@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700');
body{
	margin:0;
	padding:0;	
}
.clearfix:before, .clearfix:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear:both;
}
img{
	border:0;
}
a.contactlink {
    display: block;
    margin-bottom: 0.75em;
}
/*==================== Header Style =================*/
.header{
	background: url(bgshade.jpg) repeat-x center bottom #00578c;
	font-family:sans-serif;
	}
.header-bottom{
	background:url(bgheader.jpg) repeat-x center top;
	}
    .header-bottom .col-md-5,.header-bottom .col-md-2{
        max-width: 100%;
    }
    .col-md-5.header-logo {
    margin-top: 1em;
}
    @media only screen and (max-width: 991px) {
 .header-bottom .col-md-5,.header-bottom .col-md-2{
        max-width: 100%;
        width: 100%;
    }
    }
.header .container {
    width: 1170px;
	margin:0 auto;
    padding-left: 15px;
    padding-right: 15px;
	box-sizing: border-box;
}
.col-md-5 {
    padding-left: 10px;
    padding-right: 10px;
	float:left;
	width:475px;
	box-sizing: border-box;
}
.col-md-2 {
    padding-left: 10px;
    padding-right: 10px;
	float:left;
	width:190px;
	box-sizing: border-box;
}
.number {
    margin-left: 0;
    padding-bottom: 2px;
    padding-top: 2px;
	line-height:1.42857;
    width: 300px;
}
.cont_number{
	margin:0;	
	}
.number .cont_number span {
    color: #ffffff;
    display: block;
    font-size: 38px;
    font-style: italic;
    font-weight: bold;
    text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.66);
}
a.contactlink {
    color: #dddddd;
	text-decoration:none;
}
a.contactlink:hover {
    color: #990000;
	text-decoration:underline;
}
.number span {
    color: #ffffff;
    display: block;
    font-size: 16.8px;
    font-style: italic;
    font-weight: bold;
    text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.66);
}
/*================= Topnav Style =====================*/
.header-top .container {
    width: 100%;
	margin:0 auto;
    padding-left: 0;
    padding-right: 0;
	box-sizing: border-box;
}
.header-top {
    background: #3d3a39;
}
.header-top ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.header-top li {
   /*background-color: #a6a6a2;*/
    display: block;
    float: left;
    list-style: outside none none;
    position: relative;
    width: 14.2857%;
}
.flexnav li a {
    background: #3d3a39;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: none;
    /*border-left: 1px solid #acaca1;*/
	font-family:sans-serif;
    color: #fff;
    display: block;
    font-size: 15.4px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: hidden;
	line-height:22px;
    padding: 0.96em;
	text-decoration:none;
    position: relative;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    z-index: 2;
}
.flexnav li a:hover{
	text-decoration:underline;	
	}
.flexnav .touch-button {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: inline-block;
	background: #acaca1;
	background: rgba(0, 0, 0, 0.075);
	text-align: center;
}
.flexnav .touch-button:hover {
	cursor: pointer;
}
.flexnav .touch-button .navicon {
	position: relative;
	top: 1.4em;
	font-size: 12px;
	color:#FFF;
}
.flexnav li ul{
	display:none;
	z-index:999999;
	}
.flexnav li:hover ul{
	display:block;	
	}
.header-top ul li ul li {
    display: inline;
    float: none;
}
.flexnav li ul li a {
    background: #333333;
    display: block;
	border:0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
/*================== Search Style ======================*/
.container .plp-search-holder {
    box-sizing: border-box;
    padding: 22px 22px 5px 20px
}
.container .plp-search-holder .plp-page-searchBox-compact {
    background: none;
    border: none;
    width: 100%;
}
.container .plp-search-holder .plp-page-searchBox-compact input {
    border: 1px solid #000000;
    height: 30px;
	color:#000000;
	font-family:verdana;
    font-size: 16px;
    width: 90.3%;
}
.container .plp-search-holder .plp-page-searchBox-compact .plp-img-sprite{
	background:url(search_butt.jpg) no-repeat 0 0;
	margin:1px 0 0 0 !important;
	padding-right: 19px;
	width:63px;
	height:27px;
	}
/*========================= Main Contant Area Style ================*/
.container {
    width: 1170px;
	margin:0 auto;
    padding-left: 15px;
    padding-right: 15px;
	box-sizing: border-box;
    max-width:100%;
}
.container #plp-container{
	padding-bottom:20px;
	}
/*=============== Search ===============*/
.search-table {
  display: table;
  width: 100%;
  float: right;
  padding: 0;
margin-bottom: 10px;
}

.search-row {
  display: table-row;
  width: 100%; }
  .search-row span {
    display: inline-block;
    color: white;
    vertical-align: top; }

.search-cell1 {
  display: table-cell; }

.search-cell2 {
  display: table-cell;
  width: 2.1875em;
 
  }
.search-cell2:hover{
	background:#3d3a39;
	}
.search-submit {
    background: none;
    border: 0;
    color: #ffffff;
    font-family: Roboto Condensed;
    font-weight: bold;
    padding: 4px 10px;
	text-transform:uppercase;
	cursor:pointer;
}
.plp-header-search {
    float: right;
    margin-top: 10px;
    padding: 0 15px;
  
}
 @media only screen and (max-width: 992px) {
    .plp-header-search {
        float: none;
    }
    }
.search-cell1 .search-text {
    border: 1px solid #767676;
    border-radius: 2px !important;
	font-family: sans-serif;
    height: 16px;
    color: #333333 !important;
    margin-right: 4px;
    width: 92.75%;
   margin-bottom: 0;

}
.search-cell1 .search-text:focus{
    border:2px solid ;
}
/* Placeholder style */
.search-cell1 input:placeholder {
  color: #333333 !important;
}


/*===================== Footer Style =================*/
.footer-bottom {
    background-color: #333333;
    padding-bottom: 6px;
    padding-top: 14px;
    text-align: center;
}
.footer-bottom .col-md-6 {
    color: #ccc;
    float: left;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    padding-left: 10px;
    padding-right: 10px;
	box-sizing: border-box;
    width: 50%;
}
@media only screen and (max-width: 991px) {
    .footer-bottom .col-md-6 {
    width: 100%;
     float: none;
    }
}
.footer-bottom .col-md-6 p{
	margin:0 0 10px;
	}
.footer-bottom .col-md-6 a{
	color:#ffffff;
	text-decoration:none;	
	}
.footer-bottom .col-md-6 a:hover{
	color:#ffffff;
	text-decoration:underline;	
	}
p.footer-grid {
    font-family: sans-serif;
    color: #ccc;
    font-size: 16.8px;
    margin: 1em 0;
    text-transform: uppercase;
}
/* Flexnav Base Styles */
.flexnav {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-height: 0; }
  .flexnav.opacity {
    opacity: 0; }
  .flexnav.flexnav-show {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
  .flexnav.one-page {
    position: fixed;
    top: 50px;
    right: 5%;
    max-width: 200px; }
  .flexnav li {
    font-size: 100%;
    position: relative;
    overflow: hidden; }
  .flexnav li a {
    position: relative;
    display: block;
    padding: .96em;
    z-index: 2;
    overflow: hidden;
    color:#FFF;
    background: #3d3a39;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 1.1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .flexnav li ul {
    width: 100%; }
    .flexnav li ul li {
      font-size: 100%;
      position: relative;
      overflow: hidden; }
  .flexnav li ul.flexnav-show li {
    overflow: visible; }
  .flexnav li ul li a {
    display: block;
    background:#333; }
  .flexnav ul li ul li a {
    background:#333; }
  .flexnav ul li ul li ul li a {
    background:#444; }
  .flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #acaca1;
    background: rgba(0, 0, 0, 0.075);
    text-align: center; }
    .flexnav .touch-button:hover {
      cursor: pointer; }
    .flexnav .touch-button .navicon {
      position: relative;
      top: 1.4em;
      font-size: 12px;
      color:#FFF; }

.menu-button {
  position: relative;
  display: block;
  padding: 1em;
  color:#FFF;
    background: #3d3a39;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 1.1em;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px; }
  .menu-button .touch-button {
    background: transparent;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center; }
    .menu-button .touch-button .navicon {
      font-size: 16px;
      position: relative;
      top: 1em;
      color: #FFF; }

@media all and (min-width: 800px) {
  body.one-page {
    padding-top: 70px; }

  .flexnav {
    overflow: visible; }
    .flexnav.opacity {
      opacity: 1; }
    .flexnav.one-page {
      top: 0;
      right: auto;
      max-width: 1080px; }
    .flexnav li {
      position: relative;
      list-style: none;
      float: left;
      display: block;
      background-color: #a6a6a2;
      overflow: visible;
      width: 20%; }
    .flexnav li a {
      /*border-left: 1px solid #acaca1;*/
      border-bottom: none; }
    .flexnav li > ul {
      position: absolute;
      top: auto;
      left: 0; }
      .flexnav li > ul li {
        width: 100%; }
    .flexnav li ul li > ul {
      margin-left: 100%;
      top: 0; }
    .flexnav li ul li a {
      border-bottom: none; }
    .flexnav li ul.open {
      display: block;
      opacity: 1;
      visibility: visible;
      z-index: 1; }
      .flexnav li ul.open li {
        overflow: visible;
        max-height: 100px; }
      .flexnav li ul.open ul.open {
        margin-left: 100%;
        top: 0; }

  .menu-button {
    display: none; } }
.oldie body.one-page {
  padding-top: 70px; }
.oldie .flexnav {
  overflow: visible; }
  .oldie .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px; }
  .oldie .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    width: 20%;
    min-height: 50px;
    overflow: visible; }
  .oldie .flexnav li:hover > ul {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li:hover > ul li {
      width: 100%;
      float: none; }
  .oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible; }
  .oldie .flexnav li > ul {
    background: #acaca1;
    position: absolute;
    top: auto;
    left: 0;
    display: none;
    z-index: 1;
    overflow: visible; }
  .oldie .flexnav li ul li ul {
    top: 0; }
  .oldie .flexnav li ul li a {
    border-bottom: none; }
  .oldie .flexnav li ul.open {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li ul.open li {
      width: 100%; }
    .oldie .flexnav li ul.open ul.open {
      margin-left: 100%;
      top: 0;
      display: block;
      width: 100%;
      overflow: visible; }
  .oldie .flexnav ul li:hover ul {
    margin-left: 100%;
    top: 0; }
.oldie .menu-button {
  display: none; }
.oldie.ie7 .flexnav li {
  width: 19.9%; }

  /*--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: sans-serif;
}
.ui-widget {
    font-family: sans-serif !important;
}
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:#3d3a39;
}
.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:#ffae00;
}
/*----*/
.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:#ffae00;
}
.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: 3px;
    right: 3px;
    border: none;
    outline: none;
    background:#ffae00;
    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:#ffae00 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{
    text-align:center;
        width: 240px;
    
}

.50year{
    float:left;
}

.top-tele,.in-phone-in{
    text-align:center;
}
.top-tele {
    color:#FFF;
    float:right;
    padding:0 0 1em 0;
}

/* unvisited link */
a.contactlink:link {
    color:#DDD;
}

/* visited link */
a.contactlink:visited {
    color:#DDD;
}

/* mouse over link */
a.contactlink:hover {
    color:#900;
}

/* selected link */
a.contactlink:active {
    color:#DDD;
} 
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{
    padding-top:2px;
    padding-bottom:2px;
    margin-left: 0.5em;
    width: 300px;
}
.number span{
    font-size: 1.2em;
    color:#FFF;
    font-weight:bold;
    display: block;
text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.66);
font-style:italic;
}
.number p {
    margin: 0;
    padding: 0;
    font-size: 3em;
    color:#FFF;
}

/*--- slider-css --*/
.slider {
  position:relative;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 758px) {
  .slider {
    padding-right: 0px;
  padding-left: 0px;
  }
}
@media (min-width: 768px) {
  .slider {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .slider {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .slider {
    width: 1170px;
  }
}
.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: 15px;
    width: 15px;
    display: inline-block;
    background:#ed1c24;
    border:#000 thin solid;
}
.callbacks_here a:after{
    background:#3d3a39;
}
.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: 2em 2em 2em;
    margin: 0;
    max-width: none;
    position: absolute;
    top: 20%;
    left: 0%;
    text-align: center;
    background:rgba(57, 57, 57, 0.75);
    width: 36%;
}
.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:#fff;
    color:#000;
}
/*--content--*/
.content-welcome{
    background:#3d3a39;
    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;
}
.info-left{
    float:right;
}
a.info-left{
    background:#ffae00;
    border:none;
    padding: 0.7em 2.5em;
    margin: 1.2em 0 0;
}
/*----*/
.content-bottom-grid {
    padding: 0.5em 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:#ed1c24;
    text-align:center;
    padding: 1em 1em 1.9em;
}

.bucketheader{
    width:100%;
    background-color:#ed1c24;
    text-align:left;
    text-indent:2%;
    padding:1px 0px 0px 0px;
    background-image:url(../images/Subheader.jpg);
    background-position:right;
    background-repeat:no-repeat;
    height:35px;
}

.bucketheader h4{
    font-size:18px;
    font-weight:bold;
    color:#FFF;

}

.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 2.3em;
    font-size:1em;
    color:#fff;
}
a.in-more{
    color:#3d3a39;
    background:#fff;
    border-radius:5px;
    border:none;
    padding:0.5em 1.5em;
}
a.in-more:hover{
    background:#3d3a39;
    color:#fff;
}
.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;
}
.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:#636262;
    line-height:1.6em;
    width:70%;
}
.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:#3d3a39;
   -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:#636262;
    line-height:1.6em;
    width:70%;
}
a.here{
    background:#3d3a39;
    border:none;
}
a.here:hover{
    background:#ffae00;
}
.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:#636262;
    width: 90%;
}
.content-middle h4{
    color:#000;
    font-size: 2.5em;
    text-transform: uppercase;
}
.content-middle h4 label{
    color:#3d3a39;
}
span.many-left{
    font-size: 1.8em;
    color:#696868;
}
p.grid-para{
    font-size: 1.2em;
    color:#A09F9F;
    line-height: 25px;
    margin: 0;
    padding: 1em 0 0;
}
.stand{
    text-align:center;
    background:#3d3a39;
    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:#ffae00;
    padding: 1em 1.5em;
}
a.more-in:hover{
    background:#fff;
    color:#3d3a39;
}
.services-bottom-in {
    padding: 4em 0;
}
.bottom-in-ser{
    background:#3d3a39;
    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:#ffae00;
}
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;
}

ul.popular-home li {
    list-style:none;
    padding:0.5em 0;
}
ul.popular-home li a{
    text-decoration: none;
    font-size: 1.2em;
    color:#333;
    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-home li a:hover{
    color:#ffae00;
}
ul.popular-home 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;
}

.home-categories p{
    color:#333;
    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: #3d3a39;
    display: block;
    height: 78px;
    font-weight: 400;
    margin:0;
}
.blog-left span {
    font-size: 2.7em;
    color: #ffae00;
}
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: 20px;
    display: inline-block;
    margin: 0 4px;
}
ul.men-grid li  span.out{
    background-position:-76px -62px;
}
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: #ffae00;
}
.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: #ffae00;
    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 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 rgba(192, 192, 192, 0.22);
    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 rgba(192, 192, 192, 0.22);
    width:70%;
    height:100px;
    resize: none;
}
.table-form a{
    margin-top:10px;
    color: #3d3a39;
    font-size: 1.1em;
    text-transform: uppercase;
    display: block;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.table-form a:hover{
    color: #000;
}
.artical-commentbox h3{
    color: #000;
    text-align: left;
    text-transform: none;
    padding-top: 14px;
    margin: 0;
    font-size: 1.6em;
}   
/*--contact--*/
.contact{
    text-align:left;
    background:#FFF;
    padding: .5em 0;
}
.contact-top {
    padding: 1em 0 1em;
}
.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:90%;
}
.map iframe{
    width:100%;
    height:464px;
    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: .5em 0;
    background: #fff;
    outline:none;
    border:solid #333 1px;;
    -webkit-appearance: none;
    text-align:left;
    background:#f0f0f0;
    padding: .6em 0;
}
.contact-grid textarea{
    resize:none;
}
.send-in input[type="submit"]{
    width: 100%;
    font-size: 1.5em;
    background: #ffae00;
    padding: 0.6em 1em;
    text-align: center;
    color: #fff;
    border: none;
    outline:none;
    -webkit-appearance: none;
}
.send-in input[type="submit"]:hover{
    background:#3d3a39;
}
.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: #3d3a39;
    color: #fff;
    font-size: 1.5em;
    border: none;
    padding: 10px 1.3em;
}
.send input[type="submit"]:hover{
    background: #ffae00;
}
.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{
    padding-top:14px;
    padding-bottom:6px;
    text-align:center;
    background-color:#333;
}
p.footer-grid{
    color:#ccc;
    font-size:1.2em;
    text-transform:uppercase;
    margin:1em 0;
}
p.footer-grid a{
    text-decoration:none;
    color:#3d3a39;
}
p.footer-grid a:hover{
    color:#ccc;
}

.sidehide{
    display:block;
}
/*--responsive media-quries--*/
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
.banner {
    top: 20%;
    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: 12%;
    width: 56%;
    left:0%;
}
.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: 1.5em;
    width: 52%;
}
ul.callbacks_tabs.callbacks1_tabs {
    right: 2em;
}
.callbacks_tabs a:after {
    width: 15px;
}
.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;
}
.flexnav-show{
    display: block !important;
}
.top-tele {
    width: 68%;
    margin: 0 auto;
}
.header-bottom {
   /* padding: 1em 0;*/
}
.banner h2 {
    font-size: 1.8em;
}
.banner {
    padding: 1.2em 1.2em 1.2em;
}
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){
.sidehide{
    display:none;
}
    
.top-tele {
    width: 87%;
}
.sb-search.sb-search-open, .no-js .sb-search {
    width: 100%;
}
.banner h2 {
    font-size: 1.4em;
}
a.read-more {
        display:block;
    text-decoration: none;
    font-size: 1em;
    color: #fff;
    border: 1px solid #fff;
    padding: 0.2em 0.6em;
}
.callbacks_tabs a:after {
    width: 10px;
    height:10px;
}
.banner {
    padding: 1em 1em 1em;
}

.banner blockquote{
    display:none;
    width:0px;
    height:0px;
}

.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: 100%;
    padding: 0.5em 0;
        color:#036;
}
.in-phone,.in-phone-in{
    float: none;
    width:100%;
    color:#036;
}
.in-phone-in{
}
.number{
    color:#036;
    text-align:center;
    width: 100%;
    height:45px;
    background-image:none;
    background-position:right top;
    background-repeat:no-repeat
}

.number p{
        color:#036;
}

.number span{
        color:#036;
}

/* unvisited link */
a.contactlink:link {
    color:#09172B;
}

/* visited link */
a.contactlink:visited {
    color:#09172B;
}

/* mouse over link */
a.contactlink:hover {
    color:#900;
}

/* selected link */
a.contactlink:active {
    color:#09172B;
} 
.banner {
    padding: 1em 0.5em;
    left: 15%;
    width: 70%;
}
.top-nav ul li {
    padding: 0.4em 0;
}
.banner h2 {
    font-size: 1.1em;
    margin:0px;
    padding:0px;
}

.banner blockquote{
    display:none;
    width:0px;
    height:0px;
}
a.read-more {
    display:block;
    text-decoration: none;
    font-size: 1em;
    color: #fff;
    border: 1px solid #fff;
    padding: 0.2em 0.6em;
}
ul.callbacks_tabs.callbacks1_tabs {
    bottom: 9px;
}
.callbacks_tabs a:after {
    width: 6px;
    height:6px;
}
.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;
}
}

.environment-grids li{
    font-size:0.8em;
}

/* unvisited link */
a.sds:link {
    color:#06F;
}

/* visited link */
a.sds:visited {
    color:#60C;
}

/* mouse over link */
a.sds:hover {
    color:#900;;
}

/* selected link */
a.sds:active {
    color:#FC0;
} 


.whitetable{
    color:#FFF;
}

.tablefont{
    font-size:12px;
}
