.slider-container {
    padding: 0px;
}

.no-padding {
    padding: 0px;
}

.about-us-bg {
    background: #fff;
    text-align: center;
    padding: 30px;
}

.about-us-bg .about-us-title {
    font-size: 30px;
    color: #455560;
    font-family: 'Roboto';
    font-weight: 500;
}

.about-us-bg .about-us-text {
    font-size: 15px;
    line-height: 20px;
    color: #455560;
    font-family: 'Roboto';
    font-weight: 300;
    margin-top: 26px;
}

.about-us-bg .about-us-text a {
    color: #455560;
    font-weight: bold;
}

.about-us-bg .about-us-text a:hover {
    color: #ea0202;
    font-weight: bold;
}

.about-us-bg .about-us-text a:focus {
    color: #ea0202;
    font-weight: bold;
}

.blue-background-member {
    background: #0e6282;
    padding: 30px;
}

.blue-background-member .members-title {
    font-size: 28px;
    color: #fff;
    font-weight: 500;
}

.blue-background-member .members-text {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    font-weight: 300;
    margin-top: 18px;
}

.blue-background-member .become-member-btn {
    background: #ea0202;
    text-align: center;
    color: #fff;
    line-height: 22px;
    padding: 10px 0px;
    display: block;
}

.blue-background-member .become-member-btn a {
    color: #fff;
}

.blue-background-member .become-member-btn:hover, .blue-background-member .become-member-btn:focus {
    color: #0e6282;
    background: #fff;
}

.t01 {
    font-size: 19px;
    line-height: 19px;
}

.t02 {
    font-size: 26px;
    line-height: 17px;
    font-weight: 500;
}

.t03 {
    font-size: 14px;
}

.owl-members .item {
    padding: 30px 0px 0px 0px;
    margin: 5px;
}

.suppliers-bg {
    background: #f3f6f8;
    padding: 30px;
}

.suppliers-bg .suppliers-title {
    font-size: 28px;
    color: #455560;
    font-weight: 500;
}

.suppliers-bg .suppliers-text {
    font-size: 14px;
    line-height: 18px;
    margin-top: 25px;
    color: #455560;
    font-weight: 300;
    margin-bottom: 20px;
}

.supplier {
    /*margin-right: 20px;*/
    margin-bottom: 8px;

}

.supplier:last-child {
    margin-right: 0px;
}

.benefit-title {
    font-size: 18px;
    color: #455560;
    font-weight: 500;
    margin-top: 38px;
}

.benefit-text {
    margin-bottom: 20px;
}

.benefit-text ul {
    margin: 10px 0px;
    padding: 0px;
}

.benefit-text ul li {
    list-style: none;
    background: url('../img/bullet.png') no-repeat 6px;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 18px;
    color: #455560;
    font-weight: 300;
}

.btn-benefits {
    background: #ea0202;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    padding: 10px;
    width: 180px;
    color: #fff;
}

.btn-benefits a {
    color: #fff;
}

.btn-benefits:hover {
    color: #fff;
    background: #0e6282;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    padding: 10px;
    width: 180px;
}

.benefit {
    font-size: 18px;
}

.slider-supplier-title {
    font-size: 20px;
    color: #455560;
    font-weight: 500;
    margin-bottom: 20px;
}

.news-dial {
    position: relative;
    border: 1px solid #e6e6e6;
}

.title-news {
    /*position: absolute;*/
    background: url('../img/bg-news.jpg') no-repeat;
    width: 402px;
    height: 80px;
    z-index: 999;
    bottom: 0px;
    padding: 17px 20px;
}

.title-news .title-01 {
    font-size: 13px;
    color: #0e6282;
    font-weight: 500;
}

.title-news .title-02 {
    font-size: 15px;
    color: #0e6282;
    font-weight: 300;
}

.title-news .title-02 a {
    color: #0e6282;
}

.title-news .title-02 a:hover, .title-news .title-02 a:focus {
    color: #ea0202;
}

.owl-supplier-news .item {
    margin: 0px;
}
.img-supplier-homepage{
    /*width: 137px;*/
    border: 1px solid #e6e6e6;
}

.news-title-bg-supp {
    background-color: #fff;
    background-position: center center;
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 80px;*/
    /*padding: 5px 32px 10px 10px;*/
    /*border-top: 1px solid #e6e6e6;*/
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    font-size: 14px;
    font-weight: 300;
    border-right: 50px solid #0e6282;
    height:90px;
    padding-top: 10px;
    padding-right: 50px;
}
.link-sup {
    padding-left: 10px;
}
.news-title-bg-supp a {
    color: #0e6282;
}

.news-title-bg-supp a:hover {
    color: #ea0202;
}
.supplier-news-left{
    padding:10px;
    width:90%;
}
.supplier-cat {
    font-size: 13px;
    font-weight: bold;
    color: #0e6282;
    padding-left: 10px;
}

.supplier-cat-link {
    font-size: 14px;
    font-weight: normal;
    color: #0e6282;
    text-decoration: none;
}

.supplier-news-right{
    background-color:#0a6aa1;
    width:10%;
    height:110px;
}
/* RESPONSIVE CSS
 -------------------------------------------------------------------------------*/

/* Portrait tablets and medium desktops */
@media (min-width: 1260px) and (max-width: 1280px) {
    .citeste-detalii {
        margin-top: 20px
    }
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .news-title-bg-supp {
        height:120px;
        padding-top: 10px;
        padding-right: 20px;
    }
    .supplier-cat-link {
        font-size: 12px;
        line-height: 14px;
        margin-top:10px;
    }
    .news-title-bg {
        background: url('../img/title-news-bg.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 90px;
        padding: 10px;
        border: 1px solid #e6e6e6;
        font-size: 14px;
        font-weight: 300;
        display: table-cell;
        vertical-align: middle;
    }
    .slider-supplier-title {
        font-size: 18px;
    }

    .title-news {
        background: url('../img/bg-news-1024.jpg') no-repeat;
        width: 287px;
        height: 68px;
        bottom: 30px;
        padding: 8px 10px;
    }

    .title-news .title-01 {
        font-size: 13px;
    }

    .title-news .title-02 {
        font-size: 13px;
    }

    .owl-supplier-news .owl-controls .owl-buttons .owl-next {
        right: -10px;
    }

    .owl-supplier-news .owl-controls .owl-buttons .owl-prev {
        right: 20px;
    }

    .t01 {
        font-size: 15px;
        line-height: 16px;
    }

    .t02 {
        font-size: 20px;
        line-height: 17px;
        font-weight: 500;
    }

    .t03 {
        font-size: 13px;
    }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .blue-background-member .become-member-btn {
        padding: 10px 5px;
    }
    .owl-supplier-news .owl-controls .owl-buttons .owl-next {
        right: -5px;
    }

    .owl-supplier-news .owl-controls .owl-buttons .owl-prev {
        right: 30px;
    }
    .slider-supplier-title {
        font-size: 22px;
        margin-top:30px;
    }

    .title-news {
        background: url('../img/bg-news-tab.jpg') no-repeat;
        width: 328px;
        height: 75px;
        bottom: 30px;
        padding: 8px 15px;
    }

    .owl-supplier-news .item {
        margin: 0px 5px;
    }

    .about-us-bg .about-us-title {
        font-size: 28px;
    }

    .about-us-bg .about-us-text {
        font-size: 14px;
        line-height: 18px;
    }

    .t01 {
        font-size: 17px;
        line-height: 16px;
    }

    .t02 {
        font-size: 20px;
        line-height: 17px;
        font-weight: 500;
    }

    .t03 {
        font-size: 14px;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .owl-supplier-news .owl-controls .owl-buttons .owl-next {
        right: -5px;
    }

    .owl-supplier-news .owl-controls .owl-buttons .owl-prev {
        right: 30px;
    }
    .slider-supplier-title {
        font-size: 22px;
        margin-top:30px;
    }

    .title-news {
        background: #fff;
        width: 100%;
        height: 75px;
        bottom: 30px;
        padding: 8px 15px;
    }

    .owl-supplier-news .item {
        margin: 0px 5px;
    }
    .about-us-bg .about-us-title {
        font-size: 28px;
    }

    .about-us-bg .about-us-text {
        font-size: 13px;
        line-height: 17px;
    }

    .blue-background-member .members-text {
        margin-bottom: 20px;
    }

    .t01 {
        font-size: 19px;
        line-height: 16px;
    }

    .t02 {
        font-size: 22px;
        line-height: 17px;
        font-weight: 500;
    }

    .t03 {
        font-size: 14px;
    }
}

/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {

    .supplier {
        margin-bottom: 8px;
    }
    .slider-supplier-title {
        font-size: 19px;
        margin-top:30px;
    }

    .title-news {
        background: #fff;
        width: 100%;
        height: 75px;
        bottom: 30px;
        padding: 8px 15px;
    }

    .owl-supplier-news .item {
        margin: 0px 5px;
    }
    .blue-background-member .members-text {
        margin-bottom: 20px;
    }
    .t01 {
        font-size: 19px;
        line-height: 16px;
    }

    .t02 {
        font-size: 24px;
        line-height: 17px;
        font-weight: 500;
    }

    .t03 {
        font-size: 14px;
    }
    
    .about-us-bg .about-us-title {font-size: 19px;line-height:22px;}
    .about-us-bg .about-us-text {font-size: 13px;line-height: 16px;}
    .suppliers-bg .suppliers-text{font-size:13px;}
    .benefit-title{font-size:17px;}
    .blue-background-member .members-title{font-size:24px;}
    .benefit-text ul li{font-size:13px;line-height:16px;padding: 5px 0px 5px 20px;}
    .owl-supplier-news .owl-controls .owl-buttons .owl-prev{display:none;}
    .owl-supplier-news .owl-controls .owl-buttons .owl-next{display:none;}
    .supplier-cat-link{font-size:13px;}
    .footer-links{padding-left:0px;}
    .social-news-footer{padding-left:0px;}
    .newsletter .form-control{width:170px;}
    .newsletter .form-control{font-size:11px;}
    .newsletter .btn{font-size:12px;}
    .footer-links ul li a{font-size:11px;}
    .btn-benefits{width:100%;}
    .btn-benefits:hover{width:100%;}
}

/* Landscape phones and smaller iphone */
@media (min-width: 300px) and (max-width: 325px) {

    .supplier {
        margin-bottom: 8px;
    }
    .owl-supplier-news .owl-controls .owl-buttons .owl-next {
        right: -5px;
    }

    .owl-supplier-news .owl-controls .owl-buttons .owl-prev {
        right: px;
    }
    .slider-supplier-title {
        font-size: 15px;
        margin-top:30px;
    }

    .title-news {
        background: #fff;
        width: 100%;
        height: 75px;
        bottom: 30px;
        padding: 8px 15px;
    }

    .owl-supplier-news .item {
        margin: 0px 5px;
    }
    .blue-background-member .members-text {
        margin-bottom: 20px;
        font-size:12px;
        line-height:16px;
    }
    .t01 {
        font-size: 19px;
        line-height: 16px;
    }
    .t02 {
        font-size: 24px;
        line-height: 17px;
        font-weight: 500;
    }
    .t03 {
        font-size: 14px;
    }
    
    .about-us-bg .about-us-title {font-size: 19px;line-height:22px;}
    .about-us-bg .about-us-text {font-size: 13px;line-height: 16px;}
    .suppliers-bg .suppliers-text{font-size:13px;}
    .benefit-title{font-size:17px;}
    .blue-background-member .members-title{font-size:24px;}
    .benefit-text ul li{font-size:13px;line-height:16px;padding: 5px 0px 5px 20px;}
    .owl-supplier-news .owl-controls .owl-buttons .owl-prev{display:none;}
    .owl-supplier-news .owl-controls .owl-buttons .owl-next{display:none;}
    .supplier-cat-link{font-size:13px;}
    .footer-links{padding-left:0px;}
    .social-news-footer{padding-left:0px;}
    .newsletter .form-control{width:170px;}
    .newsletter .form-control{font-size:11px;}
    .newsletter .btn{font-size:12px;}
    .footer-links ul li a{font-size:11px;}
    .btn-benefits{width:100%;}
    .btn-benefits:hover{width:100%;}
}


