@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: 1700px){  
.header:after {
    height: 14px;
}

}

@media screen  and (max-width: 1600px){  
.header:after {
    height: 13px;
}

}

@media screen  and (max-width: 1500px){  
.header:after {
    height: 12px;
}
.banner .head h1 {
    margin: 0 0 20px;
    font-size: 120px;
    line-height: 100px;
}

.banner .head h2 {
    font-size: 70px;
}
.banner .bg-img {
    height: 805px;
}
.sec-service {
    padding: 150px 0 100px;
    height: 700px;
    margin-bottom: 400px;
}
.sec-tourism {
    height: 881px;
}

.sec-tourism .head h2 {
    margin: 0;
    font-size: 221px;
}

.sec-tourism .head h4 {
    font-size: 24px;
    left: -900px;
    letter-spacing: 8px;
}

.sec-tourism .head h3 {
    font-size: 24px;
    right: -900px;
    letter-spacing: 8px;
}

.sec-tourism .head .read {
    margin-top: 250px;
}

.sec-destination {
    padding: 30px 0 90px;
}

.footer {
    padding: 50px 0 0;
}

.footer .row.bottom {
    padding: 20px 0;
    margin: 30px 0 0;
}


}

@media screen  and (max-width: 1400px){  
    .header:after {
    height: 11px;
}
.banner .bg-img {
        height: 765px;
    }
    
.sec-cities {
    padding: 40px 0 100px;
}

.sec-cities .head, .sec-destination .head {
    margin-bottom: 30px;
}

.sec-cities .head h5, .sec-about .head h5, .sec-destination .head h5 {
    font-size: 20px;
    letter-spacing: 1px;
}

.sec-cities .head h2, .sec-about .head h2, .sec-destination .head h2 {
    font-size: 44px;
}

.sec-service .head h2 {
    font-size: 65px;
}
    .sec-service {
        padding: 140px 0 100px;
        height: 610px;
        margin-bottom: 450px;
    }
    
.sec-service .head {
    margin-bottom: 120px;
}

.sec-about .head {
    padding-right: 120px;
}

.sec-service .main .disc h4 {
    font-size: 22px;
}

.sec-service .main .disc p, .sec-about .head p {
    font-size: 15px;
    line-height: 26px;
}
.sec-service .main {
    margin-bottom: 30px;
    padding: 30px 20px;
}
.sec-tourism {
        height: 830px;
    }
        .sec-tourism .head h4 {
        font-size: 22px;
        left: -830px;
        letter-spacing: 7px;
    }
    .sec-tourism .head h3 {
        font-size: 22px;
        right: -820px;
        letter-spacing: 7px;
    }
        .sec-tourism .head h2 {
        margin: 0;
        font-size: 200px;
    }
    .sec-destination .main .pic img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 30px;
}

.sec-destination .main .disc h4 {
    margin: 10px 0 10px;
    font-size: 20px;
    line-height: 26px;
}

.sec-destination .main .disc h6 {
    margin: 10px 0 0;
    font-size: 18px;
}
.footer .row.bottom {
        padding: 20px 0;
        margin: 10px 0 0;
    }
        .footer {
        padding: 30px 0 0;
    }
    
.footer .top-heading h3 {
    margin: 0 0 25px;
    font-size: 20px;
}

.footer .top-heading p {
    font-size: 15px;
    line-height: 26px;
}

.inner-banner {
    height: 170px;
}

.inner-banner h2 {
    padding: 70px 0 0;
    font-size: 40px;
}
        .page-id-26 .sec-service {
        padding: 50px 0 100px;
        height: auto;
        margin-bottom: 0px;
    }
    
.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 36px;
}

.sec-cta .right ul li a {
    font-size: 16px;
}

.sec-cta .head-top h3 {
    margin: 20px 0 20px;
    font-size: 26px;
}

}

@media screen  and (max-width: 1300px){  

.sec-tourism {
        height: 770px;
    }
        .sec-tourism .head h4 {
        font-size: 22px;
        left: -770px;
        letter-spacing: 7px;
    }
        .sec-tourism .head h3 {
        font-size: 22px;
        right: -770px;
        letter-spacing: 7px;
    }
        .sec-tourism .head h2 {
        margin: 0;
        font-size: 180px;
    }


}
 
@media screen  and (max-width: 1200px){  
    .header:after {
        height: 10px;
    }
    
.header .row.two {
    margin-top: 40px;
    margin-right: 30px;
}

.header .row.one {
    text-align: right;
    margin-top: 10px;
    margin-right: 40px;
}

.header .menu ul li a {
    font-size: 16px;
}

.header .menu ul li {
    display: inline-block;
    margin: 0 15px;
}
.header .logo img {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    height: 150px;
}
    .banner .bg-img {
        height: 650px;
    }
        .banner .head h1 {
        margin: 0 0 20px;
        font-size: 100px;
        line-height: 80px;
    }
        .banner .head h2 {
        font-size: 55px;
    }
    .banner .head {
    text-align: center;
    padding: 80px 0 0 0;
}
.sec-cities .head h5, .sec-about .head h5, .sec-destination .head h5 {
        font-size: 18px;
        letter-spacing: 1px;
    }
        .sec-cities .head h2, .sec-about .head h2, .sec-destination .head h2 {
        font-size: 38px;
    }
    
.sec-cities .main .disc h4 {
    font-size: 22px;
}

.sec-about {
    padding: 50px 0;
}
    .sec-about .head {
        padding-right: 20px;
    }
.sec-about .main .pic-1 img {
    width: auto;
    height: 420px;
    object-fit: cover;
}
.sec-about .main .pic-1 .pic-2 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.sec-about .main .pic-1 {
    text-align: center;
}

.sec-about .main .pic-1 .pic-2 {
    bottom: -150px;
    left: -70px;
}
    .sec-service .head h2 {
        font-size: 40px;
    }
        .sec-service .head {
        margin-bottom: 30px;
    }
            .sec-service {
        padding: 100px 0 0px;
        height: auto;
        margin-bottom: 0px;
    }
    .sec-tourism .head h2 {
        margin: 0;
        font-size: 120px;
    }
    
.sec-tourism .head {
    text-align: center;
    padding: 180px 0 0 0;
}
    .sec-destination {
        padding: 10px 0 50px;
    }
    .sec-blog {
    padding: 40px 0 120px;
}

.sec-blog .view {
    margin-top: 30px;
}

.sec-blog .pic img {
    height: 300px;
}
    .sec-service .main .disc h4 {
        font-size: 20px;
    }
    .sec-service .main .pic img {
    width: auto;
    height: 75px;
}
.sec-service .main {
    margin-bottom: 30px;
    padding: 30px 20px;
    min-height: 330px;
}
    .sec-service .main .disc p, .sec-about .head p {
        font-size: 14px;
        line-height: 25px;
    }
    .sec-tourism {
        height: 730px;
    }
        .sec-tourism .head h4 {
        font-size: 20px;
        left: -700px;
        letter-spacing: 5px;
    }
        .sec-tourism .head h3 {
        font-size: 20px;
        right: -700px;
        letter-spacing: 5px;
    }
    .sec-tourism .head .read {
        margin-top: 200px;
    }
        .sec-destination .main .pic img {
        width: 100%;
        height: 270px;
        object-fit: cover;
        border-radius: 30px;
    }
        .sec-destination .main .disc h4 {
        margin: 10px 0 10px;
        font-size: 18px;
        line-height: 24px;
        }
            .sec-destination .main .disc h6 {
        margin: 10px 0 0;
        font-size: 16px;
    }
    .sec-destination .main .disc .dest-booking a {
    font-size: 15px;
    padding: 10px 20px;
}

.top-heading.one a {
    text-align: center;
}

.top-heading.one img {
    width: 250px;
    margin: 0 auto;
    text-align: center;
}

.footer .top-heading.two {
    position: relative;
    left: 50px;
}

.footer .top-heading.three {
    position: relative;
    left: -40px;
}
    .footer .top-heading h3 {
        margin: 0 0 15px;
        font-size: 20px;
    }
    
.footer .top-heading.three a {
    margin-bottom: 10px;
}
.footer .top-heading h6 {
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 24px;
}
    .footer .row.bottom {
        padding: 15px 0;
        margin: 10px 0 0;
    }
            .page-id-26 .sec-service {
        padding: 50px 0 100px;
        height: auto;
        margin-bottom: 0px;
    }
    
.sec-cta {
    padding: 50px 0 80px;
}
    .sec-cta .left h2, .sec-cta .right h2 {
        margin: 0 0 20px;
        font-size: 32px;
    }


.sec-blog .head-top h2 {
    font-size: 40px;
}

.sec-blog .head-top {
    text-align: center;
    margin-bottom: 30px;
}

.about-page-sec2 .head p, .page-id-25 .sec-cities .disc p, .sec-blog .head p {
    font-size: 14px;
    line-height: 25px;
}

.about-page-sec2 .head ul li, .page-id-25 .sec-cities .disc ul li {
    font-size: 14px;
    line-height: 26px;
}

.about-page-sec2 .head ul {
    padding: 0 0 0 20px;
}

.sec-about .head h2 br {
    display: none;
}

.page-id-25 .sec-cities .pic img {
    height: auto;
}
    .sec-destination .main .disc h6 {
        margin: 10px 0 0;
        font-size: 14px;
    }
    .header .row.two {
        margin-top: 60px;
        margin-right: 0px;
    }

}

@media screen  and (max-width: 1100px){ 
    .header .menu ul li {
        display: inline-block;
        margin: 0 10px;
    }
    
.header .contact a {
    font-size: 15px;
    padding: 10px 20px;
}
    .header:after {
        height: 9px;
    }
        
    .header .row.one {
        text-align: right;
        margin-top: 10px;
        margin-right: 10px;
    }
        .banner .bg-img {
        height: 550px;
    }
        .banner .head h1 {
        margin: 0 0 10px;
        font-size: 90px;
        line-height: 80px;
    }
    .banner .head h2 {
        font-size: 50px;
    }
        .banner .head {
        text-align: center;
        padding: 60px 0 0 0;
    }
    .sec-cities .slick-next.slick-arrow {
    left: -20px;
}
.sec-cities .slick-arrow {
    right: -25px;
}

.sec-cities .main .pic img {
    width: 100%;
    height: 207px;
    object-fit: cover;
}
.sec-cities .main .pic:before {
    height: 50px;
}

.sec-cities .main .disc {
    bottom: 10px;
}
.sec-about .main .pic-1 {
        text-align: right;
    }
        .sec-about .main .pic-1 .pic-2 img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .sec-about .main .pic-1 img {
        width: auto;
        height: 370px;
        object-fit: cover;
    }
         
    .sec-service .main .disc p, .sec-about .head p {
        font-size: 14px;
        line-height: 25px;
    }
        .sec-service .main {
        margin-bottom: 20px;
        padding: 20px 10px;
    }
.sec-service .head {
        margin-bottom: 50px;
    }
        .sec-service .main .pic img {
        width: auto;
        height: 60px;
    }
        .sec-service .main .disc h4 {
        font-size: 18px;
    }
        
            .sec-tourism .head .read {
        margin-top: 200px;
    }
      .sec-tourism .head h3 {
        font-size: 18px;
        right: -600px;
        letter-spacing: 4px;
        top: 50px;
    }
            .sec-tourism .head h4 {
        font-size: 18px;
        left: -600px;
        letter-spacing: 4px;
        top: 50px;
    }
        .sec-destination .main .pic img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        border-radius: 30px;
    }
        .sec-cities .head h2, .sec-about .head h2, .sec-destination .head h2 {
        font-size: 34px;
    }
    
.sec-destination .slick-next.slick-arrow {
    left: -20px;
    transform: rotate(0deg);
    -webkit-transform: rotate(180deg);
}
.sec-destination .slick-arrow {
    right: -25px;
}
footer.footer .tnp form .tnp-field-button:before {
    width: 53px;
    height: 64px;
    left: 0;
    right: 10px;
    margin: 0 auto;
    top: -17px;
}
    .page-id-24 .sec-about .main .pic-1 .pic-2 {
        bottom: -150px;
        left: -10px;
    }
        .sec-tourism {
        height: 650px;
    }
    .sec-tourism .head {
        text-align: center;
        padding: 120px 0 0 0;
    }

}

@media screen  and (max-width: 800px){     
a#hamburg {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  z-index: 999;
  background-color: #d6971d;
  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 .search-nav input {
        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;
}
    
    
.header .row.main .col-sm-3 {
    width: 100%;
}

.header .row.main .col-sm-9 {
    width: 100%;
}
.header .row.two {
        margin-top: 60px;
        margin-right: 0px;
        display: none;
    }
        .header .row.one {
        text-align: right;
        margin-top: -180px;
        margin-right: 10px;
    }
        .logo img {
        max-height: 150px;
        width: auto;
    }
    .header:after {
        height: 6px;
    }
.sec-cities .main .disc h4 {
        font-size: 18px;
    }
    .sec-cities .main .pic:before {
        height: 40px;
    }
        .sec-cities .main .pic img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
        .sec-cities .slick-arrow {
        right: -15px;
        background-size: 50%;
    }
    .sec-cities .slick-next.slick-arrow {
        left: -15px;
    }
        .sec-cities .head h2, .sec-about .head h2, .sec-destination .head h2 {
        font-size: 28px;
    }
        .sec-cities .head h5, .sec-about .head h5, .sec-destination .head h5 {
        font-size: 16px;
        letter-spacing: 0px;
    }
        .sec-cities .head, .sec-destination .head {
        margin-bottom: 20px;
    }
        .sec-cities {
        padding: 20px 0 60px;
    }
    .sec-about .head {
        padding-right: 0px;
    }
        .sec-service .main .disc p, .sec-about .head p {
        font-size: 13px;
        line-height: 24px;
    }
        .sec-service .head {
        margin-bottom: 20px;
    }
        .sec-service .head h2 {
        font-size: 32px;
    }
        .sec-tourism .head h2 {
        margin: 0;
        font-size: 90px;
    }
    .sec-tourism .head h3 {
        font-size: 16px;
        right: -460px;
        letter-spacing: 2px;
        top: 50px;
    }
        .sec-tourism .head h4 {
        font-size: 16px;
        left: -460px;
        letter-spacing: 2px;
        top: 50px;
    }
    .sec-tourism {
        height: 550px;
    }
    .sec-destination .slick-arrow {
        right: -15px;
        background-size: 50%;
    }
        .sec-destination .slick-next.slick-arrow {
        left: -15px;
    }
        .sec-blog .pic img {
        height: 230px;
    }
    

.sec-blog .head h4 {
    margin: 0px 0 5px;
    font-size: 20px;
    line-height: 22px;
}
    .sec-blog .head-top h2 {
        font-size: 32px;
    }
    
.sec-blog .head {
    text-align: center;
    margin: 15px 0 0;
    font-size: 13px;
    line-height: 24px;
}

.sec-blog .head .learn {
    margin-top: 10px;
}

.about-page-sec2 .head h2 {
    margin: 0 0 5px;
    font-size: 26px;
    letter-spacing: 0px;
}
    .about-page-sec2 .head p, .page-id-25 .sec-cities .disc p, .sec-blog .head p {
        font-size: 13px;
        line-height: 24px;
    }
    .about-page-sec2 .head ul li, .page-id-25 .sec-cities .disc ul li {
        font-size: 13px;
        line-height: 24px;
    }
    
.about-page-sec2 .pic img {
    height: auto;
}
.inner-banner {
        height: 140px;
    }
    .inner-banner h2 {
        padding: 50px 0 0;
        font-size: 36px;
    }
        .about-page-sec2 .head p, .page-id-25 .sec-cities .disc p, .sec-blog .head p {
        font-size: 13px;
        line-height: 24px;
    }
    .page-id-152 .sec-blog .row.one .col-sm-7 {
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .06);
    width: 100%;
    height: auto;
    padding: 20px 20px;
}

.page-id-152 .sec-blog .pic img {
    height: auto;
    width: 100%;
    object-fit: cover;
    border-radius: 0;
}

.page-id-152 .sec-blog .head {
    text-align: left;
    margin: 0px 0 0;
}

.sec-blog .head .learn a {
    font-size: 14px;
}
    .sec-cta {
        padding: 40px 0 50px;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    margin: 0 0 10px;
    height: 40px;
    padding: 0 10px;
}
    .sec-cta .left h2, .sec-cta .right h2 {
        margin: 0 0 20px;
        font-size: 24px;
    }
        .sec-cta .right ul li a {
        font-size: 15px;
    }
    
.sec-cta .right ul li i {
    margin-right: 10px;
    font-size: 18px;
    color: #000;
}
    .sec-cta .head-top h3 {
        margin: 20px 0 20px;
        font-size: 20px;
    }
    .sec-cta .head-top .social ul li a {
    font-size: 15px;
}

.sec-cta .head-top .social ul li a i {
    margin-right: 10px;
    font-size: 20px;
    height: 35px;
    width: 35px;
}

.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 50%;
    font-size: 18px;
    padding: 10px;
}


.footer .col-sm-3 {
    padding: 0;
    display: none;
}

.footer .col-sm-3.one {
    display: block;
    width: 100%;
}
.footer {
        padding: 0px 0 0;
    }
    
.footer .col-sm-6 {
    width: 100%;
    text-align: center;
}

.footer .copy-2 {
    text-align: center;
}
    .top-heading.one img {
        width: 170px;
        margin: 0 auto;
        text-align: center;
    }
    
.page-id-25 .sec-cities .row.one {
    display: block;
    align-items: center;
    margin-bottom: 20px;
}
.page-id-25 .sec-cities .row.one .col-sm-6 {
    width: 100%;
    padding: 20px;
}
.page-id-25 .sec-cities .row.one:nth-child(even) {
    display: block;
    align-items: center;
    flex-direction: row-reverse;
}

.page-id-27 .sec-destination .col-sm-4 {
    width: 50%;
}

li.page_item.page-item-18 {
    display: none;
}


}

@media screen  and (max-width: 600px){   
        .header .row.one {
        display: none;
    }
    
.header:before {
    height: 10px;
}

.header .logo {
    margin-top: 0px;
}
    .header:after {
        height: 3px;
    }
    .header .logo img {
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
        height: 120px;
    }
        .header .logo img {
        box-shadow: none;
        height: 120px;
        margin-top: 10px;
    }
    .banner .head h1 {
        margin: 0 0 10px;
        font-size: 45px;
        line-height: 57px;
    }
        .banner .head h2 {
        font-size: 32px;
    }
    .banner .head {
        text-align: center;
        padding: 30px 0 0 0;
    }
        .banner .bg-img {
        height: 420px;
    }
    .sec-cities .slick-arrow {
        right: -11px;
        background-size: 40%;
    }
        .sec-cities .slick-next.slick-arrow {
        left: -11px;
    }
    .sec-cities:before {
    height: 40px;
}
    .sec-cities .head h2, .sec-about .head h2, .sec-destination .head h2 {
        font-size: 24px;
    }
    .sec-about .head {
        padding-right: 0px;
        text-align: center;
        margin-bottom: 20px;
    }
    .sec-about .main .pic-1 img {
        width: auto;
        height: auto;
    }
        .sec-about .main .pic-1 .pic-2 {
        bottom: -20px;
        left: 0px;
        position: inherit;
    }
    .sec-service {
        padding: 30px 0 0px;
        height: auto;
        margin-bottom: 0px;
        background-color: #e3c6ae;
        background-image: none !important;
    }
    .sec-about .main .pic-1 .pic-2 img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .sec-tourism .head {
        text-align: center;
        padding: 60px 0 0 0;
    }
        .sec-tourism .head .read {
        margin-top: 100px;
    }
    .sec-tourism .head .read a {
    font-size: 13px;
    padding: 9px 20px;
    letter-spacing: 1px;
}
.sec-tourism {
        height: 330px;
    }
    .sec-tourism .head h3 {
        font-size: 13px;
        right: -218px;
        letter-spacing: 0px;
        top: 80px;
    }
        .sec-tourism .head h4 {
        font-size: 13px;
        left: -210px;
        letter-spacing: 0px;
        top: 60px;
    }
        .sec-tourism .head h2 {
        margin: 0;
        font-size: 40px;
    }
    .sec-blog .head {
        text-align: center;
        margin: 15px 0 30px;
        font-size: 13px;
        line-height: 24px;
    }
        .sec-blog .view {
        margin-top: 0px;
    }
        .sec-service .main {
        margin-bottom: 30px;
        padding: 30px 20px;
        min-height: auto;
    }
    .sec-service .head {
        margin-bottom: 20px;
        text-align: center;
    }
    .sec-service .head h2 {
        font-size: 26px;
    }
        .page-id-24 .sec-about .main .pic-1 .pic-2 {
        bottom: -10px;
        left: 0px;
    }
    
.page-id-24 .sec-about {
    padding: 20px 0 30px;
}

.about-page-sec2 .pic {
    margin-bottom: 20px;
}
.about-page-sec2 .head h2 {
        margin: 0 0 5px;
        font-size: 24px;
        letter-spacing: 0px;
        text-align: center;
    }
    
.about-page-sec2 {
    padding: 20px 0 60px;
}
.about-page-sec2 .head p, .page-id-25 .sec-cities .disc p, .sec-blog .head p {
        font-size: 13px;
        line-height: 24px;
        text-align: center;
    }
    .inner-banner {
        height: 100px;
    }
        .inner-banner h2 {
        padding: 30px 0 0;
        font-size: 32px;
    }
    
.page-id-152 .sec-blog .row.one {
    display: block;
    align-items: center;
    margin-bottom: 20px;
}

.page-id-152 .sec-blog .row.one {
    display: block;
    align-items: center;
    margin-bottom: 10px;
    padding: 20px;
}
.page-id-152 .sec-blog .head {
        text-align: center;
        margin: 0px 0 0;
    }
    
.entry-content p {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    padding: 0;
}

.sec-cta .right {
    margin-top: 30px;
}


.page-id-25 .sec-cities .disc h4 {
    margin: 0 0 10px;
    font-size: 24px;
}
.page-id-26 .sec-service {
        padding: 30px 0 50px;
        height: auto;
        margin-bottom: 0px;
    }
        .page-id-27 .sec-destination .col-sm-4 {
        width: 100%;
    }
    
.sec-destination .main .disc {
    text-align: center;
}
    .sec-destination .main .pic img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        border-radius: 30px;
    }
    .sec-destination .slick-arrow {
        right: -11px;
        background-size: 40%;
    }
        .sec-destination .slick-next.slick-arrow {
        left: -11px;
    }
    
.sec-destination .main .disc {
    text-align: center;
}

.sec-destination .main .disc img {
    margin: 0 auto;
}

}


@media screen  and (max-width: 450px){   
        .sec-tourism .head h4 {
        font-size: 13px;
        left: -260px;
        letter-spacing: 0px;
        top: 60px;
    }
        .sec-tourism .head h3 {
        font-size: 13px;
        right: -268px;
        letter-spacing: 0px;
        top: 50px;
    }
    
}

@media screen  and (max-width: 400px){   
        .sec-tourism .head h4 {
        font-size: 13px;
        left: -240px;
        letter-spacing: 0px;
        top: 60px;
    }
        .sec-tourism .head h3 {
        font-size: 13px;
        right: -240px;
        letter-spacing: 0px;
        top: 50px;
    }
    
}

@media screen  and (max-width: 330px){   
        .sec-tourism .head h4 {
        font-size: 13px;
        left: -218px;
        letter-spacing: 0px;
        top: 60px;
    }
        .sec-tourism .head h3 {
        font-size: 13px;
        right: -218px;
        letter-spacing: 0px;
        top: 50px;
    }
    
}