.owl-carousel{
    display: block;
}
.link1{color:#BAD45A;}
.link1:hover{color:#BAD45A;text-decoration: none;}
.general .general_footer a{text-decoration: none;}
.contact_us .contact_us_content{min-height: 430px;}
.wmv_chain_steps .owl-nav,
.wmv_chain_steps .owl-dots,
.careers_div2 .owl-nav,
.careers_div2 .owl-dots
{
    display: none !important;
}

.ar_lang .wmv_chain .wmv_chain_steps .owl-stage{
    float: left !important;
}

.ar_lang .wmv_chain .wmv_chain_steps li .wmvc_title span
{
    margin-left: 10px;
    margin-bottom: 15px;
    float: right;
    margin-right:0;
}
.wmv_chain .wmv_chain_steps li .wmvc_title{min-height:50px;}
body.ar_lang,body.ar_lang p,body.ar_lang span,body.ar_lang li{
    font-size:16px;
}
.ar_lang header ul.nav li a{font-size:13px;}
.carousel-web{display: block;}
.carousel-mobile{display: none !important;}
.careers .careers_div2 .career-carousel-mobile{direction: ltr;}
.ar_lang .contact_us .contact_us_content .c_ul_1 li{font-size: 14px;}
footer ul.social-network li{line-height: 32px;}
footer ul.social-network li i{font-size: 1.2em;}
@media (max-width: 854px)
{
    .careers .careers_div2 .tzbox{
        width: 100%;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .ar_lang .nav > li > a {
        padding: 10px 6px;
    }
}
@media (max-width: 480px) and (min-width: 320px){
    .carousel-web{display: none;}
    .carousel-mobile{display: block !important;}
    .contact_us .contact_us_content{min-height: 210px;}
    .contact_us .contact_us_content .c_ul_2 li:last-child{margin-bottom: 20px;}
}