@media all{
     .clearfix:after{
        content:".";
        display:block;
        height:0;
        clear:both;
        visibility:hidden;
    }
     .item-list ul li{
        margin:0 1.5em 0.25em 0;
    }
}
 @media all{
     .flag-wrapper{
        position:relative;
    }
}
 @media all{
     .fa{
        display:inline-block;
        font:normal normal normal 14px/1 FontAwesome;
        font-size:inherit;
        text-rendering:auto;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
    }
     .fa-picture-o:before{
        content:"\f03e";
    }
     .fa-eye:before{
        content:"\f06e";
    }
     .fa-heart-o:before{
        content:"\f08a";
    }
     .fa-comments-o:before{
        content:"\f0e6";
    }
}
 @media all{


     .row{
        margin-left:-15px;
        margin-right:-15px;
		
    }
     .col-xs-6,.col-sm-6,.col-md-6,.col-lg-6{
        position:relative;
        min-height:1px;
        padding-left:15px;
        padding-right:15px;
		
    }
     .col-xs-6{
        float:right;
    }
     .col-xs-6{
        width:50%;
    }
     @media (min-width:769px){
         .col-sm-6{
            float:right;
        }
         .col-sm-6{
            width:50%;
        }
    }
     @media (min-width:992px){
         .col-md-6{
            float:right;
        }
         .col-md-6{
            width:50%;
        }
    }
     @media (min-width:1200px){
         .col-lg-6{
            float:right;
        }
         .col-lg-6{
            width:50%;
        }
    }
    
     .f_left{
        float:right;
    }
     .f_right{
        float:left;
    }
     ::selection{
        background:#0974c9;
        color:#fff;
    }
     ::-moz-selection{
        background:#0974c9;
        color:#fff;
    }
     ::-o-selection{
        background:#0974c9;
        color:#fff;
    }
     ::-ms-selection{
        background:#0974c9;
        color:#fff;
    }
     ::-webkit-scrollbar{
        width:5px;
        background:#52585e;
    }
     ::-webkit-scrollbar-thumb{
        background:#0974c9;
    }
     img{
        -webkit-user-select:none;
        -khtml-user-select:none;
        -moz-user-select:none;
        -o-user-select:none;
        user-select:none;
    }
     .clearfix:after,.row:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        content:".";
    }
     a{
        -webkit-transition:color .4s ease,background-color .4s ease;
        transition:color .4s ease,background-color .4s ease;
    }
     .button{
        padding:8px 15px;
        color:#fff;
        font-size:16px;
        text-transform:uppercase;
        text-align:center;
        display:inline-block;
    }
     .button.banner_button{
        background:#0974c9;
    }
     .button.banner_button{
        padding:2px 11px;
        text-transform:none;
        font-size:12px;
    }
     .button.بيئة{
        background:#f43d2a;
    }
     .scale_image_container{
        -webkit-backface-visibility:hidden;
        position:relative;
        overflow:hidden;
        margin-bottom:15px;
    }
     .scale_image{
        -webkit-transition:all .4s ease;
        transition:all .4s ease;
        -webkit-transform:scale(1.1);
        -moz-transform:scale(1.1);
        -o-transform:scale(1.1);
        -ms-transform:scale(1.1);
        transform:scale(1.1);
    }
     .post_image_buttons a{
        position:absolute;
        bottom:0;
        display:inline-block;
    }
     .post_image_buttons .buttons_container{
        left:0;
        bottom:0;
        position:absolute;
    }
     .post_image_buttons .buttons_container .button{
        left:inherit;
        position:relative;
        float:left;
    }
     .post_image_buttons .button{
        left:0;
        z-index:2;
    }
     .post_image_buttons .icon_box{
        padding:2px 8px;
        background:rgba(255,255,255,0.8);
        color:#212428;
        font-size:13px;
        right:0;
        z-index:2;
        display:none;
    }
     .post_image_buttons .icon_box:hover{
        background:rgba(255,104,13,0.8);
        color:#fff;
    }
     .event_date,.event_info{
        font-size:12px;
        color:#b0b1b4;
			text-align: right;
    }
     .event_info a{
        color:#b0b1b4;
        margin-left:15px;
    }
     .event_info a:first-child{
        margin-left:0;
    }
     .event_info a:hover{
        color:#3e454c;
    }
     .event_date{
        text-transform:capitalize;
    }
     .post_text{
        padding-top:15px;
			text-align: right;
	
    }
     .post_text .post_title{
        vertical-align:middle;
        display:inline-block;
		text-align: right;
    }
     .post_text .post_title a,.small_post_list h4{
        color:#212428;
    }
     .post_text .post_title a:hover,.small_post_list h4:hover{
        text-decoration:underline;
    }
     .post_text p{
        padding-top:5px;
    }
     .small_post_list li{
        margin-top:30px;
    }
     .small_post_list li:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        content:".";
    }
     .small_post_list.var3{
        margin-top:-30px;
    }
     .small_post_list li .scale_image_container{
        margin-bottom:10px;
    }
     .small_post_list li .event_date{
        padding-top:2px;
    }
     .small_post_list li .post_text h4{
        display:inline;
    }
     .post_text a:hover h4{
        text-decoration:underline;
    }
     i[class^="fa "]{
        line-height:inherit;
    }

     .i18n-ar .f_left{
        float:right;
    }
     .i18n-ar .post_text{
        text-align:right;
    }
     .i18n-ar .event_info{
        direction:rtl;
        unicode-bidi:embed;
    }
     .i18n-ar .f_right{
        float:left;
    }
     .fa{
        display:inline-block;
        font-family:FontAwesome;
        font-style:normal;
        font-weight:normal;
        line-height:1;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
    }
     .fa-picture-o:before{
        content:"\f03e";
    }
     .fa-eye:before{
        content:"\f06e";
    }
     .fa-heart-o:before{
        content:"\f08a";
    }
     .fa-comments-o:before{
        content:"\f0e6";
    }
     @media (min-width:992px) and (max-width:1199px){
         #tab-block_26 > .col-lg-6.col-md-6.col-sm-6.col-xs-6:first-child{
            width:45%!important;
        }
         
    }
     @media (max-width:769px){
         #tab-block_26 > .col-lg-6.col-md-6.col-sm-6.col-xs-6:first-child{
            width:45%!important;
        }
    }
     @media (max-width:611px){
         #tab-block_26 > .col-lg-6.col-md-6.col-sm-6.col-xs-6:first-child{
            width:95%!important;
        }
         .small_post_list li .scale_image_container{
            margin-bottom:10px;
            float:left;
            margin-right:15px;
        }
         .small_post_list li .scale_image_container{
            margin-bottom:10px;
            float:left;
            margin-right:15px;
        }
         #tab-block_26 .col-lg-6.col-md-6.col-sm-6.col-xs-6{
            width:100%!important;
            margin-top:18px;
			float:right;
        }
         #tab-block_26 .post_text,#tab-block_26 > .col-lg-6.col-md-6.col-sm-6 .post_text{
            padding:10px 10px 5px!important;
			text-align: right;

        }
    }
     @media only screen and (max-width:480px){
         .scale_image{
            width:100%!important;
        }
         .col-xs-6{
            width:100%;
            float:none;
        }
         .scale_image_container{
            display:block;
        }
         .small_post_list li:first-child{
            margin-top:30px;
        }
         .post_text{
            padding-top:10px;
            padding-bottom:10px;
        }
         .small_post_list.var3{
            margin-top:0;
        }
         .small_post_list li .scale_image_container{
            margin-bottom:0;
            float:left;
            margin-right:20px;
        }
    }
     .flag-like{
        margin-right:-10px;
        margin-left:10px;
    }
     .event_info .flag-like{
        margin:0 0 0 15px;
    }
     .post_text{
        text-align:left;
    }
     .view-tab-view .tab-type-5{
        margin-top:30px;
    }
     .view-tab-view .tab-type-5:first-child{
        margin-top:0;
    }
     ul.pager{
        margin-top:30px;
        text-align:center;
        color:#3e454c;
        font-weight:600;
        line-height:1em;
        padding-top:6px;
        text-transform:uppercase;
    }
     ul.pager a,.pager li{
        font-weight:normal;
        line-height:1em;
        text-transform:uppercase;
        color:#212428;
        font-size:16px;
        transition:color 0.3s ease 0s;
    }
     .pager li{
        text-align:center;
        display:inline-block;
    }
     .pager li{
        color:#212428;
        margin-left:2px;
        padding:5px 11px;
        transition:all 0.3s ease 0s;
    }
     .pager li:hover{
        background:#0974c9 none repeat scroll 0 0;
        color:#fff;
    }
     .pager li:hover a{
        color:#fff;
    }
     #tab-block_26 > .col-lg-6.col-md-6.col-sm-6:first-child{
        padding:0;
        width:45%;
		float:right;
        margin:0 15px;
        background-color:#fff;
        box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
        border-radius:2px;
        background-color:#fff;
    }
     #tab-block_26 .small_post_list .clearfix{
		
        background-color:#fff;
        box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
        border-radius:2px;
    }
     #tab-block_26 .post_text,#tab-block_26 > .col-lg-6.col-md-6.col-sm-6:first-child .post_text{
        padding:0 10px 5px;
    }
     #tab-block_26 > .col-lg-6.col-md-6.col-sm-6:first-child .clearfix{
        padding:0 10px;
    }
     #tab-block_26 > .col-lg-6.col-md-6.col-sm-6:first-child .post_text p{
        font-size:12px;
    }
     .i18n-ar .content .col-lg-6{
        float:right!important;
    }
}
 