@media screen and (max-width: 1830px) {
  header.header .col-sm-5 {
    width: 69%;
}
header.header .col-sm-7 {
    width: 31%;
}  
.banner .head {
    top: 200px;
}
.footer {
    margin-left: 15px;
}
}   
@media screen and (max-width: 1100px) {
header.header .col-sm-5 > .col-sm-3 {
    display: none;
} 
.header .header-menu {
    margin-top: 0;
    margin-right: 0;
    padding-right: 0;
}
header.header .col-sm-5 .row > .col-sm-3 {
    display: none;
}
header.header .col-sm-3.nopad {
    width: 35%;
    display: inline-block !important;
    padding-left: 14%;
}
.footer {
    margin-left: 4px;
}
}
@media screen and (min-width: 100px) and (max-width: 800px) {
    .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;
}
.home .nav-cross span {
    background: #fff;
}
a#hamburg {
    position: absolute;
    z-index: 999999999999;
}
.logo img {
    max-height: initial;
}
header.header .col-sm-3.nopad {
    width: 100%;
}
header.header .col-sm-5 {
    width: 44%;
}
header.header .col-sm-7 {
    width: 56%;
}
.header .logo {
    margin-left: 110px;
}
.footer {
    margin-left: 0;
}
.push-logo img {
    filter: grayscale(1) invert(1);
}
html.open-menu nav.nav1 {
    background: #fff;
    padding: 20px;
}
.services-page .bg-img {
    margin-top: 10px;
}
}
@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: 700px) {
    [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;
}
.home .nav-cross span {
    background: #ffffff;
}
.header .logo {
    text-align: center;
}
.header .contact {
    text-align: center;
}
.header .contact h5 {
    font-size: 14px;
}
.header .contact a {
    font-size: 14px;
}
.banner .head {
    text-align: center;
    top: 158px;
    margin: 25px 0;
}
.banner .head h1 {
    font-size: 18px;
    margin: 25px 0px 0px;
    padding: 0px 7px 0px 25px;
}
.banner .head h3 {
    font-size: 14px;
    padding: 0px 0px 0px 20px;
}
.footer .footer-contact h5 {
   font-size: 12px;
}
.footer .footer-contact a {
    font-size: 12px;
}
.footer .copy p {
    font-size: 10px;
}
.footer .social a {
    font-size: 19px;
}
.banner .head h2 {
    line-height: 16px;
}
.page-id-12 .services-page .head h2 {
    font-size: 22px;
    text-align: center;
}
.page-id-12 .services-page .head .post-link {
    padding-left: 19%;
    text-align: center;
}
header.header .col-sm-7 {
    width: 100%;
}
.header .logo img {
    padding-right: 15px;
}
.header .logo {
    text-align: right;
}
header.header .col-sm-5 {
    width: 100%;
}
.banner .head {
    top: 230px;
}
.banner .head h2 {
    line-height: 0;
    font-size: 16px;
}
.banner .head h1 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.banner .head h3 {
    font-size: 13px;
    padding: 0;
}
.footer .main {
    display: block;
    text-align: center;
}
.copy {
    padding-top: 10px;
}
footer.footer {
    padding-top: 10px;
}
.footer .social {
    text-align: center;
}
.header .contact {
    display: none;
}
.inner-banner {
    height: 100px;
}
.page-id-12 .services-page .head h2 {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
.services-page .head .post-link ul li a {
    font-size: 14px;
    padding: 12px 18px;
}
.services-page .disc h2 {
    font-size: 23px;
}
.services-page .disc h6 {
    font-size: 14px;
}
.services-page .disc .call a h6 {
    margin-top: 4px;
}
.services-page .pic img {
    height: auto;
}
.services-page .col-sm-6 {
    margin-top: 20px;
}
.contact-page .head h2 {
    font-size: 30px;
}
.contact-page .head .call a {
    font-size: 30px;
}
.contact-page .head .call a i {
    transform: rotate(0deg);
}
.contact-page .bg-img {
    margin-top: 10px;
}
a#hamburg {
    top: 45px;
}
}
@media screen and (min-width: 1024px){
section.banner .container {
    width: 960px !important;position: relative;
}
.page-id-12 .container {
    width: 960px !important;position: relative;
}
}
@media screen and (min-width: 1216px){
section.banner .container {
    width: 1152px !important;position: relative;
}
.page-id-12 .container {
    width: 1152px !important;position: relative;
}
}
@media screen and (min-width: 1408px){
section.banner .container {
    width: 1344px !important;position: relative;
}
.page-id-12 .container {
    width: 1344px !important;position: relative;
}
}

