﻿/*
CSS Styles
*/

/* Google Font imports
**********************************************/
@import url('https://fonts.googleapis.com/css?family=Lato:100');

@import url('/Style%20Library/Breaking_News_Webpart/breakingNews.css');

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/FontAwesome-webfont.eot');
  src: url('fonts/FontAwesome-webfont.eot') format('embedded-opentype'), url('fonts/FontAwesome-webfont.woff2') format('woff2'), url('fonts/FontAwesome-webfont.woff') format('woff'), url('fonts/FontAwesome-webfont.ttf') format('truetype'), url('fonts/FontAwesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Site Resets
**********************************************/
*{
    padding: 0;
    margin: 0;
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .articleImageBox img {
		width: 100% !important;
	}
}
#ctl00_PlaceHolderMain_ctl00__ControlWrapper_RichHtmlField p:first-child {
	margin-top: 15px;
}
.ms-rtestate-field p, p.ms-rteElement-P, .lcol div {
	margin: 0 0 5px
}

h1,h2,h3{
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
h2 {
	color: #0065bd
 !important;
	font-weight: bold;
}
.ms-rtestate-field h1 {
	color: #0065bd
 !important;
}
.col-md-6 {
	width: 100% !important;
	padding: 0 !important;
}
.col-md-1 {
	width: 2% !important;
}
#btnBack, #btnNext {
	color: #0065bd
;
    border: 1px solid #0065bd
;
}
#btnBack[disabled][disabled], #btnNext[disabled][disabled] {
	color: #89bce9;
    border: 1px solid #89bce9;
}
.archiveTitle {
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 0;
    width: 100%;
    margin-right: 10px;
    line-height: 39px !important;
    padding-left: 50px;
	background: url('../img/archive.jpg') no-repeat left center #0065bd;
}
.col-md-10 .ms-rtestate-field p:first-child {
	margin-top: 20px;
}
#leftNav {
	display: none;
}
.tcolspan {
	padding-top: 35px;
}

/* Site Wide Styles
**********************************************/
.tableMainLayout .lcol {
	    
	width: 70%;
    padding-right: 30px;
}
.tableCol-75{
	width:100%;
}
#serviceLevelImageContainer {
	width: 100%;
	padding-bottom:30px;
	overflow: hidden;
}
#serviceLevelImageContainer img{
	width:100%;
	height:auto;
}
.addtocalendar {
	margin-top: 10px;
}
.atcb-link {
	background-color: #0065bd !important;
}
#MSOZoneCell_WebPartWPQ3 h2 {
	margin-top: 32px;
    margin-bottom: 17px;
}
#MSOZoneCell_WebPartWPQ2 h2 {
	margin-top: -30px !important;
}
.rcol .row .ms-rtestate-field a img {
	width: 65%;
}
#Ribbon\.EditingTools\.CPEditTab\.Font-Large-0-0 {
	display: none;
}
.ms-rtestate-field #quickLinkContainer a img {
	min-width: 64px !important;
}

#yLinkContainer {
	list-style: none;
}
.row .ms-rtestate-field #quickLinkContainer {
	margin-top: 0 !important;
}
#mainContent {
	padding-top: 30px;
}

/* I Can't Find It Section */
.iCantFindIt {
	background-color: #292829;
	border-radius: 0 0 15px 15px;
	padding: 18px 0 15px;
	margin-bottom: 20px;
}
.iCantFindIt + p {
	text-align: center
}
.iCantFindIt + p + button {
	display: block; 
	margin: 0 auto;
	background-color: #0065bd;
    color: #fff;
    border: none;
}
.iCantFindIt + p + button:hover {
	background-color: #fff;
	color: #0065bd;
	border: 1px solid #0065bd;
}
.iCantFindIt input[type='text'], .iCantFindIt select {
	width: 50%;
    height: 30px;
    display: block;
    margin: 0 auto;
}
.iCantFindIt button {
	width: 250px;
	display: block;
	margin: 20px auto 10px;
}
.iCantFindIt label {
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
	line-height: 40px;
}

/* News Home Page */
#newsHomepageContainer {
	width: 98.6%;
    margin-left: 6px;
    padding-top: 10px;
}
#newsHomepageContainer .newsItemBox {
    max-height: 130px;
}
#newsHomepageContainer .articleImageBox {
	width: 20%;
	padding: 5px;
}
#newsHomepageContainer .articleImageBox img {
	max-height: 114px !important;
}
#suiteBarDelta {
	z-index:99999999;
}
.col-md-10 .newsTitle {
	margin-left: 7px;
}
.col-md-2 ul {
	list-style: none;
	margin-left: 5px !important;
	padding-top: 7px;
}
.col-md-2 ul li a, .col-md-2 ul li a:visited, .col-md-2 ul li a:active, .col-md-2 ul li a:hover {
	color: #0065bd
;
}

/* Style the atoz page output */
ul#aToZUl {
	list-style: none;
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-left: 5px;
    margin-top: 20px;
}
ul#aToZUl li a, ul#aToZUl li a:visited, ul#aToZUl li a:hover, ul#aToZUl li a:active {
	color: #0065bd
;
}
.atoztitle {
	padding-left: 0;	
	color: #fff !important;
	padding: 0px 50px;
    line-height: 40px !important;
    background: url('../img/AtoZ.jpg') no-repeat left center #0065bd
}

/* Hide the mobile index A-Z menu */
.indexSectionMobile {
	display: none;
	list-style: none;
}
.indexSectionMobile li {
	display: inline-block;
}
.indexSectionMobile li a, .indexSectionMobile li a:visited, .indexSectionMobile li a:active, .indexSectionMobile li a:hover {
	color: #fff;
	text-weight:bold;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000; 
}

/* Hide the Designer Bar (Blue SharePoint Bar) */
.ms-backgroundImage #ms-designer-ribbon {
	display: block;
}

/* Layout 3 Styles */
li.static.ms-verticalAlignTop.ms-listMenu-editLink.ms-navedit-editArea {
	position: relative;
	top: 8px;
}
header .cotainer > .logo {
	margin-bottom : 25px;
}

/* Reset tables */
#contactContainer a, #relatedDocumentsContainer a, #relatedLinksContainer a {
	color: #0065bd
 !important;
}
.docsItem a {
	margin-left: 7px;
}
.ms-rtestate-field script + a img {
	float: none;
}
.tableCol-50 {
	width: 49.9%;
}
.tableMainLayout .lcol, .tableMainLayout .rcol {
	display: inline-block;
	vertical-align: top;
}
.tableMainLayout .lcol {
	width: 70%;
}
.tableMainLayout .rcol {
	width: 29%;
}
.mainTableL3 .lcol, .mainTableL3 .rcol {
	display: inline-block;
	vertical-align: top;
}
.mainTableL3 .lcol {
	width: 70%;
	margin-right: 7px;
}
.mainTableL3 .rcol {
	width: 29%;
}
section div span #MSO_tblPageBody tbody tr td {
	display: block;
	width: 100% !important;
}

/* Main Content Height */
#mainContent {
	min-height: 450px;
}

/* Search Styles */
.ms-core-navigation #searchIcon {
	display: none;
}
.ms-srch-item {
    width: 100%;
    padding: 0 0 25px 0;
    margin: 0 0 10px;
    border-bottom: 4px solid #000;
}
.ms-srch-item h2 {
	margin-top: 10px;
}
.ms-srch-item:first-child {
	padding-top: 0;
	margin-top: -10px;
}
.ms-srch-upscope-top, .ms-srchnav ul {
	display: none !important;
}
.ms-srch-hover-outerContainer, .ms-srch-item-icon {
	display: none !important;
}
.ms-srch-item-title h3 {
	margin-top: 0;
}
.ms-srch-item-title h3 a {
	color: #0065bd
;
	text-decoration: none;
}
.ms-srch-item-title h3:hover a {
	text-decoration: underline;
}
.ms-srch-item-path {
	display: none;
}
#PagingImageLink a {
	outline: none;
	border: none;
}
#PagingImageLink span {
	top: -4px;
}
.ms-srch-result #PagingSelf a {
	color: #0065bd
;
}
.ms-srch-result #Paging a:hover {
	color: #0065bd
;
	text-decoration: underline; 
}
.ms-srch-item:hover {
	background-color: #fff;
}
.ms-srch-item-body {
	width: 100%;
}

/* Search Results Page Style */
.ms-searchCenter-result-main {
	width: 100%;
}
.readMore {
	display: inline-block;
	background-color: #0065bd
;
	padding: 7px 10px;
	color: #fff !important;
	text-decoration: none !important;
	margin-top: 10px;
}
.readMore:hover {
	background-color: #fff;
	color: #0065bd
 !important;
	border: 1px solid #0065bd
;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 6px 9px;
}
.ms-srch-resultcount {
	padding-top: 0;
}
.searchHeader {
	display: none;
	color: #fff !important;
	background: url('/_catalogs/masterpage/RedcarWebsiteFiles/img/magnifier.png') no-repeat left center #000;
	background-position: 10px 13px;
	background-size: 30px;
	padding-left: 55px !important;
	font-weight: bold;
	padding: 10px 10px 10px;
}
#ctl00_ctl36_g_9061e9c4_89d5_4a91_a1de_e9d2b83c9761_csr {
	display: none;
}
input.ms-textSmall {
	font-size: 20px;
}

/* Hide Old Breadcrumb */
/*.real-breadcrumb {
	display: none;
}*/

/* New Breadcrumb Styles */
.bcrumbbar {
	min-height: 31px;
	margin-top: 10px;
    width: 100%;
    margin-bottom: 5px;
	background-color: #0065bd
 !important;
}
.bcrumbbar a:visited {
	color: #fff !important;
}
.bcrumbbar span {
	position: relative;
	color: #fff;
	padding-left: 10px;
	top: 2px;
}
.bcrumbbar span > span:first-child {
	padding-left: 0;
}
.bcrumbbar span > span a {
	background: url('/_catalogs/masterpage/RedcarWebsiteFiles/img/bcrumb-arrow.png') no-repeat right center;
	background-size: contain;
	padding: 7px 30px 7px 0;
	position: relative;
	top: 1px;
	color: #fff !important;
}
.bcrumbbar span > a + span {
	padding-left: 0;
}
.bcrumbbar .container >span:first-child {
	padding-left: 0;
}
.bcrumbbar span span:nth-child(odd) {
	display: none;
}

/* Initialise Colspan=2 Alternative Class */
section div span table tbody tr .tcolspan {
	width: 100% !important;
}

/* Main UL Style */
#mainContent div ul {
	margin-left: 15px;
}

/* Hide the nav */

/* Hide the QuickLaunch */
nav + .container .col-sm-2 div {
	display: none;
}

/* Button and Link Styles */
a.set1 {
	color: #0065bd
 !important;
	text-decoration: underline !important;
}
a.set1:hover {
	text-decoration: none !important;
}
.continue {
    display: block;
	width: 110px;
	height: 40px;
	background: url('/_catalogs/masterpage/RedcarWebsiteFiles/img/continue-btn.png') center no-repeat;
	background-size: contain;
}
.continue:hover {
	background-image: url('/_catalogs/masterpage/RedcarWebsiteFiles/img/continue-btn-hover.png');
}

/* Font Awesome Styles */
.icon-red {
	color:red;
}

.icon-blue{
	color:blue;
}

.icon-green{
	color:green;
}

/* Header Styles
**********************************************/
#bannerImage{
	background-color:green;height:150px;
}
/*
header {
    background: #007ac2;
    color: #fff;
    padding: 10px 0;
}
*/

header {
    padding: 10px 0;
    background-color: #fff !important;
}
.logo {
	margin-top: 10px;
	top: 20px;
	z-index: 90;
    background: url(/SiteCollectionImages/Logo.jpg) no-repeat;
    height: 100px;
    width: 850px;
    float: left;
    background-size: contain;
}
.sb {
    background-color: #fff;
    position: relative;
    right: 0;
}
header .loginlink { position: relative; float: right; top: 30px; }
header .loginlink img { float: right; width: 64%; }
.topbar h1 {
	width: 100%;
	margin: 0;
    padding: 10px 0;
    font-weight: bold;
	text-align: center;
	color: #fff;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.8) 16%, rgba(0,0,0,1) 31%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 51%, rgba(0,0,0,1) 65%, rgba(0,0,0,0.8) 82%, rgba(0,0,0,0.2) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.8) 16%,rgba(0,0,0,1) 31%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 51%,rgba(0,0,0,1) 65%,rgba(0,0,0,0.8) 82%,rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.8) 16%,rgba(0,0,0,1) 31%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 51%,rgba(0,0,0,1) 65%,rgba(0,0,0,0.8) 82%,rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#33000000',GradientType=1 ); /* IE6-9 */
}
.topbar {
	margin: 10px 0 0 0; 
	padding: 5px 0 13px;
	background-color: #0065bd;
}

/* Top Navigation Styles
**********************************************/

/*nav {
    border-bottom: 1px solid #007ac2;
    margin: 0 0 10px;
    padding:7px 0;
}*/

nav {
    margin: 10px -15px 0 !important;
    background-color: #fff;
    padding: 10px 0;
}
#zz9_TopNavigationMenu_NavMenu_EditLinks {
	background-color: #fff !important;
}
nav li a {
	color: #000 !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
nav li:first-child a {
	padding: 0 !important;
}
nav ul {
	padding-top: 0;
	padding-left: 0 !important;
	margin: 0 -15px !important;
}
.ms-core-listMenu-horizontalBox > ul > li > ul {
	padding-left: 10px !important;
} 
nav .ms-navedit-editLinksText {
	position: relative;
	top: 0px;
}
nav .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
	padding-right: 0 !important;
	padding-left: 25px;
}
nav .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:first-child {
	display: inline-block;
	padding-right: 30px !important;
}
nav .ms-navedit-editLinksText:hover {
	color: #0065bd
 !important;
	background-color: #fff !important;
}
.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, a.ms-tv-item:hover, a.ms-tv-header:hover {
	background-color: #fff !important;
	font-weight: bold;
}
.real-breadcrumb {
    padding: 3px 3px 3px 0px;
    margin: 15px 0px -15px;
}
.real-breadcrumb a {
	color: #0065bd !important;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
/*.navbar {
    position: relative;
    min-height: 20px;
    margin-bottom: 0;
    border: 0 solid transparent;
}*/
.navbar {
    position: relative;
    min-height: 20px;
    margin-bottom: 0;
    border: 0 solid transparent;
    background-color: #fff;
}
.ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected, .ms-tv-selected:link {
    background-color: transparent;
    color: #fff;
}
.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, a.ms-tv-item:hover, a.ms-tv-header:hover {
    background-color: rgba(5, 102, 159, 0.75);
    color: #fff;
}
#topnavbar .ms-core-listMenu-item, #topnavbar .ms-core-listMenu-item:link, #topnavbar .ms-core-listMenu-item:visited, #topnavbar .ms-tv-item:link, #topnavbar .ms-tv-item:visited, #topnavbar .ms-tv-header:link, #topnavbar .ms-tv-header:visited {
	color: #0065bd
 !important;
}
.navbar li a:hover {
	background-color: #000 !important;
}
.ms-core-listMenu-horizontalBox {
	display: block;
    margin: 0 auto;
    position: relative;
    width: 43%;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
    margin-right: 1px;
    border: 1px solid transparent;
    color: #fff;
    padding:8px;
}
.ms-srch-sb > .ms-srch-sb-navLink {
	position: absolute;
	right: 10px;
}
.ms-srch-sb > .ms-srch-sb-searchLink {
	position: absolute;
	right: 10px;
}
.ms-srch-sb > input {
	width: 97%;
}
.sb {
	width: 44.8%;
	top: 4px;
	left: 27%;
}
.ms-srch-sb {
	width: 100%;
	padding: 5px 5px;
}
.ms-srch-sb input[type="text"]{
	height:30px;
}

ul#mainNav{
    padding: 0;
    margin: 0;
}
ul#mainNav li{
    display:inline-block;
    list-style-type: none;
    
}
ul#mainNav li:first-child a::before {
    content: "\f015";
    margin: 0 5px 0 0;
    color: #222;
    font-family: FontAwesome;
    font-size:14px;
}
ul#mainNav li a{
    display:block;
    padding: 12px 13px;
    color: #222;
}
ul#mainNav li a:hover{
    background-color: #dfdfdf;
    text-decoration: none;
}

/* Side Navigation Styles
**********************************************/

.sideNav {
    background-color: rgba(146, 192, 224, 0.15);
    padding-right: 0;
    padding-left: 0;
    border: 1px solid #89c9d6;
}
#sideNavBox {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}
ul#sideNav{
    /*background-color: #B1CCE2;*/
    padding: 0;
    margin: 0 0 12px
}
ul#sideNav li{
    list-style-type: none; 
}
ul#sideNav li a::before {
    content: "\f138";
    margin: 5px 6px 5px 3px;
    color: #fff;
    font-family: FontAwesome;
    font-size:12px;
}
ul#sideNav li a{
    display:block;
    padding: 6px;
    color: #fff;
}
ul#sideNav li a:hover{
    background-color: #dfdfdf;
    color: #222;
    text-decoration: none;
}
ul#sideNav li a:hover:before {
    color: #222;
}
ul.dynamic {
    position: absolute;
    left: -9999px;
    top: -9999px;
    z-index: 95;
    background-color: #007ac2;
    white-space: normal;
    word-wrap: break-word;
    padding: 0;
    border: 0 solid #d1d1d1;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.47);
}
.ms-core-listMenu-verticalBox .ms-core-listMenu-item, ul.dynamic .ms-core-listMenu-item {
    padding: 10px;
}
li.dynamic-children:hover ul.dynamic {
    position: absolute;
    width: 256px !important;
    left: -2px !important;
    top: 39px !important;
    z-index: 1100 !important;
}
li.dynamic {
    display: list-item;
    list-style-type: none;
}

#topnavbar .ms-core-listMenu-item, #topnavbar .ms-core-listMenu-item:link, #topnavbar .ms-core-listMenu-item:visited, #topnavbar .ms-tv-item:link, #topnavbar .ms-tv-item:visited, #topnavbar .ms-tv-header:link, #topnavbar .ms-tv-header:visited {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
#sideNavBox .ms-core-listMenu-item, #sideNavBox .ms-core-listMenu-item:link, #sideNavBox .ms-core-listMenu-item:visited, #sideNavBox .ms-tv-item:link, #sideNavBox .ms-tv-item:visited, #sideNavBox .ms-tv-header:link, #sideNavBox .ms-tv-header:visited {
    color: #368997;
    text-decoration: none;
}

/* Body Styles
**********************************************/
.ms-rtestate-field img {
	max-width: 100% !important;
}
.serviceImg img {
	max-width: 24px !important;
}
.serviceText {
	width: 92% !important;
}

/* Quick links Styles
**********************************************/

#quick-links{
	background: none;
	padding-right: 0;
	border: none;
	margin-right: 0;
	/*float: right;*/
}

#quick-links li{
	margin-bottom: 10px;
	float: left;
	width: 48%;
	padding: 5px;
	background: #ECF0F1;
	margin-right: 2%;
	/*border-left: 5px solid #BDB647;*/
}

#quick-links li{
	margin-bottom: 10px;
	float: left;
	width: 48%;
	padding: 8px;
	background: #ECF0F1;
	margin-right: 2%;
	border-radius: 100px;
list-style-type: none;
	/*border-left: 5px solid #BDB647;*/
}

#services{
	border: none;
}
.dfwp-list li {
    background-color: #efefef;
    margin: 0 0 7px 0;
}

.call-to-action
{
	width: auto;
    border-radius: 100px;
    padding: 8px 18px 9px 18px;
	text-decoration: none;
	margin: 0 0 17px 0;
	text-align: center;
	max-width: 100%;
	background-color: #d0ae32;
	display: inline-block;
	color: #fff!important;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	transition: background-color 0.3s ease;
	text-shadow: none!IMPORTANT;
}

.call-to-action:hover{
	background-color: #AB8B19;
	color: #fff;
}

/* blockquote */

blockquote{
	
	background: url(/sites/rci/_catalogs/masterpage/AAATest/img/10-ccc.gif) repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	padding: 10px 10px 20px 20px;
	background-color: #f9f9f9;
	margin: 0 0 20px 0;
	width: 100%;
	float: left;
}

aside blockquote{
	padding: 10px 10px 20px 20px;}

	.ie7 blockquote{
		padding: 10px 4% 40px 8%;
		background-color: #f9f9f9;
		margin: 0 0 20px 0;
		width: 88%;
	}
	
.content blockquote p, .sidebar blockquote p {
	font-size: 100%;
	line-height:normal;
}

	
blockquote:before{
  background: url(/sites/rci/_catalogs/masterpage/AAATest/img/sprite.png) 0 -730px no-repeat;
  height: 30px;
  content: "";
  float: left;
  width: 50px;
}
aside h2 {
    font-size: 125%;
	color:#000000;
}
aside h2 {
    font-size: 102%;
    color: #a87b26;
    font-family: "proxima-nova",arial,sans-serif;
    font-weight: 600;
    margin-bottom: 0.55em;
    margin-top: -5px;
    line-height: 1.33em;
}
blockquote.question:before {
    background: url(/sites/rci/_catalogs/masterpage/AAATest/img/questionIcon.svg) 0 0 no-repeat;
    height: 40px;
    width: 50px;
    background-size: contain;
}
aside p {
    font-family: "proxima-nova",arial,sans-serif;
    font-weight: 400;
    text-align: left;
}

/* Carousel Styles
**********************************************/

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0, 0, 0, 0.35);
    padding-left: 20px;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 20%;
    font-size: 150px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}


/* Skip Links
**********************************************/
.skipHeader{
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
}

a.skipHeader:active, 
a.skipHeader:focus, 
a.skipHeader:hover {
    left: 0; 
    top: 0;
    width: auto; 
    height: auto; 
    overflow: visible; 
}
a.skipFooter{
	position:absolute;
	bottom:-100px;
	left:-100px;
	height:1px;
	width:1px;
}

a.skipFooter:active, 
a.skipFooter:focus, 
a.skipFooter:hover {
	color:white;
	left:0;
	bottom:0;
	position:relative;
	width: auto; 
    height: auto; 
    overflow: visible; 
}

/* Footer Styles
**********************************************/
#s4-bodyContainer {
    padding-bottom: 0;
}
.skyline{
    /*margin: 20px 0 0;
	background: url("../img/footer-icons.png") center center;
	height:70px;*/
}

footer {
    background: url("../img/RCBC_footer.png") center top;
    color: #000;
    padding: 120px 0 0px;
    min-height: 110px;
    background-size:cover;
}
#footer-wrapper{
    padding-bottom: 20px;
    padding-top: 15px;
    background: RGBA(0,0,0,0.3);
}
footer .col-sm-9 {
	width: 100%  !important;
}
#footer .copy {
    color: #000;
    font-size: 0.9em;
    padding: 0;
    margin:0;
    margin-bottom: 2px;
}
.footer-menu {
	width: 100%;
	display: block;
    padding: 0;
    color: #FFF;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000; 
   	font-weight:bold;
    position: relative;
    padding: 15px 0 25px;
    margin: 0 auto -41px;    
}
.footer-menu span {
	display: inline-block;
	width: 19.7% !important;
}
.footer-menu a {
    color: #FFF;
    font-size: 1.0em;
    text-align: center;
    display: block;
}
#footer .logo {
    width: 314px;
    height: 50px;
    margin: 10px 0px 0px 10px;
    background: url(../img/footer-rb-logo.png) transparent no-repeat center center;
    float: right;
}
#footer .logos {
    width: 180px;
    height: 75px;
    margin: 10px 0px 0px 20px;
    float: right;
}
#footer .logos .l1 {
    float: left;
    width: 180px;
    height: 75px;
    background: url(../img/DCLogo_RBWhite_V1.png) transparent no-repeat center center;
    background-size: auto 72px;
}
#footer h4 {
	margin-top: 0;
}
#footer .footsection .lcol img, #footer .footsection .mcol img{
		height: 47px;
		float: left;
		margin-right: 20px;
		margin-top: 10px;
}
 #footer .footsection .mcol img{
	width:100%;
	height:auto;
}
#footer .footsection .rcol {
	padding-top: 5px;
}
#footer .footsection .rcol, #footer .footsection .mcol, #footer .footsection .lcol {
	display: inline-block;
	width: 32%;
	vertical-align: top;
}
#footer .footsection .rcol ul {
	float: right;
	list-style: none;
}
#footer .footsection .rcol ul li {
	display: inline-block;
}
#footer .footsection .rcol ul li a {
	display: block;
	width: 47px;
	height: 47px;
	margin-right: 5px;
}
#footer .footsection .rcol ul li a.facebookIcon {
	background: url(/_catalogs/masterpage/RedcarWebsiteFiles/img/social-facebook-ss.png) no-repeat left center;
}
#footer .footsection .rcol ul li a.twitterIcon {
	background: url(/_catalogs/masterpage/RedcarWebsiteFiles/img/social-twitter-ss.png) no-repeat left center;
}
#footer .footsection .rcol ul li a.youtubeIcon {
	background: url(/_catalogs/masterpage/RedcarWebsiteFiles/img/youtube-social-ss.png) no-repeat left center;
}
#footer .footsection .rcol ul li a.instaIcon {
	background: url(/_catalogs/masterpage/RedcarWebsiteFiles/img/insta-social-ss.png) no-repeat left center;
	background-size: 95px;
}
#footer .footsection .rcol ul li a.facebookIcon:hover, #footer .footsection .rcol ul li a.flickrIcon:hover, #footer .footsection .rcol ul li a.twitterIcon:hover, #footer .footsection .rcol ul li a.youtubeIcon:hover {
	background-position-x: -47px;
}
#footer .footsection .rcol ul li a.instaIcon:hover {
	background-position-x: -48px;
}
#footer .indexSection {
	list-style: none;
}
#footer .indexSection li {
	display: inline-block;
	margin-left: 1.3%;
	margin-bottom: 25px;
}
#footer .indexSection li:first-child {
	margin-left: 0;
}
#footer .indexSection li a {
	display: block;
	color: #fff;
	font-weight:bold;
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000; 
	font-size: 16px;
	line-height: 16px;
}
.ms-signInLink{
	display:none !important;
}
@media only screen and (max-width: 768px) {
	.ms-core-listMenu-horizontalBox ul,
	.ms-core-listMenu-horizontalBox li,
	.ms-core-listMenu-horizontalBox .ms-core-listMenu-item,
	.ms-core-listMenu-horizontalBox > ul > li > table
	{
		display:block;
	}
	.navbar {
	    border-radius: 0;
	}
	.lbar {
		width: 100% !important;
		margin-left: 0 !important;
	}
	#footer{
		padding-top:100px;
	}

}
@media only screen and (min-device-width : 320px) and (max-device-width : 415px) {
	footer .indexSectionMobile li {
		margin-left: 7% !important;
    }
}
@media only screen and (min-device-width : 415px) and (max-device-width : 480px) {
	footer .indexSectionMobile li {
		margin-left: 7.24% !important;
    }
}
@media only screen and (min-device-width : 340px) and (max-device-width : 640px) {
	#EventsHomepageContainer .articleImageBox {
		width: 27%;
	}  
	#EventsHomepageContainer .articleBox {
		width: 73%;
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.contactHeader {
		margin-top: 0 !important;
	}
	#wardMap + #content table td:first-child, #wardMap + #content table td, #wardMap + #content table th:first-child, #wardMap + #content table th {
		display: table-cell !important;
	}
	#wardMap + #content table td:first-child, #wardMap + #content table th:first-child {
		width: 49% !important;
	}
	#wardMap + #content table td, #wardMap + #content table th {
		width: 49% !important;
	}
	.ms-webpart-chrome, #MSOZoneCell_WebPartWPQ7 {
	    display: block !important;
    }
	.is-table-row {
		display: inherit !important;
	}
	.imageholder {
	    width: 75% !important;
	    display: block;
	    float: none;
	    position: relative;
	    height: 250px;
	    margin: 10px auto !important;
	}
	.contentholder.col-xs-8 {
		width: 100% !important;
	}
	.col-sm-12 .tableMainLayout  .lcol {
		padding-right: 0 !important;
	}
	#cPapersTitleContainer {
		width: 100% !important;
		margin-bottom: 15px; 	
	}
	#cPapersYearsContainer {
		width: 95% !important;
	}
	#MSOZoneCell_WebPartWPQ2 .col-md-3 {
		margin-top: 49px;
	}
	#MSOZoneCell_WebPartWPQ2 .col-md-2 {
		margin-top: 50px;
	}
	#newsHomepageContainer div.articleImageBox {
	    width: 40% !important;
	    display: inline-block !important;
	}
	#newsHomepageContainer div.articleBox {
	    width: 60% !important;
	    display: inline-block !important;
	}
	#newsHomepageContainer .newsItemBox {
	    max-height: inherit !important;
    }
	.ms-rtestate-field #quickLinkContainer a.ltile.col-md-2 {
		margin: 0 auto 35px !important;
	}
	#EventsHomepageContainer .articleImageBox {
	    width: 100% !important;
    }
    h2.eventsTitle + #EventsHomepageContainer .articleBox {
		width: 100% !important;
	}
	#newsHomepageContainer .articleImageBox {
		width: 100%;
	}
	#newsHomepageContainer .articleBox {
		width: 100% !important;
	}
	.addtocalendar {
		margin: 20px auto 0;
	    display: block;
	    width: 50%;
	}
	.serviceText {
		width: 91% !important;
	}
	#footer .footsection .lcol {
		
	}
	#footer .footsection .rcol {
		width: 100% !important;
	}
	#footer .footsection .rcol ul {
		display: block !important;
		margin: 0 auto;	
		width: 40%;
		float: none;
	}
	#promotedLinkContainer .pl1, #promotedLinkContainer .pl2 {
		margin-bottom: 30px;
		display: block;
	}
	.ms-rtestate-field #quickLinkContainer a.ql1.ltile {
		margin: 0 auto 35px !important;
		margin-left: auto !important;
	}
	#container {
		right: -39px !important; 
	}
	ul#aToZUl {
		-webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	}
	footer .lcol .footerLogo {
		position: relative;
		width: 80px !important;
		height: 80px !important;	
		top: 10px;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, 
	.col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, 
	.col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, 
	.col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, 
	.col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, 
	.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, 
	.col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, 
	.col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.ms-core-listMenu-horizontalBox ul,
	.ms-core-listMenu-horizontalBox li,
	.ms-core-listMenu-horizontalBox .ms-core-listMenu-item,
	.ms-core-listMenu-horizontalBox > ul > li > table
	{
		display:block;
		width: 100%;
	}
	.navbar {
	    border-radius: 0;
	}
	.lbar {
		width: 100% !important;
		margin-left: 0 !important;
	}
	.tableMainLayout .lcol, .tableMainLayout .rcol {
		width: 100% !important;
		padding-top:40px;
	}
	header .container {
		max-height: inherit !important;
	}
	header .logo {
		z-index: 90;
		top: 0;
		position: relative;
		width: 100%;
		height: 40px;
		background-position-x: 49%;
	}
	.sb {
		width: 75%;
		margin: 0 auto;
	    left: 0 !important;	
	}
	header .ms-srch-sb > .ms-srch-sb-searchLink {
	    right: 15px;
	}
	header .loginlink img {
	    float: none;
	    width: 100%;
	    margin: -15px auto 25px;
	}	
	header .loginlink {
		clear: both;
		position: relative;
	    float: none; 
	    width: 45%;
	    display: block;
	    margin: 0 auto;
	}
	header .loginlink a {
		display: block;
		margin: 0 auto;
	}
	#quickLinkContainer {
		margin-top: -45px !important;
	}
	#quickLinkContainer a.ltile {
		width: 30% !important;
	}
	#quickLinkContainer a.ltile.first {
		margin-left: 3.55% !important;
	}
	#quickLinkContainer a.ltile.first:first-child, #quickLinkContainer > a:nth-child(4) {
		margin-left: 0 !important;
	}
	nav ul {
		margin: 0;
	}
	#navbar {
		padding-bottom: 10px;
	    padding-left: 10px;
	}
	.ms-cui-TabRowLeft, .welcome-content {
		display: none !important;
	}
	.ms-cui-tts-scale-2 {
		width: 100%;
	}
	.ms-cui-tts-scale-2 li {
		width: 32% !important;	
	}
	.ms-cui-tts-scale-2 li a {
		width: 100% !important;	
	}
	#zz9_TopNavigationMenu {
		padding-left: 10px;
		width: 100%;
	}
	.ms-rtestate-field #quickLinkContainer a {
		position: relative !important;
		display: block !important;
		margin: 0 auto 35px !important;
		min-width: 80% !important;
		display: block !important;
	}	
	.col-md-6, .tableCol-50 {
		width: 100% !important;
		display: block !important;
	}
	#newsContainer {
		padding: 15px 0px 0 0 !important;
	}
	#newsContainer + a {
		width: 60%;
	    display: block;
	    text-align: center;
	    margin: 0 auto;
	}
	nav {
		margin: 10px 0px 0 !important;
	}
	.navbar-toggle {
		display: block;
		margin: 5px auto;
		float: none;
	}
	.navbar-toggle span {
	    display: block;
	    margin: 0 auto;
	}
	.row {
		margin: 0;
	}
	.topbar h1 {
		font-size: 24px;
	}
	.ms-fullWidth {
	    padding-top: 5px;
	}
	#footer .footsection .rcol ul li a {
		background-size: cover !important;
		width: 30px;
		height: 30px;
		margin-right: 0;
	}
	footer .indexSection li {
	    margin-left: 10.6px !important;
	}
	#footer .indexSection {
		 padding: 0 14px;
	}
	.footer-menu span {
	    display: block;
	    width: 100% !important;
	}
	#footer .footsection .lcol, #footer .footsection .mcol{
	   width:100% !important;
	}
	#footer .footsection .mcol #TVCA{
	   width:100px;
	   height:auto;
	   margin-left: calc(50% - 50px);
	}
	#footer .footsection .lcol #rcbclogo-footer img{
		width: 50%;
	    height: auto;
	    margin: 10px 25%;
    }
	#footer .footsection .mcol img{
		width: 20% !important;
	    height: auto !important;
	    margin: 10px 40%  !important;
	 }
	section div span table tbody tr td {
		width: 100% !important;
		display: block !important;
	} 
	#twitterFeedContainer {
		padding-left: 0;
	}
	.bcrumbbar span span {
		padding-left: 2px !important;
	}
	.bcrumbbar span span:nth-child(odd) {
		display: inline-block;	
	}
	.bcrumbbar span:first-child {
		padding-bottom: 5px 
	}
	.bcrumbbar span span a {
		background: none;
		padding-right: 0;
	}
	.bcrumbbar {
		min-height: inherit;
    	margin-top: 10px;	
    	padding: 10px 0;
	}
	.bcrumbbar .container {
		margin-top: -10px;
	}
	.ms-rtestate-field #quickLinkContainer a p {
		min-height: 32px !important;
	}
	.ms-rtestate-field #quickLinkContainer a {
	    padding: 15px 2% 0 !important;
	}
	#zz10_TopNavigationMenu {
		width: 100%;
		padding-left: 10px;
	}
	.col-md-6 {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.newsTitle, .twitterTitle {
		width: 100%;
	}
	#twitterFeedContainer {
		padding-left: 0 !important;	
	}
	#twitterFeedContainer > iframe[style] {
		width: 98% !important;
    	margin-left: 5px;	
	}
	footer .indexSection {
		display: none;
	}
	footer .indexSectionMobile {
		display: block;	
	}
	footer .indexSectionMobile li {
    	margin-bottom: 10px;	
    }
	footer .indexSectionMobile li:first-child {
		margin-left: 0;	
	}
	#MSOZoneCell_WebPartWPQ2 h2.futureEventsTitle {
		margin-top: 10px !important;
	}
}
@media only screen and (min-device-width : 481px) and (max-device-width : 515px) {}
@media only screen and (min-device-width : 520px) and (max-device-width : 630px) {}
@media only screen and (min-device-width : 660px) and (max-device-width : 760px) {
	.ms-rtestate-field #quickLinkContainer a.ltile.col-md-2 {
		margin-left: 1.8%;
	}
}
@media only screen and (min-device-width : 767px) and (max-device-width : 768px) {
	#MSOZoneCell_WebPartWPQ2 h2.archiveTitle {
		margin-top: 10px !important;
	}
}
@media only screen and (min-device-width : 481px) and (max-device-width : 767px) {
	#ctl00_PlaceHolderMain_ctl00__ControlWrapper_RichHtmlField p {
		padding: 0 10px;
	}
	#ctl00_PlaceHolderMain_ctl00__ControlWrapper_RichHtmlField + a {
		margin-right: 15px;
	}
	.contactHeader {
		margin-top: 0 !important;
	}
	#wardMap + #content table td:first-child, #wardMap + #content table td, #wardMap + #content table th:first-child, #wardMap + #content table th {
		display: table-cell !important;
	}
	#wardMap + #content table td:first-child, #wardMap + #content table th:first-child {
		width: 49% !important;
	}
	#wardMap + #content table td, #wardMap + #content table th {
		width: 49% !important;
	}
	.ms-webpart-chrome, #MSOZoneCell_WebPartWPQ7 {
	    display: block !important;
    }
	.is-table-row {
		display: inherit !important;
	}
	.imageholder {
	    width: 50% !important;
	    display: block;
	    float: none;
	    position: relative;
	    height: 305px;
	    margin: 10px auto !important;
	}
	.contentholder {
		margin: 0 auto !important;
	    float: none;
	    width: 95%;
	}

	#cPapersTitleContainer {
		width: 50% !important;
	}
	#cPapersYearsContainer {
		width: 49% !important;
	}
	#MSOZoneCell_WebPartWPQ2 h2.futureEventsTitle {
		margin-top: 10px !important;
	}
	#MSOZoneCell_WebPartWPQ2 .col-md-3 {
		margin-top: 49px;
	}
	#MSOZoneCell_WebPartWPQ2 .col-md-2 {
		margin-top: 50px;
	}
	#newsHomepageContainer div.articleImageBox {
	    width: 40% !important;
	    display: inline-block !important;
	}
	#newsHomepageContainer .articleBox {
	    width: 60% !important;
	    display: inline-block !important;
	}
	#newsHomepageContainer .newsItemBox {
	    max-height: inherit !important;
    }
	.ms-rtestate-field #quickLinkContainer a.ltile.col-md-2 {
		margin: 0 0px 12px 12px !important;
	}
	#EventsHomepageContainer .articleImageBox {
	    	    width: 40% !important;
	    display: inline-block !important;
    }
	#EventsHomepageContainer .articleBox {
	    width: 60% !important;
	    display: inline-block !important;
	}
	.skyline {
		margin: 21px 0 0;
	}
	#quickLinkContainer {
		width: 100% !important;
	}
	#footer .row .lcol {

	}
	#footer .footsection .rcol {
		width: 100%;
	}
	#footer .footsection .lcol, #footer .footsection .mcol{
	   width:100% !important;
	}
	#footer .footsection .lcol #TVCA{
	   width:150px;
	   height:auto;
	   margin-left: calc(50% - 75px);
	}
	#footer .footsection .mcol #rcbclogo-footer{
		width: 50%;
	    height: auto;
	    margin: 10px 25%
    }

	#footer .footsection .rcol ul {
		width: 47%;
	    display: block;
	    margin: 0 auto;
		float: none;
	}
	#promotedLinkContainer a {
		display: block;
		width:70%;
		margin: 0 15%;
	    margin-bottom: 25px;
	}
	#promotedLinkContainer a img {
		width: 100%;
	}
	footer .row + #container {
		margin: 0 23px !important;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, 
	.col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, 
	.col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, 
	.col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, 
	.col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, 
	.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, 
	.col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, 
	.col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.ms-core-listMenu-horizontalBox ul,
	.ms-core-listMenu-horizontalBox li,
	.ms-core-listMenu-horizontalBox .ms-core-listMenu-item,
	.ms-core-listMenu-horizontalBox > ul > li > table
	{
		display:block;
		width: 100%;
	}
	.navbar {
	    border-radius: 0;
	}
	.lbar {
		width: 100% !important;
		margin-left: 0 !important;
	}
	
	header .container {
		max-height: inherit !important;
	}
	header .logo {
		z-index: 90;
		top: 0;
		position: relative;
		width: 100%;
		height: 47px;
		background-position-x: 49%;
	}
	.sb {
		width: 80%;
	    margin: 0 auto;
	    left: 0 !important;	
	}
	header .ms-srch-sb > .ms-srch-sb-searchLink {
	    right: 15px;
	}
	header .loginlink img {
	    float: none;
	    width: 100%;
	    margin: 0 auto;
	}	
	header .loginlink {
		clear: both;
		position: relative;
	    float: none; 
	    width: 50%;
	    top: 10px;
	    display: block;
	    margin: 0 auto 15px;
	}
	header .loginlink a {
		display: block;
		margin: 0 auto;
	}
	.ms-rtestate-field #quickLinkContainer {
		width: 100%;
	}
	.ms-rtestate-field #quickLinkContainer a.ltile {
		width: 48% !important;    
		margin-left: 13px !important;
   	 	display: inline-block !important;
	}
	#quickLinkContainer a.ltile.first {
		margin-left: 3.55% !important;
	}
	.ms-rtestate-field #quickLinkContainer a.ltile:nth-child(odd) {
		margin-left: 0 !important;
	}
	nav ul {
		margin: 0;
	}
	#navbar {
		padding-bottom: 10px;
	    padding-left: 10px;
	}
	.ms-cui-TabRowLeft, .welcome-content {
		display: none !important;
	}
	.ms-cui-tts-scale-2 {
		width: 100%;
	}
	.ms-cui-tts-scale-2 li {
		width: 32% !important;	
	}
	.ms-cui-tts-scale-2 li a {
		width: 100% !important;	
	}
	#zz9_TopNavigationMenu {
		padding-left: 10px;
		width: 100%;
	}
	.ms-rtestate-field>#quickLinkContainer>a {
		position: relative !important;
		display: inline-block !important;
		margin: 0 auto 15px !important;
		min-width: 48% !important;
		display: block !important;
	}	
	.ms-rtestate-field>#quickLinkContainer>a:first-child {
		margin: 0 auto 15px !important;
	}
	.col-md-6, .tableCol-50 {
		width: 100% !important;
		display: block !important;
	}
	#newsContainer {
		padding: 15px 0px 0 0 !important;
	}
	#newsContainer + a {
		width: 70%;
	    display: block;
	    text-align: center;
	    margin: 0 auto;
	}
	nav {
		margin: 10px 0px 0 !important;
	}
	.navbar-toggle {
		display: block;
		margin: 5px auto;
		float: none;
	}
	.navbar-toggle span {
	    display: block;
	    margin: 0 auto;
	}
	.row {
		margin: 0;
	}
	.topbar h1 {
		font-size: 24px;
	}
	.ms-fullWidth {
	    padding-top: 5px;
	}
	footer .footsection .lcol .footerLogo {
		top: 0px;
	    position: relative;
	    left: 0px;
	    width: 90px !important;
	    height: 90px !important;	
	}
	#footer .indexSection li {
	    margin-left: 4px;
	}
	#footer .indexSection li a {
		font-size: 87%;
	}
	#footer .indexSection {
		 padding: 0 14px;
	}
	.footer-menu span {
	    display: block;
	    width: 100% !important;
	}
	section div span table tbody tr td {
		width: 100% !important;
		display: block !important;
	} 
	#twitterFeedContainer {
		padding-left: 0;
	}
	.bcrumbbar span span:nth-child(odd) {
		display: inline-block;	
	}
	.bcrumbbar span:first-child {
		padding-bottom: 5px 
	}
	.bcrumbbar span span a {
		background: none;
		padding-right: 0;
	}
	.bcrumbbar {
		min-height: inherit;
    	margin-top: 10px;	
    	padding: 10px 0;
	}
	.bcrumbbar .container {
		margin-top: -10px;
	}
	.ms-rtestate-field #quickLinkContainer a p {
		min-height: 60px !important;
	}
	.ms-rtestate-field #quickLinkContainer a {
	    padding: 15px 2% 0 !important;
	    width: 20%;
	}
	#quickLinkContainer {
		width: 76%;
    	margin: 10px auto 10px;
	}
	header .loginlink {
		width: 35%;
	}
	.topbar h1 {
	    font-size: 24px;
	    padding: 5px 8px 10px;
	}
	.col-md-6 {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.newsTitle, .twitterTitle {
		width: 100%;
	}
	#twitterFeedContainer {
		padding-left: 0 !important;	
	}
	#twitterFeedContainer > iframe[style] {
		width: 98% !important;
    	margin-left: 5px;	
	}
	footer .indexSection {
		display: none;
	}
	footer .indexSectionMobile {
		display: block;	
	}
	footer .indexSectionMobile li {
		margin-left: 9%;
    	margin-bottom: 10px;	
    }
	footer .indexSectionMobile li:first-child {
		margin-left: 0;	
	}
	.tableMainLayout .lcol {
		width: 100%;
		padding-right: 0 !important;
	}
	.is-table-row+h5, .is-table-row+h5+ul+h5 {
		padding-left: 15px !important;
	}
	.is-table-row+h5+ul, .is-table-row+h5+ul+h5+ul {
		padding-left: 18px;
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {	
	.imageholder {
		background-size: cover;
	    height: 370px;
	    width: 85%;
	}
	.contentholder {
		width: 100% !important;
	}
	.is-table-row {
		display: block !important;
	}
	#options {
		width: 100% !important;
	}
	#options +.col-md-9 {
		width: 100% !important;
	}
	h2 {
		font-size: 18px;
	}
	#MSOZoneCell_WebPartWPQ2 h2 {
		margin-top: 10px !important;
	}
	.col-md-9 {
		width: 75%;
		display: inline-block;
	}
	.col-md-3 {
		width: 24% !important;
		display: inline-block;
		vertical-align: top;
	}
	.articleImageBox {
		width: 30% !important;	
	}
	.articleBox {
		width: 70% !important;
		display: inline-block;
	}
	#MSOZoneCell_WebPartWPQ2 h2.archiveTitle {
		margin-top: 0 !important;
	}
	#promotedLinkContainer .col-md-4 {
	    width: 32%;
	    display: inline-block;
	    margin: 0 0 25px 9px;
	    float: none;
	    vertical-align: top;
	}
	.ms-rtestate-field #quickLinkContainer a {
		margin-bottom: 5px !important;
	}
	#MSOZoneCell_WebPartWPQ2 h2.futureEventsTitle {
		margin-top: 10px !important;
	}
	#promotedLinkContainer a span {
		font-size: 14px;
	}
	.addtocalendar {
		display: block !important;
		width: 35%;
	    text-align: center;    
	    margin: 20px auto 10px;
	}
	.footsection .lcol {
			}
	.footsection .rcol {
		width: 100% !important;
	}
	.footsection .rcol ul {
	    float: none !important;
	    list-style: none;
	    display: block;
	    margin: 0 auto !important;
	    width: 220px;
	}
	.servDescription {
		font-size: 16px;
	}
	header .loginlink {
		margin: 0px auto 20px;
	    top: -5px !important;
	}
	a.logo {
		height: 100px !important;
	}
	.PLBotSec {
		min-height: 90px;
	}
	#promotedLinkContainer .col-md-4 {
		width: 32%;
    	display: inline-block;
    	margin: 0 0 25px 9px;
    	float: none;	
    	vertical-align: top;
    }
	#promotedLinkContainer .col-md-4 img {
		width: 100%;
	}
	#serviceLinkContainer {
		padding: 0 40px;
	}
	.serviceText {
		width: 92% !important;
	}
	footer .row + #container {
		margin: 20px 23px 0px 0px;
	}
	.ms-rtestate-field #quickLinkContainer a {
		margin-left: 7% !important;
	}
	footer#footer .indexSection li a {
		font-size: 100% !important;	
	}
	footer#footer .indexSection li {
		margin-left: 33px !important;	
	}
	#quickLinkContainer {
		width: 100% !important;	
	}
	.ms-rtestate-field #quickLinkContainer div>a.ltile {
		max-width: 24.2% !important;	
	}	
	#quickLinkContainer a.ltile {
		width: 30% !important;
	}
	#quickLinkContainer a.ltile.first {
		margin-left: 3.55% !important;
	}
	#quickLinkContainer a.ltile.first:first-child {
		margin-left: 0 !important;
	}
	.ms-rtestate-field #quickLinkContainer div>a {
		position: relative !important;
		display: inline-block !important;		
		min-width: 20% !important;
		display: inline-block !important;
	}	
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, 
	.col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, 
	.col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, 
	.col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, 
	.col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, 
	.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, 
	.col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, 
	.col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.ms-core-listMenu-horizontalBox ul,
	.ms-core-listMenu-horizontalBox li,
	.ms-core-listMenu-horizontalBox .ms-core-listMenu-item,
	.ms-core-listMenu-horizontalBox > ul > li > table
	{
		display:block;
		width: 100%;
	}
	.navbar {
	    border-radius: 0;
	}
	.lbar {
		padding-right: 10px !important;
		width: 50% !important;	
	}
	
	header .container {
		max-height: inherit !important;
	}
	.logo {
		z-index: 90;
		top: 0;
		position: relative;
		width: 100%;
		height: 125px;
		background-position-x: 49%;
	}
	header .sb {
		width: 100%;
	    margin: 10px 0 5px;
	    left: 0;	
	}
	header .ms-srch-sb > .ms-srch-sb-searchLink {
	    right: 15px;
	}
	header .loginlink img {
	    float: none;
	    width: 100%;
	    margin: 15px auto 5px;
	}	
	header .loginlink {
		clear: both;
		position: relative;
	    float: none; 
	    width: 25%;
	    display: block;
	    margin: 0 auto;
	}
	header .loginlink a {
		display: block;
		margin: 0 auto;
	}
	nav ul {
		margin: 0;
	}
	#navbar {
		padding-bottom: 10px;
	    padding-left: 10px;
	}
	.ms-cui-TabRowLeft, .welcome-content {
		display: none !important;
	}
	.ms-cui-tts-scale-2 {
		width: 100%;
	}
	.ms-cui-tts-scale-2 li {
		width: 32% !important;	
	}
	.ms-cui-tts-scale-2 li a {
		width: 100% !important;	
	}
	#zz9_TopNavigationMenu {
		padding-left: 10px;
		width: 100%;
	}
	.col-md-6, .tableCol-50 {
		width: 100% !important;
		display: block !important;
	}
	#newsContainer {
		padding: 15px 0px 0 0 !important;
	}
	#newsContainer + a {
		width: 70%;
	    display: block;
	    text-align: center;
	    margin: 0 auto;
	}
	nav {
		margin: 10px 0px 0 !important;
	}
	.navbar-toggle {
		display: block;
		margin: 5px auto;
		float: none;
	}
	.navbar-toggle span {
	    display: block;
	    margin: 0 auto;
	}
	.row {
		margin: 0;
	}
	.topbar h1 {
		font-size: 24px;
	}
	.ms-fullWidth {
	    padding-top: 5px;
	}
	#footer{
	    padding: 85px 0 20px;
	}
	#footer .footsection .lcol, #footer .footsection .mcol{
	   width:100% !important;
	}
	#footer .footsection .lcol #TVCA{
	   width:150px;
	   height:auto;
	   margin-left: calc(50% - 75px);
	}
	#footer .footsection .mcol #rcbclogo-footer{
		width: 50%;
	    height: auto;
	    margin: 10px 25%
    }
	footer .indexSection li {
	    margin-left: 16px !important;
	}
	#footer .indexSection {
		 padding: 0 14px;
	}
	footer .indexSection li a {
		font-size: 87% !important;
	}
	.footer-menu span {
	    display: block;
	    width: 100% !important;
	}
	section div span table tbody tr td {
		width: 100% !important;
		display: block !important;
	} 
	#twitterFeedContainer {
		padding-left: 0;
	}
	.bcrumbbar span span:nth-child(odd) {
		display: inline-block;	
	}
	.bcrumbbar span:first-child {
		padding-bottom: 5px 
	}
	.bcrumbbar span span a {
		background: none;
		padding-right: 0;
	}
	.bcrumbbar {
		min-height: inherit;
    	margin-top: 10px;	
    	padding: 10px 0;
	}
	.bcrumbbar .container {
		margin-top: -10px;
	}
	.ms-rtestate-field #quickLinkContainer a p {
		min-height: 43px !important;
	}
	.ms-rtestate-field #quickLinkContainer a {
	    padding: 20px 2% 30px !important;
	}
	.navbar-toggle {
		display: none;
	}
	#zz10_RootAspMenu {
		padding-top: 10px;
	}
	#zz10_RootAspMenu li {
		display: inline-block !important;
		width: auto !important;
	}
	nav .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:first-child {
		padding: 0;
	}
	nav .ms-navedit-editLinksText {
		top: -10px;	
	}
	#quickLinkContainer {
		width: 78%;
		margin: 0 auto;
	}
	li.static, li.static.ms-verticalAlignTop.ms-listMenu-editLink.ms-navedit-editArea {
	    display: inline-block;
	    width: auto;
	    padding-top: 5px;
	}
	#zz10_TopNavigationMenu {
		width: 100% !important;
		display: block;
	}
	.tableCol-50 {
		vertical-align: top;
		display: inline-block !important;
		width: 49% !important;
		margin-right: 0 !important;
	}
	.newsTitle, .twitterTitle {
		width: 100%;
	}
	#twitterFeedContainer {
		padding-left: 0 !important;	
	}
	#twitterFeedContainer > iframe[style] {
		width: 100% !important;
    	margin-left: 5px;	
	}
	#newsContainer {
		width: 98%;	
	}
	.skyline {
		margin-bottom: -2px;	
	}
	.ms-rtestate-field #quickLinkContainer a {
		max-width: 150px !important;
    	min-width: 32% !important;
    	padding: 15px 2% 25px !important;
    	margin-left: 2% !important;
	}
	.ms-rtestate-field #quickLinkContainer a.ql4 {
		margin-left: 0 !important;	
	}
	#EventsHomepagContainer .articleBox {
		width: 77% !important;
	}
	.linkbar.col-md-4{
		width:100%;
	}
	
}
@media only screen and (min-device-width : 1023px) and (max-device-width : 1279px) {
	.footer-menu span {
		width: 19.6% !important;
	}
	.PLBotSec {
		height: 90px;
	}
	#container #drawer {
		right: -17px;
	}
	header .logo {
		width: 73% !important;
		margin-top: 18px;
	}
	.serviceText {
		width: 91% !important;
	}
	#quickLinkContainer a.ltile.linktile {
		width: 148px !important;
	    max-width: 148px !important;
	    min-width: 148px !important;
	}
	#quickLinkContainer {
		width: 940px !important;	
	}
	.ms-rtestate-field #quickLinkContainer div>a.ltile {
		max-width: 24% !important;	
	}
	.ms-rtestate-field #quickLinkContainer a:nth-of-type(7n+0) {
		margin-left: 1.05% !important;	
	}	
	#quickLinkContainer a.ltile {
		width: 30% !important;
	}
	#quickLinkContainer a.ltile.first {
		margin-left: 3.55% !important;
	}
	#quickLinkContainer a.ltile.first:first-child {
		margin-left: 0 !important;
	}
	.ms-rtestate-field #quickLinkContainer div>a {
		position: relative !important;
		display: inline-block !important;		
		min-width: 20% !important;
		display: inline-block !important;
	}	
	.ms-rtestate-field #quickLinkContainer a:first-child {
		margin: 0 auto 35px !important;
	}
	#footer .indexSection li {
		margin-left: 0.7%;	
	}
}

/* Device specific media tags */

/* Galaxy S5 */
@media only screen and (min-device-width : 640px) and (max-device-width: 640px) and (orientation: landscape) {
	#serviceLinkContainer {
		padding-left: 15px;
	}
	#promotedLinkContainer a.col-md-4 {
		width: 70%;
    	display: block;
    	margin: 0 auto 20px;	
    }
	#drawer {
		top: -96px !important;
	}	
	#footer .footsection .rcol ul {
		width: 36.1% !important;
	}
	.articleImageBox {
		width: 100%;
	}
	.ms-rtestate-field #quickLinkContainer a.ltile {
		width: 30% !important;
		min-width: 30% !important;
	}
	.ms-rtestate-field #quickLinkContainer a.ltile:nth-child(odd) {
		margin-left: 2% !important;
	}
	.lbar.linkbar {
		width: 50% !important;
	}
	.lbar .serviceText {
		width: 91% !important;
    	padding-right: 14px;
	}
	header .loginlink {
		width: 25%;
	}
}
@media only screen and (min-device-width : 319px) and (max-device-width: 325px){
	#footer .footsection .rcol ul {
		width: 46%;
	}
	#EventsHomepageContainer .articleImageBox img {
	    width: 100%;
	    height: auto;
	}
	.atc-style-blue .atcb-link, .atc-style-blue .atcb-link:hover, .atc-style-blue .atcb-link:active, .atc-style-blue .atcb-link:focus {
		padding: 7px 14px !important;
	}
}
@media print {
	a[href]:after {
	    content: none !important;
  	}
  	header, .topbar, .helloBar, footer{
		display:none !important;
	}
}