@font-face {
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'),url(/css/fonts/Poppins-Regular.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Thin';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Thin'),url(/css/fonts/Poppins-Thin.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins ExtraLight';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins ExtraLight'),url(/css/fonts/Poppins-ExtraLight.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Light';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Light'),url(/css/fonts/Poppins-Light.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Medium';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Medium'),url(/css/fonts/Poppins-Medium.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins SemiBold';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins SemiBold'),url(/css/fonts/Poppins-SemiBold.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Bold';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Bold'),url(/css/fonts/Poppins-Bold.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins ExtraBold';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins ExtraBold'),url(/css/fonts/Poppins-ExtraBold.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Black';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Black'),url(/css/fonts/Poppins-Black.woff) format('woff')
}

@font-face {
    font-family: 'common-icomoon';
    src: url(/fonts/common-icomoon.eot?5wf4hz);
    src: url('/fonts/common-icomoon.eot?5wf4hz#iefix') format('embedded-opentype'),url(/fonts/common-icomoon.ttf?5wf4hz) format('truetype'),url(/fonts/common-icomoon.woff?5wf4hz) format('woff'),url('/fonts/common-icomoon.svg?5wf4hz#common-icomoon') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.icomoon {
    font-family: 'common-icomoon'!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icomoon.icon-svg-login:before {
    content: "\e912";
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat 0 -339px;
    width: 10px;
    height: 13px;
    display: none
}

.icomoon.icon-svg-holidays:before {
    content: "\e90c"
}

.icomoon.icon-svg-flights:before {
    content: "\e90d"
}

.icomoon.icon-svg-cruise:before {
    content: "\e90e"
}

.icomoon.icon-svg-eurail:before {
    content: "\e90f"
}

.icomoon.icon-svg-offers:before {
    content: "\e910"
}

.icomoon.icon-svg-more:before {
    content: "\e911"
}

.icomoon.icon-svg-call:before {
    content: "\e900"
}

.icomoon.icon-svg-tick:before {
    content: "\e901"
}

.icomoon.icon-svg-wishlist:before {
    content: "\e902"
}

.icomoon.icon-svg-cobrowse:before {
    content: "\e903"
}

.icomoon.icon-svg-language:before {
    content: "\e904"
}

.icomoon.icon-svg-phone:before {
    content: "\e905"
}

.icomoon.icon-svg-instagram:before {
    content: "\e906"
}

.icomoon.icon-svg-twitter-solid:before {
    content: "\e907"
}

.icomoon.icon-svg-youtube-round:before {
    content: "\e908"
}

.icomoon.icon-svg-facebook-solid:before {
    content: "\e909"
}

.icomoon.icon-svg-linkedin-solid:before {
    content: "\e90a"
}

.icomoon.icon-svg-pinterest:before {
    content: "\e90b"
}

.SOTC_Container {
    max-width: 1350px;
    padding: 0 56px;
    margin: 0 auto
}

.planMyTripModal {
    background: rgb(134 133 133 / .5)
}

.fixed-button:hover {
    box-shadow: 0 6px 8px rgb(0 0 0 / .2);
    transform: scale(1.05)
}

.fixed-button img {
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.fixed-button span {
    font-size: 16px;
    font-family: 'Poppins SemiBold';
    color: #ec0e0e
}

.plan_trip_model_content .modal_header h5 {
    width: 312px;
    height: 30px;
    font-size: 27px;
    font-family: "Poppins SemiBold";
    line-height: 40.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
    margin-bottom: 0
}

.form-group label {
    font-family: "Poppins Medium";
    margin-bottom: 3px;
    color: #1c1b1f
}

.btn-submit {
    background-color: #ff3d3d;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    border: none;
    width: 100%;
    padding: 10px;
    margin-top: 10px
}

.btn-submit:hover {
    background-color: #e63232
}

.thank-you-message {
    text-align: center;
    padding: 20px;
    display: none
}

.thank-you-message img {
    width: 180px;
    height: 180px;
    display: block;
    margin: 0 auto
}

.thank-you-message p {
    font-size: 18px;
    font-family: "Poppins Medium";
    line-height: 27px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #444;
    width: 310px;
    height: 81px;
    position: relative;
    left: 20px
}

.plan_trip_model_content {
    max-width: 434px!important;
    height: auto;
    padding: 24px 24px 24px 24px;
    border-radius: 16px!important;
    box-shadow: 0 4px 32px 0 rgb(0 0 0 / .25);
    background: #fff
}

.planMyTripModal .close {
    width: 40px;
    height: 40px;
    padding: 0!important;
    gap: 0;
    border: .77px solid #444444!important;
    border-radius: 53.85px;
    border-width: .77px;
    background: none;
    opacity: 1;
    position: absolute;
    cursor: pointer
}

#tripForm .form-group .form-control {
    height: 40px!important;
    font-family: 'Poppins Medium';
    font-size: 12px!important;
    line-height: 24px!important;
    letter-spacing: .5px;
    vertical-align: middle;
    color: #999999!important;
    margin: 0;
    box-shadow: none
}

#tripForm label.fullname {
    width: 75px;
    height: 16px;
    padding: 0 4px;
    background: #fff;
    color: #1c1b1f;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: auto;
    position: relative;
    top: 13px;
    left: 8px;
    font-family: "Poppins Regular"
}

#tripForm label.emailadderss {
    width: 42px;
    height: 16px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: auto;
    color: #1c1b1f;
    background: #fff;
    font-family: "Poppins Regular";
    position: relative;
    top: 12px;
    left: 8px
}

#tripForm label.mobilenumber {
    width: 110px;
    height: 16px;
    padding: 0 4px;
    background: #fff;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: auto;
    color: #1c1b1f;
    position: relative;
    top: 12px;
    left: 8px;
    font-family: "Poppins Regular"
}

input#fullname {
    margin: -20px 0 0 0
}

.plan_trip_model_content .privetpolicy {
    width: 340px;
    height: auto;
    font-size: 16px;
    font-family: "Poppins Regular";
    line-height: 24px;
    letter-spacing: 1px;
    text-align: left;
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 27px
}

.plan_trip_model_content {
    border: 0
}

.planMyTripModal .close {
    top: 24px;
    right: 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

.planMyTripModal .close span {
    padding: 0;
    font-size: 30px;
    color: #444;
    position: relative;
    top: 1.5px;
    left: .5px
}

#tripForm input::placeholder {
    color: #999;
    font-size: 12px;
    font-family: 'Poppins Medium';
    letter-spacing: .5px
}

#tripForm input {
    border-color: #79747E
}

.privetpolicy label {
    color: #4A4A4A;
    font-family: "Poppins Regular";
    letter-spacing: .5px
}

.custom-checkbox input[type="checkbox"] {
    display: none
}

.custom-checkbox {
    display: inline-block;
    cursor: pointer
}

.custom-checkbox .checkmark {
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #ccc;
    border-radius: 4px
}

.custom-checkbox input[type="checkbox"]:checked+.checkmark {
    background-color: red;
    display: flex;
    align-items: center;
    justify-content: center
}

.custom-checkbox input[type="checkbox"]:checked+.checkmark::before {
    content: "✔";
    font-size: 16px;
    color: #fff
}

button.btn-submit.planmytripsubmit {
    width: 354px;
    height: 46px;
    padding: 10px 148px;
    border-radius: 4px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff0;
    background: red;
    font-size: 16px;
    font-family: "Poppins Medium";
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 35px 0 0 0
}

section.wishlist_section {
    margin-top: 10px
}

.wishlist_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    border: 1px solid #ECECEC
}

.wishlist_heading {
    width: 128px;
    height: 54px;
    font-family: Poppins Bold;
    font-size: 32px;
    font-weight: 600;
    color: #444;
    align-items: center;
    display: flex;
    position: relative;
    top: 5px;
    padding-left: 56px
}

.filter-toggle {
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 56px;
    gap: 16px
}

button.filter-btn {
    font-family: 'Poppins Regular';
    font-size: 16px;
    line-height: 100%;
    color: #444;
    border: none;
    outline: none;
    background: #fff0
}

.filter-toggle .active {
    margin-left: 10px;
    color: red;
    border: 1px solid red;
    border-radius: 20px;
    padding: 5px 15px;
    background-color: #fff0
}

.wishlishtitem {
    background: #fff0;
    border: none
}

.wishlishtitem .card-body {
    padding: 0px!important
}

.wishlishtitem img {
    width: 100%;
    border-radius: 16.89px;
    height: 240px;
    object-fit: cover;
    overflow: hidden
}

.wishlishtitem .caeditem {
    display: flex;
    justify-content: space-between;
    margin-top: 10px
}

.caeditem .cardheading {
    width: 118px;
    height: 44px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    color: #444
}

.caeditem .rating_review {
    width: 107.23px;
    height: 22px
}

.wishlishtitem .cardorice {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cardorice .cardtext {
    width: 99px;
    height: 19px;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    color: #444
}

span.heart-icon {
    position: absolute;
    right: 50px;
    top: 10px;
    width: 15px;
    cursor: pointer;
    z-index: 1
}

.emptyWishlist {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80vh;
    text-align: center
}

.BackPageWishlist {
    display: none
}

.emptyWishlist img {
    display: flex;
    align-items: center;
    margin: 16px auto
}

.emptyWishlist .empwishlistheading {
    font-family: Poppins Regular;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    display: flex;
    justify-content: center
}

.emptyWishlist .empwishlisttext {
    font-family: Poppins Regular;
    font-size: 12px;
    font-weight: 400;
    color: #5C5C5C;
    text-align: center
}

.emptyWishlist .empwishlistbtn {
    padding: 10px 17.8px 10px 17.8px;
    border-radius: 2.97px;
    background: red;
    border: .74px solid red;
    font-family: 'Poppins Regular';
    font-size: 11.87px;
    font-weight: 600;
    color: #FFF;
    display: inline-block
}

.Wishlist {
    font-family: 'Poppins Medium';
    font-size: 14px;
    line-height: 26px;
    color: #444
}

.mobilecontact a {
    color: #444;
    font-family: 'Poppins Medium';
    font-size: 14px
}

.hidden {
    display: none
}

.sub-menu-arrow {
    width: 0;
    height: 0;
    border: solid #444;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    position: relative;
    left: 10px
}

.menu_wrapper .sub-menu {
    position: static;
    height: auto!important;
    font-size: 16px;
    font-weight: 500;
    width: 100%
}

.menu_wrapper .sub-menu a {
    display: block;
    color: #444;
    padding: 10px 0
}

li.list-group-item {
    border: none
}

.holiday-autocomplete {
    box-shadow: none;
    top: 32px;
    border-top: 0!important;
    margin: 0;
    width: 100%;
    z-index: 99;
    display: none;
    max-height: 230px
}

.typeahead {
    width: 100%;
    overflow-y: auto;
    margin: -1px 0 0;
    border-radius: 0;
    border: 1px solid #EB1C23;
    ;padding: 0;
    color: #575757;
    max-height: 172px
}

.typeahead,.ui-autocomplete,html {
    overflow-x: hidden
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0!important;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff!important;
    background-clip: padding-box!important;
    border: 1px solid rgb(0 0 0 / .15)!important;
    border-radius: .25rem
}

.holiday-autocomplete {
    margin: 0;
    border-radius: 0 0 10px 10px!important;
    color: #444444!important;
    padding-top: 0px!important
}

.holiday-autocomplete h4 {
    font-size: 11px;
    color: #EB1C23;
    padding-right: 20px;
    float: right;
    margin-bottom: 3px;
    margin-top: 10px;
    display: none
}

.holiday-autocomplete ul {
    border-top: 1px solid #d3d3d3;
    margin-bottom: 0
}

.holiday-autocomplete ul,.holiday-autocomplete ul li {
    width: 100%;
    display: inline-block
}

.holiday-autocomplete ul,.holiday-autocomplete ul {
    padding: 11px 16px
}

.holiday-form-search span.field-error {
    display: none
}

.budget_selectric {
    min-height: 39px
}

.holiday-autocomplete ul li a {
    font-size: 14px;
    color: #666;
    padding: 0;
    display: inline-block
}

.holiday-autocomplete ul li.active a {
    color: #EB1C23!important
}

li.Wishlist {
    display: flex;
    align-items: center;
    gap: 6px
}

.wishlisticon {
    width: auto;
    height: 18px;
    gap: 2px;
    padding-right: 2.5px;
    padding-left: 2.5px;
    border-radius: 4px;
    background: red;
    display: flex;
    align-items: center
}

span.wishlistcount {
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    color: #FFF
}

.main-content .heart-icon {
    display: none
}

.holidayPlace {
    height: 58px
}

.selectric .button {
    display: none
}

.dropdown-menu.login_dropdown {
    left: auto!important;
    right: 0!important;
    top: 50px!important;
    transform: none!important
}

.title-rating-wrapper {
    display: flex;
    justify-content: space-between;
    padding-top: 17px
}

.star-icon {
    color: #f5f54e
}

.rating {
    display: flex;
    font-size: 14px
}

.rating span {
    margin-left: 3px
}

.star-icon {
    margin-left: 3px
}

.starting-from {
    font-size: 15px;
    text-align: right;
    font-family: 'Poppins Regular';
    color: #444
}

.wishlistrow .card-title,.wishlistrow .price {
    font-family: 'Poppins SemiBold';
    font-size: 18px;
    margin-bottom: 0px!important;
    color: #444
}

.sprite.packesIcon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -574px -207px;
    width: 16px;
    height: 16px;
    display: none
}

.spriteimg.more {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -531px -272px;
    width: 25px;
    height: 19px
}

.plan-trip-icon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -554px -335px;
    width: 30px;
    height: 21px
}

.need-help-icon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -316px -499px;
    width: 32px;
    height: 25px
}

.spriteimg.cruise {
    background: url(/images/sotcNewHomePage/crauseSprite.png) no-repeat -10px -10px;
    width: 21px;
    height: 20px
}

.spriteimg.eurail {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -496px -587px;
    width: 25px;
    height: 20px
}

.spriteimg.offers {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -630px -204px;
    width: 25px;
    height: 21px
}

.spriteimg.arrowicon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px;
    width: 10px;
    height: 6px;
    display: inline-block
}

.spriteimg.flight {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -690px -207px;
    width: 25px;
    height: 18px
}

.spriteimg.hotels {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat 0 -273px;
    width: 25px;
    height: 17px
}

.page_header.header_revamp.sticky_header .spriteicon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat 0 -339px;
    width: 18px;
    height: 12px;
    display: inline-block
}

.spriteimg.holidays {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -651px -271px;
    width: 29px;
    height: 21px
}

.spriteimg.indflag {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -350px -273px;
    width: 25px;
    height: 17px
}

.spriteimg.usaflag {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -614px -337px;
    width: 25px;
    height: 17px
}

.spriteimg.callicon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -60px -273px;
    width: 20px;
    height: 17px;
    display: inline-block
}

.fixed_srp_filter_tc .sprite.flag-india {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -349px -273px!important;
    width: 23px!important;
    height: 17px!important
}

.fixed_srp_filter_tc .sprite.flag-usa {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -614px -337px!important;
    width: 22px!important;
    height: 17px!important;
    border-radius: 5px
}

.fixed_srp_filter_tc .spriteimg.more {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -531px -272px!important;
    width: 25px!important;
    height: 19px!important
}

.fixed_srp_filter_tc .sprite.icon-clock {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -60px -273px!important;
    width: 20px!important;
    height: 17px!important
}

.fixed_srp_filter_tc .sprite.icon-dropdown {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px!important;
    width: 15px!important;
    height: 6px!important;
    transition: 0.2s all
}

.fixed_srp_filter_tc .spriteimg.hotels {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat 0 -273px!important;
    width: 25px!important;
    height: 17px!important
}

.fixed_srp_filter_tc .spriteimg.cruise {
    background: url(/images/sotcNewHomePage/crauseSprite.png) no-repeat -10px -10px!important;
    width: 21px!important;
    height: 20px!important
}

.fixed_srp_filter_tc .arrowicon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px!important;
    width: 15px!important;
    height: 6px!important;
    transition: 0.2s all
}

li.active .arrowicon {
    transform: rotate(180deg)
}

.fixed_srp_filter_tc .spriteimg.flight {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -690px -207px!important;
    width: 25px!important;
    height: 13px!important
}

.fixed_srp_filter_tc .spriteimg.holidays {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -651px -271px!important;
    width: 25px!important;
    height: 21px!important
}

.plan-trip-icon {
    display: inline-block
}

.star-icon {
    background: url(/images/sotcNewHomePage/homepageIcon_sprite.png) no-repeat;
    background-position: -101px -371px!important;
    width: 18px;
    height: 17px
}

span.wishilsticon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -116px -277px;
    width: 11px;
    height: 10px;
    display: inline-block
}

label.destination {
    width: 80px
}

.checkbox-container {
    cursor: pointer;
    font-family: Arial,sans-serif;
    user-select: none;
    transition: transform 0.3s ease;
    margin-top: 32px
}

.checkbox-container input {
    display: none
}

.checkmark {
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 2px;
    display: inline-block
}

.checkbox-container input:checked+.checkmark {
    background-color: #fff;
    border-color: #1C1B1F;
    animation: pop 0.3s ease
}

.checkbox-container input:checked+.checkmark::after {
    content: '✔';
    position: absolute;
    top: -.2px;
    left: 3px;
    font-size: 11px;
    color: red
}

#tripForm .form-group {
    margin: 0
}

.destinationTabHolder {
    display: flex;
    margin-bottom: 16px;
    gap: 10px;
    margin-top: 8px;
    text-align: center
}

#palnMyTripForm .form-group:nth-child(3),#tripForm .form-group:nth-child(3) {
    margin-bottom: 16px!important
}

span.domPack,.intPack {
    border: 1px solid #656565;
    border-radius: 36px;
    padding: 8px 16px;
    width: 188px;
    cursor: pointer;
    color: #444
}

.destinationTabHolder .active {
    border-color: red;
    color: red
}

html.modal-open {
    overflow: hidden
}

.heart-icon.active {
    width: 38px;
    height: 45px;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important;
    background-position: -120px -257px!important;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 13px;
    border: none
}

span.sprite.icon-profile {
    background-position: -417px -374px;
    width: 11px;
    height: 12px
}

span.sprite.icon-booking {
    background-position: -470px -374px;
    width: 13px;
    height: 13px
}

span.sprite.icon-cancel {
    background-position: -524px -374px;
    width: 13px;
    height: 13px
}

span.sprite.icon-logout {
    background-position: 0 -475px;
    width: 14px;
    height: 14px
}

.date-container .selectric .label::after {
    content: "";
    display: inline-block;
    width: 35px;
    height: 6px;
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px;
    transition: transform 0.3s ease;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    pointer-events: none;
    right: 0
}

.selectric.label .open::after {
    transform: translateY(-50%) rotate(180deg)
}

.error-message {
    display: block;
    color: red;
    font-size: 11px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-family: 'Poppins Regular'
}

.form_btn {
    font-size: 16px;
    font-family: 'Poppins Medium';
    width: 100%;
    max-width: 389px;
    height: 50px;
    padding: 12px 24px;
    border-radius: 4px;
    border-width: 0 0 1px 0;
    border-style: solid;
    background: #000;
    color: #fff
}

.btn-submit {
    background-color: #f33;
    color: #fff;
    border-radius: 8px;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    height: 46px;
    line-height: 0;
    border: none;
    margin-bottom: 0
}

.label-content {
    position: absolute;
    background-color: #fff;
    margin: -12px 0 0 -170px;
    padding: 5px;
    font-family: 'Poppins Regular'!important;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    color: #1C1B1F
}

#palnMyTripForm .form-group {
    margin-bottom: 30px
}

div#formSection {
    margin-top: 24px
}

.checkbox-container {
    cursor: pointer;
    font-family: Arial,sans-serif;
    user-select: none;
    transition: transform 0.3s ease;
    margin-top: 10px
}

.checkbox-container input {
    display: none
}

.checkmark {
    width: 15px;
    height: 15px;
    border: 2px solid #1c1b1f;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 4px;
    top: 3px
}

.checkbox-container input:checked+.checkmark {
    background-color: #EB1C23;
    border-color: #EB1C23;
    animation: pop 0.3s ease
}

.checkbox-container input:checked+.checkmark::after {
    position: absolute;
    top: -1.6px;
    left: 2px;
    font-size: 11px;
    color: #fff
}

.PlanMyTripPolicy_panel {
    margin-top: 30px
}

.Privarcy-text {
    text-align: left;
    font-size: 12px;
    letter-spacing: .5px;
    color: #4A4A4A;
    margin-top: -2px;
    font-family: 'Poppins Regular';
    padding-left: 6px
}

.Privarcy-text a {
    text-decoration: underline;
    color: #EB1C23!important;
    margin-right: 5px
}

.holiday_srp_page .search-bar {
    border: 1px solid;
    padding-right: 4px;
    border-radius: 10px
}

.holiday_srp_page .date-container .selectric .label {
    line-height: 50px!important
}

.holiday_srp_page .input-container:before {
    content: "";
    display: inline-block;
    height: 26px;
    width: 1px;
    border-right: 1px solid #000;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.pdp_container .search-bar {
    border: 1px solid;
    padding-right: 4px;
    border-radius: 10px
}

.pdp_container .date-container .selectric .label {
    line-height: 41px!important
}

.pdp_container .input-container:before {
    content: "";
    display: inline-block;
    height: 26px;
    width: 1px;
    border-right: 1px solid #000;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.planMyTripModal .checkbox-container input:checked+.checkmark::after {
    position: absolute;
    top: -3px;
    left: -2px;
    font-size: 16px;
    color: #fff;
    content: "\e910";
    font-family: 'holiday-icomoon';
    line-height: normal
}

.planMyTripModal .checkbox-container {
    position: relative;
    margin-top: 16px
}

.planMyTripModal .checkmark {
    position: absolute;
    top: -2px
}

.planMyTripModal .Privarcy-text {
    display: block;
    padding-left: 36px
}

.select_wrapper {
    position: relative;
    display: inline-block;
    width: 100%
}

div#vitra-lang-select {
    display: none!important
}

.thomas_select {
    width: 100%;
    padding: 10px 40px 10px 10px;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer
}

.select_wrapper::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 14px;
    width: 20px;
    height: 19px;
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat;
    background-position: -104px -335px;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
    pointer-events: none
}

.select_wrapper.open::after {
    transform: translateY(-50%) rotate(180deg)
}

.wishlist_section .added_to_favourite.heart-icon.active::before {
    display: none
}

.row.wishlistrow {
    row-gap: 20px
}

@media only screen and (max-width: 768px) {
    .modal-content.plan_trip_model_content .form-group {
        display:block
    }

    span.wlsmobile {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -138px -588px;
        width: 20px;
        height: 19px
    }

    img.sa-live-call-widget-btn.sa-live-call-widget-icon-btn-bottom_left {
        display: none
    }

    li.Wishlist a {
        display: none!important
    }

    .wishlisticon {
        display: none!important
    }

    ul.listitem li {
        margin-right: 10px
    }

    .owl-nav {
        display: none!important
    }

    .spriteimg.holidays {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -635px -256px;
        width: 30px;
        height: 21px
    }

    .spriteimg.arrowicon {
        display: none
    }

    .spriteimg.flight {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -674px -189px;
        width: 25px;
        height: 18px
    }

    .spriteimg.hotels {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat 17px -256px;
        width: 25px;
        height: 17px
    }

    .spriteimg.cruise {
        background: url(/images/sotcNewHomePage/crauseSprite.png) no-repeat 6px 6px;
        width: 21px;
        height: 20px
    }

    .spriteimg.eurail {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -479px -570px;
        width: 25px;
        height: 17px
    }

    .spriteimg.offers {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -613px -188px;
        width: 25px;
        height: 21px
    }

    .spriteimg.more {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -515px -254px;
        width: 25px;
        height: 19px
    }

    .planMytrip.cta_button {
        border-right: 1px solid #0003
    }

    .top_bar {
        border: none;
        height: 0
    }

    ul.listitem {
        position: absolute;
        top: 32px;
        z-index: 5;
        right: 10px
    }

    .fixed-button {
        bottom: 15px;
        left: 15px;
        padding: 20px;
        height: 60px
    }

    .plan_trip_model_content .modal_header h5 {
        width: 265px;
        height: 40px;
        font-size: 24px;
        font-weight: 600;
        line-height: 36px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none
    }

    .planMyTripModal .close span {
        padding: 0;
        font-size: 30px;
        color: #444;
        position: relative;
        top: 1.3px;
        left: 0
    }

    div#planMyTripModal {
        overflow: hidden
    }

    .modal-body {
        padding: 1rem
    }

    .modal-content.plan_trip_model_content {
        width: 100%!important
    }

    .planMyTripModal .modal-dialog {
        z-index: 5
    }

    .modal.show .modal-dialog {
        transform: none!important
    }

    .modal.fade .modal-dialog {
        transition: transform .3s ease-out;
        transform: translate(0,-7px)!important
    }

    .modal-content.plan_trip_model_content {
        margin: 0px!important
    }

    button.btn-submit.planmytripsubmit {
        position: relative;
        right: 27px;
        width: 100%;
        top: 8px
    }

    .privetpolicy {
        position: relative;
        right: 15px;
        width: 100%;
        bottom: 15px
    }

    .emptyWishlist {
        background: #f5f5f5
    }

    .wishlist_heading {
        left: 5px;
        font-size: 18px;
        padding-left: 16px
    }

    .wishlistrow {
        gap: 36px
    }

    .filter-btn.active {
        margin-left: 0
    }

    .filter-toggle {
        right: 5px;
        padding-right: 16px
    }

    .SOTC_Container {
        padding: 0 16px
    }

    .BackPageWishlist p {
        margin-bottom: 0
    }

    .BackPageWishlist {
        display: flex;
        align-items: center
    }

    .holidayPackages .heading {
        font-family: 'Poppins Medium';
        font-size: 16px;
        line-height: 26px;
        color: #444
    }

    .list-group-item {
        font-family: 'Poppins Regular';
        font-size: 14px;
        line-height: 120%;
        color: #444
    }

    .holidayPackages a {
        font-family: 'Poppins Medium';
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0%;
        color: #444
    }

    .calluaheading {
        font-family: 'Poppins Medium';
        font-size: 16px;
        line-height: 26px;
        color: #444
    }

    #search-bar {
        padding-top: 50px
    }

    .baclbtnmobileview {
        background: url(/images/sotcNewHomePage/homepageIcon_sprite.png) no-repeat!important;
        background-position: -364px -74px!important;
        width: 45px;
        height: 44px;
        display: inline-block
    }

    .planMyTripModal .select_wrapper {
        min-width: 100%;
        max-width: 100%
    }

    .planMyTripModal .checkmark {
        width: 18px;
        height: 18px
    }

    .planMyTripModal .checkbox-container input:checked+.checkmark::after {
        font-size: 19px
    }
}

@media (min-width: 1150px) and (max-width:1300px) {
    .reading-section .readingleft,.memories_section .memory_right {
        width:69%;
        padding-right: 0
    }

    .summer_card_section .owl-next {
        left: 80%
    }

    .page_menu_list {
        gap: 4px
    }

    .sticky_header .page_menu_list {
        gap: 8px
    }

    .main_header .header_wrapper {
        gap: 6px!important
    }
}

@media (max-width: 576px) {
    .fixed-button {
        bottom:10px;
        left: 10px;
        padding: 20px
    }

    .modal-body {
        padding: .8rem
    }

    .thank-you-message img {
        width: 50px;
        height: 50px
    }

    .thank-you-message p {
        font-size: .9rem;
        left: 0;
        width: auto
    }
}

.page_footer {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #4444
}

.page_footer .container {
    max-width: 1325px!important;
    width: 100%
}

.copyright_footer {
    background-color: #444;
    font-size: 14px;
    padding: 16px 0;
    color: #fff
}

.copyright_footer p {
    margin: 0
}

.follow_us_footer {
    padding: 24px 0
}

.follow_us_footer h4 {
    font-size: 24px;
    font-family: 'Poppins Regular',sans-serif;
    margin: 0 40px 0 0
}

.follow_us_links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 30px
}

.follow_us_links li {
    line-height: 100%
}

.follow_us_links a {
    width: 50px;
    height: 50px;
    background-color: #000;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s all
}

.follow_us_links a:hover {
    transform: translateY(-5px)
}

.follow_us_links a span {
    color: #fff
}

.follow_us_links a:not(.solid) {
    font-size: 30px
}

.follow_us_links a:not(.solid) span {
    color: #fff!important
}

.follow_us_links a.solid {
    background-color: #fff
}

.follow_us_links a.solid span {
    color: #000
}

.logo img {
    max-width: 100%
}

.primary_footer {
    padding-top: 30px
}

.primary_footer .container {
    row-gap: 30px
}

.page_footer .logo {
    width: 178px
}

.page_footer .contact_number p {
    font-size: 13px;
    margin-bottom: 2px
}

.page_footer .contact_number h4 {
    font-size: 11px;
    font-family: 'Poppins Regular',sans-serif
}

.page_footer .contact_number a {
    font-size: 17px;
    font-family: 'Poppins Bold',sans-serif;
    color: #000;
    text-decoration: none
}

.page_footer .contact_number a:hover {
    color: red
}

.generate_code button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-family: 'Poppins Regular',sans-serif;
    font-size: 14px;
    background: #fff;
    color: #444;
    border: 1px solid #79747E;
    border-radius: 4px;
    padding: 7px 18px;
    text-decoration: none;
    transition: 0.3s all
}

.generate_code button:hover {
    background-color: red;
    color: #fff;
    border-color: red
}

.page_footer .form-control {
    padding: 10px 12px;
    height: 46px!important;
    border: 1px solid #79747E;
    border-radius: 4px;
    font-size: 14px!important
}

.subscribe_newsletter .form-control {
    min-width: 354px
}

.subscribe_newsletter .form-control:focus {
    box-shadow: none;
    border-color: #EB1C23
}

.subscribe_form {
    gap: 16px
}

.subscribe_newsletter .btn-subscribe {
    min-width: auto;
    width: auto;
    font-size: 16px;
    height: 46px;
    padding: 10px 16px;
    background-color: red;
    border-color: red;
    border-radius: 5px;
    transition: 0.3s all
}

.subscribe_newsletter .btn-subscribe:hover {
    background-color: #EB1C23;
    border-color: #EB1C23
}

.subscribe_newsletter label {
    font-size: 12px;
    line-height: 16px;
    background-color: #fff;
    padding: 0 4px;
    position: absolute;
    top: -8px;
    left: 12px
}

.main_footer_wrapper {
    padding-bottom: 25px;
    border-bottom: 1px solid #000;
    padding-top: 30px
}

.footer-menu-nav {
    border: 0
}

.footer-menu-nav .nav-link {
    font-size: 17px;
    color: #000000!important;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 0;
    padding: 0;
    text-transform: none
}

.footer-menu-nav .nav-link::after {
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "\e913";
    font-family: 'common-icomoon';
    border: 0;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    margin-left: 6px;
    transition: transform 0.3s ease
}

.footer-menu-nav .nav-link.active::after {
    transform: rotate(180deg);
    margin-left: 6px
}

.footer-menu-nav .nav-link.active {
    color: #EB1C23!important
}

.footer-tab-content {
    display: none;
    padding-top: 25px
}

.page_footer hr {
    width: 120%;
    border-top: 1px solid #B1B1B1;
    margin: 0;
    opacity: 1;
    margin-left: -10%
}

.footer_mega_tabs ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer_mega_tabs .footer_content_titles {
    font-family: 'Poppins Medium',sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    display: block
}

.footer_mega_tabs ul {
    font-size: 12px
}

.footer_sub_menu {
    display: flex;
    flex-direction: column;
    row-gap: 8px
}

.footer_sub_menu a:hover {
    color: #EB1C23!important
}

.footer_sub_menu li a {
    color: #000000!important;
    text-decoration: none;
    cursor: pointer!important;
    font-size: 13px;
    font-family: 'Poppins Light'
}

.page_footer a {
    cursor: pointer!important
}

.footer-tab-pane>.row {
    row-gap: 20px
}

#registerLogin .login_reg_popup_close {
    top: 23px;
    left: auto;
    right: 46px
}

#myModal .close {
    top: 15px;
    right: 16px;
    left: auto;
    font-size: 29px
}

@media screen and (max-width: 1199px) {
    .footer-menu-nav .nav-link {
        font-size:14px
    }
}

@media screen and (min-width: 992px) {
    .footer-menu-nav .tab-pane {
        display:none!important
    }
}

@media screen and (max-width: 991px) {
    .footer-tab-content {
        display:none!important
    }

    .footer-menu-nav .tab-pane {
        display: none
    }

    .footer-menu-nav .nav-item {
        width: 100%
    }

    .footer-menu-nav .nav-link {
        font-size: 16px;
        padding: 10px 0;
        width: 100%
    }

    .footer-menu-nav {
        gap: 20px
    }
}

@media screen and (max-width: 767px) {
    .SOTC_Homepage .BYOTNoAnimBox.BYOTAnimBox {
        bottom:135px
    }

    .page_footer .seprator {
        width: 100%
    }

    .page_footer hr {
        width: 114%
    }

    .page_footer {
        overflow: unset;
        border-top: 1px solid #4444;
        float: none
    }

    .page_footer .container {
        padding: 0 16px
    }

    .footer-menu-nav .nav-link {
        font-size: 12px;
        padding: 10px 0;
        width: 100%
    }

    .footer-menu-nav {
        gap: 10px
    }

    .follow_us_links {
        gap: 10px
    }

    .follow_us_footer h4 {
        font-size: 12px;
        font-family: 'Poppins Regular',sans-serif;
        margin: 0 20px 0 0
    }

    .follow_us_links a {
        width: 32px;
        height: 32px
    }

    .follow_us_links a:not(.solid) {
        font-size: 15px
    }

    .follow_us_links a.solid {
        font-size: 32px
    }

    .copyright_footer {
        background-color: #fff;
        font-size: 10px;
        line-height: 20px;
        color: #444;
        padding-top: 0;
        padding-bottom: 65px
    }

    .page_footer .contact_number {
        flex: 1
    }

    .page_footer .logo {
        width: 125px
    }

    .page_footer .contact_number p {
        font-size: 12px
    }

    .page_footer .contact_number a {
        font-size: 16px
    }

    .primary_footer .container {
        row-gap: 26px
    }

    .generate_code {
        width: 100%;
        text-align: center;
        justify-content: center;
        display: flex
    }

    .subscribe_newsletter {
        width: 100%
    }

    .subscribe_form {
        width: 100%;
        gap: 10px
    }

    footer.page_footer.footer_revamp .CardBuildPanel {
        right: 0!important;
        bottom: 0!important
    }

    .chatBoatSectionNew {
        display: block!important
    }
}

@media screen and (max-width: 479px) {
    .subscribe_newsletter .form-group {
        width:100%
    }

    .subscribe_newsletter .form-control {
        width: 100%;
        min-width: auto
    }

    .subscribe_newsletter .btn-subscribe {
        width: 100%
    }
}

img.sa-live-call-widget-btn.sa-live-call-widget-icon-btn-bottom_left {
    position: relative;
    bottom: 38px
}

.modal-header .close {
    padding: 10px 20px 20px 5px;
    margin: -1rem -1rem -1rem auto;
    border: none;
    background: #fff0
}

.page_header {
    position: relative;
    z-index: 99;
    min-height: 125px;
    padding: 0
}

.page_header .container {
    max-width: none!important;
    width: 100%!important;
    padding: 0 40px
}

.primary_header .header_wrapper {
    padding: 5.5px 0;
    border-bottom: 1px solid silver
}

.tollfree_numbers h4 {
    font-family: 'Poppins Medium',sans-serif;
    font-size: 12px;
    color: #333;
    margin: 0 12px 0 0;
    display: flex;
    align-items: c
}

.tollfree_numbers .number_list {
    display: flex;
    list-style: none;
    gap: 12px;
    margin: 0;
    padding: 0
}

.tollfree_numbers .number_list li {
    font-family: 'Poppins Medium',sans-serif;
    font-size: 12px;
    padding: 2px 8px;
    border: 1px solid #EBEBEB;
    border-radius: 8px;
    align-items: center;
    display: flex
}

.tollfree_numbers .number_list a {
    display: inline-block;
    color: #333;
    line-height: 12px;
    text-decoration: none
}

.tollfree_numbers .number_list li a:not(:first-child) {
    border-left: 1px solid #333;
    margin-left: 4px;
    padding-left: 4px
}

.primary_header_cta {
    gap: 16px
}

.primary_header_link {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 16px;
    font-size: 12px
}

.primary_header_link a.nav-link {
    font-size: inherit
}

.primary_header_link a.nav-link:hover {
    color: #EB1C23
}

.page_header .nav-link {
    font-family: 'Poppins Medium';
    font-size: 16px;
    ;padding: 7px 5px!important;
    text-decoration: none;
    color: #444
}

.page_header .nav-link:hover {
    color: #EB1C23!important;
    border-color: #EB1C23
}

.primary_header_cta .nav-link {
    min-width: 63px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 4px
}

.wishlist_cta .wishlist_count {
    font-size: 12px;
    font-family: 'Poppins Bold',sans-serif;
    background-color: red;
    color: #fff;
    border-radius: 4px;
    padding: 0 2px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center
}

.page_header .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: transparent!important;
    border: 0;
    font-family: 'Poppins Medium';
    color: #444444!important;
    font-size: 14px;
    height: 36px;
    padding: 8px 0
}

.page_header .dropdown-toggle::after {
    width: 20px;
    height: 6px;
    content: "";
    font-family: 'common-icomoon';
    border: 0;
    font-size: 6px;
    line-height: 17px;
    vertical-align: middle;
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px
}

.login_cta .dropdown-toggle {
    font-size: 14px
}

.page_header .dropdown .dropdown-menu.login_dropdown_menu {
    min-width: 160px
}

.login_dropdown_menu .user_thumbnail {
    border-bottom: 1px solid #CCC;
    padding: 7px;
    text-align: center
}

.login_dropdown_menu .avtar {
    display: block;
    margin: 0 auto 6px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #CCC
}

.login_cta .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.login_cta .btn .avtar {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: silver;
    margin-right: 6px
}

.login_dropdown_menu ul {
    list-style-type: none
}

.after_login_show {
    display: none
}

.link-login {
    border: 1px solid #eb1c23;
    border-radius: 4px;
    color: #eb1c23!important;
    padding: 8px 24px!important
}

.main_header .header_wrapper {
    padding: 12px 0;
    gap: 12px
}

.page_header .dropdown .dropdown-menu {
    font-size: 12px;
    min-width: 140px;
    padding: 0;
    box-shadow: 0 4px 10px 0 #0000001A;
    border-color: #CFCFCF;
    border-radius: 4px
}

.page_header .dropdown .dropdown-menu li {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 10px
}

.page_header .dropdown .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid rgb(207 207 207 / .5)
}

.page_header .dropdown .dropdown-menu a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #000;
    position: relative;
    font-size: 12px
}

.page_header .dropdown .dropdown-menu a.active {
    color: #EB1C23;
    background-color: #fff
}

.page_header .dropdown .dropdown-menu a.active::after {
    content: "\e901";
    font-family: 'common-icomoon';
    font-size: 18px;
    line-height: 10px;
    position: absolute;
    right: 10px;
    top: 12px
}

.page_header .dropdown-menu a:hover {
    background-color: #fde8e9;
    color: #EB1C23
}

.page_header.header_revamp.sticky_header .nav-link.link-plan_trip {
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
    border-radius: 4px;
    border: 1px solid #EB1C23;
    line-height: 26px;
    align-items: center;
    display: flex
}

.nav-link.link-plan_trip {
    color: #EB1C23;
    padding: 7px 16px;
    align-items: center;
    display: flex
}

.sticky_header_item {
    display: none
}

.sticky_header .sticky_header_item {
    display: block
}

.menu-item-has-children.has-submenu {
    position: relative
}

.sub_menu {
    min-width: 196px;
    position: absolute;
    top: 100%;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 'Poppins Regular',sans-serif;
    box-shadow: 0 4px 10px 0 #0000001A;
    background-color: #fff;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    color: #000;
    opacity: 0;
    transition: 0.3s all;
    pointer-events: none;
    transform: translateY(50px)
}

li.menu-open .sub_menu {
    transform: none;
    opacity: 1;
    pointer-events: all
}

li.menu-open>.nav_link::after {
    transform: rotate(180deg)
}

.sub_menu li:not(:last-child) {
    border-bottom: 1px solid rgb(207 207 207 / .5)
}

.sub_menu a {
    display: block;
    padding: 8px 10px;
    color: inherit;
    transition: 0.3s all;
    text-decoration: none
}

.sub_menu a:hover {
    background-color: #fde8e9;
    color: #EB1C23
}

.page_menu {
    margin-right: auto;
    margin-left: 22px
}

.page_menu_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px
}

.page_menu_list .nav_link {
    min-width: 130px;
    font-size: 14px;
    font-family: 'Poppins Medium',sans-serif;
    line-height: 26px;
    padding: 8px 12px;
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #A1A1A1;
    border-radius: 28px;
    color: #444;
    text-decoration: none
}

.menu-item-has-children>a::after {
    width: 12px;
    height: 6px;
    content: "";
    font-family: '';
    border: 0;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px;
    margin-left: 6px
}

.menu_container {
    width: 100%;
    padding: 20px 0;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transform: translateY(50px);
    transition: 0.3s all;
    box-shadow: 0 4px 10px 0 #0000001A
}

.menu_container.menu-open {
    opacity: 1;
    transform: none;
    pointer-events: all
}

.nav.holiday_packages_nav {
    border-bottom: 0
}

.holiday_packages_nav .nav-item {
    width: 100%
}

.holiday_packages_nav .nav-link {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #fff0;
    border-radius: 4px;
    font-family: 'Poppins Medium'
}

.holiday_packages_nav .nav-link:hover {
    border-color: #fff0
}

.holiday_packages_nav .nav-link.active {
    border-color: #EB1C23;
    background-color: #fde8e9
}

.holiday_packages_panes .list-group .list-group-item:not(:last-child) {
    margin-bottom: 16px
}

.holiday_packages_panes .list-group .list-group-item {
    border: 0;
    padding: 0
}

.holiday_packages_panes .list-group a {
    color: inherit;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins Regular'
}

.tab-pane-wrapper .heading {
    font-size: 14px;
    font-family: 'Poppins SemiBold'
}

.tab-pane-wrapper .column:not(:last-child) {
    border-right: 1px solid #ddd
}

.mega_menu_wrapper .heading .sub-menu-arrow {
    display: none
}

.tab-pane-wrapper {
    padding: 0 50px
}

.tab-pane-wrapper .row {
    margin-left: -50px;
    margin-right: -50px
}

.tab-pane-wrapper .row>div {
    padding: 0 50px
}

.page_header_wrapper {
    padding: 0
}

.sticky_header .page_header_wrapper {
    width: 100%;
    background-color: #fff;
    padding-bottom: 5px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 95;
    animation: header_animation 0.7s ease forwards
}

.sticky_header {
    padding-bottom: 8px;
    z-index: 99
}

.sticky_header .main_header .header_wrapper {
    border-bottom: 1px solid silver;
    padding: 7px 0
}

@keyframes header_animation {
    0% {
        top: -100px;
        opacity: 0
    }

    100% {
        top: 0
    }
}

.sticky_header .primary_header {
    display: none
}

.clone_elements {
    display: none
}

.sticky_header .clone_elements {
    display: flex;
    gap: 12px
}

.sticky_header .logo img {
    max-width: 90px
}

.sticky_header .page_menu_list {
    gap: 12px
}

.sticky_header .page_menu_list .nav_link {
    min-height: 26px;
    padding: 5px;
    border: 0;
    min-width: 80px
}

.has-megamenu .mega_menu_wrapper {
    display: none
}

.btn-humburger {
    min-width: 32px;
    width: 32px;
    height: 32px;
    font-size: 0;
    position: relative;
    z-index: 101;
    border: 0;
    background-color: #fff0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.btn-humburger .line {
    width: 22px;
    height: 2px;
    background-color: #444;
    display: block;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.btn-humburger.active .line:nth-child(1),.btn-humburger.active .line:nth-child(2),.btn-humburger.active .line:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.btn-humburger.active .line:nth-child(2) {
    opacity: 0
}

.btn-humburger.active .line:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -o-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg)
}

.btn-humburger.active .line:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    -o-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg)
}

.bottom_sticky_cta {
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    font-family: 'Poppins Medium',sans-serif;
    padding: 5px 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    border-top: .75px solid #dfd8d8;
    max-height: 60px
}

.modal-open .bottom_sticky_cta {
    z-index: 90
}

.bottom_sticky_cta .line {
    border-right: 1px dashed rgb(0 0 0 / .2);
    margin: 0 7px
}

.bottom_sticky_cta a {
    width: 50%;
    color: #000;
    text-decoration: none;
    padding: 5px 15px;
    display: flex
}

.mobile-tab-toggle::after {
    width: 20px;
    height: 20px;
    display: inline-block;
    content: "";
    font-family: '';
    border: 0;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    transform: rotate(-90deg);
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px;
    line-height: 32px;
    margin-left: 8px
}

.mobile_menu_widget {
    overflow-x: auto;
    scrollbar-width: none
}

.mobile_menu_widget .page_menu_list .nav_link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 11px!important;
    line-height: 12px;
    padding: 0!important;
    min-width: auto
}

.mobile_menu_widget .page_menu_list>li {
    width: auto;
    padding: 0 4px
}

.mobile_menu_widget .page_menu_list>li.active .nav_link {
    color: #EB1C23
}

.mobile_menu_widget .page_menu_list>li.active .nav_link i {
    border-color: #EB1C23;
    background-color: #FFF2F3
}

.mobile_menu_widget .page_menu_list .nav_link i {
    width: 56px;
    height: 56px;
    border: 1.4px solid #DADADA;
    border-radius: 50%;
    margin-bottom: 8px
}

.mobile_menu_widget .menu-item-has-children>a::after {
    display: none
}

.mobile_menu_widget .page_menu_list {
    flex-direction: row;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 1px 0 0 16px
}

.menu_container .tab-pane-wrapper a:hover {
    color: #EB1C23
}

a.needHelp {
    display: none
}

.hide-scrollbar::-webkit-scrollbar {
    display: none
}

a.nav-link.link-login {
    width: 86px;
    height: 36px;
    align-items: center;
    display: flex;
    justify-content: center
}

a.nav-link.link-plan_trip {
    height: 36px
}

.page_menu_list .nav_link:hover,.page_menu_list .nav_link.active {
    color: #d9232d;
    border-color: #d9232d;
    background: #FFF2F3
}

.page_menu_list .nav_link:hover .spriteimg.holidays,.page_menu_list .nav_link.active .spriteimg.holidays {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -184px -501px;
    background-color: #FFF2F3!important
}

.page_menu_list .nav_link:hover .spriteimg.flight,.page_menu_list .nav_link.active .spriteimg.flight {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -440px -504px
}

.page_menu_list .nav_link:hover .spriteimg.hotels,.page_menu_list .nav_link.active .spriteimg.hotels {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -264px -589px
}

.page_menu_list .nav_link:hover .spriteimg.cruise,.page_menu_list .nav_link.active .spriteimg.cruise {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -692px -501px
}

.page_menu_list .nav_link:hover .spriteimg.eurail,.page_menu_list .nav_link.active .spriteimg.eurail {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -556px -587px
}

.page_menu_list .nav_link:hover .spriteimg.offers,.page_menu_list .nav_link.active .spriteimg.offers {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -380px -501px
}

.page_menu_list .nav_link:hover .spriteimg.temple,.page_menu_list .nav_link.active .spriteimg.temple {
    background: url(/images/sotcNewHomePage/darshan-select-icon1.png) no-repeat center center
}

.page_menu_list .nav_link:hover .spriteimg.more,.page_menu_list .nav_link.active .spriteimg.more {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -324px -588px
}

.menu-item-has-children>a:hover::after {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -637px -508px
}

.page_menu_list .nav_link.active::after {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -637px -508px
}

@media screen and (max-width: 1639px) {
    .page_header .container {
        padding:0 15px
    }
}

@media screen and (max-width: 1299px) {
    .logo {
        max-width:100px
    }

    .page_menu_list .nav_link {
        min-width: 120px
    }
}

@media screen and (min-width: 1200px) {
    .sticky_header .non_sticky_header_item {
        display:none!important
    }

    .has-megamenu .mega_menu_wrapper {
        display: none!important
    }

    .sub_menu {
        display: block!important
    }

    .page_menu_wrapper .primary_header_link,.page_menu_wrapper .tollfree_numbers {
        display: none!important
    }

    .tab-pane-wrapper {
        display: block!important
    }

    .tab-pane-wrapper .heading {
        pointer-events: none
    }

    .holiday_packages_panes {
        max-height: 60vh;
        overflow-y: auto
    }
}

@media screen and (max-width: 1199px) {
    .sticky_header .main_header .header_wrapper {
        padding:12px 0;
        border-bottom: 0
    }

    .page_header {
        min-height: 65px
    }

    .page_header_wrapper {
        animation: none!important;
        padding-top: 60px;
        position: relative!important
    }

    .page_header_wrapper .main_header {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 100
    }

    .page_menu {
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        background-color: #fff;
        display: none;
        width: 100%;
        height: 100%;
        padding-top: 70px;
        transition: 0.3s all ease-in-out
    }

    .primary_header {
        display: none
    }

    .contact_numbers.sticky_header_item {
        display: none
    }

    .page_header .clone_elements {
        display: flex;
        margin-left: auto;
        gap: 10px!important
    }

    .page_header .logo {
        position: relative;
        z-index: 101
    }

    .logo img {
        width: 112px!important;
        max-width: 100%!important
    }

    .plan_trip_cta {
        display: none
    }

    .language_dropdown_cta .dropdown-toggle {
        font-size: 0
    }

    .language_dropdown_cta .dropdown-toggle span {
        font-size: 12px;
        display: inline-block;
        vertical-align: middle
    }

    .language_dropdown_cta .dropdown-toggle span:first-child {
        display: none
    }

    .login_cta .nav-link {
        font-size: 12px;
        padding: 4px 10px!important;
        background-color: #EB1C23;
        color: #fff!important;
        border-color: #EB1C23
    }

    .login_cta .btn {
        font-size: 0
    }

    .page_menu.open {
        display: block
    }

    .page_menu_list .nav_link {
        display: block;
        border: 0
    }

    .page_menu_list li {
        width: 100%
    }

    .holiday_packages_nav {
        display: none
    }

    .tab-pane-wrapper .row {
        margin: 0 -15px
    }

    .tab-pane-wrapper .row>div {
        padding: 0 15px;
        border: 0!important
    }

    .tab-pane-wrapper {
        padding: 0 15px 0 50px;
        display: none
    }

    .page_menu_list .mega_menu_wrapper .tab-pane {
        display: block!important;
        opacity: 1!important
    }

    .mega_menu_wrapper .tab-pane.menu-open>.mobile-tab-toggle {
        color: #EB1C23!important;
        font-size: 16px
    }

    .mega_menu_wrapper .tab-pane.menu-open .mobile-tab-toggle::after {
        transform: rotate(0deg);
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -637px -508px;
        line-height: 10px;
        margin-left: 8px;
        height: 10px
    }

    .mega_menu_wrapper .nav-link {
        padding: 10px 16px;
        font-size: 16px
    }

    .mega_menu_wrapper .list-group {
        display: none;
        padding: 10px 0 15px;
        padding-left: 20px;
        position: relative
    }

    .page_header.menu-open .mega_menu_wrapper .column:not(:last-child) .list-group::before {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        border-left: 1px solid #444;
        position: absolute;
        left: -32px;
        bottom: 0
    }

    .mega_menu_wrapper .heading {
        margin-bottom: 0;
        padding: 10px 0;
        position: relative
    }

    .mega_menu_wrapper .column.menu-open .heading::before {
        border-color: #EB1C23
    }

    .page_header.menu-open .mega_menu_wrapper .heading::before {
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        border: 1px solid #444;
        border-top: 0;
        border-right: 0;
        border-radius: 0 0 0 4px;
        position: absolute;
        left: -32px;
        top: -4px
    }

    .mega_menu_wrapper .heading::after {
        width: 20px;
        height: 20px;
        display: inline-block;
        content: "";
        font-family: '';
        border: 0;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        transform: rotate(-90deg);
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -111px -342px
    }

    .column.menu-open .heading {
        color: #EB1C23!important
    }

    .column.menu-open .heading::after {
        transform: rotate(0deg);
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -637px -508px;
        line-height: 10px;
        margin-left: 8px;
        height: 10px
    }

    .page_menu_list {
        gap: 0!important;
        display: block;
        margin: 0 -16px
    }

    .page_menu_wrapper {
        height: 100%;
        overflow-y: auto;
        padding: 0 20px 50px 20px
    }

    .page_menu.open .has-megamenu>.nav_link {
        display: none
    }

    .page_menu_list .container-fluid {
        padding: 0!important
    }

    .page_menu.open .mega_menu_wrapper {
        display: block
    }

    .mega_menu_wrapper .row {
        margin: 0
    }

    .mega_menu_wrapper .row>div {
        padding: 0
    }

    .page_menu_list .nav_link,.sticky_header .page_menu_list .nav_link {
        padding: 10px 16px;
        min-height: 46px;
        font-size: 16px
    }

    .menu-item-has-children>a::after {
        display: inline-block;
        vertical-align: middle;
        width: 10px;
        height: 6px;
        text-align: center;
        transform: rotate(-90deg)
    }

    .sub_menu {
        position: static;
        opacity: 1;
        pointer-events: all;
        transform: none;
        transition: none;
        display: none;
        box-shadow: none;
        border: 0;
        font-size: inherit;
        padding-left: 25px
    }

    .sub_menu li:not(:last-child) {
        border: 0
    }

    .sub_menu li.sticky_header_item {
        display: none!important
    }

    li.menu-open>.nav_link::after {
        transform: rotate(0deg)
    }

    .menu-item-has-children.has-submenu.menu-open>.nav_link {
        color: #EB1C23
    }

    .tollfree_numbers {
        flex-direction: column;
        align-items: flex-start!important
    }

    .tollfree_numbers h4 {
        font-size: 16px;
        margin-bottom: 16px;
        margin-right: 0;
        display: flex;
        align-items: center
    }

    .tollfree_numbers .number_list {
        flex-direction: column
    }

    .primary_header_link {
        font-size: 14px;
        flex-direction: column;
        padding: 20px 0;
        margin: 20px 0;
        border-top: 1px solid rgb(0 0 0 / .2);
        border-bottom: 1px solid rgb(0 0 0 / .2)
    }

    .primary_header_link a.nav-link {
        padding: 5px 0;
        font-family: 'Poppins Regular',sans-serif
    }

    .sticky_header .page_header_wrapper {
        padding-bottom: 0
    }

    .menu_container {
        transform: none;
        height: calc(100vh - 165px);
        padding: 0;
        overflow-y: auto
    }

    .menu_container .container-fluid {
        padding: 0!important
    }

    .menu_container.open {
        display: block;
        opacity: 1;
        pointer-events: all
    }

    .menu_container .nav-tabs {
        display: flex;
        gap: 8px;
        flex-wrap: nowrap;
        flex-direction: row;
        overflow-x: auto;
        padding: 8px 16px;
        white-space: nowrap;
        border-top: 1px solid #DADADA;
        border-bottom: 1px solid #DADADA;
        margin-top: 5px
    }

    .menu_container .nav_link {
        display: none
    }

    .menu_container .children-menu {
        display: block;
        padding: 0
    }

    .menu_container .sub_menu {
        padding: 15px 10px
    }

    .menu_container .tab-pane .mobile-tab-toggle {
        display: none
    }

    .menu_container .tab-pane .tab-pane-wrapper {
        display: block!important;
        padding: 0 15px
    }

    .menu_container .nav-tabs .nav-link {
        border: 1px solid #DADADA;
        padding: 4px 14px
    }

    .menu_container .nav-tabs .nav-link.active {
        border-color: #EB1C23;
        background-color: #EB1C23;
        color: #fff!important
    }

    .nav-link.link-wishlist.wishlistToggle::after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 19px;
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -138px -587px;
        vertical-align: middle
    }
}

@media screen and (max-width: 767px) {
    .mobile_menu_widget .page_menu_list {
        justify-content:space-between;
        padding-top: 3px
    }

    .page_header {
        min-height: 160px
    }

    .menu_container {
        height: calc(100vh - 192px)
    }

    .modal-open .bottom_sticky_cta {
        box-shadow: inset 0 15px 9px -10px rgb(0 0 0 / .1)
    }

    .wishlist_cta .wishlist_count {
        background-color: #fff0;
        color: #444
    }

    .page_header .clone_elements {
        align-items: center
    }

    .page_header .dropdown-toggle {
        height: 24px;
        padding: 0
    }

    .wishlist_cta .nav-link {
        padding: 0 10px
    }

    .page_menu_list .nav_link:hover .spriteimg.holidays,.page_menu_list .nav_link.active .spriteimg.holidays {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -167px -485px!important;
        background-color: #FFF2F3!important
    }

    .page_menu_list .nav_link:hover .spriteimg.flight,.page_menu_list .nav_link.active .spriteimg.flight {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -424px -484px!important
    }

    .page_menu_list .nav_link:hover .spriteimg.hotels,.page_menu_list .nav_link.active .spriteimg.hotels {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -247px -571px!important
    }

    .page_menu_list .nav_link:hover .spriteimg.cruise,.page_menu_list .nav_link.active .spriteimg.cruise {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -676px -485px!important
    }

    .page_menu_list .nav_link:hover .spriteimg.eurail,.page_menu_list .nav_link.active .spriteimg.eurail {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -540px -570px!important
    }

    .page_menu_list .nav_link:hover .spriteimg.offers,.page_menu_list .nav_link.active .spriteimg.offers {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -364px -485px!important
    }

    .spriteimg.temple,.page_menu_list .nav_link.active .spriteimg.temple {
        background: url(/images/sotcNewHomePage/darshan-select-icon.png) no-repeat center center
    }

    .page_menu_list .nav_link:hover .spriteimg.more,.page_menu_list .nav_link.active .spriteimg.more {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -308px -571px!important
    }
}

@media screen and (max-width: 479px) {
    .page_menu {
        left:-100%;
        display: block
    }

    .page_menu.open {
        left: 0%
    }
}

a.nav-link.link-wishlist.wishlistToggle {
    font-size: 12px;
    cursor: pointer
}

;@font-face {
    font-family: 'icomoon';
    src: url(/css/fonts/icomoon.eot?jhtxc5);
    src: url('/css/fonts/icomoon.eot?jhtxc5#iefix') format('embedded-opentype'),url(/css/fonts/icomoon.ttf?jhtxc5) format('truetype'),url(/css/fonts/icomoon.woff?jhtxc5) format('woff'),url('/css/fonts/icomoon.svg?jhtxc5#icomoon') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'),url(/css/fonts/Poppins-Regular.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Thin';
    font-style: normal;
    font-weight: 300;
    src: local('Poppins Thin'),url(/css/fonts/Poppins-Thin.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins ExtraLight';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins ExtraLight'),url(/css/fonts/Poppins-ExtraLight.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Light';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Light'),url(/css/fonts/Poppins-Light.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Medium';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Medium'),url(/css/fonts/Poppins-Medium.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins SemiBold';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins SemiBold'),url(/css/fonts/Poppins-SemiBold.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Bold';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Bold'),url(/css/fonts/Poppins-Bold.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins ExtraBold';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins ExtraBold'),url(/css/fonts/Poppins-ExtraBold.ttf) format('woff')
}

@font-face {
    font-family: 'Poppins Black';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Black'),url(/css/fonts/Poppins-Black.ttf) format('woff')
}

.SOTC_Container {
    padding: 0 56px;
    margin: 0 auto;
    max-width: 1350px
}

a.video_wraper {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999
}

.holidayPlace,.SOTC_Homepage .mot_selectric .label {
    font-size: 13px;
    color: #616161;
    line-height: 40px
}

.SOTC_Homepage .banner_wraper {
    background: #a2a3a5;
    height: calc(100vh - 245px)
}

.SOTC_Homepage .banner-carousel {
    width: 100%;
    margin: auto;
    background: #333
}

.SOTC_Homepage .banner-carousel .item img {
    width: 100%;
    background: #b42128;
    height: calc(100vh - 245px)
}

.SOTC_Homepage .banner_wraper .responsive-video {
    height: calc(100vh - 245px);
    object-fit: cover
}

.banner-carousel .owl-prev,.banner-carousel .owl-next {
    position: absolute;
    top: 47%;
    border-radius: 50%;
    border: none;
    z-index: 1
}

.banner-carousel .owl-prev {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -152px 0!important;
    width: 36px;
    height: 36px;
    left: 6px
}

.banner-carousel .owl-next {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -228px 0!important;
    width: 36px;
    height: 36px;
    right: 6px
}

.owl-carousel .owl-nav button.owl-next {
    outline: none
}

.banner-carousel .owl-dots {
    position: absolute;
    bottom: 16.59px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    display: flex;
    justify-content: center;
    gap: 4px
}

.banner-carousel .owl-dots .owl-dot {
    display: inline-block;
    margin: 0
}

.banner-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    display: block;
    transition: background 0.3s;
    background: silver
}

.banner-carousel .owl-dots .owl-dot.active span {
    background: #fff;
    width: 24px;
    height: 8px;
    border-radius: 5px;
    border: none
}

.banner-carousel .owl-nav {
    visibility: hidden
}

.banner-carousel:hover .owl-nav {
    visibility: visible
}

.banner-section {
    position: relative
}

.scrolling-container {
    width: 100%;
    height: 52px;
    padding: 14px 0 14px 24px;
    background: #333;
    overflow: hidden;
    display: flex;
    align-items: center;
    left: 0;
    margin: auto
}

.scrolling-content {
    display: flex;
    white-space: nowrap;
    animation: scroll-left 20s linear infinite
}

.scrolling-item {
    display: inline-flex;
    align-items: center;
    margin-right: 24px
}

.scrolling-item span {
    font-family: 'Poppins Medium';
    font-size: 15px!important;
    font-weight: 500;
    line-height: 24px;
    color: #fff
}

.sprite {
    display: inline-block;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat;
    width: 23px;
    height: 24px;
    margin-right: 8px
}

.award-star {
    background-position: -438px -82px!important
}

@keyframes scroll-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

.search-bar-container {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    align-items: center
}

.SOTC_Homepage .fixedsearch {
    margin-right: 4px
}

.SOTC_Homepage .search-bar-container {
    position: absolute;
    bottom: 11.5%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    width: 55.56%;
    height: 56px
}

.search-bar {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 750px;
    height: 56px;
    opacity: 1
}

.date-container .selectric-wrapper .selectric:after {
    content: none!important;
    background: none!important
}

.input-container .location-inputmobile,.input-container .location-input,.input-container .date-input {
    padding: 16px 16px 16px 40px;
    border: none;
    color: #616161;
    display: flex;
    border-radius: 4px 0 0 4px;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Poppins Regular';
    margin-left: 5px;
    height: 50px
}

.mot_selectric #monthHoliday {
    opacity: 0
}

.location-inputmobile {
    border-radius: 4px 0 0 4px
}

.location-input:focus {
    outline: none
}

.input-container {
    position: relative;
    min-width: 363px
}

.input-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    pointer-events: none
}

.date-container {
    border: none;
    background: transparent!important;
    border-left: none;
    padding-left: 40px;
    border-radius: 0 4px 4px 0;
    min-width: 295px
}

.date-container .selectric {
    border: none!important
}

.date-container .selectric .label {
    line-height: 39px!important;
    font-size: 16px;
    font-family: 'Poppins Regular';
    height: 36px;
    margin-left: 5px;
    margin: 0
}

.date-container .selectric-items {
    width: 385px!important
}

.location_sprite {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important;
    display: inline-block
}

.search-icon {
    background-position: -120px -168px!important;
    width: 16px;
    height: 16px;
    display: none
}

.date-container {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -722px -326px!important;
    display: inline-block
}

.input-icon {
    background-position: -553px -82px!important
}

.history-icon {
    background-position: -64px -169px!important;
    width: 16px;
    height: 14px
}

.chevron-icon {
    background-position: -7px -265px!important;
    width: 6px;
    height: 10px
}

.search-bar .btn-search {
    color: #fff;
    background: #FF0000!important;
    font-size: 16px!important;
    font-family: 'Poppins Medium';
    padding: 10px 14px!important;
    border-radius: 8px!important;
    height: 48px
}

.btn-search i {
    font-size: 18px
}

.recent-search {
    display: flex;
    padding-top: 36px;
    align-items: center
}

.recent-search .resent_search {
    font-family: 'Poppins SemiBold';
    font-size: 24px;
    line-height: 100%;
    letter-spacing: normal;
    color: #444;
    margin: 0;
    transform: scale(.9);
    transform-origin: left
}

.recent-search .allbadges {
    display: flex;
    gap: 16px
}

.recent_search_badge {
    max-width: 320px;
    height: auto;
    background: #fff9f9;
    border: 1px solid red;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 8px;
    opacity: 1;
    box-sizing: border-box;
    transition: transform 0.2s ease-in-out;
    padding: 0 16px 0 12px;
    min-width: 320px
}

.recent_search_badge:hover {
    background: #fde8e9
}

.recent_search_badge .secent-content {
    padding-bottom: 14px
}

.recent-search .badge_title {
    font-family: 'Poppins SemiBold';
    font-size: 20px;
    line-height: 20px;
    color: #e60000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 14px 3px 0 4px;
    margin: 0
}

.recent_search_badge span {
    font-family: 'Poppins Regular';
    font-size: 14px;
    line-height: 100%;
    color: #444;
    margin: 0;
    letter-spacing: .5px;
    padding: 0 2px 0 4px
}

.recent_search_badge a {
    transition: background 0.3s,color 0.3s,border 0.3s;
    gap: 2px;
    border-radius: 21px;
    padding: 3.5px 10px;
    background: #EBEBEB;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins Regular';
    font-size: 12px;
    line-height: 100%;
    letter-spacing: .5px;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    color: #1E0001
}

span.recent_sprirte_icon {
    background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -618px -593px;
    width: 7px;
    height: 7px
}

.recent_search_badge:hover .recent_sprirte_icon {
    background-position: -670px -593px
}

.recent_search_badge:hover a {
    background: #e60000;
    color: #fff;
    border-color: #e60000
}

.suggestions-list {
    position: absolute;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
    list-style: none;
    margin: 0;
    padding: 0;
    width: calc(100% - 20px);
    z-index: 1000
}

.suggestions-list li {
    padding: 8px 12px;
    cursor: pointer
}

.suggestions-list li:hover {
    background-color: #f0f0f0
}

.date-container .selectric-items {
    height: auto!important;
    overflow-y: auto;
    left: -42px!important;
    margin: 10px 0 0 0;
    border-radius: 0 0 10px 10px;
    top: 100%;
    bottom: auto;
    box-shadow: none;
    border: none;
    background: #fff;
    padding: 0 5px
}

.date-container .selectric-scroll ul {
    display: grid;
    gap: 5px;
    padding: 0 10
}

.date-container .selectric-scroll ul .selectric-group-label {
    grid-column: span 3;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px
}

.stringMonth .selectric-items li:first-child {
    text-align: left;
    background: none
}

.date-container .selectric-scroll ul li {
    text-align: center;
    background: #fff0;
    border-radius: 4px;
    transition: 0.3s
}

.stringMonth .selectric-items li {
    width: 94%!important;
    float: left;
    margin: 7px 0 0 5px;
    text-align: center;
    border: 1px solid #e9e9e9;
    padding: 10px!important;
    line-height: 16px
}

.date-container .selectric-scroll ul li:hover {
    background: #ddd
}

.recomended-section {
    padding: 67px 0
}

.Recommended_section.SOTC_Container {
    padding-right: 0
}

.recommended_images_container .recommended_card {
    display: inline-block;
    border: none;
    width: 247.45px
}

.card_img_top {
    border-radius: 14.66px;
    width: 100%;
    height: auto;
    object-fit: cover
}

.heart-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #D9D9D9;
    font-size: 20px;
    cursor: pointer
}

.heart-icon {
    width: 38px;
    height: 45px;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important;
    background-position: -51px -257px!important;
    cursor: pointer;
    display: none
}

.heart-icon.active {
    background-position: -120px -257px!important
}

.title-rating-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    margin-top: 4px;
    padding: 0
}

.recomended-section .card-title {
    font-size: 18px;
    font-family: 'Poppins SemiBold';
    margin-bottom: 0px!important;
    color: #444
}

.rating {
    display: flex;
    align-items: center;
    font-size: 14px
}

.rating span {
    margin-left: 3px
}

.star-icon {
    margin-left: 3px
}

.star-icon {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat;
    background-position: -101px -371px!important;
    width: 18px;
    height: 17px
}

.card-body {
    position: relative;
    margin-top: 10px
}

.recommended_card .card-body {
    padding: 15px 0 0 0;
    margin-top: 0
}

.starting-from {
    font-size: 15px;
    text-align: right;
    font-family: 'Poppins Regular';
    color: #444
}

.price {
    font-size: 18px;
    font-family: 'Poppins Bold';
    text-align: left
}

.Recommended_section .owl-prev,.Recommended_section .owl-next {
    position: absolute;
    top: 27%;
    width: 36px;
    height: 36px;
    border-radius: 20px!important
}

.Recommended_section .owl-prev {
    left: -17px;
    top: 30%;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -152px -76px!important
}

.Recommended_section .owl-next {
    right: 14px;
    top: 30%;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -228px -76px!important
}

.Recommended_section .owl-prev.disabled {
    left: -17px;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat 0 -76px!important;
    cursor: default!important;
    top: 30%
}

.Recommended_section .owl-next.disabled {
    right: 14px;
    top: 30%;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -76px -76px!important;
    cursor: default!important
}

.recommended-title {
    display: flex;
    font-size: 38px;
    font-family: 'Poppins SemiBold';
    color: #444;
    margin-bottom: 20px
}

.stats-list {
    list-style: none;
    font-size: 14px
}

.stat-number {
    margin-right: 0;
    color: red;
    font-size: 40px;
    font-family: 'Poppins Bold'
}

.stats-list__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #595959;
    font-family: 'Poppins Medium'
}

.stats-list li:first-child {
    gap: 40px
}

.stats-list li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 16px
}

.view-all-packages {
    border: 1px solid red;
    background-color: #fff;
    color: red;
    padding: 10px 20px;
    font-size: 15px;
    font-family: 'Poppins Medium';
    border-radius: 4px;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 10px
}

.center-text {
    text-align: center
}

.right-content {
    margin-top: 10px
}

.international-section .container {
    padding-right: 0;
    padding-left: 0
}

.international-section .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.international_container {
    width: 100%;
    background: #f3f2f2;
    padding: 50px 0 60px
}

.international.SOTC_Container {
    padding-right: 0
}

.international_heading {
    color: #444;
    font-size: 24px;
    font-family: 'Poppins SemiBold';
    margin-bottom: 8px
}

.international_text {
    font-size: 14px;
    font-family: 'Poppins Regular';
    margin-bottom: 24px;
    color: #444
}

.read-more {
    color: red;
    cursor: pointer
}

.international_container .owl-item,.demestic-section .owl-item {
    width: 270px!important
}

.SOTC_Homepage .international_container.SOTC_Container {
    padding-right: 0
}

.international_image_card img {
    width: 100%;
    border-radius: 16px;
    object-fit: cover
}

.International_card_heading {
    font-size: 17px;
    font-family: 'Poppins SemiBold';
    color: #444;
    margin-bottom: 0;
    padding-top: 15px;
    margin-bottom: 6px
}

.International_card_text {
    font-size: 15px;
    font-family: 'Poppins Regular';
    color: #666;
    margin-bottom: 6px
}

.International_card_price {
    color: #444;
    font-size: 18px;
    font-family: 'Poppins SemiBold';
    margin-bottom: 0
}

.international_viewAll {
    width: auto;
    height: auto;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    border: 1px solid red;
    border-radius: 4px;
    font-family: 'Poppins Medium';
    font-size: 15px;
    line-height: 26px;
    color: red;
    background: #fff0;
    text-decoration: none
}

.international_center {
    margin: 32px 0 0;
    text-align: center
}

.international_container .owl-prev,.international_container .owl-next {
    position: absolute;
    top: 115px;
    border-radius: 50%!important;
    padding: 10px;
    z-index: 2;
    border: none;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important
}

.international_container .owl-prev {
    background-position: -152px -76px!important;
    left: -18px;
    width: 36px;
    height: 36px
}

.international_container .owl-next {
    background-position: -228px -76px!important;
    right: 24px;
    width: 36px;
    height: 36px
}

.international_container .owl-prev.disabled {
    background-position: 0 -76px!important;
    left: -18px;
    width: 36px;
    height: 36px
}

.international_container .owl-next.disabled {
    background-position: -76px -76px!important;
    right: 24px;
    width: 36px;
    height: 36px
}

.demestic-section .container {
    padding-right: 0;
    padding-left: 0
}

.demestic-section .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.demestic-section {
    padding: 70px 0 44px
}

.domestic_heading {
    color: #444;
    font-size: 24px;
    font-family: 'Poppins SemiBold';
    margin: 0
}

.domestic_text {
    font-size: 14px;
    font-family: 'Poppins Regular';
    padding-top: 8px;
    margin-bottom: 24px;
    color: #444
}

a.read-more {
    color: red;
    cursor: pointer;
    text-decoration: none
}

.SOTC_Homepage .domestic_container.SOTC_Container {
    padding-right: 0
}

.domestic_image_card img {
    border-radius: 16px
}

.domestic_image_card .heart-icon {
    right: 30px
}

.domestic_image_card .card_text {
    padding-left: 1px
}

.domestic_card_heading {
    font-size: 17px;
    font-family: 'Poppins SemiBold';
    color: #444;
    padding-top: 15px;
    margin: 0
}

.domestic_card_text {
    font-size: 15px;
    font-family: 'Poppins Regular';
    color: #666;
    margin-bottom: 6px;
    margin-top: 6px
}

.domestic_card_price {
    color: #444;
    font-size: 17px;
    font-family: 'Poppins SemiBold';
    margin-bottom: 0
}

.Domestic_center {
    margin-top: 32px
}

.Domestic_view_all {
    width: auto;
    height: auto;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    border: 1px solid red;
    border-radius: 4px;
    background: #fff0;
    font-family: 'Poppins Medium';
    font-size: 15px;
    line-height: 26px;
    color: red;
    text-decoration: none
}

.domestic_center {
    margin-top: 80px;
    text-align: center
}

.domestic_container .owl-prev,.domestic_container .owl-next {
    position: absolute;
    top: 115px;
    border-radius: 50%!important;
    padding: 10px;
    z-index: 2;
    border: none;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important
}

.domestic_container .owl-prev {
    left: -18px;
    background-position: -152px -76px!important;
    width: 36px;
    height: 36px
}

.domestic_container .owl-next {
    right: 35px;
    background-position: -228px -76px!important;
    width: 36px;
    height: 36px
}

.domestic_container .owl-prev.disabled {
    left: -19px;
    background-position: 0 -76px!important;
    width: 36px;
    height: 36px
}

.domestic_container .owl-next.disabled {
    right: 35px;
    background-position: -76px -76px!important;
    width: 36px;
    height: 36px
}

.summer_package_section {
    width: 100%;
    height: auto;
    background: linear-gradient(180deg,rgb(255 255 255 / .96) 3.04%,rgb(145 191 129 / .96) 34.3%,#fff0 82.23%),url(/images/homePageRevamp/summer-mode-gif.gif) center/cover no-repeat;
    padding: 0 0 54px
}

.summer_package_section .summer_row {
    display: flex
}

.summer_package_section .summer_left {
    max-width: 324px;
    margin-right: 55px
}

.summer_package_section .summer_right {
    max-width: 915px
}

.summer_card_section .owl-item {
    width: 309px!important
}

.summer_packages.SOTC_Container {
    padding-right: 0
}

.summer_heading {
    font-size: 24px;
    font-family: 'Poppins SemiBold';
    color: #444;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    padding-top: 40px
}

.summer_btn {
    padding: 0 16px 40px 0;
    display: flex;
    justify-content: center
}

.summer_btn button {
    font-size: 14px;
    padding: 10px 15px
}

button.btn.btn-dark.winterbtn {
    width: 109px;
    height: 42px;
    padding: 8px 16px;
    border-radius: 4px;
    border-width: 0 0 1px 0;
    background: #000;
    font-size: 14px;
    font-family: 'Poppins Medium';
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff
}

button.btn.btn-danger.summerbtn {
    width: 127px;
    height: 42px;
    padding: 8px 16px;
    font-size: 14px;
    font-family: 'Poppins Medium';
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border-radius: 4px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff0;
    margin-right: 6px;
    margin-left: 6px;
    background: #000;
    color: #fff
}

button.filter-btn.active {
    background: #ff0000!important;
    color: #ffffff!important
}

button.btn.btn-dark.mansonbtn {
    width: 127px;
    height: 42px;
    padding: 8px 16px;
    border-radius: 4px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff0;
    font-size: 14px;
    font-family: 'Poppins Medium';
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #000;
    color: #fff
}

.fa-snowflake {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -369px -8px!important;
    width: 18px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0
}

.fa-sun {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -428px -6px!important;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0
}

.fa-cloud-rain {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -492px -8px!important;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0
}

.summer_right_card {
    padding: 24px 24px;
    border: 1px solid #D9D9D9!important;
    border-radius: 8px!important;
    opacity: .8;
    min-width: 324px;
    min-height: 380px
}

.summer_card {
    padding: 16px;
    border-radius: 8px!important;
    background: rgb(255 255 255 / .8);
    opacity: .8;
    min-width: 309px
}

.Summer_card_title {
    margin-bottom: 8px;
    font-size: 17px;
    line-height: 22px;
    font-family: 'Poppins bold';
    margin-top: 16px
}

.summer_card img {
    width: 100%;
    max-height: 252px;
    border-radius: 8px
}

.summer_right_heading {
    font-size: 30px;
    font-family: 'Poppins Medium';
    color: #444
}

p.mx-3summer_card_text {
    font-size: 16px;
    font-family: 'Poppins Medium';
    color: #444;
    margin-bottom: 0;
    line-height: 24px
}

.Summer_card_title {
    font-size: 17px;
    font-family: 'Poppins SemiBold';
    margin: 0 0 8px 0;
    color: #444;
    padding-top: 16px;
    min-height: 60px
}

.summer_rating {
    font-size: 14.66px;
    font-family: 'Poppins Regular';
    margin: 0 0 8px 0;
    color: #444
}

.summer_star_icon {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -101px -371px!important;
    width: 18px;
    height: 17px;
    display: inline-block;
    vertical-align: middle
}

.summer_card_text {
    font-size: 16px;
    font-family: 'Poppins Regular';
    margin: 0 0 8px 0;
    color: #444
}

.star-icon {
    color: #f5f54e
}

.package-info {
    font-size: 16px;
    font-family: 'Poppins Regular';
    margin-bottom: 0;
    color: #444
}

.price {
    font-size: 18px;
    font-family: 'Poppins Bold';
    color: #444;
    font-weight: 700;
    margin-bottom: 0
}

.packegcontent_title {
    margin-left: 34px
}

.Summer_viev_all {
    width: auto;
    height: auto;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    border: 1px solid red;
    background: #FFFFFFE5;
    border-radius: 4px;
    font-family: 'Poppins Medium';
    font-size: 15px;
    line-height: 26px
}

.Summer_center {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.summer_card_section .owl-prev,.summer_card_section .owl-next {
    position: absolute;
    top: 171px;
    transform: translateY(-50%);
    border-radius: 50%;
    z-index: 2;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important
}

.summer_card_section .owl-prev {
    background-position: -152px -76px!important;
    left: -17px;
    width: 36px;
    height: 36px
}

.summer_card_section .owl-next {
    right: 52px;
    background-position: -228px -76px!important;
    width: 36px;
    height: 36px
}

.summer_card_section .owl-prev.disabled {
    background-position: 0 -76px!important;
    left: -17px;
    width: 36px;
    height: 36px
}

.summer_card_section .owl-next.disabled {
    right: 52px;
    background-position: -76px -76px!important;
    width: 36px;
    height: 36px
}

.other-services-section {
    padding: 60px 0 99px
}

.other_services_heading {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 100%;
    font-family: 'Poppins SemiBold'
}

.other_service_CardBody {
    gap: 16px
}

.other_services_card {
    border: 1px solid #ddd;
    transition: transform 0.8s ease-in-out,box-shadow 0.3s;
    padding: 16px;
    border-radius: 10px!important;
    box-shadow: 0 0 10px rgb(0 0 0 / .05);
    max-width: 297px
}

.other_services_card:hover {
    transform: translateY(-12px);
    box-shadow: 0 5px 10px 0 rgb(123 116 116 / .1),-2px 19px 19px 0 rgb(123 116 116 / .09),-4px 42px 25px 0 rgb(123 116 116 / .05),-8px 74px 30px 0 rgb(123 116 116 / .01),-12px 116px 33px 0 #fff0;
    background: #fffbfb;
    border: 1px solid #ffadad
}

.card-img {
    width: 48px!important;
    margin-bottom: 12px;
    transition: opacity 0.3s
}

.other_services_card-title {
    font-size: 17px;
    color: #444;
    font-family: 'Poppins SemiBold';
    margin-bottom: 2px;
    padding: 5px 0
}

.other_services_card-text {
    font-size: 14px;
    color: #676767;
    margin-bottom: 12px;
    padding: 6px 0
}

.book-now {
    color: red;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Poppins SemiBold';
    padding: 1px 0
}

.book-now:hover {
    text-decoration: underline
}

.lottie-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    display: none;
    object-fit: cover
}

.other_services_card:hover .lottie-player {
    display: block;
    transform: scale(1.5)
}

.other_services_card:hover .card-img {
    opacity: 0
}

.lottie-container {
    position: relative
}

.memories_section {
    background: linear-gradient(180deg,#FFFFFF 0%,#F1E2E2 100%)
}

.memories_left_heading {
    font-size: 32px;
    font-family: 'Poppins Medium';
    color: #444
}

.memories_section .owl-item {
    width: 323px!important;
    height: auto
}

.memories_section .memory_left {
    width: 346px;
    height: auto
}

.memorie.SOTC_Container {
    padding-right: 0
}

.memories_section .memory_right {
    width: 960px;
    padding-right: 0
}

.memories_left_section {
    width: 100%
}

.memories_card_title {
    border: 0
}

.memories_card_body {
    padding: 16px
}

.rate_us {
    font-weight: 700;
    font-size: 11.87px;
    font-family: 'Poppins Bold';
    color: #444
}

.memories_card_body small {
    color: #666
}

.memories_left_section .memories_card_title {
    border: 0;
    border-radius: 16px
}

.item.card.memories_card_title img {
    border-top-left-radius: 11.87px;
    border-top-right-radius: 11.87px
}

.memories_card img {
    width: 323px;
    height: 153px;
    border-radius: 11.87px 11.87px 0 0
}

.profile-info {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-bottom: 13px
}

.profile-info .profile-pic {
    background-color: #FFC6C6;
    color: #fff;
    border-radius: 50%;
    width: 44.51px;
    height: 44.51px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 29.67px;
    font-family: 'Poppins Medium';
    color: #FC4F4F
}

.memories_rating {
    color: #ffc107
}

.memories_read_more {
    text-decoration: none;
    color: red;
    font-family: 'Poppins SemiBold'
}

.memories_Body_heading {
    font-size: 15px;
    font-family: 'Poppins SemiBold';
    color: #000;
    margin-bottom: 0
}

.memories_card_body_text {
    font-size: 13px;
    font-family: 'Poppins Medium';
    margin-top: 16px;
    margin-bottom: 8px;
    color: #444;
    max-height: 59px;
    overflow: hidden
}

.memories_view_all {
    width: auto;
    height: auto;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    border-radius: 4px;
    border: 1px solid red;
    font-family: 'Poppins Medium';
    font-size: 15px;
    line-height: 26px;
    color: red;
    background: #fff0;
    margin: 31px 0 50px;
    display: inline-block;
    text-decoration: none
}

.full-star {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -101px -371px!important;
    width: 18px;
    height: 17px;
    display: inline-block;
    vertical-align: middle
}

.empty-star {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat -162px -371px!important;
    width: 18px;
    height: 17px;
    display: inline-block;
    vertical-align: middle
}

.memories_left_section .owl-prev,.memories_left_section .owl-next {
    position: absolute;
    top: 57px;
    border-radius: 50%!important;
    padding: 10px;
    z-index: 2;
    border: none;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important
}

.memories_left_section .owl-prev {
    left: -16px;
    background-position: -152px -76px!important;
    width: 36px;
    height: 36px
}

.memories_left_section .owl-next {
    right: 50px;
    background-position: -228px -76px!important;
    width: 36px;
    height: 36px
}

.memories_left_section .owl-prev.disabled {
    left: -16px;
    background-position: 0 -76px!important;
    width: 36px;
    height: 36px;
    cursor: default!important
}

.memories_left_section .owl-next.disabled {
    right: 50px;
    background-position: -76px -76px!important;
    width: 36px;
    height: 36px;
    cursor: default!important
}

.SOTC_Homepage .reading_section.SOTC_Container {
    padding: 80px 0 146px 82px
}

.reading_section {
    width: 100%;
    background: #1a1818;
    margin-top: 0;
    padding: 80px 0 146px
}

.reading_left_card {
    padding-top: 14px
}

.reading.SOTC_Container {
    padding-right: 0
}

.reading-section .readingleft {
    width: 944px;
    padding-right: 0
}

.col-lg-4.readingright {
    width: 362px;
    height: auto
}

.reading_left_heading {
    font-size: 38px;
    font-family: 'Poppins Medium';
    color: #fff
}

.reading_text {
    font-size: 20px;
    font-family: 'Poppins Regular';
    color: #fff
}

.reading_View_All_osts {
    color: red;
    font-size: 15px;
    font-family: 'Poppins Medium';
    background: #fff;
    padding: 12px 16px 9px 16px;
    border-radius: 4px;
    border: none;
    width: 142px
}

.reading_right_section {
    border-radius: 4px
}

.reading_card_body {
    background-color: #fff;
    border-radius: 0 0 20px 20px
}

.item.card.reading_card {
    background: #fff0;
    width: 391px;
    margin-bottom: 1px
}

.reading_card {
    background: #fff0;
    border: 1px solid rgb(0 0 0 / .2)!important;
    border-radius: 20px!important
}

.reading_card img {
    border-radius: 20px 20px 0 0
}

.reading_card_body_heading {
    margin: 16px 16px 0 16px;
    font-size: 15px;
    font-family: 'Poppins SemiBold';
    color: #444;
    max-height: 25px;
    overflow: hidden
}

.reading_card_body_text {
    margin: 4px 0 0 16px;
    font-size: 14px;
    font-family: 'Poppins Regular';
    color: #515151;
    line-height: 26px
}

.reading_read_more {
    margin: 4px 0 16px 16px;
    font-size: 13px;
    font-family: 'Poppins Medium';
    color: red;
    display: inline-block;
    text-decoration: none
}

.reading_right_section .owl-prev,.reading_right_section .owl-next {
    position: absolute;
    top: 80px;
    border-radius: 50%!important;
    padding: 10px;
    z-index: 2;
    border: none;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important
}

.reading_right_section .owl-prev {
    left: -20px;
    top: 144px;
    background-position: -152px -76px!important;
    width: 36px;
    height: 36px
}

.reading_right_section .owl-next {
    right: 10px;
    top: 144px;
    background-position: -228px -76px!important;
    width: 36px;
    height: 36px
}

.reading_right_section .owl-prev.disabled {
    left: -20px;
    top: 144px;
    background-position: -152px 0!important;
    width: 36px;
    height: 36px;
    cursor: default!important
}

.reading_right_section .owl-next.disabled {
    right: 10px;
    top: 144px;
    background-position: -228px 0!important;
    width: 36px;
    height: 36px;
    cursor: default!important
}

.guest_section .card-body {
    padding: 4px 4px 40px 4px
}

.guest-section {
    padding: 70px 0 0
}

.guest_section .row {
    margin-left: 0px!important
}

.guest_title {
    font-size: 24px;
    font-family: 'Poppins SemiBold';
    color: #444;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 24px
}

.guest_BodyCard {
    display: flex;
    gap: 16px
}

.guest_card {
    transition: transform 0.8s ease-in-out,box-shadow 0.3s;
    box-shadow: 0 0 10px rgb(0 0 0 / .05);
    background: #fff;
    border-radius: 11px;
    min-width: 234px;
    padding: 0 16px
}

.guest_card:hover {
    transform: translateY(-12px);
    box-shadow: 0 5px 10px 0 rgb(123 116 116 / .1),-2px 19px 19px 0 rgb(123 116 116 / .09),-4px 42px 25px 0 rgb(123 116 116 / .05),-8px 74px 30px 0 rgb(123 116 116 / .01),-12px 116px 33px 0 #fff0;
    background: #fffbfb;
    border: 1px solid #ffadad;
    margin-top: 15px
}

.icon {
    margin-bottom: 35px
}

.guest_card-title {
    font-size: 15px;
    font-family: 'Poppins SemiBold';
    color: #444;
    margin-bottom: 6px
}

.guest_card-text {
    font-size: 15px;
    font-family: 'Poppins Regular';
    color: #444;
    margin-bottom: 6px;
    line-height: 26px
}

.SOTC_Container .content_section {
    padding-top: 70px;
    width: 100%
}

.content_section_heading {
    font-size: 16px;
    font-family: 'Poppins Medium';
    color: #000;
    margin-bottom: 13px
}

.content_section_text a {
    font-size: 13px;
    font-family: 'Poppins Regular';
    color: #444;
    margin-bottom: 24px;
    line-height: 21px
}

.attentionSectionSOTC {
    border: 1px solid #ffcfcf;
    border-radius: 4px;
    background: #fff2f2;
    width: 100%;
    height: auto;
    padding: 16px 24px 24px 24px;
    margin-top: 62px;
    margin-bottom: 32px
}

.attentionHTMLDataInner {
    display: flex;
    flex-direction: column
}

.attentionValuedCustomer {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    font-size: 16px;
    font-family: 'Poppins Medium';
    color: red
}

.attentionIconsSOTC {
    height: 24px;
    width: 24px;
    margin-right: 10px
}

.attentionBeAware {
    font-size: 13px;
    line-height: 1.6;
    color: #444;
    font-family: 'Poppins Regular'
}

.attentionBeAware a {
    color: #d9534f;
    text-decoration: none
}

.attentionBeAware a:hover {
    text-decoration: underline
}

@keyframes pop {
    0% {
        transform: scale(.8)
    }

    100% {
        transform: scale(1)
    }
}

.carousel_section {
    width: 100%;
    height: auto;
    border-radius: 11.7px;
    max-width: 1238px;
    margin: 40px auto 15px
}

.bottom_carousal img {
    width: 100%;
    height: auto;
    border-radius: 11.7px
}

.carousel_section .owl-prev,.carousel_section .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%!important;
    padding: 10px;
    z-index: 2;
    border: none;
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important
}

.carousel_section .owl-prev {
    left: 24px;
    background-position: -152px 0!important;
    width: 36px;
    height: 36px
}

.carousel_section .owl-next {
    right: 24px;
    background-position: -228px 0!important;
    width: 36px;
    height: 36px
}

.carousel_section .owl-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    position: absolute;
    bottom: 20px;
    align-items: center;
    left: 0;
    right: 0;
    margin: auto
}

.carousel_section .owl-dot {
    width: 8px;
    height: 8px;
    background: silver;
    border: none;
    outline: none;
    border-radius: 50%;
    transition: all 0.3s ease;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.carousel_section .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    transition: opacity 0.3s ease
}

.carousel_section .owl-dot.active {
    background: #fff;
    width: 24px;
    height: 8px;
    border-radius: 5px;
    outline: none
}

.carousel_section .owl-dot.active span {
    opacity: 1
}

.SOTC_Homepage .selectric {
    border: none;
    background: #fff;
    border-radius: 4px
}

.SOTC_Homepage .label {
    font-size: 16px;
    line-height: 50px
}

.SOTC_Homepage .selectric .button {
    width: 40px!important;
    height: 50px!important
}

.baclbtnmobileview {
    background: url(/images/homePageRevamp/homepageIcon_sprite.png) no-repeat!important;
    background-position: -365px -78px!important;
    width: 33px;
    height: 32px;
    top: 12px;
    position: relative;
    margin-left: 16px
}

.popular-destinations {
    margin: 20px 0
}

.popular-destinations h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px
}

.popular_carousal .item img {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    box-shadow: 0 4px 16px 0 rgb(0 0 0 / .12);
    object-fit: cover
}

.popular_carousal .item p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-align: center
}

.digit_counts {
    display: flex;
    align-items: center
}

.digit_counter {
    position: relative;
    font-size: 40px;
    line-height: 60px;
    color: #EB1C23;
    overflow: hidden;
    height: 60px;
    margin-bottom: 15px;
    display: flex;
    gap: 6px;
    font-family: 'Poppins Bold'
}

.packegcontent {
    font-size: 16px;
    line-height: 20px;
    color: #595959;
    align-items: center;
    display: flex;
    margin-left: 16px;
    font-family: 'Poppins Medium';
    margin: 0 0 18px 16px
}

.packegcontent_title {
    margin-left: 35px
}

.digit_counter .plus {
    font-size: 40px;
    line-height: 56px;
    color: #EB1C23;
    font-family: 'Poppins Bold'
}

.counter_wrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    -webkit-animation: 6s counter infinite ease;
    animation: 6s counter infinite ease
}

@-webkit-keyframes counter {
    0% {
        top: 0
    }

    60% {
        top: -180px
    }

    70% {
        top: -180px
    }

    100% {
        top: -180px
    }
}

@keyframes counter {
    0% {
        top: 0
    }

    60% {
        top: -180px
    }

    70% {
        top: -180px
    }

    100% {
        top: -180px
    }
}

.dropdown-menu.login_dropdown.show {
    width: auto;
    height: auto;
    border-radius: 4px;
    border: .5px solid #CCC;
    box-shadow: 0 4px 9px rgb(0 0 0 / .1),0 16px 16px rgb(0 0 0 / .09),0 36px 22px rgb(0 0 0 / .05),0 64px 26px rgb(0 0 0 / .01),0 100px 28px #fff0
}

.hide {
    display: none
}

.baclbtnmobileview {
    display: none
}

.container-fluid .footercopyrite {
    padding-right: 0!important;
    padding-left: 0!important
}

.container .footercopyrite {
    padding-right: 0!important;
    padding-left: 0!important
}

div#holidayAuto ul li {
    list-style: none
}

.panel-footer-header {
    justify-content: space-between;
    margin-bottom: 5px;
    flex-wrap: wrap
}

.address-title {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    font-family: 'Poppins Light'
}

.icon-arrow_drop_down {
    width: 0;
    height: 0;
    border-left: 8px solid #fff0;
    border-right: 8px solid #fff0;
    border-top: 8px solid #1C1B1F;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px
}

.icon-arrow_drop_up {
    width: 0;
    height: 0;
    border-left: 8px solid #fff0;
    border-right: 8px solid #fff0;
    border-bottom: 8px solid #1C1B1F;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px
}

.socialicon [class^="icon-"],.socialicon [class*=" icon-"] {
    font-family: 'icomoon'!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-facebook-svgrepo-com:before {
    content: "\e900"
}

.icon-instagram-svgrepo-com:before {
    content: "\e901"
}

.icon-linkedin-161-svgrepo-com:before {
    content: "\e902"
}

.icon-pinterest-svgrepo-com:before {
    content: "\e903"
}

.icon-twitter-svgrepo-com:before {
    content: "\e904"
}

.icon-youtube-svgrepo-com:before {
    content: "\e905"
}

.searchbar_wrapper {
    min-height: 58px;
    justify-content: center;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 10px
}

.searchbar_wrapper.fixed_searchbar .fixedsearch {
    position: fixed;
    top: 53px;
    background: #fff;
    z-index: 99;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 3px 0
}

.spritelocation {
    background: url(/images/homePageRevamp/Icon-Sprite-Home.png) no-repeat -168px -270px;
    width: 20px;
    height: 23px;
    display: inline-block;
    position: relative;
    right: 12px
}

.memories_center p {
    margin-bottom: 0
}

.Domestic_center p {
    margin-bottom: 0
}

span#LoginLogoutToggel {
    width: auto!important
}

.SOTC_Homepage .memories_section.SOTC_Container {
    padding-right: 0
}

.memories_card {
    width: 279.6428527832031px;
    padding-top: 70px
}

.form-control::placeholder {
    color: #999
}

.mx-3summer_card_text a.read-more-link {
    display: none
}

.badge a {
    color: #444;
    text-decoration: none;
    font-family: 'Poppins Regular';
    font-size: 14px
}

.reading_right_section .owl-item {
    width: 391px!important
}

.owl-stage {
    display: flex
}

.content_section_text span {
    color: black!important
}

.searchbar_wrapper.fixed_searchbar .fixedsearch {
    left: 0;
    padding: 10px
}

.SOTC_Homepage .input-container:before {
    content: "";
    display: inline-block;
    height: 26px;
    width: 1px;
    border-right: 1px solid #000;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.searchbar_wrapper.fixed_searchbar .search-bar {
    border: 1px solid #000;
    height: 56px;
    border-radius: 10px
}

.searchbar_wrapper.fixed_searchbar .search-bar {
    width: auto;
    padding-right: 4px
}

@media (max-width: 768px) {
    .footer_section {
        padding:0
    }

    .panel-footer-header {
        flex-direction: column;
        gap: 20px
    }

    .social-icons a span {
        font-size: 20px
    }

    .social-icons a {
        width: 32px;
        height: 32px
    }

    .socialicon h4 {
        margin-right: 24px;
        font-size: 12px
    }

    .social-icons .icon-linkedin-161-svgrepo-com {
        font-size: 12px
    }

    .social-icons .icon-pinterest-svgrepo-com {
        font-size: 18px
    }

    .social-icons .icon-facebook-svgrepo-com {
        align-self: end;
        font-size: 22px
    }

    .social-icons {
        padding: 0 20px 20px
    }

    .icon-arrow_drop_down {
        border-left: 5px solid #fff0;
        border-right: 5px solid #fff0;
        border-top: 5px solid #1C1B1F
    }

    .icon-arrow_drop_up {
        border-left: 5px solid #fff0;
        border-right: 5px solid #fff0;
        border-bottom: 5px solid #1C1B1F
    }
}

@media screen and (max-width: 768px) {
    .input-container {
        max-width:100%;
        width: 100%;
        padding: 0 16px
    }

    .mobile-search-wrapper.active-parent {
        width: 100%;
        position: fixed;
        background: #fff;
        border-bottom: 1px solid #EBEBEB;
        z-index: 95;
        top: 55px;
        height: 70px
    }

    .HoliadyPopUp__Search .typeahead.dropdown-menu.holiday-autocomplete {
        width: 97%;
        border-radius: 0 0 6px 6px;
        border: none;
        align-items: center;
        margin: auto;
        left: 0;
        right: 0
    }

    .HoliadyPopUp__Search .selectric-items {
        right: 0;
        margin: auto;
        left: 0;
        align-items: center
    }

    .input-container.sticky_searchbar {
        background: #fff!important;
        padding: 12px 25px;
        position: fixed!important;
        top: 55px!important;
        left: 0!important;
        width: 95%;
        margin-top: 5px!important;
        padding: 0 0 0 20px;
        border: 1px solid #A1A1A1
    }

    .SOTC_Container {
        padding: 0 16px
    }

    .digit_counter {
        height: 50px;
        font-family: 'Poppins Bold';
        font-size: 32px
    }

    .packegcontent {
        margin: 0;
        font-size: 14px
    }

    ul.stats-list.list-unstyled {
        display: flex;
        margin-bottom: 24px
    }

    .international_heading {
        color: #444;
        font-size: 24px;
        font-family: 'Poppins SemiBold';
        padding-top: 32px;
        margin-bottom: 0
    }

    .SOTC_Homepage .reading_section.SOTC_Container {
        padding: 0 16px
    }
}

@media (max-width: 768px) {
    .HoliadyPopUp__Search .input-container {
        padding:0
    }

    .HoliadyPopUp__Search #search-bar {
        padding: 0
    }

    .searchbar_wrapper.fixed_searchbar .fixedsearch {
        left: 0;
        padding: 10px
    }

    .HoliadyPopUp__Search .searchbar_wrapper {
        background: #fff0;
        display: block
    }

    .HoliadyPopUp__Search .recent-search {
        width: 100%;
        position: relative;
        display: block;
        top: 150px
    }

    .HoliadyPopUp__Search .search-bar {
        height: auto;
        position: relative
    }

    .HoliadyPopUp__Search .search-bar-container {
        padding: 0
    }

    .HoliadyPopUp__Search .input-container {
        padding: 0;
        border: 1px solid #000;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        width: 90%;
        height: 58px!important
    }

    .popular-destinations h2 {
        font-size: 20px
    }

    .popular_carousal .item img {
        width: 60px;
        height: 60px;
        box-shadow: 0 4px 16px 0 rgb(0 0 0 / .12)
    }

    .popular_carousal .item p {
        font-size: 12px
    }

    .container-fluid.popular_section {
        padding-right: 0;
        padding-left: 0;
        display: none
    }

    .container.popular_container {
        padding-right: 0;
        padding-left: 0
    }

    .container.input-container.d-block.d-sm-none {
        z-index: 999
    }

    .reading_left_card a {
        position: relative
    }

    .reading_View_All_osts {
        width: 142px
    }
}

@media (min-width: 769px) and (max-width:921px) {
    .attentionSectionSOTC {
        padding:18px;
        font-size: 14px
    }

    .attentionValuedCustomer {
        font-size: 17px
    }

    .attentionIconsSOTC {
        height: 22px;
        width: 22px;
        margin-right: 9px
    }

    .attentionBeAware {
        font-size: 13px
    }
}

@media (max-width: 992px) {
    .banner-carousel {
        width:100%;
        margin: auto;
        overflow: hidden;
        position: relative;
        background: #838383
    }

    .Right_Side_Content {
        margin-left: 15px
    }

    .recommended-images-container {
        width: 100%;
        height: auto
    }

    .recommended_card {
        margin-bottom: 10px
    }

    .recommended-title {
        width: 236px;
        height: 64px;
        font-size: 28px;
        font-family: 'Poppins Medium';
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #444
    }

    .view-all-packages {
        margin-left: auto;
        margin-right: auto;
        font-size: 16px
    }

    .stat-number {
        font-size: 30px
    }

    .card-title {
        font-size: 14px
    }

    .price {
        font-size: 16px
    }

    .card-body {
        margin-top: 10px
    }

    .international_viewAll {
        font-size: 16px;
        padding: 12px 25px
    }

    .summer_btn button {
        font-size: 13px;
        padding: 8px 12px
    }

    .summer_right_card {
        margin-bottom: 20px;
        width: 100%;
        min-height: auto
    }

    .other_services_cards {
        width: 100%;
        margin-left: 0
    }

    .other_services_card {
        padding: 15px;
        margin-bottom: 20px;
        max-width: 47%;
        margin-right: 15px
    }

    .other_services_card:nth-child(2),.other_services_card:nth-child(4) {
        margin-right: 0
    }

    .other_service_CardBody {
        flex-wrap: wrap;
        gap: 0;
        justify-content: space-between
    }

    .lottie-player {
        width: 40px;
        height: 40px
    }

    .other_services_card-title {
        font-size: 1rem
    }

    .other_services_card-text {
        font-size: .85rem
    }

    .book-now {
        font-size: .9rem
    }

    .attentionSectionSOTC {
        padding: 15px;
        font-size: 13px;
        width: 100%;
        height: auto;
        margin-top: 40px
    }
}

@media only screen and (max-width: 768px) {
    .SOTC_Homepage .input-container:before {
        display:none
    }

    .recent-search .resent_search {
        padding-bottom: 11px
    }

    .recent-search .allbadges {
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none
    }

    .recent-search .allbadges::-webkit-scrollbar {
        display: none
    }

    .recent_search_section .SOTC_Container {
        padding-right: 0
    }

    .SOTC_Homepage .search-bar-container {
        position: static;
        width: 100%!important;
        height: 56px!important
    }

    .date-container .mot_selectric #monthHoliday {
        opacity: 1!important
    }

    .HoliadyPopUp__Search .banner-carousel {
        display: none
    }

    .HoliadyPopUp__Search .scrolling-container {
        display: none
    }

    .HoliadyPopUp__Search .input-container.mobile_search {
        border: none!important
    }

    .date-container {
        background: url(/images/sotcNewHomePage/Icon-Sprite-Home.png) no-repeat -721px -318px!important;
        display: inline-block
    }

    .search-bar .btn-search {
        width: 97%;
        border-radius: 4px!important;
        height: 46px
    }

    .mobile_search .search_title {
        font-size: 18px;
        line-height: 140%;
        color: #1e0001;
        font-family: 'Poppins Bold';
        padding-left: 16px;
        vertical-align: middle
    }

    .date-container .selectric .label {
        height: auto;
        line-height: 56px!important
    }

    .SOTC_Homepage .input-container {
        position: absolute;
        z-index: 90;
        top: 70%;
        left: 0;
        right: 0;
        margin: auto;
        background: #fff;
        border-radius: 12px;
        min-height: 56px;
        width: 95%
    }

    .HoliadyPopUp__Search .input-container {
        position: static;
        z-index: 99;
        top: 75%;
        left: 0;
        right: 0;
        margin: 0;
        width: 97%!important;
        border-radius: 4px 4px 0 0;
        min-width: 96%!important
    }

    .SOTC_Homepage .sticky_searchbar .location-inputmobile {
        height: auto;
        padding: 0
    }

    .banner-carousel .item img {
        height: calc(100vh - 368px)!important;
        border-radius: 4px 4px 0 0
    }

    .SOTC_Homepage .banner_wraper {
        background: #a2a3a5;
        height: calc(100vh - 368px)
    }

    .SOTC_Homepage .banner_wraper .responsive-video {
        height: calc(100vh - 373px);
        object-fit: cover
    }

    .HoliadyPopUp__Search .input-icon {
        left: 16px!important;
        top: 28px!important
    }

    .recent_search_badge {
        max-width: 286px;
        min-width: 286px
    }

    .HoliadyPopUp__Search .banner_wraper {
        background: transparent!important;
        height: auto
    }

    .HoliadyPopUp__Search .searchbar_wrapper.fixed_searchbar .search-bar {
        border: none!important
    }

    .HoliadyPopUp__Search .searchbar_wrapper.fixed_searchbar .fixedsearch {
        top: 80px
    }
}

@media (max-width: 768px) {
    .banner-carousel {
        width:100%;
        margin: auto;
        overflow: hidden;
        position: relative;
        background: #838383
    }

    span.location-inputmobile {
        font-size: 16px!important;
        line-height: 30px!important;
        color: #616161!important;
        display: flex;
        align-items: center;
        min-height: 56px;
        padding: 0 0 0 10px!important
    }

    .location-inputmobile,.location-input,.date-input {
        border-radius: 4px 4px 0 0px!important;
        border-bottom: none!important
    }

    .date-container {
        border-radius: 0 0 4px 4px!important;
        border: 1px solid #000;
        width: 97%!important;
        height: 58px
    }

    .scrolling-container {
        height: 52px;
        padding: 10px 0 10px 16px;
        top: 30px;
        border-radius: 0 0 4px 4px
    }

    .search-bar-container {
        margin-left: 0;
        padding: 0 10px;
        display: none
    }

    .date-input {
        margin-top: 15px;
        border: 1px solid #000
    }

    .search-bar {
        flex-direction: column;
        width: 100%!important
    }

    .recent-search {
        width: 100%;
        display: block;
        padding-top: 24px
    }

    .btn-search {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        right: 0
    }

    .resent_search {
        width: 248px
    }

    .date-container {
        width: 100%
    }

    .date-container .selectric-items {
        width: 112%!important;
        max-height: 300px
    }

    .Recommended_section.SOTC_Container {
        padding-bottom: 42px!important;
        padding-right: 12px
    }

    .digit_counts {
        display: block!important
    }

    .summer_package_section .summer_row {
        flex-wrap: wrap
    }

    .packegcontent_title {
        margin-left: 0px!important
    }

    .right-content {
        text-align: start;
        width: 100%;
        height: auto
    }

    ul.stats-list.list-unstyled {
        display: flex
    }

    .recommended-title {
        font-size: 20px
    }

    .stat-number {
        font-size: 20px
    }

    .price {
        font-size: 16px
    }

    .right_container {
        padding-right: 0
    }

    .Right_Side_Content {
        margin-left: 0
    }

    .recommended_card {
        margin-bottom: 15px;
        width: 210px!important
    }

    .recomended-section {
        padding: 16px 0 0
    }

    .recommended-title {
        font-size: 28px;
        font-family: 'Poppins Medium';
        color: #444;
        margin-bottom: 16px
    }

    .view-all-packages {
        margin-top: 20px;
        font-size: 14px
    }

    .right-content {
        text-align: start;
        width: 100%
    }

    ul.stats-list.list-unstyled {
        display: flex
    }

    .stat-number {
        font-size: 32px;
        font-family: 'Poppins Bold'
    }

    .card-title {
        font-size: 12px
    }

    .price {
        font-size: 15px
    }

    .card_img_top {
        border-radius: 10px
    }

    .international_heading {
        font-family: 'Poppins SemiBold';
        font-size: 24px;
        line-height: 100%;
        color: #444
    }

    .International_card_heading {
        padding-top: 16px
    }

    .international_container .owl-item {
        margin-right: 16px!important;
        width: 210px!important
    }

    .international_text {
        font-family: 'Poppins Regular';
        font-size: 14px;
        line-height: 100%;
        color: #444;
        padding-top: 16px;
        line-height: 24px
    }

    .international_container {
        padding: 0 0 32px
    }

    .international_center {
        margin: 24px 0 0
    }

    .international_viewAll {
        font-size: 14px;
        padding: 10px 20px
    }

    .domestic_heading {
        padding-top: 40px;
        max-width: 351px
    }

    .Domestic_center {
        margin-top: 24px
    }

    .domestic_text {
        padding-top: 16px
    }

    .domestic_card_heading {
        padding-top: 17px
    }

    .demestic-section {
        padding: 0 0 32px
    }

    .domestic_container .owl-item {
        margin-right: 16px!important;
        width: 210px!important
    }

    .domestic_image_card .heart-icon {
        right: 10px
    }

    .more-text {
        display: inline
    }

    .read-more-link {
        display: none
    }

    .more-text {
        display: none
    }

    .read-more-link {
        display: inline;
        color: #ff0000!important;
        text-decoration: underline;
        cursor: pointer
    }

    .summer_heading {
        padding: 20px 0 9px 15px;
        font-size: 24px;
        font-family: 'Poppins SemiBold'
    }

    .summer_card_text {
        font-size: 15px;
        font-family: 'Poppins Regular'
    }

    .text-center.my-2.summer_btn {
        display: flex;
        padding-bottom: 28px
    }

    button.btn.btn-dark.winterbtn {
        width: 109px;
        height: 42px;
        padding: 8px 6px;
        border-radius: 4px;
        border: 0 solid #fff0;
        background: #000;
        font-size: 14px!important;
        font-family: 'Poppins Medium';
        line-height: 26px;
        text-align: left;
        color: #ffffff!important
    }

    button.btn.btn-danger.summerbtn {
        width: 109px;
        height: 42px;
        padding: 8px 4px;
        border-radius: 4px;
        font-size: 14px!important;
        font-family: 'Poppins Medium';
        text-align: left;
        color: #ffffff!important;
        margin: 0 10px 0 10px;
        display: flex
    }

    button.btn.btn-dark.mansonbtn {
        width: 109px;
        height: 42px;
        padding: 8px 6px;
        border-radius: 4px;
        border: 0 solid #fff0;
        background: #000;
        font-size: 14px;
        font-family: 'Poppins Medium';
        line-height: 26px;
        text-align: left;
        color: #fff;
        display: flex
    }

    .summer_right_card {
        padding: 16px;
        width: 100%;
        height: auto;
        position: relative;
        opacity: .8
    }

    .Summer_center {
        text-align: center;
        margin-top: 20px
    }

    .other_services_cards {
        width: 100%;
        height: auto
    }

    .other_services_container {
        padding: 10px
    }

    .lottie-player {
        position: absolute;
        top: 0;
        left: 0;
        width: 48px;
        height: 48px;
        object-fit: cover;
        display: block;
        transform: scale(1.5)
    }

    .card-img {
        display: none
    }

    .other_services_card-title {
        margin: 60px 0 0 0
    }

    .other_services_container .other_services_cards .col-lg-3 {
        padding-left: 5px;
        padding-right: 5px
    }

    .memories_left_heading {
        font-size: 24px;
        margin-bottom: 0
    }

    .memories_card {
        width: 100%;
        height: auto
    }

    .memories_card img {
        width: 100%;
        height: auto;
        border-radius: 10px 10px 0 0
    }

    .profile-info .profile-pic {
        width: 40px;
        height: 40px;
        font-size: 24px
    }

    .memories_Body_heading {
        font-size: 14px
    }

    .memories_card_body_text {
        font-size: 12px;
        margin: 0 10px
    }

    p.memories_card_body_text {
        height: 55px
    }

    .memories_read_more {
        margin: 0 10px;
        font-size: 14px
    }

    .memories_view_all {
        padding: 8px 16px;
        font-size: 14px;
        margin: 24px 0 32px
    }

    .memories_left_section .owl-prev,.memories_left_section .owl-next {
        top: 50%;
        transform: translateY(-50%)
    }

    .memories_left_section .owl-prev {
        left: -15px
    }

    .memories_left_section .owl-next {
        right: -15px
    }

    .reading_card img {
        height: 173px
    }

    .reading_left_card {
        width: 100%;
        padding-top: 0
    }

    .reading_left_heading {
        font-size: 25px;
        font-family: 'Poppins Medium';
        line-height: 40px
    }

    .reading_text {
        font-size: 15px;
        font-family: 'Poppins Regular';
        margin-bottom: 0;
        position: relative
    }

    .reading_View_All_osts {
        position: absolute;
        top: 350px;
        left: 100px;
        z-index: 2
    }

    .reading_card {
        width: 303px!important
    }

    .container-fluid.reading_section {
        padding-right: 0
    }

    .reading_section .col-lg-8 {
        padding-right: 0;
        width: 100%
    }

    .memories_section .col-lg-9 {
        padding-right: 0;
        padding-left: 0
    }

    .guest_section,.content_section {
        width: 100%;
        margin-left: 0
    }

    .guest_card {
        width: 100%!important;
        margin: 0;
        min-width: auto
    }

    .guest_card-title {
        font-size: 20px
    }

    .guest_card-text,.content_section_text {
        font-size: 15px
    }

    .icon {
        width: 50px;
        height: 50px;
        margin: 0 auto 20px
    }

    .content_section_heading {
        font-size: 14px
    }

    .content_section_text {
        font-size: 12px
    }

    .attentionSectionSOTC {
        padding: 15px;
        font-size: 13px;
        width: 100%;
        height: auto
    }

    .attentionValuedCustomer {
        font-size: 16px
    }

    .attentionIconsSOTC {
        height: 20px;
        width: 20px;
        margin-right: 8px;
        margin-top: -7px
    }

    .attentionBeAware {
        font-size: 13px
    }

    .container.attentionto {
        padding: 0 10px
    }

    .form-container {
        max-width: 80%;
        padding: 20px 15px
    }

    .form-Heading {
        font-size: 24px;
        line-height: 35px;
        max-width: 234px;
        margin: 0 auto
    }

    .form_btn {
        width: 80%
    }

    div#bottom-form-carousel {
        padding: 0 15px
    }

    .carousel_section {
        width: 100%;
        height: auto;
        margin: 20px 0;
        max-width: 100%
    }

    .bottom_carousal img {
        height: 160px;
        object-fit: cover;
        overflow: hidden
    }

    .label-content {
        margin: -11px 0 0 -150px
    }

    .summer_right_heading {
        font-size: 22px;
        margin-bottom: 2px
    }

    .other-services-section {
        padding: 40px 0 0
    }

    .memories_card {
        padding-top: 20px;
        width: 100%;
        margin-bottom: 16px
    }

    .memories_section .memory_left {
        width: 100%
    }

    .memories_section .owl-item {
        width: 290px!important
    }

    .memories_section .memory_right {
        width: 100%
    }

    .col-lg-4.readingright {
        width: 356px
    }

    .reading_section {
        padding: 32px 0 0;
        height: 600px
    }

    .readingleft .owl-item {
        width: 303px!important
    }

    .readingleft .reading_right_section .owl-item {
        width: 303px!important
    }

    .summer_packages.SOTC_Container {
        padding-right: 0
    }

    .guest-section {
        padding: 32px 0 0
    }

    .guest_BodyCard {
        flex-wrap: wrap;
        gap: 16px
    }

    .guest_section .card-body {
        padding: 16px 4px 16px
    }

    .SOTC_Container .content_section {
        padding-top: 0
    }

    .bg-img .form-text {
        font-size: 16px;
        line-height: 24px
    }

    .form_container {
        padding: 0 16px
    }

    .summer_package_section .summer_right {
        max-width: 100%
    }

    .recommended_images_container .owl-item {
        width: 210px!important
    }

    .summer_package_section .summer_left {
        min-width: 100%;
        margin-right: 0;
        padding-right: 16px
    }

    .reading_section .row,.memorie .row {
        margin-right: 0
    }

    .digit_counter {
        height: 50px;
        font-size: 32px
    }
}

@media (max-width: 576px) {
    .input-container {
        max-width:100%!important
    }

    .guest_section {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .guest_title {
        font-size: 24px
    }

    .content_section {
        margin-top: 40px
    }

    .content_section_heading {
        font-size: 16px;
        text-align: left
    }

    .content_section_text a {
        font-size: 13px;
        text-align: justify;
        margin-bottom: 16px
    }
}

@media (min-width: 1150px) and (max-width:1300px) {
    .reading-section .readingleft,.memories_section .memory_right {
        width:69%;
        padding-right: 0
    }

    .summer_card_section .owl-next {
        left: 80%
    }

    .page_menu_list {
        gap: 6px
    }

    .sticky_header .page_menu_list {
        gap: 10px
    }
}

.sticky_header a.nav-link.link-wishlist.wishlistToggle {
    font-size: 14px;
    font-family: 'Poppins Medium'
}

.Recommended_section a,.international_container a,.domestic_container a,.summer_right a {
    text-decoration: none
}

@font-face {
    font-family: 'holiday-icomoon';
    src: url(/fonts/holidays/holiday-icomoon.eot?5wf4hz);
    src: url('/fonts/holidays/holiday-icomoon.eot?5wf4hz#iefix') format('embedded-opentype'),url(/fonts/holidays/holiday-icomoon.ttf?5wf4hz) format('truetype'),url(/fonts/holidays/holiday-icomoon.woff?5wf4hz) format('woff'),url('/fonts/holidays/holiday-icomoon.svg?5wf4hz#icomoon') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^="icon-"],[class*=" icon-"] {
    font-family: 'holiday-icomoon'!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icomoon {
    font-family: 'common-icomoon'!important
}

.icon-svg-compare:before {
    content: "\e900"
}

.icon-svg-discount:before {
    content: "\e901"
}

.icon-svg-favorite:before {
    content: "\e902"
}

.icon-svg-favorite-solid:before {
    content: "\e903"
}

.icon-svg-like:before {
    content: "\e904"
}

.icon-svg-thumbnail-bg:before {
    content: "\e905"
}

.icon-svg-expand:before {
    content: "\e906"
}

.icon-svg-right-arrow:before {
    content: "\e907"
}

.icon-svg-left-arrow:before {
    content: "\e908"
}

.icon-svg-flights:before {
    content: "\e909"
}

.icon-svg-hotel:before {
    content: "\e90a"
}

.icon-svg-sightseeing:before {
    content: "\e90b"
}

.icon-svg-tickets-airline:before {
    content: "\e90c"
}

.icon-svg-meal:before {
    content: "\e90d"
}

.icon-svg-manager:before {
    content: "\e90e"
}

.icon-svg-insurance:before {
    content: "\e90f"
}

.icon-svg-tick:before {
    content: "\e910"
}

.icon-svg-filter:before {
    content: "\e911"
}

.icon-svg-sort:before {
    content: "\e912"
}

.icon-svg-filter-1:before {
    content: "\e913"
}

.icon-svg-filter-2:before {
    content: "\e914"
}

.icon-svg-filter-3:before {
    content: "\e915"
}

.icon-svg-filter-4:before {
    content: "\e916"
}

.icon-svg-filter-5:before {
    content: "\e917"
}

.icon-svg-filter-6:before {
    content: "\e918"
}

.icon-svg-filter-7:before {
    content: "\e919"
}

.icon-svg-filter-8:before {
    content: "\e91a"
}

.icon-svg-filter-9:before {
    content: "\e91b"
}

.icon-svg-filter-10:before {
    content: "\e91c"
}

.icon-svg-filter-11:before {
    content: "\e91d"
}

.icon-svg-filter-12:before {
    content: "\e91e"
}

.icon-svg-search:before {
    content: "\e91f"
}

.icon-svg-pin-location:before {
    content: "\e920"
}

.icon-rupee::before {
    content: "\20B9";
    font-style: normal
}

.icon-rupee {
    font-weight: inherit;
    font-family: inherit!important
}

.menu_item {
    position: relative
}

.menu_item .nav_link.customize {
    position: relative
}

.spriteimg.bag {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/images/homePageRevamp/bag-1.svg) no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 4px
}

.spriteimg.temple {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/images/homePageRevamp/darshan-icon.svg) no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 4px
}

.badge {
    position: absolute;
    top: -10px;
    right: -5px;
    width: 37px;
    height: 23px;
    background: #EB1C23;
    color: #FFF;
    font-family: 'Poppins SemiBold';
    font-size: 11px;
    letter-spacing: .5px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    padding: 0
}

.blink {
    animation: blinkAnim 1s steps(1,end) infinite
}

@keyframes blinkAnim {
    0%,49% {
        opacity: 1
    }

    50%,100% {
        opacity: 0
    }
}

@media (max-width: 767px) {
    .nav_link.customize {
        gap:0;
        padding: 6px 12px
    }

    .spriteimg.bag {
        background-size: 22px
    }

    .spriteimg.temple {
        background-size: 18px
    }

    .nav_link.customize span {
        line-height: 1
    }

    .badge {
        top: 0;
        right: -5px;
        width: 32px;
        height: 20px;
        font-size: 10px
    }

    .page_menu .nav_link.customize .bag {
        display: none
    }

    .page_menu .nav_link.customize .badge.blink {
        display: none
    }
}

.nav_link.customize:hover .spriteimg.bag {
    background: url(/images/homePageRevamp/bag-1-1.svg) no-repeat center center;
    background-size: 22px
}

.nav_link.customize:hover .spriteimg.temple {
    background: url(/images/homePageRevamp/darshan-icon-5.png) no-repeat center center;
    background-size: 22px
}

.page_menu_list .nav_link.active {
    background: #FFF2F3
}

@media screen and (max-width: 1199px) {
    .page_menu_list .nav_link,.sticky_header .page_menu_list .nav_link {
        padding:10px 16px;
        min-height: 46px;
        font-size: 16px;
        background: none!important
    }
}
@media (min-width: 1150px) and (max-width:1300px) {

    .reading-section .readingleft,
    .memories_section .memory_right {
        width: 69%;
        padding-right: 0
    }

    .summer_card_section .owl-next {
        left: 80%
    }

    .page_menu_list {
        gap: 6px
    }

    .sticky_header .page_menu_list .nav_link {
        min-width: 75px !important;
    }

    .sticky_header .page_menu_list {
        gap: 5px !important;
    }


    .sticky_header .page_menu_list .nav_link {
        font-size: 12px;
        font-family: 'Poppins Medium';
    }

    .page_header .dropdown-toggle {
        font-size: 13px;
        margin-top: 1.2px;
    }
}