body {
	color: #000;
	padding: 0;
	margin: 0;
}

.subnav {
	top: 50%;
}

/********** Agent login page ***********/

.agent-login {padding: 25px 50px 20px 50px; background-color:#fdb813; }
.agent-login .error {display: none;}
.agent-login .output {display: none;}
.agent-login .form-agents.login input {background-color: transparent!important;border: 1px solid #000!important;}
.agent-login .form-agents.login h2 {color: #000; text-align: center; margin-bottom: 40px;}
.agent-login .form-agents.login p {color: #000; font-weight: 600;}
.agent-login .form-agents.login label {color: #000; font-weight: 600;}
.agent-login .form-agents.login input.btn-primary.agent-btn {
	background-color: #000!important;
	color:#fdb813!important;
	font-size: 30px;
	font-family: 'Lobster', cursive;
	padding: 10px;
	border: none!important;
	margin: 5px;
	height: auto;
	float: right!important;
}

p, a, li{
	color: #000;
}

a:hover, li:hover {
	color: #000;
}

p:focus, a:focus, li:focus {
	color: #000;
}

h2 {
	font-weight: 900;
	color: #000;
}

/************************* Common styles *****************************/

.border {
	border-bottom: 1px solid #000;
	margin-right: 30%;
	margin-left: 30%;
}

.pb-20 {
	padding-bottom: 20px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-40 {
	padding-top: 40px;
}

.pt-60 {
	padding-top: 60px;
}

.pt-100 {
	padding-top: 100px;
}

.pt-50 {
	padding-top: 50px;
}

.pt-20 {
	padding-top: 20px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pb-50 {
	padding-bottom: 50px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-100 {
	margin-bottom: 100px;
}

.mt-100 {
	margin-top: 100px;
}
/************** Agent portal home page *****************/

.menu-items {
	text-align: center;
}

.menu-items ul li{
	display: inline-block;
	text-align: center!important;
}

.menu2 li>a {
	padding: 15px;
	font-size: 30px!important;
}

/* Dropdown Button */
.dropbtn {
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.active a {
    padding: 0!important;
}

.active {
	border-bottom: 4px solid #000;
	display: inline-block;
}

/* The container <div> - needed to position the dropdown content */
.menu2.dropdown {
    position: relative;
    display: block!important;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content li.sub {
    display: block!important;
    padding:5px 20px!important;
}

.dropdown-content li.sub>a {
    font-size: 20px!important;
    text-decoration: none;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

.information {
	margin-top: 30px;
}

.information p {
	font-size: 18px;
}

.login-category {
	/*-webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;*/
	text-align: center;
	min-height: 380px;
	/* min-height: auto; */
	margin-bottom: 20px;
	position: relative;
}

.login-category p {
	color: #000;
	font-size: 16px;
}

.login-category img {
	width: 100%;
	margin-right: 40px;
	margin-left: 40px;
}

.login-category .overlay2, .login-category .overlay-long {
	text-align: center!important;
}

.login-category a>.overlay2 h6 {
	background-color: rgba(255,255,255,0.7);
	padding: 10px;
	position: absolute;
	top: 40%;
	left: 30%;
	right: 10%;
	color: #000!important;
	font-family: 'Lobster', cursive!important;
	font-size: 30px;
	text-transform: capitalize;
}

.login-category a>.overlay-long h6 {
	background-color: rgba(255,255,255,0.7);
	padding: 10px;
	position: absolute;
	top: 35%;
	left: 30%;
	right: 10%;
	color: #000!important;
	font-family: 'Lobster', cursive!important;
	font-size: 30px;
	text-transform: capitalize;
}

.login-category .imgHover {
	height: 0px;
	opacity: 0;
}

.login-category .imgActive {
	margin-bottom: -20px;
}

.login-category:hover .imgActive {
	height: 0px;
	opacity: 0;
	display: none;
}

.login-category:hover .imgHover {
	height: auto;
	opacity: 1;
}

.login-category:hover .layer {
	opacity: 1;
}

.nav-controls .medium-8 {
	min-height: 70px;
	display: inline-block;
	padding-left: 0;
	padding-right: 0;
}

.nav-controls i {
	font-size: 40px;
	vertical-align: middle;
}

.nav-controls i:hover {
	color: #000!important;
}

.nav-controls .prev {
	float: left;
	text-align: left;
	text-transform: uppercase;
}

.nav-controls .prev i {
	margin-right: 20px;
	vertical-align: middle;
}

.nav-controls .next {
	text-transform: uppercase;
	float: right;
	text-align: right;
}

.nav-controls .next i {
	margin-left: 20px;
	vertical-align: middle;
}

/*Home page*/

.header {
	background-image: url('/agents/images/agent-header.jpg');
	background-position: center;
	background-size: cover;
	min-height: 350px;
	/*max-height: 650px;*/
}

/*What makes us different page*/

.what-header {
	background-image: url('/agents/images/agent-header.jpg');
	background-position: center;
	background-size: cover;
	min-height: 350px;
	padding-top: 0px;
	padding-bottom: 0px!important;
}

.what-header .layer {
	padding-top: 0px;
	padding-bottom: 60px;
	background: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.0));
}

.what-header h2 {
	font-family: 'Lobster', cursive;
	font-size: 50px;
	font-weight: 900;
	text-transform: capitalize;
}

.mission h4 {
	text-transform: capitalize;
	background-color: #fdb813;
	padding: 10px;
	display: inline-block;
	text-align: center;
	width: 100%;
}

.mission-heading, .goals-heading {
	text-align: center;
	margin-bottom: 40px;
}

.goals h4 {
	font-family: 'Lobster', cursive;
	text-transform: capitalize;
	background-color: #f68b1f;
	padding: 10px;
	text-align: center;
	width: 100%;
}

.goals ul, .mission ul {
	list-style: disc;
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
}

.goals ul li, .mission ul li {
	padding-bottom: 10px;
}

.medium-4 {
	float: left;
}

/*Multi-day tours page*/

.multi-header {
	background-image: url('/agents/images/agent-header.jpg');
	background-position: center;
	background-size: cover;
	min-height: 350px;
	padding-top: 0px;
	padding-bottom: 0px!important;
}

.multi-header .layer {
	padding-top: 0px;
	padding-bottom: 60px;
	background: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.0));
}

.multi-header h2 {
	font-family: 'Lobster', cursive;
	font-size: 50px;
	text-transform: capitalize;
}

.full-details {
	text-align: center;
}

.heading {
	text-align: center;
}

.sunset {
	background-color: #fdb813;
	padding: 20px;
	margin: 10px;
}

.thediscovery {
	background-color: #f68b1f;
	padding: 20px;
	margin: 10px;
}

.bandtours {
	background-color: #f17022;
	padding: 20px;
	margin: 10px;
}

.sunset h4, .thediscovery h4, .bandtours h4 {
	font-family: 'Lobster', cursive;
	text-transform: capitalize;
}

.sunset ul, .thediscovery ul, .bandtours ul {
	list-style: disc;
	padding-left: 20px;
}

/*Day Trips page*/

.day-header {
	background-image: url('/agents/images/agent-header.jpg');
	background-position: center;
	background-size: cover;
	min-height: 350px;
	padding-top: 0px;
	padding-bottom: 0px!important;
}

.day-header .layer {
	padding-top: 0px;
	padding-bottom: 60px;
	background: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.0));
}

.day-header h2 {
	font-family: 'Lobster', cursive;
	font-size: 50px;
	text-transform: capitalize;
}

.trip-cats h4 {
	font-family: 'Lobster', cursive;
	text-transform: capitalize;
	background-color: #fdb813;
	padding: 10px;
	display: inline-block;
	text-align: center;
	width: 300px;
}

.trip-cats .medium-4 {
	width: 33.3%;
	height: auto;
	margin-bottom: 20px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
}

/*Travel Kitchen Page*/

.kitchen-header {
	background-image: url('/agents/images/agent-header.jpg');
	background-position: center;
	background-size: cover;
	min-height: 350px;
	padding-top: 0px;
	padding-bottom: 0px!important;
}

.kitchen-header .layer {
	padding-top: 0px;
	padding-bottom: 60px;
	background: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.0));
}

.kitchen-header h2 {
	font-family: 'Lobster', cursive;
	font-size: 50px;
	text-transform: capitalize;
}

.kitchen i {
	color: #f68b1f;
	font-size: 30px;
	border: 5px solid #f68b1f;
	border-radius: 100px;
	padding: 15px;
	vertical-align: middle;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 30px;
	height: 70px;
	width: 70px;
	display: inline-block;
	vertical-align: top;
}

.kitchen p {position: relative;z-index: 2;}
.kitchen p:first-child {margin-top: 0;}
.kitchen p:before {position: absolute; border: 2px solid #f68b1f; width: 0; height: 55px; display: block; content: ''; left: 34px; z-index: 1; top: -54px; margin-left: -1px;}
.kitchen p:first-child:before {display: none;}

.kitchen span {
	display: inline-block;
	width: 90%;
	vertical-align: top;
}

.kitchen .lobster {
	color: #f68b1f!important;
	font-size: 30px;
	padding-right: 10px;
	width: auto!important;
	vertical-align: initial!important;
}

.kitchen .medium-3.columns {
	text-align: right;
}

.kitchen .medium-9.columns {
	float: left;
}
/*Community projects page*/

.community-header {
	background-image: url('/agents/images/agent-header.jpg');
	background-position: center;
	background-size: cover;
	min-height: 350px;
	padding-top: 0px;
	padding-bottom: 0px!important;
}

.community-header .layer {
	padding-top: 0px;
	padding-bottom: 60px;
	background: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.0));
}

.community-header h2 {
	font-family: 'Lobster', cursive;
	font-size: 50px;
	text-transform: capitalize;
}

.community-intro {
	background-color: #fdb813;
	padding: 20px 0px 20px 0px;
	text-align: center;
}

.community-intro p {
	margin-bottom: 0;
}

.project-cats [class*="column"] + [class*="column"]:last-child {
	float: none;
}

/*FAQs page*/

.questions h4 { 
	text-transform: capitalize;
	background-color: #f68b1f;
	padding: 10px;
	display: inline-block;
	text-align: center;
	width: auto;
}

.question {
	margin-bottom: 30px;
}

/*Footer*/
form {
    margin: 0 0 1rem;
}

.footer-form input {
	width: 100%!important;
    margin-bottom: 5px!important;
    padding: 0 0 0 5px!important;
}

.footer-form textarea {
	width: 100%;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0 0 0 5px!important;
}

.footer-form label {
    font-size: 0.875rem;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}

footer .btn-primary {
	float: right!important;
    width: 30%!important;
    background-color: #fff!important;
    border: none!important;
    color: #000!important;
    margin-left: 0 !important;
    margin-top: 20px;
}

footer {
	padding-top: 30px!important;
}

.push-bottom-small {
	color: #fff;
}

footer p i {
	margin-bottom: 30px;
}

.footer p:last-child {
	color: #fff;
} 

.footer-lower p {
	color: #fff;
}

.footer-lower {
    margin-top: 33px;
    padding: 19px 0px 0px;
}