@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: 800px;
    background-size: 100%;
}

.banner .head h5 {
    margin: 0 0 10px;
    font-size: 45px;
}

.banner .head h2 {
    margin: 0 0 10px;
    font-size: 80px;
}

.banner .head .get a {
    font-size: 16px;
    padding: 13px 30px;
    border: solid 1px #fff;
}

.banner .head {
    padding: 0px 0 0 0px;
    text-align: center;
}

.sec-service .head h2, .sec-about .head h2, .sec-vedio .head h2, .sec-who-we .head h2, .sec-who-we .head-right h2, .sec-blog .head h2, .sec-8 .head h2, .sec-partners .head h2 {
    font-size: 42px;
}
.sec-who-we {
    padding: 70px 100px;
    background-size: 100% 100%;
}
.sec-who-we .head {
    padding: 0 100px 0 0px;
}

.sec-who-we .head-right {
    padding: 0 0 0 120px;
}

.sec-who-we .head-right p, .sec-who-we .head p {
    font-size: 15px;
    line-height: 26px;
}


.sec-who-we .head h2, .sec-who-we .head-right h2 {
    margin: 0 0 10px;
}
.sec-8 {
    padding: 50px 0;
    height: auto;
}

.sec-8 .head {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 0px;
}

.sec-partners {
    padding: 60px 0;
}

.sec-partners .head {
    text-align: center;
    margin-bottom: 30px;
}

.footer {
    padding: 40px 0 0px;
}

.footer .top-heading h3 {
    font-size: 22px;
    margin-bottom: 30px;
}

.footer .logo {
    height: 100%;
    width: 250px;
}

.footer .logo img {
    height: 100%;
    width: 100%;
}

.sec-cta {
    padding: 60px 0;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 32px;
}

.sec-cta .right ul li a {
    font-size: 18px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 25px;
    font-size: 26px;
}

.inner-banner h2 {
    padding: 80px 0 0;
    font-size: 40px;
}

.header .one .read a {
    font-size: 16px;
    padding: 10px 30px;
    letter-spacing: 0px;
}

}

@media screen  and (max-width: 1300px){  
.sec-who-we {
    padding: 60px 40px;
}
.sec-8 .main .icon i {
    font-size: 50px;
    height: 60px;
    width: 60px;
}
.sec-8 .main .icon a i {
    font-size: 30px;
}
.slick-next.slick-arrow {
    left: -40px;
}
.slick-arrow {
    right: -40px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 167px;
}

.sec-8 .main {
    margin-bottom: 35px;
}

}
 
@media screen  and (max-width: 1200px){  
.menu-header > ul > li > a {
    padding: 14px;
    font-size: 14px;
}

.header .logo img {
    height: 100%;
    width: 100%;
}

.banner .bg-img {
    height: 700px;
}

.sec-service {
    padding: 40px 0;
}

.sec-service .main .pic img {
    height: 230px;
}

.sec-service .main .disc {
    padding: 50px 15px 30px;
}

.sec-service .main .disc p {
    font-size: 14px;
    line-height: 25px;
    min-height: 80px;
}

.banner .head h5 {
    font-size: 40px;
}

.banner .head h2 {
    font-size: 70px;
}
    
.sec-service .head h2, .sec-about .head h2, .sec-vedio .head h2, .sec-who-we .head h2, .sec-who-we .head-right h2, .sec-blog .head h2, .sec-8 .head h2, .sec-partners .head h2 {
    font-size: 35px;
}

.sec-about .pic:before {
    width: 490px;
}

.sec-about .head p {
    font-size: 15px;
}

.sec-about .head .read a {
    font-size: 14px;
    padding: 10px 20px;
}

.sec-vedio {
    padding: 50px 0;
}

.sec-who-we .head {
    padding: 0 70px 0 0px;
}

.sec-who-we .head-right {
    padding: 0 0 0 70px;
}

.sec-who-we .head-right p, .sec-who-we .head p {
    font-size: 14px;
    line-height: 24px;
}

.sec-who-we {
    padding: 50px 40px;
}

.sec-blog {
    padding: 50px 0;
}

.sec-blog .main .disc h3 {
    margin: 0 0 5px;
    font-size: 17px;
    line-height: 25px;
}

.sec-blog .main .disc p {
    font-size: 14px;
    line-height: 21px;
}

.sec-blog .main .disc {
    padding: 15px;
}

.sec-blog .main .pic img {
    height: 180px;
}

.sec-blog .main .disc .read a {
    font-size: 15px;
}

.sec-8 .main .info p {
    font-size: 14px;
}

.sec-8 .main .info h4 {
    font-size: 15px;
}

.sec-8 .main {
    margin-bottom: 20px;
}

.sec-8 input.wpcf7-form-control.wpcf7-text {
    padding: 15px 0 15px 60px !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 135px;
}

.sec-8 .main .info a {
    font-size: 15px;
}

.footer .top-heading ul li {
    margin-bottom: 10px;
}

.footer .top-heading ul li a {
    font-size: 14px;
}

.footer .top-heading h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.footer .top-heading p {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 20px;
}

.footer .logo {
    width: 220px;
}

.footer .row.bottom {
    margin-top: 30px;
    padding: 15px 0;
}

.footer .top-heading input.tnp-submit {
    font-size: 14px;
    padding: 10px 25px;
}

.footer .top-heading input#tnp-1 {
    font-size: 14px;
    padding: 10px 15px;
}

}

@media screen  and (max-width: 1100px){   

.banner .bg-img {
    height: 630px;
}

.sec-service .head h2, .sec-about .head h2, .sec-vedio .head h2, .sec-who-we .head h2, .sec-who-we .head-right h2, .sec-blog .head h2, .sec-8 .head h2, .sec-partners .head h2 {
    font-size: 32px;
}

.sec-who-we {
    padding: 30px 30px;
}

.slick-next.slick-arrow {
    left: -30px;
}

.slick-arrow {
    right: -30px;
}

.page-id-14 .sec-about .row {
    display: block;
    align-items: center;
}

.page-id-14 .sec-about .col-sm-6 {
    width: 100%;
}

.page-id-14 .sec-about .pic {
    padding: 0 30px;
}

.page-id-14 .sec-about .pic:before {
    top: 95px;
    left: 0;
    height: 140px;
    width: 910px !important;
}

.page-id-14 .sec-about .head {
    padding-left: 30px;
    padding-top: 30px;
}

.page-id-15 section.sec-service {
    padding: 40px 0 0 0 !important;
}

}

@media screen  and (max-width: 999px){     

.header .two .menu-header{
    display: none;
}

.header .one .read a {
    padding: 10px 10px;
    margin-right: -35px;
}

.sec-service .main .pic .icon {
    bottom: -50px;
}

.sec-service .head h2, .sec-about .head h2, .sec-vedio .head h2, .sec-who-we .head h2, .sec-who-we .head-right h2, .sec-blog .head h2, .sec-8 .head h2, .sec-partners .head h2 {
    font-size: 27px;
}
.sec-who-we .head {
    padding: 10px 50px 0 10px;
}

.sec-who-we .head-right {
    padding: 0 0 0 40px;
}

.sec-who-we .head-right p, .sec-who-we .head p {
    font-size: 13px;
    line-height: 20px;
}

.sec-blog .main .pic img {
    height: 130px;
}

.sec-blog .main .disc h3 {
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 22px;
}

.sec-blog .main .disc p {
    font-size: 13px;
    line-height: 20px;
}

.sec-blog .main .disc .read {
    margin-top: 10px;
}

.sec-8 .main .icon i {
    font-size: 35px;
    height: 50px;
    width: 50px;
}

.sec-8 .main .info p {
    font-size: 12px;
}

.sec-8 .main .info h4 {
    font-size: 14px;
    margin: 0px 0 3px;
}

.sec-8 .main .icon a i {
    font-size: 20px;
    height: 40px;
    width: 40px;
}

.sec-8 .main {
    margin-bottom: 15px;
    padding: 20px 0;
    top: 23px;
}

.sec-8 .main .info a {
    font-size: 13px !important;
}

input.wpcf7-form-control.wpcf7-submit {
    font-size: 15px;
    padding: 11px 40px;
}

.sec-8 i.fa.fa-user {
    font-size: 17px;
    left: 10px;
}

.sec-partners {
    padding: 50px 0;
}

.footer .logo {
    width: 180px;
}

.footer .sec {
    display: none;
}

.footer .col-sm-3 {
    width: 33%;
}

.sec-who-we {
    padding: 15px 5px;
}

.sec-about .pic:before {
    width: 365px;
    height: 60px;
    top: 34px;
    left: -10px;
}
.sec-vedio .head {
    margin-bottom: 0;
}

.header .call a, .header .call p {
    font-size: 13px;
}

a#hamburg {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    z-index: 999;
    background-color: #00437f;
    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: #fff;
}

.push-logo {
    margin: 30px 0 20px;
}

.nav1 .search-nav input {
    display: none;
}

.banner .bg-img {
    height: 550px;
}

.header .logo img {
    max-height: 100%;
}

a#hamburg {
    z-index: 99999;
}

html.open-menu a#hamburg {
    z-index: 99999;
}

.page-id-14 .sec-about .col-sm-6 {
    width: 100% !important;
}

.page-id-14 .sec-about .pic:before {
    width: 780px;
    height: 150px;
    top: 64px;
    left: -30px;
}

.page-id-14 .sec-about .row {
    display: block ;
}

.page-id-14  .sec-about .head h2 {
    margin: 50px 0 10px 0;
    font-size: 40px !important;
}

.page-id-14  .sec-about .head p {
    font-size: 20px;
    line-height: 35px;
}

.page-id-14 .sec-about {
    padding: 120px 0 40px 0;
}

.home .header .two {padding: 20px 0;}

.header .two {border-top: solid 5px #d9b975;padding: 0px 0;}

.page-id-18 .sec-cta .right ul li a {
    font-size: 16px;
}

.page-id-19 .tnp-subscription div.tnp-field {
    margin-bottom: 10px;
    border: 0;
    padding: 0;
    text-align: center !important;
}

}

@media screen  and (max-width: 499px){     

.header .row.main1 {
    display: none;
}

.header .logo img {
    height: 160px;
    width: auto;
}

.header .logo {
    top: -80px;
}

.header .one {
    padding: 30px;
}

.banner .bg-img {
    height: auto;
    padding: 20px 20px 180px;
}

.banner .head h5 {
    font-size: 30px;
}

.banner .head h2 {
    font-size: 40px;
}

.banner .head .get a {
    font-size: 14px;
    padding: 11px 20px;
}

.sec-service .head h2, .sec-about .head h2, .sec-vedio .head h2, .sec-who-we .head h2, .sec-who-we .head-right h2, .sec-blog .head h2, .sec-8 .head h2, .sec-partners .head h2 {
    font-size: 25px;
}

.sec-service .head {
    margin-bottom: 20px;
}

.sec-service .main .pic img {
    height: auto;
}

.sec-service .main {
    margin-bottom: 50px;
    padding: 0 20px;
}

.sec-service {
    padding: 40px 0;
}

.sec-service .main .disc h4 {
    margin: 5px 0 5px;
    font-size: 18px;
}

.sec-about {
    padding: 50px 0 40px;
    margin-top: 50px;
}

.sec-about .row {
    display: block;
}

.sec-about .pic {
    padding: 0 20px;
    margin-top: -150px;
}

.sec-about .pic:before {
    width: 340px;
    height: 60px;
    top: 30px;
    left: 0;
}

.sec-about .head h2 {
    margin: 0 0 5px;
    padding-top: 20px;
}

.sec-about .head p {
    font-size: 14px;
    line-height: 25px;
}

.sec-about .head {
    padding-left: 20px;
}

.sec-about .head .read a {
    font-size: 12px;
    padding: 10px;
}

.sec-blog .head {
    margin-bottom: 0;
}

.sec-blog .main .pic img {
    height: auto;
}

.sec-blog .main {
    padding: 15px 20px;
}

.sec-blog {
    padding: 30px 0;
}

.sec-who-we .head {
    padding: 30px 0 10px;
}

.sec-who-we .head-right {
    padding: 30px 0 10px;
}

.sec-who-we {
    padding: 15px 5px;
    background-color: #01437f;
    background-image: none !important;
}

.sec-8 {
    padding: 40px 0;
    height: auto;
}

.sec-8 .head h2 {
    margin: 0;
}

.sec-8 .col-sm-4 {
    padding: 0 30px;
}

.slick-next.slick-arrow {
    left: 10px;
}

.slick-arrow {
    right: 10px;
}

.footer .col-sm-3, .footer .col-sm-4 {
    width: 100%;
}

.footer .logo img {
    max-height: 130px;
    margin: 0 auto;
    height: auto;
    width: auto;
}

.footer .logo {
    width: auto;
    padding-bottom: 30px;
}

.footer {
    padding: 40px 0 0;
    text-align: center;
}

.footer .sub {
    padding-top: 30px;
}

.footer .top-heading h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.footer .top-heading p {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 18px;
}

.footer .sub {
    padding: 30px 20px 0 20px;
}

.footer .row.bottom {
    margin-top: 10px;
    padding: 10px 0;
}

.header .logo {
    top: -80px;
}

.header .logo img {
    height: 160px;
    width: auto;
    padding-top: 10px;
}

.inner-banner h2 {
    padding: 55px 0 0;
    font-size: 35px;
}

.inner-banner {
    height: 150px;
    padding-top: 40px;
    margin-top: -3px;
}

.page-id-14 .sec-about .pic:before {
    width: 340px;
    height: 140px;
    top: 30px;
    left: 0;
}

.page-id-14 .sec-about {
    padding: 120px 0 40px 0;
}

.sec-about .pic {
    padding: 0 20px;
    margin-top: -100px;
}

.page-id-14 .sec-about .head h2 {
    margin: 0 0 10px 0;
    font-size: 25px !important;
}

.page-id-14 .sec-about .head p {
    font-size: 14px;
    line-height: 26px;
}

.page-id-18 .sec-cta {
    padding: 40px 0;
}

.page-id-18 .sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 10px;
    font-size: 24px;
}

.page-id-18 .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 15px;
    height: 45px;
    font-size: 14px;
    padding: 10px 10px !important;
}

.page-id-18 .sec-cta textarea.wpcf7-form-control.wpcf7-textarea {
    margin: 0 0 15px;
    height: 140px;
    padding: 10px;
}

.page-id-18 .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
}

.page-id-18 .sec-cta .right {
    padding-top: 40px;
}

.page-id-18 .sec-cta .head-top h3 {
    margin: 50px 0 10px;
    font-size: 24px;
}

.sec-vedio {
    padding: 40px 0 10px;
}

.sec-vedio .vedio-pic {
    height: 250px;
}

.sec-vedio .vedio-pic iframe{
	height: 100%;
}
}