@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: 530px;
}
.banner .head h1 {
    font-size: 60px;
}
.banner .head {
    padding-top: 210px;
}
.sec_map {
    padding: 40px 0;
}
.sec-about {
    padding-top: 80px;
    height: 900px;
}
.sec-discover {
    padding: 60px 0;
}
.sec-faq {
    height: 1350px;
    padding-top: 100px;
}
.sec-footer {
    padding: 80px 0 0px;
}
.sec-footer .last {
    margin-top: 30px;
}
}



@media screen and (max-width: 1300px) {
.banner .bg-img {
    height: 470px;
}
.banner .head h5 {
    font-size: 35px;
}
.banner .head h1 {
    font-size: 40px;
}
.banner .head .call a {
    font-size: 15px;
    padding: 13px 30px;
}
.banner .head .more a {
    font-size: 15px;
    padding: 13px 30px;
}
.banner .head {
    padding-top: 190px;
}
.banner .head .call a {
    font-size: 15px;
    padding: 13px 30px;
}
.banner .head .more a {
    font-size: 15px;
    padding: 13px 30px;
}
.sec_map h2 {
    margin: 0 0 30px;
    font-size: 40px;
}
.sec-about {
    padding-top: 60px;
}
.sec-about .head h2 {
    margin: 0 0 15px;
    font-size: 40px;
}
.sec-about {
    padding-top: 40px;
}
.sec-about .head .read a {
    font-size: 15px;
    padding: 13px 30px;
}
.banner .head h1 {
    font-size: 45px;
}
.sec-discover .head h2 {
    margin: 0 0 15px;
    font-size: 40px;
}
.sec-discover .head p {
    font-size: 15px;
}
.sec-discover .head .read a {
    font-size: 15px;
    padding: 13px 25px;
}
.sec-discover .head h3 {
    margin: 0 0 20px;
    font-size: 30px;
}
.sec-discover .head h5 {
    margin: 0 0 20px;
    font-size: 21px;
}
.sec-faq {
    height: 1350px;
    padding-top: 60px;
}
.sec-faq .head h2 {
    margin: 0 0 30px;
    font-size: 40px;
}
.sec-faq {
    height: 1300px;
}
.sec-faq .set > a {
    font-size: 17px;
}
.sec-footer {
    padding: 60px 0 0px;
}
.sec-footer {
    padding: 60px 0 0px;
}
.sec_map .map_custom {
    height: 400px;
}
.sec-discover .pic img {
    height: 100%;
    width: 100%;
}
.sec-discover .pic {
    height: 750px;
    width: 100%;
}
}


@media screen and (max-width: 1200px) {
.menu-header > ul > li > a {
    padding: 0px 14px;
    font-size: 15px;
}
.sec_map .map_custom {
    height: 300px;
    border-radius: 200px;
}
.home .header {
    padding: 30px 0 0px;
}
.sec-about .head h2 {
    font-size: 37px;
}
.sec_map h2 {
    font-size: 37px;
}
.sec-about {
    height: 800px;
}
.sec-faq .head h2 {
    font-size: 37px;
}
.sec-faq {
    height: 1250px;
}
}

@media screen and (max-width: 1100px) {
.header .dinate a {
    font-size: 14px;
    padding: 10px 17px 10px;
}
.banner .head .call a {
    font-size: 14px;
    padding: 12px 28px;
}
.banner .head .more a {
    font-size: 14px;
    padding: 12px 28px;
}
.banner .bg-img {
    height: 390px;
}
.banner .head h5 {
    font-size: 30px;
}    
.banner .head h1 {
    font-size: 40px;
}
.banner .head {
    padding-top: 140px;
}
.sec_map h2 {
    font-size: 35px;
}
.sec_map .map_custom {
    height: 400px;
    border-radius: 200px;
}
.sec-about .head h2 {
    font-size: 35px;
}
.sec-about .head p {
    font-size: 17px;
}
.sec-about {
    height: 700px;
}
.sec-discover .pic img {
    height: 100%;
    width: 100%;
}
.sec-discover .pic {
    height: 680px;
    width: 100%;
}
.sec-discover .head h2 {
    margin: 0 0 10px;
    font-size: 35px;
}
.sec-discover .head h5 {
    margin: 0 0 10px;
    font-size: 18px;
}
.sec-faq .head h2 {
    font-size: 35px;
    margin: 0 0 10px;
}
.sec-faq {
    height: 1200px;
}
.sec-footer {
    padding: 40px 0 0px;
}
.sec-footer .title-footer h3 {
    margin: 0 0 15px;
    font-size: 20px;
}
.sec-footer .title-footer p {
    font-size: 14px;
}
.sec-footer .menu ul li a {
    font-size: 14px;
}
.sec-footer .title-footer a {
    font-size: 13px;
}
.sec-footer input#tnp-1 {
    font-size: 14px;
    padding: 10px 15px;
}
.tnp-subscription .tnp-field-button:before {
    right: 53px;
    bottom: -4px;
}
.sec-footer .last {
    margin-top: 10px;
}
}

@media screen and (max-width: 999px) {
.menu-header {
    display: none;
}
header.header .logo {
    text-align: center;
}

.home .header .col-sm-3 {
    width: 100%;
}

.home .header .col-sm-2 {
    display: none;
}

.home .header .col-sm-7 {
    display: none;
}
a#hamburg {
  z-index: 9999999;
  background-color: #5084CC;
}
.nav-cross span {
  background: #fff;
}
html.open-menu a#hamburg {
    z-index: 9999999;
}
.nav1 .search-nav, .nav1 .title {
    display: none;
}
    
.nav1 .container {
  width: 100%;
}
html.open-menu nav.nav1 {
  z-index: 9999;
  transform: translateX(0);
  background-color: #fff;
}
.push-logo {
    margin: 30px 0 20px;
    width: 100%;
    padding: 40px 20px;
}
.banner .bg-img {
    height: 300px;
}
.banner .head h5 {
    font-size: 25px;
}
.banner .head h1 {
    font-size: 30px;
}
.banner .head .call {
    margin-top: 15px;
}
.banner .head .call a {
    padding: 10px 25px;
}
.banner .head .call a i {
    font-size: 17px;
    right: 5px;
}
.banner .head .more a {
    padding: 10px 25px;
}
.banner .head {
    padding-top: 120px;
}
.sec_map h2 {
    font-size: 30px;
}
.sec_map h2 {
    font-size: 30px;
    margin: 0 0 20px;
}
.sec_map .map_custom {
    height: 300px;
    border-radius: 120px;
}
.sec-about .head h2 {
    margin: 0 0 10px;
    font-size: 30px;
}
.sec-about .head p {
    font-size: 15px;
    line-height: 25px;
}
.sec-about .head .read a {
    font-size: 14px;
    padding: 12px 25px;
}
.sec-about .head .read {
    margin-top: 10px;
}
.sec-about {
    height: 580px;
}
.sec-about {
    padding-top: 20px;
}
.sec-discover .pic {
    height: 600px;
}
.sec-discover .head h2 {
    margin: 0 0 10px;
    font-size: 30px;
}
.sec-discover .head h3 {
    margin: 0 0 10px;
    font-size: 24px;
}
.sec-discover .head h5 {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 22px;
    padding-right: 30px;
}
.sec-discover .head p {
    font-size: 14px;
    line-height: 24px;
}
.sec-discover .head .read {
    margin-top: 10px;
}
.sec-discover .head .read a {
    font-size: 14px;
    padding: 12px 25px;
}
.sec-discover {
    padding: 30px 0;
}
.sec-faq {
    padding-top: 40px;
}
.sec-faq .head h2 {
    font-size: 30px;
    margin: 0 0 10px;
}
.sec-faq .set > a {
    font-size: 16px;
}
.sec-faq .set .content p {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 24px;
}
.sec-footer {
    padding: 30px 0 0px;
}
.sec-footer .title-footer h3 {
    margin: 0 0 10px;
    font-size: 16px;
}
.sec-footer .title-footer p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
.sec-footer .col-sm-3.sec {
    width: 20%;
}
.sec-footer .col-sm-3.third {
    width: 30%;
}
.sec-footer .title-footer p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
.sec-footer .title-footer a {
    font-size: 12px;
}
.sec-footer .col-sm-3 {
    width: 33%;
}
.sec-footer .col-sm-3.sec {
    width: 33%;
    display: none;
}
.tnp-subscription .tnp-field-button:before {
    right: 48px;
    bottom: -4px;
}
.tnp-subscription .tnp-field-button:before {
    height: 40px;
    width: 47px;
    right: 48px;
}
.sec-footer .title-footer a {
    font-size: 13px;
}
.sec-footer .last .design p {
    font-size: 14px;
}
.sec-footer .last .copy p {
    font-size: 14px;
}
.sec-footer .last {
    margin-top: 0px;
    padding: 10px 0;
}
.tnp-subscription .tnp-field-button {
    top: -53px;
}
}

@media screen and (max-width: 499px) {    
.banner .bg-img {
    height: auto;
}
.banner .head {
    padding: 100px 0 30px 0;
}
.banner .head h5 {
    font-size: 18px;
}
.banner .head h1 {
    font-size: 19px;
}
.banner .head .call a {
    padding: 9px 18px;
}
.banner .head .more a {
    padding: 9px 18px;
}
.sec_map .map_custom {
    height: 200px;
    border-radius: 100px;
}
.sec_map h2 {
    font-size: 25px;
    margin: 0 0 10px;
}
.sec-about {
    padding: 20px 0;
    background: none;
}
.sec-about .head h2 {
    margin: 0 0 10px;
    font-size: 25px;
}
.sec-about .head p {
    font-size: 14px;
    line-height: 24px;
}
.sec-about .head .read a {
    font-size: 14px;
    padding: 10px 23px;
}
.sec-discover .row {
    display: inline-block;
}
.sec-about {
    height: auto;
}
.sec-discover .head h2 {
    font-size: 25px;
}
.sec-discover .head h3 {
    font-size: 22px;
}
.sec-discover .pic {
    height: auto;
    padding-top: 30px;
}    
.sec-faq .head h2 {
    font-size: 25px;
}
.sec-faq .set > a {
    font-size: 14px;
}
.sec-faq {
    padding: 20px 0;
    height: auto;
    background: none !important;
}
.sec-footer .col-sm-3 {
    width: 100%;
}
.sec-footer .title-footer h3 {
    font-size: 17px;
}
.sec-footer {
    padding: 0px 0 0px 0px;
}
.sec-footer .title-footer {
    padding: 30px 0 0px 0;
}
.tnp-subscription .tnp-field-button:before {
    right: -94px;
    top: 4px;
}
.sec-footer .title-footer a {
    font-size: 14px;
}
.sec-footer .last .design {
    text-align: center;
    padding-top: 10px;
}
.sec-footer .last .copy {
    text-align: center;
}
.sec-footer .last .copy p {
    font-size: 14px;
}
.inner-banner {
   padding: 30px 0;
   height: auto;
}
.inner-banner h2 {
    font-size: 25px;
}
.page-id-14 section.sec-about {
    padding: 20px 0 20px;
    height: auto;
    background: none !important;
}
.header .dinate {
    display: none;
}
.sec-cta .left h2 {
    margin: 0 0 20px;
    font-size: 25px;
}
.sec-cta .left input, .sec-cta .left textarea {
    margin: 0 0 15px;
    height: 40px;
    padding: 0 15px;
}
.sec-cta .left textarea {
    margin: 0 0 15px;
    height: 50px;
    padding: 15px 15px;
}
.sec-cta .left input[type="submit"] {
    font-size: 18px;
    padding: 0px 15px;
}
.sec-cta .right h2 {
    margin: 0 0 15px;
    font-size: 25px;
}
.sec-cta .right ul li a {
    margin: 0;
    font-size: 15px;
}
.sec-cta .right ul li i {
    margin-right: 10px;
    font-size: 18px;
}
.sec-cta .head-top h3 {
    margin: 40px 0 15px;
    font-size: 25px;
}
.sec-cta .head-top .social ul li a i {
    margin-right: 10px;
    font-size: 18px;
    height: 30px;
    width: 30px;
}
.sec-cta {
    padding: 30px 0;
}
.header .col-sm-3 {
    width: 100%;
}
.header .row.top {
    display: contents;
    align-items: center;
}
div#post-10 {
    padding-top: 35px;
}
input#tnp-1 {
    border-radius: 40px;
    padding: 10px 10px;
}
.page-id-10 .tnp-subscription .tnp-field-button:before {
    right: -92px;
    top: 5px;
}
}