@charset "utf-8";
/*
Theme Name: DevPoint
Theme URI: http://devpoint.io
Author: DevPoint.io
Author URI: http://devpoint.io
*/

body {
    margin: 0;
    padding: 0;
	background-color:#f5f5f5;
    color: #3c3c3d;
    font-size: 15px;
}
* {
    font-family: 'Open Sans', sans-serif;
}
.copyright ul li.last-item{ border-right:0px;}
#wpadminbar {
	display:none;
}

h1 {
    font-weight: 600;
}
.redcolor {
    color: #870e1c;
}

a {
	  color: #3c3c3d;
}


.blog-post{ position:relative;
padding-bottom:50px;
margin-bottom:20px;}

.blog-post {
	line-height:24px;
}

.blog-post h2.title {
	font-size:20px;
	line-height:28px;
}

a.blog-btn{ 
width:60px; 
position: absolute;
 right: 0;
bottom:0; 
padding:5px 4px ; 
}

.btn {
    display: block;
    text-align: center;
    padding:8px 10px ;
	background: #870e1c;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b4192c), to(#870e1c));
	background: -webkit-linear-gradient(top, #b4192c, #870e1c);
	background: -moz-linear-gradient(top, #b4192c, #870e1c);
	background: -ms-linear-gradient(top, #b4192c, #870e1c);
	background: -o-linear-gradient(top, #b4192c, #870e1c);
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 5px;
    border: 0px solid #000000;
    margin-top: 20px;
    text-transform: uppercase;
}


.nav-next {
    float: right;
display:block;
width:60px;
padding:8px 6px ;
}
.nav-previous{
    float: left;
	display:block;
	width:60px;
	padding:8px 6px;
} 

a.btn_right {
    float: right;
}
.container {
    max-width: 1200px;
    margin: 0px auto;
}
.wrapper {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    padding: 0px;
}
.subpage {

}
.clear {
    clear: both;
}
.blogs .title { margin: 10px 0px 0px 0px ; }
.date{ margin: 0px; font-weight:bold;}
.title {
    color: #870e1c;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 27px
}
.title a {
    color: #870e1c;
    text-transform: uppercase;
text-decoration:none;
}

.left {
    width: 50%;
    float: left;
}
.right {
    width: 50%;
    float: right;
}
.left .content,
.right .content {
    padding: 80px 30px;
 
}
.left .content div,
.right .content div {
 line-height:25px;
}

.left .content h2, .right .content h2 {
	
	margin:0 0 15px 0;
	
}

header-outer {
	
	border-bottom: 1px solid #FFF;
	display:block;
	
}

header {
    display: block;
    position: relative;
    height: 110px;
    max-width: 1200px;
    margin: 0 auto;
	
}
header .social {
    position: absolute;
    left: 10px;
    top: 40px;
}
header .social ul {
    margin: 0px;
    padding: 0px;
}
header .social li {
    list-style: none;
    float: left;
    margin-right: 5px;
	border-radius:50%;
	background: #870e1c;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b4192c), to(#870e1c));
	background: -webkit-linear-gradient(top, #b4192c, #870e1c);
	background: -moz-linear-gradient(top, #b4192c, #870e1c);
	background: -ms-linear-gradient(top, #b4192c, #870e1c);
	background: -o-linear-gradient(top, #b4192c, #870e1c);
}
header .social a {
    display: block;
    width: 30px;
    height: 30px; 
	background-size:18px auto;
	background-position:center center;
	background-repeat: no-repeat;
}
header .social a.tw {
    background-image: url(images/icon-twitter.png);
   
}
header .social a.ln {
    background-image: url(images/icon-linkedin.png);
 
}
header .social a.fb {
    background-image: url(images/icon-facebook.png);
   
}
header .social a.gp {
    background-image: url(images/icon-google.png);
  
}
header .phone_number {
    position: absolute;
    right: 10px;
    top: 18px;
	font-weight: 600;
    text-align:center;
}
header .phone_number span {
    display: block;
    font-size: 19px
}
header .phone_number h1.number {
    color: #870e1c;
    text-transform: uppercase;

    margin: 0;
    line-height: 24px;
}
header .site-logo {
    text-align: center;
    padding-top: 20px;
}
.header_image {
    background-image: url(images/supreme-court.jpg);
    background-repeat: no-repeat;
    background-position:center center;
    height: auto;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-shadow: 1px 1px 1px #757576;
}

.header_image .pbg {
	background-image:url(images/transparent.png);
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.header_image .wrapper {
	
	position:relative;
	z-index:1;
	
}

.header_image .content {
    text-align: center;
    padding: 30px 0;
}
.header_image .content img {
    width: 90%;
    max-width: 360px;
	display:block;
	margin:0 auto;
    height: auto
}

.header_image .content p {
    font-size: 30px;
    color: #FFF;
    display: block;
	margin:25px 0;
	line-height:35px;
}

.header_image .content .header-text1 {
 
}
.header_image .content .header-text2 {
 
    font-weight: 600
	
}
.header_image .content .header-text3 {
   
}
.header_image .content .header-text4 {
	
    color: #000;
	font-weight: 600

}
.header_image .content .header-text3 span {
    font-weight: 700
}

#slide {
	
	position:relative;
	
}

.free-evaluation {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    line-height: 20px;
    width: 720px;
    margin: 0 auto;
}
.free-evaluation div.txt {
    display: block;
    float: left;
    width: 400px;
    padding-top: 9px
}
.free-evaluation div.form {
    display: block;
    float: left;
    width: 320px;
    padding: 0px;
    margin: 0;
    text-align: left;
}
.free-evaluation span.txtbox {
    width: 220px;
    padding: 0px;
    margin: 0;
    display: block;
    float: left;
}
.free-evaluation span.form_btn {
    width: 100px;
}


.free-evaluation span input {
    padding: 10px;
    font-size: 12px;
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 5px;
    border: 0px solid #000000;
}
.free-evaluation span.txtbox input {
    width: 85%
}
.free-evaluation span.form_btn input {
    display: block;
    text-align: center;
    padding: 10px;
    background-color: #870e1c;
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 5px;
    border: 0px solid #000000;
}



.site_intro {
    text-align: center;
    padding: 30px;
    background-color: #f4f4f4;
	line-height:26px;
}
.site_intro h1 {
    text-transform: uppercase;
    font-weight: 500;
	margin-top:0;
	line-height:40px;
}
.about_dangerous {
    background-repeat: no-repeat;
    height: 580px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
	border-bottom: 1px solid #FFF;
}

.about_dangerous .pbg {
	
	width:100%;
	height:100%;
	background-image:url(images/transparent.png);	
}

/**************************/
.main-menu {
    padding: 0;
	margin:0;
    text-align: center;
}
.main-menu li {
    display: block;
    float: left;
    list-style:none;
    margin: 0;
    position: relative;

}
.main-menu li a {
    
    color: #fff;
    display: block;
    padding:  1.3em 2.2em;
    font-weight:400;
    position: relative;
    text-decoration: none;
 
}
.main-menu li.two-lines a {
    height: 58px;
    padding-top: 17px;
}
.main-menu li li a:hover {
    color: #fff;
	background-color: #666;
}
.main-menu li ul li.current-menu-item a {
    color: #fff;
	background-color: #666;
}
.main-menu li:last-child {
}
.main-menu li:last-child a {
    border-right: medium none;
}
.main-menu li ul {
    background-color: #ffffff;
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;    
    width: 200px;
}
.main-menu li ul li {
    border: medium none;
    display: block;
    height: auto;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 300px;

}
.main-menu li ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #870e1c;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: auto;
    padding: 10px 0 10px;
    width: 100%;
	font-weight:400;
}
.main-menu li.two-lines ul li a {
    height: auto;
    padding: 12px 0 8px;
}
.main-menu li ul li:last-child a {
    border: medium none;
}
.main-menu li ul li:hover a {
    background:#ededef;
	color: #545456;
}
.main-menu li ul li.current-menu-item a {
     background:#ededef;
	color: #545456;
}

.main-menu li:hover > ul {
    display: block;
    position: absolute;
    z-index: 100;
}


/*************************/
.menu_wrapper {
    
    position: relative;
	background: #870e1c;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b4192c), to(#870e1c));
	background: -webkit-linear-gradient(top, #b4192c, #870e1c);
	background: -moz-linear-gradient(top, #b4192c, #870e1c);
	background: -ms-linear-gradient(top, #b4192c, #870e1c);
	background: -o-linear-gradient(top, #b4192c, #870e1c);

}
.menu_wrapper .wrapper {
    position: relative;
}
 

.menu_wrapper .search {
    position: absolute;
    right: 0;
	height: 64px;
}
.menu_wrapper .search a {
    display: block;
    padding: 15px 10px 5px 10px;
}

#search-results {
	
	
}

#search-results ul {
	
	margin:0;
	padding:0;
	
}

#search-results ul li {
	
	margin:0;
	padding:0;
	list-style:none;
	
}

#search-results ul li a {
	
	text-decoration:none;
	display:block;
	padding:7px 0;
	border-bottom:1px solid #000;
	position:relative;
	
}

#search-results ul li a span {
	position:absolute;
	right:0;
	
}

#featured-container {
	position:relative;
	 background-color: #FFFFFF; 
}


#featured-outer {
	
	position:relative;
	
	
}

#featured-bg {
	
	background: #870e1c;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b4192c), to(#870e1c));
	background: -webkit-linear-gradient(top, #b4192c, #870e1c);
	background: -moz-linear-gradient(top, #b4192c, #870e1c);
	background: -ms-linear-gradient(top, #b4192c, #870e1c);
	background: -o-linear-gradient(top, #b4192c, #870e1c);
	width:100%;
	height:100px;
	position:absolute;
	z-index:0;
	
}

#featured {
	
	max-width:980px;
	margin:0 auto;
	z-index:1;
/*	height:75px;
	overflow:hidden;*/

}

#menu-featured li {
	
	text-align:center;
	height:65px;
	padding-top:25px;
	position:relative;
	overflow:visible;

}

#menu-featured li.f-two {
	padding-top:17px;
	height:53px;
}

#menu-featured li.f-three {
	padding-top:4px;
	height:66px;
}

#menu-featured li a {

 	text-decoration: none;
	color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
	font-weight:600;
	text-align:center;

}


 #product_info {
	 background-color: #FFFFFF; 
 }

 .product_info {
	
	display:none;
	
}

.product_info img {
	
	display:block;
	margin:7px auto 0 auto;
	border:1px solid #e5e5e5;
}

.product_nav {
    background-color: #ededef;
    position: relative;
}
.product_nav span.left {
    display: block;
    position: absolute;
    width: 18px;
    height: 27px;
    top: 35%;
    left: 5px;
    z-index: 100;
}
.product_nav span.right {
    display: block;
    position: absolute;
    width: 18px;
    height: 27px;
    top: 35%;
    right: 5px;
    z-index: 101;
}
.product_nav ul {
    margin:0 0;
    padding: 0;
    text-align: center;
	height:87px;
	overflow:hidden;
}
.product_nav ul li {
    float: left;
    list-style: none;
}
.product_nav ul li a {
    display: block;
    text-decoration: none;
   /* padding: 2em 1.5em;*/
    width:135px;
	padding:35px 0 35px 0;
	color: #545456;
    text-transform: uppercase;
    font-size: 14px;
	font-weight:600;
	text-align:center;
}

.product_nav ul li a.pn-two {
	padding:25px 0 25px 0;
}


.product_nav ul li a:hover,
.product_nav ul li a.active {
    text-decoration: none;
    color: #870e1c;
}
.product {
    text-align: center
}
.memu2 {
     background-color: #ededef;
}
.memu2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;

}
.memu2 ul li {
    float: left;
    width: 25%;
    margin:  0px;
}
.memu2 ul li a {
    display: block;
    padding: 20px;
    border-right: 1px solid #ffffff;
 	background: #870e1c;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b4192c), to(#870e1c));
	background: -webkit-linear-gradient(top, #b4192c, #870e1c);
	background: -moz-linear-gradient(top, #b4192c, #870e1c);
	background: -ms-linear-gradient(top, #b4192c, #870e1c);
	background: -o-linear-gradient(top, #b4192c, #870e1c);
	color:#fff;
    text-transform: uppercase;
    text-decoration: none;
	font-weight:600;
}

.memu2 ul li a:hover{
	 background:#ededef;
	color: #545456;
}

.memu2 ul li:first-child a {
	border-left: 1px solid #ffffff;
}
	

.memu2 ul li a.last {
    border-right: none;
}
.warning_resources_outer {
	
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	background-color:#ececec;
	
}
	
.warning_resources {
    padding: 40px 0;
	
}
.warning_resources h1 {
    margin: 0;
    padding: 0 0 20px 0
}
.warning_resources ul {
	
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: center;
    width: 100%;
}
.warning_resources ul li {
    float: left;
    background-color: #fbfafa;
	border:1px solid #e5e5e5;
    width: 31%;
    margin:0 10px;
 
}
.warning_resources ul li img {
    display: block;
    margin: 10px auto
}
.warning_resources ul li a.btn { 

	font-size: 12px;
   
}
.warning_resources ul li.last {
  
}
.warning_resources ul li .content {
    padding: 18px;
}
.two_block .left h1,
.two_block .right h1 {
    padding: 10px 0px 0px 0px;
}
.two_block .left {
    width: 48%;
height:650px;
position:relative;
}
.two_block .right {
    width: 48%;
height:650px;
position:relative;
}
.two_block img {
    width: 75%;
    height: auto;
}
.two_block .left .content,
.two_block .right .content {
    padding: 0px 0px 20px 0px;
}

.two_block .left a.btn , .two_block .right a.btn  {
	position:absolute;    
	bottom:0px; 
	right:0px;
}


.two_block .right h3 {
    margin: 0px 0px 20px 0px;
    font-weight: 500
}

#news-home {
	
}

#product-watch {
	
	margin:0;
	padding:0;
	border:1px solid #dddbdb;
	
}

#product-watch li {
	
	margin:0;
	padding:0;
	list-style:none;
	
}

#product-watch li:nth-child(odd) {
	background-color:#EEE;
}

#product-watch li a {
	
	display:block;
	padding:10px 20px;
	text-decoration:none;
	
}


footer {
    border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
    padding: 30px 0;
    font-size: 11px;
    margin: 20px 0px 0px 0px;
	background:#ececec;
}
footer .title {
    font-size: 12px;
	font-weight:600;
}
footer ul {
    margin: 0px;
    padding: 0;
}
footer ul li {
    margin: 0px;
    padding: 0;
    list-style: none
}
footer a {
    color:#3c3c3d;
    text-decoration: none;
    line-height: 18px;
	font-size:11px;
	font-weight:400;
}
footer a:hover{ color:#870e1c;}
footer .footer_block {
    float: left;
    width: 25%;
}

footer .footer_block_first {
    text-align: center
}
.copyright .footer_logo {
    width: 90%;
    height: auto;
    max-width:150px;
	display:block;
	margin:0 auto;
}
.copyright .footer_logo img {
	
	width:100%;
	
}
.copyright .social {
    margin: 20px auto;
    width: 145px
}
.copyright .social ul {
    margin: 0px;
    padding: 0px;
}
.copyright .social li {
    list-style: none;
    float: left;
    margin-right: 5px;
	border-radius:50%;
	background: #870e1c;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b4192c), to(#870e1c));
	background: -webkit-linear-gradient(top, #b4192c, #870e1c);
	background: -moz-linear-gradient(top, #b4192c, #870e1c);
	background: -ms-linear-gradient(top, #b4192c, #870e1c);
	background: -o-linear-gradient(top, #b4192c, #870e1c);
}
.copyright .social a {
    display: block;
    width: 30px;
    height: 30px;
	background-size:18px auto;
	background-position:center center;
	background-repeat: no-repeat;
}
.copyright .social a.tw {
    background-image: url(images/icon-twitter.png);
   
}
.copyright .social a.ln {
    background-image: url(images/icon-linkedin.png);
 
}
.copyright .social a.fb {
    background-image: url(images/icon-facebook.png);
   
}
.copyright .social a.gp {
    background-image: url(images/icon-google.png);
  
}
.copyright .footer_block_copyright {}

.copyright {
	 border-top: 1px solid #f3f3f3;
    text-align: center;
    padding: 20px 20px 10px 20px;
    font-size:11px;
}

.copyright span{ display:block; clear:both; padding:5px;}

.copyright .footer-nav {
	
	margin:0; 
	padding:0px; 
	list-style-type: none;
	
}
.copyright .footer-nav li{
  
  	display:inline;
	border-right:1px solid #757576;
	padding:0px 7px 0 5px;
  
 }
 
.copyright .footer-nav li a {
	
    text-decoration: none;
    color: #3c3c3d
	
}
.copyright .footer-nav li a:hover{
	
	color:#870e1c;
	
}

.disclaimer {
	margin:10px auto;
	max-width:980px;
}

.nomobile {
    display: block;

}
.notab {
    display: block;
}
search-outer {
    background-color: #fff;
    display: none;
    padding: 7px;
    position: absolute;
    right: 0;
    top: 59px;
    width: 230px;
    z-index: 50
}
search {
    background-color: #fff;
    border: 1px solid #fff;
    display: block;
    margin: 0 auto;
    width: 210px;
}
search input[type="text"] {
    border: 1px solid #fff;
    margin: 0;
    width: 154px;
}
input[type="text"],
select,
textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #000;
    font-size: 12px;
    font-weight: 100;
    padding: 8px;
    width: 90%;
}
.button-submit1 {
    background: #870e1c url("images/arrow-right-plain.png") no-repeat scroll 12px center / auto 15px;
    border: medium none;
    border-radius: 50%;
    cursor: pointer;
    height: 30px;
    margin: 0 0 0 2px!important;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 30px !important;
}
.main {
    padding: 20px 0;
}
.content_left {
    float: left;
    width:auto;
    max-width: 768px;
	width: 67%;
}
.content_left .content {
    font-size: 13px;
	line-height:24px;
}

.content_left p {
    font-size: 14px;
	line-height:24px;
}


.content_left img {
	display:block;
	margin:0 auto 20px auto;
	border:1px solid #e5e5e5;
	max-width:100%;
}

.blogs .content_left img {
	display:block;
	margin:0 auto 10px auto;
	width:100%;
	height:auto;
}

.f-img {
	display:block;
	margin:0 20px 7px 0;
	float:left;
}


.padding_b_bbdr {
    padding: 0px 0 30px 0;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 30px;
}
.padding_tb_bbdr {
    padding: 30px 0;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 30px;
}
.content_right {
    float: right;
    width: 280px;
	
}
.content_right .content {
    padding: 30px 20px;
    font-size: 12px;
    background-color: #fbfafa;
	border:1px solid #e5e5e5;
    margin-bottom: 10px;
}
.content_right .content_landing_pages {
    padding: 30px 20px;
    font-size: 12px;
    background-color: #fbfafa;
	border:1px solid #870e1c;
    margin-bottom: 10px;
}
.content_right .content h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
}
.content_right .content h3 {
    margin: 0;
    padding: 5px 0px 10px 0px;
    font-size: 15px;
    font-weight: 500;
}

form {
	position:relative;
}

.loading{
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#FFF;
	background-image:url(images/loading-icon.gif);
	background-repeat:no-repeat;
	background-position:center center;
	opacity:0.4;
	filter:alpha(opacity=40); 
	display:none;
	
}


.content_right form {
    color: #333;
	font-weight:100;
}

.content_right form input[type="text"],
.content_right form select,
.content_right form textarea {
    margin-bottom: 10px;
    border: none;
    padding: 5px 10px;
    color: #000;
	background-color:#FFF;
	height:15px;
	
}

.content_right form select {
	width:236px;
	height:27px;
}

.content_right form textarea {
	height:60px;
	margin-top:15px;
}
.content_right form input[type="checkbox"] {
    border: 1px solid #afb0b3;

}
.content_right form span {
    display: block;
}
.content_right form input.state {
    width:38%; 
	float:left;
}
 .content_right form input.zip {
    width:90%; 
	float:right;
}

.f-question {
	margin:15px 20px 0 20px;
}

.agree {
	
	font-size:11px;
	line-heigh:13px;
	
}


/********************************/

.content_wide {
	
}
.content_wide img {
	border:1px solid #e5e5e5;
}

.content_left form {
    color: #333;
	font-weight:100;
}
.content_left form input[type="text"],
.content_left form select,
.content_left form textarea {
    margin-bottom: 10px;
    border: 1px solid #CCC;
    padding: 5px 10px;
    color: #000;
	width: 97%;
}

.content_left form select {
	width:100%;
	height:27px;
}

.content_left form textarea {
	height:60px;
	margin:15px 0 0 0;
}
.content_left form input[type="checkbox"] {
    border: 1px solid #afb0b3;
}

.content_left form input.state {
    width:46%; 
	float:left;
}
 .content_left form input.zip {
    width:97%; 
	float:right;
}


.content_left form .f-question {
	
	margin:7px 0;
	
}

#result {
	color:red;
}


.agree,
.agree p {

	font-size:11px;
	line-height:13px;
	
}

input[type="submit"] {
	
	cursor:pointer;
	width:100px;
	margin:10px auto 0 auto;
	
}




textarea:focus, input:focus, select:focus {
    outline: 0;
}

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

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

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

:-ms-input-placeholder {  
   color: #000; 
}

/**********************************/






.content_right span.right-image {
    display: block;
    text-align: center;
    padding: 10px 0px;
}
.content_right .content ul {} 
.content_right .content ul li {
    list-style-image: url(images/arrow_bullet.png);
    margin-bottom: 10px;
    font-size: 13px;
	 
}
.content_right .content ul li a{
	 text-decoration:none;
	 color:#3a3b3d
	}
.content_right .content ul li a:hover{ color:#870e1c; }

.middle_image {
    display: block;
    margin: 20px auto;
    max-width: 100%;
    height: auto
}
.left_image {
    float: left;
    margin: 0px 20px 20px 0
}

/*
.redblock {
	background: #870e1c;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b4192c), to(#870e1c));
	background: -webkit-linear-gradient(top, #b4192c, #870e1c);
	background: -moz-linear-gradient(top, #b4192c, #870e1c);
	background: -ms-linear-gradient(top, #b4192c, #870e1c);
	background: -o-linear-gradient(top, #b4192c, #870e1c);
    padding: 14px;
    color: #FFF;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}*/

.redblock {
	background: #870e1c;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b4192c), to(#870e1c));
	background: -webkit-linear-gradient(top, #b4192c, #870e1c);
	background: -moz-linear-gradient(top, #b4192c, #870e1c);
	background: -ms-linear-gradient(top, #b4192c, #870e1c);
	background: -o-linear-gradient(top, #b4192c, #870e1c);
    padding: 14px 80px;
    color: #FFF;
    margin:0 0 28px 0;
    font-size: 18px;
    font-weight: 500;
	display: inline-block;
	position:relative;
	
}

.content_left .redblock {
	display: block;
	padding:	14px 25px;
}

.content_right .redblock {
	display: block;
	padding:	14px 0;
	text-align:center;
	margin:0;
}

.d-arrow {
	
	background-image:url(images/down_arrow.png);
	position:absolute;
	bottom:-16px;
	left:20px;
	width:22px;
	height:16px;
	
}

.content_right .d-arrow {
	
	left:50%;
	margin-left:-11px;
	
}

.down-arrow {
	position:absolute;
	bottom:-7px;
	left:50%;
	margin-left:-10px;
}



.txtcenter {
    text-align: center;
}
.padding_tb_5 {
    padding: 5px;
}
.down_arrow {
    text-align: center;
    background-color: #f6f6f7;
    margin: 0;
    padding: 0
}
.down_arrow img {
    display: block;
    margin: 0 auto;
}
.down_arrow_white {} .down_arrow_white img {
    display: block;
    padding-left: 100px;
}


.indexes-nav{}
.indexes-nav ul{ margin:0; padding:0 }
.indexes-nav ul li{ margin:0 4px 4px 0 ; padding:0; list-style:none; float:left; }
.indexes-nav ul li a{ display:block;  background-color: #870e1c; color:#ffffff; text-decoration:none; font-size:11px; width:21px; line-height:22px;  text-align:center}

.indexes-data{}
.indexes-data a{ color: #3a3b3d;
    text-decoration: none; }
.indexes-data a:hover{ color: #870e1c; }
.indexes-data ul{ margin:0; padding:0}
.indexes-data ul li{ margin:0; padding:0; list-style:none;}

	.mobile {
	
		display:none;
	
	}
	
	overflow {
		
		display:block;
		overflow:hidden;
		overflow-y:auto;
	
		
		
	}
	
	
	#video-outer {

		padding:30px 0;
		background-color:#f5f5f5;
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		
		
	}
	
	#video-inner {

		width:900px;
		margin:0 auto;
		
	}
	
	#video {

		background-color:#FFF;
		padding:22px;
		border:1px solid #e5e5e5;
		
	}
	

	
	#video iframe {
		display:block;
	}
	
	.vid {
	
		width:100%;	
		
	}
	
@media only screen and (max-width: 940px) {
		
	#video-inner {

		width:860px;

	}
	
}

@media only screen and (max-width: 900px) {
	
	slideme {
	
		margin-top:104px;
		position:relative;
		display:block;
		z-index:1;
		background-color:#FFF;

	}
	
	.mobile {
	
		display:block;
		
	}
	
	mobile {

		display:none;
		position:absolute;
		left:0;
		top:111px;
		padding:0;
		background-color:#870e1c;
		width:100%;	
		z-index:0;

	}
	.mobile-nav {

		margin:0;
		padding:0;
		width:100%;
		border-top:1px solid #FFF;	
		display:block;	
	
	}

	.mobile-nav li {

		margin:0;
		padding:0;
		list-style:none;

	}

	.mobile-nav li:last-child {

		border:none;

	}

	.mobile-nav li a {

		padding:12px 30px;
		color:#FFF;
		font-size:14px;
		text-decoration:none;
		text-transform:uppercase;
		display:block;
		border-bottom:1px solid #FFF;

	}

	.mobile-nav li ul {

		margin:0;
		padding:0;
		display:none;

	}

	.mobile-nav li ul li {

		margin:0;
		padding:0;
		list-style:none;

	}

	.mobile-nav li ul li a {

		background-color:#525151;
		display:block;
		padding:12px 55px;

	}
	
	/*#mobile-nav {
		
		position:absolute;
		left:0;
		top:0;
	}*/
	
	#mobile-button {

		position:absolute;
		left:15px;
		top:20px;
		display:block;
		margin:0;
		padding:0;
		width:23px;
		cursor:pointer;

	}

	#mobile-button li {

		margin:0 0 3px 0;
		padding:0;
		list-style:none;
		background-color:#202020;
		width:100%;
		height:3px;

	}
	
	header {
		
		position:fixed;
		z-index:2;
		width:100%;
		background-color:#FFF;
		border-bottom:4px solid #870e1c;
		
	}

    .right,
    .left {
        float: none;
        width: auto;
    }
    .left .content,
    .right .content {
        padding: 30px;
    }
    .two_block .left,
    .two_block .right {
        float: none;
        width: auto;
        padding: 30px;
    }
	

	 
    .product_info,
    .about_dangerous,
    .warning_resources {
        height: auto;
    }
    .product_info .content,
    .about_dangerous .content,
    .warning_resources .content {
        padding: 30px;
    }
    .warning_resources .title {
        text-align: center;
    }
    .warning_resources ul {
       
    }
    .warning_resources ul li {
         margin:5px
	
    }
	.warning_resources ul li.last {
  
	}
	
	#video-inner {

		width:auto;
		margin:0 20px;

	}

    .notab {
        display: none;
    }
	
	.product_nav ul {
		margin:0;
	}
	
	
    .memu2 ul li, .product_nav ul li {
        width: 50%;
        text-align: center
    }
	
	
	.product_nav ul li a {
		width:100%;
	
	}
	
	
    .main .wrapper {
        padding: 20px;
    }
    .main .wrapper .content_left {
        float: none;
        width: auto;
		margin:0 auto;
    }
    .main .wrapper .content_right {
        float: none;
        width: auto;
		max-width: 768px;
        margin: 10px auto;
    }
	.content_right form input[type="text"], .content_right form textarea { width:97%}
	.content_right form input.state{
		width:46%; 
	float:left;
		}
	.content_right form input.zip {
    width:46%; 
	float:right;
	}
	
	.content_right .content ul  {
	
		margin:0;
		padding:0;
	}
	
	.content_right .content ul li  {
		 list-style:none; 
		 text-align:center;
		 
		
	}
	
	.two_block .left, .two_block .right {
		
		height:auto;
	}
	
	.two_block .left a.btn, .two_block .right a.btn {
		
		right:25px;
		
	}
 
	
}
@media only screen and (max-width: 800px) {
    footer .footer_block_first,
    footer .footer_block,
    footer .footer_block_last {
        float: none;
        width: auto;
        padding: 10px 30px;
        text-align: center
    }
}
@media only screen and (max-width: 768px) {
    .header_image .content .header-text3 {
        font-size: 25px;
        padding: 20px 0;
    }
    .free-evaluation {
        width: auto
    }
    .free-evaluation div.txt {
        float: none;
        width: auto;
        text-align: center;
        font-size: 25px;
    }
    .free-evaluation div.form {
        float: none;
        margin: 15px auto 5px auto;
        width: auto
    }
    .free-evaluation span.txtbox {
        float: none;
        width: 100%;
        max-width: 220px;
        margin: 5px auto;
    }
    .free-evaluation span.txtbox input {
        width: 90%
    }
    .free-evaluation span.form_btn input {
        margin: 10px auto;
    }
    .copyright span {
        display: block;
    }
	.middle_image {
        float: none;
        display: block;
        width: 100%;
        height: auto
    }
    .left_image {
        float: none;
        display: block;
        width: 100%;
        height: auto
    }
	
	.content_left img {
		
		width:100%;
		height:auto;
	}
	
	.warning_resources ul li a.btn { 

		font-size: 10px;
   
	}

}
@media only screen and (max-width: 640px) {
    .header_image .content .header-text1 {
        font-size: 19px;
    }
    .header_image .content .header-text2 {
        font-size: 23px;
    }
    .warning_resources ul {
        width: auto;
    }
	.warning_resources ul li {
        width: auto;
		margin:20px;
		float:none;
    }
    .warning_resources .title {
        padding: 20px;
    }
	
	
	
}
@media only screen and (max-width: 480px) {
    .nomobile {
        display: none;
    }
    .header_image .content .header-text1 {
        font-size: 19px;
    }
    .header_image .content .header-text2 {
        font-size: 20px;
    }
    .header_image .content .header-text3 {
        font-size: 20px;
        padding: 10px 0px
    }
    .memu2 ul li,
    .product_nav ul li {
        width: 100%;
        text-align: center
    }
	.product_info img {
		
		width:100%;
		height:auto;
		
	}
	
	#video {
		
		padding:0;
			
	}

    .free-evaluation {
        color: #fff;
        font-size: 20px;
    }
    footer .footer_block_first,
    footer .footer_block,
    footer .footer_block_last {
        float: none;
        width: auto;
        padding: 10px 30px
    }
		.content_right form input.state,
	.content_right form input.zip {
        width: 97%;
	float:none;
}

.content_left form span {
    display: block;
}

.content_left form input[type="text"], .content_left form textarea
{
	width: 95%;
}
.content_left form input.state, .content_left form input.zip{
	width: 41%;
}


}
@media only screen and (max-width: 320px) {
    .header_image .content .header-text1 {
        font-size: 15px;
    }
    .header_image .content .header-text2 {
        font-size: 18px;
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}