/*
Theme Name: Capitol Corridor
Theme URI: http://theme.co/x/
Author: Conifer Creative
Author URI: http://conifercreative.com/
Description: Capitol Corridor Theme
Version: 1.0.0
Template: x
*/
/*-------------------------------------------------------
Global Styles
-------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .p-landmark-sub, .p-meta, input, button, select, textarea {
	font-family: 'ProximaNova-Regular' !important;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	padding-top: 0;
}
b, strong{
	font-family: ProximaNova-Bold;
	font-weight: normal;
	font-style: normal;
}
body .x-main, body .x-main li {
	color: #576066;
}
h3:first-child{
	margin-top: 0;
}
.white-text, .white-text h3 {
	color: #FFFFFF;
}
.floatleft{
	float: left;
	padding-right: 20px;
}
.floatright{
	float: right;
	padding-left: 20px;
}
.full-width {
	width: 100%;
}
.half-width {
	width: 50%;
}
.inline, .x-main button.inline, .inline:hover, .x-main button.inline:hover {
	display: inline !important;
	width: auto !important;
}
.inline-labels label {
	display: inline;
	padding-right: 10px;
}
.x-main .no-margin {
	margin: 0;
}
.x-main .no-margin-top {
	margin-top: 0;
}
.x-main .no-margin-bottom {
	margin-bottom: 0;
}
.page-template-default .entry-content .x-container{
	margin-left: 0 !important;
}
.display-none {
	display: none;
}
table th, table td{
	border-top: 2px solid #ddd;
}
.x-main .content .x-tab-content,
.x-tab-content a,
.x-tab-content a:hover {
	color: #152552;
}
.x-main h1, .x-main h1.entry-title, .h-landmark {
	font-size: 2.3em;
	letter-spacing: 0;
}
.x-header-landmark{
	margin-top: 40px;
}
.x-main h2, .x-main h3, .x-main h4, .x-main h5, .x-main h6 {
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 0;
	font-family: 'ProximaNova-Bold' !important;
}
.x-main h3, .x-main h2.entry-title a {
	font-size: 1.3em;
	font-weight: normal;
	font-family: 'ProximaNova-Regular' !important;
}
.h-landmark span::before, .h-landmark span::after {
	background-color: transparent;
}
.x-header-landmark {
	text-align: left;
}
.category div.x-container {
	margin-top: 0;
}
.x-main h3:first-child {
	margin-top: 0;
}
.entry-content {
	margin-top: 0;
}
.x-main .x-container.width {
	width: 100%;
}
.x-main .entry-wrap {
	box-shadow: none;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
}
.x-main .entry-featured {
	margin-bottom: 1em;
}
.x-main .hentry {
	margin-top: 0;
}
a {
	outline: 0 !important;
}
p {
	margin-bottom: 0.5em;
}
.lightblue {
	color:rgb(119, 159, 205);
}
/*-------------------------------------------------------
Header Styles
-------------------------------------------------------*/
/*------Action Buttons Top Right Specific------------*/
.x-topbar .p-info{
	display: none;
}
.x-topbar{
	border-bottom: none;
	background-color: transparent;
	text-align: right;
}
.subscribe,
input.subscribe {
	border: thin solid #c5c5c5;
	background-color: #FFFFFF;
	color: #81898E;
	background-image: url( "https://www.capitolcorridor.org/wp-content/uploads/2016/04/mail-icon.svg" );
	background-repeat: no-repeat;
	background-position: center right;
	width: 296px;
}
.subscribe:hover,
input.subscribe:hover {
	color: #A9B1B5;
}
.firstride .clickhere{
	color: #fff;
}
.firstride:hover{
	color: #FFFFFF;
}
.action-btns form {
	display: inline;
}
.action-btns input[type="email"] {
	margin: 0;
	line-height: 100%;
}
.masthead .x-logobar {
	z-index: 10;
}
.masthead .x-navbar {
	z-index: 20;
}
.masthead .x-topbar {
	z-index: 30;
}
/*------Logo Specific------------*/
.masthead-stacked .x-brand{
	float: left;
}
.x-logobar{
	border-bottom: none;
}
.x-logobar .x-logobar-inner{
	padding-top: 0;
	padding-bottom: 0;
  	background-image: linear-gradient(to top, #1d1b4d, #1d1b4d 50%, white 50%);
}
/*------Navbar Specific------------*/
.x-navbar{
	background-color: #1d1b4d;
	border-bottom: none;
}
.morethan480px, .lessthan480px{
	display: none;
}
@media screen and (max-width: 500px) {
	.x-main.full .x-tab-content .x-tab-pane {
		padding: 10px;
	}
}
.ubermenu-item-level-0 > .ubermenu-submenu{
	padding: 20px 40px !important;
}
.x-navbar .ubermenu-nav li ul li:first-child a{
	padding-left: 25px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after{
	display: none !important;
}
.ubermenu-nav .ubermenu-item > a {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}
.ubermenu-nav .ubermenu-active > a{
	border-bottom-color: white;
}
.ubermenu-target-with-image{
	border-bottom: none;
}
.ubermenu-target-with-image .ubermenu-image{
	padding-right: 15px !important;
}
.ubermenu-target-with-image .ubermenu-target-title{
	font-size: 150% !important;
	line-height: 1.1em !important;
	color: #FFF !important;
}
.masthead-stacked .x-btn-navbar {
	display: none;
}
.masthead .ubermenu-responsive-toggle {
	text-align: center;
}
li.ubermenu-item-level-0{
	font-size: 1.1em;
}
.ubermenu-submenu li {
	font-size: 1.03em;
	/*font-family: 'ProximaNova-Bold' !important;*/
}
.ubermenu-custom-content{
	color:#FFF;
}
/*disable uber columns on small screens*/
.ubermenu .ubermenu-nav .ubermenu-column-1-2 {
	width: 100% !important;
}
@media screen and (min-width: 1024px) {
	.ubermenu .ubermenu-nav .ubermenu-column-1-2 {
		width: 50% !important;
	}
}
#menu-item-4202 .ubermenu-custom-content{
	border-bottom: 1px solid #FFF;
}
#menu-item-4202 .ubermenu-custom-content .readall a{
	float: right;
	font-size: 0.9em;
	font-family: 'ProximaNova-Regular' !important;
	color: #FFF;
}
.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text{
	padding-left: 0 !important;
}
.ubermenu .ubermenu-subscribe{
	background-color:#FFF; max-width:380px; padding:1em;
}
.ubermenu .ubermenu-subscribe h4{
	font-size:0.9em; margin:0;
}
.ubermenu .ubermenu-subscribe p{
	color:#000; font-size:0.5em; margin:0;
}
.ubermenu .ubermenu-subscribe input[type="email"]{
	margin-bottom: 0;
	width: 100%;
	max-width: 300px;
}
.ubermenu .ubermenu-custom-content-padded {
	padding: 5px 20px !important;
}
/*-------------------------------------------------------
Global Sidebar Styles
-------------------------------------------------------*/
.x-sidebar.right a,
.bluebox a{
	font-family: 'ProximaNova-Bold' !important;
	color:#1b1948;
}
.bluebox, .widget_categories {
	margin-bottom: 1em;
}
.bluebox ul {
	margin-left: 1em;
}
.bluebox h4:first-child{
	margin-top:0;
}
.textwidget .bluebox h4:first-child{
	margin-bottom: 0;
	font-size: 1.1em;
	font-family: 'ProximaNova-Bold' !important;
}
.x-sidebar .widget {
	text-shadow: initial;
	margin-top: 1.5em;
}
.x-sidebar .widget img{
	width:100%;
}
.x-sidebar.right .widget_sp_image{
	margin-left: 0;
}
.widget p,
.bluebox{
	padding: 1em;
	background-color: #d9e4f8;
	color: #1b1948;
}
body .x-main .bluebox li {
	color: #1b1948;
}
.widget h5:first-child, .bluebox h5:first-child{
	margin-top:0;
}
.fullwidthimg{
	width: 100%;
}
/*-------------------------------------------------------
Footer Styles
-------------------------------------------------------*/
#menu-footer-menu li a,
.x-colophon.top #text-2 .h-widget {
	text-transform: uppercase;
	color: #414342;
	padding-left: 0;
	font-size: 16px;
	text-shadow: none;
}
.widget #menu-footer-menu li a:before{
	display: none;
}
.widget #menu-footer-menu{
	border: none;
}
.widget_nav_menu ul li a, .widget_meta ul li a, .widget_pages ul li a{
	border-bottom: none;
}
.x-colophon.bottom .x-colophon-content{
	margin-top: 0;
	color: #414342;
	text-align: left;
}
.x-colophon.top img {
	width: auto;
}
.widget_sp_image{
	display: inline;
	margin-left: 15px;
}
.widget_sp_image h4{
	display: none;
}
.home .x-colophon.top{
	display: none;
}
footer.x-colophon.top {
	box-shadow: none;
	border-top-width: 2px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
footer.x-colophon.top .x-container.max.width {
	width: 100%;
}
footer.x-colophon.top .x-container.max.width .x-column.x-md {
	margin-right: 0;
}
/******* Home page responsvie css **********/
h3.tab_drawer_heading {
	display: none;
}
h3.tab_drawer_heading {
    background-color: #779fcd !important;
    color: #1d174e !important;
    font-family: ProximaNova-Bold !important;
    margin-top: 1px !important;
    padding: 7px 10px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
    border-bottom: 2px solid #1d174e;
}
h3.tab_drawer_heading:hover {
		background-color: #AAC0DE !important;
}
h3.tab_drawer_heading.d_active{background-color: #AAC0DE !important;
	border-bottom: 0px !important;
}
.ubermenu-content-block .wp_rss_retriever_container{
	color:#FFF;
	border:1px solid rgba(255,255,255,0.15);
} 
.ubermenu-content-block .wp_rss_retriever_container a{
	color: #88b6e8;
}
.ubermenu-content-block .wp_rss_retriever_container a:hover{
	color: #FFF;
}
.ubermenu-content-block .wp_rss_retriever_date{
	color:#FFF;
}
@media (max-width: 1250px) {
		.home #x-section-3 h1{
		text-align: center !important;	
	}
}
@media screen and (max-width: 1000px) and (min-width: 960px) {
	.ubermenu .ubermenu-item.ubermenu-item-level-0 > a.ubermenu-target {
	   padding: 15px 8px !important;
  		 font-size: 95% !important;
	}
}

@media (max-width: 950px) {
		.cds_ff_trip_type label {
	    font-size: 90%;
	}
	.cds_ff_passenger_count div.cds_ff_adult_passenger_count, .cds_ff_passenger_count div.cds_ff_senior_passenger_count, .cds_ff_passenger_count div.cds_ff_child_passenger_count, .cds_ff_passenger_count div.cds_ff_infant_passenger_count {
    	width: 47%;
	}
	.x-tab-content .x-tab-pane{
		 padding: 10px 15px !important;
	}
	.cds_ff_oneway, .cds_ff_twoway, .cds_ff_multi {
	    width: 31% !important;
	}
	.cds_ff_passenger_count div.cds_ff_adult_passenger_count, .cds_ff_passenger_count div.cds_ff_senior_passenger_count, .cds_ff_passenger_count div.cds_ff_child_passenger_count, .cds_ff_passenger_count div.cds_ff_infant_passenger_count {
    	width: 47% !important;
	}
	.home .wpss_slideshow .wp-caption .image-link{
		float: none !important;
	}
	/*#wpss_slideshow_pager_homepage{
		display: none !important;
	}*/
	.home .wpss_slideshow .wp-caption h2 {
	    margin-top: 55px !important;
	}
}
@media (max-width: 768px) {
	.cds_ff_oneway, .cds_ff_twoway, .cds_ff_multi {
	    width: 31% !important;
	}
	.cds_ff_multi {
	    clear: none !important;
	}
	.cds_ff_trip_type label {
	    font-size: 75%;
	}
	.x-tab-content .cds_ff_origin,.x-tab-content  .cds_ff_destination,.x-tab-content  .cds_ff_depart_date_1,.x-tab-content  .cds_ff_depart_time_1{
		width: 95% !important;
		margin-right: 0% !important;
		margin-left: 0% !important; 
	}
	#farefinder input[type="text"], #farefinder select, #farefinder input.cds_ff_field_origin, #farefinder input.cds_ff_field_destination, #trainstatus input.cds_ts_field_from, #trainstatus input.cds_ts_field_to, #trainstatus input.cds_ts_field_train_number, #trainstatus input.cds_ts_field_date{
		width: 92%; 
	}
	.home .wpss_slideshow .wp-caption h2{
		font-size: 20px !important; 
	}
	.home .wpss_slideshow .wp-caption h2 br{
		display: none !important; 
	}
	#wpss_slideshow_homepage > div{
		width: 100%;
		text-align: center;
	}
	#wpss_slideshow_pager_homepage a{
		display: inline-block !important; 
		float: none;
	}
	.cds_ff_pwd_feature_2p0 div.cds_ff_submit{
		float: none;	 
	}
	.cds_ff_pwd_feature_2p0 div.cds_ff_submit{
		float: none !important;
	}
	#footer-social-icons, #main-social-icons{
		top: 7px !important;
	}
	.home #x-section-3 h1{
		text-align: center !important;	
	}
	.home .wpss_slideshow .wp-caption .image-link{
		float: none !important;
	}
	.home .wpss_slideshow .wp-caption h2{
		margin-top: 55px !important;
	}
	h3.tab_drawer_heading{
		padding: 10px 10px !important;
		font-size:18px;
	}
	#post-5 .x-tab-content {
		padding-top: 7px;
		min-height: inherit !important;
	}
	.home #x-section-1 {
	    min-height: 350px;
	}

}
@media (max-width: 767px) {
		#wpss_slideshow_pager_homepage a {
	    display: inline-block !important;
	    float: none !important;
	}
	#wpss_slideshow_homepage > div {
	    text-align: center;
	    width: 100%;
	}
	.cds_ts_by_train br{
		display: block;
	}
	.cds_ff_passenger_count div.cds_ff_adult_passenger_count, .cds_ff_passenger_count div.cds_ff_senior_passenger_count, .cds_ff_passenger_count div.cds_ff_child_passenger_count, .cds_ff_passenger_count div.cds_ff_infant_passenger_count{
    	width: 40% !important;
	}
	div.cds_ff_senior_passenger_count{
		margin-right: 0px !important;
	}
	.social-icons a, #footer-social-icons a{
		margin-left:7px !important;
	}
	#x-section-3 .x-text h1{
		text-align: center !important;
	}
	#footer-social-icons, #main-social-icons {
    display: flex !important;
    float: left !important;
    line-height: 4.5rem !important;
    position: relative !important;
    text-align: center !important;
    top: 5px !important;
	}
	#footer-social-icons.hideonmobile{
		display:none !important;
	}
	.social-icons a, #footer-social-icons a{
		margin-left: 7px !important;
	}
	.home .wpss_slideshow .wp-caption .image-link{
		float: left !important;
	}
	.home .wpss_slideshow .wp-caption h2{
		margin-top: 10px;	
	}
	#x-section-1 {
    /*min-height: 700px !important;*/
	}
	.home #x-section-1 {
    min-height: auto;
	}
	div.homepage-top-section-right-column{
		display: none;
	}
	.hideblow768{
		display: none !important;
	}
	.hideimagebelow768{
		background: none !important;
	}
}	
@media (max-width: 765px) {
		.site .masthead-stacked .x-brand {
		    float: none !important;
		}
}
@media (max-width: 500px) {
	.home .wpss_slideshow .wp-caption h2{
		margin-top: 0px !important;
	}
}
@media (max-width: 359px) {
	.x-main.full .x-tab-content .x-tab-pane{
		padding: 10px 5px !important;
	}
	#trainstatus label{
		font-size: 16px !important;
	}
}
#footer-social-icons {
	padding-top: 10px;
	float: right;
}
#social-share-icons {
    display: flex;
}
#social-share-icons a {
	margin-left: 4px;
}
#social-share-icons h4 {
	display: inline;
}
#footer-social-icons,
#main-social-icons {
	line-height: 4.5rem;
	float: right;
	position: relative;
	top: -4px;
	display: flex;
}
#footer-social-icons {
	top: -10px;
}
#left-sidebar-social-icons {
	display: flex;
	justify-content: flex-start;
}
#left-sidebar-social-icons a {
	margin-left: 0;
	margin-right: 4px;
}
#x-section-2 {
	padding-top: 15px !important;
}
/*-------------------------------------------------------
Homepage Specific Design
-------------------------------------------------------*/
.home .white-text h3 {
	padding-top: 1em;
	font-size: 2em;
	line-height: 110%;
}
.home .white-text p {
	font-size: 1.25em;
	line-height: 120%;
}
.home #x-section-1 {
	background-position: center bottom;
}
.homegrid a.x-img>img{
	margin: 0;
	max-width: none;
	width: 100%;
}
.homegrid .homegrid-left{
	margin-right: 2%;
	width: 50%;
}
.homegrid .homegrid-right{
	margin-right:0;
	width: 48%;
}
.homegrid .half-width{
	padding:0;
}
.homegrid .half-width{
	padding:0;
}
.homegrid .floatleft{
	padding-right:0.713em;
}
.homegrid .floatright{
	padding-left:0.613em;
}
.homepage-top-section-right-column .x-text:first-child>p:first-child {
	display: none;
}
.footer-home{
	line-height: 1;
	float: left;
}
.footerhome p{
}
.schedule-tab .schedulebtn img {
    max-height: 55px;
    padding: 0px 2px 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.schedule-tab .schedulebtn .btntext h5, .schedule-tab .schedulebtn .btntext p {
    font-size: 16px;
}
div.links{
	cursor: pointer;
}
.schedulebtn table{
	margin-bottom: 0px;
}
.schedulebtn table th, .schedulebtn table td{
		border-top: 0px solid;
	}
/*-------------------------------------------------------
MEGA-WIDGET Specific Design
-------------------------------------------------------*/
.schedule-tab a.button{
	text-align:left;
	max-width: 80%;
	margin-bottom: 10px;
}
.schedule-tab br{
	display:none;
}
.x-nav-tabs{
	border: 0;
}
.x-nav-tabs-item{
	text-transform: uppercase;
	font-weight: bold;
}
.x-nav-tabs>li{
	border: none;
}
.x-nav-tabs>li>a{
	background-color: #779FCD;
	color: #1D174E;
	font-family: ProximaNova-Bold;
	/*padding-top: 0.3em;
	padding-bottom: 0; line-height: 1;*/
	height: 35px;
	box-shadow: none;
	margin-right: 10px;
	margin-bottom: 5px;
}
.x-nav-tabs>li:last-child>a{
	margin-right: 0px;
}
.x-nav-tabs>.active > a, .x-nav-tabs > .active > a:hover{
	background-color: #A9BFDF;
	box-shadow: none !important;
	position: relative; top: 5px; padding-top: 5px;
}
.x-tab-content{
	background-color: #A9BFDF;
	color: #000000;
	/*min-height: 450px;*/
	margin-bottom:10px;
}
.ui-widget-overlay {
	z-index: 1041;
}
.ui-widget-content {
	z-index: 1042;
}
.x-tab-content .farefinder-tab,
.x-tab-content .trainstatus-tab {
	padding-top: 0;
	padding-bottom: 0;
	min-height: 200px;
}
.farefinder-tab div.cds_ff_outer{
	margin-top:0; padding-top:0;
}
.trainstatus-tab .cds_ts_status_type{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
}
.trainstatus-tab div.cds_ts_status_type,
.trainstatus-tab div.cds_ts_banner{
	margin-bottom:0;
}
.farefinder-tab .cds_ff_hr,
.trainstatus-tab .cds_ts_hr{
	/*
	border-bottom: 2px solid #FFF;
	color: #FFF;
	*/
	visibility: hidden;
	margin: 0;
}
.trainstatus-tab .cds_ts_status_type{
	padding-bottom:20px;
}
.x-tab-content div.cds_ff_destination{
	float: left;
	clear: none;
	padding-left: 30px;
}
.trainstatus-tab .cds_ts_late_trains_info{
	line-height: 1.2;
	float: left;
    width: 373px;
    font-size: .7222em;
}
.cds_ff_field_origin,
.cds_ff_field_destination{
	padding-top:0;
}
.cds_ff_origin,
.cds_ff_destination{
	margin-top: 0px;
	padding-bottom:10px;
	max-width: 45%;
	float:left;
}
.farefinder-tab div.cds_ff_passenger_count{
	margin-top:0;
}
.div.cds_fas_letters_parent_holder a.cds_fas_link {
	color: #000;
}
.cds_ff_outer input {
	border-width: 0;
}
.cds_ff_promo_code input {
	border-radius: 0;
}
.cds_ff_passenger_count span {
	font-size: 80%;
}
.cds_ff_outer input[type="radio"],
.cds_ts_outer input[type="radio"],
.cds_ff_oneway,
.cds_ff_twoway,
.cds_ff_multi,
.cds_ff_depart_date_1,
.cds_ff_depart_date_2,
.cds_ff_depart_time_1,
.cds_ff_depart_time_2 {
	float: left;
	margin-right: 5px;
}
.cds_ff_depart_date_2 {
	clear: right;
}
.cds_ff_oneway,
.cds_ff_twoway,
.cds_ff_multi {
	width: 30%;
}
.cds_ff_passenger_count div.cds_ff_adult_passenger_count,
.cds_ff_passenger_count div.cds_ff_senior_passenger_count,
.cds_ff_passenger_count div.cds_ff_child_passenger_count,
.cds_ff_passenger_count div.cds_ff_infant_passenger_count {
	width: 23%;
}
.x-main .cds_ts_submit input[type="submit"] {
	display: inline !important;
	width: auto;
}
/*EVERYTHING THAT IS DISPLAY NONE WITHIN THE WIDGET AREAS*/
.cds_ff_passenger_count div br,
.cds_ff_pass_type_wrapper,
.cds_ff_banner,
.x-tab-content .cds_ff_pwd_feature_2p0 a.cds_ff_ptype_rules,
br.cds_ff_clear,
.trainstatus-tab .cds_ts_status_type br,
.farefinder-tab .cds_ff_destination br {
	display: none;
}
.ui-dialog div.cds_fas_letters_parent_holder a.cds_fas_link {
	color: #152552;
}
div.cds_ff_outer form div.cds_ff_children_travel_info {
	height: initial !important;
	width: initial !important;
	font-size: 0.75em;
}
.bluebox #trainstatus div.cds_ts_banner,
.trainstatus-tab .cds_ts_banner{
	font-size: 1.2em;
	display: block;
}
@media only screen and (max-width: 475px) {
	.cds_ff_multi {
		clear: left;
	}
	.cds_ff_oneway,
	.cds_ff_twoway,
	.cds_ff_multi {
		width: 100%;
	}
	.cds_ff_passenger_count div.cds_ff_adult_passenger_count,
	.cds_ff_passenger_count div.cds_ff_senior_passenger_count,
	.cds_ff_passenger_count div.cds_ff_child_passenger_count,
	.cds_ff_passenger_count div.cds_ff_infant_passenger_count {
		width: 40%;
	}
}
/*-------------------------------------------------------
Slider - Homepage or Otherwise
-------------------------------------------------------*/
.wpss_slideshow h4 {
	display: none;
}
.home .wpss_slideshow_,
.home .wpss_slideshow_ .wpss_content_full,
.home .wpss_slideshow_ .wp-caption {
	width: 100% !important;
	height: 175px !important;
}
.home .wpss_slideshow .wp-caption {
	background-color: transparent;
	border: none;
	box-shadow: none;
	text-align: left;
}
.home .wpss_slideshow .wp-caption .image-link {
	float: left;
	margin-right: 35px;
	margin-bottom: 120px;
}
@media only screen and (max-width: 500px) {
	.home .wpss_slideshow .wp-caption .image-link {
		display: none;
	}
}
.home .wpss_slideshow p.wp-caption-text {
	display: none;
}
.home .wpss_slideshow .wp-caption,
.home .wpss_slideshow .wp-caption h2 {
	color: #fff;
}
.home .wpss_slideshow .wp-caption h2 {
	font-size: 38px;
	line-height: 100%;
	margin-top: 0;
	font-family: 'ProximaNova-Regular' !important;
}
.home .wpss_slideshow .wp-caption p {
	line-height: 120%;
	font-family: 'ProximaNova-Regular' !important;
}
.home .x-main .wpss_slideshow .x-btn {
	display: inline;
}
/* "pager" (slide navigation dots) */
#wpss_slideshow_pager_homepage a {
	color: transparent;
    font-size: 0px;
    background-color: white;
    border-radius: 70px;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    display: block;
    float: left;
    opacity: 0.5;
}
#wpss_slideshow_pager_homepage a.activeSlide {
	opacity: 1;
}
#wpss_slideshow_pager_homepage a:first-child {
	margin-left: 10px;
}
/* pull nav/pager dots closer to the show by overriding height */
#wpss_slideshow_homepage .wpss_slideshow_ {
	height: 175px;
}
/* San Jose Jazz Slick Slider layout overrides */
#wpss_slideshow_san-jose-jazz .wpss_slideshow_ {
	height: 147px !important;
}
@media only screen and (min-width: 448px) {
	#wpss_slideshow_san-jose-jazz .wpss_slideshow_ {
		height: 207px !important;
	}
}
@media only screen and (min-width: 768px) {
    #wpss_slideshow_san-jose-jazz .wpss_slideshow_ {
        height: 197px !important;
    }
}
@media only screen and (min-width: 1024px) {
    #wpss_slideshow_san-jose-jazz .wpss_slideshow_ {
        height: 247px !important;
    }
}
#wpss_slideshow_san-jose-jazz .wpss_content_full p {
	margin-top: 0;
}
.post-7348 .x-column:first-child .x-text p:first-child {
	margin-top: 0;
	margin-bottom: 0;
}
#wpss_slideshow_san-jose-jazz .wpss_content_full img {
	margin-top: 0;
}
#wpss_slideshow_san-jose-jazz .wpss_content_full {
	width: 100% !important;
}
@media only screen and (min-width: 768px) {
	#wpss_slideshow_san-jose-jazz .wpss_content_full {
		/*width: 58vw !important;*/
		width: 100%!important;
	}
}
@media only screen and (min-width: 1200px) {
	#wpss_slideshow_san-jose-jazz .wpss_content_full {
		/*width: inherit !important;*/
		width: 100%!important;
	}
}
/* Group Travel Slick Slider layout overrides */
#wpss_slideshow_group-travel .wpss_slideshow_ {
    height: 147px !important;
}
@media only screen and (min-width: 448px) {
    #wpss_slideshow_group-travel .wpss_slideshow_ {
        height: 207px !important;
    }
}
@media only screen and (min-width: 768px) {
    #wpss_slideshow_group-travel .wpss_slideshow_ {
        height: 197px !important;
    }
}
@media only screen and (min-width: 1024px) {
    #wpss_slideshow_group-travel .wpss_slideshow_ {
        height: 247px !important;
    }
}
#wpss_slideshow_group-travel .wpss_content_full p {
    margin-top: 0;
}
.post-7348 .x-column:first-child .x-text p:first-child {
    margin-top: 0;
    margin-bottom: 0;
}
#wpss_slideshow_group-travel .wpss_content_full img {
    margin-top: 0;
}
#wpss_slideshow_group-travel .wpss_content_full {
    width: 100% !important;
}
@media only screen and (min-width: 768px) {
    #wpss_slideshow_group-travel .wpss_content_full {
        /*width: 58vw !important;*/
		width: 100%!important;
    }
}
@media only screen and (min-width: 1200px) {
    #wpss_slideshow_group-travel .wpss_content_full {
        /*width: inherit !important;*/
		width: 100%!important;
    }
}
/*-------------------------------------------------------
Stations Template
-------------------------------------------------------*/
.stations .entry-featured {
	margin-bottom: 1em;
}
.stations h5 img {
	vertical-align: text-top;
}
.stationtable{
	font-size: 0.85em;
}
.stationtable th, .stationtable td{
	border-top: 3px solid #FFF;
}
.stations-navigation h6 {
	text-transform: initial;
	margin-top: 0;
	font-family: 'ProximaNova-Regular' !important;
}
.stations-navigation ul {
	list-style-type: none;
	margin-left: 0;
}
.stations-navigation li {
	margin-bottom: 0.5em;
}
.stations-navigation #menu-item-4219{
	margin-left: 1.5em;
}
body.page-template.page-id-160 .stations-navigation .route-map-image {
	display: none;
}
/*-------------------------------------------------------
All Buttons on Site
-------------------------------------------------------*/
.x-main .x-btn,
.x-main .x-btn:hover,
.x-main .button,
.x-main .ubermenu .button,
.x-main .button:hover,
.x-main .x-btn.x-btn-small,
.x-main input[type="submit"],
.x-main input[type="submit"],
.x-main .x-btn.x-btn-regular,
.x-main .x-btn.x-btn-mini,
.general-button,
.stations-navigation li a,
.ubermenu .button {
	border-color: rgb(122,157,211);
	background-color: rgb(122,157,211);
	color: #152552;
	display: block;
	width: 100%;
	line-height: 100%;
	padding: 5px 20px 3px 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: none;
	outline: 0 !important;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.x-main .x-btn,
.x-main .x-btn:hover,
.x-main .button,
.x-main .button:hover,
.x-main .x-btn.x-btn-small,
.x-main input[type="submit"],
.x-main input[type="submit"],
.x-main .x-btn.x-btn-regular,
.x-main .x-btn.x-btn-mini,
.general-button,
.subscribe,
.firstride,
.stations-navigation li a {
	border-width: thin;
	border-style: solid;
	font-size: 16px;
	font-weight: bold;
}
.x-main .x-btn:hover,
.x-main .button:hover,
.x-main .x-btn.x-btn-small:hover,
.x-main input[type="submit"]:hover,
.x-main input[type="submit"]:hover,
.x-main .x-btn.x-btn-regular:hover,
.x-main .x-btn.x-btn-mini:hover,
.general-button:hover,
.stations-navigation li a:hover,
.stations-navigation li.current-menu-item a,
.firstride {
	background-color: #ffc20e;
	border-color: #ffc20e;
}
.firstride, .faqs {
	display: inline !important;
	background-color: #fdc131;
	color: #666;
	font-size: 14px !important;
	font-weight: bold;
	line-height: 1em;
	padding: 4px 15px 2px 15px !important;
	vertical-align: middle;
}
.faqs {
	margin-right: 1px;
}
input.subscribe, .faqs,
.firstride {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
input.subscribe {
	text-transform: uppercase;
	padding: 6px 20px 4px 20px;
}
/*-------------------------------------------------------
Page Specific
-------------------------------------------------------*/
.page-banner{
	margin-bottom: 20px;
}
.bluebox .cds_ts_hr{
	border-bottom: 3px solid #FFF;
	color: #FFF;
}
.cds_ts_status_type br{
	display: none;
}
.page-id-160 .page-banner{
	display: none;
}
.page-id-186 h4 a{
	color:#779FCD;
}
.page-id-186 h4 a .highlighted{
	color:rgb(21,37,82);
}
.sportsgrid img{
	margin-top: 1.1em;
}
hr {
	border-top-width: 3px !important;
}
.bluebox hr{
	border-top-width: 3px !important;
	background-color: #FFF;
}
.schedules .x-block-grid img{
	border: 2px solid #eee;
	padding-bottom: 6px;
}
.schedules .x-block-grid{
	margin-bottom: 1rem;
}
img.thinborder{
	border: 2px solid #eee;
	padding: 6px;
}
.travel-calc{
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 10px 20px 20px;
	background-color: #ddecd7;
}
.travel-calc .results ul{
	list-style-type: none;
}
.travel-calc h4{
	margin-top: 0.5rem;
}
/*-------------------------------------------------------
Blog - aka News and Alerts Section
-------------------------------------------------------*/
.blog .x-header-landmark {
	display: none;
}
.blog article,
.category article,
.archive article {
	padding-bottom:1em;
}
.blog .entry-wrap,
.archive .entry-wrap,
.category .entry-wrap {
	padding: 0px;
}
.more-link {
	font-size: 100%;
}
h2.entry-title a {
	line-height: 130%;
}
h2.entry-title {
	padding-bottom: 0.3em;
	margin-top: 0;
}
.category .post .entry-content {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 1em;
}
.blog .entry-content p,
.archive .entry-content p,
.category .entry-content p {
	margin-bottom: 0;
}
.more-link {
	font-weight: normal;
}
.p-meta span:first-child,
.p-meta span a,
.p-meta>span:after{
	display:none;
}
.wp_rss_retriever_container {
    padding: 0px 5px;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 3px;
    font-family: 'ProximaNova-Regular' !important;
    font-size: 17px;
    padding: 10px 10px;
}
.wp_rss_retriever_item {
    font-family: 'ProximaNova-Regular' !important;
    font-size: 17px !important;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0.5em 0;
    color:rgb(21,37,82);
}
a.wp_rss_retriever_readmore{
 color:rgb(21,37,82); 
 font-family: 'ProximaNova-Regular' !important;
    font-size: 17px !important;
    font-weight: normal;
    line-height: 1.2em; 
}
.wp_rss_retriever_date{
     font-family: 'ProximaNova-Regular' !important;
         margin: 0;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(0,0,0,0.65);
}
/*-------------------------------------------------------
404 Page Styling
-------------------------------------------------------*/
.error404 .x-header-landmark{
	display: none;
}
/*-------------------------------------------------------
Responsive Design
-------------------------------------------------------*/
/*--------Media Queries for header items---------*/
@media (max-width: 979px) {
	.x-nav-wrap.desktop {
		display: block;
	}
	.x-navbar .ubermenu-nav li>a{
		padding-left: 0;
	}
	.x-nav-tabs>li>a {
		margin-right: 0;
	}
	.action-btns form {
		display: block;
		margin: 0 0 0.25em;
	}
}
@media (min-width: 970px) {
	.x-navbar .ubermenu-nav li:first-child a{
		padding-left: 0;
	}
	.action-btns {
		top: 40px;
	}
}
@media (min-width: 500px) {
	.action-btns {
		float: right;
		position: relative;
		top: 13px;
	}
}
@media (max-width: 765px) {
	.homegrid .homegrid-left, .homegrid .homegrid-right{
	margin:0;
	width: 100%;
	}
	.masthead > .x-topbar {
		display: none;
	}
	#top {
		padding-top: 1em;
	}
	#x-section-1 {
		padding-top: 0 !important;
	}
}
@media (max-width: 500px) {
	.action-btns .firstride {
		line-height: 100%;
		text-align: center;
	}
	.ubermenu .ubermenu-subscribe input.subscribe,
	.firstride {
		width: 100%;
		display: block;
		margin: 10px 0;
	}
	.masthead-stacked .x-brand{
		float: none;
		margin: auto;
	}
	.x-nav-tabs>li>a{
		margin-right: 0px;
	}
	.x-nav-tabs>.active > a, .x-nav-tabs > .active > a:hover{
		position: relative; top: 0px;
	}
	.first-time-rider img{
		max-width: 50%;
	}
}
/* ---------- Jeremy's Edits --------- */
/* added css/fontello.css & webfonts/fontello.* */
body {
	line-height: 1.5em;
}
.ubermenu .ubermenu-target-description {
	font-size: 17px !important;
	line-height: 1.3em;
	margin-top: 0.1em;
}
.ubermenu .ubermenu-item-layout-image_left>.ubermenu-image {
	margin-bottom: 5px;
}
.ubermenu .ubermenu-subscribe {
	background-color: #d9e4f8;
}
.home .wpss_slideshow .wp-caption p {
	font-size: 20px;
}
#post-5 .x-tab-content {
	padding-top: 7px;
	min-height: 425px;
}
.x-tab-content form {
	margin-bottom: 0;
}
.x-tab-content form label {
	line-height: 1.5em;
}
.x-tab-content form input[type="radio"], input[type="checkbox"] {
	margin: 4px 5px 4px 0;
}
.cds_ff_pwd_feature_2p0 div.cds_ff_promo_code label {
	font-family: ProximaNova-Bold;
	font-weight: normal !important;
}
.cds_ff_pwd_feature_2p0 div.cds_ff_promo_code input {
	width: 220px !important;
}
.x-nav-tabs>li>a {
	margin-bottom: 0;
}
.x-nav-tabs>.active > a, .x-nav-tabs > .active > a:hover {
	padding: 7px 10px;
	top: 0;
}
.x-nav-tabs>li>a {
	height: 29px;
	padding: 7px 10px;
	cursor: pointer;
}
.cds_ff_find_station, .cds_ts_find_station {
	display: inline-block;
	float: right;
	font-size: 14px;
}
.x-tab-content div.cds_ff_origin {
	max-width: none;
	width: 45%;
	margin-right: 5%;
}
.x-tab-content div.cds_ff_destination {
	max-width: none;
	width: 45%;
	margin-left: 5%;
	padding-left: 0;
}
 .x-tab-content .x-tab-pane {
 	padding: 10px 35px 10px;
 }
 .x-tab-pane  h4 {
 	font-weight: normal;
 }
/* consistent styling for widget inputs */
#farefinder input[type=text],
#farefinder select,
#farefinder input.cds_ff_field_origin,
#farefinder input.cds_ff_field_destination,
#trainstatus input.cds_ts_field_from,
#trainstatus input.cds_ts_field_to,
#trainstatus input.cds_ts_field_train_number,
#trainstatus input.cds_ts_field_date {
	border-radius: 4px;
	border-width: 0;
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	font-size: 14px;
	height: 35px;
	padding: 0 8.5px;
}
#trainstatus label {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#farefinder .cds_ff_outer,
#trainstatus .cds_ts_outer {
	margin: 0;
	padding: 0;
}
#trainstatus .cds_ts_status_type {
	padding: 0 0 10px 0;
}
#trainstatus div.cds_ts_train_number,
#trainstatus div.cds_ts_date {
	margin-bottom: 10px;
}
#trainstatus input[type=submit] {
	margin-right: 26px;
}
#trainstatus .cds_ts_check_status_by_train_number.cds_ts_by_train {
	font-size: 15px;
	line-height: 1.2em;
}
/* Real-Time Train Status (Front page only) */
#post-5 #trainstatus .cds_ts_submit {
	float: right;
}
#post-5 #trainstatus .cds_ts_check_status_by_train_number.cds_ts_by_train > span {
	color: #152552;
    font-family: ProximaNova-Bold;
    font-weight: normal;
}
#post-5 #trainstatus .cds_ts_check_status_by_train_number.cds_ts_by_train > br {
	display: none;
}
#post-5 #trainstatus .cds_ts_check_status_by_train_number.cds_ts_by_train > a {
	color: #336699;
}
#trainstatus .cds_ts_realtime {
	line-height: 1.2em;
    padding-top: 0.5em;
}
#trainstatus .cds_ts_realtime img {
	float: left;
    margin-right: 2em;
}
#trainstatus .cds_ts_realtime > span {
	font-family: ProximaNova-Bold;
    padding-right: 0.5em;
}
/* /Real-Time Train Status */
.farefinder-tab .cds_ff_hr, .trainstatus-tab .cds_ts_hr {
	border-color: #79a0cb;
}
.cds_ff_pwd_feature_2p0 div.cds_ff_submit {
	margin-top: 20px;
}
.schedule-tab h4 {
	margin: 0.5em 0;
}
/*
#post-4937 #trainstatus .cds_ts_field_from,
#post-4937 #trainstatus .cds_ts_field_to,
#post-4937 #trainstatus .cds_ts_field_train_number,
#post-4937 #trainstatus .cds_ts_field_date {
	font-family: ProximaNova-Bold !important;
}
*/
/* Consistent button size & styles */
a.firstride {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	padding: 5px 20px 3px 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
/* Make input box same size/style as buttons */
.subscribe {
	font-size: 14px;
	line-height: 1.2;
	padding: 4px 15px 1px 15px;
	height: 22px !important;
	width: 300px;
	background-size: 26px 13px;
	text-align: center;
	box-shadow: none !important;
}
#post-5 input[type=email] {
	width: 100%;
	background-image: url( "https://www.capitolcorridor.org/wp-content/uploads/2016/04/mail-icon.svg" );
	background-repeat: no-repeat;
	background-position: center right;
	box-shadow: none !important;
}
.masthead input.subscribe {
	border-color: #999;
	color: #999;
	width: 230px;
	text-align: left;
}
/* rework top bar & buttons */
.x-topbar{
	min-height: 31px;
}
/*.x-topbar {
	height: 15px;
	min-height: 15px;
}
.x-topbar-inner {
	position: relative;
	top: 0px;
}*/
/* distribute menu items across page */
.ubermenu .ubermenu-item.ubermenu-item-level-0 {
	text-align: center;
}
.ubermenu .ubermenu-item.ubermenu-item-level-0 > a.ubermenu-target {
	padding: 15px 15px;
}
.ubermenu .ubermenu-item.ubermenu-item-level-0:first-child > a.ubermenu-target {
	padding-left: 0;
}
.ubermenu .ubermenu-item.ubermenu-item-level-0:last-child > a.ubermenu-target {
	padding-right: 0;
}
/* keep the main section from changing height when different tabs are selected */
.home #x-section-1 {
}
/* prormo / cta styles */
#main-promo-1 {
	margin-top: 36px;
}
#main-promo-1 img {
	position: absolute;
	margin: 0;
}
#main-promo-1 h3 {
	font-weight: bold;
}
#main-promo-1 h3, #main-promo-1 .sub-heading {
	margin: 0 0 0 150px;
	padding: 0 0 0 14px;
}
#main-promo-cta {
	position: relative;
	left: 164px;
}
#menu-item-4219 {
	background-image: url('bus.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 26px 26px;
	margin-left: 0 !important;
	padding-left: 30px;
}
/* hide image-based social media icons (I couldn't delete them in the editor) */
.home #x-section-2 a.x-img {
	display: none;
}
/* Social media icons (webfont based - fontello)
.social-icons {
	position: absolute;
	right: 0;
	top: 0;
}*/
.social-icons a, #footer-social-icons a {
	/*background: rgb(21, 36, 82);*/
	background: #1d1b4d;
	font-size: 20px;
	color: #fff;
	padding: 0;
	margin-left: 22px;
	border-radius: 3px;
	text-shadow: none;
	width: 35px;
	height: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.social-icons a:hover,
#footer-social-icons a:hover {
	background-color: #FFC20E;
	color: #152552;
}
#main-social-icons a:last-child, #footer-social-icons a:last-child {
	font-size: 16px;
	padding: 9px 10px 7px 10px;
	position: relative;
	width: 70px;
}
.x-colophon.top {
	line-height: 1em;
	padding: 30px 0 50px;
}
.footer-home {
	font-size: 12px;
}
.wp_rss_retriever_list {
	list-style: none;
	margin: 0 0;
}
.wp_rss_retriever_item {
	font-family: ProximaNova-Regular;
	font-size: 18px !important;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0.5em 0;
}
.wp_rss_retriever_container > a.wp_rss_retriever_readmore {
	color: #779fcd;
}
.wp_rss_retriever_metadata {
	margin-top: 0;
}
#alerts-nav {
	max-height: 300px;
	overflow-y: scroll
}
#alerts-nav li {
	font-size: 16px;
	margin-bottom: 1em;
}
#alerts-nav li a {
	padding-left: 0;
}
#alerts-nav .wp_rss_retriever_metadata {
	font-size: 14px;
}
#menu-item-5392 .ubermenu-custom-content {
	border-bottom: 1px solid #FFF;
}
#post-5 .wp_rss_retriever {
	max-height: 235px;
	overflow-y: scroll;
}
#post-5 .wp_rss_retriever_item {
	color: #152552;
}
#post-5 .wp_rss_retriever_readmore {
	color: #152552;
	text-decoration: underline;
}
.cds_fas_station_list_holder {
	font-size: 16px;
}
.bluebox form {
	margin-bottom: 0;
}
.ft-row .x-1-6 {
	width: 14%;
	margin-right: 2%;
	float: left;
}
.ft-row .x-1-3 {
	width: 82%;
	margin-right: 2%;
	float: left;
}
.ubermenu-submenu a.ubermenu-target {
	color: #88b6e8;
}
.ubermenu-submenu a.ubermenu-target:hover {
	color: #fff;
}
.ubermenu-subscribe > h4 {
	font-family: ProximaNova-Bold !important;
}
#post-5585 #farefinder {
	padding: 1em;
    background-color: #d9e4f8;
    color: #1b1948;
}
#post-5585 .cds_ff_origin, #post-5585 .cds_ff_destination {
	width: 45%;
}
#post-5585 div.cds_ff_destination {
	clear: right !important;
	margin-left: 10%;
}
@media (min-width: 768px) {
	#x-section-1 {
		padding-top: 15px !important;
	}
	#post-5 ul.x-nav {
		margin-top: 5px;
	}
	.ft-row .x-1-6 {
		width: 7%;
		margin-right: 2%;
	}
	.ft-row .x-1-3 {
		width: 39%;
		margin-right: 2%;
	}
	.schedule-tab .x-column.x-sm.x-1-2.btnwrapper{
		width: 100%;
		float: none;
	}

}
.wp-caption img, .gallery-item img {
	border-radius: 0;
}
/* responsive adjustment for top bar */
@media (max-width: 500px) {
	.x-topbar {
		min-height: 65px;
		padding-top: 10px;
	}
	.x-topbar-inner {
		position: relative;
		top: 5px;
	}
	.action-btns input[type="email"] {
		margin: 0 auto;
	}
}
@media (min-width: 1000px) {
#ubermenu-nav-main-3-primary {
	display: flex;
	justify-content: space-between;
}
}
/* hide link color on privacy policy footer link */
a[href="https://www.capitolcorridor.org/privacy-policy/"] {
	color: inherit;
}
/* override break point of tickets page sidebar */
@media (max-width: 1148px) {
	.page-id-5831 .x-column.x-sm {
	    float: none;
	    width: 100%;
	    margin-right: 0;
	}
}
/* remove extra margin from amtrak logo images that appear next to buttons */
.entry-content a.button + img[src*="Amtrak_Logo.png"] i {
	margin-top: 1em;
	margin-bottom: 1em;
}
/* mejs media elements */
.mejs-controls {
	background-color: #d9e4f8;
    background-image: none;
    box-shadow: none;
    border: none;
}
.mejs-time-loaded {
    color: #576066;
    background-color: #a9c8eb;
}
.mejs-time-current {
	background-color: #779fcd;
}
.mejs-button.mejs-playpause-button {
    border-right: 1px solid #576066;
}
.mejs-button button:hover {
    text-shadow: none;
    color: #576066;
}
.mejs-time-total {
	border: none;
	box-shadow: none;
	background-color: transparent;
}
/* remove hairline border on tabbed home content */
#x-section-1 .x-tab-content {
	border: 0;
}
/* style change requests for timeline */
.page-id-7079 .flik-timeline.flik-timeline-2 {
	border-left: 3px solid #bfbfbf!important;
}
.page-id-7079 .flik-timeline.flik-timeline-2 li .flik-timeline-content {
	line-height: 120%;
	font-family: 'ProximaNova-Regular', 'Lato', sans-serif !important;
	font-size: 20px;
}
.page-id-7079 .flik-timeline.flik-timeline-2 li .flik-timeline-title {
	font-family: 'ProximaNova-Bold', 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
}
.page-id-7079 .flik-timeline.flik-timeline-2:after {
	left: -.54em!important;
	width: .875em!important;
	height: .875em!important;
}
.page-id-7079 .flik-timeline.flik-timeline-2 li:after {
	width: .875em!important;
	height: .875em!important;
}
/* 25 Years Thank You Contact Form */
div.wpcf7 form.wpcf7-form {
	display: block;
	width: 60%;
	margin: 0 auto;
}
div.wpcf7 form.wpcf7-form p {
	clear: both!important;
}
div.wpcf7 form.wpcf7-form p label {
	display: block;
}
div.wpcf7 form.wpcf7-form p {
	border-top: 2px solid #ddd;
}
div.wpcf7 form.wpcf7-form p label span {
	display: block;
	width: 30%;
	float: right;
}
div.wpcf7 form.wpcf7-form p label span[role="alert"] {
	display: inline;
	width: 60%;
	float: none;
	color: red;
}
#wpcf7-f7456-p7291-o1 > form > p:nth-child(10) > label > span.checkbox-span.required > span > span.wpcf7-not-valid-tip {
	width: 100%;
	float: left;
}
div.wpcf7 form.wpcf7-form p label span.label-span {
	margin: 12px 0;
	float: left;
	width: 30%;
}
div.wpcf7 form.wpcf7-form p label span.label-span:nth-of-type(2){
	width: 70%;
	float: right;
}
div.wpcf7 form.wpcf7-form p label span.wpcf7-form-control-wrap {
	width: 70%;
}
div.wpcf7 form.wpcf7-form p label span.wpcf7-form-control-wrap input {
	margin: 10px 0;
}
div.wpcf7 form.wpcf7-form p label span.checkbox-span {
	margin: 12px 0;
}
div.wpcf7 form.wpcf7-form p label span.checkbox-span,
div.wpcf7 form.wpcf7-form p label span.checkbox-span .wpcf7-form-control-wrap,
div.wpcf7 form.wpcf7-form p label span.checkbox-span .wpcf7-form-control-wrap .wpcf7-form-control,
div.wpcf7 form.wpcf7-form p label span.checkbox-span .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
	position: relative;
	float: left;
}
div.wpcf7 form.wpcf7-form p label span.checkbox-span input[type="checkbox"] {
	width: 100%;
}
div.wpcf7 form.wpcf7-form p label span.checkbox-span .wpcf7-list-item-label {
	position: absolute;
	top: 1px;
	right: -15px;
}
#wpcf7-f7456-p7291-o1 > form > p > label > span.checkbox-span.last {
	height: 38px!important;
}
#wpcf7-f7456-p7291-o1 > form > p > label > span.checkbox-span.required > sup {
	position: absolute;
	left: 57px;
	top: 9px;
	color: red;
	font-size: 16px;
}
div.wpcf7 form.wpcf7-form p label span.label-span sup {
	color: red;
	font-size: 16px;
	margin: 5px;
}
#wpcf7-f7456-p7291-o1 > form > p > label > span.wpcf7-form-control-wrap.comments > textarea {
	margin-top: 12px;
}
div.wpcf7 form.wpcf7-form p .wpcf7-submit {
	width: 20%;
	margin: 50px auto 0;
}
#wpcf7-f7456-p7291-o1 > form > div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	padding: 1em;
	background-color: #d9e4f8;
	color: #1b1948;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5em;
	font-family: 'ProximaNova-Regular', sans-serif !important;
	text-shadow: none;
	border: none;
	border-radius: 0;
	display:block !important;
}
body.page-id-7291 div#x-section-3 div.x-container {
	margin-top: -70px!important;
}
ul.flik-timeline.flik-timeline-2 li {
	clear: both;
}
/* Alert Exclamation Point */
i.fa.fa-exclamation-triangle {
	color: #fdc131;
	font-size:18px;
	position: absolute;
	right: 5px;
}
.x-nav-tabs>li>a:hover i.fa-exclamation-triangle {
	color: gray;
}
@media screen and ( min-width: 998px ){
	.page-id-7079 .flik-timeline.flik-timeline-2 {
		left: 45%!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2:after {
		left: -.54em!important;
		width: .875em!important;
		height: .875em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(odd) {
		width: 28em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li {
		width: 26em!important;
		left: -4.9em;
		margin-bottom: 1em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 > li:nth-child(2n) {
		left: -32em;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:before {
		width: 5em!important;
		left: -5em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:after {
		left: -5.6em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(1n):before {
		left: -5em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(1n):after {
		left: -5.6em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(2n):before {
		left: 27em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(2n):after {
		left: 31.5em!important;
	}
}
@media screen and ( max-width: 997px ) {
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(odd):after {
		left: -5.5em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(even):after {
		left: -6.5em!important;
	}
}
@media screen and ( max-width: 768px ) {
	.page-id-7079 .flik-timeline.flik-timeline-2 {
		width: 100%!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li {
		width: 60%!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(odd):after {
		left: -9.5em!important;
	}
	.page-id-7079 .flik-timeline.flik-timeline-2 li:nth-child(even):after {
		left: -10.5em!important;
	}
	/* 25 Years Thank You Form */
	div.wpcf7 form.wpcf7-form {
		width: 90%;
	}
	div.wpcf7 form.wpcf7-form p label span {
		width: 100%;
	}
	div.wpcf7 form.wpcf7-form p label span.label-span {
		float: left;
	}
	div.wpcf7 form.wpcf7-form p label span.checkbox-span .wpcf7-form-control-wrap,
	div.wpcf7 form.wpcf7-form p label span.checkbox-span .wpcf7-form-control-wrap .wpcf7-form-control,
	div.wpcf7 form.wpcf7-form p label span.checkbox-span .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
		float: none;
	}
	div.wpcf7 form.wpcf7-form p label span.checkbox-span {
		float: left;
		width: 16%;
	}
	div.wpcf7 form.wpcf7-form p label span.checkbox-span input[type="checkbox"] {
		width: auto;
	}
	div.wpcf7 form.wpcf7-form p label span.checkbox-span .wpcf7-list-item-label {
		width: auto;
		float: none;
	}
	div.wpcf7 form.wpcf7-form p label span.label-span sup {
		color: red;
		font-size: 16px;
		margin: 5px;
	}
	div.wpcf7 form.wpcf7-form p .wpcf7-submit {
		width: 90%;
		margin: 50px auto 0;
	}
	.morethan768px{
    	display: none;
    }
    .morethan480px{
    	display: block;	
    }
}
/* FAQ Page Styles */
#ajaxsearchpro1_1,
#ajaxsearchpro2_1 {
	width: 100%!important;
	height: 50px;
	z-index: 0!important;
}
#ajaxsearchpro1_1 .probox .proinput,
#ajaxsearchpro2_1 .probox .proinput {
	z-index: 0!important;
}
#ajaxsearchpro1_1 .probox,
#ajaxsearchpro1_1 .probox .proinput form,
#ajaxsearchpro1_1 .probox .proinput form input[name="phrase"],
#ajaxsearchpro2_1 .probox,
#ajaxsearchpro2_1 .probox .proinput form,
#ajaxsearchpro2_1 .probox .proinput form input[name="phrase"] {
	height: 50px!important;
}
#ajaxsearchpro1_1 .probox .proinput,
#ajaxsearchpro1_1 .probox .proinput form input[type="search"],
#ajaxsearchpro1_1 .probox .proinput form input[type="text"],
#ajaxsearchpro2_1 .probox .proinput,
#ajaxsearchpro2_1 .probox .proinput form input[type="search"],
#ajaxsearchpro2_1 .probox .proinput form input[type="text"] {
	font-size: 22px!important;
	color: #333333!important;
}
#ajaxsearchpro1_1 .probox .proinput form input[type="search"]::-moz-placeholder,
#ajaxsearchpro2_1 .probox .proinput form input[type="search"]::-moz-placeholder {
	color: #333333!important;
	font-size: 20px!important;
	opacity: 1;
	z-index: 0!important;
	font-family:'ProximaNova-Regular' !important;	
	font-weight:bold !important;	
}
#ajaxsearchpro1_1 .probox .proinput form input[type="search"]:-moz-placeholder,
#ajaxsearchpro2_1 .probox .proinput form input[type="search"]:-moz-placeholder {
	color: #333333!important;
	font-size: 20px!important;
	opacity: 1;
	z-index: 0!important;
	font-family:'ProximaNova-Regular' !important;	
	font-weight:bold !important;	
}
#ajaxsearchpro1_1 .probox .proinput form input[type="search"]:-ms-input-placeholder,
#ajaxsearchpro2_1 .probox .proinput form input[type="search"]:-ms-input-placeholder {
	color: #333333!important;
	font-size: 20px!important;
	opacity: 1;
	z-index: 0!important;
	font-family:'ProximaNova-Regular' !important;	
	font-weight:bold !important;	
}
#ajaxsearchpro1_1 .probox .proinput form input[type="search"]::-webkit-input-placeholder,
#ajaxsearchpro2_1 .probox .proinput form input[type="search"]::-webkit-input-placeholder {
	color: #333333!important;
	font-size: 20px!important;
	opacity: 1;
	z-index: 0!important;
	font-family:'ProximaNova-Regular' !important;	
	font-weight:bold !important;	
}
#ajaxsearchpro1_1 .probox .proloading,
#ajaxsearchpro1_1 .probox .proclose,
#ajaxsearchpro1_1 .probox .promagnifier,
#ajaxsearchpro1_1 .probox .promagnifier .innericon,
#ajaxsearchpro1_1 .probox .prosettings,
#ajaxsearchpro2_1 .probox .proloading,
#ajaxsearchpro2_1 .probox .proclose,
#ajaxsearchpro2_1 .probox .promagnifier,
#ajaxsearchpro2_1 .probox .promagnifier .innericon,
#ajaxsearchpro2_1 .probox .prosettings {
	width: 50px!important;
	height: 50px!important;
}
#ajaxsearchpro1_1 .probox .promagnifier,
#ajaxsearchpro1_1 .probox .promagnifier .innericon,
#ajaxsearchpro2_1 .probox .promagnifier,
#ajaxsearchpro2_1 .probox .promagnifier .innericon {
	z-index: 0!important;
}
#ajaxsearchpro1_1 .probox .proloading .asp_loader,
#ajaxsearchpro2_1 .probox .proloading .asp_loader {
	margin-top: 8px;
	margin-right: 8px;
}
#faq-planning-your-trip {
	margin-top: 0;
}
.arconix-faq-wrap {
	border: none;
	background: white;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
.arconix-faq-title {
	font-family: 'ProximaNova-Bold' !important;
}
.arconix-faq-title,
.arconix-faq-title.faq-open,
.arconix-faq-title.faq-closed {
	color: rgb(21,37,82);
	font-size: 18px;
	background: none;
}
.faq-toggle-button {
	position: absolute;
	top: 5px;
	left: 0;
	border-radius: 50%;
	border: 2px solid rgb(21,37,82);
	padding: 2px;
	font-size: 12px!important;
}
/* News and Alerts (Recent News) */
#post-5208 #recent_news_read_all_btn {
	width:40%;
	float:right;
	font-weight:normal;
	margin-top: -4px;
}
#post-5208 .x-recent-posts .x-recent-post3 {
	box-shadow: none!important;
}
/* What's New archive */
#whats-new-search {
	margin-bottom: 20px;
}
/* Header Search */
.x-topbar-inner.x-container {
	position: relative;
}
.action-btns {
	right: 30px;
}
#search-icon {
	position: absolute;
	right: 0;
	top: 18px;
	cursor: pointer;
}
#search_overlay {
	position: fixed;
	top:0;right:0;bottom:0;left:0;
	background: rgba(0,0,0,.6);
	z-index: 9998;
	display: none;
}
#search-box {
	position: absolute;
	right: -3px;
	top: 56px;
	width: 560px;
	height: 114px;
	padding: 20px 65px 20px 60px;
	background: white;
	z-index: 99999;
	display: none;
	box-shadow: 0 0 10px 0 #888686;
}
#searchform {
	position: relative;
	left: -25px;
}
#searchform:before {
	content: "";
}
#search_label {
	position: absolute;
	text-transform: uppercase;
	font-size: 10px;
	color: gray;
	top: 12px;
}
#searchform #s {
	border: none;
	box-shadow: none;
	border-bottom: 4px solid #FDC131;
	border-radius: 0;
	padding: 10px 6px 20px 0;
	height: 45px;
	font-family: 'ProximaNova-Bold' !important;
	font-size: 30px;
	position: relative;
	top: 32px;
	color: #a9a9a9;
}
#searchform #s::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #a9a9a9;
	font-size: 30px;
}
#searchform #s::-moz-placeholder { /* Firefox 19+ */
	color: #a9a9a9;
	font-size: 30px;
}
#searchform #s:-ms-input-placeholder { /* IE 10+ */
	color: #a9a9a9;
	font-size: 30px;
}
#searchform #s:-moz-placeholder { /* Firefox 18- */
	color: #a9a9a9;
	font-size: 30px;
}
#searchform #main_search_submit_button {
	position: absolute;
	top: 32px;
	right: -54px;
	width: 45px;
	height: 45px;
	padding: 0;
	border-radius: 0;
	background: #1D1B4D;
	text-shadow: none;
	/*box-shadow: 1px 1px rgba(0,0,0,.2);*/
	border: none;
	color: #ffffff;
	font-size: 22px;
}
#search-box-arrow.arrow-up {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	position: absolute;
	right: 0;
	top: -10px;
}
/* Search Results */
.search.search-results .p-landmark-sub {
	padding: 0;
	letter-spacing: 0;
}
.search.search-results .entry-wrap {
	padding-bottom: 10px!important;
}
/* Fix for Ubermenu */
.ubermenu-item-level-0 > .ubermenu-submenu {
	padding: 20px 40px 5px !important;
}
.x-nav.x-nav-tabs.four-up.top {
	/*z-index: 101;*/
}
.lessthan480px{
	display:none;
}
.showonmobile{
	display:none !important;
}
.section.vehicle .row1 .col{
	width: 25% !important;
    float: left;
}
@media screen and (max-width: 1024px){
	.subscribe, input.subscribe{
		width:100%;
		background-image:none;	
	}
	#recent_news_read_all_btn{
		width:150px !important;
	}
}
@media screen and (max-width: 768px){
	#recent_news_read_all_btn{
		width:150px !important;
		margin-top:20px !important;
		margin-bottom:10px; 		
	}
}
@media screen and (max-width: 767px){
.home #x-section-4 .x-column.x-1-4{float: left!important;    width: 48%!important;    margin: 1%!important;	}
.x-tab-content {
    background-color: transparent !important;
    color: #000000;
    margin-bottom: 10px;
}
.x-tab-content>.x-tab-pane {
    background-color: #A9BFDF !important;
}
.schedule-tab .schedulebtn .btntext h5, .schedule-tab .schedulebtn .btntext p{
	font-size: 16px;
}
	#recent_news_read_all_btn{
		width:150px !important;
		margin-top:-4px !important;
		margin-bottom:0px; 		
	}
}
@media screen and (max-width: 980px){
.social-icons-mobile a, #footer-social-icons-mobile a {
    background: #1d1b4d;
    font-size: 20px;
    color: #fff;
    padding: 10px;
    margin-left: 22px;
    border-radius: 3px;
    text-shadow: none;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
}
.social-icons-mobile {
    margin-bottom: 20px;
    margin-top: 45px;
    text-align:center;
}
.social-icons-mobile a:hover,
#footer-social-icons-mobile a:hover {
	background-color: #FFC20E;
	color: #152552;
}
#main-social-icons-mobile a:first-child{
	margin-left: 0px;
}
#x-section-3 h1 {
    font-size: 32px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.ubermenu-submenu-id-130, .ubermenu-submenu-id-280, .ubermenu-submenu-id-271, .ubermenu-item-5254{
	display: none !important;
} 
.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child{
	margin-top: 0px !important;
}
.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack{
	padding-bottom: 0px 
}
.ubermenu-submenu a.ubermenu-target{
	color: #FFFFFF;
}
.ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper{
	font-size: 28px !important;
	color: #FFFFFF !important;
}
.showonmobile{
	display:block !important;
}
.hideonmobile{
	display:none !important;
}
.footer-text{
	text-align:center;
}
	.social-icons-mobile{
		margin-top: 0px;
	}
	.morethan768px{
		display: block;
	}
	
	.morethan480px{
		display: none;
	}
	.mobile-disclaimer{
		text-align: center;
    	text-align: center;
    	font-size: 14px;
    	line-height: 18px;		
	}
	footer.x-colophon.top{
		padding-left: 10px;
		padding-right: 10px;
	}

	footer.x-colophon.top .textwidget{
		text-align: center;
	}

}
@media (max-width: 979px) {
	footer.x-colophon.top .x-container.max.width .x-column.x-md {
		float: none;
	    width: 100%;
	}
	h3.tab_drawer_heading {
		display: block;	
	}
	ul.x-nav-tabs{
		display: none;
	}
	#post-5 .x-tab-content{
		padding-top: 0px !important;
	}
	a.view-route-map{
		display: none;
	}
	.morethan768px{
		display: none;
	}
	.morethan480px{
		display: block;
	}
	.x-colophon.top .x-column .widget:first-child {
	    margin-top: 15px;
	}
}
@media screen and (max-width: 480px){
	.ubermenu-submenu a.ubermenu-target{
		color: #FFFFFF;
		text-align:  center;
	}
	.social-icons-mobile a, #footer-social-icons-mobile a{
		margin-left: 5px !important;
	}
	.lessthan480px{
		display:block;
	}
	.morethan480px{
		display:none !important;
	}
	.schedule-tab .schedulebtn img{
		max-height: 90px;
	}
	.schedulebtn table th, .schedulebtn table td{
		border-top: 0px solid;
	}
	.lessthan480px .social-icons-mobile{
		margin-top: 0px;
	}
	.lessthan480px .social-icons-mobile a, #footer-social-icons-mobile a
	{
		font-size: 16px;
	}
	.mobile-disclaimer{
		text-align: center;
	}
}

/******* News alter Pages side bar css *********/
.wp_rss_retriever_container {
    padding: 0px 5px;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 3px;
    font-family: 'ProximaNova-Regular' !important;
    font-size: 17px;
    padding: 10px 10px;
}

.wp_rss_retriever_item {
    font-family: 'ProximaNova-Regular' !important;
    font-size: 17px !important;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0.5em 0;
    color:rgb(21,37,82);
}
a.wp_rss_retriever_readmore{
 color:rgb(21,37,82); 
 font-family: 'ProximaNova-Regular' !important;
    font-size: 17px !important;
    font-weight: normal;
    line-height: 1.2em; 
}
.wp_rss_retriever_date{
     font-family: 'ProximaNova-Regular' !important;
         margin: 0;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(0,0,0,0.65);
}