/******************************************************************
Theme Name:		Guard Insurance
Theme URI:		http://excitemedia.com.au/
Author:			ExciteMedia
Author URI:		http://excitemedia.com.au/
Version:		1.0
Tags:			fluid-layout, responsive-layout, accessibility-ready, microformats

License:		GNU General Public License v3.0
License URI:	http://www.gnu.org/licenses/gpl-3.0.html
*/

/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);
/* Font Faces - END */

html, body {
	height: 100%;
}
body {
	margin: 0px;
	min-width: 1024px;
}
body, p, td, ul, li {
	color: #6a6768;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.25;
}
h1, h2, h3, h4, h5, h6 {
	color: #161a6d;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 9px;
	padding: 0;
}
h1 {
	font-size: 49px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
a {
	color: #161a6d;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
	height: auto !important;
	max-width: 100%;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 9px;
	margin-top: 9px;
	padding: 0;
}
hr {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #a8a7a7;
	color: transparent;
	height: 1px;
	margin: 20px 0;
}


/****** Responsive YT Videos ******/

.embed-container { 
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin: 24px 0;
}

.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*********************
LAYOUT STYLES
*********************/
.center {
	margin: 0 auto;
	max-width: 1024px;
}
.main_header {
	background: #161a6d;
	position: relative;
	z-index: 2000;
}
.main_header .center {
	position: relative;
}
.logo {
	left: 0;
	position: absolute;
	text-align: center;
	top: 13px;
}
body.inner .logo {
	max-width: 150px;
	top: 3px;
}
.phone_number {
	float: right;
}
.phone_number div {
	background: url(library/images/phone.png) no-repeat 0 30px;
	color: #fff;
	font: bold 24px/28px 'Lato', sans-serif;
	padding: 28px 0 18px 46px;
}
.phone_number a {
	color: #fff;
}
.top_menu {
	clear: right;
	float: right;
	padding-bottom: 29px;
}
.menu-item-has-children {
    position: relative;
}
body.sidebar .top_menu {
	padding-bottom: 36px;
}
.banner_area {
	margin: 0 auto;
	max-width: 1414px;
	overflow: hidden;
	position: relative;
}
.get_free_quote {
	position: absolute;
	right: 0;
	top: 58.2%;
	width: 100%;
	z-index: 99;
}
.get_free_quote_inner {
	text-align: center;
	width: 70%;
}
.get_free_quote_inner a {
	background: #fe780c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font: bold 15px/49px 'Lato', sans-serif;
	padding: 0 27px;
	text-decoration: none;
}
.inner_banner {
	background: url(library/images/banner_inner.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 43px 0 24px;
}
.inner_banner h1 {
	color: #fff;
	padding-left: 170px;
}
.inner_static_banner {
	padding: 40px 0 20px;
}
.inner_static_banner .center > ul {
	*zoom: 1;
}
.inner_static_banner .center > ul:before,
.inner_static_banner .center > ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.inner_static_banner .center > ul:after {
	clear: both;
}
.inner_static_banner .center > ul {
	background: #fc7400;
	list-style: none;
	margin: 0;
	padding: 0;
}
.inner_static_banner .center > ul > li:first-child {
	float: right;
	padding: 33px 45px 31px 0;
}
.inner_static_banner .center > ul > li:first-child img {
	line-height: 0;
	vertical-align: top;
}
.inner_static_banner .center > ul > li:first-child + li {
	margin-right: 230px;
	padding: 53px 0 20px 50px;
}
.inner_static_banner .center > ul > li:first-child + li h1 {
	color: #fff;
	font-size: 55px;
	letter-spacing: -0.03em;
	margin-bottom: 1px;
}
body.page-id-91 .inner_static_banner .center > ul > li:first-child + li h1,
body.page-id-93 .inner_static_banner .center > ul > li:first-child + li h1 {
	font-size: 55px;
	margin-top: 12px;
}

body.page-id-86 .inner_static_banner .center > ul > li:first-child + li h3,
body.page-id-108 .inner_static_banner .center > ul > li:first-child + li h3,
body.page-id-91 .inner_static_banner .center > ul > li:first-child + li h3 {
	margin-bottom: 15px;
}
.inner_static_banner .center > ul > li:first-child + li h3 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 40px;
}
.inner_static_banner .center > ul > li:first-child + li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.inner_static_banner .center > ul > li:first-child + li ul li {
	background: url(library/images/icon_tick_blue.png) no-repeat 0 4px;
	color: #fff;
	font-size: 21px;
	padding: 0 0 3px 29px;
}
.mainbody {
	padding: 35px 0;
}
body.sidebar .mainbody_inner {
	padding-right: 393px;
	position: relative;
}
.main_content {
	float: left;
	position: relative;
	width: 100%;
}
.main_sidebar {
	float: left;
	margin-right: -100%;
	padding-left: 80px;
	position: relative;
	width: 313px;
}
.main_footer {
	background: #161a6d;
	padding: 41px 0;
}
.main_footer p {
	color: #7376a7;
	font: normal 13px/1.38 'Lato', sans-serif;
	margin-bottom: 0;
}
.main_footer ul {
	*zoom: 1;
}
.main_footer ul:before,
.main_footer ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.main_footer ul:after {
	clear: both;
}
.main_footer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 31px;
}
.main_footer ul li {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: none;
	border-right: 1px solid #52536c;
	color: #fff;
	float: left;
	font: normal 13px/2.27 'Lato', sans-serif;
}
.main_footer ul li p {
	color: #fff;
	font: normal 13px/2.27 'Lato', sans-serif;
	margin: 0;
}
.main_footer ul li a {
	color: #fff;
	text-decoration: underline;
}
.main_footer ul li:first-child {
	line-height: 1.5;
	padding-right: 8px;
}
.main_footer ul li:first-child > div {
	padding-top: 5px;
}
.main_footer ul li:first-child + li {
	padding: 0 18px;
}
.main_footer ul li:first-child + li p {
  line-height: 1.7em;
}
.main_footer ul li:first-child + li + li {
	border-right: none;
	float: right;
}

.gi_col-2 {
    max-width: 47%;
    display: inline-block;
    width: 490px;
    padding: 0 10px;
    vertical-align: top;
} 

/* Home Page */
.home_boxes, .home_boxes > li,
.box_list {
	*zoom: 1;
}
.home_boxes:before, .home_boxes > li:before, .box_list:before,
.home_boxes:after, .home_boxes > li:after, .box_list:after {
	content: "";
	display: table;
	line-height: 0;
}
.home_boxes:after, .home_boxes > li:after, .box_list:after {
	clear: both;
}
.home_boxes {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home_boxes > li:first-child {
	float: left;
	width: 66.6692%;
}
.home_boxes > li:first-child > div {
	float: right;
	max-width: 646px;
}
.home_boxes > li:first-child + li {
	float: right;
	width: 29.5898%;
}
.home_boxes > li:first-child + li div {
	max-width: 269px;
}
.home_boxes li h1 {
	color: #0c103f;
	font-size: 33px;
}
.list_style_1 {
	list-style: none;
	margin: 32px 0 0;
	padding: 0;
}
.list_style_1 li {
	background: url(library/images/icon_tick.png) no-repeat left top;
	font-size: 18px;
	padding: 0 0 30px 42px;
}
.box_list {
	background: url(library/images/content_box.jpg) no-repeat left top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	list-style: none;
	margin: 44px 0 20px;
	min-height: 115px;
	padding: 31px 33px;
}
.box_list li:first-child {
	border-right: 1px solid #bebdbd;
	float: left;
	padding-right: 8%;
	width: 42%;
}
.box_list li:first-child + li {
	float: right;
	width: 42%;
}
.box_list li h3 {
	font-size: 31px;
	margin-bottom: 7px;
}
.box_list li p {
	font-weight: normal;
	margin: 0;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.75);
}
.quote_box {
	background: #161a6d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 26px 40px;
}
.quote_box h3 {
	color: #fff;
	font-size: 35px;
	letter-spacing: -1px;
	margin-bottom: 16px;
}
.quote_box p {
	color: #fff;
	margin: 0 0 0;
}
.quote_box h6 {
	margin: 30px 0 0;
	text-align: center;
}
.quote_box h6 a {
	background: #f07912;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font: bold 14px/43px 'Lato', sans-serif;
	padding: 0 18px;
	text-decoration: none;
}
.call_us {
	color: #0c103f;
	font-weight: bold;
	font-size: 34px;
	line-height: 40px;
	margin: 49px 0 0;
	text-align: center;
}
.call_us img {
	line-height: 0;
	padding: 0 0 19px;
	vertical-align: top;
}
.call_us span {
	font-size: 33px;
	letter-spacing: -1px;
}

/* Get a Quote */
.get_quote_form .form_row {
	*zoom: 1;
}
.get_quote_form .form_row:before,
.get_quote_form .form_row:after {
	content: "";
	display: table;
	line-height: 0;
}
.get_quote_form .form_row:after {
	clear: both;
}
.get_quote_form .form_row {
	margin: 0 0 8px;
}
.get_quote_form .form_row > label {
	float: left;
	padding-top: 4px;
	width: 240px;
}
.get_quote_form .form_field {
	float: left;
	position: relative;
	max-width: 300px;
}
.get_quote_form .form_field .currency_symbol {
	left: 2px;
	position: absolute;
	top: 5px;
	z-index: 1;
}
.get_quote_form .form_row textarea, .get_quote_form .form_row select, .get_quote_form .form_row input.wpcf7-text {
	padding-left: 15px;
	width: 300px;
}
.get_quote_form .form_row textarea {
	height: 100px;
}
span.wpcf7-list-item {
	display: block;
	margin: 4px 0;
}
.get_quote_form .form_security_note {
    padding: 15px 0 0;
}
.get_quote_form .form_submit {
    padding: 15px 0 0;
}

/* Get a Quote */
.get_quote_form .form_row {
	*zoom: 1;
}
.get_quote_form .form_row:before,
.get_quote_form .form_row:after {
	content: "";
	display: table;
	line-height: 0;
}
.get_quote_form .form_row:after {
	clear: both;
}
.get_quote_form .form_row {
	margin: 0 0 8px;
}
.get_quote_form .form_row > label {
	float: left;
	padding-top: 4px;
	width: 240px;
}
.get_quote_form .form_field {
	float: left;
	position: relative;
	max-width: 300px;
}
.currency_symbol {
	left: 2px;
	position: absolute;
	top: 5px;
	z-index: 1;
}
.get_quote_form .form_row textarea, .get_quote_form .form_row select, .get_quote_form .form_row input.wpcf7-text {
	padding-left: 15px;
	width: 300px;
}
.get_quote_form .form_row textarea {
	height: 100px;
}
span.wpcf7-list-item {
	display: block;
	margin: 4px 0;
}
.get_quote_form .form_security_note {
    padding: 15px 0 0;
}
.get_quote_form .form_submit {
    padding: 15px 0 0;
}

/* Blog Page */
.post_list > article {
	border-top: 7px solid #ebeaef;
	padding: 38px 0 2px;
}
.post_list > article:first-child {
	border-top: none;
	padding-top: 0;
}
.pl_left {
	float: left;
	padding-top: 7px;
	width: 74px;
}
.pl_date {
	background: #f97407;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font: normal 24px/1 'Lato', sans-serif;
	padding: 13px 0 11px;
	text-align: center;
	text-transform: uppercase;
}
.pl_date span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	padding-bottom: 10px;
}
.pl_comment {
	color: #49767f;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}
.pl_comment a {
	color: #49767f;
	letter-spacing: -1px;
	text-decoration: underline;
}
.pl_right {
	padding-left: 100px;
}
.pl_right h1 {
	color: #2d2d2e;
	font-size: 28px;
	margin-bottom: 20px;
}
.pl_right h1 a {
	color: #2d2d2e;
}
.pl_footer {
	padding-left: 100px;
	padding-top: 35px;
}
.pl_footer a {
	color: #1b545f;
	text-decoration: underline;
}
.pl_footer_left {
	float: left;
}
.pl_footer_right {
	float: right;
}
.social_sharing {
	padding: 10px 0;
}
.pagination {
	border-top: 7px solid #ebeaef;
	margin: 0;
	padding: 47px 0 19px;
}
h1.single-title {
	font-size: 40px;
}

/* Sidebar Column */
.main_sidebar .sub-menu {
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.main_sidebar .sub-menu li {
	border-bottom: 1px solid #c7c7c7;
	display: block;
	list-style: none;
	*zoom: 1;
}
.main_sidebar .sub-menu li a {
	color: #22264f;
	display: block;
	font: normal 21px/1.2 'Lato', sans-serif;
	padding: 17px 0;
	text-decoration: none;
	text-transform: capitalize;
	*zoom: 1;
}
.main_sidebar .sub-menu li.first-menu-item a {
	padding-top: 0;
}
.main_sidebar .sub-menu li.current-menu-item a, .main_sidebar .sub-menu li.current-menu-parent > a, .main_sidebar .sub-menu li a:hover {
	color: #f97407;
}
.main_sidebar .sub-menu li.current-menu-item a, .main_sidebar .sub-menu li.current-menu-parent > a {
	font-weight: bold;
}

/* Gravity Form */
.gform_wrapper .left_label .gfield_label {
    width: 44%;
}
.gform_wrapper .left_label li.field_sublabel_below .gfield_label {
    margin-right: 1%;
}
.gform_wrapper .left_label .gfield_label {
	font-weight: inherit;
}
body .gform_wrapper label.gfield_label + div.ginput_container,
.gform_wrapper .gform_footer.left_label {
    margin-left: 45%;
    position: relative;
}
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium,
.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small {
    width: 100%;
}
.gform_wrapper .left_label .field-currency input.medium {
    padding-left: 15px;
}
.gform_wrapper .left_label ul.gfield_checkbox, .gform_wrapper .left_label ul.gfield_radio {
    margin-left: 0 !important;
}

/*********************
PREDEFINE STYLES
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #B7B7B7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #403c3e;
	display: inline-block;
	font: 300 18px/22px 'Lato', sans-serif;
	margin: 0;
	max-width: 100%;
	padding: 3px 5px;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	height: 30px;
	width: 250px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none;
}
input[type="number"] {
	-moz-appearance: textfield;
}
textarea {
	width: 400px;
}
select {
	border: 1px solid #B7B7B7;
	height: 30px;
	line-height: 18px;
	max-width: 100%;
    padding: 5px;
	width: 250px;
}
input[type="submit"], button {
	background: #161a6d;
	border-width: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: normal 18px/24px 'Lato', sans-serif;
	padding: 13px 25px 12px;
	text-align: center;
	text-decoration: none;
}
input[type="submit"]:hover, button:hover {
	background: #3f4283;
}
.button_style_1, .button_style_2 {
	background: #161a6d;
	color: #fff;
	display: inline-block;
	font: normal 18px/24px 'Lato', sans-serif;
	min-width: 100px;
	padding: 13px 25px 12px;
	text-align: center;
	text-decoration: none;
}
.button_style_2 {
	background: #262626;
}
.button_style_1:hover, .button_style_2:hover {
	background: #3f4283;
	color: #fff;
	text-decoration: none;
}
.button_style_2:hover {
	background: #6c6c6c;
}
.button_style_3 {
		background: #161a6d;
    color: #fff;
    display: inline-block;
    font: normal 28px/32px 'Lato', sans-serif;
    min-width: 75%;
    padding: 30px 43px 30px;
    text-align: center;
    text-decoration: none;
}
.button_style_3:hover {
	background: #3f4283;
	color: #fff;
	text-decoration: none;
}
.pdf_link, .doc_link {
	background: url(library/images/pdf.png) left top no-repeat;
	display: inline-block;
    padding: 7px 0 7px 60px;
	text-decoration: underline;
}
.doc_link {
	background: url(library/images/doc.png) left top no-repeat;
}
.testimonial {
	font: 300 31px/1.03 'Lato', sans-serif;
	margin: 20px 0;
}
.table_style_1 {
	background: #d0d1e2;
}
.table_style_1 td, .table_style_1 th {
	border-bottom: none;
	border-left: 1px solid #fff;
	border-right: none;
	border-top: 1px solid #fff;
	padding: 13px 5px 13px 30px;
	text-align: left;
}
.table_style_1 th {
	background: #161a6d;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 24px;
	padding: 12px 5px 12px 30px;
}
.table_style_1 tr td:first-child,
.table_style_1 tr th:first-child {
	border-left: none;
}
.table_style_1 tr:nth-child(2n) td {
	background: #a2a3c5;
}

/*********************
GRAVITY FORM
*********************/
div.gform_wrapper {
	margin: 0;
	max-width: none;
}
div.gform_wrapper ul li.gfield {
	margin-bottom: 12px;
}
div.gform_wrapper .top_label .gfield_label,
div.gform_wrapper .left_label .gfield_label {
	display: block;
	font-weight: inherit;
	margin: 0 0 3px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0;
}
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
	width: 100%;
}
div.gform_wrapper .top_label textarea.medium {
	width: 100%;
}
div.gform_wrapper .gform_footer {
	padding: 0;
}
body #fancybox-content .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 3px;
}
#fancybox-content div.gform_wrapper ul li.gfield {
	margin-bottom: 8px;
}
#fancybox-content .gform_wrapper textarea.medium {
	height: 100px;
}
#recaptcha_logo, #recaptcha_privacy {
    display: none;
}
#recaptcha_image {
    width: 220px !important;
}
#recaptcha_response_field {
    width: 222px !important;
}

/*********************
NAVIGATION
*********************/


.sub-menu { border:1px solid white; }
.extended_menu {
	cursor: pointer;
	display: none;
}
.extended_menu:hover {
	text-decoration: none;
}
.extended_menu .btn_navbar {
	background: url(library/images/menu_extend.png) center center no-repeat;
	float: right;
	height: 40px;
	width: 45px;
}
.btn_tip {
	color: #fff;
	float: left;
	font-size: 17px;
	font-weight: normal;
	line-height: 40px;
	padding-left: 25px;
}
nav.nav_collapse ul {
	*zoom: 1;
}
nav.nav_collapse ul:before,
nav.nav_collapse ul:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.nav_collapse ul:after {
	clear: both;
}
nav.nav_collapse ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.nav_collapse > ul {
	float: right;
}
nav.nav_collapse > ul > li {
	background: url(library/images/menu_separator.png) no-repeat 100% 18px;
	float: left;
	margin: 0 0 0 -1px;
	position: relative;
}
nav.nav_collapse > ul > li.first-menu-item {
	margin: 0;
}
nav.nav_collapse > ul > li.last-menu-item {
	background: none;
	margin: 0;
	padding: 15px 0 0 15px;
}
nav.nav_collapse > ul > li > a {
	color: #fff;
	display: block;
	font: bold 13px/48px 'Lato', sans-serif;
	letter-spacing: 1px;
	padding: 5px 6px 0;
	text-decoration: none;
	text-transform: uppercase;
	*zoom: 1;
}
nav.nav_collapse > ul > li.last-menu-item a {
	background: #f97407;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff !important;
	font-size: 13px;
	line-height: 27px;
	padding: 0 12px;
}
nav.nav_collapse > ul > li.last-menu-item.current-menu-item > a:after, nav.nav_collapse > ul > li.last-menu-item.current-menu-parent > a:after {
	background: none;
	height: 0;
	width: 0;
}
nav.nav_collapse > ul > li.current-menu-item > a, nav.nav_collapse > ul > li.current-menu-parent > a {
	color: #fc770a;
}
nav.nav_collapse > ul > li.current-menu-item > a:after, nav.nav_collapse > ul > li.current-menu-parent > a:after {
	background: #f97407;
	bottom: -36px;
	content: "";
	height: 7px;
	position: absolute;
	right: 0;
	width: 100%;
}
nav.nav_collapse > ul > li:hover > a {
	background: #f97407;
	color: #fff;
}
nav.nav_collapse > ul ul {
	background: #f97407;
	display: none;
	position: absolute;
	width: 250px;
}
nav.nav_collapse > ul > li > ul {
	left: 0;
	top: 100%;
}
nav.nav_collapse li:hover > ul {
	display: block;
}
nav.nav_collapse > ul ul li {
	border-top: 1px solid #ddd;
	display: block;
	*zoom: 1;
}
nav.nav_collapse > ul ul li:first-child {
	border-top: none;
}
nav.nav_collapse > ul ul li a {
	color: #fff;
	display: block;
	font: normal 18px/22px 'Lato', sans-serif;
	padding: 12px 5px 12px 15px;
	text-decoration: none;
	text-transform: capitalize;
	*zoom: 1;
}
nav.nav_collapse > ul ul li.current-menu-item > a, nav.nav_collapse > ul ul li.current-menu-parent > a, nav.nav_collapse > ul ul li:hover > a {
	background: #ca5d02;
}
nav.nav_collapse > ul ul ul {
	left: 100%;
	top: 0;
}

@media (min-width: 768px) {
	nav.nav_collapse {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.gi_col-2 {
	    max-width: 100%;
	    display: inline-block;
	    width: 100%;
	    padding: 0 10px;
	    vertical-align: top;
	}
	.extended_menu {
		display: block;
	}
	.nav_collapse, .nav_collapse.collapse {
		display: none;
	}
	nav.nav_collapse ul {
		background: none !important;
		border: none !important;
		display: block !important;
		float: none !important;
		position: static !important;
		width: auto !important;
	}
	nav.nav_collapse ul li {
		background: none;
		border-top: 1px solid #ddd !important;
		display: block;
		float: none !important;
		margin: 0 !important;
		padding: 0 !important;
		*zoom: 1;
	}
	nav.nav_collapse ul li a, nav.nav_collapse > ul ul li a {
		background: none !important;
		color: #fff !important;
		font-size: 16px !important;
		height: auto;
		line-height: 24px;
		padding: 8px 10px 8px 25px !important;
	}
	nav.nav_collapse > ul ul li a {
		padding: 8px 10px 8px 12% !important;
	}
	nav.nav_collapse ul li:hover > a, nav.nav_collapse ul li.current-menu-parent > a {
		background: none;
	}
	nav.nav_collapse ul li.current-menu-item > a, nav.nav_collapse ul li:hover > a:hover,
	nav.nav_collapse ul li.current-cat > a {
		background: #ca5d02 !important;
	}
	nav.nav_collapse > ul > li.current-menu-item > a:after, nav.nav_collapse > ul > li.current-menu-parent > a:after {
		background: none;
		height: 0;
		position: static;
		width: 0;
	}
}

/*********************
BANNER SLIDESHOW
*********************/
div.frs-slideshow-container {
	margin: 0;
}
div.featured {
    background: none;
}
.frs-wrapper .frs-caption.frs-caption-position-left .frs-caption-inner {
	padding-top: 5%;
  vertical-align: top !important;
}
div.frs-slideshow-container .frs-wrapper ul.frs-bullets li.frs-slideshow-nav-bullets  {
	background: url(library/images/nav.png) left top no-repeat;
	display: inline-block;
	float: none;
	height: 10px !important;
	margin: 0 2px 0 1px;
	vertical-align: top;
	width: 10px !important;
}
div.frs-slideshow-container .frs-wrapper ul.frs-bullets li.frs-bullets-active {
	background-position: 0 -10px;
}
div.frs-slideshow-container .frs-skin-default .frs-bullets-wrapper {
	bottom: 10%;
	height: auto;
	right: 0;
	width: 100%;
}
div.frs-slideshow-container .frs-skin-default .frs-bullets-wrapper-inner {
	margin: 0 auto;
	max-width: 1024px;
}
.frs-slideshow-container .frs-wrapper.frs-skin-default ul.frs-bullets li.frs-slideshow-nav-bullets {
	float: none !important;
}
div.frs-slideshow-container .frs-skin-default .frs-bullets-wrapper ul.frs-bullets {
	bottom: auto;
	display: block;
	height: 10px;
	text-align: center;
	width: 100%;
}
#slideshowpjcwrap div.slider-nav span {
	border: none;
	font-size: 0px;
	height: 28px;
	line-height: 0px;
	margin: -14px 0 0;
  	opacity: 1;
  	filter: alpha(opacity=100);
	text-indent: -999px;
	width: 22px;
}
#slideshowpjcwrap div.slider-nav span.left {
	background: url(library/images/prev.png) no-repeat left top;
	left: -43px;
}
#slideshowpjcwrap div.slider-nav span.right {
	background: url(library/images/next.png) no-repeat left top;
	right: -43px;
}
#slideshowpjc {
	margin-top: 0;
	margin-bottom: 0;
}
.frs-wrapper .frs-caption.frs-caption-position-left .frs-caption-content {
	background: none !important;
	margin: 0 auto;
	max-width: 1024px;
	padding: 0 !important;
}
div#slideshowpjc .frs-caption {
	bottom: 47.8%;
	background: none;
	height: auto;
	padding: 0;
	z-index: 100;
}
div#slideshowpjc .frs-caption > span {
	display: block;
	margin: 0 auto;
	max-width: 1024px;
}
div#slideshowpjc .frs-caption h4 {
	color: #161a6d !important;
  display: none;
	letter-spacing: -1px !important;
	margin-bottom: 5px !important;
	padding: 0 !important;
	text-align: center !important;
	width: 100% !important;
}
#slideshowpjc .frs-caption h2, #slideshowpjc .frs-caption h3 {
	color: #161a6d !important;
	letter-spacing: -1px !important;
	margin-bottom: 5px !important;
	padding: 0 !important;
	text-align: center !important;
	width: 70%;
}
#slideshowpjc .frs-caption h3 {
	font-size: 38px !important;
}
#slideshowpjc .frs-caption h2 {
	font-size: 56px !important;
}
.frs-caption h2 {
	display: none;
}
#slideshowpjc .frs-caption p {
	color: #16253d !important;
	line-height: 1.125 !important;
	text-align: center !important;
	width: 70% !important;
}
#slideshowpjc div.frs-caption .slide_link {
	height: 62px;
	display: block;
	padding: 15px 110px 0 13px;
	color: #fff;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
	text-shadow: 1px 1px 1px #94601f;
}
#slideshowpjc img {
	height: auto;
	vertical-align: top;
	*zoom: 1;
}

/*********************
CONTACT PAGE
*********************/
.contact_row {
	*zoom: 1;
}
.contact_row:before,
.contact_row:after {
	display: table;
	content: "";
	line-height: 0;
}
.contact_row:after {
	clear: both;
}
.contact_row {
	padding: 0 0 5px;
}
.contact_label {
	float: left;
	line-height: 30px;
	width: 20%;
}
.contact_field {
	float: left;
	width: 79%;
}
.contact_row textarea {
	width: 400px;
}
input.wpcf7-captchar {
	max-width: 50px;
}

@media (max-width: 767px) {
	/* Contact Form */
	.contact_label {
		line-height: 20px;
	}
	.contact_label, .contact_field {
		float: none;
		width: auto;
	}
}
@media (max-width: 480px) {
	.wpcf7-form .wpcf7-text, .wpcf7-form textarea {
		padding-left: 0;
		padding-right: 0;
    	width: 98%;
	}
}

/*********************
WOOCOMMERCE
*********************/
/* Product Categories Widget */
.product_categories h3 {
	background: rgb(101,152,199); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(101,152,199,1) 0%, rgba(41,91,156,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,152,199,1)), color-stop(100%,rgba(41,91,156,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6598c7', endColorstr='#295b9c',GradientType=0 ); /* IE6-9 */
	color: #fff;
	float: left;
	font: bold 13px/60px 'kelson_sans', sans-serif;
	margin: 0;
	padding: 0 15px;
}
ul.product-categories {
	*zoom: 1;
}
ul.product-categories:before,
ul.product-categories:after {
	content: "";
	display: table;
	line-height: 0;
}
ul.product-categories:after {
	clear: both;
}
ul.product-categories {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.product-categories li {
	position: relative;
}
ul.product-categories > li {
	background: url(library/images/menu_separator.png) no-repeat 100% 12px;
	float: left;
	margin: 0 0 0 -1px;
}
ul.product-categories > li.cat_item_first {
	margin: 0;
}
ul.product-categories > li.cat_item_last {
	background: none;
}
ul.product-categories > li:hover > a {
	background: #2f77aa;
}
ul.product-categories > li > a {
	color: #fff;
	display: block;
	font: bold 13px/1.2 'kelson_sans', sans-serif;
	height: 45px;
	padding: 15px 32px 0 20px;
	text-decoration: none;
	*zoom: 1;
}
ul.product-categories > li > a span {
	display: block;
}
ul.product-categories ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
ul.product-categories > li > ul {
	background: #2f77aa;
	left: 0;
	top: 100%;
	width: 200px;
}
ul.product-categories > li:hover > ul {
	display: block;
}
ul.product-categories > li > ul li {
	border-top: 1px solid #bbd4e9;
	display: block;
	*zoom: 1;
}
ul.product-categories ul li a {
	color: #c1d6e6;
	display: block;
	font: bold 13px/1.2 'kelson_sans', sans-serif;
	padding: 10px 5px 10px 20px;
	text-decoration: none;
	*zoom: 1;
}
ul.product-categories > li > ul li a:hover, ul.product-categories > li > ul li.current-cat a {
	background: #304e76;
	color: #fff;
}
ul.product-categories > li > ul ul {
	left: 100%;
	top: 0;
}

/* Featured Products Widget */
.featured_products ul.product_list_widget {
	*zoom: 1;
}
.featured_products ul.product_list_widget:before,
.featured_products ul.product_list_widget:after {
	content: "";
	display: table;
	line-height: 0;
}
.featured_products ul.product_list_widget:after {
	clear: both;
}
.featured_products h3 {
	color: #6598C6;
	font-size: 23px;
	padding-bottom: 22px;
}
.featured_products h3 span {
	color: #193966;
}
.featured_products ul.product_list_widget {
	position: relative;
}
.featured_products ul.product_list_widget li {
	border: 1px solid #d0c6b5;
	float: left;
	margin: 0 0 0 19px;
	padding: 0;
	width: 219px;
}
.featured_products ul.product_list_widget li:first-child {
	margin-left: 0;
}
.featured_products ul.product_list_widget li:first-child + li + li + li {
	margin-left: 18px;
}
.featured_products a.featured_thumb {
	background: #fff;
	border-bottom: 1px solid #d0c6b5;
	height: 183px;
	line-height: 183px;
	padding: 7px;
	text-align: center;
}
.woocommerce .featured_products a.featured_thumb img,
.woocommerce-page .featured_products a.featured_thumb img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: none;
	line-height: 0;
	margin: 0;
	max-height: 183px;
	width: auto;
}
.featured_info {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding: 16px 13px 12px 14px;
}
.featured_icon {
	float: left;
	padding-right: 8px;
	width: 43px;
}
.woocommerce ul.product_list_widget li .featured_icon img,
.woocommerce-page ul.product_list_widget li .featured_icon img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	width: auto;
}
.featured_info_middle {
	float: left;
	max-width: 125px;
	padding-top: 1px;
}
.woocommerce ul.product_list_widget li a.featured_title,
.woocommerce-page ul.product_list_widget li a.featured_title {
	color: #6598C6;
	display: inline-block;
	font: bold 16px/20px 'kelson_sans', sans-serif;
	margin-bottom: 2px;
}
.woocommerce ul.product_list_widget li a.featured_more,
.woocommerce-page ul.product_list_widget li a.featured_more {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.woocommerce .featured_products ul.product_list_widget li a.add_to_cart_button,
.woocommerce-page .featured_products ul.product_list_widget li a.add_to_cart_button {
	background: url(library/images/cart_blue.png) no-repeat left top;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: right;
	font-size: 0px;
	height: 16px;
	line-height: 0px;
	margin: 12px 0 0;
	padding: 0;
	text-indent: -999px;
	width: 15px;
}

/* General Styles over pages */
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button,
.woocommerce table.cart input.button, .woocommerce #content table.cart input.button, .woocommerce-page table.cart input.button, .woocommerce-page #content table.cart input.button {
	border-width: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	height: 30px;
	line-height: 22px;
	height: 30px;
    padding: 4px 15px;
	text-shadow: none !important;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	height: 30px;
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce #content div.product p.price del, .woocommerce-page div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page #content div.product p.price del {
	color: #000;
}
.amount {
	font-size: 32px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 2px;
}
.price del .amount {
	font-size: 18px;
	line-height: 24px;
}
.amount span {
	letter-spacing: -1px;
	line-height: 34px;
	vertical-align: top;
}
.amount span.amount_type {
    font-size: 18px;
	line-height: 14px;
}
.price del span {
	color: #000;
	font-size: 18px;
}
.price del span.amount_type {
	font-size: 10px;
}
.price ins {
	text-decoration: none;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
	padding-left: 0;
	padding-right: 0;
}

/* Category List Page */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float: none !important;
	margin: 0;
	width: auto !important;
}
body.woocommerce-page ul.products li.product-category a img {
	display: none;
}
li.product-category mark {
	background: none;
}

/* Product List Page */
.products li.product_wrapper {
	margin-bottom: 37px;
}
.main_area_container {
	background: #f7f7f7;
	border: 1px solid #CCC;
	border-radius: 5px;
}
.left_area_containet {
	float: left;
	padding: 10px;
	position: relative;
	width: 200px;
}
.left_area_containet a, .left_area_containet img {
	line-height: 0;
	vertical-align: top;
}
.right_area_containet {
	padding: 10px 10px 15px 220px;
}
.main_right a.product_list_icon {
	float: left;
	padding: 0;
}
.main_right a.product_list_icon img {
	display: block;
}
.main_right h2 {
	clear: none;
    font-size: 24px;
    line-height: 30px;
    padding: 8px 0 5px 55px;
    margin-bottom: 15px;
}
.main_right h2 a {
	text-decoration: none;
}
.button_area {
	overflow: hidden;
    padding-top: 15px;
 }
.button_area .amount {
	padding: 0;
}
.pl_price {
    float: left;
}
.pl_add_to_cart {
	float: right;
	padding-bottom: 20px;
}
.woocommerce div.product .pl_add_to_cart form.cart {
	margin: 0;
}
.woocommerce-page .pl_add_to_cart .quantity {
	float: left;
}
.woocommerce-page .pl_add_to_cart button {
	margin: 0 0 0 4px;
}
.pl_readmore {
	clear: right;
	float: right;
}

/* Product Detail Page */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 41%;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-width: 600px;
}
body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
	width: 55%;
}
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
	clear: both;
}
.product_detail_icon {
	float: left;
}
.product_detail_icon img {
	display: block;
}
.product_detail_title {
	display: block;
	padding: 6px 0 3px 55px;
}

/* Cart Page */
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	width: auto;
}
.shop_table .amount span.amount_type, .cart_totals .amount span.amount_type {
    font-size: 11px;
    line-height: 12px;
    padding-right: 2px;
}
.shop_table .amount span, .cart_totals .amount span {
    font-size: 16px;
    line-height: 20px;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
	padding-bottom: 3px;
}

/*ADDITIONAL CSS*/
.page-id-358 .main_sidebar #menu-main-menu-2:before { content: ''; display: block; background: url('/wp-content/uploads/MTAQ_Logo.jpg') left center no-repeat; background-size: 100% auto; width: 300px; max-width: 100%; height: 122px; margin: 0 auto 35px; }
@media ( max-width: 767px ) {
	.page-id-358 .main_sidebar { border-top: 0 none; }
	.page-id-358 .sub-menu li:first-of-type { border-top: 1px solid #c7c7c7; }
}

@media (max-width: 979px) {
	/* Product Categories Widget */
	.product_categories h3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	ul.product-categories > li > a {
		padding-left: 10px;
		padding-right: 12px;
	}
	ul.product-categories ul li a {
		padding-left: 10px;
	}
	
	/* Featured Products Widget */
	.featured_products ul.product_list_widget {
		margin: 0 auto;
		width: 461px;
	}
	.featured_products ul.product_list_widget li {
		margin-bottom: 19px;
	}
	.featured_products ul.product_list_widget li:first-child + li + li {
		margin-left: 0;
	}
	.featured_products ul.product_list_widget li:first-child + li + li + li {
		margin-left: 19px;
	}
	
	/* Product List Page */
	.pl_price {
		padding-bottom: 10px;
	}
	.pl_add_to_cart, .pl_readmore {
		clear: left;
		float: left;
	}
	
	/* Cart Page */
	th.product-thumbnail, td.product-thumbnail {
		display: none;
	}
}

@media (max-width: 767px) {
	/* Product Categories Widget */
	.product_categories h3 {
		display: none;
	}
	ul.product-categories li a, ul.product-categories ul li a {
		color: #fff;
		height: auto;
		line-height: 24px;
		padding: 8px 10px 8px 25px;
	}
	ul.product-categories ul li a {
		padding: 8px 10px 8px 12%;
	}
	ul.product-categories > li > a span {
		display: inline;
	}
	
	/* Featured Products Widget */
	.featured_products ul.product_list_widget {
		max-width: 221px;
		width: auto;
	}
	.featured_products ul.product_list_widget li {
		float: none;
		margin-left: 0 !important;
		width: auto;
	}
	
	/* Product List Page */
	.left_area_containet {
		float: none;
		text-align: center;
		width: auto;
	}
	.left_area_containet img {
		max-width: 250px !important;
	}
	.right_area_containet {
		padding-left: 10px;
	}
	.pl_add_to_cart, .pl_readmore {
		clear: right;
		float: right;
	}
	.pl_add_to_cart {
		clear: none;
	}
	
	/* Product Detail Page */
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 100%;
	}
	.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
		width: auto !important;
	}
	body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
		width: 100%;
	}
	
	/* Cart Page */
	body.woocommerce table.cart .product-price, body.woocommerce #content table.cart .product-price, body.woocommerce-page table.cart .product-price, body.woocommerce-page #content table.cart .product-price {
		display: none;
	}
	.woocommerce .cart-collaterals .cart_totals > table, .woocommerce-page .cart-collaterals .cart_totals > table {
		width: 100%;
	}
	
	/* Checkout Page */
	body.woocommerce .col2-set .col-1, body.woocommerce-page .col2-set .col-1, body.woocommerce .col2-set .col-2, body.woocommerce-page .col2-set .col-2 {
		width: 100%;
	}
}

@media (max-width: 480px) {
	/* Featured Products Widget */
	.featured_products ul.product_list_widget {
		max-width: none;
	}
	
	/* Product List Page */
	.main_right h2 {
		margin-bottom: 15px;
	}
	.button_area ins {
		display: block;
	}
	.pl_price {
		width: 100%;
	}
	.pl_add_to_cart {
		float: left;
		padding: 10px 0 15px;
	}
	.pl_readmore {
		clear: left;
		float: left !important;
		margin: 8px 0 0;
	}
	/* Cart Page */
	.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button,
	.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
		display: block;
		float: none;
		margin: 10px 0 0;
		width: 100%;
	}
	body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce #content table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text, body.woocommerce-page #content table.cart td.actions .coupon .input-text,
	body.woocommerce .cart .button, body.woocommerce .cart input.button, body.woocommerce-page .cart .button, body.woocommerce-page .cart input.button {
		float: none;
	}
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1080px) {
	.get_free_quote {
		bottom: 10%;
		top: auto;
	}
}

@media (max-width: 1040px) {
	body {
		min-width: 1px;
	}
	.main_footer {
		text-align: center;
	}
	.main_footer ul li {
		border-bottom: 1px solid #52536c;
		border-right: none;
		float: none !important;
		padding: 10px 20px !important;
	}
	.main_footer ul li:first-child {
		padding-top: 0 !important;
	}
	#slideshowpjcwrap .orbit-caption h3 {
		font-size: 36px;
	}
	.inner_static_banner .center > ul > li:first-child {
		padding: 33px 20px 31px 0;
	}
	.inner_static_banner .center > ul > li:first-child + li {
		margin-right: 205px;
		padding: 53px 0 20px 20px;
	}
	.get_quote_form .form_row textarea, .get_quote_form .form_row select, .get_quote_form .form_row input.wpcf7-text {
		width: 280px;
	}
}

@media (max-width: 1023px) {
	.get_quote_form .form_row textarea, .get_quote_form .form_row select, .get_quote_form .form_row input.wpcf7-text {
		width: 255px;
	}
}

@media (max-width: 979px) {
	.main_footer ul li, .main_footer p {
		padding-left: 20px;
		padding-right: 20px;
	}
	.logo {
		float: left;
		padding: 10px 0 8px 20px;
		position: static;
	}
	.logo img {
		max-width: 150px;
	}
	.phone_number {
		padding-right: 20px;
	}
	.top_menu {
		clear: both;
		float: left;
	}
	nav.nav_collapse > ul > li > a {
		padding-left: 12px;
		padding-right: 12px;
	}
	nav.nav_collapse > ul ul li a {
		padding-left: 12px;
	}
	div#slideshowpjcwrap .orbit-caption h4 {
		font-size: 48px;
	}
	#slideshowpjcwrap .orbit-caption h2 {
		font-size: 40px !important;
	}
	#slideshowpjcwrap .orbit-caption h3 {
		font-size: 28px !important;
	}
	#slideshowpjcwrap .orbit-caption p,
	#slideshowpjc-slideshow .frs-caption p, #slideshowpjc-slideshow .frs-caption-inner p {
		font-size: 15px !important;
	}
	.get_free_quote {
		bottom: 5%;
	}
	.get_free_quote_inner a {
		line-height: 36px;
	}
	.inner_banner {
		padding: 35px 0 24px;
	}
	.inner_banner h1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	div.pjc-slideshow-container .default .orbit-bullets-wrapper {
		bottom: 15.4%;
	}
	body.sidebar .inner_banner h1 {
		padding-right: 290px;
	}
	body.sidebar .get_in_touch {
		width: 265px;
	}
	.mainbody {
		padding-left: 20px;
		padding-right: 20px;
	}
	body.sidebar .mainbody_inner {
		padding-right: 290px;
	}
	.main_sidebar {
		padding-left: 25px;
		width: 265px;
	}
	.main_sidebar .sub-menu li a {
		font-size: 24px;
	}
	.box_list {
		padding: 20px;
	}
	.box_list li:first-child {
		padding-right: 4%;
		width: 46%;
	}
	.box_list li:first-child + li {
		width: 46%;
	}
	.box_list li h3 {
		font-size: 24px;
	}
	.quote_box {
		padding: 20px 15px 25px;
	}
	.quote_box h3 {
		font-size: 30px;
	}
	.main_footer {
		padding: 30px 0 20px;
	}
	.main_footer ul {
		padding-bottom: 15px;
	}
	.main_footer ul li, .main_footer ul li p {
		line-height: 1.8;
	}
	.main_footer ul li > div > img {
		padding-bottom: 8px;
	}
	.inner_static_banner {
		padding-top: 10px;
	}
	.inner_static_banner .center > ul > li:first-child {
		padding: 18px 20px 16px 0;
		width: 160px;
	}
	.inner_static_banner .center > ul > li:first-child + li {
		margin-right: 180px;
		padding-top: 43px;
	}
	.inner_static_banner .center > ul > li:first-child + li h1 {
		font-size: 38px !important;
	}
	body.page-id-91 .inner_static_banner .center > ul > li:first-child + li h1, body.page-id-93 .inner_static_banner .center > ul > li:first-child + li h1 {
		margin-top: 7px;
	}
	.inner_static_banner .center > ul > li:first-child + li h3 {
		font-size: 18px !important;
	}
	.inner_static_banner .center > ul > li:first-child + li ul li {
		background-position: left top;
		font-size: 16px;
	}
	.get_quote_page tr td:first-child {
		width: 320px !important;
	}
	.get_quote_form .form_row > label {
		display: block;
		float: none;
	}
	.get_quote_form .form_field {
		float: none;
		max-width: none;
	}
	.get_quote_form .form_row textarea, .get_quote_form .form_row select, .get_quote_form .form_row input.wpcf7-text {
		width: 300px;
	}
	.gform_wrapper .left_label .gfield_label {
	    display: block;
	    float: none;
	    width: auto;
	}
	.gform_wrapper .left_label li.field_sublabel_below .gfield_label {
	    margin-right: 0;
	}
	body .gform_wrapper label.gfield_label + div.ginput_container, .gform_wrapper .gform_footer.left_label {
	    margin-left: 0;
	}
}

@media (max-width: 767px) {
	.logo {
		float: none;
		max-width: none !important;
		padding: 10px 0 15px;
	}
	.phone_number {
		float: none;
		padding: 0 0 10px;
		text-align: center;
	}
	.phone_number div {
		background-position: 0 2px;
		display: inline-block;
		padding-bottom: 0;
		padding-top: 0;
	}
	.top_menu, body.sidebar .top_menu {
		border-top: 1px solid #fff;
		float: none;
		padding: 0;
	}
	div#slideshowpjcwrap .orbit-caption h4 {
		font-size: 20px;
		margin-bottom: 5px;
	}
	#slideshowpjcwrap .orbit-caption p {
		font-size: 12px !important;
		font-weight: normal;
	}
	div#slideshowpjcwrap .orbit-caption {
		bottom: 40%;
	}
	#slideshowpjcwrap .orbit-caption p, #slideshowpjcwrap .orbit-caption h2, #slideshowpjcwrap .orbit-caption h3 {
		margin-left: 10px !important;
		width: 66%;
	}
	#slideshowpjcwrap .orbit-caption h2,
	#slideshowpjc .frs-caption h2 {
		font-size: 28px !important;
	}
	#slideshowpjcwrap .orbit-caption h3,
	#slideshowpjc .frs-caption h3 {
		font-size: 18px !important;
	}
	#slideshowpjcwrap .orbit-caption p br {
		display: none;
	}
	.get_free_quote {
		display: none;
	}
	.get_in_touch {
		display: none;
	}
	.frs-slideshow-container .frs-wrapper.frs-responsive-mobile-small .frs-caption {
		padding: 0 10px !important;
	}
	h1 {
		font-size: 38px;
		line-height: 44px;
		padding-right: 0 !important;
	}
	.inner_static_banner {
		padding: 0;
	}
	body.sidebar .mainbody_inner {
		padding: 0;
	}
	.main_content {
		float: none;
		width: auto;
	}
	body.sidebar .main_content {
		padding-bottom: 30px;
	}
	.main_sidebar {
	    border-top: 1px solid #C7C7C7;
		float: none;
		margin: 0;
		padding: 0;
		width: auto;
	}
	.main_sidebar .sub-menu li.first-menu-item a {
		padding-top: 17px;
	}
	.home_boxes > li {
		float: none !important;
		width: auto !important;
	}
	.home_boxes > li:first-child + li {
		padding-top: 20px;
	}
	.home_boxes > li:first-child > div, .home_boxes > li:first-child + li div {
		float: none;
		max-width: none;
	}
	.home_boxes li h1 {
		font-size: 30px;
	}
	.box_list {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.box_list li {
		border-right: none !important;
		float: none !important;
		padding: 10px 0 !important;
		width: auto !important;
	}
	.box_list li:first-child {
		border-bottom: 1px solid #bebdbd;
	}
	.quote_box {
		padding: 15px;
	}
	.inner_static_banner .center > ul > li:first-child, .inner_static_banner .center > ul > li:first-child + li h3 {
		display: none;
	}
	.inner_static_banner .center > ul > li:first-child + li {
		margin-right: 0;
		padding: 40px 20px;
	}
	.inner_static_banner .center > ul > li:first-child + li ul li {
		font-size: 14px;
		line-height: 1.2;
		padding-bottom: 0;
		padding-top: 3px;
		margin-top: 7px;
	}
	.inner_static_banner .center > ul > li:first-child + li h1 {
		font-size: 34px !important;
		margin-bottom: 30px;
	}
	.get_quote_page tr td:first-child {
		width: 100% !important;
	}
	.get_quote_page tr td:first-child + td + td {
		padding-top: 20px;
	}
}

@media (max-width: 480px) {
	.pdf_link, .doc_link {
		padding-left: 40px;
	}
	h1 {
		font-size: 30px;
		line-height: 36px;
	}
	h2 {
		font-size: 26px;
	}
	.pl_left {
		float: none;
	}
	.pl_right {
		padding-left: 0;
		padding-top: 10px;
	}
	.pl_right h1 {
		font-size: 24px;
		line-height: 1.2;
	}
	.pl_footer {
		padding-left: 0;
	}
	.pl_footer_left {
		font-size: 14px;
	}
	div#slideshowpjcwrap .frs-caption {
		bottom: 10%;
	}
	#slideshowpjcwrap .frs-caption h2,
	#slideshowpjc .frs-caption h2 {
		font-size: 20px !important;
	}
	#slideshowpjcwrap .frs-caption h3,
	#slideshowpjc .frs-caption h3 {
		font-size: 16px !important;
	}
  div.pjc-slideshow-container .default .orbit-bullets-wrapper, .get_free_quote {
		display: none;
	}

}

/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
}

/* Responsive Table */
@media (max-width: 767px) {
	/* Force table to not be like tables anymore */
	.notable, .table_style_1,
	.notable thead, .table_style_1 thead,
	.notable tbody, .table_style_1 tbody,
	.notable th, .table_style_1 th,
	.notable td, .table_style_1 td,
	.notable tr, .table_style_1 tr {
		display: block;
	}
	.notable td table tbody {
	    display: table-row-group;
	}
	.notable td table td {
	    display: table-cell;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable thead tr, .table_style_1 thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable td, .table_style_1 td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable td:before, .table_style_1 td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}	 
	/* Label the data */
	.notable td:before, .table_style_1 td:before {
		content: attr(data-heading);
	}

	/* Table Style 1 */
	.table_style_1 td {
		padding: 0 10px 10px !important;
		width: auto !important;
	}
	.table_style_1 tr td:first-child {
		padding-top: 10px !important;
	}
}

.tftable {font-size:16px;color:#fff;width:100%;}
.tftable tr {background-color:#365f91;}
.tftable td {font-size:16px;color:#fff;padding: 8px;border-bottom: 10px solid #fff;}
.tftable tr:hover {background-color:#2a4b73;}
.table-heading {font-size:17px;font-weight: bold;}
.table-number {font-size:62px;font-weight: bold;justify-content: center;display: flex;}

.10reasonsheader {
font-size: 28px;
line-height: 78px;
color: #0c0f3a;
background-color: #999;
font-weight: bold;
padding: 22px;
text-align: center;
}
.padding-bottom-10 {
padding-bottom: 10px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 5px 11px;
}