@charset "utf-8";
/*
 * Copyright © 2016 | Website Design by Webfrog Studios
 *
 */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/*-- Google Fonts START
------------------------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

/*

	font-family: 'Open Sans', sans-serif;
	font-weight: 400;


/*-- Font Faces Section
------------------------------------------------------------------------------------*/



/*-- Headers
------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

/*-- Global
---------------------------------------------------------------------------*/
html {
	font-size: 62.5%;
}
body {
	font-family: 'Open Sans', sans-serif;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:14px;
}
a,
a[href^=tel] {
	font-weight:600;
	color:#fd952f;
}
a:hover,
a[href^=tel]:hover {
	color:inherit;
}
a, a:hover, a:focus {
	text-decoration: none;
}
strong,
b {

}
a[href^=tel] {
    color:#fd952f;
    text-decoration:none;
}
.text-box ul li {
	margin-left: 30px;
}
.caps{
	text-transform:uppercase;
}
/*-- Header Section
----------------------------------------------------------------------*/
.carousel-caption{
	bottom:25%;
    left: 0;
}	
.carousel-caption h2{
	font-size:20px;
	font-weight:600;
	text-shadow:none;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
.orange{
	font-weight:900;
	color:#fd952f;	
}
.blue{
	color:#144894;
}
.brown{
	color:#630;
	font-weight:900;
}
.bigh1{
	font-size:50px;
	font-weight:900;
	color:#154994;	
}
.bigh2{
	font-size:22px;
	font-weight:400;
}
#middle-header h3 {
	margin-top:0;
}


/*-- Content Section
----------------------------------------------------------------------*/
#content-banner h1{
	font-size:35px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
}
#content-main h3{
	font-size:25px;
	text-align:left;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
}
#content-main h6{
	font-size:18px;
	text-align:left;
	font-weight:400;
	text-transform:uppercase;
	color:#7489b5;	
}
#content-main p{
	color:#fff;
}
#content-error h1, #content-offline h1 {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 230px;
	font-size: 23rem;
}
#content-error h2, #content-offline h2 {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 100px;
	font-size: 10rem;
}
#content-error p, #content-offline p {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-size: 2rem;
}
footer:before {
	content:'Copyright © 2016 | Website Design by Webfrog Studios';
	position:absolute;
	text-indent:-999999px;
	top:0;
	left:-999999px;
	width:100%;
}

#focus-header h4{
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	font-weight:600;
	color:#484444;
}
#focus-header h6{
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	font-weight:600;
	color:#484444;
}
#focus-banner h3{
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	color:#000;	
}
.contact-header h4{
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	font-weight:600;
	color:#fff;
	margin-bottom:30px;	
}
/*-- Footer Section
----------------------------------------------------------------------*/
	
#footer_text p, #footer_text a {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align:center;
	margin-bottom:0;
}
#footer_text a:hover {
	color: #97c725;
}

body:not(.copyright_2016_webfrogStudios) section {
    display: none;
}

/*
 * Copyright © 2016 | Website Design by Webfrog Studios
 *
 */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
html {
	font-size: 62.5%;
}
.carousel-caption{
	bottom:25%;
    left: 10%;
}
.carousel-caption h2{
	font-size:41px;
	font-weight:700;
}
.bigh2{
	font-size:45px;
	font-weight:400;
}
#content-banner h1{
	font-size:52px;
}
.bigh1{
	font-size:78px;
}
#focus-banner h3{
	font-size:26px;
}
#focus-header h4{
	font-size:25px;
}
#focus-header h6{
	font-size:16px;
}
.contact-header h4{
	font-size:22px;
}
}
/*
 * Copyright © 2016 | Website Design by Webfrog Studios
 *
 */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
html {
	font-size: 62.5%;
}
.carousel-caption{
	bottom:32%;
	left: 25%;
}
.carousel-caption h2{
	font-size:33px;
}
.bigh2{
	font-size:37px;
}
#content-main h3{
	font-size:22px;
}
#content-banner h1{
	font-size:30px;
}
.bigh1{
	font-size:45px;
}
}
/*
 * Copyright © 2016 | Website Design by Webfrog Studios
 *
 */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
html {
	font-size: 62.5%;
}
.carousel-caption{
	bottom:35%;
}
.carousel-caption h2{
	font-size:41px;
}

#content-main h3{
	font-size:25px;
}
.bigh2{
	font-size:45px;
}
#focus-banner h3{
	font-size:23px;
}
#content-banner h1{
	font-size:50px;
}
.bigh1{
	font-size:75px;
}
.contact-header h4{
	font-size:17px;
}
}
/*
 * Copyright © 2016 | Website Design by Webfrog Studios
 *
 */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1600px) {
html {
	font-size: 62.5%;
}
.carousel-caption h2{
	font-size:50px;
}
.bigh2{
	font-size:55px;
}
#focus-banner h3{
	font-size:26px;
}
#content-banner h1{
	font-size:52px;
}
.bigh1{
	font-size:78px;
}
.contact-header h4{
	font-size:22px;
}

}
/*
 * Copyright © 2016 | Website Design by Webfrog Studios
 *
 */
 
body:not(.copyright_2016_webfrogStudios) section {
    display: none;
}