html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    line-height: 1;
    border-top:6px solid #e5e5e5;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
.logo img{
    margin-top: 10px;
        float:left;
}
.brown_img{
    padding-top: 25px;
    margin: 0;
}
.center_logo img {
    padding-left: 19px;
    /* padding-top: 19px; */
    padding-bottom: 15px;
    padding-left: 14px;
}
.last_img{
    padding-top: 33px;
}
.logo_last{
    padding-left: 12%;
}
.center_logo {
    background-color: #e5e5e5;
    padding-left: -16px;
    margin-left: 68px;
    height: 94px;
    width: 57%;
    overflow: hidden;
}
.center_logo:before {
    position: absolute;
    content: "";
    height: 107px;
    width: 105px;
    left: 0px;
    top: 0;
    background: url("../images/left-curve.png") no-repeat left top;
}
.center_logo:after {
    position: absolute;
    content: "";
    height: 194px;
    width: 93px;
    right: 14px;
    top: 0px;
    background: url("../images/right-curve.png") no-repeat left top;
}
.menu{
    margin-top: 3px;
}
/*.menu ul{
    list-style-image: url('../images/menu_icon.png');
}*/
.menu ul li:first-child{
    list-style-image: none;
    background: none;
}
.menu ul li{
    /*    float:left;
        padding-right: 35px;
    padding-left: 15px;*/
    background: url('../images/menu_icon.png') no-repeat left;
}
.menu ul li ul li{
    background: none;
    width: 50%;
    float: left;
}
.menu ul li ul li a{
    font-size: 14px;   
    font-family: Arial;
    margin-bottom: 6px;
} 
.menu ul li a{
    font-family: Open Sans;
    color:#3f3f3f;
    font-size: 15px;
    text-decoration: none;
}
.menu ul li a.active,.bottom_menu ul li a.active{
    color:#f98100;

}
.menu ul li ul li a{
    color:#fff;
}
.slider_div{
    padding: 0px !important;
}

/* background image section*/
.home_slider, .home_lady, .right_slider, .about_imgsec, .team_img, .inner_banner{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.home_slider{
    height: 696px;
}
.home_lady{
    height: 348px;
}
.right_slider{
    height: 348px;
}
.about_imgsec{
    height: 348px;
}
.team_img{
    height: 237px;
}
.product_img{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 241px;
    border: 1px solid #000;
}
.inner_banner{
    height: 324px;
}




.slider_text {
    position: absolute;
    position: absolute;
    bottom: 92px;
    width:100%;

}
.slider_text h2{
    text-transform: uppercase;
    color:#ffffff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.paragarap{
    width: 61%;
    margin: 0 auto;
}
.paragarap p{
    text-align: center;
    color:#ffffff;
    font-weight: normal;
    font-size: 14px;
    margin: 0 0 25px !important;
}
.active{
    color: #f98100; 
}
.learn_more a{
    border:1px solid #E6860B;
    color:#E6860B;
    padding: 5px;
    background-color: #232020;
    font-size: 13px;
    padding: 6px 21px 8px 21px;
    text-decoration: none;
}
.slider_text a:hover{
    text-decoration: none;
    color:#f98100;
}
.slider_div1{
    height:600px;
}
.slider_div1,.no_padding{
    padding: 0px !important;
}
.no_padding img{
    width:100%;
    height: 348px;
}
.learn_more{
    text-align: center;
}
.no_margin_right{
    margin-right: 0px !important;
}
.right_banner{
    background-color: #232020;
    height:348px;
    width:100%;
    /*   background: url("../images/slider_right.png");
       background-repeat: no-repeat;*/
      padding-top: 115px;
}
.right_banner_for_img {
    /*     width: 29%;
        margin: 0 auto;*/
    text-align: center;
}
.right_banner img{
    height: 36px;
    width: 118px;

}
.right_banner_for_h{
    /*      width: 68%;
    
        margin: 0 auto;*/
    margin-top: 15px;
}
.right_banner p{
    font-family: 'Open Sans';
    font-style: italic;
    color:#ffffff;
    font-size: 28px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
}
.lern_more{
    /*    margin: 0 auto;
      width: 66%;*/
    margin-top: 20px;
    text-align: center;
}
.right_banner a
{
    padding: 5px 21px 5px 21px;
    border: 1px solid #fb9610;
    font-size: 13px;
    color: #fb9610;
    margin-top: 18px;
}
.lern_more a:hover{
    text-decoration: none;
    color: #fff;
}

.item img{
    height:345px;
}
.second_section h3{
    font-family: 'Open Sans';
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 138px;
    margin-bottom: 21px;

}
.second_section p{
    width: 89%;
    margin: 0 auto;
    font-family: 'Arial';
    color: #202122;
    font-size: 15px;
    text-align: center;
}
.thrid_box{
    width:100%;
    height:240px;
    background-color: #232020;
    margin-top: 15px;
}
.left_banner_for_img{
    /*        margin: 0 auto;
        width: 53%;*/
    text-align: center;
    padding-top: 62px;
}
.thrid_box h4{
    width: 50%;
    margin: 0 auto;
    margin-top: 13px;
    font-family: 'Open Sans';
    font-style: italic;
    color:#ffffff;
    font-size: 25px;
    font-weight: bold;
    /* text-align: center;*/
}

/******carousel slider**/
/*---------*/
.carousel{ width:100%;}
.carousel__wrapper{}
.carousel__container{}
.carousel__content{ overflow:hidden; height:237px !important; width:100%; position:relative;}
.carousel__slider{ position:absolute;
                   height: 237px !important;
}
.carousel__item{ position:absolute;
                 /*width:456px !important;*/
}
.carousel__item img{
    height: 237px !important;

}
.carousel__navigation{}
.carousel__nav{}
.carousel__nav--left{}
.carousel__nav--right{}
/*---------*/

#carousel .carousel__nav{ float:right;}
#carousel .carousel__nav--left{ display:inline-block;}
#carousel .carousel__nav--right{ display:inline-block;}
#carousel .carousel__wrapper{ margin-top:20px;}
#carousel .arrow-right{    margin-left: 5px;}

#carousel-2{ margin-top:50px; position:relative;}
#carousel-2 .carousel__navigation{ position:absolute; z-index:10; width:100%; left:0; top:50%; margin-top:-5px;}
#carousel-2 .carousel__nav--left{ position:absolute; left:0;}
#carousel-2 .carousel__nav--right{ position:absolute; right:0;}
#carousel-2 .carousel__container{ margin:0  20px;}



.arrow-right {
    width: 14px;
    height: 15px;
    background: url('../images/right_arrow.png');
    margin-top: 5px;
}

.arrow-left {
    width: 14px;
    height: 15px;
    margin-top: 5px;
    background: url('../images/left_arrow.png');
}

hr{ border:none; height:1px; width:100%; display:block; margin:60px 0; background-color:#CCC;}
.name_tag{
    position: absolute;
    width: 100%;
    background-color: #484848;
    bottom: 0px;
    text-align: center;
    padding: 10px;
}
.name_tag label{
    margin: 0;
    font-family: Arial;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal; 
}
.name_tag span
{
    color:#c1d82f;
    display: block;
}
/***end****/
.product_section h3{
    font-family: 'Open Sans';
    font-weight: bold;
    font-size:34px;
    color:#202122;
    text-align: center;
    text-transform: uppercase;
}
.product_section p
{
    text-align:center;
    font-size: 14px;
    margin-bottom: 46px;
    font-family:'Arial';
    font-weight: bold;
    margin-top: 19px;
    text-align: left;
    color: #000;
}
.product_section_1 h3{
    padding-top: 20px;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size:34px;
    color:#202122;
    text-align: center;
    text-transform: uppercase;  
}
.product_section_1 p{
    text-align: center;
    font-size: 14px;
    margin-bottom: 46px;
    font-family: 'Arial';
}
/*.product_sep p{
    font-weight: bold;
    margin-top: 19px;
    text-align: left;
}*/
.product_section img{
    width:100%;
    width: 252px;
    height: 241px;
    border:1px solid #000;;
    padding: 25px;

}
.fifth_section
{
    min-height:100px;
    height:auto;
    width:100%;
    background-color: #231f20;
    margin-top: 34px;
    padding: 19px 0;
}
.fifth_first img{
    float:left;
}

.fifth_first h3{
    font-style: italic;
    float:left;
    color:#ffffff;
    font-size: 17px;
    text-transform: uppercase;
}
.fifth_second {
    float:left;
}
.fifth_second img{
    margin-top: 19px;
    float: right;
    margin-left: 16px;
}
.input_section{
    margin-top: 16px;
    padding-left: 0px !important;
}
.input_section input[type="text"]
{
    font-family: 'Open Sans';
    font-size: 12px;
    padding: 5px;
    padding-left: 5px;
    width: 49%;
}
#name_text
{
    margin-right: 6px;
}
.submit_section{
    padding-left: 0px !important;
}
.submit_section input[type="submit"]
{
    background-color: #fb940e;
    border:none;
    width:100%;
    font-family: Arial;
    color:#ffffff;
    font-size: 15px;
    margin-top: 16px;
    padding: 5px 0;
}
.submit_section input[type="submit"]:hover{
    opacity: 0.7;
}
.last_section{
    padding: 27px 0;
}
.bottom_menu
{
    text-align: center;
}
.bottom_menu ul{
    display: inline-block;
}
.bottom_menu ul li
{
    float:left;
}
.bottom_menu ul li:hover a
{
    color:#f98100;
}
.bottom_menu ul li a
{
    color:#3f3f3f;
    font-size: 12px;
    font-family: 'Open Sans';
    text-decoration: none;
}
.bottom_menu ul li{
    border-right:1px solid #646464;
}
.bottom_menu ul li:last-child
{
    border-right:0px;     
}

.bottom_menu ul li a{
    padding-right:12px;
    padding-left: 12px;
}
.bottom_menu ul li:first-child a
{
    padding-left: 0px;
}
.social_media{
    padding: 12px 0;
    margin-bottom: 3px;
}
.social_media ul{
    width:100%;
    display: inline-block;
    text-align: center;
}
.social_media ul li {
    padding-right: 12px;
    display: inline-block;
}
.social_media ul li a img:hover{
    opacity: 0.8;
}
.bottom_section p{
    text-align: center;
    font-family: Arial;
    color:#686864;
    font-size: 12px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.bottom_section img{
    padding-left: 7px;
    padding-right: 7px;
}
.bottom_section a{
    color:#686864;
    text-decoration: none;
}
.bottom_section a:hover{
    text-decoration: none;
    color:#f98100;
}
.for_mobiles{
    display: none;
}
.no_margin_left{
    margin-left: 0px !important;
}
/***about us***/
.common_left_text{
    width:100%;
    height:324px;
    background-color: #232020;
}
.common_left_text h2{
    font-family: 'Open Sans';
    font-style: italic;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    margin-top: 27%;
    font-weight: bold;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
.common_left_text_img {
    text-align: center;
}
.common_left_text_img img{
    height: 36px;
    width: 118px;
}
.common_left_text_2 img
{
    height: 324px;
}
.about_second_section
{
    margin-top: 41px;
    text-align: center;
    margin-bottom: 73px;
}
.about_second_section h2
{
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}

.about_second_section p
{
    text-align: center;
    font-family: Arial;
    line-height: 24px;
    color:#202122;
    font-size: 15px;
}
.about_img_sec
{
    text-align: center;    
}
.about_img_sec img{
    height:60px;
}
.about_third_section{
    margin-bottom: 40px;
    width: 100%;
    float: left;
}
.about_third_section h1{
    text-align: center;
    font-family: Arial;
    font-size:20px;
    color:#242424;
    margin-bottom: 17px;
}
.about_third_section p
{
    text-align: center;
    font-family: Arial;
    font-size: 13px;
    color: #494848;
    line-height: 21px;
}

/****Customer service****/
.different_left h2
{
    margin-top: 0px; 
}
.different_left_img img{
    margin-top: 27%;
    margin-bottom: 12px;
}
.form_section input[type="text"],.form_section input[type="email"],.form_section input[type="tel"]{
    width:100%;
    padding: 8px;
    font-family: Arial;
    font-size: 12px;
    color: #83878b;
    margin-bottom: 19px;
    border:1px solid #c2c2c2;
}
.select_box
{
    width:100%;
    padding: 8px;
    font-family: Arial;
    font-size: 12px;
    color: #83878b;
    margin-bottom: 19px;
    height: 36px;
    border:1px solid #c2c2c2;
    padding-left: 3px;
}
.customer_second{
    margin-bottom: 29px;
}
.form_section_inner{
    width: 40%;
    margin: 0 auto;
}
.form_textarea{
    padding: 8px;
    font-family: Arial;
    font-size: 12px;
    color: #83878b;
    width:100%;
    height:100px;
    border:1px solid #c2c2c2;
}
.not_robot {
    width:100%;
    margin-top: 19px;
    margin-bottom: 28px;
    float: left;
}
.not_robot label{
    font-family: Arial;
    font-size: 15px;
    color: #1e1f1f;
    font-weight: normal;
    width: 114px;
    float:left;
    margin-right: 22px;
}
.not_robot img{
    float:left;
}
.not_robot input[type="text"]{
    width: 29%;
    width: 149px;
    margin-left: 32px;

}
.not_robot input[type="submit"],#input_submit{
    padding: 5px;
    background-color: #f98100;
    color: #ffffff;
    border:none;
    font-size: 13px;
    font-family: Arial;
    padding-left: 46px;
    padding-right: 46px;
    padding-top: 13px;
    padding-bottom: 13px;
    /*float:right;*/
    width: 100%;
    margin-top: 24px;


}
.not_robot input[type="submit"]:hover ,#input_submit:hover{
    opacity: 0.7;
}
/***contact us***/
.contact_first h2{
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-top:53px;
    margin-bottom:53px;
}
.contact_left_section{
    border-right: 1px dotted #a2a5a7;
}
.contact_left_section img{
    margin-bottom: 12px;
}
.contact_first_one label{
    width:100%;
    font-family: Arial;
    font-weight: normal;
    font-size: 15px;
    color:#202122;
}
.contact_first_one h1{
    font-weight: bold;
    font-family: Arial;
    font-size: 15px;
    color:#202122;
}
.contact_director{
    text-align: center;
}
.contact_director h2{
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    color:#f98100;
    font-size: 15px;
}
.contact_director img{
    padding: 5px;
    border:1px solid #c2c2c2;
}
.contact_director label{
    font-family: Arial;
    font-style: italic;
    font-size: 15px;
    color:#202122;
    width:100%;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: 2px;
}
.contact_director span{
    font-size: 13px;
}
.map_section img{
    width:100%;
}
.contact_second_sec h1{
    font-family: Arial;
    color: #202122;
    font-size: 20px;
    border-bottom: 1px dotted #a2a5a7;
    padding-bottom: 13px;
    margin-bottom: 26px;
}
.contact_third_sec{

}
.store_houses{
    border-right: 1px dotted #a2a5a7;
}
 .store_hs_left
 {
     border-left: 1px dotted #a2a5a7;
 }
.store_houses h3{
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #202122;
}
.store_houses p
{
    font-family: Arial;
    font-weight: normal;
    color:#202122;
    margin-bottom: 0;
    line-height: 24px;
}
.store_houses a{
    color:#f98100;
    font-weight: bold;
    margin-top: 2px;
    width: 100%;
}
.last_store_house{
    border-right: none;
}
.last_store_house h3{
    margin-top: 8px;
}
.store_houses_centre{
    padding-left: 6% !important;
      padding-top: 20px !important;
}
.map_section iframe{
    width:100%;
}

/*****products***/
.browse_cat{
    background-color: #fc9e39;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 20px;

}
.single_product {
    /*    text-align: center;*/
    padding-bottom: 70px;
}
.single_product img{
    width:100%;
    height: 259px;
    border:1px solid;
    padding: 33px;
}
.single_product label{
    font-weight: bold;
    font-family: Arial;
    color:#141414;
    font-size: 13px;
    width:100%; 
    padding: 12px 0px;
    margin-bottom: 0;
    padding-bottom: 5px;
}
.single_product span{
    width:100%;
    float:left;
    font-family: Arial;
    color:#141414;
    font-size: 12px;
    padding-bottom: 13px;
}
.single_product a{
    background-color: #f98100;
    color: #ffffff;
    width: 100%;
    float: left;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}
.single_product a:hover{
    text-decoration: none;
    color:#fff;
    opacity: 0.8;
}
.for_mobile{
    display: none !important;
}
.for_mobile{
    color:#000;

}
.for_mobile:hover,.for_mobile:focus
{
    text-decoration: none;
    color:#000;
}
.for_mobile span{
    float: right;
    line-height: 1.42857;
    background: url("../images/arrow_mob.png");
    width: 11px;
    height: 9px;
    margin-top: 6px;
}
.active_mob span{
    float: right;
    line-height: 1.42857;
    background: url("../images/downarrow.png");
    width: 12px;
    height: 9px;
    margin-top: 6px;
}
/*******promotions***/
.promotions_sec{
    padding-bottom: 56px;   
}
.promo_main_img img
{
    border: 1px solid #d1d1d1;
}
.promo_second_sec h1{
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color:#141414;
    margin-bottom: 3px;
    margin-top: 0;
}
.promo_second_sec label{
    font-family: Arial;
    font-size: 12px;
    color: #141414;
    font-weight: normal;
}
.promo_second_sec p{
    font-family: Arial;
    font-size: 12px;
    color: #141414;
    line-height: 22px;
    margin-top: 17px;
    margin-bottom: 34px;
}
.call_for_quote{
    background-color: #f98100;
    color: #ffffff;
    width: 189px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    float: left;
    margin-right: 27px;
    margin-top: -10px;
}
.call_for_quote:hover
{
    text-decoration: none;
    color:#fff;
    opacity: 0.8;
}
.social_media_icons{
    float:left;
    margin-right: 40px;
}
.no_mobile{
    display: none;
}
.no_mobile span{
    float:none;
    margin-top: 0px;
}
.active_now
{
    background-color: #717171 !important;   
}
.popup_89 {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    /* background-color: #DFE5E6; */
    /* border: 10px solid #FFF; */
    /* display: inline-block; */
    left: 50%;
    width: 100%;
    opacity: 1;
    padding: 40px;
    position: fixed;
    text-align: justify;
    top: 50%;
    /* visibility: hidden; */
    z-index: 50000;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* -webkit-border-radius: 10px; */
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    /* border-radius: 10px; */
    /* -webkit-transition: opacity .5s, top -5.5s; */
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    /* transition: opacity .5s, top .5s; */
}
.popup_89 .content {
    left: 48%;
    position: absolute;
    z-index: 6;
    top:50%;
}
.popup_89 .content img
{
    height: 101px;
    opacity: .3;
}
.not_found 
{
    color: #359192;
    float: none;
    font-size:36px; 
    margin-top: 98px;
    font-weight: normal;
    letter-spacing: -2px;
    line-height: 53px;
    margin-bottom: 18px;
    padding-bottom: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.not_found  h1{
    margin-bottom: 15%;
    margin-top: 10%;
}
.photos_only a{
    background: url("../images/photo_arrow.png");   
    background-repeat: no-repeat;
    background-color: #c1d82f;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color:#5a411f;
    padding: 12px 41px 10px 36px;
    background-position: 123px;
    line-height: 85px;
    border:1px solid #ffa000;
    border-radius: 5px;
    outline: 1px solid #fff;
    outline-offset: -3px;
}
.photos_only a:hover,.photos_only a:focus{
    text-decoration: none;
    color: #5a411f;
}
.photos_only2 a{
    padding: 12px 29px 10px 23px;
    background-position: 134px;
}
.photos_only3 a{
    padding: 12px 29px 10px 23px;
    background-position: 139px;
}
.photos_third_sec{
    margin-bottom: 0px;
}
.for_mobiles
{  position: relative;
   z-index: 9999;
   opacity: 66;
}
.gallery_logo_img img{
    height: 90px;
    width: 189px;
}
/*****responsive nav close***/

/* Icon 1 */

#nav-icon3 {
    width: 33px;
    height: 45px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #f98100;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}


/* Icon 3 */

#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
    top: 8px;
}

#nav-icon3 span:nth-child(4) {
    top: 16px;
}

#nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
/*****end***/

/***responsive***/
@media only screen and (max-width: 480px)
{
    .metismenu{
        display: none;
        height: 233px;
        overflow-y: scroll;
    }
    .for_mobiles{
        display: block;
    }
    .for_desktop{
        display: none;
    }
    .brown_img{
        padding-top: 8px !important;
    }
    .menu ul li{
        background: none;
    }
    .bx-wrapper img,.slider_div1{
        height:356px !important;
    }
    .slider_text{
        bottom: 28px;
    }
    .paragarap {
        width: 85%;
    }
    .paragarap p{
        margin: 0 0 12px !important;
    }
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 191px !important;
        right: 42% !important;
    }
    .second_section h3{
        margin-top: 19px; 
    }
    .fifth_section{
        margin-top: 0px;
    }
    .input_section,.submit_section{
        padding-left: 15px !important;
    }
    .input_section input[type="text"]{
        width:100%;
    }
    #name_text {
        margin-right: 0px !important;
        margin-bottom: 12px;
    }
    .bottom_menu ul li{
        margin-bottom: 12px !important;
    }
    .social_media ul li{
        padding-right: 11px;
    }
    .no_margin_left{
        margin-left: -15px !important;
    }
    .right_banner {
        background-color: #232020;
        height: 203px;
        width: 100%;
        padding-top: 17px;
    }
    .second_right_banner{
        background-color: #333232;
    }
    .menu,.for_mobiles{
        padding-left: 0px !important; 
    }
    /*  .navbar-toggle{ margin-top: 8px !important;
    }*/
    .common_left_text{
        height:109px !important;
    }
    .common_left_text h2{
        margin-top: 0px;
        padding-top: 20px;

    }
    .about_second_section{
        margin-top: 0px !important;
        margin-bottom: 24px;
    }
    .about_third_section {
        margin-bottom: 16px !important;
    }
    .different_left_img img{
        /*margin-top: 0px !important;*/
        margin-top: 19px !important;
    } 
    .different_left h2{
        padding-top: 0px !important;
    }
    .form_section_inner{
        width:100%;
    }
    .not_robot input[type="submit"]
    {
        padding-right: 0;
        padding-left: 7px;
        text-align: center;
        width: 100%;
        margin-top: 18px;
    }
    .contact_first h2{
        margin-top: 16px;
        margin-bottom: 21px;
    }
    .map_section iframe{
        margin-top: 17px;
    }
    .store_houses
    {
        border-right: none;
        border-bottom:1px dotted #a2a5a7;
        padding-bottom: 34px;    
    }
    .store_houses_centre{
        padding-top: 16px !important;
        padding-left: 15px !important;
    }
    .contact_left_section{
        border-right: 0px !important;
    }
    .contact_first_one{
        text-align: center;
    }
    .not_robot input[type="text"] {
        width: 100% !important;
        margin-left:0px !important;
        margin-top: 20% !important;
    }
    .for_mobile{
        display: block !important;
    }
    .single_product{
        margin-bottom: 26px !important;
        padding-bottom: 41px !important;

    }
    .metismenu{
        display: block
    }
    .sidebar{
        margin-bottom:32px !important;  
    }
    .single_product a{
        font-size: 10px !important;
    }
    .carousel__item img {
        height: 320px !important;
    }
    .carousel__content {
        height: 320px !important;
    }
    .no_mobile{
        display: block !important;
    }
    .only_desktop{
        display: none !important;
    }
    .promo_main_img img{
        margin: 0 auto;
    }
    .promo_main_img{
        margin-bottom: 22px;
    }
    .promo_second_sec{
        text-align: center;
    }
    .promo_second_sec p{
        margin-bottom: 21px;
    }
    .social_media_icons{
        margin: 0 auto;
        width: 100%;
        margin-bottom: 26px;
    }
    .call_for_quote{
        margin-right: 0;
        width:100%;
        margin-bottom: 23px;

    }
    .social_media{
        padding-top: 0px !important;
    }
    .bottom_menu{
        margin-bottom: 0px !important;
    }
    .top_first_logo{
        background-color: #e5e5e5;
    }
    .logo img
    {
        margin-bottom: 10px;
    }
    .center_logod{
        padding-bottom: 0px;
        margin-top: 12px;
    }
    .bx-pager{
        display: none !important;
    }
    .thrid_box{
        height:102px !important;
    }
    .left_banner_for_img{
        padding-top: 13px !important;
    }
    .for_rsponsive
    {
        height:203px;
    }
    .for_rsponsive img{
        height:203px; 
    }
    .gallery_logo_img img{
        height: 83px !important;
    }
    .single_product img{
        height:105px !important;
    }
}
@media only screen and (max-width : 480px)and (orientation: landscape){
    .metismenu{
        display: none;
        height: 233px;
        overflow-y: scroll;
    }
    .right_banner {
        background-color: #232020;
        height: 203px;
        width: 100%;
        padding-top: 17px;
    }
    .second_right_banner{
        background-color: #333232;
    }
    .no_padding img
    {
        height:auto;
    }
    .center_logod
    {
        padding-bottom: 21px;
    }
    .thrid_box h4 {
        width: 23% !important;
    }
    .navbar-default .navbar-collapse
    {
        width:59% !important;
    }
    .menu,.for_mobiles{
        padding-left: 0px !important; 
    }
    .common_left_text{
        height:109px !important;
    }
    .common_left_text h2{
        margin-top: 0px;
        padding-top: 20px;

    }
    .about_second_section{
        margin-top: 0px !important;
        margin-bottom: 24px;
    }
    .about_third_section {
        margin-bottom: 16px !important;
    }
    .different_left_img img{
        /*margin-top: 0px !important;*/
        margin-top: 19px !important;
    }  
    .different_left h2{
        padding-top: 0px !important;
    }
    .form_section_inner{
        width:100%;
    }
    .not_robot input[type="submit"]
    {
        padding-right: 0;
        padding-left: 7px;
        text-align: center;
        width: 38%;
    }
    .store_houses
    {
        border-right: none;
        border-bottom:1px dotted #a2a5a7;
        padding-bottom: 34px;    
    }
    .store_houses_centre{
        padding-top: 16px !important;
        padding-left: 15px !important;
    }
    .contact_left_section{
        border-right: 0px !important;
    }
    .contact_first_one{
        text-align: center;
    }
    .map_section iframe{
        margin-top: 17px;
    }
    .not_robot input[type="text"] {
        width: 29%;
        width: 97px;
        margin-left: 18px;
        margin-top: 20%;
    }
    .for_mobile{
        display: block !important;
    }
    .single_product{
        margin-bottom: 26px !important;
        padding-bottom: 41px !important;
    }
    .sidebar{
        margin-bottom:32px !important;  
    }
    .product_section img
    {
        height: 143px !important;
    }
    .carousel__item img {
        height: 366px;
    }
    .carousel__content {
        height: 366px;
    }
    .no_mobile{
        display: block !important;
    }
    .only_desktop{
        display: none !important;
    }
    .promo_main_img img{
        margin: 0 auto;
    }
    .promo_main_img{
        margin-bottom: 22px;
    }
    .promo_second_sec{
        text-align: center;
    }
    .promo_second_sec p{
        margin-bottom: 21px;
    }
    .social_media_icons{
        margin: 0 auto;
        width: 100%;
        margin-bottom: 26px;
    }
    .call_for_quote{
        margin-right: 0;
        width:100%;
        margin-bottom: 23px;

    }
    .social_media{
        padding-top: 0px !important;
    }
    .bottom_menu{
        margin-bottom: 0px !important;
    }
    .top_first_logo{
        background-color: #e5e5e5;
    }
    .logo img
    {
        margin-bottom: 10px;
    }
    .bx-pager{
        display: none !important;
    }
    .thrid_box{
        height:102px !important;
    }
    .left_banner_for_img{
        padding-top: 13px !important;
    }
    .for_rsponsive
    {
        height:203px;
    }
    .for_rsponsive img{
        height:203px; 
    }
    .carousel-inner > .item > img{
        height: 203px; 
    }
    .gallery_logo_img img{
        height: 83px !important;
    }
    .single_product img {
        height: 138px !important;
    }

}


@media only screen and (max-width: 767px){
    .right_slider {
        height: 203px;
    }
    .metismenu
    {
        display: none;
        height: 233px;
        overflow-y: scroll;
    }
    .second_right_banner{
        background-color: #333232;
    }
    .right_banner {
        height: 203px;
        width: 100%;
        padding-top: 17px;
    }
    .center_logo
    {
        width: 111% !important;

    }
    .no_padding img{
        height:auto;
    }
    .center_logo img 
    {
        padding-left: 19px;
        padding-left: 2px;
        width: 59px;
        padding-top: 32px;
    }

    .nav > li > a
    {
        padding: 3px 11px !important;
    }
    .for_mobiles{
        display: block;
    }
    .for_desktop{
        display: none !important;
    }
    .center_logod
    {
        padding-bottom: 21px;
        margin-top: 10px;
    }
    .for_mobiles{
        display: block;
    }
    .for_desktop{
        display: none;
    }
    .menu ul li{
        background: none;
    }

    .bx-wrapper img,.slider_div1{
        height:356px !important;
    }
    .slider_text{
        bottom: 28px;
    }
    .paragarap {
        width: 85%;
    }
    .paragarap p{
        margin: 0 0 12px !important;
    }
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        /* width: 100%; */
        bottom: 191px !important;
        /* width: 100%; */
        right: 42% !important;
    }
    .no_padding img{
        height:auto;
    }

    .second_section h3{
        margin-top: 19px; 
    }
    .fifth_section{
        margin-top: 0px;
    }
    .input_section,.submit_section{
        padding-left: 15px !important;
    }
    .input_section input[type="text"]{
        width:100%;
    }
    #name_text {
        margin-right: 0px !important;
        margin-bottom: 12px;
    }
    .bottom_menu ul li a {
        padding-right: 6px;
        padding-left: 12px;
        padding-left: 8px;
    }
    .bottom_menu{
        margin-bottom: 13px;    
    }
    .no_margin_left{
        margin-left: -15px !important;
    }
    .thrid_box h4 {
        width: 20%;
    }
    .menu,.for_mobiles{
        padding-left: 0px !important; 
    }
    .navbar-toggle{
        margin-top:36px !important
    }
    .common_left_text{
        height:109px !important;
    }
    .common_left_text h2{
        margin-top: 0px;
        padding-top: 20px;

    }
    .about_second_section{
        margin-top: 0px !important;
        margin-bottom: 24px;
    }
    .about_third_section {
        margin-bottom: 16px !important;
    }
    .different_left_img img{
        /*margin-top: 0px !important;*/
        margin-top: 19px !important;
    }  
    .different_left h2{
        padding-top: 0px !important;
    }
    .form_section_inner{
        width:100%;
    }
    .store_houses
    {
        border-right: none;
        border-bottom:1px dotted #a2a5a7;
        padding-bottom: 34px;    
    }
    .store_houses_centre{
        padding-top: 16px !important;
        padding-left: 15px !important;
    }
    .contact_left_section{
        border-right: 0px !important;
    }
    .contact_first_one{
        text-align: center;
    }
    .contact_first h2{
        margin-top: 23px !important;
        margin-bottom: 23px !important;
    }
    .map_section iframe{
        margin-top: 17px;
    }
    .contact_second_sec h1{
        margin-top: 0px !important;
    }
    .not_robot input[type="text"] {
        width: 88px !important;
        margin-left: 24px !important;

    }
    .for_mobile{
        display: block !important;
    }
    .single_product{
        margin-bottom: 26px !important;
        /*padding-bottom: 95px !important;*/
        text-align: center;
    }
    .sidebar{
        margin-bottom:32px !important;  
    }
    .single_product img{

        height:105px;
    }

    /*.product_section img{
        height: 223px;
    }*/



    .carousel__item img {
        height: 272px !important;
    }
    .carousel__content {
        height: 272px !important;
    }
    .no_mobile{
        display: block !important;
    }
    .only_desktop{
        display: none !important;
    }

    .promo_main_img img{
        margin: 0 auto;
    }
    .promo_main_img{
        margin-bottom: 22px;
    }
    .promo_second_sec{
        text-align: center;
    }
    .promo_second_sec p{
        margin-bottom: 21px;
    }
    .social_media_icons{
        margin: 0 auto;
        width: 100%;
        margin-bottom: 26px;
    }
    .call_for_quote{
        margin-right: 0;
        width:100%;
        margin-bottom: 23px;

    }
    .social_media{
        padding-top: 0px !important;
    }
    .bottom_menu{
        margin-bottom: 0px !important;
    }
    .top_first_logo{
        background-color: #e5e5e5;
    }
    .logo img
    {
        margin-bottom: 10px;
    }
    .bx-pager{
        display: none !important;
    }
    .thrid_box{
        height:102px !important;
    }
    .left_banner_for_img{
        padding-top: 13px !important;
    }
    .for_rsponsive
    {
        height:203px;
    }
    .for_rsponsive img
    {
        height:203px; 
    } 
    .carousel-inner > .item > img{
        height: 203px !important; 
    }
    .gallery_logo_img img{
        height: 67px !important;

        width: 127px !important;
    }
    .about_second_section h2{
        font-size: 23px;
        line-height: 31px;
    }
    .product_section h3{
        font-size: 24px;
    }
}
/*@media only screen and (max-width: 820px)
{
    .center_logo{
        width:10% !important;
    }
}*/
@media only screen and (max-width: 991px)
{
    .metismenu
    {
        display: none;
        height: 233px;
        overflow-y: scroll;
    }
    .for_desktop{
        display: block;
    }
    /*  .navbar-default .navbar-collapse{
             width:59% !important;
         }   */
    .center_logo{
        width:28% !important;
    }
    .second_section h3{
        margin-top: 19px; 
    }
    .bottom_menu{
        margin-bottom: 13px;    
    }
    .input_section input[type="text"]{
        width:100% !important;
    }
    #name_text {
        margin-right: 0px !important;
        margin-bottom: 12px;
        margin-top: 12px !important;
    }
    .input_section{
        margin-top: 0px !important;
    }
    .no_margin_left{
        margin-left: -15px !important;
    }
    .thrid_box h4 {
        width: 14%;
    }
    .submit_section {
        margin-top: 0px !important;
    }
    .second_right_banner{
        background-color: #333232;
    }
    .common_left_text{
        height:109px !important;
    }
    .common_left_text h2{
        margin-top: 0px;
        padding-top: 20px;

    }
    .about_second_section{
        margin-top: 0px !important;
        margin-bottom: 24px;
    }
    .about_third_section {
        margin-bottom: 16px !important;
    }
    .different_left_img img{
        /*margin-top: 0px !important;*/
        margin-top: 19px !important;
    }  
    .different_left h2{
        padding-top: 0px !important;
    }
    .form_section_inner{
        width:100%;
    }
    .store_houses
    {
        border-right: none;
        border-bottom:1px dotted #a2a5a7;
        padding-bottom: 34px;    
    }
    .store_houses_centre{
        padding-top: 16px !important;
        padding-left: 15px !important;
    }
    .contact_left_section {
        border-right: 1px dotted #a2a5a7;
    }
    .contact_second_sec h1{
        padding-top: 26px !important;
    }
    .not_robot input[type="text"] {
        width: 100%!important;
        margin-left: 0!important;
        margin-top: 17px !important;
        margin-bottom: 0px !important;

    }

    .single_product{
        margin-bottom: 0px !important;
    }
    .sidebar{
        margin-bottom:32px !important;  
    }
    .single_product img{
        height:300px;
    }
    .caret {
        display: inline-block;
        width: 0px!important;
        height: 0px!important;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-top: 4px solid \9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
    /*.product_section img {
        height: 279px;
    }*/

    .carousel__item img {
        height: 375px;
    }
    .carousel__content {
        height: 375px;
    }
    /*.no_mobile{
        display: none !important;
    }
    .only_desktop{
        display: block !important;
    }*/

    .promo_main_img img{
        margin: 0 auto;
    }
    .promo_main_img{
        margin-bottom: 22px;
    }
    .promo_second_sec{
        text-align: center;
    }
    .promo_second_sec p{
        margin-bottom: 21px;
    }
    .social_media_icons{
        margin: 0 auto;
        width: 100%;
        margin-bottom: 26px;
    }
    .call_for_quote{
        margin-right: 0;
        width:100%;
        margin-bottom: 23px;

    }
    .social_media{
        padding-top: 0px !important;
    }
    .bottom_menu{
        margin-bottom: 0px !important;
    }
    .contact_third_sec{
        text-align: center;
    }
    .last_store_house {
        border-bottom: none !important;
    }
    .thrid_box{
        height:102px !important;
    }
    .left_banner_for_img{
        padding-top: 13px !important;
    }
    .gallery_logo_img img{
        height: 67px !important;

        width: 127px !important;
    }
    .product_section h3{
        font-size: 24px;
    }
    .brown_img{
        padding-top: 15px;
    }
}
@media only screen and (max-width: 1170px){

    /*    .for_desktop{
            display: none !important;
        }*/
    .bx-wrapper img{

    }
    .center_logo:before{
        width: 105px !important;
    }
    .center_logo img{
        padding-left: 0px;
        padding-top: 20px;
    }
    .center_logo{
        margin-left: 68px;
        height: 94px;
        width: 46%;
    }
    .center_logo:after{
        width: 93px;
    }
    .nav > li > a
    {
        padding: 10px 11px !important;
    }
    .input_section input[type="text"]{
        width:100%;
    }
    #name_text {
        margin-right: 0px !important;
        margin-bottom: 12px;
    }
    .submit_section{
        margin-top: 21px;
    }
    .bottom_menu ul li{
        margin-bottom: 12px !important;
    }

    .bottom_menu ul li a {
        padding-right: 8px;
    }
    .bottom_menu {
        margin-left: -14%;
    }  
    .form_section_inner{
        width:100%;
    }
}

@media only screen and (max-width: 992px){
    .bottom_menu {
        margin-left: 0%;
    } 

    .form_section_inner{
        width:100%;
    }
    .single_product img{
        height: 216px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) 
{
    .form_section_inner{
        width:100%;
    }
    .center_logo {
        width: 28%;
    }
    .center_logo img {
        padding-top: 31px;
    }
    .submit_section{
        margin-top: 0px;
    }
    .single_product img{
        height: 195px;
    }
    .for_desktop {
        display: block!important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .single_product img{
        height: 195px;
    }
    .carousel__item img {
        height: 208px !important;
    }
    .carousel__content {
        height: 208px !important;
    }
    .thrid_box
    {
        height:213px;
    }
}



@media only screen and (max-width: 600px){

    /*.carousel__item img {
        height: 320px !important;
    }
    .carousel__content {
        height: 320px !important;
    }*/
    /*    .center_logod
         {
               padding-bottom: 21px;
         }
         .for_mobiles{
            display: block;
        }
        .for_desktop{
            display: none;
        }
        .menu ul li{
            background: none;
        }
        .bx-wrapper img,.slider_div1{
            height:356px !important;
        }
        .slider_text{
       bottom: 28px;
        }
        .paragarap {
        width: 85%;
        }
        .learn_more {
        width: 39%;
        }
        .paragarap p{
                margin: 0 0 12px !important;
        }
        .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
         width: 100%; 
        bottom: 191px !important;
         width: 100%; 
        right: 42% !important;
        }
        .no_padding img{
             height:auto;
         }*/
}
@media (max-width: 800px) and (orientation: portrait) {
    /*    .carousel__item img {
        height: 320px !important;
    }
    .carousel__content {
        height: 320px !important;
    }*/
    /*    .no_padding img{
             height:auto;
         }
       .center_logo img 
       {
        padding-left: 19px;
        padding-left: 2px;
        width: 59px;
        padding-top: 32px;
       }
       .center_logo{
           width:29%;
       }
       .nav > li > a
       {
               padding: 3px 11px !important;
       }*/
    /*       .for_mobiles{
            display: block;
        }
        .for_desktop{
            display: none;
        }*/

}
/*@media screen and (max-width: 1024px) and (min-width: 768px)
  {*/


/*     @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) 
  {
      .center_logo {
  width: 46%;
 }
.center_logo:before {
    width: 95px;
   }
.center_logo img {
    padding-left: 19px;
    padding-bottom: 15px;
    padding-left: 14px;
    padding-top: 20px !important;
}
.center_logo:after {
    height: 194px;
    width: 93px;
    right: 14px;
    top: 0px;
  
}
  }*/
/*@media (max-width:1170px){

}
@media (max-width:991px){

}
@media (max-width:820px){

}*/

