html {
	overflow-y: scroll;
}

body {
    margin:0;
    background-color: #FFFFFF;
}

.ccm-page a {
    color: #247BD3;
    text-decoration: none;
}
.ccm-page a:hover {
    text-decoration: underline;
}

.ccm-page img {
    max-width:100%;
    height:auto;
    border:0;
}

.ccm-page h1, .ccm-page h3 {
    color: #336699;
}
.ccm-page h2 {
    font-family: playball, 'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive ;
    color: #669900;
    font-size:30px;
}
.ccm-page h1, .ccm-page h2 {
    font-weight: normal;
}


div#phone-banner {
    display:none;
    text-align:center;
}
div#phone-banner #logos img {
    margin:4% 2% 0 2%;
}
div#phone-banner #logos img#brcgs {
    margin:4% 2% 16px 2%;
}

/* order is important as ccm-page & page-template-home have equal priority */
.ccm-page {
    background-image: url(images/inner_top_bg_plus.webp);
    background-repeat: no-repeat;
    background-position: 0px 44px;
    background-size: 100%;
    color:#666666;
    font-family: arial, helvetica, sans-serif;
    line-height: 25px;
}
.ccm-toolbar-visible .ccm-page {
    background-position: 0px 92px;
    margin-top:-48px;
}
.page-template-home {
    background-image: url(images/banner_0.webp);
}
.ccm-page #home-slide {
    position:absolute;
    top:44px;
    width:100%;
    z-index:0;
}
.ccm-toolbar-visible .ccm-page #home-slide {
    top:92px;
}
.ccm-page #home-slide img {
    width:100%;
}
.ccm-page #top-bar-x {
    background-color: #2e428b;
}
.ccm-page #top-bar {
    height:43px;
}
.ccm-page #spacerbox {
	padding-top: 17%;
	height: 1px;
}
.page-template-home #spacerbox {
	padding-top: 33%;
	height: 1px;
}

.ccm-page #nav {
}

.ccm-page #breadcrumb-nav {
    margin-bottom:10px;
}

.ccm-page #content {
    line-height: 25px;
}

/* order important */
.ccm-page #content #sidebar {
    padding-top:50px;
    font-size:14px;
    line-height: 20px;
}
.page-template-home #content #sidebar {
    padding-top:70px;
}

.ccm-page #content #sidebar #sidebar-panel {
    max-width:180px;
    margin:auto;
}

.ccm-page #brc {
    line-height:72px;
    margin-top:30px;
    margin-bottom:20px;
}
.ccm-page #brc blockquote {
    margin: 0 18px;
    font-family: playball;
    font-size: 30px;
    word-spacing: 12px;
    color:#669900;
}

.ccm-page #qlinks-x {
    background-color:#9FDB1B;
    height:22px;
}

.ccm-page #qlinks {
    text-align: center;
}

.ccm-page #footer-x {
    background-color: #345AA6;
    color:#FFFFFF;
    font-size:12px;
    line-height: 18px;
    border-bottom:2px solid #FFFFFF;
    padding:1px 0;
    white-space: nowrap;
}
.ccm-page #footer-x a {
    color:#FFFFFF;
}
.ccm-page #fcol4 a {
    color:#b9b9b9;
    text-decoration: none;
    font-size:0.8em;
}

.ccm-page ol.breadcrumb {
    list-style: none; margin:0; padding:0;
}
.ccm-page ol.breadcrumb li {
    float: left; margin:0; padding:0;
}
.ccm-page ol.breadcrumb li::after {
    content: '/';
    padding: 0.6em;
}
.ccm-page ol.breadcrumb li:last-child::after {
    content: '';
    padding: 0;
}
.ccm-page #breadcrumb-nav {
    font-size:12px;
}
.ccm-page #breadcrumb-nav label {
	display: block;
	float: left;
	margin-right: 0.6em;
}
.ccm-page #breadcrumb-x {
	background-color: #bde0ff;
	overflow: hidden;
    padding-bottom:6px;
    margin-top:-1px;
}




/* MEGA MENU */

	/* General Styles */
.mega-menuh ul, .mega-menuh ul li {list-style: none;}
.mega-menuh ul {position: relative; padding: 0; margin: 0;}
.mega-menuh ul li ul {display: none;}
.mega-menuh .sub {display: none;}
.mega-menuh .sub ul {display: block;}

/* Font Styles */
#mmhamburger ul.mega-menuh li {font: normal 16px Arial, helvetica, sans-serif !important;}
.jbmm.custom {font: normal 13px Arial, helvetica, sans-serif !important; line-height: 16px !important; height:40px;}
.jbmm.custom ul.mega-menuh, .jbmm.custom ul.mega-menuh, .jbmm.custom ul.mega-menuh li {margin: 0; padding: 0; border: none;}

/* Background Styles */
.jbmm.custom ul.mega-menuh {background: transparent; width: 100%; height: 40px; position: relative;}
.jbmm.custom ul.mega-menuh li {float: left; margin: 0; padding: 0; font-size: 13px !important; font-weight: bold;}

/* Link Styles (-4 -6) 6 more off all */
.jbmm.custom ul.mega-menuh li a {float: left; display: block; color: #fff !important; padding: 11px 25px 9px 13px !important; text-decoration: none !important;}
.jbmm.custom ul.mega-menuh li a.first { padding-left: 0 !important;}
.jbmm.custom ul.mega-menuh li a.dc-mega {position: relative; padding: 11px 26px 9px 13px !important;}

/* Link Icon Styles (i.e. Arrow Icon) */
.jbmm.custom ul.mega-menuh li a .dc-mega-icon {display: block; position: absolute; top: 30px; right: 15px; width: 8px; height: 6px; background: url(/packages/jb_megamenu/blocks/jb_megamenu/css/skins/images/arrow.png) no-repeat 0 0;}

/* Top Level Styles */
.jbmm.custom ul.mega-menuh li a.top-level-nav {font-size:20px;font-weight: normal;letter-spacing: +1px;}
.jbmm.custom ul.mega-menuh li.top-level-nav.mega-hover a, .jbmm.custom ul.mega-menuh li.top-level-nav a:hover{background-color:transparent; color:#95a9dc !important;}
.jbmm.custom > ul li.nav-path-selected a, .jbmm.custom > ul li.nav-selected a{background-color:transparent;}

/* Hover Styles */
.jbmm.custom ul.mega-menuh li.mega-hover a, .jbmm.custom ul.mega-menuh li a:hover {background-position: 100% -40px; color: #FFF !important; text-shadow: none;}
.jbmm.custom ul.mega-menuh li.mega-hover a .dc-mega-icon {background-position: 0 100%;}

/* Submenu Container Styles */

/* new */
.jbmm.custom ul.mega-menuh li.top-level-nav.mega-hover ul a, .jbmm.custom ul.mega-menuh li.top-level-nav ul a:hover ul a {
color:#FFFFFF !important;}


.jbmm.custom ul.mega-menuh li .sub-container {position: absolute; padding: 10px; margin-left: 0px; margin-top:3px; background-color:#94a9de;}
.jbmm.custom ul.mega-menuh li .sub-container.mega {padding-left: 10px; padding-top:0px;}
.jbmm.custom ul.mega-menuh li .sub {padding: 0px;}
.jbmm.custom ul.mega-menuh li .sub-container.mega .sub {padding: 20px 10px 10px 0;}
.jbmm.custom ul.mega-menuh li .sub .row {width: 100%; overflow: hidden; clear: both;}
.jbmm.custom ul.mega-menuh li .sub li {list-style: none; float: none; width: 210px; font-size: 1em; font-weight: normal;}

/* Submenu Container Row Header Styles */
.jbmm.custom ul.mega-menuh li .sub li.mega-hdr {margin: 0 10px 10px 0 !important; float: left;}
.jbmm.custom ul.mega-menuh li .sub li.mega-hdr.last {margin-right: 0;}
.jbmm.custom ul.mega-menuh li .sub a, .jbmm.custom ul.mega-menuh li .sub span {background: none; border: none; text-shadow: none; color: #111; padding: 7px 10px; display: block; float: none; text-decoration: none; font-size: 1.1em;}
.jbmm.custom ul.mega-menuh li .sub li.mega-hdr .mega-hdr-a {padding: 15px 0px 15px 0px !important; margin-bottom: 5px; background-color: #35539c !important; text-transform: uppercase; font-weight: bold; color: #fff !important; text-shadow: 1px 1px 1px #330; font-size:16px; text-align:center; cursor:default; }
.jbmm.custom ul.mega-menuh li .sub li.mega-hdr a.mega-hdr-a:hover {color: #ccc; text-shadow: none;}
.jbmm.custom ul.mega-menuh .sub li.mega-hdr li a {padding: 4px 4px 4px 4px !important; font-weight: bold;}
.jbmm.custom ul.mega-menuh .sub li.mega-hdr li a:hover {color: #C8D3EE !important; background: transparent !important; text-decoration: none !important; }
.jbmm.custom ul.mega-menuh .sub ul li {padding-right: 0;}

/* Submenu Container with only 1 Level (no row headers) Styles */
.jbmm.custom ul.mega-menuh li .sub-container.non-mega .sub {  }
.jbmm.custom ul.mega-menuh li .sub-container.non-mega li {padding: 0; width: 165px; margin: 0;}
.jbmm.custom ul.mega-menuh li .sub-container.non-mega li a {padding: 7px 0px 7px 0px !important; font-weight: bold;}

.jbmm.custom ul.mega-menuh li .sub-container.non-mega li a:hover {color: #C8D3EE !important; text-decoration: none !important;}


/* END MEGA MENU */


/* Page Lists in content area */

.ccm-page #content div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
	padding-left:22px;
	display:inline-block;
}
.ccm-page #content div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title::before {
	content: "\f10c";
	font-family: FontAwesome;
	display:inline-block;
	margin-right:22px;
}
.ccm-page #content div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title:hover::before {
	content: '\f111';
}

.ccm-page .boldText {
	font-wight:bold;
}

.ccm-page .italicText {
	font-style:oblique;
}

.ccm-page .contactName {
	display:inline-block;
	width:160px;
}

.ccm-page .bigText {
	font-size:16px;
}

.ccm-page .biggerText {
	font-size:20px;
}



/* align text right/left on small and above */
.ccm-page .text-center { text-align:center; }
.ccm-page .text-right-sm { text-align:right; }
.ccm-page .text-left-sm { text-align:left; }
.ccm-page .block-right-sm {  }
.ccm-page .block-left-sm {  }
.ccm-page .text-right-md { text-align:right; }
.ccm-page .text-left-md { text-align:left; }
.ccm-page .block-right-md {  }
.ccm-page .block-left-md {  }
@media (max-width: 1199px) {
    .ccm-page ul#dropdown-menu{
        font-size:1vw;
    }
}
@media (max-width: 991px) {
    .ccm-page .text-right-md { text-align:center; }
    .ccm-page .text-left-md { text-align:center; }
    .ccm-page .block-right-md { margin:auto; }
    .ccm-page .block-left-md { margin:auto; }
	.ccm-page .hideonmobile {
		display:none;
	}
    .ccm-page .contacts-block table, .ccm-page .contacts-block thead, .ccm-page .contacts-block tbody, .ccm-page .contacts-block th, .ccm-page .contacts-block td, .ccm-page .contacts-block tr {
        display: block;
    }
    .ccm-page .contacts-block table { width: auto!important; background-color:white;}
    .ccm-page .contacts-block tr { border: 1px solid #eaeaea; }
    .ccm-page .contacts-block td { 
            border: none;
            text-align: center;
            width: auto;
    }
    .ccm-page .contacts-block {
        background-image:none;
    }
	
}
@media (max-width: 767px) {
    .ccm-page .text-right-sm { text-align:center; }
    .ccm-page .text-left-sm { text-align:center; }
    .ccm-page .block-right-sm { margin:auto; }
    .ccm-page .block-left-sm { margin:auto; }
    .ccm-page, .page-template-home {
        background-image: none;
    }
    .ccm-page #home-slide {
        display:none;
    }
    .ccm-page div#phone-banner {
        display:block;
    }
    .ccm-page #top-bar {
        display:none;
    }
    .ccm-page #nav {
    }

    .ccm-page #footer div.row div {
        padding:16px 0;
    }
    .ccm-page #footer-x {
        padding:0;
    }
    .ccm-page .selectnav{ display:block; }
    .ccm-page ul#dropdown-menu {display:none;}
    .ccm-page #spacerbox {
        display:none;
    }
}
@media (max-width: 420px) {
	.ccm-page .contactName {
		width:130px;
	}
	.ccm-page .contactName, .ccm-page .contactName ~ * {
		font-size:12px;
	}
}







