﻿/* Add here all your css styles (customizations) */

@charset "UTF-8";
@font-face {
  font-family: 'maki';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/maki/maki.eot');
  src: url('fonts/maki/maki.eot?#iefix') format('eot'), 
  url('fonts/maki/maki.woff') format('woff'), 
  url('fonts/maki/maki.ttf') format('truetype'), 
  url('fonts/maki/maki.svg#maki') format('svg');
}
.maki-aboveground-rail:before{content:'\e800'}.maki-airfield:before{content:'\e801'}.maki-airport:before{content:'\e802'}.maki-art-gallery:before{content:'\e803'}.maki-bar:before{content:'\e804'}.maki-baseball:before{content:'\e806'}.maki-basketball:before{content:'\e807'}.maki-beer:before{content:'\e808'}.maki-belowground-rail:before{content:'\e809'}.maki-bicycle:before{content:'\e80a'}.maki-bus:before{content:'\e80b'}.maki-cafe:before{content:'\e80c'}.maki-campsite:before{content:'\e80d'}.maki-cemetery:before{content:'\e80e'}.maki-cinema:before{content:'\e80f'}.maki-college:before{content:'\e810'}.maki-commerical-building:before{content:'\e811'}.maki-credit-card:before{content:'\e812'}.maki-cricket:before{content:'\e813'}.maki-embassy:before{content:'\e814'}.maki-fast-food:before{content:'\e815'}.maki-ferry:before{content:'\e816'}.maki-fire-station:before{content:'\e817'}.maki-football:before{content:'\e818'}.maki-fuel:before{content:'\e819'}.maki-garden:before{content:'\e81a'}.maki-giraffe:before{content:'\e81b'}.maki-golf:before{content:'\e81c'}.maki-grocery-store:before{content:'\e81e'}.maki-harbor:before{content:'\e81f'}.maki-heliport:before{content:'\e820'}.maki-hospital:before{content:'\e821'}.maki-industrial-building:before{content:'\e822'}.maki-library:before{content:'\e823'}.maki-lodging:before{content:'\e824'}.maki-london-underground:before{content:'\e825'}.maki-minefield:before{content:'\e826'}.maki-monument:before{content:'\e827'}.maki-museum:before{content:'\e828'}.maki-pharmacy:before{content:'\e829'}.maki-pitch:before{content:'\e82a'}.maki-police:before{content:'\e82b'}.maki-post:before{content:'\e82c'}.maki-prison:before{content:'\e82d'}.maki-rail:before{content:'\e82e'}.maki-religious-christian:before{content:'\e82f'}.maki-religious-islam:before{content:'\e830'}.maki-religious-jewish:before{content:'\e831'}.maki-restaurant:before{content:'\e832'}.maki-roadblock:before{content:'\e833'}.maki-school:before{content:'\e834'}.maki-shop:before{content:'\e835'}.maki-skiing:before{content:'\e836'}.maki-soccer:before{content:'\e837'}.maki-swimming:before{content:'\e838'}.maki-tennis:before{content:'\e839'}.maki-theatre:before{content:'\e83a'}.maki-toilet:before{content:'\e83b'}.maki-town-hall:before{content:'\e83c'}.maki-trash:before{content:'\e83d'}.maki-tree-1:before{content:'\e83e'}.maki-tree-2:before{content:'\e83f'}.maki-warehouse:before{content:'\e840'}



body {
    font-family: "Ubuntu", "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", Arial, sans-serif;
}


.btn-u {
    font-weight:bold;
}


.margin-top-100 {
	margin-top:100px;
}

.margin-top-50 {
	margin-top:50px;
}

.margin-top-30 {
	margin-top:30px;
}


.margin-bottom-100 {
	margin-bottom:100px;
}

.no-margin-top {
	margin-top:0px !important;
}


.margin-top-20 {
	margin-top:20px !important;
}

.left-nav {
	margin-top:17px;
}


.main-content {
	margin-top:15px;
	font-size:1.1em;
}

@media (max-width: 992px) {
	.main-content {
		margin-top:35px;
	}
	.left-nav {
		margin-top:0px;
	}
	.main-content.routemaps {
		margin-top:-20px;
	}


}



/* Alerts */



@media (min-width: 992px) {
	
	body.alert-visible .wrapper {
		padding-top:131px;
	}

    body.alert-visible-collapsed .wrapper
    {
        padding-top:28px;
    }
	body.alert-visible.alert-two .wrapper {
		padding-top:262px;
	}

	/*
	body.alert-visible .header-v6 {
		padding-top:131px;
	}
	body.alert-visible .alert {
		z-index:9999;
		position:absolute;
		width:100%;
	}	
	
	
	body.alert-visible .header-v6 {
		padding-top:131px;
	}
	
	body.alert-visible.alert-two .header-v6 {
		padding-top:262px;
	}
	
	
	body.alert-two .alert.two{
		margin-top:131px;
	}
	
	body.alert-two .alert {
		z-index:9999;
		position:absolute;
		width:100%;
	}	
	
	body.alert-visible .header-v6.header-fixed-shrink {
		padding-top:0px;
	}*/

}



.alert {
	padding-bottom:20px;
}

.alert-carousel {
	padding-bottom:10px;
}
.alert-carousel .carousel-indicators {
	top:0px;
	z-index:inherit;
	
}
.alert-carousel .carousel-indicators li {
    border: 1px solid #999;
}
.alert-carousel .carousel-indicators .active {
    background-color: #999;
}
.alert-carousel .carousel-control {
	text-shadow:none;
}
.alert-carousel .carousel-control.right, .alert-carousel .carousel-control.left {
	background-image: none;
}
.alert-carousel .carousel-control.right {
	top: 0;
	width:inherit;
	right:10px;
}
.alert-carousel .carousel-control.left {
	right:53px;
	left:auto;
	top: 0;
	width:inherit;

}
.alert-carousel  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	top:4px;
	background-color:#999;
	font-size:20px;
	width: 30px;
    height: 30px;
    padding-top:3px;
}



@media (min-width: 768px) {
	.alert-carousel {
		min-height:131px;
	}
}




/*Navbar*/
.header-v6.header-white-transparent .navbar {
	background: #fff;
}

.header-v6 .navbar-nav > li > a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}

.header-v6 .navbar-nav > li > a, .header-v6 .navbar-nav > li > a:hover, .header-v6 .navbar-nav > li > a:focus, .header-v6 .navbar-nav > .active > a, .header-v6 .navbar-nav > .active > a:hover, .header-v6 .navbar-nav > .active > a:focus {
    font-weight: bold;
}

@media (min-width: 992px) {

	.header-v6 .navbar-nav > li > a, .header-v6 .navbar-nav > li > a:focus, .header-v6 .navbar-nav > .active > a, .header-v6 .navbar-nav > .active > a:hover, .header-v6 .navbar-nav > .active > a:focus {
	    color: #555 !important;
	}
	.header-v6 .navbar-nav > li > a:hover {
		color:#18ba9b !important;
	}
	
}

.header-v6 li.menu-icons i.search-btn {
    color: #18ba9b;
}

.header-v6 li.menu-icons i.menu-icons-style {
    font-size: 22px;
}


.header-v6 .navbar-toggle .icon-bar {
    height: 2px;
}

.header-v6 .header-inner-right {
    margin-left: -10px;
    display:block;

}

@media (max-width: 330px) {
	.header-v6 .header-inner-right .menu-icons-list {
		padding-left:15px;
	}
	.gtp {
		padding:0 10px 0 10px; !important;
	}

}


.gtp img {
	margin-top:-10px;
}


/*Media Queries*/
@media (max-width: 991px) {
	.header-v6 .navbar-brand {
		padding-top: 12px;
	}
}

@media (max-width: 425px) {
	.header-v6 .navbar-brand {
		padding-left: 0px;
	}
}


@media (min-width: 768px) {
	body.home .header-v6 .navbar-brand {
		padding-left: 0px;
	}
}


/* 
body.home .header-v6 .navbar-brand img.default-logo {
    position: absolute;
    margin-top: -7px;
    max-height: inherit;
}
*/




body .header-v6 .navbar-brand img.default-logo {
    position: absolute;
    margin-top: -7px;
    max-height: inherit;
}



body.sub .header-v6 .navbar-brand img.default-logo {
    position: static;
    margin-top: 0px;
    max-height: 100%;
}



@media (min-device-width: 992px) and (max-device-width: 1199px) {
	.sub-home {
		display:none !important;
	}	
	.header-fixed-shrink .sub-home {
		display:block !important;
	}

}




@media (min-width: 992px) {
	.header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style.search {
	    color: #18ba9b;
	}	
	.dropdown .dropdown-toggle .fa {
		display:none;
	}

}



/*Media Queries*/
@media (max-width: 991px) {

	/*Menu Icons*/
	.header-v6 li.menu-icons i.menu-icons-style.search {
		color: #18ba9b;
	}
}


/* home slide overlay text */

.intro-section-info {
	padding-top: 0px;
}

.slide-form-expanded {
	padding-top:149px;
}
/* .intro-section-info h2 {
	font-size: 56px;
	line-height: 1;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;	
}

.intro-section-info h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color:rgba(255,255,255,.7);
	margin-top:0px;
}


.intro-section-info h2 i {
    font-size: 40px;
    font-style: normal;
    padding: 0 5px;
    text-transform: uppercase;
    background-color: rgba(24, 186, 155, 0.8);
}

*/

.intro-section-info h2 {
    font-family: 'Open Sans', sans-serif;
    color: #f9f9f9 !important;
    font-weight: 400 !important;
    margin-top:25px;
}



.intro-section-info h2 i {
    font-size: 44px;
    font-style: normal;
    padding: 0px 5px 17px 0;
    text-transform: uppercase;
    font-weight:600;
    clear:both;
    display:inline-block;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .7);
}



.intro-section-info p {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    width: 100%;
    top: 300px;
    color: #fff;
    overflow: hidden;
    padding-left:5px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}


@media (max-width: 991px) {
	.intro-section-info p {
		margin-bottom:20px;
	}
}


.intro-section-info p i {

    padding: 0px;
    font-style: normal;
}


/* RVTD text xs */

.rvtdtext-xs {
	text-align:center;
	background: #18ba9b;
	padding:15px 0;
}
.rvtdtext-title	{
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	line-height:1.3em;
}

.rvtdtext-sub	{
	font-size: 13px;
	color:#fff;
}




/* BreadCrumb */

.breadcrumbs {
    margin-top: 100px;
    border-bottom:none;
}


@media (max-width: 991px) {
	.breadcrumbs {
	    margin-top: 0px;
	}
}

@media (max-width: 550px) {
	.breadcrumbs {
	    padding: 0px;
	}
}


.breadcrumbs {
    background-color: #18ba9b;
    background-image:none;
}

.breadcrumbs h1 {
    margin-top: 9px;
    color:#fff;
}

.breadcrumb a {
    color: #fff;
}

.breadcrumb>li+li:before {
    color: #fff;
}

.breadcrumb li.active, .breadcrumb li a:hover {
    color: #fff;
}

@media (max-width: 550px) {
	.breadcrumb-nonmobile {
	    display:none;
	}
}

.breadcrumb-mobile {
    padding-right:15px;
}

.breadcrumb-mobile li {
    color:#fff;
}


@media (min-width: 550px) {
	.breadcrumb-mobile {
	    display:none;
	}
}



/* Department Page */


.breadcrumbs-v3 {
    padding: 194px 0 100px;
}

body.department .breadcrumbs {
    margin-top: 0px;
}

body.department .breadcrumbs-v3 h1 {
    font-weight:600;
}

body.department .breadcrumbs-v3 p {
    font-weight: 400;
    text-transform:none;
}

body.department .breadcrumbs-v3 i.icon-custom {
    color: #fff;
    width: 65px;
    height: 65px;
    font-size: 35px;
    line-height: 65px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border: solid 2px #fff;
}



@media (max-width: 992px) {
  body.department .breadcrumbs-v3.breadcrumbs-lg {
    padding: 100px 0;
  }
}

@media (max-width: 768px) {
  body.department .breadcrumbs-v3,
  body.department .breadcrumbs-v3.breadcrumbs-lg {
    padding: 50px 0;
  }

  body.department .breadcrumbs-v3 h1 {
    font-size: 30px;
    line-height: 40px;
  }

  body.department .breadcrumbs-v3 p {
    font-size: 18px;
  }
	body.department .breadcrumbs-v3 i.icon-custom {
	    color: #fff;
	    width: 40px;
	    height: 40px;
	    font-size: 20px;
	    line-height: 40px;
	    margin-bottom: 5px;
	    text-align: center;
	    display: inline-block;
	    border: solid 2px #fff;
	}

}



/* Department Page - Way To Go */
body.waytogo .breadcrumbs {
    background-color: #eb9b00;
}
body.waytogo .headline h2, body.waytogo .headline h3, body.waytogo .headline h4 {
    border-bottom: 2px solid #eb9b00;
}
body.waytogo .sidebar-nav-v1 ul li:hover a, body.waytogo .sidebar-nav-v1 ul li.active a {
    color: #eb9b00;
}
body.waytogo .breadcrumbs-v3.img-v1 {
    background-image: url(../img/waytogo.jpg);
}
body.waytogo .main-content a {
    color: #eb9b00;
}


/* Department Page - Maps & Schedules */
body.mapschedule .breadcrumbs {
    background-color: #18ba9b;
}
body.mapschedule .headline h2, body.mapschedule .headline h3, body.mapschedule .headline h4 {
    border-bottom: 2px solid #18ba9b;
}
body.mapschedule .sidebar-nav-v1 ul li:hover a, body.mapschedule .sidebar-nav-v1 ul li.active a {
    color: #18ba9b;
}
body.mapschedule .breadcrumbs-v3.img-v1 {
    background-image: url(../img/mapschedule.jpg);
}
body.mapschedule .main-content a {
    color: #18ba9b;
}
body.mapschedule .breadcrumbs-v3:after {
    background: rgba(0,0,0,0.1);
}


/* Department Page - Accessibility */
body.accessibility .breadcrumbs {
    background-color: #225378;
}
body.accessibility .headline h2, body.accessibility .headline h3, body.accessibility .headline h4 {
    border-bottom: 2px solid #225378;
}
body.accessibility .sidebar-nav-v1 ul li:hover a, body.accessibility .sidebar-nav-v1 ul li.active a {
    color: #225378;
}
body.accessibility .breadcrumbs-v3.img-v1 {
    background-image: url(../img/accessibility.jpg);
}
body.accessibility .main-content a {
    color: #225378;
}
body.accessibility .breadcrumbs-v3:after {
    background: rgba(0,0,0,0.2);
}



/* Department Page - Generic */
body.genericdept .breadcrumbs {
    background-color: #18ba9b;
}
body.genericdept .headline h2, body.genericdept .headline h3, body.genericdept .headline h4 {
    border-bottom: 2px solid #18ba9b;
}
body.genericdept .sidebar-nav-v1 ul li:hover a, body.genericdept .sidebar-nav-v1 ul li.active a {
    color: #18ba9b;
}
body.genericdept .breadcrumbs-v3.img-v1 {
    background-image: url(../img/genericdept.jpg);
}
body.genericdept .main-content a {
    color: #18ba9b;
}
body.genericdept .breadcrumbs-v3.img-v1 .container {
    height:150px;
}





/*Trip Planners
------------------------------------*/
.trip-img {
	overflow: hidden;
	position: relative;
	min-height: 694px;
	background: url(../img/bustemp.jpg) 70% 40% no-repeat;
	background-size: cover;
	background-position: center center;	
	z-index:1;
}

.trip-img:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.2);
}


@media (min-width: 992px) {
	.trip-img {
		background-position: center 94px;	
	}
}

@media (min-width: 1592px) {
	.trip-img {
		background-position: center -20px;	
	}
}



.trip-img .trip-banner {
	padding: 20px;
	max-width: 450px;
	margin: 60px auto 100px;	
	background: rgba(255,255,255,0.8);
}


.trip-container h3 {
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0 20px;
	color:#fff;
}


@media (max-width: 768px) {
	.trip-img .trip-banner {
		padding: 10px;
		margin: 30px auto 100px;	
	}

	.trip-container h3 {
		color:#fff;
	}
}

.trip-img .trip-img-inputs {
	left: 0;
	right: 0;
	bottom: -10px;
	padding: 20px 0 0;
	position: absolute;
}

.trip-container {
	background: #18ba9b;
	padding:25px 10px;
}






.book-section {
	/*background-image: url(../img/book-bg.png);*/
	color: #fff;
	padding: 60px 15px 90px 25px;
	margin-top: -70px;
	position: relative;
	z-index: 2;
}

@media (max-width: 1400px) {
	.book-section {
		padding: 60px 15px 70px 25px;
	}	
}



@media (min-width: 768px) {
	.book-section .sky-form {
		margin-left: 0px;
	}
	
}


.book-section .sky-form {
	box-shadow: none;
}
.book-section label {
	margin-bottom: 0;
}
.book-section .sky-form .input input,
.book-section .sky-form .select select,
.book-section .sky-form .textarea textarea {
	background: #eee;
	box-shadow: none;
	border: none;
	color: #333;
}
.sky-form .icon-append, .sky-form .icon-prepend {
  color: #666;
  border: none;
}
.book-section ::-webkit-input-placeholder {color: #333; opacity: 1;}
.book-section ::-moz-placeholder {color: #333; opacity: 1;} /* Firefox 19+ */
.book-section :-moz-placeholder {color: #333; opacity: 1;} /* Firefox 18- */
.book-section :-ms-input-placeholder {color: #333; opacity: 1;}

.book-section .btn-u,
.book-section .btn-u:active {
	background: #fff;
	color: #333;
	width: 100%;
}
.book-section .btn-u:hover {
	background: #f9f9f9;
}
@media (max-width: 991px) {
	.book-section {
		padding: 50px 25px;
		margin-top: -50px;
	}
	.sky-form .col {
		padding-left: 10px;
		padding-right: 10px;
	}
	.book-section .btn-u,
	.book-section .btn-u:active {

		padding: 10px 15px;
	}
}
@media (max-width: 767px) {
	.sky-form .col {
		width: 100%;
	}
}

.sky-form .inline-group {
	margin:10px 0;
}

.sky-form section {
	margin:0;
}


.sky-form .radio i, .sky-form .checkbox i {
    box-sizing:initial;
}

.sky-form .radio input + i:after {
    background-color: #18ba9b;
}

.sky-form .radio input:checked + i, .sky-form .checkbox input:checked + i, .sky-form .toggle input:checked + i {
    border-color: #18ba9b;
}

.sky-form .radio, .sky-form .checkbox {
    margin-top:0px;
}

.sky-form .trip-submit {
	font-weight:bold;
	text-transform:uppercase;
	background-color:#eb9b00;
	color:white;
}

.book-section .trip-submit:hover {
    background: #17a391;
}

.sky-form .trip-container .radio {
    color: #fff;
}


@media (max-width: 767px) {
	.trip-img {
		min-height: inherit;
		background: #18ba9b;
	}
	.our-service-info-mobile h2 {
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:17px;
	}
	.book-section {
	    padding: 20px 5px 10px 5px;
	    margin-top: -50px;
	    border-radius:0px;
	}
	.our-service-info-mobile .service-block {
	    padding: 30px 30px;
	}
	.trip-container {
	    background: #18ba9b;
	    padding: 42px 10px;
	}	
	.trip-img .trip-img-inputs {
	    position: inherit;
	}
	
	.sky-form .trip-submit {
		font-weight:bold;
		text-transform:uppercase;
		background-color:#eb9b00;
		color:white;
	}
	
	.book-section .trip-submit:hover {
	    background: #18ba9b;
	}

	
}


@media (min-width: 1200px) {
	.our-service-info .row {
		margin-left:-10px;
	}
}

.our-service-info a:hover {
	text-decoration:none;
}



/* Trip Planner Sub
------------------------------------*/

.trip-container-sub {
	background: #18ba9b;
}

.trip-container-sub h3 {
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0 20px;
	color:#fff;
	padding: 8px 10px 8px 10px;
	font-size:13px;
}


@media (max-width: 768px) {
	.trip-container-sub h3 {
		color:#fff;
	}
}



@media (max-width: 767px) {
	.trip-container-sub {
	    background: #18ba9b;
	    padding: 42px 10px;
	}		
}




.book-section-sub {
	/*background-image: url(../img/book-bg.png);*/
	color: #fff;
	padding: 0px 0px 20px 0px;
	position: relative;
	z-index: 2;
	border: 1px solid #ddd;
}




@media (min-width: 768px) {
	.book-section-sub .sky-form {
		margin-left: 0px;
	}
	
}


.book-section-sub .sky-form {
	box-shadow: none;
}
.book-section-sub label {
	margin-bottom: 0;
}
.book-section-sub .sky-form .input input,
.book-section-sub .sky-form .select select,
.book-section-sub .sky-form .textarea textarea {
	background: #eee;
	box-shadow: none;
	border: none;
	color: #333;
	font-size:13px;
}
.book-section-sub ::-webkit-input-placeholder {color: #333; opacity: 1;}
.book-section-sub ::-moz-placeholder {color: #333; opacity: 1;} /* Firefox 19+ */
.book-section-sub :-moz-placeholder {color: #333; opacity: 1;} /* Firefox 18- */
.book-section-sub :-ms-input-placeholder {color: #333; opacity: 1;}

.book-section-sub .btn-u,
.book-section-sub .btn-u:active {
	background: #fff;
	color: #333;
	width: 100%;
}
.book-section-sub .btn-u:hover {
	background: #f9f9f9;
}
@media (max-width: 991px) {
	.book-section-sub {
		padding: 50px 25px;
		margin-top: -50px;
	}
	.book-section-sub .btn-u,
	.book-section-sub .btn-u:active {
		padding: 10px 15px;
	}
}


.book-section-sub .trip-submit:hover {
    background: #17a391;
}


@media (max-width: 767px) {
	.book-section-sub {
	    padding: 20px 5px;
	    margin-top: -50px;
	    border-radius:0px;
	}
	
	.book-section-sub .trip-submit:hover {
	    background: #18ba9b;
	}

	
}


.book-section-sub .sky-form .trip-submit {
    font-weight: bold;
    text-transform: uppercase;
    background-color: #eb9b00;
    color: white;
}


.book-section-sub .sky-form .radio {
	font-size:13px;
}

/* end Trip Planners
------------------------------------*/





/* Trip Planner Modal
------------------------------------*/

.trip-container-modal {
	background: #fff;
}

.trip-container-modal h3 {
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0 20px;
	color:#fff;
	padding: 8px 10px 8px 10px;
	font-size:13px;
	background: #18ba9b;
}



.book-section-modal {
	background-image: url(../img/book-bg.png);
	color: #fff;
	padding: 0px 0px 20px 0px;
	position: relative;
	z-index: 2;
	border: 1px solid #ddd;
}




@media (min-width: 768px) {
	.book-section-modal .sky-form {
		margin-left: 0px;
	}
	
}


.book-section-modal .sky-form {
	box-shadow: none;
}
.book-section-modal label {
	margin-bottom: 0;
}
.book-section-modal .sky-form .input input,
.book-section-modal .sky-form .select select,
.book-section-modal .sky-form .textarea textarea {
	background: #eee;
	box-shadow: none;
	border: none;
	color: #333;
	font-size:13px;
}
.book-section-modal ::-webkit-input-placeholder {color: #333; opacity: 1;}
.book-section-modal ::-moz-placeholder {color: #333; opacity: 1;} /* Firefox 19+ */
.book-section-modal :-moz-placeholder {color: #333; opacity: 1;} /* Firefox 18- */
.book-section-modal :-ms-input-placeholder {color: #333; opacity: 1;}

.book-section-modal .btn-u,
.book-section-modal .btn-u:active {
	background: #fff;
	color: #333;
	width: 100%;
}
.book-section-modal .btn-u:hover {
	background: #f9f9f9;
}


.book-section-modal .sky-form .trip-submit {
    font-weight: bold;
    text-transform: uppercase;
    background-color: #eb9b00;
    color: white;
}


.book-section-modal .sky-form .radio {
	font-size:13px;
}


#ui-datepicker-div {
    z-index: 99999 !important;
}


/* end Trip Planner Modal
------------------------------------*/



/* Service Blocks */

.service-block-sea {
    background: #1abc9c;
}

.service-block-rvtdblue {
    background: #225378;
}

.service-block-rvtdorange {
    background: #eb9b00;
}

.service-block-rvtdgreenblue {
    background: #1695a3;
}


.service-block-onebusgreen {
    background: #78aa36;
}

.service-block-onebusgreen {
    background: #78aa36;
}

.service-block-onebusgreen .btn-u {
    background: #000;
    color:#fff;
}




@media (max-width: 991px) {
	.service-block {
	    padding: 30px 30px;
	}
}



/* maki */
[class*="maki-"]:before {
  font-family: 'maki', sans-serif;
}

.maki-pitch::before {
    content: '\e82a';
    font-family: 'maki', sans-serif;
    font-style:normal;
}


/* Our Service BEGIN */


.our-service-section {
	background: #fff;
	
}



.our-service-section i.icon-custom {
    color: #fff;
    width: 56px;
    height: 56px;
    font-size: 31px;
    padding-top:7px;
    margin:0px 5px 5px 5px;
}


.our-services-list-item {
	color: #555;
  background: #fff;
  box-shadow: inset 5px 0 10px #;
/*  height: 585px;
  overflow: hidden;*/
  position: relative;
  transition: all 0.3s ease-in-out;
}


/*@media (min-width: 768px) {
	.owl-carousel .img-wrapper a::before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		box-shadow: inset 0 0 8px #fff;
		-moz-box-shadow: inset 0 0 8px #fff;
		-webkit-box-shadow: inset 0 0 8px #fff;
		z-index:1;
	}
}

.our-services-list-item {
    max-width: 99%;
}*/




.our-services-list-item .btn-u {
    background: #18ba9b;
    text-transform:uppercase;
    font-size:16px;
}

/*.our-services-list-item:hover {
  background: #f8f8f8;
  box-shadow: inset 5px 0 10px transparent;
  color:#555;
}*/
.our-services-list-item h3 {
  color: #555;
  font-size: 14px;
  line-height: 1.5;
  margin: 25px 45px 15px;
  font-weight:bold;
  text-transform:uppercase;
}
.our-services-list-item p {
  margin: 0 45px 35px;
  color:#555;
}
/*.our-services-list-item:hover .btn-u-red {
  background: #31353e;
}*/
.our-services-list-item:hover .btn-u {
  background: #eb9b00;
}



.our-services-list-item:hover h3 {
  color:#eb9b00;
}

.our-services-list-item:hover h3 a  {
  text-decoration:none;
  color:#eb9b00;
}






.our-service-section .container-fluid {
  padding: 0;
}

.our-service-section .container-fluid > .row {
  margin-left: 0;
  margin-right: 0;
}


.our-service-info {

  color: rgba(255,255,255,.8);

}
@media (max-width: 992px) {
	.our-service-info {
		height: auto !important;
	}
  
	.our-services-list-item {
		padding-bottom:30px;
	}

}
.g-heading-v8 .our-service-info h2 strong,
.g-heading-v8 .our-service-info .h2 strong {
  color: #fff;
}
.our-service-info h2,
.our-service-info .h2,
.our-service-info p {
  margin-left: 30px;
  margin-right: 30px;
}
.our-services-list-wrapper {
  padding: 0;
  position: relative;
}

@media (max-width: 598px) {
	.our-services-list-wrapper {
	  margin-bottom:0px;
	}
}




.our-service-section .owl-buttons {
  position: absolute;
  top: 99px;
  left: 0;
  right: 0;
}
.our-service-section .owl-prev,
.our-service-section .owl-next {
  width: 45px;
  height: 45px;
  background: #eb9b00;
  color: #fff;
  position: absolute;
  display: inline-block;
  cursor: pointer;
}
.our-service-section .owl-prev:hover,
.our-service-section .owl-next:hover {
  background: #31353e;
}
.our-service-section .owl-prev:after,
.our-service-section .owl-next:after {
  top: 8px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
.our-service-section .owl-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}
.our-service-section .owl-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}
.our-service-section .owl-prev:after {
  left: 18px;
  content: "\f104";
}
.our-service-section .owl-next:after {
  right: 18px;
  content: "\f105";
}




.our-services {
	padding: 0px 0 0;
	background: url(../img-temp/PeopleImages.com-1310946-zoom.jpg) no-repeat scroll right top / cover;
	position: relative;
	z-index: 1;
}
.our-services:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.service-item .item-in {
	border: 1px solid rgba(255,255,255,.2);
	border-top: none;
	position: relative;
	padding: 40px 20px 30px;
	text-align: center;
	margin-bottom: 90px;
}
.service-item .item-in:after,
.service-item .item-in:before {
	position: absolute;
	content: "";
	background: rgba(255,255,255,.2);
	width: 30%;
	height: 1px;
	top: 0;
	z-index: 1;
}
.service-item .item-in:after {
	right: 0;
}
.service-item .item-in:before {
	left: 0;
}
.service-item .item-in span {
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -25px;
	color: #fff;
}
.service-item .item-in h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 15px;
}
.service-item .item-in p {
	color: rgba(255,255,255,.8);
}
.service-item .item-in h3,
.service-item .item-in .fa {
	color: #fff;
}


.our-service-section .icon-trans-022 {
	padding-top:10px !important;
}



/* Our Service END */


.parallax-team {
    background: url(../img/fadebg.jpg) 50% 0 repeat fixed;
}

.parallax-team:before, .parallax-team-dark:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255,255,255,0.7);
}

@media (max-width: 767px) {
	.parallax-team .container .row:first-child {
		margin-top:60px;
		margin-bottom:-20px;
	}
	.parallax-team .container .row:nth-child(2) {
		margin-bottom:-20px;
	}

	.parallax-team .container .row:last-child {
		margin-bottom:30px;
	}

}




.topbar-v3 {
	padding:0px;
}

.topbar-v3 .search-open {
    top: 0px;
}

.topbar-v3 .search-open {
    background: #fff;
    border-bottom: 1px solid #eee;
}

.topbar-v3 .search-open .form-control {
    background: #fff;
    color:#000;
}
.topbar-v3 .search-open .form-control::-moz-placeholder {
    color:#687074;
    font-weight: 200;
}
.topbar-v3 .search-open .form-control:-ms-input-placeholder {
    color:#687074;
    font-weight: 200;
}
.topbar-v3 .search-open .form-control::-webkit-input-placeholder {
    color:#687074;
    font-weight: 200;
}
.topbar-v3 .search-open .search-close {
    color: #687074;
    font-size:1.5em;
    top:10px;
}
.topbar-v3 .search-open .form-control {
    min-height: 45px;
    font-size:1.1em;
}


/* Home Page Blocks */

.service-block-v1 {
    background-color:#fff;
}

.service-block-v1.teal i {
    background: #18ba9b;
}

.service-block-v1.teal .btn-u.btn-u-sea {
    background: #1abc9c;
}

.service-block-v1.orange i {
    background: #eb9b00;
}
.service-block-v1.orange .btn-u.btn-u-sea {
    background: #eb9b00;
}

.service-block-v1.blue i {
    background: #225378;
}
.service-block-v1.blue .btn-u.btn-u-sea {
    background: #225378;
}

.service-block-v1.greenblue i {
    background: #1695a3;
}
.service-block-v1.greenblue .btn-u.btn-u-sea {
    background: #1695a3;
}


.service-block-v1 .icon-trans-003 {
	padding-top:3px;
}


.service-block-v1 .icon-trans-022 {
	padding-top:1px;
}








/* Footer */
.footer ul li {
	color:#bbb;
}

.sharesite {
	color:#bbb;
	font-weight:bold;
}

.share-addthis {
	padding-top:10px;
}


@media (min-width: 992px) {
	.sharesite {
		text-align:right;
		display:block;
		padding-right:0px;
		padding-top:10px;
	}
}


/* Side bar Sub Sub */

.sidebar-nav-v1 li ul ul a {
    color: #555;
    font-size: 12px;
    border-top: solid 0px #ddd;
    padding: 6px 30px 6px 27px;
    background-color: #fff !important;
}
.sidebar-nav-v1 li ul ul a:hover {
    color: #18ba9b !important;
    font-size: 12px;
    border-top: solid 0px #ddd;
    padding: 6px 30px 6px 27px;

}
.sidebar-nav-v1 li ul ul li:last-child a {
    padding-bottom: 15px;

}
.sidebar-nav-v1 li ul ul > li > a {
    color:#555 !important;
    
}
.sidebar-nav-v1 li ul li.list-group-item.sub.active, .sidebar-nav-v1 li ul li.list-group-item.sub.active:focus, .sidebar-nav-v1 li ul li.list-group-item.sub.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #717984;
    border-bottom: solid 1px #ddd;
    border-right: none;
    border-top: none;
    border-left: none;
}
.sidebar-nav-v1 ul li.list-group-item.list-toggle.active > a  {
    color: #555;
    background-color: #ddd;
}
.sidebar-nav-v1 ul li.list-group-item.list-toggle.active:after {
    color: #555;
    content: "\f107";
}
li.list-group-item.list-toggle.sub {
    border-top: none;
    border-left: none;
    border-right: none;
}


.tab-v1 .tab-content {
	padding: 0px 0;
}


.tab-v1 .nav-tabs {
	border-bottom: solid 2px #eee;
}

.tab-v1 .nav-tabs > .active > a,
.tab-v1 .nav-tabs > .active > a:hover,
.tab-v1 .nav-tabs > .active > a:focus {
	background: #eb9b00;
}

.tab-v1 .nav-tabs > li > a:hover {
    background: #18ba9b;
    color:#fff;
}

.tab-v1 .nav-tabs > li > a {
    color: #18ba9b;
}


.tab-v1 .nav-tabs > .active > a,
.tab-v1 .nav-tabs > .active > a:hover,
.tab-v1 .nav-tabs > .active > a:focus {
	color: #fff;
	border: none;
}


.tab-v1 .nav-tabs-route > li {
    float:left;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
     width:50%;
     margin:0px !important;
}

.tab-v1 .nav-tabs-route {
    text-align:center;
}


.tab-v1 .nav-tabs-route {
    border-bottom:0px;
}

.tab-v1 .nav-tabs-route a {
    font-size: 24px;
    padding: 8px 25px;
    border:1px #ddd solid !important;
}

.tab-v1 .nav-tabs-route a.googlelink {
    display:none;
}

.tab-v1 .nav-tabs-route {
    margin-bottom:15px;
}


@media (max-width: 1200px) {
	.tab-v1 .nav-tabs-route {
	    margin-bottom:30px;
	}
	.tab-v1 .nav-tabs-route a {
	    font-size: 20px;
	    padding: 5px 20px;
	    border:1px #ddd solid !important;
	}
	.tab-v1 .nav-tabs-route > li > a {
	    font-weight: bold;
	}

}

@media (max-width: 768px) {
	.tab-v1 .nav-tabs-route a {
	    font-size: 16px;
	    padding: 6px 12px;
	    border:1px #ddd solid !important;
	}
	.tab-v1 .nav-tabs-route a.googlelink {
	    display:inline;
	}

}



.tab-v1 .nav-tabs-route a:first-child {
    margin-right:0px;
}

.tab-v1 .nav-tabs-route > li > a:hover {
    color: #fff;
    background-color: #18ba9b;
}




@media(max-width:992px) {
	.table-swipe:after {
	padding: 5px 5px;
	content: "Swipe to view more";
	color: #fff;
	background: #6d819c;
	margin:0px 0;
	opacity:.5;
	display:inline-block;
	}
}


/* Select Route */

.route-icons {
	display:block;
	margin:0 auto;
}
.route-icons i.icon-lg {
    width: 60px;
    height: 60px;
    font-size: 33px;
    line-height: 56px;
    margin-bottom: 10px;
    font-style: normal;
    display: inline-block;
    color: #fff;
    font-weight: bold !important;

}

/*.route-icons i.icon-lg:hover {
    border: solid 3px #555 !important;
    line-height: 52px;
    cursor:pointer;
}
.route-icons i.icon-lg.selected {
    border: solid 3px #555 !important;
    line-height: 53px;
}*/

.route-icons a:hover {
    text-decoration:none;
}

.route-icons h2 {
    font-weight:bold;
    color:#fff;
    margin:0px;
	font-size:13px;
}

.route-icons .service-block {
    border:0px;
    line-height:68px;
    padding: 5px 0;
	margin-bottom:0px;
	text-align:left;
	padding-left:30px;
}

@media (max-width: 1200px) {
	.route-icons .service-block {
	    line-height:26px;
	    text-align:center;
	    padding-left:0px !important;
	    padding: 8px 0 !important;
	}
	.route-icons h2 {
		font-size:15px;
	}

}


/* Route Map Accordion */

.routemaps .acc-v1 .panel-heading a {
    font-size: 18px;
    padding: 0px 0px;
    background: #717984;
    font-weight:bold;
    color:#fff;
    line-height:50px;
}

.routemaps .acc-v1 .panel-heading a:active, .routemaps .acc-v1 .panel-heading a:focus, .routemaps .acc-v1 .panel-heading a:hover {
    text-decoration:none !important;
}



.routemaps .acc-v1 .panel-heading a:after {
  font-family: 'FontAwesome';
  content: "\f078";
  font-size: 1em;
  float: right;
  color: #fff;
  padding: 1px 0px;
  right:35px;
  text-align: center;
  position:absolute;
}
.routemaps .acc-v1 .panel-heading a.collapsed:after {
  content: "\f054";
}

.routemaps .acc-v1 .panel-body	{
	padding:5px;
}


/* Route Blocks */

.route-icons div.service-block {
    border-top:1px #ddd solid;
    border-left:1px #ddd solid;
    border-right:1px #ddd solid;
}


.route-icons div.service-block.routes {
    background: #717984;
    padding: 3px 0 3px 20px;
}

.route-icons div.service-block.border-bottom {
    border-bottom:1px #ddd solid;
}



.route-icons div.service-block h2 {
    font-weight:normal;
}


.route-icons div.service-block.routes h2 {
    font-size:18px;
    font-weight:bold;
}


.route-icons div.service-block.route2 {
    background: #f2b809;
}

.route-icons div.service-block.route10 {
    background: #ce2736;
}
.route-icons div.service-block.route21 {
    background: #27a432;
}
.route-icons div.service-block.route24 {
    background: #6C1B00;
}
.route-icons div.service-block.route30 {
    background: #007ed6;
}
.route-icons div.service-block.route40 {
    background: #ac2b80;
}
.route-icons div.service-block.route60 {
    background: #5f1671;
}

    .route-icons div.service-block.route61 {
        background: #008A8B;
    }

.route-icons div.service-block.route25 {
    background: #D66E00;
}



.route-icons div.service-block-default:hover {
    box-shadow:none;
}


.route-icons i.icon-lg.route2 {
    background: #e9c000;
    border: solid 1px #e9c000;
}

.route-icons i.icon-lg.route10 {
    background: #e74c3c;
    border: solid 1px #e74c3c;
}
.route-icons i.icon-lg.route21 {
    background: #008e00;
    border: solid 1px #008e00;
}
.route-icons i.icon-lg.route24 {
    background: #6C1B00;
    border: solid 1px #6C1B00;
}
.route-icons i.icon-lg.route30 {
    background: #0000f5;
    border: solid 1px #0000f5;
}
.route-icons i.icon-lg.route40 {
    background: #cc3dc7;
    border: solid 1px #cc3dc7;
}
.route-icons i.icon-lg.route60 {
    background: #57009d;
    border: solid 1px #57009d;
}

/* Select Route Dropdown */

.route-dropdown {
	margin-bottom:30px;
}
.route-dropdown .list-group-item {
	font-weight:bold;
	font-size:1.2em;
}

.route-dropdown .sidebar-nav-v1 span.badge.active {
    margin-top:10px;
}

.route-dropdown span.label-red, span.badge-route2 {
    background: #e9c000;
}


.route-dropdown span.label-red, span.badge-route2 {
    background: #e9c000;
}

.route-dropdown span.label-red, span.badge-route10 {
    background: #e74c3c;
}
.route-dropdown span.label-red, span.badge-route21 {
    background: #008e00;
}
.route-dropdown span.label-red, span.badge-route24 {
    background: #6C1B00;
}
.route-dropdown span.label-red, span.badge-route30 {
    background: #0000f5;
}
.route-dropdown span.label-red, span.badge-route40 {
    background: #cc3dc7;
}

.route-dropdown span.label-red, span.badge-route60 {
    background: #57009d;
}

/*Styling floated images via CKEditor*/

.image[style*="left"]  {margin:0 20px 20px 0;}
.image[style*="right"] {margin:0 0 20px 20px; }
.image[style*="center"] {margin:0 auto; }

img[style*="float:left"] {margin:0 20px 20px 0;}
img[style*="float:right"] {margin:0 0 20px 20px; }
img[style*="float:center"] {margin:0 auto; }

div
{
    word-wrap:break-word;
}

p
{
    word-wrap:break-word;
}

.alert-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ebccd1;
}
.alert-danger p{
    color: #fff;
}
.alert-danger .btn-danger{
    background-color: #18ba9b;
    border-color: #18ba9b;
}
.btn-danger:active:hover {
    background-color: #18ba9b;
    border-color: #18ba9b;
    color: #fff;
}
.alert-danger.alert-carousel .carousel-indicators .active {
    background-color: #fff;
}
.alert-danger.alert-carousel .carousel-indicators li {
    border: 1px solid #fff;
}
.alert-danger.alert-carousel .carousel-control .glyphicon-chevron-left, .alert-danger.alert-carousel .carousel-control .glyphicon-chevron-right {
    background-color: #F25959;
}
.alert-danger .close:focus, .alert-danger .close:hover {
    color: #fff;
}
.alert-danger .alert-title {
    left: 0px;
    right: auto;
    top: -3px;
    position: absolute;
    color:#fff;
    font-weight:bold;
}
.alert.alert-danger  h4 {
    margin-bottom: 6px;
    margin-top: 4px;
}

.panel-primary>.panel-heading  {    
    background-color: #18ba9b;
    border-color: #18ba9b;
}

.panel-primary>.panel-heading  a{
    color: #fff !important;
    background-color: #18ba9b;
    border-color: #18ba9b;
}

.radio input[type=radio], .radio-inline input[type=radio]
{
    position: absolute;
    margin-top: 4px\9;
    margin-left: 0px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
     margin-left: 0px;
}

.tab-v1 .nav-tabs-route {
    display: table;
    width: 100%;
    height: 100%;
}

.tab-v1 .nav-tabs-route > li {
   display: table-cell !important;
   zoom: 1;
   width: 50%;
   margin: 0px 0px -1px 0px !important;
   height: 100%;
   float:none !important;
}

.tab-v1 .nav-tabs-route li a {
    border:0px !important;
}

.tab-v1 .nav-tabs > .active {
    background: #eb9b00;
}

.table-responsive.scrollnoafter:after {content: "";padding:0px;background-color:transparent;margin:0px;}  




.fa-rounded-x {
    border-radius: 50% !important;    
}


/* Fancy Select */

.big-select {
	border-bottom: solid 1px #0071c1;
	padding-bottom:9px;
	margin: 40px 0 30px;
}


/* Default custom select styles */
div.cs-select {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: left;
	background: #fff;
	z-index: 100;
	width: 100%;
	max-width: 500px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

div.cs-select:focus {
	outline: none; /* For better accessibility add a style for this in your skin */
}

.cs-select select {
	display: none;
}

.cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Placeholder and selected option */
.cs-select > span {
	padding-right: 3em;
}

.cs-select > span::after,
.cs-select .cs-selected span::after {
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cs-select > span::after {
	content: '\25BE';
	right: 0;
}

.cs-select .cs-selected span::after {
	content: '\2713';
	margin-left: .7em;
}

.cs-select.cs-active > span::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

div.cs-active {
	z-index: 200;
}

/* Options */
.cs-select .cs-options {
	position: absolute;
	overflow: hidden;
	width: 100%;
	background: #fff;
	visibility: hidden;
}

.cs-select.cs-active .cs-options {
	visibility: visible;
}

.cs-select ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.cs-select ul span {
	padding: 1em;
}

.cs-select ul li.cs-focus span {
	background-color: #ddd;
}

/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
	padding-left: 1em;
}

.cs-select li.cs-optgroup > span {
	cursor: default;
}


/* Select Skin Border */


div.cs-skin-border {
	background: transparent;
	font-size: 2em;
	font-family: "Lato", sans-serif;
    font-weight: 300;
    line-height: 120%;	
	max-width: none;
	width: 100%;
	color:#000;
}

/*@media screen and (max-width: 30em) {
	div.cs-skin-border { font-size: 1em; }
}*/

.cs-skin-border > span {
	border: 0px solid #000;
	border-color: inherit;
	-webkit-transition: background 0.2s, border-color 0.2s;
	transition: background 0.2s, border-color 0.2s;
	padding:0px 2.75em 0px 0px;
}

.cs-skin-border > span::after,
.cs-skin-border .cs-selected span::after {
	font-family: "FontAwesome";
	content: "\f078";
	color:#666;
}

.cs-skin-border ul span::after {
	content: '';
	opacity: 0;
}

.cs-skin-border .cs-selected span::after {
	content: '\f00c';
	color: #dedede;
	font-size: 1.5em;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.cs-skin-border.cs-active > span {
	background: #fff;
	border-color: #fff;
	color: #2980b9;
}

.cs-skin-border .cs-options {
	color: #000;
	font-size: 0.65em;
	opacity: 0;
	-webkit-transition: opacity 0.2s, visibility 0s 0.2s;
	transition: opacity 0.2s, visibility 0s 0.2s;
	background-color:#f5f5f5;
	margin-top:8px;
}

.cs-skin-border.cs-active .cs-options {
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.cs-skin-border ul span {
	padding: .7em 1em .7em 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}


.cs-skin-border ul li:first-child span {
	padding: 1em 1em .7em 1em;
}

.cs-skin-border ul li:last-child span {
	padding: .7em 1em 1em 1em;
}


.cs-skin-border .cs-options li span:hover,
.cs-skin-border li.cs-focus span {
	background: #0071c1;
	color:#fff;
}



@media (min-width: 500px) {
	.cs-select > span::after,
	.cs-select .cs-selected span::after {
		padding-right:10px;
	}
	
	.cs-select > span::after {
		padding-left:10px;
		font-size:.9em;
		left: auto;
		right:auto;
		padding-top:2px;
	}

}