@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #717476;
    line-height: 26px;
}
a, a:hover {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    color: inherit;
    text-decoration: none;
}
.js div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999999999999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff
}
.head_bg {
    background: url(images/top.png) left top no-repeat rgba(0, 0, 0, 0.72);
    max-height: 88px;
    position: absolute;
    z-index: 2;
    left: 0px;
    right: 0px;
    z-index: 9999;
}
.social ul {
    margin: 0px;
    padding: 0px;
    float: right;
    text-align: right;
}
.social ul li {
    list-style: none;
    display: inline-block;
}
.fa-facebook {
    color: #5b80ae;
}
.fa-youtube {
    color: #ff0000
}
.fa-twitter {
    color: #00deff;
}
.fa-linkedin {
    color: #286777;
}
.social ul li a {
    padding: 8px;
    font-size: 25px;
    display: block;
}
.social ul li a .fa {
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.social ul li a:hover .fa {
    color: #fff;
}
.menu_bg {
    background: #fff;
    padding-right: 0px;
    position: relative;
    clear: both;
    display: block;
    min-height: 70px;
}
.menu_bg:before, .menu_bg:after {
    width: 249px;
    height: 32px;
    content: "";
}
.menu_bg:before {
    background: url(images/menu_shadow_left.png) left top no-repeat;
    position: absolute;
    top: 100%;
    left: 0;
}
.menu_bg:after {
    background: url(images/menu_shadow_right.png) right top no-repeat;
    position: absolute;
    top: 100%;
    right: 0;
}
.logo {
    margin-top: -62px;
    padding: 0px;
    position: relative;
    z-index: 1;
}
nav.menu {
    color: #000000;
}
.navbar-collapse, nav.menu {
    padding: 0px;
}
.navbar-nav {
    float: right;
    margin: 0;
    padding: 0px;
}
.navbar-nav li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    border: 0px solid transparent;
    padding: 0px;
}
.navbar-nav > li > a {
    padding-top: 27px;
    padding-bottom: 23px;
    color: #000;
    position: relative;
}
.navbar-nav > li > a::before {
    position: absolute;
    width: 15%;
    height: 2px;
    background: #ed1e25;
    content: "";
    top: 22px;
    left: 0%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.navbar-nav > li > a::after {
    position: absolute;
    width: 15%;
    height: 2px;
    background: #21b24b;
    content: "";
    top: 22px;
    right: 0%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.navbar-nav > li > a:hover::before, .navbar-nav > li.active > a::before {
    left: 32%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.navbar-nav > li > a:hover::after, .navbar-nav > li.active > a::after {
    right: 32%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}
.nivoSlider {
    z-index: 1;
}
.nivoSlider h4 {
    width: auto;
    background: red;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px;
    position: relative;
    top: -35px;
    max-width: 152px;
}
.nivoSlider h4:after {
    height: 1px;
    width: 250px;
    position: absolute;
    top: 50%;
    left: 100%;
    background: red;
    content: "";
}
.nivoSlider h2 {
    width: auto;
    color: #fff;
    font-size: 89px;
    text-transform: uppercase;
    font-weight: 800;
    max-width: 572px;
}
.nivo-directionNav {
    position: relative;
    z-index: 99999;
    margin: 0 auto;
    max-width: 1170px;
    text-align: right;
    height: 1px;
    bottom: 60px;
}
.wel h1 {
    font-size: 49px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ed1e25;
    margin-top: 9px;
    margin-left: -4px;
    position: relative;
    margin-bottom: 40px;
}
.wel h1 span.narrow {
    text-transform: capitalize;
    font-weight: 300;
    color: #464646;
}
.wel h1:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ddd;
    left: 3px;
    bottom: -10px;
    content: "";
}
.wel h1:after {
    position: absolute;
    width: 100px;
    height: 5px;
    background: green;
    left: 3px;
    bottom: -12px;
    content: "";
}
.wel h4 {
    font-size: 20px;
    font-weight: 300;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.wel {
    margin-top: 25px;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.wel p {
    font-weight: 300;
}
section.container-fluid.body1 {
    position: relative;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.pic1 {
    position: relative;
    margin-top: -74px;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.pic1 img.pi1 {
    width: 100%;
    max-width: 504px;
    position: relative;
    z-index: 99;
}
.square_over_pic {
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 99;
}
.dwn_wrp {
    background: #ed1e25;
    color: #fff;
    max-width: 504px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 13px 10px 10px 10px;
    margin-top: 20px;
    position: relative;
    text-align: right;
}
img.cert_logo2 {
    border: 1px solid #ed1e25;
    margin: 10px;
    position: absolute;
    left: 0px;
    top: -15px;
}
a.dwnl {
    padding: 0px 7%;
    border-left: 1px solid #fff;
}
a.dwnl img {
    margin-left: 10px;
}
.container.hrs {
    float: left;
    text-align: center;
}
hr.one {
    max-width: 550px;
}
hr.two {
    max-width: 400px;
}
.container-fluid.product {
    text-align: center;
    position: relative;
    padding: 65px 0 45px 0;
    background: url(images/prod_bg.jpg) bottom center no-repeat;
    background-size: cover;
    margin-top: 6px;
}
.container-fluid.product h2 {
    font-size: 42px;
    color: #21b14a;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 35px;
}
.container-fluid.product h2 span.narrow {
    text-transform: capitalize;
    font-weight: 300;
    color: #464646;
}
.container-fluid.product h2:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ddd;
    left: 3px;
    bottom: -10px;
    content: "";
}
.container-fluid.product h2:after {
    position: absolute;
    width: 20%;
    height: 5px;
    background: #ed1e25;
    left: 40%;
    bottom: -12px;
    right: 40%;
    content: "";
}
.item a.col-xs-12 {
    position: relative;
}
.owl-carousel .item img {
    width: 100%;
    height: auto;
}
.owl-carousel .item h6 {
    text-transform: uppercase;
    color: #fff;
    background: #ed1e25;
    padding: 19px 18px;
    font-size: 19px;
    margin: 0px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    /* width: 100%; */
    right: 15px;
    left: 15px;
}
.item a.col-xs-12:after {
    background: url(images/shadow2.png) left top no-repeat;
    position: absolute;
    top: 100%;
    left: 0;
    content: "";
    z-index: 1;
    width: 270px;
    height: 20px;
}
.owl-carousel .owl-wrapper-outer {
    overflow-y: -webkit-paged-y;
    overflow-x: hidden;
    position: relative;
    width: 100%;
}
div.owl-carousel {
    margin-top: 55px;
}
.owl-page {
    width: 13px;
    height: 13px;
    background: #dbdbdb;
    display: inline-block;
    border-radius: 50%;
    margin: 10px;
}
.owl-page.active {
    background: #ed1e25;
}
footer.footer1 {
    background: #f4f4f4;
    padding: 0px;
}
.f_box {
    padding: 45px 35px 5px 35px;
    font-weight: 300;
}
.f_box1 {
    color: #fff;
    position: relative;
    z-index: 1;
    padding: 45px 15px 42px 35px;
}
.f_box1:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: -500px;
    background: url(images/footer_bg.jpg) right top no-repeat;
    background-size: cover;
}
.f_box1 h3 {
    font-size: 28px;
    /* font-weight: 600; */
    text-align: left;
    position: relative;
    margin-top: 9px;
}
.f_box h4 {
    font-size: 28px;
    color: #535353;
    margin: 9px 0 25px 0;
}
.f_box input, .f_box textarea {
    padding: 10px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
.reset, .send {
    float: right;
    max-width: 100px;
    text-align: center;
    width: 100%;
    margin-left: 5px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background: #696969;
    border: none !important;
}
.reset {
    background: #888888;
}
.f_box3 ul {
    margin: 0px;
    padding: 0px;
}
.f_box3 ul li {
    list-style: none;
}
.f_box3 ul li {
    padding: 5px 5px;
    display: block;
}
.f_box3 i.fa {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #ed1e25;
    color: #fff;
    padding-top: 9px;
    margin-bottom: 10px;
    margin-right: 8px;
    border-radius: 50%;
    font-size: 13px;
}
.footer2 {
    background: #313131;
    color: #939393;
    font-size: 13px;
    font-weight: 300;
    padding: 15px 0;
}
.footer2 img {
    float: left;
    width: 100%;
    max-width: 159px;
}
.footer2 ul {
    margin: 16px 0px 0px 20px;
    padding: 0px;
    float: left;
}
.footer2 ul li {
    list-style: none;
    float: left;
}
.footer2 ul li a {
    display: block;
    border-right: 1px solid #4d4d4d;
    padding: 0px 15px;
    line-height: 17px;
}
.footer2 ul li a:hover {
    color: #fff;
    border-right: 1px solid #fff;
}
.footer2 .copyright {
    margin-top: 10px;
}
a.p-by {
    float: right;
    margin-top: 14px;
    margin-left: 20px;
}
.caption_container {
    width: 100%;
    position: absolute;
    top: 270px;
    z-index: 9999;
    text-align: left;
}
.cap_center {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    float: none;
    height: 100px;
}
img.pi1 {
    max-width: 504px;
    width: 100%;
    margin-top: 15px;
}
.col-lg-6.col-md-6.col-sm-4.col-xs-12.pic1 {
    float: left;
    height: auto;
    margin-top: -226px;
    position: relative;
    z-index: 99;
}
.col-lg-6.col-md-6.col-sm-8.col-xs-12.wel {
    margin-top: -115px;
}
/*
Back to top button 
*/
#back-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 999999999;
}
#back-top a {
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #000;
}
/* arrow icon (span tag) */
#back-top span {
    width: auto;
    height: auto;
    display: block;
    margin-bottom: 7px;
    background: rgba(0, 0, 0, 0.30196078431372547);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover span {
    background-color: #777;
}
#back-top .fa {
    padding: 10px 15px 12px 15px;
    color: white;
    font-size: 22px;
}
/* Inner page */ 
.banner.inner {
    min-height: 400px;
    background-size: cover !important;
}
.banner.inner .container {
    position: relative;
    bottom: 0px;
    min-height: 400px;
}
.banner.inner .container h1 {
    position: absolute;
    bottom: 20px;
    left: 15px;
    font-weight: 800;
    font-size: 56px;
    color: #fff;
}
.inner_body {
    padding: 50px 0;
    min-height: 460px;
}
.inner_body h3, .map_head h3 {
    color: #4c564f;
    border-bottom: 1px dashed #ddd;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 17px;
    padding-bottom: 10px;
}
.pic2 {
    float: right;
    /* padding: 7px; */
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); */
    /* border-radius: 5px; */
    margin-left: 20px;
    margin-bottom: 11px;
    width: 50%;
    max-width: 284px;
    margin-top: 9px;
    position: relative;
}
.pic2:before {
    content: "";
    width: 51px;
    height: 51px;
    position: absolute;
    left: -10px;
    top: -10px;
    /* z-index: 9999999999; */
    /* background: #fff; */
    border-left: 1px solid #ed1e25;
    border-top: 1px solid #21b24b;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.pic2:hover:before {
    width: 80%;
    height: 80%;
}
.pic2 img {
    width: 100%;
    height: auto;
}
/* .quality
{
    background: url(images/about_inr1.jpg) no-repeat;
    background-size: cover;
    padding: 40px 40px 50px 40px;
    color: #f3f3f3;
    font-weight: 300;
    text-align: center;
    margin-top: 26px;
} */
.quality {
    background: url(images/background.jpg) center top fixed rgba(236, 236, 236, 0.8313725490196079);
    background-size: cover;
    padding: 29px 30px 90px 30px;
    color: #cacaca;
    font-weight: 300;
    text-align: center;
    margin-top: 6px;
    line-height: 30px;
    border-top: 10px solid #29b34b;
    margin-left: 20px;
}
.quality p {
    max-width: 100%;
    margin: 0;
}
.no_padd {
    padding-bottom: 0px;
}
.quality h4 {
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-shadow: 1px 1px 0px #000;
    /* text-transform: uppercase; */
    font-size: 25px;
    margin-bottom: 0px;
}
.support {
    /*  background: url(images/f1.jpg) no-repeat; */
    background-size: cover;
    padding: 0px 15px 0px 0px;
    text-align: center;
}
.policy {
    /* background: url(images/f2.jpg) no-repeat; */
    background-size: cover;
    padding: 0px 15px 0px 0px;
    text-align: center;
}
.support h4, .policy h4, .advantages h4 {
    color: #545454;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px dashed #c0c0c0;
    padding-bottom: 11px;
    text-transform: uppercase;
}
.advantages {
    padding: 36px 0;
    background: url(images/background.jpg) center top fixed rgba(236, 236, 236, 0.8313725490196079);
    background-size: cover;
}
.advantages h4 {
    color: #e0e0e0;
    border: none;
}
.advantages ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 50%;
}
.advantages ul li {
    list-style: none;
    position: relative;
    padding-left: 26px;
    padding: 10px 26px 4px 26px;
    float: left;
    width: 100%;
    color: #d0d0d0;
    text-shadow: 1px 1px 0px #000;
}
.advantages .sylo_pic {
    float: right;
    width: 35%;
}
.advantages .sylo_pic img {
    width: 100%;
    height: auto;
}
.advantages ul li:after {
    position: absolute;
    left: 0px;
    top: 16px;
    content: "\f054 ";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: red;
}
.prod_box {
    margin-bottom: 20px;
}
.prod_box img {
    width: 100%;
    height: auto;
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.in_pic img {
    width: 100%;
    -webkit-box-shadow: 0 12px 10px -6px black;
    -moz-box-shadow: 0 12px 10px -6px black;
    box-shadow: 0 12px 10px -6px black;
}
.prod_box:hover img {
    width: 100%;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
}
.prod_box h5 {
    background: #ee1d26;
    padding: 15px;
    margin: 0px;
    font-size: 15px;
    color: #fff;
}
.form_box input, .form_box textarea {
    width: 100%;
    height: auto;
    padding: 15px;
    border: 1px solid #ddd;
}
.inp {
    margin-bottom: 15px;
    padding-left: 0px;
}
.txt_f, .button_f {
    padding-left: 0px;
}
.txt_f textarea {
    min-height: 115px;
}
.button_f button {
    width: 100%;
    max-width: 100%;
    height: 50px;
    clear: both;
    background: #ee1d26;
    margin-bottom: 15px;
    color: #fff;
    border: none;
    outline: none;
    text-transform: uppercase;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.button_f button:hover {
    background: #ba0810;
}
.button_f button.reset {
    background: #ef8b8f;
}
.button_f button.reset:hover {
    background: #e2464c;
}
.c_map {
    border-top: 3px solid #f2f2f2;
    padding-top: 20px;
}
.address_box {
    background: url(images/contact_bg.jpg) no-repeat center right;
}
.product_table td, .product_table th {
    border: 1px solid #ccc;
    padding: 5px;
}
.product_table th {
    background: #eee;
    font-size: 17px;
    text-transform: uppercase;
    color: #ee1d26;
}
.product_table strong {
    color: #27b24a;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 20px;
    float: left;
}
ul.downloads {
    padding: 0px;
    margin: 0px;
}
ul.downloads li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    width: 48%;
    clear: both;
    margin-right: 2%;
    margin-top: 15px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    /* transition: all 400ms;
    -webkit-transition: all 400ms;  */
    border: 1px solid #dfdfdf;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
    background: rgb(246,248,249); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
ul.downloads li:hover {
    color: #000;
    border: 1px solid #ddd;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+67,f5f7f9+100 */
    background: rgb(246,248,249); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 67%, rgba(245,247,249,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 67%, rgba(245,247,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 67%, rgba(245,247,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-radius: 14px;
}
ul.downloads li a {
    padding: 30px 10px 31px 100px;
    display: block;
    font-size: 16px;
    color: #000;
    text-decoration: none;
}
ul.downloads li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f019";
    position: absolute;
    left: 4px;
    top: 4px;
    padding: 0;
    color: #ffffff;
    text-shadow: 1px 1px 0px #14752c;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    background: #29b34b;
    padding: 26px;
    border: 1px solid #e4e9ec;
    border-radius: 2px;
}
ul.downloads li:hover a:before {
    text-shadow: 1px 1px 0px #0000;
    color: #ffffff;
    background: #ed1d25;
    border: 1px solid #ffffff;
    border-radius: 13px;
}
/*tab*/
.accordion {
 wid th: 100%;
    margin: 0 auto;
}
.accordion-item {
    position: relative;
    transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -webkit-transition: all 400ms;
}
.accordion-item.active .heading {
    color: #fff;
}
.accordion-item.active .icon {
    background: #de4725;
}
.accordion-item.active .icon:before {
    background: #fff;
}
.accordion-item.active .icon:after {
    width: 0;
}
.accordion-item .heading {
    border-radius: 300px;
    font-weight: 100;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    position: relative;
    padding: 1.5rem 0 1.5rem 4rem;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 5px;
    padding: 10px 10px 6px 54px;
    transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -webkit-transition: all 400ms;
    background: rgb(25,160,30);
    background: -moz-linear-gradient(-45deg, rgba(25,160,30,1) 0%, rgba(10,163,0,1) 41%, rgba(10,163,0,1) 49%, rgba(49,198,41,1) 49%, rgba(49,198,41,1) 65%, rgba(124,188,10,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(25,160,30,1) 0%, rgba(10,163,0,1) 41%, rgba(10,163,0,1) 49%, rgba(49,198,41,1) 49%, rgba(49,198,41,1) 65%, rgba(124,188,10,1) 100%);
    background: linear-gradient(135deg, rgba(25,160,30,1) 0%, rgba(10,163,0,1) 41%, rgba(10,163,0,1) 49%, rgba(49,198,41,1) 49%, rgba(49,198,41,1) 65%, rgba(124,188,10,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19a01e', endColorstr='#7cbc0a', GradientType=1 );
}
.accordion-item .heading:hover {
    background: rgba(222,71,37,1);
    background: -moz-linear-gradient(-45deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(222,71,37,1)), color-stop(51%, rgba(246,41,12,1)), color-stop(51%, rgba(241,111,92,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(231,56,39,1)));
    background: -webkit-linear-gradient(-45deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    background: linear-gradient(135deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4725', endColorstr='#e73827', GradientType=1 );
}
 @media (min-width: 40rem) {
 .accordion-item .heading {
 font-weight: 400;
 font-size: 15px;
 text-transform: none;
 margin-bottom: 5px;
 padding: 10px 10px 6px 54px;
 border-radius: 300px;
 transition: all 400ms;
 -moz-transition: all 400ms;
 -ms-transition: all 400ms;
 -webkit-transition: all 400ms;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#19a01e+0,0aa300+41,0aa300+49,31c629+49,31c629+65,7cbc0a+100 */
background: rgb(25,160,30); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(25,160,30,1) 0%, rgba(10,163,0,1) 41%, rgba(10,163,0,1) 49%, rgba(49,198,41,1) 49%, rgba(49,198,41,1) 65%, rgba(124,188,10,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(25,160,30,1) 0%, rgba(10,163,0,1) 41%, rgba(10,163,0,1) 49%, rgba(49,198,41,1) 49%, rgba(49,198,41,1) 65%, rgba(124,188,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(25,160,30,1) 0%, rgba(10,163,0,1) 41%, rgba(10,163,0,1) 49%, rgba(49,198,41,1) 49%, rgba(49,198,41,1) 65%, rgba(124,188,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19a01e', endColorstr='#7cbc0a', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
 .accordion-item .heading:hover, .accordion-item.active .heading {
 background: rgba(222,71,37,1);
 background: -moz-linear-gradient(-45deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
 background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(222,71,37,1)), color-stop(51%, rgba(246,41,12,1)), color-stop(51%, rgba(241,111,92,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(231,56,39,1)));
 background: -webkit-linear-gradient(-45deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
 background: -o-linear-gradient(-45deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
 background: -ms-linear-gradient(-45deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
 background: linear-gradient(135deg, rgba(222,71,37,1) 0%, rgba(246,41,12,1) 51%, rgba(241,111,92,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4725', endColorstr='#e73827', GradientType=1 );
}
}
.accordion-item .heading:hover {
    color: #fff;
}
.accordion-item .heading:hover .icon:before, .accordion-item .heading:hover .icon:after {
    background: #fff;
}
.accordion-item .icon {
    display: block;
    margin-left: 5px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #fefefe;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.accordion-item .icon:before, .accordion-item .icon:after {
    content: '';
    width: 1.25rem;
    height: 0.25rem;
    background: #fff;
    position: absolute;
    border-radius: 3px;
    left: 50%;
    top: 50%;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.accordion-item .icon:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    z-index: -1;
}
.accordion-item .content {
    display: none;
}
.accordion-item .content p {
    margin-top: 0;
}
.accordion-item .product_table th {
    font-size: 12px !important;
    color: #de4725;
}
 @media (min-width: 40rem) {
 .accordion-item .content {
 line-height: 1.75;
 margin: 15px 0;
}
}
.dwn_wrp {
    display: block;
    clear: both;
}
.dwn_wrp.mob {
    display: none;
    clear: both;
}
button.navbar-toggle .icon-bar {
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
button.navbar-toggle .icon-bar:nth-of-type(1) {
    -ms-transform: rotate(40deg); /* IE 9 */
    -webkit-transform: rotate(40deg); /* Safari 3-8 */
    transform: rotate(40deg);
    position: relative;
    top: 6px;
}
button.navbar-toggle .icon-bar:nth-of-type(3) {
    -ms-transform: rotate(-40deg); /* IE 9 */
    -webkit-transform: rotate(-40deg); /* Safari 3-8 */
    transform: rotate(-40deg);
    position: relative;
    bottom: 6px;
}
button.navbar-toggle.collapsed .icon-bar:nth-of-type(1), button.navbar-toggle.collapsed .icon-bar:nth-of-type(2), button.navbar-toggle.collapsed .icon-bar:nth-of-type(3) {
    opacity: 1;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari 3-8 */
    transform: rotate(0deg);
    position: static;
    top: 0px;
    bottom: 0px;
}
button.navbar-toggle .icon-bar:nth-of-type(2) {
    opacity: 0;
}
a.read_more {
    color: #21b14a;
    padding: 10px 15px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #e4e4e4;
}
a.read_more:hover {
    color: #ed1e25;
    border: 1px solid #ed1e25;
}
ul.bullets {
    text-align: center;
    margin: 15px auto 25px auto;
    padding: 0px;
}
ul.bullets li {
    margin: 0px 10px;
    display: inline-block;
    list-style: none;
    color: rgb(255, 129, 0);
    border-radius: 50%;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.quality:hover ul.bullets li {
    margin: 0px 15px;
}
ul.bullets li.one {
    width: 10px;
    height: 10px;
    font-size: 10px;
}
ul.bullets li.two {
    width: 15px;
    height: 15px;
    position: relative;
    top: 1px;
    font-size: 14px;
}
ul.bullets li.three {
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
    font-size: 17px;
}
.quality .dwn_wrp {
    font-size: 15px;
}
.support .col-xs-12, .policy .col-xs-12 {
    background: #fff;
    box-shadow: 0 10px 13px -7px #00000059;
    min-height: 291px;
    padding-bottom: 14px;
    padding-top: 20px;
    border: 0px solid #ededed;
    border-top: 4px solid #29b34b5e;
}
.bx_cont {
    background: #f9f9f9;
    min-height: auto;
}
.width_full {
    width: 100%;
    max-width: 900px;
    height: auto;
}
.downloads_bg .container {
    background: url(images/downloads.jpg) right bottom no-repeat;
    min-height: auto;
}
.jr {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 99;
}
.jr container {
    position: relative;
}
.jar {
    position: absolute;
    bottom: 25px;
    right: 95px;
    width: 250px;
    height: 350px;
}
.jr .container .jar img {
    width: auto;
    bottom: 0;
    position: absolute;
}
#lightbox .modal-content {
    display: inline-block;
    text-align: center;
}
#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    z-index: 1032;
}
a.thumbnail.vdo {
    border: none;
    background: #ec1d25;
    text-align: center;
    padding: 10px 15PX;
    margin-top: 20px;
    color: #fff;
    border-radius: 0;
    float: RIGHT;
}
.vd .modal-content {
    width: 100%;
}
#lightbox .close {
    top: 1px;
    right: 1px;
}
div#lightbox {
    padding-right: 0 !important;
}
div#lightbox {
    z-index: 999999;
}
button.btn.btn-primary {
    background: none;
    border: none;
    color: #000;
    /* padding: 30px 10px 31px 100px; */
    display: block;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    outline: none;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
button.btn.btn-primary:active {
    background: none;
    border: none;
    box-shadow: none;
}
button.btn.btn-primary:focus {
    background: none;
    border: none;
    box-shadow: none;
}
ul.downloads li a:focus {
    outline: none;
}
.brochure {
    padding: 30px;
}
.brochure h5 {
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
}
.modal-header .close {
    background: #000;
    padding: 4px 10px;
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 10px;
    outline: none;
}
.modal-header {
    padding: 10px 15px 15px 0;
    position: relative;
}
.brochure span {
    display: block;
    outline: none;
    color: #7b7979;
    font-size: 13px;
    text-transform: uppercase;
}
button.close span {
    color: #fff;
    font-size: 20px;
}
.brochure input {
    width: 100%;
    height: 40px;
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    outline: none;
    padding-left: 10px;
    font-size: 13px;
    box-shadow: 4px 4px 4px #00000008;
}
.brochure .modal-body {
    padding: 0;
    margin-top: 25px;
}
input.brochure-submit {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    font-size: 14px;
    margin-bottom: 0;
}
input.brochure-submit:hover {
    background: #333;
}
.accordion-item.active table {
    margin-bottom: 20px;
}
    
/* RESPONSIVE */

@media(max-width:1650px) {
.nivo-controlNav {
    top: -305px;
}
}
 @media(max-width:1550px) {
.nivoSlider h2 {
    font-size: 69px;
}
.meta h2.category {
    font-size: 40px;
}
.flex-control-nav {
    bottom: 460px;
}
.flex-control-paging li a {
    height: 31px;
}
}
 @media(max-width:1320px) {
.jr .container .jar img {
    width: 90%;
}
.nivoSlider h2 {
    font-size: 49px;
}
.flex-control-nav {
    bottom: 400px;
}
}
@media(max-width:1199px) {
.owl-carousel .item h6 {
    font-size: 15px;
}
.f_box3 ul li {
    font-size: 12px;
}
.flexslider li h2 {
    margin: 0;
}
.flexslider li .meta {
    left: 60px;
}
.meta h2.category {
    text-align: left;
    margin-top: 15px;
    font-size: 30px;
}
.width_full {
    width: 78%;
}
}
@media(max-width:1200px) {
.jr .container .jar img {
    width: 80%;
}
.flex-control-nav {
    display: none;
}
.navbar-nav li a {
    font-size: 11px;
}
.logo {
    max-width: 180px;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.pic1 {
    position: relative;
    margin-top: 22px;
}
.footer2 ul {
    float: right;
}
.col-lg-6.col-md-6.col-sm-4.col-xs-12.pic1 {
    margin-top: -110px;
}
body {
    overflow-x: hidden;
}
}
@media(max-width:1100px) {
.jr .container .jar img {
    width: 70%;
}
}
@media(max-width:991px) {
.flexslider li .meta {
    left: 40px;
}
.nav > li > a {
    padding: 25px 10px;
}
nav.col-lg-8.col-md-8.col-sm-7.col-xs-12.navbar.navbar-default {
    width: 75%;
}
.jar {
    right: 0;
}
.width_full {
    width: 70%;
}
}
@media(max-width:990px) {
nav.col-lg-8.col-md-8.col-sm-7.col-xs-12.navbar.navbar-default {
    width: 80%;
}
.jr .container .jar img {
    width: 60%;
}
.flex-direction-nav {
    opacity: .5;
}
.square_over_pic {
    display: none;
}
.logo {
    max-width: 20%;
}
.f_box1 h3 {
    text-align: center;
}
.col-lg-4.col-md-4.col-sm-12.col-xs-12.f_box.f_box2 {
    background: #f8f8f8;
}
.logo img {
    width: 100%;
    height: auto;
    min-width: 171px;
}
.navbar-nav li a {
    font-size: 11px;
    padding: 15px 12px;
}
.menu_bg {
    min-height: 50px;
}
.navbar-nav > li > a::before, .navbar-nav > li > a::after {
    top: 12px;
}
.nivo-controlNav {
}
.nivo-controlNav a {
    width: 0px;
}
.caption_container {
    top: 200px;
}
.square_over_pic {
    top: -33px;
}
.pi1 {
    width: 100%;
}
.dwn_wrp {
    padding: 9px 10px 10px 10px;
    text-align: center;
    background: #b0b0b017;
    border: transparent;
}
a.dwnl {
    text-align: center;
    padding: 0px 0%;
    border-left: 0px solid #fff;
    width: 100%;
    display: block;
    color: #000;
}
a.dwnl img {
    display: none;
}
.pic2 {
    max-width: 206px;
}
.quality:hover ul.bullets li {
    margin: 0px 8px;
}
img.cert_logo2 {
    position: static;
}
a.dwnl img {
    margin-left: 0px;
}
.f_box1:after {
    right: 0;
    left: 0px;
}
.f_box1 {
    text-align: center;
}
.f_box {
    padding: 15px 35px;
}
.col-lg-4.col-md-4.col-sm-12.col-xs-12.f_box.f_box3 {
    background: #fff;
}
.flex-direction-nav {
    top: -55px;
}
.flex-control-nav {
    bottom: 8px;
}
section.container-fluid.body1 .container {
    width: 100%;
}
.wel h1 {
    font-size: 30px;
}
.product_table th {
    font-size: 12px;
}
.product_table td, .product_table th {
    padding: 3px;
    font-size: 12px;
    line-height: 19px;
}
body.projects .inner_body .container {
    overflow-x: scroll;
}
ul.downloads li a {
    font-size: 13px;
}
.inner_body h3, .map_head h3 {
    font-size: 20px;
}
.in_pic {
    display: none;
}
body {
    font-size: 14px;
}
.inner_body.no_padd .container {
    width: 100%;
}
}
@media(max-width:910px) {
.jr .container .jar img {
    width: 50%;
}
}
 @media(max-width:768px) {
ul.flex-direction-nav {
    left: 0;
    right: 0;
    bottom: 20px;
    top: auto;
    width: 100px;
    height: 50px;
    margin: auto;
}
.jar {
    right: 0;
}
nav.col-lg-8.col-md-8.col-sm-7.col-xs-12.navbar.navbar-default {
    width: auto;
    float: right;
}
ul.downloads li a {
    padding: 10px 10px 11px 50px;
}
ul.downloads li a:before {
    padding: 7px;
}
ul.downloads li:hover a:before {
    border-radius: 8px;
}
ul.downloads li {
    width: 75%;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.pic1 {
    display: none;
}
.dwn_wrp.mob {
    display: block;
    clear: both;
    background: #f3f3f3;
    padding: 5px;
    color: #000;
    border: 1px solid #ddd;
}
.flexslider {
    padding-top: 88px;
}
.logo img {
    min-width: 170px;
}
.col-lg-6.col-md-6.col-sm-4.col-xs-12.pic1 img.pi1, .square_over_pic {
    display: none;
}
img.cert_logo2 {
    padding: 0;
    width: 64px;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.wel {
    padding: 0px;
    text-align: center;
}
.f_box3 ul li {
    text-align: center;
}
.f_box3 i.fa {
    display: none;
}
.f_box.f_box3 h4 {
    margin-bottom: 10px;
}
a.read_more {
    float: none;
    margin: 0 auto 30px;
    display: block;
    width: 120px;
}
.reset, .send {
    margin-left: 0px;
    display: inline-block;
    float: none;
    text-align: center;
    margin: 0 auto;
    max-width: 49.7%;
}
.f_box3 ul li {
    text-align: center;
}
.f_box h4 {
    text-align: center;
}
.wel h1:after {
    right: 0;
    margin: auto;
}
.dwn_wrp {
    padding: 0 10px 10px 10px;
    width: 100%;
    max-width: 100%;
    display: block;
}
.col-lg-6.col-md-6.col-sm-8.col-xs-12.wel {
    margin-top: -15px;
}
.caption_container {
    display: none;
}
a.dwnl {
    text-align: center;
    padding: 0px 5px;
}
.footer2 {
    text-align: center;
    position: relative;
}
a.p-by {
    float: right;
    margin-top: 14px;
    margin-left: 20px;
    position: absolute;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
    width: 35px;
}
a.p-by img {
    width: auto;
    margin: 0;
}
.footer2 img, .footer2 ul, .footer2 .copyright {
    display: inline-block;
    float: none !important;
    margin-bottom: 20px;
}
.navbar-default .navbar-toggle {
    border-color: rgb(255, 255, 255);
    background-color: #fff;
    position: absolute;
    right: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgb(255, 255, 255);
}
div#bs-example-navbar-collapse-1 {
    position: fixed;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.7294117647058823);
    top: 93px;
    text-align: center;
    z-index: 999999999999999999999
}
.navbar-nav {
    width: 100%;
}
.navbar-nav > li > a::before, .navbar-nav > li > a::after {
    top: 24px;
    z-index: -6;
    height: 1px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
}
.container-fluid.product {
    padding: 55px 0 45px 0;
}
.meta h2.category {
    font-size: 31px;
}
h2.red_bg {
    font-size: 14px !important;
}
.flex-direction-nav {
    /* display: none; */
    opacity: .2;
    position: absolute;
    top: 55%;
}
.inner_body h3, .map_head h3 {
    font-size: 20px;
    clear: both;
    padding-top: 35px;
}
.quality {
    padding: 29px 30px 20px 30px;
}
ul.bullets {
    margin: 11px auto 10px auto;
}
.navbar-nav > li > a:hover::before, .navbar-nav > li.active > a::before {
    left: 2%;
}
.navbar-nav > li > a:hover::after, .navbar-nav > li.active > a::after {
    right: 2%;
}
.footer2 img {
    max-width: 79px;
    margin-right: 10px;
}
.inner_body {
    padding: 50px 0;
    min-height: 260px;
}
.flexslider li .meta {
    bottom: 50px;
    left: 61px;
}
}
@media(max-width:767px) {
.f_box3 ul li {
    font-size: 14px;
}
.owl-carousel .item h6 {
    font-size: 14px;
}
.flexslider li .meta {
    left: 0;
    bottom: 120px;
    text-align: center;
    right: 0;
}
.meta h2.category {
    text-align: center;
}
.jr .container .jar img {
    display: none;
}
.flexslider li h2 {
    margin: 0 auto;
}
.width_full {
    width: 100%;
}
a.thumbnail.vdo {
    float: left;
}
}
@media(max-width:730px) {
.reset, .send {
    max-width: 100%;
}
}
 @media(max-width:660px) {
.meta h2.category {
    font-size: 25px;
}
.flexslider li h2 {
    display: none;
}
.flink {
    margin: 0px;
    padding: 0px;
    text-align: center;
    float: none;
}
.flink li {
    float: none !important;
    display: inline-block;
}
.pic2 {
    float: none;
    /* padding: 7px; */
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); */
    /* border-radius: 5px; */
    margin-left: 0px;
    margin-bottom: 11px;
    width: 100%;
    max-width: 660px;
    margin-top: 30px;
    padding: 0px;
    position: relative;
}
.advantages ul li {
    float: none;
    width: 100%;
}
.quality {
    background-size: cover;
    padding: 20px 20px 20px 20px;
}
.banner.inner .container h1 {
    font-size: 41px;
}
.banner.inner .container, .banner.inner {
    min-height: 280px;
}
.flexslider {
    padding-top: 88px !important;
}
.flex-control-paging li a {
    width: 11px;
}
.dwn_wrp {
    display: none;
}
.inner_body.no_padd .dwn_wrp {
    display: block;
}
.dwn_wrp.mob {
    display: block
}
.social {
    position: relative;
    z-index: 99999;
}
.social ul li a .fa {
    font-size: 17px;
}
.owl-pagination {
    display: none;
}
.support h4, .policy h4, .advantages h4 {
    font-size: 18px;
}
}
 @media(max-width:540px) {
.address_box h3 {
    padding-top: 0;
}
.address_box, .form_box h3, .map_head h3, .inner_body h3, .wel-text p, .ad {
    text-align: center;
}
.banner.inner .container h1 {
    font-size: 30px;
    text-align: center;
    width: 100%;
    left: 0;
}
.flexslider li .meta {
    bottom: 80px;
}
.flex-direction-nav {
    display: none;
}
.brochure {
    padding: 20px;
}
.brochure h5 {
    font-size: 13px;
}
.jr .container .jar img {
    width: 40%;
}
ul.downloads li {
    width: 100%;
    flex: none;
    clear: both;
}
a.dwnl {
    font-size: 14px;
}
img.cert_logo2 {
    padding: 0;
    width: 72px;
    margin: 22px 0 0 6px;
}
.wel h1 {
    font-size: 40px;
}
.advantages ul {
    width: 100%;
}
.advantages .sylo_pic {
    width: 100%;
    margin-bottom: 25px;
}
.head_bg {
    background: url(images/top.png) left top no-repeat rgba(0, 0, 0, 0.84);
}
.flex-control-nav {
    bottom: 8px;
}
.flexslider {
    margin: 0 0 0px;
}
.logo img {
    min-width: 115px;
    position: relative;
    top: 34px;
}
.wel h4 {
    margin-top: 23px;
}
}
@media(max-width:450px) {
.policy h4, .advantages h4 {
    font-size: 16px;
    line-height: 28px;
    margin-block-end: 0;
    padding-bottom: 0;
}
.c_map {
    padding-top: 0;
}
.meta h2.category {
    font-size: 20px;
}
.jr {
    display: none;
}
img.cert_logo2 {
    position: static;
    margin-top: 0px;
}
.dwn_wrp {
    text-align: center;
}
a.dwnl {
    font-size: 14px;
    text-align: center;
}
.dwn_wrp {
    background: #f8f8f8;
    padding: 11px 10px 8px;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.wel {
    margin-top: 0px;
}
.col-lg-6.col-md-6.col-sm-8.col-xs-12.wel {
    margin-top: 15px;
}
a.dwnl {
    font-size: 14px;
}
a.dwnl img {
    display: none;
}
.f_box3 i.fa {
    margin-bottom: 23px;
    float: left;
}
.f_box3 ul li {
    clear: both;
}
.wel h1 {
    font-size: 23px;
}
.container-fluid.product h2 {
    font-size: 28px;
}
.owl-carousel .item h6 {
    font-size: 13px;
}
.f_box1 h3 {
    font-size: 22px;
}
.f_box h4 {
    font-size: 20px;
}
.col-lg-4.col-md-4.col-sm-12.col-xs-12.f_box.f_box3 {
    padding: 10px 0 0 5px;
}
.f_box {
    padding: 15px 5px;
}
}

.succ_message {
    color: green;
}
.err_message {
    color: red;
}
