body {
    color: #333
}

.btn.active,.btn:focus,a:focus,btn:active,button:focus,input:active,input:focus {
    outline: 0!important;
    outline: 0!important;
    outline-offset: 0!important
}

#loader::after,#loader::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eb1c23 transparent transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    content: "";
    position: absolute
}

#loader-wrapper {
    background: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: all .4s ease-out 0s;
    width: 100%;
    z-index: 1000
}

#loader {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation: 2s linear 0s normal none infinite running spin;
    border-color: #eb1c23 transparent transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    display: block;
    height: 80px;
    left: 50%;
    margin: -40px 0 0 -40px;
    position: relative;
    top: 50%;
    width: 80px;
    z-index: 1001
}

#loader::before {
    animation: 3s linear 0s normal none infinite running spin;
    bottom: 5px;
    left: 5px;
    right: 5px;
    top: 5px
}

#loader::after {
    animation: 1.5s linear 0s normal none infinite running spin;
    bottom: 15px;
    left: 15px;
    right: 15px;
    top: 15px
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

#loader-wrapper .loader-section {
    background: #fff;
    height: 100%;
    position: fixed;
    top: 0;
    width: 51%;
    z-index: 1000
}

#loader-wrapper .loader-section.section-left {
    display: none;
    left: 0
}

#loader-wrapper .loader-section.section-right {
    display: none;
    right: 0
}

.loaded #loader-wrapper .loader-section.section-left,.loaded #loader-wrapper .loader-section.section-right {
    background: 0 0;
    transition: all .9s ease-out 0s
}

.loaded #loader {
    opacity: 0
}

.loaded #loader-wrapper {
    background: 0 0;
    visibility: hidden
}

body .homepage_sotc {
    color: #333;
    font-size: 16px;
    font-family: Montserrat,sans-serif
}

input.form-group::-webkit-input-placeholder {
    color: #000
}

input.form-group:-ms-input-placeholder {
    color: #000
}

input.form-group::placeholder {
    color: #000
}

input.form-group {
    color: #333
}

section.sotc_section {
    margin: 40px 0px;
}

.sotc_common_slider .owl-dots {
    display: none
}

.sotc_slider_area .owl-dots {
    display: none
}

a {
    color: red;
    text-decoration: none
}
.lite-blue-check {
    background: url(../../images/common_sprite.png) -375px -116px no-repeat;
    width: 18px;
    height: 18px;
}
input[type=checkbox].css-checkbox:checked+label.lite-blue-check {
    background: url(../../images/common_sprite.png) -375px -136px no-repeat;
    display: inline-block;
    width: 8%;
    height: 18px;
}
.crm_form_area_checkBox .lite-blue-check {
    margin: 0 5px 0 0;
}
.crm_form_area_checkBox .lite-blue-check {
}
.crm_form_area_checkBox label {
    padding-left: 0;
    font-weight: 400;
    color: #000;
    margin: 5px 0 0;
    float: left!important;
	width: 8%;
}
.form-group.crm_form_area_checkBox {
    min-width: 260px;
    margin-left: -5px;
    background: transparent;
    padding: 0px 5px;
    border-radius: 2px;
}

p.tandc_callus {
    font-size: 11px;
    margin: 0px 0px;
	color: #fff;
	display: inline-block;
    width: 90%;
}
p.tandc_callus a{
text-decoration: underline;
    display: inline-block;
    color: #fff;
}
.crm_form_area_checkBox .help-block.with-errors {
    top: 50px;
}
.homepage_sotc a:focus,.homepage_sotc a:hover {
    color: red;
    text-decoration: none
}

.holiday-search {
    position: relative;
    color: #fff;
    top: 0;
    width: 75%;
    left: 0;
    background-color: #fff;
    padding: 10px 0;
    float: left
}

.holiday-form-search .col-lg-5 {
    width: 80%;
    margin-left: 18%;
    border-right: 1px solid #ccc;
    padding-right: 20px
}

.holiday-form-search .form-group.mleft10 {
    margin-left: -132px;
    position: absolute;
    margin-top: 6px;
    z-index: 11
}

.holiday-search-form button {
    font-size: 16px;
    padding: 9px 25px!important;
    line-height: 16px;
    font-weight: 700;
    color: #fff!important;
    background-color: red!important;
    border-radius: 20px!important;
    height: auto!important
}

.holiday-search-form button.loading {
    padding: 9px 20px!important
}

.typeahead {
    width: 91%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 13px 0 0;
    border-radius: 0;
    border: 1px solid red;
    padding: 0;
    color: #575757;
    max-height: 172px;
    margin-left: 3%
}

.holiday-search-form .form-control {
    color: #666;
    width: 100%;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-right: 0;
    box-shadow: none!important;
    height: 45px;
    background: #e8e8e8;
    border-radius: 20px
}

.form-control {
    font-size: 16px;
    color: #333
}

.holiday-search .holiday-search-form {
    height: auto;
    padding: 0 0
}

.search_section_sotc .error-info-wrapper.closed {
    margin: 0 50px 0 165px
}

.search_section_sotc.stick {
    margin-top: 0;
    position: fixed;
    padding-bottom: 5px;
    padding-top: 5px;
    top: 0;
    z-index: 9999;
    background: #fff;
    bottom: auto;
    transition: .9s;
    width: 100%;
    border-bottom: 1px solid #cdcdcd
}
a.stickey_show {
        float: left;
        margin: 10px 0px 0px;
        padding-top: 0px;
        position: absolute;
        display: none;
}
.search_section_sotc.stick a.stickey_show {
    display: block;
}
.more_landipage h2,.more_landipage h3,.more_landipage h4 {
    font-size: 18px
}
.search_section_sotc.stick a.stickey_show img {
    max-height: 45px;
}
.explore_map_area {
    float: left;
    padding: 10px 0
}

.explore_map_area_inner {
    border: 1px solid red;
    padding: 10px;
    border-radius: 20px;
    text-indent: 35px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    color: #666;
    background: url(/images/sotc_home_page/homepage_sprite.png);
    background-position: -230px -497px;
    background-size: 370px;
}

.explore_map_area_inner:hover {
    color: #666!important
}

.caption-side-upcoming-text_details h2,.caption-side-upcoming-text_details h3,.caption-side-upcoming-text_details h4 {
    font-size: 15px;
    font-weight: 400
}

p.trending_price_slide span {
    font-size: 16px;
    margin-right: 5px
}

.common_slider_ind_inter p.trending_price_slide span {
    margin-right: 5px;
    font-size: 19px;
    font-family: WebRupee;
    font-weight: 400
}

.caption-side-upcoming-text p:nth-child(1) {
    display: block
}

.sotc_slider_area .owl-nav button.owl-prev {
    border-radius: 50%;
    left: 50px;
    position: absolute;
    top: 45%;
    height: 45px;
    width: 45px;
    background: url(/images/sotc_home_page/homepage_sprite.png);
    background-position: -254px -105px
}

.sotc_slider_area .owl-nav button.owl-prev span {
    font-size: 0;
    margin: -42px 0 0 -10px;
    position: absolute
}

.sotc_slider_area .owl-nav button.owl-next {
    border-radius: 50%;
    right: 50px;
    position: absolute;
    top: 45%;
    height: 45px;
    width: 45px;
    background: url(/images/sotc_home_page/homepage_sprite.png);
    background-position: -104px -105px
}

.sotc_slider_area .owl-nav button.owl-next span {
    font-size: 0;
    margin: -42px 0 0 -7px;
    position: absolute
}

.scroll-indicator-controller {
    position: fixed;
    top: 50%;
    transform: translate(0,-50%);
    left: 20px;
    z-index: 2;
    display: none
}

.sotc_common_slider {
    position: relative
}

.sotc_common_slider .owl-nav button.owl-prev {
    left: -20px;
    position: absolute;
    top: 40%;
    height: 45px;
    width: 45px;
    background: url(/images/sotc_home_page/homepage_sprite.png);
    background-position: -254px -105px
}

.sotc_common_slider .owl-nav button.owl-prev span {
    font-size: 0;
    margin: -42px 0 0 -10px;
    position: absolute
}

.sotc_common_slider .owl-nav button.owl-next {
    right: -25px;
    position: absolute;
    top: 40%;
    height: 45px;
    width: 45px;
    background: url(/images/sotc_home_page/homepage_sprite.png);
    background-position: -104px -105px
}

.sotc_common_slider .owl-nav button.owl-next span {
    font-size: 0;
    margin: -42px -10px 0 0;
    position: absolute
}

.scroll-indicator-controller.indi-mobile>div span {
    display: none
}

.common_slider_ind_inter .caption.caption-side-text {
    bottom: 0
}

.caption-side-text-details {
    position: absolute;
    left: 22px;
    bottom: 10px
}

.caption-side-text-header {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    max-height: 30px
}

.common_slider_ind_inter .item {
    position: relative;
    max-height: 281px;
    max-width: 225px;
    border-radius: 5px;
    overflow: hidden
}

.sotc_common_slider .item img {
    border-radius: 5px;
    overflow: hidden
}

.sotc_common_slider.upcoming_slider_sotc .item img {
    border-radius: 0;
    overflow: hidden;
    max-width: 282px;
    max-height: 267px;
    min-width: 282px;
    min-height: 267px
}

.common_slider_ind_inter .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-height: 281px
}

.common_slider_ind_inter .caption.caption-side-text {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 20px;
    color: #fff;
    text-align: left;
    background: rgba(0,0,0,.4)
}

.caption-side-text-header {
    margin-bottom: 165px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    max-height: 30px
}

p.trending_price_starting {
    font-size: 15px;
    margin-bottom: 0
}

p.trending_price_slide {
    font-size: 25px;
    margin-bottom: 0;
    line-height: 28px
}

h1.sotc_h2_data,h2.sotc_h2_data {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 700
}

.scroll_section_sotc .no_read_more_sotc,.sotc_section.sotc_five_section h2.sotc_h2_data,section.sotc_section.sotc_fourth_section h2.sotc_h2_data {
    margin-bottom: 10px
}

button#search-button:hover {
    color: #fff;
    background: #da2128!important
}

.text_content_sotc.more_landipage {
    margin-bottom: 15px
}

.caption-side-upcoming-text_details {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 22px;
    max-height: 138px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 6;
    -moz-box-orient: vertical
}

.caption.caption-side-onthego {
    margin: 10px 0 0
}

.caption.caption-side-onthego.caption-side-reading {
    min-height: 48px
}

.caption.caption-side-onthego.caption-side-reading .caption-side-onthego-header {
    max-height: 48px;
    overflow: hidden
}

.caption-side-onthego-header {
    font-size: 17px;
    color: #333;
    font-weight: 700
}

.upcoming_slider_sotc .item picture {
    width: 46%;
    float: left;
    margin-right: 2%
}

.upcoming_slider_sotc .owl-item.active {
    display: none
}

.upcoming_slider_sotc .owl-item.active:nth-child(1) {
    display: block
}

.upcoming_slider_sotc .owl-item.active:nth-child(2) {
    display: block
}

.caption.caption-side-onthego.caption-side-upcoming {
    margin: 0 0;
    padding: 10px 10px 10px 0;
    width: 45%;
    float: right
}

.caption-side-onthego-details p.trending_price_slide,.caption-side-upcoming-text,p.trending_date_slide,p.trending_outher_slide {
    font-size: 15px;
    color: #333;
    line-height: 20px
}

.upcoming_slider_sotc .owl-item.active {
    max-width: 555px
}

.upcoming_slider_sotc .item {
    border: 1px solid #efefef;
    overflow: hidden
}

.readingcorner_slider_sotc .owl-item.active {
    max-width: 370px
}

.readingcorner_slider_sotc img {
    max-width: 370px;
    max-height: 232px;
    min-height: 232px
}

.sotc_common_slider.readingcorner_slider_sotc .owl-item.active:nth-child(3) {
    margin-right: 0!important
}

.readingcorner_slider_sotc .item {
    border-bottom: 4px solid red;
    padding-bottom: 15px
}

.why_sotc_list {
    margin-right: 2%;
    text-align: center;
    padding: 0 0 15px;
    min-height: 322px
}

.why_sotc_list_first {
    border-bottom: 4px solid #4e76b1
}

.why_sotc_list_sec {
    border-bottom: 4px solid #f1a75e
}

.why_sotc_list_third {
    border-bottom: 4px solid #35bec4
}

.why_sotc_list_fourth {
    border-bottom: 4px solid #898ac3
}

.why_sotc_list_fifth {
    border-bottom: 4px solid #e395d7;
    margin-right: 0
}

.bg_why_sotc {
    height: 125px;
    text-align: center;
    background: url(/images/sotc_home_page/homepage_sprite.png)
}

.bg_why_sotc.why_sotc_first {
    background-position: -53px -242px
}

.bg_why_sotc.why_sotc_sec {
    background-position: -53px -451px
}

.bg_why_sotc.why_sotc_third {
    background-position: -53px -656px
}

.bg_why_sotc.why_sotc_fourth {
    background-position: -268px -242px
}

.bg_why_sotc.why_sotc_fifth {
    background-position: -275px -451px
}

.why_sotc_list_header {
    font-size: 18px;
    font-weight: 700
}

.why_sotc_list_text {
    font-size: 14px;
    margin-top: 10px;
    text-align: left
}

.ourhappytravellers_slider_sotc .item {
    padding: 15px
}

.item_happy_cus_details {
    border: 2px solid #efefef;
    padding: 35px;
    border-radius: 20px;
    position: relative;
    overflow: visible
}

.ourhappytravellers_slider_sotc .item .item_happy_cus_details:after {
    font-family: Arial;
    content: "\201C";
    color: #dcdadada;
    position: absolute;
    left: 23px;
    top: 12px;
    font-size: 100px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    background: #fff
}

.happy_cust_name {
    font-size: 17px;
    color: #333;
    font-weight: 700;
    margin-bottom: 20px
}

.happy_cust_details {
    font-size: 15px;
    color: #333;
    line-height: 20px
}

.sotc_seven_section .container.scroll_section_data_sotc {
    padding: 0;
    background: url(/images/sotc_home_page/crm_banner.png);
    background-repeat: no-repeat;
    background-size: 1140px 400px;
    background-position: 15px 0px;
}

.common_crm_submit {
    font-size: 16px;
    padding: 9px 25px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    background-color: red;
    border-radius: 20px;
    width: auto
}

.common_crm_submit:focus,.common_crm_submit:hover,btn.continueBtn:hover {
    color: #fff;
    background: #da2128;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 0 0 rgba(0,0,0,.1)
}

.sotc_crm_section {
    height: 350px;
    padding: 40px
}

.top_border_left {
    width: 100px;
    border: 1px solid #fff;
    margin-bottom: 15px
}

.bottom_border_right {
    width: 100px;
    border: 1px solid #fff;
    float: right;
    margin-right: 180px
}

p.sotc_crm_section_text_first {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0
}

p.sotc_crm_section_text_sec {
    font-size: 40px;
    font-weight: 700;
    color: #fff
}

.col-sm-9.sotc_crm_section_text {
    padding: 40px 30px
}

div#successMessage {
    color: #fff;
    font-size: 12px;
    margin: -18px 0 0 -15px;
    display: none
}

div#failureMessage {
    color: #fff;
    font-size: 12px;
    margin: -17px 30px 0 0
}

.help-block.with-errors {
    color: red;
    font-size: 10px
}

@media (max-width: 1024px) {
    .scroll-indicator-controller {
        left:10px
    }
}

.scroll-indicator-controller>div {
    width: 15px;
    height: 15px;
    position: relative;
    border-radius: 50%;
    background: rgba(0,0,0,.25);
    margin: 0 0 10px;
    cursor: pointer;
    transition: background .4s ease;
    will-change: transition
}

.scroll-indicator-controller>div span {
    color: red;
    position: absolute;
    left: calc(100% + 8px);
    white-space: nowrap;
    top: -1px;
    font-size: 14px;
    line-height: 17px;
    width: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateX(10px);
    transition: all .4s ease;
    will-change: transition;
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px
}

.scroll-indicator-controller>div span:before {
    content: "--";
    padding-left: 2px;
    padding-right: 5px;
    letter-spacing: -2px;
    font-family: Montserrat-Regular;
    vertical-align: text-top
}

@media (hover: hover),(-ms-high-contrast:none),(-ms-high-contrast:active) {
    .scroll-indicator-controller>div:hover span {
        width:auto;
        opacity: 1;
        overflow: visible;
        transform: translateX(0)
    }
}

.scroll-indicator-controller>div.active {
    background: red;
    border-color: rgba(0,0,0,.25)
}

@supports (-ms-ime-align:auto) {
    .scroll-indicator-controller>div span {
        transition: opacity .4s ease
    }
}

#crm_home_sotc .form-group {
    position: relative;
    margin-bottom: 20px
}

.help-block.with-errors {
    top: 35px;
    position: absolute;
    width: auto;
    margin-top: 0;
    margin-bottom: 0
}

#crm_home_sotc .help-block.with-errors li {
    color: red;
    font-size: 11px
}

.sotc_crm_section .form-control {
    border-radius: 5px
}
@media (min-width: 991px){

.gstcontact {
    margin-right: 0px;
}
}
@media (min-width: 768px) and (max-width: 1200px)
{
    .common_slider_ind_inter .item {
    max-height: 310px;
    max-width: 320px;
}
.readingcorner_slider_sotc .owl-item.active {
    max-width: 226px;
}
}
@media (min-width: 320px) and (max-width:767px) {
    body .homepage_sotc {
        color:#333;
        font-size: 15px;
        font-family: Montserrat,sans-serif
    }

    #BodyContainer .row,#homepage-main-slider .col-xs-12 {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }
	.search_section_sotc.stick a.stickey_show {
    display: none;
	}
	.sotc_four_section {margin:0 !important}
	.common_slider_sotc_static.sotc_slider_area {
    	max-height: 100px;
	}
	.sotc_fourth_section {margin-top:10px !important}
    .holiday-form-search .col-lg-5 {
        width: 100%;
        margin-left: 0;
        border-right: 0 solid #ccc;
        padding-right: 0
    }

    .holiday-search-form .form-control {
        background: #fff
    }

    .holiday-form-search .form-group.mleft10 {
        margin-left: 0;
        position: absolute;
        margin-top: 0;
        z-index: 11;
        right: 1px;
        background: url(/images/sotc_home_page/homepage_sprite.png);
        background-position: -97px -1052px;
        background-color: red;
        border-top-right-radius: 19px;
        border-bottom-right-radius: 19px;
        width: 44px;
        height: 44px;
        cursor: pointer
    }

    #search-button {
        float: none;
        width: 100%;
        text-align: center;
        text-indent: 0;
        font-size: 0!important;
        background: 0 0!important;
        background-color: transparent!important;
        height: 44px!important
    }

    .holiday-search {
        width: 100%;
        float: none;
        border-bottom: 0 solid #ddd
    }

    .bottom_border_right,.explore_map_area,.top_border_left {
        display: none
    }

    h1.sotc_h2_data,h2.sotc_h2_data {
        font-size: 18px!important;
        text-align: left;
        text-transform: uppercase
    }

    div#landingPageBlog,div#landingPageEvents {
        padding-bottom: 10px;
        overflow: auto;
        display: flex
    }

    .readingcorner_slider_sotc .owl-item.active,.upcoming_slider_sotc .owl-item.active {
        width: 80%!important;
        min-width: 80%;
        touch-action: auto
    }

    .readingcorner_slider_sotc ::-webkit-scrollbar,.upcoming_slider_sotc ::-webkit-scrollbar {
        display: none
    }

    .scroll-indicator-controller {
        display: none!important
    }

    .caption-side-text-header {
        font-size: 17px;
        word-break: break-word
    }

    .upcoming_slider_sotc .item picture {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        margin-right: 0
    }

    .sotc_common_slider.upcoming_slider_sotc .item img {
        border-radius: 0;
        overflow: hidden;
        max-width: none;
        max-height: none;
        min-width: inherit;
        min-height: inherit
    }

    .upcoming_slider_sotc .item {
        border: 1px solid #efefef;
        overflow: hidden;
        padding: 10px
    }

    .caption.caption-side-onthego.caption-side-upcoming {
        margin: 0 0;
        padding: 10px 5px 10px;
        width: 100%
    }

    .col-sm-9.sotc_crm_section_text {
        padding: 0 0
    }

    p.sotc_crm_section_text_first {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        margin-bottom: 0;
        text-align: center
    }

    p.sotc_crm_section_text_sec {
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        text-align: center
    }

    .sotc_crm_section {
        height: auto;
        background-color: rgba(0,0,0,.4);
        padding: 20px 40px
    }

    .typeahead {
        width: 92%;
        margin: 9px 0 0;
        margin-left: 5%
    }

    .sotc_common_slider .owl-nav {
        display: none
    }

    .caption-side-text-header {
        margin-bottom: 70px;
        font-weight: 700;
        font-size: 14px!important
    }

    p.trending_price_slide {
        font-size: 17px;
        margin-bottom: 0;
        line-height: 20px
    }

    .common_slider_ind_inter .trending_price_slide span {
        font-size: 19px;
        color: #fff;
        margin-right: 4px;
        font-family: WebRupee;
        font-weight: 400
    }

    p.trending_price_starting {
        font-size: 14px;
        margin-bottom: 0
    }

    .sotc_slider_area .owl-nav {
        display: none
    }

    .sotc_seven_section .container.scroll_section_data_sotc {
        background-size: cover;
		background-position: 0px;
    }

    .sotc_crm_section .crm_form_area_sub {
        text-align: center
    }

    .visible-xs.mobile_inter_data {
        background: #f5f5f5;
        padding: 10px 5px;
        text-align: center;
        overflow: hidden;
        margin-bottom: 0
    }

    .inter_inner_holi.india_holi_mobile {
        width: 48%;
        float: left;
        border-right: 1px solid #ccc;
        background: url(/images/sotc_home_page/homepage_sprite.png);
        background-position: -57px -877px;
        padding-top: 80px
    }

    .inter_inner_holi.inter_holi_mobile {
        text-align: center;
        background: url(/images/sotc_home_page/homepage_sprite.png);
        background-position: -230px -877px;
        padding-top: 80px;
        width: 50%;
        float: right;
        background-repeat: no-repeat
    }

    .inter_inner_holi {
        color: #333;
        font-weight: 700
    }

    .inter_inner_holi a {
        color: #333;
        font-weight: 700
    }

    .caption-side-text-details {
        left: 10px!important
    }

    .owl-carousel.owl-drag .owl-item.active {
        margin-right: 5px!important
    }

    .onthego_slider_sotc img,.readingcorner_slider_sotc img {
        border-radius: 5px
    }

    section#homepage-experience-on-the-go {
        margin-bottom: 30px
    }

    .owl-carousel.owl-drag .ourhappytravellers_slider_sotc .owl-item.active {
        margin-left: 5px
    }

    .searching_pckgs_sotc .owl-dots {
        padding: 10px;
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        bottom: 10px;
        position: absolute;
        left: 36%
    }

    .searching_pckgs_sotc button.owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #d6d6d6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px
    }

    .searching_pckgs_sotc .owl-theme .owl-dots .owl-dot.active span,.searching_pckgs_sotc .owl-theme .owl-dots .owl-dot:hover span {
        background: red
    }

    .caption-side-onthego-header {
        width: 204px;
        text-align: left;
        font-size: 15px
    }

    section#homepage-experience-on-the-go {
        background: 0 0;
        padding: 0 5px;
        text-align: center;
        overflow: hidden;
        margin-top: 0
    }

    .upcoming_slider_sotc .owl-item.active {
        max-width: 100%
    }

    .sotc_slider_area.sotc_home_sldier {
        max-height: 354px
    }

    .sotc_slider_area.sotc_home_sldier .owl-carousel.owl-theme.sotc_first_slider.owl-loaded.owl-drag,.sotc_slider_area.sotc_home_sldier .owl-carousel.owl-theme.sotc_first_slider.owl-loaded.owl-drag .owl-stage {
        max-height: 355px
    }

    .sotc_slider_area.sotc_home_sldier .owl-stage-outer {
        max-height: 355px
    }

    .container.expand_footer_rotate li.col-lg-2.col-md-2.col-sm-2 {
        float: left
    }

    .caption-side-onthego-details {
        text-align: left
    }

    .readingcorner_slider_sotc .caption-side-onthego-header {
        width: 275px;
        text-align: left
    }

    .sotc_slider_area .owl-dots {
        display: block
    }

    .text_content_sotc.more_landipage {
        margin-bottom: 15px;
        text-align: justify
    }

    .common_slider_ind_inter .caption.caption-side-text {
        padding: 20px 10px
    }

    button#search-button:hover {
        color: #fff;
        background: 0 0!important
    }

    .readingcorner_slider_sotc img {
        max-width: 370px;
        max-height: 185px;
        min-height: 185px
    }

    .search_section_sotc .error-info-wrapper.closed {
        margin: 0 5px 0 5px
    }

    section#homepage-experience-on-the-go section#homepage-domestic-sotc-slider {
        margin-top: 0
    }

    section#homepage-experience-on-the-go .container.scroll_section_data_sotc {
        background: #f5f5f5;
        padding: 10px 15px
    }

    section#homepage-experience-on-the-go section#homepage-domestic-sotc-slider .container.scroll_section_data_sotc {
        background: #fff;
        padding: 0 15px
    }

    ::placeholder {
        font-size: 14px
    }
}
@media only screen and (max-width:320px) {
	p.tandc_callus {width: 75%;}
}
