@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('https://connect.cambrex.com/rs/228-UVG-709/images/GothamSSm-Light_Web.woff2') format('woff2'),
		url('https://connect.cambrex.com/rs/228-UVG-709/images/GothamSSm-Light_Web.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}


@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('https://connect.cambrex.com/rs/228-UVG-709/images/GothamSSm-Book_Web.woff2') format('woff2'),
		url('https://connect.cambrex.com/rs/228-UVG-709/images/GothamSSm-Book_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}


@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('https://connect.cambrex.com/rs/228-UVG-709/images/GothamSSm-Bold_Web.woff2') format('woff2'),
		url('https://connect.cambrex.com/rs/228-UVG-709/images/GothamSSm-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}	
	
	
	
html, body {
font-family: 'HCo Gotham SSm', Helvetica, Arial, Lucida, sans-serif;
font-weight: 300;
font-style: normal;	
height: 100%;
-webkit-font-smoothing: antialiased; 
-moz-osx-font-smoothing: grayscale;
}
body{
font-size: 18px;
line-height:27px;         
color:#00434F;
background-color: #ffffff;
font-family: 'HCo Gotham SSm';	
}
ul, ol {
margin-bottom: 0;
padding-inline-start:20px;
}
ul li {
padding-bottom:15px;
}
.semi-bold {
font-weight:700;
}
.bold {
font-weight:700;
}
.clear {
clear: both;
}

.uppercase {
text-transform: uppercase;
}

a {
color: #08B1A8;
text-decoration: none;
line-height: inherit;
}		  
a:focus, a:hover {
text-decoration: none;
color:#2795b6;
}
a:visited {
color:#08B1A8;
}
   
.body-background-image {
position:relative;
padding:30px 0;
}

.banner-text-section {
 margin-top:10px;
} 

.body-text {
 font-size:18px;
 line-height: 27px;
 margin:20px 0 37px 0;
 padding:0;
}
p{
 font-size:18px;
 line-height: 27px;
}	
p strong{
 font-weight: 700;
	font-family:'HCo Gotham SSm', sans-serif;
}	
p span{
font-weight: 700;
font-family:'HCo Gotham SSm', sans-serif;
color:#08B1A8;	
}	
.feature-header-image {
line-height: 0;
border-radius: 0 0 0 150px;
overflow: hidden;
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;			
}

h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0;
font-weight: 700;
font-family: 'HCo Gotham SSm', sans-serif;		
}
h1,.body-title {
font-size: 72px;
line-height: 110%;
letter-spacing: -0.005em;
margin-bottom: 30px;
color: #00434F;	
font-family: 'HCo Gotham SSm', sans-serif;	
font-weight: 700;	
}
.body-title h1 span {
color: #08B1A8;
display: block;
}	

h3 {
font-size: 30px;
line-height:39px;
font-weight: 700;
margin-bottom: 10px;
color: #00434F;
font-family: 'HCo Gotham SSm', sans-serif;	
}
h4 { 
font-size: 25px;
line-height: 34px;
}

.title h4 {
font-weight:700!important;
}
h5 {
font-size: 18px;
line-height:22px;
font-family: 'HCo Gotham SSm', sans-serif;
font-weight:700;	
}
.white-text {
color: #ffffff;
}
	
img {
max-width:100%!important;
}  
.container {
max-width: 1336px;
padding:0 27px;	
margin: 0 auto;
}
header {
margin: 0 auto;
width: 100%;
background-color: #ffffff;
}

.header-top {
padding-top:5px;
text-align: left;
margin: 0 auto;
}

.pad-top{
padding-top: 35px;  
} 

#header-logo img{
width:205px;
}
.navbar {
padding: 0;
}	
ul.top .nav-item .nav-link {
font-size: 12px;
line-height: 148.7%;
color:#00434f;
font-family: "HCo Gotham SSm";
font-weight:300;	
padding-bottom: 0;	
}
ul.top .nav-item .nav-link:after, .navbar-light .navbar-nav .nav-item.btn a:after {
content:'';
}	
ul.top .nav-item .nav-link:last-child {
padding-right: 0;
}
ul.top .nav-item {
padding-bottom: 0;
}	
.navbar-light .navbar-nav .nav-link {
font-size: 14px;
color: #00434f;
font-family: "HCo Gotham SSm";
font-weight: 700;	
padding:15px 31px 15px 20px;
position: relative;
}
.navbar-light .navbar-nav .nav-link:after {
	content:"\f054";
	font-family:"Font Awesome 5 Free";
	font-style:normal;
	font-weight:900;
	color:#08b1a8;
	position: absolute;
	right: 0;
}
.navbar-light .navbar-nav .nav-item.btn{
padding:15px 20px;	
padding-right:0;
padding-top:0;
}	
.navbar-light .navbar-nav .nav-item.btn a{
background-color:#DB4814!important;
background: linear-gradient(to right, #007D80 50%, #DB4814 50%)!important;	
background-size: 201% 100%!important;
background-position: right bottom!important;
transition: all 0.25s ease;		
padding:11.5px 17px;
text-align: center;
display: inline-block;
font-weight: 700;
font-family: "HCo Gotham SSm";	
font-size: 14px;
min-width:unset;
height: unset;
outline: none;
color: #FFF;
margin: 0;
border-radius:0;
cursor: pointer;
max-width: 100%;
overflow: hidden;
white-space: nowrap;
text-decoration: none;
}

.navbar-light .navbar-nav .nav-item.btn a:hover{
color: #ffffff!important;
background-position: left bottom!important;	
}		
.btn {
padding:0;
}

.btn a{
color:#00434F;
background-color:#EAF5F5;
padding: 15px 40px;
text-align: center;
display: inline-block;
font-weight: 700;
font-size: 14px;
font-family: 'HCo Gotham SSm', sans-serif;
height:auto;
outline: none;
min-width: 215px;
margin: 0;
border-radius:5px;
transition: border .5s, color .5s, background .5s;
cursor: pointer;
align-content: center;
max-width: 100%;
overflow: hidden;
white-space: nowrap;
-ms-text-overflow: ellipsis;
text-overflow: ellipsis;
text-decoration: none;
position: relative;
background: linear-gradient(to right, #007D80 50%, #EAF5F5 50%)!important;
background-size: 201% 100%!important;
background-position: right bottom!important;
transition: all 0.25s ease;		
}
/*.btn a:before {
	background-color: #007D80;
	content:";
	position: absolute;
	top: 0;
	left: 0px;
	transition: transform 0.25s ease;
	transform: translate(-105%, 0);
	width: 100%;
	height: 100%;
}*/
.btn a:hover{
color: #ffffff!important;
background-position: left bottom!important;	
}	
.btn:hover a{
color: #fff!important;
}	
/*.btn a:hover {
background-color: #D0453F;
color: #FFF;
text-decoration: none;
border: 2px solid transparent; 
}*/
.arrow-link a  {
position: relative;
color: #00434F ;
font-weight: 700;
font-family:'HCo Gotham SSm';	
font-size:18px;  
display: inline-block;
vertical-align: middle;
cursor: pointer!important;
}
.arrow-link a:before  { 
content:"\f063";
font-family:"Font Awesome 5 Free";
font-style:normal;
font-weight:900;
color:#08b1a8;
display: inline-block;
margin-right:10px;	
transition: transform .5s;
}

.arrow-link a:hover::after {
transform: translateX(5px);
}
.form-container {
background-color: #ffffff;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
border-radius: 10px;
padding: 30px;
}

.main-title, h2 {
font-size:42px;
line-height: 120%;
letter-spacing: -0.005em;
font-weight: 700;
margin-bottom:23px;
color: #00434F;
font-family:'HCo Gotham SSm', sans-serif;	
}	
h2 span{
font-family:'HCo Gotham SSm', sans-serif;
font-weight:400;	
}	
.authors:before {
content:"";
width: 5px;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #DBF0EF;
}
.authors {
padding-left: 25px;
position: relative;
}
.authors h4 {
color:#00434F;
font-family: 'HCo Gotham SSm', sans-serif;
font-size: 18px;
line-height: 22px;	
font-weight: 700;
margin-bottom: 1.5rem;	
}
.authors h5 {
font-size: 14px;
line-height: 148.7%;
font-family: 'HCo Gotham SSm', sans-serif;
font-weight: 700;	
color:#2F575F;
}	
.authors p {
font-size: 14px;
line-height: 148.7%;
font-family: 'HCo Gotham SSm', sans-serif;
font-weight:300;	
color:#2F575F;
}		
.speakers .col-lg img {
margin-bottom: 15px;
	border-radius: 10px;
}
.speakers .col-md-4 img {
margin-bottom: 15px;
	border-radius:0px;
}	
.speakers .col-lg h4, .speakers .col-md-4 h4 {
font-size:18px;
}
.speakers .col-lg p, .speakers .col-lg a, .speakers .col-md-4 p, .speakers .col-md-4 a {
font-size:14px;
line-height: 18px	;
}

table tr {
	border-bottom:3px solid #A8BEC3;
}
table tr:last-child {
	border-bottom:3px solid #BDD01B;
}		
table tr td{
	/*padding-left: 0!important;*/
}
table tr td p strong {
font-size:18px;
font-family:'HCo Gotham SSm', sans-serif;
font-weight: 700;	
position: relative;
}	
table tr td p strong:before {
background-color: #08B1A8;
content: ";
width: 3px;
height: 100%;
position: absolute;
top: 0;
left: -10px;
	}
table tr td p span {
font-size:16px;
font-family: 'HCo Gotham SSm', sans-serif;
font-weight:400;		
}	
	
table tr td p{
font-size:14px;
font-family: 'HCo Gotham SSm', sans-serif;
font-weight:400;
margin-bottom: 0;	
}
	
.card {
border:none;
transform: 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
box-shadow: 0 4px 20px rgba(10, 10, 10, 0.1);
border-radius: 10px;
overflow: hidden;
background-color: #ffffff;
color: #2F575F;
max-width: 100%;
}
.card-content__type	span {
font-size:14px;
font-family: 'HCo Gotham SSm', sans-serif;
font-weight:400;
}
.card h4{
color:#00434F;
font-size:21px;
line-height: 27px;	
font-family:'HCo Gotham SSm', sans-serif;
font-weight: 700;	
}
.card p {
font-size:18px;
line-height: 27px;
font-family: 'HCo Gotham SSm', sans-serif;
font-weight:400;	
}	
.card a {
	color:#00434F;
}	
.card:has(.card-link) {	
transform: 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}	
.card:has(.card-link:hover) {
transform: translateY(-0.15em);
}	
.card-footer {
border-top: 0;
background-color: transparent;
}	
.card-footer span {
font-size: 16px;
line-height: 148.7%;
font-family: 'HCo Gotham SSm', sans-serif;
font-weight:700;
color:#08B1A8;	
padding-right:10px;
}
.card-footer span:last-child {
padding-right:0
}	
.mktoForm {
max-width:100%!important;
margin:0 auto;
} 

/* MARKETO RESET STYLES.
* Get rid of those god-awful stylings created by a bunch of back-end engineers
* who don't know anything about front-end development. */
.mktoOffset, .mktoGutter, .mktoClear, .mktoAsterix {
display: none!important; }

/* MARKETO FULL-WIDTH.
* This makes the form fit whatever contains it. */
form, .mktoFieldDescriptor, .mktoFieldWrap, input, .mktoForm select.mktoField  {
width: 100%!important; }

/* MARKETO LABEL*/ 
.mktoForm label {
line-height: 148.7%;
color: #00434F;
margin-bottom: 10px!important;	
}

/* MARKETO MOBILE FORM RESET.
* These are meant to make forms 'responsive,' but it's a lot of unnecessary
* styling that breaks our more robust styling. */
.mktoForm {
padding: 0px !important;
font-family: "HCo Gotham SSm", sans-serif!important;
font-weight:300;	
}
.mktoForm .mktoFormCol {
width: 100%; }

/* one item */
.mktoFormCol:first-child:nth-last-child(2),
.mktoFormCol:first-child:nth-last-child(2) ~ .mktoFormCol {
width: 100%;
}

/* two items */
.mktoFormCol:first-child:nth-last-child(3),
.mktoFormCol:first-child:nth-last-child(3) ~ .mktoFormCol {
width:50%!important;
padding-right:2%;
display: inline-flex;
}

.mktoFormCol:first-child:nth-last-child(3) ~ .mktoFormCol {
padding-left:2%;
padding-right: 0;
}          

/* three items */
.mktoFormCol:first-child:nth-last-child(4),
.mktoFormCol:first-child:nth-last-child(4) ~ .mktoFormCol {
width: 32.3333%!important;
padding-right:1%;
}

/* four items */
.mktoFormCol:first-child:nth-last-child(5),
.mktoFormCol:first-child:nth-last-child(5) ~ .mktoFormCol {
width: 24%!important;
padding-right:1%;  
}          

.mktoForm fieldset {
padding: 0px !important;
margin: 0 !important;
border: 0; }
.mktoForm fieldset legend {
display: none !important; }
.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
height: inherit !important;
line-height: inherit !important;
font-size: inherit; }

.mktoForm input[type="text"],  .mktoForm input[type="email"], .mktoForm input[type="number"], .mktoForm input[type="tel"], .mktoForm input[type="date"]{
box-shadow: none!important;
font-family:"HCo Gotham SSm", sans-serif!important;
font-weight:300;	
display: block;
width: 100%!important;
height: 40px !important;
padding:10px 15px !important;
-webkit-appearance: none;
border-radius: 0;
background-color:#fff!important;
border:thin solid #A8BEC3;	
}         

.mktoForm select.mktoField, .mktoForm textarea.mktoField {
box-shadow: none!important;
font-family:"HCo Gotham SSm", sans-serif!important;
font-weight:300;	
display: block;
width: 100%!important;
padding:5px 15px !important;
height:auto!important;	
-webkit-appearance: none;
border-radius: 0;
background-color:#fff!important;
}		  

.select {
height: 3rem;
width: 100%;
display: inline-block;
max-width: 100%;
position: relative;
vertical-align: top;
}
.mktoForm .select select {
    border-radius: 0 !important;
}
.mktoForm .select select {
    width: 100% !important;
    padding-right: 2.5em;
    font-size: 18px;
    height: 50px;
    width: 100%;
    height: 43px;
    font-size: 14px;
    line-height: 148.7%;
    border-radius: 6px;
    border-width: 1px;
    border-color: #A8BEC3!important;
    cursor: pointer;
    display: block;
    max-width: 100%;
	outline: none;
	}
.select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border-radius: 0.3rem;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 3rem;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(0.5em - 0.1rem);
    padding-left: calc(0.75em - 0.1rem);
    padding-right: calc(0.75em - 0.1rem);
    padding-top: calc(0.5em - 0.1rem);
    position: relative;
    vertical-align: top;
}

.select:after {
    border: 3px solid #08B1A8;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: 0.625em;
    margin-top: -0.75em;
    pointer-events: none;
    position: absolute;
    top: 50%;
	  right: 1.125em;
    z-index: 4;
    transform: rotate(-45deg);
    transform-origin: center;
    width: 0.625em;
}	

	
.mktoForm input[type=checkbox] {
flex: none!important;	
-webkit-appearance: none!important;	
width: 30px!important;	
height: 30px!important;	
border: 1px solid #A8BEC3!important;	
border-radius: 6px!important;	
}
.mktoForm .checkbox input, .mktoForm .radio input {
margin-right: 10px!important;	
cursor: pointer!important;	
vertical-align: baseline!important;	
}
.mktoForm .checkbox {
    flex-flow: row-reverse nowrap!important;	
    justify-content: flex-end!important;	
}
.mktoForm .checkbox, .mktoForm .radio {
    display: flex!important;	
    align-items: center!important;	
}	
.mktoForm .checkbox label, .mktoForm .mktoCheckboxList {
    width: auto!important;
    display: flex!important;
}
.mktoForm input[type=checkbox]:checked {
    position: relative;
    background: #00A5A8;
    border-color: #00A5A8;
}
.mktoForm input[type=checkbox]:checked::after {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMy41IDExLjEiPgogIDxwYXRoIGQ9Ik0xLjEgNS4zbDQgNEwxMiAuNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==);
    position: absolute;
    left: 5%;
    top: 12.5%;
    width: 90%;
    height: 75%;
    line-height: 0;
    border-right: none;
    border-top: none;
}	
.mktoForm .mktoFormCol {
  margin-bottom: 20px!important;
}
.mktoForm .mktoLabel {
float:none!important;
line-height: 1.2em;
padding-top: 0.3em;
width:100%!important;
font-family:"HCo Gotham SSm", sans-serif!important;
font-weight:300;	
font-size:18px;	
}

.mktoForm .mktoRequiredField label.mktoLabel:after {
content: ' *';
color:#A8BEC3!important;
}       
  

.mktoFieldDescriptor {
margin: 0 0 15px !important; }

.mktoButtonRow, .mktoButtonWrap {
display:block !important;
position: inherit!important;
margin:15px 0 10px 0!important; 
width:100%!important;   
}

.mktoButtonWrap {
margin: 0 !important; }

.mktoForm input[type="submit"], .mktoButton {
box-shadow: none!important;
border: 0 !important;
color: #00434F!important;
background: linear-gradient(to right, #007D80 50%, #EAF5F5 50%)!important;
background-size: 201% 100%!important;
background-position: right bottom!important;
transition: all 0.25s ease;	
font-family: "HCo Gotham SSm", sans-serif!important;
font-weight: 700;
font-size: 14px!important;
line-height: 148.7%!important;
width: 100%!important;
background-image: none;
padding: 15px 72px!important;
text-align:center;
text-decoration: none;
cursor: pointer;
width:100%!important;
display:block!important;
padding: 9px 15px;
height: auto;
position: relative;
overflow: hidden;	
height:unset!important;
text-shadow: none!important;	
}

.mktoForm input[type="submit"]:hover, .mktoButton:hover {
color: #ffffff!important;
background-position: left bottom!important;
}	


.mktoForm .mktoError {
left:0!important;
}


.columns-wrapper {
margin: 0 auto;
}


footer {
padding:60px 0 92px;
background:#00434F;
}

.footer-links ul {
padding-left:0;
}
.footer-links ul li {
list-style-type: none;
display: inline-block;
padding-right:20px;
padding-bottom: 0;
}

.footer-links ul li a {
font-size: 14px;
color: #fff;
font-weight:700;
text-decoration: none;
font-family: 'HCo Gotham SSm', sans-serif;
}

.footer-address {
color:#fff;
font-family: 'HCo Gotham SSm', sans-serif;	
font-size: 14px;	
font-weight:400;
}
.et-social-icons {
text-align: right;
padding:0px 0 0 0;

}

.et-social-icon {
display: inline-block;
position: relative;
cursor: pointer;
width: 40px;
height: 40px;
padding: 0px;
text-decoration: none;
text-align: center;
color: #fff;
font-size: 40px;
font-weight: normal;
}

.et-social-icons li {
display: inline-block;
margin-right:10px;
}

.et-social-icon a {
display: inline-block;
position: relative;
color:#fff;
font-size: 40px;
text-align: center;
text-decoration: none;
transition: color 300ms ease 0s;
}
#body-text {
font-size:18px;
line-height: 27px;
font-weight:400;
}

.text {
font-size:18px;
line-height: 27px;
font-weight:400;
}
@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 991px) {

.navbar-light .navbar-toggler {
    color: #00434F;
    border:none;
}
.navbar-light .navbar-toggler-icon {
    width: 44px !important;
    height: 44px;
    background-image: url('https://connect.cambrex.com/rs/228-UVG-709/images/mobile-menu.svg');
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}	
.navbar {
/*flex-flow: row-reverse;*/
padding: 15px 16px 15px 18px!important;
flex-flow: row-reverse nowrap;
justify-content: space-between;
align-items: center;
z-index: 101 !important;
position: relative !important;
padding: 15px 16px 15px 18px !important;
background-color: #fff;
}
.navbar-collapse	{
position: absolute !important;
width: 290px !important;
right: 0 !important;
top:72px;	
background: #ffffff !important;
box-shadow: 4px 8px 20px 10px rgba(0, 0, 0, 0.15) !important;
border-radius: 0 0 0 20px !important;
overflow: auto !important;
padding-bottom: 28px;
z-index: 10;		
}
 ul.top .nav-item {
padding-bottom: 11px;
}	
	.navbar-collapse .nav-item .nav-link {
		padding: 0;
	}	
.navbar-collapse .nav-item	{	
font-size: 16px;
line-height: 148.7%;
padding: 11px 60px 11px 37px;
}
.navbar-light .navbar-nav .nav-item.btn{
text-align: left;
padding:15px 60px 15px 37px;
}		

#mobileMenu	{
border-top:thin solid #00434F;
}
#mobileMenu ul.top .nav-item .nav-link	{	
font-size: 16px;
line-height: 148.7%;
}		

	
#header-logo img {
width:140px;
}	
h1, .body-title { 
width: 100%;
font-size: 40px;
line-height: 110%;
letter-spacing: -0.005em;
margin-bottom: 17px;
}
h2, .title {
font-size: 27px;
line-height:34px;
}
h3 {
font-size:24px;
line-height:31px;
}
h4 {
font-size:22px;
line-height:29px;
}
h5{
font-size:21px;
line-height:27px;
}
.et-social-icons {
float: none;
padding-top:20px;
text-align: center;
padding-left:0;
}
footer{
text-align:center;
}
}
@media only screen and (max-width: 768px) {

.d-flex {
display: block!important;
}
			 /* one item */
.mktoFormCol:first-child:nth-last-child(2),
.mktoFormCol:first-child:nth-last-child(2) ~ .mktoFormCol {
width: 100%!important;
}

/* two items */
.mktoFormCol:first-child:nth-last-child(3),
.mktoFormCol:first-child:nth-last-child(3) ~ .mktoFormCol {
width: 100%!important;
padding-right:0;
padding-left: 0;
}

/* three items */
.mktoFormCol:first-child:nth-last-child(4),
.mktoFormCol:first-child:nth-last-child(4) ~ .mktoFormCol {
width: 100%!important;
padding-right:0;
}

/* four items */
.mktoFormCol:first-child:nth-last-child(5),
.mktoFormCol:first-child:nth-last-child(5) ~ .mktoFormCol {
width: 100%!important;
padding-right:0;  
}
}

@media only screen and (max-width: 500px) {
}

@media only screen and (max-width: 479px) {
.header-top {
text-align: center;
padding:30px 0;
}
.form-title {
margin-top:20px;
} 

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
width:100%!important;
}

h1 { 
margin-top: 10px !important;
line-height:35px;
}
h2 {
font-size: 20px !important;
line-height:24px;
}
h3 {
font-size: 32px;
line-height: 42px;
margin-top: 50px;
}
h4,.three-col-alignment.title,.three-col-alignment.title h4 {
font-size: 17px !important;
line-height: 24px;  
}

h5 {
font-size: 16px !important;
}
#logo {
padding-bottom: 10px;
}


.et-social-icons {
float: none;
padding-top:20px;
text-align: center;
padding-left:0;
}
footer {
text-align:center;
}
#Copyright {
margin:40px 0 0 0 ;
}
}
section {position:relative;}
.helper {top:0; left:0; border-top: 10px solid rgba(255, 0, 0, 0.75); width: 100%; z-index:999;position:absolute; }
.helper div {width: fit-content; padding: .25rem 2rem; background-color: rgba(0, 115, 255, 0.75);}
.helper div p {padding:0!important;margin:0!important;font-weight:bold;color:#fff;}