/*
Theme Name: Crazybulk
Author: Imran Malik
Author URI: http://www.imranmalic.com
Description: Theme developed by Imran Malik for crazybulk.
Version: 1.0
*/
/* ------------------------------- 768 ------------------------------- 
Filename:                      style.css
Description:                   Global CSS
Version:                       1.0(06/12/2015)
Author's Websie:               http://www.imranmalic.com
Author                         IMRANMALIK
----------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 1170px) {
    .container{
        width: 1170px;
        padding: 0;
        border: 0;
    }
}
body{
    font-size: 16px;
    color: #575656;
    font-weight: normal;
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}
.green{
    color:green;
}
strong{
    font-weight: 600;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Slabo 27px', serif;
}
*{
    outline: 0 0 !important;
}
a,a:hover,a,a:visited,a:focus{
  text-decoration: none;
  color: #6b6b6b;
}
.img-responsive{
  width: 100%;
}
.mobile-menu{
  display: none;
}
.gap{
  height: 106px;
}
/*.inner .gap{
  height: 146px;
}*/
.btn-main,a.btn-main,a.btn-main:active,a.btn-main:visited,a.btn-main:focus{
  display: inline-block;
  text-align: center;
  color: #ffffff;
  background: #ff2e2e;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  width:auto;
  padding: 7px 20px;
  height: auto;
}
.btn-main:hover,a.btn-main:hover{
  background: #48a93a;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  width:auto;
  padding: 7px 20px;
  height: auto;
}
.btn-holder{
  float: right;
}
.btn-holder a{
  margin-left: 20px;
}
.goTop{
  height: 30px;
  width: 30px;
  background: #1e1e1e;
  color: #4a4a4a;
  position: fixed;
  bottom: 80px;
  right: 50px;
  border-radius: 2px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: none;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.goTop:hover{
  color: #ffce00;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.goTop.show{
  display: inline-block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
p{
  margin-bottom: 20px;
}
.fade-in{
    opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.fade-in.fixed{
    opacity: 1 ;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.side-pro ul li span:first-child.reqular-price{
  font-size: 18px;
  color: #777777;
  text-decoration: line-through;
}
.side-pro ul li span:last-child.sale-price{
  font-size: 22px;
  color: #ff0000;
  font-weight: 600;
}
div.wpcr3_review div, div.wpcr3_review span{
float:left;
}
.at4-share-outer{
  display: none !important;
}
.wpcr3_respond_2{
  display: block !important;
}
.wpcr3_cancel_btn,.wpcr3_show_btn,div.wpcr3_dotline,.review-form .wpcr3_aggregateRating,li .wpcr3_respond_2,li .wpcr3_review{
  display: none !important;
}
li div.wpcr3_rating_style1{
  margin-top: 0 !important;
  margin-right: -15px !important;
}
li div.wpcr3_aggregateRating{
  margin-bottom: 0 !important;
}
.side-pro ul li div.wpcr3_rating_style1_base {
  margin-right: 0 !important;
  padding-right: 1px !important;
}
.review-form  label.full{
  width: 100% !important;
}
li div.wpcr3_rating_style1_base {
margin-left: -24px !important;
}
/* --------------------------- HEADER ---------------------------- */
header{
  position: fixed;
  height: 106px;
  width: 100%;
  background: url(images/header.png) center center no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  border-bottom: 1px solid #d9d9d9;
  top: 0;
  left: 0;
  z-index: 99;
}
header .logo img{
  margin-top: 17px;
}
header ul{
  margin: 0;
  padding: 0;
  text-align: right;
}
header ul li{
  display: inline-block;
  position: relative;
  padding: 28px 0 38px;
}
header ul li a{
  color: #969595;
  text-transform: uppercase;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 14px 18px;
  display: inline-block;
  font-size: 13px;
}
header ul li.active a,header ul li:hover a{
  border-top: 1px solid #ffce00;
  border-bottom: 1px solid #ffce00;
  color: #ffce00;
  display: inline-block;
}
header ul li.active a{
  font-weight: 700;
}
header ul li ul{
  position: absolute;
  top: 106px;
  left: 0;
  background: rgba(00,00,00,.7);
  width: 211px;
  text-align: left;
  display: none;
  padding: 5px 0;
}
header ul.desktop-menu li:hover > ul{
  display: inline-block;
}
header ul li ul li{
  display: block;
  padding: 0;
  position: relative;
}
header ul li ul li a{
  border: 0;
  display: block;
  font-size: 14px;
  padding: 10px 26px;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}
header ul li:hover ul li a{
  border: 0;
}
header ul li ul li:hover a{
  background: #ffce00;
  color: #000000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
header .has-child a{
  position: relative;
}
header .has-child > a:after{
  position: absolute;
  content: "\f0d7";
  font-family: FontAwesome;
  top: 16px;
  right: 0;
  height: 7px;
  width: 10px;
  color: #969595;
}
header .has-child:hover a:after{
  color: #ffce00;
}
header .has-child:hover > a:before{
  position: absolute;
  content: "\f0d8";
  font-family: FontAwesome;
  top: 62px;
  right: 40px;
  height: 7px;
  width: 10px;
  color: #000;
  font-size: 18px;
  color: rgba(00,00,00,.7);
}
.inner header ul li ul{
  width: auto;
  position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0; 
text-align:center;
}
.inner header ul li{
  position: static;
}
.inner header ul li ul li{
  display: inline-block;
  float: none;
}
.inner header ul li ul li a{
  padding-left: 18px;
  padding-right: 18px;  
}
.wpcr3_aggregateRating_overallText{
margin-left: 15px !important;
}
/* --------------------------- SLIDER ---------------------------- */
.slider{
  position: relative;
  float: left;
  background: url(images/banner.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 482px;
  overflow: hidden;
  padding: 125px 0 35px;
}
.slider .bx-viewport{
  background: none;
  border: 0;
  box-shadow: none;
}
.slider .bx-wrapper{
  margin: 0;
}
.slider .bx-wrapper .bx-prev {
    left: 100px;
    background: url(images/left-arrow.png) no-repeat;
}
.slider .bx-wrapper .bx-next {
    right: 100px;
    background: url(images/right-arrow.png) no-repeat;
}
.slider h6{
  font-family: 'Open Sans', sans-serif;
  font-size: 60px;
  color: #ffce00;
  line-height: 60px;
  color: #ffce00;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 70px;
}
/* --------------------------- CONTENT ---------------------------- */
.about{
  padding: 75px 0;
  float: left;
  width: 100%;
}
.about .holder{
  float: left;
  width: 100%;
}
.about h1{
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 9px;
  color: #313131;
  text-transform: capitalize;
}
.about .divider{
  display: inline-block;
  margin-bottom: 10px;
}
.about .after-divider{
  color: #777777;
  display: block;
  margin-bottom: 35px;
}
.about .justi{
  text-align: justify;
}
.side-box{
  background: #222222;
  border-radius: 15px;
}
.side-box h3{
  font-family: 'Slabo 27px', serif;
  font-size: 25px;
  color: #fff;
  line-height: 20px;
  margin: 23px 0 28px;
  text-transform: capitalize;
  font-weight: 700;
  text-align: center;
}
.side-box a{
  display: block;
  padding: 10px 0 10px 16px;
  color: #cacaca;
  font-size: 13px;
  border-bottom: 1px solid #c7c7c7;
  position: relative;
}
.side-box a:last-child{
  border-bottom: 0;
}
.side-box a:before{
  position: absolute;
  left: 0;
  top: 11px;
  content: "\f101";
  font-family: FontAwesome;
}
.side-box a.active,.side-box a:hover{
  color: #ffce00;
}
.products-holder{
  float: left;
  width: 100%;
  padding: 35px 0;
}
.products-holder p{
  line-height: 24px;
  color: #777;
  font-weight: 400;
}
.products-holder .container > div{
  padding: 20px 15px;
}
.products-holder:nth-child(even){
  background:#dbdbdb url(images/product-bg.png) repeat-x;
}
.products-holder:nth-child(odd){
  background: #fff;
}
.products-holder .img-holder{
  position: relative;
  border-top: 2px solid #ffce00;
  padding: 29px 0 35px;
  background: #fff;
  text-align: center;
}
.products-holder:nth-child(odd) .img-holder{
  background: #f3f3f3;
}
.products-holder .img-holder:after{
  position: absolute;
  width: 100%;
  height: 7px;
  content: "";
  top: -1px;
  left: 0;
  background: url(images/arrow-down.png) center center no-repeat;
}
.img-holder .price-tag{
  display: inline-block;
  position: absolute;
  top: 20px;
  left: -8px;
  text-align: center;
  color: #fff;
  width: 48px;
  height: 37px;
  background: url(images/price-tag.png) no-repeat left center;
  padding-top: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.products-holder:hover .img-holder .price-tag{
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.products-holder h2,.products-holder h4{
  font-family: 'Slabo 13px', serif;
  color: #222222;
  font-size: 18px;
  line-height: 18px;
  margin: 13px 0 25px;
  text-transform: uppercase;
  font-weight: 700;
}
.products-holder h2 span,.products-holder h4 span{
  font-family: 'Slabo 27px', serif;
  font-weight: 400;
}
.products-holder .container > div{
  position: relative;
}
.products-holder .divider{
  width: 2px;
  min-height: 350px;
  position: absolute;
  top: 30px;
  left: 46px;
  background: url(images/pro-divider1.png) no-repeat;
}
.products-holder:nth-child(even) .divider{
  background: url(images/pro-divider1.png) no-repeat;
}
.products-holder:nth-child(odd) .divider{
  background: url(images/pro-divider1.png) no-repeat;
}
.content{
  float: left;
  width: 100%;
  padding: 60px 0;
}
.mini-slider-holder .bx-viewport{
  background: #edebeb;
  border: 0;
  box-shadow: none;
}
.mini-slider-holder .bx-viewport li{
  padding: 35px 0;
}
.mini-slider-holder .bx-viewport li img{
  display: inline-block;
  height: 211px;
}
.mini-slider-holder .bx-wrapper{
  margin: 0;
}
.mini-slider-holder .bx-wrapper .bx-prev {
    left: 0px;
    background: url(images/mini-left-arrow.png) no-repeat;
    height: 48px;
    width: 48px;
}
.mini-slider-holder .bx-wrapper .bx-next {
    right: 10px;
    background: url(images/mini-right-arrow.png) no-repeat;
    height: 48px;
    width: 48px;
}
#bx-pager{
  margin-top: 20px;
  margin-bottom: 10px;
}
#bx-pager a{
  display: inline-block;
  height: 64px;
  width: 64px;
  background: #edebeb;
  margin: 0 6px;
}
#bx-pager a img{
  height: 100%;
  width: auto;
  padding: 8px 0;
}
.side-pro h2,.side-pro h1{
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  color: #313131;
  font-family: 'Slabo 27px', serif;
  font-weight: bold;
}
.side-pro h2 span,.side-pro h1 span{
  font-weight: normal;
}
.side-pro ul{
  list-style: none;
  margin: 22px 0 0;
  padding: 0;
}
.side-pro ul li:first-child{
  margin-bottom: 20px;
}
.side-pro ul li{
  margin-bottom: 10px;
}
.side-pro ul li span:first-child{
  display: inline-block;
  color: #222;
  padding-right: 10px;
}
.side-pro ul li span small{
  color: #00e110;
  font-size: 14px;
}
.side-pro ul li span small.red{
  color: red;
}
.side-pro ul li strong{
  font-size: 18px;
  color: #222222;
}
.side-pro ul li:last-child span{
  float: left;
  margin-top: 8px;
}
.side-pro ul li div{
  float: left;
  margin-right: 10px;
}
.side-pro ul li div button,
.side-pro ul li div input{
  height: 36px;
  width: 40px;
  border: 1px solid #b9b7b7;
  float: left;
  background: none;
  text-align: center;
  color: #000;
}
.side-pro ul li div button:first-child{
  border-right: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.side-pro ul li div button:last-child{
  border-left: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.content-container{
  background: #f5f5f5;
}
.content-container h1{
  color: #222;
  font-family: 'Slabo 27px', serif;
  font-size: 28px;
  margin: 0 0 15px;
  line-height: 25px;
}
.content-container h2{
  color: #222;
  font-family: 'Slabo 27px', serif;
  font-size: 26px;
  margin: 0 0 15px;
  line-height: 24px;
}
.content-container h3{
  color: #222;
  font-family: 'Slabo 27px', serif;
  font-size: 25px;
  margin: 0 0 15px;
  line-height: 24px;
}
.content-container h4{
  color: #222;
  font-family: 'Slabo 27px', serif;
  font-size: 24px;
  margin: 0 0 15px;
  line-height: 24px;
}
.content-container p{
  margin-bottom: 30px;
  line-height: 24px
}
.content-container .side-box{
  float: right;
  width: 350px;
  padding: 15px;
  margin: 0 0 15px 15px;
}
.content-container .side-box h3{
  text-align: center;
  text-transform: capitalize;
  font-size: 40px;
  color: #fff;
  line-height: 25px;
}
.review-holder {
  background: #ececec;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.review-box h6{
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 18px;
  color: #222;
  font-family: 'Open Sans', sans-serif;
}
.review-box h6 i{
  padding-right: 20px;
}
.review-box h5{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 20px;
    margin: 0 0 20px;
    color: #222;
    text-transform: capitalize;
}
.review-box .star-holder span{
  font-size: 0.8em;
  color: #222;
  padding-left: 20px;
  float:left;
  margin-top:8px; 
}
.review-box p{
  margin: 20px 0 10px;
  line-height:135% !important;
  float:left;
width:100%; 
}
div.wpcf7-response-output,div.wpcf7-validation-errors{
clear:both !important;
}
.review-box span.date{
  color: #222;
  font-size: 0.9em;
  padding-top: 10px;
}
.wpcr3_div_2{
  width: 100% !important;
}
div.wpcr3_rating_style1{
  margin-top: 10px !important;
}
.review-form h3{
  font-size: 27px;
  line-height: 24px;
  margin: 30px 0 30px;
  color: #222;
  text-transform: capitalize;
}
.review-form label{
  width: 117px;
  float: left;
  font-size: 14px;
  color: #626262;
  font-weight: 400;
  margin-top: 14px;
}
.review-form label.full-width{
  width: auto;
  margin-top: 0;
  margin-left: 15px;
  color: #8f8f8f;
}
.review-form input{
  width: 325px;
  border: 0;
  background: #f3f3f3;
  margin-bottom: 20px;
  color: #313131; 
}
.review-form input[type=checkbox]{
  float: left;
  height: auto;
  width: auto;
  margin-left: 15px;
}
.review-form textarea{
  height: 200px !important;
  border: 0;
  background: #f3f3f3;
  color: #313131;
}
.wpcr3_submit_btn{
  width: 127px;
  background: #ffce00;
  color: #fff;
  font-weight: 700;
  border: 0;
  height: 46px;
  border-radius: 0;
  text-transform: uppercase;
  padding-top: 14px;
  margin-left: 15px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  margin-top: 20px;
}
.wpcr3_submit_btn:hover{
  background: #414040;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: 700;
}
.related-box{
  background: #f6f6f6;
}
.related-box h3{
  font-size: 35px;
  line-height: 24px;
  margin: 0 0 40px;
  color: #313131;
  text-transform: capitalize;
}
.related-box .img-holder{
  position: relative;
  width: 100%;
  background: #e0e0e0;
  text-align: center;
}
.related-box .img-holder img{
  display: inline-block;
  padding:30px 0;
  height: 271px;
}
.related-box .item a{
  display: block;
  background: #fff;
  padding: 30px 0;
  font-size: 15px;
  color: #222;
  font-weight: 600; 
  text-align: center;
}
.related-box .item a span{
  font-weight: 400;
}
.related-box .item:hover .img-holder .price-tag{
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.related-box .item .img-holder a{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: none;
  padding: 0;
}
.related-box{
  position: relative;
}
.related-box .owl-buttons{
  position: absolute;
  top: 47%;
  width: 100%;
}
.related-box .owl-buttons .owl-prev{
  height: 48px;
  width: 48px;
  position: absolute;
  left: -40px;
  background: url(images/mini-left-arrow.png) no-repeat;
}
.related-box .owl-buttons .owl-next{
  height: 48px;
  width: 48px;
  position: absolute;
  right: -40px;
  background: url(images/mini-right-arrow.png) no-repeat;
}
.all-products h1{
  text-transform: uppercase;
  color: #313131;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 35px;
}
.all-products .img-holder{
  background: #e0e0e0;
  position: relative;
}
.all-products img{
  display: inline-block;
  padding: 30px 0;
}
.all-products .img-holder .price-tag{
  z-index: 3;
}
.sin-pro{
  overflow: hidden;
  margin-bottom: 30px;
}
.sin-pro:hover .img-holder .price-tag{
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.sin-pro .over-lay{
  position: absolute;
  top: -100%;
  left: 0;
  background: rgba(00,00,00,.50);
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: flex;
  justify-content: center; 
  align-items: center;
}
.pp_description{
  margin: 30px 15px 0 !important;
  font-size: 14px !important;
}
div.pp_default .pp_nav{
  width: 100% !important;
  height: 45px !important;
}
.hide-boxin{
  display: none !important;
}
.sin-pro:hover .over-lay{
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  top: 0;
}
.sin-pro:hover .over-lay span{
  display: inline-block;
  padding: 4px;
  border: 1px solid #fff;
}
.sin-pro:hover .over-lay span span.in{
  display: inline-block;
  background: #fff;
  text-align: center;
  color: #414040;
  font-size: 15px;
  padding: 8px 14px;
  font-weight: 400;
}
.link-holder a{
  display: inline-block;
  width: 50%;
  text-align: center;
  padding: 8px 0;
  background: #414040;
  float: left;
  color: #ffce00;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.link-holder a:hover{
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  background: #ffce00;
  color: #414040;
}
.link-holder a:nth-child(1){
  border-right: 1px solid #fff;
  box-sizing: border-box;
}
/* --------------------------- CONTACT ---------------------------- */
.address-holder{
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.address-holder span{
  display: block;
  float: left;
  width: 100%;
  margin: 10px 0;
  color: #adadad;
}
.address-holder span a{
  color: #adadad;
}
.address-holder span a:hover{
  color: #ffce00;
}
.address-holder span i{
  color: #ffce00;
  display: inline-block;
  width: 25px;
}
.contact-social a{
  display: inline-block;
  color: #adadad;
  margin-right: 15px;
  font-size: 16px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.contact-social a:hover{
  color: #ffce00;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
/* --------------------------- FORM ---------------------------- */
::-webkit-input-placeholder {
   color: #ffce00;
   opacity: 1;
}
:-moz-placeholder { 
   color: #ffce00;
   opacity: 1;  
}
::-moz-placeholder {
   color: #ffce00;
   opacity: 1;  
}
:-ms-input-placeholder {  
   color: #ffce00;
   opacity: 1;  
}
input,textarea,select{
  width: 100%;
  height: 48px;
  border: 1px solid #ffce00;
  margin-bottom: 10px;
  color: #414040;
  padding: 0 15px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
textarea{
  height: 150px;
  padding: 15px;
  resize: none;
}
input:focus,textarea:focus{
  color: #ffce00;
  background: #414040;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
input[type=submit]{
  width: 165px;
  text-align: center;
  border: 0;
  text-transform: uppercase;
  background: #313131;
  color: #ffce00;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
input[type=submit]:hover{
  background: #ffce00;
  color: #313131;
}
.contact-form div{
  position: relative;
}
.contact-form div.user-icon:after{
  position: absolute;
  top: 14px;
  right: 30px;
  color: #ffce00;
  content: "\f007";
  font-family: FontAwesome;
}
.contact-form div.email-icon:after{
  position: absolute;
  top: 14px;
  right: 30px;
  color: #ffce00;
  content: "\f003";
  font-family: FontAwesome;
}
.contact-form div.phone-icon:after{
  position: absolute;
  top: 14px;
  right: 30px;
  color: #ffce00;
  content: "\f095";
  font-family: FontAwesome;
}
.contact-form div.comment-icon:after{
  position: absolute;
  top: 14px;
  right: 30px;
  color: #ffce00;
  content: "\f086";
  font-family: FontAwesome;
}
/* --------------------------- FOOTER ---------------------------- */
footer{
  float: left;
  width: 100%;
  background: #313131;
  padding: 50px 0 30px;
  color: #fff;
}
footer a,footer a:focus,footer a:visited,footer a:active{
  color: #b0b0b0;
  text-transform: uppercase;
}
footer a:hover{
  color: #ffce00;
}
footer h5{
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 12px;
  border-left: 6px solid #fff;
  padding-top: 1px;
  font-family: 'Open Sans', sans-serif;
}
footer ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
footer ul li{
  padding: 15px 12px;
  border-bottom: 1px solid #b0b0b0;
}
.copy-right{
  float: left;
  width: 100%;
  background: #2d2d2d;
  padding: 25px 0;
}
.copy-right a{
  color: #b0b0b0;
  text-transform: uppercase;
}
.copy-right a:hover{
  color: #ffce00;
}
.copy-right ul li.active a{
  font-weight: 700;
  color: #ffce00;
}
.copy-right ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.copy-right ul li{
  display: inline-block;
  padding: 0 25px;
  border-right: 2px solid #737272;
  line-height: 12px;
}
.copy-right ul li:first-child{
  padding-left: 0;
}
.copy-right ul li:last-child{
  border: 0;
}
.copy-right span{
  display: inline-block;
  float: right;
  font-size: 13px;
  color: #b0b0b0;
}
@media only screen and (max-width: 1169px) {
   header{
    background: url(images/header.png) center left 0px no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .desktop-menu{
    display: none;
  }
  .mobile-menu{
    display: inline-block;
  }
  .menu-button{
    display: inline-block;
    position: absolute;
    top: 26px;
    right: 0;
    background: #414040;
    color: #ffce00;
    font-size: 35px;
    padding: 0 15px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
  }
  .mobile-menu{
    display: block;
  }
  ul.mobile-menu{
    width: 200px;
    float: right;
    position: relative;
    top: 105px;
    right: -15px;
  }
  ul.mobile-menu ul{
    position: relative;
    top: 0;
  }
  .navicon{
    color: #fff !important;
  }
  .menu-button .navicon{
    display: none;
  }
  ul.mobile-menu,ul.mobile-menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
  }
  .flexnav li a,.flexnav li ul li a,.flexnav li ul li a:active,.flexnav li ul li a:visited,.flexnav li ul li a:hover,.flexnav li ul li a:focus{
    color: #fff !important;
    border: 0 !important;
  }
  .flexnav li.active a{
    color: #ffce00 !important;  
  }
  header ul li.active a, header ul li:hover a{
    border: 0;
  }
  .flexnav li,.flexnav li:hover{
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    background: #414040;
    border: 0 !important;
    border-bottom: 1px solid #fff !important;
  }
  .flexnav li a{
    margin: 0;
    float: left;
    background: none !important;
  }
  .slider .bx-wrapper .bx-prev{
    left: 15px;
  }
  .slider .bx-wrapper .bx-next{
    right: 0px;
  }
  .slider{
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .related-box .owl-buttons .owl-prev{
    left: 0;
  }
  .related-box .owl-buttons .owl-next{
    right: 0;
  }
  .goTop{
    right: 0;
  }
  .inner header ul li{
    position: relative;
  }
  .socail-share{
    text-align: center;
  }
  .side-pro{
    margin-top: 40px;
  }
  .contact-box{
    float: left;
    width: 100%;
    margin-top: 40px;
  }
  .inner header ul li ul{
    position:relative;
    text-align:left;
    width:100%;
  }
  .inner header ul li ul li:last-child{
    border:0 !important; 
  } 
  .inner header ul li ul li a,.inner header ul li ul li a:hover{
    padding: 13px 18px !important;
    margin: 0 !important; 
  }
.inner header ul li ul li,.inner header ul li ul li:hover{
 padding:0 !important;
    margin: 0 !important;
    float:left;
}
.wpcr3_respond_2 textarea{
    width:100% !important;
    min-width:100% !important;
}
}

@media only screen and (max-width: 767px) {
  header{
    background: url(images/header.png) center left -230px no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .slider h6{
    font-size: 40px;
    line-height: 40px;
  }
  .about .holder{
    margin-top: 40px;
  }
  .products-holder .divider{
    display: none;
  }
  footer h5{
    margin-top: 40px;
  }
  .copy-right{
    text-align: center;
  }
  .copy-right ul{
    width: 100%;
    margin-bottom: 20px;
  }
  .copy-right span{
    float: none;
  }
  .content-container .side-box{
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .btn-holder a:first-child{
    margin-bottom:2px;
  } 
}
@media only screen and (max-width: 479px) {
  header{
    background: url(images/header.png) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }  
  header .logo img{
    width: 180px;
    margin-top: 25px;
  }
  .slider .col-xs-push-6,.slider .col-xs-pull-6{
    width: 100%;
    left: 0;
    right: 0;
  }
  .slider{
    text-align: center;
  }
  .slider img{
    width: 80%;
    display: inline-block;
  }
  .slider h6{
    margin-bottom: 30px;
  }
  .divider img{
    width: 90%;
  }
  .copy-right ul li{
    border: 0;
    padding: 0 10px;
  }
  #bx-pager{
    display: none;
  }
  .author-img,.review-content{
    width: 100%;
  }
  .author-img{
    text-align: center;
  }
  .author-img img{
    width: 80%;
    display: inline-block;
  }
  .sin-pro{
    width: 100%;
  }
}
div.wpcr3_rating_style1_base{
padding-right:1px !important;
}
div.wpcr3_rating_style1_status{
height: 20px;
margin-top: 6px;
}
.content-container li{margin-bottom: 10px;}
.content-container p a{color: #337ab7;text-decoration: underline;}
.btn-main.show-boxin, a.btn-main.show-boxin, a.btn-main.show-boxin:active, a.btn-main.show-boxin:visited, a.btn-main.show-boxin:focus{
    background: #48a93a;
    color: #ffffff; 
}
.fixed-btn{
  position: fixed;
  top: 107px;
  left: 0;
  width: 100%;
  z-index: 1;
  display: none;
}
.fixed-btn.sticky{
  display: block;
}
.fixed-btn .show-boxin{
  background: #48a93a;
  color: #fff;
}
@media only screen and (max-width: 479px) {
  .fixed-btn .btn-main{
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 14px !important;
  }    
}
.btn-bluu{
background: #1495d1 none repeat scroll 0 0;
 border-radius: 3px;
    color: #ffffff!important;
    display: inline-block;
    padding: 7px 20px;
    text-align: center;
}
.btn-bluu:hover{background: #5cc0ef none repeat scroll 0 0;}
.btn-red{
background: #ff5056 none repeat scroll 0 0;
 border-radius: 3px;
    color: #ffffff!important;
    display: inline-block;
    padding: 7px 20px;
    text-align: center;
}
.btn-red:hover{background: #ff2e2e none repeat scroll 0 0;}