body {
    background-image:  url("..//background.jpg");
    background-repeat: repeat;
}
.main-header {
    background: #fff none repeat-x scroll center bottom;
    border-top: 2px solid #1a2837;
    padding-bottom: 0px;
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
.secondary-nav {
    background: #fff none repeat scroll 0 0;
    border-bottom: medium none;
    color: #52625e;
    font-size: 16px;
  	font-weight:600;
}
.secondary-nav p {
    margin: 3px 0;
    padding: 0;
}
#mainbody .container {
  	padding: 50px 20px 60px 20px;
}

.pull-right.footer-links {
    display: none;
}
@media (max-width:768px){
.pull-right {
    float: none !important;
  	text-align:center !important;
	}
}

.copyright {
    background: #135fa6 none repeat scroll 0 0;
    color: #fff;
    padding: 10px 0;
  	min-height:150px;
}
a {
	outline: medium none !important;
} 
a[href^=tel] { 
  	color: inherit; text-decoration: none; 
}
.row {
    margin-left: 0;
    margin-right: 0;
}
#slider p {
  	padding:0px;	
  	margin:0px;
}
#slider img {
  	width:100%;
}
.page-header {
    padding-bottom: 0px;
    margin: 30px 0 20px;
    border-bottom: 5px solid #ffb527;
}
.page-header h2 {
  	color:#135fa6;
  	font-size: 26px;
  	line-height: 34px;
  	margin-bottom: 10px;
}
#content-area div.item-page div div.row div.col-sm-8 {
  padding-right:20px !important;
  padding-left:0px !important;
}
@media (max-width:768px) {
#content-area div.item-page div div.row div.col-sm-8 {
  padding-right:0px !important;
  padding-left:0px !important;
}
}
#content-area div.item-page div div.row div.col-sm-4 {
  padding-right:0px !important;
  padding-left:0px !important;
}
#above {
  	margin-bottom:-30px;
  	margin-top:30px;
}
body#main.parentid-135.com_content.view-category.itemid-135.loggedout.no-rtl div#page.wrapper.mm-page div#mainbody.clearfix div.container div.row div#content.col-md-12 div#below-content {
  	display:none;
}
body#main.parentid-151.com_content.view-category.itemid-151.loggedout.no-rtl div#page.wrapper.mm-page div#mainbody.clearfix div.container div.row div#content.col-md-12 div#below-content {
  	display:none;
}

.pagination > ul > li,    
.page-nav .prev,    
.page-nav .next {      
   display: inline-block;  
   margin-left: 5px;  
   padding: 2px 10px;    
   border: 1px solid #ddd;    
   background: #EEE;    
   border-radius: 3px;    
   color: #444;    
   text-shadow: 0 1px 1px #FFF;   
   line-height: 25px;  
}   

.pagination > ul > li:hover,    
.page-nav .prev:hover,    
.page-nav .next:hover {  
    border-color: #CCC;  
    background: #DDD;  
    color: #444;  
}
.pagination ul {
  padding-left:10px;
}

#system .pagination a.previous,  
#system .pagination a.next { overflow: hidden; }



/******* BOTTOM - ICONS SECTION *******/

#bottom {
    padding: 30px 20px 40px;
    background-image: url("..//slider-1background-BLUE.jpg");
    background-repeat: no-repeat;
    text-align: center;
    border-top: 5px solid #135fa6;
    background-size: cover;
    background-attachment: fixed;
}
#bottom .container {
    width: 100%;
    max-width: 1500px;
}
#bottom h1 {
    color:#fff;
}
#bottom h3 {
    color:#fff;
}
#bottom .col-sm-4 {
   	margin-bottom:20px;
    min-height:300px;
}
@media (max-width:768px) {
#bottom .col-sm-4 {
    min-height:200px;
	}
}

@media only screen and (max-width:640px) {
  #bottom .container {
  padding:0px;
  }
}


/******* BOTTOM 1 - ORANGE BANNER *******/

#bottom1 {
    padding: 0px;
    background: #fff;
    text-align: center;
  	margin-bottom:-10px;
}
#bottom1 h1 {
    color:#fff;
}
#bottom1 h3 {
    color:#fff;
  	margin-bottom:20px;
}


/******* BOTTOM 2 - PERFORMANCE *******/

#bottom2 {
    background: #eee none repeat scroll 0 0;
  	text-align:center;
}
#bottom2 .container {
    padding: 40px 20px 60px;
}
#bottom2 .container h1 {
    color: #135fa6;
}
h4.sprocket-strips-s-title {
  	font-size:20px;
}
.sprocket-strips-s-content a.readon span {
  	font-size:14px;
}
.sprocket-strips-s-content .readon {
    display: inline-block;
    margin-top: 15px;
    background: #135fa6;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}
.sprocket-strips-s-item img {
    border:1px solid #dbdbdb;
}


/******* FOOTER 1 - TESTIMONIALS *******/

#footer1 {
  	background:transparent none repeat scroll 0 0;
    padding:40px 20px;
}
#footer1 .headline h4 {
    color: #fff;
    border-bottom: none;
    display: inline-block;
    font-size: 32px;
    margin: 20px 0px 10px;
    padding: 0px;
}
#footer {
    background:#135fa6;
}
#footer .container {
    background:#135fa6;
    max-width:1170px;
    float:none;
    margin:auto;
    padding:30px 30px 0;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
#footer a:hover, #footer a:active {
    color: #ffb527;
    text-decoration: none;
}
#footer h3 {
    color: #fff;
    text-decoration: none;
  	margin-top:0px;
}
#footer p {
    color: #fff;
    text-decoration: none;
}
#footer.clearfix .col-sm-6 {
  	padding:0px;
}
#footer.clearfix .col-sm-3 {
  	padding:0px;
}
#footer .fa-2x {
    margin-bottom: 12px;
}


div.container.footer {
  	margin:0px;
  	padding:0px;
}
#slider {	
    background: #fff none repeat scroll 0 0;
}
.fa-lg {
  margin-right:10px;
}
div.sprocket-quotes.loading .sprocket-quotes-overlay {
  	display: none;
}
div.sprocket-strips-s.loading .sprocket-strips-s-overlay {
  	display: none;
}
#below-content {
    margin-top:40px;
}


/******* CENTER LOGO *******/

.pull-left {
    float: none !important;
    text-align: center;
  	padding-top:10px;
}
.navbar-brand {
    float: none;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    margin: auto;
    padding: 10px 0;
    width: 100%;
}
.navbar-brand a {
    max-height:150px;
  	min-height:100px;
  	width:auto;
}
.navbar-brand img {
    max-height:150px;
  	min-height:100px;
    padding:20px
}
div.pull-left.copyright-link{
  	float:none;
  	text-align:center;
}
header.main-header div.container.clearfix{
  	padding: 0;
  	margin-bottom:-10px;
}
div.logo.pull-left {
    margin-bottom: 0;
}

/******* NAVIGATION *******/

.navbar-nav {
    float: none;
    margin: auto;
  	display:block;
  	text-align:center;
}
div.top-bar div.container.clearfix{
  	background: transparent none repeat scroll 0 0;
    margin: auto;
    padding: 0;
    text-align: center;
}
div.navbar-wrapper.clear nav.navbar.col-md-8.col-md-offset-2.navbar-static-top{
    background: #fff none repeat scroll 0 0;
    padding: 0;
}
div.top-bar div.container.clearfix div.container{
  	padding:0;
  	margin:auto;
}
.nav-justified > li:first-child > a {
    border-left: 0 none;
    border-radius: 0;
}
.nav-justified > li:last-child > a {
    border-left: 0 none;
    border-radius: 0;
}
.nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #1a2837;
    background-image: none;
    border: 0 none;
    box-shadow: none;
    color: #fff;
}
.nav-justified > li > a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #333;
    font-size: 16px;
    margin: 0 1px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-shadow: none;
    white-space: nowrap;
    text-transform:uppercase;
}
.nav-justified > li > a:hover, .nav-justified > li > a:focus {
    background: #135fa6 none repeat scroll 0 0;
    box-shadow: none;
    color: #fff;
}
.nav-justified > li > a {
    border-left: none;
    border-right: none;
}
.nav-justified {
    background-color: #135fa6;
    border-radius: 0px;
    border: 0;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #1a2837;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 16px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 180px;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background: #000 none repeat scroll 0 0;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #fff;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px;
    white-space: normal;
    background: #1a2837 none repeat scroll 0 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #135fa6 none repeat scroll 0 0;
    color: #fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #135fa6 none repeat scroll 0 0;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
a {
    color: #135fa6;
    text-decoration: none;
}
a:hover, a:active {
    color: #dc911b;
    text-decoration: none;
}
.navbar-static-top .navbar-nav > li > a,  {
    border-bottom: none;
    color: #000 !important;
    text-align: center;
}



/******* BURGER MENU *******/

.navbar {
    min-height: 1px;
    margin-bottom:0px;
}
.navbar-header {
    float: none !important;
    margin: auto;
  	width:100%;
  	display:block;
  	background:#135fa6;
}
.navbar-toggle {
    background-color: #135fa6;
    border: 1px solid #135fa6;
  	margin-top: 5px;
    width: 100%;
    text-align: center;
    float: none !important;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 25px;
    background-color: #fff;
    text-align: center;
    float: none;
    margin: auto;
}
.fa-times-circle-o::before {
    content: "";
  	font-size:20px;
  	text-align:right;
  	margin-right:0px;
  	color:#fff;
}
.fa-home::before {
    content: "";
  	font-size:20px;
  	text-align:right;
  	margin-right:0px;
  	color:#fff;
}
.mm-header .mm-title {
    padding-right: 0px;
}
div.mm-panel > .mm-list {
    margin-left: 0px;
    margin-right: 0px;
}
#panel-overview.mm-panel.mm-opened.mm-current ul.nav.menu.nav-justified.navbar-nav.mm-list {
  	background:#135fa6;
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen::after, .mm-menu.mm-light .mm-list > li > a.mm-subclose::before {
    border-color: #fff !important;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.mm-list .dropdown-menu > li > a {
  	color:#fff;
    text-align: left !important;
}
div#panel-overview li a {
    background: #135fa6 none repeat scroll 0 0;
  	color:#fff;
}
div#panel-overview li a:hover {
    background: #1a2837 none repeat scroll 0 0;
}
.mm-menu.mm-hasheader > .mm-panel {
    background: #135fa6 none repeat scroll 0 0;
}
#panel-overview li a {
  text-align:left;
}
#panel-overview ul li a.mm-subopen {
  	width:100%;
  	background:transparent;
  	color:#fff;
}
#mm-0 li a {
  	color:#fff;
}



/******* TEXT *******/

p {
    font-size: 15px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 200;
    line-height: 24px;
}
h1 {
  	color:#1a2837;
  	font-size:36px;
  	line-height:42px;
  	margin-bottom: 10px;
}
h2 {
  	color:#575757;
  	font-size:32px;
  	line-height:38px;
}
h3 {
    color: #52625e;
    font-size: 24px;
    margin-bottom: 20px;
}
h4 {
    color: #52625e;
    line-height: 30px;
    font-weight: 200;
    margin-bottom: 30px;
}
#content-area ul li {
  	margin:10px 0px;
  	font-size:15px;
  	color:#555;
}
ul, ol {
    margin-bottom: 20px;
    margin-top: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffb527 currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 3px 0 0;
    margin-bottom: 20px;
    margin-top: 10px;
}
.headline h4 {
    color:#52625e;
  	border-bottom: none;
    display: inline-block;
    font-size: 36px;
    margin: 20px 0px 10px;
    padding: 0px;
}
.headline {
    border-bottom: none;
    display: block;
    margin: 0px;
}

/******* HOME IMAGES *******/

#home-images img {
    border: 2px solid #b3cc58;
    border-radius: 10px;
    margin: 5px;
    text-align: center;
}

/******* BREEZING FORMS 100% *******/

form#ff_form1.bfQuickMode label{
  	width:100%;
}
form#ff_form1.bfQuickMode input{
  	width:100%;
}
form#ff_form1.bfQuickMode textarea{
  	width:100%;
}
#ff_formdiv2.bfFormDiv label {
  	width:125px;
}
#ff_formdiv2.bfFormDiv input{
  	width:175px;
}
#ff_formdiv2.bfFormDiv legend {
    border-image: none;
    border-style: none;
    border-width: 0;
    margin: 20px 0 10px;
    text-decoration: none;
}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    float: right;
    margin: 20px 10px;
    padding: 5px 10px;
}

/******* BUTTONS - LINKS *******/

.btn-default {
    color: #fff;
    background-color: #333;
    border-color: #eee;
    padding: 15px 25px;
    border-radius: 0px;
    font-size: 16px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #000;
    border-color: #eee;
}
.btn-danger, .btn-primary {
    color: #FFF;
    background-color: #dc911b;
    border-color: #dc911b;
    padding: 10px;
  	border-radius: 5px;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background-color: #333;
}


/******* COOKIES *******/

div.cwcookielaw {
	background-repeat: repeat-x;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	z-index: 1000;
	width: 100%;
	position: fixed;
	padding-bottom: 10px;
	line-height: 22px;
	z-index: 99999;
}
div.cwcookielaw p {
    padding: 9px 0 0 0;
    margin: 0;
    float: none;
    text-align: center;
    width: 100%;
    line-height: 22px;
  	color:#fff;
  	font-weight:normal;
  	font-size:18px;
}
a.cwcookiesmoreinfo {
  	text-align:center;
}
a.cwallowcookies {
  	text-align:center;
}
div.cwcookielaw .cwallowcookies {
  	border:1px solid #fff;
}
div.cwcookielaw .cwcookiesmoreinfo {
  	border:1px solid #fff;
}
div.cwcookielaw .cwallowcookies:hover {
    background-color: #000;
  	border:1px solid #fff;
}
div.cwcookielaw .cwcookiesmoreinfo:hover {
    background-color: #000;
  	border:1px solid #fff;
}



/********* HOME PAGE BOXES *********/

#pageblocks { 
  text-align:center; 
}
#pageblocks ul, #pageblocks li { 
  margin:0; padding:0; list-style:none; 
}
#pageblocks ul { 
  float:left; width:100%; 
  padding-bottom:20px;  
}
#pageblocks li { 
  display:inline-block; 
  margin:20px; 
  position:relative; 
  width:300px; 
}
#pageblocks li a { 
  display:table-cell; 
  vertical-align:middle; 
  width:300px; 
  height:300px; 
  color:white; 
  background-position:center; 
  background-repeat:no-repeat; 
  background-size:cover; 
  border:0px solid #fff;
  border-radius:0px;
}
#pageblocks li h2 { 
  color:#fff; 
  margin:20px; 
  padding:16px; 
  font-size:24px; 
  text-shadow: 0px 0px 7px rgba(0,0,0,1);
}

#pageblocks .Orange h2 { 
  background:rgba(230,121,41,0.8); 
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#pageblocks .Green h2 { 
  background:rgba(115,187,43,0.8); 
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#pageblocks .Purple h2 { 
  background:rgba(109,81,213,0.8); 
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#pageblocks .Red h2 { 
  background:rgba(220,66,58,0.8); 
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#pageblocks .Blue h2 { 
  background:rgba(8,160,197,0.8); 
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#pageblocks .Light-orange h2 { 
  background:rgba(255,181,39,0.8);
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#pageblocks .Pink h2 { 
  background:rgba(196,0,122,0.8);
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#pageblocks .Yellow h2 { 
  background:rgba(255,237,0,0.8);
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#pageblocks .yellow h2 { 
  background:rgba(255,188,0,0.8);
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}

@media only screen and (max-width:920px) {
#pageblocks li { 
   margin:2%; width:45%; 
  }
}

@media only screen and (max-width:640px) {
#pageblocks li a { 
  	height:200px;
  }
}
@media only screen and (max-width:640px) {
#pageblocks li h2 { 
  	font-size:1em;
  	margin:20px 10px;
  	padding:0px;
  	line-height:22px;
  }
}

@media only screen and (max-width:640px) {
#pageblocks .container { 
  	padding:0px;
  }
}




