﻿@charset "utf-8";

body {font-size:.9em!important; overflow-x:hidden;
}
#entFooter{
	text-align:center; padding-top:40px;
}
.subpic {
	padding:100px; border-bottom:3px solid #facb02;
}
.noleft {
	padding-left:0px;
}
.noright {
	padding-right:0px;
}
#searchBox {
	float:right;
}
.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0; min-height:200px!important;}
	
	
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; min-height:200px!important;border: 0px solid #ffffff;
}

.headertitle-small, .headertitle-small a, .headertitle-small a:link {
	color:#993e05!important; font-size:.9em!important;
}
.level-section .level-header {
	font-size:1em!important;
}
.headertitle-band a {
	font-size:1.1em!important;
}
.navbar {
	margin-bottom:0px;
}
.bkglogo img{
	position:relative; bottom:0; right:0; width:300px; height:auto; z-index:0!important; float:right; margin-top:-268px; }
.resourcetext  {
	float:left; width:85%;
}
.icon {
	float:left; width:15%;
}
.outerbox {
	border:1px solid #cccccc; padding:5px; margin-top:40px; margin-bottom:40px;
}
.box {
	background:#fbfbfb; border: 1px solid #ededed; padding:0px 20px 20px 20px; 
}
.box .col-md-12.col-sm-6.col-xs-12 {
	padding:0px!important;
}
.resources {
	padding:15px 0px 0px 0px; border-top:1px solid #cccccc; margin-top:15px;
}
.resources i {
	color: #233f56;}
#carousel-left-slide .fa.fa-5x.fa-arrow-circle-left, #carousel-right-slide .fa.fa-5x.fa-arrow-circle-right {
	margin-top:50px; color:#facb02;
}
html {font-size:100%!important;}
        #transportation-carousel .carousel {
            min-height: 250px;
            padding-left: 15px;
            padding-right: 15px;
        }

        #transportation-carousel .carousel.right-slide { background-color: transparent;position:relative; margin-top:-25px; }

        #transportation-carousel .carousel.center-slide { background-color:#f4f4f4; border:5px solid white;position:relative; margin-top:-25px; }

        #transportation-carousel .carousel.left-slide { background-color: transparent;position:relative; margin-top:-25px; }
        
        

.circleicon {
	   border-radius:40px;
-webkit-border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
-moz-border-radius:40px; background:#f4f4f4; border:5px solid #233f56; padding:10px; color:#0f2639; width:60px; height:60px;

}
.bluegradient {
	 background:#142d41;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#233f56', endColorstr='#142d41');
 background: -webkit-gradient(linear, left top, left bottom, from(#233f56), to(#142d41)) no-repeat #142d41;
 background: -moz-linear-gradient(top, #233f56, #142d41) no-repeat #142d41;
 background: linear-gradient(to bottom, #233f56, #142d41); border-top:10px solid #facb02; padding-bottom:30px; border-bottom:3px solid #facb02;

}
.btn.center {
	text-align:center!important;
}


.socialmedia {
	padding-top:10px; padding-bottom:10px;
}
.socialmedia img {
	width:auto; padding:2px; height:30px; }

.container {padding:0px;}

#EnterpriseFooter {
	width:60%; float:left; 
}
.footerpad {
	margin-bottom:100px;
}
.bluebackground {
	background: url(/images/wvdot2017/bluetransparent.png) no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
/*
.topbackground {
	background: url(/images/wvdot2017/transportation.jpg) no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
*/
.obscure { 
position: absolute !important; 
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 
clip: rect(1px, 1px, 1px, 1px); 
} 

.control {
	display:none;
}
ul{list-style-image:url(/images/bullet.png);}
.navstyle {
background:#dad9d9; padding:30px 0px 10px 0px; border-top:5px solid #facb02;
}
/*Navigation Accessibility*/
.skip a
{
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
 
.skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}

/* Link Styles */

a:link {color:#993e05;}
a:hover {color:#993e05; text-decoration:underline;}
a:active {color:#993e05;}
a:visited {color:#993e05;}

.black a {color:black;}
.white a, a.btn.center, a.btn.white{color:white!important;}

.ms-WPBody a:link {color:#993e05;}
.ms-WPBody a:hover {color:#993e05;}
.ms-WPBody a:active {color:#993e05;}
.ms-WPBody a:visited {color:#993e05;}

.ms-WPBody {font-size:100%!important;}
.ms-WPBody td {font-size:100%;}

/* Table of Content Link Styles */

.headertitle a, .headertitle, headertitle a:link {color:black!important; font-size:100%;}
.level-item, .level-item a, .level-item a:link {color:#993e05!important; font-size:100%;}

.white {color:#FFFFFF;}
.black {color:black;}

#breadcrumbs {color:#993e05;}
#breadcrumbs a {color:#993e05;}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ms-rteElement-H1,
.ms-rteElement-H2,
.ms-rteElement-H3,
.ms-rteElement-H4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
  line-height: 1.1;
  color: #353441; font-style:normal;
}
h1,
.h1,
.ms-rteElement-H1 {
  font-size: 2.1em;
}
h2,
.h2,
.ms-rteElement-H2 {
  font-size: 1.8em;
}
h3,
.h3,
.ms-rteElement-H3 {
  font-size: 1.5em;
}
h4,
.h4,
.ms-rteElement-H4 {
  font-size: 1em;
}

/* Google Search Styles */

.searchbtn {
	margin-left:-35px; position:absolute; padding-top:7px; margin-top:30px;
}
.GoogleSearchTextBox {
  color:#414042; 
  border:0px none!important; 
  background:white; 
  border-right:0px none; 
  font-size:1em;
  padding:11px 0 10px 10px;
width:300px; margin-top:30px;
}

.gsc-control-cse {width: 96%;}
.cse .gsc-control-cse {width: 96%;}
.gsc-branding {display: none;}
.cse .gsc-branding {display: none;}
.gsc-control-cse div {position: normal;}
.cse .gsc-control-cse div {position: normal;}

/* Search button */

input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
.cse input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}

/*Ent Header */

.entheadermobile {
	float:left;
}
.entheadermobile2 {
	float:left;
}

/* Site Header */

.header {
  text-decoration:none; 
  font-size:2.7em; 
  line-height:1.1em; 
  font-family:Georgia, "Times New Roman", Times, serif; 
  color:white!important;
}										

/* Navigation */

#menu {height:100%;
 background:#da6922;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87d3a', endColorstr='#da6922');
 background: -webkit-gradient(linear, left top, left bottom, from(#e87d3a), to(#da6922)) no-repeat #da6922;
 background: -moz-linear-gradient(top, #e87d3a, #da6922) no-repeat #da6922;
 background: linear-gradient(to bottom, #e87d3a, #da6922);}
 
 .menumargin {
	margin: 0px 0px 0px 0px;
}
	
.RadMenu .rmGroup .rmText { padding:0px 0px 0px 10px;}
.RadMenu .rmHorizontal .rmText {padding:0px 0px 0px 0px !important; margin:0px 0px 0px 0px;}
.RadMenu .rmHorizontal .rmText:hover {text-decoration:underline;}
.rmHorizontal .rmSlide {overflow:auto;width:230px!important; height:auto!important; background:#f3f3f3;padding-top:15px; margin-top:11px;border:1px solid #aaaaaa;}
.rmVertical .rmSlide {top: -16px !important; width:auto!important; background:#fdfdfd; margin-top:0px; margin-left:2px; }
.RadMenu .rmItem {list-style-image:none!important; }
.rmSized .rmRootGroup .rmVertical {width:100%!important;}
.RadMenu .rmLink {display:inline;}
.RadMenu .rmFirst {list-style:none!important;}
.RadMenu .rmLast a {border-right:0px none!important;}
.RadMenu a:link.rmLink  {margin:0px 40px 0px 0px;padding:15px 40px 15px 0px;white-space:normal; color:white; font-size:15px; font-weight:bold; cursor:pointer; border-right:1px solid #f2975e;}
.RadMenu a:visited.rmLink  {margin:0px 40px 0px 0px;padding:15px 40px 15px 0px;color:white;font-size:15px;font-weight:bold;cursor:pointer;border-right:1px solid #f2975e;}
.RadMenu a:hover.rmLink  {margin:0px 40px 0px 0px;padding:15px 40px 15px 0px;color:white;font-size:15px;font-weight:bold;cursor:pointer;border-right:1px solid #f2975e;}
.RadMenu a:active.rmLink  {margin:0px 40px 0px 0px;padding:15px 40px 15px 0px;color:white;font-size:15px;font-weight:bold;cursor:pointer;border-right:1px solid #f2975e;}
.RadMenu .rmVertical .rmItem a.rmLink {margin:0px 0px 10px 3px; padding:0px 0px 10px 3px;text-transform:none; font-weight:normal; border-bottom:1px solid #d3d3d3!important; border-right:0px none!important; font-size:12px;color:black;}
.RadMenu .rmVertical .rmLast .rmItem a.rmLink {margin:0px 0px 10px 3px; padding:0px 0px 10px 3px;text-transform:none; font-weight:normal; border-bottom:1px solid #d3d3d3!important; border-right:0px none!important; font-size:12px;color:black;}
.RadMenu .rmVertical .rmItem .rmLast a.rmLink {margin:0px 0px 10px 40px;padding:0px 0px 0px 3px; text-transform:none; font-weight:normal; border-bottom:0px solid #d3d3d3!important; font-size:12px;color:black;}
.RadMenu .rmVertical .rmLast a.rmLink {margin:0px 0px 10px 40px;padding:0px 0px 0px 3px; text-transform:none; font-weight:normal; border-bottom:0px none !important; font-size:12px;color:black;}
.RadMenu .rmVertical .rmGroup .rmLevel3 .rmItem a.rmLink {margin:0px 0px 10px 3px; padding:0px 0px 10px 3px;text-transform:none; font-weight:normal; border-bottom:1px solid #d3d3d3!important; border-right:0px none!important; font-size:12px;color:black;}
.RadMenu .rmVertical .rmGroup .rmLevel3 .rmItem .rmLast a.rmLink {margin:0px 0px 10px 3px; padding:0px 0px 0px 3px;text-transform:none; font-weight:normal; border-bottom:0px none!important; border-right:0px none!important; font-size:12px;color:black;}
.rmSized .rmRootGroup .rmVertical .rmItem {}
.rmSized .rmHorizontal .rmItem {}
.RadMenu .rmVertical a.rmLink {margin:0px 5px 10px 5px!important;}
.RadMenu {white-space:normal!important;}
.rmSized .rmRootGroup .rmVertical .rmItem {width: auto;top:0px; left:0px;}
.rmSized .rmHorizontal .rmItem {width: auto;top:0px; left:0px;}
.RadMenu .rmVertical a.rmLink  {width:215px!important;}		
.RadMenu {z-index:900!important; width:100%!important;}

/* Button Styles */

.btn {
background:#da6922;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87d3a', endColorstr='#da6922');
 background: -webkit-gradient(linear, left top, left bottom, from(#e87d3a), to(#da6922)) no-repeat #da6922;
 background: -moz-linear-gradient(top, #e87d3a, #da6922) no-repeat #da6922;
 background: linear-gradient(to bottom, #e87d3a, #da6922); white-space:normal;
border:0px none;
 color: #FFFFFF; padding-left:50px; padding-right:50px;
}
.btn:hover, .btn:focus, .btn:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
 background:#b14d0e;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d46d2d', endColorstr='#b14d0e');
 background: -webkit-gradient(linear, left top, left bottom, from(#d46d2d), to(#b14d0e)) no-repeat #b14d0e;
 background: -moz-linear-gradient(top, #d46d2d, #b14d0e) no-repeat #b14d0e;
  background: linear-gradient(to bottom, #d46d2d, #b14d0e);
 color: #ffffff;
border:0px none; padding-left:50px; padding-right:50px;


}

/* Bulleted Summary Link Items */

.link-item, .link-item a, .link-item a:link {color:#993e05!important; font-family:Arial, Helvetica, sans-serif; font-size:100%!important;}
.link-item {
    background: url("/images/bullet.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    clear: both;
    margin: 0px;
    padding-left: 20px;
    padding-bottom:10px;
}
/*Carousel*/
.carousel-control.left, .carousel-control.right {
	background-image:none;
}
.right.carousel-control i.fa.fa-arrow-circle-o-right, .left.carousel-control i.fa.fa-arrow-circle-o-left {
	padding-top:20px; color:white;}
#carousel-example-generic.carousel.slide div.carousel-inner div.item {
	text-align:center; width:33%;
}
/*Sub Page Carousel*/
#SubpageCarousel.carousel.slide .carousel-inner .item {
	text-align:center;
}
#SubpageCarousel.carousel.slide a.right.carousel-control {
	z-index:9999;
}
/* Spotlight */

.carousel-indicators .active {
  background:#facb02;
   border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
 cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px; border:0px none;
}

.carousel-indicators li {
  background:#e0712c; border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
 cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px; border:0px none;
}
ol.carousel-indicators {
	margin-bottom:15px;
}
.carousel-indicators {
  position: absolute;
  bottom: 0px;
  z-index: 15;
  width: 10%;
  padding-left: 0;
  list-style: none;
  text-align: left;
  right:0%; left:95%; margin-left:0px; 
}
.bs-example .carousel-caption
 {bottom:0px;color:white; position:relative!important;  left:0%; right:0%; padding:0px 10% 0px 10%; 
}
.carouseldescription {
	background-color:#233f56; background: rgba(35, 63, 86, 0.95);
margin-top:15px; padding:15px;
}
.bs-example {
	margin:25px 0px 90px 0px; width:100%;
}
.titlespot {
	margin:0px; padding:10px; }
.carousel-caption a {
	color:white!important;
}
.carousel-caption .titlespot img {
	width:100%; height:auto;
}
.yellowarrow {
color:#e87d3a;
}
.carouseldescription h2 {
	color:white; font-weight:normal; margin-top:0px; padding-top:0px;
}
.carousel-control-next{
	position:absolute; top:40%; right:0px;
}

.carousel-control-prev{
	position:absolute;top:40%; left:0px;
}
.carousel-control-next, .carousel-control-prev, .carousel-control-next:hover, .carousel-control-prev:hover,.carousel-control-next:active, .carousel-control-prev:active,.carousel-control-next:focus, .carousel-control-prev:focus {
	opacity:1; z-index:100!important; bottom:200px;
}
svg.svg-inline--fa.fa-w-8.fa-4x.yellowarrow.grow {
	font-size:6em;
}
i.fas.fa-4x.fa-angle-left.yellowarrow.grow, i.fas.fa-4x.fa-angle-right.yellowarrow.grow {
	font-size:6em;
}
.yellowarrow:hover, .bluearrow:active, .bluearrow:focus {
color:#da6922;	
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	background-image:none;
}

#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField > img {
  display: block;
  max-width: 100%;
  height: auto!important;
  line-height: 1;
}

/* Selector for entire element. */

.gsc-control-cse {font-size:14px !important;}
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.gsc-resultsHeader {border:none;}
.cse .gsc-resultsHeader {border:none;}

/* Inactive tab */

.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
}
.cse .gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
}

/* Active tab */

.gsc-tabHeader.gsc-tabhActive {background-color: #FFFFFF;}
.cse .gsc-tabHeader.gsc-tabhActive {background-color: #FFFFFF;}

/* This is the tab bar bottom border. */

.gsc-tabsArea {margin-top: 1em;}
.cse .gsc-tabsArea {margin-top: 1em;}

/* Inner wrapper for a result */

.gsc-webResult.gsc-result {
  padding: .25em;
  border: 0 solid;
  margin-bottom: 1em;
}
.cse .gsc-webResult.gsc-result {
  padding: .25em;
  border: 0 solid;
  margin-bottom: 1em;
}

/* Result hover event styling */

.gsc-webResult.gsc-result:hover {}
.cse .gsc-webResult.gsc-result:hover {}

/*Promotion Settings*/

.gs-promotion.gs-result {background-color: #FFFFFF;}
.cse .gs-promotion.gs-result {background-color: #FFFFFF;}

/* Promotion title */

.gs-promotion.gs-result a.gs-title:link {color: #0000CC;}
.cse .gs-promotion.gs-result a.gs-title:link {color: #0000CC;}
.gs-promotion.gs-result a.gs-title:visited {color: #0000CC;}
.cse .gs-promotion.gs-result a.gs-title:visited {color: #0000CC;}
.gs-promotion.gs-result a.gs-title:hover {color: #0000CC;}
.cse .gs-promotion.gs-result a.gs-title:hover {color: #0000CC;}
.gs-promotion.gs-result a.gs-title:active {color: #0000CC;}
.cse .gs-promotion.gs-result a.gs-title:active {color: #0000CC;}

/* Promotion snippet */

.gs-promotion.gs-result .gs-snippet {color: #000000;}
.cse .gs-promotion.gs-result .gs-snippet {color: #000000;}

/* Promotion url */

.gs-promotion.gs-result .gs-visibleUrl {color: black;}
.cse .gs-promotion.gs-result .gs-visibleUrl {color: black;}

/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
 
.gsc-completion-selected {background: #D5E2FF;}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}
.gsc-search-box {display:none !important;}
.gsc-tabsArea {display:none !important;}
.gsc-resultsHeader {display:none;}

.gs-title a:link {color:#993e05;}
.gs-title a:visited {color:#993e05;}
.gs-title a:hover {color:#993e05 !important;}
.gs-title a:active {color:#993e05;}

.gs-result  a:link {color:#993e05;}
.gs-result  a:visited {color:#993e05;}
.gs-result  a:hover {color:#993e05!important; }
.gs-result  a:active {color:#993e05;}
.gs-result .gs-title *  {color:#993e05!important;}
.gs-result .gs-title  {color:#993e05!important;}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {color:#993e05 !important;}
.gs-promotion {padding:10px 10px 10px 10px; display:block !important; border:1px solid #999999;}
.cse .gs-promotion {padding:10px 10px 10px 10px; display:block !important; border:1px solid #999999;}
.gs-promotion-image {float:left;}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:black!important;
}

.ms-long {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.item {clear: both; padding: 0px!important;}
.margintopbottom {margin-top:30px;margin-bottom:30px;}
.marginbottom {margin-bottom:30px;}
.allaroundpadding {padding:0px;}
.left2 {text-align:center; margin-left:auto;margin-right:auto;}
.dfwp-list {list-style: none outside none;}
.seemore {padding-top:15px;}
.whitebackground {
	background:white;
}

/*Large Homepage Spotlight*/


.largehomepagespot .carousel-caption
 {bottom:0px;color:white; position:relative!important;  left:0%; right:0%; padding:0px 0% 0px 0%;}
.largehomepagespot {
	 margin:0px;
 width:100%;
}
#largehomepagecaptions .carousel-inner .carousel-caption .titlespot {
	padding:0px; margin:0px;
}
#largehomepagecaptions .carouseldescription{
	margin-top:0px;background:#102535; padding-bottom:70px;
}
@media screen and (max-width: 1400px)
{

.carousel-inner h2 {
	font-size:1.4em;
}
.carousel-inner a.btn.center {
	width:100%;padding-left:20px; padding-right:20px; margin-bottom:20px;
}

}
@media screen and (max-width: 1200px)
{

.GoogleSearchTextBox {width:100%;}									
#searchBox {
	width:100%!important; margin-top:20px;
}
.GoogleSearchTextBox {
	margin-top:0px;
}
.searchbtn  {
	margin-top:0px;
}
.outerbox {
	border:1px solid #cccccc; padding:5px; margin-top:20px; margin-bottom:20px;
}


.btn {padding-left:20px; padding-right:20px;}
.btn:hover, .btn:focus, .btn:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {padding-left:20px; padding-right:20px; width:100%;
	
}
.carousel-inner h2 {
	font-size:1.1em;
}


}

@media screen and (max-width: 1195px)
{
.socialmedia img {
	width:auto; padding:2px; height:25px; }
	.RadMenu a:link.rmLink  {margin:0px 20px 0px 0px;padding:15px 20px 15px 0px;white-space:normal; color:white; font-size:15px; font-weight:bold; cursor:pointer; border-right:1px solid #f2975e;}
.RadMenu a:visited.rmLink  {margin:0px 20px 0px 0px;padding:15px 20px 15px 0px;color:white;font-size:15px;font-weight:bold;cursor:pointer;border-right:1px solid #f2975e;}
.RadMenu a:hover.rmLink  {margin:0px 20px 0px 0px;padding:15px 20px 15px 0px;color:white;font-size:15px;font-weight:bold;cursor:pointer;border-right:1px solid #f2975e;}
.RadMenu a:active.rmLink  {margin:0px 20px 0px 0px;padding:15px 20px 15px 0px;color:white;font-size:15px;font-weight:bold;cursor:pointer;border-right:1px solid #f2975e;}

	
}

@media screen and (max-width: 1000px)
{
#searchBox {
	margin-top:0px;
}
        .noleft {
	padding-left:0px; padding-right:0px;
}
.noright {
	padding-right:0px; padding-left:0px; 
}

.carousel-indicators {
  left:90%; 
}
.carousel-caption {padding:0px 10% 0px 10%;}
								
.header {font-size:2.2em;}

.carousel-inner h2 {
	font-size:1.8em;
}

}

   @media (min-width: 992px) {

            #transportation-carousel .carousel.center-slide { background-color: #f4f4f4; border:5px solid white; color:black;}
#transportation-carousel .carousel.center-slide h2 {
	color:black;
}
            #transportation-carousel .carousel.left-slide, .carousel.right-slide { background-color:transparent; color:white;}
           #transportation-carousel .carousel.left-slide h2, .carousel.right-slide h2 {
	color:white;
}

            }
            
            

 @media (min-width: 768px) and (max-width: 991px) {
            /* Tablet Display Styles */
            #transportation-carousel .carousel.left-slide { background-color: transparent; color:white; }

            #transportation-carousel .carousel.center-slide { display: none !important; }

            #transportation-carousel .carousel.right-slide { background-color: transparent; color:white; }
            #transportation-carousel .carousel.right-slide h2 {
	color:white;
}

#transportation-carousel .carousel.left-slide h2 {
	color:white;
}
        }
@media (max-width: 950px)
{
.socialmedia img {
	width:auto; padding:2px; height:30px; }
}

@media (max-width: 767px)
{

.socialmedia img {
	width:auto; padding:2px; height:30px; }

.allaroundpadding {padding:15px;}
ul.dfwp-column.dfwp-list {
	width:100%!important;
}

#carousel-left-slide .fa.fa-5x.fa-arrow-circle-left, #carousel-right-slide .fa.fa-5x.fa-arrow-circle-right {
	font-size:2em;
}

 #transportation-carousel .carousel.left-slide { display: none !important; }

            #transportation-carousel .carousel.right-slide { display: none !important; }

            #transportation-carousel .carousel.center-slide { background-color: transparent; color:white; border:0px none; }
             #transportation-carousel .carousel.center-slide h2 {
	color:white;
}

.carousel-caption {padding:0px 0px 30px 0px;
}

footer.navbar.navstyle {
	padding:20px;
}
/*
.topbackground {
	background: url(/images/wvdot2017/mobile_bkg.jpg) no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
*/
.socialmedia {
	padding:0px;
}
img.mobileheader {
	width:100%; height:auto; padding-bottom:20px; padding-top:20px;
}
.navbkg {
background:#da6922;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87d3a', endColorstr='#da6922');
 background: -webkit-gradient(linear, left top, left bottom, from(#e87d3a), to(#da6922)) no-repeat #da6922;
 background: -moz-linear-gradient(top, #e87d3a, #da6922) no-repeat #da6922;
 background: linear-gradient(to bottom, #e87d3a, #da6922);height:49px!important;
 margin-bottom:0px;}
.control {
	display:inline-block;
}

.control a {
 color: #FFFFFF;
 display: inline-block;
 font-size: 1em;
 font-weight:bold;
 margin: 0.2em 0;
 padding: 0.5em 1em;
 text-decoration: none;
 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);}
.RadMenu ul {
	width:100%!important;
}
.RadMenu ul.rmVertical .rmItem
{border:0px!important; padding:0px; background:none!important;}
.RadMenu ul.rmHorizontal .rmItem {width:100%!important;border:1px solid #aaaaaa; border-bottom:0px none;
 background:#e6e6e6;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
 background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6)) no-repeat #e6e6e6;
 background: -moz-linear-gradient(top, #ffffff, #e6e6e6) no-repeat #e6e6e6;
  background: linear-gradient(to bottom, #ffffff, #e6e6e6);
}
.RadMenu ul.rmHorizontal .rmFirst {
-webkit-border-top-right-radius:5px;
-moz-border-top-right-radius:5px;
}

.RadMenu ul.rmHorizontal .rmLast {
-webkit-border-bottom-left-radius:5px;
-moz-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-bottom-right-radius:5px;
border-bottom:1px solid #aaaaaa;
}
.RadMenu ul.rmHorizontal .rmItem a.rmLink:link {border:0px none; margin-right:0px!important; padding:10px!important; padding-left:10px; color:#000000; font-size:.9em;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:visited {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:hover {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:active {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 

.RadMenu ul.rmHorizontal .rmItem a.rmFocused:link {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:visited {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:hover {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:active {border-top:0px none;}

.RadMenu ul.rmVertical .rmItem a.rmLink:link {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;}
.RadMenu ul.rmVertical .rmItem a.rmLink:visited {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
.RadMenu ul.rmVertical .rmItem a.rmLink:hover {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
.RadMenu ul.rmVertical .rmItem a.rmLink:active {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
 
.RadMenu ul.rmVertical .rmLast a.rmLink:link {padding:5px 0 0 0!important; border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:visited {padding:5px 0 0 0!important;border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:hover {padding:5px 0 0 0!important;border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:active {padding:5px 0 0 0!important;border-bottom:0px none !important;} 
 
.rmHorizontal .rmSlide {margin-top:0px; background:#ffffff; width:210px!important; border:2px solid #444444;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;} 

#content {padding-top:0px!important; background-image:none!important; position:absolute; width:100%!important;}
#menu {background-image:none!important;}
.margintopbottom {margin-top:15px;margin-bottom:15px;}
.marginbottom {margin-bottom:15px;}
.header {font-size:2.7em;}
.entheadermobile {float:none;width:100%;
}
.entheadermobile2 {float:none;width:100%;
}
 .menumargin {
	margin: 0px 0px 0px 0px;
}

#EnterpriseFooter {
	width:100%; text-align:center; 
}
.control img {
	z-index:9999!important; position:relative;
}

.navbar-fixed-bottom {
  position: relative;
  right: 0;
  left: 0;
  z-index: 1030;
}
.footerpad {
	margin-bottom:20px;
}
.carousel-control-next{
	position:absolute; top:40%; right:10px;
}

.carousel-control-prev{
	position:absolute;top:40%; left:10px;
}
.titlespot {
	margin:0px; padding:10px 5% 10px 5%; }

}

@media (max-width: 600px)
{
.carousel-indicators {
  bottom: -5px;
    left: 80%; width:20%;
    }
}

@media (max-width: 420px)
{
.subpic {
	padding:50px; border-bottom:3px solid #facb02;
}

.header {font-size:2.2em;}
.carousel-inner h2 {
	font-size:1.6em;
}
}
@media (max-width: 320px)
{

.icon i.fa.fa-2x {
	font-size:1.3em;

}
}
@media (max-width: 240px)
{
.carousel-indicators {
 width: 30%;
 left:75%; 
}
.bs-example .carousel-caption
 {padding:0px 20% 0px 20%;
}
}
