 a{text-decoration:none;}



body{margin:0px; overflow-x: hidden; font-family: 'Roboto', sans-serif !important;}
.clr{clear:both;}


#home{
    overflow-x: hidden;
}

@font-face {

    font-family: 'DINLIGHT';

    src: url('../font/DINLIGHT.eot');

    src: url('../font/DINLIGHT.eot') format('embedded-opentype'),

         url('../font/DINLIGHT.woff2') format('woff2'),

         url('../font/DINLIGHT.woff') format('woff'),

         url('../font/DINLIGHT.ttf') format('truetype'),

         url('../font/DINLIGHT.svg#DINLIGHT') format('svg');

}


@font-face {

    font-family: 'DINMEDIUM';

    src: url('../font/DINMEDIUM.eot');

    src: url('../font/DINMEDIUM.eot') format('embedded-opentype'),

         url('../font/DINMEDIUM.woff2') format('woff2'),

         url('../font/DINMEDIUM.woff') format('woff'),

         url('../font/DINMEDIUM.ttf') format('truetype'),

         url('../font/DINMEDIUM.svg#DINMEDIUM') format('svg');

}

/***********************header_start*******************************/

.header_wreper{margin:0px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; position:relative; z-index:2; background:#ffffff; position:fixed; box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15);}
.header_container{margin:0px auto; padding:0px; height:auto; width:100%;  max-width:1080px;}

.logo{margin:10px 0px 6px 0px; padding:0px; height:auto; width:210px; display:block}
.logo img{width:100%;}

.responsiv_menu{margin:0% 3% 0% 0%; padding:0px; height:auto; width:100%; float:right; display:none;}

.destop_menu{margin:25px 0px 0px 0px; padding:0px; height:auto; width:48.6%; float:right;  display:block;  }
.destop_menu ul{margin:0px; padding:0px; height:auto; width:auto;}
.destop_menu ul li{margin:0px; padding:10px 17px 10px 17px; height:auto; width:auto; font-family: 'Roboto', sans-serif; font-size:11px; display:inline-block; color:#272727; letter-spacing:1.5px; text-transform: uppercase; }
.destop_menu ul li a{ text-decoration:none; color:#000;}


.responsiv_menu{margin:0% 2% 0% 2%; padding:0px; height:auto; width:96%; float:right; position:relative; z-index:2; display:none;  }



/***********************banner_start*******************************/

.banner{margin:65px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; position:relative; z-index:1; }



/***********************about_us_start*******************************/

.about_us_wreper{margin:0px 0px 0px 0px; padding:40px 0px 0 0; height:auto; width:100%; float:left; 
/*background:url(../images/about-bg.jpg) center top; */
background-size: cover;background-attachment: fixed;}
.about_us_container{margin:0px auto; padding:0px; height:auto; width:100%;  max-width:1080px; }

.about_man_img{margin:170px 0px 0px 0px; padding:0px; height:auto; width:25%; float:left;}
.about_man_img img{width:100%;}

.about_us_heading_back{margin:0px 0px 0px 0px; padding:0px; height:auto; width:100%; }
.about_us_heading h1{margin:0px; padding:0px; height:auto; width:100%; float:left; text-align:center; font-family: 'Roboto', sans-serif; font-size:26px; color:#000000; text-transform: uppercase; letter-spacing:1px; font-weight:bold;}
.about_us_heading_under_line{margin:20px 0px 40px 0px; padding:0px; height:4px; width:8%; background:#1357a0; float:left; margin-left:46%; margin-right:46%; }
.about_us_text p{margin:0px 0px 50px 0; padding:0px; height:auto; width:100%; font-family: 'Roboto', sans-serif; font-size:14.5px; color:#000000; letter-spacing:1px; line-height:30px; text-align:center;}
.mobile-about-text{
    display: none;
}

/*.about_us_wreper ul{*/
/*    list-style-type: none;*/
/*}*/
/*.about_us_wreper ul li{*/
/*    margin: 10px 10px 10px 10px;*/
/*    padding: 0;*/
/*    height: auto;*/
/*    width: 31.2%;*/
/*    float: left;*/
/*    box-sizing: border-box;*/
/*}*/
/*.about_us_wreper li img{*/
/*    width: 100%;*/
/*}*/
/*image grid*/

.distributors{
    padding: 60px 0;
    width: 100%;
    float: left;
    background-image: url(../images/distributors-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    
}
.distributors .row{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.distributors .col-md-4{
    max-width: 30.60%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.distributors .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    margin: 0 15px;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 5%);
}
.distributors .card-body{
    padding: 15px;
    background: #fff;
    text-align: center;
}
.distributors .card-body h3{
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.distributors .heading{margin:0px; padding:0px; height:auto; width:100%; text-align:center; font-family: 'Roboto', sans-serif; font-size:26px; color:#000000; text-transform: uppercase; letter-spacing:1px; font-weight:bold;}
.distributors .about_us_heading_under_line{margin:20px 0px 50px 0px; padding:0px; height:4px; width:8%; background:#1357a0; float:none; margin-left:46%; margin-right:46%; }



@media(max-width: 480px){
    .logo-container .authorized-distributor{
        margin: 10px 0 0 !important;
    }
    .image-grid .row{
        display: block;
    }
    .image-grid .col-md-4 {
        max-width: 90%;
        padding: 0;
        margin: 0 auto;
    }
    .image-grid .col-md-4 .card{
        margin-bottom: 15px;
    }
    .image-grid .row{
        margin: 0;
    }
}
.distributors .owl-carousel .owl-item img{
    width: 60%;
    margin: 0 auto;
}


/***********************product_start*******************************/

.product_wreper{margin:0px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; background:url(../images/product_bg.jpg) center top; background-size: cover;background-attachment: fixed;}
.product_container{margin:0px auto; padding:0px; height:auto; width:100%;  max-width:1080px; }

.product_heading_back{margin:100px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left;    }
.product_heading h1{margin:0px; padding:0px; height:auto; width:100%; float:left; text-align:center; font-family: 'Roboto', sans-serif; font-size:26px; color:#fff; text-transform: uppercase; letter-spacing:1px; font-weight:bold;}
.product_heading_under_line{margin:20px 0px 0px 0px; padding:0px; height:4px; width:8%; background:#fff; float:left; margin-left:46%; margin-right:46%; }

.all_product_back{margin:50px 0px 150px 0px; padding:0px; height:auto; width:100%; float:left; }

.product_big_img_back{margin:10px 10px 10px 10px; padding:25px 25px 25px 25px; height:460px; width:31.2%; float:left; background:#FFFFFF; box-sizing: border-box;}


.product_big_img{margin:0px; padding:0px; height:auto; width:100%; float:left; background:#FFFFFF; border:1px solid #000; box-sizing: border-box;}
.product_big_img img{width:100%;}

.product_img_text_back{margin:50px 0px 30px 0px; padding:0px; height:auto; width:100%; float:left;}
.product_img_text_1{margin:0px; padding:0px; height:auto; width:100%; float:left; text-align:center; font-family: 'Roboto', sans-serif; font-size:18px; color:#404040; text-transform: uppercase; letter-spacing:0px; font-weight:bold;}
.product_img_text_2{margin:20px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; text-align:center; font-family: 'Roboto', sans-serif; font-size:13px; color:#404040; letter-spacing:1px; font-weight:400; line-height:21px;}


.product_normal_img_back{margin:10px 10px 10px 10px; padding:21px 25px 21px 25px; height:auto; width:31.2%; float:left; background:#FFFFFF;  box-sizing: border-box;}

.product_normal_img{margin:0px; padding:0px; height:auto; width:100%; float:left; background:#FFFFFF; border:1px solid #000; box-sizing: border-box;}
.product_normal_img img{width:100%;}

.product_normal_img_text_back{margin:20px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left;}



/***********************brand_start*******************************/

.brand_wreper{margin:0px 0px 0px 0px; padding:0px 0px 40px 0px; height:auto; width:100%; float:left; 
/*background:url(../images/brand-bg.jpg) center top; */
background-size: cover;background-attachment: fixed;background:#fff;}
.brand_container{margin:0px auto; padding:0px; height:auto; width:100%;  max-width:1080px; }


.brand_heading_back{margin:40px 0px 40px 0px; padding:0px; height:auto; width:100%; float:left;    }
.brand_heading h1{margin:0px; padding:0px; height:auto; width:100%; float:left; text-align:center; font-family: 'Roboto', sans-serif; font-size:26px; color:#232323; text-transform: uppercase; letter-spacing:1px; font-weight:bold;}
.brand_heading_under_line{margin:20px 0px 0px 0px; padding:0px; height:4px; width:8%; background:#1357a0; float:left; margin-left:46%; margin-right:46%; }

.brand_img_mane_back{margin:0px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left;}
.brand_img{margin:0px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; box-sizing: border-box;text-align:center; }
.brand_img img{width:80%;margin: 0 auto;}

/***********************footer_start*******************************/

/*.footer_wreper{margin:0px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; background: linear-gradient(to right, #1b1e31 57%,#535455 43%); }*/
.footer_wreper{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 60px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: url(../images/footer-bg.jpg) center top;
    background-size: cover;
    background-attachment: fixed;
}
.footer_container{margin:0px auto; padding:0px; height:auto; width:100%;  max-width:1080px; }

.footer_left{margin:60px 0px 20px 0px; padding:0px; height:auto; width:38%; float:left;}

.footer_office_heading_text{margin:0px 0px 15px 0px; padding:0px; height:auto; width:100%; float:left; font-family: 'Roboto', sans-serif; font-size:30px; color:#fff; text-transform: uppercase; font-weight:bold; letter-spacing:-1px}
.footer_office_heading_text_span{color:#aeb7bb;}

.footer_hed_office_text{margin:20px 0px 0px 0px; padding:0px; height:auto; width:100%; font-family: 'Roboto', sans-serif; font-size:13px; color:#fff; letter-spacing:0px; float:left; font-weight:lighter; line-height:20px;}
.footer_hed_office_text_span{ font-weight:bold;}

.footer_phone_and_email_back{margin:20px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left;}
.footer_phone_icon_and_text_back{margin:10px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left;}
.footer_phone_icon{margin:0px; padding:0px; height:auto; width:20px; float:left;}
.footer_phone_text{margin:0px; padding:0px; height:auto; width:95%; float:right; font-family: 'Roboto', sans-serif; font-size:14px; color:#fff; letter-spacing:1px;}

.footer_map_back{margin:30px 0px 0px 0px; padding:0px; height:auto; width:88%; float:left; border: #aeb7bb 4px solid; box-sizing: border-box; }

.footer_follow_us_back{margin:20px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left;}
.footer_follow_us_text{margin:0px; padding:0px; height:auto; width:auto; font-family: 'DINLIGHT'; font-size:25px; color:#fff; letter-spacing:1px; float:left;}
.footer_follow_us_icon_1{margin:5px 0px 0px 40px; padding:0px; font-size:25px !important; color:#fff !important;}
.footer_follow_us_icon_2{margin:5px 0px 0px 12px; padding:0px; font-size:25px !important; color:#fff !important;}
.footer_follow_us_icon_3{margin:5px 0px 0px 12px; padding:0px; font-size:25px !important; color:#fff !important;}


.footer_right{margin:100px 0px 100px 0px; padding:50px 90px 50px 90px; height:auto; width:38%; float:right; background:#ffffff; box-shadow: 3px 3px 40px #000;  }

.footer_form_name_input{margin:15px 0px 15px 0px; padding:0px 0px 0px 7px; height:32px; width:97%; float:left; background:#fff; font-family: 'Roboto', sans-serif; font-size:12px; color:#494949; border-bottom:#19446f 2px solid; border-top:none; border-left:none; border-right:none; letter-spacing:1px;}
.footer_form_massage_input{margin:7px 0px 7px 0px; padding:8px 0px 0px 7px; height:100px; width:97%; float:left; background:#fff; font-family: 'Roboto', sans-serif; font-size:12px; color:#494949; border-bottom:#19446f 2px solid; border-top:none; border-left:none; border-right:none; letter-spacing:1px;}
.footer_captcha{margin:0px; padding:0px; height:auto; width:100%; float:left;}
.footer_form_button{cursor: pointer; margin:30px 0px 30px 0px; padding:0px 0px 0px 0px; height:40px; width:28%; float:left; background:#fff; font-family: 'Roboto', sans-serif; font-size:15px; color:#19446f; border:#19446f 2px solid; letter-spacing:1px; border-radius: 4px; text-transform: uppercase;}


/***********************footer_bottom*******************************/


.footer_bottom_wreper{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; height:auto; width:100%; float:left; background:#3e3d3d;  }
.footer_bottom_container{margin:0px auto; padding:0px; height:auto; width:100%;  max-width:1080px;}
.footer_bottom_left_text{margin:15px 0px 15px 0px; padding:0px; height:auto; width:auto;  font-family: 'Roboto', sans-serif; font-size:13px; color:#fff; letter-spacing:1px; float:left;}
.footer_bottom_right_text{margin:15px 0px 15px 0px; padding:0px; height:auto; width:auto;  font-family: 'Roboto', sans-serif; font-size:13px; color:#fff; letter-spacing:1px; float:right;}



/***********************inner_page_start*******************************/


.inner_page_back_menu_wreper{margin:0px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; background:#19446f; border-bottom:2px solid #082b4d;   }
.inner_page_back_menu_container{margin:0px auto; padding:0px; height:auto; width:100%;  max-width:1080px;}
.inner_page_back_menu_text{margin:25px 0px 25px 0px; padding:0px; height:auto; width:100%; float:left; font-family: 'Roboto', sans-serif; font-size:13px; color:#fff; text-align:left; letter-spacing:2px;}


/***********************products_detailse_start*******************************/

.products_detailse_wreper{margin:0px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left;    }
.products_detailse_container{margin:0px auto; padding:0px; height:auto; width:100%;  max-width:1080px;}

.products_detailse_whole_back{margin:70px 0px 70px 0px; padding: 5% ; height:auto; width:98%; float:left; background:#f5f5f5; box-sizing: border-box;}
.products_detailse_img_and_text_back{margin:0px; padding:0px; height:auto; width:100%; float:left;}
.products_detailse_img_back{margin:0px; padding:0px; height:auto; width:40%; float:left;  box-sizing: border-box;}
.products_detailse_img_back img{width:100%;}

.products_detailse_text_back{margin:0px; padding:0px; height:auto; width:55%; float:right;}
.products_detailse_text_heading_1 h1{margin:0px; padding:0px; height:auto; width:100%; float:left; font-family: 'Roboto', sans-serif; font-size:24px; color:#404040; font-weight:bold; letter-spacing:1px;}
.products_detailse_text_heading_1_span{color:#19446f;}
.products_detailse_text p{margin:20px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; font-family: 'Roboto', sans-serif; font-size:13px; color:#181818; font-weight:400; text-align:justify; line-height:22px; letter-spacing:1px;}

.products_detailse_text_heading_2 h1{margin:40px 0px 0px 0px; padding:0px; padding:0px; height:auto; width:100%; float:left; font-family: 'Roboto', sans-serif; font-size:18px; color:#404040; font-weight:bold; text-transform:uppercase; letter-spacing:1px; }



.products_detailse_table_back{margin:50px 0px 0px 0px; padding:0px; height:auto; width:100%; float:left; border:#c0bbbb 2px solid; box-sizing: border-box;}
.products_detailse_table_back img{width:100%;}




.numbers {
    position: relative;
    padding: 30px 0 40px 0;
}
.numbers .row{
    display: block;
    width: 100%;
    max-width: 1080px;
    clear: both;
    margin: 0 auto;
}
.numbers .row .col-lg-3{
    width: 24%;
    display: inline-block;
}
.numbers .number {
    position: relative;
    text-align: center;
    z-index: 15;
}
.number span {
    font-weight: 700;
    color: #165ba0;
    margin: 0 0 10px;
    display: inline-block;
    font-size: 60px;
    letter-spacing: 1px;
}
.number h6 {
    margin: 0;
    font-size: 12px;
    letter-spacing: 0;
    color: #6d6e71;
    text-transform: uppercase;
    font-weight: 500;
}
.products{
    margin: 0px 0px 0px 0px;
    padding: 40px 0;
    height: auto;
    width: 100%;
    float: left;
    background: url(../images/product_bg.jpg) center top;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    /*background: #dce6f1;*/
}
.products:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #262b3fcf;
}
.products.grey_bg{
    background: #dce6f1;
}
.products.grey_bg .product_main_heading h1, .products.grey_bg .product_heading h1{
    color: #165ba0;
}
.products .product_heading_under_line {
    background: #fff;
    position: relative;
}
.products .product_main_heading h1 ,.products .product_heading h1{
    color: #ffffff;
    position: relative;
}
.products.grey_bg .product_heading_under_line{
    background: #165ba0;
}
/*.products .card{*/
/*    border: 1px solid #bbb4b4;*/
/*}*/
.products .product_container{
    position: relative;
}
.products .product_heading_back{
    float: none;
}
.products .product_heading h1{
    float: none;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.products .row {
    display: flex !important;
    align-items: center;
    justify-content: space-around;
}
.products .product_heading_under_line{
    margin-bottom: 25px;
    margin-top: 0px;
}
/*.product_main_heading .product_heading_under_line{*/
/*    margin-bottom: 30px;*/
/*}*/
.products .card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    margin: 15px 15px 0px 0;
    text-align: center;
    background-clip: border-box;
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 5%);
}
.products .card figure{
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.products .card img{
    transition: .3s linear;
}
.products .card:hover img{
    transform: scale(1.2);
}
.products .owl-nav div {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    color: #fff;
    z-index: 9;
    transform: translateY(-50%);
    line-height: 40px;
    text-align: center;
    font-size: 45px;
    /* opacity: 0; */
    transition: .3s linear;
    cursor: pointer;
}
.products .owl-nav .owl-prev {
    right: -70px;
}
.products .owl-nav .owl-next {
    left: -70px;
}
.products .card-body{
    padding: 15px 5px;
    position: absolute;
    bottom: 0;
    background: #ffffff96;
    left: 0;
    right: 0;
    overflow: hidden;
    height: 20px;
}
.product_main_heading h1{margin:0px 0 15px 0; padding:0px; height:auto; width:100%; float:left; text-align:center; font-family: 'Roboto', sans-serif; font-size:26px; color:#fff; text-transform: uppercase; letter-spacing:1px; font-weight:bold;}
.product_heading_under_line{margin:20px 0px 0px 0px; padding:0px; height:4px; width:8%; background:#fff; float:left; margin-left:46%; margin-right:46%; }
.products .card-body h3{
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: bold;
}
.products .card-body .desc{
     margin: 8px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    /*float: left;*/
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #404040;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 21px;
    opacity: 0;
    visibility: hidden;
    transition: .3s linear;
}
.products .card-body .desc p{
    margin: 0;
    padding: 0;
    transition: .3s linear;
}
.products .card .card-body{
    transition: .3s linear;
}
/*.products .card:hover .card-body{*/
/*    height: 60px;*/
/*}*/
.products .card:hover .desc{
    opacity: 1;
    visibility: visible;
}
.application-area{
    padding: 40px 0;
    background: #1559a026;
    float: left;
    width: 100%;
}
.application-area .container{
    margin: 0;
}
.application-area .row{
    margin: 0px auto;
    padding: 0px;
    height: auto;
    width: 100%;
    max-width: 1080px;
}
.application-area h1{
    color: #232323;
}
.application-area .product_heading_under_line{
    background: #1357a0;
    margin-bottom: 30px;
}
.application-area .tab ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.application-area .tab ul li {
  display: inline-block;
  list-style-type: none;
  display: block;
  color: #333;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: .3s linear;
  padding-bottom: 8px;
  font-size: 13px;
  text-transform: uppercase;
}
.application-area .tab ul li.active-menu{
    color: #1357a0;
    font-weight: 500;
    border-bottom: 2px solid #1357a0;
}
.application-area .tab-item .item {
    padding: 0px;
    font-size: 18px;
    font-weight: 400;
    display: none;
    margin: 40px 0 0 0;
    justify-content: space-between;
    align-items: center;
}
.application-area .tab-item .item figure{
    margin: 0;
    width: 45%;
    height: auto;
    overflow: hidden;
}
.application-area .tab-item .item figure img{
    width: 100%;
}
.application-area .tab-item .item .content{
    width: 50%;
}
.application-area .tab-item .item .content h2{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1559a0;
    margin-top: 20px;
    margin-bottom: 10px;
}
.application-area .tab-item .item .content p{
    margin: 0 0 25px;
    font-size: 15px;
    margin-top: 20px;
    color: #333;
    line-height: 22px;
}
.application-area .tab-item .content select{
    padding: 10px 42px 10px 10px;
    background: #fff;
    color: #6d6e72;
    border: 1px solid #165ba0;
    border-radius: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: 400;
}
.application-area .tab-item .content label{
    position: relative;
}
.application-area .tab-item .content label.dropdown:before {
    content: '';
    right: 5px;
    top: 9px;
    width: 30px;
    height: 33px;
    position: absolute;
    pointer-events: none;
    display: block;
}
.application-area .tab-item .content label.dropdown:after{
    content: '>';
    font: 16px Consolas,monospace;
    color: #165ba0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 2px;
    top: -1px;
    border-bottom: 1px solid #165ba0;
    position: absolute;
    pointer-events: none;
    width: 34px;
    padding: 0 0 5px;
    text-indent: 14px;
}
.application-area .tab-item .item.active-item{
    display: flex;
} 
.mobile-application-area{
    display: none;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.logo-container {
    width: 40%;
    display: inline-block;
}
.logo-container p{
    font-size:16px;
    text-transform: capitalize;
    font-weight: 600;
    display: inline-block;
    margin: 0;
}
.logo-container .distributor-image{
    width: 70px;
    margin-left: 10px;
}
.logo-container .authorized-distributor{
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.destop_menu ul li{
    font-size: 15px;
}
.destop_menu {
    margin: 60px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 60%;
    text-align: right;
    display: inline-block;
    float: right;
}
.header_wreper{
    position: relative;
}
.banner{
    margin-top: 0;
}
.footer_hed_office_text p a{
    color: #fff;
}
.dowmload-brochure{
    position: fixed;
    right: -65px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background: #165ba0;
    z-index: 99;
    text-transform: capitalize;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}
.dowmload-brochure a{
    margin: 0;
    padding: 10px 20px;
    color: #fff;
    display: block;
}
.footer_right h2{
    margin: 0;
    text-align: center;
    color: #165ba0;
}
.footer_hed_office_text em span{
    display: none;
}
.mobile-banner{
    display: none;
}
.video-banner{
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}
.video-banner div{
    padding: 0;
    margin: 0 ;
    width: 100%;
}
.video-banner div video{
    width: 100%;
}
.video-banner .owl-dots{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.video-banner .owl-dots .owl-dot{
    display: inline-block;
    height: 10px;
    width: 10px;
    overflow: hidden;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
}
.video-banner .owl-dot.active{
    background: #185ca2;
}
@media(max-width: 1080px){
    .products .owl-nav div{
        display: none;
    }
    .products .card{
        margin: 0 15px 45px 15px;
    }
}
@media(max-width: 912px){
    .application-area .tab ul{
        display: inline-block;
        text-align: center;
    }
    .application-area .tab ul li{
        display: inline-block;
        padding: 10px 15px;
        margin-bottom: 15px;
    }
    .application-area h1 {
        color: #232323 !important;
    }
    .logo-container {
        width: 35%;
        margin-left: 15px;
    }
    .destop_menu ul li{
        padding: 10px 9px;
    }
    .destop_menu {
        margin: 60px 14px 0px 0px;
    }
    .numbers {
        padding: 30px 0 30px 0;
    }
    .about_us_wreper {
        padding: 25px 0px 0 0;
    }
    .about_us_heading_under_line {
        margin: 20px 45%;
    }
    .about_us_text p {
        margin: 0px 0px 30px 0;
    }
    .products .card {
        margin: 0 15px 5px 15px;
    }
    .brand_wreper{
        padding: 0px 0px 30px 0px;
    }
    .brand_heading_back{
        margin: 30px 0px 30px 0px;
    }
    .application-area{
        display: none;
    }
    .application-area .tab ul li {
        padding: 10px 7px;
    }
    .application-area .tab-item .item.active-item {
        display: block;
        padding: 0 15px;
        margin-top: 5px;
    }
    .application-area .tab-item .item figure {
        margin: 0;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .application-area .tab-item .item .content {
        width: 100%;
    }
    .mobile-application-area{
        display: block;
        text-align: center;
        padding: 30px 0;
    }
    .mobile-application-area .owl-carousel .owl-stage-outer{
        width: 100%;
    }
    .mobile-application-area .application-slider .item {
        padding: 0px 15px;
        font-size: 18px;
        font-weight: 400;
        display: block;
        margin: 0px 0 0 0;
        justify-content: space-between;
        align-items: center;
    }
    .mobile-application-area .application-slider .item figure {
        margin: 0;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .mobile-application-area .application-slider .item .content {
        width: 100%;
    }
    .mobile-application-area .application-slider .item .content h2 {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 600;
        color: #1559a0;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .mobile-application-area .application-slider .item .content p {
        margin: 0 0 25px;
        font-size: 15px;
        margin-top: 20px;
        color: #333;
        line-height: 22px;
    }
    .mobile-application-area .application-slider .owl-dots{
        text-align: center;
    }
    .mobile-application-area .application-slider .owl-dot{
        height: 8px;
        width: 8px;
        background: #818181;
        border-radius: 50%;
        margin: 0px 7px 0;
        display: inline-block;
    }
    .mobile-application-area .application-slider .owl-dot.active{
        background: #1357a0;
    }.footer_right {
        margin: 100px 30px 100px 0px;
        width: 36%;
    }
    .footer_wreper {
        padding: 0px 0px 30px 15px;
    }
}
@media(max-width: 820px){
    .destop_menu ul li {
        padding: 10px 6px 10px 5px;
    }
    .logo-container p {
        font-size: 14px;
    }
    
    /*.products .card figure {*/
    /*    height: 120px;*/
    /*}*/
    .products .card-body h3{
        font-size: 16px;
    }
    .number span{
        font-size: 45px;
    }
    .application-area .tab-item .item{
        align-items: inherit;
    }
}
@media(max-width: 480px){
    .video-banner{
        display: none;
    }
    .mobile-banner{
        display: block;
        position: relative;
    }
    /*.mobile-banner .owl-carousel .owl-item.active{*/
    /*    width: 100% !important;*/
    /*}*/
    .mobile-banner .owl-carousel .owl-stage-outer{
      width: 100%;
    }
    .mobile-banner figure{
        margin: 0;
    }
    .mobile-banner .owl-dots{
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
    }
    .mobile-banner .owl-dots .owl-dot{
        display: inline-block;
        height: 10px;
        width: 10px;
        overflow: hidden;
        border-radius: 50%;
        background: #fff;
        text-align: center;
        display: inline-block;
        margin: 0 7px;
    }
    .mobile-banner .owl-dot.active{
        background: #185ca2;
    }
    #wowslider-container1 .ws_images .ws_list img{
        height: 360px;
    }
    .logo-container p {
        font-size: 14px;
    }
    .products .row.product-slider-five {
        display: block !important;
    }
    .products .product-slider-five .card figure, .products .product-slider-five .card figure img {
        width: 100%;
    }
    #about, .distributors, .products , #brands {
        overflow-x: hidden;
    }
    .footer_right{
        overflow: hidden;
    }
    .products .product-slider-five{
        margin-bottom: 20px;
    }
    .menu-container{
        padding-bottom: 12px;
    }
    .product_heading h1{
        font-weight: 600 !important;
    }
    .products{
        padding: 20px 0 20px 0;
    }
    .products .card {
        margin: 0 15px 0px 15px;
    }
    /*.products .card figure {*/
    /*    height: 220px;*/
    /*}*/
    .products .card-body {
        padding: 5px 5px;
    }
    .products .card-body h3 {
        font-size: 14px;
    }
    .logo-container {
        margin-left: 10px;
    }
    .application-area .product_heading_under_line {
        margin-bottom: 20px;
    }
    .about_us_wreper{
        padding: 0;
    }
    .about_us_heading_back {
        margin: 22px 0 0 0;
    }
    .about_us_heading_under_line {
        margin: 10px 0 0 0;
        margin-left: 46%;
        margin-right: 46%;
    }
    .about_us_text{
        display: none;
    }
    .mobile-about-text{
        display: block;
        margin: 0px 0 10px 0;
        padding: 0;
        height: auto;
        width: 90%;
        float: right;
        margin-right: 5%;
        margin-left: 5%;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        color: #000;
        letter-spacing: 1px;
        line-height: 24px;
        text-align: center;
        font-weight: 400;
    }
    .distributors .card {
        width: 250px !important;
        margin: 0 auto;
    }
    .distributors .card-body {
        padding: 15px 5px;
    }
    .distributors .card-body h3{
        font-size: 17px;
    }
    .distributors .owl-carousel .owl-item img {
        width: 65%;
    }
    .distributors .about_us_heading_under_line {
        margin: 20px 0px 20px 0px;
        margin-left: 46%;
        margin-right: 46%;
    }
    .about_us_heading_back {
        margin: 30px 0 0 0;
    }
    .distributors{
        padding: 30px 0;
    }
    .product_heading_back {
        margin: 30px 0 0 0;
    }
    .all_product_back{
        margin: 30px 0;
    }
    .brand_heading_back {
        margin: 30px 0 0 0;
        margin-right: 5%;
        margin-left: 5%;
    }
    .brand_wreper {
        padding: 0 0 30px 0;
    }
    .brand_wreper {
        background: #fff !important;
    }
    .footer_wreper{
        background: url(../images/footer-bg.jpg) center top !important;
        background-attachment: fixed !important;
    }
    #mixedSlider .MS-content .item{
        width: 50% !important;
    }
    .numbers .row .col-lg-3 {
        width: 45%;
        display: inline-block;
        margin-bottom: 15px;
    }
    .products .owl-nav div{
        display: none;
    }
    .numbers .row{
        text-align: center;
    }
    .numbers {
        padding: 15px 0;
    }
    .MS-controls{
        margin-top: 20px !important;
    }
    
/*.splide__slide img {*/
/*  width: 100%;*/
/*  height: auto;*/
/*}*/
    
}


    


