/*------------------------------------------------------------------
	[Stylesheet]
	Project:		Coastal 4x4
	Version:		1.0
	Last change:	10.11.10 [Created]
	Assigned to:	Titan Web (Algerico Boctot Jr.)					
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
	[Table of Contents]
	1.	Fonts
	2.	Global
	3.	Header
	4.	Top Menu
	5.	Banner
	6.	Content
	7.	Footer
	8.	Gallery
	9.	Pagination

	[Color codes]
	Background:	#262626 (Dark Grey)
	Content:	#3b3b3b (Light Black)
	Header h1:	#a70d00 (Dark Red)
	a (standard):	#0046e4 (Bright Blue)
	a (visited):	#009ce4 (Lighter Blue)

	[Typography]
	Body copy:	12px/1.3 Verdana, Arial, Helvetica, sans-serif;

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
	[ 1 Fonts ]
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
	[ 2 Global ]
-------------------------------------------------------------------*/
body {
	font-size: 15px;
	color: #b8b8b8;
	font-family: 'RobotoRegular', sans-serif;
	background: #222325 url(../images/main-bg.jpg) no-repeat center top;
	-webkit-background-size: 2000px 1430px;
}
h1, h2, h3, h4, h5, h6 {}
h1 {} 
h2 {
	font-size: 'titillium_webregular', sans-serif;
	color: #f8fc17;
} 
h3 {
	font-size: 'titillium_webregular', sans-serif;
	color: #f8fc17;
} h4 {} h5 {} h6 {}
a {}

a:hover, 
a:focus { 
	text-decoration: none; 
}

input, 
button, 
textarea, 
select {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

pre,
tt,
code,
kbd,
samp,
var {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

ol ol li { list-style-type: lower-alpha; }
ol ol ol li { list-style-type: lower-roman; }

q { font-style: italic; }

abbr,
acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}

textarea {
	resize:none;
	overflow-y:auto;
}

.valign-parent {
	height: 100px;
	white-space: nowrap;
}
.valign-item {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}
.valign-helper {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.ie7 .valign-item,
.ie7 .valign-helper {
	display: inline;
	zoom: 1;
}

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after { clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix { *zoom: 1; }

.gform_validation_container {
	height: 0;
	width: 0;
	overflow: hidden;
}
input[type=number]::-o-outer-spin-button, 
input[type=number]::-o-outer-spin-button { 
    -o-appearance: none; 
     margin: 0;
     padding: 0;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -moz-appearance: textfield;
    margin: 0;
}
.outer-wrapper {
	overflow: hidden;
}
/*------------------------------------------------------------------
	[ 3 Header ]
-------------------------------------------------------------------*/
.header-wrapper {
	margin-bottom: 30px;
}
.phone-mobile {
	margin-bottom: 28px;
	padding-left: 0;
	padding-right: 0;
}
.phone-mobile a {
	display: block;
	background: #009eff;
	padding: 6px 15px 8px;
	font-family: 'titillium_webregular', sans-serif;
	font-size: 1.600em;
	color: #fff;
	word-wrap: break-word;
	text-align: center;
}
.phone-mobile a span {
	display: inline-block;
}
.logo-wrapper {
	text-align: center;
	margin-bottom: 13px;
}
.logo-wrapper a {
	display: inline-block;
}
.search-login-area {
	width: 195px;
	margin: 0 auto 20px;
}
.search-login {
	height: 34px;
	position: relative;
	margin-bottom: 6px;
	background: #fff;
}
.search-login form {
	position: relative;
	height: 34px;
}
.search-login input {
	outline: none;
}
.search-login input[type="text"] {
	width: 155px;
	height: 34px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0;
	position: absolute;
	font-family: 'titillium_websemibold', sans-serif;
	color: #b9bcbc;
	font-size: 1em;
	top: 0;
	z-index: 0;
	border: 1px solid #fff;
	background: #fff;
	-webkit-border-radius: 0;
}
#searchsubmit {
	right: 0;
	top: 0;
	position: absolute;
	width: 30px;
	height: 34px;
	padding: 0;
	background: url(../images/search-icon.png) no-repeat center top;
	border: none;
}
#searchsubmit:focus {
	outline: none;
}
.sociallogincart {
	width: 220px;
	height: 34px;
}
.sociallogincart .fb {
	width: 30px;
	height: 34px;
	display: block;
	background: url(../images/facebook.png) no-repeat -1px 0;
	display: block;
	float: left;
}
.sociallogincart .twitter {
  background: url("../images/twitter.png") no-repeat -1px 0;
  display: block;
  float: left;
  height: 34px;
  width: 30px;
}
.sociallogincart .linkedin {
  background: url("../images/linkedin.png") no-repeat -1px 0;
  display: block;
  float: left;
  height: 34px;
  width: 30px;
}
.sociallogincart .googleplus {
  background: url("../images/googleplus.png") no-repeat -1px 0;
  display: block;
  float: left;
  height: 34px;
  width: 30px;
}
.sociallogincart .login-btn {
	width: 98px;
	height: 34px;
	line-height: 34px;
	display: block;
	background: url(../images/sprite-images.png) no-repeat -134px 0;
	display: block;
	float: left;
	padding-left: 40px;
	font-family: 'titillium_websemibold', sans-serif;
	font-size: 1em;
	color: #1a3c4a;
	display:none;
}
.sociallogincart .login-btn:hover {
	background: url(../images/sprite-images.png) no-repeat -134px -43px;
	color: #fff;
}
.sociallogincart .cart-btn {
	width: 67px;
	height: 34px;
	line-height: 34px;
	display: block;
	float: left;
	padding-left: 30px;
	background: url(../images/sprite-images.png) no-repeat -253px 0;
	font-family: 'titillium_websemibold', sans-serif;
	color: #6f6f01;
}
.sociallogincart .cart-btn:hover {
	background: url(../images/sprite-images.png) no-repeat -253px -43px;
	content: #000;
}
.slogan-wrapper {
    margin-bottom: 25px;    
    padding-left: 30px;
}
.slogan-wrapper a {
    color: #ffffff;
    display: block;
    font-family: "titillium_webregular",sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}

/*------------------------------------------------------------------
	[ Mobile Menu ]
-------------------------------------------------------------------*/
#menu-mobile {
	padding-left: 0;
	padding-right: 0;
}
.slicknav_btn {
	background: #009eff;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}
.slicknav_menutxt {
	color: #fff;
	font-family: 'titillium_webblack', sans-serif;
	font-size: 2.333em;
	float: left;
	display: block;
	width: 125px;
}
.slicknav_icon {
	width: 48px;
	display: block;
	float: right;
	margin-top: 10px;
}
.slicknav_icon-bar {
	display: block;
	height: 7px;
	width: 100%;
	background: url(../images/sprite-images.png) no-repeat -476px -246px;
	margin-bottom: 4px;
}
.slicknav_nav > ul {
	margin: 0;
	padding: 0 15px 15px;
	list-style-type: none;
	background: #009eff;
}
.slicknav_nav > ul > li {
	display: block;
}
.slicknav_nav > ul > li > a {
	color: #fff;
	font-size: 1em;
	font-family: 'titillium_webblack', sans-serif;
	font-size: 1.667em;
}
.slicknav_nav > ul > li > a:hover,
.slicknav_nav > ul > li.current-menu-item > a {
	color: #ffff01;
}
.slicknav_nav > ul > li a.slicknav_item a {
	color: #fff;
}
.slicknav_nav > ul > li > a.slicknav_item:hover a {
	color: #ffff01;
}
.slicknav_nav > ul > li > ul {
	list-style-type: none;
	margin: 0;
	padding: 0 15px;
}
.slicknav_nav > ul > li > ul > li a {
	color: #fff;
	font-size: 1em;
	font-family: 'titillium_webblack', sans-serif;
	font-size: 1.4em;
}
.slicknav_nav > ul > li > ul > li  a:hover {
	color: #ffff01;
}
/*------------------------------------------------------------------
	[ 4 Top Menu ]
-------------------------------------------------------------------*/
/* Structure and General Styling */
.menu-wrapper { 
	height:51px; 
	position:relative; 
	z-index:100; 
}

.menu-wrapper a { text-decoration: none; }

#menu-top-menu,
#menu-top-menu li,
#menu-top-menu a {
	display: block;
}

#menu-top-menu li,
#menu-top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu-top-menu ul {
	display: none;
	position: absolute;
	z-index: 100;
}

#menu-top-menu li {
	float: left;
	position: relative;
	z-index: 100;
}

#menu-top-menu li:hover > ul { display: block; }
#menu-top-menu > li:hover > ul { left: 0; }

#menu-top-menu a {
	color: #FFFFFF;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	text-shadow: 0 1px 1px rgba( 0, 0, 0, 0.75 );
}

#menu-top-menu a:hover,
#menu-top-menu a:active,
#menu-top-menu a:focus {
	color: #FFFFFF;
	text-decoration: none;
}
 
/* Top-level Styling */
#top-menu {
	background: url(../images/menu-bg.png) repeat;
	height: 51px;
	float: left;
	padding: 0 15px;
}

#menu-top-menu {
	height: 51px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#menu-top-menu > li { height: 51px; }

#menu-top-menu > li > a {
	font-size: 1.071em;
	color: #ffff01;
	font-family: 'titillium_webblack', sans-serif;
	padding: 15px 14px 14px;
}
#menu-top-menu > li:hover > a,
#menu-top-menu > .current-menu-item > a {
	background: #009eff;
	color: #fff;
}
 
/* Sub-menu Styling and Positioning. Accounts for infinite levels of dropdowns. */
#menu-top-menu ul {
	background: transparent;
	width: 176px;
	background: #009eff;
	padding-left: 15px;
	padding-right: 15px;
}

#menu-top-menu ul > li { width: 146px; }
#menu-top-menu ul > li:first-child a {
	border-top: none;
}
#menu-top-menu ul > li > a {
	border-top: 1px solid #FFFFFF;
	color: #fff;
	font-size: 1.071em;
	font-family: 'titillium_webblack', sans-serif;
	padding: 10px 0 8px;
}

#menu-top-menu ul > li:hover > a,
#menu-top-menu ul > .current-menu-item > a,
#menu-top-menu ul > .current-menu-item:hover > a,
#menu-top-menu ul > .current-menu-ancestor > a {
	color: #ffff01;
}

#menu-top-menu li > ul li:hover > ul {
	left: 146px;
	top: 0;
}

/*------------------------------------------------------------------
	[ 5 Banner ]
-------------------------------------------------------------------*/
.banner-wrapper {
	padding-left: 0;
	padding-right: 0;
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: 450px; /*610px;*/
}
.banner-wrapper .row {
	overflow: hidden;
}
.banner-slide {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner-slide div.cycle-slide {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner-slide > div > .bcontent-overlay {
	width: 100%;
	background: url(../images/bcontent-bg.png) repeat;
	padding: 15px;
	position: absolute;
	bottom: 160px;
	left: 0;
}
.bcontent-overlay h3.banner-title {
	font-size: 1.867em;
	font-family: 'titillium_webblack', sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}
.bcontent {
	text-align: center;
	margin-bottom: 14px;
}
.breadmore a {
	margin: 0 auto;
	width: 164px;
	height: 40px;
	line-height: 40px;
	background: #009eff;
	display: block;
	text-align: center;
	color: #fff;
	font-family: 'titillium_webblack', sans-serif;
}
.breadmore a:hover {
	background: #0370b3;
}
/*------------------------------------------------------------------
	[ Front Page ]
-------------------------------------------------------------------*/
.leadins {
	padding-top: 32px;
}
.leadins-item {
	margin-bottom: 18px;
	height: 215px;
	overflow: hidden;
}
.leadins-item img {
	width: 100%;
	height: auto;
}
.leadin-title {
	display: block;
	width: 90%;
	min-height: 50px;
	height: auto;
	position: absolute;
	left: 1px;
	top: 20px;
	text-align: right;
	background: url(../images/leadintitle-bg.png) no-repeat left bottom;
}
.leadin-title span {
	display: block;
	background: url(../images/leadintitle-main-bg.png) repeat;
	padding: 5px 15px 3px;
	font-size: 1.333em;
	font-family: 'titillium_webblack', sans-serif;
	color: #000;
}
.leadin-title:hover span {
	background: #fff;
}
/*
 *Newsletter
 ------------------------------------------------------------------*/
.newsletter {
 	background: url(../images/newsletter-bg.png) repeat;
 	padding-top: 10px;
 	padding-bottom: 15px;
 }
.newsletter .gform_title {
 	font-size: 1.867em;
 	font-family: 'titillium_webblack', sans-serif;
 	color: #fff;
 	margin: 0;
}
.newsletter ul {
	float: left;
}
.newsletter ul li {
	float: left;
	margin-right: 10px;
	position: relative;
}
.newsletter ul li label.gfield_label {
	position: absolute;
	top: 9px;
	left: 10px;
	color: #2c2c2c;
	font-family: 'titillium_webregular',sans-serif;
	font-size: 0.867em;
	font-weight: normal;
}
.newsletter ul li.gform_hidden {
	display: none;
}
.newsletter .gform_body ul li label span {
	display: none;
}
.newsletter ul li input[type="text"] {
	width: 265px;
	height: 36px;
	background: #fff;
	border: 1px solid #fff;
	outline: none;
	font-size: 0.867em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #2c2c2c;
	font-family: 'titillium_webregular',sans-serif;
	-webkit-border-radius: 0;
}
.newsletter ul li input[type="text"]:focus {
	background: #fff;
	border: 1px solid #fff;
}
.newsletter ul li.gfield_error input[type="text"],
.newsletter ul li.gfield_error.gfield_contains_required input[type="text"] {
	border: 1px solid #ff0000;
} 
.newsletter ul li.gfield_error .gfield_description,
.newsletter ul li.gfield_error.gfield_contains_required .gfield_description {
	display: none;
}
.newsletter .gform_footer {
	float: left;
	width: 100%;
}
.newsletter .gform_footer input[type="submit"]:focus,
.newsletter .gform_footer input[type="submit"]:active {
	outline: none !important;
}
.newsletter .gform_footer input[type="submit"] {
	width: 144px;
	height: 36px;
	background: #fcff00;
	border: 1px solid #fcff00;
	font-family: 'titillium_webblack', sans-serif;
	color: #2c2c2c;
	font-size: 1.067em;
	border-radius: 0px;
	-webkit-border-radius: 0px;
}
.newsletter .gform_footer input[type="submit"]:hover {
	background: #fff;
	border: 1px solid #fff;
}
/*
 *Watch Video and Why Choose Us Area
 ------------------------------------------------------------------*/
 .video-whychoose-area {
 	padding-left: 0;
 	padding-right: 0;
 }
 .video-area {
 	background: url(../images/video-image-bg.jpg) no-repeat;
 	background-size: cover;
 	text-align: center;
 }
 .video-area a {
 	display: inline-block;
 	text-align: center;
 }
 .video-area a .video-text {
 	font-size: 4.835em;
 	font-family: 'titillium_webblack', sans-serif;
 	color: #fff;
 	display: inline-block;
 	font-weight: normal;
 	vertical-align: middle;
 	line-height: 1em;
 }
.video-area a .video-text .watch-our {
	font-family: 'titillium_websemibold', sans-serif;
	font-size: 0.500em;
	display: block;
	font-weight: normal;
	line-height: 1em;
}
.video-area a .play-btn {
	display: inline-block;
	width: 152px;
	height: 152px;
	background: url(../images/sprite-images.png) no-repeat -104px -101px;
	vertical-align: middle;
}
.video-area a:hover .play-btn {
	background: url(../images/sprite-images.png) no-repeat -268px -101px;
}
.why-chooseus {
	background: url(../images/why-chooseus-bg.jpg) no-repeat;
	background-size: cover;
	padding: 15px;
}
.why-chooseus h3 {
	margin: 0 0 16px;
	padding: 0;
	font-size: 1.600em;
	font-family: 'titillium_webblack',sans-serif;
	color: #fff;
	font-weight: normal;
}
.why-chooseus ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.why-chooseus ul li {
	background: url(../images/list-bg.png) no-repeat left 7px;
	padding: 0;
	margin: 0;
	font-family: 'titillium_websemibold', sans-serif;
	font-size: 1.211em;
	color: #e4e4e4;
	font-weight: normal;
	padding-left: 16px;
}
/*
 *View Gallery Area
 ------------------------------------------------------------------*/
 .gallery-area {
 	background: #000;
 	padding-bottom: 15px;
 }
 .gallery-area .widget-title {
 	font-size: 2.155em;
 	color: #fff;
 	font-family: 'titillium_webblack', sans-serif;
 }
 .gallery-area .widget-container {
 	padding-left: 0;
 	padding-right: 0;
 }
 .gallery-area .ngg-widget {
 	margin: 0 -15px;
 }
 .gallery-thumb {
 	margin-bottom: 15px;
 }
 .gallery-area .ngg-widget img {
 	width: 100%;
 	background: none;
 	border: none;
 	margin: 0;
 	padding: 0;
 }
.view-gallery {
	text-align: right;
}
.view-gallery a {
 	display: inline-block;
 	width: 165px;
 	height: 35px;
 	background: #fcff00;
 	font-size: 1.067em;
 	font-family: 'titillium_webblack', sans-serif;
 	color: #2c2c2c;
 	text-align: center;
 	line-height: 35px;
}
.view-gallery a:hover {
	background: #fff;
}
/*
 *Homepage Content
 ------------------------------------------------------------------*/
 .main-front-page {
 	background: #323232;
 }
h1.page-title {
 	font-family: 'titillium_webblack', sans-serif;
 	color: #fff;
 	font-weight: normal;
 	font-size: 2.200em;
}
.car {
	height: 32px;
	width: 100%;
	background: url(../images/title-icon.png) no-repeat;
	display: block;
	position: relative;
	margin-top: 17px;
	padding-left: 70px;
	margin-bottom: 18px;
}
.caricon-border {
	float: left;
	background: url(../images/caricon-border.png) repeat-x center center;
	height: 32px;
	width: 100%;
}
.front-page .readmore {
	margin-top: 16px;
}
.front-page .readmore a {
	margin: 0 auto;
	width: 164px;
	height: 40px;
	line-height: 40px;
	background: #009eff;
	display: block;
	text-align: center;
	color: #fff;
	font-family: 'titillium_webblack', sans-serif;
}
.front-page .readmore a:hover {
	background: #0370b3;
}
.thumb-home-content {
	position: relative;
}
.home-thumb {
	height: 100%;
	position: relative;
	bottom: 0;
}
.home-thumb > div {
	width: 100%;
	height: 100%;
}
.home-thumb > div img {
	width: 100%;
	height: 100%;
}
/*------------------------------------------------------------------
	[ About Us Page ]
-------------------------------------------------------------------*/
.main-content {
	margin-top: 20px;
}
.main-sub-page {
	background: #323232;
	padding-bottom: 15px;
}
.list-bg ul,
.product-description ul,
.specification-content ul,
.page-content ul li {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
}
.list-bg ul li,
.product-description ul li,
.specification-content ul li,
.page-content ul li {
	background: url(../images/contentlist-bg.gif) no-repeat left 3px;
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
}
.sleadin-thumb .thumb {
	position: relative;
	margin-bottom: 2px;
}
.sleadin-thumb img {
	width: 100%;
	height: auto;
}
.sleadin-thumb a {
	display: block;
	text-align: right;
	min-height: 50px;
	width: 100%;
	position: absolute;
	top: 14px;
	left: -15px;
	background: url(../images/leadintitle-bg.png) no-repeat left bottom;
}
.sleadin-thumb a span {
	display: block;
	background: url(../images/leadintitle-main-bg.png) repeat;
	padding: 5px 15px 3px;
	font-size: 1.333em;
	font-family: 'titillium_webblack', sans-serif;
	color: #000;
}
.sleadin-thumb a:hover span {
	background: #fff;
}
/*------------------------------------------------------------------
	[ Spec Builds Page ]
-------------------------------------------------------------------*/
.page-thumb {
	margin-top: 10px;
	margin-bottom: 10px;
}
.page-thumb img {
	width: 100%;
	height: auto;
}
.gallery a {
	margin-bottom: 10px;
}
.gallery a img {
	width: 100%;
	height: auto;
}
.call-us {
	text-align: right;
}
.call-us a {
	display: inline-block;
	text-align: center;
	width: 180px;
	height: 37px;
	background: #000;
	color: #fff;
	line-height: 37px;
	padding-left: 10px;
	padding-right: 10px;
}
.call-us a span {
	display: block;
	font-size: 0.867em;
	font-family: 'titillium_webregular',sans-serif;
	background: url(../images/phone-icon.png) no-repeat left center;
	padding-left: 10px;
}
.page-content ul,
.page-content ol,
.page-content ol li,
.page-content ul li {
	overflow: hidden;
}
.page-content ol {
	list-style-position: inside;
}
/*------------------------------------------------------------------
	[ News Page ]
-------------------------------------------------------------------*/
.news-item {
	margin-bottom: 15px;
}
.news-item h3 {
	font-size: 1.733em;
	font-family: 'titillium_webregular', sans-serif;
	color: #f8fc17;
}
.news-thumb {
	margin-bottom: 15px;
	padding: 0;
	margin-right: 15px;
}
.news-thumb img {
	width: 100%;
	height: auto;
}

/*------------------------------------------------------------------
	[ Coastal Club ]
-------------------------------------------------------------------*/
.sign-up-form {
	background: #232222;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sign-up-label {
	float: left;
	width: 100%;
	font-size: 1.600em;
	font-family: 'titillium_webregular', sans-serif;
	background: url(../images/email-icon.png) no-repeat left center;
	padding-left: 40px;
	margin-bottom: 15px;
}
.sign-up-label .gform_wrapper {
	float: left;
}
.sign-up-form ul li {
	width: 100%;
}
.sign-up-form ul li label span {
	display: none;
}
.sign-up-form .gform_body ul li label {
	font-size: 0.867em;
	font-family: 'Arial', sans-serif;
	color: #eff611;
}
.sign-up-form ul li input[type="text"] {
	width: 100%;
	height: 35px;
	background: #fff;
	border: none;
	outline: none;
	padding: 2px 10px 3px;
	color: #000;
	font-family: 'titillium_webregular', sans-serif;
	font-size: 1.067em;
}
.sign-up-form ul li input[type="text"]:focus {
	background: #fff;
	border: none;
}
.sign-up-form .gform_footer {
	float: left;
	width: 100%;	
}
.sign-up-form .gform_footer input[type="submit"]:focus,
.sign-up-form .gform_footer input[type="submit"]:active {
	outline: none !important;
}
.sign-up-form .gform_footer input[type="submit"] {
	width: 124px;
	height: 35px;
	background: #f0f30d;
	color: #000;
	font-size: 1.067em;
	font-family: 'titillium_websemibold', sans-serif;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none !important;
	border: none;
	font-weight: normal;
}
.sign-up-form .gform_footer input[type="submit"]:hover {
	background: #fff;
}
.sign-up-form .validation_error,
.sign-up-form .validation_message {
	display: none;
}
.sign-up-form ul li.gfield_error label {
	color: #ff0000;
}
.sign-up-form ul li.gfield_error input[type="text"] {
	border: 1px solid #ff0000;
}
/*------------------------------------------------------------------
	[ Products Page ]
-------------------------------------------------------------------*/
.titan-woocommerce {
	background: #323232;
	margin-top: 20px;
}
.titan-woocommerce h1.page-title {
	margin: 0 0 16px;
}
.woocommerce-sidebar {
	margin-bottom: 12px;
}
.woocommerce-page .content-left {
	margin-bottom: 20px;
}
.woocommerce .woocommerce-breadcrumb, 
.woocommerce-page .woocommerce-breadcrumb {
	font-family: 'titillium_webregular', sans-serif;
	font-size: 1.133em;
	color: #c5c5c5;
	margin: 12px 0 0;
}
.woocommerce .woocommerce-breadcrumb a, 
.woocommerce-page .woocommerce-breadcrumb a {

}
.lspecials-thumb {
	position: relative;
}
.lspecials-thumb a { 
	display: block;
	width: 100%;
	min-height: 50px;
	height: auto;
	position: absolute;
	left: -15px;
	top: 20px;
	text-align: right;
	background: url(../images/leadintitle-bg.png) no-repeat left bottom;
}
.lspecials-thumb a span {
	display: block;
	background: url(../images/leadintitle-main-bg.png) repeat;
	padding: 5px 15px 3px;
	font-size: 1.333em;
	font-family: 'titillium_webblack', sans-serif;
	color: #000;
}
.lspecials-thumb a:hover span {
	background: #fff;
}
.lspecials-thumb img {
	width: 100%;
	height: auto;
}
.latest-product {
	margin-bottom: 7px;
}
.product-catlist {
	background: #191919;
	padding-top: 20px;
	padding-bottom: 20px;
}
.product-catlistitem {
	position: relative;
}
.parent-name { 
	display: block;
	width: 100%;
	min-height: 50px;
	height: auto;
	position: relative;
	left: -15px;
	text-align: right;
	background: url(../images/leadintitle-bg.png) no-repeat left bottom;
}
.parent-name span {
	display: block;
	background: url(../images/leadintitle-main-bg.png) repeat;
	padding: 5px 15px 3px;
	font-size: 1.333em;
	font-family: 'titillium_webblack', sans-serif;
	color: #000;
}
.parent-name:hover span {
	background: #fff;
}
.childprodccat {
	display: none;
}
.woocommerce-page img,
.woocommerce img {
	max-width: inherit;
}
.childprodccat {
	padding: 0px; /*padding: 0 15px;*/
	margin: 0;
	list-style-type: none;
	z-index:99;
}
.childprodccat.active {
	display: block;
}
.childprodccat li {
	border-top: 1px solid #3c3c3c;
	padding-top: 12px;
	padding-bottom: 12px;
	
}
.childprodccat li:first-child {
	border-top: none;
}
.childprodccat li a {
	display: block;
	background: url(../images/list-bg.png) no-repeat 8px 2px;
	color: #fff;
	padding-left: 30px;
	padding-right: 15px;
}
.childprodccat li a.active,
.childprodccat li a:hover {
	color: #e6e802;
}
.childprodccat .subchaildprodcat li {
    padding-left: 22px;
}
.woocommerce ul.products li.product.product-category, 
.woocommerce-page ul.products li.product.product-category,
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	clear: none;
	width: 100%;
}
.woocommerce ul.products li.product.product-category.first, 
.woocommerce-page ul.products li.product.product-category.last {
	clear: none;
}
.woocommerce ul.products li.product.product-category a img, 
.woocommerce-page ul.products li.product.product-category a img,
.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img {
	margin: 0;
}
.products .prodcatthumb {
	position: relative;
	height: 200px;
	overflow: hidden;
	background: white;
	white-space: nowrap;
}
.products .prodcatthumb .upper_middle_initiator {
	display: inline-block;
    vertical-align: middle;
    white-space: normal;
	width: 100%;
}
.products .prodcatthumb .upper_middle_initiator img {
	box-shadow: 0 0 0 0 !important;
}
.products .prodcatthumb .bottom_middle_initiator {
	display: inline-block;
    vertical-align: middle;
    height:100%;
}
.products li.product .prodcatthumb, 
.products li.product .prodcatthumb {
	z-index: 0;
}
.products .prodcatthumb .yellow-fade, 
.products .prodcatthumb .yellow-fade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.products a:hover .yellow-fade, 
.products a:hover .yellow-fade {
	background: #e6e802;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  	filter: alpha(opacity=40);
  	opacity: 0.4;
}
.prodcatthumb .hover-icon, 
.prodcatthumb .hover-icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.products a:hover .prodcatthumb .hover-icon, 
.products a:hover .prodcatthumb .hover-icon {
	background: url(../images/prodcathover-icon.png) no-repeat center center;
}
.woocommerce ul.products li.product.product-category h3, 
.woocommerce-page ul.products li.product.product-category h3,
.woocommerce ul.products li.product h3, 
.woocommerce-page ul.products li.product h3 {
	background: #fcff00;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	min-height: 64px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.333em;
	font-family: 'titillium_webregular', sans-serif;
	color: #000;
}
.woocommerce ul.products li.product.product-category a:hover h3, 
.woocommerce-page ul.products li.product.product-category a:hover h3,
.woocommerce ul.products li.product a:hover h3, 
.woocommerce-page ul.products li.product a:hover h3 {
	background: #fff;
}
.woocommerce ul.products li.product a, 
.woocommerce-page ul.products li.product a {
	position: relative;
	display: block;
}
.woocommerce ul.products li.product a .price, 
.woocommerce-page ul.products li.product a .price {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	display: inline-block;
	background: #fff;
	color: #000;
	padding: 5px 10px;
	text-align: center;
	font-family: 'titillium_webbold', sans-serif;
	font-weight: normal;
	font-size: 1.067em;
}
.regular-price span.amount {
	text-decoration: line-through;
}
.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%;
	margin-bottom: 14px;
}
.woocommerce #content div.product div.thumbnails, 
.woocommerce div.product div.thumbnails,
.woocommerce-page #content div.product div.thumbnails {
	margin-left: -4px;
	margin-right: -4px;
}
.woocommerce-page div.product div.thumbnails{

}
.woocommerce #content div.product div.thumbnails a, 
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a, 
.woocommerce-page div.product div.thumbnails a {
	width: 24.33333333%;
	margin-right: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
}
.woocommerce #content div.product div.thumbnails a.first, 
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first, 
.woocommerce-page div.product div.thumbnails a.first {
	clear: none;
}
.price-wrap {
	position: absolute;
	left: 15px;
	top: 0;
	background: #fff;
	padding: 5px 10px;
	display: inline-block;
	z-index: 99;
	color: #000;
	font-weight: normal;
	font-family: 'titillium_webbold', sans-serif;
}
.woocommerce #content div.product form.cart, 
.woocommerce div.product form.cart, 
.woocommerce-page #content div.product form.cart, 
.woocommerce-page div.product form.cart {
	width: 100%;
	margin-bottom: 12px;
	text-align: center;
}
.woocommerce #content div.product form.cart div.quantity, 
.woocommerce div.product form.cart div.quantity, 
.woocommerce-page #content div.product form.cart div.quantity, 
.woocommerce-page div.product form.cart div.quantity {
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: 35px;
}
.woocommerce #content div.product form.cart .button.single_add_to_cart_button,
 .woocommerce div.product form.cart .button.single_add_to_cart_button , 
.woocommerce-page #content div.product form.cart .button.single_add_to_cart_button, 
.woocommerce-page div.product form.cart .button.single_add_to_cart_button  {
	float: none;
	display: inline-block;
	width: 115px;
	height: 35px;
	background: url(../images/add-to-cart.gif) no-repeat top;
	border-radius: 0px;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: none;
	font-size: 0.867em;
	font-family: 'titillium_webregular', sans-serif;
	font-weight: normal;
	padding-left: 25px;
}
.woocommerce #content div.product form.cart .button.single_add_to_cart_button:hover,
 .woocommerce div.product form.cart .button.single_add_to_cart_button:hover, 
.woocommerce-page #content div.product form.cart .button.single_add_to_cart_button:hover, 
.woocommerce-page div.product form.cart .button.single_add_to_cart_button:hover {
	color: #000;
	background: url(../images/add-to-cart.gif) no-repeat bottom;
}
.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
	height: 34px;
	width: 35px;
	border: none;
	border-radius: 0;
	font-size: 0.867em;
	font-family: 'titillium_webregular', sans-serif;
	font-weight: normal;
	color: #000;
	outline: none;
	float: none;
}
.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, 
.woocommerce .quantity .minus, .woocommerce .quantity .plus, 
.woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, 
.woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
	display: none;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
	float: left;
	width: 100%;
}
div.product .call-us {
	text-align: center;
}
.specification-title {
	font-size: 1.733em;
	font-family: 'titillium_webregular', sans-serif;
	color: #fcff00;
	font-weight: normal;
}
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-message
.woocommerce .woocommerce-info, 
.woocommerce-page .woocommerce-info {
	border-top: 3px solid #000;
	background: #ebf00a;
	border-radius: 0px;
	color: #000;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.woocommerce .woocommerce-message:before, 
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
	background-color: #000;
	content:"";
	border-radius: 0px;
}
.woocommerce a.button.wc-forward,
.woocommerce-page a.button.wc-forward {
	color: #fff;
	background: #000;
	border: none;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
	font-family: 'titillium_websemibold', sans-serif;
}
.table-responsive {
	border: none;
}
.woocommerce #content table.cart th, 
.woocommerce table.cart th, 
.woocommerce-page #content table.cart th, 
.woocommerce-page table.cart th {
	border-bottom: none;
	font-family: 'titillium_websemibold', sans-serif;
	color: #000;
}
table.shop_table > thead tr {
	background: #ebf00a;
}
.woocommerce #content table.cart td, .woocommerce #content table.cart th,
.woocommerce table.cart td, .woocommerce table.cart th,
.woocommerce-page #content table.cart td, .woocommerce-page #content table.cart th, 
.woocommerce-page table.cart td, .woocommerce-page table.cart th {
	text-align: center;
}
table.shop_table > tbody td.product-name a,
table.shop_table > tbody td.product-price span,
table.shop_table > tbody td.product-subtotal span  {
	color: #fff;
	font-family: 'titillium_webregular';
}
.woocommerce #content table.cart a.remove, 
.woocommerce table.cart a.remove, 
.woocommerce-page #content table.cart a.remove, 
.woocommerce-page table.cart a.remove {
	float: none;
	display: inline-block;
}
.woocommerce #content table.cart input.button, 
.woocommerce table.cart input.button, 
.woocommerce-page #content table.cart input.button, 
.woocommerce-page table.cart input.button {
	background: #000;
	color: #fff;
	border: none;
	border-radius: 0px;
	padding-bottom: 10px;
	box-shadow: none;
	-webkit-box-shadow: none;
	font-family: 'titillium_webbold', sans-serif;
	text-shadow: none;
	outline: none;
}
.woocommerce #content table.cart input.button:hover, 
.woocommerce table.cart input.button:hover, 
.woocommerce-page #content table.cart input.button:hover, 
.woocommerce-page table.cart input.button:hover {
	background: #fff;
	color: #000;
}
.woocommerce .cart-collaterals .cart_totals > h2, 
.woocommerce-page .cart-collaterals .cart_totals > h2 {
	font-family: 'titillium_webblack', sans-serif;
	font-size: 1.733em;
	color: #fff;
}
.woocommerce .cart-collaterals .cart_totals table, 
.woocommerce-page .cart-collaterals .cart_totals table {
	color: #fff;
}
.shipping-calculator-button {
	font-size: 0.867em;
	font-family: 'titillium_webregular', sans-serif;
	color: #ebf00a;
	outline: none;
}
.shipping-calculator-button:focus,
.shipping-calculator-button:hover {
	outline: none;
	color: #fff;
}
.woocommerce form .form-row label, 
.woocommerce-page form .form-row label {
	color: #fff;
}
.woocommerce form .form-row select, 
.woocommerce-page form .form-row select {
	color: #000;
}
.woocommerce form .form-row input.input-text, 
.woocommerce-page form .form-row input.input-text {
 	color: #000;
 	padding: 3px 10px 4px;
 }
 .woocommerce form .form-row input[placeholder]
.woocommerce-page form .form-row input[placeholder] {
	color: #000;
}
.woocommerce button.button,
.woocommerce-page button.button {
 	background: #000;
 	color: #fff;
 	border-radius: 0;
 	border: none;
 	box-shadow: none;
 	text-shadow: none;
 	padding: 8px 0;
 	display: block;
 	outline: none;
 }
.woocommerce button.button:hover,
.woocommerce-page button.button:hover {
 	background: #fff;
 	color: #000;
}
.woocommerce-page a.showlogin,
.woocommerce a.showlogin,
.woocommerce a.showcoupon,
.woocommerce-page a.showcoupon {
	color: #000;
	text-decoration: underline;
}
.woocommerce-page a.showlogin:hover,
.woocommerce a.showlogin:hover,
.woocommerce a.showcoupon:hover,
.woocommerce-page a.showcoupon:hover {
	text-decoration: none;
}
.woocommerce-billing-fields > h3 {
	font-family: 'titillium_webblack', sans-serif;
	color: #fff;
	font-size: 1.733em;
}
#ship-to-different-address label {
	font-family: 'titillium_webblack', sans-serif;
	color: #fff;
	font-size: 1.083em;
}
::-webkit-input-placeholder {
   color: black;
}

:-moz-placeholder { /* Firefox 18- */
   color: black;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: black;  
}

:-ms-input-placeholder {  
   color: black;  
}
.woocommerce table.shop_table th.product-name,
.woocommerce-page table.shop_table th.product-total {
	color: #000;
}
.woocommerce-page table.shop_table td,
.woocommerce-page table.shop_table tr.cart-subtotal, 
.woocommerce-page table.shop_table tr.shipping,
.woocommerce-page table.shop_table tr.order-total {
	color: #fff;
}
.woocommerce #payment, 
.woocommerce-page #payment {
	background: #ebf00a;
	border-radius: 0;
}
.woocommerce #payment ul.payment_methods, 
.woocommerce-page #payment ul.payment_methods {
	border-bottom: none;
}
.woocommerce-page .payment_methods li,
.woocommerce .payment_methods li {
	background: none;
	padding-left: 0;
}
.woocommerce .payment_methods li label,
.woocommerce-page .payment_methods li label {
	color: #000;
}
.woocommerce #payment div.payment_box, 
.woocommerce-page #payment div.payment_box {
	background: #000;
	border-radius: 0;
	color: #fff;
}
.woocommerce #payment div.payment_box:after, 
.woocommerce-page #payment div.payment_box:after {
	border: 8px solid #000;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	top: -2px;
}
.woocommerce #payment div.form-row, 
.woocommerce-page #payment div.form-row {
	border-top: none;
}
.woocommerce #payment .payment_method_paypal .about_paypal, 
.woocommerce-page #payment .payment_method_paypal .about_paypal {
	color: #000;
	text-decoration: underline;
	padding-left: 8px;
} 
.woocommerce #payment .payment_method_paypal .about_paypal:hover, 
.woocommerce-page #payment .payment_method_paypal .about_paypal:hover {
	text-decoration: none;
}
.woocommerce input.button.alt, 
.woocommerce-page #content input.button.alt {
	border: none;
	background: #000;
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
}
.woocommerce input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover {
	color: #000;
	background: #fff;
}
.woocommerce .order_details, 
.woocommerce-page .order_details {
	background: none;
	padding: 0;
}
.woocommerce .order_details li, 
.woocommerce-page .order_details li {
	background: none;
	padding: 0 15px 0 0;
}
/*------------------------------------------------------------------
	[ 6 Content ]
-------------------------------------------------------------------*/
.content {}
.entry-meta,
.entry-utility {
	display: none;
}

/*forms*/
.gform_wrapper {}
.gform_wrapper .gfield_required, 
.gform_wrapper .validation_message, 
.gform_wrapper .validation_error {
	color: #c00;
}

.gform_wrapper .validation_error {	padding: 0 0 15px 0; }

.gform_wrapper .gform_edit_link {
	font-size: 80%;
	padding: 10px 0;
}

.gform_wrapper .gform_edit_link { font-size: 70%; }

.gform_wrapper .gform_heading {
	padding: 10px 0 15px 0;
	font-weight: bold;
}

.gform_wrapper .gfield.gform_validation_container {
	visibility: hidden;
	position: absolute;
}

.gform_wrapper .gform_body input, 
.gform_wrapper .gform_body select, 
.gform_wrapper .gform_body textarea {
	padding: 2px 3px;
	width: 200px;
	margin-top: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #f3f3f3;
	border: 1px solid #cdcdcd;
}

.gform_wrapper .gform_body input:focus, 
.gform_wrapper .gform_body select:focus, 
.gform_wrapper .gform_body textarea:focus {
	border: 1px solid #50d1ba;
	background: #add1cb;
}

.gform_wrapper .gform_body label { font-size: 14px; }
.gform_wrapper .gform_body input { height: 22px; }

.gform_wrapper .gform_body textarea {
	width: 400px;
	height: 180px;
}

.gform_wrapper .gform_footer input {
	padding: 5px 15px;
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	background: #fff;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.gform_wrapper .gform_footer input:hover { background: #50d1ba; }

.gform_wrapper li,
.gform_wrapper ul,
.contact-details li,
.contact-details ul {
	margin: 0;
	list-style: none;
}

.gform_wrapper ul,
.contact-details ul { 
	padding: 0;
}

.gform_wrapper li {	padding: 0 0 10px 0; }

/* contact */
.contact-form {
	margin: 0 0 16px;
}
.contact-form ul li.textfield {
	width: 100%;
	display: block;
	padding: 0;
	min-height: 75px;
	height: auto;
}
.contact-form .gform_body ul li.gform_hidden {
	display: none;
}
.contact-form .gform_body ul li label {
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	color: rgb(252, 255, 0);
	font-size: 1.067em;
}
.contact-form .gform_body ul li label span {
	display: none;
}
.contact-form .gform_body ul li label.gfield_label_focusin {
	color: #82cdfc;
}
.contact-form .gform_body ul li input[type="text"] {
	width: 100%;
	height: 35px;
	line-height: 16px;
	border: 1px solid transparent;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 0px;
	margin-bottom: 2px;
	color: #000;
}
.contact-form .gform_body ul li textarea {
	width: 100%;
	height: 194px;
	padding: 10px;
	outline: none;
	background: #fff;
	color: #000;
}
.contact-form .gform_body ul li textarea:focus,
.contact-form .gform_body ul li input[type="text"]:focus {
	background: #fff;
}
.contact-form .gform_footer {
	margin-top: 8px;
}
.contact-form .gform_footer input[type="submit"]:focus {
	outline: none;
}
.contact-form .gform_footer input[type="submit"] {
	background: #f0f30d;
	border: none;
	border-radius: 0px;
	font-size: 1.067em;
	font-family: 'titillium_websemibold', sans-serif;
	display: block;
	width: 110px;
	height: 35px;
	outline: none;
}
.contact-form .gform_footer input[type="submit"]:hover {
	background: #fff;
}
.contact-detail {
	margin-bottom: 16px;
}
.contact-detail ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.contact-detail ul li h4 {
	font-weight: bold;
	color: rgb(252, 255, 0);
	font-size: 1.143em;
	margin-bottom: 4px;
}
.contact-detail ul li .cinfo {
	color: #fff;
	font-size: 0.933em;
	font-family: 'Arial', sans-serif;
}
.contact-detail ul li .cinfo a {
	color: #fff;
}
.contact-detail ul li .cinfo a.email {
	font-weight: bold;
}
.google-maps {
	overflow: hidden;
}
.google-maps iframe {
	width: 100%;
	height: 194px;
	border: none;
}
/*------------------------------------------------------------------
	[ 7 Footer ]
-------------------------------------------------------------------*/
.footer-wrapper {
	background: #000000;
	margin-top: 20px;
}
.footer-pad { padding: 20px 0 35px 0; }

.copyright {
	text-align: center;
	font-size: 0.800em;
	color: #fff;
	font-family: 'Arial', sans-serif;
}
.copyright-menu-wrapper {
	margin-bottom: 10px;
}
.footer-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.footer-menu ul li {
	border-left: 1px solid #fff;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.footer-menu ul li:first-child {
	border-left: none;
}
.footer-menu ul li a {
	display: block;
	padding: 0 6px;
	font-size: 0.800em;
	color: #fff;
	font-family: 'Arial', sans-serif;
}
.titan-badge {
	text-align: center;
}
.titan-badge span {
	display: inline-block;
	color: #fff;
	vertical-align: middle;
	padding-right: 8px;
}
.titan-badge span a {
	color: #fff;
}
.titan-badge span a:hover {
	text-decoration: underline;
}
.titan-badge img {
	margin: 0;
}
/* woocommerce */
.woocommerce .star-rating,
.woocommerce-page .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 24px;
	line-height: 24px;
	font-size: 1em;
	width: 149px;
	background: url('../images/rating.png') no-repeat;
}

.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	background: url('../images/rating-active.png') no-repeat;
}

/*------------------------------------------------------------------
	[ 8 Gallery ]
-------------------------------------------------------------------*/
.ngg-galleryoverview .ngg-gallery-thumbnail-box {
	margin-right: 0;
	margin-bottom: 25px;
}
.ngg-galleryoverview .ngg-gallery-thumbnail img {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	height: auto;
}
.ngg-galleryoverview .ngg-gallery-thumbnail a,
.gallery_link {
	display: block;
	position: relative;
}
.ngg-galleryoverview .ngg-gallery-thumbnail a .fade-bg,
.gallery_link .fade-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
	top: 0;
	left: 0;
}
.ngg-galleryoverview .ngg-gallery-thumbnail a:hover .fade-bg,
.gallery_link:hover .fade-bg {
	background-color: #fcff00;
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  	filter: alpha(opacity=40);
  	opacity: 0.4;
}
.ngg-galleryoverview .ngg-gallery-thumbnail a .hover-icon,
.gallery_link:hover .hover-icon {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}
.ngg-galleryoverview .ngg-gallery-thumbnail a:hover .hover-icon,
.gallery_link:hover .hover-icon {
	background: url(../images/gallery-icon.png) no-repeat center center;
}
.ngg-galleryoverview .ngg-navigation {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.ngg-galleryoverview .ngg-navigation a.page-numbers,
.ngg-galleryoverview .ngg-navigation span.page-numbers,
.ngg-galleryoverview .ngg-navigation a.next,
.ngg-galleryoverview .ngg-navigation a.prev {
	border: none;
	display: inline-block;
	border: none;
	padding: 2px 3px;
	display: inline-block;
	font-size: 1.143em;
	font-family: 'titillium_webregular', sans-serif;
	color: #f8fc17;
}
.ngg-galleryoverview .ngg-navigation a.page-numbers:hover,
.ngg-galleryoverview .ngg-navigation span.page-numbers.current,
.ngg-galleryoverview .ngg-navigation a.next:hover,
.ngg-galleryoverview .ngg-navigation a.prev:hover {
	color: #fff;
	background: none;
}
.ngg-albumoverview .ngg-album-compact {
	padding: 0 15px !important;
}
.ngg-albumoverview .ngg-album-compactbox {
	border: none !important;
	padding: 0 !important;
	border-radius: 0px;
}
.ngg-albumoverview .ngg-album-compactbox:before {
	content: '';
	position: inherit;
	bottom: 0;
	left: 0;
	border-bottom: none;
}
.ngg-albumoverview .ngg-album-compactbox:after {
	border-bottom: none;
}
.ngg-album-link .Link img {
	border: none !important;
	width: 100%;
	height: auto;
}
.ngg-album-desc {
	color: #f8fc17;
}
.ngg-album-desc:hover {
	color: #fff;
}
.ngg-albumoverview .ngg-album {
	padding: 0 15px;
	border: none;
}
.ngg-albumoverview .ngg-thumbnail {
	margin-right: 0;
}
.ngg-albumoverview .ngg-albumtitle {
	font-size: 1.071em;
}
.ngg-albumoverview .ngg-albumtitle a {
	color: #f8fc17;	
}
.ngg-albumoverview .ngg-albumtitle a:hover {
	color: #fff;
}
.ngg-albumoverview .ngg-album .gallery_link img {
	width: 100%;
	background: none;
	padding: 0;
	border: none;
	margin: 0;
}
.ngg-albumoverview .ngg-album-compact p {
	color: #fff;
	font-size: 0.857em;
}
/*------------------------------------------------------------------
	[ 9 Pagination ]
-------------------------------------------------------------------*/
.woocommerce-pagination {
	padding-bottom: 20px;
	text-align: left !important;
	margin-left: -15px;
}
.woocommerce-pagination ul {
	border-top: none !important;
	border-bottom: none !important;
	border-right: none !important;
	border: none !important;
}
.titan-pagination ul {
	text-align: left;
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.titan-pagination ul li,
.woocommerce-pagination ul li {
	display: inline-block;
	border-right: none !important;
}
.titan-pagination ul li a,
.titan-pagination ul li span,
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
	padding: 2px 3px;
	display: inline-block;
	font-size: 1.067em;
	font-family: 'titillium_webregular', sans-serif;
	color: #f8fc17;
	text-align: center;
}
.titan-pagination ul li a:hover,
.titan-pagination ul li span.current,
.woocommerce-pagination ul li a:hover,
.woocommerce-pagination ul li span.current  {
	color: #fff !important;
	background: none !important;
}

.levelThree {
	padding-left: 22px;
}

.woocommerce-content .content-right .product-description p img {
	max-width: 169px;
	height: auto;
}

.ajax-loader {
	text-align: center;
	font-size: 1.333em;
    font-family: 'titillium_webregular', sans-serif;
}

.woocommerce-page ul.products li.product-cat-products h3 {
	margin-top: 48px;
}

.woocommerce-page ul.products li.product-cat-latest-specials h3 {
	margin-top: 48px;
}

.woocommerce-page ul.products li.product-cat-products a .price {
	top: 200px;
	font-size: 1.680em;
    width: 100%;
}

.woocommerce-page ul.products li.product-cat-latest-specials a .price {
	top: 200px;
	font-size: 1.680em;
    width: 100%;
}

.single-product .woocommerce-content .product .content-right .price-wrap {
	position: relative;
	left: 0px;
	background: none;
	padding: 0px;
	color: #fcff00;
	font-size: 1.780em;
}

.stock-status span {
	color:#92d396;
	display: none;
}

.cat-image {
	text-align: center;
	margin-bottom: 10px;
}

.cat-image img {
	max-width: 100%;
    max-height: 325px;
    width: auto;
}

.featured-products-title {
	font-weight: normal;
    font-size: 1.867em;
    font-family: 'titillium_webblack', sans-serif;
    padding-left: 15px;
}

.woocommerce-page ul.products li.product-cat-products h3.no-price {
	margin-top: 0px;
}

.quote-form {
	text-align: right;
}

.product-title {
	color: #fcff00;
    font-size: 1.480em;
    margin-left: 13px;
}

.woocommerce #content .woocommerce-content div.product .content-left .images div.thumbnails {
	margin-left: 0px;
	margin-right: 0px;
}

.woocommerce-content .product .content-left .images .thumbnails a img {
	max-width: 100%;
	max-height: 70px;
	width: auto !important;
    margin: auto;
}



/*  Product Category menu**/

/**
.childprodccat li{
	position:relative;	
}
.childprodccat li ul{
	position:absolute;	
	left: 100%;
	top: 0;
	z-index: 9999;
	background: none repeat scroll 0 0 #191919;
}
ul.childprodccat li:hover > ul {  
  display: block; 
}
ul.childprodccat li:focus > a{
	color: #e6e802;
}
.childprodccat li ul li {
  width: 230px;  
}
li.parent-active > a{
	color: #e6e802;	
}
.sign-up-form ul li:nth-child(3) {
  margin-left: 0;
} **/


/*-----------------------------------------------------------------
	[ Media Queries ]
-------------------------------------------------------------------*/

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media ( min-width: 320px ) and ( max-width: 360px ) {
	.gallery-thumb {
		width: 50%;
	}
	/* Products category MENU*/
    /**
	 .childprodccat li{
		background: url("../images/list-bg.png") no-repeat scroll 8px 15px rgba(0, 0, 0, 0);
		padding-left:30px;	 
	 }
	 .childprodccat li a{
		background:none;
		padding-left:0px; 
	 }
	 .childprodccat li ul{
		position: relative;
		left:0px;
	 }
	 .childprodccat li ul li {
	  	width: 100%;
	 }
	 ul.childprodccat li:hover > ul{
		display:none; 
	 }
	 li.open-child > ul{
		display:block !important; 
	 }
	 .menu-toggle {
	  background: url("../images/icon_plus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	  content: " ";
	  left: 5px;
	  padding: 8px;
	  position: absolute;
	  top: 14px;
	} 
	.open-child > .menu-toggle{
		background: url("../images/icon_minus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	} **/
}
@media (min-width: 360px ) and ( max-width: 768px ) {
	.why-chooseus ul li {
		float: left;
		width: 50%;
		padding-right: 15px;
	}
	div.product .content-left {
		text-align: center;
	}
	.woocommerce #content div.product form.cart, 
	.woocommerce div.product form.cart,
	.woocommerce-page #content div.product form.cart,
	 .woocommerce-page div.product form.cart {
	 	width: auto;
	 	display: inline-block;
	 }
	 div.product .call-us {
	 	display: inline-block;
	 	vertical-align: middle;
	 }
	 /* Products category MENU*/
     /**
	 .childprodccat li{
		background: url("../images/list-bg.png") no-repeat scroll 8px 15px rgba(0, 0, 0, 0);
		padding-left:30px;	 
	 }
	 .childprodccat li a{
		background:none;
		padding-left:0px; 
	 }
	 .childprodccat li ul{
		position: relative;
		left:0px;
	 }
	 .childprodccat li ul li {
	  	width: 100%;
	 }
	 ul.childprodccat li:hover > ul{
		display:none; 
	 }
	 li.open-child > ul{
		display:block !important; 
	 }
	 .menu-toggle {
	  background: url("../images/icon_plus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	  content: " ";
	  left: 5px;
	  padding: 8px;
	  position: absolute;
	  top: 14px;
	}
	.open-child > .menu-toggle{
		background: url("../images/icon_minus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	} **/
	 
	
}
@media ( min-width: 480px ) {
	.woocommerce ul.products li.product.product-category, 
	.woocommerce-page ul.products li.product.product-category,
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		width: 50%;
		padding: 0 15px;
		margin: 0 0 15px;
		min-height: 206px;
	}

	.woocommerce-page ul.products li.product h3 {
		min-height: 80px;
	}
}
@media (min-width: 768px ) { 
	#menu-mobile {
		margin: 0 auto;
	}
	.banner-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	.leadin-title {
		left: 0;
	}
	.newsletter {
		margin-bottom: 20px;
	}
	.newsletter ul li {
		margin-left: 12px;
	}
	.newsletter ul li:first-child {
		margin-left: 0;
	}
	.newsletter .gform_footer {
		float: left;
		width: auto;
		margin-left: 8px;
	}
	.video-whychoose-area {
		position: relative;
	}
	.video-area {
		height: 100%;
		position: absolute;
		left: 0;
	}
	.why-chooseus {
		left: 50%;
	}
	.video-area a {
		height: 100%;
	}
	.view-gallery {
		text-align: center;
	}
	.thumb-gallery {
		margin-bottom: 20px;
	}
	.contact-form ul {
		margin-left: -15px;
		margin-right: -15px;
	}
	.contact-form ul li.textfield {
		width: 50%;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact-form ul li.textarea {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.woocommerce ul.products li.product.product-category, 
	.woocommerce-page ul.products li.product.product-category {
		width: 50%;
		margin: 0 0 15px;
		padding: 0 15px;
	}
	div.product .content-left {
		text-align: center;
	}
	.woocommerce #content div.product form.cart, 
	.woocommerce div.product form.cart,
	.woocommerce-page #content div.product form.cart,
	 .woocommerce-page div.product form.cart {
	 	width: auto;
	 	display: inline-block;
	 }
	 div.product .call-us {
	 	display: inline-block;
	 	vertical-align: middle;
	 }
	 .childprodccat li a {
	 	word-wrap: break-word;
	 }
	 
	 .woocommerce-page ul.products li.product h3 {
		min-height: 64px;
	}	 
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px ) {
	.header-wrapper {
		background: url(../images/header-wrapper-bg.png) repeat;
		position: relative;
	} 
	.logo-wrapper {
		margin-top: 24px;
	}
	.logo-wrapper a img {
		width: 100%;
		height: auto;
	}
	.search-login-area {
		width: 375px;
		position: relative;
		float: left;
		left: 50.5%;
	}
	.search-login-area .search-login {
		float: left;
		width: 180px;
	}
	.search-login-area .sociallogincart {
		float: left;
	}
	#top-menu {
		width: 100%;
	}
	.headinfo {
		text-align: right;
		font-size: 1.835em;
		font-family: 'titillium_webregular', sans-serif;
	}
	.headinfo a {
		color: #fff;
		display: inline-block;
		font-family: 'titillium_webbold', sans-serif;
	}
	.newsletter {
		margin-bottom: 20px;
	}
	.newsletter .gform_title {
		margin-bottom: 16px;
	}
	.newsletter .gform_wrapper .gform_heading {
		padding: 0;
	}
	.newsletter .gform_footer {
		float: left;
		width: auto;
		margin-left: 30px;
	}
	.newsletter ul {
		float: left;
	}
	.newsletter ul li:first-child {
		margin-left: 0;
	}
	.newsletter ul li {
		margin-right: 0;
		margin-left: 30px;
	}
	.newsletter ul li input[type="text"] {
		width: 366px;
	}
	.why-chooseus ul li {
		float: left; 
		width: 50%;
	}
	.video-whychoose-area {
		position: relative;
	}
	.video-area {
		height: 100%;
		position: absolute;
		left: 0;
	}
	.why-chooseus {
		left: 50%;
	}
	.video-area a {
		margin-top: 0;
		width: 100%;
		height: 100%;
		display: block;
	}
	.front-page .readmore {
		text-align: left;
	}
	.front-page .readmore a {
		display: inline-block;
	}
	.copyright {
		text-align: left;
		margin-bottom: 6px;
	}
	.footer-menu ul {
		text-align: left;
	}
	.footer-menu ul li:first-child a {
		padding-left: 0;
	}
	.titan-badge {
		text-align: right;
	}
	.titan-badge span {
		vertical-align: middle;
		padding-right: 0;
	}
	.titan-badge img {
		vertical-align: middle;
		margin-top: 0;
		margin-left: 10px;
	}
	.news-thumb {
		overflow: hidden;
		z-index: 1;
		padding: 0;
	}
	.news-content {
		z-index: 0;
		width: auto;
		float: none;
	}
	.news-content ul li,
	.news-content ol li {
		overflow: hidden;
		list-style-position: inside;
	}
	.sign-up-label {
		width: 100%;
	}
	.sign-up-form ul {
		float: left;
		width: 459px;
	}
	.sign-up-form ul li {
		width: 215px;
		float: left;
		margin-left: 15px;
	}
	.sign-up-form ul li:first-child {
		margin-left: 0;
	}
	.sign-up-form .gform_footer {
		float: left;
		width: auto;
		position: relative;
	}
	.sign-up-form .gform_footer input[type="submit"] {
		margin-top: 25px;
	}
	.contact-detail {
		margin-bottom: 24px;
	}
	.woocommerce-sidebar {
		margin-left: -15px;
	}
	.woocommerce ul.products li.product.product-category, 
	.woocommerce-page ul.products li.product.product-category,
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		width: 33.33333333%;
		margin: 0 0 15px;
		padding: 0 15px;
		clear: none;
	}
	.woocommerce #content div.product div.summary, 
	.woocommerce div.product div.summary, 
	.woocommerce-page #content div.product div.summary,
	 .woocommerce-page div.product div.summary {
	 	width: 58.33333333%;
	 }
	.home-thumb {
		position: absolute;
		left: -15px;
	}
	.newsletter .validation_error {
		display: none;
	}
	.woocommerce ul.products li.product.product-category, 
	.woocommerce-page ul.products li.product.product-category,
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		min-height: 195px;
	}
	div.product .content-left {
		width: 390px;
	}
	 div.product .call-us a {
	 	width: 192px;
	 	height: 35px;
	 	line-height: 35px;
	 }

	.woocommerce-page ul.products li.product h3 {
		min-height: 80px;
	}	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px ) {
	.logo-wrapper {
		width: 300px;
	} 
	.search-login-area {
		width: 400px;
		position: relative;
		float: left;
		left: 50.5%;
		margin-bottom: 10px;
	}
	#top-menu {
		position: absolute;
		right: auto;
		margin-left: 298px;
		bottom: 0;
		padding: 0;	
	}
	#menu-top-menu > li > a {
		padding-left: 12px;
		padding-right: 12px;
	}
	.newsletter .gform_title {
		float: left;
		margin-bottom: 0;
	}
	.newsletter {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.newsletter ul {
		margin-left: 30px;
	}
	.newsletter ul li {
		padding: 0;
	}
	.newsletter ul li input[type="text"] {
		width: 295px;
	}
	.spec-content {
		float: none;
		width: auto;
		z-index: 0;
	}
	.thumb-gallery {
		overflow: hidden;
		z-index: 1;
	}
	.sign-up-label {
		width: 180px;
		margin-top: 20px;
		margin-bottom: 0;
		color: #f9f9f9;
	}
	.sign-up-form ul {
		width: 512px;
	}
	.sign-up-form ul li {
		width: 240px;
	}
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		width: 33.3333333%;
		clear: none;
		padding: 0 15px;
		margin: 0 0 15px;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 50%;
	}
	div.product .content-left {
		text-align: left;
	}
	.woocommerce #content div.product form.cart, 
	.woocommerce div.product form.cart,
	.woocommerce-page #content div.product form.cart,
	 .woocommerce-page div.product form.cart {
	 	width: auto;
	 	display: inline-block;
	 }
	 .woocommerce #content div.product form.cart div.quantity, 
	 .woocommerce div.product form.cart div.quantity, 
	 .woocommerce-page #content div.product form.cart div.quantity, 
	 .woocommerce-page div.product form.cart div.quantity {
	 	margin: 0 2px 0 0;
	 }
	 div.product .call-us {
	 	display: inline-block;
	 	vertical-align: top;
	 	margin-left: 6px;
	 }
	 .woocommerce table.shop_table, 
	 .woocommerce-page table.shop_table {
	 	border: 1px solid #000;
	 }
	.woocommerce table.shop_table td, 
	.woocommerce-page table.shop_table td {
		border-top: 1px solid #000;
	}
	#order_review table.shop_table td,
	#order_review table.shop_table th {
		border-top: 1px solid #000;
	}
	.woocommerce ul.products li.product.product-category, 
	.woocommerce-page ul.products li.product.product-category,
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		min-height: 223px;
	}
	.thumb-gallery {
		width: 360px;
		margin-right: 15px;
	}
	.thumb-gallery .gallery .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.thumb-gallery .gallery a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.woocommerce-page ul.products li.product h3 {
		min-height: 80px;
	}	
}

/* temporary fix to hide all cart reference */
.cart-btn { display: none !important; }

@media ( max-width: 991px ) {
    .header-pad .search-login-area {
         width: 218px;
    }
    .search-login-area .search-login {
         clear: both;
    }
}
@media ( min-width: 372px ) and ( max-width: 767px ) {
    .video-whychoose-area .video-area {
         height: 150px;
    }   
}
@media ( min-width: 290px ) and ( max-width: 372px ) {
    .video-whychoose-area .video-area {
         height: 255px;
    }   
}

#quote-form { display: none; }
.woocommerce div.product .call-us {
    display: none !important;
}
.woocommerce div.product .single_variation {
    text-align: left;
}
.woocommerce div.product table.variations tr td.label {
    width: 100%;
    display: block;
    text-align: left;
}
.woocommerce div.product table.variations tr {
    display: block;
    margin-top: 20px;
}
.woocommerce div.product table.variations tr td.value select {
    color: #000;
    padding: 5px;
}
.childprodccat li a.active {
    display: block;
    background: url('../images/list-bg-down.png') no-repeat 7px 3px; 
}
.childprodccat.subchaildprodcat {
    margin-top: 5px;
    background-color: #000;
}
.childprodccat .menu-toggle {
    position: absolute;
    width: 20px;
    height: 22px;
    cursor: pointer;
} 
/**
@media (min-width: 240px ) and ( max-width: 410px ) {
     .search-login-area .search-login {
         position: absolute;
         top: 360px;
    }
    .search-login-area .search-login input#s {
         position: relative;
         width: 218px;
    }
}
@media (min-width: 411px ) and ( max-width: 991px ) {
    .search-login-area .search-login {
         position: absolute;
         top: 270px;
    }
    .search-login-area .search-login input#s {
         position: relative;
         width: 218px;
    }
} **/
.quote-form__inner .fancy-form {
    background: rgb(240, 243, 13) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: rgb(0, 0, 0);
    display: inline-block;
    font-size: 18px;
    outline: medium none;
    padding: 5px 20px;
    font-weight: bold;
}
#quote-form .gform_wrapper .gform_footer .gform_button {
    background: #009eff none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "titillium_websemibold",sans-serif;
    font-size: 1.067em;
    outline: medium none;
    padding: 10px 20px;
}
#quote-form .gform_wrapper .gform_body input {
    height: 35px;
    padding-left: 5px;
    width: 100%;
}
#quote-form .gform_body ul li label.gfield_label_focusin{
    
}
#quote-form .gform_wrapper li.message-field {
    clear: both;
}
#quote-form .gform_wrapper .gform_body textarea {
    width: 100%;
}
/** new **/
.single-product .fancybox-wrap .fancybox-skin {
    background-color: #d4d607;
    border-radius: 0;
}

#quote-form .gform_title {
    color: #323232;
    text-align: center;
}
#quote-form .gform_footer {
    margin-top: -30px;
}
#quote-form .gform_wrapper li.input-phone .gfield_description {
    display: none;
}
@media (min-width: 720px ) {
    #quote-form .gform_wrapper .gform_body li.message-field .ginput_container {
        width: 85%;
    }
    #quote-form .gform_wrapper .gfield_required {
        display: inline-block;
        margin-left: 5px;
        color: #000;
    }
    #quote-form .gform_wrapper li.float-align {
        float: left;
        width: 49%;
        height: 50px;
        margin-bottom: 10px;
    }
    #quote-form .gform_wrapper li.float-align.input-first {
        margin-right: 10px;
    }
    #quote-form .gform_footer {
        text-align: center;
        margin-top: -10px;
        margin-bottom: 10px;
        width: 690px;
    }
    #quote-form .gform_wrapper .gform_body li.float-align label {
        float: left;
        margin-right: 5px;
    }
    #quote-form .gform_wrapper .gform_body li.float-align .ginput_container {
        float: left;
        margin-top: -16px;
        width: 70%;
    }
    #quote-form .gform_wrapper .gform_body {
        margin-top: 20px;
        width: 690px;
        margin-left: 15px;
    }
    #quote-form .gform_wrapper .gform_body li.message-field .gfield_label {
        float: left;
        margin-right: 4px;
    }
    #quote-form .gform_wrapper .gform_body label {
        width: 60px;
    }
    #quote-form .gform_wrapper .gform_body li .ginput_container {
        float: left;
        width: 89%;
    }
    #quote-form .gform_wrapper .gform_body li.gform_hidden {
        clear: both;   
    }
    #quote-form .gform_wrapper li.float-align.input-bottom  {
        margin-bottom: 0;
    }
    #quote-form .gform_wrapper li .gfield_description {
        clear: both;
        padding-left: 65px;
    }
    #quote-form .gform_wrapper .gform_heading {
        width: 690px;
    }
}
/** news excerpt readmore **/

.news-read-more {
    background: #009eff none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 5px 15px;
}
.single-post img {
    margin: 0 0 10px 10px;
    max-width: 100%;
    width: auto;
}
.blog .news-thumb {
    text-align: center;
    background: #fff;
}
.blog .news-thumb img {
    width: auto;
    height: auto;
    max-width: 100%;
}
@media (max-width: 520px ) {
     .single-post img {
         width: 100%;
     }
}