@import url(https://fonts.googleapis.com/css?family=Martel:600|Catamaran:300,600);
/*Body Fonts Tables*/    

body {
  background: #fff;
  color: #000;
/*font-family: "museo-sans",sans-serif;*/
font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
  font-size: 16px;
  font-weight:300;
  line-height: 1.4;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6, .head, .pageheading, .modboxhead {
font-family: 'Martel', serif;
  color:#116CB2;
  font-weight: 600;
  text-align: left;
  margin-top: 0;
  
}

h1, .pageheading {
  font-size: 36px;
}
h2 {
  font-size: 32px;
}

h3, .head, .modboxhead {
  font-size: 30px;
}
h4 {
font-size:26px;
}
h5 {
font-size:22px;
}
h6 {
font-size:18px;
}

    
td, li,p, input, textarea, label {
/*font-family: "museo-sans",sans-serif;*/
font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
font-weight:300;
    font-size: 16px;
    color: #000;
    line-height: 1.4;
}
.page-content-container.plain_container > p{
font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}
.lead {
  font-size: 18px;
}
a {
color: #43B077;
font-weight: 400;
}
a:hover, a:focus {
color: #116CB2;
text-decoration: underline;
font-weight: 400;
}
#site-header-no-image{
display:none;
    }
    #site-header-no-image > a {
  font-size: 30px;
}
 
button, html input[type="button"], input[type="reset"], input[type="submit"],.btn{
display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  border:none;
  background: #43b077 none repeat scroll 0 0;
  font-size: 26px;
  padding: 10px 15px;
  font-family: 'Martel', serif;
  color:#fff;
  white-space:normal;
  }
 button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn:hover{ 
   -webkit-transform: scale(1.1);
  transform: scale(1.1);
  }
 #site-footer-container .col-sm-3 p{
  line-height: 1.4;
    margin-bottom: 6px;
    padding-bottom: 0;
    font-family: "museo-sans",sans-serif;
    }
     #site-footer-container .col-sm-3 a, #standardfooter a{
     color:#000;
     font-family: "museo-sans",sans-serif;
     }
select {
	height: 58px;
	border-radius: 0;
	border: 0;
	background: #FEF1D4;
	margin-left: 10px;
	margin-right: 5px;
}
/* Content Containers */
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
    .col-md-3.right-sidebar-container {
  padding-bottom: 20px;
  padding-top: 20px;
}
.page-content-container {
  padding-bottom: 20px;
  padding-top: 20px;
}
.breadcrumb-container {
  padding-bottom: 10px;
  padding-top: 10px;
}
.container.site-utility-container {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ececec;
  left: 0;
  padding-top: 10px;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 1031;
}
.utility {
  margin-left: auto;
  margin-right: auto;
  width: 1170px;
  font-family: "museo-sans",sans-serif;
}
.utility a{
color:#000;
font-family: "museo-sans",sans-serif;
 
}
.container-fluid.fullheader-area {
  height: 136px;
}
.searchbar {
	border: 0;
	color: #000;
	height: 20px;
	padding-left: 5px;
	width: 145px;
	background: rgb(254, 241, 212) none repeat scroll 0% 0%;
	opacity: 1;
}
.search.go {
  left: -4px;
  position: relative;
  top: 6px;
}
.search.go input{
position:relative;
top:-3px;
}
.utility form{ 
display:inline;
}
.utility div.clearfix div.col-sm-7 {
  margin-top: -5px;
  text-align: right;
}
div.module.output div.content, div.module.output div.form {
  padding: 0;
}
div.module.output {
  border: 0 none;
}
.container-fluid.footer-area div.container {
  padding: 0;
  width: 100%;
}
#site-footer-container {
  background-image: url("/resources/14302/1776509.png");
  background-position: 90% 99%;
  background-repeat: no-repeat;
  padding: 0;
}
.section,.footer-list, .footer-copyright,.footer-privacy,.footer-logo,.footer-abn {
width:1170px;
margin-right:auto;
margin-left:auto;
}
#standardfooter {
  background: rgba(0, 0, 0, 0) url("/resources/1774948.jpg") no-repeat scroll right center;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
#site-footer-container div {
  text-align: left;
  padding: 0;
  font-family: "museo-sans",sans-serif;
}
#site-footer-container div div.section.clearfix div.col-sm-3{
padding-left:15px;
padding-right:15px;
}
.footer-copyright > b {
  font-weight: 300;
}
.footer-abn, .footer-logo {
  font-size: 14px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f1f1f1;
}
.table.table-striped tbody tr.category-name td {
    background-color: #ddd;
}
.index-selector {
	padding-left: 1%;
	padding-right: 1%;
	    color: #fff;
}
.alpha-selector {
    margin-bottom: 20px;
    background: #43B077;
    padding: 10px;
        text-align: center;
}

/* Quicklinks */
.cb-quicklink.panel-rollover .panel-body {
	margin: 0;
	padding: 20px 25px;
	box-shadow: none;
	height: 78px;
	background: rgba(17,108,178,0.8);
	position: relative;
	top: 157px;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.cb-quicklink.panel-rollover:hover .panel-body {
	box-shadow: none;
		background: rgba(33,119,170,0.8);
		height:235px;
		top:0;
}
.img-thumbnail, .thumbnail {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
}
.panel {
	box-shadow: none;
	border-radius: 0;
	border: 0;
}
.cb-ql-txt p {
	color: #fff;
}
div.cb-quicklink {
	text-align: center;
}
.cb-quicklink.panel-rollover img {
	max-width: 170%;
	max-height: none;
	min-width: auto;
	min-height: auto;
	padding: 0;
	border-radius: 0;
	margin-left: -40%;
}
div.cb-quicklink.panel-rollover {
	height: 235px;
}
.cb-quicklink a {
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.85);
}
.cb-ql-heading {
	color: #fff;
	font-size: 20px;
}
.cb-quicklink a div.panel-body span.cb-ql-txt p{
color:#fff;
text-align:left;
}
.breadcrumb-container table tbody tr td a img{
margin-right:10px;
}
/* Navigation */
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: auto;
    left: auto; 
    z-index: 1030;
}
.navbar-nav {
  float: right;
}
.navbar {
 
  border-radius: 0;
  border: 0;

  box-shadow: 0 2px 3px #b6b6b7;
  height: 95px;
  margin-bottom: 0;
  margin-top: 40px;
  padding-top: 12px;
}
.navbar-brand{
padding:0;
}
.navbar-collapse{
padding-left:0;
padding-right:0;
}
.navbar-nav > li > a {
	color: #000;
	font-size: 14px;
	padding: 44px 10px 19px;
	text-transform: uppercase;
	font-family: "museo-sans",sans-serif;
}
.nav > li > a:hover, .nav > li > a:focus {
  background: transparent none repeat scroll 0 0;
  color: #199c56;
  text-decoration: none;
}
.active > a {
  color: #1b457e;
}
.dropdown-submenu {
    position: relative;
}
.navbar-nav > li > .dropdown-menu {
  background: rgba(0, 0, 0, 0) url("/resources/1774644.png") repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  box-shadow: 0 4px 5px #b6b6b7;
  margin-top: 0;
  width: 1170px;
  padding: 15px;
  display:none;
  
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: none;

}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-toggle .icon-bar{
background:#fff;
}
.caret{
margin-left:0;
display:none;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
background:transparent;
}
ul.dropdown-menu.flyout.submenu.mega-menu {
    position: absolute;
    width: 100%;
    left: 0 !important;
}
.nav .dropdown {
    position: static !important;
}
/*.collapse.navbar-collapse.flyout {
    position: relative;
}*/
.mega-menu > li {
  display: block !important;
  float: none !important;
  min-width: 160px;
  width: auto !important;
  white-space:normal;
}
.mega-menu .nav-col-header {
  color: #006bb5;
  font-family: "Martel",serif;
  font-size: 18px;
  padding: 0 4px !important;
  text-decoration: none !important;
  white-space: normal;
  width: 100%;
}
.mega-menu-column li > a {
  color: #000;
  padding:0 !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: transparent none repeat scroll 0 0;
  color:#169B5C;
}
.navbar.navbar-area.navbar-fixed-top {
  background: #fff none repeat scroll 0 0;
  width: 100%;
}
/* Secondary Nav */
#secondary-nav.container ul.nav.navbar-nav.col-xs-12.row li.dropdown-submenu a.dropdown-toggle, #secondary-nav.container ul.nav.navbar-nav.col-xs-12.row li a {
	color: #006bb5;
	font-family: "Martel",serif;
	font-size: 18px;
	padding: 25px 0 10px;
}

.secondary_nav_sub_item li a {
	color: #000 !important;
	font-size: 16px !important;
	font-family: "museo-sans",sans-serif !important;
	font-weight: 300 !important;
	padding: 0 !important;
	display: inline-block;
	width: 90%;
}
#secondary-nav li {
	padding-left: 0 !important;
	padding-bottom: 4px !important;
}
.secondary_nav_sub_item {
	padding-left: 0;
}
ul.secondary_nav_sub_item li::before {
	content: "\e080";
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
}
.pre_content_secondary_nav {
	background: #ffffff;
}
/* Navigation Left Side */
.left-sidebar-container div.sidebar-nav div.navbar.navbar-area div.collapse.navbar-collapse.sidebar-navbar-collapse ul.nav.navbar-nav li{
  width: 100%;
}
/* Slideshow */
.carousel-caption {
  background: rgba(0, 0, 0, 0) url("/resources/1774722.png") repeat scroll 0 0;
  bottom: auto;
  left: 12%;
  margin-left: 0;
  margin-right: 0;
  max-width: 40%;
  padding: 20px;
  right: 12%;
  top: 12%;
}
 .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
}
.carousel-caption h3 {
  color: #fff;
  font-size: 40px;
  text-align: left;
  text-shadow: none;
}
.carousel-caption p {
  font-size: 18px;
  text-align: left;
  text-shadow: none;
}
.carousel-caption input {
  background: #fff none repeat scroll 0 0 !important;
  color: #ffb623 !important;
}
/* Modules */
div.module.output div.head, .modboxhead {
  background-color: transparent;
  margin-bottom: 20px;
  }
.page-content-container img {
  height: auto;
  max-width: 100%;
}
.sidebar-module.sidebar-module-inset {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
}
/* News Outputs */
.module.output.news.list {
  list-style: none;
  padding-left: 0;
}
.module.output.news.list > li {
  display: inline-block;
  margin-bottom: 20px;
}

.news_thumb_left {
  float: left;
  padding-bottom: 10px;
  padding-right: 10px;
  width: 100px;
}
.news_thumb_right{
  float: right;
  padding-bottom: 10px;
  padding-right: 10px;
  width: 100px;
}
.title > a {
  color: #1b457e;
  display: block;
  font-size: 16px;
}
.date {
  display: block;
  font-size: 12px;
}
.mod-image {
  margin: 10px;
  padding: 0;
}
/* Events Outputs */
.module.output.events.form.location img {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 80px;
}
.module.output.events.form {
  margin-top: 20px;
}
.module.output.events.form.organisation > td, .module.output.events.form.organisation > th, .module.output.events.form.type > th, .module.output.events.form.type > td, .module.output.events.form.closing_date > th, .module.output.events.form.closing_date > td, .module.output.events.form.description > th{
padding-top:10px;
padding-bottom:10px;
}
.module.output.events.form.contact_details > th, .module.output.events.form.contact_details > td {
  vertical-align: top;
padding-top:10px;
padding-bottom:10px;
}
.module.output.events.list {
  list-style: outside none none;
  padding-left: 0;
}
.module.output.events.list a {
  float: left;
  margin-right: 10px;
}
.module.output.events.list > li {
  display: inline-block;
  margin-bottom: 20px;
}
.more {
  float: none !important;
}
.events_thumb {
  width: 100px;
}
.module.output.event.centre {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  padding-top: 10px;
}
.page-content-container.event_container td {
  padding-bottom: 20px;
}
/* Blog Outputs */
div.module.output.blog.center div.content div.main.image {
  border: 0 none;
  float: left;
  margin: 0 20px 0 0;
}
div.module.output.blog.center .date, div.module.output.blog.center .categories, div.module.output.blog.center .author, div.module.output.blog.center .blogdetails, div.module.output.blog.center .blogentryshort {
  padding-left: 0;
}
div.module.output.blog.center div.content {
  padding: 0;
}
div.module.output.blog.center .title {
  width: 100%;
}
.module.output.blog.center.main div.date, .blogdetails div.date {
  font-size: inherit;
}
.blog_image {
  margin: 20px;
}
.module.output.blog.list {
  list-style: outside none none;
  padding-left: 0;
}
.blog_thumb {
  float: left;
  margin-right: 10px;
  width: 100px;
}
#container-col-out{
 margin-bottom: 20px;
    margin-top: -20px;
}
.sidebar-module.sidebar-module-inset div#container-col-out form#CFForm_1{
margin-top:20px;
}
#container-col-out form#CFForm_1 input#search{
margin-right:10px;
}
.module.output.blog.date {
  margin-bottom: 20px;
}
/* Gig Guide Outputs */
.module.output.gig_guide.list.indiv{
max-width: none;
}

/* Photo Gallery Outputs */

.photo-title {
  text-align: center;
}
form#CFForm_1 table tbody tr td select {
margin-left:10px;
margin-right:10px;
}

.photo_image > img {
  max-width: 150%;
}
.photo_image {
  box-shadow: 0 0 6px #757575;
  margin-left: auto;
  margin-right: auto;
}
.photo-cell {
    margin-bottom: 10px;
    margin-top: 10px;
}
.module.output.photos.centre div.list div.container{
width:auto;
}
.module.output.photos.centre {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.module.output.photos.right {
  padding-bottom: 20px;
}
/* Testimonials */
.testimonials_name > b {
 color:#1b457e;
  font-weight: 700;
  font-size: 18px;
}

.testimonials_author_name:before{
content:"by ";
  font-style: italic;
}
/* Custom Elements */
.ql {
  height: 140px;
  margin-bottom: 25px;
  padding: 20px !important;
  text-align: left;
  width: 100%;
}
.blue{
background: #116CB2 !important;
}
.green{
background: #10A15E;
}
.yellow{
background:#FFB524 !important;
}
.red {
background:#E92D3B !important;
}
.dc-category-list {
	list-style: none;
	padding-left: 0;
	text-align: center;
}
.dc-category-name {
	display: inline-block;
	margin-right: 5px;
}
.dc-category-name::after {
	content: "\2022";
	margin-left: 10px;
}
.dc-category-name-heading td {
	font-size: 20px;
	border: 0 !important;
}
.dc-category-name-heading::after {
	content: "" !important;
	margin: 0;
}
.dc-category-name.dc-category-name-heading {
	background: transparent !important;
	margin-top: 30px;
}
/* RESPONSIVE CSS */


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .container, .footer-abn , .utility, .section, #standardfooter, .navbar-nav > li > .dropdown-menu, .footer-list, .footer-copyright,.footer-privacy,.footer-logo {
        width: 960px;
    }
    .navbar-brand > img {
  display: block;
  padding-top: 8px;
  width: 230px;
}
.navbar-nav > li > a {
  color: #000;
  font-size: 11px;
  padding: 41px 5px 22px;
}
.mega-menu-column li > a{
font-size: 12px;
}
.mega-menu .nav-col-header{
font-size:16px;
}
.carousel-caption h3{
font-size:30px;
}
.carousel-caption p{
font-size:16px;
}
.carousel-caption{
max-width:50%;
}
.ql{
font-size: 22px !important;
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
  .container,.footer-abn , .utility, .section, #standardfooter, .navbar-nav > li > .dropdown-menu, .footer-list, .footer-copyright,.footer-privacy,.footer-logo {
        width: 736px;
    }
.utility div.clearfix div.col-sm-5, .utility div.clearfix div.col-sm-7{
width:100%;
text-align: center;
}
.navbar {
  height: auto;
  margin-top: 58px;
}
.container.site-utility-container{
padding-bottom:10px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: 0;
  width: 100%;
}
.navbar-brand > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}
.navbar-nav > li > a {
 font-size: 12px;
  padding: 44px 4px 19px;
}
.navbar-nav {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.mega-menu-column li > a{
font-size: 12px;
}
.mega-menu .nav-col-header{
font-size:16px;
}
.container-fluid.fullheader-area {
  height: 203px;
}
.carousel-caption h3{
  font-size: 26px;
}
.carousel-caption p{
font-size:14px;
}
.carousel-caption{
max-width:50%;
left: 10%;
right: 10%;
top: 6%;
}
.ql {
  font-size: 16px !important;
  height: 110px;
  padding: 20px !important;
  text-align: center;
}
#site-footer-container {
  background-position: 92% 95%;
  background-size: 19% auto;
}
.output.content_blocks.centre div.row div.col-md-3 {
	width: 49.5%;
	display: inline-block;
}
.cb-quicklink.panel-rollover img {
	max-width: 110%;
	margin-left: 0;
}
}
/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width:767px){
    .container, .footer-abn , .utility, .section, #standardfooter, .navbar-nav > li > .dropdown-menu, .footer-list, .footer-copyright,.footer-privacy,.footer-logo {
        width: 100%;
        padding-left:20px;
        padding-right:20px;
    }
 
    .module.output.form input[type='text'], .module.output.form select{
        width: 100%;
    }
    .module.output.form textarea{
        width: 100%;
    }
    .module.output.form select{
        width: 100%;
    }
.utility {
	text-align: center;
	padding: 0;
}
.utility div.clearfix div.col-sm-7 {
  margin-top: -5px;
  padding-bottom: 10px;
  text-align: center;
}
#slide_right.navbar-brand {
  height: auto !important;
  left: 0 !important;
  position: relative !important;
 top: -63px !important;
  width: auto !important;
}
.container-fluid.fullheader-area {
  height: 218px;
}
.navbar{
height:178px;
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.navbar-header.nav_flyout_button {
  margin-top: 88px;
}
.nav_flyout_button > .navbar-toggle {

  z-index: 20;
}

.utility form {
  display: block;
  margin-bottom: 8px;
}
.searchbar {
  width: 295px;
}
#site-footer-container div {
  text-align: center;
}
#site-footer-container div div.section.clearfix div.col-sm-3 h5{
text-align:center;
}
#site-footer-container div div.section.clearfix div.col-sm-3 a input{
margin-bottom:20px;
}
#standardfooter {
  background: rgba(0, 0, 0, 0) url("/resources/1774948.jpg") no-repeat scroll center 11%;
  padding-top: 95px !important;
}
.carousel-caption h3{
font-size:22px;
}
.carousel-caption p{
font-size:0;
}
button, html input[type="button"], input[type="reset"], input.btn[type="submit"]{
font-size:20px;
}
.carousel-caption{
max-width:50%;
top: 6%;
}
.carousel-indicators{
display:none;
}
.ql {
  font-size: 30px !important;
  height:100px;
}
#site-footer-container{
background-position:50% 99%;
padding-bottom:93px;
}
.index-selector {
	padding-left: 0.8%;
	padding-right: 0.8%;
}
#secondary-nav.container ul.nav.navbar-nav.col-xs-12.row {
	margin: 0 !important;
	column-count: 2;
}
.secondary_nav_sub_item {
	width: 75%;
	display: inline-block;
}
.output.content_blocks.centre div.row div.col-md-3 {
	width: 49.5%;
	display: inline-block;
}
.cb-quicklink.panel-rollover img {
	max-width: 175%;
	margin-left: -35%;
}
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
    .container, .footer-abn , .utility, .section, #standardfooter, .navbar-nav > li > .dropdown-menu, .footer-list, .footer-copyright,.footer-privacy,.footer-logo{
        width: 100%;
        padding-left:15px;
        padding-right:15px;
    }
    .module.output.form textarea{
        width: 90%;
    }
    .module.output.powerdata.form img{
        max-width: 80%;
    }
    .module.output.form input[type='text'], .module.output.form select{
        width: 90%;
    }
        .utility {
  text-align: center;
padding: 0;
}
.utility div.clearfix div.col-sm-7 {
  font-size: 12px;
  margin-top: -5px;
  padding-bottom: 10px;
  text-align: center;
}
#slide_right.navbar-brand {
  height: auto !important;
  left: 0 !important;
  position: relative !important;
 top: -63px !important;
  width: auto !important;
}
.container-fluid.fullheader-area {
  height: 206px;
}
.navbar{
height:166px;
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.navbar-header.nav_flyout_button {
  margin-top: 88px;
}
.nav_flyout_button > .navbar-toggle {

  z-index: 20;
}

.utility form {
  display: block;
  margin-bottom: 8px;
}
.searchbar {
  width: 190px;
}
#site-footer-container div {
  text-align: center;
}
#site-footer-container div div.section.clearfix div.col-sm-3 h5{
text-align:center;
}
#site-footer-container div div.section.clearfix div.col-sm-3 a input{
margin-bottom:20px;
}
#standardfooter {
  background: rgba(0, 0, 0, 0) url("/resources/1774948.jpg") no-repeat scroll center 11%;
  padding-top: 95px !important;
}
.carousel-caption h3 {
  font-size: 20px;
  margin-bottom: -15px;
  text-align:center;
}
.carousel-caption p{
font-size:0;
text-align:center;
}
button, html input[type="button"], input[type="reset"], input.btn[type="submit"]{
font-size:18px;
}
.carousel-caption{
max-width:100%;
top: 0;
bottom: 0;
}
.carousel-indicators{
display:none;
}
.ql {
  font-size: 26px !important;
  height:100px;
}
.navbar-brand > img {
  display: block;
  padding-top: 10px;
  width: 230px;
}
.email {
  display: block;
}
#site-footer-container{
background-position:50% 99%;
padding-bottom:93px;
}
#secondary-nav.container ul.nav.navbar-nav.col-xs-12.row {
	margin: 0 !important;
}
#secondary-nav li {
	width: 100%;
}
.cb-quicklink.panel-rollover img {
	max-width: 120%;
	margin-left: 0;
}
}

@media (max-width: 767px){
	ul.dropdown-menu.flyout.submenu.mega-menu{
		position: relative;
		background: none;
		box-shadow: none;
	}
	.dropdown a.dropdown-toggle{
		position: relative;
	}
	.nav.navbar-nav{
		margin: 7.5px -15px !important; /* Required important as it is being set in included css for flyout/meganav */
		float: none;
		width:100%;
	
	}

.dropdown-toggle.ps-toggle.nav-col-header, .mega-menu .nav-col-header {
 font-family: "museo-sans",sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 600;
}
.mega-menu-depth-1 {
  margin-bottom: 15px;
  padding-left: 30px;
}
.mega-menu-depth-2 {
  padding-left: 20px;
}
body.nav_slide.slide_right .collapse.navbar-collapse.flyout {
  box-shadow: none;
  /*width: 90%;*/
}
.navbar-nav > li > a {
  padding: 5px 15px;
  font-size:18px;
}
.navbar-nav > li > .dropdown-menu{
padding-top:0;
padding-bottom:0;
}
body.nav_slide.slide_out.slide_right {
  transform: translate3d(-80%, 0px, 0px) !important;
}
.mega-menu-column li > a {
  font-size: 16px;
  line-height: 1.8;
}
.nav.navbar-nav.flyout.menu {
  margin-bottom: 40px !important;
  margin-top: -6px !important;
}
.documents.category-select tbody tr td{
display:block;
text-align:center;
}

select {
	margin-left: 0;
	margin-right: 0;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
}
