/*
	Theme Name: Ideal
	Theme URI: http://tinyfrog.com/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Tinyfrog
	Author URI: http://tinyfrog.com/

	Version: 5.5

	Tags: black, white, one-column, two-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.0

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/

/*
Imports
---------------------------------------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');

@font-face {
	font-family: 'Icon';
	src:url('fonts/Icon.eot');
	src:url('fonts/Icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/Icon.woff') format('woff'),
		url('fonts/Icon.ttf') format('truetype'),
		url('fonts/Icon.svg#Icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:	border-box;
	box-sizing:			border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after,
.clear {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	color: #565b66;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
	font-size: 18px;
	line-height: 1.625;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

a:hover {
	color: #f58220;
}

p {
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px;
	margin: 4rem;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
}

cite {
	font-style: normal;
}

.button{
	transition-duration: 0.3s;
    transition-property: background;
    transition-timing-function: linear;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Montserrat', sans-serif;
 	font-weight: 800;
	line-height: 1.2;
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
}

h1 {
	font-size: 55px;
	font-size: 5.5rem;
}

h2 {
	font-size: 40px;
	font-size: 4rem;
	color:#00258b;
	margin-bottom:0;
	display:table;
	margin:0 auto;
}
h2:before {
	width: 10px;
    height: 10px;
    background: #f58220;
    border-radius: 25px;
    display: block;
    content: '';
    left: -25px;
    position: relative;
    top: 29px;
}
h2:after {
	width: 9px;
    height: 9px;
    background: #f58220;
    border-radius: 10px;
    display: block;
    content: '';
    float: right;
    top: 23px;
    right: -14px;
    position: relative;
}
.blog h2:after,
.archive h2:after {
	display:none;
}

h3 {
	font-size: 34px;
	font-size: 3.4rem;
}

h4 {
	font-size: 26px;
	font-size: 2.6rem;
	font-family: 'Roboto', sans-serif;
}

h5 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	color:#565b66;
}

h6 {
	font-size: 20px;
	font-size: 2rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
    height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #333;
	padding: 10px;
	padding: 1rem;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #333;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #333;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-weight: 300;
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #0ebfe9;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
	padding: 0.6rem 0;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1170px;
}

.site-inner {
	clear: both;
	padding-top: 0;
}

.minimum-landing .site-inner {
	margin: 40px auto;
	margin: 4rem auto;
	padding: 60px 60px 20px;
	padding: 6rem 6rem 2rem;
	width: 800px;
}

/* Site Containers
--------------------------------------------- */

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: left;
	width: 720px;
}

.sidebar-content .content {
	float: right;
}

.full-width-content .content {
	width: 100%;
}
.archive .content {
	margin-top:160px;
}

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.author-box .avatar {
	height: 72px;
	margin-right: 24px;
	margin-right: 2.4rem;
	width: 72px;
}

.entry-comments .avatar {
	height: 48px;
	width: 48px;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.search-form {
	overflow: hidden;
	padding: 3px;
	padding: 0.3rem;
	width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

img.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

a.alignleft,
a.alignright {
	border: none;
}

.wp-caption-text {
	text-align: center;
}

.widget-area {
	word-wrap: break-word;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.archive-description,
.author-box {
	background-color: #f5f5f5;
}

.archive-description {
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 40px 40px 16px;
	padding: 4rem 4rem 1.6rem;
}
.search-results .archive-description {
	margin-top:160px;
}
.search-results h2:before,
.search-results h2:after {
	display:none;
}

.author-box {
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 40px;
	padding: 4rem;
}

.single .author-box {
	margin-bottom: 60px;
	margin-bottom: 6rem;
}

.author-box-title {
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

/* Titles
--------------------------------------------- */
.entry-title {
	line-height: 1;
	display:none;
}
.search .entry-title,
.blog .entry-title,
.single .entry-title,
.archive .entry-title { 
	display:block;	
}
.search .entry-title {
	margin-bottom:10px;
}

.entry-title a,
.sidebar .widget-title a {
	border: none;
}
.entry-title a {
	color: #00258b;
	font-size:30px;
}
.blog .entry-title {
	line-height: 0.8;
    margin-bottom: 10px;
}
.single .entry-title {
	color:#00258b;
}
.single .blog-area {
	display:none;
}
body.home .at-below-post-homepage,
.coupons-area .at-below-post {
	display:none;
}

.widget-title {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.sidebar .widget-title a {
	border: none;
}

.archive-title {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	padding: 16px;
	padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}
body .form-box .gform_wrapper {
	max-width:100%;
	margin-top: 50px;
}
body .form-box .gform_wrapper label.gfield_label+div.ginput_container {
	margin-top: 0 !important;
}
body .form-box .gform_wrapper .top_label input.medium {
	height: 48px;
    border-radius: 2px;
    border: 2px solid #e1e1e1;
}
body .form-box div.gform_wrapper li, div.gform_wrapper form li {
    margin: 5px 0 0;
}
body .form-box .gform_wrapper .gform_footer input[type=submit], #gform_submit_button_4{
	width:100%;
	height:54px;
	border-bottom:2px solid #0048b1;
	color:#fff;
	text-align:center;
	background:#f58220;
	font-size:18px;
	font-weight:bold;
	margin-top: 10px;
}
body .form-box.internal-form-box .gform_wrapper .gform_footer input[type=submit] {
	width: 97%;
}
body .form-box .gform_wrapper .gform_footer input[type=submit]:hover, #gform_submit_button_4:hover {
	background:#f37000;
}
body .form-box .gform_wrapper .top_label li.gfield.gf_right_half input.medium {
	width: 100%;
}
body .form-box .gform_wrapper .gform_footer {
    padding: 0em 0 .625em;
	margin: 0em 0 0;
}
body .gform_wrapper textarea.medium {
	height:115px;
	width: 100%;
	border: 2px solid #e1e1e1;
}
body .gform_wrapper form li {
	color:#6d7078;
}
.form-box.internal-form-box {
	background:#1f4099;
	padding: 25px 50px;
	float: none;
    margin: 35px auto;
}
.form-box.internal-form-box h2 {
	color:#fff;
	font-size:35px;
}
.form-box.internal-form-box h4,
.form-box.internal-form-box h4 a,
.form-box.internal-form-box strong {
	color:#fff;
}
.form-box.internal-form-box strong:before,
.form-box.internal-form-box strong:after {
	background:#fff;
}
body .form-box.internal-form-box .gform_wrapper form li {
	 color: #fff;
}
.ideal-community-area {
	padding-top: 40px;
    padding-bottom: 70px;
	border-bottom:1px solid #e4e4e4;
}
.ideal-community-area .site-btn a {
	width: 415px;
	margin:0 auto;
}
body .gform_wrapper .top_label .gfield_description {
    padding: 3px 0 0;
    font-size: 18px;
} 
span.required-field {
	color:#FFF;
}
body .gform_wrapper .top_label li.gfield.gf_left_half,
body .gform_wrapper .top_label li.gfield.gf_right_half {
	width: 49%;
}
body .form-box .gform_wrapper ul li.gfield {
	margin-top: 5px;
}
.application-form {
	background:#102887;
	color:#fff;
	padding:20px;
}
body .contact-page-form .gform_wrapper .gform_footer input[type=submit],
body .application-form .gform_wrapper .gform_footer input[type=submit],
body div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
	width: 300px;
    height: 54px;
    border-bottom: 2px solid #0048b1;
    color: #fff;
    text-align: center;
    background: #f58220;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin: 0 auto;
    display: block;
}
body .contact-page-form .gform_wrapper .gform_footer input[type=submit]:hover,
body .application-form .gform_wrapper .gform_footer input[type=submit]:hover,
body div.form_saved_message div.form_saved_message_emailform form input[type=submit]:hover {
	background: #f37000;
}
body .gform_wrapper .form_saved_message {
	background:none;
}
body .form_saved_message a.resume_form_link {
	color:#fff;
}
body .gform_wrapper input.medium,
body .gform_wrapper .top_label select.medium {
	height: 48px;
    border-radius: 2px;
    border: 2px solid #e1e1e1;
}
body .application-form .gform_wrapper label.gfield_label,
body .application-form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
body .gform_wrapper .gform_footer a.gform_save_link {
	color:#fff;
}
body .application-form .gform_wrapper textarea.medium {
	height:150px;
}
body .application-form .gform_wrapper .gform_footer a.gform_save_link {
	text-align: center;
    display: block;
    margin-top: 15px;
}
body .gform_wrapper .top_label div.ginput_container.ginput_container_fileupload input.medium {
	background:none;
	border:0;
	color: #fff;
}
body .gform_wrapper .ginput_complex .ginput_full input[type=text] {
	height:48px;
}
body .individual-service-form .gform_wrapper .gfield_required,
body .individual-service-form span.required-field {
	color: #fff;
}
.individual-service-form a {
	color:#fff;
	font-weight:500;
}

body .gform_wrapper .gfield_required,
body span.required-field {
	color: #fff;
}
body .banner .gform_wrapper .gfield_required,
body .banner span.required-field {
	color:#790000;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	z-index: 999;
	width: 100%;
	background:#fff;
	position:fixed;
	margin-top: 33px;
    padding-top: 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 23px 0 0 0;
	width: auto;
}

.header-image .title-area {
	padding: 0;
}

.site-title {
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	border: none;
}

.site-description {
	line-height: 1.2;
	margin: 0;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}


/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 970px;
	margin-top:0;
	margin-bottom: 0;
}

.site-header .search-form {
	float: right;
	margin-top: 10px;
	margin-top: 1rem;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	line-height: 1.5;
	width: 76%;
	float:left;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #6d7078;
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 38px 13px;
	position: relative;
	font-weight:700;
	font-family: 'Roboto Condensed', sans-serif;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #6d7078;
	background:#f4f4f4;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	letter-spacing: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition:	opacity .4s ease-in-out;
	-moz-transition:	opacity .4s ease-in-out;
	-ms-transition:		opacity .4s ease-in-out;
	-o-transition:		opacity .4s ease-in-out;
	transition:			opacity .4s ease-in-out;
	width: 255px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #f4f4f4;
	border: 0;
	border-top: none;
	padding: 16px 20px;
	padding: 1.6rem 2rem;
	position: relative;
	width: 255px;
	border-left:2px solid transparent;
}
.genesis-nav-menu .sub-menu a:hover {
	background:url("images/orange-circle.jpg") no-repeat;
	background-position: 10px 25px;
	background-color:#fff;
	border-left:2px solid #f58220;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 159px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 20px 0;
	padding: 2rem 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
	margin-left: 4.8rem;
}

.genesis-nav-menu > .search {
	padding: 6px 0 0;
	padding: 0.6rem 0 0;
}


/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary a,
.nav-primary .genesis-nav-menu .sub-menu a {
	color: #fff;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	background-color: #333;
	border: 1px solid #444;
	border-top: none;
}

.nav-primary .sub-menu a:hover {
	color: #0ebfe9;
}

/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
	cursor: pointer;
	display: none;
}

#responsive-menu-icon::before {
	-webkit-font-smoothing: antialiased;
	color: #333;
	content: "\e00e  MENU";
	font-family: 'Icon';
	font-size: 16px;
	font-size: 1.6rem;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0 auto;
	speak: none;
	text-transform: none;
}


.c-hamburger {
  display: none;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  float: right;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 23px;
  left: 14px;
  right: 14px;
  height: 5px;
  background: white;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #fff;
  content: "";
}

.c-hamburger span::before {
  top: -10px;
}

.c-hamburger span::after {
  bottom: -10px;
}

.c-hamburger--htx {
  background-color: #f58220;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: #f58220;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 0;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.single .entry-header {
	margin-top:160px;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags {
	display: none;
}
.blog-post-box ul.post-categories {
	margin-left:0;
	position: relative;
    left: 20px;
}
.blog-post-box ul.post-categories li {
	list-style-type:none;
}
.blog-post-box img {
    float: left;
    margin: 10px 20px 80px 0;
}
.entry-content a {
   color:#f58220;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
	margin: 4rem 0;
}

.pagination li {
	display: inline;
    margin-right: 10px;
}

.pagination li a {
	background-color: #333;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #f58220;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 60px;
	margin-bottom: 6rem;
}

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	margin-right: 1.2rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
	display: none;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	padding: 24px;
	padding: 2.4rem;
}

/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	float: right;
	margin-top: 20px;
	margin-top: 2rem;
	width: 340px;
}

.sidebar-content .sidebar {
	float: left;
}

.sidebar img {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

.sidebar p:last-child,
.sidebar .featured-content img {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}
.sidebar .widget-title {
	color: #00258b;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	clear: both;
	color: #fff;
	background-color: #0f48a0;	
	text-align:center;
}

.footer-widgets .wrap {
	padding: 40px 0 16px;
	padding: 4rem 0 1.6rem;
}

.footer-widgets-1 {
	width: 675px;
	margin:0 auto;
}

.footer-widgets .widget {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}
.footer-widgets h2, .footer-widgets h3 {
	color:#fff;
}
.footer-widgets h2 {
	border-bottom:1px solid #0d3dc1;
	padding-bottom:30px;
	margin-bottom:25px;
}
.footer-widgets h3 {
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom: 7px;
}
.phone-mail-area {
	text-align: center;
    border-top: 1px solid #0d3dc1;
    border-bottom: 1px solid #0d3dc1;
    margin-top: -25px;
    padding-top: 30px;
    padding-bottom: 8px;
}
.phone-mail-area strong {
	text-transform: uppercase;
    font-weight: 600;
    margin-bottom: -37px;
    display: block;
}
.phone-mail-area a {
	color:#f58220;
	font-size:24px;
}
.footer-hours-area {
	line-height: 1.2;
}
.footer-widgets .fa {
	color: #fff;
    font-size: 28px;
    margin-right: 50px;
}
span.fontawsome {
	display:none;
}
.footer-widgets .fa.fa-houzz {
	margin-right:0;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #0f48a0;
	padding: 0px 0 25px;
	text-align: center;
}
span.footer-left {
	color:#fff;
	float:left;
	font-size:16px;
}
span.footer-left a {
	color:#fff;
}
span.footer-left a:hover {
	text-decoration:underline;
}
span.footer-right {
	color:#fff;
	float:right;
	font-size:16px;
}
span.footer-right span.tinyfrog-text {
	margin-left: 20px;
}
span.footer-right a {
	color:#fff;
}
span.footer-right a:hover {
	text-decoration:underline;
}

/*
Custom CSS
---------------------------------------------------------------------------------------------------- */
.banner {
	margin-top:130px;
}
.blue-header {
	width:100%;
	height:33px;
	background:#00258b;
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	padding-top: 3px;
	position:fixed;
	z-index:999;
}
.blue-header p {
	margin-bottom:0;
}
.banner-text {
	width:620px;
	float:left;
	text-align:center;
	padding-top:50px;
	text-shadow:1px 1px 1px #000;
}
.banner-text h1 {
	color:#fff;
	font-size:55px;
	margin-bottom: 0px;
}
.banner-text h3 {
	color:#fff;
	font-size:32px;
	text-transform:uppercase;
	font-weight:500;
	margin-bottom:0;
}
.banner-text h5 {
	color:#fff;
}

span.coupons-list {
	font-weight: 700;
    margin-left: 220px;
}
span.see-couponsbtn a {
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	display:block;
	float:right;
	background:#37ae0d;
	width: 150px;
    text-align: center;
	position: relative;
    top: -28px;
}
span.see-couponsbtn a:hover {
	background:#289a00;
}
#text-11 {
	width: 130px;
    float: right;
    text-align: center;
	margin-top:18px;
}
span.call-heading {
	color:#5a5c62;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	margin-bottom: -37px;
    display: block;
}
#text-11 a {
	font-family: 'Roboto Condensed', sans-serif;
	color:#00258b;
	font-size:20px;
	font-weight:600;
}
#text-11 p {
	margin: 0 0 5px;
}
.form-box {
	width:490px;
	/*height:610px;*/
	height:700px;
	float:right;
	background:rgba(255,255,255,0.7);
	text-align:center;
	padding: 20px 20px 0;
}

body.home .form-box {
	/*height:570px;*/
	/*height:672px;*/
	height:692px;
}

.story-area .form-box {
	height: 610px;
}
.service-banner .form-box { 
	margin-top: -87px;
}
.service-banner h1 {
	color:#fff;
	position:relative;
	top:240px;
	font-size:60px;
	left: 70px;
}
.form-box h2 {
	text-align:center;
	margin-bottom:0;
	font-family: 'Montserrat', sans-serif;
	font-weight:800;
	font-size:34px;
	color:#00258b;
	margin-bottom: 5px;
}
.form-box h2:before,
.form-box h2:after {
	display:none;
}
.form-box h4 {
	font-size:24px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	color:#6d7078;
	margin-bottom: 0;
}
.form-box h4 a {
	color:#00258b;
	font-weight: 600;
}
.form-box strong {
	color: #6d7078;
    font-size: 24px;
    margin-bottom: -50px;
    display: block;
}
.form-box strong:before {
	content: '';
    display: inline-block;
    width: 180px;
    height: 1px;
    position: relative;
    top: -4px;
    left: -11px;
    background: #6d7078;
}
.form-box strong:after {
	content: '';
    display: inline-block;
    width: 180px;
    height: 1px;
    position: relative;
    top: -4px;
    right: -11px;
    background: #6d7078;
}
#logo {
	width:200px;
}
.logos-area {
	width:650px;
	margin:0 auto;
	padding-bottom: 15px;
}
.logos-area img {
	margin-bottom: -10px;
}
.service-area {
	border-top:1px solid #e4e4e4;
	padding-top:25px;
	padding-bottom: 30px;
}
.service-area h2 {
	margin-bottom:0;
}
.service-area h4 {
	font-size:26px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.service-area h5 {
	margin-bottom:0;
}
.service-box {
	width:270px;
	height:260px;
	background:#f4f4f4;
	padding-top:60px;
	border:1px solid #e4e4e4;
}
.service-box:hover {
	-webkit-box-shadow: 0px 3px 82px 0px rgba(153,158,158,1);
	-moz-box-shadow: 0px 3px 82px 0px rgba(153,158,158,1);
	box-shadow: 0px 3px 82px 0px rgba(153,158,158,1);
}
.advantage-area {
	border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 25px;
    text-align: center;
    color: #565b66;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
}
.advantage-area img {
	border:1px solid #e4e4e4;
	margin-bottom:0;
}
.advantage-area h6 {
	text-align:center;
	color:#00258b;
	font-size:21px;
	text-transform:uppercase;
	margin-bottom:0;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
	margin-bottom: 5px;
	line-height: 1.1;
}
.internal-advantage-area {
	padding-top:30px;
}
.internal-advantage-area h5 {
	margin-bottom: 60px;
}
.internal-advantage-area h6 {
	color:#00258b;
	font-weight:600;
	margin-bottom: 5px;
}

.learn-btn a {
	width: 425px;
    height: 54px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    background: #f58220;
    border-bottom: 2px solid #0048b1;
    display: block;
    margin: 0px auto 70px;
    line-height: 3;
    border-radius: 2px;
}
.learn-btn a:hover {
	background:#f37000;
}
.review-box {
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	color:#565b66;
	line-height: 1.3;
	padding-bottom: 0;
	border-bottom:1px solid #eaeaea;
}
.customer-reviews-heading h2 {
	font-size: 38px;
	margin-bottom: 30px;
}
.review-box h3 {
	font-size: 26px;
    color: #00258b;
    font-weight: 600;
    text-transform: uppercase;
}
.review-box p {
	margin-bottom:20px;
}
.review-box .panel-grid-cell {
	border-left: 1px solid #eaeaea;
    padding-bottom: 50px;
}
.review-box .panel-grid-cell:first-child {
	border-left:0;
}
.review-text-box {
	padding-top:50px;
}
.site-btn a {
	width: 315px;
    height: 54px;
    background: #f58220;
    border-bottom: 2px solid #0048b1;
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    line-height: 3.1;
    border-radius: 3px;
	clear:both;
}
.site-btn a:hover {
	background:#f37000;
}
.review-second-column {
	padding-left:40px;
}
.blog-area {
	border-top:1px solid #e4e4e4;
	padding-top:30px;
	padding-bottom:80px;
	border-bottom:1px solid #e4e4e4;
	background:#fafafa;
}
.page-id-4917 .blog-area {
	background:#fff;
	border-top:0;
}
.blog-area h2 {
	margin-bottom: 30px;
}
.blog-post-box {
	width:560px;
	float:left;
	margin-right:20px;
	margin-bottom: 40px;
}
.blog-area h3 {
	margin-bottom: 15px;
    line-height: 0.9;
}
.blog-post-box h3 a {
	font-size:26px;
	color:#00258b;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
	
}
.blog-post-box p {
	margin-bottom:15px;
}
a.blog-read-btn {
	font-size:18px;
	color:#00258b;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
.blog-area .site-btn a {
	margin:40px auto 0;
}
.post-time, .post-category {
	color: #686868;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    display: inline-block;
}
.blog-area .post-time, .blog-area .post-category {
	display:none;
}
.post-category {
	width: 85px;
}
.post-category .fa.fa-folder-open {
	position: relative;
    top: 19px;
    float: left;
}
.post-time .fa, .post-category .fa {
	color:#37ae0d;
	margin-right:7px;
}
.post-time {
	margin-right:45px;
}
.newsletter-area {
	text-align:center;
	padding-top:50px;
	background-color: #fafafa;
    border-top: 1px solid #e4e4e4;
}
.home .newsletter-area {
	background:#fff;
	border-top:0;
}
.newsletter-area h2 {
	margin-bottom:5px;
}
.newsletter-area h5 {
	margin-bottom: 8px;
}
.newsletter-area ul {
	text-align:center;
	margin-bottom: 20px;
}
.newsletter-area ul li {
	list-style-type: none;
    margin-right: 50px;
    padding-left: 25px;
    display: inline-block;
	font-size:18px;
}
.newsletter-area ul li:before {
	width: 10px;
    height: 10px;
    content: '';
    display: block;
    background: #f58220;
    border-radius: 25px;
    position: relative;
    top: 18px;
    left: -20px;
}
.newsletter-box {
	width:500px;
	margin:0 auto;
}
.newsletter-area .newsletter-box ul {
	text-align:left;
}
body .newsletter-area .gform_wrapper .top_label input.medium {
	width: 290px;
	border-radius: 2px;
}
body .newsletter-area label.gfield_label {
	color: #565b66;
    font-size: 15px;
    margin-bottom: -1px;
    display: block;
	font-weight:600;
}
body .newsletter-area .gform_wrapper .gform_footer input[type=submit] {
	width: 185px;
    height: 55px;
    border-bottom: 2px solid #0048b1;
    background: #f58220;
    border-radius: 3px;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    line-height: 1.1;
    float: right;
    position: relative;
    top: -85px;
    margin-right: -30px;
}
body .newsletter-area .gform_wrapper .gform_footer input[type=submit]:hover {
	background:#f37000;
}
.inner-banner {
	height:265px;
    padding-top: 7%;
	margin-top:130px;
}
.inner-banner h1 {
	color:#fff;
	font-size:60px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 800;
	display: table;
    margin: 0 auto;
}
.inner-banner h1:before {
	width: 10px;
    height: 10px;
    background: #f58220;
    border-radius: 25px;
    display: block;
    content: '';
    left: -25px;
    position: relative;
    top: 40px;
}
.inner-banner h1:after {
	width: 9px;
    height: 9px;
    background: #f58220;
    border-radius: 10px;
    display: block;
    content: '';
    float: right;
    top: 33px;
    right: -14px;
    position: relative;
}
.review-icon {
	float:left;
}
.review-text {
    float: left;
    width: 435px;
}
.review-box.review-box-last {
	border-bottom:0;
	padding-bottom:50px;
}
.story-area h2 {
	float: none;
    margin: 0 0 25px 0;
}
.story-area h2:after,
.page-id-4877 .blog-area{
	display:none;
}
.page-id-4877 .newsletter-area {
	background-color: #fafafa;
	border-top: 1px solid #e4e4e4;
}
.count-us-area {
	border-top:1px solid #e1e1e1;
	padding-top: 30px;
}
.internal-logo-area {
	width:925px;
	margin:0 auto;
}
.career-area {
	padding-top:35px;
	color:#fff;
}
.career-area h2 {
	margin-bottom: 40px;
	color:#fff;
}
.career-area h2:before {
	left:-45px;
}
.career-area h2:after {
	right:-35px;
}
.career-area h3 {
	color:#f58220;
}
.search-job-btn a {
	width: 425px;
    height: 55px;
    display: block;
    color: #fff;
    background: #f58220;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin: 60px auto;
    line-height: 2.9;
}
.search-job-btn a:hover {
	background:#f37000;
}
.career-area p {
	padding: 0 365px;
}
.review-testimonial-area {
	width: 825px;
    margin: 0 auto;
}
.review-testimonial-area p {
	margin-bottom: 0px;
}
.review-testimonial-area h2 {
	padding-bottom:40px;
}
.review-testimonial-area em {
	font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 25px;
    display: block;
	padding-right: 125px;
	padding-top: 25px;
	border-top:1px solid #e1e1e1;
}
.review-testimonial-area em:before {
	content: '';
    display: block;
    width: 93px;
    height: 76px;
    background: url(images/open-quote.png) no-repeat;
    background-position: top left;
    float: left;
    margin-right: 40px;
    margin-bottom: 120px;
}
.review-testimonial-area em:after {
	content: '';
    display: block;
    width: 93px;
    height: 76px;
    background: url(images/close-quote.png) no-repeat;
    background-position: top right;
    float: right;
    position: absolute;
    top: 170px;
    right: 0;
}
.review-testimonial-area .textwidget {
	position:relative;
	margin-bottom: 60px;
	border-bottom:1px solid #e1e1e1;
	padding-bottom: 30px;
}
.review-testimonial-area strong {
	margin-top: 30px;
    margin-bottom: -33px;
    display: block;
}
p.review-quote {
	margin-right:20%;
	line-height: 1.6;
}
span.quote-text {
	font-size: 21px;
    line-height: 1.2;
    float: right;
    margin-top: 20px;
    margin-bottom: 40px;
}
.testimonial-box {
	display:table;
	border-bottom:1px solid #e1e1e1;
}
.submit-review-area {
	margin-top:35px;
}
.social-icons-area {
	border-top:2px solid #e1e1e1;
	border-bottom:2px solid #e1e1e1;
	padding:40px 85px 15px;
	margin-bottom: 75px;
}
.bbb-logo {
	padding-top: 18px;
}
.houzz-review-area {
	padding-top:40px;
	color:#fff;
}
.houzz-review-area img {
	margin-bottom: 105px;
}
.houzz-review-area h2 {
	font-size:35px;
	color:#fff;
	margin-bottom: 10px;
}
.houzz-review-area p {
	clear:both;
	line-height: 1.3;
}
span.houzz-review-name {
	float: right;
    line-height: 1.3;
    margin-top: 25px;
    margin-bottom: 35px;
}
.ideal-community-area .blog-post-box ul.post-categories {
	margin-left: 0;
    position: relative;
    left: 0px;
}
.ideal-community-area .post-category .fa.fa-folder-open {
	top: 4px;
}
.ideal-community-area .post-time, .ideal-community-area .post-category {
	margin-bottom:5px;
}
.top-row-logo {
	padding-top: 20px;
}
.bottom-row-circle-logo {
	padding-top:30px;
}
.bottom-row-nkba-logo {
	padding-top:60px;
}
.universal-content-area {
	width:630px;
	margin:0 auto;
	padding-bottom: 60px;
}
.universal-content-area h2 {
	font-size:30px;
	color: #00258b;
	margin-bottom: 15px;
	float:none;
	text-align:left;
	display: block;
}
.universal-content-area h2:before,
.universal-content-area h2:after {
	display:none;
}
.testimonial-box.border-bottom-remove {
	border-bottom:0;
}
.service-learn-btn a {
	width:165px;
	height:35px;
	display:block;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	background:#f58220;
	border-bottom:2px solid #0048b1;
	text-align:center;
	float:right;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height: 2.1;
	position: relative;
    top: -75px;
	margin-bottom: -15px;
}
.service-learn-btn a:hover {
	background:#f37000;
}
.service-offer-area {
	border-top:1px solid #e4e4e4;
	padding-top:30px;
}
.service-offer-area h2 {
	text-align:left;
	float:none;
	display:block;
	margin-bottom: 5px;
}
.service-offer-area p {
	color:#3a3a3a;
	line-height: 1.3;
}
.service-offer-area h2:before,
.service-offer-area h2:after {
	display:none;
}
.service-offer-box {
	width: 940px;
	float:none;
	margin:0 auto;
	padding-left:105px;
	background:url("images/pluming-icon.png") no-repeat;
	background-position:left center;
}
.service-offer-box.service-offer-electrical {
	background:url("images/electrical-icon.png") no-repeat;
	background-position: 25px 15px;
}
.service-offer-box.service-offer-remodel {
	background:url("images/remodel-icon.png") no-repeat;
	background-position: 5px 9px;
}
.service-offer-box.service-offer-heating {
	background:url("images/heating-icon.png") no-repeat;
	background-position: 10px 15px;
}
.service-name-resource {
	border-top:1px solid #e4e4e4;
	padding-top:40px;
}
.service-resources-area {
	padding-top:15px;
	width:870px;
	margin:0 auto;
	padding-bottom: 80px;
}
.service-resources-area h2 {
	margin-bottom:15px;
}
.resource-service-box {
	width:270px;
	height:160px;
	border:1px solid #e4e4e4;
	background: #f4f4f4;
    padding-top: 25px;
	text-align:center;
}
.resource-service-box:hover {
    -webkit-box-shadow: 0px 3px 82px 0px rgba(153,158,158,1);
    -moz-box-shadow: 0px 3px 82px 0px rgba(153,158,158,1);
    box-shadow: 0px 3px 82px 0px rgba(153,158,158,1);
}
.resource-service-box .fa {
	color:#f58220;
	font-size: 45px;
	margin-bottom:15px;
}
.resource-service-box h4 {
    font-size: 21px;
    line-height: 1.2;
    margin-top: -8px;
}
.resource-service-box h4 a {
	color: #00258b;
	font-weight:700;
}
.service-photo-gallery {
	padding-top:40px;
	padding-bottom: 70px;
}
.service-photo-gallery h2 {
	color:#fff;
	margin-bottom:20px;
}
.service-gallery-box {
	width:870px;
	margin:0 auto;
}
.service-gallery-box img {
	margin:0;
	margin-bottom: 15px;
}
.service-gallery-box h5 {
	color:#fff;
	margin-bottom:0;
	font-weight:700;
	text-transform:uppercase;
}
.service-gallery-box p {
	color: #fff;
    line-height: 1.3;
    margin-bottom: 0;
}
.service-video-heading h2 {
	margin-bottom:15px;
}
.service-video-gallery {
	padding-bottom:50px;
}
.video-text {
	 padding-top: 65px;
}
.individual-service-intro {
	margin-top:130px;
}
.individual-service-intro h2 {
	float:none;
	display:block;
	text-align:left;
}
.individual-service-intro h2:before,
.individual-service-intro h2:after {
	display:none;
}
.individual-service-intro img {
	width:100%;
	margin-bottom:0;
}
.individual-service-text {
	padding:50px 100px;
	box-shadow: inset 0px 35px 34px -10px #e6e4e4;
}
.individual-service-text h2 {
	margin-bottom: 20px;
}
.individual-service-contact {
	text-align:center;
	padding-top:95px;
}
.individual-service-contact h3 {
	color:#fff;
	font-size:40px;
	text-align:center;
}
.individual-service-contact h5 {
	color:#fff;
}
.individual-service-contact h6 {
	color:#f58220;
	font-sizE:24px;
}
.individual-service-form {
	margin-top: -8px;
}
.individual-service-form .form-box.internal-form-box {
	padding: 0px 50px;
	height:auto;
}
.individual-service-contact .textwidget {
	border-top:1px solid #2857d9;
	border-bottom:1px solid #2857d9;
	padding: 30px 0;
	display: table;
    width: 100%;
}
.office-box-area {
	width: 470px;
	margin:0 auto;
}
.office-box {
	width: 205px;
    float: left;
    color: #fff;
    margin-right: 60px;
}
.office-box-area .office-box:last-child {
	margin-right:0;
}
.individual-service-form .form-box {
	width: 545px;
}
.individual-service-form-area {
	position:relative;
}
.or {
	width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    background: #f58220;
    border-radius: 50px;
    font-size: 24px;
    position: absolute;
    top: 45%;
    left: -40px;
    font-family: 'Roboto', sans-serif;
	font-weight: 600;
	line-height: 2;
}
.individual-service-contact strong {
	text-transform:uppercase;
}
.individual-service-video {
	padding:90px 0;
}
.individual-service-video h3 {
	color:#00258b;
}
.individual-resource-service-boxes {
	width:1080px;
	margin:0 auto;
}
.individual-resource-area {
	border-top:1px solid #e4e4e4;
	padding-top:40px;
}
.individual-service-resource {
	border-top:1px solid #e4e4e4;
	padding-top: 40px;
    padding-bottom: 80px;
}
.individual-service-resource .resource-service-box {
	width:340px;
}
.coupons-outer-box {
	width: 960px;
    float: none;
    margin: 0 auto 60px;
    display: table;
}
.coupons-service-box {
	width: 300px;
    height: auto;
	background:#f4f4f4;
	float:left;
	margin-right:30px;
	padding:0px 10px;
	text-align:center;
	font-size: 15px;
    color: #565b66;
	border: 4px dashed #a1a1a1;
	margin-bottom:30px;
}
.coupons-service-box:nth-child(3n) {
   margin:0 auto 30px;
}
.coupons-service-box h3 a {
	color: #00258b;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    max-width: 190px;
    display: block;
    text-align: center;
    margin: 0 auto -10px;
    text-transform: uppercase;
}
.coupon-btn a {
	width: 220px;
    height: 34px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    border-bottom: 2px solid #0048b1;
    background: #f58220;
    margin: 10px auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-weight: 700;
    line-height: 1.9;
}
.coupon-btn a:hover {
	background:#f37000;
}
span.coupons-text {
	font-size: 75px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #f58220;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: -22px;
    display: block;
}
span.coupons-text span.dollar-sign {
	font-size: 50px;
    position: relative;
    top: -35px;
}
span.coupons-text .off {
	font-size: 55px;
    position: relative;
	left: -10px;
}
span.expire-text {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:15px;
	color:#565b66;
}
.single-coupon .blog-area, 
.single-coupon .newsletter-area,
.single-coupon .blue-header {
	display:none;
}
.coupons-area {
	width: 525px;
    height: auto;
    background: #f4f4f4;
    float: none;
    margin: 20px auto 0;
	border: 4px dashed #a1a1a1;
	text-align:center;
	padding: 40px 20px 0;
}
.coupons-area h1 {
	font-size: 125px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #f58220;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 0;
    display: block;
}
.coupons-area span.dollar-sign {
	font-size: 65px;
    position: relative;
    top: -57px;
}
.coupons-area .off {
	left: -30px;
    position: relative;
    font-size: 90px;
}
.coupons-area h2:before,
.coupons-area h2:after {
	display:none;
}
.coupons-area h2 {
	max-width: 375px;
	margin-bottom: 20px;
    font-sizE: 35px;
}
.coupons-area .coupon-btn a {
	width: 330px;
    height: 70px;
	font-size: 28px;
	line-height: 2.5;
	 margin-bottom: 15px;
}
.coupons-area h4 {
	font-size: 30px;
}
body .su-spoiler-icon {
	display:none;
}
body .su-spoiler-title {
    font-size: 15px;
	font-weight: 900;
    width: 140px;
    height: 35px;
    background: #f58220;
    margin: 25px auto 0;
    color: #fff;
    border-radius: 5px;
}
body .su-spoiler-title:hover {
	background:#f37000;
}
body .su-spoiler-style-default > .su-spoiler-title {
	padding-left:0;
}
body .su-spoiler-style-default > .su-spoiler-content {
	padding: 1em 0 1em 0;
}
.feature-image {
	margin-top:130px;
	position: relative;
	margin-bottom: 20px;
}
.feature-image img {
    width: 100%;
}
.feature-image h1 {
	text-align: center;
    position: absolute;
   	top: 55%;
    -webkit-transform: translateY(-55%);
    -moz-transform: translateY(-55%);
   -ms-transform: translate(-55%);
    -o-transform: translateY(-55%);
    transform: translateY(-55%);
    width: 100%;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-transform: uppercase;
	color:#fff;
	font-weight: 600;
    background-position: bottom center;
    padding-bottom: 25px;
}
.error404 .sidebar .widget {
	display:none;
}
.error404 .site-inner {
	padding-bottom:80px;
}
a.read-more-blog,
.pagination-next {
	color:#00258b;
	font-weight:bold;
}

.entry-content .envira-tags-filter-list {
    margin: 30px 0 20px;
    text-align: center;
}
.entry-content .envira-tags-filter-list li {
    list-style-type: none;
    margin: 0 0 25px 5px !important;
    float: none !important;
    display: inline-block;
    position: relative;
}
.envira-tags-filter-list li a {
    background: #ededed;
    padding: 10px 25px;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    border-radius: 6px 6px 0 0;
}
body .envira-tags-filter-list li.envira-tags-filter, body .envira-tags-filter-list li.envira-tag-filter {
	list-style-type:none;
}
body .envira-tags-filter-list a {
	color:#f37000;
	font-size:20px;
	font-weight:600;
}
body .service-photo-gallery .ngg-galleryoverview {
	 width: 880px;
	 margin: 0 auto;
}
body .service-photo-gallery .ngg-gallery-thumbnail {
	margin-right:30px;
	margin-bottom:0;
	background:none;
	border:0;
}
body .service-photo-gallery .ngg-gallery-thumbnail img {
	border:1px solid #fff;
	margin-bottom: 10px;
}
body .service-photo-gallery .ngg-gallery-thumbnail a {
	font-size:24px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin-bottom: 25px;
}
body .service-photo-gallery .ngg-gallery-thumbnail-box {
	width:440px;
}
body .service-photo-gallery .ngg-gallery-thumbnail-box h5 {
	font-size: 17px;
    color: #fff;
    margin-top: 5px;
    line-height: 1.5;
    font-weight: 400;
	margin-bottom: 35px;
}
span.gallery-arrow-left {
	background:url("images/previous-arrow.png") no-repeat !important;
	top:35%;
	width:30px !important;
	display:block !important; 
}
span.gallery-arrow-right {
	background:url("images/next-arrow.png") no-repeat !important;
	top:35% !important;
	width:30px !important;
	display:block !important; 
}
.ow-button-base a {
	margin-bottom: 40px;
    margin-top: -20px;
}
.single-post .entry-content h2 {
	text-align: left;
    display: block;
    margin-bottom: 10px;
}
.single-post .entry-content h2:before,
.single-post .entry-content h2:after {
	display:none;
}

body #fancybox-close {
	background:none;
}


/* 
Text meant only for screen readers.
---------------------------------------------------------------------------------------------------*/
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

p:empty {
	display:none;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

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

	.wrap {
		max-width: 960px;
	}
	.content {
		width: 580px;
	}
	.site-header .widget-area {
		width: 758px;
	}
	.genesis-nav-menu {
		width: 81%;
	}
	.genesis-nav-menu a {
		padding: 38px 6px;
	}
	.banner-text {
    	width: 435px;
	}
	.banner-text h1 {
		font-size: 37px;
	}
	.banner-text h3 {
		font-size: 24px;
	}
	.banner-text h5 {
		font-size: 20px;
	}
	.service-box {
		width: 230px;
    	height: 230px;
		padding-top: 55px;
	}
	.customer-reviews-heading h2 {
    	font-size: 28px;
	}
	h2:before {
		top: 22px;
	}
	h2:after {
		top: 15px;
	}
	.story-area h2:before {
    	top: 33px;
		left: -15px;
	}
	.review-text {
		width: 330px;
	}
	.blog-post-box {
    	width: 460px;
	}
	.newsletter-area ul li {
		margin-right: 10px;
	}
	.video-text {
    	padding-top: 0;
	}
	.service-banner h1 {
		left: 20px;
	}
	.service-box {
    	width: 220px;
    	height: 230px;
    	padding-top: 40px;
	}
	.career-area p {
    	padding: 0 100px;
	}
	.form-box {
    	width: 445px;
	}
	.form-box.internal-form-box h2 {
    	font-size: 32px
	}
	.form-box strong:before,
	.form-box strong:after {
		width: 130px;
	}
	.inner-banner {
		padding-top: 9%;
	}
	.testimonial-box img {
		margin-bottom:100px;
	}
	.houzz-review-area h2 {
    	font-size: 26px;
	}
	.individual-service-intro {
		background:#fafafa;
	}
	.individual-service-text {
    	padding: 50px 20px;
	}
	.individual-service-form .form-box {
    	width: 485px;
	}
	.individual-service-video {
    	padding: 40px 0;
	}
	.individual-resource-service-boxes {
    	width: 100%;
	}
	.individual-service-resource .resource-service-box {
    	width: 290px;
	}
	.individual-service-form {
    	margin-top: 0;
	}
	.blog h2:before,
	.archive h2:before {
		display:none;
	}
}

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

	.wrap {
		max-width: 768px;
	}

	.site-header {
		position: relative;
	}

	.site-inner {
		padding: 20px 5%;
		padding: 2rem 5%;
	}
	
	.site-header .title-area,
	.site-header .search-form,
	.site-header .widget-area,
	.site-tagline-left,
	.site-tagline-right {
		text-align: center;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-tagline-left,
	.site-tagline-right {
		float: none;
	}

	.minimum-landing .site-inner {
		margin: 0;
		padding: 40px 40px 0;
		padding: 4rem 4rem 0;
	}
	
	.minimum-landing .site-container {
		padding: 5%;
	}

	.footer-widgets .widget,
	.site-footer .wrap,
	.site-tagline {
		padding-left: 5%;
		padding-right: 5%;
	}
	.footer-widgets .widget {
		margin-bottom: 20px;
	}

	.site-footer {
		padding: 20px 0;
		padding: 2rem 0;
	}
	h2 {
		font-size: 30px;
	}
	.blue-header {
		 padding: 3px 10px;
	}
	span.coupons-list {
		margin-left: 40px;
    	font-size: 16px;
	}
	.title-area {
		float:none;
		padding:0;
	}
	.genesis-nav-menu a {
    	padding: 10px 6px;
	}
	.genesis-nav-menu {
    	width: 100%;
	}
	#text-11 {
		width:100%;
		text-align:center;
		float: none;
		margin-top: 10px;
	}
	.banner {
		margin-top:0;
	}
	.banner-text {
    	width: 100%;
		float:none;
	} 
	.form-box {
		float:none;
		margin:0 auto;
	}
	.service-box {
    	width: 160px;
    	height: 140px;
		padding-top: 15px;
	}
	.service-area h4 {
    	font-size: 18px;
	}
	.service-area img {
		margin-bottom:-8px;
	}
	.advantage-area h6 {
		font-size: 16px;
	}
	.customer-reviews-heading h2 {
    	font-size: 20px;
	}
	.review-box h3 {
    	font-size: 20px;
	}
	.site-btn a {
    	width: 285px;
		font-size: 15px;
		line-height: 3.6;
	}
	.review-text {
    	width: 310px;
	}
	.review-box.review-box-last {
		padding-bottom: 10px;
	}
	.blog-post-box {
    	width: 355px;
    	padding-left: 30px;
	}
	.blog-post-box h3 a,
	.phone-mail-area a {
    	font-size: 18px;
	}
	span.footer-left {
		float:none;
		text-align:center;
		font-size:14px;
	}
	span.footer-right {
		float:none;
		text-align:center;
		display:block;
	}
	.blue-header {
		position:relative;
	}
	.coupons-outer-box {
    	width: 100%;
    	margin: 0 auto 30px;
	}
	.service-offer-area {
		padding-bottom: 50px;
	}
	.service-offer-box {
    	width: 100%;
	}
	.service-learn-btn a {
		top:0;
		float:left;
	}
	.service-resources-area {
		width:100%;
	}
	.resource-service-box {
		width: 210px;
    	height: auto;
		padding-top: 15px;
	}
	.service-resources-area {
		padding-bottom: 40px;
	}
	.service-gallery-box {
    	width: 100%;
	}
	.service-banner h1 {
    	left: 0;
    	top: 20px;
    	text-align: center;
	}
	.service-banner .form-box {
    	margin-top: 40px;
	}
	.inner-banner {
    	height: auto;
    	padding-top: 30px;
    	padding-bottom: 40px;
    	margin-top: 0;
	}
	.inner-banner h1 {
		font-size: 40px;
	}
	.inner-banner h1:before {
		top: 30px;
	}
	.inner-banner h1:after {
		top: 25px;
	}
	.form-box {
		width: 440px;
		height: auto;
	}
	.form-box.internal-form-box {
		padding: 25px 10px;
	}
	.blog-post-box {
    	width: 315px;
    	padding-left: 0;
	}
	.form-box.internal-form-box {
		width: 100%;
		max-width: 320px;
		overflow: hidden;
	}
	.form-box.internal-form-box h2 {
    	font-size: 28px;
		margin-bottom: 10px;
	}
	.form-box h4 {
    	font-size: 20px;
	}
	.internal-logo-area {
    	width: 100%;
	}
	.review-testimonial-area {
    	width: 100%; 
	}
	.review-testimonial-area em:before {
		margin-bottom: 170px;
	}
	.testimonial-box img {
    	margin-bottom: 10px;
	}
	.review-testimonial-area .textwidget {
		margin-bottom: 30px;
	}
	.houzz-review-area h2 {
    	font-size: 20px;
	}
	.houzz-review-area img {
    	margin-bottom: 10px;
	}
	#fancybox-wrap {
		width: 600px !important;
		left: 44px !important;
	}
	#fancybox-content {
		width: 100% !important;
	}
	.page-id-4917 .blog-area {
		padding-left: 55px;
	}
	.social-icons-area {
		padding: 40px 30px 15px;
	}
	.individual-service-intro {
    	margin-top: 0;
	}
	.individual-service-contact .textwidget {
    	border-top: 0;
    	border-bottom: 0;
    	display: block;
	}
	.office-box-area {
    	width: 100%;
	}
	.office-box,
	.office-box-area .office-box:last-child{
		float: none;
		margin: 0 auto 20px;
	}
	.individual-service-contact h3 {
		font-size: 28px;
	}
	.individual-service-form .form-box.internal-form-box {
    	padding: 0px 20px;
	}
	.or {
		top: 58%;
	}
	.individual-service-contact {
		padding-top: 40px;
	}
	.individual-service-resource .resource-service-box {
    	width: 225px;
    	height: 130px;
	}
	.resource-service-box h4 {
    	font-size: 18px;
	}
	.resource-service-box .fa {
		font-size: 60px;
	}
	.service-offer-area br {
		display:none;
	}
	.site-footer {
    	padding: 0px 0 20px;
	}
	.blog-area {
		padding-left:35px;
	}
	.sidebar {
		float:none;
		margin:0 auto;
		clear:both;
	}
	.coupons-service-box:nth-child(3n) {
		margin-right:30px;
	}
	#logo {
		margin:0 auto;
	}
}

@media only screen and (max-width: 730px) {
	.mtsnb .mtsnb-container{
		width: 100% !important;
		max-width: 730px !important;
		overflow:hidden;
	}
	.mtsnb{
		width: 100% !important;
		max-width: 730px !important;
	}
	.mtsnb .mtsnb-button{
		font-size: 16px !important;
	}
	.genesis-nav-menu a{
		font-size: 18px;
	}
	.mtsnb {
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}
	
	.title-area,
	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.minimum-landing .site-inner,
	.sidebar,
	.site-header .widget-area,
	.site-tagline-left,
	.site-tagline-right {
		float: none;
		width: 100%;		
	}
	.genesis-nav-menu {
		clear:both;
	}
	.genesis-nav-menu a {
		padding: 5px 10px;
		padding: 0.5rem 1rem;
	}

	.responsive-menu {
		display: none;
	}

	#responsive-menu-icon,.c-hamburger {
		display: block;
	}
	
	.genesis-nav-menu .menu-item {
		display: block;
		text-align: left;
		padding-left: 10px;
	}
	
	.genesis-nav-menu .sub-menu {
		left: 0px;
		width: 100%;
		opacity: 1;
		position: relative;
	}
	
	.genesis-nav-menu .sub-menu a {
		background-color: transparent;
		border: 0;
		padding: 0.6rem 2rem;
		width: 100%;
	}
	.genesis-nav-menu .sub-menu a:hover {
		background:none;
		border-left:0;
	}
	
	.genesis-nav-menu .sub-menu .sub-menu, .site-header .sub-menu .sub-menu {
		margin: 0px;
	}
	
	.genesis-nav-menu .sub-menu .sub-menu a {
		padding-left: 4rem;
	}
	.blue-header {
		height:auto;
	}
	.site-inner {
		padding-top:0;
	}
	span.coupons-list {
		margin-left:0;
		display:block;
	}
	.blue-header p {
		text-align:center;
	}
	span.see-couponsbtn a {
		float: none;
		top: 0;
    	margin: 10px auto;
	}
	.banner-text h1 {
    	font-size: 27px;
		margin-bottom:5px;
	}
	.banner-text h3,
	.banner-text h5 {
    	font-size: 20px;
	}
	.form-box {
    	width: 100%;
    	height: auto;
	}
	.form-box h2 {
		font-size: 25px;
	}
	.form-box h4 {
    	font-size: 20px;
	}
	.form-box strong:before {
    	width: 125px;
	}
	.form-box strong:after {
		width: 125px;
	}
	body .gform_wrapper .top_label li.gfield.gf_left_half,
	body .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100%;
	}
	body .gform_wrapper .top_label li.gfield.gf_left_half input.medium {
		width:100%;
	}
	.logos-area {
    	width: 100%;
	}
	.service-area h5 {
		font-size: 20px;
	}
	h2:before,
	h2:after {
    	display:none;
	}
	.service-box {
    	width: 240px;
		height: auto;
		float:none;
		margin:0 auto;
	}
	.service-area h4 {
    	font-size: 26px;
	}
	h2 {
    	font-size: 24px;
		text-align: center;
	}
	h5 {
		font-size: 18px;
	}
	.learn-btn a {
    	width: 310px;
	}
	.review-box {
		border-bottom:0;
		text-align:center;
	}
	.review-box .panel-grid-cell {
		border-left:0;
	}
	.customer-reviews-heading h2 {
    	font-size: 18px;
		margin-bottom: 10px;
	}
	.customer-reviews-heading h2:before,
	.customer-reviews-heading h2:after {
		display:none;
	}
	.or {
		display:none;
	}
	.review-second-column {
    	padding-left: 0;
	}
	.site-btn a {
		float:none;
		margin:0 auto;
	}
	.review-icon {
    	float: none;
    	margin: 0 auto;
    	display: block;
    	width: 50px;
    	text-align: center;
	}
	.review-text {
    	width: 100%;
	}
	.blog-post-box {
    	width: 100%;
    	text-align: left;
    	padding: 0 14px;
		margin-bottom:20px;
	}
	.blog-area .site-btn a {
		clear:both;
		text-align: center;
    	font-weight: 600;
	}
	.newsletter-area ul li {
		font-size: 16px;
	}
	.newsletter-box {
		width: 290px;
		margin: 0 auto;
	}
	body .newsletter-area .gform_wrapper .gform_footer input[type=submit] {
		float: none;
		top: -20px;
    	left: 0;
    	margin-right: 0;
		margin:0 auto;
		display:block;
		padding:0;
	}
	body .newsletter-area .gform_body ul li {
		padding-left: 0;
	}
	.footer-widgets .widget {
		padding-left: 2%;
    	padding-right: 2%;
	}
	.footer-widgets h2 {
		padding-bottom: 0px;
	}
	.phone-mail-area {
		text-align:center;
	}
	.site-footer {
    	padding: 0px 0 10px;
	}
	.coupons-service-box {
		float:none;
		margin:0 auto 30px;
	}
	.service-offer-box {
		background-position: left top;
	}
	.service-offer-area h2 {
		font-size:22px;
	}
	.resource-service-box {
		float:none;
		margin:0 auto 30px;
	}
	.service-photo-gallery h2 {
		font-size:18px;
	}
	.inner-banner {
		height: auto;
    	padding-top: 20px;
    	padding-bottom: 20px;
    	margin-top: 0;
	}
	.inner-banner h1 {
		font-size: 34px;
	}
	.inner-banner h1:before,
	.inner-banner h1:after {
		display:none;
	}
	.search-job-btn a {
		width: 310px;
		font-size: 18px;
		margin: 30px auto;
	}
	.career-area p {
    	padding: 0;
	}
	.ideal-community-area .site-btn a {
    	width: 310px;
    	margin: 0 auto;
    	font-size: 13px;
    	line-height: 4.1;
	}
	.internal-advantage-area h5 {
    	margin-bottom: 20px;
	}
	.universal-content-area {
    	width: 100%;
	}
	.universal-content-area h2 {
    	font-size: 24px;
	}
	.review-testimonial-area em {
		padding-right:0;
	}
	#fancybox-wrap {
    	width: 85% !important;
    	left: 0px !important;
	}
	#fancybox-content {
		border-width: 0 !important;
	}
	.coupons-area {
    	width: 100%;
	}
	.review-testimonial-area em:before {
		width: 32px;
    	height: 32px;
		background-size: contain;
		margin-right: 10px;
    	margin-bottom: 20px;
	}
	.page-id-4917 .blog-area {
    	padding-left: 0;
	}
	.review-testimonial-area em:after {
		width: 32px;
    	height: 32px;
		background-size: contain;
		top: 90px;
    	right: 0;
	}
	p.review-quote {
    	margin-right: 0;
	}
	.blog-area {
		padding-left: 0;
	}
	.service-banner h1 {
		padding:0 !important;
		text-align:center !important;
	}
	.coupons-area span.dollar-sign {
		font-size: 45px;
		top: -40px;
	}
	.coupons-area h1 {
    	font-size: 60px;
	}
	.coupons-area h2 {
		font-size: 28px;
	}
	.coupons-area .coupon-btn a {
    	width: 215px;
    	height: 60px;
    	font-size: 24px;
		color:#fff;
	}
	.coupons-area h4 {
    	font-size: 20px;
	}
	.feature-image {
		margin-top:0;
	}
	.feature-image h1 {
		 font-size: 25px;
		 top: 65%;
	}
	.blog .entry-title {
		text-align:left;
		line-height: 1;
		font-size: 20px;
	}
	body .contact-page-form .gform_wrapper .gform_footer input[type=submit], body .application-form .gform_wrapper .gform_footer input[type=submit] {
		width: 280px;
    	height: 50px;
		padding: 0;
	}
	body.home .form-box {
		height:auto;
	}
	body .form-box .gform_wrapper .gform_footer input[type=submit] {
		padding:0;
	}
	.individual-service-form-area {
		position: relative;
    	margin-top: -55px;
	}
	.individual-service-contact .textwidget {
		padding: 30px 0 0;
	}
	.coupons-area .off {
		left: -15px;
		font-size: 50px;
	}
	.coupons-area span.dollar-sign {
		font-size: 45px;
	}
	h1 {
    	font-size: 34px;
	}
	.service-area img {
    	margin-bottom: 20px;
	}
	#panel-5245-2-1-0> .panel-widget-style {
    	padding: 0 0px 0px 0px !important;
	}
	#panel-4878-1-0-0> .panel-widget-style, #panel-4878-2-0-0> .panel-widget-style, #panel-4878-3-0-0> .panel-widget-style, #panel-4878-4-0-0> .panel-widget-style {
		padding: 15px 0px 0px 0px  !important;
	}
	.single .entry-header {
    	margin-top: 40px;
	}
	.testimonial-box.border-bottom-remove {
		border-bottom: 1px solid #e1e1e1;
	}
	body #fancybox-wrap {
		left: 0 !important;
    	right: 0;
    	margin: 0 auto;
	}
	body #fancybox-frame {
		min-height:400px !important;
	}
	body #fancybox-content {
		height:auto !important;
	}
	.blog-post-box img {
		margin: 10px 10px 0px 0;
	}
	.coupons-service-box:nth-child(3n) {
   		margin:0 auto 30px;
	}
	.blog-area h3,
	.archive .entry-title,
	.blog-post-box h3,
	.blog-post-box p {
		text-align:left;
	}
	.blog-post-box h3 a {
		line-height: 1.5;
		display: block;
	}
	.blog-post-box a.blog-read-btn {
		float: left;
	}
	.coupons-area a {
		color:#f58220;
	}
	.archive .content {
		margin-top:40px;
	}
}

@media only screen and (max-width: 415px) {
	
	.mtsnb .mtsnb-container{
		width: 100% !important;
		max-width: 415px !important;
		overflow:hidden;
	}
	.header-image .site-header .title-area .site-title a {
		background-size: contain !important;
	}

}

@media only screen and (max-width: 320px) {
	.mtsnb .mtsnb-container{
		width: 100% !important;
		max-width: 320px !important;
		overflow:hidden;
	}
	.mtsnb{
		width: 100% !important;
		max-width: 320px !important;
	}
}


#fancybox-wrap{
	z-index: 1000000 !important;
}