﻿.tenderWinnerText {
    font: 1.438em/1.438em 'fbreformaen-regular', Arial, Helvetica, sans-serif;
}


body {
    margin: auto;
    color: #231f20;
    font-family: Arial, Helvetica, sans-serif !important;
    /*font:"Helvetica Neue", Helvetica, Arial, sans-serif!important;*/
    background: #fff;
    direction: rtl;
}
@media only screen and (max-width: 479px) {
    .top-slideshow.small-slideshow .img .container {
        min-height: 110px;
    }
    li.flex-active-slide {
    height: 110px;
}
}
@media only screen and (min-width: 767px) {
    li.flex-active-slide {
        height: 210px;
    }
}

.search .form-control {
    height: 33px;
    font-size: 1.083em;
    line-height: 2.230em;
    font-weight: bold;
    border: 0;
    background: none;
    color: #076694;
    padding: 2px 5px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: left;
}



#header .logo.specific {
    width: 300px;
    height: 93px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("/images/ashdod/logo-Russian.png?height=90&width=300") no-repeat;
    float: right;
    margin: 0 -2px 0 5px;
}

.signup-form .form-control {
    width: 100%;
    max-width: 430px;
    height: 37px;
    font: 1.33em/1.56em Arial, Helvetica, sans-serif;
    border: solid 1px #bdbdbd;
    background: #fff;
    color: #626262;
    padding: 5px 22px;
    margin: 0;
    direction: ltr;
    text-align: left;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-form .form-control {
    text-align: left;
    direction: ltr;
}
/*.descr-text h2 a{
    font-size:40px;
}*/
.news .float-article-div p {
    margin: 0 0 11px;
    text-align: left;
}

.descr-text p a {
    font: 'fbreformaen-regular', Arial, Helvetica, sans-serif;
}



.top-slideshow.small-slideshow h1 {
    /*display: none;*/
    transform: rotate(-3deg);
    left: 10px;
    float:left;
    right: inherit;
}

div.img.copyrightImg {
    /*width: 215px;*/
}

.breakingNews.more a {
    display: inline-block;
    vertical-align: top;
    background: url(/images/ashdod/arrow-004-ltr.png) no-repeat 180px 0px !important;
    padding: 5px 15px 5px 5px !important;
    font-weight: bold;
    line-height: 1.454em;
    text-align: right;
    float:right;
    width:200px !important;
}

@media only screen and (max-width: 767px) {
    .news .block {
        display: block;
        width: 63% !important; 
    }

    .news .img {
        width: 35.5%;
        float: left;
        margin: 3px 0 0 9px;
    }
}
/*.hide-menu-lang {
    display : none !important;
}*/

.news h2 {
    font-size: 1.514em;
}

.slideshow h2 {
    font-size: 2.3em !important;
}

.news ul li {
    /*width: 25% !important;
    padding: 0 15px 20px !important;*/
}

#main-nav > ul > li {
    max-width:100%;
}


.news.container {
    width: 95% !important;
 }

.search .input-group-btn .btn-submit {
    width: 100px;
}

/*#main-nav > ul 
{
    max-width:100%;
}*/