@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 (min-width: 1601px) and (max-width: 1700px){
.header {
    padding: 20px 0;
}
.menu-header > ul > li > a {
    padding: 10px 30px;
    font-size: 17px;
}
.banner .bg-img:before {
    top: 230px;
    font-size: 260px;
}
.banner .bg-img:after {
    top: 600px;
    font-size: 415px;
}
.banner .bg-img {
    height: 882px;
}
.banner .head h2 {
    margin: 0 0 0;
    font-size: 150px;
}
.header .book a {
    font-size: 17px;
    padding: 8px 16px;
}
.about-page {
    padding: 40px 0;
}
.about-page .top h2 {
    font-size: 60px;
}
.sec-services {
    padding: 40px 0;
}
.sec-services .top h2 {
    font-size: 60px;
}
.sec-services .head .pic {
    margin-bottom: 15px;
}
.sec-services .head .disc p {
    line-height: 25px;
}
.sec-services .head .disc a {
    font-size: 16px;
    padding: 10px 18px;
}
.sec-services .head .pic h4 {
    font-size: 35px;
}
.sec-events {
    padding: 40px 0;
}
.sec-events .top h2 {
    font-size: 60px;
}
.sec-events .disc h3 span {
    font-size: 60px;
    margin: 0 8px 0 0px;
    padding: 8px 8px 8px;
}
.sec-events .disc h3 {
    margin: 0 0 30px;
    font-size: 33px;
}
.sec-events .disc h4 {
    margin: 30px 0 10px;
    font-size: 28px;
}
.sec-events .pic-2 img {
    height: 160px;
}
.sec-news {
    padding: 40px 0;
}
.sec-news .head h2 {
    margin: 0 0 15px;
    font-size: 60px;
    letter-spacing: 10px;
}
.sec-news .head {
    margin-bottom: 25px;
}
.sec-contact {
    padding: 40px 0;
}
.sec-contact h2 {
    margin: 0 0 15px;
    font-size: 60px;
    letter-spacing: 8px;
}
.sec-contact .general .phone {
    margin-bottom: 20px;
}
.sec-news:before {
    height: 2100px;
}
.sec-contact .social ul li a {
    height: 50px;
    width: 50px;
}
}

@media screen and (min-width: 1401px) and (max-width: 1600px){
.banner .head h2 {
    font-size: 130px;
}
.banner .bg-img:before {
    top: 130px;
    font-size: 455px;
}
.banner .bg-img:after {
    top: 500px;
    font-size: 345px;
}
.banner .head {
    margin-top: 90px;
}
.banner .contact {
    bottom: 40px;
}
.banner .bg-img {
    height: 1100px;
}
.banner .bg-img {
    height: 1100px;
}
.about-page {
    padding: 40px 0;
}
.about-page .top h2 {
    font-size: 60px;
}
.sec-services {
    padding: 40px 0;
}
.sec-services .top h2 {
    font-size: 55px;
}
.sec-services .head .pic h4 {
    font-size: 35px;
    bottom: 25px;
}
.sec-services .head .pic {
    margin-bottom: 20px;
}
.sec-services .pic-2 h4 {
    font-size: 18px;
    bottom: 100px;
}
.sec-services .pic-2 img {
    height: 220px;
}
.sec-services .head .disc p {
    font-size: 15px;
    line-height: 25px;
    padding-right: 380px;
}
.sec-services .head .disc a {
    font-size: 16px;
    padding: 8px 20px;
}
.about-page .disc .read a {
    font-size: 16px;
    padding: 8px 20px;
}
.header .book a {
    font-size: 16px;
    padding: 8px 20px;
}
.sec-events {
    padding: 40px 0;
}
.sec-events .top h2 {
    font-size: 55px;
    letter-spacing: 8px;
}
.sec-events .disc h3 span {
    font-size: 60px;
    margin: 0 8px 0 0px;
    padding: 5px 8px 10px;
}
.sec-events .disc h3 {
    margin: 0 0 30px;
    font-size: 30px;
    letter-spacing: 3px;
}
.sec-news {
    padding: 40px 0;
}
.sec-news .head h2 {
    margin: 0 0 15px;
    font-size: 55px;
    letter-spacing: 10px;
}
.sec-news .head p {
    font-size: 15px;
    line-height: 27px;
    padding: 0 75px;
}
.sec-news .head {
    margin-bottom: 25px;
}
.sec-contact {
    padding: 40px 0;
}
.sec-contact h2 {
    margin: 0 0 15px;
    font-size: 55px;
    letter-spacing: 8px;
}
.sec-contact .general p {
    line-height: 25px;
}
.sec-contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
    padding: 8px 18px;
}
.sec-contact .social ul li a {
    font-size: 18px;
    height: 50px;
    width: 50px;
}
.sec-news:before {
    height: 2080px;
}
.menu-header > ul > li > a {
    padding: 10px 27px;
}
}


@media screen and (max-width: 1400px){
.banner .head h2 {
    font-size: 130px;
}
.banner .bg-img:before {
    top: 190px;
    font-size: 275px;
}
.banner .bg-img:after {
    top: 430px;
    font-size: 305px;
}    
.banner .head {
    margin-top: 70px;
}
.banner .bg-img {
    height: 952px;
}
.sec-services {
    padding: 0px 0;
}
.sec-news {
    padding: 40px 0;
}
.sec-contact {
    padding: 40px 0;
}
.sec-news:before {
    height: 2150px;
}
.sec-contact .social ul li a {
    height: 50px;
    width: 50px;
}
.page-id-15 .inner-banner h2 {
    padding: 50px 0 0;
    font-size: 45px;
}
.page-id-15 .sec-events .disc h3 {
    margin: 0 0 0px;
    font-size: 25px;
}
.page-id-15 .sec-events .disc h4 {
    margin: 10px 0 10px;
    font-size: 25px;
}
.sec-events .disc p {
    font-size: 15px;
    line-height: 21px;
}
.page-id-15 .sec-events .disc {
    margin-bottom: 40px;
}
.page-id-15 .sec-events {
    padding: 60px 0 40px 0;
}
.page-id-15  .sec-events .disc h3 span {
    font-size: 45px;
    padding: 0;
    margin: 0 10px 0 0px;
    margin-bottom: 0px;
    padding: 5px 5px 5px;
}
.page-id-15 .sec-events .pic img {
    height: 350px;
}
.page-id-15 .inner-banner {
    height: 145px;
}
    .page-id-15 .inner-banner h2 {
        padding: 50px 0 0;
        font-size: 40px;
    }
}

@media screen and (max-width: 1300px){
.banner .head h2 {
    font-size: 110px;
    }
.banner .bg-img:before {
    top: 160px;
    font-size: 306px;
    }   
.about-page .top h2 {
    font-size: 58px;
    }   
.about-page .top h2 {
    margin: 0 0 0;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    font-family: 'ADAM.CG PRO';
    }   
.sec-services .top h2{    
    font-weight: 600;
    letter-spacing: 10px;
    }
.sec-events .top h2 {
    font-size: 60px;
    letter-spacing: 10px;
    }
.sec-services .head .pic h4 {
    font-size: 40px;
    }
.sec-events .top h2 {
    font-size: 50px;
    }    
.sec-news .head h2 {
    font-size: 53px;
    }    
.sec-contact h2 {
    font-size: 53px;
    letter-spacing: 9px;
    }    
}    

@media screen and (max-width: 1200px){
.header .book a {
    padding: 8px 11px;
}
.menu-header > ul > li > a {
    padding: 10px 25px;
    font-size: 17px;
}
.banner .head h2 {
    font-size: 100px;
}
.banner .bg-img {
    height: 782px;
}
.banner .bg-img:before {
    top: 90px;
    font-size: 286px;
}
.banner .bg-img:after {
    top: 330px;
    font-size: 245px;
}
.about-page .pic-2 img {
    height: 400px;
}
.about-page .top h2 {
    font-size: 45px;
}
.sec-events {
    padding: 40px 0;
}
.sec-events .top {
    margin-bottom: 30px;
}
.sec-services .top h2 {
    font-size: 45px;
    letter-spacing: 7px;
}
.sec-services .head .pic img {
    height: 450px;
}
.sec-services .head .pic h4 {
    font-size: 35px;
}
.sec-services .pic-2 img {
    height: 160px;
}
.sec-services .pic-2 h4 {
    bottom: 70px;
}
.sec-services .head .disc p {
    font-size: 14px;
    line-height: 23px;
    padding-right: 365px;
}
.sec-services .head .disc a {
    font-size: 15px;
    padding: 9px 16px;
}
.sec-services .head .pic {
    margin-bottom: 10px;
}
.sec-events .top h2 {
    font-size: 45px;
    letter-spacing: 6px;
}
.sec-events .disc h3 {
    margin: 0 0 30px;
    font-size: 30px;
    letter-spacing: 4px;
}
.sec-events .disc h3 span {
    font-size: 57px;
    margin: 0 6px 0 0px;
    padding: 5px 5px 5px;
}
.sec-events .pic img {
    height: 440px;
}
.sec-events .disc h4 {
    margin: 20px 0 10px;
    font-size: 25px;
}
.sec-events .disc h3 {
    margin: 0 0 20px;
    font-size: 30px;
    letter-spacing: 4px;
}
.sec-news {
    padding: 0px 0;
}
.sec-events .disc p {
    font-size: 14px;
    line-height: 20px;
}
.sec-news .head h2 {
    margin: 0 0 10px;
    font-size: 43px;
    letter-spacing: 6px;
}
.sec-news .news-form input#tnp-1 {
    font-size: 14px;
    padding: 11px 15px;
    width: 77%;
}
.sec-news .news-form input.tnp-submit {
    font-size: 15px;
    padding: 11px 20px;
    right: 140px;
}
.sec-contact h2 {
    margin: 0 0 10px;
    font-size: 48px;
    letter-spacing: 6px;
}
.sec-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 14px;
    padding: 10px 10px;
}
.sec-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 14px;
    padding: 10px 10px;
}
.sec-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    font-size: 14px;
    padding: 10px 10px;
    height: 140px;
}

.banner .head h2 {
    font-size: 90px;
}
.header .book a {
    padding: 8px 10px;
    font-size: 16px;
}
.banner .head h2 {
    font-size: 80px;
}
.banner .bg-img:before {
    top: 70px;
    font-size: 260px;
}
.about-page .pic-2 img {
    height: 400px;
}
.about-page {
    padding: 40px 0;
}
.sec-contact .pic img {
    height: 470px;
    width: 100%;
    object-fit: cover;
}
.sec-contact .general p {
    font-size: 14px;
    line-height: 21px;
}
.sec-contact .general .phone {
    margin-bottom: 10px;
}
.sec-contact {
    padding: 40px 0 20px 0;
}
}

@media screen and (max-width: 1100px){
.menu-header > ul > li > a {
    padding: 8px 20px;
    font-size: 16px;
}
.header .book a {
    padding: 10px 14px;
    font-size: 15px;
}
.banner .head h2 {
    font-size: 75px;
}
.banner .bg-img:before {
    top: 70px;
    font-size: 250px;
}
.banner .bg-img:after {
    top: 315px;
    font-size: 235px;
}
.banner .bg-img {
    height: 762px;
}
.about-page .pic-2 img {
    height: 360px;
}
.about-page .pic-2 {
    top: 0;
}
.about-page .disc p {
    font-size: 14px;
    line-height: 24px;
}
.about-page {
    padding: 40px 0 0 0;
}
.about-page .top h2 {
    font-size: 40px;
}
.about-page .disc .read a {
    font-size: 15px;
    padding: 9px 20px;
}
.sec-services .top h2 {
    font-size: 40px;
}
.sec-services .top {
    margin-bottom: 20px;
}
.sec-services .head .pic h4 {
    font-size: 30px;
}
.sec-events .top h2 {
    font-size: 40px;
    letter-spacing: 4px;
}
.sec-events .top {
    margin-bottom: 20px;
}
.sec-events .disc h3 span {
    font-size: 50px;
    margin: 0 5px 0 0px;
    padding: 3px 3px 3px;
}
.sec-events .pic-2 img {
    height: 170px;
}
.sec-news .head h2 {
    margin: 0 0 10px;
    font-size: 38px;
    letter-spacing: 4px;
}
.sec-news .head p {
    font-size: 14px;
    line-height: 25px;
}
.sec-news .head {
    text-align: center;
    margin-bottom: 25px;
}
.sec-news .news-form input.tnp-submit {
    font-size: 14px;
    padding: 11px 25px;
    right: 135px;
}
.sec-contact h2 {
    font-size: 38px;
    letter-spacing: 3px;
}
.sec-contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 14px;
    padding: 10px 20px;
}
.sec-contact .social {
    margin-top: 10px;
}
.sec-contact .social ul li a {
    height: 40px;
    width: 40px;
}
.sec-contact .social ul li a {
    height: 40px;
    width: 40px;
    font-size: 17px;
}
.footer {
    padding: 10px 0;
}
.sec-news:before {
    height: 1950px !important;
    width: 100% !important;
}
.sec-services:before {
    bottom: -1400px;
    width: 100%;
    z-index: 999;
}
}


@media screen and  (max-width: 999px){
.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
    display: none;
}
.header .book {
    display: none;
}
.header .col-sm-2 {
    width: 100%;
}
.header .logo {
    text-align: center;
}   
.header .col-sm-2.bok_btn {
    display: none;
}    
.header .col-sm-8 {
    display: none;
}   
.nav-cross.open > span {
    background: #000;
}
a#hamburg {
    display: block;
    background: #fff;
    z-index: 999;
}    
html.open-menu nav.nav1 {
    z-index: 999;
    background: #fff;
}    
.nav1 .search-nav input {
    display: none;
}   
.nav1 .search-nav input {
    display: none;
}
.push-logo img {
    height: auto;
    padding: 30px 20px;
    margin-top: 50px;
}
.banner .head {
    margin-top: 50px;
}
.banner .bg-img {
    height: 732px;
}   
.banner .bg-img:before {
    top: 90px;
    font-size: 230px;
}    
.banner .bg-img:after {
    top: 325px;
    font-size: 215px;
}    
.about-page .top {
    margin-bottom: 20px;
}    
.about-page .top h2 {
    font-size: 35px;
}    
 .about-page .pic-2 img {
    height: 269px;
    object-fit: contain;
}   
.about-page .disc .read {
    margin-top: 10px;
}    
.about-page .disc .read a {
    font-size: 14px;
    padding: 7px 20px;
}    
.sec-services {
    padding: 0;
}
.sec-services .top h2 {
    font-size: 35px;
}
.sec-services .head .disc p {
    padding-right: 250px;
}
.sec-services .head .disc a {
    font-size: 14px;
    padding: 8px 22px;
    margin: 0;
}   
.sec-services .head .pic img {
    height: 420px;
}
.sec-services .pic-2 img {
    height: 145px;
}  
.sec-services .head .pic h4 {
    margin: 0;
    font-size: 30px;
    left: 30px;
}
.sec-services .pic-2 h4 {
    font-size: 17px;
}
.sec-events .top h2 {
    font-size: 35px;
    letter-spacing: 4px;
}
.sec-events .pic img {
    height: 330px;
}
.sec-events .pic img {
    height: 330px;
}
.sec-events .disc h3 {
    margin: 0 0 10px;
    font-size: 26px;
    letter-spacing: 4px;
}
.sec-events .disc h3 span {
    font-size: 45px;
    margin: 0 5px 0 0px;
    padding: 3px 3px 3px;
}
.sec-events .disc h4 {
    margin: 15px 0 10px;
    font-size: 22px;
}
.sec-events .disc p {
    font-size: 14px;
    line-height: 19px;
}
.sec-events .disc a {
    font-size: 14px;
}
.sec-events .pic-2 img {
    height: 100px;
}
.sec-news .head h2 {
    font-size: 30px;
}
.sec-news .head p {
    font-size: 14px;
    line-height: 22px;
}
.sec-news .news-form input#tnp-1 {
    padding: 10px 15px;
    width: 75%;
}
.sec-news .news-form {
    width: 100%;
}
.sec-news .news-form input.tnp-submit {
    padding: 10px 20px 30px;
    right: 85px;
    top: 0px;
}
.sec-contact {
    padding: 50px 0 10px 0;
}
.sec-contact .pic img {
    height: 360px;
}
.sec-contact h2 {
    font-size: 30px;
    letter-spacing: 4px;
}
.sec-contact .general p {
    line-height: 18px;
}
.sec-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 8px 10px;
}
.sec-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 14px;
    padding: 8px 10px;
}
.sec-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    padding: 8px 10px;
    height: 90px;
}
.sec-contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 14px;
    padding: 9px 18px;
}
div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
    margin: 0 auto;
}
.sec-contact .social {
    margin-top: 5px;
}
.sec-contact .social ul li a {
    height: 35px;
    width: 35px;
    font-size: 15px;
}
.footer .copy p {
    font-size: 14px;
}
.footer .copy-2 p {
    font-size: 14px;
}
.sec-news:before {
    height: 1794px;
    width: 100% !important;
    top: -1005px;
    z-index: 999;
}
.sec-services:before {
    content: '';
    position: absolute;
    bottom: -1245px;
    right: 0;
    height: 0;
    width: 1005px;
    background-image: url(/wp-content/uploads/2024/09/event-before.png);
    background-repeat: no-repeat;
    z-index: 999;
}
}



@media screen and  (max-width: 499px){

.inner-banner h2{
    font-size: 40px;
}
    
.banner .bg-img {
    height: 360px;
}
.banner .head {
    margin-top: 40px;
}
.banner .head h2 {
    font-size: 35px;
}
.banner .bg-img:before {
    top: 80px;
    font-size: 95px;
}
.banner .bg-img:after {
    top: 170px;
    font-size: 95px;
}
.banner .contact {
    bottom: 10px;
}
.about-page {
    padding: 20px 0 0 0;
}
.about-page .top h2 {
    font-size: 30px;
}
.about-page .pic-1 img {
    width: 100%;
    height: 510px;
    object-fit: contain;
    padding-bottom: 20px;
}
.about-page .pic-2 img {
    height: 300px;
    object-fit: contain;
    padding-bottom: 20px;
}
.about-page .pic-3 img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    padding-bottom: 20px;
    margin-top: 60px;
}
.about-page .disc p {
    line-height: 22px;
}
.sec-services .top h2 {
    font-size: 30px;
}
.sec-services .head .pic h4 {
    margin: 0;
    font-size: 25px;
    left: 60px;
    bottom: 90px;
}
.sec-services .col-sm-6.one {
    margin-top: 450px;
}
.sec-services .head .disc a {
    font-size: 14px;
    padding: 6px 16px;
}

.sec-events .top h2 {
    font-size: 30px;
    letter-spacing: 3px;
}
.sec-events .pic img {
    height: auto;
}
.sec-events .disc {
    padding: 20px 0px;
}
.sec-events .pic-2 img {
    height: auto;
    padding-bottom: 20px;
}
.sec-events .col-sm-6.one {
    position: relative;
}
.sec-services .head {
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 15px;
}
.sec-news .head h2 {
    margin: 0 0 20px;
}
.sec-news .head {
    margin-bottom: 15px;
}
.sec-news .news-form input#tnp-1 {
    padding: 10px 15px;
    width: 100%;
}
.sec-news .news-form {
    width: 100%;
}
.sec-news .news-form input.tnp-submit {
    padding: 10px 20px 30px;
    right: 0;
    top: 50px;
}
.sec-services .head .pic img {
    height: auto;
}
.sec-services .head .disc p {
    padding-right: 0;
}
.sec-contact {
    padding: 60px 0 10px 0;
}
.sec-contact .pic img {
    height: auto;
}
.sec-contact .general .phone a {
    font-size: 14px;
    line-height: 22px;
}
.sec-news:before {
    height: 2300px !important;
}
.footer .row.bottom {
    display: block;
}
.footer .copy {
    text-align: center;
}
.footer .copy-2 {
    text-align: center;
}

.sec-cta {
    padding: 30px 0;
}

.sec-cta .left h2, .sec-cta .right h2 {
    font-size: 34px;
}

.sec-cta .left input.wpcf7-form-control.wpcf7-submit {
    width: auto !important;!i;!;
}
}