.site-title {
	z-index: 1;
	position: relative;
	font-weight: 300;
	font-size: 36px;
	text-align: center;
	margin: 0 0 15px;
	padding: 25px 15px;
	background: #39f;
	color: #fff;
	border-bottom: 2px solid #ffa543;
	transition: .5s ease-out;
	display: none;
}
.arnCruise .site-title.cruises {
	display: block;
}
.MemberAuthenticated .site-title.hotels {
	display: block;
}
.arnCar .site-title.cars {
	display: block;
}
.arnAir .site-title.flights {
	display: block;
}
.site-title strong {
	font-weight: 600
}
.site-title:before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("https://globaldiscoveryvacations.com/images/gdv-stars.png") no-repeat left center;
	background-size: cover;
	margin-bottom: -10px;
	margin-right: 10px;
	transition: 0.5s ease-out
}
.site-title:after {
	bottom: -10px;
	transition: 0.5s ease-out;
	position: absolute;
	z-index: 10;
	content: '';
	left: 0;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 15px 50px 0 50px;
	border-color: #39f transparent transparent transparent;
	transition: all 0.3s ease-out
}
.stick.site-title {
	font-size: 2em;
	padding: 30px 15px 15px
}
.stick.site-title:after {
	border-width: 20px 40px 0
}
@media screen and (max-width: 767px) {
	.site-title {
		font-size: 1.8em;
		padding: 15px
	}
	.site-title:before {
		width: 32px;
		height: 32px
	}
	.stick.site-title {
		font-size: 1.5em
	}

}
@media print {
	.site-title {
		padding: 15px
	}
	.site-title:before,.site-title:after {
		display: none
	}

}
.arnAir #rs_box {
    margin: 100px 0;
}

/*
=========================================
Myclubtravoogle site ID 53783
=========================================
*/
/*.nav-main .navbar-brand .logo { background: url('https://globalperksplus.com/images/logo-travoogle.png')  no-repeat center; background-size: cover; width: 200px; height: 79px; margin-top: -15px; transition: all 0.3s ease-out }*/
.nav-main .navbar-brand .logo { background: url('https://globalperksplus.com/images/logo-preferred-access.png')  no-repeat center; background-size: cover; width: 200px; height: 79px; margin-top: -15px; transition: all 0.3s ease-out }
.stick .navbar-brand .logo.logo { width: 280px; height: inherit; margin-top: 0; transition: all 0.3s ease-out }
@media screen and (max-width:1023px) {
  .nav-main .navbar-brand .logo.logo { width: 200px; }
}
@media screen and (max-width:768px) {
  .nav-main .navbar-brand { display: inline-block; float: none; }
  .nav-main .navbar-brand .logo.logo { xbackground: url('https://globalperksplus.com/images/logo-leisuretainment-reversed.png')  no-repeat center; width: 140px; margin-bottom: -30px; }
  .stick  .navbar-brand .logo.logo { width: 150px; margin-top: -20px; }
}
@media screen and (max-width:320px) {
  .nav-main .navbar-brand .logo.logo { width: 140px; }
}
.footer .alpha img { display: none }
.footer .logo { background: url('https://globalperksplus.com/images/logo-preferred-access-reversed-s.png')  no-repeat top center; background: cover; width: 100%; max-width: 260px; min-height: 100px !important; }
.footer .nav .omega{margin-top: 20px; height: 104px;} 
@media screen and (max-width:768px) {
	header .nav-main .navbar-brand .logo {
	    margin: -13px 0 0;
	}
	.nav-main.stick {
    	xbackground: rgba(51,153,255,0.9);
	}
	.stick .navbar-brand .logo.logo {
	    width: 200px;
	}
	body {
	    margin-top: 94px;
	}
	.arnAir .filterHeading.affix {
	    top: 94px;
	}
	.arnAir .cfn-contents {
	    height: initial;
	}
	.footer .col-sm-4 {
	    width: 100%;
	}
}
ul.popularCities {
    display: none;
}

.arnAir .rs_searchbox__input input {
    font-size: 14px;
    font-weight: 300;
    color: #333;
}
.dropdown {
    display: block !important;
}


