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

html, body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}
body {
	background: url(tpl_images/main_bg.jpg) no-repeat center top fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0px;
	min-width: 983px;
}
body, p, td, ul, li {
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 125%;
}
h1, h2, h3, h4, h5, h6 {
	color: #ff7200;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 9px;
	padding: 0;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a {
	color: #ff7200;
	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;
}
p {
	margin-bottom: 9px;
	margin-top: 9px;
	padding: 0;
}
ul {
	list-style-image: url('tpl_images/list.png');
}
hr {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #aaa;
	color: transparent;
	height: 1px;
	margin: 20px 0;
}
::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { opacity: 1; }

/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	color: #f6f6f6;
	font: 400 14px/16px 'Lato', sans-serif;
}
#footer_links a {
	padding: 0;
	white-space: nowrap;
}
#footer_links a:hover {
	
}

/****** HORIZONTAL MENU STYLES ******/

#menu li {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}
/****** COMMON MENU STYLES ******/

#menu {
	float: left;
	width: 100%;
}
#menu ul {
	float: left;
	width: 100%;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('tpl_images/menu_separator.png') no-repeat right top;
	border: none;
	margin: 0 0 0 -2px;
	padding: 0;
	position: relative;
}
#menu li.first_main_menu_item {
	margin: 0;
}
#menu li.last_main_menu_item {
	background: none;
}
#menu li.first_main_menu_item:hover, #menu li.middle_main_menu_item:hover, #menu li.last_main_menu_item:hover, #menu li.selected_main_menu_item {
	background: none;
}
#menu li a {
	background: url(tpl_images/menu_active.png) no-repeat 0 -63px;
	border: none;
	color: #fff;
	font: bold 15px/63px 'Lato', sans-serif;
	margin: 0;
	padding: 0 18px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
	text-transform: uppercase;
	*zoom: 1;
}
* html #menu li a {
	float: left;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li.selected_main_menu_item a {
	background-position: left top;
	background-repeat: repeat;
}
#menu li:hover a, #menu li a:hover {
	background: #ff7200;
}
#menu li ul {
	background: #ff7200;
	border: none;
	left: 0;
	padding: 0;
	width: 315px;
}
#menu li ul li {
	background: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #fff;
	padding: 0;
	text-align: left;
}
#menu li ul li:first-child {
	border-top: none;
}
#menu li ul li a, #menu li:hover ul li a {
	background: none;
	border-bottom: none;
	color: #fff;
	font: bold 15px/18px 'Lato', sans-serif;
	margin: 0;
	padding: 13px 5px 13px 20px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	*zoom: 1;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background: #cc5b00;
	color: #fff;
	text-decoration: none;
}

/****** MAIN LAYOUT STYLES ******/
.wrap {
	*zoom: 1;
}
.wrap:before,
.wrap:after {
	content: "";
	display: table;
	line-height: 0;
}
.wrap:after {
	clear: both;
}
.center {
	margin: 0 auto;
	max-width: 980px;
}
.wrapper {
	border-top: 6px solid #fd6b00;
}
.top_bar {
}
.top_bar_inner {
	background: #fd6b00;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	float: right;
	padding: 3px 0 7px 14px;
}
.phone {
	background: url(tpl_images/phone.png) no-repeat 0 2px;
	border-right: 1px solid #fd9741;
	color: #fff;
	float: left;
	font: normal 22px/30px 'Lato', sans-serif;
	padding-left: 25px;
	width: 170px;
}
.phone a {
	color: #fff;
}
.social_buttons {
	border-right: 1px solid #fd9741;
	float: left;
	padding: 4px 0 3px;
	width: 62px;
}
.social_buttons a {
	display: block;
	margin: 0 auto;
	width: 24px;
	*zoom: 1;
}
.header_email {
	float: left;
	padding: 6px 14px 4px 12px;
}
.header_email a {
	color: #fff;
	display: block;
	font: normal 20px/20px 'Lato', sans-serif;
	text-decoration: none;
}
.main_header {
}
.header_left {
	float: left;
	padding-bottom: 22px;
	width: 522px;
}
.logo {
	float: left;
	position: relative;
	margin-top: -8px;
}
.logo a, .logo img {
	line-height: 0;
}
.logo img {
	vertical-align: top;
}
.slogan {
	color: #000;
	float: left;
	/* font: normal 25px/30px 'Lato', sans-serif; */
	/* padding: 35px 0 0 44px; */
	font: 17px/12px 'Lato',sans-serif;
    padding: 11px 0 0 10px;


}
.certificated {
	float: right;
	padding-top: 30px;
	width: 426px;
}
.certificated div {
	float: left;
	padding-left: 8px;
	text-align: center;
}
.certificated div:first-child {
	padding-left: 0;
}
.certificated a, .certificated img {
	line-height: 0;
}
.certificated img {
	vertical-align: top;
}
.top_menu {
	padding-bottom: 11px;
	position: relative;
	z-index: 1010;
}
.top_menu_inner {
	background: url(tpl_images/menu_repeat.jpg) repeat left top;
}
.top_menu_bg {
	background: url(tpl_images/menu_bg.jpg) repeat-x left top;
}
.banner_area {
	position: relative;
}
#banner p {
	margin: 0;
}
#banner > div > p img {
	display: block;
}
#banner div div.banner_overlay {
	
	left: 4%; 
	letter-spacing: -1px;
	position: absolute;
	/* top: 40%; */
	top: 60%;
	width: 80% !important;
	z-index: 1000;
}
#banner div div.banner_overlay div {
	float: left;
	text-align: center;
	width: auto !important;
}
.banner_overlay h5 {
	color: #fff;
	font-size: 40px; 
	
	line-height: 60px;
	padding-bottom: 18px;
	text-shadow: 1px 1px 1px #000;
}
.banner_overlay p a {
	background: #fd6b00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font: bold 15px/36px 'Lato', sans-serif;
	display: inline-block;
	letter-spacing: 1px;
	padding: 0 17px;
	text-decoration: none;
	text-shadow: none;
}
.banner_overlay p a:hover {
	background: #fe7f00;
}
.mainbody {
	background: #fff;
	padding: 40px 34px;
}
.mainbody_inner {
	background: url(tpl_images/mainbody_separator.jpg) repeat-y right top;
	padding-right: 328px;
	position: relative;
}
body.full .mainbody_inner {
	background: none;
	padding-right: 0;
}
.left_col {
	float: left;
	position: relative;
	width: 100%;
}
.left_col_inner {
	padding-right: 30px;
}
body.full .left_col_inner {
	padding-right: 0;
}
.right_col {
	float: left;
	margin-right: -100%;
	position: relative;
	width: 328px;
}
.right_col_inner {
	padding-left: 30px;
}
.main_footer {
	background: #ff7200;
	padding: 29px 0 24px 41px;
}
.footer_logo {
	float: left;
	padding-right: 40px;
}
.footer_info {
	color: #f6f6f6;
	float: left;
	font: 400 14px/16px 'Lato', sans-serif;
	padding-top: 11px;
}
.footer_info a {
	color: #f6f6f6;
	text-decoration: underline;
}
.footer_info span, .footer_info a {
	white-space: nowrap;
}
.footer_info span.footer_separator {
	padding: 0 10px;
}

/* Homepage */
.home_box_01, .home_box_02 ul {
	*zoom: 1;
}
.home_box_01:before, .home_box_02 ul:before,
.home_box_01:after, .home_box_02 ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.home_box_01:after, .home_box_02 ul:after {
	clear: both;
}
.home_box_01 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home_box_01 > li:before {
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.home_box_01 > li:first-child:before, .home_box_01 > li:first-child + li + li + li:before {
	border-left: none;
}
.home_box_01 > li:first-child:before, .home_box_01 > li:first-child + li:before, .home_box_01 > li:first-child + li + li:before {
	border-top: none;
}
.home_box_01 > li {
	float: left;
	padding-bottom: 40px;
	position: relative;
	text-align: center;
	width: 33.333333%;
}
.home_box_01 > li:first-child, .home_box_01 > li:first-child + li, .home_box_01 > li:first-child + li + li {
	padding-bottom: 30px;
}
.home_box_01 > li:first-child + li + li + li, .home_box_01 > li:first-child + li + li + li + li, .home_box_01 > li:first-child + li + li + li + li + li {
	padding-top: 30px;
}
.home_box_01 > li > h6 {
	height: 160px;
	line-height: 160px;
}
.home_box_01 > li > h5 {
	bottom: 0;
	color: #000;
	left: 10px;
	line-height: 1.2em;
	position: absolute;
	right: 10px;
}
.home_box_01 > li:first-child h5, .home_box_01 > li:first-child + li h5, .home_box_01 > li:first-child + li + li h5 {
	bottom: 30px;
}
.home_box_01 > li > div {
	background: #ff7200;
	bottom: 0;
	cursor: default;
	display: none;
	left: 0;
	padding: 28px 30px 70px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
}
.home_box_01 > li:hover > div,
.home_box_01 > li:first-child + li + li + li + li > div {
	display: block;
}
.home_box_01 > li > div h4 {
	color: #fff;
	margin-bottom: 15px;
}
.home_box_01 > li > div h5 {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin-top: -11px;
}
.home_box_01 > li > div h5 em {
	font-size: 12px;
	font-weight: normal;
}
.home_box_01 > li > div p {
	color: #fff;
	margin: 0;
}
.home_box_01 > li > div p.testimonial {
	background: url(tpl_images/icon-testimonial.png) no-repeat 0 3px;
	font: 300 15px/1.333333em 'Lato', sans-serif;
	margin-top: 14px;
	padding-left: 52px;
}
.home_box_01 > li > div h6 {
	bottom: 20px;
	left: 30px;
	position: absolute;
	right: 30px;
}
.home_box_01 > li > div h6 a {
	background: #d86305;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 45px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}
.home_box_02 {
	padding-top: 94px;
	text-align: center;
}
.home_box_02 h4:before, .home_box_02 h4:after {
	border-top: 1px solid #b2b2b2;
	content: "";
	height: 40px;
	position: absolute;
	top: 50%;
	width: 92px;
}
.home_box_02 h4:before {
	border-left: 1px solid #b2b2b2;
	left: 0;
}
.home_box_02 h4:after {
	border-right: 1px solid #b2b2b2;
	right: 0;
}
.home_box_02 h4 {
	display: inline-block;
	margin-bottom: 42px;
	padding: 0 100px;
	position: relative;
	text-align: center;
}
.home_box_02 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home_box_02 ul li {
	float: left;
	width: 46.650718%;
}
.home_box_02 ul li:first-child + li {
	float: right;
}
.home_box_02 ul li a {
	background: rgb(131,131,131); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(131,131,131,1) 0%, rgba(121,121,121,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(131,131,131,1)), color-stop(100%,rgba(121,121,121,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(131,131,131,1) 0%,rgba(121,121,121,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(131,131,131,1) 0%,rgba(121,121,121,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(131,131,131,1) 0%,rgba(121,121,121,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(131,131,131,1) 0%,rgba(121,121,121,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#838383', endColorstr='#797979',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	line-height: 87px;
	text-align: center;
	text-decoration: none;
}
.home_box_02 ul li a:hover {
	background: #ff7200;
}

/**** Content Styles ****/
.right_buttons {
	*zoom: 1;
}
.right_buttons:before,
.right_buttons:after {
	content: "";
	display: table;
	line-height: 0;
}
.right_buttons:after {
	clear: both;
}
.right_buttons {
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.right_buttons li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
	*zoom: 1;
}
.right_buttons li a {
	background: url(tpl_images/button_bg.jpg) repeat-x left top;
	color: #fff;
	display: block;
	font: normal 23px/83px 'Lato', sans-serif;
	text-align: center;
	text-decoration: none;
	*zoom: 1;
}

/* Get a Quote Page */
.gq_buttons, .gq_form .form_row {
	*zoom: 1;
}
.gq_buttons:before, .gq_form .form_row:before,
.gq_buttons:after, .gq_form .form_row:after {
	content: "";
	display: table;
	line-height: 0;
}
.gq_buttons:after, .gq_form .form_row:after {
	clear: both;
}
.gq_buttons {
	list-style: none;
	margin: 50px 0 45px;
	padding: 0;
}
.gq_buttons li {
	float: left;
	line-height: 63px;
}
.gq_buttons li:first-child {
	margin-right: 24px;
	text-align: right;
	width: 155px;
}
.gq_buttons li:first-child + li {
	margin-right: 15px;
}
.gq_buttons li a {
	background: #d6d6d6 url(tpl_images/icon_tick.png) no-repeat 0 -100px;
	color: #fff;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	line-height: 63px;
	padding: 0 36px;
	text-decoration: none;
}
.gq_buttons li a:hover {
	background-color: #ff7200
}
.gq_buttons li a.active {
	background: #ff7200 url(tpl_images/icon_tick.png) no-repeat 22px 21px;
	padding-left: 62px;
}
.gq_form {
	display: none;
}
.gq_form hr {
	border-top: 1px dotted #676767;
	margin: 45px 0 45px 179px;
}
.gq_form .form_row {
	margin-bottom: 12px;
}
.gq_form .form_row label {
	float: left;
	padding: 10px 24px 0 0;
	text-align: right;
	width: 155px;
}
.gq_form .form_field input[type="text"] {
	padding: 0 10px;
	height: 39px;
	width: 388px;
}
.gq_form .form_row input[type="text"] {
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 4px 4px 5px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 4px 4px 5px rgba(0,0,0,0.05);
	box-shadow: inset 4px 4px 5px rgba(0,0,0,0.05);
}
.form_field_tip {
	display: block;
	font-size: 11px;
	font-style: italic;
}
.gq_form .form_checkbox, .form_security_note, .form_security, .form_submit {
	margin-left: 179px;
}
.gq_form .form_checkbox label {
	color: #555;
	display: block;
	float: none;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	margin: 0 0 34px;
	padding: 0;
	text-align: left;
	width: auto;
}
.gq_form .form_checkbox {
	margin-bottom: 30px;
}
.gq_form .form_checkbox .form_field > div {
	margin: 13px 0 0;
}
.gq_form .form_checkbox .form_field input[type="checkbox"] {
	margin: 0 19px 0 0;
}
.form_security_note {
	margin-top: 20px;
}
.form_submit {
	margin-top: 20px;
}
.gq_form .form_submit input[type="submit"] {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 21px;
	font-weight: normal;
	height: 57px;
	text-transform: capitalize;
}

/* Quality Page */
.quality-box-01, .eqa-contact-box {
	*zoom: 1;
}
.quality-box-01:before, .eqa-contact-box:before,
.quality-box-01:after, .eqa-contact-box:after {
	content: "";
	display: table;
	line-height: 0;
}
.quality-box-01:after, .eqa-contact-box:after {
	clear: both;
}
.quality-box-01 {
	list-style: none;
	margin: -20px 0 0;
	padding: 0;
}
.quality-box-01 > li:before {
	background-color: #5f5f5f;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	height: 54px;
	left: 0;
	position: absolute;
	top: 0;
	width: 54px;
}
.quality-box-01 > li:first-child:before {
	background-image: url(tpl_images/icon-like.png);
}
.quality-box-01 > li:first-child + li:before {
	background-image: url(tpl_images/icon-star.png);
}
.quality-box-01 > li:first-child + li + li:before {
	background-image: url(tpl_images/icon-money.png);
}
.quality-box-01 > li:first-child + li + li + li:before {
	background-image: url(tpl_images/icon-ok.png);
}
.quality-box-01 > li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 50px 0 0;
	padding-left: 80px;
	position: relative;
	width: 48.245614%;
}
.quality-box-01 > li:nth-child(2n) {
	float: right;
}
.quality-box-01 > li:nth-child(2n+1) {
	clear: both;
}
.quality-box-02 {
	margin: 3px -34px 43px;
}
.eqa-contact-box {
	background: url(tpl_images/bg-contact.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	list-style: none;
	margin: 39px -34px -40px;
	padding: 71px 34px 60px;
}
.eqa-contact-box > li:first-child {
	float: left;
}
.eqa-contact-box > li:first-child h3 {
	font-size: 48px;
	letter-spacing: -0.006em;
	margin-bottom: 5px;
}
.eqa-contact-box > li:first-child p {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
}
.eqa-contact-box > li:first-child + li {
	float: right;
	padding-top: 26px;
}
.eqa-contact-box > li:first-child + li h5 {
	background: url(tpl_images/icon-missed-call.png) no-repeat 0 3px;
	display: inline-block;
	font-size: 28px;
	font-weight: 300;
	margin: 6px 24px 0 0;
	padding: 0 0 0 45px;
	vertical-align: top;
}
.eqa-contact-box > li:first-child + li h6 {
	display: inline-block;
	margin: 0;
	vertical-align: top;
}
.eqa-contact-box > li:first-child + li h6 a {
	background: #bdbdbf;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 300;
	line-height: 50px;
	padding: 0 30px;
	text-decoration: none;
	text-transform: uppercase;
}
.eqa-contact-box > li:first-child + li h6 a:hover {
	background: #ff7200;
}
.eqa-contact-box-02 > li:first-child, .eqa-contact-box-02 > li:first-child + li {
	float: none;
	text-align: center;
}
.eqa-contact-box-02 {
	padding-bottom: 40px;
	padding-top: 40px;
}

/*** Common Styles ***/
.eqa-team-table img{
	max-width: 275px;
	height: auto;
}
input[type="text"], select, textarea {
	background: #fff;
	border: 1px solid #c0c0c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	display: inline-block;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	height: 35px;
	margin: 0;
	max-width: 100%;
	padding: 10px 0 9px;
	width: 250px;
}
textarea {
	height: 100px;
	width: 400px;
}
input[type="submit"], button {
	background: #fd6b00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-width: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: bold 14px/16px 'Lato', sans-serif;
	height: 45px;
	letter-spacing: 1px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
}
input[type="submit"]:hover, button:hover {
	background: #fe7f00;
}
.contact11:before,
.contact11:after {
	display: table;
	content: "";
	line-height: 0;
}
.contact11:after {
	clear: both;
}
.contact11 {
	margin: 0;
	padding: 0;
}
.contact11 li {
	background: none;
	float: right;
	list-style-image: none;
	list-style-type: none;
	max-width: 50%;
	padding: 0;
}
.contact11 li:first-child {
	float: left;
	width: 100%;
}
.contact11 li h1 {
	padding-bottom: 20px;
}
.contact11 input[type="text"],
.contact11 textarea {
	border: 1px solid #B7B7B7;
    display: block;
    min-height: 16px;
    width: 90%;
}
.contact11 table table input[type="text"] {
	width: auto;
}
.contact11 table img {
	max-width: 144px;
}
.contact11 input[type="submit"] {
	float: left;
}

/*****************************************************************
************************* Responsive Styles **********************/

/* Responsive Google Maps */
.responsive-map-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 60%;
    padding-top: 30px;
    position: relative;
}

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

/* Slideshow Fix */
.placeholder {
	display: block;
	float: left;
	margin: 0 auto;
    visibility : hidden;
}
#banner {
	height: 0 !important;
	left: 0;
	position: absolute !important;
	top: 0;
	width: 100% !important;
}
#banner div {
	height: auto !important;
	width: 100% !important;
}
#banner img {
	height: auto !important;
	width: auto !important;
	vertical-align: top;
}

@media (max-width: 1015px) {
	body {
		min-width: 1px;
	}
	.header_left {
		float: none;
		margin: 0 auto;
		padding-left: 10px;
	}
	.logo {
		margin-top: 0;
	}
	.slogan {
		padding-top: 43px;
	}
	.certificated {
		float: none;
		margin: 0 auto;
		padding: 0 0 15px;
	}
	#menu li a {
		font-size: 12px;
		padding: 0 12px;
	}
	#menu li ul li a, #menu li:hover ul li a {
		font-size: 12px;
		line-height: 14px;
	}
	.banner_overlay h5 {
		font-size: 46px;
		line-height: 52px;
	}
	#banner div div.banner_overlay {
		left: 5%;
	}
	.mainbody {
		padding: 0 20px;
	}
	.mainbody_inner {
		background: none;
		padding-right: 0;
	}
	.left_col {
		float: none;
		width: auto;
	}
	.left_col_inner {
		padding: 30px 0;
	}
	.right_col {
		border-top: 2px dotted #555;
		float: none;
		margin: 0;
		padding: 30px 0;
		width: auto;
	}
	.right_col_inner {
		padding-left: 0;
	}
	.quality-box-02 {
		margin-left: -20px;
		margin-right: -20px;
	}
	.eqa-contact-box {
		margin-bottom: -30px;
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.eqa-contact-box-02 {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
}

@media (max-width: 979px) {
	.gq_buttons li:first-child {
		line-height: 53px;
	}
	.gq_buttons li a {
		font-size: 20px;
		line-height: 53px;
		padding: 0 20px;
	}
	.gq_buttons li a.active {
		background-position: 12px 13px;
		padding-left: 45px;
	}
	.home_box_01 > li > div {
		padding: 20px 20px 65px;
	}
	.home_box_01 > li > div h4 {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.home_box_01 > li > div h5 {
		margin-top: -7px;
	}
	.home_box_01 > li > div p {
		font-size: 13px;
	}
	.home_box_01 > li > div h6 {
		bottom: 15px;
		left: 20px;
		right: 20px;
	}
	.home_box_01 > li > div h6 a {
		line-height: 40px;
	}
	.home_box_02 ul li a {
		line-height: 70px;
	}
	.eqa-contact-box {
		padding-bottom: 45px;
		padding-top: 50px;
	}
	.eqa-contact-box > li:first-child, .eqa-contact-box > li:first-child + li {
		float: none;
		text-align: center;
	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.contact11 li, .contact11 li:first-child {
		max-width: 100%;
		float: none;
		padding: 0 0 10px 0;
	}
	.header_left {
		padding-top: 10px;
	}
	.banner_overlay {
		display: none;
	}
	.gq_buttons {
		margin-bottom: 25px;
		margin-top: 20px;
	}
	.gq_buttons li {
		display: block;
		float: none;
		margin: 10px 0 0 !important;
		width: auto !important;
	}
	.gq_buttons li:first-child {
		line-height: 1.2em;
		margin-top: 0;
		text-align: left;
	}
	.gq_buttons li a {
		line-height: 45px;
	}
	.gq_buttons li a.active {
		background-position: 12px 10px;
	}
	.gq_form hr {
		margin: 25px 0;
	}
	.gq_form .form_row {
		margin-bottom: 10px;
	}
	.gq_form .form_row label {
		display: block;
		float: none;
		padding: 0 0 3px;
		text-align: left;
		width: auto;
	}
	.gq_form .form_checkbox {
		margin-bottom: 20px;
	}
	.gq_form .form_checkbox label {
		margin: 0 0 10px;
	}
	.gq_form .form_field input[type="text"] {
		height: 32px;
	}
	.gq_form .form_checkbox .form_field > div {
		margin: 5px 0 0;
	}
	.gq_form .form_checkbox, .form_security_note, .form_security, .form_submit {
		margin-left: 0;
	}
	.gq_form .form_submit input[type="submit"] {
		height: 45px;
	}
	.home_box_01 > li:before {
		display: none;
	}
	.home_box_01 > li {
		border-top: 1px solid #e5e5e5;
		float: none;
		padding-bottom: 30px;
		padding-top: 0 !important;
		width: auto;
	}
	.home_box_01 > li:first-child {
		border-top: none;
	}
	.home_box_01 > li > h5 {
		position: static;
	}
	.home_box_01 > li:hover > div {
		display: none;
	}
	.home_box_02 {
		padding-top: 30px;
	}
	.home_box_02 h4:before, .home_box_02 h4:after {
		display: none;
	}
	.home_box_02 h4 {
		margin-bottom: 10px;
		padding: 0;
	}
	.home_box_02 ul li {
		float: none !important;
		margin: 5px 0 0;
		width: auto;
	}
	.home_box_02 ul li a {
		font-size: 20px;
		line-height: 50px;
	}
	.quality-box-01 {
		margin-top: -10px;
	}
	.quality-box-01 > li {
		float: none !important;
		margin: 30px 0 0;
		padding-left: 70px;
		width: auto;
	}
	.eqa-contact-box {
		padding-bottom: 35px;
		padding-top: 35px;
	}
	.eqa-contact-box > li:first-child h3 {
		font-size: 40px;
	}
	.eqa-contact-box-02 > li:first-child h3 {
		font-size: 34px;
	}
	.eqa-contact-box > li:first-child + li {
		padding-top: 20px;
	}
	.eqa-contact-box > li:first-child + li h5 {
		margin: 0;
	}
	.eqa-contact-box > li:first-child + li h6 {
		display: block;
		padding-top: 15px;
	}
	.eqa-contact-box > li:first-child + li h6 a {
		display: inline-block;
		vertical-align: top;
	}
}

@media (max-width: 640px) {
	.header_left {
		padding-left: 0;
		padding-bottom: 10px;
		padding-top: 15px;
		width: auto;
	}
	.logo {
		float: none;
		text-align: center;
	}
	.slogan {
	    float: none;
	    padding-left: 0;
	    padding-top: 5px;
	    text-align: center;
	}
	.certificated {
		padding-bottom: 10px;
	}
	.main_footer {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer_logo {
		display: none;
	}
	.footer_info {
		float: none;
		padding: 0;
		text-align: center;
	}
}

/* Landscape phones and down */
@media (max-width: 480px) {
	.contact11 form table input[type="text"] {
		width: 80px;
	}
	.top_bar_inner {
		padding-left: 7px;
	}
	.phone {
	    font-size: 16px;
	    font-weight: bold;
	    padding-left: 18px;
		width: 115px;
	}
	.social_buttons {
		width: 40px;
	}
	.header_email {
		padding-left: 10px;
		width: 100px;
	}
	.header_email a {
		font-size: 15px;
	}
	.certificated {
		width: auto;
		text-align: center;
	}
	.certificated div {
		float: none;
		padding: 0 0 5px;
	}
	.footer_info span, .footer_info a {
		display: block;
	}
	.footer_info span {
		padding-bottom: 3px;
	}
	.footer_info span.footer_separator {
		display: none;
	}
}

@media (max-width: 380px) {
	.contact11 input[type="text"],
	.contact11 textarea {
		padding-left: 0;
		padding-right: 0;
		width: 98%;
	}
	.top_bar_inner {
		float: none;
	}
}

/***** Responsive Navigation *****/
.menu-icon {
	display: none; /* hide menu icon initially */
}

@media screen and (max-width: 767px) {
	/* Dropdown Categories */
	#cart_categories_men_snippet .menu-icon {
		background: #fff;
		color: #fff;
		cursor: pointer;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 700;
		padding: 0;
		text-decoration: none;
	}
	#cart_categories_men_snippet .menu_slash {
		width: 45px;
		height: 40px;
		float: right;
		background: #eaeaea url('tpl_images/ph_menu_extend.png') center center no-repeat;
		padding: 0;
		font-size: 16px;
		text-indent: -9999em;
		line-height: 22px;
		font-size: 1px;
	}
	#cart_categories_men_snippet .menu_text {
	    float: left;
		padding: 10px 5px 10px 17px;
	    font: normal 18px/20px Arial, Helvetica, sans-serif;
	    padding-right: 5px;
		color: #090909;
	}
	#cart_categories_men_snippet .menu-icon span {
		display: none;
	}
	#cart_categories_men_snippet .responsive_wrap  {
		display: none;
	}
	
	#cart_categories_men_snippet {
		float: none;
		margin: 0 auto;
		width: 207px;
	}
	#cart_categories_men_snippet .menu-icon, #cart_categories_men_snippet .responsive_wrap {
		background: #EE3696;
	}
	#cart_categories_men_snippet .menu_text {
		color: #fff;
		padding-right: 0;
	}
	#cart_categories_men_snippet .menu_slash {
		background: url('tpl_images/ph_categories_extend.png') center center no-repeat;
	}
	
	#cart_categories_men_snippet ul {
		width: 100%;
		clear: both;
		z-index: 10000;
		padding: 0;
		border: none;
		margin: 0;
	}
	#cart_categories_men_snippet ul li {
		background: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: 1px solid #888;
		float: left;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#cart_categories_men_snippet ul a,
	#cart_categories_men_snippet ul ul a {
		display: block;
		background: none;
		border-bottom-width: 0;
		color: #090909;
		float: none;
		font-weight: normal;
		font-size: 14px;
		height: auto;
		line-height: 18px;
		margin: 0;
		padding: 10px 25px;
		text-shadow: none !important;
		width: auto;
		*zoom: 1;
	}
	#cart_categories_men_snippet ul a:hover,
	#cart_categories_men_snippet ul ul a:hover {
		background-color: #2290B1;
		border-bottom-width: 0;
		color: #fff;
		text-decoration: none;
	}
	
	/* dropdown */
	#cart_categories_men_snippet ul ul {
		background: none;
		border: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		display: block;
		padding: 0;
		position: static;
		width: 100%;
		visibility: visible;
	}
	#cart_categories_men_snippet ul ul li {
		background: none;
		clear: both;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#cart_categories_men_snippet ul ul a {
		color: #262626;
		font-size: 14px;
		font-weight: normal;
		line-height: 120%;
		padding: 10px 12%;
		text-decoration: none;
	}
}

@media screen and (max-width: 767px) {
	#menu {
		*zoom: 1;
	}
	#menu:before,
	#menu:after {
		content: "";
		display: table;
		line-height: 0;
	}
	#menu:after {
		clear: both;
	}
	#menu {
		float: none;
		padding: 12px 20px !important;
		position: relative;
		width: auto;
		z-index: 999999;
	}
	.responsive_wrap {
		background: #fff;
	}
	.menu-icon {
		background: #fff;
		color: #fff;
		cursor: pointer;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 700;
		padding: 0;
		text-decoration: none;
	}
	.menu_slash {
		width: 45px;
		height: 40px;
		float: right;
		background: #eaeaea url('tpl_images/ph_menu_extend.png') center center no-repeat;
		padding: 0;
		font-size: 16px;
		text-indent: -9999em;
		line-height: 22px;
		font-size: 1px;
	}
	.menu_text {
	    float: left;
		padding: 10px 5px 10px 17px;
	    font: normal 18px/20px Arial, Helvetica, sans-serif;
	    padding-right: 5px;
		color: #090909;
	}
	.menu-icon span {
		display: none;
	}
	
	/* main nav */
	.responsive_wrap  {
		display: none;
	}
	#menu #menuList, .responsive_wrap ul {
		width: 100%;
		clear: both;
		z-index: 10000;
		padding: 0;
		border: none;
		margin: 0;
	}
	#menu #menuList li, .responsive_wrap ul li {
		background: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: 1px solid #888;
		float: left;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#menu #menuList a, .responsive_wrap ul a,
	#menu #menuList ul a, .responsive_wrap ul ul a {
		background: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-width: 0;
		color: #090909;
		display: block;
		font-size: 14px;
		font-weight: normal;
		height: auto;
		line-height: 18px;
		margin: 0;
		padding: 10px 25px;
		text-shadow: none !important;
	}
	#menu #menuList a:hover, .responsive_wrap ul a:hover,
	#menu #menuList ul a:hover, .responsive_wrap ul ul a:hover {
		background-color: #ff7200;
		border-bottom-width: 0;
		color: #fff;
	}
	
	/* dropdown */
	#menu #menuList ul, .responsive_wrap ul ul {
		background: none;
		border: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		display: block;
		padding: 0;
		position: static;
		width: 100%;
		visibility: visible;
	}
	#menu #menuList ul li, .responsive_wrap ul ul li {
		background: none;
		clear: both;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#menu #menuList ul a, .responsive_wrap ul ul a {
		color: #262626;
		font-size: 14px;
		font-weight: normal;
		line-height: 120%;
		padding: 10px 12%;
		text-decoration: none;
	}
}

@media (min-width: 980px) {
	#menuList {
		display: block !important;
	}
}

/***** Responsive Gallery *****/
@media (max-width: 979px) {
	.gallery {
		*zoom: 1;
	}
	.gallery:before,
	.gallery:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.gallery:after {
		clear: both;
	}
	/* Force table to not be like tables anymore */
	.gallery,
	.gallery thead,
	.gallery tbody,
	.gallery th,
	.gallery td,
	.gallery tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.gallery thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.gallery td {
		/* Behave like a "row" */
		width: 100% !important;
		border: none;
		position: relative;
		white-space: normal;
		text-align:left;
	}
	.gallery td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
	/* Label the data */
	.gallery td:before {
		content: attr(data-title);
	}

	table.gallery {
		margin: 0 auto;
		max-width: 580px;
	}
	table.gallery td.gallery_cell {
		float: left;
		padding: 10px 0;
		text-align: center;
		width: 49% !important;
	}
}

@media (max-width: 650px) {
	table.gallery {
		max-width: 270px;
	}
	table.gallery td.gallery_cell {
		float: left;
		width: 100% !important;
	}
}

/***** Responsive Table *****/
@media (max-width: 767px) {
	/* Force table to not be like tables anymore */
	.notable, table.cart_products_list_table,
	.notable thead, table.cart_products_list_table thead,
	.notable tbody, table.cart_products_list_table tbody,
	.notable th, table.cart_products_list_table th,
	.notable td, table.cart_products_list_table td.cart_products_list_multi_column,
	.notable tr, table.cart_products_list_table tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable thead tr, table.cart_products_list_table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable td, table.cart_products_list_table td.cart_products_list_multi_column {
		/* Behave like a "row" */
		width: 100% !important;
		border: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		white-space: normal;
		text-align:left;
	}
	.notable td:before, table.cart_products_list_table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}	 
	/* Label the data */
	.notable td:before, table.cart_products_list_table td:before {
		content: attr(data-title);
	}

	/* Contact Form Fixing */
	div.mwp_contact_form_container {
		width: auto;
	}
	table.mwp_contact_form {
		width: 100%;
	}
	table.mwp_contact_form td.mwp_contact_form_right_col {
		text-align: left;
	}
	table.mwp_contact_form textarea.mwp_contact_form_message {
		width: 80%;
	}
	
	/* Product List */
	table.cart_products_list_table {
		*zoom: 1;
	}
	table.cart_products_list_table:before,
	table.cart_products_list_table:after {
		content: "";
		display: table;
		line-height: 0;
	}
	table.cart_products_list_table:after {
		clear: both;
	}
	table.cart_products_list_table {
		border-spacing: 0;
		padding-top: 1%;
	}
	table.cart_products_list_table td.cart_products_list_multi_column {
		margin: 0 auto 1%;
		padding: 15px 1%;
		text-align: center;
		width: 96% !important;
	}
}

 /* Clickable Buttons */
 .button {
	-webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
	padding: 13px 0;
	font-size: 20px;
	font-weight: bold;
	text-shadow: none;
	border: 0 none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	background-color: #FD6B00;
	border-spacing: 0;
	cursor: pointer;
	display: table;
	line-height: 20px !important;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
}
 .button a {
	display: table-cell;
	height: 40px;
	padding: 0 24px;
	vertical-align: middle;
}


/* Horizontal Rule */
.dotted {
border: 1px dotted #ff0000; border-style: none none dotted; color: #fff; background-color: #fff;
letter-spacing: 4px; height:3px; }

/* Lists */
tr.d0 td {
    background-color: #E5E5E5; color: black;
}
#list2 { color:#ff7200; }
#list2 ol {font-style:italic; color:#ff7200;  font-family: "KameronRegular", Arial, Helvetica; }
#list2 ol li {  color:#ff7200; font-size:20px;}
#list2 ol li p { padding:10px; font-style:normal;  color:#555; border-left: 1px solid #ff7200; }
#list2 ol li p em { display:block; color:#ff7200; font-family: "KameronRegular", Arial, Helvetica; font-size:20px;  
}

/*14-04-2014*/

.testimonial-txt1{ font-size:16px; color:#555555; font-weight:bold;}


/*14-04-2014*/

.testimonial-txt1{ font-size:16px; color:#555555; font-weight:bold;}


/* Edited 13/05/2015 */

.quote-txt{ 
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	color:#ff7200;
	text-align:center;
	padding:5px 0;
	margin:20px 0 20px 0;
}

.quote-txt img{ margin-right:20px;}

ul.eqa-list{ 
	list-style-type:none;
	margin:15px 0 15px 0;
	padding:0px;
	list-style-image:none;
}

ul.eqa-list li{ 
	border-top:1px solid #dbdbdb;
	padding:40px 0 35px 0;
}

ul.eqa-list li:first-child{ border-top:none;}

ul.eqa-list li:before,
ul.eqa-list li:after {
	content: "";
	display: table;
	line-height: 0;
}

ul.eqa-list li:after {
	clear: both;
}

ul.eqa-list li div.icon-col{ 
	float:left;
	width:88px;
	height:50px;
	background-color:#fd6b00;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	text-align:center;
	padding:20px 0;
}

ul.eqa-list li div.txt-col{ 
	float:left;
	margin:0 0 0 20px;
	width:86%;
}

.eqa-list-txt-hdr{
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#ff7200;
}

ul.eqa-drive-ins{ 
	list-style-type:none;
	margin:30px 0 15px 0;
	padding:0px;
	list-style-image:none;
}

ul.eqa-drive-ins li{ 
	margin:0 0 30px 0;
}

ul.eqa-drive-ins li:before,
ul.eqa-drive-ins li:after {
	content: "";
	display: table;
	line-height: 0;
}

ul.eqa-drive-ins li:after {
	clear: both;
}


ul.eqa-drive-ins li div.step{ 
	float:left;
	font-weight:bold;
	color:#fd6b00;
	font-size:11px;
}

ul.eqa-drive-ins li div.step span{ 
	font-size:26px;
	font-weight:bold;
	line-height:24px;
	vertical-align:-3px;
}

ul.eqa-drive-ins li div.step-txt{ 
	float:left;
	margin:0 0 0 22px;
	width:90%;
}


ul.eqa-option{ 
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

ul.eqa-option li{ 
	float:left;
	width:48%;
	margin:0 3px;
}

ul.eqa-option:before,
ul.eqa-option:after {
	content: "";
	display: table;
	line-height: 0;
}

ul.eqa-option:after {
	clear: both;
}

.option-header{ 
	padding:0 25px;
	color:#fff;
	font-size:16px;
	line-height:18px;
	padding:12px 20px;
	font-weight:bold;
	background:#fd6b00 url(tpl_images/plus.png) no-repeat 97% center;
	cursor:pointer;
}

.mwp-faq-open {
	background: #fd6b00 url(tpl_images/minus.png) no-repeat 97% center !important;
}

#eqa-option1, #eqa-option2 {
	float: left;
	width: 48%;
	margin: 0px 3px; 

}

#eqa-options {
	display: block;
	overflow: hidden;
}


#eqa-options .mwp-faq-container {
	border: none !important;
}




ul.eqa-option li div.header_highlight{
	background:#ec6604 url(tpl_images/minus.png) no-repeat 97% center;
}


ul.eqa-option li div.option-txt{ 
	background-color:#e6e6e6;
	padding:20px 30px;
	font-style:italic;
}

ul.eqa-option li div.option-txt1{ 
	background-color:#e6e6e6;
	padding:20px 30px;
}

ul.eqa-option li div.option-txt p, ul.eqa-option li div.option-txt1 p{ 
	line-height:20px;
	margin:10px 0;
}

ul.eqa-option li div.option-txt p span, ul.eqa-option li div.option-txt1 p span{ 
	color:#fd6b00;
	font-weight:bold;
	font-style:italic;
}


/* accordian */

#basic-accordian{

}


@media (max-width: 810px) {

ul.eqa-list li{ padding:20px 0;}
ul.eqa-list li div.icon-col { 
	float:none;
	margin:0 auto 15px auto;
}

ul.eqa-list li div.txt-col { 
	float:none;
	margin:0px;
	width:100%;
}

.eqa-list-txt-hdr{ text-align:center;}

}

@media (max-width: 767px) { 

ul.eqa-drive-ins li { margin-bottom:10px;}
ul.eqa-drive-ins li div.step { 
	float:none;
	margin:0 0 15px 0;
}

ul.eqa-drive-ins li div.step-txt { 
	float:none;
	width:100%;
	margin:0px;
}

ul.eqa-option li{ 
	float:none; 
	width:100%;
	margin:0 0 5px 0;
}

}

@media (max-width: 320px) {

.quote-txt{ 
		text-align:left;
} 

}