@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic);

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);*/
/*
@font-face {
    font-family: 'dinengschriftregular';
    src: url('../fonts/dinengschrift-webfont.eot');
    src: url('../fonts/dinengschrift-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinengschrift-webfont.woff2') format('woff2'),
         url('../fonts/dinengschrift-webfont.woff') format('woff'),
         url('../fonts/dinengschrift-webfont.ttf') format('truetype'),
         url('../fonts/dinengschrift-webfont.svg#dinengschriftregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue_regular-webfont.eot');
    src: url('../fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('../fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_regular-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
        font-family:'MyriadPro-Regular';
        src: url('../fonts/MyriadPro-Regular_gdi.eot');
        src: url('../fonts/MyriadPro-Regular_gdi.eot?#iefix') format('embedded-opentype'),
                url('../fonts/MyriadPro-Regular_gdi.woff') format('woff'),
                url('../fonts/MyriadPro-Regular_gdi.ttf') format('truetype'),
                url('../fonts/MyriadPro-Regular_gdi.otf') format('opentype'),
                url('../fonts/MyriadPro-Regular_gdi.svg#MyriadPro-Regular') format('svg');
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        unicode-range: U+0020-25CA;
}

@font-face {
        font-family: 'Conv_calibri';
        src: url('../fonts/calibri.eot');
        src: local('☺'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
*/

@font-face {
    font-family: 'SimplifiedArabic';
    src: url('../fonts/SimplifiedArabic.eot?#iefix') format('embedded-opentype'), url('../fonts/SimplifiedArabic.woff') format('woff'), url('../fonts/SimplifiedArabic.ttf') format('truetype'), url('../fonts/SimplifiedArabic.svg#SimplifiedArabic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'San Serif';
    src: url('../fonts/Raleway.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway.woff') format('woff'), url('../fonts/Raleway.ttf')  format('truetype'), url('../fonts/Raleway.svg#Raleway') format('svg');
    font-weight: normal;
    font-style: normal;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

nav.navbar.navbar-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}

.navbar-brand {
    padding: 32px 0 0 0;
}

.last-right {
    padding: 23px 0 0 0;
}

.nav.navbar-nav {
    padding: 38px 0 0 8%;
}

.nav.navbar-nav li {
    color: #058daf;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
}

.dropdown-menu a {
    background: none !important;
}

.nav.navbar-nav li:last-child a {
    background: none;
}

.nav.navbar-nav li a {
    color: #058daf;
    padding: 7px 20px 7px 20px;
    background: url(../images/nav-border.png) no-repeat right center;
    letter-spacing: 1px;
}

.search-main {
    background: #FFF;
    border: solid 1px #d1d4d6;
    overflow: hidden;
    width: 200px;
    height: 27px;
    margin: 65px 0 0 0;
    float: right;
}

.search-main input {
    float: left;
    border: none;
    padding: 4px 6px;
    width: 88%;
    font-size: 13px;
    color: #d9d9d9;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
}

.search-main img {
    float: left;
    padding: 2px 0 0 0;
}

.banner-bnt1 {
    width: 184px;
    height: 59px;
    clear: both;
    background: url(../images/button-back.png) repeat-x;
    border-radius: 7px;
    box-shadow: 3px 5px 7px #5b5b5b;
    border-top: solid 1px #FFF;
    text-align: center;
    font-size: 26px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 30px;
    float: right;
    margin: 13px 0 0 0;
}

.banner-bnt1 a {
    color: #FFF;
}

.banner-bnt1 a:hover {
    text-decoration: none;
}

.banner-bnt1:hover {
    background: url(../images/button-back_hover.png) repeat-x;
    display: block;
}

.title-left-blog1 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    color: #058daf;
    font-weight: bold;
    padding: 20px 0 5px 0;
    background: url(../images/back-bottom-border.png) no-repeat left bottom;
}

.blog1-content p {
    font-size: 14px;
    color: #282828;
    font-family: 'Ubuntu', sans-serif;
    padding: 12px 0 3px 0;
    margin: 0px;
}

.right-content {
}

.title-right-box1 {
    font-size: 30px;
    color: #058daf;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    border-bottom: solid 3px #058daf;
    padding: 20px 0 2px 0;
}

.title-right-box1 a, .title-right-box1 a:hover {
    color: #058daf;
    text-decoration: none !important;
}

.title-right-box1 a:hover {
    color: #00789a !important;
}

.icon1-blog1 {
    background: url(../images/icon1-right.png) no-repeat left center;
}

.icon2-blog1 {
    background: url(../images/icon2-right.png) no-repeat left center;
}

.icon3-blog1 {
    background: url(../images/icon3-right.png) no-repeat left center;
}

.right-blog1-detail ul {
    margin: 0px;
    padding: 23px 0px 0px 13px;
}

.right-blog1-detail ul li {
    list-style-type: none;
    font-size: 25px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    padding: 0px 0 0 40px;
    line-height: 45px;
}

.right-blog1-detail ul li a {
    color: #058daf;
}

.right-blog1-detail ul li a:hover {
    text-decoration: none;
    color: #0e6b8d;
}

.title-blog2 {
    background: url(../images/border-blog2.png) no-repeat top center;
    height: 47px;
    font-size: 36px;
    color: #058daf;
    font-family: 'Ubuntu', sans-serif;
    padding: 23px 0 0 0;
    margin: 10px 0 0 0;
}

.title-blog2 span {
    background: #FFF;
    padding: 0px 10px;
}

.title-blog2 a, .title-blog2 a:hover {
    color: #058daf;
    text-decoration: none !important;
}

.title-blog2 a:hover {
    color: #00789a !important;
}

.title-left-blog2 {
    font-size: 30px;
    color: #058daf;
    font-family: 'Ubuntu', sans-serif;
    padding: 29px 0 0 0;
    background: url(../images/back-bottom-border.png) no-repeat left bottom;
    margin-bottom: 10px;
    margin-right: 10px;
}

.title-left-blog2 a, .title-left-blog2 a:hover {
    color: #058daf;
    text-decoration: none !important;
}

.title-left-blog2 a:hover {
    color: #00789a !important;
}

.left-blog2-images ul {
    margin: 0 -11px 0 0;
    padding: 0px;
}

.left-blog2-images ul li {
    list-style-type: none;
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    border: 1px solid #D3D3D3;
}

.left-blog2-images ul li img {
}

.left-blog2-images ul li p {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    line-height: 17px;
    margin: 0;
    padding: 3px 10px;
    position: absolute;
    width: 100%;
    font-family: 'Ubuntu', sans-serif;
}

.intext-hover {
    position: absolute;
}

.left-blog2-images ul li:hover p {
}

.left-blog2-images ul li:hover .intext-hover {
    display: block;
    background: url(../images/transfer-bg.png) repeat;
    height: 94%;
    margin: 2px 0 0 3px;
    padding: 7px;
    width: 96%;
    font-size: 13px;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
}

.right-blog2 {
    padding: 0px;
}

.left-blog-main {
    border-left: solid 1px #a5d6e2;
    margin: 33px 0 0 14px;
    padding: 0px 0 0 13px;
}

.title-blog2-right {
    border-bottom: solid 3px #058daf;
    overflow: hidden;
}

.title-blog2-right h1 {
    float: left;
    font-size: 30px;
    color: #058daf;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

.title-blog2-right h1 a, .title-blog2-right h1 a:hover {
    color: #058daf;
    text-decoration: none !important;
}

.title-blog2-right h1 a:hover {
    color: #00789a !important;
}

.right-title-inner {
    float: right;
    font-size: 19px;
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0 0 0;
}

.right-title-inner a {
    color: #058daf;
    background: url(../images/right-icon-hover.png) no-repeat 8px center;
    padding: 0px 0 0 30px;
    width: 182px;
    height: 36px;
    line-height: 36px;
    display: block;
}

.right-title-inner a:hover {
    text-decoration: none;
    color: #FFF !important;
    background: url(../images/right-icon.png) no-repeat 8px center #058daf;
}

.listing-blog2 ul {
    margin: 0px;
    padding: 0px;
}

.listing-blog2 ul li {
    list-style-type: none;
    font-size: 16px;
    color: #eb4c26;
    font-family: 'Ubuntu', sans-serif;
    border-bottom: solid 1px #d0d0d0;
    line-height: 22px;
    padding: 5px 0;
    font-weight: bold;
    overflow: hidden;
}

.listing-blog2 ul li .clr-whit {
    font-size: 13px;
    color: #333;
    display: block;
    font-weight: normal;
    padding: 0px 0 3px 0;
    float: left;
    /*width: 100%;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.listing-blog2 ul li .clr-white a img {
    height: 20px;
    width: 19px;
    position: relative;
    top: 2px;
    margin-left: 3px;
    margin-right: -18px;
}

html[dir="rtl"] .listing-blog2 ul li .clr-white a img {
    height: 20px;
    width: 19px;
    position: relative;
    top: 2px;
    margin-right: 3px;
    /*margin-right: 0px;*/
}

.listing-blog2 ul li .clr-white {
    font-size: 13px;
    color: #333;
    float: right;
    font-weight: normal;
    /*    display:block;
        padding: 0px 0 3px 0;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;*/
}

html[dir="rtl"] .listing-blog2 ul li .clr-white {
    font-size: 13px;
    color: #333;
    float: left;
    margin-left: -21px;
    font-weight: normal;
    /*    display:block;
        padding: 0px 0 3px 0;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;*/
}

.read-more {
    color: #929292;
    /*background:url(../../newimage/img/arrow.png) no-repeat right center;*/
    font-size: 14px;
    font-weight: normal;
    padding: 0 20px 4px 0;
}

.read-more:focus {
    color: #929292;
}

.listing-blog2 .headline-title:hover {
    border-bottom: 1px solid #555;
}

.listing-blog2 ul li .read-more {
    margin-left: 0;
    float: right;
}

.listing-blog2 ul li:hover .clr-whit {
    /*color:#FFF;*/
}

.list-last-images ul {
    margin: 0px;
    padding: 0 0 0 0;
    margin: 0;
}

.list-last-images ul li {
    list-style-type: none;
    float: left;
    padding: 0;
    position: relative;
    /*background:#eb4c26;*/
    text-align: center;
    width: 185.8px;
    margin: 12px 5px -30px 0;
}

html[dir='rtl'] .list-last-images ul li {
    list-style-type: none;
    float: right;
    padding: 0;
    position: relative;
    /*background:#eb4c26;*/
    text-align: center;
    width: 185.8px;
    margin: 12px 5px -30px 0;
}

.list-last-images ul li:last-child {
    margin-right: 0;
}

.list-last-images ul li img {
    margin: 0px 0 0;
    width: 70%;
}

.inner-text-hover {
    position: absolute;
}

.list-last-images ul li:hover .inner-text-hover {
    background: #058daf;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    padding: 7px;
}

.inner-text-hover h3 {
    font-size: 23px;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    margin: 0px;
    padding: 0px 0 3px 0;
    border-bottom: solid 1px #fff;
}

.inner-text-hover p {
    font-size: 12px;
    color: #fefefe;
    font-family: 'Ubuntu', sans-serif;
    line-height: 16px;
    padding: 5px 0 0 0;
}

#footer {
    clear: both;
    overflow: hidden;
    padding-top: 40px;
}

.text-in-foo ul li a:hover {
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #000;
}

.text-in-foo ul {
    margin: 0px;
    padding: 0px 11px 0 11px;
    min-height: 140px;
    border-left: solid 1px #000;
}

.text-in-foo:first-child ul {
    /*border-left: none;*/
}

.text-in-foo ul li {
    list-style-type: none;
    font-size: 12px;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    line-height: 22px;
}

.text-in-foo ul li a {
    color: #000;
}

.copy-right {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 12px;
    padding: 10px 0 0 10px;
    float: left;
}

.right-social-icon {
    text-align: right;
}

.text-left-in {
    text-align: left;
}

.right-social-icon ul {
    margin: 0px;
    padding: 30px 0px 37px 0px;
}

.right-social-icon ul li {
    list-style-type: none;
    display: inline;
}

.right-social-icon ul li a {
    opacity: 0.6;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.right-social-icon ul li a:hover {
    opacity: 10;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

/*-anout-start-*/
.space-top {
    margin: 36px 30px 35px 0;
}

#banner-about {
}

.banner-about {
    margin: 0;
    background: #242323;
}

.left-title-banner h1 {
    font-size: 26px;
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    padding: 15px 0 5px 0;
    margin: 0px;
}

.left-title-banner ul {
    margin: 0px;
    padding: 0px;
}

.left-title-banner ul li {
    list-style-type: none;
    font-size: 12px;
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    display: inline;
}

.left-title-banner ul li a {
    color: #FFF;
    background: url(../images/border-about.png) no-repeat right center;
    padding: 0px 10px 0 0;
}

.left-about {
}

.select-box {
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    color: #333;
    margin: 29px 0 10px 0;
}

.left-inner-about {
    border-bottom: solid 1px #eb4c26;
    overflow: hidden;
    padding: 12px 0 12px 0;
}

.left-inner-about h1 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #eb4c26 !important;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.left-inner-about h1 a {
    color: #eb4c26;
}

.left-inner-about h1 a:hover {
    text-decoration: underline;
    color: #eb4c26;
}

.left-inner-about h1 span {
    font-size: 11px;
    font-weight: normal;
    display: block;
    color: #eb4c26;
    padding: 5px 0 10px;
}

.left-inner-about p {
    font-size: 14px;
    color: #333;
    font-family: 'Ubuntu', sans-serif;
    padding: 13px 0 0 0;
}

.left-inner-about p a {
    color: #eb4c26;
}

.pagination li {
    font-family: 'Ubuntu', sans-serif;
}

.pagination li a {
    padding: 0px 10px;
    margin: 0px;
    border: 0px;
    border-right: solid 1px #333333;
    color: #333333;
    line-height: 10px;
}

.pagination li:last-child a {
    border: none;
}

.pagination li a:hover {
    background: none;
    color: #eb4c26;
    font-weight: bold;
    border-color: #333;
}

.right-title-main {
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    color: #ff3300;
    padding: 10px 0 0 0;
    margin: 0px;
    border-bottom: solid 3px #eb4c26;
    font-weight: bold;
    line-height: 42px;
}

.right-title-main a, .right-title-main a:hover {
    color: #eb4c26;
    text-decoration: none !important;
}

.right-title-main:hover a {
    background: #eb4c26 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    height: 45px;
    margin-bottom: -3px;
    padding: 2px 0 0 9px;
}

.right-about ul {
    margin: 0px;
    padding: 20px 0px 0px 0px;
}

.right-about ul li {

    list-style: none;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 2px 0 2px 0;
    font-weight: bold;
}

.right-about ul li a {
    color: #eb4c26;
    background: url(../../newimage/images/right-icon-about.png) no-repeat left center;
    padding: 2px 0 2px 35px;
}

.right-about ul li a:hover {
    text-decoration: none !important;
    color: #eb4c26;
    background: url(../../newimage/images/right-icon-about-hover.png) no-repeat left center;
}

.right-about {
    padding: 0 0 0 40px;
}

.col-md-3.right-wid {
    width: 18%;
}

.top-detail-pre {
    padding: 16px 0 0;
}

.top-detail-pre p {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #333;
}

.title-main-pre {
    font-size: 24px;
    color: #eb4c26;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    border-bottom: solid 1px #eb4c26;
    clear: both;
    width: 100%;
    display: block;
    overflow: hidden;
}

.left-inner-box1 {
    /*margin: 0 3% 0 0;*/
    /*width: 47%;*/
}

.left-inner-box1 h1 {
    font-weight: bold;
    font-size: 20px;
    color: #eb4c26;
    font-family: 'Ubuntu', sans-serif;
    margin: 0px;
    padding: 18px 0px 22px 0px;

}

.inner-img-det img {
}

.inner-img-det p {
    font-size: 13px;
    color: #333;
    font-family: 'Ubuntu', sans-serif;
    padding: 0 10px 0 0;
    margin: -5px 0 0;
    font-weight: normal;
}

.left-pre-detail {
    clear: both;
    overflow: hidden;
    /*border-bottom:solid 1px #eb4c26;*/
    padding-bottom: 15px;
    margin: 0 auto;
    width: 100%;
}

.left-pre-detail .col-md-12 {
    padding: 0;
}

/*-press-kit*/
.right-pres ul {
    margin: 0px;
    padding: 8px 0 0 0;
}

.right-pres ul li {
    list-style: none;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 2px 0 2px 0px;
    color: #ccc;
    font-weight: bold;
}

.arrow-main {
}

.right-pres ul li a {
    color: #eb4c26;
    background: url(../../newimage/images/left-arrow1.png) no-repeat left center;
    padding: 0px 0 0 15px;
    margin: 0px;
}

.right-pres ul li a:hover {
    color: #eb4c26 !important;
    text-decoration: none !important;
    background: url(../../newimage/images/left-arrow2.png) no-repeat left center;
}

.right-pres {
    padding: 0 0 0 40px;
}

/*-- careers-start --*/

.top-detail-car p {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
    padding: 15px 0 0;
    margin: 0px;
    line-height: 16px;
}

.top-detail-car p span {
    font-weight: normal;
    font-style: italic;
}

.title-main-car {
    font-size: 24px;
    color: #eb4c26;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    border-bottom: solid 1px #eb4c26;
    margin: 19px 0 0 0;
}

.detail-inner-car h2 {
    font-size: 18px;
    color: #eb4c26;
    font-weight: bold;
    font-family: sans-serif;
    margin: 0px;
    padding: 18px 0px 0px 0px;
}

.detail-inner-car p {
    /*text-align: justify;*/
    font-size: 14px;
    color: #282828;
    font-family: sans-serif;
    padding: 15px 0px 5px 0px;
    margin: 0px;
}

.detail-inner-car ul {
    margin: 0px;
    padding: 0px 0px 5px 14px;
}

.detail-inner-car ul li {
    list-style-type: none;
    background: url(../../newimage/images/bullet.png) no-repeat left 12px;
    padding: 0 0 0 11px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    text-align: justify;
}

.last-btn-car {
    font-family: 'Ubuntu', sans-serif;
    font-size: 23px;
    font-weight: bold;
    margin: 40px 0 25px;
    overflow: hidden;
    padding: 0 0 5px 0;
    text-transform: uppercase;
}

.last-btn-car a {
    background: url(../../newimage/images/arrow-left.png) no-repeat 95% center #eb4c26;
    border: 1px solid #606060;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #9f9f9f;
    color: #ffffff !important;
    display: block;
    float: left;
    line-height: 51px;
    padding: 0 45px 0 10px;
    width: auto;
}

.last-btn-car:hover {
    background: #FFF;
}

.last-btn-car a:hover {
    text-decoration: none;
    color: #eb4c26 !important;
    background: url(../../newimage/images/arrow-left-hover.png) no-repeat 95% center;
}

.right-caree {
    float: right;
}

.right-caree ul {
    margin: 0px;
    padding: 10px 0 0;
}

.right-caree ul li {
    list-style: none;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 2px 0 2px 0px;
    color: #ccc;
    font-weight: bold;
}

.right-caree ul li a {
    color: #eb4c26;
    background: url(../../newimage/images/icon-car.png) no-repeat left 2px;
    padding: 0px 0 0 31px;
}

.right-caree ul li a {
    color: #eb4c26;
    background: url(../../newimage/images/icon-car.png) no-repeat left 2px;
    padding: 5px 0 3px 31px;
}

.right-caree-sub ul li a {
    color: #eb4c26;
    background: url(../../newimage/images/left-arrow1.png) no-repeat left center;
    padding: 0px 0 0 15px;
}

/*
.right-caree ul li a:hover{
        text-decoration:none;
        color:#eb4c26;
        background:url(../../newimage/images/arrow-left-hover.png) no-repeat left 2px;
}*/
.right-caree-sub ul li a:hover {
    color: #eb4c26;
    background: url(../../newimage/images/left-arrow2.png) no-repeat left center;
    padding: 0px 0 0 15px;
}

.right-caree {
    margin: 0;
    padding: 0 15px 0 27px;
    width: 23%;
}

.right-caree .right-caree {
    margin: 0;
    width: 100%;
    padding: 0px;
}

/*-- Media Directory --*/
.left-inner-med {
    margin: 0 3% 0 0;
}

.left-inner-med h1 {
    font-weight: bold;
    font-size: 24px;
    color: #eb4c26;
    font-family: 'Ubuntu', sans-serif;
    margin: 0px;
    padding: 18px 0px 10px 0px;
}

.title-back-inner {
    background: #eb4c26;
    line-height: 34px;
    padding: 0px 10px 0 13px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
}

.left-inner-med p {
    font-size: 14px;
    color: #333;
    font-family: 'Ubuntu', sans-serif;
    padding: 10px 0 10px 12px;
}

.left-inner-med ul {
    margin: 0px;
    padding: 20px 0px 20px 14px;
}

.left-inner-med ul li {
    list-style-type: none;
    font-size: 14px;
    color: #333;
    font-family: 'Ubuntu', sans-serif;
    line-height: 18px;
}

header#header {
    /*background:url(../images/head-back.png) no-repeat top center;*/
    left: 0;
    margin: 25px 0 0 0;
    position: relative;
    right: 0;
    z-index: 99;
    padding: 0;
    overflow: hidden;
}

.left-inner-about .right-wid .row img {
    box-shadow: 2px 2px 2px #a0a0a0;
}

.dropdown-menu li a:hover {
    color: #333;
}

.left-inner-about img {
    /*box-shadow: 2px 2px 2px #a0a0a0;*/
}

.top-detail-car {
    padding-bottom: 13px;
}

.dropdown-menu {
    display: none;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
}

.dropdown:hover .dropdown-toggle {
    background: #f0f0f0 !important;
    color: #333 !important;
}

/*--register-start--*/
.detail-inner-reg h2 {
    font-size: 18px;
    color: #eb4c26;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
    margin: 0px;
    padding: 18px 0px 0px 0px;
}

.detail-inner-reg p {
    font-size: 14px;
    color: #282828;
    font-family: 'Ubuntu', sans-serif;
    padding: 0px 0px 22px 0px;
    margin: 0px;
}

.register-form ul {
    margin: 0px;
    padding: 0px;
}

.register-form ul li {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0 10px 0;
    overflow: hidden;
}

.register-form span {
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    /*color:#eb4c26;*/
    font-weight: bold;
    padding: 0px 4px 5px 0;

}

.register-form input {
    border: solid 1px #CCC;
    padding: 3px 5px;
    margin-right: 2px;
    margin-bottom: 5px;
}

.register-form select {
    border: solid 1px #CCC;
    padding: 4px 2px;
    margin: 0px;
}

.confirmation select {
    width: 96%;
}

.btn-register {
    padding-top: 20px;
    margin-bottom: 30px;
}

.btn-register input {
    margin: 0px;
    width: 150px;
    padding: 0px;
    height: 36px;
    line-height: 34px;
    color: #FFF;
    background: #eb4c26;
    border: solid 1px #606060;
    border-radius: 4px;
    box-shadow: 2px 2px 2px #9f9f9f;
}

.btn-register input:hover {
    color: #eb4c26;
}

.confirmation img {
    margin: 0px 40px 10px 0;
}

/*-- 6-2-2015 007/= --*/

.tab-main-busin ul {
    margin: 0px;
    padding: 25px 0 15px 0;
    width: 100%;
    overflow: hidden;
}

.tab-main-media ul {
    margin: 0px;
    padding: 25px 0 10px 0;
    width: 100%;
    overflow: hidden;
}

.tab-main-busin ul li, .tab-main-media ul li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    font-weight: bold;
    /*border: 1px solid #eb4c26;*/
    float: left;
    line-height: 28px;
}

.tab-main-busin ul li a, .tab-main-media ul li a {
    color: #eb4c26;
    padding: 4px 17px;
    background: #CCC;
}

.tab-main-busin ul li a:hover, .tab-main-media ul li a:hover {
    text-decoration: none !important;
    background: #eb4c26;
    color: #FFF;
}

.tab-main-busin ul li:last-child, .tab-main-media ul li:last-child {
    border-left: medium none;
}

.tab-main-busin ul li:first-child, .tab-main-media ul li:first-child {
    border-right: medium none;
}

.tab-main-busin .ui-tabs-active a, .tab-main-media .ui-tabs-active a {
    text-decoration: none !important;
    background: #eb4c26;
    color: #FFF;
}

.first-tab1 p {
    padding: 10px 0 0 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #000;
}

.first-tab1 p a {
    color: #eb4c26;
}

.detail-left-tab1 {
    float: left;
    padding: 0 3% 0 0;
    width: 70%;
}

.logo-right-tab1 {
    float: left;
    padding: 20px 0 0 0;
    width: 30%;
}

.logo-right-tab1 img {
    width: 100%;
}

.space-top-con {
    margin: 10px 0 0 0;
}

.space-top-con textarea {
    border: 1px solid #cccccc;
    height: 120px;
    padding: 5px;
    width: 96%;
}

.contactus {
    margin: 10px 0 0;
}

.contact-detail {
    padding: 10px 10px 0px 0px;
}

.contact-detail p {
    font-family: 'Ubuntu', sans-serif;
    color: #000;
    font-size: 14px;
}

.contact-detail p a {
    color: #eb4c26;
}

.last-check-main {
    line-height: 23px;
    clear: both;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    /*color:#eb4c26;*/
    font-weight: bold;
    padding: 10px 0 0 0;
}

.icon-main {
    overflow: hidden;
}

.left-icons-news {
    float: left;
    line-height: 33px;
}

.print-icon-news {
    float: left;
    padding: 7px 10px 0 5px;
}

.print-icon-image {
    float: right;
    padding-right: 5px;
    width: 75px;
    margin-bottom: 10px;
}

.print-icon-image img {
    width: 100%;
    padding: 5px;
    border: solid 1px #ff3300;
    border-radius: 5px;
}

.print-icon-news a {
    background: #eb4c26;
    border: 1px solid #606060;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #9f9f9f;
    color: #ffffff;
    display: block;
    line-height: 22px;
    padding: 0 0 0 0px;
    width: 80px;
    text-align: center;
    font-size: 14px;
    text-transform: inherit;
    font-family: 'Ubuntu', sans-serif;
}

.print-icon-news a:hover {
    background: #FFF;
    text-decoration: none;
    color: #eb4c26;
}

.detail-inner-car a {
    color: #eb4c26;
}

.fnt-sze {
    font-size: 20px;
}

.language-news {
}

.icon-lang a {
    background: url(../images/lang-icon.png) no-repeat left center !important;
    padding: 0 0 0 30px !important;
}

.logo-inner-main {
    /*border-bottom: 1px solid #eb4c26;*/
    padding: 0 0 20px;
    text-align: center;
}

.logo-inner-main p {
    padding: 15px 0 0px 10px;
}

.top-space-com {
    padding-top: 13px;
}

.detail-company p {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #333;
    padding: 10px 0 0 0;
}

.event-date {
    float: left;
    font-family: 'Ubuntu', sans-serif;
    color: #000;
    font-size: 12px;
    padding: 8px 0 0 0px;
}

.read-more-com {
    float: left;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 0 10px;
}

.read-more-com a {
    background: #eb4c26;
    border: 1px solid #606060;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #9f9f9f;
    color: #fff;
    display: block;
    line-height: 26px;
    padding: 0px;
    width: 100px;
    text-align: center;
    text-transform: capitalize;
}

.read-more-com a:hover {
    text-decoration: none;
    background: #FFF;
    color: #eb4c26;
}

.detail-news-right {
}

.detail-news-right ul {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

.detail-news-right ul li {
    list-style-type: none;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #000;
    padding: 2px 0px 2px 20px;
    margin: 0px;
    background: url(../images/arrow-bullet.png) no-repeat 5px 10px;
}

.read-more-ind {
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0 30px 10px;
}

.read-more-ind a {
    background: #eb4c26;
    border: 1px solid #606060;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #9f9f9f;
    color: #ffffff;
    display: block;
    line-height: 29px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
}

.read-more-ind a:hover {
    text-decoration: none;
    background: #FFF;
    color: #eb4c26;
}

.search-key {
}

.search-in-key {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #000;
}

.search-in-key span {
    display: block;
    float: left;
    width: 115px;
    padding: 5px 0 0 0;
}

.radio-inner ul {
    margin: 0px;
    padding: 10px 0px 0px 115px;
}

.radio-inner ul li {
    list-style-type: none;
    line-height: 24px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    color: #000;
}

.select-inner {
    margin: 12px 0 0 0;
}

.search-in-key select {
    width: 145px;
    height: 26px;
}

.text-formetion {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #000;
    padding: 15px 0 0 0;
}

.company-events #tabs ul {
    margin: 20px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    display: block;
    overflow: hidden;
}

.company-events #tabs ul li {
    list-style-type: none;
    float: left;
    border-right: 1px solid #eb4c26;
    float: left;
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px !important;
    font-weight: bold !important;
    line-height: 28px !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.company-events #tabs ul li:last-child {
    border: none;
}

.company-events #tabs ul li a {
    background: none repeat scroll 0 0 #cccccc;
    color: #eb4c26;
    padding: 4px 17px;
}

.company-events #tabs ul li a:hover {
    background: #eb4c26;
    color: #ffffff;
    text-decoration: none !important;
}

.company-events .ui-tabs-active a {
    background: #eb4c26 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

.first-tab-main {
}

.first-tab-main table {
    width: 100%;
    color: #CCC;
    padding: 5px;
}

.first-tab-main table tr td {
    padding: 2px 5px;
}

.first-tab-main table tr td span {
    color: #000;
}

.for-action {
    width: 20%;
}

.for-name {
    width: 60%
}

.for-number {
    width: 5%;
    text-align: center;
}

.totle-images {
}

.title-main-totle {
    color: #eb4c26;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 18px 0 0;
    border-bottom: solid 1px #eb4c26;
}

.inner-images-main {
}

.inner-images-main ul {
    margin: 0px;
    padding: 0px;
}

.inner-images-main ul li {
    list-style-type: none;
    display: inline;
    width: 24.25%;
    border: none !important;
    margin: 0px 1% 0 0 !important;
}

.inner-images-main ul li:last-child {
    /* margin:0px !important;*/
}

.inner-images-main ul li a {
    padding: 0px !important;
    background: none !important;
}

.inner-images-main ul li img {
    /*width:200px;
    height:120px;*/
    max-width: 100%;
    max-height: 195px;
}

.inner-images-main ul li iframe {
    width: 100%;
    height: auto;
}

.inner-images-main ul li p {
    background: #FFF;
    color: #000;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
}

.last-btn-arebic {
    font-size: 23px;
    padding: 0px 10px 0 16px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    margin: 40px 0 0 0;
    text-transform: uppercase;
}

.last-btn-arebic a {
    background: #058daf;
    color: #FFF;
    padding: 0 0px 0 10px;
    display: block;
    line-height: 51px;
    border: solid 1px #606060;
    border-radius: 6px;
    width: 290px;
    box-shadow: 2px 2px 2px #9f9f9f;
    text-align: center;
}

.last-btn-arebic:hover {
    background: #FFF;
}

.last-btn-arebic a:hover {
    text-decoration: none;
    color: #058daf;
    background: #FFF;
}

.right-caree-arebic ul {
    margin: 0px;
    padding: 20px 0px 0px 0px;
}

.right-caree-arebic ul li {
    list-style: none;
    font-size: 24px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 2px 0 2px 0px;
    color: #ccc;
    font-weight: bold;
}

.right-caree-arebic ul li a {
    color: #058daf;
    background: url(../images/icon-car.png) no-repeat right center;
    padding: 0px 31px 0 0;
}

.right-caree-arebic ul li a:hover {
    text-decoration: none;
    color: #CCC;
    background: url(../images/icon-car-hover.png) no-repeat right center;
}

.right-caree-arebic {
    padding: 0 40px 0 0;
}

.right-space {
    float: right !important;
}

html[dir='rtl'] .banner-bnt1 {
    float: left;
    font-size: 18px;
    line-height: 28px;
}

html[dir='rtl'] .search-main {
    float: left;
}

html[dir='rtl'] .left-blog-main {
    margin: 33px 34px 0 0;
    padding: 0 13px 0;
    border-right: 1px solid #a5d6e2;
    border-left: none;
}

html[dir='rtl'] .title-blog2-right h1 {
    float: right;
}

html[dir='rtl'] .last-right {
    float: left;
}

html[dir='rtl'] .navbar-brand {
    margin: 0px 0 0 10% !important;
}

html[dir='rtl'] .company-events #tabs ul {
    float: right;
}

html[dir='rtl'] #tabs-1 {
    clear: both;
}

html[dir='rtl'] #tabs-2 {
    clear: both;
}

html[dir='rtl'] #tabs-3 {
    clear: both;
}

html[dir='rtl'] .right-pres, html[dir='rtl'] .right-caree {
    padding: 0 40px 0 0;
}

html[dir='rtl'] .nav.navbar-nav li:last-child a {
    background: url(../images/nav-border.png) no-repeat scroll right center;
}

html[dir='rtl'] .left-inner-med {
    margin: 0px;
}

html[dir='rtl'] .tab-main-busin ul, html[dir='rtl'] .tab-main-media ul {
    float: right;
    width: auto;
}

html[dir='rtl'] .left-inner-box1 {
    margin: 0;
    float: right;
    /*width:auto;*/
}

html[dir='rtl'] .text-in-foo {
    float: right;
}

html[dir='rtl'] .text-in-foo ul {
    border-right: solid 1px #000;
    border-left: none;
}

html[dir='rtl'] .text-in-foo:first-child ul {
    /*border: none;*/
}

html[dir='rtl'] .confirmation img {
    margin: 0 7px 10px 0;
}

html[dir='rtl'] .tab-main-busin ul li, html[dir='rtl'] .tab-main-media ul li {
    float: right;
}

html[dir='rtl'] .tab-main-busin ul li:last-child, html[dir='rtl'] .tab-main-media ul li:last-child {
    /*border-right: 1px solid #058daf;*/
}

html[dir='rtl'] .tab-main-busin ul li:first-child, html[dir='rtl'] .tab-main-media ul li:first-child {
    border: none;
}

html[dir='rtl'] .detail-left-tab1 {
    float: left;
    padding: 0 0 0 3%;
}

html[dir='rtl'] .icon-lang a {
    background: url(../images/lang-icon2.png) no-repeat scroll right center !important;
    padding: 0 30px 0 0 !important
}

html[dir='rtl'] .inner-img-det img {
    float: right;
    margin-left: 20px;
}

html[dir="rtl"] .left-about.arabic .inner-img-det img {
    float: right;
}

html[dir='rtl'] .company-events #tabs ul li {
    float: right !important;
}

html[dir='rtl'] .company-events #tabs ul li:last-child {
    border-right: 1px solid #058daf;
}

html[dir='rtl'] .company-events #tabs ul li:first-child {
    border: none;
}

html[dir='rtl'] .right-title-main {
    font-size: 26px;
}

html[dir='rtl'] .left-icons-news {
    float: right;
}

html[dir='rtl'] .print-icon-news {
    float: right;
}

html[dir='rtl'] .print-icon-image {
    float: left;
    padding-right: 5px;
}

html[dir='rtl'] .inner-images-main ul li {
    float: left !important;
}

html[dir='rtl'] .logo-right-tab1 {
    float: left;
    padding: 20px 0 30px 0;
}

html[dir='rtl'] .inner-img-det p {
    font-weight: normal;
    padding: 0 10px 0 10px;
}

html[dir='rtl'] .banner {
    background: url(../images/banner-back-arabic.png) no-repeat top center;
    position: relative;
    min-height: 277px;
    background-size: auto 100%;
}

html[dir='rtl'] .nav.navbar-nav {
    padding: 38px 3% 0 0;
}

html[dir='rtl'] .nav.navbar-nav li:first-child a {
    background: none !important;
}

html[dir='rtl'] .nav.navbar-nav li a {
    letter-spacing: 0px;
}

html[dir='rtl'] .title-left-blog1 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    color: #058daf;
    font-weight: bold;
    padding: 20px 0 5px 0;
    background: url(../images/back-bottom-border-arebic.png) no-repeat right bottom;
}

html[dir='rtl'] .icon1-blog1 {
    background: url(../images/icon1-right.png) no-repeat right center;
    padding: 0px 40px 0 0 !important;
}

html[dir='rtl'] .icon2-blog1 {
    background: url(../images/icon2-right.png) no-repeat right center;
    padding: 0px 40px 0 0 !important;
}

html[dir='rtl'] .icon3-blog1 {
    background: url(../images/icon3-right.png) no-repeat right center;
    padding: 0px 40px 0 0 !important;
}

html[dir='rtl'] .title-left-blog2 {
    font-size: 30px;
    color: #058daf;
    font-family: 'Ubuntu', sans-serif;
    padding: 29px 0 0 0;
    background: url(../images/back-bottom-border-arebic.png) no-repeat right bottom;
    margin-bottom: 10px;
    margin-right: 10px;
}

html[dir='rtl'] .title-left-blog2 a, html[dir='rtl'] .title-left-blog2 a:hover {
    color: #058daf;
    text-decoration: none !important;
}

html[dir='rtl'] .title-left-blog2 a:hover {
    color: #00789a !important;
}

html[dir='rtl'] .right-title-inner {
    float: left;
}

html[dir='rtl'] .right-title-inner {
    font-size: 19px;
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0 0 0;
}

html[dir='rtl'] .right-title-inner a {
    color: #058daf;
    background: url(../images/right-icon-hover.png) no-repeat 97% center;
    padding: 0px 25px 0 0;
    width: 182px;
    height: 36px;
    line-height: 36px;
    display: block;
}

html[dir='rtl'] .right-title-inner a:hover {
    text-decoration: none;
    color: #FFF !important;
    background: url(../images/right-icon.png) no-repeat 97% center #058daf;
}

html[dir='rtl'] .listing-blog2 ul {
    margin: 0px;
    padding: 0px;
}

html[dir='rtl'] .listing-blog2 ul li {
    list-style-type: none;
    font-size: 16px;
    color: #eb4c26;
    font-family: 'Ubuntu', sans-serif;
    border-bottom: solid 1px #d0d0d0;
    line-height: 22px;
    padding: 5px 0;
    font-weight: bold;
    overflow: hidden;
    /*	list-style-type:none;
            font-size:13px;
            color:#eb4c26;
            font-family: 'Ubuntu', sans-serif;
            border-bottom:solid 1px #e3e3e3;
            line-height:20px;*/
}

html[dir='rtl'] .listing-blog2 ul li span {
    float: right;
    font-size: 11px;
    color: #666666;
    display: block;
}

html[dir="rtl"] .listing-blog2 ul li .read-more {
    float: left;
    margin: 0px;
}

html[dir="rtl"] .read-more {
    display: block;
    padding: 0 0 2px 20px;
    float: left;
    /*background: rgba(0, 0, 0, 0) url("../../newimage/img/arrowarabic.png") no-repeat center left;*/
}

html[dir="rtl"] .listing-blog2 ul li a.read-more:hover {
    /*background: rgba(0, 0, 0, 0) url("../../newimage/img/arrowhoverarabic.png") no-repeat center left;*/
}

html[dir='rtl'] .left-about p {
    font-size: 15px;
}

html[dir='rtl'] .listing-blog2 ul li a:hover {
    /*	background:#eb4c26;
            color:#FFF;
            text-decoration:none;*/
}

html[dir='rtl'] .listing-blog2 ul li:hover .clr-whit {
    /*color:#FFF;*/
}

html[dir='rtl'] .detail-inner-car h2 {
    font-size: 18px;
    color: #eb4c26;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
    margin: 0px;
    padding: 18px 0px 0px 0px;
}

html[dir='rtl'] .top-detail-pre p, html[dir='rtl'] .first-tab1 p, html[dir='rtl'] .detail-inner-car ul li {
    font-size: 15px !important;
}

html[dir='rtl'] .detail-inner-car p {
    text-align: justify;
    font-size: 15px !important;
    color: #282828;
    font-family: 'SimplifiedArabic';
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

html[dir='rtl'] .detail-inner-car ul {
    margin: 0px;
    padding: 5px 14px 0px 0px;
}

html[dir='rtl'] .detail-inner-car ul li {
    list-style-type: none;
    background: url(../../newimage/images/bullet.png) no-repeat right 12px;
    padding: 0 11px 0 0;
    font-family: 'Ubuntu', sans-serif;
}

html[dir='rtl'] .right-caree ul {
    margin: 0px;
    padding: 20px 0px 0px 0px;
}

html[dir='rtl'] .right-caree ul li {
    list-style: none;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 2px 0 2px 0px;
    color: #ccc;
    font-weight: bold;
}

html[dir='rtl'] .right-caree ul li a {
    color: #464544;
    background: url(../../newimage/images/icon-car.png) no-repeat right 2px;
    padding: 5px 31px 2px 0;
}

html[dir='rtl'] .right-caree ul li a:hover {
    /*text-decoration:none;*/
    color: #eb4c26;
    background: url(../../newimage/images/icon-car-hover.png) no-repeat right 2px
}

html[dir='rtl'] .right-caree {
    padding: 0 40px 0 15px;
}

html[dir='rtl'] .right-caree .right-caree {
    padding: 0;
}

html[dir='rtl'] .detail-news-right {
}

html[dir='rtl'] .detail-news-right ul {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

html[dir='rtl'] .detail-news-right ul li {
    list-style-type: none;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #000;
    padding: 2px 15px 2px 0;
    margin: 0px;
    background: url(../images/arrow-bullet-arebic.png) no-repeat right 8px;
}

html[dir='rtl'] .detail-left-tab1 {
    float: right;
    padding: 0;
    width: 68%;
}

html[dir='rtl'] .event-date {
    float: right !important;
    font-family: 'Ubuntu', sans-serif;
    color: #058daf;
    font-size: 12px;
    padding: 8px 10px 0 67px;
}

html[dir='rtl'] .btn-register.row {
    padding-right: 0px;
    margin-right: 0px;
}

html[dir='rtl'] .title-main-car {
    margin-bottom: 20px;
    clear: both;
}

html[dir='rtl'] .search-in-key span {
    float: right;
    width: 75px;
}

html[dir='rtl'] .right-pres ul {
    margin: 0px;
    padding: 20px 0px 0px 0px;
}

html[dir='rtl'] .right-pres ul li {
    list-style: none;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 2px 0 2px 0px;
    color: #ccc;
    font-weight: bold;
}

html[dir='rtl'] .right-pres ul li a {
    color: #464544 !important;
    background: url(../../newimage/images/left-arrow1.png) no-repeat right center;
    padding: 0px 15px 0 0;
    margin: 0px;
}

html[dir='rtl'] .right-pres ul li a, html[dir='rtl'] .right-pres ul li a:hover {
    color: #eb4c26;
    text-decoration: none !important;
}

html[dir='rtl'] .right-pres ul li a:hover {
    color: #eb4c26 !important;
    background: url(../../newimage/images/left-arrow2.png) no-repeat right center;
}

html[dir='rtl'] .right-pres {
    padding: 0 40px 0 15px;
}

html[dir='rtl'] .right-about ul {
    margin: 0px;
    padding: 20px 0px 0px 0px;
}

html[dir='rtl'] .right-about ul li {
    list-style: none;
    font-size: 25px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 2px 0 2px 0;
}

html[dir='rtl'] .right-about ul li a {
    color: #eb4c26;
    background: url(../../newimage/images/right-icon-about.png) no-repeat right center;
    padding: 2px 35px 2px 0;
}

html[dir='rtl'] .right-about ul li a:hover {
    text-decoration: none !important;
    /*color:#CCC;*/
    background: url(../../newimage/images/right-icon-about-hover.png) no-repeat right center;
}

html[dir='rtl'] .right-about {
    padding: 0 40px 0 0;
}

html[dir='rtl'] .container .row .col-md-10 {
    float: right;
}

.title-in-online {
    /*border-bottom: 1px solid #058daf;*/
    background: #eb4c26;
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 0 0;
    padding: 0px 10px 0 10px;
}

.banner {
    background: url(../images/banner-back.png) no-repeat top center;
    position: relative;
    min-height: 277px;
    background-size: auto 100%;
}

#banner {
    background: url(../images/banner-back-main.png) repeat-x;
    clear: both;
    margin: 0;
    background-size: auto 100%;
}

.banner-bot {
    position: relative;
    background: url(../images/banner-bot-img.png) no-repeat center bottom;
    height: 62px;
    margin: -45px 0 0 0;
}

.banner-bot img {
    /*margin:-44px 0 0;
        width:100%;*/
}

.boxgrid {
    height: 145px;
    overflow: hidden;
    width: 32%;
}

.boxgrid img {
    top: 0;
    left: 0;
    border: 0;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 0;
    margin: auto !important;
}

/* Updated as per request to display proper Image
.boxgrid img{
    top: 0;
    left: 0;
    border: 0;
    width: 100%;
}*/
.boxgrid2 {
}

.boxgrid2 img {
    top: 0;
    left: 0;
    border: 0;
}

.captionfull .boxcaption {
    top: 260;
    left: 0;
}

.caption .boxcaption {
    top: 220;
    left: 0;
}

/*
.title-right-arebic1{
        font-size:30px;
        color:#058daf;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight:bold;
        border-bottom:solid 3px #058daf;
        padding:20px 0 2px 0;
}
.title-right-arebic1 a, .title-right-arebic1 a:hover{
        color:#058daf;
        text-decoration:none !important;
}
.title-right-arebic1 a:hover{
        color:#00789a !important;
}*/

/*
html, body {
    height: 100%;
}
.wrapper {
    height: 100%;
}
#banner{
        background-size: auto 83%;
        height:44%;
}
.banner {
    background-size: 100% 100%;
    height: 100%;
}
html[dir="rtl"] .banner.arebic-banner{
        background-size: 100% 100%;
    height: 100%;
}


.container.hight-inner{
        height:37%;
}*/

/*
        font-family: 'dinengschriftregular';
        font-family: 'Open Sans Condensed', sans-serif;
        font-family: 'bebas_neueregular';
        font-family: 'Conv_calibri';
*/

body {
    font-family: sans-serif;
}

/*-- 9-10-20015 --*/

.logo {
    float: left;
    padding: 4px 0 0 0;
}

.headRight {
    float: right;
}

.socialIcon {
}

.socialIcon ul {
    margin: 0px;
    padding: 0px;
}

.socialIcon ul li {
    list-style-type: none;
    float: left;
}

.socialIcon ul li a {
    background: #000;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 0 0 4.6px;
}

a:hover {
    text-decoration: none;
}

.mininav {
    float: right;
    clear: both;
}

.mininav ul {
    margin: 0px;
    padding: 0px;
}

.mininav ul li {
    list-style-type: none;
    float: left;
    border-right: solid 1px #000;
    line-height: 12px;
    margin: 10px 0;
    padding: 0px 4px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    height: 16px;
}

.mininav ul li a:hover {
    color: #333;
}

.mininav ul li:last-child {
    border: none;
}

.mininav ul li a {
    color: #eb4c26;
    display: block;
}

.headSearch {
    clear: both;
}

.headSearch input {
    font-family: 'Ubuntu', sans-serif;
    border: 1px solid #eb4c26;
    float: left;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    height: 25px;
    padding: 0 5px;
    width: 140px;
}

.headSearch a {
    float: left;
    height: 25px;
    background: #eb4c26;
    width: 30px;
    text-align: center;
    padding: 4px 0 0 0;
}

.headSearch a i {
    color: #FFF;
}

.container.wrapper {
    /*max-width:920px;*/
    padding: 0px;
}

.videoblog {
    float: left;
}

.newsleftblog {
    width: 23%;
    float: left;
}

.newsblogin {
    min-height: 214px;
    position: relative;
    margin: 0px 0 13px 0;
    border: 3px solid #e4e4e4;
}

.newsblogin img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.newsblogin .aw-image {
    
    width: 60%;
    height: 60%;
    left: 20%;
    top: 20%;
    margin-top: 0px!important;
}

.newsblogin h1 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 27px;
    font-weight: 500;
    color: #FFF;
    padding: 10px 10px 0px 10px;
    margin: 0px;
}

.newsblogin p {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #FFF;
    padding: 10px 10px 0px 10px;
    margin: 0px;
}

.videoMain {
    width: 38.5%;
    float: left;
    padding-left: 10px;
    position: relative;
    overflow: hidden;
}

.no-metv{
    width: 75%;
    padding-right: 15px;
}
.videoMain.no-metv{
    margin-left: 10px;
}

html[dir="rtl"] .videoMain.no-metv{
    margin-right: 10px;
    width: 74%;
}

.videoMain video {
    height: 441px;
    width: 100%;
    background: #fff;
}

.newsposition {
    position: absolute;
    top: 0;
}

.pageMainTitle {
    background: #c5cbcb;
    padding: 1px 10px 3px;
    clear: both;
    color: #000;
    font-weight: 500;
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px;
    overflow: hidden;
}

.pageMainTitle a {
    color: #000;
    text-decoration: none;
}

.newsroom {
    padding: 10px 0 0 0;
    clear: both;
}

.pageMainTitle div {
    float: right;
    color: #FFF;
}

a:focus {
    color: #FFF;
    text-decoration: none;
}

.pageMainTitle a:hover {
    color: #F30;
}

.contentMain h1 {
    color: #ff3300;
    font-weight: 500;
    font-family: 'Ubuntu', sans-serif;
    font-size: 21px;
    padding: 5px 0 5px 0px;
    margin: 10px 0;
    border-bottom: solid 1px #F30;
}

.contentMain h1:hover {
    background: #ff3300;
}

.contentMain h1:hover a {
    color: #FFF;
    padding-left: 5px;
}

.contentMain .col-md-8 h1 {
    width: calc(100% - 10px);
}

.left-blog2-images {
    overflow: hidden;
    width: calc(100% - 10px);
}

.btnMore a {
    float: right;
}

.btnMore a {
    float: right;
    color: #000;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    margin: 0px 0 20px 0;
    line-height: 33px;
    width: 130px;
    text-align: center;
    border: solid 1px #afafaf;
}

.btnMore {
    clear: both;
    padding: 10px 0 0;
    overflow: hidden;
}

.btnMore a:hover {
    background: #eb4c26;
    color: #FFF;
}

.topbtfooter {
    /*background: #eb4c26;*/
    background: #c5cbcb;
    padding: 20px 10px 0px 10px;
}

.topbtfooter ul li {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #000;
}

.topbtfooter ul li strong {
    font-weight: normal;
    color: #000;
}

.botfooter {
    background: #000000;
    margin: 5px 0 0 0;
    padding: 25px 20px 25px 0;
}

.botfooter .socialIcon {
    float: right;
}

.newsblogin {
}

.lastlink {
    bottom: -16px;
    font-weight: 500;
    position: absolute;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
}

.lastlink a {
    color: #ff3300;
}

.left-about {
    width: 77%;
}

.right-pres {
    width: 23%;
    margin: 0;
    padding: 0 15px 0 27px;
}

.tab-main-busin {
    margin-bottom: 30px;
    overflow: hidden;
}

small {
    color: #dd5500;
    clear: both;
    float: none;
    padding: 2px 2px;
    font-family: arial;
    font-size: 13px;
}

.row.right-caree {
    float: left;
    clear: both;
}

.agency_text .overflow_description {
    display: block;
    height: 130px;
    overflow-y: scroll;
}

.inner-img-det .agency_img {
    border: 1px solid #eb4c26;
    display: table-cell;
    float: none;
    height: 140px;
    width: 175px;
    max-width: 175px;
    max-height: 140px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.inner-img-det .nb {
    /*border: 0px;*/
    vertical-align: top;
}

.inner-img-det .nb div a div {
    height: 128px
}

.inner-img-det .nb div a div img {
    height: auto !important;
    width: auto !important;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    box-shadow: none;
}

.agency_text .overflow_description {
    display: block;
    height: 130px;
    overflow-y: scroll;
}

.inner-img-det {
    display: table;
    width: 100%;
}

.inner-img-det .agency_img img {
    margin: 5px;
    /*  height: 100%;*/
    max-height: 128px;
    /* width: 100%;*/
    max-width: 90%;
}

.eventPage .inner-img-det .agency_img img {
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}

.inner-img-det .agency_img h1 {
    width: 100%
}

.inner-img-det .col-md-8 {
    width: 100%;
    padding: 0 0 0 15px;
}

.md {
    font-size: 30px;
    color: #058daf;
    font-family: "bebas_neueregular";
    font-weight: bold;
    border-bottom: solid 1px #eb4c26;
    clear: both;
}

.mds .md_h {
    font-weight: bold;
    font-size: 22px;
    color: #eb4c26;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 12px 0 12px;
}

.d_disc_container .d_discr {
    background: #eb4c26;
    line-height: 34px;
    padding: 0px 10px 0px 13px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.d_disc_container {
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #eb4c26;
}

.d_disc_container ul {
    margin: 0px;
}

.d_disc_container ul li {
    list-style-type: none;
    font-size: 14px;
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 18px;
    width: 33%;
    float: left;
}

html[dir='rtl'] .d_disc_container ul li {
    float: right;
}

.nav-tabs > li {
    padding: 0px;
    margin: 0px;
    border: 1px solid #eb4c26;
}

.nav-tabs > li {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff !important;
    cursor: default;
    background-color: #eb4c26 !important;
    /* border: 1px solid #ddd; */
    border-bottom-color: none;
    border: none;
    margin: 0px;
}

.nav-tabs > li > a {
    border-radius: 0px;
    padding: 2px 17px;
    /*font-size: 14px;*/
    /*font-weight: normal;*/
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0px;
    border: none;
}

html[dir='rtl'] .left-about {
    float: right;
}

html[dir='rtl'] small {
    float: right !important;
    margin-right: 8%;
}

html[dir='rtl'] .register-form input, html[dir='rtl'] .register-form select {
    float: right;
}

html[dir='rtl'] .left-title-banner {
    float: right;
}

html[dir='rtl'] .detail-inner-car .contact .col-md-6 {
    float: right;
}

html[dir='rtl'] .headRight {
    float: left;
}

html[dir='rtl'] .logo {
    float: right;
    position: relative;
    z-index: 9;
}

html[dir='rtl'] .newsroom .contentMain .col-md-8, html[dir='rtl'] .container .col-md-9, html[dir='rtl'] .container .col-md-8 {
    float: right;
}

html[dir='rtl'] .newsroom .contentMain .col-md-4 {
    float: left;
}

html[dir='rtl'] .newsroom .contentMain .btnMore {
    clear: both;
    float: left;
}

html[dir='rtl'] .newsroom .contentMain .col-md-8 ul {
    margin: 0px;
}

html[dir='rtl'] .newsroom .contentMain .col-md-8 ul li {
    float: right;
    margin: 0 0 10px 10px;
}

html[dir='rtl'] .newsroom .pageMainTitle a {
    float: right;
    direction: initial;
}

html[dir='rtl'] .pageMainTitle div {
    float: left;
}

html[dir='rtl'] .row.right-caree {
    float: none;
}

html[dir='rtl'] .right-caree-sub ul li a {
    color: #464544;
    background: url(../../newimage/images/left-arrow1.png) no-repeat right center;
    padding: 0px 31px 0 0;
}

html[dir='rtl'] .right-caree-sub ul li a:hover {
    color: #eb4c26;
    background: url(../../newimage/images/left-arrow2.png) no-repeat right center;
    padding: 0px 31px 0 0;
}

html[dir='rtl'] .last-btn-car {
    float: right;
}

html[dir='rtl'] .container .btn-register input {
    margin-bottom: 30px;
}

html[dir="rtl"] .col-md-12.textarea label {
    float: right;
}

html[dir='rtl'] #message {
    float: right;
    clear: both;
}

.media_button {
    float: right;
    /*padding:10px 0;*/
}

.media_button_comp {
    float: right;
    padding: 0 0 10px 0;
}

html[dir='rtl'] .media_button_comp {
    float: left;
}

html[dir='rtl'] input[type="email"] {
    text-align: right;
}

.media_header {
    float: left;
}

.media_del_button {
    clear: both;
    margin-bottom: 10px;
}

.media_del_button_comp {
    clear: both;
}

html[dir='rtl'] .media_button {
    clear: both;
    float: left !important;
    margin-bottom: 10px;
}

html[dir='rtl'] .media_header {
    float: right !important;
}

html[dir='rtl'] #footer .socialIcon {
    float: left !important;
}

@media print {
    .noprint {
        display: none;
    }

    .container a[href]:after {
        display: none;
    }
}

.video-section {
    border-top: 1px solid #EB4C26;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(360deg);
    }
}

.select_loader {
    position: relative;
}

.select_loader i {
    position: absolute;
    right: 58px;
    top: 46px;
    font-size: 15px;
}

.register-form .row .col-md-6 label {
    width: 100%;
}

.d_disk_main {
    margin-left: 30px;
}

html[dir='rtl'] .nav {
    clear: both;
}

html[dir='rtl'] .videoMain {
    float: right;
    padding-right: 10px;
    padding-left: 20px !important;
}

html[dir='rtl'] .newsleftblog {
    float: right;
}

.banner-in-page .search-main {
    display: none !important;
}

.banner-about .container {
    padding: 0px 15px 19px 15px;
}

/*-- 23-Now-2015 007/= --*/

.socialIcon ul li a {
    background-color: none;
}

.socialIcon .icon1header a {
    background: url(../../newimage/img/newicon1.png) no-repeat;
}

.socialIcon .icon2header a {
    background: url(../../newimage/img/newicon2.png) no-repeat;
}

.socialIcon .icon3header a {
    background: url(../../newimage/img/newicon3.png) no-repeat;
}

.socialIcon .icon4header a {
    background: url(../../newimage/img/newicon4.png) no-repeat;
}

.socialIcon .icon5header a {
    background: url(../../newimage/img/newicon5.png) no-repeat;
}

.socialIcon .icon1header a:hover {
    background: url(../../newimage/img/newicon1hover.png) no-repeat;
}

.socialIcon .icon2header a:hover {
    background: url(../../newimage/img/newicon2hover.png) no-repeat;
}

.socialIcon .icon3header a:hover {
    background: url(../../newimage/img/newicon3hover.png) no-repeat;
}

.socialIcon .icon4header a:hover {
    background: url(../../newimage/img/newicon4hover.png) no-repeat;
}

.socialIcon .icon5header a:hover {
    background: url(../../newimage/img/newicon5hover.png) no-repeat;
}

.banner-media {
    background: #242323;
}

.right-pres ul li a, .right-about ul li a, .right-caree-sub ul li a {
    color: #464544;
}

.right-caree ul li a {
    color: #464544;
}

.right-caree ul li a:hover {
    background: url(../../newimage/images/icon-car-hover.png) no-repeat left 2px;
    color: #ff3300;
}

.right-caree-sub ul li a:hover {
    background: url(../../newimage/images/left-arrow2.png) no-repeat left 5px;
}

.caption-style-2 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.caption-style-2 li {
    float: left;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

.caption-style-2 li:hover .caption {
    opacity: 1;
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
}

.caption-style-2 img {
    margin: 0px;
    padding: 0px;
    float: left;
    z-index: 4;
}

.caption-style-2 .caption {
    cursor: pointer;
    position: absolute;
    opacity: 10;
    top: 100px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 100%;
    z-index: 99 !important;
}

.caption-style-2 .blur {
    background-color: rgba(0, 0, 0, 0.7);
    height: 143px;
    width: 100%;
    z-index: 5;
    position: absolute;
}

.caption-style-2 .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100px;
    text-align: left;
    top: 1px;
    padding: 5px 10px;
    font-family: "Ubuntu", sans-serif;
    font-size: 13px;
    line-height: 17px
}

html[dir=rtl] .caption-style-2 .caption-text {
    text-align: right !important
}

.socialIcon {
    float: right;
}

.mininav {
    float: left;
    margin: -2px 0 10px 10px;
    clear: none;
}

.headSearch {
    float: right;
}

#footer.noprint .socialIcon li a {
    width: 30px;
    height: 30px;
    display: block;
}

.socialIcon .footericon1 a {
    background: url(../../newimage/img/footer/newsoicon1.png) no-repeat;
}

.socialIcon .footericon2 a {
    background: url(../../newimage/img/footer/newsoicon2.png) no-repeat;
}

.socialIcon .footericon3 a {
    background: url(../../newimage/img/footer/newsoicon3.png) no-repeat;
}

.socialIcon .footericon4 a {
    background: url(../../newimage/img/footer/newsoicon4.png) no-repeat;
}

.socialIcon .footericon5 a {
    background: url(../../newimage/img/footer/newsoicon5.png) no-repeat;
}

.socialIcon .footericon1 a:hover {
    background: url(../../newimage/img/footer/newsoicon1hover.png) no-repeat;
}

.socialIcon .footericon2 a:hover {
    background: url(../../newimage/img/footer/newsoicon2hover.png) no-repeat;
}

.socialIcon .footericon3 a:hover {
    background: url(../../newimage/img/footer/newsoicon3hover.png) no-repeat;
}

.socialIcon .footericon4 a:hover {
    background: url(../../newimage/img/footer/newsoicon4hover.png) no-repeat;
}

.socialIcon .footericon5 a:hover {
    background: url(../../newimage/img/footer/newsoicon5hover.png) no-repeat;
}

.left-title-banner ul li a {
    background: url(../../newimage/img/arrownav.png) no-repeat right 5px;
}

.left-title-banner ul li a:hover {
    color: #ff3300;

}

.listing-blog2 ul li a.read-more:hover {
    color: #464544;
    /*background: url(../../newimage/img/arrowhover.png) no-repeat center right;*/
}

.navMain {
    float: left;
}

.navMain ul {
    /*margin: 44px 0 0 30px;*/
    margin: 80px 0 0 80px;
    padding: 0px;
    width: 100%;
}

.navMain ul li {
    display: block;
    font-size: 15px;
    margin: 0;
    list-style-type: none;
    float: left;
    padding: 0px;
    position: relative;
}

html[dir='rtl'] .navMain ul li {
    float: right;
}

html[dir="rtl"] .navMain ul li li {
    float: none;
}

.navMain ul li a {
    margin: 0 0 0 -1px;
    padding: 7px 10px;
    list-style-type: none;
    /*border-right: solid 1px #eb4c26;*/
    background: url(../../newimage/img/borderRight.png) no-repeat right center;
}

.navMain ul li:last-child a {
    background: none;
}

html[dir="rtl"] .navMain ul li:last-child a {
    background: #FFF url(../../newimage/img/borderRight.png) no-repeat right center;
}

html[dir="rtl"] .navMain ul li:last-child li a {
    background-image: none !important;
}

html[dir="rtl"] .navMain ul li:first-child a {
}

html[dir="rtl"] .navMain ul li:first-child a {
    background: #FFF none;
}

html[dir="rtl"] .navMain ul li:first-child li a:hover {
    background: #ff3300 none;
}

.navMain ul li a:focus {
    color: #eb4c26;
    outline: none;
}

.navMain .innerSubMenu {
    position: absolute;
    margin: 5px 0 0 0;
    padding: 0;
    background: #FFF;
    box-shadow: 0px 0 5px #d0d0d0;
    min-width: 194px;
    display: none;
    z-index: 0;
}

.navMain ul li:hover .innerSubMenu {
    display: block;
    z-index: 9;
}

.navMain .innerSubMenu li {
    float: none;
}

.navMain .innerSubMenu li a {
    border: none;
    display: block;
    padding: 7px 10px;
    border-bottom: solid 1px #CCC !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.navMain .innerSubMenu li a:hover {
    background: #eb4c26 !important;
    color: #FFF;
}

.videoblog {
    clear: both;
    padding-top: 25px;
    float: left;
    width: 100%;
}

header#header {
    overflow: visible;
}

#banner-about {
    clear: both;
    padding-top: 15px;
}

.container {
    width: 86%;
    min-width: 1170px;
}

.container .container {
    width: 100%;
}

.newsblogin {
    overflow: hidden;
}

.lastlink {
    bottom: 0;
    position: relative;
}

.newsleftblog .lastlink {
    margin: -26px 0 7px;
}

/*-- changes ver2 --*/

.tab-main-busin ul li a, .tab-main-media ul li a {
    background: none;
    color: #ff3300;
}

.top-detail-car p {
    font-weight: normal;
}

.last-btn-car a {
    background: #FFF url("../../newimage/images/arrow-left-hover.png") no-repeat scroll 95% center;
    color: #ff3300 !important;
}

.last-btn-car a:hover {
    background: #ff3300 url("../../newimage/images/arrow-left.png") no-repeat scroll 95% center;
    color: #FFF !important;
}

.btn-register input {
    border: 1px solid #606060;
    background: #FFF;
    color: #ff3300;
    font-weight: bold;
}

.btn-register input:hover {
    background: #ff3300;
    color: #FFF;
}

.container .container1 {
    width: 98%;
    max-width: 100%;
}

.col-md-9.agency_text.right {
    width: 100%;
}

.left-inner-box1 h1 a {
    color: #464544;
}

.read-more-com a {
    background: #FFF;
    color: #ff3300;
}

.read-more-com a:hover {
    background: #ff3300;
    color: #FFF;
}

.left-inner-box1 h1 {
    color: #464544;
}

.left-about .company-events #tabs ul li {
    border: none;
    /*border-right: 1px solid #eb4c26;*/
}

.left-about .company-events #tabs ul li a {
    background: #FFF;
    color: #ff3300;
}

.left-about .company-events #tabs ul li a:hover {
    background: #ff3300;
    color: #FFF;
}

.print-icon-news a {
    background: #FFF;
    color: #ff3300;
}

.print-icon-news a:hover {
    background: #ff3300;
    color: #FFF;
}

.title-main-car {
    color: #ff3300;
}

.logo-section, .image-section, .video-section {
    border-bottom: solid 1px #eb4c26;
}

.image-section:last-child {
    border: none;
}

.logo-section p {
    margin: 0;
}

.logo-inner-main {
    padding: 0px;
    margin: 0px 0 20px 0;
}

.image-section {
}

.image-section p {
    margin: 0px;
}

.video-section {
}

.video-section p {

    margin: 0px;
}

.logo-inner-main p {
    padding: 5px 30px;
}

.image-section {
}

.innerSpaceing p {
    padding: 5px 0 10px;
    line-height: 25px;
}

.read-more-ind a {
    background: #FFF;
    color: #ff3300;
}

.read-more-ind a:hover {
    background: #ff3300;
    color: #FFF;
}

.minHeight {
    min-height: 600px;
    padding: 0px;
}

.top-detail-car p, .inner-img-det p, .detail-inner-car li {
    text-align: justify;
}

.inner-img-det.p {
    margin: 0 auto;
    width: 100%;
    display: block;
    text-align: center;
}

.inner-img-det.p .pagination {
}

html[dir='rtl'] .navMain {
    float: right;
    margin: 0 20px 0 0;
}

html[dir='rtl'] .headSearch {
    float: left;
}

html[dir='rtl'] .mininav {
    margin: -2px 0 10px 0;
}

html[dir='rtl'] .socialIcon {
    float: left;
    margin: 0;
}

html[dir='rtl'] .register-form input[type="file"] {
    padding: 0 0 0 4px !important;
}

a:focus {
    color: #ff3300;
    outline: none;
}

:focus {
    color: #ff3300;
    outline: none;
}

.contentMain h1 a {
    color: #ff3300;
}

.listing-blog2 ul li:first-child {
    margin-top: -3px;
    padding-top: 0;
}

.scroll-img {
    margin-top: 10px;
}

.lientlogo .scroll-img {
    vertical-align: middle;
}

.lientlogo .scroll-img ul li {
    line-height: 140px;
    margin: 0 0 0 10px;
    height: 140px;
}

.lientlogo .scroll-img ul li {
    line-height: 140px;
}

.lientlogo {
    /*padding-top: 20px;*/
}

html[dir='rtl'] .lientlogo {
    padding-top: 20px;
}

.last-check-main label {
    margin: 0 5px 0 0;
}

.detail-left-tab1 p {
    text-align: justify;
}

.right-careed .right-caree {
    width: 100%;
}

.register-form.contactus .nospacing .col-md-6 {
    padding: 0px;
}

.register-form.contactus .nospacing .col-md-6 {
    padding: 0px;
}

.register-form.contactus .nospacing2 {
    padding: 0px;
}

.navMain ul li:hover a {
    background: #FFF;
    box-shadow: 0 -4px 5px #d0d0d0;
    z-index: 888;
    position: relative;
    border-radius: 4px 4px 0 0;
}

html[dir='rtl'] .navMain ul li a {
    margin: 0 -1px 0 0;
}

html[dir='rtl'] .copy-right {
    float: right;
}

html[dir='rtl'] .left-title-banner ul li a {
    background: url(../../newimage/img/arrownavarabic.png) no-repeat left 5px;
    margin-left: 5px;
    padding: 0 0 0 15px;
}

html[dir='rtl'] .ui-helper-hidden-accessible {
    right: -99999999;
    left: auto;
}

.nav.nav-tabs {
    border: none;
}

.detail-inner-car {
    margin-bottom: 25px;
}

.inner-img-det .col-md-3.agency_img img {
    /*height: 145px;*/
    width: 100%;
}

/*.stButton .chicklets:hover {
    opacity: 10;
}*/

/*
video{
    position: relative;
    right: 0;
    bottom: 0;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 100;
    background-size: cover;
    background: url(../../newimage/img/bgvideo.png) no-repeat;
}*/

#uploadTable .send {
    width: 33%;
}

html[dir='rtl'] .agency_img:hover ul {
    margin-right: 25% !important;
    margin-left: 0px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-11 {
    font-size: 11px !important;
}

p {
    font-size: 13px !important;
}

.text_uc {
    text-transform: capitalize;
}

.left-widthMain {
    width: 77%;
}

.twt_feed {
    margin: 10px -14px 5px -14px;
}

.col-md-4.col-sm-12.col-xs-12.ui-autocomplete-input {
    margin: 5px 0 10px !important;
    padding: 0 5px !important;
}

.contact .error a {
    text-decoration: underline !important;
}

.newspara p, .newspara p span {
/ / font-size: 13 px !important;
    padding: 15px 0px 5px 0px !important;
    font-family: sans-serif;
    line-height: 25px !important;
}

.imgspace img {
    width: 150px;
}

.imgspace {
    height: 50px;
}

.btnsave {
    margin-left: 25px;
}

html[dir='rtl'] .btnsave {
    margin-right: 25px;
}

.alert.alert-success {
    margin-bottom: 0px !important;
}

.logo-section .logo-inner-main {
    margin-top: 20px;
}

.separator {
    color: #eee;
    border: 1px solid #eee;
    margin: 0px;
}

.textarea p {
    margin: 0px !important;
}

.footer_enable {
    margin-top: -4px;
    width: auto;
    float: left;
}

html[dir='rtl'] .footer_enable {
    float: right !important;
}

.footer_left {
    float: left;
}

html[dir='rtl'] .footer_left {
    float: right !important;
}

.media_breadcum ul {
    padding-left: 5px;
    font-weight: bold;
    font-size: 18px;
}

.media_breadcum ul li {
    display: inline;
    padding: 5px;
}

/*-25-12-2015-*/
.rightTitleLogo img {
    height: 80px;
    width: auto;
}

.media_del_button {
    float: left;
}

html[dir='rtl'] .media_del_button {
    float: right;
}

.media_breadcum li {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}

.media_breadcum li a {
    font-size: 18px;
    position: relative;
    padding-right: 13px;
}

.media_breadcum li a:after {
    content: ">";
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 3px;
}

.videoMain {
    margin-bottom: 10px !important;
    cursor: pointer;
}

.item.active img {
    max-height: 440px;
    height: 100%;
}

@media ( min-width: 1900px ) and ( max-width: 1920px ) {
    .item.active img {
        max-height: 584px;
    }
}

.totle-images {
    clear: both;
}

html[dir='rtl'] .inner-images-main ul li {
    width: 24%;
}

.media_breadcum {
    margin: 15px 0px 0 65px;
}

html[dir='rtl'] .media_breadcum {
    margin: -10px -30px 0 0;
}

html[dir='rtl'] .media_breadcum, html[dir='rtl'] .media_breadcum li {
    float: right !important;
}

html[dir='rtl'] .media_breadcum li {
    margin: 2px;
}

html[dir='rtl'] .media_breadcum li a {
    padding-right: 0;
    padding-left: 13px;
}

html[dir='rtl'] .media_breadcum li a:after {
    content: "";
}

html[dir='rtl'] .media_breadcum li a:before {
    content: ">" !important;
    position: absolute;
    left: -15px;
    right: auto;
    font-size: 14px;
    top: 3px;
}

.modal-wide {
    width: 90%;
}

.modal-body {
    height: 640px !important;
}

.detail-inner-car.innerSpaceing.newspara p {
    line-height: 20px !important;
    margin: 0px !important;
    padding: 0 0 5px 0 !important;
}

.detail-inner-car.innerSpaceing.newspara p:first-child {
    padding-bottom: 10px !important;
}

.spaceTopNews {
    margin-top: 10px !important;
}

.logo-section {
    border-bottom: solid 1px #eb4c26;
}

.imgHeight img {
    height: auto !important;
    max-height: initial !important;
}

@media ( max-width: 767px ) {
    .disnone {
        display: none;
    }
}

@media ( min-width: 768px ) {
    .spaceTopNews {
        display: none;
    }

    .disnone.spaceTopNews {
        display: block;
    }
}

.tableWidth tr td.innertd1 {
    width: 13% !important;
}

.tableWidth tr td.innertd2 {
    width: 17% !important;
}

.tableWidth tr td.innertd3 {
    width: 13% !important;
}

.tableWidth tr td.innertd4 {
    width: 17% !important;
}

.tableWidth tr td.innertd5 {
    width: 15% !important;
}

.tableWidth tr td.innertd6 {
    width: 22% !important;
}

div.errorr {
    margin: 0;
    padding: 0;
    color: red;
    font-weight: 700;
}

.company-events .inner-images-main ul li {
    width: 24.2%;
    border: solid 1px #eb4c26 !important;
    height: 145px;
    margin-bottom: 10px !important;
}

.left-about .company-events #tabs .inner-images-main ul li:last-child {
    border: solid 1px #eb4c26 !important;
}

/*.company-events ul li:last-child{
    border: solid 1px #000 !important;
}*/
.company-events .inner-images-main ul li p {
    background: rgba(0, 0, 0, 0.5);
    margin: -30px 0 0 0;
    z-index: 1;
    position: absolute;
    color: #FFF;
    bottom: 0;
    width: 100%;
}

.company-events .inner-images-main ul li img {
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
}

.left-about .company-events .inner-images-main ul li:nth-child(4n+4) {
    margin: 0 !important;
}

html[dir='rtl'] .left-about .company-events .inner-images-main ul li:nth-child(4n+4) {
    margin: 0px 1% 10px 0 !important;
}

html[dir='rtl'] .left-about .company-events .inner-images-main ul li:nth-child(4n+1) {
    margin: 0px !important;
}

html[dir='rtl'] .company-events #tabs .galleryDown {
    left: auto;
    right: 19px;
}

html[dir='rtl'] .company-events #tabs .inner-images-main .galleryDown li a {
    background-position: right center !important;
    padding: 0px 15px 0 0 !important;
}

.company-events #tabs ul li:last-child {
    border: none !important;
}

.company-events .galleryDown {
    padding: 0 10px !important;
}

.left-about .company-events .galleryDown li {
    border: none !important;
    height: auto !important;
}

.left-about .company-events .galleryDown li a:hover {
    color: #000 !important;
}

.left-about .company-events #tabs .inner-images-main .galleryDown li:last-child {
    border: none !important;
}

.company-events #tabs ul {
    overflow: visible;
}

/*-- 28/jan/15 --*/

.company-events .inner-images-main {
}

.company-events #tabs .inner-images-main .galleryDown li {
    line-height: 24px !important;
    margin: 0px !important;
}

.company-events #tabs .inner-images-main .galleryDown li a {
    background: url("../../newimage/images/left-arrow1.png") no-repeat left center !important;
    color: #333333;
    padding: 0 0 0 15px !important;
}

.company-events #tabs .inner-images-main .galleryDown li a:hover {
    background: url("../../newimage/images/left-arrow2.png") no-repeat left center !important;
    color: #eb4c26 !important;
}

.company-events #tabs .galleryDown {
    left: 19px;
    padding: 11px 20px !important;
    top: 4px;
}

.company-events .inner-images-main ul li p {
    bottom: auto;
    margin-top: 111px;
    height: 143px;
    -webkit-transition: margin-top 0.5s ease-out;
    -moz-transition: margin-top 0.5s ease-out;
    -o-transition: margin-top 0.5s ease-out;
    -ms-transition: margin-top 0.5s ease-out;
}

.company-events .inner-images-main ul li {
    /*    display: table;*/
    overflow: hidden;
}

.company-events .inner-images-main ul li:hover p {
    margin-top: 0px;
    height: 143px;
    -webkit-transition: margin-top 0.5s ease-out;
    -moz-transition: margin-top 0.5s ease-out;
    -o-transition: margin-top 0.5s ease-out;
    -ms-transition: margin-top 0.5s ease-out;
    cursor: pointer;
}

html[dir="rtl"] .inner-img-det p {
    margin: auto;
    padding: 10px;
    line-height: 20px;
}

html[dir="rtl"] .inner-img-det .agency_img img {
    float: none;
    min-width: 118px;
    margin: auto;
}

.eventPage .col-md-9.col-sm-9.row {
    float: left;
    width: 83% !important;
}

.eventPage .inner-img-det .agency_img {
    float: right;
    display: inline;
    line-height: 140px;
}

.eventPage .inner-img-det .agency_img h1 {
    line-height: 140px;
    padding: 0px;
}

.eventPage .inner-img-det .agency_img a {
    line-height: 140px;
}

.linkClear {
    clear: both;
}

.languageIn {
    float: left;
    padding-right: 5px;
}

.boxgrid .mutimediaImg {
    float: left;
    padding-right: 5px;
    position: relative;
}

html[dir="rtl"] .languageIn {
    float: right;
    padding-right: 0;
    padding-left: 5px;
}

html[dir="rtl"] .boxgrid .mutimediaImg {
    float: right;
    padding-right: 0;
    padding-left: 5px;
    position: relative;
}

html[dir='rtl'] .inner-img-det img.multiImage {
    float: none;
    margin-left: 0px;
    margin-right: 5px !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 980px) {
    /* For portrait layouts only */
    .videoMain video {
        height: 272px;
    }
}

.news {
    margin-left: 40px;
}

html[dir='rtl'] .news {
    margin-left: -17px;
    margin-right: 40px;

}

.listing-blog2 a {
    color: #555;
}

.caption-text a {
    color: #fff;
}

.home-date {
    font-size: 10px;
}

.text-in-foo {
    margin-bottom: 20px;
}

.text-in-foo:nth-child(7n+7) ul {
    /*border: none;*/
}

html[dir='rtl'] .copy-right a {
    margin-right: 12px;
    color: #fff;
}

.copy-right a {
    margin-left: 15px;
    color: #fff;
}

.copy-right a:hover {
    font-weight: bold;
    border-bottom: 1px solid white;
}

/*---- vmetv ---- */
.vmetvpage {
    width: 92%;
}

.video-releas {
    width: 100%;
    padding-left: 6%;
}

.video-releas ul {
    margin: 0px;
    padding: 0px;
}

.video-releas ul li {
    border: 1px solid #9d9d9d;
    float: left;
    list-style-type: none;
    margin-top: 20px;
    margin-left: 2%;
    width: 31.33%;
}

.bottomarrowtv {
    background: #e7eaea;
    background-size: 25px auto;
    clear: both;
    border-top: solid 1px #9d9d9d;
    min-height: 55px;
}

.link {
}

.link img {
    width: 30px;
    height: 100%;
    margin: 4px 5px 0 0;
    cursor: pointer;
}

.bottomarrowtv p {
    min-height: 24px;
}

.leftimgtv {
    float: left;
    width: 85%;
}

.leftimgtv img {
    width: 100%;
}

.rightsocialtv {
    float: left;
    width: 11%;
    margin: 2px 0 0 6px;
}

.rightsocialtv img {
    width: 100%;
}

.leftimgtv {
    /*height: 186px;*/
    overflow: hidden;
}

.leftimgtv iframe {
    border: 0 none;
    height: 100%;
    width: 100%;
}

.rightsocialtv a {
    display: block;
    margin: 0 0 7px;
}

.rightsocialtv a:last-child {
    margin: 0;
}

.bottomarrowtv a {
    color: #6b6d6d;
}

.bottomarrowtv {
    font-family: "Ubuntu", sans-serif;
    font-weight: normal;
    padding: 5px 0 5px 15px;
}

.bottomarrowtv p {
    padding: 0px;
    margin: 0px;
    font-size: 18px !important;
    max-width: 275px;
    height: 27px;
    display: block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.modal-title {
    max-width: 625px;
    height: 27px;
    display: block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.bottomarrowtv span {
    font-style: italic;
    font-size: 13px;
}

html[dir="rtl"] .video-releas {
    width: 100%;
    padding: 0 6% 0 0;
    overflow: hidden;
}

html[dir="rtl"] .video-releas ul li {
    border: 1px solid #9d9d9d;
    float: right;
    list-style-type: none;
    margin: 20px 2% 0 0;
    width: 31.33%;
}

html[dir="rtl"] .video-releas ul li:nth-child(3n+4) {
    clear: both;
}

html[dir="rtl"] .bottomarrowtv {
    min-height: 54px;
    padding: 6px 15px 5px 0;
    background: #e7eaea;
    background-size: 27px auto;
}

html[dir="rtl"] .bottomtextmetv {
    float: right !important;
}

html[dir="rtl"] .link {
    float: left !important;
    margin: 0px 0 0 5px;
}

html[dir="rtl"]  .link img {
    width: 30px;
    height: 100%;
    margin: 4px 5px 0 0;
    cursor: pointer;
}

html[dir="rtl"] .leftimgtv {
    height: 186px;
    float: right;
}

html[dir="rtl"] .rightsocialtv {
    padding: 2px 0px 0px 6px;
    float: left;
}

html[dir="rtl"] .metvpage {
    float: none;
}

@media ( max-width: 767px ) {
    .video-releas ul li {
        border: 1px solid #9d9d9d;
        float: none;
        list-style-type: none;
        margin: 10px auto 0px;
        width: 100%;
        max-width: 420px;
    }

    html[dir="rtl"] .video-releas ul li {
        width: 100%;
        float: none;
        margin: 20px auto 0;
    }

    .rightsocialtv a {
        margin: 0 0 7px;
    }

    .video-releas {
        padding-left: 0;
    }

    .bottomarrowtv {
        padding: 5px 0 5px 5px;
    }

    .bottomarrowtv p {
        font-size: 17px !important;
    }
}

@media ( min-width: 360px ) and ( max-width: 768px ) {
    .leftimgtv {
        height: 220px;
    }
}

@media ( min-width: 768px ) and ( max-width: 991px ) {
    .left-about.vmetvpage {
        width: 100%;
        margin: 0px;
    }

    .video-releas {
        padding-left: 0;
    }

    .video-releas ul {
        padding: 0 3% 0 0;
    }

    .bottomarrowtv {
        padding: 5px 0 5px 4px;
    }

    .bottomarrowtv p {
        font-size: 11px !important;
    }

    .bottomarrowtv span {
        font-size: 9px;
    }
}

@media ( min-width: 992px ) and ( max-width: 1200px ) {
    .rightsocialtv a {
        margin: 0 0 6px;
    }

    .bottomarrowtv {
        padding: 5px 0 5px 5px;

    }

    .bottomarrowtv p {
        font-size: 15px !important;
    }

    .bottomarrowtv span {
        font-size: 11px;
    }

}

.newsbottomimage img {
    /*height: 100px;*/
    /*margin-top: 7px;*/
    /*height: 80px;*/
}

.twoImage {
    height: 50%;
    min-height: 130px;
}
.no-metv-image{
    min-height: 222px;
    /*margin-top: 20%;*/
}


.newsbottomimage .leftLastImage {
    height: 60px;
    width: 80%;
    margin: 30px auto 0;
    left: 0;
    top: -10px;
    right: 0;
}

.footericon2 {
    padding-top: 2px;
}

.footericon3 {
    width: 25px;
    padding-top: 2px;
}

.footericon4 {
    margin-top: 0px;
}

.footericon4 a {
    width: 28px !important;
    background-size: 100% auto !important;
}

.footericon5 {
    padding-top: 1px;
    margin-left: -2px;
}

.footericon5 a {
    width: 32px !important;
    height: 32px !important;
    background-size: 100% auto !important;
}

.contentDiv .detail-inner-car.innerSpaceing.newspara p {
    /*padding-bottom: 20px !important;*/
}

.contentDiv .detail-inner-car.innerSpaceing.newspara p, .detail-inner-car ul li {
    /*font-size: 16px !important;*/
    font-size: 13px !important;
    line-height: 25px !important;
    margin-top: 10px !important;
}

.contentDiv .detail-inner-car.innerSpaceing.newspara p strong {
    /*text-transform: uppercase;*/
}

html[dir='rtl'] .footericon1 {
    margin-left: 10px;
}

html[dir='rtl'] .footericon3 {
    margin: 1px -9px 0 10px;
}

.noDataClass {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #444;
    border: none;
    margin-top: 30px;
}

.formGroup {
    padding-top: 10px;
    background: none repeat scroll 0 0 #eee;
    margin: 0 0 10px 0;
    padding: 20px 30px 10px 0px;
}

.formGroup i.fa-remove {
    float: right !important;
    margin: 47px -44px 0 0 !important;
}

.setColor {
    color: #ff3300;
}

.setFontWeight {
    font-weight: bold;
}

.left-image-section img, .right-image-section img {
    width: 100%;
    height: 320px !important;
}

html[dir='rtl'] .contentDiv {
    font-family: 'SimplifiedArabic';
}

html[dir='rtl'] .newspara p, html[dir='rtl'] .newspara p span {
    font-family: 'SimplifiedArabic';
}
.no-metv .player-buttons{
    border: 3px solid #e6e6e6;
    background: #ffffff;
    text-align: center;
}
.first-no-metv{
    min-height: 205px;
    /*margin-top: 18%;*/
}
html[dir="rtl"] .videoMain.no-metv{
    margin-left: 0px;
}
.spaceTopNews.disnone{
    /*direction: ltr !important;*/
}
html[dir='rtl'] .setDirectionltr{
    /*direction: ltr;*/
}
.logo-inner-main:hover ul{
    left: -150px;
}
html[dir='rtl'] .logo-inner-main:hover ul{
    right: -150px;
}

.company-events .inner-images-main ul li p {
    border: 0 none;
    bottom: 0;
    height: 50px;
    line-height: 100%;
    margin-top: 0;
    padding: 10px 0 !important;
    position: absolute;
    transition: height 0.5s ease-out 0s !important;
}
.img_events.logo-inner-main > p:hover {
    height: 145px !important;
}
.company-events #tabs .galleryDown {
    left: auto;
    right: -176px;
}
html[dir='rtl'] .company-events #tabs .galleryDown {
    left: -176px;
    right: auto;
}
.company-events .inner-images-main ul li {
    overflow: visible;
}
html[dir='rtl'] .listing-blog2 ul li .font-11{
    width: 35px !important;
    float: right !important;
    padding-top: 5px !important;
}

html[dir='rtl'] .set_online_media {
    float: right !important;
}

html[dir='rtl'] .set_presskit{
    float: left !important;
}
.detail-inner-car p{
    text-align: justify;
}
.top-detail-pre p{
    text-align: justify;
}

.share_social{
    width: 11%;
    display: inline;
}
@media ( min-width: 992px ) and ( max-width: 1400px ) {
    .col-md-6.well{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
      }

}