.cov-pro-alert h5 a {
    color: #cc4e04;
    font-family: 'Manrope', sans-serif;
    font-size: 1rem;
    font-weight: 600;
}

/* .sec-video video {
    width: 100%;
    object-fit: cover;
}
.sec-video .playBtn {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 44px;
} */
.fancybox-video {
    display: none;
}

.logo-algn {
    width: 60%;
}

body {
    background: #fff;
    margin: 0px;
    font-size: 14.5px;
    color: #484848;
    font-weight: 400;
    overflow-x: hidden;
    font-family: 'Manrope', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-text-size-adjust: none;
    letter-spacing: 0.3px
}

.bx-highlight {
    float: left;
    max-width: 500px;
    line-height: 26px;
    width: 100%;
    border-radius: 15px;
    border: 2px solid #e29181;
    background-color: #ad3838;
    font-weight: 300 !important;
}

.blink-text {
    animation-duration: 1300ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation: blink 1300ms infinite;
}

@keyframes blink {
    from {
        color: orange;
    }

    to {
        color: white;
    }
}

@-webkit-keyframes blink {
    from {
        color: orange;
    }

    to {
        color: white;
    }
}

/* scrollbar */
body::-webkit-scrollbar {
    width: 0.5em;
}

body::-webkit-scrollbar-thumb {
    background-color: #b6b6b6;
    outline: none;
    border-radius: 5px;
}

body::-webkit-scrollbar-track {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* scrollbar */
select:disabled,
option[disabled],
option:disabled,
.custom-select option:disabled {
    color: rgba(0, 0, 0, .25);
}

select option:focus {
    border-color: rgba(0, 0, 0, .25);
    outline-color: rgba(0, 0, 0, .25);
}

#cntblk .table strong,
#cntblk .fw-0 {
    font-weight: 500;
    font-size: 18px;
}

.sub-txt {
    background-color: #db831e;
    color: #fff;
    padding: 0px 4px;
}

.cntblkBg {
    background: #ececec;
    padding: 10px 0
}

.btn-booknow {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.more {
    font-size: 12.5px;
    color: #046464
}

.text-green {
    color: #057368 !important
}

.gallery_thump .lightbx img {
    width: 100%;
}

.outer {
    overflow-x: hidden;
}

/* newsticker */
#ticker,
#ticker-latest,
#ticker-latest ul,
#ticker ul {
    height: 40px !important;
    display: block;
    padding: 10px 0 0;
}

#ticker ul,
#ticker ul li,
#ticker-latest ul,
#ticker-latest ul li {
    list-style: none;
}

#ticker,
#ticker-latest {
    margin-left: 15px;
}

/* newsticker */
/* font-family: 'Prata', serif; */
/* font-family: 'Dancing Script', cursive; */
*:focus {
    outline: none;
    border: none;
}

button:focus {
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.inside #header {
    padding: 10px 0;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

:focus {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
}

/* h5,.h5{color: #057e67!important;}
*/
a,
a:link,
:before,
:after,
a:visited,
#header,
#header.bg_change,
#header .logo,
#header.bg_change .logo,
#header .logo img,
#header.bg_change .logo img,
#header .tophead,
#header .btmhead,
#header.bg_change .tophead,
#header.bg_change .btmhead,
#header .btmhead .btn,
#header.bg_change .btmhead .btn,
.img-gallery img,
.img-gallery img:hover {
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover,
:hover:before,
:hover:after,
:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* .tophead {
    background: #000;
} */
#newsTicker {
    position: relative;
    padding: 15px 15px;
    float: left;
    width: 100%;
    overflow: hidden;
    background: #f5f9fb;
    margin-bottom: 0;
    height: 70px;
}

#newsTicker .lst-txt {
    padding: 0;
    left: 20px;
    z-index: 9;
    min-width: 150px;
    text-align: center;
    height: 40px;
    line-height: 42px;
    text-transform: uppercase;
}

.logo {
    display: inline-block;
}

.menu-bar {
    position: absolute;
    top: 20px;
    right: 0;
    height: 14px;
}

.bars {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #fff;
    box-shadow: 0 5px 0 #fff, 0 10px 0 #fff;
}

.toggler-wrap {
    position: relative;
}

#header {
    position: fixed;
    padding: 0;
    width: 100%;
    z-index: 999;
    left: 0;
    height: 140px;
}
.btm-head-flex-wrap {
    gap: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 1199.98px) { 
    .btm-head-flex-wrap {
         align-items: flex-start;
    }
}
#header.bg_change {
    padding: 0;
    height: 58px;
    /* background: #fafbf3;
    box-shadow: 0 0 2px #ddd; */
}

#header.bg_change .navbar-nav li a {
    padding: 18px 12px 16px;
    font-size: 13px;
}

#header.bg_change .logo img {
    width: 120px;
}

#header .navbar {
    padding: 0;
}

#header .tophead {
    border-top: 3px solid #f1a93a;
    background: #3d3d3d;
}

#header.bg_change .btmhead {
    display: none;
}

#header .btmhead {
    background: #fff;
    padding: 5px 0;
}

#header .navbar-nav,
#footer .navbar-nav {
    display: block;
    margin: 0 auto;
}

#header .navbar-nav li,
#footer .navbar-nav li {
    position: relative;
    display: inline-block;
}

#header .navbar-nav li:after,
#footer .navbar-nav li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 32px;
    right: -2px;
    top: 14px;
    background: #6e5a3f;
    display: none;
}

#header .navbar-nav li:last-child::after,
#footer .navbar-nav li:last-child::after {
    background: none;
}

#header .navbar-nav li a,
#footer .navbar-nav li a {
    color: #fff;
    padding: 10px 10px 10px;
    /* text-transform: uppercase; */
    font-size: 13px;
    /* border-bottom:3px solid transparent; */
}

#header .navbar-nav .active a,
#header .navbar-nav .current-menu-item a,
#footer .navbar-nav .active a,
#footer .navbar-nav .current-menu-item a {
    color: #fab246;
    /* border-bottom: 3px solid #fab246; */
}

#header .navbar-nav li a:hover,
#footer .navbar-nav li a:hover {
    color: #fab246;
    /* border-bottom:3px solid #fab246; */
}

#header .navbar {
    display: block;
}

.btmhead .btn {
    padding: 5px 15px;
    color: #fff;
    border-radius: 50px;
    border: none;
    margin-top: 0;
    float: right;
    /* width: 135px; */
    font-size: 12px;
    font-weight: 600;
    /* margin-bottom: 10px; */
}
.btmhead .btn.btn-warning {
    color: #000;
}
.btmhead .btn.lang-btn {
    color: #000;
    padding: 5px 15px;
    border: 1px solid #000;
}
.bg-blue {
    background: #019fde;
}

#header.bg_change .btmhead .btn {
    margin-top: 0;
}

.btmhead .btn:hover {
    color: fff;
    background: #fab246;
}

.btmhead .social li {
    list-style: none;
    display: inline;
    margin: 0 5px;
}

.btmhead .social {
    float: right;
    clear: both;
    padding: 0;
    margin: 0;
    width: 135px;
    text-align: center;
}

.btmhead .social li a i {
    color: #454545;
    font-size: 18px;
    font-weight: 600;
}

.text-transform {
    text-transform: uppercase;
}

.bg-orange {
    background: #f89730;
}

.text-white {
    color: #fff;
}

.socialbook {
    padding-top: 0;
    gap: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
@media (max-width: 1199.98px) { 
    .btm-head-flex-wrap {
        flex-direction: column;
    }
 }
.socialbook .flex-item {
    flex-shrink: 0;
}

.kerala {
    padding-top: 12px;
}

#spotlight .caption {
    position: absolute;
    right: 5%;
    bottom: 10%;
    max-width: 500px;
    width: 90%;
    text-align: left;
    color: #fff;
    font-family: 'Courgette', cursive;
    margin: 0;
    padding: 15px;
    font-size: 28px;
    background: rgba(1, 159, 222, 0.561);
    border-radius: 5px;
}

#spotlight .caption span {
    font-size: 22px;
    font-family: 'Prata', serif;
}

/*  */
#spotlight {
    position: relative;
    margin-top: 140px;
    height: 645px;
}

/* #spotlight h1 {
    top: 50%;
    left: 50%;
    text-align: center;
    margin-right: -50%;
    transform: translate(-50%, -50%);
} */
.bannerslider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 9;
    cursor: pointer;
    width: 32px;
    height: 50px;

}

.bannerslider .slick-prev {
    left: 15px;
    background: url('https://www.ktdc.com/beta/images/arrowprev.png') no-repeat;
}

.bannerslider .slick-next {
    right: 15px;
    background: url('https://www.ktdc.com/beta/images/arrownxt.png') no-repeat;
}

.bannerslider.slick-dotted.slick-slider {
    height: 645px;
    margin-bottom: 0;
}

#spotlight .bannerslider .slick-list {
    height: 645px !important;
}

/* about */
#about {
    background: #f3f4f6;
}

.headbar {
    padding: 15px 30px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -63px;
}

.headbar a:hover {
    color: #e2e2e2;
}

.headbar a {
    color: #fff;
}

.latestnews .slide p {
    padding: 20px 0px;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 15px;
}

.latestnews .slide p b,
.latestnews .slide p span {
    display: block;
    text-transform: uppercase;
}

.latestnews .slide p b {
    font-size: 16px;
}

.latestnews .slide p span {
    font-size: 15px;
}

.latestnews .slide p b {
    color: #0e80c6;
}

.latestnews .slide p b:hover {
    color: #333;
}

.latestnews {
    background: #fff;
}

.newscarousel .slick-arrow {
    width: 20px;
    position: absolute;
    padding: 0;
    top: -35px;
    border: none;
    text-indent: -9999px;
    z-index: 99;
    height: 20px;
    text-align: center;
    cursor: pointer;
}

.newscarousel .slick-prev {
    right: 50px;
    background: #fff url('https://www.ktdc.com/beta/images/prev.png')no-repeat center;
}

.newscarousel .slick-next {
    right: 15px;
    background: #fff url('https://www.ktdc.com/beta/images/next.png')no-repeat center;
}

.abtdesc {
    padding-left: 40px;
}

.abtdesc h2 {
    padding-top: 50px;
    font-weight: 600;
    font-size: 42px;
}

.abtdesc .descbar {
    padding: 5px 40px;
    display: block;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 4px;
    margin-bottom: 35px;
}

.bg-blue-light {
    background: #27a9e3;
}

.bg-blue-dark {
    background: #0c81c6;
}

.abtdesc h4 {
    display: inline-block;
    border-bottom: 1px solid #222;
}

.readmore {
    display: block;
    height: 45px;
    width: 140px;
    line-height: 46px;
    border-radius: 50px;
    border: none;
}

.readmore:hover {
    color: #fff;
    background: #f89730;
}

/* about */
/* themezone */
#themezone {
    background: url('https://www.ktdc.com/beta/images/themezoneBg.jpg') no-repeat center center;
    background-size: cover;
}

.board {
    background: #f3f4f6;
}

.boardbx {
    padding: 70px 15px;
}

.boardbx h3 {
    border-bottom: 1px solid #acacac;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.boardbx h3 a {
    color: #000;
}

.boardbx h3 a:hover {
    color: #28aae4;
}

.boardbx .thumbnail {
    margin-right: 30px;
}

.boardbx span {
    display: block;
}

.media-body h4 {
    font-size: 20px;
}

.media-body h4 a {
    color: #27a9e3
}

.media-body h4 a:hover {
    color: #222;
}

.media-body h5 {
    font-size: 18px;
}

#themezone .card {
    border-radius: 0;
    border: none;
    width: 100%;
}

.row.cardbx {
    width: 94%;
    margin-left: 2%;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

#themezone .card-img-top {
    border-radius: 0;
}

.card-text {
    padding: 35px;
    text-align: left;
}

.cardbx h3 {
    border-bottom: 1px solid #727981;
    display: inline-block;
    text-align: left;
}

.cardbx h3 a {
    color: #fff;
}

.cardbx h3 a:hover {
    color: #ccc;
}

/* themezone */
/* gallery */
#gallery {
    padding: 60px 0;
}

#gallery h5 a {
    color: #333;
}

#gallery h5 a:hover {
    color: #27aae4;
}

#gallery h3 {
    border-bottom: 1px solid #999;
    display: inline-block;
}

.img-gallery img,
.video-gallery img {
    width: 100%;
    cursor: pointer;
}

.img-gallery img {
    transform: scale(1);
}

.img-gallery img:hover {
    transform: scale(1.1);
}

.playicon {
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

/* gallery */

/* footer */
#footer {
    text-align: center;
    padding: 0;
    color: #fff;
    background: #504b51;
}

.secfoot {
    background: #504b51;
    padding: 20px 0;
}

.footerwrap {
    background: #fff;
}

#footer .navbar-nav {
    padding: 12px 0;
}

.secfoot p {
    color: #847f83;
}

.secfoot p a {
    color: #b7b2b6;
}

.secfoot p a:hover {
    color: #0c81c6;
}

#footer .sponsors {
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

#footer h4 {
    border-bottom: 1px solid #e8e8e8;
}

#footer pre {
    margin: 0;
    font-size: 16px;
    /*    font-family: 'Open Sans', sans-serif;
*/
    white-space: normal;
    word-break: break-word;
}

/* inside pages */
/* about */
#banner {
    padding-top: 150px;
}

.text-justify {
    text-align: justify;
}

.abtdesc.abtdesc-inside {
    padding-left: 0;
}

.latestnews.latestnews-inside {
    margin-top: -24px;
}

/* about */
/* contact */

.contact {
    padding-bottom: 100px;
}

.contact .heading {
    margin-bottom: 50px;
}

.contact .heading h2 {
    font-size: 30px;
    font-weight: 700;
    color: #404356;
    margin: 0;
    margin-bottom: 15px;
}

.contact .heading h2 span {
    color: #0c81c5;
    font-weight: 300;
}

.contact .heading p {
    font-size: 14px;
    font-weight: 400;
    color: #525f7f;
    line-height: 26px;
    margin: 0;
}

.contact .main {
    background: #ffffff;
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.08);
}

.contact .main h3 {
    font-size: 20px;
    font-weight: 500;
    color: #4a545e;
    margin: 0;
    margin-bottom: 20px;
}

.contact .form-control {
    padding: 25px;
    font-size: 13px;
    margin-bottom: 10px;
    background: #efefef;
    border: 0;
    border-radius: 5px;
}

.contact button.btn {
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    background: linear-gradient(to right, rgb(12, 129, 198) 0%, rgb(39, 170, 228) 100%);
    color: #ffffff;
}

.contact .main .left {
    padding: 40px 60px;
}

.contact .main .right {
    background: #0c81c4;
    background-size: cover;
    padding: 40px;
    color: #ffffff;
    height: 100%;
}

.contact .main .right h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}

.contact .main .right .info {
    margin-bottom: 35px;
}

.contact .main .right .info i {
    font-size: 25px;
    color: #ffffff;
}

.contact .main .right .info span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 15px;
}

.contact .main .right .social a {
    text-decoration: none;
    font-size: 30px;
    color: #ffffff;
    margin-right: 20px;
}

#maparea {
    height: 450px;
}

/* contact */
/* gallerylightbox */
.demo-gallery>ul {
    margin-bottom: 0;
    padding-left: 0;
}

.demo-gallery>ul>li {
    display: inline-block;
    list-style: outside none none;
    width: 100%;
    height: 200px;
}

.demo-gallery>ul>li a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.demo-gallery>ul>li a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    max-width: 100%;
}

.demo-gallery>ul>li a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.demo-gallery>ul>li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery>ul>li a .demo-gallery-poster>img {
    /* left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s; */
    left: 100%;
    margin-left: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery>ul>li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery>a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery>a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark>ul>li a {
    border: 3px solid #04070a;
}

.lg-actions .lg-prev {
    background: url('https://www.ktdc.com/beta/images/arrowprev.png') no-repeat;
}

.lg-actions .lg-next {
    background: url('https://www.ktdc.com/beta/images/arrownxt.png') no-repeat;
}

.lg-actions .lg-prev:after,
.lg-actions .lg-next:before {
    display: none;
}

.lg-actions .lg-icon {
    width: 38px;
    height: 52px;
}

.lg-toolbar .lg-close.lg-icon {
    height: 22px;
    width: 22px;
    padding: 0;
    top: 15px;
    background: url('https://www.ktdc.com/beta/images/close.png') no-repeat;
    position: relative;
    right: 15px;
}

.lg-toolbar .lg-close.lg-icon:after {
    display: none;
}

.lg-download.lg-icon {
    display: none;
}

/* gallerylightbox */
/* booking */
.search-sec {
    padding: 0;
}

.search-sec form {
    margin-bottom: 0;
}

.search-sec .btn_search {
    background: #ed701c;
    color: #fff;
    border-color: #ed701c;
    border-radius: 0;
}

.search-sec .btn_search:hover {
    background: #019fde;
    border-color: #019fde;
}

.search-slt {
    display: block;
    width: 100%;
    font-size: .875rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius: 0
}

.wrn-btn {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius: 0 4px 4px 0;
}

.wrn-btn:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

@media (min-width:992px) {
    .search-sec {
        /* position: absolute; */
        bottom: 0px;
        width: 100%;
        border: 1px solid #eaeaea;
        z-index: 9;
    }
}

@media (max-width:992px) {
    .search-sec {
        position: relative;
        bottom: 0px;
        width: 100%;
        background: #fff;
        z-index: 9;
    }
}

.custom-search-input-2 {
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-top: 0;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, .25);
}

@media (max-width: 991px) {
    .custom-search-input-2 {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

.custom-search-input-2 input {
    border: 0;
    height: 50px;
    padding-left: 15px;
    border-right: 1px solid #eaeaea;
    font-weight: 500
}

@media (max-width: 991px) {
    .custom-search-input-2 input {
        border: none
    }
}

.custom-search-input-2 input:focus {
    box-shadow: none;
    border-right: 1px solid #d2d8dd
}

@media (max-width: 991px) {
    .custom-search-input-2 input:focus {
        border-right: none
    }
}

.custom-search-input-2 select {
    display: none
}

.custom-search-input-2 .nice-select .current {
    font-weight: 500;
    color: #6f787f;
    text-transform: capitalize;
    font-size: 18px;
}

.custom-search-input-2 .form-group {
    margin: 0
}

@media (max-width: 991px) {
    .custom-search-input-2 .form-group {
        margin-bottom: 5px;
        float: left;
        width: 100%;
    }
}

.custom-search-input-2 i {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 18px;
    font-size: 1.125rem;
    position: absolute;
    background-color: #fff;
    line-height: 48px;
    top: 1px;
    right: 1px;
    padding-right: 15px;
    display: block;
    width: 20px;
    box-sizing: content-box;
    height: 48px;
    z-index: 9;
    color: #999
}

@media (max-width: 991px) {
    .custom-search-input-2 i {
        padding-right: 10px
    }
}

.custom-search-input-2 input[type='submit'] {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    border: 0;
    padding: 0 25px;
    height: 50px;
    cursor: pointer;
    outline: none;
    width: 100%;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #fc5b62;
    margin-right: -1px
}

@media (max-width: 991px) {
    .custom-search-input-2 input[type='submit'] {
        margin: 20px 0 0 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px
    }
}

.custom-search-input-2 input[type='submit']:hover {
    background-color: #FFC107;
    color: #222
}

.custom-search-input-2.inner {
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1)
}

@media (max-width: 991px) {
    .custom-search-input-2.inner {
        margin: 0 0 20px 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

.custom-search-input-2.inner-2 {
    margin: 0 0 20px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none
}

.custom-search-input-2.inner-2 .form-group {
    margin-bottom: 10px
}

.custom-search-input-2.inner-2 input {
    border: 1px solid #ededed
}

.custom-search-input-2.inner-2 input[type='submit'] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px
}

.custom-search-input-2.inner-2 i {
    padding-right: 10px;
    line-height: 48px;
    height: 48px;
    top: 1px
}

.custom-search-input-2.inner-2 .nice-select {
    border: 1px solid #ededed
}

.panel-dropdown {
    position: relative;
    text-align: left;
    padding: 15px 10px 0 15px
}

@media (max-width: 991px) {
    .panel-dropdown {
        background-color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        height: 50px
    }
}

.panel-dropdown a {
    color: #727b82;
    font-weight: 500;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative
}

.panel-dropdown a:after {
    content: "\25BE";
    font-size: 1.7rem;
    color: #999;
    font-weight: 500;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    right: 0;
    top: -8px;
}

.panel-dropdown.active a:after {
    transform: rotate(180deg);
}

.panel-dropdown .panel-dropdown-content {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    position: absolute;
    top: 58px;
    left: 0px;
    z-index: 99;
    background: #fff;
    border-radius: 4px;
    padding: 15px 15px 0 15px;
    white-space: normal;
    width: 280px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    border: none;
}

.panel-dropdown .panel-dropdown-content:after {
    bottom: 100%;
    left: 15px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px
}

.panel-dropdown .panel-dropdown-content.right {
    left: auto;
    right: 0
}

.panel-dropdown .panel-dropdown-content.right:after {
    left: auto;
    right: 15px
}

.panel-dropdown.active .panel-dropdown-content {
    opacity: 1;
    visibility: visible
}

.qtyButtons {
    display: flex;
    margin: 0 0 13px 0
}

.qtyButtons input {
    outline: 0;
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    width: 50px;
    height: 36px !important;
    color: #333;
    line-height: 36px;
    margin: 0 !important;
    padding: 0 5px !important;
    border: none;
    box-shadow: none;
    pointer-events: none;
    display: inline-block;
    border: none !important
}

.qtyButtons label {
    font-weight: 400;
    line-height: 36px;
    padding-right: 15px;
    display: block;
    flex: 1;
    color: #626262
}

.qtyTotal {
    background-color: #66676b;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    /*    font-family: "Open Sans", sans-serif;
*/
    line-height: 18px;
    text-align: center;
    position: relative;
    top: 1px;
    left: 7px;
    height: 18px;
    width: 18px
}

.rotate-x {
    animation-duration: .5s;
    animation-name: rotate-x
}

@keyframes rotate-x {
    from {
        transform: rotateY(0deg)
    }

    to {
        transform: rotateY(360deg)
    }
}

.daterangepicker {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    border: none;
}

.daterangepicker td.in-range {
    background-color: #dc354529;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #DC3545;
    border-color: transparent;
    color: #fff;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #dc3545e0;
    color: #fff;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: #c82333;
    border-color: #c82333;
}

.ripple {
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0)
}

.ripple:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 48px;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    /* transform: scale(10, 10); */
    opacity: 0;
    transition: transform .5s, opacity 1s
}

.ripple:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.custom-select-form .nice-select {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d2d8dd;
    height: 45px;
    line-height: 42px
}

.custom-select-form .nice-select:hover {
    border-color: #d2d8dd
}

.custom-select-form .nice-select:active,
.custom-select-form .nice-select.open,
.custom-select-form .nice-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-select-form select {
    display: none
}

section.banner {
    position: relative;
}

.custom-select-form .nice-select {
    border: none;
    height: 50px;
    line-height: 50px;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #eaeaea !important;
}

.nice-select .list {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    width: 100%;
}

.nice-select.open .list {
    height: 250px;
    overflow-y: auto;
}

.custom-select-form .nice-select:active,
.custom-select-form .nice-select.open,
.custom-select-form .nice-select:focus {
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}

.wrn-btn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: .5s
}

.wrn-btn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: -8px;
    right: -20px;
    transition: .5s;
    font-size: 24px;
}

.wrn-btn:hover span {
    padding-right: 20px
}

.wrn-btn:hover span:after {
    opacity: 1;
    right: 0
}

#booknowarea {
    padding: 15px 0;
}

.datepicker-dropdown {
    width: 280px;
}

.datepicker table {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.desc strong {
    font-family: 'Prata', serif;
}

.img-full {
    width: 100%;
}

.img-zoom {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

.img-zoom:hover {
    /* box-shadow: 0px 0px 150px rgba(255, 255, 255, 0); */
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.display-block {
    display: block;
}

.overflow-hidden {
    overflow: hidden;
}

.text-gold {
    color: #db831e !important;
}

.font-normal {
    font-weight: 500;
}

.desc strong {
    font-size: 14px;
}

.desc strong small {
    color: #222;
    font-size: 12px;
    /*    font-family: 'Open Sans', sans-serif;
*/
}

.desc h3 {
    font-size: 20px;
    line-height: 30px;
}

.grid-border {
    border: 1px solid #eaeaea;
}

.desc {
    padding: 30px 15px;
}

.blockarea {
    box-shadow: 0 0 10px rgba(220, 220, 220, 0.92);
}

/* booking */

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.descgrid .more {
    right: 15px;
    bottom: 15px;
}

.descgrid {
    padding: 0px 15px 15px;
    text-align: center;
}

.descgrid p {
    margin-bottom: 0;
}

.inline-block {
    display: inline-block;
}

.bkonline strong {
    border-bottom: 2px solid;
    padding-bottom: 2px;
    display: inline-block;
    margin-bottom: 8px;
}

/* masonry */
.masonry {
    /* Masonry container */
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    margin: 0 1.5em;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.item {
    display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    transition: 1s ease all;
    -moz-transition: 1s ease all;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}

.masonry .item .imgbx a {
    position: relative;
}

.masonry .item a label {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #fff;
    margin-bottom: 0;
    font-family: 'Prata', serif;
    font-size: 28px;
    text-shadow: 2px 2px 3px rgba(35, 35, 35, 0.88);
}

.item img {
    max-width: 100%;
}

#masonrybx {
    clear: both;
    background: #faf7f2;
}

@media only screen and (max-width: 576px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1360px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 1361px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

/* budget-hotel */
/* newlesson */
#budgethotels {
    background: #ebe5d7;
}

#budgethotels .card-body {
    background: #fff;
}

/* newlesson */
#budgethotels .owl-carousel .owl-item {
    padding: 0 5px;
}

#budgethotels .owl-carousel .owl-item img {
    width: 100%;
}

#budgethotels .owl-carousel .category a {
    background: #faf7f2;
    padding: 20px;
    display: block;
    text-align: center;
    color: #4c3a0c;
    font-weight: 600;
    text-transform: uppercase;
}

#budgethotels .owl-carousel .category a:hover {
    color: #019fde;
}

/* budget-hotel */
/* footer */
.sponsors a {
    margin: 0 15px;
    display: inline-block;
}

/* footer */
.sponsors .poscenter {
    top: 50%;
    left: 50%;
    position: absolute;
    text-align: center;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.follow a {
    float: left;
    margin-right: 10px;
}

.footmenu {
    margin: 0;
    padding: 0;
}

.footmenu li a {
    color: #115b80;
    font-size: 13px;
}

.footmenu li:first-child::after {
    background: none;
}

.footmenu li {
    float: left;
    padding-right: 12px;
    margin-right: 12px;
    position: relative;
    list-style: none;
}

.footmenu li:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 12px;
    top: 6px;
    left: -12px;
    background: #cacaca
}

.footmenu li a:hover {
    color: #019fde;
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 33%;
    width: 32px;
    text-indent: -9999px;
    height: 32px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url('https://www.ktdc.com/beta/images/owl-prev.png') no-repeat;
    left: 10px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url('https://www.ktdc.com/beta/images/owl-next.png') no-repeat;
    right: 10px;
}

.scrollTop {
    position: fixed;
    right: 5%;
    bottom: 20px;
    background-color: #019fde;
    padding: 8px 12px;
    opacity: 0;
    text-align: center;
    width: 38px;
    height: 38px;
    cursor: pointer;
    z-index: 99;
    transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
}

.scrollTop a:hover {
    color: #fff;
}

.container.container-mob {
    padding-right: 0;
    padding-left: 0;
}

.pagecontent p {
    text-align: justify;
}

.sidebar .linkdetail {
    margin: 0;
    padding: 0;
}

.sidebar .linkdetail li {
    list-style: none;
    margin-bottom: 12px;
    border-bottom: 1px dashed #d6d7d8;
    padding-bottom: 12px;
}

.sidebar .linkdetail li:last-of-type {
    margin-bottom: 0;
}

.sidebar .linkdetail li a {
    color: #777
}

.sidebar .linkdetail li a:hover {
    color: #0d748c
}

.sidebar .linkdetail li a.active {
    color: #0d748c
}

.sidebar .linkdetail li a i {
    padding-right: 10px;
}

.active {
    color: #0d748c
}

#cntblk {
    background: #f5f5f5;
}

/* .pagecontent h1,
.pagecontent h2,
.pagecontent h3,
.pagecontent h4,
.pagecontent h5,
.pagecontent h6 {
   font-family: 'Open Sans', sans-serif;
} */
/* .sidebar aside {
   padding-top: 30px;
} */
.sidebar aside .card-text {
    padding: 0;
}

.sidebar aside .card a {
    color: #fff;
}

.sidebar aside .card a:hover {
    color: #ccc;
}

.mob-font-h3 {
    font-size: 1.3rem;
}

/* listwrap */
.listwrap .imgbx {
    padding: 12px;
    box-shadow: 0 0 10px #d0d0d0;
    -moz-box-shadow: 0 0 10px #d0d0d0;
    -webkit-box-shadow: 0 0 10px #d0d0d0;
}

.listwrap .list p a {
    padding-left: 10px;
    display: inline-block;
}

.listwrap .list h5 a {
    color: #000;
}

.listwrap .list h5 a:hover {
    color: #019fde;
}

.hidden {
    visibility: hidden;
    opacity: 0;
}

.display-block-i {
    display: block !important;
}

#searchblock .btn.btn-clear {
    float: right;
    /* background: #019fde;
    border: 1px solid #019fde; */
}

#searchblock {
    background: #f1f1f1;
}

#searchblock.nobanner {
    margin-top: 170px;
}

.listwrap .list .imgbx {
    position: relative;
}

.listwrap .list .imgbx .booknow {
    position: absolute;
    bottom: 15px;
    right: 15px;
    padding: 10px 20px;
    text-align: center;
    background: #f1a93a;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
}

.listwrap .list .imgbx .booknow:hover {
    background: #019fde;
    color: #fff;
}

/* listwrap */
/* responsive */
@media screen and (min-width: 1661px) and (max-width: 1860px) {
    #spotlight {
        position: relative;
        margin-top: 140px;
        height: 570px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 570px;
        margin-bottom: 0;
    }

    #spotlight .bannerslider .slick-list {
        height: 570px !important;
    }
}

@media screen and (min-width: 1521px) and (max-width: 1660px) {
    #spotlight {
        position: relative;
        margin-top: 140px;
        height: 515px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 515px;
        margin-bottom: 0;
    }

    #spotlight .bannerslider .slick-list {
        height: 515px !important;
    }
}

@media screen and (min-width: 1421px) and (max-width: 1520px) {
    #spotlight {
        height: 485px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 485px;
    }

    .bannerslider .slick-list {
        height: 485px;
    }
}

@media screen and (min-width: 1361px) and (max-width: 1420px) {
    #spotlight {
        height: 465px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 465px;
    }

    .bannerslider .slick-list {
        height: 465px;
    }
}

@media screen and (min-width: 1261px) and (max-width: 1360px) {
    #spotlight {
        height: 450px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 450px;
    }

    .bannerslider .slick-list {
        height: 450px;
    }

    .slick-dots {
        display: none !important;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1260px) {
    .slick-dots {
        display: none !important;
    }

    #header .navbar-nav li a,
    #footer .navbar-nav li a {
        padding: 15px 8px 13px 0;
        font-size: 11px;
    }

    #header.bg_change .navbar-nav li a {
        padding: 15px 8px 13px 0;
        font-size: 12px;
    }

    #spotlight {
        background: #f3f4f6;
    }

    .boardbx {
        padding: 30px 15px;
    }

    #spotlight {
        height: 355px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 355px;
    }

    .bannerslider .slick-list {
        height: 355px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .slick-dots {
        display: none !important;
    }

    #header .navbar-nav {
        width: 100%;
    }

    #header .navbar-nav li,
    #footer .navbar-nav li {
        display: inline-block;
    }

    #header .navbar-nav li a,
    #footer .navbar-nav li a {
        font-size: 12px;
        padding: 15px 4px 13px 4px;
    }

    #header.bg_change .navbar-nav li a {
        padding: 15px 4px 13px 4px;
        font-size: 12px;
    }

    #spotlight {
        height: 340px;
        margin-top: 145px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 340px;
    }

    .bannerslider .slick-list {
        height: 340px;
    }

    .btmhead .social {
        display: block;
    }

    .col-12.col-cstm-12 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .mob-md-pb-2 {
        padding-bottom: 2rem;
    }

    .mob-md-pt-2 {
        padding-top: 2rem;
    }

    .bdr-btm {
        border-bottom: 1px solid #eaeaea;
    }

    .mob-md-mb-2 {
        margin-bottom: 2rem;
    }

    body h2,
    body .h2 {
        font-size: 1.5rem;
    }

    .pb-5.mob-pb-2,
    .mob-pb-2 {
        padding-bottom: 2rem !important;
    }

    .pt-5.mob-pt-2 {
        padding-top: 2rem !important;
    }
}

@media screen and (min-width: 941px) and (max-width: 991px) {
    #spotlight {
        position: relative;
        top: 0;
        height: 335px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 375px;
    }

    .bannerslider .slick-list {
        height: 375px;
    }
}

@media screen and (min-width: 901px) and (max-width: 940px) {
    #spotlight {
        position: relative;
        top: 0;
        height: 320px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 320px;
    }

    .bannerslider .slick-list {
        height: 320px;
    }
}

@media screen and (min-width: 868px) and (max-width: 900px) {
    #spotlight {
        position: relative;
        top: 0;
        height: 305px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 305px;
    }

    .bannerslider .slick-list {
        height: 305px;
    }
}

@media screen and (min-width: 801px) and (max-width: 867px) {
    #spotlight {
        position: relative;
        top: 0;
        height: 290px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 320px;
    }

    .bannerslider .slick-list {
        height: 320px;
    }
}

@media screen and (min-width: 768px) and (max-width: 800px) {
    #spotlight {
        position: relative;
        top: 0;
        margin-top: 140px;
        height: 264px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 285px;
    }

    .bannerslider .slick-list {
        height: 285px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    #header .navbar-nav li,
    #footer .navbar-nav li {
        display: block;
    }

    #footer .sponsors {
        border-right: none;
        border-left: none;
    }

    .sponsors .poscenter {
        position: relative;
    }

    .footmenu li:after {
        display: none;
    }

    .pt-5.mob-pt-2 {
        padding-top: 2rem !important;
    }

    .pb-5.mob-pb-2,
    .mob-pb-2 {
        padding-bottom: 2rem !important;
    }

    body h2,
    body .h2 {
        font-size: 1.5rem;
    }

    .mob-md-pb-2 {
        padding-bottom: 2rem;
    }

    .mob-md-pt-2 {
        padding-top: 2rem;
    }

    .bdr-btm {
        border-bottom: 1px solid #eaeaea;
    }

    .mob-md-mb-2 {
        margin-bottom: 2rem;
    }

    #header .navbar-nav .active a,
    #header .navbar-nav .current-menu-item a,
    #footer .navbar-nav .active a,
    #footer .navbar-nav .current-menu-item a,
    #header .navbar-nav li a,
    #footer .navbar-nav li a {
        border-bottom: 1px solid #272727;
        text-align: left;
    }

    .col-mb-2 {
        margin-bottom: 2rem !important;
    }

    .custom-select-form .nice-select,
    .search-sec .form-control {
        border-radius: 0;
        border: 1px solid #eaeaea;
    }

    .bannerslider .slick-dots {
        display: none !important;
    }

    .bannerslider .slick-arrow {
        display: none !important;
    }

    #spotlight .caption {
        position: absolute;
        right: 0;
        bottom: 10%;
        max-width: 576px;
        width: 95%;
        text-align: center;
        color: #fff;
        margin: 0 auto;
        left: 0;
        padding: 10px;
        font-size: 26px;
    }

    .kerala,
    .float-right.socialbook {
        width: 80%;
        padding-top: 10px;
        margin-right: 0 !important;
        padding-right: 15%;
        padding-left: 15%;
    }

    .socialbook .payment {
        float: left;
    }

    .logo {
        text-align: left;
        float: left;
        padding-top: 12px;
    }

    .logo img {
        width: 100px;
    }

    .paymentbtn {
        text-align: center;
    }

    .kerala {
        text-align: right;
    }

    .btmhead .social {
        display: none;
    }

    #header {
        height: 130px;
    }

    #header.bg_change {
        height: 130px;
    }

    .abtdesc {
        padding-left: 0;
        padding-bottom: 30px;
    }

    .abtdesc h2 {
        font-size: 26px;
    }

    .abtdesc .descbar {
        font-size: 20px;
        letter-spacing: 4;
    }

    .headbar {
        padding: 15px 15px;
        margin-top: -20px;
        font-size: 18px;
        height: 51px;
        line-height: 22px;
    }

    .newscarousel .slick-arrow {
        top: -25px;
    }

    .newscarousel .slick-next {
        right: 0;
    }

    .newscarousel .slick-prev {
        right: 30px;
    }

    .latestnews .slide p b,
    .latestnews .slide p span {
        font-size: 16px;
    }

    .col-12.mob-full {
        max-width: 100%;
        width: 100%;
        flex: 0 0 100%;
    }

    .row.cardbx {
        width: 100%;
        margin-left: 0;
        position: relative;
        top: 0%;
        left: 0%;
        text-align: center;
        margin-right: -50%;
        transform: translate(0%, 0%);
        padding-bottom: 30px;
    }

    .cardbx h3 {
        font-size: 20px;
    }

    #themezone .mb-5,
    #themezone .my-5 {
        margin-bottom: 2rem !important;
    }

    #header .navbar-nav li a,
    #footer .navbar-nav li a {
        font-size: 13px;
        padding: 15px 10px 13px 0;
    }

    #header.bg_change .navbar-nav li a {
        padding: 15px 10px 13px 0;
        font-size: 13px;
    }

    #themezone {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .mob-marginbtm {
        margin-bottom: 30px;
    }

    #header .navbar-toggler {
        position: absolute;
        right: 5px;
        top: 30px;
        z-index: 999;
        padding: 0;
        background: #ffffff;
        padding: 5px 4px 5px 6px;
    }

    .btmhead .btn {
        float: right;
    }

    .text-center.mob-text-left {
        text-align: left !important;
    }
}


@media screen and (min-width: 200px) and (max-width: 767px) {
    .text-center.mob-text-left {
        text-align: left !important;
    }

    .mob-d-none {
        display: none !important;
    }

    #searchblock .btn.btn-prop {
        margin: 5px;
    }

    .mob-mb-1 {
        margin-bottom: 1rem !important;
    }

    .kerala {
        text-align: right;
    }

    .btmhead .social {
        display: none;
    }

    .socialbook .payment {
        float: left;
    }

    .logo {
        text-align: left;
        float: left;
    }

    .logo img {
        width: 70px;
    }

    .paymentbtn {
        text-align: center;
    }

    .btmhead {
        padding: 10px 0;
    }

    .btmhead .paymentbtn .btn {
        margin-top: 0;
        font-size: 12px;
        padding: 8px 10px;
    }

    #header .navbar-toggler {
        position: absolute;
        right: 15px;
        top: 20px;
        z-index: 999;
        padding: 0;
        background: #fff;
        padding: 5px 6px 5px 6px;
    }

    .headbar {
        padding: 10px 20px;
        margin-top: 0;
        font-size: 20px;
    }

    .latestnews .slide p {
        padding: 15px 0;
        margin: 0 5px;
    }

    .abtdesc {
        padding-left: 0;
    }

    .abtdesc h2 {
        padding-top: 20px;
        font-weight: 500;
        font-size: 18px;
    }

    .abtdesc .descbar {
        padding: 5px 15px;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0px;
        margin-bottom: 20px;
    }

    .container.container-mobile {
        padding-right: 0;
        padding-left: 0;
    }

    .boardbx {
        padding: 30px 5px;
    }

    .boardbx h3 {
        font-size: 18px;
        border: none;
        text-align: center;
    }

    .row.cardbx {
        width: 100%;
        margin-left: 0;
        position: relative;
        top: 0%;
        left: 0%;
        padding: 0 0 30px 0;
        text-align: center;
        margin-right: 0%;
        transform: translate(0%, 0%);
    }

    .mob-marginbtm {
        margin-bottom: 20px;
    }

    #themezone .mb-5,
    #themezone .my-5,
    #gallery .mb-5,
    #gallery .my-5 {
        margin-bottom: 1rem !important;
    }

    .cardbx h3 {
        font-size: 18px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 250px;
    }

    #themezone .media {
        display: block;
    }

    .boardbx .thumbnail {
        margin-right: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
    }

    .readmore {
        display: block;
        height: 40px;
        width: 140px;
        line-height: 40px;
        margin: 0 auto;
    }

    .mob-division {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }

    #themezone .media-body {
        text-align: center;
    }

    #themezone .media-body strong {
        font-size: 16px;
    }

    #gallery {
        padding: 30px 0;
    }

    .card-text {
        padding: 20px;
    }

    #header .navbar-nav .active a,
    #header .navbar-nav .current-menu-item a,
    #footer .navbar-nav .active a,
    #footer .navbar-nav .current-menu-item a,
    #header .navbar-nav li a,
    #footer .navbar-nav li a {
        border-bottom: 1px solid #272727;
        text-align: left;
    }

    #header .navbar-nav li:after,
    #footer .navbar-nav li:after {
        display: none;
    }

    #header .navbar-nav li,
    #footer .navbar-nav li {
        display: block;
    }

    #header .navbar-nav li a,
    #header.bg_change .navbar-nav li a,
    #footer .navbar-nav li a {
        padding: 12px 10px 12px 0;
        font-size: 12px;
    }

    #header .navbar-nav,
    #footer .navbar-nav {
        width: 100%;
    }

    .media-body h5 {
        font-size: 15px;
    }

    .secfoot p {
        font-size: 13px;
        text-align: center !important;
    }

    #footer .navbar-nav {
        padding: 2px 0 2px;
    }

    #spotlight {
        top: 0;
        height: 194px;
        margin-top: 149px;
    }

    .bannerslider .slick-track {
        height: 100% !important;
    }

    #themezone {
        padding-top: 30px;
    }

    .bannerslider .slick-arrow {
        display: none !important;
    }

    #header {
        height: 141px;
    }

    #header.bg_change {
        height: 180px;
    }

    #header .navbar-nav li a:hover,
    #footer .navbar-nav li a:hover {
        color: #fab246;
        border-bottom: 1px solid#fab246;
    }

    .kerala,
    .float-right.socialbook {
        width: 50%;
        padding-top: 10px;
        margin-right: 0 !important;
    }

    .custom-select-form .nice-select,
    .search-sec .form-control {
        border-radius: 0;
        border: 1px solid #eaeaea;
    }

    /* .custom-select-form .nice-select {
        margin-bottom: 5px;
    } */
    #spotlight .caption {
        position: relative;
        right: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        font-size: 14px;
        display: none;
        text-align: center;
        background: #019fde;
    }

    .pb-5.mob-pb-2,
    .mob-pb-2 {
        padding-bottom: 2rem !important;
    }

    .pt-5.mob-pt-2,
    .order-md-2.mob-pt-2 {
        padding-top: 2rem !important;
    }

    body h2,
    body .h2 {
        font-size: 1.5rem;
    }

    .sponsors .poscenter {
        position: relative;
        padding: 30px 0 15px;
    }

    .sponsors a img {
        width: 60px;
    }

    body .mob-mt-2 {
        margin-top: 1rem !important;
    }

    body .mob-mb-2 {
        margin-bottom: 1rem !important;
    }

    .footmenu li {
        float: left;
        padding-right: 0;
        margin-right: 0;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }

    .footmenu li:last-child {
        margin-bottom: 0;
    }

    .footmenu li:after {
        display: none;
    }

    body h4,
    body .h4 {
        font-size: 1.2rem;
    }

    #booknowarea {
        padding: 20px 0;
        border-top: 1px solid #ddd;
    }

    .bannerslider .slick-list {
        height: 285px;
    }

    .bannerslider .slick-dots {
        display: none !important;
    }

    .mob-pr-0 {
        padding-right: 0 !important;
    }

    .mob-pl-0 {
        padding-left: 0 !important;
    }

    .mob-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .contact .main .left {
        padding: 30px;
    }

    aside.mob-pt-0 {
        padding-top: 0;
    }

    .listwrap .list p a {
        padding-left: 0;
        display: block;
        margin-top: 5px;
    }

    .text-right.mob-text-center {
        text-align: center !important;
    }

    .btn-booknow {
        margin: 0 auto;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin-right: 0;
        transform: translate(0, 0)
    }

    .mob-text-center {
        text-align: center;
    }

    .mob-pb-1 {
        margin-bottom: 1rem;
    }

    .d-inline-block.d-md-block {
        display: block !important;
    }


}

@media screen and (min-width: 577px) and (max-width: 684px) {
    #spotlight {
        height: 210px;
    }

    .bannerslider.slick-dotted.slick-slider {
        height: 210px;
    }

    .bannerslider .slick-list {
        height: 210px;
    }
}

@media screen and (max-width: 576px) {
    .bannerslider.slick-dotted.slick-slider {
        height: 145px;
        background: #fafbf3;
    }

    #spotlight {
        height: 145px;
    }

    .bannerslider .slick-dots {
        display: none !important;
    }

    #spotlight .bannerslider .slick-list {
        height: 145px;
    }

    .desc {
        padding: 15px 0px;
    }

    .desc h3 {
        font-size: 18px;
        line-height: 28px;
    }
}

/* responsive */
/* activity page btn*/
.btn.custom-btn {
    border-radius: 50px;
    padding: 2px 15px;

    font-size: 14px;
    font-weight: 400;
    background-color: #ffffff;
    border-color: #c0dcfb;
    color: #006ef7;
    /* color:#e30000; */
    /* border:0px; */
}

.btn.custom-btn:hover {
    background-color: #0077f7;
    border-color: #c0dcfb !important;
    color: #fff;
}

.pagecontent p {
    text-align: justify;
    line-height: 26px;
}

.btn-arrow svg {
    right: 3px;
    top: 6px;
    width: 10px;
}

.offer-outer {
    padding: 20px;
    padding-left: 25px !important;
    border: 1px solid #ffe0e0;
}

.offer {
    background-color: #f9e2e2;
    padding: 25px 25px;
    list-style: circle;
    padding-left: 50px;
    font-size: 16px;
}

.text-offer {
    color: #cc4e04;
}