@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')x
}

@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) {

.bottom_sticky_cta a {
        justify-content: center;
        align-items: center;
    }
    .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: 0!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%;
		min-width: 95% !important;
    }

    .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
}

.international_image_container .owl-item.active,.domestic_image_container  .owl-item.active{
    min-width: 258px;
    margin-right:20px
}

.international_image_container .owl-item,.domestic_image_container  .owl-item{
    min-width: 258px;
    margin-right:20px
}

.item.international_image_card img, .item.domestic_image_card img {
    min-width: 248px;
}

@media screen and (min-width:992px){
		img.sa-live-call-widget-btn.sa-live-call-widget-icon-btn-bottom_left{bottom: 14px;}
}