@font-face {
    font-family: helvetica-neue-bold;
   src:url(helvetica-neue-bold.ttf);
}
@font-face {
    font-family: Helvetica-Neue-Bold;
   src:url(Helvetica-Neue-Bold.woff);
}
@font-face {
    font-family: Helvetica-Regular;
   src:url(Helvetica-Regular.ttf);
}
@font-face {
    font-family: Helvetica-Regular;
   src:url(Helvetica-Regular.otf);
}
@font-face {
    font-family: OpenSans-Bold;
   src:url(OpenSans-Bold.ttf);
}
@font-face {
    font-family: OpenSans-Bold;
   src:url(OpenSans-Bold.eot);
}
@font-face {
    font-family: OpenSans-Regular;
   src:url(OpenSans-Regular.ttf);
}
@font-face {
    font-family: OpenSans-Regular;
   src:url(OpenSans-Regular.eot);
}
@font-face {
    font-family: Roboto-Black;
   src:url(Roboto-Black.ttf);
}
@font-face {
    font-family: Roboto-Bold;
   src:url(Roboto-Bold.ttf);
}
@font-face {
    font-family: Roboto-Regular;
   src:url(Roboto-Regular.ttf);
}
@font-face {
    font-family: Montserrat-Regular;
   src:url(Montserrat-Regular.otf);
}
body{
   font-family: Open Sans;
	overflow-x:hidden;
}
.navbar, .dropdown-menu{
background:rgba(255,255,255,0.25);
border: none;

}

p{font-size:16px;  font-family: Open Sans; line-height: 24px;}
ol, ul {font-size:16px;  font-family: OpenSans-Regular; line-height: 24px; margin-left:20px}


.nav>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a, .dropdown-menu>li{
  border-bottom: 3px solid transparent;
}
.nav>li>a:focus, .nav>li>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
  border-bottom: 3px solid transparent;
  background: none;
}
.navbar a, .dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .navbar-toggle{
    text-transform: uppercase;
}
.dropdown-menu{
	 background-color: #fff;
	 top: 53px;
	 z-index: 999999;
}

.dropdown-menu>li>a{
	font-size: 16px !important;
	margin: 3px 35px;
  /*  padding: 5px 0px;*/
  padding: 0px;
}
.nav>li>a>img {
  
}
.navbar-fixed-top {
   /* padding: 0px 25px 0px 25px;*/
	position: relative;
}
.navbar-toggle .icon-bar{
    color: #26244A;
    background: #26244A;
	width: 35px;
    height: 5px;
}
.open>.dropdown-menu {
	BORDER: 1PX SOLID #CCC;
    border-top: none;
    border-radius: 0px;
    background-color: #FFF;
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown a:hover{color: #0F4771;}
.navbar-nav > li.dropdown:hover > a::after {
    content: "\f106";
	color: #36AFC9;
}
.navbar-nav > li.quicklinks:hover > a::after {
	color: #fff;
}

.navbar-nav > li.dropdown > a::after {
    position: absolute;
    right: -5px;
    top: 16px;
    font-family: FontAwesome;
    content: "\f107";
    color: #1D83D8;
    font-weight: normal;
    font-size: 22px;
}
.navbar-nav > li.quicklinks > a::after {
    color: #fff;
}

.nav-top{
    height: 108px;
	    margin-bottom: 0px;
		position: fixed;
		background: rgba(255,255,255,0.9);
  /* opacity: 0.9;*/
}
.navbar-toggle{/*background-color:#000;*/}

.m-logo{margin-left:0px !important;}
.f-nav > li > a{font-family: Roboto-Black; font-size:18px; }
.f-nav li > a{color:#1D83D8; font-weight:normal; }
.f-nav li.quicklinks > a{color:#fff; }

.f-nav li > a:hover{color:#0F4771;}
.f-nav li.quicklinks > a:hover{color:#fff;}

.user-menu{float:right;}
.b-li{display:flex;}
.navbar-brand{padding:0px;}
.user-button a{color: #fff;
    background-color: #36AFC9;
    border-radius: 0px;
    border: none; margin-left: 10px; font-size:16px; font-family: Montserrat-Bold; }
.user-button a span{font-size: 14px;
    color: #fafafa; font-family: Montserrat-Regular;}
.c-button a{color: #fff;
    background-color: #BD3E1F;
    border-radius: 0px;
    border: none; margin-left: 10px; font-size:16px;}
.fa-angle-down{margin-left: 10px;
    font-weight: bold;
    font-size: 20px;}
.sign-up {
    background-color: #359fba;
   padding: 15px 20px;
    margin: 20px 0px;
}
.sign-up h4 {
    color: #fff;
	text-transform: uppercase;
	font-family: Montserrat-Bold;
}
.sign-up p{margin-bottom:30px; font-family: Montserrat-Regular; color: #fff; font-size: 12px;}
.sign-up p:before{
	content: "";
    background-color: #EF9D3D;
    height: 3px;
    position: absolute;
    width: 70px;
    margin-top: 29px;
    right: 141px;
}
.form-control {
    height: 45px;
	border-radius: 0px;
	text-transform: capitalize;
	font-family: Montserrat-Regular;
}

.carousel-caption {
    /*top: 73%;*/
	bottom: 0px;
	padding-bottom: 0px;
}
.dropdown-menu {border-radius:0px;}
.p-management, .w-medi, .pedi{background-color: #BC3A1B;}
.carousel-indicators{display:none;}
.p-management h2, .w-medi h2, .pedi h2{
	    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-size: 22px;
    margin: 0px;
    text-align: center;
	 font-family: Museo-700;
}
.m-spec{margin: -44px 70px 30px;}
.p-btn {
    background-color: #fff;
    border-radius: 0px;
    color: #BE4426 !important;
    text-transform: uppercase;
    border: 2px solid #BE4426;
    margin-top: 10px;
	font-size:18px;
    padding: 8px 30px;
    margin: 0 auto;
	font-family: Montserrat-Bold;
    display: table;
  
}
.m-sec{padding-bottom:15px;}
.f-abo{background-color:#F7F2E9; min-height: 730px; margin-top: 20px;}
.f-abo h2{font-size: 28px;
    color: #BD3E1F; margin: 100px 0px 50px 0px; font-family: Museo-700;}
.f-resource ul li {list-style:none; padding: 5px 10px;}
.f-resource ul li a{color:#fff; font-size:22px; font-family: Museo-700; text-decoration:none;}
.f-resource{background-color:#36AFC9; padding: 20px;}
.m-abo{position:absolute; right:5%;}
.r-abo{background-color:#fff; -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,.175);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,.175); padding-bottom: 30px;}
.r-abo h3{font-size: 28px;
     padding: 50px 30px 00px; text-transform: capitalize; color:#36AFC9; margin-top: 0px; font-family: Museo-700;}
.r-abo img{padding: 15px; }
.r-abo p{font-size: 18px;
    padding: 15px;
    color: #2C2C2C; font-family: Montserrat-Light;}
.a-btn {
	font-size:18px;
    background-color: #fff;
    border-radius: 0px;
    color: #BE4426 !important;
    text-transform: uppercase;
    border: 2px solid #BE4426;
    margin-top: 10px;
    padding: 8px 30px;
    margin: 0 auto;
    display: table;
}
.f-test {background-color: #BD3E1F; margin-top: 2px;}
.f-test ul{display:flex; margin-bottom: 0px;}
.f-test ul li{list-style:none; padding: 20px 10px;}
.f-test ul li a{color: #fff;
    text-decoration: none;
    padding-right: 24px;
    font-size: 22px;
    text-transform: uppercase;
    border-right: 2px solid #fff; font-family: Museo-900;}
.t-text h2 {
    font-size: 28px;
    color: #BD3E1F;
margin: 50px 0px 50px 0px;
    text-align: center;
	font-family: Museo-700;
}
.testimonial p{font-family: Montserrat-Light; font-size:16px;}
.testimonial strong{font-family: Montserrat-Bold;}
.t-active{background-color: #36AFC9;
    padding: 50px;
    color: #fff;}
.in-active {padding:50px;}
.testimonial{margin-bottom:25px;}
.f-testim{padding-bottom: 50px;}

.f-row{padding: 50px 190px 40px;}
.f-row h1{color: #36AFC9; font-family: Museo-900;}
.f-row h1 span{font-size: 22px;
    color: #2C2C2C; font-family: Montserrat-Light;}
.join{    background-color: #359fba;
    padding: 15px 50px;
    margin: 20px 0px;}
.join h4 {
    color: #fff;
    text-transform: uppercase;
	font-size:22px;
	margin-bottom: 35px;
	font-family: Museo-900;
}
.join h4:before{    content: "";
    background-color: #EF9D3D;
    height: 3px;
    position: absolute;
    width: 70px;
   margin-top: 39px;
    right: 158px;}
.join .form-control{width:215px; margin:25px;}
.s-icons{background-color: #BD3F1F;
    float: right;
    padding: 10px 20px 10px 10px; }
.s-icons .fa{color:#fff; font-size:31px; padding-left: 20px;}
.c-right{    text-align: center;
    font-size: 16px; margin-bottom: 20px; font-family: Montserrat-Regular;}
.c-right a{color:#36AFC9; font-family: Montserrat-Bold;}
.abt-fn h3{font-size: 19px;
    background-color: #36AFC9;
    text-align: center;
    padding: 15px;
    color: #fff; font-family: Museo-900;}
.in-active .home-q .carousel-inner{padding-top:40px;  margin-bottom: 30px; }
.in-active .home-q {margin-bottom:30px; background-image:url(../img/_tan@2x.png);     background-repeat: no-repeat;
    background-position: left 0px;
    background-size: 75px;}
.t-active .home-q .carousel-inner{padding-top:40px;  margin-bottom: 30px; }
.t-active .home-q {margin-bottom:30px; background-image:url(../img/_blue@2x.png);     background-repeat: no-repeat;
    background-position: left 0px;
    background-size: 75px;}
/****ABOUT US****/
.f-slide{margin-top:20px;     padding: 0px 0px 0px 43px;}
.f-abt{    margin: -100px 65px 0px 110px;
    position: relative; padding: 0px 70px 30px 70px;}
.f-abt h3{text-align:center; padding-top: 30px;}
.f-abt h4{font-size:19px; color:#BD3E1F; text-transform:uppercase; font-family: Museo-900; padding-left: 15px; }
.f-abt p{font-size:16px;}
.f-abt ul li{font-family: Montserrat-Bold;}
.f-abt ul{margin-bottom:20px;}
.abt-fn{padding: 0px 50px 0px 50px;}
.abt-q .carousel-inner{padding-top:40px;  margin-bottom: 30px; }
.abt-q {margin-bottom:30px; background-image:url(../img/_tan@2x.png);     background-repeat: no-repeat;
    background-position: left 0px;
    background-size: 75px;}
.d-form img{width:200px;}
h4{font-size: 18px;
    color: #000;}
.c-address{text-align:center;    margin-bottom: 50px;
    margin-top: 18px;
    line-height: 30px;
    font-size: 16px;}
.c-address p span{color:#BE4426; font-family: Montserrat-Bold;}
.c-img{width:100%; max-height:290px;}
.s-message{background-color: #359fba;
    padding: 15px 20px;
    margin: 20px 0px;
    clear: both;
    text-align: center;}

.f-inline{display:flex;}
.s-message #name{width:30%;}
.s-message #email{width:30%; margin-left:5%}
.s-message #phone{width:30%; margin-left:5%;}
.s-message #message{margin-bottom:30px;}
.s-message h4{font-size:28px; color:#fff; margin: 30px 0px 50px 0px;}
.c-head{font-size: 28px;
    color: #36AFC9;
    text-align: center;
    margin: 30px 0px; font-family: Museo-900;}
	
/***MOBILITY***/
.t-nav .pull-left li a{font-size:14px; color:#2972B9; font-family: Roboto-Bold;    padding: 2.5px 10px;}	
.t-nav .pull-right li a{font-size:16px; color:#26244A;  font-weight:bold;padding-left: 15px;
padding-right: 15px; font-family: Roboto-Regular }
.m-logo img{margin-top:40px;margin-left: 15px;max-width:180px; position:relative;}	
.t-nav .pull-right li:after{
content: '';
width: 2px;
height: 14px;
background-color: #26244A;
display: inline-block;
margin-left: 15px;
position: absolute;
top: 19px;
right: 0px;
   
}
.t-nav .pull-right li:last-child:after{
	display:none;
}
.t-nav .pull-right .in-act a:after{
display:none;
}
.t-nav .pull-left {background-color: #EDEDEF; padding:0px 20px;    margin-left: -15px;
    position: absolute;}
.t-nav .pull-left.external_icon {background-color: #EDEDEF; padding:2px 20px 6px 20px;   /* margin-left: -18%;*/}

.f-nav .s-item a, .f-nav .s-item {font-size:20px; color:#0F4771; font-family: Roboto-Regular; font-weight:bold; text-transform:uppercase}
.s-item.programs {padding-top:11px;}
.carousel-caption h1{font-size:44px; color:#1D83D8; padding: 40px;
    text-transform: capitalize; font-family: Roboto-Black; text-shadow: none;}
.b-txt{background-color:#fff; opacity: 0.9;}
.e-list{background-color:#fff; opacity: 0.9; margin-top: 6%;}
.e-list h1{padding:20px; margin-bottom:0px;}
.h-btns{display: inline-flex; margin-top:-50px; margin-left:23%; width: 40%; position:absolute; z-index:1}
.r-cont h2{font-size: 39px;
    color: #1D83D8; padding:50px 20px 50px 2px; font-family: Roboto-Regular;}
.r-cont h2 span{font-family: Roboto-Black;}

.h-btn {
transform: skewX(-18deg);
	-o-transform: skewX(-18deg);
    -moz-transform: skewX(-18deg);
    -webkit-transform: skewX(-18deg); 
	display: inline-block;   
    background-color: #fff;
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
	background-color: #26244A;
    margin-top: 10px;
    padding: 15px 65px;
    font-size: 26px;
	font-weight:800;
    border: none;
	    margin-left: 15px;
}
.h-btn:first-child {
	    margin-left: 0px;
}
.h-btn span{
	display: inline-block;   
  transform: skewX(18deg);
	-o-transform: skewX(18deg);
    -moz-transform: skewX(18deg);
    -webkit-transform: skewX(18deg); 
}
.m-btn {
    background-color: #fff;
    border-radius: 0px;
   color: #fff !important;  
    background: url(../img/Grn_Large.png);
    margin: -30px 15px 20px;
    padding: 15px;
    display: block;   
    font-size: 16px !important;
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
}
.o-btn {
    background-color: #fff;
    border-radius: 0px;
   color: #fff !important;  
    background: url(../img/Grn_Large.png);
    margin: 20px 15px 20px;
    padding: 15px;
    display: block;   
    font-size: 16px !important;
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
}
.t-btn {
   background-color: transparent;
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
    background: url(../img/Arrow-Link.png);
    margin-top: 10px;
    padding: 15px 30px;
    display: table;
    font-size: 22px;
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
	margin-left:-145px;
	font-weight:bold;
	min-width: 350px;
}
.gridder_container {margin-bottom:30px;}
.emissions{background-color:#EDEDEF;}
.e-text{padding:50px;}
.e-text h2{font-size:39px; color:#1D83D8; padding: 20px 50px; font-family: Roboto-Black;}
.e-text p{font-size:20px; color:#000; padding: 10px 0px;
    text-transform: initial; font-family: Helvetica-Regular;}
.thumbnail {
    position: relative;
	background-color: #EDEDEF;
    padding: 0px;
    border-radius: 0px;
	border:none;
	margin-bottom:0px;
	float:left;
	border: 2px solid #ededef;
}
.btn-txt {
   line-height: 22px;
    border-radius: 0px;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    border: none;
	display: inline-block;   
   /* transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);    */
    background-color: #26244A;
	font-weight:bold;
}
.btn-txt span {
	display: inline-block;   
   /* transform: skewX(20deg);
	-o-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);  */ 
}

.btn-txt-2 {
   line-height: 22px;
    border-radius: 0px;
    color: #fff !important;
    padding: 10px 15px;
    font-size: 16px;
    border: none;
    background-color: #26244A;
	font-weight:bold;
	text-transform: uppercase;
}
.btn-txt-2:hover {
    background-color: #1D83D8;
}
.caption_text {text-align:center; position:absolute; bottom:70px; width:100%;}

.btn-txt:hover{background-color:#1D83D8; color:#fff;}
.e-row{margin:0px 178px 50px 178px;}
.footer{background-color: #2C2B3A; padding:20px;}
.footer p{color:#fff; font-size:22px; }
.footer p span a{color:#1D83D8;}
.b-nav ul{display:inline-flex; padding-left: 0px; padding-top:20px; margin-left: 0px;}
.b-nav ul li{list-style:none;}
.b-nav li a {
    font-size: 16px;
    color: #fff;
    padding-right: 15px;
}
.b-nav li a span{ text-transform:uppercase;}
.b-nav .in-act a:after{display:none;}
.b-nav li a:after {
    content: '';
    width: 2px;
    height: 14px;
    background-color: #fff;
    display: inline-block;
    margin-left: 15px;
}



.fixed-button {
    position: fixed;
    top: 40%;
    right: 0px;
    z-index: 99;
}
.fixed-button .c-btn{background-color: #26244A;
    padding: 10px 15px 10px 25px;
    text-align: right;
    font-family: helvetica-neue-bold;}
.fixed-button .c-btn a:first-child{color: #fff;
    text-align: right;
    text-transform: uppercase;
    font-family: helvetica-neue-bold;
    font-size: 16px; text-decoration: none;}
.c-btn:hover > .h-div{display:block; float: left;
    margin-right: 0px; margin-top: -100px;  text-align:center; position: relative;}
.c-btn:hover > .btn{float:right; z-index:9;}

.h-div{background-color: #fff;
    border: 4px solid #26244A;
    padding: 25px;
    display: none;}

.page-id-55 .container .h-div{display:block; float: left;
    margin-right: 0px;   text-align:center; width:100%;}

	
.land-a{font-size:16px; color:#26244A; font-family: Roboto-Black; }
.fixed-button .c-btn .h-div h3{font-size:28px; font-family: Roboto-Black; }
.fixed-button .c-btn .h-div h2 a{font-size:39px; font-family: Roboto-Black;  color:#1D83D8;}
.fixed-button .c-btn .h-div p{font-size:16px;  font-family: OpenSans-Regular;  width: 80%; margin: 20px auto;}
.fixed-button .c-btn .h-div h6{font-size:18px; font-family: OpenSans-Bold; margin: 20px 0px;}
.f-div h3{font-size:28px; font-family: Roboto-Black; }
.f-div h2{font-size:39px; font-family: Roboto-Black;  color:#1D83D8;}
.f-div p{font-size:18px;  font-family: OpenSans-Regular; }
.f-div h6{font-size:18px; font-family: OpenSans-Bold; }
.f-btn{float:right;}
.cal-btn:hover{color: #26244A!important;
    background-color: #fff !important;
    border-color: #adadad;
    background-image: none !important;
    position: relative;}
	
.cal-btn:hover > .find-btn{    z-index: -9;
    position: relative;}
	
.find-btn:hover{color: #26244A!important;
    background-color: #fff !important;
    border-color: #adadad;
    background-image: none !important;
   
    position: relative;}
.cal-btn{float:right;}
/*.h-slide .carousel-caption{top:82%;}*/
.f-btn {margin-top:-20px;}
.f-btn:hover > .f-div{display:block; float: left;
    margin-right: -30px; text-align:center; margin-top:-160px;}
.f-btn:hover > .btn{float:right; }
.f-div{background-color: #fff;
    border: 2px solid #26244A;
    padding: 25px;
    display: none;}
.fixed-button .btn {
   display: block;
    margin: 10px 0px;
    text-align:right;
	font-family: helvetica-neue-bold;
    color: #fff;
    /*padding: 15px 10px 15px 40px;*/
    border: none;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 16px;
   /* background: url(../img/CallCenter_Tab.png);*/
    background-repeat: no-repeat;
    background-size: cover;
	min-width: 90px;
	background-color: #26244A;
}
.quicklinks {
   display: block;
    margin: 0px 0px 0px 10px;
    text-align:right;
	font-family: helvetica-neue-bold;
    color: #fff;
    padding-right: 15px;
    border: none;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 16px;
	background-color: #26244A;
}

.find-btn{margin-top:25px !important;}
.cal-btn:hover, .find-btn:hover{/*padding-top: 5px; padding-bottom:5px;*/}


.h-btns a:hover{background-color:#1D83D8; }
.t-btn:hover{background: url(../img/Arrow-Link.png); background-size: cover;background-position: 0px -75px;/* background-color:#1D83D8;*/}

/****EVENTS LIST***/
.event-row{background-color:#fff; margin:0px 145px;     padding: 50px 30px;}
.up-events{background-color:#EDEDEF;}
/*.page-id-206 .up-events{height: -webkit-fill-available;}*/
.t-nav .current-menu-item:before {
    content: "";
    background-color: #26244A;
    height: 5px;
    position: absolute;
    width: 90%;
    top: 45px;
    left: 5px;
    transform: skewx(-20deg);
}

.e-date{margin: 30px 0px 0px 0px; text-align:right;
border-right: 2px solid #EDEDEF;
    padding-right: 25px;
	text-transform: uppercase;
}
.e-date h4{font-size:16px; color:#1D83D8; font-family: Roboto-Regular; margin-bottom: 0px;}
.e-date h3{font-size:24px; color:#1D83D8; font-family: Roboto-Bold; margin: 0px;}
.e-date h1{font-size:40px; color:#1D83D8; font-family: Roboto-Bold;  margin-top: 0px;}
.e-desc h3{font-size:21px; font-family: Roboto-Black; color: #000;}
.e-desc p{font-size:16px; color:#000;}
.e-desc p a{color:#000; font-family: Roboto-Black;}
.e-desc p span{font-family: Roboto-Black;}
.fa-calendar-check-o{    color: #26244A;
    padding-right: 5px;}
.e-desc a{color:#1D83D8; padding: 20px 0px;}
.e-desc h3 a{color: #000;}

.e-archive{margin:50px 0px;font-size: 16px;}
.e-archive ul{padding-left:20px;}
.e-archive h4{/*font-family:OpenSans-Bold;*/  padding-left: 17px; margin: 35px 0px;}
.e-archive h4:first-of-type {
    /*font-family: OpenSans-Regular;*/
   
}
.e-archive h4 span{color:#1D83D8;}
.a-btn{
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;   
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px 30px !important;
   background-position: center;
    font-size: 16px;
    border: none !important;
    background-color: #26244A;
   /* transform: skewX(-16deg);
	-o-transform: skewX(-16deg);
    -moz-transform: skewX(-16deg);
    -webkit-transform: skewX(-16deg); */  
	 font-family: Roboto-Black;
    }
.a-btn span{
	display: inline-block;   
   /* transform: skewX(20deg);
	-o-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg); */   
    }
	
.a-btn:hover{background-color: #1D83D8;}
.article-desc{padding: 0px 10%;}
.article-row{background-color: #fff;
    margin: 0px 15%;
    padding: 50px 30px;
    box-shadow: 0 4px 5px 2px rgba(0,0,0,0.25);
}
	
	
	
.gallery-tab {margin: 0px 15%;}
.article-desc h3{
   color: #000;
    font-size: 28px;
    line-height: 26px;
    text-transform: capitalize;
    font-family: Roboto-Black;
	margin-bottom: 40px;
}
.article-desc h3:before{
	content: '';
    width: 125px;
    height: 2px;
    background-color: #1D83D8;
    margin-left: 0px;
    position: absolute;
    top: 145px;
}
.article-desc .h-div h3:before{
	content: none;
}
.article-desc h3 span{font-size:16px;}
/*.article-desc h3::before {
        content: "";
    background-color: #1D83D8;
    height: 3px;
    position: absolute;
    width: 100px;
    top: 62px;
	left:82px;
}*/

.list_row{margin-left:0px;}
.read_more{font-size:16px; color:#26244A; font-weight: 800;}
.lyft{    margin: 40px 0px;}
.lyft h4{font-family:OpenSans-Bold;}
.lyft h4 span{color:#1D83D8;}
.pn-btn{display: inline-flex; margin-left: 10em;}
.p-btn {   
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
	display: inline-block;   	
    background-color: #26244A;
    margin-top: 10px;
    padding: 5px 30px;
    display: table;
    font-family: Roboto-Black;
    font-size: 26px;
    border: none;
	margin-left: 15px;
}
.p-btn:first-child {   
	margin-left: 0px;
}

.pn-btn a:hover{background-color:#1D83D8;}

.p-btn span {
	display: inline-block;   	
}
.b-btn{display: block;
    margin: 2em 0em 0px 13em;
    font-size: 20px;
    color: #26244A;
    text-transform: uppercase;  font-family: Roboto-Black;}
.b-txt h1 {
    padding: 20px; margin-bottom:0px;
}

/*****Listing Page****/
.listing-slide .carousel-caption {
    right: 18.5%;
    left: 18.5%;
}
.listing-desc{padding: 0px 20px;}
.listing-desc p{font-size:18px;     padding: 0px 100px;}
.listing-desc h3{font-size:28px; font-family: Roboto-Black; text-align:center;}
.list-box{background-color: #F2F2F4;
    padding: 25px;}
.box h4{font-size:20px; color:#1D83D8; font-family: Roboto-Black; padding-left: 20px;}
.box p{padding:0px;}
.box {
  background: #F2F2F4;
  color: #ffffff;

  padding: 10px;
  margin: 1em auto;
}
input[type="checkbox"] {
  visibility: hidden;
}
label {
  cursor: pointer;
  color: #000000;
  font-family: OpenSans-Regular;
}
input[type="checkbox"] + label:before {
  border: 1px solid #26244A;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 16px;
  margin: 5px 1em 0 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  background-color: #fff;
}
input[type="checkbox"]:checked + label:before {
  background: #fff;
  color: #333;
  content: "\2713";
  text-align: center;
}
input[type="checkbox"]:checked + label:after {
  font-weight: bold;
}

input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}
.p-result h3{text-align:center; font-size:28px; font-family: Roboto-Black; margin: 50px 0px; color: #000;}
.thumbnail a>img, .thumbnail>img{width: 100%; }
.thumbnail .caption{text-align:center; font-family: OpenSans-Regular; padding: 9px 9px 0px 9px }
.thumbnail >a >.caption{border-top: 1px  solid #aaa; min-height:155px }

.caption h4{font-family: Roboto-Black; color:#1D83D8; text-transform:uppercase; min-height:50px; margin-bottom:0px; width:100%; float:left; }
.caption p{font-family: OpenSans-Regular; color:#000;}
.program_excerpt {min-height:70px; float: left;}
.more-btn{    color: #26244A;
    text-transform: uppercase; font-size:16px; font-family: Roboto-Black;}
.listing-row{background-color: #fff;
    margin: 0px 145px;
    padding: 50px 30px;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.25);}
.p-result p{    font-size: 16px;
    margin: 0px 10px 10px 10px;  font-family: Roboto-Regular; }
	
.caption.more_link	{margin-bottom:20px; float:left; width:100%;}
.p-result p i{color: #1D83D8;}

/**** Gallery ***/
.g-slide .carousel-caption {
    right: 24%;
    left: 24%;
}
.g-desc {
    padding: 0px 20px;
}
.g-desc p {
    font-size: 18px;
    padding: 0px 100px;
	text-align:center;
}
.g-desc h3{font-size:28px; font-family: Roboto-Black; text-align:center;}
.g-desc h6 {
    font-size: 18px;
    padding: 0px 100px;
	font-family: OpenSans-Regular;
}
.styled-select {
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 3px;
  
  overflow: hidden;
  position: relative;
}
.styled-select, .styled-select select { }
select:focus { outline: none; }
.styled-select select {
  height: 34px;
  padding: 5px 0 5px 5px;
  background: transparent;
  border: none;
  text-transform: uppercase;
  /*hide default down arrow in webkit */
  -webkit-appearance: none; 
}

@-moz-document url-prefix(){
  .styled-select select { width: 110%; }
}
.styled-select .fa-angle-down{padding:6px; color:#1D83D8; font-weight: bold;
    font-size: 20px;
	padding:6px;
	color:#1D83D8; margin-left:0px;}
.styled-select{display:flex; width: 185px; padding: 0px 10px;}
.styled-select .fa-angle-up {
   
    font-weight: bold;
    font-size: 20px;
	padding:6px;
	color:#1D83D8;
}
.fa-sort-desc {
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 24px;
}

 select::-ms-expand { display: none; } /* hide default down arrow in IE10*/

/* hack to fall back in opera */
_/*:-o-prefocus, .selector {
   { background: none; }
  }*/
  .a-right{float:right;}
  .p-result h3 span{font-size:16px; color:#26244A; font-family: Roboto-Black;}
  
/*********LANDING PAGE***/
.l-btns.menu {
    display: inline-flex;
	width:100%;
}

.l-btns.menu span {
    display: inline-flex;
}

.l-btns.menu .menu-item {
    flex:auto;
	margin:0 5px;
}


#menu-item-464{margin:0 auto;}
.l-btn {
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
   /* transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); */
	display: inline-block;   
    background-color: #26244A;
    margin-top: 0px;
    padding: 15px 22px;
    display: table;
    font-size: 22px;
    border: none;
      white-space: normal;
    line-height: 35px;
	font-weight:800;
	width:100%;
}
.l-btn span  {
    /*transform: skewX(20deg);
	-o-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg); */
	display: inline-block;   
	}

.l-btns a:hover{background-color:#1D83D8;}
.child_nav {margin:0px 12%;}

.landing-desc {
    padding: 0px 20px;
}
.landing-desc h3 {
    font-size: 28px;
    font-family: Roboto-Black;
    padding: 0px 10%;
	text-align:center;
}

.inner_wrapper h2 {
    font-size: 28px;
    font-family: Roboto-Black;
}
.inner_wrapper h3 {
color: #1D83D8; text-transform:uppercase;}

.landing-desc p, .landing-desc ul, .landing-desc ol {
    padding: 0px 10%;
    
}
.land-btn h3 {
    font-size: 28px;
    font-family: Roboto-Black;
    padding: 0px 10%;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:30px;
}
.land-btn{ margin: 50px 15%;}
.landing-row {
    background-color: #fff;
    margin: 0px 15%;
    padding: 50px 30px;
    box-shadow: 0 4px 5px 2px rgba(0,0,0,0.25);
}
.sub-nav {
    background-color: #fff;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.25);
}

.landing-slide .carousel-caption {
    right: 24%;
    left: 24%;
}
.la-btn {
    background-color: #fff;
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
    background: url(../img/Ribbon_Link.png);
    margin-top: 10px;
    padding: 15px 30px;
    display: -webkit-box;
	font-weight: 800;
    font-size: 22px;
    border: none;
    background-repeat: no-repeat;
    background-size: contain;
   
}
.odd .lan-btn {
    background-color: #0F4771;
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
    /*background: url(../img/odd-arrow.jpg);*/
    margin-top: 10px;
    padding: 16px 30px;
    display: -webkit-box;
	 font-family: Roboto-Black;
    font-size: 22px;
    border: none;
    /*background-repeat: no-repeat;
    background-size: contain;*/
   
}
.odd{padding-right:0px;}
.even{padding-left:0px; margin-left: -10px;}
.even .lan-btn {
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
   /* background: url(../img/even-arrow.jpg);*/
    margin-top: 10px;
    padding: 16px 50px;
    display: -webkit-box;
	 font-family: Roboto-Black;
    font-size: 22px;
    border: none;
    /*background-repeat: no-repeat;
    background-size: contain;*/
	background-color: #0F4771;
    margin-left: 30px;
   
}
.row3.col-md-6 {padding:0px;}
#menu-program-menu .current-page-ancestor:before{content: "";
    background-color: #26244A;
    height: 5px;
    position: absolute;
    width: 90%;
    top: 50px;
    left: 15px;
    transform: skewx(-20deg);}

.t-nav .current-page-ancestor:before{content: "";
    background-color: #26244A;
    height: 5px;
    position: absolute;
    width: 83%;
    top: 45px;
    left: 15px;
/*transform: skewx(-20deg);*/}
	
	
.gridder {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0
}


.gridder-content {
	display: none
}

.gridder-list {
	width: 33.3%;cursor: pointer;display: inline-block;
	vertical-align: top;padding: 0px 10px;margin-bottom: 18px;
}


.gridder-navigation{font-size:20px;}

.gridder-show {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	background: #EEE url("../images/loading-spin.svg") no-repeat center
	
}

.gridder-show.loading {
	background: #EEE url("../images/loading-spin.svg") no-repeat center
}

.gridder-padding{background:#fff;font-size:14px;width: 60%;margin: auto;     box-shadow: 0 0 5px 2px rgba(0,0,0,0.25);
}



.gridder-show {
	padding: 0px 20px 0px 20px;
	background: #EEE;
	margin-bottom: 18px;
}

.gridder-navigation .gridder-nav.disabled {
	opacity: .5
}


.gridder-list:hover {
	opacity: 0.8
}

.hasSelectedItem .gridder-list {
	opacity: .5;
}

.hasSelectedItem .gridder-list.selectedItem {
	opacity: 1;
}

.gridder-close{
position: absolute;
right: 100px;
top: 30px;
background: url(../img/cancel.png);
text-indent: -9999px;
width: 25px;
height: 25px;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
background-size: cover;
}
.gridder-nav.prev {
	position: absolute;
top: 45%;
left: 15%;
background: url(../img/left-arrow-slider.png);
text-indent: -9999px;
width: 32px;
height: 32px;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
background-size: cover;
}
.gridder-nav.next {
	position: absolute;
top: 45%;
right: 15%;
background: url(../img/right-arrow-slider.png);
text-indent: -9999px;
width: 32px;
height: 32px;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
background-size: cover;
}
.expanded_content{
    padding: 30px 100px;
}
.gridder-expanded-content{padding: 25px 0px;}
.expanded_content h3{
    margin: 0;
text-transform: none;
    text-align: left;
    position: relative;margin-bottom: 40px;
}
.expanded_content h3:after{
    content: "";
    background: #1D83D8;height: 2px;width: 130px;
    position: absolute;bottom: -20px;left: 0px;
}

.expanded_content p{
text-transform: none;
font-family: OpenSans-Regular;
font-size: 16px;
    margin-left: 0;

margin-right: 0px;
}
.gallery-tab  .nav {text-align: center;display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
        justify-content: center; width:100%}
.gallery-tab  .nav-tabs > li{float: none;display: inline-block;margin-bottom: 0px;border-right: 1px solid #ddd;}
.gallery-tab  .nav-tabs > li:last-child{border-right: none;}
.gallery-tab  .nav-tabs > li.active a{
    color: #26244A;
}
.gallery-tab  .nav-tabs > li a {
    color: #1D83D8;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
	padding: 15px 30px;
	border: none !important;
    display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
        align-items: center;
    height: 90px;
	font-size:16px;
}
.gallery-tab  .nav-tabs > li.current_page_item a {
    color: #26244A;
}

.galler_wrapper .tab-pane{display: none;}
.galler_wrapper .tab-pane.active{display: block;}
#gform_submit_button_1{line-height: 22px;
    border-radius: 0px;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    border: none;
    display: inline-block;
    transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    background-color: #26244A;
    font-weight: bold;}
#post-223 .lyft h2{font-size: 28px;
    font-family: Roboto-Black;
    margin: 30px 0px;}
	
.gallery-tab ul li.current_page_item a span{color: #26244A;}
.form_submit{display:inline-block;width:100%;margin-left: 15px;}
.row.list_row.documents {
    margin-bottom: 20px;
    border-bottom: 1px solid #26244A;
    padding-bottom: 20px;

}
hr {border-top: 1px solid #26244A;}
.program_item {
    margin-bottom: 10px;
    margin-top: 20px;
}
.program_item h4 {margin-bottom:5px;}
.expanded_content .details h3, .lyft h2 {
    color: #1D83D8;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
}
.program_item p {margin-bottom:0px;}
.lyft .logo {/*width:200px;*/ height:auto; margin:0 auto 20px;}
.lyft .logo img {width:100%;}
.grid-item {

    margin-bottom: 10px;
}
.grid-item img{}
.news_col_cont {
   background-color: #EDEDEF;
    padding: 20px 20px 25px 20px;
	text-align:center;
}
.article-desc .alignnone {/*width:100%;*/}
.news_col_cont h3 {
   font-family: Roboto-Black;
    color: #1D83D8;
    text-transform: uppercase;
    min-height: 50px;
    margin-top: 0px;
    width: 100%;
    float: left;
}
.news_col_cont p{font-size: 16px;
    font-family: OpenSans-Regular;
    color: #000;}
.news_col_cont .arrow_right {
    margin-top: 20px;
}
a.arrow_right, input.arrow_right {
       color: #26244A;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Roboto-Black;
}

.news-grid{margin:50px 0px;}
.expanded_content iframe{width: 640px;
    height: 360px;}
.expanded_content p img{ width:100%; height:auto;}

.mix{display:none;}
.dropdown_row{text-align:center;}
.dropdown_col{
	display: inline-block;
width: 33%;
}
.program-page {margin-top:35px;}
.addeventatc_icon{color:#26244A;}
.addeventatc{border:none !important;     color: #1D83D8 !important;
    text-transform: lowercase;}
.cal-btn span{text-align:right;}

.thirdlevel{
	list-style:none;padding: 0;

margin: 0;
}
.thirdlevel > li a{
	font-size: 16px !important;
margin: 3px 35px;white-space: nowrap;
border-bottom: 3px solid transparent;

line-height: 1.42857143;text-decoration:none;
display: block;
}
.thirdlevel > li {
	border-bottom: 3px solid transparent;
}
.odd .lan-btn:hover{
	/*background: url(../img/odd-arrow2.jpg);
	    background-size: cover;*/
		background-color: #1D83D8;
}
.even .lan-btn:hover{
	   /* background: url(../img/even-arrow2.jpg);
		    background-size: cover;*/
			background-color: #1D83D8;
}
.addeventatc .addeventatc_icon{background: url(../img/calender-icon.png) no-repeat !important; 
  height: 18px !important;
    width: 18px !important; top:12px !important; left:14px !important;}
.addeventatc{background: none;
    border: none !important;
    box-shadow: none !important;
    color: #1d83d8 !important;
	 font-family:Montserrat-Regular;
    font-size: 14px;}
.addeventatc:before {
    content: "";
    background-color: #1d83d8;
    height: 3px;
    position: absolute;
    width: 140px;
    top: auto;
    left: 10%;
    bottom: -15px;
}
.addeventatc.addtocal {box-shadow:none !important; z-index: 999;}
.mainmenu{
	display: inline-block;
float: right;
}

/***scroll***/
.gallery-tab {
    position:relative;
    margin:0 auto;
    overflow:hidden;
	padding:5px;
  	height:90px;
}

.nav-tabs {
    position:absolute;
    left:0px;
    top:0px;
  	
  	margin-left:12px;
    margin-top:0px;
}

.nav-tabs li{
	display:table-cell;
    position:relative;
    text-align:center;
    cursor:grab;
    cursor:-webkit-grab;
    color:#efefef;
    vertical-align:middle;
}

.scroller {
  text-align:center;
  cursor:pointer;
  display:none;
  padding:7px;
  padding-top:11px;
  white-space:no-wrap;
  vertical-align:middle;
  background-color:#fff;
}
.scroller .fa-angle-right{margin: 14px -13px 0px 5px;
    color: #1D83D8;
    font-size: 3em;}
.scroller .fa-angle-left{margin: 5px 10px 0px 0px;
    color: #1D83D8;
    font-size: 4em;}
.scroller-right{
  float:right;
}

.scroller-left {
  float:left;
}
.selectedItem .more_link .more-btn:after{content: "less"; font-size:16px;}
.selectedItem .more_link .more-btn{font-size:0px;}

.g_trans{
margin-top: 11px;
margin-left: 10px;
}
.g_trans .fa-globe{
color:#26244A;
font-size: 20px;
}
.g_trans select{
/*background-image: url(../img/globe-icon.png);*/
background-repeat: no-repeat;
padding-left:5px;
box-shadow: none;
border: 1px solid #ddd;
background-size: 16px;
background-position: top 6px left 5px;
max-width: 160px;
font-size: 15px;padding-top: 3px;

padding-bottom: 3px;
}

.article-desc{
	position:static;
}
.article-row{
	position:relative;
}
.back{
position: absolute;
left: 0;
background: #EDEDEF;
top: 0;padding: 16px 16px;
}
.goback{
	color: #26244A;text-decoration: none !important;font-weight: 600; text-transform:uppercase;
}
.goback span, .gonext span{margin-right:4px;}
.language {
    position: absolute;
    z-index: 999;
    right: 0px;
    top: 40px;
}

.t-nav .pull-right li.fbk::after ,  .t-nav .pull-right li.twtr::after {
	display:none;
}
.t-nav .pull-right li.fbk a, .t-nav .pull-right li.twtr  a{padding-right: 0px !important;padding-left: 8px !important;}
.translator img{
display: block;
margin-top: 0px;
	
}
.navbar-nav > li:last-child > .dropdown-menu{
	right: 0px;
left: auto;
	
}
.translator{
	position: relative;
top: 5px;
}
@media (max-width: 1024px) {
	
}




.program_item p a{word-break: break-all;}

.lyft .next{
float: right;
position: absolute;
right: 0;
background: #EDEDEF;
top: 0;
padding: 16px 16px;
}

.lyft .gonext {
color: #26244A;
text-decoration: none !important;
font-weight: 600;
text-transform:uppercase;
}
.menu-item a img {width:20px !important; height:auto;}
.wpcf7-select{
	width: 100%;
    height: 45px;
}
.serch {
    display: inline-block;
    width: 100%;
    float: left;
    margin-bottom: 12px;
}
.serch .input-group {
    width: 100%;
}
.serch .input-group .btn {
    position: absolute;
    right: 0;
    z-index: 99;
    top: -1px;
}
.btn {
    border-radius: 0px;
}


.list_img {
    max-width: 200px;
    margin-right: 20px;
}
.list_img img{max-width:100%;}
.list_det {
    width: 70%;
    padding-bottom: 6px;
    max-width: 70%;
    display: inline-block;
}
.list_det h5 a {
    color: #EF6C00;
    font-weight: 700;
    font-size: 18px;
}
.list_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
.list_det h3{font-size:18px; margin-bottom:10px; text-transform: capitalize; color: #1D83D8; margin-top:0px;}
.list_det h3:before{display:none;}
.video_image_row  .t-btn{margin-left:0px;}
.video_image_row .l-cont{
padding:40px 40px;
}
.video_image_row .l-cont iframe{
max-width:100%;
width: 100%;
}
.page-id-66 .event-slide, .page-id-68 .event-slide, .page-id-85 .event-slide{
    margin-top: 108px;
}
.page-id-66 .m-logo img{z-index:999;}

.m-logo span {
    display: block;
    background: linear-gradient( 0deg, rgba(255,255,255,0.9), rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, rgba(0,0,0,0) 50% );
    border-radius: 100%;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 50px;
    padding-top: 15px;
}
.m-logo img {
margin-top: -16px;
}



.currentGridder .selectedItem a img {
    opacity: 1;
}
.back a, .next a{font-size:12px;}
ul.f-nav li.current-page-ancestor .dropdown-menu a {
    color: #1D83D8;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
}
ul.f-nav li.current_page_item  a{color: #0F4771;}
ul.f-nav li.current-page-ancestor  a{color: #0F4771;}
ul.f-nav li.current-menu-item  a{color: #0F4771; font-weight:bold;}
/*.e-archive strong{cursor:pointer; color: #1D83D8;
    font-family: Roboto-Black;}
.e-archive h4 strong{color:#000;}*/
.e-archive h4{padding-left:0px;}
.page-id-66 .program-page p img{float:left; margin-right: 30px;}

.admin-bar nav.navbar{
    margin-top: 30px;
}
.admin-bar nav.navbar{
    margin-top: 30px;
}
@media (max-width: 800px) {
    .admin-bar nav.navbar{
        margin-top: 46px;
    }
	.admin-bar nav.navbar{
    margin-top: 46px;
}
}
@media (min-width: 1900px) {
    .admin-bar nav.navbar{
        margin-top: 46px;
    }
	.admin-bar nav.navbar{
    margin-top: 46px;
}
}
.btn:active {
    background-image: url(../img/Arrow-Link.png) !important;
}
* {
    -webkit-overflow-scrolling: touch;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{width:100%;}

.article-desc p img{ width: 100%; }
.list_archieve{ display:inline-block; }
.list_archieve h3{
position:relative;
}
.list_archieve h3::before{
top: auto;
bottom: -25px;
}


.find_commute{
    background: #EDEDEF;overflow: hidden
}

.commute_wrap{
    margin: 0px 15%;
    background-color: #fff;
padding: 10px 30px;
box-shadow: 0 4px 5px 2px rgba(0,0,0,0.25);
}
.commute_wrap h3{
    font-family: Roboto-Black;font-size: 28px;text-align: center;margin-bottom: 30px;
}
.form_row{
    display: table;margin-left: auto;margin-right: auto;margin-bottom: 50px;
}
.find_commute .form-control{
    min-width: 230px;
height: 40px;
border: 1px solid #e4e4e4;font-family: 'Roboto', sans-serif;color: #5D5D5D;opacity: 1;
}
.find_commute .form-group{
    box-shadow: 0px 1px 3px 1px rgba(164, 164, 164, 0.25);
}
.find_commute .go_btn{
    background: #26244A;
   border: #26244A;font-family: Roboto-Black;padding: 10px 40px;margin-left: 2px;
}
.find_commute ::-webkit-input-placeholder { color:#5D5D5D !important;}
.find_commute ::-moz-placeholder { color: #5D5D5D !important; } /* firefox 19+ */
.find_commute :-ms-input-placeholder { color: #5D5D5D !important;} /* ie */
.find_commute input:-moz-placeholder { color: #5D5D5D !important; }


.commute_cont_wrap{
      margin: 0px 15%;
 
padding: 10px 30px;
}
.commute_cont{
    margin-top: 12px;
position: relative;
background: #fff;
display: inline-block;
width: 100%;padding-bottom: 40px;
}
.commute_cont_wrap h3{
    font-family: Roboto-Black;font-size: 28px;position: relative;padding-bottom: 20px;margin-bottom: 15px;
}
.commute_cont_wrap  h3::after {
    content: '';
    width: 125px;
    height: 2px;
    background-color: #1D83D8;
    margin-left: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.commute_cont .intro{
    padding-left: 14%;
   padding-right: 14%;
}

.commute_row{
    display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
    margin-top: 50px;
margin-bottom: 30px;
}
.commute_col img{
    max-width: 75px;
}
.commute_col{
   width: 25%;text-align: center;
}
.commute_col h4{
    font-size: 18px;color: #000; font-family: Roboto-Black;
}

.btn_row{
   display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;

}
.btn_row .btn_bl{
    background: #26244A;color: #fff;min-width: 180px;font-family: Roboto-Black;
    padding: 14px 12px;
margin-right: 5px;
text-align: center;
    text-decoration: none;
}

.future_pgm{
    background: #EDEDEF;padding-bottom: 30px;min-height: 350px;
}
.future_pgm .commute_cont_wrap{
    background-color: #EDEDEF;
}
.prgm_info{
    min-height: 250px;text-align: center;padding-top: 30px;
}
.prgm_info h4{
   font-family: Roboto-Black; 
}
.commute_cont.transportation{
    padding-top: 10px;
}
.commute_cont.transportation .commute_col img{
    margin-left: 0px;
}
.commute_cont.employer{
    background: #EDEDEF;padding-top: 20px;
}
.commute_cont.employer p{
    margin-bottom: 40px;
}

.commute_cont .intro {
    padding-left: 10%;
    padding-right: 10%;
}
.content_middle{
    padding-left: 10%;
padding-right: 10%;
}
.underline{
   width: 125px;
height: 2px;
background-color: #1D83D8;
    margin-left: auto;margin-right: auto;
    margin-top: 40px;
margin-bottom: 40px;
}
.join_stp img{
    max-width: 75px;
    margin-left: auto;
margin-right: auto;
display: table;
}
.join_stp h4 {
    font-size: 18px;
    color: #000;
    font-family: Roboto-Black;text-align: center;
    margin-top: 15px;
margin-bottom: 20px;
}
.join_stp  p{
    margin-bottom: 30px;
}
.commute_tabs{}
.commute_tabs  .nav-tabs{
    position: static;margin: auto;
display: table;border: none;
    
}
.commute_tabs  .nav-tabs h4{
    font-size: 18px;
color: #000;
font-family: Roboto-Black;margin-top: 5px;
}
.commute_tabs  .nav-tabs img{
    max-width: 75px;margin-bottom: 8px;
}
.commute_tabs  .nav-tabs li a{
    border: none !important;padding: 20px 50px;background: none !important;
}
.commute_tabs  .nav-tabs li.active{
   background:  #EDEDEF;
}

.commute_tabs  .tab-content{
    background: #EDEDEF;overflow: hidden;padding-top: 40px;
    padding-bottom: 40px;
margin-bottom: -40px;
}

.commute_tabs  .tab-content  h4{
    font-family: Roboto-Black;margin-bottom: 0px;
}
.commute_tabs  .tab-content  p{
    margin-bottom: 20px;
}

.incentives{
    padding-left: 10px;margin-bottom: 30px;
}
.incentives p{
        margin-bottom: 8px !important;
}
.incentives p span{
    
    color: #1D83D8;font-size: 18px;font-family: Roboto-Black;margin-right: 10px;
}

.join_stp:last-child .underline{display:none;}

.img_wrp{
	position:relative;margin-bottom: 30px;
}
.img_wrp img{
	max-width:100%;
}
.img_wrp .image_info{
	position: absolute;
top: 50%;
width: 100%;
text-align: center;
transform: translateY(-50%);
}
.img_wrp .image_info p{
	font-family: Roboto-Black;
font-size: 18px;
display: table;
background: rgba(255,255,255,0.8);
padding: 30px;
}

@media (min-width:768px) and (max-width:1023px){
    .commute_wrap{
        margin: 0 5%;
    }
    .find_commute .form-control{
        min-width: 200px;
    }
    .commute_cont_wrap{
        margin: 0px;
    }
}

@media (max-width:767px){
    
    .commute_wrap{
        margin: 0px;
    }
    .commute_cont .intro {
    padding-left: 0;
    padding-right: 0;
}
    .commute_cont_wrap{
        margin: 0px;
		padding: 10px 10px;
    }
    .commute_row{
      -ms-flex-wrap: wrap; flex-wrap: wrap;
    }
    
    .commute_col{
        margin-bottom: 20px;width: 50%;
    }
    .btn_row .btn_bl{
        min-width: 150px;
    }
	 .content_middle {
    padding-left: 0;
    padding-right: 0;
}
.img_wrp .image_info{
	    position: static;transform: none;
}
.commute_tabs .nav > li{
	width:50%;
}
.img_wrp .image_info p{
	background:none;
}
}
.commute_col a { text-decoration: none !important; }
.alert-main {
    position: relative;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
	background:#EF6C00;
	color: #fff;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:108px;
	z-index:2;
}
.alert { margin-bottom:0px !important; width:70%; margin-left:auto; margin-right:auto}
.alert-main p {margin-bottom:0px; padding-bottom:0px; color: #FFF; line-height:22px; text-decoration:none;}
.alert-main p a {color: #131215}
.alert-main a:hover {color:#006BAE; text-decoration:none; }
.alert-main h4 {color: #FFF}
.select_language{display: inline-block; position: relative; margin-right: 20px; margin-top: 15px;}
#gtranslate_selector { text-transform: uppercase;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    cursor: pointer;
    background-image: url(../img/caret-down-black.png) !important;
    background-repeat: no-repeat;
    background-size: 8px;
    background-position: top 7px right 6px;
font-size: 14px;
font-family: OpenSans-Regular,sans-serif;
	}

.detail_wraper{
   padding-top: 40px 
}
.detail_wraper h3{
    font-size: 28px;
font-family: Roboto-Black;
text-align: center;color: #000;
}
.detail_wraper .top_title{
    text-align: center;
        
}
.detail_wraper .top_title h3{
	text-transform:uppercase;
}
.box_row{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
margin-bottom: 30px;
}
.box_info{
    background: #EDEDEF;padding: 25px 25px;
text-align: center;min-height: 270px;
}
.box_info h2{
    font-size: 54px;color: #1D83D8;font-family: Roboto-Black;
}
.box_info  p{
  font-size: 18px;
/*color: #000;*/
}
.box_col{
    padding-left: 3px ;
    padding-right: 3px;
}
.detl_info{
    background: #EDEDEF;
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;

display: inline-block;
}
.detail_container{
    max-width:900px;background: #fff;margin: auto;padding: 60px 60px;box-shadow: 0px 0px 6px #00000029;
	padding-top:40px;
}
.btn_blocks{
    display: flex;
    justify-content: center;margin-bottom: 30px;
}
.btn_blue{
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;   
     padding: 10px 30px !important;
   background-position: center;
    font-size: 16px;
    border: none !important;
    background-color: #26244A;
   
	 font-family: Roboto-Black;
	 text-align:center;
    }
.btn_blue span{
	display: inline-block;   
  
    }
	
.btn_blue:hover{background-color: #1D83D8;}

.dt_infoblock{
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;padding-left: 30px;
}
.title_block{
    display: flex;margin-bottom: 20px;
}
.title_block img{
    margin-right: 20px;margin-left: -80px;
}
.title_block h3{
    position: relative;margin-bottom: 10px;
padding-bottom: 20px;
}
.title_block h3:after{
    content: '';
    width: 140px;
    height: 2px;background: #1D83D8;
    position: absolute;
bottom: 0;
    left: 0px;
}
.button_row {
    display: flex;margin-top: 20px;
}
.button_row a{
    margin-right: 10px;
}
.dt_desc p{
    margin-bottom: 20px;
}
.dt_infoblock h4{
    font-size: 21px;	 font-family: Roboto-Black;
}
.dt_infoblock h4 span{
    font-size: 16px;font-family: OpenSans-Regular,sans-serif;
}
.link_blue{
    font-size: 16px;font-weight: bold;
}

.time_wraper{
    display: flex;margin-bottom: 20px;margin-top: 50px;
}
.time_wraper .col_left{
    border-right: 3px solid #EDEDEF;border-right: 3px solid #EDEDEF;
padding-right: 15px;
margin-right: 30px;
}
.time_wraper .col_left span{
   color:  #1D83D8;display: block;text-transform: uppercase;
}
.time_wraper .col_left span.month {
    font-size: 24px;font-family: Roboto-Bold;
}
.time_wraper .col_left span.date {
    font-size: 40px;font-family: Roboto-Bold;
}
.time_wraper .col_left h4{
    text-align: right;
}
.time_wraper .col_right .gmap{
	color:#333;
}
.time_wraper .col_right p span{
	text-transform:uppercase;
}
.time_wraper .addeventatc::before {
	display:none;
}
.dt_desc >  p > a{
	color:#1D83D8;
	text-transform:uppercase; font-family: Roboto-Bold;
}
.dt_desc h4 p:empty{
	display:none;
}
.dt_desc h4 p{
	margin-top: 5px;margin-bottom: 5px;
}
.detail_wraper > p{
	max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.proj_pro{
	margin-top:0px;
}
.proj_pro h1{
	
}
.proj_pro .form-control{
	border: 1px solid #3D83D2;
}
.proj_pro .contact_col label{
		text-transform:uppercase; font-family: Roboto-Bold;color: #26244A;
}
.proj_pro h2{
	font-size: 28px;
font-family: Roboto-Black;
text-align: center;
color: #000;margin-bottom: 30px;
}
.proj_pro .contact_col h3{
	position:relative;
	margin-bottom: 10px;
padding-bottom: 20px;
}
.proj_pro .contact_col h3:after{
    content: '';
    width: 140px;
    height: 2px;background: #1D83D8;
    position: absolute;
bottom: 0;
    left: 0px;
}

.proj_pro .contact_col h3:before{
display:none;	
}
.proj_pro .contact_col p{
	margin-bottom:20px;
}
.proj_pro .wpcf7-submit{
	min-width:120px;
}
.pres_detail .dt_infoblock_wrap p{
	max-width: 650px;
margin: auto;
}
.pres_detail .dt_infoblock_wrap p a{
	color: #333;
}
.pres_wrap .btn_blocks{
	margin-bottom: 80px;
}
.detail_wraper .top_title img{
	width:75px;
}