
body {
	font-family: 'source sans pro';
}

.row {
	max-width: 100%;
	margin: 0;
}

.clear {
	clear: both;
}

.container-fluid {
	padding: 0;
}

.social {
	float: right;
	margin: 12px 12px 0 0 ;
}

.navbar {
	background-color: #333;
	height: 60px;
	border-radius: 0;
	border: none;
	margin-bottom: 0;
	
}

.navbar-brand {
	padding: 0;
	margin-top: -10px;
	position: absolute;
}

.nav {
	margin: 20px 5px;
}

.nav > li {
	height: 20px;
	padding: 0 15px;
}

.nav > li:not(:first-child) {
	border-left: 2px solid white;
}

.nav > li > a {
	color: white!important;
	padding: 0;
	font-weight: 600;
}

.body-section {
	margin-bottom: 30px;
}

.home-hero {
	background-image: url(../images/header-banner.jpg);
	height: 600px;
	background-position: center;
	background-size: cover;
	
}

.home-hero-inner h1 {
	margin: 80px 20px;
	margin-bottom: 0;
	color: white;
	font-size: 32pt;
	font-weight: 700;
	float: right;
	text-align: right;
	max-width: 600px;
	line-height: 70px;
}

.home-hero-inner h2 {
	color: white;
	font-size: 13pt;
	font-weight: 700;
	text-align: right;
	float: right;
	line-height: 30px;
	margin-right: 20px;
	margin-top: 0px;
}

.call-us {
	background-color: #333;
	width: 450px;
	border: 0;
	border-radius: 10px;
	float: right;
	padding: 10px 20px;
}

.home-hero-call {
	color: white;
	float: left;
	margin: 10px ;
	font-weight: 600;
}

.home-hero-number {
	color: #ff9940;
	float: right;
	margin: 10px ;
	font-weight: 600;
	
	
}

.row {
	padding: 0!important;
}


.home-left {
	padding: 15px 30px;
	margin-top: 20px;
	color: #333;
	
	
}

.home-left > h2 {
	margin: 20px auto;
}

.top-right-body {
	padding: 5px;
	margin-top: 50px;
		
}

.mid-right-body {
	padding: 5px;
	
}

.top-left-body {
	padding: 5px;
	margin-top: 50px;
		
}

.mid-left-body {
	padding: 5px;
	
}
	
.home-button-col {
	padding: 10px;
}

.home-cert-logos {
	max-width: 80%;
	margin: 0 auto;

}

.row > h3 {
	margin-left: 10px;
	margin-top: 25px;
	font-size: 12pt;
	font-weight: 600;
	color: #333;
}

.home-right {
	padding: 40px 10px;
}

.footer-bar {
	background-color: #333;
	height: auto;
	position: relative;
	padding-bottom: 70px;
}

.footer-logo {
	margin: 50px auto;
	display: block;
	
}

.footer-links {
	margin: 70px auto;
	margin-bottom: 0px;
}

.footer-links ul{
	padding: 0;
}

.footer-links a {
	color: white;
	font-size: 12pt;
	text-align: center;
	line-height: 30px;	
}

.footer-links li {
	color: white;
	font-size: 14pt;
	text-align: center;
	line-height: 30px;
	list-style-type: none; 
}

.social-footer {
	margin: 20px auto;
	padding: 0 5px;
	width: 125px;
}	

.footer-details {
	padding-top: 70px;
}

.icons {
	margin-top: 25px;

}

.icons1 {
	margin-top: 5px;
}

.details {
	max-width: 250px;
	color: white;
	font-size: 17pt;
	font-weight: 600;
}

.details a {
	color: white;
}

.contact-details a {
	color: #333;
}

.copyright {
	color: white;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	bottom: 0;	    
	left: 0;
    right: 0;
    padding: 10px;
}
	
.contact-header {
	background-image: url(../images/header-banner.jpg);
	height: 300px;
	background-position: center;
	background-size: cover;
	
	
}

.body-area {
	background-color: white;
	height: 800px;
}

.center-price {
	text-align: center;
}

.price {
	background-color: #4d4d4d;
	border: 0;
	border-radius: 8px;
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
}

.orange-price {
	color: #ff9940!important;
	font-size: 35pt;
	font-weight: 800;
}

.text {
	color: white;
}

.services-col {
	position: relative;
	padding-bottom: 150px;
	margin-bottom: 50px;
}

.booking-message {
	font-size: 13pt;
}

.booking-form {
	background-color: #eceff4;
	margin-bottom: 30px;
}

.important-info {
	padding: 10px;
}

.important-info h4 {
	font-size: 14pt;
	font-weight: 600;
}

.important-info p{
	font-size: 12pt;
}

.subheading-form {
	padding-top: 20px;
}

.section-heading {
	margin-top: 20px;
}

.preset-field {
	background-color: white!important;
}

.form-break {
	margin-top: 10px;
}

.date-field {
	width: 100px;
	float: right;
	margin-right: 600px;
	margin-top: -5px;
}

.url-form {
	display: none;
}

.note-message {
	margin-top: 40px;
}

.print-page-logo {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: none;
}

.print-page-heading {
	padding: 30px 100px 20px 0px;
	float: right;
	font-size: 16pt;
	font-weight: 600;
	text-decoration: underline;
	display: none;
}

.print-contact {
	display: none;
	margin: 5px 60px;
	float: right;
	font-size: 10pt;
	font-weight: 400;
	text-decoration: none;
}

.printButton {
	padding: 15px 50px;
	background-color: white;
	border: 1px solid #ddd;
	margin: 10px auto;
	font-size: 16pt;
	position: relative;
	width: 300px;
	text-align: center;
	display: block;
	cursor: pointer;
}

.signatures {
	height: 50px;
	
}

.signatures1 {
	height: 50px;
	float: right;
}

.sig-section {
	display: none;
}

.pop-up {
	width: 400px;
	position: fixed;
	top: 30%;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 11;
	background-color: white;
	border-radius: 10px;
	border: 4px solid #1a1a1a;
	padding: 20px;
	font-size: 14pt;
	display: none;
}

.printNow {
	display: block;
	margin-top: 10px;
	margin: 0 auto;
}

.booking-page-button {
	margin: 50px auto;
	max-width: 100%;
	background-color: #666;
	height: 100px;
	padding: 22px;
	text-align: center;
	
}

.booking-page-button h1 {
	font-size: 25pt;
	margin: 0 auto;
	padding: 10px;
	font-weight: 800;
	color: white;
	
}

.booking-page-button a {
	color: #ff9940!important;
	text-decoration: none;
}

.booking-page-button > a > h1:hover {
	color: #ff9940;
}

@media only screen and (max-width: 1200px) {

}


@media only screen and (max-width: 992px) {
	
.social {
	float: right;
	display: none;

}

.logo {
	height: 200px;
}











@media only screen and (max-width: 767px) {

.logo {
	height: 150px;
}

.home-hero {
	height: 450px;
}

.home-hero-inner h1 {
	margin: 120px 10px;
	margin-bottom: 0;
	color: white;
	font-size: 15pt;
	font-weight: 700;
	float: right;
	text-align: right;
	max-width: 600px;
	line-height: 20px;
}

.home-hero-inner h2 {
	color: white;
	font-size: 9pt;
	font-weight: 600;
	text-align: right;
	float: right;
	line-height: 15px;
	margin-right: 20px;
	margin-top: 10px;
}

.call-us {
	background-color: #333;
	width: 100%;
	border: 0;
	border-radius: 10px;
	float: right;
	margin-top: 80px;
	padding: 10px 20px;
}

.home-hero-call {
	color: white;
	margin: 10px auto;
	font-weight: 600;
	float: none;
	text-align:	center;
	
}

.home-hero-number {
	color: #ff9940;
	margin: 0px auto;
	font-weight: 600;
	float: none;
	text-align:	center;
	
}

.navbar-collapse {
	background-color: #333;
}

.navbar-right {
	float: right;
	background-color: #333;
	text-align: right;
}

.nav > li:not(:first-child) {
    border-left: none;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    webkit-box-shadow: none;
    box-shadow: none;
    border-color: none;

}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: none;
}
 

.top-left-body {
    padding: 5px;
    margin-top: 0px;
}
.top-right-body {
    padding: 5px;
    margin-top: 0px;
}

.home-button-col {
	margin-top: 0px;
	padding: 5px;
}

.row {
	padding: 0;
}

.row > h3 {
    margin-left: 10px;
    margin-top: 15px;
    font-size: 7pt;
    font-weight: 600;
    color: #333;
}

.footer-bar {
    height: auto;
    padding-bottom: 50px;
}    

.footer-links {
    margin: 50px auto;
    margin-bottom: 0;
}

.footer-details {
	padding-top: 40px!important;
}


.row {
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.col-xs-2 {
    max-width: 50px;
}

.printButton {
	width: 150px;
	padding: 0;
}


}







