@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){  
.banner .bg-img {
    height: 860px;
}

.banner .head {
    text-align: center;
    padding: 300px 0 0 0;
}

.banner .head h5 {
    margin: 0 0 10px;
    font-size: 48px;
}

.banner .head h2 {
    margin: 0 0 10px;
    font-size: 50px;
}

.banner .head p {
    font-size: 15px;
    line-height: 26px;
    padding: 0 40px;
}

.sec-about .head {
    padding: 0 120px 0 80px;
}

.sec-about .pic {
    position: absolute;
    bottom: -500px;
    width: 100%;
}

.sec-about .pic img {
    width: 100%;
    height: 560px;
    object-fit: cover;
}


.sec-about .pic {
    position: absolute;
    bottom: -460px;
    width: 100%;
}

.sec-about {
    padding: 50px 0;
}

.sec3 {
    padding: 80px 0 0;
}

.sec4 .pic img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}

.sec4 .head {
    padding: 0 70px 0 80px;
}

.sec4 .head h2, .sec5 .head h2, .sec6 .head h2, .sec7 .head h2, .sec-contact .head h2 {
    margin: 0 0 15px;
    font-size: 44px;
}
.sec6 .content {
    padding: 20px 30px;
    width: 70%;
    box-shadow: 0.939px 5.926px 49px 0px rgba(0, 0, 0, 0.06);
    margin: 30px 0 30px 30px;
    border-radius: 10px;
}

.sec6 .content p {
    font-size: 15px;
    line-height: 30px;
}

.sec6 .head {
    margin-left: 50px;
    margin-top: 50px;
}
.sec6 .head h2 {
    margin-left: 30px !important;
}

.sec6 .main .pic img {
    width: auto;
    height: auto;
}

.sec6 .col-sm-2 {
    padding: 0;
}
.sec6 .slick-dots {
    right: -250px;
}

.sec6 .pic {
    margin: -110px 0 0;
    position: relative;
}

.sec7 {
    padding: 50px 0;
}

.sec7 .head, .sec-contact .head {
    margin-bottom: 30px;
}

.sec-contact {
    height: 700px;
    padding: 50px 0;
}

.footer {
    padding: 40px 0 0;
}

.footer .row.bottom {
    padding: 15px 0;
    margin: 30px 0 0;
}

.footer .top-heading a {
    font-size: 24px;
}

.footer .top-heading h3 {
    margin: 0px 0 20px;
    font-size: 24px;
}
footer.footer .tnp form .tnp-field-email input {
    width: 78%;
    color: #000;
    padding: 12px 20px;
}
    footer.footer .tnp form .tnp-field-button:before {
        top: -12px;
    }

.footer .top-heading p {
    font-size: 15px;
    line-height: 25px;
}

.footer .top-heading .menu ul li a {
    font-size: 15px;
    line-height: 24px;
}


.footer .mail a {
    font-size: 16px !important;
}

.sec4 .head ul li {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 24px;
}

.sec-about .head h2 {
    margin: 0 0 10px;
    font-size: 40px;
    font-weight: 600;
    color: #000;
}

.sec-about .head h4 {
    margin: 0 0 10px;
    font-size: 20px;
}

.sec-about .head p {
    font-size: 15px;
    line-height: 26px;
}
    .sec-about .head {
        padding: 0 90px 0 50px;
    }
    
.sec4 .row {
    display: block;
    align-items: center;
}

.sec4 .head p {
    font-size: 15px;
    line-height: 26px;
}

.page-id-35 .sec4 {
    padding: 50px 0;
}

.inner-banner h2 {
    padding: 120px 0 0;
    font-size: 36px;
}
.inner-banner {
    height: 190px;
    width: 100%;
}

.sec-cta {
    padding: 50px 0;
}

.sec-cta .left h2 {
    margin: 0 0 20px;
    font-size: 36px;
}

.sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 36px;
}

.sec-cta .right ul li a {
    font-size: 18px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 20px;
    font-size: 24px;
}


}

@media screen  and (max-width: 1367px){  
.sec-about .pic {
        position: absolute;
        bottom: -400px;
        width: 100%;
    }

    .sec-about .pic img {
        width: 100%;
        height: 530px;
        object-fit: cover;
    }
        .sec-contact {
        height: 600px;
        padding: 40px 0;
    }


}

@media screen  and (max-width: 1100px){  

.header .email-address a {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
}

.header .col-sm-3 {
    padding: 0;
}

.header .address h6 {
    font-size: 13px;
}

.header .call h6 {
    font-size: 13px;
}

.header .menu ul li {
    margin: 0 8px;
}

.header .menu ul li a {
    font-size: 14px;
}

.searchpanel {
    top: 36px;
}
.banner .bg-img {
        height: 620px;
    }
        .banner .head h5 {
        margin: 0 0 10px;
        font-size: 38px;
    }
        .banner .head h2 {
        margin: 0 0 10px;
        font-size: 40px;
    }
    .banner .head {
        text-align: center;
        padding: 240px 0 0 0;
    }
        .sec-about .pic img {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }
        .sec-about .pic {
        bottom: -340px;
    }
        .sec-about {
        padding: 20px 0;
    }
        .sec-about .head h2 {
        font-size: 36px;
    }
        .sec-about .head h4 {
        font-size: 18px;
    }
        .sec-about .head p {
        font-size: 14px;
        line-height: 25px;
    }
        .sec-about .head {
        padding: 0 30px 0 30px;
    }
        .sec3 {
        padding: 50px 0 0;
    }
    
.sec3 .col-sm-3 {
    padding: 0;
}

.sec4 {
    padding: 50px 0;
}
.sec4 .head h2, .sec5 .head h2, .sec6 .head h2, .sec7 .head h2, .sec-contact .head h2 {
        margin: 0 0 10px;
        font-size: 36px;
    }
    .sec4 .head {
        padding: 0 30px 0 30px;
    }
        .sec4 .head p {
        font-size: 14px;
        line-height: 25px;
    }
    .sec4 .head ul {
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
    list-style: none;
}
    .sec4 .head ul li {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    
.sec4 .head .read {
    margin-top: 20px;
}
    .sec4 .pic img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }
    
.sec5 {
    padding: 20px 0;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}
.sec5 input#tnp-1 {
    padding: 15px !important;
    font-size: 14px !important;
    width: 94% !important;
}
.sec5 input.tnp-submit {
    bottom: 12px !important;
    width: 20% !important;
    padding: 15px !important;
    font-size: 15px !important;
}
.sec7 {
        padding: 30px 0;
    }
    
.sec7 .head p {
    font-size: 14px;
    line-height: 26px;
    padding: 0 40px;
}


.sec7 .main .pic img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: top;
}
.sec7 .main .pic {
    transition: .5s all ease-in-out;
    height: 330px;
}

.sec7 .main .disc h3 {
    margin: 0 0 10px;
    font-size: 18px;
}

.sec7 .main .disc h5 {
    font-size: 13px;
}
    .sec-contact {
        height: 530px;
        padding: 40px 0;
    }
    .sec-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    padding: 18px 20px;
    font-size: 14px;
    height: 150px;
}
.footer .top-heading p {
        font-size: 14px;
        line-height: 23px;
    }
    
.footer .top-heading.two {
    position: relative;
    left: 40px;
}
footer.footer .tnp form .tnp-field-button {
    top: -43.5px;
    right: -124px;
}
.footer .top-heading h3 {
        margin: 0px 0 20px;
        font-size: 22px;
    }
    
.footer .top-heading h4 {
    margin: 0 0 20px;
    font-size: 16px;
}
    .footer .top-heading a {
        font-size: 20px;
    }
        .footer .row.bottom {
        padding: 15px 0;
        margin: 20px 0 0;
    }
    
.page-id-36 .sec7 .col-sm-4 {
    width: 50%;
}

.page-id-36 .sec7 .main {
    min-height: 700px;
}
.sec-cta .left h2 {
        margin: 0 0 20px;
        font-size: 30px;
    }
        .sec-cta .right h2 {
        margin: 0 0 20px;
        font-size: 30px;
    }

}

@media screen  and (max-width: 800px){     

.header .top-1 {
    padding: 10px 0;
    text-align: center;
}

.header .top-1 .col-sm-9 {
    width: 100%;
    text-align: center;
}

.header .top-1 .col-sm-3 {
    width: 100%;
    text-align: center;
}

.header .email-address {
    text-align: center;
}

.header .call {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}

.header .row.main-2 {
        padding: 10px 0 0;
        position: absolute;
        z-index: 9999;
        display: block;
        width: 100%;
    }

.header .row.main-2 .col-sm-9{
    width: 100%;
    text-align: center;
    display: none;
}
.header .row.main-2 .col-sm-3{
    width: 100%;
    text-align: center;
}
    .logo img {
        max-height: 80px;
        width: auto;
    }
        .banner .bg-img {
        height: 480px;
    }
        .banner .head {
        text-align: center;
        padding: 180px 0 0 0;
    }
        .banner .head h2 {
        margin: 0 0 10px;
        font-size: 30px;
    }
        .banner .head h5 {
        margin: 0 0 10px;
        font-size: 30px;
    }
    .banner .head .contact a {
    font-size: 15px;
    padding: 10px 20px;
}
.sec-about .pic img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
        .sec-about .pic {
        bottom: 0;
        position: inherit;
    }
        .sec-about .head {
        padding: 0 10px 0 20px;
    }
    .sec-about .head h2 {
        font-size: 30px;
    }
    .sec-about .head h4 {
        font-size: 16px;
    }
        .sec-about .head p {
        font-size: 13px;
        line-height: 23px;
    }
    
.sec-about .head .read {
    margin-top: 10px;
}

.sec-about .head .read a {
    font-size: 14px;
    padding: 10px 20px;
}
.sec3 {
        padding: 20px 0 0;
    }
        .sec4 .head h2, .sec5 .head h2, .sec6 .head h2, .sec7 .head h2, .sec-contact .head h2 {
        margin: 0 0 10px;
        font-size: 30px;
    }
        .sec4 .head p {
        font-size: 13px;
        line-height: 23px;
    }
        .sec4 .head ul {
        margin: 10px 0 0 0;
        padding: 0 0 0 20px;
    }
    .sec4 .head {
        padding: 0 10px 0 10px;
    }
        .sec4 .head ul li {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 10px;
    }
    
.sec4 .head ul li:before {
    top: 8px;
    left: -15px;
    height: 5px;
    width: 5px;
}
    .sec4 .pic img {
        height: auto;
    }
    .sec7 .main .pic img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        object-position: top;
    }
        .sec7 .main .pic {
        transition: .5s all ease-in-out;
        height: auto;
    }
    .sec7 .main .disc h3 {
        margin: 0 0 10px;
        font-size: 16px;
    }
    .sec-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 10px 10px;
    font-size: 13px;
    margin-bottom: 2px;
}
.sec-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        padding: 10px 10px;
        font-size: 13px;
        height: 120px;
    }
        .sec-contact {
        height: auto;
        padding: 20px 0;
    }
    .sec-contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
    padding: 10px 20px;
}
.sec7 .head, .sec-contact .head {
        margin-bottom: 15px;
    }
        .footer {
        padding: 20px 0 0;
    }
    
.footer .col-sm-4 {
    display: none;
}
.footer .row.bottom {
        padding: 10px 0;
        margin: 0px 0 0;
    }
        .footer {
        padding: 0px 0 0;
    }
    
.footer .row.bottom .col-sm-6 {
    width: 100%;
    text-align: center;
}

.footer .copy-2 {
    text-align: center;
}


a#hamburg {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  z-index: 999;
  background-color: #000;
  text-align: center;
  color: white;
  transition: all ease-out 0.3s;
}
.nav-cross span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}
    
.nav1 .container {
  width: 100%;
}
html.open-menu nav.nav1 {
  z-index: 9999;
  transform: translateX(0);
  background-color: #000;
}
.push-logo {
  margin: 30px 0 20px;
}
.nav1 ul li a {
        display: block;
        padding: 10px 0;
        color: #fff;
    }
        .nav1 ul li {
        display: block;
        border-bottom: 1px solid #fff;
    }
    .nav1 .search-nav input {
        border: 1px solid #fff;
        background-color: #fff;
        padding: 5px;
        width: 100%;
        color: #000;
        margin: 10px 0;
    }
        .inner-banner {
        height: 180px;
        width: 100%;
    }
    .inner-banner h2 {
        padding: 120px 0 0;
        font-size: 32px;
    }
    
    .sec-cta {
        padding: 30px 0;
    }
    .sec-cta .col-sm-5{
        width:100%;
    }
    
    .sec-cta .col-sm-7{
        width:100%;
    }
    
    .page-id-36 .sec7 .main {
        min-height: 650px;
    }
    
.sec7 .main .disc {
    text-align: center;
    margin-top: 10px;
    transition: .5s all ease-in-out;
}
.page-id-36 .sec7 .main .pic img {
        width: 60%;
        height: auto;
        object-fit: cover;
        object-position: top;
    }
        .page-id-36 .sec7 .main {
        min-height: auto;
        margin-bottom: 40px;
        text-align: center;
    }
    
.page-id-36 .sec7 .main .disc h3 {
    text-align: center;
}

.page-id-36 .sec7 .main .disc p {
    font-size: 15px;
    line-height: 26px;
    text-align: center;
}

.page-id-36 .sec7 .main .disc h5 {
    text-align: center;
}

.page-id-36 .sec7 .main .disc .team-link {
    text-align: center;
    padding: 0px 0 10px;
}

.page-id-36 .sec7 .main .disc .team-info {
    text-align: center;
}
    .page-id-36 .sec7 .col-sm-4 {
        width: 100%;
    }
        .sec4 {
        padding: 30px 0;
    }
    

}

@media screen  and (max-width: 600px){    
.header .top-1 {
        display: none;
    }
    .banner .bg-img {
        background-color: #000;
        background-image: none !important;
        height: auto;
        padding: 30px 0 30px;
    }
        .banner .head {
        text-align: center;
        padding: 100px 0 0 0;
    }
    .banner .head h5 {
        margin: 0 0 10px;
        font-size: 26px;
    }
    .banner .head h2 {
        margin: 0 0 10px;
        font-size: 25px;
    }
    .logo img {
        max-height: 65px;
        width: auto;
    }
        .banner .head {
        text-align: center;
        padding: 80px 0 0 0;
    }
    .sec-about {
        padding: 10px 10px;
    }
        .sec-about .head {
        padding: 20px 10px 0 10px;
        text-align: center;
    }
    
.sec3 .pic {
    text-align: center;
    margin-bottom: 20px;
}
    .sec4 .head {
        padding: 0 10px 20px 10px;
    }
    
.sec4 .col-sm-6 {
    padding: 0 10px;
}

.sec5 .row {
    display: block;
    align-items: center;
}
    .sec5 input.tnp-submit {
        bottom: -60px !important;
        width: 100% !important;
        padding: 15px !important;
        font-size: 15px !important;
    }
        .sec5 {
        padding: 20px 0 70px;
        background-color: #f5f5f5;
        margin-bottom: 10px;
    }
    
.sec5 .col-sm-8 {
    padding: 0 6px;
}

.sec5 .col-sm-4 {
    padding: 0 6px;
}

    .sec5 input#tnp-1 {
        padding: 15px !important;
        font-size: 14px !important;
        width: 100% !important;
    }
        .sec7 .head p {
        font-size: 13px;
        line-height: 23px;
        padding: 0 0px;
    }
    
.sec7 .col-sm-4 {
    width: 100%;
}

.footer .copy p {
    font-size: 13px;
}

.footer .copy-2 p {
    font-size: 13px;
}
    a#hamburg {
        z-index: 999999999;
    }
        .header .row.main-2 {
        padding: 10px 0 0;
        position: absolute;
        z-index: 99;
        display: block;
        width: 100%;
    }

    .page-id-36 .sec7 .main .pic img {
        width: 100%;
    }
    .inner-banner h2 {
        padding: 105px 0 0;
        font-size: 28px;
    }
        .inner-banner {
        height: 150px;
        width: 100%;
    }
    .page-id-36 .sec7 .partners h2, .page-id-36 .sec7 .associates h2 {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 26px;
    margin: 0 0 10px;
}
.page-id-35 .sec4 {
        padding: 20px 0;
    }
    .page-id-35 .sec4 {
        padding: 20px 0;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    padding: 10px;
}
.sec-cta .right ul li a {
        font-size: 15px;
    }
    .sec-cta .right h2 {
        margin: 20px 0 20px;
        font-size: 26px;
    }
    .banner .head .contact a {
        font-size: 13px;
        padding: 10px 20px;
    }
    
.sec4 .head .read a {
    font-size: 13px;
    padding: 10px 20px;
}
    .tnp-subscription input[type=submit], .tnp-profile input[type=submit] {
        width: 96% !important;
        left: 6px;
    }
        .sec-contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 13px;
        padding: 10px 20px;
    }

}