/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 12 2021 | 19:50:00 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
 
.esg-cc.eec .eg-polk-element-3.esg-slideshortup {
	text-align: justify !important;
    font-family: "Open Sans", Arial, sans-serif;
    /*padding: 0px 15px !important;*/
    padding: 0px 25px 0px 25px !important;
}

/* Edited by Asif Qayyum */
.esg-center.esg-slideshortup{
font-family: 'Karla',Helvetica,Arial,Lucida,sans-serif !important;
font-size: 0.90vw !important;
line-height: 1.5em !important;
letter-spacing: .00em !important;
font-weight: 600 !important;
margin-top: -3vw !important;  
}
.esg-bottom.eg-polk-element-13 {
font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif !important;
	padding: 3px !important;
    font-weight: 400 !important;
}

@media (max-width: 600px) {
.esg-center.esg-slideshortup{
font-size: 4vw !important;
margin-top: -7vw !important;
}
div#esg-grid-3-1 {
    padding-right: 5px !important;
}

}
@media (width: 768px) {
.esg-center.esg-slideshortup{
font-size: 2vw !important;
margin-top: -4vw !important;
}
}
@media (width: 1024px) {
.esg-center.esg-slideshortup{
font-size: .97vw !important;
margin-top: -2vw !important;
}
}
@media(max-width:980px){
  .home #main-header{
    position:absolute !important;
  }
  .et_mobile_menu{
    width:126%;
  }
}
/* Edited by Stephane */