/* advanced-search-rotator */
.banner-rotator-v3 .rotator-area ul li a img {
border-radius: 20px;
width: 135px;
}

@media screen and (max-width:1240px) {
.banner-rotator-v3 .rotator-area ul li a img {
    width: 104px !important;
}
}

.banner-rotator-v3-bg {
display: flex;
justify-content: center;
}

.banner-rotator-v3 .rotator-area h3 {
font-family: 'Rosario', sans-serif;
padding: 5px 0 10px 35px;
}

.banner-rotator-v3 .rotator-area ul {
margin: 0 0 0 30px;
padding: 0;
list-style: none;
}

.banner-rotator-v3 .rotator-area ul li {
display: inline-block;
position: relative;
}

.banner-rotator-v3 .rotator-area ul li a {
display: block;
padding: 0 6px;
}

.rotator-area ul li::before {
content: url(/img/verified-icon.png);
position: absolute;
right: 20px;
top: 10px;
width: 15px;
height: 15px;
}

.banner-rotator-v3 .rotator-right {
margin-top: 10%;
padding-left: 5%;

}

.banner-rotator-v3 .rotator-right p {
display: inline;
font-size: 16px;
font-weight: bold;
text-decoration: underline;
color: #717171;
}

/* advanced-search-rotator */

/* profile-menu */
.homepage-area-v3 {
width: 100%;
position: relative;
padding: 10px 0;
}

@media (max-width:991px){
.homepage-area-v3 {padding: 0px 0 !important;}
}
/* profile-menu */


.top-header-area-v3 {width: 100%;margin: 1rem auto 0rem auto;}

.desktop-sidebar-menu {
padding-top: 10px;
display: flex;justify-content: flex-end;
}

.desktop-sidebar-menu a {
display: block;
text-align: center;
color: #000;
font-size: 17px;
text-decoration: none;
}

.desktop-sidebar-menu a:hover {
text-decoration: none;
color: #000;
}

.desktop-sidebar-menu a i {
display: block;
font-size: 35px;
}

.header-logo-area {
padding-top: 2px;
}

.header-logo-area a img {
max-width: 275px;
}

.header-right-sec {
text-align: center;
}

.header-right-area {
text-align: center;
}


.header-right-area .top-header-right a {
display: inline-block;
text-decoration: none;
}

.header-right-area .top-header-right .quick-search-header-modal {
background: #d9d9d926;
border-top-left-radius: 15px;
line-height: 35px;
border: 1px solid #221e1f29;
text-align: center;
color: #717171;
width: 295px;
border-bottom-left-radius: 15px;
}

.header-right-area .top-header-right .quick-search-header-modal:hover {
text-decoration: none;
}


.header-right-area .top-header-right .quick-search-header-modal p {
margin: 0;
font-size: 12px;
padding: 0.5rem;
}

.header-right-area .top-header-right .go-btn {
width: 50px !important;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
}

.header-right-area .top-header-right .top-header-signup {
background: #d23742 !important;
width: 245px;
line-height: 35px;
border-radius: 15px;
color: #fff !important;
margin: 0 12px;
font-size: 14px;
margin-right: -5rem;
}

.quick-search-header-modal span {
font-size: 14px;
}

.header-right-area .top-header-right .top-header-signup:hover {
background: #e05c7c !important;
text-decoration: none;
color: #000 !important;
}

.header-right-nav {
padding-top: 20px;
}

.header-right-nav ul {
list-style: none;
padding: 0;
margin: 0;
}

.header-right-nav ul li a {
font-family: 'Rosario', sans-serif;
color: #111;
font-size: 14px;
margin-right: 20px;
text-decoration: none;
font-variant-caps: petite-caps;
font-weight: 800;
}

@media screen and (max-width: 1190px) {
.header-right-nav ul li a {
    font-size: 12px !important;
}
}

.header-right-nav ul li a:hover {
text-decoration: underline;
text-decoration-color: #d23742;
text-decoration-thickness: 2px;
text-underline-offset: 7px;
}

.mega-column {
float: left;
width: 33.33%;
padding: 10px;
background-color: #fff;
height: 250px;
}

.mega-column h3 {
font-size: 18px;
font-weight: bold;
color: #d23742;
}

.mega-column a {
float: none;
color: #737373;
padding: 16px;
text-decoration: none;
display: block;
text-align: left;
font-size: 15px;
font-weight: bold !important;
}

.mega-column a:hover {
color: #d23742 !important
}

/* Clear floats after the columns */
.mega-row:after {
content: "";
display: table;
clear: both;
}

.mega-dropdown-content .mega-header {
background: #fff;
padding: 0px 20px;
color: #d23742;
}

.mega-header h2 {
font-size: 45px;
}

.banner-rotator {
width: 80% !important;
}

@media screen and (min-width: 992px) {
#bottom-cta-nav-mobile-top {
    display: none !important;
}

.banner-rotator-v3-bg {
    margin-top: -4rem;
}
}

@media only screen and (max-width: 991px) {
.top-header-area-v3 {
    display: none;
}

#bottom-cta-nav-mobile-top {
    top: 53px;
    transition: top 0.5s;
}


#bottom-cta-nav-mobile-top {
    background: #fff;
    height: 180px !important;
}

.mobile-mega-menu {
    display: block;
}

}

@media screen and (max-width:991px) and (min-width:768px) {
.page-top-header {
    margin-bottom: 0rem;
}
}

@media screen and (min-width:992px) {
.index-banner {
    margin-top: 5rem;
}
}

@media screen and (max-width:991px) and (min-width:768px) {
.index-banner {
    margin-top: -25rem;
}
}

@media screen and (max-width:767px) {
.index-banner {
    margin-top: -23rem;
}
}

@media only screen and (max-width: 1065px) {
.mega-dropdown .mega-dropbtn {
    margin: 0;
}

.header-members-login a {
    margin: 0 2px;
}
}


@media only screen and (max-width: 991px) {
.banner-rotator-v3 {
    display: none;
}

.banner-area-v3 {
    margin-top: 0px;
}

.mid-content-area {
    padding-top: 0;
}

.homepage-area-v3 {
    min-height: auto;
}

.main-navigation-area ul .my-acc a:before {
    content: url(/img/account-icon.png);
    position: relative;
    top: 2px;
    right: 4px;
}

.upper-banner-sec {
    flex-direction: column;
}

.upper-banner-sec .banner-text {
    width: 100%;
    padding: 15px 5px 10px;
}

.upper-banner-sec .banner-vid {
    width: 100%;
}

.banner-vid-box {
    padding-top: 0;
    max-width: 95%;
    margin: 0 auto;
}

.mobile-mega-menu ul li a {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold;
    text-decoration: none;
}

.navigation-area .navbar-header {
    align-items: center;
}

.mobile-search-icon {
    padding: 0 0 0 10px;
}

.mobile-search-icon i {
    font-size: 25px;
    font-weight: bold;
}

.formField-divider {
    padding: 15px;
}

#login-mobile {
    font-size: 15px;
    font-weight: bold;
    color: #d23742;
    padding-right: 10px;
    text-decoration: none;
}
}

@media only screen and (max-width: 767px) {
.fixed-book-tour {
    bottom: 140px;
}
}

/* mobile */
.mobile-quicksearchForm {
background: #fff;
margin: 0 10px;
border-radius: 10px;
}

@media only screen and (max-width: 991px) {
.top-header-area-v3 {
    display: none !important;
}
}

@media only screen and (max-width: 575px) {
.modal-header-item a {
    font-size: 1.2rem !important;
}
}

@media (max-width:1030px) {
.bottom-header-right, .top-header-right {
    margin-left: -5rem;
}
}
#desktop-mainmenu{background: none;border: none;display: flex;flex-direction: column;}
#desktop-mainmenu i{font-size: xx-large;}
.header-logo-area a{display: inline-block;}
.top-header-right{display: inline-flex;}