/* ==========================================================================
   Base
   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

html {
	font-size: 16px;
}

body {
	font-family: 'Lato', Arial, arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
}

.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
}

/* ==========================================================================
   Colors
   ========================================================================== */

/* ==========================================
   Dark Color
   ========================================== */

.coupon-print-outer a:hover, .navbar-default .navbar-nav > .open > a, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, a.social-media-link:hover {
	color: #04328a;
}

.icon:hover, .footer-wrap, .wpcf7-submit, .btn-primary, .wpcf7-submit:active, .btn-primary:active, .wpcf7-submit:focus, .btn-primary:focus, .navbar-toggle, .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #04328a;
}

/* ==========================================
   Light Color
   ========================================== */

.schema-review-stars, .image-slider-caption div, .icon:hover .glyphicons, .icon:hover .glyphicon, .wpcf7-form .glyphicons, .page-header .h1 .glyphicons, .page-header .h1 .glyphicon, .footer-info .glyphicon, .footer-info .glyphicons, a, a:active, a:visited, a:hover, a:link, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #9fc8e3;
}

hr, .sidebartitle {
	border-color: #9fc8e3;
}

.dark-theme-mobile-nav.navbar-default .navbar-nav > .dropdown > a:focus .caret, .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
	border-bottom-color: #9fc8e3;
	border-top-color: #9fc8e3;
}

.side-by-side-mobile-nav .navbar-toggle:hover, .icon-wrapper, .wpcf7-submit:hover, .btn-primary:hover, .navbar-toggle:hover {
	background: #9fc8e3;
}

/* ==========================================
   Light Background
   ========================================== */

.homepage-coupon-wrapper, .middle_content_area, input:focus, textarea:focus {
	background: #f3f3f3;
}

/* ==========================================
   White Text for Colored Backgrounds
   ========================================== */
#big-hero p, #big-hero div, a.btn, .footer-social a:hover, .footer-wrap h1, .footer-wrap h2, .footer-wrap h3, .footer-wrap h4, .footer-wrap h5, .footer-wrap h6, .footer-wrap .h1, .footer-wrap .h2, .footer-wrap .h3, .footer-wrap .h4, .footer-wrap .h5, .footer-wrap .h6, .wpcf7-submit:hover, .btn-primary:hover, .navbar-toggle:hover,
.icon-wrapper .icon, .icon:hover, .wpcf7-submit, .btn-primary, .wpcf7-submit:active, .btn-primary:active, .wpcf7-submit:focus, .btn-primary:focus, .navbar-toggle, .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	color: #fff;
}

/* ==========================================================================
   Standard Elements
   ========================================================================== */

img {
	max-width: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 10px 0;
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	color: #191919;
}

h1, .h1 {
	font-size: 165%;
}

h2, .h2 {
	font-size: 150%;
}

h3, .h3 {
	font-size: 135%;
}

h4, .h4 {
	font-size: 120%;
}

h5, .h5, h6, .h6 {
	font-size: 105%;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
	display: block;
	margin-top: 5px;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.social-media-link:hover {
	text-decoration: none;
}

p {
	margin: 0 0 20px;
}

strong, b {
	font-weight: 700;
}

blockquote {
	font-weight: 400;
	font-size: 18px;
}

input, textarea {
	width: 100%;
	text-align: left;
	border: 1px solid #aaa;
	padding: 5px 10px;
}

input.wpcf7-file {
	border: none;
	font-size: 50%;
}

input:focus, textarea:focus {

}

input[type="radio"], input[type="checkbox"] {
	width: auto !important;
}

.wpcf7-submit {
	padding: 4px;
	max-width: 50%;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.wpcf7-submit, .btn-primary, .wpcf7-submit:active, .btn-primary:active, .wpcf7-submit:focus, .btn-primary:focus, .navbar-toggle, .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	color: #fff;
	border-radius: 3px;
	border:0;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
	padding: 5px 16px;
}

.wpcf7-submit:hover, .btn-primary:hover, .navbar-toggle:hover {

}

span.wpcf7-not-valid-tip, div.wpcf7-validation-errors, div.wpcf7-response-output {
	font-size: 60%;
	color: #aaa;
	margin: 4px;
}

.g-recaptcha {
	transform: scale(0.75);
	-webkit-transform: scale(0.75);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

.wpcf7-recaptcha div div {
	margin: 0 auto;
}

img.ajax-loader {
	display: block;
}

.bodyimgleft, .container img.bodyimgleft, .sidebar img.bodyimgleft {
	float: left;
	max-width: 30%;
}

.bodyimgright, .container img.bodyimgright, .sidebar img.bodyimgright, .main .plugin-img {
	float: right;
	max-width: 30%;
}

.btn-primary {
	border-radius: 40px;
	background: #FFCE02;
	font-family: 'Work Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	padding: 10px 15px;
	border: 2px solid #FFCE02;
	transition: all 0.25s;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	border-radius: 40px!important;
	background: transparent;
	border: 2px solid #FFCE02;
	font-family: 'Work Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	padding: 10px 15px!important;
}

.btn-primary i {
	margin-left: 5px;
	vertical-align: middle;
}

/* =============================================================================
   Header
   ========================================================================== */

.navbar-brand {
	height: auto;
	padding: 5px;
}

.navbar-brand img {
	max-height: 110px;
}

.navbar-default {
	background: transparent;
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	margin-bottom: 0;
	border-bottom: 0;
}

.phone-wrapper {
	color: #191919;
	width: 100%;
	background: #FFCE02;
	text-align: right;
	padding: 6px 0;
	font-size: 15px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
}

.phone-wrapper .h1 {
	margin: 0 0 0 5px;
}

.phone-wrapper p {
	display: inline;
}

.phone-wrapper .h1 {
	display: inline;
}

.phone-wrapper .h1 a {
	color: #191919;
	display: inline;
}

/* FULL NAV STYLE */
#menu-primary-navigation {
	position: absolute;
	right: 0;
	bottom:34px;
	display: block;
}

/* BASE STYLE - TOP MENU ITEM */
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding: 15px 20px;
	display: block;
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	opacity: 0.9;
	transition: all 0.25s;
}

/* ACTIVE PAGE - TOP MENU ITEM */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: transparent;
	color: #fff;
	opacity: 1;
}

/* HOVER STYLE - TOP MENU ITEM */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	opacity: 1;
}

/* OPEN DROPDOWN - TOP MENU ITEM */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: transparent;
	color: #000;
}

/* DROPDOWN MENU BASE STYLE - SUBNAV ITEM */
.dropdown-menu {
	border: 0;
}

/* DROPDOWN MENU LINK - SUBNAV ITEM */
.dropdown-menu > li > a {
 padding: 8px 15px;
 transition: all 0.25s;
}

/* DROPDOWN MENU LINK HOVER/FOCUS - SUBNAV ITEM */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: transparent;
	color:#008CD0;
}

/* DROPDOWN MENU ACTIVE PAGE - SUBNAV ITEM */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: transparent;
	color:#008CD0;
}

.caret {
	display: none;
}

/* ==========================================================================
   Homepage
   ========================================================================== */

/* ==========================================================================
	Forms and Sidebar
========================================================================== */

#gform_1 input {
	border-radius: 4px;
	border: 2px solid #efefef;
	background: rgba(255,255,255,0.9);
	padding: 10px 6px;
}

#gform_1 select {
	border-radius: 4px;
	height: 48px;
  border: 2px solid #efefef;
		background: rgba(255,255,255,0.9);
}

#gform_1 textarea {
	border-radius: 4px;
	    border: 2px solid #efefef;
				background: rgba(255,255,255,0.9);
}

#gform_2 input {
	border-radius: 4px;
  border: 2px solid #efefef;
	padding: 10px 6px;
		background: rgba(255,255,255,0.9);
}

#gform_2 select {
	border-radius: 4px;
	height: 48px;
  border: 2px solid #efefef;
		background: rgba(255,255,255,0.9);
}

#gform_2 textarea {
	border-radius: 4px;
  border: 2px solid #efefef;
		background: rgba(255,255,255,0.9);
}

#gform_2 .gfield_label {
	display: none;
}

.sidebar #gform_1 textarea {
	height: 100px;
}

.gform_wrapper .gform_footer {
		margin: 0!important;
}

.gform_button {
	border-radius: 40px!important;
	background: #FFCE02!important;
	color: #fff;
	border: 2px solid #FFCE02!important;
	font-family: 'Work Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	padding: 15px 25px!important;
}

.sidebar #field_1_4 .gfield_label {
	display: block!important;
}

.sidebar .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}

.sidebar {
	margin-top: 25px;
}

.sidebartitle {
	color:#fff;
	display: block;
	background: #FFCE02;
	text-align: center;
 	margin-bottom: 0;
	padding: 10px 0;
	border-radius: 4px 4px 0 0;
	border-bottom: 2px solid rgba(0,0,0,0.05);
}

.sidebar img {
	display: block;
	margin: 10px auto;
	width: 80%;
	height: auto;
}

/* ==================
   Big Hero
   ================== */

.big-hero {
	background: #fff;
	overflow: hidden;
	position: relative;
}

.big-hero .herobg {
	background: url(/assets/img/herobg2.jpg) no-repeat 50% 50% / cover;
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
	clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
}

.big-hero .hero-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 133, 202, 0.8);
	z-index: 999;
	width: 100%;
	height: 100%;
}

.big-hero .hero-content {
	font-family: 'Work Sans', sans-serif;
	width: 850px;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	color: #fff;
	padding: 25px;
	text-align: center;
}

.hero-content p {
	font-size: 110%;
  font-weight: 700;
	margin: 25px 0 0 0;
}

.hero-content p span {
	font-weight: 900;
	color: #FFCE02;
}

.big-hero .h1 {
	display: inline;
	font-size: 200%;
	color:#fff;
	margin-bottom: 0;
}

.big-hero .container {
	position: relative;
	padding: 200px 0 265px;
}

img.heroVan {
	display: block;
	width: auto;
	margin: -300px auto 85px;
	height: auto;
	max-height: 365px;
	position: relative;
	z-index: 999;
}

.big-hero .btn-primary {
	display: block;
	margin: 15px auto 0;
	position: relative;
	z-index: 999;
}

.big-hero a {
	text-decoration: none!important;
}

a:hover {
	text-decoration: none!important;
}

/* ==================
   Icon Wrapper
   ================== */
.icon-wrapper {
	background: #fff;
	padding: 100px 0 0;
	position: relative;
}

.flexbox-box-row {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	position:relative;
}

.icon-wrapper i {
	position: absolute;
	top: -25px;
	right: 36px;
	margin: 0 auto 50px;
	color: #fff;
	text-align: center;
	display: block;
	font-size: 32px;
	z-index: 100;
}

.icon-wrapper i::after {
	content: '';
	position: absolute;
	top: -14px;
	left: -12px;
	height: 60px;
	width: 60px;
	background: #FFCE02;
	border-radius: 3px;
	right: 0;
	margin: 0 auto;
	z-index: -1;
}

.flexbox-box {
	padding: 0.625rem;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 25%;
	float: left;
}

.flexbox-box-inner {
	position: relative;
	background: #fff;
	border-radius: 4px;
	padding: 30px 20px 15px;
	width: 100%;
	transition: all 0.15s ease-in-out;
	border:2px solid #efefef;
}

.flexbox-box-inner .h4 {
	font-weight: 800;
}

.flexbox-box-inner p {
	margin-bottom: 0;
	font-size: 18px;
}

.flexbox-box-inner a {
	color: #000;
}

.flexbox-box-inner a:hover {
	text-decoration: none;
}

@media (max-width: 768px) {
	.flexbox-box {
		width: 100%;
	}
}

/* ==========================================================================
   Content
   ========================================================================== */

.page-header {
	background: url(/assets/img/herobg2.jpg) no-repeat 50% 50% / cover;
	border: 0;
	margin: 0;
	padding: 185px 0 25px;
	position: relative;
}

.page-header-overlay {
	position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 133, 202, 0.8);
  z-index: 0;
  width: 100%;
  height: 100%;
}

.page-header h2 {
	font-size: 225%;
	color: #fff;
	position: relative;
	z-index: 999;
}

.main, .home.page-template-template-home .homepage-main {
	padding-top: 45px;
	padding-bottom: 15px;
}

.home .main {
	padding-top: 0;
	padding-bottom: 0;
}

.main h1, .main h2, .main h3, .main h4, .main h5, .main h6, .main .h1, .main .h2, .main .h3, .main .h4, .main .h5, .main .h6 {

}

.main h1.h4 small:after {
	content: " and surrounding communities";
}

/* ==========================================================================
   Second Content Area
   ========================================================================== */

.first-content-area {
 	padding: 100px 0;
	position: relative;
}

.first-content-area ul {
	list-style-type: none;
	padding-left: 15px;
	margin-top: 10px;
}

.first-content-area i {
	color: #FFCE02;
	margin-right: 6px;
}

.first-content-area strong {
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 22px;
}

.first-content-area .col-md-6 {
	position: relative;
}

.contact-form-wrap {
	background: url(/assets/img/contactbg.jpg) no-repeat bottom left / cover;
	padding: 25px;
	box-shadow: 10px 10px 45px 0px rgba(0,0,0,0.15);
	position: absolute;
	right: 0;
	border-radius: 6px;
	top: -45px;
	border: 2px solid rgba(0,0,0,0.15);
	z-index: 999;
}

.contact-form-wrap .h2 {
	text-align: center;
}

.contact-form-wrap strong {
	text-align: center;
	display: block;
	margin: 0 auto;
}

/* ==========================================================================
   Second Content Area
   ========================================================================== */

.second-content-area {
  	background: url(/assets/img/herobg.jpg) no-repeat 50% 50% / cover;
    padding: 75px 0;
    color:#fff;
    overflow: hidden;
		position: relative;
}

.second-content-area h2 {
    color:#fff;
}

.second-content-area .container {
    position: relative;
}

.second-content-area .slant-bg {
	background: rgba(0, 133, 202, 1);
  position: absolute;
  right: -144%;
  top: 0;
  width: 200%;
  height: 102%;
  transform: skewX(12deg);
}

.second-content-area img {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 95%;
    height: auto;
    z-index: 999;
    max-height: 128px;
}

.second-content-area .sub-text {
    font-weight: 400;
    font-size: 110%;
}

.second-content-area .sub-text span {
    font-weight: 800;
}

/* ==========================================================================
   Third Content Area
   ========================================================================== */

.third-content-area {
  background: url(/assets/img/sBg.jpg) no-repeat top right / contain;
	padding: 75px 0;
}

.testimonial-wrap .carousel-inner {
	overflow: visible;
}

.testimonial-wrap .testimonial-inner {
	position: relative;
	padding: 50px 25px 25px;
	border: 2px solid #efefef;
	border-radius:  5px;
	font-weight: 700;
	margin-top: 75px;
}

.testimonial-wrap .testimonial-inner .name {
	font-family: 'Work Sans', sans-serif;
	    font-weight: 900;
}

.testimonial-inner i.fa-quote-right {
    position: absolute;
    top: -20px;
    right: 0;
		left: 0;
    margin: 0 auto 50px;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 32px;
    z-index: 100;
}

.testimonial-inner i.fa-quote-right::after {
    content: '';
    position: absolute;
    top: -14px;
    left: 0;
    height: 60px;
    width: 60px;
    background: #FFCE02;
    border-radius: 3px;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    transform: skew(12deg);
}

.testimonial-inner .fa-google {
		color: #FFCE02;
		margin-right: 6px;
}

/* ==========================================================================
   Coupons - Default Styling
   ========================================================================== */

.coupon-wrapper {
	background: url(/assets/img/couponBg.png) no-repeat top center / cover rgba(0, 133, 202, 1);
	padding: 75px 0;
}

.coupon-wrapper .coupon-section-title {
	color: #fff;
	text-align: center;
	margin: 0 0 75px 0;
}

.coupon-row {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.coupon {
	padding: 0.625rem;
	display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  float: left;
}

.coupon-inner {
	position: relative;
	text-align: center;
	width: 100%;
	padding: 35px 25px 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 0.125rem 0.313rem rgba( 0, 0, 0, .2 );
	box-shadow: 0 0.125rem 0.313rem rgba( 0, 0, 0, .2 );
  border: 5px dashed #191919;
	border-radius:  5px;
}

.coupon-title {
	position: absolute;
	top: -40px;
	left: 25px;
	background: #FFCE02;
	color: #191919;
	margin:  0;
	text-align: left;
	width: 85%;
	padding: 15px 30px 15px 20px;
	-webkit-clip-path: polygon(100% 0, 92% 100%, 0 100%, 0 0);
clip-path: polygon(100% 0, 92% 100%, 0 100%, 0 0);
}

.coupon-inner .coupon-print-outer {
	text-align: right;
	padding:6px 0;
}

.coupon-inner .h4 {
	padding: 10px 15px;
	margin: 0;
}

.coupon-inner p {
	margin-bottom: 0;
}

.coupon-image {
	width: 100%;
	height: 150px;
}

.coupon-inner .textwidget {
	padding: 10px 15px;
	font-size: 80%;
}

.coupon-print-button {
	display: block;
	margin: 10px auto;
	font-weight: bold;
	text-align: center;
}

.coupon-print-button i {
	color: #bf1e2d;
	margin-right: 5px;
}

.coupon-print-button a {
	color: #191919;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.25s;
}

.coupon-print-button a:hover {
	color: #bf1e2d;
}


@media (max-width: 1199px) {
	.coupon {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.coupon {
		width: 100%;
		display: block;
		float: none;
	}
}

/* ==========================================================================
   Coupons Page
   ========================================================================== */

body.page-template-template-coupons .wrap {
	padding-bottom: 25px;
}

/* ==========================================================================
   Reviews Page
   ========================================================================== */

.schema-review-stars {
	text-align: center;
	font-size: 200%;
}

.schema-reviewer {
	text-align: right;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.footer-wrap {
	background: #efefef;
	padding: 50px 0;
}

.footer-wrap .wpcf7 input, .footer-wrap .wpcf7 textarea {
	max-height: 62px;
	display: inline-block;
	margin-bottom: 8px;
	max-width: 75%;
}

.footer-info {
	font-family: 'Work Sans', sans-serif;
	font-weight: 700;
}

.footer-social {
	padding-top: 10px;
}

.footer-social a {
	opacity: 0.5;
	color: #fff;
}

.footer-social a:hover {
	opacity: 1;
	text-decoration: none;
}

.menu-footer ul {
	padding-left:0;
}

.menu-footer ul li {
	font-size: 16px;
	list-style-type: none;
	padding-left: 0;
}

.menu-footer ul li {
	padding: 12px 0;
	border-bottom: 1px solid rgba(0,0,0,0.07);
}

.menu-footer ul li a {
	color: #191919;
	opacity: 1;
	transition: all 0.15s ease-in-out;
}

.menu-footer .h3 {
 color: #191919;
 text-transform: capitalize;
 font-size: 20px;
}

.menu-footer ul li a:hover {
	opacity: 0.65;
	text-decoration: none;
}
.copystamp {
	background:  #efefef;
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	border-top: 1px solid rgba(0,0,0,0.15);
}

.copystamp a {
	color: #000;
	margin-left: 6px;
}

.special-offers .coupon-wrapper {
	display:none;
}

.special-offers .main {
	padding-top: 85px;
}

/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }
.wp-post-image {
	height: auto !important;
}

/* ==========================================================================
   Custom Bootstrap XL Columns
   ========================================================================== */

.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (min-width: 1800px) {
	.container {
		max-width: 1570px;
	}
}


@media (max-width: 1799px) {
	.container {
		max-width: 1420px;
	}

	.navbar-default .navbar-nav > li > a {
		padding: ;
		font-size: ;
	}

	.main h1.h4 small, .main h3.h5, h5.secondary {
		display: none;
	}
}

@media (min-width: 1500px) {
	.col-xl-1 {
		width: 8.333333333333332%;
		float: left;
	}

	.col-xl-2 {
		width: 16.666666666666664%;
		float: left;
	}

	.col-xl-3 {
		width: 25%;
		float: left;
	}

	.col-xl-4 {
		width: 33.33333333333333%;
		float: left;
	}

	.col-xl-5 {
		width: 41.66666666666667%;
		float: left;
	}

	.col-xl-6 {
		width: 50%;
		float: left;
	}

	.col-xl-7 {
		width: 58.333333333333336%;
		float: left;
	}

	.col-xl-8 {
		width: 66.66666666666666%;
		float: left;
	}

	.col-xl-9 {
		width: 75%;
		float: left;
	}

	.col-xl-10 {
		width: 83.33333333333334%;
		float: left;
	}

	.col-xl-11 {
		width: 91.66666666666666%;
		float: left;
	}

	.col-xl-12 {
		width: 100%;
		float: left;
	}

	.notover1500 {
		display: none !important;
	}

}

@media (max-width: 1499px) {
	.container {
		max-width: 1170px;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 15px 20px;
	}

	.notunder1500 {
		display: none !important;
	}

}

@media (min-width: 1200px) {
	.notover1200 {
		display: none !important;
	}
}

@media (max-width: 1199px) {
	.container {
		max-width: 970px;
		font-size: 90%;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 15px 14px;
	}

	.notunder1200 {
		display: none !important;
	}
}

@media (min-width: 992px) {

	.smallonly, .menu-call-now {
		display: none !important;
	}

	.dropdown .dropdown-menu {
			display: block;
			visibility: hidden;
			opacity: 0;
			border: 0;
			border-radius: 0 0 3px 3px;
			transition: all 0.15s ease-in-out;
			box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.25);
	}

	.dropdown:hover .dropdown-menu {
			visibility: visible;
			opacity: 1;
	}

	.notover992 {
		display: none !important;
	}
}

@media (max-width: 991px) {

	.gform_button {
		text-align: center;
	}

	.page-header {
		background: url(/assets/img/herobg2.jpg) no-repeat 50% 50% / cover;
		border: 0;
		margin: 0;
		padding:50px 0;
	}

	.sidebar img {
		max-height: 150px;
		width: auto;
	}

	.flexbox-box {
		width: 50%;
	}

	.flexbox-box-inner {
		margin: 20px 0;
	}

	.big-hero .container {
    position: relative;
    padding: 75px 0 265px;
}

	.navbar-default {
		top: 0;
	}

	.navbar-default .container {
		max-width: none;
    width: 100%;
	}

	.mobile-wrap {
  	background: #191919;
	}

	.phone-wrapper {
		text-align: center;
	}

	.navbar-brand>img {
    display: block;
    margin: 0 auto;
}

	.big-hero .hero-content {
		width: 100%;
	}

	.footer-wrap {
		text-align: center;
	}

	.carrierLogo img {
		display: block;
		height: auto;
		width: auto;
		max-height: 175px;
		margin: 15px auto;
	}

	.coupon-title {
		position: absolute;
		top:0;
		left: -25px;
		right: 0;
		width: 110%;
		padding: 25px;
		background: #FFCE02;
		text-align: center;
		 clip-path: none;
		 margin-bottom: 10px;
	}

	.coupon-wrapper .coupon-section-title {
	    color: #fff;
	    text-align: center;
	    margin: 0 0 20px 0;
	}

	.coupon-inner {
		overflow: hidden;
	}

	.menu-footer {
		display: none;
	}

	.second-content-area .slant-bg {
	    background: rgba(0, 133, 202, 0.8);
	    position: absolute;
	    right: 0;
	    top: 0;
	    width: 100%;
	    height: 102%;
	    transform: skewX(0);
	}

	.contact-form-wrap {
		display: none;
	}

.first-content-area {
    padding: 50px 0;
	}

	.navbar-default {
		position: relative;
	}

	.nav-wrap-inner .container {
    max-width: none;
    width: 100%;
    padding: 0;
	}

	.nav-wrap-outer {
    border-top: none;
    border-bottom: none;
	}

	.dropdown-menu > li {
    padding: 0;
	}

	.first-content-area .h1::before {
    left: -15px;
	}

	.first-content-area .h1::after {
    right: -15px;
	}

	#myCarousel {
		display: none;
	}

	.hero-inner {
		display: block;
		margin: 0 auto;
		left: 0;
		right: 0;
		width: 335px;
	}

	.contact-form-wrap {
		margin-top: 35px;
	}

	.coupon-wrapper .coupon-wrap-content {
		width: 100%;
	}

	.coupon {
		width: 100%;
	}

	.third-content-area .row {
		display: none;
	}

	.first-content-area .container {
    width: 100%;
    display: block;
    margin: 0 auto;
	}

	.navbar-brand {
		float: none;
	}

	.home-service {
		margin-bottom: 45px;
	}

	.icon-wrapper i.star1, .icon-wrapper i.star2, .icon-wrapper i.star3 {
		display: none;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 15px 8px;
		font-size: 15px;
	}

	.notunder992 {
		display: none !important;
	}

	.page-header {
		text-align: center;
	}
	#menu-primary-navigation {
	position: relative;
	bottom: 0;
	right: 0;
	}

	.navbar-nav .open .dropdown-menu {
			position: static;
			float: none;
			width: auto;
			margin-top: 0;
			background-color: transparent;
			border: 0;
			-webkit-box-shadow: none;
			box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a {
			line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
			padding: 5px 15px 5px 25px;
	}
	.dropdown-menu > li > a {
			display: block;
			padding: 3px 20px;
			clear: both;
			font-weight: normal;
			line-height: 1.42857143;
			color: #333;
			white-space: nowrap;
	}
	.navbar-header {
			float: none;
	}
	.navbar-toggle {
			display: block;
	}
	.navbar-collapse {
			border-top: 1px solid transparent;
			box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-collapse.collapse {
			display: none!important;
	}
	.navbar-nav {
			float: none!important;
			margin: 7.5px 50px 7.5px -15px
	}
	.navbar-nav>li {
			float: none;
	}
	.navbar-nav>li>a {
			padding-top: 10px;
			padding-bottom: 10px;
	}
	.navbar-text {
			float: none;
			margin: 15px 0;
	}
	.navbar-collapse.collapse.in {
			display: block!important;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #274198;
		background-color: #101010;
	}

	.collapsing {
			overflow: hidden!important;
	}

	.nav-wrapper .container {
	max-width: none;
	width: 100%;
	padding: 0;
	}

	a.header-call-now:hover, a.header-call-now:hover .btn {
	text-decoration: none;
	}

	.header-menu-and-call-buttons {
	display: block;
	margin: 0 auto 5px;
	text-align: center;
	}

	.header-menu-and-call-buttons a {
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: -1px;
	}

	.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus, .header-call-now button {
	float: none;
	display: inline-block;
	margin: 0 0 2px;
	border: none!important;
	font-size: 16px;
	text-transform: uppercase;
	line-height: normal;
	min-height: 34px;
	width: 48%;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	color: #000!important;
	border-radius: 6px!important;
	padding: 15px 16px!important;
	background: #FFCE02!important;
	letter-spacing: 0;
	}

	.header-call-now .btn {
	vertical-align: 1px;
	}

	.navbar-toggle .glyphicons, .header-call-now button .glyphicons {
	opacity: 0.75;
	margin: 2px;
	vertical-align: 0;
	}

	.navbar-header {
	margin-left: 0 !important;
	width: 100%;
	}

	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .open .dropdown-menu>li>a {
	font-size: 18px;
	line-height: 20px;
	margin: 5px;
	background-color: #666;
	color: #fff;
	border: 0;
	border-radius: 3px;
	letter-spacing: 0.1em;
	padding: 5px;
	text-align: center;
	display: block;
	margin: 5px auto;
	width: 80%;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	background: #444;
	font-size: 15px !important;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background: #999;
	color: #fff;
	border: 0;
	}

	.phone-wrapper {
	display: none;
	}

	.info-wrapper .h1, .info-wrapper .h2, .info-wrapper .h3, .info-wrapper .h4, .info-wrapper .h5, .info-wrapper .h6 {
	margin: 0;
	vertical-align: 0;
	}

	.dropdown-menu, .footer {
	text-align: center;
	}

	/* Mobile Navigation: dark-theme-mobile-nav */

	.dark-theme-mobile-nav ul#menu-primary-navigation {
	background: #191919;
	}

	.dark-theme-mobile-nav .navbar-nav {
	margin: 0 -15px;
	}

	.dark-theme-mobile-nav .dropdown-menu {
	padding:0;
	}

	.dark-theme-mobile-nav .navbar-nav .open .dropdown-menu {
	/* border-top:1px solid #bd3b41; */
	}

	.dark-theme-mobile-nav .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 5px;
	border-top: 6px solid #000;
	border-right: 6px solid transparent;
	border-bottom: 0 solid;
	border-left: 6px solid transparent;
	content: "";
	float: right;
	margin-top: 10px;
	transform: rotate(90deg);
	transition: all 0.15s ease-in-out;
	}

	.dark-theme-mobile-nav .navbar-nav > .dropdown > a:focus .caret {
	transform: rotate(0deg);
	}

	.dark-theme-mobile-nav .navbar-nav > .dropdown > a .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	}

	.dark-theme-mobile-nav .navbar-nav > li > a, .dark-theme-mobile-nav .navbar-nav .open .dropdown-menu> li > a {
	color: #fff;
	font-size: 17px;
	line-height: 26px;
	margin:0;
	border: 0;
	border-radius: 0;
	padding: 10px 35px;
	text-align: left;
	display: block;
	width: 100%;
	background:#000;
	}

	.dark-theme-mobile-nav .navbar-nav > li {
	border-bottom:1px solid rgba(255,255,255,0.08);
	}

	.dark-theme-mobile-nav .navbar-nav > li a {
	background: #191919;
	}

	.dark-theme-mobile-nav .navbar-nav .open .dropdown-menu > li {
	border-bottom:1px solid rgba(255,255,255,0.08);
	}

	.dark-theme-mobile-nav .navbar-nav .open .dropdown-menu > li:last-of-type  {
	border-bottom:none;
	}

	.dark-theme-mobile-nav .navbar-nav .open .dropdown-menu > li > a {
	background: #101010;
	font-size: 12px;
	padding-left:50px;
	}

	.dark-theme-mobile-nav .navbar-nav .open .dropdown-menu>li>a:hover, .dark-theme-mobile-nav .navbar-nav > .open > a, .dark-theme-mobile-nav .navbar-nav > .open > a:hover, .dark-theme-mobile-nav .navbar-nav > .open > a:focus, .dark-theme-mobile-nav .navbar-nav > .active > a, .dark-theme-mobile-nav .navbar-nav > .active > a:hover, .dark-theme-mobile-nav .navbar-nav > .active > a:focus, .dark-theme-mobile-nav .navbar-nav > li > a:hover, .dark-theme-mobile-nav .navbar-nav > li > a:focus {
	border: 0;
	background: none;
	}

	.container {
		max-width: 750px;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 15px 8px;
		font-size: 12px;
	}

	.notunder992 {
		display: none !important;
	}

	.page-header {
		text-align: center;
	}
}

@media (min-width: 768px) {

	.bodyimgleft, .container img.bodyimgleft, .sidebar img.bodyimgleft {
		margin-right: 15px;
		margin-bottom: 20px;
	}

	.bodyimgright, .container img.bodyimgright, .sidebar img.bodyimgright, .main .plugin-img {
		margin-left: 15px;
		margin-bottom: 20px;
	}

	.navbar-default .container {
		position: relative;
	}

	.show {
		display: table-cell!important;
	}

	.info-wrapper {
		float: right;
	}

	.phone-wrapper {
		display: inline-block;
	}

	.social-wrapper {
		display: inline-block;
	}

	.footer-social {
		font-size: 135%;
	}
}

@media (max-width: 767px) {

	.coupon-inner .textwidget {
    padding: 30px 15px 15px;
	}

	.coupon-inner .h4 {
    padding: 10px 50px;
    margin: 0;
}

	.icon-wrapper {
    padding: 50px 0 0;
	}

	.icon-wrapper .flexbox-box {
		width: 100%!important;
	}

	.big-hero .container {
    position: relative;
    padding: 75px 0 100px;
	}

	.flexbox-box-inner {
		width: 100%;
	}

	img.heroVan {
		display: none;
	}

	.container {
		font-size: 80%;
	}

	.footerwidget {
		border-bottom: 1px solid #333;
	}

	.bodyimgleft, .container img.bodyimgleft, .sidebar img.bodyimgleft {
		float: none;
		margin: 5px auto;
		display: block;
		max-width: 33%;
	}

	.bodyimgright, .container img.bodyimgright, .sidebar img.bodyimgright, .main .plugin-img {
		float: none;
		margin: 5px auto;
		display: block;
		max-width: 33%;
	}

	.footerformregion {
		display: block;
		margin: 3px auto;
		width: 90%;
	}

	a.header-call-now:hover, a.header-call-now:hover .btn {
		text-decoration: none;
	}

	.header-menu-and-call-buttons {
		display: block;
		margin: 0 auto 5px;
		text-align: center;
	}

	.header-menu-and-call-buttons a {
		padding: 0;
		margin: 0;
		border: none;
		vertical-align: -1px;
	}

	.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus, .header-call-now button {
		float: none;
		display: inline-block;
		margin: 0 0 2px;
		border: none;
		font-size: 16px;
		line-height: normal;
		min-height: 34px;
		width: 48%;
		padding: 10px 16px!important;
	}

	.header-call-now .btn {
		vertical-align: 1px;
	}

	.navbar-toggle .glyphicons, .header-call-now button .glyphicons {
		opacity: 0.5;
		margin: 2px;
		vertical-align: -2px;
	}

	.notsmall, .social-wrapper {
		display: none !important;
	}

	.navbar-brand {
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	.navbar-brand img {
		display: block;
		margin: 5px auto;
		max-width: 90%;
	}

	.navbar-header {
		margin-left: 0 !important;
		width: 100%;
	}

}

.coupon-wrapper {
	display: none!important;
}