header {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
	z-index: 9999;
}
 h2 
{
	font-size: 1.5rem;

}
.col-xs-12 {
    /*padding-left: 0;
    padding-right: 0;*/
}
.top
{
	/*display:none;*/
}
#City .col-md-2
{
	height: 300px;
}
#header-bottom {
    height: 55px;
    background-color: #46464a;
}

#marketing {
    width: 90%;
    height: 250px;
    margin: 0px 5%;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.right .city-menu 
{
	display:none;
}
.city-menu li
{
	margin: 5px 5px 10px 0;
	width: 90%;
}
.article .city-menu {
    display:none;
}
.article-page .facebook {
    float: right;
    margin-top: 10px;
}
#logo-bg {
	float: right;
    width: 240px;
    height: 66px;
    background-color: #FFF;
    background: url(../images/logobg.png);
    position: absolute;
    top: 0;
}
#title {
	display:block;
}
#OpenMenu {
	display:block;
}
#main-menu
{
	display:none;
}
#main
{
	display:block;
}
#sidemenu
{
	display: block;
}
#wrapper {
	margin: 0;
  }
  .callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	    height: 200px;
	padding: 0;
	margin: 0;
	
  }
#marq
{
	width: 100%;
    height: 50px;
    background-color: #46464a;
	display: flex;
	direction: rtl;
}
#marq-title
{
	display:none;	
}
#marq marquee
{
	width: 90%;
    height: 30px;
    color: #FFF;    
    font-size: 14px;
    margin-top: 10px;
    margin-right: 5%;
}
#right-body-cell-first img
{
	width: 28%;
}
.article {
    margin-top:15px;
}
.article .banner-4
{
	display:none;
}
.content > iframe
{
	width:90%;
	margin:0 auto;
}
.article-page .content img {
    width: 100% !important;
    margin: 0px 2.5%;
   /* height: 300px !important;*/
}
.slick-initialized .slick-slide {  
    height: 250px !important;  
}

.slider {
    width: 95%;
    margin: 0px auto 20px auto;
    direction: ltr;
}
.slick-prev {
    left: -8px !important; 
}
.slick-prev {   
    width: 25px !important;    
}
.moreads {
    padding: 15px 0 0 0;
    margin: 15px 0 0 0px;
}
.slider:before {
   
    width: 100%;   
}
.slick-slide .fa 
{
    font-size: 34px;
    margin-top: 10px;
    padding: 10px 15px;    
    margin-top: 10px;
    padding: 5px 15px;
}
.slick-slide a:hover .fa 
{
    font-size: 38px;
	 -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.slick-slide span 
{
	font-size: 15px;
    display: block;
	margin: 5px 5px;
	line-height:15px;
}
.callbacks_container {

  position: relative;
 /* float: left;*/
      width: 100%;
    margin: 0 auto;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: 200px !important;
  width: 100%;
  border: 0;
  }
.SecTitle
{
	float: right;
    margin: 15px 5px;
}
.SecTitle span
{
	font-size: 18px;
    font-weight: bold;
}
.events .pull-left {
    margin: 15px 10px;
}
.jalendar {
	margin: 0px auto 15px !important;
    display: flex !important;
	height: 300px !important;
}
.jalendar .jalendar-container .jalendar-pages {
    height: 295px !important;
}
.jalendar .jalendar-container .jalendar-pages>.header h1 {
    margin: 10px 0 15px 0 !important;
    font: 700 14px "Open Sans",Arial,Helvetica,Geneva,sans-serif !important;
}
.jalendar .jalendar-container .jalendar-pages>.header .nxt-m i, .jalendar .jalendar-container .jalendar-pages>.header .prv-m i {
    font-size: 25px !important;
}
.jalendar .jalendar-container .jalendar-pages>.header h2 {
    font: 700 14px "Open Sans",Arial,Helvetica,Geneva,sans-serif !important;
}
.jalendar .jalendar-container .jalendar-pages .days {
    margin: 0 !important;
}
.jalendar .jalendar-container .jalendar-pages .days .day {
    height: 35px !important;
    font: 700 12px "Open Sans","Helvetica Neue",Arial,Helvetica,Geneva,sans-serif !important;
}
.jalendar .jalendar-container .jalendar-pages .total-bar {
    font: 400 10px "Open Sans",Arial,Helvetica,Geneva,sans-serif !important;
}
.newsul ul {
    list-style: none;
    margin: 30px auto;
    width: 100%;
    padding: 0;
}
.newsul ul li
{
	width: 98%;
	max-width: 98%;

    height: 250px;
    max-height: 250px;
    display: inline-table;
    margin: 15px auto;
}
.newsul ul li .item img {
    width: 100%;
    height: 250px;
}
.newsul ul li .item span {
    display: block;
    margin: 0;
    position: relative;
    bottom: 0px;
    /* right: 1px; */
    width: 100%;
    max-width: 100%;
    height: 55px;
    max-height: 55px;
    color: #fff;
    /* font-weight: bold; */
    background: #277200;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}
.categoriesul ul {
    list-style: none;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
.categoriesul ul li
{
	width: 98%;
	max-width: 98%;

    height: 250px;
    max-height: 250px;
    display: inline-table;
    margin: 15px auto;
}
.categoriesul ul li .item img {
    width: 100%;
    height: 250px;
}
.categoriesul ul li .item span {
    display: block;
    margin: 0;
    position: relative;
    bottom: 0px;
    /* right: 1px; */
    width: 100%;
    max-width: 100%;
    height: 55px;
    max-height: 55px;
    color: #fff;
    /* font-weight: bold; */
    background: #277200;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}
.NewsArticleTitle
{
	color: #3b5998;
	font-size:18px;
	text-align:center;
}
.footer-ul li {
    padding: 5px 0;
    font-size: 18px;
}
.paddingtop-bottom {
    margin-top: 20px;
}
#footer
{
	width: 100%;
    background-color: #333;
	display: block;
	margin-top: 20px;
}
.copyright { 
	width: 100%;
    min-height: 40px;
}
.services li
{
	float: none;
}
.services li div
{
	width: 170px;
    height: 150px;
    display: inline-block;
    margin: 10px 2px;
}
.article-images
{
	float: right;
    margin-top: 25px;
    text-align: center;
	width: 100%;
}
.article-images img
{
	    width: 95%;
    height: auto;
	margin-bottom:15px;
	
}
.col-md-12
{
	padding:0;
}
.pr10 {
    padding-right: 5px;
    padding-left: 5px;
	
}
.pl10 {
    padding-right: 0;
    padding-left: 0;
	
}
.pl0 {
    padding-right: 0;
    padding-left: 0;
	
}
.col-md-8
{
	padding:0 5px;
	    margin: 0;
}
.category-block span {
    display: inline-block;
    height: 50px;
    width: 65%;
    overflow: hidden;
    text-align: right;
    margin-right: 10px;

    /* direction: ltr; */
}
.banners6 {
   display:none;
}
.banners7 {
   display:none;
}
.banners8 {
   display:none;
}
.banners9 {
   display:none;
}

#first .col-md-10 {
    padding-left: 0;
    padding-right: 5px;
}
#first .col-md-10 .col-md-6 {
    padding-left: 5px;
    margin-right: 0;
    padding-right: 0;
}
#first .col-md-10 .col-md-6:nth-child(even) {
    padding-left: 5px;
    margin-right: 0;
    padding-right: 0;
}
#categoryarticlespage .col-md-12
{
	margin: 0;
    text-align: right;
    /* height: 150px; */
    min-height: 130px;
    max-height: 130px;
    overflow: hidden;
    /* font-size: 16px; */
    /* font-weight: bold; */
    /* text-align: right; */
    padding: 15px 0;
    border-bottom: 1px #e2dfdf solid;
}
#categoryarticlespage .cartegory-articles-list a img {
    float: right;
    width: 150px;
    height: 100px;
}
.cartegory-articles-list h3 {
    font-size: 15px;
    float: right;
    margin: 0 15px;
    width: 70%;
}
.cartegory-articles-list h6 {
    font-size: 13px;
	float: right;
    margin: 10px;
    color: #807c7c;
    width: 52%;
}
.cartegory-articles-list span {
    display:none;
}

#mainarticles .row .col-md-6{
    padding: 0px 5px 0px 0px !important;
}

#mainarticles img#second-main-articles {
    width: 80%;
    height: 150px;
	margin-bottom: 5px;
}
#mainarticles .col-md-2
{
	display:none;
}
.banners3 .banner-3 {
   
	width: 100%;
    margin: 10px 0; 
}

.category-block .title img {
    width: 20px !important;
    height: 20px !important;
    margin: 0 0 0 10px;
    float: none;
}
.category-block .mca {
    height: 90px;

}
.category-block .col-md-4
{
    margin-bottom: 10px;	
}
#Ctrl_n_PromotionFigures .reshetPrograms, #Ctrl_n_PromotionReshetPrograms .reshetPrograms {
    height: 175px !important;
    width: 95% !important;
    margin: 0 auto !important;
}

#categoryarticlespage img#category-main-articles {
    width: 95%;
    height: 190px;
}
.categoryarticles h6 {
    bottom: 40px;
    right: 13px;
    width: 160px;
}

.article-videos iframe {
    width: 80%;
}
.banners5 .banner-5 {
    margin: 0px 0 10px 0;
    overflow: hidden;
}
.col-md-4 {
    padding: 0;
	/*width: 100%;*/
    margin-bottom: 15px;
}
.Commentsform {
    width: 95%;

}
.commentsrow
{	
    padding: 5px;
}
.commentsrow span#number
{
    float: right;
    color: #288bff;
    padding: 0 5px;
    font-weight: bold;
    width: 7%;
}
.commentsrow span#name
{
	float: right;
    color: #288bff;
    padding: 0;
    font-weight: bold;
    width: 90%;
    max-width: 90%;
}
.commentsrow span#date
{
	    float: none;
}
.commentsrow span#message
{
	padding: 0 5px;
    max-width: 100%;
}
#City .col-md-2, #second .col-md-10, #page-content .col-md-2, #first .col-md-2 {
    padding-right: 10px;
}
#second .col-md-2, #third .col-md-4:first-child, #third .col-md-4:nth-child(2) {
    padding-left: 10px;
}
.ads
{
	min-height: auto;
    max-height: none;
    height: auto;
    width: 100%;
    color: #FFF;
    margin: 5px 0;
    padding: 5px;
	border-radius: 10px;
}
.banner-3 .col-md-4 {
    margin-bottom: 10px;
}
.banner-3 .col-md-4:first-child {
    padding-right: 0;
}
.banner-4 {
	padding: 5px;
    width: 100%;
    margin: 5px 0 !important
   
}
.banner-3 .col-md-4 img {
       width: 95%;
    height: 300px;
    max-height: 300px;
}
.banner-8 {
    /* width: 100%; */
    padding: 0px;
    height: 300px;
    max-height: 300px;
    float: none;
    margin: 5px auto;
    overflow: hidden;
    /* border: 1px #2a56af solid; */
}
.small_posts h3 {
    line-height: 27px;
    margin: 0 0 5px 0;
    font-size: 14px;
}
.category-block .color2 h4 a:link {
    background: #737373;
    padding: 5px 10px 5px 15px;
    color: #FFFFFF;
}

.category-block .title h4 {
    font-size: 16px;
}
.morearticles {
	height: auto;
    /* overflow: hidden; */
       margin: 15px 0;
}
.morearticles span
{
	font-size: 12px;
    float: left;
    width: 50%;
	max-height: 100px;
    overflow: hidden;
}
.morearticles .col-md-2
{
	margin:15px 0;
}
.surveys:before {
    position: absolute;
    /* left: 0; */
    top: 6px;
    /* bottom: 0; */
    width: 100%;
    margin: 10px auto;
    height: 3px;
    background: #ffffff;
    content: '';
    opacity: 1;
    /* z-index: 9; */
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.morearticles:before {
    position: absolute;
    left: 2.5%;
    /* top: 0; */
    /* bottom: 0; */
    width: 95%;
    margin: -35px auto;
    height: 3px;
    background: #d6223f;
    content: '';
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.fb_iframe_widget_fluid {
	display: inline-block !important;
    max-width: 100%;
    overflow: hidden;
}
#navbar-main .container
{
	padding: 0;
    margin: 0;
    width: 100%;
}
.main-menu li a:link {
    padding: 15px 0px;
}
#logo {
    width: 100%;
    height: 100px;
    background-size: 100%;
}
.searchmenu .date {
    width: 34%;
}
.searchmenu .app {
    padding: 5px 0;
    float: left;
    width: 37%;
    margin-left: 0;
    padding-left: 0;
}
.searchmenu .search {
    padding: 10px;
    float: left;
    margin-left: 35px;
    padding-right: 0;
}
.searchmenu .search button {
    top: 10px;
    left: -30px;

}
.firstfav {
    margin-bottom: 15px;
}
#page-content .col-md-4
{
	padding: 0 5px;
	width: 33.333333%;
}
.facebook {
	margin-left: 0;
	padding: 0 !important;
}
.LeftBanner
{   
	display:none;
}
.RightBanner
{   
	display:none;
}
.main-menu {
    
    width: 98%;
}