@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(//fonts.googleapis.com/css?family=Rubik:400,500,600,700);
body{
    background-color: #f6f8f8;
    direction: rtl;
    font-family: 'Rubik', 'Droid Arabic Kufi',sans-serif;
    padding-top: 10px;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-right: 5px;
}
/*
p:lang(it) { 
    background: yellow;
}
*/
.height180{
    height: 128px;
}
.hompageCategory .itemInCategorysummaryNews:lang(ar) {
   font-size: 13px;
    overflow: hidden;
    line-height: inherit;
}
.itemInCategorysummary:lang(ar) {
    height: 40px;
}
.itemInCategorysummary:lang(he) {
    height: 42px;
}
.rubik-font, .rubik-font:after , .rubik-font:before{
    font-family:'Rubik', sans-serif !important; 
}
/*****/
.main-article-section {
    float: right;
    padding: 15px;
}
.main-article-section .section-header {
    width: 40%;
    float: right;
    background-color: rgb(237,28,36);
}
.main-article-section .main-article{
    width: 100%;
}
.main-article-section .main-article header, .main-article-section .main-article strong{
    width: 40%;
    font-size: 18px;
    float: right;
}

.main-article-section .photo-section {
    width: 60%;
    float: left;
    padding-right: 15px;
}
.mainArticlePhoto{
    max-height: 300px;
    overflow: hidden;
    width: 100%
}



#itemsliderRecomended .singleItem img{
    height: 120px;
}
.img-responsive{
    color: #000;
}
ul,ol,p,strong,table{
    direction: rtl;
}
.mainNewsItemImage{
    margin-top: 10px;
    max-height: 292px;
    overflow: hidden;
}
.banner{
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    outline: none;
}
.banner *{
    outline: none;
    padding: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 5px;
} 
.banner a{
    width: 100%;
    height: 100%;
    display: block;
    outline: none;
}
.banner .banner720x90{
    width: 720px;
    height: 90px; 
}
.banner555x100{
    max-width: 560px;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.banner555x100 img{
    height: 100%;
    width: 100%;
}
.no-padding-right{
    padding-right: 0px;
}
.no-padding-left{
    padding-left: 0px;
}
.padding-left-none{
    
}
.padding-none{
    padding: 0;
}
.margin-none{
    margin: 0;
}
.navbar-inverse {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: rgba(0, 102, 135, 0);
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: red;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-nav > li {
    float: right;
}
.divider-nav > li + li a:before {
    color: #fff;    
    content: " » "; 
    font-weight: lighter;
    padding-left: 5px;
    padding-right: 5px;
}

.margin-in-nav .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px;
    margin-left: -20px;
    font-weight: bold;
    color: black;
    font-size: 12px;

}
.navbar-inverse .navbar-nav > li > a {
    color: black;
}
.margin-left-nav{
    margin-right: -35px;
}
.nav-bar{
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}
.navbar-default {
    background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.padding-nav > li > a {
    padding-top: 15px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-right: 0px;
    padding-left: 3px;;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: rgb(237,28,36);;
    background-color: rgba(0, 0, 0, 0);
}

.navbar .navbar-toggle:hover .icon-bar {
    background-color: #333333;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333333;
}
.div-margin-top{
    margin-top: 15px;
}
.logo-margin-right{
    max-height: 130px;
    margin-right: 15px;
}
.navbar-default {
    border-color: #f6f8f8;;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #484747;
}

.navbar-nav .subNav{
    font-size: 16px;
}
.navbar-nav .mainNav{
    font-size: 21px;
}
.navbar-nav .firstInMenu{
    font-size: 30px
}

.searchBarSection{
    margin-top: 10px;
    padding: 5px;
    color: #fff;
    background-color: #484747;
    float: right;
    height: 44px;
    width: 100%;
}
.searchBarInput{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shad;
}
.searchBarInputMobile{
    margin-top: 2px;
    height: 25px;
    padding: 1px 7px;
    margin-top: 6px;
    font-size: 7px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shad;
}
.mobileButton{
    margin-bottom: 0px;
}
.mainItemImage{
    max-height: 300px;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.mainNewsTitleText {
    padding-right: 10px;
    font-size: 18px;
    color: white;
}
.mainItemTitle{
    font-family: 'Rubik', 'Droid Arabic Kufi',sans-serif;
    font-weight: bold;
    margin-top: 0px;
    font-size: 33px;
    line-height: inherit;
}
.mainItemSummary{
    text-align: justify;
    font-weight: 500;
    max-height: 150px;
    overflow: hidden;
}
.timeAndFromColor{
    color: #bdbdbd;
    width: max-content;
}
.mainItem{
    max-height: 170px;
}
.categoryDivider{
    border-bottom: 3px solid red;
    margin-top: 5px;
    margin-bottom: 5px;
}
#breakingNews .breakNewsHeader {
    background-color: rgb(0,0,0);
    color: white;
}
#breakingNews .breakNewsFooter {
    background-color: rgb(0,0,0);
    color: white;
    padding-left: 5px;
    text-align: left;
}    
.breakNewsItem .title{
    font-family: 'Rubik', 'Droid Arabic Kufi',sans-serif;
    font-weight: bold;
    color: red;
    font-size: 15px;
}
.breakNewsItem .summary{
    
    font-size: 12px;
    max-height: 35px;
    overflow: hidden;
    text-align: justify;
}
#breakingNews{
    margin-top: -6.2%;
}
.mainCategoryTitle{
    background-color: rgb(237,28,36); 
    padding-right: 5px;
    margin-top: 20px;
    font-size: 18px;
    color: white;
}
.leftDescribe{
    float: left;
    padding-left: 10px;
    font-weight: lighter;
    font-size: 16px;
}
.mainCategoryTitle > span:before {
    content: " « ";    
}
.mainCategoryTitle a > span:before {
    content: " « ";    
}
.MainItemInCategory{
    padding-left: 0px;
    padding-right: 0px;
    max-height: 100px;
    overflow: hidden;
    margin-bottom: 15px;
}
.itembackGroundDefault{
    background-color: rgb(237,28,36);
}
.itembackGroundGreen{
    background-color: #038f37;
}
.itembackGroundYellow{
    background-color: #ef9c06;
}
.itembackGroundOrange{
    background-color: #e65622;
}
.itembackGroundRed{
    background-color: #df0424;
}
.itembackGroundGray{
    background-color: #747474;
}
.text-white{
    color: #fff;
}
.text-red{
    color: #de011d;
}
.hompageCategory{
    height: auto;   
}
.itemInCategorTitle{
    font-weight: bold;
    font-family: 'Rubik', 'Droid Arabic Kufi',sans-serif;
    line-height: inherit;
    overflow: hidden;
    height: 28px;
}
.itemInCategorTitle:lang(ar){
    margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
}
#MoreArticlesList .itemInCategorTitle:lang(ar){
    font-weight: bold !important;
    font-size: 12px !important;
    line-height: 18px !important;
}
#MoreArticlesList .itemInCategorTitle:lang(he){    
    font-weight: bold !important;
    font-size: 15px !important;
    line-height: 20px !important;
}
#articleSection .itemInCategorTitle:lang(ar) {
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
}
#articleSection .articleTitle:lang(ar) {
    font-weight: bold;
    font-size: 30px;
    line-height: inherit;
}

.itemInCategorysummary{
    
    float: right;
    overflow: hidden;
    height: 62px;
    padding: 0;
    margin: 0;
    line-height: 20px;
    color: #000;
    text-align: justify;
}
.itemInCategorysummaryNews{
    
    float: right;
    overflow: hidden;
    height: 62px;
    padding: 0;
    margin: 0;
    line-height: 17px;
}

.searchBarMobileSection{
    margin-top: 10px;
    color: #fff;
    background-color: #333;
    float: right;
    width: 100%;
    font-size: 10px;
    padding: 3px;
    }
.advertismentGallery{
    padding: 5px;
}
.marginSmall{
    margin-right: 5px;
}

.btn {
    padding: 3px 3px;
}
.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 26px;
    width: 26px;
    padding: 0;
    margin-top: 0px;
    border-radius: 50%;
    top: 4px;
}
.btn-social-icon-help {
    position: relative;
    padding-left: 44px;
    text-align: center;;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 26px;
    width: 26px;
    padding: 0;
    margin-top: 0px;
    border-radius: 50%;
}

.btn-social-icon>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 26px;
    font-size: 1em;
    text-align: center;
}
.mobileLogo{
    max-height: 60px;
    width: auto;
    float: left;
}
.navbar-toggle {
    float: right;
}

#videosCarosel .videoPlayIcon{
    position: absolute;
    top: 15px;
    color: rgb(237,28,36);
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    left: 12%;
    font-size: 2em;
}

#lands h4:after {
    content: " » "; 
    color: #333;
}
#healthCarosel .itemInCategorysummary {
    
    float: right;
    overflow: hidden;
    height: 40px;
    padding-right: 20px;
    padding-left: 17px;
    line-height: 20px;
}
#societyCarosel .itemInCategorysummary {
    
    float: right;
    overflow: hidden;
    height: 40px;
    padding-right: 20px;
    padding-left: 17px;
    line-height: 20px;
}

.social-circle span {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle span {
	margin:0;
	line-height:50px;
	text-align: center;
}
.TopBanner{
    padding-bottom: 10px;
}
.fullWidth{
    width: 100%;
}
.CategoryTitle{
    font-size: 30px;
    color: rgb(237,28,36);
    font-weight: bold;
    margin-right: 10px;
}
#articleSection{
    background-color: #fff;
    padding-left: 21px;
    padding-right: 21px;
}
.articleTitle{
    font-weight: bold;
    font-size: 33px;
}
.articleSummary{
    font-weight: 500;
    font-size: 17px;
    text-align: justify;
}
.articlePage{
    padding-top: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;  
    text-align: justify;
}
.redMail {
    background-color: #d9534f;
    color: white;
    margin-top: -55px;
    font-weight: bold;
    font-size: 21px;
    height: 44px;
    text-align: center;
    padding-top: 6px;
}
.redMailtitle{
    padding-right: 10px;
    padding-top: 6px;
    color: white;
    text-decoration: none;
    cursor: pointer;
}
.redMail a:hover,.redMail a:focus {
    color: white !important;
    text-decoration: none !important;
    background-color: rgba(72, 71, 71, 0)!important;
}
.redMailImage{
    margin-top: 10px;
    text-align: -webkit-center;
}
.articleLeftSide{
    margin-top: 0px;  
    text-align: -webkit-center;
}
.articleShareButtons{
    list-style-type: none;
    padding-right: 5px;
}
@media only screen and (max-device-width: 480px) {
.at-style-responsive .at-share-btn {
    padding: 2px !important;
    }
    .articleTitle{
    font-weight: bold;
    font-size: 33px;
    padding-right: 3px;
    padding-left: 3px;
}
.articleSummary{
    font-weight: 500;
    font-size: 16px;
    padding-right: 4px;
    padding-left: 4px;
}
.articlePage{
    padding-top: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: inherit; 
    padding-right: 5px;
    padding-left: 5px;
}
.MoreArticlesMainImage{
    height: 120px  !important;
}
#MoreArticlesList .itemInCategorTitle {
    color: #333;
    height: 54px !important;
    max-height: 54px !important;
    overflow: hidden;
    }

}
#moreArticles #slider-text{
    margin-top: 15px;
    background-color: rgb(237,28,36);
    color: #fff;    
}

.MoreArticlesList{
    margin-top: 10px;
}
.MoreArticlesMainImage{
    height: 140px;
    width: 100%;
    margin-top: 10px;
}
#MoreArticlesList .itemInCategorTitle{
    padding-top: 3px;
    color: #333;
    height:40px;
    max-height: 41px;
    overflow: hidden;
}
#MoreArticlesList h4:after {
    content: " » "; 
    color: #333;
}
.moreArticlesBanner{
    margin-top: 20px;
    margin-bottom: 20px;
}
#articlesList{
    background-color: #fff;
    padding-left: 21px;
    padding-right: 21px;
}
.LandingStrugglesImage{
    height: 150px;
    width: 100%;
}
.LandingStrugglesTitle{
   min-height: 50px;;
}
#MoreArticlesList a:visited { color: #ffffff; text-decoration: none; }
#MoreArticlesList a:active { color: #ffffff; text-decoration: none; }
#MoreArticlesList a:hover { color: #ffffff; text-decoration: none; }

.sliderSecondTitle  a:visited { color: #ffffff; text-decoration: none; }
.sliderSecondTitle  a:active { color: #ffffff; text-decoration: none; }
.sliderSecondTitle  a:hover { color: #ffffff; text-decoration: none; }

#articlesList a:visited { color: #000; text-decoration: none; }
#articlesList a:active { color: #000; text-decoration: none; }
#articlesList a:hover { color: #000; text-decoration: none; }

#MainSection a { color: #000; text-decoration: none; }
#MainSection a:visited { color: #000; text-decoration: none; }
#MainSection a:active { color: #000; text-decoration: none; }
#MainSection a:hover { color: #000; text-decoration: none; }
        
#articlesList a { color: #000; text-decoration: none; }
#articlesList a:visited { color: #000; text-decoration: none; }
#articlesList a:active { color: #000; text-decoration: none; }
#articlesList a:hover { color: #000; text-decoration: none; }

#categoriesHomePage a { color: #fff; text-decoration: none; }
#categoriesHomePage a:visited { color: #fff; text-decoration: none; }
#categoriesHomePage a:active { color: #fff; text-decoration: none; }
#categoriesHomePage a:hover { color: #fff; text-decoration: none; }

#breakingNewsHeader a { color: #fff !important; text-decoration: none; }
#breakingNewsHeader a:visited { color: #fff !important; text-decoration: none; }
#breakingNewsHeader a:active { color: #fff !important; text-decoration: none; }
#breakingNewsHeader a:hover { color: #fff !important; text-decoration: none; }


#WeddingsAnfFashionHomePage a { color: #fff; text-decoration: none; }
#WeddingsAnfFashionHomePage a:visited { color: #fff; text-decoration: none; }
#WeddingsAnfFashionHomePage a:active { color: #fff; text-decoration: none; }
#WeddingsAnfFashionHomePage a:hover { color: #fff; text-decoration: none; }

#healthCarosel a { color: #fff; text-decoration: none; }
#healthCarosel a:visited { color: #fff; text-decoration: none; }
#healthCarosel a:active { color: #fff; text-decoration: none; }
#healthCarosel a:hover { color: #fff; text-decoration: none; }

#societyCarosel a { color: #fff; text-decoration: none; }
#societyCarosel a:visited { color: #fff; text-decoration: none; }
#societyCarosel a:active { color: #fff; text-decoration: none; }
#societyCarosel a:hover { color: #fff; text-decoration: none; }

#videosCarosel a { color: #fff; text-decoration: none; }
#videosCarosel a:visited { color: #fff; text-decoration: none; }
#videosCarosel a:active { color: #fff; text-decoration: none; }
#videosCarosel a:hover { color: #fff; text-decoration: none; }

#propertyCarosel a { color: #fff; text-decoration: none; }
#propertyCarosel a:visited { color: #fff; text-decoration: none; }
#propertyCarosel a:active { color: #fff; text-decoration: none; }
#propertyCarosel a:hover { color: #fff; text-decoration: none; }

#moneyCarosel #slider-text a { color: #fff; text-decoration: none; }
#moneyCarosel #slider-text  a:visited { color: #fff; text-decoration: none; }
#moneyCarosel #slider-text  a:active { color: #fff; text-decoration: none; }
#moneyCarosel #slider-text  a:hover { color: #fff; text-decoration: none; }

#moneyCarosel  a { color: #91147a; text-decoration: none; }
#moneyCarosel  a:visited { color: #91147a; text-decoration: none; }
#moneyCarosel  a:active { color: #fff; text-decoration: none; }
#moneyCarosel  a:hover { color: #91147a; text-decoration: none; }


.itemPhoto{
    margin: 10px;
}

.mainNewsItemImage .videoPlayIcon{
    position: absolute;
    top: 3px;
    color: rgb(237,28,36);
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    left: 14%;
    font-size: 2em;
}
#articlesList .videoPlayIcon{
    position: absolute;
    top: 0px;
    color: rgb(237,28,36);
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    left: 0%;
    font-size: 2em;
}
#moreArticles .videoPlayIcon{
    position: absolute;
    top: 10px;
    color: rgb(237,28,36);
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    left: 0%;
    font-size: 2em;
}
.imageDescribe{
    color: red;
    font-weight: 500;
}
.HealthMaxHeight{
    max-height: 93px;
    overflow: hidden;
}
.SuggestedVideosMaxHeight{
    max-height: 150px;
    width: 100%;
    overflow: hidden;
}
.galleryTodayHeight{    
    width: 100%;
    overflow: hidden;
    height: 235px;
    max-height: 235px;
}
.navbar {
    margin-bottom: 10px !important;
}
.thumbnail {
    padding:0px;
}
.panel {
	position:relative;
}
.panel>.panel-heading:before,.panel>.panel-heading:before{
	position:absolute;
	top:11px;
        right:-16px;
	left:100%;
	width:0;
	height:0;
	display:block;
	content:" ";
	border-color:transparent;
	border-style:solid solid outset;
	pointer-events:none;
}
.panel>.panel-heading:after{
	border-width:7px;
	border-right-color:#f7f7f7;
	margin-top:1px;
	margin-left:2px;
}
.panel>.panel-heading:before{
	border-left-color:#ddd;
	border-width:8px;
}
.text-karmel{
    color:rgb(237,28,36);
}
.widget-area.blank {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
body .no-padding {
padding: 0;
}
.widget-area {
background-color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
float: left;
margin-top: 5px;
padding: 25px 30px;
position: relative;
width: 100%;
}
.status-upload {
background: none repeat scroll 0 0 #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
float: left;
width: 100%;
margin-bottom: 20px;

}
.status-upload form {
float: left;
width: 100%;
}
.status-upload form textarea {
background: none repeat scroll 0 0 #fff;
border: medium none;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
color: #777777;
float: left;
font-family: Lato;
font-size: 14px;
height: 142px;
letter-spacing: 0.3px;
padding: 20px;
width: 100%;
resize:vertical;
outline:none;
border: 1px solid #F2F2F2;
font-family: 'Rubik', 'Droid Arabic Kufi',sans-serif;
}

.status-upload ul {
float: left;
list-style: none outside none;
margin: 0;
padding: 0 0 0 15px;
width: auto;
}
.status-upload ul > li {
float: left;
}
.status-upload ul > li > a {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #777777;
float: left;
font-size: 14px;
height: 30px;
line-height: 30px;
margin: 10px 0 10px 10px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
width: 30px;
cursor: pointer;
}
.status-upload ul > li > a:hover {
background: none repeat scroll 0 0 #606060;
color: #fff;
}
.status-upload form button {
border: medium none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #fff;
float: right;
font-family: Lato;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.3px;
margin-right: 9px;
margin-top: 5px;
margin-bottom: 5px;
padding: 6px 15px;
font-family: 'Rubik', 'Droid Arabic Kufi',sans-serif;
}
.dropdown > a > span.green:before {
border-left-color: #2dcb73;
}
.status-upload form button > i {
margin-right: 7px;
}
.status-upload form input {
    font-family: 'Rubik', 'Droid Arabic Kufi',sans-serif;
}

.input-error-section{
    color: red;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@media only screen and (max-device-width: 1024px) {
    #breakingNews {
    margin-top: -20px;
    }
.scrolling {
    height: 155px;;
    }
#articleSection section {
    display: flow-root !important;
    }
}
@media only screen and (max-device-width: 1024px) {
.initialPositiom {
    position: initial;
}
article .itemInCategorysummary:lang(ar) {
    font-size: 10px;
    height: 43px;
    overflow: hidden;
    line-height: inherit;
}
#articleSection .articleTitle:lang(ar) {
    font-weight: bold;
    font-size: 21px;
    line-height: inherit;
}
#articleSection .articleTitle:lang(he) {
    font-weight: bold;
    font-size: 25px ;
    line-height: inherit;
}

#MoreArticlesList article .itemInCategorTitle:lang(he) {
    font-weight: bold;
    font-size: 12px ;
    line-height: inherit;
}
#articlesList article .itemInCategorysummary:lang(he) {
    font-size: 14px ;
    line-height: inherit;
}
#articlesList article .itemInCategorysummary:lang(ar) {
    font-size: 12px ;
    line-height: inherit;
}
#articlesList article .itemInCategorTitle:lang(he) {
    font-weight: bold;
    font-size: 15px ;
    height: initial;
    line-height: inherit;
}
#articlesList article .itemInCategorTitle:lang(ar) {
    font-weight: bold;
    font-size: 14px;
    height: initial;
    line-height: inherit;
}
#articleSection .articleSummary :lang(ar){
    font-weight: 500;
    font-size: 16px;
    padding-right: 4px;
    padding-left: 4px;
}

}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
      display: block;
    margin-right: auto;
    margin-left: auto;
}
.loadingMessageText{
    background: rgba(204, 204, 204, 0.51);
    padding-bottom: 10px;
    border-radius: 5px;
    margin-top: -10px;
}
#commentMessage{
    margin: 10px;
}

.btn-karmel:hover {
    color: #fff;
    background-color: rgb(237,28,36);
    border-color: rgb(237,28,36);
}
.btn-karmel{
color: #fff;
background-color: rgb(237,28,36);
}
#helpButtons li{
    list-style: none;
    
}
.helpButtonsDivider{
    border-bottom: 1px solid red;
    margin-top: 5px;
    margin-bottom: 5px;
}
#helpButtons {
    font-size: 21px;
    margin-top: 50px;
}

#helpButtons a { color: #333; text-decoration: none; }
#helpButtons a:visited { color: #333; text-decoration: none; }
#helpButtons a:active { color: #333; text-decoration: none; }
#helpButtons a:hover { color: #333; text-decoration: none; }

.facebookShared{
    background-color: #0a71ba;
    color: #ffffff;
}
.facebookShared .fa-facebook{
        padding-left: 10px;
}
.facebookShared h3{
        padding-right: 10px;
}
#sharedOnFacebook article{
    font-size: 20px;
    max-height: 90px;
    overflow: hidden;
}
.sharedOnFacebookDivider{
    border-bottom: 1px solid #0a71ba;
    margin-top: 5px;
    margin-bottom: 5px;
}
#sharedOnFacebook .articleList li{
    list-style: none;
    margin-right: -30px;
}
#sharedOnFacebook .number{
    font-size: 25px;
    color: #0a71ba;
    font-weight: bold;
}

#sharedOnFacebook a { color: #333; text-decoration: none; }
#sharedOnFacebook a:visited { color: #333; text-decoration: none; }
#sharedOnFacebook a:active { color: #333; text-decoration: none; }
#sharedOnFacebook a:hover { color: #333; text-decoration: none; }

.skyBannerRight{
    position: fixed;
    top: 5%;
    right:1%;
}
.skyBannerLeft{
    position: fixed;
    top: 5%;
    left:1%;
}
@media only screen and (max-device-width: 480px) {
    .addthis_inline_share_toolbox{
    width: 100%;
    text-align: center;
    clear: both;
}

.MoreArticlesMainImage{
    height: 140px;
    width: 100%;
    margin-top: 10px;
}
    .main-article-section {
        float: right;
        padding: 15px;
    }
    .main-article-section .section-header {
        width: 100%;
        float: right;
        background-color: rgb(237,28,36);
    }
    .main-article-section .main-article{
        width: 100%;
    }
    .main-article-section .main-article header, .main-article-section .main-article strong{
        width: 40%;
        font-size: 10px;;
        float: right;
        max-height: 110px;
    }
    .mainItemImage {
    height: 100px;
    width: auto;
    overflow: hidden;
    }
    .main-article-section .photo-section {
    width: 60%;
    margin-top: 5px;
    float: left;
    padding-right: 15px;
    min-height: 100px;
    }
    .mainItemSummary {    
    font-weight: 500;
    max-height: 90px;
    overflow: hidden;
}
.main-article .mainItemTitle:lang(ar) {
    font-weight: bold;
    font-size: 11px;
    line-height: inherit;
}

.main-article .mainItemTitle:lang(he) {
    font-weight: bold;
    font-size: 14px ;
    line-height: inherit;
}
.main-article .mainItemSummasry:lang(he) {
    text-align: justify;
    font-weight: 500;
    max-height: 150px;
    overflow: hidden;
}
}

.breakingNewsBanner{
    max-height: 270px;
    width: 100%;
}

footer .footerNav > li + li a::before {
    color: #ff1100;
    content: " » ";
    font-weight: lighter;
    padding-left: 5px;
    padding-right: 5px;
}
footer .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 2px;
}
footer a:visited {
    text-decoration: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: rgb(237,28,36);
background-color: rgba(72, 71, 71, 0)!important;
}

#karmel-tube{
    
}
#karmel-tube h1{ 
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
}
#karmel-tube strong{
    font-size: 17px;
    width: 100%;
    float: right;
    margin: 0 0 20px 0;
    padding: 10px 0;
    border-bottom: 1px solid red;
}
.karmel-tube-list{
     width: 100%;
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
}
.karmel-tube-list .tube-item{
    float: right;
    position: relative;
    margin: 0 0 15px 0;
}
.tube-item h2{
    font-size: 13px;
    line-height: initial;
    height: 51px;
    overflow: hidden;
    float: right;
    width: 100%;
    padding: 0;
    margin: 0;
}
.tube-item h3{
    font-size: 18px;
    line-height: 40px;
    height: 40px; 
    overflow: hidden;
    float: right;
    width: 100%;
    padding: 0;
    margin: 0;
}
.tube-item .photo-mask{
    float: right;
    width: 100%;
    min-height: 150px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-image: url('../images/logoMain180.png');
    background-size: 100%  auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.tube-item .photo-mask .fa-play-circle-o{
        color: rgb(237,28,36);
   font-size: 40px;
    float: none;
    margin: 50px auto;
    display: block;
    text-align: center;
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
}
.tube-item .photo-mask .fa-play-circle-o:hover{
    color:red;
}
.tube-item ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
    border-bottom: 1px solid red;
}
.tube-item ul li{
    margin: 0 0 3px 0;
    line-height: 20px;
    padding: 0;
    float: right;
    width: 100%;
    cursor: pointer;
}
.tube-item ul li a{
    display: block;
    text-decoration: none !important;
    color:#000 !important;
     cursor: pointer;
}
.tube-item ul li a:hover{
    text-decoration: underline;
     cursor: pointer;
}
.tube-item ul li:hover .fa{
    color:rgb(237,28,36);
}
.tube-item ul li .fa{
    float: right;
    margin: 0 0 0 10px;
     cursor: pointer;
}

#karmel-tube .CategoryTitle {
    font-size: 24px;
}
.marginTop20{
    margin-top: 20px;
}
.marginTop10{
    margin-top: 10px;
}
.carmelTubeColor {
    background-color: rgb(27,20,100);
}
.landsStruggleColor{
    background-color: #109346;
}
.educationColor{
    background-color: rgb(0,113,188);
}
@media only screen and (max-device-width: 480px) {
    .tube-item h3 {
       font-size: 14px !important;
       height: 40px !important;
       line-height: 20px !important;
       overflow: hidden !important;
       float: right !important;
       width: 100% !important;
       padding: 0 !important;
       margin: 0 !important;
   }   

}
.searchBarSection ul{    
    position: relative;
    display: block;
    list-style: none;
    margin-top: 7px;
    }

.searchBarSection a{
   color: #fff;
   text-decoration: none;
   cursor: pointer;
}

.searchBarSection ul > li + li a:before {
    color: #fff;
    content: " » ";
    font-weight: lighter;
    padding-left: 5px;
    padding-right: 5px;
}
.searchBarSection a:hover, .searchBarSection a:focus {
    color: rgb(237,28,36);
    background-color: rgba(72, 71, 71, 0)!important;
}

.searchBarMobileSection ul{    
    position: relative;
    display: block;
    list-style: none;
    margin-top: 7px;
    }

.searchBarMobileSection a{
   color: #fff;
   text-decoration: none;
   cursor: pointer;
   font-size: 12px;
}

.searchBarMobileSection ul > li + li a:before {
    color: #fff;
    content: " » ";
    font-weight: lighter;
    padding-left: 5px;
    padding-right: 5px;
}
.searchBarMobileSection a:hover, .searchBarMobileSection a:focus {
    color: rgb(237,28,36);
    background-color: rgba(72, 71, 71, 0)!important;
}
.searchBarMobileSection {
    font-size: 14px;
}
footer .nav {
    padding-right: 0 !important;
}
.articlePage img{
    width: 100%;
    height: auto;
}
.articlePage iframe{
    width: 100%;
}
.halfWidthButton{
    width: 50%;
}
@media only screen and (max-device-width: 480px) {
    .navbar-nav > li {
        width: 100%;
    }
    .divider-nav > li a:before {
        color: #fff;
        content: " » ";
        font-weight: lighter;
        padding-left: 5px;
        padding-right: 5px;
    }
    .flexcroll{ 
        height:460px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .flexcroll{
        scrollbar-face-color: rgb(237,28,36);
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
        scrollbar-arrow-color: #FFFFFF;
    }

    .flexcroll::-webkit-scrollbar {
        width: 12px;
    }

    .flexcroll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .flexcroll::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(255,0,0,0.8); 
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    }
    .secondNav{
        margin-top: -5px;
    }
}
a[rel=to-top]{
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ec2028;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    z-index: 1001;
    display: block;
    cursor: pointer;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
    border-radius: 50%;
}
small, .small {
    font-size: 80% !important;
}