﻿/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	background:#fff;
	font-family: 'Roboto Condensed', sans-serif;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.header-top{
	background:#000000;
	padding: 1em 0;
}
.top-nav{
	float:left;
}
.top-nav ul li{
	display: inline-block;
}
ul{
	padding:0;
	margin:0;
}
.top-nav ul li label {
	background: url(../images/line.png) -5px 0px no-repeat;
	width: 20px;
	height: 24px;
	display: inline-block;
	margin:1.2em 0.7em  0;
	vertical-align: top;
}
/*----*/
/* Effect 5: same word slide in */
.top-nav ul li a {
	overflow: hidden;
	padding: 0 4px;
}
.top-nav ul li a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.top-nav ul li a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.top-nav ul li a:hover span,
.top-nav ul li a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}
.top-nav ul li a {
	position: relative;
	display: inline-block;
	margin: 15px 0;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.5em;
	height:26px;
}
.top-nav ul li a:hover{
	color:#d90303;
}
/*----*/
.top-nav span.menu:before{
	content: url(../images/menu.png)no-repeat 0px 0px;
	cursor:pointer;	
	width:100%;
}
.top-nav span.menu{
	display: none;
}
/*--responsive media-quries--*/
@media(max-width:768px){
.top-nav ul{
	display: none;
	position:absolute;
	width:100%;
	z-index: 9999;
	left: 0%;
	margin: 0em 0em;
	background:#d90303;
}
.top-nav ul li label{
	display:none;
}
.top-nav span.menu {
	display: block;
	width: 100%;
	position: relative;
	text-align: right;
	padding: 14px 1em 0;
}
.top-nav ul li{
	display: block;
	float:none;
	padding: 0.8em 0;
	text-align: center;
}
.top-nav ul li a,.top-nav ul li.active a{
	color:#fff;
	border: none;
	padding: 0;
	background:none;
	margin:0;
}
.top-nav ul li a:hover{
	color:#000;
	border: none;
	background:none;
}
}
/*----*/
.search-box{
	float:right;
}
/*----*/
.sb-search {
	position: absolute;
	right:125px;
	width: 0%;
	min-width:42px;
	margin-top: 5px;
	height:40px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	z-index: 999;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 3px;
	border: none;
	outline: none;
	background:#d90303;
	width: 35%;
	height:40px;
	margin: 0;
	z-index: 10;
	padding: 5px 15px;
	font-size: 15px;
	color: #ffffff;
	border-radius:50px;
}
.sb-search-input::-webkit-input-placeholder {
	color: #ffffff;
}
.sb-search-input:-moz-placeholder {
	color: #ffffff;
}
.sb-search-input::-moz-placeholder {
	color: #efb480;
}
.sb-search-input:-ms-input-placeholder {
	color: #ffffff;
}
.sb-icon-search,.sb-search-submit  {
	width:30px;
	height:40px;
	display: block;
	position: absolute;
	right: 0;
	top: 0%;
	padding: 0;
	margin: 0;
	line-height:71px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: url('../images/search.png') no-repeat -6px 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    color: transparent;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}
.sb-icon-search {
    background:#d90303 url('../images/search.png') no-repeat 3px 10px;
	z-index: 90;
	width: 40px;
	height: 40px;
	border-radius: 50px;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
	width:72%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
	background:  url('../images/search.png') no-repeat 3px 10px;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
/*--header-bottom--*/
.logo{
	float:left;
	margin-top: 1.2em;
}
.in-phone{
	float:left;
	
}
.top-tele,.in-phone-in,.number{
	float:right;
}
.top-tele {
	width: 39%;
	padding: 1.5em 0;
}
i.phone{
	background: url('../images/img-sprite.png')  0px 0px;
	display:inline-block;
	width: 40px;
	height: 40px;
	float:left;
	margin:0.5em 0 0;
}
i.new-phone{
	background-position:-46px 0px;
	margin:1em 0;
}
.number{
	margin-left: 0.5em;
}
.number span{
	font-size: 1.1em;
	color: #d90303;
	display: block;
}
.number p {
	margin: 0;
	font-size: 1.2em;
	color: #d90303;
}
/*--- slider-css --*/
.slider {
	position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 10px;
	width: 130px;
	display: inline-block;
	background:#fff;
}
.callbacks_here a:after{
	background:#000000;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14px;
	z-index: 999;
	right:9em;
}
.banner{
	display: block;
	z-index: 2;
	text-shadow: none;
	padding: 4em 3em 5em;
	margin: 0;
	max-width: none;
	position: absolute;
	top: 29%;
	left: 25%;
	text-align: center;
	background:rgba(57, 57, 57, 0.75);
	width: 50%;
}
.banner h2{
	margin:0 0 1em;
	color:#fff;
	font-size:3em;
	text-transform:uppercase;
	font-weight: 300;
}
.banner h2 span {
	font-weight: 400;
}
a.read-more {
	text-decoration: none;
	font-size: 1.2em;
	color: #fff;
	border: 1px solid #fff;
	padding: 0.7em 1.5em;
}
a.read-more:hover {
	background:#d90303;
	color:#fff;
}
/*--content--*/
.content-welcome{
	background:#000000;
	padding: 3em 0;
}
.more{
	float:left;
}
.more h3{
	margin:0;
	font-size:3em;
	color:#fff;
	text-transform:uppercase;
}
.more p{
	margin:0;
	font-size:1.5em;
	color:#000;
	text-transform:uppercase;
}

.customize-p{
	color:#FFFFFF !important;
}
.info-left{
	float:right;
}
a.info-left{
	background:#d90303;
	border:none;
	padding: 0.7em 2.5em;
	margin: 1.2em 0 0;
}
.info-left-concat{
	float:right;
}
a.info-left-concat{
	background:#d90303;
	border:none;
	padding: 0.7em 2.5em;
	margin: 1.2em 0 0;
}
/*----*/
.content-bottom-grid {
	padding: 4em 0;
}
.content-bottom{
	text-align:center;
}
.content-bottom h3{
	margin:0;
	font-size:3em;
	color:#000;
	text-transform:uppercase;
	font-weight: 600;
}
.content-bottom span{
	font-size:1.5em;
	color:#000;
	text-transform:uppercase;
}
.content-bottom p{
	margin: 2em 0 3em;
	font-size: 1.1em;
	color: #9d9d9d;
	line-height: 1.6em;
}
.in-content{
	float:left;
	width:50%;
	background:#d90303;
	text-align:center;
	padding: 1em 1em 1.9em;
}
.in-content-in{
	float:left;
	width:50%;
}
.in-content h4{
	margin: 0.5em 0 1em;
	font-size:1.8em;
	color:#fff;
}
.in-content p{
	margin:0 0 1.6em;
	font-size:1em;
	color:#fff;
}
a.in-more{
	color:#000000;
	background:#fff;
	border-radius:5px;
	border:none;
	padding:0.5em 1.5em;
}
a.in-more:hover{
	/*background:#efb480;*/
	background:gold;
	color:#000000;
}
.blub{
	background: url('../images/img-sprite.png') 0px -46px;
	display: inline-block;
	width: 50px;
	height: 50px;
	float: left;
}
p.in-due{
	float:right;
	margin:0.3em 0;
	font-size: 1.1em;
	color: #000;
	width: 94%;
	text-transform: uppercase;
}
.bottom-in-set {
	padding: 3.5em 0;
}
.bottom-in-set-2 {
	padding: 1.5em 0;
	padding-top: 0px;
}
.lot{
	width:100%;
}
.content-in-on{
	background:#464a56;
	padding:4em 0 1em;
}
.item-in p {
	border: 2px solid #fff;
	margin: 0 auto;
	width: 74%;
	font-size: 1.4em;
	color: #a8a8a8;
	padding: 2.5em;
	line-height:1.5em;
}
.item-in label {
	background: url(../images/in.png) -4px 0px no-repeat;
	width: 25px;
	height: 34px;
	display: block;
	position: absolute;
	top:55.5%;
	left: 50%;
}
.item-in {
	padding: 3em 0 7em;
	text-align:center;
}
.item-in span{
	color: #fff;
	font-size: 1.3em;
	padding: 1.5em 0 0;
	display: block;
}
.content-in-on h4{
	margin:0;
	font-size:3em;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}
div#example1 {
	padding-bottom: 5em;
}
b.down-arrow{
	background: url(../images/img-sprite.png) -4px -176px no-repeat;
	width: 38px;
	height: 25px;
	display: block;
	text-align: left;
	position: absolute;
	top: 8em;
	left: 9.5em;
}
b.in-usa{
	background: url(../images/img-sprite.png) -42px -182px no-repeat;
	width: 38px;
	height: 25px;
	display: block;
	text-align: left;
	position: absolute;
	top: 8em;
	right: 9.5em;
}
/*----*/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right:46%;
	bottom:35px;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	text-indent: -9999px;
	display: block;
	width: 18px;
	height: 18px;
	margin: 5px 6px;
	background: #a8a8a8;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-o-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
}
.wmuSliderPagination a.wmuActive {
	background:#fff;
}
/*--products--*/
.products{
	text-align:center;
	background:#f0f0f0;
	padding: 4em 0;
}
.products-top {
	padding: 1em 0 3em;
}
.products-top h3{
	margin:0 0 0.5em;
	font-size:3em;
	color:#000;
	text-transform:uppercase;
}
.products-top p{
	margin:0 auto;
	font-size:1.1em;
	color:#000;
	line-height:1.6em;
	width:90%;
}
.read p{
	margin: 0 auto;
	font-size: 1.2em;
	color: #FFF;
	width: 76%;
}
/*----*/
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask {
  position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   height:250px;
   padding:2em 0;
}
.view img {
   display: block;
   position: relative;
}
.view h4 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color:#000000;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h4 {
   border-bottom: 1px solid #E9C78C;
   background: transparent;
   margin:40px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #fff;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #fff;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h4,.view-tenth:hover p {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.products-bottom {
	padding: 1em 0;
}
/*--services--*/
.services-top-top{
	text-align:center;
	background:#f0f0f0;
	padding: 4em 0;
}
.services-top {
	padding: 1em 0 3em;
}
.services-top h3{
	margin:0 0 0.5em;
	font-size:3em;
	color:#000;
	text-transform:uppercase;
}
.services-top p{
	margin:0 auto;
	font-size:1.1em;
	color:#000;
	line-height:1.6em;
	width:70%;
}
a.here{
	background: red;
	color: white;
	border: none;
}
a.here:hover{
	background:gold;
	color: black;
}
.read-in{
	padding: 1em 0;
}
.read-in h5{
	margin:0;
	color:#000;
	font-size:1.5em;
	text-transform:uppercase;
}
.read-in p{
	margin: 0.5em auto 2em;
	font-size: 1.2em;
	color:#000;
	width: 90%;
}
.content-middle h4{
	color:#000;
	font-size: 2.5em;
	text-transform: uppercase;
}
.content-middle h4 label{
	color:#000000;
}
span.many-left{
	font-size: 1.8em;
	color:#000;
}
p.grid-para{
	font-size: 1.2em;
	color:#000;
	line-height: 25px;
	margin: 0;
	padding: 1em 0 0;
}
.stand{
	text-align:center;
	background:#000000;
	padding:2em 2em 5em;
}
.stand p{
	color: #fff;
	font-size: 1.8em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 1em auto 2em;
	width: 81%;
	font-weight: 300;
}
a.more-in{
	text-decoration:none;
	font-size:1.2em;
	color:#fff;
	background:#d90303;
	padding: 1em 1.5em;
}
a.more-in:hover{
	background:gold;
	color:red;
}
.services-bottom-in {
	padding: 4em 0;
}
.bottom-in-ser{
	background:#000000;
	padding: 4em 0;
}
ul.popular li {
	list-style:none;
	padding:0.5em 0;
}
ul.popular li a{
	text-decoration: none;
	font-size: 1.2em;
	color:#fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul.popular li a:hover{
	color:#d90303;
}
ul.popular li span.dot {
	background: url(../images/ar.png) no-repeat 0px 8px;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0em 8px 0 0;
}
.grid-categories h4{
	text-transform:uppercase;
	margin:0.5em 0;
	font-size:2em;
	color:#fff;
}
.grid-categories p{
	color:#fff;
	font-size:1.2em;
	margin:0;
	line-height:1.6em;
}
/*--blog--*/
.blog{
	background:#f0f0f0;
	padding: 4em 0;
}
.blog-top h3{
	margin:0 0 0.5em;
	font-size:3em;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}
.blog-left,.left-blog,.top-blog{
	float:left;
}
.blog-left{
	width:8%;
}
.left-blog{
	width:33%;
}
.top-blog{
	width:57%;
	padding:0 0 0 2em;
}
.blog-left p{
	font-size: 5em;
	color: #000000;
	display: block;
	height: 78px;
	font-weight: 400;
	margin:0;
}
.blog-left span {
	font-size: 2.7em;
	color: #d90303;
}
ul.men-grid li{
	padding: 0.5em 0;
	display: inline-block;
}
ul.men-grid li  span{
	background: url(../images/img-sprite.png) -57px -62px;
	width: 20px;
	height: 16px;
	display: inline-block;
	margin: 0 4px;
}
ul.men-grid li  span.out{
	background-position:-76px -62px;
}
ul.men-grid li  span.calendar{
	background-position:-7px -108px;
	display: inline-block;
	width: 20px;
	height: 18px;
	vertical-align: middle;
}
ul.men-grid li a{
	text-decoration: none;
	font-size: 1em;
	color: #000;
	vertical-align: top;
}
.top-blog a.fast {
	text-decoration: none;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000;
	margin:0.5em 0;
}
.top-blog a.fast:hover{
	color: #d90303;
}
.top-blog p{
	margin:0 0 3em;
	font-size:1.1em;
	color:#636262;
	width:82%;
}
.single-top {
	padding: 2em 0;
}
/*--resources--*/
.resources{
	text-align:center;
	background:#f0f0f0;
	padding:2em 0;
}
.page-not-found{
	padding: 0;
}
.page-not-found h3 {
	font-size: 15em;
	color: #d90303;
	text-align: center;
	margin:0;
	min-height:231px;
}
.resources p{
	color:#636262;
	font-size:40px;
	margin-top:1px;
}	
.sub a{
	color:#fff;
	background:#272727;
	text-decoration:none;
	padding:10px 20px;
	font-size:13px;
	font-family: arial, serif;
	font-weight:bold;
	-webkit-border-radius:.5em;
	-moz-border-radius:.5em;
	-border-radius:.5em;
}
/*--single--*/
/*----artical-links---*/
.single{
	/* background:#f0f0f0; */
	/*padding:4em 0;*/
}
.single-header h3{
	font-size: 3em;
	color: #000;
	text-transform: uppercase;
	margin:0;
	text-align:center;
}
.artical-links{
	padding: 10px 0px;
	border:1px dashed rgba(0, 0, 0, 0.61);
	border-left: none;
	margin-top: 5px;
	border-right: none;
}
.artical-links ul li{
	display:inline-block;
}
.artical-links ul li:last-child{
	float:right;
}
.artical-links ul li a span{
	vertical-align:top;
}
.artical-links ul li small{
	background: url(../images/img-sprite.png) -8px -106px;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right:3px;
}
.artical-links ul li small.admin{
	background-position:-27px -106px;
}
.artical-links ul li small.no{
	background-position:-48px -106px;
}
.artical-links ul li small.posts{
	background-position:-64px -109px;
}
.artical-links ul li small.link{
	background-position:-86px -108px;
}
.artical-links ul li a{
	color: #000;
	padding-left: 20px;
}
.artical-links ul li a:hover{
	text-decoration:underline;
}
.artical-content h3{
	color: #000;
	text-align: left;
	text-transform: uppercase;
	padding: 15px 0px;
	font-size: 1.8em;
}
.artical-content p{
	color: #636262;
	padding: 13px 0px;
	font-size:1.1em;
}
/*----share-artical----*/
.share-artical{
	margin-bottom: 36px;
}
.share-artical h3{
	color: #000;
	text-align: left;
	text-transform: none;
	padding: 17px 0px 28px 0px;
	margin: 0;
	font-size: 1.6em;
}
.share-artical ul li{
	display:inline-block;
	padding-right:10px;
}
.share-artical ul li a{
	color: #000;
	padding-left: 20px;
	vertical-align:top;
}
.share-artical ul li span{
	background: url(../images/img-sprite.png) -4px -150px;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right:3px;
}
.share-artical ul li span.twitter{
	background-position: -26px -150px;
}
.share-artical ul li span.link-in{
	background-position: -52px -150px;
}
.share-artical ul li span.google{
	background-position: -73px -150px;
}
.share-artical ul li span.pin{
	background-position: -96px -153px;
}
.share-artical ul li span.rss{
	background-position: -119px -152px;
}
.share-artical ul li a:hover{
	text-decoration:underline;
}

/*---comment-box----*/
.table-form{
	width:100%;
}
.table-form form input[type="text"]{
	border: 1px solid #adadad;
	outline: none;
	padding: 8px;
	margin-top: 23px;
	color: #000;
	overflow: hidden;
	width: 40%;
	display: block;
	
}
.table-form textarea{
	padding: 8px;
	margin-top: 25px;
	outline:none;
	color:#000;
	border: 1px solid #adadad;
	width:70%;
	height:100px;
	resize: none;
}
.table-form a{
	margin-top:10px;
	color: #d90303;
	font-size: 1.6em;
	text-transform: uppercase;
	display: block;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.table-form a:hover{
	color: #d90303;
}
.artical-commentbox h3{
	color: #000;
	text-align: left;
	text-transform: none;
	padding-top: 14px;
	margin: 0;
	font-size: 1.6em;
}	
/*--contact--*/
.contact{
	text-align:center;
	background:#f0f0f0;
	padding: 4em 0;
}
.contact-top {
	padding: 1em 0 3em;
}
.contact-top h3{
	margin:0 0 0.5em;
	font-size:3em;
	color:#000;
	text-transform:uppercase;
}
.contact-top p{
	margin:0 auto;
	font-size:1.1em;
	color:#636262;
	line-height:1.6em;
	width:70%;
}
.map iframe{
	width:100%;
	height:590px;
	border:none;
}
.map h4,.contact-grid h4{
	margin:0 0 1em;
	font-size:2em;
	color:#000;
}
.contact-grid input[type="text"],.contact-grid textarea{
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	background: #fff;
	outline:none;
	border: none;
	-webkit-appearance: none;
}
.contact-grid textarea{
	resize:none;
}
.send-in input[type="submit"]{
	width: 100%;
	font-size: 1.5em;
	background: #d90303;
	padding: 0.6em 1em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
}
.send-in input[type="submit"]:hover{
	background:gold;
	color: red;
}
.contact-form {
	padding: 1em 0 3em;
}
.map {
	
}
/*--footer--*/
.footer-in h5{
	color:#585656;
	font-size:3em;
	margin:0;
	text-transform:uppercase;
}
.mail input[type="text"],.send input[type="submit"]{
	width: 100%;
	padding: 1em;
	outline: none;
	color: #828282;
	font-size: 1em;
	background: none;
	border: 1px solid #ccc;
}
.send input[type="submit"]{
	background: #000000;
	color: #fff;
	font-size: 1.5em;
	border: none;
	padding: 10px 1.3em;
}
.send input[type="submit"]:hover{
	background: #d90303;
}
.footer-top {
	padding: 3em 0;
}
.mail {
	padding-left: 0;
}
ul.social-ic-icons li{
	display:inline-block;
	padding: 0 0.3em;
}
ul.social-ic-icons li a span{
	background: url(../images/img-sprite.png) -84px -6px;
	width: 25px;
	height: 25px;
	display:block;
}
ul.social-ic-icons li a span:hover{
	opacity:0.7;
}
ul.social-ic-icons li.twitter a span{
	background-position: -108px -6px;
}
ul.social-ic-icons li.gmail a span{
	background-position: -133px -8px;
}
ul.social-ic-icons li.print a span{
	background-position: -159px -9px;
}
.foter-bottom{
	text-align:center;
}
p.footer-grid{
	color:#ccc;
	font-size:1.2em;
	text-transform:uppercase;
	margin-top:2em;
}
p.footer-grid a{
	text-decoration:none;
	color:#000000;
}
p.footer-grid a:hover{
	color:#ccc;
}
/*--responsive media-quries--*/
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
.banner {
	top: 22%;
	width: 45%;
}
b.down-arrow {
	left: 8.5em;
}
b.in-usa {
	right: 7.5em;
}
}
@media(max-width:1024px){
.sb-search {
	right: 29px;
	margin-top: 12px;
}
.top-tele {
	width: 41%;
}
.banner {
	top: 14%;
	width: 56%;
	left:20%;
}
.in-content h4 {
	margin: 0.5em 0 23px;
}
.in-content p {
	height: 36px;
	overflow: hidden;
}
.item-in p {
	font-size: 1.3em;
}
b.down-arrow {
	left: 5.5em;
}
b.down-arrow {
	left: 5.5em;
}
.item-in label {
	top: 57.5%;
}
.wmuSliderPagination {
	right: 43%;
}
.footer-in h5 {
	font-size: 2.5em;
}
.view .mask {
	height: 196px;
	padding: 0em 0;
}
ul.popular li a {
	font-size: 1em;
}
.grid-categories p {
	font-size: 1.1em;
}
.top-blog p {
	margin: 0 0 2em;
	height: 80px;
	overflow: hidden;
}
}
@media(max-width:768px){
.sb-search {
	margin-top: 4px;
}
.sb-search-input {
	width: 45%;
}
.top-tele {
	width: 52%;
}
.banner h2 {
	font-size: 2em;
}
.banner {
	padding: 3em 2em 4em;
	left: 22%;
	width: 52%;
}
ul.callbacks_tabs.callbacks1_tabs {
	right: 2em;
}
.callbacks_tabs a:after {
	width: 100px;
}
.more h3 {
	font-size: 2.3em;
}
.more p {
	font-size: 1.1em;
}
a.info-left {
	margin: 0.2em 0 0;
}
.in-content p {
	height: 72px;
	width: 73%;
	margin: 0 auto 2em;
}
.in-content {
	padding: 3em 1em 4.3em;
	margin: 0 0 1em;
}
p.in-due {
	width: 90%;
}
.item-in p {
	width: 85%;
	font-size: 1.2em;
}
.item-in label {
	top: 55.8%;
}
b.down-arrow {
	left: 1.5em;
}
b.in-usa {
	right: 1em;
}
.footer-in h5 {
	text-align: center;
}
.mail {
	padding-left: 15px;
	margin: 2em 0;
}
.send input[type="submit"] {
	width: 50%;
}
.send {
	text-align: center;
}
.of-my{
	margin:0 auto;
}
.view .mask{
	left: 160px;
	height: 255px;
	width: 53.6%;
}
.view-tenth img {
  	transition: none;
}
.view-tenth {
	margin: 0em 0 2em;
}
.view .mask {
	padding: 2em 0;
}
.products-bottom {
	padding: 0em 0;
}
.stand {
	width: 70%;
	margin: 1em auto;
}
ul.popular li a {
	font-size: 1.2em;
}
.blog-left {
	width: 13%;
}
.left-blog {
	width: 52%;
}
.top-blog {
	width: 92%;
	margin: 2em auto;
}
}
@media(max-width:640px){
.sb-search.sb-search-open, .no-js .sb-search {
	width: 90%;
}
.top-tele,.logo,.more,.info-left {
	float: none;
}
.logo {
	text-align:center;
	margin:0;
}
.more,.info-left{
	text-align:center;
}
.top-tele {
	width: 68%;
	margin: 0 auto;
}
.header-bottom {
	padding: 1em 0;
}
.banner h2 {
	font-size: 1.8em;
}
.banner {
	padding: 2em 1em 3em;
}
a.info-left {
	margin: 1em auto 0;
	display: block;
	width: 28%;
}
.item-in p {
	font-size: 1.1em;
}
.item-in p {
	padding: 2em;
}
.item-in label {
	top: 54.8%;
}
b.down-arrow {
	left: 0.5em;
}
b.in-usa {
	right: 0em;
}
.view .mask {
	left: 95px;
	width: 66.3%;
}
.left-blog {
	width: 63%;
}
}
@media(max-width:480px){
.top-tele {
	width: 87%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 100%;
}
.banner h2 {
	font-size: 1.5em;
}
a.read-more {
	padding: 0.5em 1.5em;
	font-size: 1.1em;
}
.callbacks_tabs a:after {
	width: 70px;
	height:8px;
}
.banner {
	padding: 1em 1em 2em;
}
.more h3 {
	font-size: 1.7em;
}
.more p {
	font-size: 1em;
}
.content-welcome {
	padding: 2em 0;
}
.content-bottom h3,.content-in-on h4 {
	font-size: 2em;
}
.content-bottom span {
	font-size: 1.2em;
}
.in-content p {
	height: 60px;
	width: 83%;
}
.item-in label {
	top: 56%;
}
.item-in p {
	padding: 1.5em;
	width:82%;
}
.wmuSliderPagination {
	right: 37%;
}
.view .mask {
	left: 13px;
	width: 93.3%;
}
.products-top p,.services-top p,.contact-top p {
	width: 93%;
	height: 50px;
	overflow: hidden;
}
.products ,.services-top-top,.contact,.blog,.single{
	padding: 2em 0;
}
.products-top h3,.services-top h3,.contact-top h3 ,.blog-top h3,.single-header h3{
	font-size: 2em;
}
.read-in h5 {
	font-size: 1.3em;
}
.read-in p {
	font-size: 1.1em;
}
.content-middle h4 {
	font-size: 1.8em;
}
span.many-left {
	font-size: 1.4em;
	height: 59px;
	overflow: hidden;
	display: block;
}
p.grid-para {
	font-size: 1.1em;
	height: 93px;
	overflow: hidden;
}
.services-bottom-in {
	padding: 2em 0;
	text-align: center;
}
.stand p {
	font-size: 1.3em;
}
a.more-in {
	padding: 0.7em 1.5em;
}
.stand {
	padding: 1em 1em 4em;
}
.grid-categories h4 {
	font-size: 1.5em;
}
.bottom-in-ser {
	padding: 2em 0;
}
.footer-in h5 {
	font-size: 2em;
}
.page-not-found h3 {
font-size: 12em;
}
.blog-left p {
	font-size: 4em;
	height: 63px;
}
.blog-left span {
	font-size: 2em;
}
.top-blog a.fast {
	font-size: 1.2em;
}
.blog-left {
	width: 18%;
}
.left-blog {
	width: 70%;
}
.single-top {
	padding: 1em 0;
}
.artical-content h3{
	font-size: 1.3em;
}
.artical-content p {
	font-size: 1em;
	height: 136px;
	overflow: hidden;
}
.artical-links ul li a,.share-artical ul li {
	padding: 0px;
}
.share-artical h3 {
padding: 7px 0px 13px 0px;
}
.table-form form input[type="text"] {
	width: 65%;
}
.table-form textarea {
	width: 90%;
}
.content-bottom-grid {
	padding: 2em 0;
}
.content-bottom p {
	margin: 1em 0 2em;
}
p.in-due {
	width: 86%;
}
.top-nav ul li a {
	font-size: 1.2em;
}
.resources p {
	font-size: 30px;
}
}
@media(max-width:320px){
.resources p {
	font-size: 25px;
}
.page-not-found h3 {
	font-size: 7em;
	min-height: 106px;
}
.logo img {
	width: 99%;
}
.sb-search-input {
	width: 65%;
}
.top-tele {
	width: 79%;
	padding: 0.5em 0;
}
.in-phone,.in-phone-in{
	float: none;
}
.in-phone-in{
	width:75%;
}
.banner {
	padding: 1.5em 0.5em;
	left: 15%;
	width: 70%;
}
.top-nav ul li {
	padding: 0.4em 0;
}
.banner h2 {
	font-size: 1.2em;
	margin:0;
}
a.read-more {
	display:none;
}
ul.callbacks_tabs.callbacks1_tabs {
	bottom: 9px;
}
.callbacks_tabs a:after {
	width: 50px;
	height:5px;
}
.more h3 {
	font-size: 1.4em;
}
.more p {
	font-size: 0.9em;
}
a.info-left {
	display: block;
	width: 45%;
}
.content-welcome {
	padding: 1em 0;
}
.content-bottom h3, .content-in-on h4 {
	font-size: 1.4em;
}
.content-bottom span {
	font-size: 1em;
	height:40px;
	overflow:hidden;
	display:block;
}
.content-bottom p {
	margin: 0.5em 0 1em;
	height: 57px;
	overflow: hidden;
	line-height:1.5em;
	font-size:0.9em;
}
a.in-more{
	display:block;
	padding: 0.5em 1em;
}
.in-content h4 {
	margin: 0.5em 0 5px;
	font-size:1.2em;
}
.in-content p {
	height: 22px;
	width: 100%;
	margin:0 auto 1em;
}
.in-content {
	padding: 2em 1em 2.3em;
}
.bottom-in-set {
	padding: 1em 0 2em;
}
p.in-due {
	width: 80%;
	height: 40px;
	overflow: hidden;
	font-size:1em;
}
div#example1 {
	padding-bottom: 2em;
}
.footer-in h5 {
	font-size: 1.5em;
}
.mail {
	margin: 1em 0;
}
.send input[type="submit"] {
	width: 58%;
	font-size:1.2em;
}
.mail input[type="text"], .send input[type="submit"] {
	padding: 0.4em;
}
.footer-top {
	padding: 1em 0;
}
.view .mask {
	left: 0px;
	width: 100%;
	padding:0;
	height:164px;
}
.view-tenth h4 {
	margin: 0 1em;
}
.view h4{
	font-size:13px;
}
.products-top {
	padding: 1em 0;
}
.products, .services-top-top, .contact, .blog, .single {
	padding: 1em 0;
}
.products-top h3, .services-top h3, .contact-top h3, .blog-top h3, .single-header h3 {
	font-size: 1.5em;
}
.products-top p, .services-top p, .contact-top p {
	height: 48px;
	font-size:1em;
}
.read-in h5 {
	font-size: 1.1em;
}
.read-in p {
	font-size: 0.9em;
	width:100%;
	margin: 0.5em auto 1em;
}
.content-middle h4 {
	font-size: 1.5em;
	margin:0;
}
span.many-left {
	font-size: 1.2em;
	height: 47px;
}
p.grid-para {
	font-size: 1em;
	height: 50px;
	line-height: 20px;
	padding: 0.5em 0 0;
}
.stand p {
	font-size: 1.1em;
	line-height: 24px;
	margin: 0em auto 1em;
	width: 85%;
}
.stand {
	width: 85%;
	margin: 1em auto;
}
a.more-in {
	font-size: 1.1em;
	padding: 0.5em 1.3em;
}
.services-bottom-in {
	padding: 1em 0;
}
.grid-categories h4 {
	font-size: 1.3em;
}
ul.popular li a {
	font-size: 1em;
}
.grid-categories p {
	font-size: 1em;
	height: 92px;
	overflow: hidden;
}
.bottom-in-ser {
	padding: 1em 0;
}
.read-in {
	padding: 0.3em 0;
}
.contact-top {
	padding: 0em 0 1em;
}
.map h4, .contact-grid h4 {
	font-size: 1.3em;
	margin: 0.5em 0 0em;
}
.map iframe {
	height: 130px;
}
.contact-grid input[type="text"], .contact-grid textarea {
	padding: 0.7em;
	margin: 0.5em 0;
}
.send-in input[type="submit"] {
	font-size: 1.3em;
}
p.footer-grid {
	font-size: 1.1em;
}
.blog-left p {
	font-size: 2.5em;
	height: 38px;
}
.blog-left span {
	font-size: 1.7em;
}
.top-blog a.fast {
	font-size: 1em;
}
.top-blog {
	width: 100%;
	margin: 1em auto 0;
}
.top-blog p {
	margin: 0 ;
	height: 41px;
	font-size:1em;
}
.share-artical h3 {
	font-size: 1.2em;
}
.share-artical h3 {
	font-size: 1.2em;
}
.artical-content h3 {
	font-size: 1.2em;
	margin:0;
}
.item-in p {
	padding: 1em;
	width: 73%;
	font-size: 0.9em;
}
.item-in label {
	top: 67.2%;
}
.item-in span {
	font-size: 1.1em;
}
.wmuSliderPagination {
	right: 27%;
	bottom:0;
}
.content-in-on {
	padding: 1em 0;
}
.item-in{
	padding:1em 0 2em;
}
b.down-arrow,b.in-usa{
	top:5em;
}
}


/* ===================== SEO ===================== */

.seo-about-section { 
    padding: 3.5em 0; 
    background: #fff; 
    border-bottom: 1px solid #eee; 
}
.seo-about-section .seo-about-grid { margin-top: 25px; }
.seo-about-section .seo-about-content { padding-right: 35px; }
.seo-about-section h3 { 
    margin: 0;
    font-size: 3em;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.seo-about-section h4 { 
    font-size: 1.5em;
    color: #d90303 !important; 
    margin-bottom: 18px; 
    font-weight: 600; 
    text-transform: uppercase; 
    letter-spacing: 2px;	
}
.seo-about-section p { 
    font-size: 1.1em;
    color: #666; 
    line-height: 1.6em;
    margin-bottom: 18px; 

}
.seo-about-list { 
    list-style: none; 
    padding: 0; 
    margin: 0 0 18px 0; 
}
.seo-about-list li { 
    padding: 8px 0; 
    color: #444; 
    font-size: 1.1em;
    border-bottom: 1px solid #f0f0f0; 
    display: flex;
    align-items: center;
}
.seo-about-list li:last-child { border-bottom: none; }
.seo-check { 
    color: #d90303; 
    margin-right: 10px; 
    font-weight: bold; 
    font-size: 0.95em; 
    flex-shrink: 0;
}
.seo-about-btn { 
    background: #d90303; 
    color: #fff; 
    padding: 12px 28px; 
    text-decoration: none; 
    display: inline-block; 
    text-transform: uppercase; 
    font-size: 1.2em; 
    letter-spacing: 1.5px;
    font-weight: 600;
}
.seo-about-btn:hover { background: gold; color: black; }

.seo-about-stats {
    padding: 25px; 
    border-left: 4px solid #d90303; 
    height: 100%;
    min-height: 420px;
    display: flex;
    align-items: stretch;
}
.seo-stats-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 12px;
    width: 100%;
    /* height: 100%; */
}
.seo-stat-item { 
    text-align: center; 
    padding: 15px 8px !important; 
    background: #fff; 
    border: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.seo-stat-item:hover { 
    border-color: #d90303; 
    transform: scale(1.02); 
    box-shadow: 0 4px 12px rgba(0,0,0,0.1); 
}
.seo-stat-number { 
    display: block; 
    font-size: 3em; 
    font-weight: bold; 
    color: #d90303; 
    line-height: 1.1;
}
.seo-stat-label { 
    display: block; 
    font-size: 1.1em; 
    color: #333; 
    margin-top: 5px; 
    text-transform: uppercase; 
    letter-spacing: 0.5px; 
    font-weight: 600;
    line-height: 1.3;
}

.seo-trust-section { padding: 4em 0; background: #000; }
.seo-trust-section h3 { text-align: center; font-size: 3em; color: #fff; margin-bottom: 40px; font-weight: 300; text-transform: uppercase; letter-spacing: 2px; }
.seo-trust-badge { background: #1a1a1a; border: 2px solid #d90303; padding: 30px 20px; text-align: center; min-height: 160px; display: flex; flex-direction: column; justify-content: center; }
.seo-trust-badge:hover { background: #d90303; transform: translateY(-8px); box-shadow: 0 10px 30px rgba(217, 3, 3, 0.3); }
.seo-badge-icon { display: block; font-size: 3em; color: #efb480; margin-bottom: 15px; }
.seo-badge-text { display: block; font-size: 1.4em; color: #fff; font-weight: bold; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 1px; }
.seo-badge-sub { display: block; font-size: 1.1em; color: #999; }
.seo-trust-badge:hover .seo-badge-sub { color: #fff; }
.seo-badge-imgs {width:130px; }

.seo-faq-section { 
    padding: 4em 0; 
    background: #fff; 
}
.seo-faq-header { 
    text-align: center; 
    margin-bottom: 40px; 
}
.seo-faq-header h3 { 
    font-size: 3em; 
    color: #000 !important; 
    margin-bottom: 10px; 
    font-weight: 300; 
    letter-spacing: -0.5px;
}
.seo-faq-header p { 
    font-size: 1.1em; 
    color: #666; 
}

.seo-faq-accordion {
    max-width: 900px;
    margin: 0 auto;
}
.seo-faq-item {
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}
.seo-faq-question {
    background: linear-gradient(to right, #f8f8f8, #fff);
    padding: 20px 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: 0.3s all;
    border-left: 4px solid #d90303;
}
.seo-faq-question:hover {
    background: #cbcbcb;
}
.seo-faq-item.active .seo-faq-question {
    background: #d90303;
    border-left-color: #000;
}
.seo-faq-item.active .seo-faq-question .seo-faq-q,
.seo-faq-item.active .seo-faq-question .seo-faq-title {
    color: #fff;
}
.seo-faq-item.active .seo-faq-question .seo-faq-icon {
    color: #fff;
    transform: rotate(45deg);
}
.seo-faq-q {
    color: #d90303;
    font-weight: bold;
    margin-right: 15px;
    font-size: 1.1em;
    flex-shrink: 0;
}
.seo-faq-title {
    color: #000;
    font-weight: 500;
    font-size: 1.4em;
    flex-grow: 1;
}
.seo-faq-icon {
    color: #d90303;
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 15px;
    transition: 0.3s all;
    flex-shrink: 0;
}
.seo-faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    background: #fafafa;
}
.seo-faq-answer-content {
    padding: 20px 25px;
    color: #555;
    line-height: 1.8;
    border-top: 1px solid #eee;
}

.seo-partners-section { padding: 4em 0; background: #f9f9f9; }
.seo-partners-section h3 { text-align: center; font-size: 3em; color: #000; margin-bottom: 40px; font-weight: 300; text-transform: uppercase; letter-spacing: 2px; }
.seo-partner-item { text-align: center; padding: 25px 15px; margin: 8px; background: #fff; border: 1px solid #ddd; min-height: 100px; display: flex; align-items: center; justify-content: center; }
.seo-partner-item:hover { border-color: #d90303; transform: scale(1.03); box-shadow: 0 5px 20px rgba(0,0,0,0.1); }
.seo-partner-item span { color: #666; font-weight: bold; font-size: 1.4em; text-transform: uppercase; letter-spacing: 1px; }

/* Footer */
.footer-sitemap { background: #1a1a1a; padding: 50px 0 25px; border-top: 4px solid #d90303; }
.footer-col h5 { color: gold; font-size: 1.2em; margin-bottom: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 400; }
.footer-links { list-style: none; padding: 0; margin: 0; color:#d90303; }
.footer-links li { padding: 10px 0; /* border-bottom: 1px solid #2a2a2a; */ }
.footer-links li a { color: #ccc; text-decoration: none; font-size: 0.95em; display: block; }
.footer-links li a:hover { color: #d90303; padding-left: 8px; }


.breadcrumb-section { background: #f8f8f8; padding: 15px 0; margin-bottom: 30px; }
.breadcrumb-section-non { background: #f8f8f8; padding: 15px 0;}
.breadcrumb { margin: 0; padding: 0; background: none; }
.breadcrumb li { font-size: 14px; }
.breadcrumb li a { color: #333; text-decoration: none; }
.breadcrumb li a:hover { color: #ff6600; }
.breadcrumb > li + li:before { content: "/ "; color: #999; padding: 0 8px; }

.product-section { margin-top: 40px; margin-bottom: 40px; }
.product-categories-section { padding: 40px 0; background: #fff; }
.category-header { text-align: center; margin-bottom: 40px; }
.category-header h2 { font-size: 32px; color: #333; margin-bottom: 10px; }
.category-header p { font-size: 16px; color: #666; }
.category-card { display: block; background: #f9f9f9; padding: 30px; margin-bottom: 20px; border-radius: 5px; text-decoration: none; transition: all 0.3s; border: 1px solid #eee; }
.category-card:hover { background: #fff; box-shadow: 0 5px 20px rgba(0,0,0,0.1); transform: translateY(-5px); text-decoration: none; }
.category-icon { font-size: 40px; color: #d90303; margin-bottom: 15px; }
.category-card h3 { font-size: 22px; color: #333; margin-bottom: 15px; }
.category-card ul { list-style: none; padding: 0; margin-bottom: 15px; }
.category-card ul li { color: #666; padding: 5px 0; font-size: 14px; }
.category-link { color: #d90303; font-weight: bold; font-size: 14px; }

.product-intro-section { padding: 50px 0; background: #f5f5f5; }
.product-intro-section h2 { font-size: 28px; color: #333; margin-bottom: 20px; }
.product-intro-section h3 { font-size: 20px; color: #333; margin-top: 30px; margin-bottom: 15px; }
.product-intro-section p { font-size: 15px; line-height: 1.8; color: #555; }
.product-intro-section ul { margin: 15px 0; padding-left: 20px; }
.product-intro-section ul li { margin: 8px 0; color: #555; }
.intro-sidebar { background: #fff; padding: 25px; border-radius: 5px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }
.intro-sidebar h4 { font-size: 18px; color: #333; margin-bottom: 20px; border-bottom: 2px solid #d90303; padding-bottom: 10px; }
.benefits-list { list-style: none; padding: 0; }
.benefits-list li { padding: 12px 0; border-bottom: 1px solid #eee; font-size: 14px; color: #555; }
.benefits-list li strong { color: #333; }

.cta-section { background: #d90303; padding: 50px 0; }
.cta-content h2 { color: #fff; font-size: 28px; margin-bottom: 15px; }
.cta-content p { color: rgba(255,255,255,0.9); font-size: 16px; line-height: 1.6; }
.cta-button { display: inline-block; background: #fff; color: black; padding: 15px 35px; font-size: 16px; font-weight: bold; text-decoration: none; border-radius: 5px; transition: all 0.3s; }
.cta-button:hover { background: gold; color: red; text-decoration: none; transform: scale(1.05); }
.cta-note { margin-top: 15px; color: rgba(255,255,255,0.9); font-size: 14px; }
.cta-note a { color: #fff; text-decoration: underline; }

.certifications-section { padding: 50px 0; background: #fff; }
.certifications-header { text-align: center; margin-bottom: 40px; }
.certifications-header h3 { font-size: 28px; color: #333; margin-bottom: 10px; }
.certifications-header p { font-size: 16px; color: #666; }
.certification-item { text-align: center; padding: 20px; }
.cert-icon { width: 60px; height: 60px; background: #d90303; color: #fff; font-size: 24px; line-height: 60px; border-radius: 50%; margin: 0 auto 15px; }
.certification-item h4 { font-size: 16px; color: #333; margin-bottom: 8px; }
.certification-item p { font-size: 13px; color: #666; margin: 0; }

.service-areas-section { padding: 50px 0; background: #f9f9f9; }
.service-areas-section h3 { font-size: 28px; color: #333; text-align: center; margin-bottom: 15px; }
.service-areas-section > .container > .row:first-of-type p { text-align: center; color: #666; font-size: 16px; margin-bottom: 30px; }
.service-area-item { background: #fff; padding: 20px; border-radius: 5px; text-align: center; margin-bottom: 20px; }
.service-area-item h4 { font-size: 18px; color: #333; margin-bottom: 10px; }
.service-area-item h4 span { color: #d90303; margin-right: 8px; }
.service-area-item p { color: #666; margin: 0; font-size: 14px; }
.service-note { margin-top: 20px; color: #888; font-size: 14px; }
.seo-factory-section {
	padding: 60px 0;
	background: #f9f9f9;
}
.seo-factory-title {
	text-align: center;
	font-size: 28px;
	margin-bottom: 15px;
	color: #333;
	font-weight: 700;
}
.seo-factory-desc {
	font-size: 16px;
	color: #666;
	max-width: 800px;
	margin: 0 auto;
}
.seo-factory-img img {
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.seo-factory-details {
	padding: 20px 0 0 30px;
}
.seo-factory-feature {
	background: #fff;
	padding: 15px;
	border-radius: 6px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.05);
}
.seo-factory-icon {
	font-size: 24px;
	color: #007bff;
	margin-bottom: 10px;
	display: inline-block;
}
.seo-factory-feature h4 {
	font-size: 18px;
	margin-bottom: 8px;
	color: #333;
}
.seo-factory-feature p {
	font-size: 14px;
	color: #666;
	margin: 0;
}
.seo-factory-btn {
	display: inline-block;
	margin-top: 20px;
	padding: 10px 25px;
	background: #007bff;
	color: #fff;
	border-radius: 4px;
	text-decoration: none;
	transition: all 0.3s ease;
}
.seo-factory-btn:hover {
	background: #0056b3;
	color: #fff;
	text-decoration: none;
}
.seo-factory-gallery {
	margin-top: 30px;
}
.seo-factory-gallery-item img {
	border-radius: 4px;
	margin-bottom: 15px;
	width: 100%;
	height: auto;
}
@media (max-width: 768px) {
	.seo-factory-details {
		padding: 20px 0 0 0;
		margin-top: 20px;
	}
	.seo-factory-title {
		font-size: 24px;
	}
	.seo-factory-desc {
		font-size: 14px;
	}
}

.confidene {
	list-style: none !important;
	margin: 0;
	padding: 0;
}
.confidene ul {
	display: flex;
	width: 100%;
	height: 500px;
	/*background-color: #096;*/
	overflow: hidden;
	list-style: none !important;
	outline: none !important;
}
.confidene li {
	width: 160px;
	height: 500px;
	transition: all 1s;
	box-shadow: none !important;
	border: none !important;
}
.confidene img {
	height: 575px;
}
.confidene ul:hover li {
	width: 40px;
}
.confidene ul li:hover {
	width: 760px;
}
.confidene img {
	filter: grayscale(70%);
	transition: filter 0.4s ease;
}
.confidene img:hover {
	filter: grayscale(0%);
}

/* Services Banner */
.services-banner {
  background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.services-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxwYXR0ZXJuIGlkPSJncmlkIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSgxKSI+PHBhdGggZD0iTTAgNDBMMDQgMEwiIHN0cm9rZT0icmdiYSgyNTUsMjU1LDI1NSwwLjEpIiBzdHJva2Utd2lkdGg9IjEiLz48L3BhdHRlcm4+PC9kZWZzPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JpZCkiIC8+PC9zdmc+');
  opacity: 0.5;
}
.services-banner .container {
  position: relative;
  z-index: 1;
}
.banner-content {
  text-align: center;
  color: #fff;
}
.banner-content h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.banner-content p {
  font-size: 18px;
  margin-bottom: 25px;
  opacity: 0.9;
}
.banner-btn {
  display: inline-block;
  padding: 14px 35px;
  background: #d90303;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.3s ease;
  /*border: 2px solid #d90303;*/
}
.banner-btn:hover {
  background: gold;
  color: red;
}

.quote-form {
  padding: 10px 0;
  background: #d90303;
  color: #fff;
}
.quote-form .form-title {
  text-align: center;
  margin-bottom: 30px;
}
.quote-form .sub-title {
  line-height: 1.4;
}
.quote-form .sub-title .h1 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}
.quote-form .or-call {
  text-align: center;
}
.quote-form .or-call h5 {
  font-size: 16px;
  margin: 0;
}
.quote-form .or-call .phone {
  color: #d90303;
  text-decoration: none;
  font-weight: 600;
}
.quote-form .or-call .phone:hover {
  text-decoration: underline;
}
.quote-form-fields {
  max-width: 600px;
  margin: 0 auto;
}
.quote-form .form-group {
  margin-bottom: 20px;
}
.quote-form .form-group label {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
  color: #333;
  font-size: 14px;
}
.quote-form .form-group .gfield_required {
  color: #d90303;
  margin-left: 3px;
}
.quote-form .form-control {
  width: 100%;
  height: 20%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  transition: border-color 0.3s;
}
.quote-form .form-control:focus {
  outline: none;
  border-color: #d90303;
}
.quote-form textarea.form-control {
  resize: vertical;
}
.quote-form .gform_button.button {
  width: 100%;
  background: #fff;
  color: #d90303;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.quote-form .gform_button.button:hover {
  background: gold;
  color: red;
  width: 100%;
}
.quote-form .download-forms {
  text-align: center;
  margin-top: 30px;
}
.quote-form .download-forms p {
  color: #fff;
  font-size: 30px;
  margin-bottom: 15px;
}
.quote-form .download-forms .chevrons {
  margin-left: 5px;
}
.quote-form .download-forms a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin: 0 15px;
  font-size: 19px;
  transition: color 0.3s;
}
.quote-form .download-forms a:hover {
  color: gold;
}
.quote-form .download-forms .icon {
  margin-right: 5px;
}

.concat-form {
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	transition: border-color 0.3s;
}

.product-grid-wrap{
	max-width:1400px;
	margin:0 auto;
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:45px 80px;
}
.product-card{
	display:flex;
	gap:24px;
	align-items:flex-start;
}
.card-title{
	font-size:19px;
	color:#e61919;
	font-weight:bold;
	margin-bottom:16px;
	display:flex;
	align-items:center;
	gap:8px;
}
.card-title::after{
	/*content="↺";*/
	font-size:18px;
}
.card-img{
	width:240px;
	height:auto;
	object-fit:contain;
}
.card-list{
	flex:1;
	padding-top: 70px;
}
.card-list ul{
	list-style:none;
	padding-left:0;
	margin:0;
}
.card-list li{
	font-size:18px;
	line-height:1.6;
	color:#222222;
}
.card-list li small{
	font-size:14px;
	color:#444;
}
.card-title a{
	color:inherit;
	text-decoration:none;
	transition:0.3s all;
}
.card-title a:hover{
	color:#b01515;
	text-decoration:underline;
}
.card-list li a{
	color:inherit;
	text-decoration:none;
	transition:0.3s all;
}
.card-list li a:hover{
	color:#e61919;
	text-decoration:underline;
}

@media screen and (max-width: 1210px) {
	.product-grid-wrap {
		grid-template-columns: 1fr;
		gap: 40px 0;
		padding: 0 16px;
	}
	.product-card:nth-child(n+3) {
		display: none;
	}
	.product-card {
		flex-direction: column;
		gap: 20px;
		align-items: center;
		text-align: center;
	}
	.card-img {
		width: 180px;
	}
	.card-title {
		font-size: 24px;
		justify-content: center;
	}
	.card-list {
		padding-top: 0;
	}
	.card-list li {
		font-size: 16px;
	}
	.card-list li small {
		font-size: 13px;
	}
}
.float-quote-btn{
	position:fixed;
	right:0;
	bottom:60px;
	background:#e61919;
	color:#fff;
	padding:14px 22px;
	font-size:17px;
	font-weight:bold;
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;
	text-decoration:none;
	box-shadow:0 3px 12px #00000026;
}
/* ========== SEO ENHANCEMENT STYLES ========== */

/* Breadcrumb Navigation */
.breadcrumb-nav {
  padding: 15px 0;
  margin-bottom: 20px;
}
.breadcrumb-nav ol {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.breadcrumb-nav li {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
}
.breadcrumb-nav li::after {
  content: "/";
  margin: 0 10px;
  color: #999;
}
.breadcrumb-nav li:last-child::after {
  content: "";
}
.breadcrumb-nav a {
  color: #d90303;
  text-decoration: none;
  transition: color 0.3s;
}
.breadcrumb-nav a:hover {
  color: #333;
}
.breadcrumb-nav li.active span {
  color: #666;
}

/* Blog Filters */
.blog-filters {
  padding: 15px 0 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.blog-filters .filter-label {
  font-weight: 600;
  margin-right: 15px;
  color: #333;
}
.blog-filters .filter-link {
  display: inline-block;
  padding: 6px 16px;
  margin: 0 5px 10px;
  background: #f5f5f5;
  color: #333;
  text-decoration: none;
  border-radius: 20px;
  font-size: 14px;
  transition: all 0.3s;
}
.blog-filters .filter-link:hover,
.blog-filters .filter-link.active {
  background: #d90303;
  color: #fff;
}

/* Related Posts Section */
.related-posts {
  padding: 40px 0;
  margin-top: 40px;
  border-top: 2px solid #eee;
}
.related-posts h3 {
  font-size: 24px;
  margin-bottom: 25px;
  color: #333;
}
.related-posts-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.related-post-item {
  background: #f9f9f9;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s, box-shadow 0.3s;
}
.related-post-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.related-post-item img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.related-post-item h4 {
  padding: 15px;
  font-size: 16px;
  margin: 0;
  color: #333;
}
.related-post-item a {
  text-decoration: none;
}

/* Blog Pagination */
.blog-pagination {
  padding: 30px 0;
  text-align: center;
}
.blog-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
}
.blog-pagination li {
  margin: 0 3px;
}
.blog-pagination li a,
.blog-pagination li span {
  display: block;
  padding: 8px 14px;
  /*background: #f5f5f5;*/
  color: #333;
  text-decoration: none;
  /*border-radius: 4px;*/
  transition: all 0.3s;
}
.blog-pagination li a:hover,
.blog-pagination li.active span {
  background: #d90303;
  color: #fff;
}

/* Social Share Section */
.share-section {
  padding: 30px 0;
  background: #f9f9f9;
  margin-top: 40px;
}
.share-section h4 {
  text-align: center;
  margin-bottom: 20px;
  color: #333;
}
.share-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.share-btn {
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  font-size: 14px;
  transition: transform 0.3s, opacity 0.3s;
}
.share-btn:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}
.share-btn.facebook { background: #3b5998; }
.share-btn.twitter { background: #1da1f2; }
.share-btn.linkedin { background: #0077b5; }
.share-btn.email { background: #777; }

/* Responsive */
@media (max-width: 768px) {
  .related-posts-grid {
    grid-template-columns: 1fr;
  }
  .blog-filters .filter-link {
    font-size: 12px;
    padding: 5px 12px;
  }
  .share-buttons {
    flex-direction: column;
    align-items: center;
  }
  .share-btn {
    width: 200px;
    justify-content: center;
  }
}

/* Index Steel ExtCot */
.steel-text-desc{
	font-size:17px;
	font-weight:400;
	line-height:1.6;
	margin-top:0;
	margin-bottom:10px
}

.steel-text-desc-concat{
	font-size:15px;
	font-weight:400;
	line-height:1.7;
	margin-top:0;
	margin-bottom:10px
}

.steel-link{
	text-decoration:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease
}
.steel-link:hover,.steel-link:focus{
	text-decoration:none;
}
.steel-title-h2{
	font-size:33px;
	font-weight:700;
	line-height:36px;
	margin-top:20px;
	margin-bottom:15px
}
.steel-title-h3{
	font-size:32px;
	font-weight:700;
	line-height:36px;
	margin-top:20px;
	margin-bottom:10px;
}
.steel-link:hover h3{
	color: #d90303 !important;
}
.steel-call-title{
	color:inherit;
	font-size:28px;
	margin-top:10px
}
.steel-call-title .steel-link{
	color:inherit
}
.steel-call-title .steel-link:hover,.steel-call-title .steel-link:focus{
	color:#d90303
}
.text-nowrap-custom{
	white-space:nowrap
}
.steel-bold{
	font-weight:700
}
.steel-bold-concat{
	font-weight: 800;
	font-size: 18px;
	color: red;
}
.steel-wrap{
	max-width:970px;
	margin:0 auto;
	padding:0 20px;
}
.steel-grid-row {
	display:flex;
	flex-wrap:wrap;
	margin:0 -15px;
}
.grid-full-col {
	width:100%;
	padding:0 15px;
}
.grid-half-col {
	width:50%;
	padding:0 15px;
}
@media (max-width:767px) {
	.grid-half-col {
		width:100%;
	}
}
.steel-section {
	padding: 30px 0;
	position:relative;
}
.section-white{
	background-color:#fff;
	color:#333
}
.section-red{
	background-color:#d90303;
	color:#fff
}
.section-dark{
	background-color:#222;
	color:#fff
}
.steel-product-link .steel-title-h3 {
	color: inherit;
	margin:12px 0;
}
.quote-btn-box{
	margin-top:30px;
	text-align:center;
}
.steel-main-btn{
	background-color:#d90303;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	font-size:14px;
	font-weight:700;
	padding:15px 25px;
	text-transform: uppercase;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease
}
.steel-main-btn:hover,.steel-main-btn:focus{
	background-color:#d90303;
	color:#fff
}

/* ========== Blog Sidebar ========== */
.blog-row {
	margin-top: 20px;
}
.blog-main {
	padding-right: 30px;
}

/* Sidebar Widget Card */
.blog-sidebar .sidebar-widget {
	background: #fff;
	padding: 25px;
	margin-bottom: 30px;
	border-radius: 5px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.blog-sidebar .sidebar-widget:last-child {
	margin-bottom: 0;
}
.blog-sidebar .sidebar-widget h4 {
	font-size: 18px;
	color: #333;
	margin: 0 0 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #d90303;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

/* Sidebar Categories + Posts */
.blog-sidebar .cat-posts-group {
	/* container uses sidebar-widget card style */
}
.blog-sidebar .cat-posts-item {
	padding: 0 0 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
}
.blog-sidebar .cat-posts-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.blog-sidebar .cat-name {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
	transition: color 0.3s;
	letter-spacing: 0.3px;
}
.blog-sidebar .cat-name:hover {
	color: #d90303;
}
.blog-sidebar .cat-posts-sublist {
	list-style: none;
	padding: 0 0 0 14px;
	margin: 0;
}
.blog-sidebar .cat-posts-sublist li {
	padding: 6px 0;
	border-bottom: 1px dotted #eee;
}
.blog-sidebar .cat-posts-sublist li:last-child {
	border-bottom: none;
}
.blog-sidebar .cat-posts-sublist li a {
	color: #555;
	font-size: 13px;
	text-decoration: none;
	display: block;
	line-height: 1.5;
	transition: color 0.3s;
	position: relative;
	padding-left: 10px;
}
.blog-sidebar .cat-posts-sublist li a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #ccc;
	transition: background 0.3s;
}
.blog-sidebar .cat-posts-sublist li a:hover {
	color: #d90303;
}
.blog-sidebar .cat-posts-sublist li a:hover::before {
	background: #d90303;
}
/* ========== Sidebar Responsive ========== */
@media (max-width: 991px) {
	.blog-main {
		padding-right: 15px;
	}
	.blog-sidebar {
		margin-top: 40px;
	}
}