@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
@media screen and (max-width: 1400px) {
 .blog_row a {
    padding-left: 0;
}   
.blog_row a:before {
    left: 0;
    top: auto;
    bottom: -5px;
}   
.blog_caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding: 40px 37px;
}
.inner-banner {
    height: 300px;
    padding-top: 115px;
}
}
@media screen and (max-width: 1100px) {
.sectors_bx h3 {
    font-size: 20px;
} 
.blog_row h3 {
    font-size: 20px;
}
}
@media screen and (max-width: 800px) {
.home .col-md-3.logo a {
    background: transparent;
}   
.home .logo img {
    filter: grayscale(1) invert(1);
    max-height: 100px;
    width: auto;
}
.home .header_inner .logo {
    z-index: 999999;
    background: #00000094;
    width: 40%;
}
h2 {
    font-size: 36px !important;
}
.goal_bx h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.goal_bx {
    padding: 20px;
}
h1 {
    font-size: 40px !important;
}
p.padd-left-right-100 {
    padding: 0 50px;
    text-align-last: center;
}
.sectors_bx h3 {
    font-size: 15px;
}
.blog_row h3 {
    font-size: 14px;
}
.blog_row a {
    font-size: 13px;
}
footer ul.menu li a {
    padding: 15px 11px;
}
#back-top a {
    font-size: 11px;
    color: #fff;
}
section.sectors {
    padding-bottom: 0;
}
.inner-banner {
    height: 200px;
    padding-top: 65px;
}
.team_page.social_icons li a {
    color: #57b957;
    padding: 5px;
}
.team_bx {
    padding: 30px;
}
.inner-banner h2 {
    border: 0;
    color: #fff !important;
    background: #57b957bf;
    padding: 15px 50px;
    font-size: 24px !important;
}
.sec-cta .form input, .sec-cta .form textarea {
    width: 100%;
    margin: 5px auto;
    padding: 10px 20px;
    border: 1px solid #b5b2b2;
}
}
@media screen and (max-width: 600px) {
  .header_inner .container {
    padding: 0;
}
section#about-us {
    padding-bottom: 0 !important;
}
h2 {
    font-size: 20px !important;
}
p.padd-left-right {
    padding: 0 10px;
}
.goal_bx {
    height: auto;
}
.partners {
    padding: 40px 0;
}
h1 {
    font-size: 20px !important;
}
p.padd-left-right-100 {
    padding: 1px 20px;
    text-align-last: center;
}
.row.border_btm {
    display: none;
}
.social_icons {
    text-align: center;
}
.textwidget {
    padding: 0 30px;
    text-align: center;
    max-width: initial;
}
#wprmenu_bar {
    padding: 23px !important;
}
.inner-banner {
    background-size: cover !important;
}
body:not(.home) #wprmenu_bar div.hamburger {
    margin-top: -22px;
    background: #57b957 !important;
    padding: 10px;
    background-color: #57b957 !important;
    margin-right: -22px;
}
div#mg-wprm-wrap {
    padding: 50px 50px !important;
}
}