@charset "utf-8";
/* CSS Document */
 body {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.page {
	max-width: 1700px;
	margin: auto;
	padding-top: 150px;
}
.offset-top-2 {/* margin-top:2em !important; */}
#page-header {
    transition: all .4s;
    border: 0;
}
.aaa-header {
    background-color: #003665;
    z-index: 2;
    border: 0;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0 auto;
    max-width: 100%;
    box-shadow: 0 7px 12px rgba(0,0,0,0.2);
}
 
.aaa-header .navbar-toggle {
    float: left;
}
 

.aaa-header .navbar-brand {
    padding: 10px 0 0;
}
.navbar-default .navbar-brand {
    color: #777;
}
 div#main_nav {
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    /* width: 100%; */
}

.aaa-header .navbar-brand>img {
    width: 100px;
}
 
 .aaa-header-container .nav-buttons {
    visibility: visible;
    position: relative;
    opacity: 1;
    top: 0;
    -webkit-transition: visibility .2s ease-out,opacity .2s ease-out,top .4s ease-out;
    transition: visibility .2s ease-out,opacity .2s ease-out,top .4s ease-out;
}
.aaa-header-sign-in {
    background: 0;
    margin-right: 30px;
    font-weight: 400;
    font-size: 14px;
}
.aaa-header-sign-in {
    background-color: #1093f5;
    width: 150px;
    border-radius: 2px;
    margin-right: 5px;
    border: 0;
    letter-spacing: 1.7px;
    color: #fff;
	    margin: 13px 0;
    cursor: pointer;
}
.aaa-header-join {
    background: #FFF;
    border: 2px solid #FFF;
    color: #40a0fc;
    line-height: 16px;
    width: 130px;
	border-radius: 2px; 
    letter-spacing: 1.7px;
}
.aaa-header .search-bar {
    width: 300px;
    float: right;
    padding-top: 2px;
}
.aaa-header .navbar-collapse {
    padding-top: 5px;
}
.aaa-header .collapsed-menu-close {
    z-index: 2;
}
.breadcrumbwrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #003665;
    z-index: 1;
}
drilldown .breadcrumb {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: flex;
    background-color: transparent;
    padding-right: 50px;
}
links>li>span {
    margin-right: 5px;
}
.aaa-header .aaa-header-links>li>span {
    margin-right: 15px;
    color: #fff;
    font-weight: 100;
    opacity: .2;
}
.aaa-header .search-bar .input-group-addon {
    padding: 4px 10px;
    background-color: #FFF;
    border: 0 !important;
}
.aaa-header .search-bar #search-icon {
    color: #1093f5;
}
.aaa-header .search-bar .form-control {
    height: 28px;
    border: 0;
    padding: 4px 0;
    font-weight: 300;
    outline: 0;
    font-size: 13px;
    box-shadow: none;
    background-image: none !important;
}
.aaa-header .navbar-nav>li>a {
    /* border-bottom:2px solid transparent; */
    color: #fff
    !i;
    !;
    border: 0;
    border-bottom:2px solid transparent;
    letter-spacing: .5px;
    font-family: 'Roboto', sans-serif;
    font-size:16px;
    font-weight: 200;
    padding:10px 8px 3px;
}
.aaa-header .navbar-nav>li>a:hover, .aaa-header .navbar-nav>li>a:focus  {
    color: #000000 !important;
    background-color: #fff !important;
    text-decoration: none;
    /* border-bottom:2px solid #fff; */
}
.aaa-header-sign-in {
    background: 0; 
    font-weight: 400;
    font-size: 14px;
	
   
	padding: 10px 8px 3px;
}
.aaa-header-sign-in:hover {
    background: 0;
    color: #FFF;
    border-bottom: 2px solid white;
}
.aaa-header-join:hover {
    background-color: #FFF;
    border-color: #f44336;
    color: #40a0fc;
}

.footer-global {
    background-color: #002a4e;
    padding-top: 32px;
}
.footer-global .container-footer {
    position: relative;
    max-width: 1320px;
    margin: 0 30px;
}
.footer-global .footer-list .list-header {
    color: #fff; 
    font-weight: 700;
    font-size: 20px;
}
.footer-global li {
    margin-top: 15px;
}
.footer-global a {
    color: #fff;
    margin-bottom: 15px;
}
.footer-global a:hover {
    text-decoration: none;
    box-shadow: none;
}
.footer-global .footer-list .list-header:after {
    border-bottom: solid 2px rgba(1,163,254,0.2);
    width: 100%;
}
.footer-global .app-icon a, .footer-global .app-icon img {
    height: 39px;
}
.footer-global .app-icon, .footer-global .blog-icon {
    display: inline;
    margin-right: 21px;
    color: #fff;
    font-size: 15px;
}
.footer-global a {
    color: #fff;
    margin-bottom: 15px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.footer-global .social-icons li {
    margin: 0;
    padding: 0 20px;
	text-indent: 0 !important;
}
.footer-global .social-icons img {
    width: auto;
    height: 30px;
}
.footer-global img {
    margin: 0 auto;
}
.footer-global .border-lines {
    border-bottom: 2px solid rgba(1,163,254,0.2);
    border-top: 2px solid rgba(1,163,254,0.2);
    margin: 0 0 30px;
    float: left;
    width: 100%;
}
 .footer-global .border-lines div[class^="col"] {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-global .footer-p, .footer-global .footer-p a {
    color: #fff;font-size: 11px;
}
.brand-image {
    float: right;
}
.footer-global .footer-list .list-header {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-bottom: solid 2px rgba(1,163,254,0.20);
    padding-bottom: 10px;
	    font-family: 'Roboto Slab';
}
.footer-global .app-icon img:hover {
    filter: drop-shadow(0 0 5px rgba(255,255,255,0.8));
    -webkit-filter: drop-shadow(0 0 5px rgba(255,255,255,0.8));
}
.footer-global .social-icons img:hover {
    /* -webkit-filter: drop-shadow(0 0 12px rgba(255,255,255,0.8)); */
    /* filter: drop-shadow(0 0 9px rgba(255,255,255,0.8)); */
}
.footer-global .brand-image img:hover {
    -webkit-filter: drop-shadow(0 0 12px rgba(255,255,255,0.8));
    filter: drop-shadow(0 0 9px rgba(255,255,255,0.8));
}
.wgt-scrollup {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
}
.wgt-scrollup>a {
    display: block;
    background: #003665;
    height: 38px;
    width: 38px;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    opacity: .75;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    -o-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
}
.wgt-scrollup>a>i {
    display: inline-block;
    padding-top: 8px;
}
ul.nav.navbar-nav.aaa-header-tabs li:hover ul {
    display: block;
}

.aaa-header .link-column {
    width: 14%;
    text-align: left;
}
.dropdown-menu>li {
    display: table-cell;
    padding: 40px 10px 0;
}

.aaa-header .dropdown-menu>li>a {
    color: #004989; 
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1.1px;
    padding: 12px 0;
    max-width: 190px;
    white-space: normal;
    line-height: 20px;
}

.aaa-header .link-column ul li {
    line-height: 20px;
}
.aaa-header .dropdown-menu>li>ul {
    list-style: none;
    padding: 0;
}
.nav-cards-header {
    color: #004989;
    height: 20px; 
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.1px;
    margin-bottom: 25px;
    text-align: left;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.aaa-header ul.nav.navbar-nav.aaa-header-tabs>li {
    position: static;
}
ul.nav.navbar-nav.aaa-header-tabs > li > ul {
    padding-left: 50px;
}
.nav-card-row .blue-card:hover {
    background-color: #1080d9;
    text-decoration: none;
}
.nav-card-row .full-card p {
    font-size: 13px;
}
.nav-card-row .full-card p { 
    font-size: 15px;
    font-stretch: condensed;
    line-height: 1.77;
    letter-spacing: 1px;
    color: #fff;
    padding-left: 18px;
}
.nav-card-row .half-card:first-of-type {
    float: left;
    padding-right: 8px;
}
.nav-card-row .half-card>a {
    height: 119px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.aaa-header .widget-column {
    width: 30%;
    border-left: 1px solid #ececec;
}
.nav-travel-widget-form-holder {
    background-color: white;
    padding: 0 83px 84px 40px;
}
.nav-travel-widget .nav-travel-widget-header {
    color: #004989;
    height: 20px; 
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1.1px;
    margin-bottom: 25px;
    text-align: left;
}
.nav-travel-widget .vacation_destination {
    margin-bottom: 20px;
}
.nav-travel-widget .vacation_destination, .nav-travel-widget .vacation_date {
    display: block;
    width: 100%;
}
.nav-travel-widget .vacation_date {
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
}
.nav-travel-widget .field_label {
    text-align: left;
}
.nav-travel-widget .date_wrapper {
    display: flex;
    position: relative;
}
.vacation_date input {
    width: 49%;
    margin-left: 0;
}
.vacation_date .rs_chk_out {
    border-left: 0;
}
.aaa-header .phone-banner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #f6f6f6;
    font-size: 24px;
    letter-spacing: 2px;
    color: #656565; 
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aaa-header .phone-banner p {
    display: inline-block;
    padding: 0 30px;
}
.aaa-header .phone-banner .header-phone {
    font-family: Roboto;
    font-weight: normal;
    letter-spacing: 1px;
    color: #043466;
    padding-left: 10px;
}
.vacation_destination input {
    width: 100%;
    padding-left: 35px;
    background-image: url(../images/ic_whereto_location_pin.svg) !important;
    background-position: left 10px center !important;
    background-repeat: no-repeat !important;
}
.rs_chk_in, .rs_chk_out {
    cursor: pointer;
    background-image: url(../images/ic_dates.svg);
    background-position: left 10px center;
    background-repeat: no-repeat;
    height: 48px;
    width: 46%;
    padding-left: 35px;
    border-radius: 0;
    font-size: 18px;
}
.vacation_destination input, .vacation_date input {
    height: 50px;
    border: 1px solid #c6c6c6;
    font-size: 20px;
}
.rs_searchbox_hide {
    display: none;
}
.vacation_date input {
    width: 49%;
    margin-left: 0;
}

.vacation_date .rs_chk_in {
    border-right: 0;
    margin-right: -4px;
}
.nav-travel-widget-button {
    width: 300px;
    height: 50px;
    border: 0;
    border-radius: 1.5px;
    background-color: #01a3fe; 
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2.2px;
    text-align: center;
    color: #fff;
    margin-right: 8px;
}
.rs_button_row {
    height: 74px;
    padding-top: 45px;
    color: #c6c6c6;
    margin-bottom: 30px;
    margin-right: 10px;
}
.aaa-header .nav-cards {
    padding: 0 63px 160px 40px;
}
.nav-card-row {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}
.nav-card-row .half-card a, .nav-card-row .full-card a {
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-transition: box-shadow .3s ease-in-out,background-color 500ms linear;
    -moz-transition: box-shadow .3s ease-in-out,background-color 500ms linear;
    -o-transition: box-shadow .3s ease-in-out,background-color 500ms linear;
    -ms-transition: box-shadow .3s ease-in-out,background-color 500ms linear;
    transition: box-shadow .3s ease-in-out,background-color 500ms linear;
}
.nav-card-row .white-card {
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.26);
    background-color: #fff;
    color: #09f;
}
.nav-card-row .half-card:last-of-type {
    float: right;
    padding-left: 8px;
}
.nav-card-row .half-card {
    width: 50%;
}
.nav-card-row .full-card {
    width: 100%;
}
.nav-card-row .full-card>a {
    height: 74px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.nav-card-row {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}
.nav-card-row .white-card:hover {
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.56);
    text-decoration: none;
}
.nav-card-row .blue-card {
    background-color: #1080d9;
    text-decoration: none;
}
.nav-card-row .blue-card:hover {
    background-color: #1080d9;
    text-decoration: none;
}
.nav-insurance-widgetN .insurance-widget {
    width: 100%;
}
.searchWrapper {
    margin-left: auto;
    margin-right: auto;
    font-family: Arial,Helvetica,sans-serif;
    color: #404747;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 1068px;
}
.nav-insurance-widgetN .rs_searchbox {
    width: 100%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
}
.rs_searchbox {
    width: 100%;
    width: calc(100% - 22px);
    width: -webkit-calc(100% - 22px);
    margin: auto;
    padding: 0;
    position: relative;
    font-size: 13px;
    vertical-align: middle;
    box-shadow: 0 3px 20px 0 rgba(0,0,0,0.2);
}
.insurance-widget .form-holder {
    border-radius: 2px;
}
.nav-insurance-widgetN .form-holder {
    padding: 0;
}
.form-holder {
    background-color: white;
    min-height: 160px;
    padding: 20px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}
.insurance-widget .insurance-header {
    padding-top: 10px;
}
.nav-insurance-widgetN .wgt-header {
    display: none;
}
.nav-insurance-widgetN .insurance-items {
    padding-top: 0;
}
.insurance-widget .insurance-items {
    display: block;
    vertical-align: bottom;
    padding-top: 20px;
    text-align: justify;
}
.insurance-widget .insurance-dropdowns {
    width: 66%;
    display: inline-block;
    text-align: justify;
}
.insurance-widget .insurance-submit {
    width: 33%;
    display: inline-block;
    text-align: justify;
}
.nav-insurance-widgetN .insurance-widget .insurance-submit {
    width: 66% !important;
    padding-top: 20px;
    padding-bottom: 42px;
}

#page-header .insurance-widget .insurance-submit {
    width: 66% !important;
}
.wgt-select {
    background: url(base/images/btn_arrow_down_blue.svg) no-repeat;
    background-position: right;
    width: 100%;
    height: 50px;
    border: 1px solid lightgrey;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 10px;
    font-size: 18px;
}
.banner-cta-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 125px;
    padding: 45px 0;
}
.banner-cta-text-phone {
    line-height: 1.25;
    text-align: center; 
    font-size: 36px;
    padding: 0 20%;
    width: 100%;
}
.banner-cta-phone { 
    font-weight: 700;
    white-space: nowrap;
}
.banner-cta-phone a {color:#fff; text-decoration:none;}
.banner-cta-container .banner-cta-cta {
    padding: 30px 0 0;
}

.page-header.navbar {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    height: 46px;
    min-height: 100px;
    filter: none;
    background-image: none;
}
.logo {
    padding: 10px 0;
    float: left;
}

.rightIcons {
    float: right;
    font-size: 14px;
}

div#main_nav ul li a {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    font-weight: normal;
}
.rightIcons a {
    color: #fff;
    text-decoration: none;
    padding: 10px;
    display: inline-block;
    margin: 0 5px;
}

.rightIcons a span {
    display: inline-block;
}

.rightIcons span {
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}
.aaa-remote-header-join, .aaa-remote-header-renew {
    width: 6.875em;
    padding: 0.375em 0.75em;
    border-radius: 0.125em;
    line-height: 1.429;
    border: none;
    text-align: center;
}
    .aaa-remote-header-renew {
        background-color: #01a3fe !important;
		color:#fff;
    }
    .aaa-remote-header-join {
        background-color: #f44336 !important;
		color:#fff;
    }
.menuright .flex {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

 

.menuright .flex a {
    color: #fff;
    text-decoration: none;
}

.menuright {
    float: right;
    max-width: 350px;
    margin-top: 55px;
}
.leftpart {
    float: left;
}
/*Responsive start*/
@media (min-width: 1025px){
.aaa-header a.nav-link {
    color: #777;
    display: block;
    line-height: 20px;
    padding: 5px 0;
}
}
@media (max-width: 1475px) and (min-width: 1024px){
.aaa-header .nav>li.dropdown.open>.dropdown-menu {
    padding-left: 50px;
}

}
@media (max-width: 1570px) and (min-width: 1024px){
/*.aaa-header .navbar-right {
    margin: 0;
}
.aaa-header .aaa-header-links>li>a {
    margin-right: 5px;
}
.aaa-header .aaa-header-links>li>a {
    font-size: 15px;
    padding: 10px 0 0;
    font-weight: 200;
    display: inline-block;
    margin-left: 5px;
    margin-right: 15px;
	color: #fff;
	border: 0;
    letter-spacing: .5px;
}
.aaa-header .aaa-header-tabs>li>a {
    font-size: 14px;
    padding-left: 9px;
    padding-right: 9px;
}*/
}
@media (min-width: 1025px) {
	.aaa-header .nav-buttons {
    float: right;
    padding: 20px 0 10px;
}
.aaa-header-container {
    width: 95%;
    margin: 0 auto;
    height: 126px;
}
.drilldown .breadcrumb {
    display: none;
}
.aaa-header-container.loggedIn .nav-buttons, .aaa-header-container .user-avatar {
    right: 2.5%;
}
.collapsed-menu-close, #drilldown {
    display: none;
}
 
}
@media only screen and (max-width: 991px){
	div#main_nav {
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    /* width: 100%; */
}
.aaa-header .navbar-nav>li>a { 
    padding: 8px;
    text-align: center;
}
	.footer-global .container-footer {
    margin: 0 20px;
}	
.banner-cta-text-phone { 
    font-size: 21px;
    padding: 0 10%; 
}
.togglenav {
    display: block;
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
    float: none;
    position: static;
    /* top: 20px; */
    /* left: 20px; */
    width: 150px;
    height: 30px;
    line-height: 26px;
    border-radius: 0;
    display: inline-block;
    margin: auto;
    text-align: left;
    margin: 15px auto;
}
 a.navbar-brand.logo {
    width: 100%;
    text-align: center;
}
 

a.navbar-brand.logo img {
    float: none;
    margin: auto;
}
.aaa-header .navbar-brand {
    padding: 0;
}
.aaa-header .navbar-collapse {
    padding-top: 5px;
    border: 0 !important;
    margin-top: 14px;position:relative;
	 overflow-y: auto;
    max-height: 78vh;
}
.aaa-header .navbar-brand>img {
    width: 87px;
}
ul.nav.navbar-nav.aaa-header-tabs.offset-top-2 {
    background: #003665;
    margin-top: 0px !important;
    border: 0 !important;
    padding: 0;
	
}
.footer-global .app-icon, .footer-global .blog-icon { 
    margin: 10px 0;
    float: left;
    width: 100%;
}
#main_nav {
	display: none;
	overflow-y: auto;
	position: relative;
	padding: 10px 15px;
	max-height: 78vh;
	overflow-y: auto;
}
.aaa-header .navbar-nav > li > a {border-bottom:1px solid rgba(255, 255, 255, 0.4);}
.togglenav {display:block;}
.aaa-header ul.nav.navbar-nav.aaa-header-tabs > li {
    position: static;
    width: 100%;
    float: left;
}
.page { 
    padding-top: 90px;
}
}
@media only screen and (min-width: 992px){
	.togglenav {display:none;}
	.footer-global .footer-p {
    /* max-width: 660px; */
    color:#fff;
    line-height: 25px;
}

.footer-global .bottom-space {
    padding: 0 0 30px;
}
#base-footer .list-inline {
    text-align: right;
    float: right;
    margin: 0;
}
	.footer-global .container-footer {
    margin: 0 38px;
}
.font-e {
    font-size: 15px;
    line-height: 18px;
}
.footer-global .footer-list {
    display: inline-block;
    width: 200px;
    margin: 0 0 70px;
    padding-top: 0;
    vertical-align: top;
    border-top: 0;
}
.footer-global .footer-list {
    width: 20%;
    margin-right: 45px;
}

}
@media (min-width: 1200px){
header .container, footer .container {
    width: 100%;
    max-width: 1400px;
    padding: 0 25px;
}
}
@media (min-width: 768px){
.navbar-header {
    float: left;width: 100%;
}

}
@media (min-width: 768px) and (max-width:1199px){
	.menuright { 
    margin-top: 11px;
}
.nav > li > a {padding: 10px 8px;}	
}
@media (max-width: 767px){
.togglenav {display:block;}

}
@media (max-width: 480px){
.banner-cta-phone {
    font-weight: 700;
    white-space: nowrap;
    margin-top: 10px;
    float: left;
    width: 100%;
}
} 
 
 