html {
    font-size: 10px;
    background: #fff none repeat scroll 0 0;
}
body{
	background: -moz-linear-gradient(top, rgba(87,156,225,1) 0%, rgba(87,156,225,0.9) 1%, rgba(125,185,232,0) 10%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(87,156,225,1) 0%,rgba(87,156,225,0.9) 1%,rgba(125,185,232,0) 10%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(87,156,225,1) 0%,rgba(87,156,225,0.9) 1%,rgba(125,185,232,0) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#579ce1', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
section.middle{
  	margin: 10px 0 -15px 0px;
    padding: 0;
    width: 100%;
}
section.middle .container{
  	width:100%;
  	padding:0px;
}
section.middle .container p{
  	padding:0px;
  	margin:0px;
}
#breadcrumbs {
  	padding-top:10px;
}
#mainbody {
  	background: transparent none repeat scroll 0 0;
    margin-top:0px;
  	margin-bottom: 10px;
    padding-top: 20px;
}
#mainbody .container {
	border-top:none;	
}
.main-header {
  	background: transparent;
    border-top: none;
    margin: auto;
    padding-bottom: 0;
}
.secondary-nav {
    background: transparent none repeat-x scroll center bottom;
  	border-bottom: medium none;
    border-top: none;
}
.secondary-nav .container p {
    color: #fdc20e;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 5px;
    line-height: 20px;
}
.secondary-nav .container {
    padding: 5px 10px 0;
}
#top {
  	background: transparent none repeat scroll 0 0;
}
#top.clearfix div.container{
  	background: transparent none repeat scroll 0 0;
}
aside.sidebar-right {
  	padding-top:0px;
}
div.pull-right.footer-links {
  	display:none;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
#above {
  	background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    padding: 10px 10px 0;
    text-align: center;
}
#above .container {
  	padding:0px;
}
#above p {
  margin-bottom: 10px;
}
#above-content{
  	padding:0px;
}
#below-content {
}
#bottom {
    background: #fff none repeat scroll 0 0;
    border-top: medium none;
    padding: 0 10px;
    margin-bottom: 10px;
}
#bottom1 {
    background: #fff none repeat scroll 0 0;
}
#bottom1 .container{
    background: #fff none repeat scroll 0 0;
  	padding:0px;
}
#bottom2 {
    background: #984b43 none repeat scroll 0 0;
    border-top: 5px solid #0b3c5d;
}
#bottom2 .container {
    padding:20px 10px;
}
#footer1 {
    background: #0b3c5d none repeat scroll 0 0;
    padding: 20px 0;
}
#footer1 .container p {
    color:#fff;
  	font-size:12px;
}
#footer1 .container h3 {
    color: #fdc20e;
    font-size: 16px;
    margin-top: 7.5px;
}
#footer1 .container h3 a {
    color: #fdc20e;
    font-size: 16px;
}
#footer1 .container h3 a:hover, a:active {
    color: #fff;
}
#footer1 .container h4 {
    color: #fdc20e;
    margin-top: 18px;
    font-size: 16px;
}
#footer1 .container p a {
    color: #fff;
    text-decoration: none;
}
#footer1 .container p a:hover, a:active {
    color: #fdc20e;
    text-decoration: none;
}
#footer {
  	background: #000 none repeat scroll 0 0;
	min-height:150px;
	padding-top:15px;
}
#footer .container {
    margin-top: 0;
    padding: 5px 20px 0;
    text-align: right;
}
#footer .container p {
  	color:#eee;
  	font-size:12px;
}
.copyright {
    display: none;
}
div.blog p{
  	text-align:center;
}
.top-bar .container.clearfix {
  	padding:0px;
}
#content-area div.pull-left.item-image{
  	display:none;
}

/* SHADOWS */

#home-buttons {
  	background: transparent none repeat scroll 0 0;
}
#home-buttons div.col-sm-4 {
  	background: transparent none repeat scroll 0 0;
    padding: 0 5px;
    margin-bottom: 25px;
}
#home-buttons div.col-xs-4 {
  	background: transparent none repeat scroll 0 0;
    padding: 0;
    margin-bottom: 15px;
}
#home-buttons div.col-sm-4 div.bottom-shadow  {
    -webkit-box-shadow: 0 15px 14px -12px #000;
	 -moz-box-shadow: 0 15px 14px -12px #000;
	 box-shadow: 0 15px 14px -12px #000;
  	padding: 0px;
    text-align: center;
    background: #fff;
  	border: 0.5px solid #f1f1f1;
}
#home-buttons h4 {
  	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #272727 0%, #272727 51%, #333333 52%, #333333 100%) repeat scroll 0 0;
    border-bottom: 1px solid #fdc20e;
    color: #fdc20e;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 400;
}
#home-buttons p {
  	margin:0px;
}
#home-buttons div.col-sm-12{
  	background: transparent none repeat scroll 0 0;
    padding: 0 5px;
    margin-bottom: 10px;
}
#home-buttons div.col-sm-12 div.bottom-shadow  {
    -webkit-box-shadow: 0 15px 14px -12px #000;
	 -moz-box-shadow: 0 15px 14px -12px #000;
	 box-shadow: 0 15px 14px -12px #000;
  	padding: 0px;
    text-align: center;
    background: #fff;
  	border: 0.5px solid #f1f1f1;
}
#home-buttons div.col-sm-12 p{
    padding: 0 20px;
}
#home-buttons h4 a{
  	color: #fdc20e;
}
#home-buttons h4 a:hover, a:active {
    color: #fff;
    text-decoration: none;
}



/* MENU */

.navbar-header {
    display: none;
}
ul.responsiveMenuTheme6d.isDesktop.sm li {
    float: left;
    text-align: center;
}
ul.responsiveMenuTheme6d.isDesktop.sm-blue > li > ul {
  	min-width:275px;
}
ul.responsiveMenuTheme6d.isDesktop.sm li ul a {
    float: none;
    text-align: left;
  	max-width:100%;
}
a.responsiveMenu1m.toggleMenu.isMobile {
  	width:100%;
  	border-radius:0px;
}
ul.responsiveMenuTheme6d.isDesktop.sm-blue {
    background: #3474a6 -moz-linear-gradient(center top , #3980b7 0%, #3474a6 100%) repeat scroll 0 0;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.navbar {
    margin-bottom: 0;
    min-height: 10px;
    position: relative;
  	border-bottom: 3px solid #fdc20e;
}


/* ICON-BUTTONS */

div.module.icon-buttons img {
  	max-width:110px;
  	padding-bottom:10px;
}

/* LOGO */

.pull-left {
    float: none !important;
    text-align: center;
  	padding-top: 35px;
}
.navbar-brand {
    font-size: 18px;
    height: auto;
    line-height: 20px;
    margin: -40px auto auto;
    padding: 20px 15px;
    width: 100%;
}
div.pull-left.copyright-link{
  	float:left;
  	text-align:left;
}


/* TEXT AND LINKS */

p {
    color: #777;
    font-size: 15px;
    line-height: 30px;
    margin: 0 0 20px;
    text-rendering: optimizelegibility;
}
h4 {
    line-height: 30px;
}
h1 {
    border-bottom: 1px solid #0b3c5d;
    color: #984b43;
    font-size: 32px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
a[href^=tel] { 
  	color: inherit; text-decoration: none; 
  	outline:none;
}
a {
    color: #579ce1;
    text-decoration: none;
	outline: medium none !important;
}
a:hover, a:active, a:focus {
    color: #233237;
    text-decoration: none;
}
#above p a{
    color: #233237;
    text-decoration: none;
}
#above p a:hover, a:active, a:focus {
    color: #579ce1;
    text-decoration: none;
}
#home-buttons div.col-sm-12 div.bottom-shadow div.content p a{
    color: #fdc20e;
    text-decoration: none;
	outline: medium none !important;
}
.headline {
    border-bottom: none;
    display: block;
    margin: 10px 0 5px;
}
h2 {
    border-bottom: 1px solid #0b3c5d;
    color: #984b43;
    font-size: 32px;
  	width:100%;
}
h3 {
    color: #579ce1;
    font-size: 26px;
    text-align: left;
}
h4 {
  	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #272727 0%, #272727 51%, #333333 52%, #333333 100%) repeat scroll 0 0;
    border-bottom: 1px solid #fdc20e;
    color: #fdc20e;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0 0 10px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 400;
  	text-align:center;
}
h5 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
h6 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.secondary-nav p a {
  	color: #fdc20e;
}
.secondary-nav a:hover, a:active {
    color: #fff;
    text-decoration: none;
}


/* ROCKSPROCKET - CARDS */

div.sprocket-strips-c-block {
    backface-visibility: hidden;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 -4px 0 0;
    overflow: hidden;
    transform: translateZ(0px);
    vertical-align: top;
    padding: 2px 2px;
}
div.sprocket-strips-c-extended {
    position: relative;
    text-align: center;
    width: 100%;
}
div.sprocket-strips-c-extended-info {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 100%;
  	display:none;
}
h4.sprocket-strips-c-title a{
    color:#fff;
  	margin-top: 0;
    white-space: nowrap;
  	margin-bottom: 2px;
}
h4.sprocket-strips-c-title a:hover, a:active{
    color:#fdc20e;
}
.sprocket-strips-c-title {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
}
span.sprocket-strips-c-text {
    display: block;
    margin-bottom: 3px;
}
div.sprocket-strips-c-block:nth-child(2n+1) .sprocket-strips-c-item {
    background: #984b43 none repeat scroll 0 0;
}
div.sprocket-strips-c-block:nth-child(2n) .sprocket-strips-c-item {
    background: #984b43 none repeat scroll 0 0;
}
div.sprocket-strips-c-nav {
    display: table;
    width: 100%;
    padding: 0px;
}
div.sprocket-strips-p-overlay .css-loader-wrapper {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 1em;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
    height: 60px;
    margin: 0 auto;
    padding: 16px;
    width: 60px;
}
div.sprocket-strips-p-overlay .css-loader {
    border-radius: 50%;
    height: 24px;
    width: 24px;
}
.headline h4 {
    color: #0b3c5d;
    display: inline-block;
    font-size: 24px;
    margin-bottom: -2px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 2px solid #0b3c5d;
  	text-align:left;
  	font-weight:400;
}
.sprocket-strips-p-block  {
    background: #fff none repeat scroll 0 0;
    border-radius: 20px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0px;
    min-height: 285px;
    padding: 0 10px;
    vertical-align: top;
    border: 5px solid #f9f9f9;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1)inset;
}
.sprocket-strips-p-container {
    list-style: outside none none !important;
    margin: 0px;
    overflow: hidden;
    padding: 0;
}
div.sprocket-strips-p-item img{
  	max-width:30%;
  	height:auto;
}
.sprocket-strips-p-content .readon {
    display: inline-block;
    margin-top: 20px;
    font-size: 15px;
    color: #984b43;
}
div.sprocket-strips-c-item:hover {
    margin-top: 0%;
    padding-bottom: 0%;
}
div.sprocket-strips-p-arrows .arrow {
    background: #0b3c5d none repeat scroll 0 0;
    border-color: #303030;
    color: #fff;
    margin-bottom: 10px;
}
div.sprocket-strips-c-content {
    margin: 0;
    padding: 10px 10px 5px 10px;
    position: relative;
    z-index: 2;
}
div.sprocket-strips-s-item {
    background-size: cover;
    border-radius: 2px;
    text-align: center;
}


/* FORM */

form#ff_form1.bfQuickMode label{
  	width:100%;
}
form#ff_form1.bfQuickMode input{
  	width:100%;
}
form#ff_form1.bfQuickMode textarea{
  	width:100%;
}
form#ff_form2.bfQuickMode label{
  	width:100%;
}
form#ff_form2.bfQuickMode input{
  	width:100%;
}
form#ff_form2.bfQuickMode textarea{
  	width:100%;
}
form#ff_form3.bfQuickMode label{
  	width:100%;
}
form#ff_form3.bfQuickMode input{
  	width:100%;
}
form#ff_form3.bfQuickMode textarea{
  	width:100%;
}
form#ff_form4.bfQuickMode label{
  	width:100%;
}
form#ff_form4.bfQuickMode input{
  	width:100%;
}
form#ff_form4.bfQuickMode textarea{
  	width:100%;
}
form#ff_form5.bfQuickMode label{
  	width:100%;
}
form#ff_form5.bfQuickMode input{
  	width:100%;
}
form#ff_form5.bfQuickMode textarea{
  	width:100%;
}
form#ff_form6.bfQuickMode label{
  	width:100%;
}
form#ff_form6.bfQuickMode input{
  	width:100%;
}
form#ff_form6.bfQuickMode textarea{
  	width:100%;
}
form#ff_form7.bfQuickMode label{
  	width:100%;
}
form#ff_form7.bfQuickMode input{
  	width:100%;
}
form#ff_form7.bfQuickMode textarea{
  	width:100%;
}
div.module.enquiry{
  	background: #fff none repeat scroll 0 0;
    border-radius: 20px;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
    margin: 20px 0 10px;
    padding: 10px;
}


/* ROCKSPROCKET - SEPERATED */

.sprocket-strips-s-content {
    margin: 15px 0;
    z-index: 2;
    text-align: center;
}

/* MARQUEE */

#bottom1 .js-marquee img {
  	width:150px;
  	height:auto;
}

/* OTHER */

#content-area div.blog .pull-left.item-image img{
  	display:none;
}
div.c4YZDc.HzV7m-b7CEbf.neVct-IlgHgd div.i4ewOd-haAclf div.i4ewOd-UzWXSb div.i4ewOd-pzNkMb-haAclf.QUIbkc {
    background-color: #0b3c5d;
}

ul li {
  list-style-type: none;
  color: black;
}

.btn-default {
    background-color: #579ce1;
    border-color: #ccc;
    color: #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #fff;
    border-color: #adadad;
    color: #333;
}

/* NEWS */

.allmode-box.allmode-list {
    background-color: #579ce1;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 14px 6px 10px;
    position: relative;
    -webkit-box-shadow: 0 15px 14px -12px #000;
	 -moz-box-shadow: 0 15px 14px -12px #000;
	 box-shadow: 0 15px 14px -12px #000;
}
.allmode-text span.allmode-readmore {
  	padding-top:20px;
}

