/*   
Theme Name: LeadGen Responsive Theme
Version: 1.0
*/
* {
	/*margin:0px;
	padding:0px;*/
}
a img {
	border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #333 !important;
	background-color: #01277C !important;
}
.clear {
	clear:both;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
a, a:visited {
	color: #4985b9;
	text-decoration: none;
}
a:hover {
	color: #4985b9;
	text-decoration: underline;
}
@media (min-width: 1200px) {
.container {
    width: 939px;
}
}
#header-container {
	background: none;
	/*background-image: url(images/bg-header-container.png);*/
	background-repeat: repeat-x;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#branding {
	padding-top: 20px;
	padding-bottom: 15px;
	background-image: url('/wp-content/themes/leadgenresponsive/images/img-5.png');
}
#logo {
	/*float: left;
	width: 600px;*/
	text-align: left;
	padding-top: 15px;
	padding-bottom:10px;
}
#logo h1 a, #logo h1 a:visited {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	color: #222;
}
#logo h1 a:hover {
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
	color: #222;
}
#top-contact {
	/*float: right;
	width: 350px;*/
	text-align: right;
}
#top-contact p {
	font-size: 22px;
	color: #333;
}
#top-contact span {
	color: #4985B9;
	font-size: 30px;
	font-weight: bold;
}
#menu-container {
	height: 42px;
	background: #4985b9;
	background-image: url(images/bg-menu.png);
	background-repeat: repeat-x;
	border: 1px solid #3570a2;
}
#top-menu {
	/*width: 960px;*/
	margin-right: auto;
	margin-left: auto;
}
#top-menu ul {
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3570a2;
	height: 40px;
}
#top-menu ul li {
	display: inline;
	display: block;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3570a2;
}
#top-menu ul li a, #top-menu ul li a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding-right: 30px;
	padding-left: 30px;
	text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	padding-top: 10px;
	padding-bottom: 10px;
}
#top-menu ul li a:hover, #top-menu ul li.current-menu-item a, #top-menu ul li.current-menu-parent a {
	text-decoration: underline;
	color: #fff;
}
#top-menu ul ul {
	list-style: none;
	background-color: #4985b9;
	display: none;
	width:180px;
	position:absolute;
	border: 1px solid #3570a2;
	z-index:999;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 3px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-menu ul ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-menu ul li:hover ul li a, #top-menu ul li:hover ul li a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 7px;
	padding-top:7px;
	padding-right:10px;
	padding-left:10px;
	background:none;
	display: block;
	text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-menu ul li:hover ul li a:hover, #top-menu ul li:hover ul li.current-menu-item a {
	color: #FFF;
	text-decoration: underline;
}
#top-menu li:hover ul {
	display: block;
	position: absolute;
}
#top-menu li:hover li {
	float: none;
}
#top-menu ul ul ul{
	display: none;
}
#wrapper {
	/*width: 960px;*/
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border: 0px solid #e4e4e4;
	margin-top: 0px;
border-left: 5px solid #67AEED;
    border-right: 5px solid #67AEED;
}
#page-wrap {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#content {
	/*float: left;
	width: 625px;*/
}
#sidebar {
	padding: 0px;
	/*float: right;
	width: 220px;*/
	border: 0px solid #e4e4e4;
	background-color: #f9f9f9;
	color: #333;
}
#sidebar a, #sidebar a:visited {
	color: #666;
	text-decoration: none;
	display:block;
}
#sidebar a:hover {
	color: #666;
	text-decoration: underline;
}
#sidebar h4 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li {
	list-style-type: none;
	background-image: url(images/footer-list-style3.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 3px 0 2px 10px;
}
#footer-widgets {
	margin-top: 30px;
}
#footer-widgets  h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#footer-widgets ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
}
#footer-widgets ul li {
	list-style-type: none;
	background-image: url(images/footer-list-style3.png);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding: 6px 0 6px 10px;
}
#footer-widgets a {
	display: block;
}
#footer-widgets .widget-1 {
	float: left;
	width: 280px;
}
#footer-widgets .widget-2 {
	width: 280px;
	padding-right: 35px;
	padding-left: 35px;
	float: left;
}
#footer-widgets .widget-3 {
	float: right;
	width: 280px;
}
#copyright {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
}
#content .tags {
	color: #999;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	padding-top: 4px;
	padding-bottom: 45px;
}
#content .tags a, #content .tags a:visited {
	text-decoration: none;
	display:inline-block;
	background-image: url(images/bg-tag.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 15px;
}
#content .tags a:hover {
	text-decoration: underline;
	display:inline-block;
}
.entry {
	margin-bottom: 20px;
	line-height: 20px;
}
.entry table {
	margin-top: 15px;
	margin-bottom: 15px;
}
h1, h1 a, h1 a:visited {
	text-decoration:none;
	margin-bottom:10px;
	color: #207fd0;
    font-size: 18px;
    font-weight: bold;
}
h1 a:hover {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:10px;
	color: #4985b9;
}
h2, h2 a, h2 a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	text-decoration:none;
	margin-bottom:10px;
}
h2 a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #4985b9;
	text-decoration: none;
	margin-bottom:10px;
}
h3, h3 a, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	margin-bottom:10px;
	text-decoration:none;
}
h3 a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #4985b9;
	margin-bottom:10px;
	text-decoration: none;
}
h4, h4 a, h4 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #555;
	margin-bottom:10px;
	text-decoration:none;
}
h4 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4985b9;
	margin-bottom:10px;
	text-decoration: none;
}
h5, h5 a, h5 a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h5 a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #4985b9;
	margin-bottom:10px;
	text-decoration: none;
}
h6, h6 a, h6 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h6 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #4985b9;
	margin-bottom:10px;
	text-decoration: none;
}
.entry p {
	text-align: justify;
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0px;
}
.search-input {
	width: 99%;
	height: 24px;
	border: 1px solid #e4e4e4;
	color: #999;
	padding-left:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fff;
}
.search-button {
	color: #fff;
	display: block;
	font-weight:bold;
	width:70px;
	padding: 5px;
	background-color: #4985b9;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border : none;
}
.submit-comments {
	color: #fff;
	display: block;
	font-weight:bold;
	width:140px;
	padding: 5px;
	background-color: #4985b9;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border : none;
}
.url-comments, .email-comments, .author-comments {
	width: 260px;
	height: 24px;
	border: 1px solid #ddd;
	color: #999;
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fafafa;
}
.text-comments {
	width: 99%;
	height: 120px;
	border: 1px solid #ddd;
	color: #999;
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fafafa;
}
.pagination {
	clear:both;
	padding-bottom:10px;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.pagination span, .pagination a {
	color:#fff;
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	background: #666666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagination a:visited {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #666666;
}
.pagination a:hover{
	color:#fff;
	background: #4985b9;
}
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #4985b9;
	color:#fff;
}
#respond {
	margin-top:10px
}
#respond ul {
	list-style-type:none;
}
.meta {
	color: #999;
	padding: 0 0 5px 0px;
	margin-bottom:10px;
	font-size:12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.posted-on {
	padding-top: 5px;
}
.comment-count {
	padding-top: 2px;
	background-image: url(images/comments-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 28px;
	width: 30px;
}
.widget {
	margin-bottom:15px;
	line-height: 20px;
}
.textwidget {
	line-height: 20px;
	font-size: 12px;
}
.featured-image {
	float: right;
}
.featured-image img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.thumb {
	float: right;
}
.thumb img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.entry ul {
	margin-bottom:15px;
	margin-left:15px;
}
.entry ol {
	margin-bottom:15px;
	margin-left:15px;
}
.entry ul li {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:10px;
	list-style-type: square;
	list-style-position: inside;
}
.entry ol li {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:10px;
	list-style-position: inside;
}
.entry blockquote {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	color: #888;
	border-left: 4px solid #bbb;
	padding-left: 15px;
	line-height:20px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:5px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

@media screen {
/* { margin: 0; padding: 0; }*/
ul, ol { margin: 0 0 1px 0; }
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px solid #e4e4e4; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #ddd; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #777; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

} /* END screen media */

@media print {
.do-not-print { display: none; }
#comments { page-break-before: always; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: #666; }
} /* END print media */



/***** CSS by Deepak *****/
.col-sm-8 h1, #logo h1 {margin-top: 0;line-height: 35px;}
#logo, #top-contact, #menu-container, .navbar-collapse, #header-container .container, .navbar .container {padding-left: 0;padding-right: 0;}
#page-wrap {padding-left: 10px;}
.navbar {margin-bottom: 0;}
.navbar-nav {margin-right: 0;}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:visited {
    color: #062156;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	padding: 18px 16px 17px 16px;
	line-height: 13px;
	    text-transform: uppercase;
	    border-right: 1px solid #B9D7EE
}
.navbar-default .navbar-nav > li > a:hover, #top-menu ul li a:hover, .navbar-default .navbar-nav > li.current-menu-item a,
.navbar-default .navbar-nav > li.current-menu-parent a {text-decoration: none;color: #fff; background-color: #1E75C7;}
.navbar-default .navbar-toggle .icon-bar {background-color: #1769BC;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;border: 1px solid #f1f1f1;}
.navbar-default {
	background: no-repeat scroll 0 0 transparent;
    border: 0px solid #3570a2;
	min-height: 52px;
}
.navbar .collapse ul li {border-right: 0px solid #3570a2;}
.navbar .collapse ul li:first-child {border-left: 0px solid #3570a2;}
#top-contact p {margin-bottom: 0;line-height: 24px;}
#top-contact span {line-height: 36px;}





@media only screen and ( max-width: 767px ) {
	#header-container .container, .navbar .container {padding-left: 15px;padding-right: 15px;}
	#page-wrap {padding-left: 25px;}
}
.conta p
{font-size:1em;line-height:1.15em; color:#0f2b00; margin-top: 10px;}
.conta {
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 10px;
margin-bottom: 20px;
width: 100%;
background-color: #acacac;
}
.conta .wpcf7-text{
color: #0f2b00;
	height:23px;
	width: 90%;
        border: 1px solid black;
}
.conta textarea{
	height:80px;
	width:90%;
        margin-top: 5px;
        margin-left: 3px;
}
.conta input{
height: 23px;
/*margin: 10px 0;*/
border: 1px solid black;
padding-left:5px;
width: 90%;
}
.conta .wpcf7-submit{
cursor: pointer;
height: 42px;
width: 150px !important;
border: 0px solid #ccc;
margin-left: 0px;
margin-right: auto;
margin-top: 20px;
background-color: red;
    color: #fff;
    font-weight: bold;
}

#head{
    background-image: url('/wp-content/themes/leadgenresponsive/images/img-1.png');
    width: 939px;
    margin: 40px auto 0px auto;
    height: 61px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 18px;
}
#head ul{
display: inline;
    list-style: none;
    width: 797px;
    margin: 0 auto;
    padding: 15px 0 0 0;
}
#head ul li{
display: inline;
padding: 10px 25px 10px 28px;
}
.warranty{
position: absolute;
    top: 30px;
    right: 155px;
}
#text-head{
background-image: url('/wp-content/themes/leadgenresponsive/images/img-5.png');
width: 939px;
    color: #1464b7;
    font-weight: bold;
    text-align: center;
	margin: auto;
	padding-top: 20px;
}
.col-sm-7 {
    width: 42%;
}
#head-right{
 float: left;
 width: 100%
}
#text-head h1{
 font-size: 45px;
color: #1464b7;
margin: 0px;
}

#text-head .serv{
    font-size: 17px;
    color: #082c72;
}
.nav-container{
width: 100%;
}
#logo-head{
width: 290px;
margin-left: 50px;
}

.header-list
{
width: 240px;
margin-left: 50px;
float: left;
display: block;
}
.header-list img{
float: left;
margin-right: 5px;
}
.header-list h2{
color: black;
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
    margin: 0px;
}
#locations{
background: url('/wp-content/themes/leadgenresponsive/images/img-14.png') no-repeat;
width: 588px;
height: 357px;
text-align: center;
padding-top: 20px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
padding-left: 0px !important;
}
.img-home{
 width: auto;
text-align: center;
font-weight: bold;
float: left;
    margin: 0px 10px;
}
#new-footer{
background: url('/wp-content/themes/leadgenresponsive/images/img-10.png') no-repeat;
width: 939px;
margin: auto;
text-align: center;
height: 82px;
color: #fff;
    padding-top: 16px;
font-size: 14px;
}
#new-footer h2{
font-size: 20px;
    font-weight: lighter;
    color: #FFF;
    text-align: center;
margin: 0px;
    margin-bottom: 14px;
}

@media (min-width: 320px) and (max-width: 736px){
#head {
    width: 100%;
    padding-top: 5px;
}
.warranty {
display: none;
}
#head ul li {
    display: inline;
    padding: 10px 15px 10px 15px;
}
#text-head {
 width: 100%;
}
#locations{
width: 100%;
}
#new-footer{
width: 100%;
}
.header-list {
    margin-top: 27px;
}
#logo-head {
    width: 290px;
    margin-left: 0px;
}
.textwidget img{
width: 100%;
}
#text-head .serv {
    padding: 10px;
}
}
