header {
    background: #f0f0f0;
}

body {
    background-color: #eee;
    z-index: 1;
}

.header-banner {
    background: #f0f0f0;
}

.main-container-wrapper {
    background-color: rgb(250, 250, 250);
    margin-top: 15px;
}

.main_wrapper {
    position:   relative;
    padding: 0px;
    z-index: 1;
}

.branding {
    width:      100%;
    height:     100%;
    z-index:    0;
    top:        0;
    left:       0;
    position:   fixed;
    cursor: pointer;
}

.row.regestration.login {
    padding: 15px;
}

.logo_mass {
    width: 99%;
    padding-top: 13px;
    padding-bottom: 7px;
}

.mass_l hr {
    border: 1px solid #A0A0A0;
    margin-top: 0;
    margin-bottom: 0;
    width: 92%;
}

.mass_l p {
    font-size: 10px;
    color: #666;
    margin: 0;
    text-transform: uppercase;
    font-family: Arial Narrow;
    padding-top: 3px;
}

.zel_bl {
    /* background: -webkit-linear-gradient(top, rgba(31, 167, 64, 0.82) 0%, rgba(30, 145, 58, 0.77) 99%, rgba(30, 145, 57, 0.77) 100%);
    background: -o-linear-gradient(top, rgba(31, 167, 64, 0.82) 0%, rgba(30, 145, 58, 0.77) 99%, rgba(30, 145, 57, 0.77) 100%);
    background: -ms-linear-gradient(top, rgba(31, 167, 64, 0.82) 0%, rgba(30, 145, 58, 0.77) 99%, rgba(30, 145, 57, 0.77) 100%);
    background: -moz-linear-gradient(top, rgba(31, 167, 64, 0.82) 0%, rgba(30, 145, 58, 0.77) 99%, rgba(30, 145, 57, 0.77) 100%);
    background: linear-gradient(to bottom, rgba(31, 167, 64, 0.82) 0%, rgba(30, 145, 58, 0.77) 99%, rgba(30, 145, 57, 0.77) 100%);*/
    background-color: #69AB2F;
    padding-top: 16px;
    padding-bottom: 33px;
    vertical-align: middle;
    margin-top: -5px;
    padding-bottom: 12px;
}

.zel_bl .date {
    color: #fff;
    text-align: center;
    font-size: 16px;
    display: block;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    margin: 0;
    font-family: "Ubuntu Condensed";
    text-align: center;
    width: 100%;
}


/*.zel_bl .date:hover{
color: #fff;
text-align: center;
font-size: 16px;
display: block;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
margin: 0;
width: 80%;
font-family: "Ubuntu Condensed";
cursor: pointer;
}*/

.date_cont {
    /*padding: 0;*/
    display: inline;
}

.main-menu li {
    border: 1px solid #c6c6c6;
    border-top: unset;
    border-bottom: unset;
    border-left: unset;
}

.main-menu li:first-child {
    border: 1px solid #c6c6c6;
    border-top: unset;
    border-bottom: unset;
    border-left: 1px solid #c6c6c6 !important;
}

.main-menu .active {
    background-color: #f8ab10;
    color: #fff;
}

.main-menu .active:hover {
    background-color: #f8ab10 !important;
    color: #000 !important;
}

.main-menu .active a {
    color: inherit;
}

.main-menu a {
    /*text-transform: uppercase;*/
    color: #000;
    /*font-size: 14px !important;*/
    font-size: 16px !important;
    padding-bottom: 6px !important;
    padding-left: 12px !important;
    padding-right: 14px !important;
}

.sidebar_news li {}

.default-page-padding {
    margin-top: 23px;
    padding-left: 15px;
}

.other-page-padding {
    margin-top: 23px;
    padding-right: 15px;
}

.sidebar_news {
    border-bottom: 2px solid #459a3d;
    width: 100%;
}

.sidebar_news li a {
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 15px;
    line-height: unset;
    font-family: 'Ubuntu Condensed', sans-serif;
    color: #69ab2f;
}

.left_sidebar {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.39);
}

.news_left {
    margin: 0;
    list-style: outside none none;
    width: 100%;
    display: block;
    padding: 0;
    margin-top: 12px;
    overflow-y: scroll;
    height: 1400px;
}

.bot {
    overflow: hidden;
    height: inherit;
}

.news_left span {
    float: left;
}

.left_sidebar .news_left a {
    float: right;
    display: inline-block;
    width: 86%;
}

.news_left a {
    float: right;
    display: inline-block;
    width: 88%;
}

.news_left .exlusive {
    background-color: #f7a707;
    border-radius: 10px;
    color: #fff;
    padding: 0px 6px;
    margin-top: 3px;
    /*margin-right: 8px;*/

    /*margin-right: 100%;*/
    /*Prostite menya ya ne hotel tak */

    font-size: 11px;
}

.news_left li {
    display: inline-block;
    width: 100%;
    margin: 3px 0;
}

.date_month {
    margin-top: 13px !important;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #a0a0a0;
    margin-bottom: 13px !important;
    color: #ff9a39;
}

.all_news_bt {
    width: 100%;
    text-align: center;
    padding: 7px 0;
    background-color: #e3e3e3;
    display: inline-block;
    text-transform: uppercase;
    margin: 15px 0;
    color: #3f3f3f !important;
}

.all_news_bt2 {
    text-transform: uppercase;
    margin-bottom: 11px;
    display: block;
}

a {
    color: #000;
}

a:hover {
    color: #459A3D;
    text-decoration: unset;
}

a:active {
    color: #000;
    text-decoration: unset;
}

.logo_cont {}

.testimonial img {
    float: left;
    width: 24.5%;
}

.testimonial .testblock {
    float: left;
    width: 73%;
    padding-left: 10px;
    margin-top: -6px;
}

.testimonial li {
    float: left;
    list-style: none;
    margin-left: -8%;
    width: 30%;
    margin-top: 10px;
}

.testimonial .testn {
    font-size: 12px;
    font-weight: 600;
    line-height: 2;
}

.testblock p {
    /*width: 80%;
font-size: 12px;
line-height: 13px;*/
    width: 98%;
    font-size: 12px;
    line-height: 13px;
    height: 64px;
    overflow: hidden;
    margin: 0;
}

.testimonial li {
    margin-left: 33px;
}

.testimonial li:first-child {
    margin-left: 0px;
}

.auth li {
    float: left;
    list-style: none;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    padding: 0 3%;
    font-family: "Ubuntu Condensed";
}

.auth span {
    margin-left: 7px;
}

.auth a {
    color: #fff;
    font-size: 14px;
    padding: 0;
    /*text-transform: uppercase;*/
}

.butsearh {
    padding: 0px 12px;
    margin: 0;
    height: 100%;
    background-color: #ff9a39;
    font-family: "Ubuntu Condensed";
    text-transform: uppercase;
    border: 0;
    color: #fff;
    outline: none;
    border-radius: 0 !important;
}

#search{
    border-radius: 0 !important;
}

.main-menu a {
    padding: 4px 12px !important;
}

.main-menu {}

.futrow {
    background-color: #69AB2F;
}

.futrow ul {
    padding-top: 20px;
    padding-left: 0;
    width: 100%;
    text-align: center;
}

.futrow li {
    list-style: none;
}

.futrow li > a {
    color: #fff;
    line-height: 1.9;
    font-size: 14px;
}

.logo_mass_f {
    width: 60px;
}

.main_r {
    font-size: 17px;
    color: #777 !important;
    width: 100%;
    text-align: center;
    font-style: normal;
}

.main_r i {
    margin-right: 5px;
}

.center_fut_menu {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.before_fut {
    background-color: #f2f2f2;
    margin-top: 25px;
}

header .row {
    margin: 0;
}

footer .row {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.main_tes img {
    width: 43%;
    margin-bottom: 5px;
    border-radius: 50%;
}

.main_tes {
    /*box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.39);*/
    margin-top: 10px;
}

.main_tes div > p {
    /*text-transform: uppercase;
    text-transform: uppercase;
    ont-size: 12px;
	font-weight: 600;*/
    display: inline;
}

footer {
    margin-top: 25px;
}

.main_tes hr {
    margin-top: 0;
    margin-bottom: 25px;
}

.ban_l {
    padding: 5px;
    margin-bottom: 0px;
    color: #69AB2F;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: -5px;
    padding-left: 0;
    padding-bottom: 0;
    font-weight: normal !important;
}

.ban_r {
    float: right;
    color: #3f3f3f !important;
    /*text-transform: uppercase;*/
    font-size: 13px;
    font-weight: 600;
    margin-top: 5px;
    text-decoration: underline;
}

.head_ban {
    clear: both;
    padding: 8px 5px !important;
    overflow: hidden;
    padding-bottom: 4px;
}


/*.cl-right > .col-md-12 > .head_ban{
	margin-left: 15px;
	margin-right: 15px;
}*/

.left_sidebar .head_ban {
    width: inherit;
}

div > img {
    width: 100%;
}

#modal-upload-photo div > img {
    width: auto;
    max-width: none;
}

.head_line {
    border: 1.8px solid;
    margin-left: -15px;
    margin-right: -15px;
    color: #459a3d;
    color: rgb(69, 154, 61);
    border: 1px solid;
    margin-top: 5px;
    margin-bottom: 10px;
}

.head_line-normal {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.cl-right > .col-md-12 {
    padding: 0;
    clear: both;
}

.cl-right > .col-md-7 {
    padding-left: 0;
}

.cl-right > .col-md-5 {
    padding-right: 0;
}

.cl-right > .col-md-12 > .col-md-4 {
    padding-left: 0;
}

.cl-right > .col-md-6 {
    padding-left: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.main-menu li a {
    font-family: 'Ubuntu Condensed', sans-serif;
}

.date_cont {
    padding-left: 0;
}

.soc_im {
    margin-top: 10px;
}

.auth li {
    float: right;
    width: 40%;
    text-align: center;
}

.main_pop_block {
    clear: both;
    padding: 0 0 12px 0;
}

.date {
    float: left;
}

.pop_block span {
    margin-right: 4px;
}

.pop_block img {
    margin-right: 4px;
}

.main_pop_block .pop_block {
    float: right;
    padding: 1px 0px;
}

.main_tes div div {
    /*padding-left: 15px;*/
}

.regestration .d-ib {
    min-width: 18%;
    font-family: "Ubuntu Condensed";
    font-weight: normal;
    font-size: 16px;
}

.regestration .item {
    margin-bottom: 10px;
    margin-top: 10px;
}

.h_b_t{
    font-size: 28px;
}

.pol_op {
    display: inline-block;
}

.hint {
    font-family: "Ubuntu Condensed";
    color: #d0d0d0;
    font-size: 15px;
}

.item input {
    width: 500px;
    max-width: 100%;
}

#search {
    margin-left: 6%;
    /*padding: 8px;*/
    /*line-height: 38px;*/
    width: 80%;
    height: 100%;
    font-size: 17px;
}

.login p {
    font-family: "Ubuntu Condensed";
    color: rgb(75, 172, 99);
}

.date {
    padding: 8px;
    padding-top: 3px;
    padding-right: 0;
    padding-left: 0;
    font-family: "Ubuntu Condensed";
    color: #ff9a39;
}

.butsearh {
    font-family: "Ubuntu Condensed";
}

.auth {
    padding: 11px 0px;
    text-align: center;
}

.butsearh {
    font-family: "Ubuntu Condensed";
    text-transform: uppercase;
    display: inline-block;

}

.item #license {
    width: auto;
}

.license label {
    color: #000;
}

.button-center input {
    width: auto !important;
    text-transform: uppercase;
}

.button-center {
    text-align: center;
}

.button-right,
.button-left,
.button-center {
    background-image: unset !important;
    background-color: #FF9A39 !important;
    line-height: 25px;
}

.button-left.green-h25 .button-right .button-center {
    padding: 0;
}

.license .label {
    font-size: 15px;
}

.d-ib.reg-link {
    margin-left: 10px;
}

.button-left.d-ib.green-h25.input {
    padding: 3px;
}

.d-ib.reg-link a {
    text-decoration: underline;
    color: #66c37d;
}

.license label a {
    text-decoration: underline;
    color: #66c37d;
}

.auth_text {
    padding: 8px;
    margin-right: 15px;
    background-color: #5f5f5f;
    color: #fff;
    font-style: normal !important;
}

.social_auth {
    padding-top: 15px;
}

.login #remember {
    width: unset;
}

.button-left {
    text-align: center;
}

.login form {
    padding-bottom: 10px;
    box-shadow: 0px 4px 10px -12px;
}

.short-article .description {
    clear: both;
}

.short-article {
    clear: both;
    /*padding-top: 30px;*/
}

.short-article .date {
    padding: 0;
}

.short-article .main_pop_block {
    padding: 0;
}

.hd_main .ban_l {
    font-size: 28px;
}

.short-article > .col-md-3.no-padding-left {
    padding-bottom: 25px;
}

.singlepost_likebox {
    float: left;
}

.singlepost_likebox .like-item {
    padding: 8px 0;
}

.description {
    clear: both;
}

.tags {
    border-top: 3px solid rgb(239, 239, 239);
    padding-top: 10px;
}

.tags span {
    padding-left: 0px;
    font-size: 13px;
    font-family: Ubuntu condensed;
    font-weight: 200;
    text-transform: uppercase;
}

.tags a {
    padding-left: 0px;
    font-size: 13px;
    font-family: Ubuntu condensed;
    font-weight: 200;
    text-transform: uppercase;
    color: #a3b0b8;
}

.error-text {
    color: #000 !important;
}

.i-textarea {
    width: 100%;
}

.field-item {
    margin-left: 0px !important;
}

.comment-form textarea {
    width: 100% !important;
}

.field-item .d-ib {
    margin-right: 32px;
}

.comment-form {
    font-family: "Ubuntu Condensed";
}

.field-item .d-ib.button-center {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.meta_in_singl .pop_block {
    float: right;
    padding-top: 2%;
}

.col-md-7.no-padding > a > h4, .col-md-7.no-padding > a > .h4 {
    /*height: 20px;*/
    font-size: 31px;
}


/*.cl-right h4 {
	height: 20px;
	font-size: 33px;
}*/

.cl-right h5 {
    height: 35px;
}

.takoj h4, .takoj .h4 {
    min-height: 58px;
}

.testisblock {
    padding: 0;
    padding-bottom: 0;
}


/*.social_head_block > div{
	text-align: right;
}*/

.social_head_block a img {
    width: 45.9%;
    margin: 7px 0px;
}

.lefter {
    text-align: center;
}

.righter {
    text-align: center;
}

.mobile-social a img {
    width: 100%;
}

.social_head_block {
    margin-top: 20px;
}

.auth > div {
    text-align: right;
    font-family: "Ubuntu Condensed";
}

.img-link img {
    width: 100%;
}

.img-link .icon {
    display: none;
}

.spectema img {
    width: 100%;
}

.pop_block img {
    width: auto;
}


/* Скрываем всякое дерьмо, потом вернуть нужно будет*/


/*.box-rating.d-ib{
	display: none;
}*/

.mobile-social {
    display: none;
}
.like_mob{
    float: right;
   /* display: none;*/
}


.like_mob .singlepost_likebox{
    margin: 0;
}

.like_mob .singlepost_likebox .like-item{
    padding-top: 4px !important;

}


/* ------------------------------------------------ */


/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
    .no-padding-sm-xs {
        padding: 0;
    }
    .img-link .icon {
        display: none;
    }
    .inner-no-padding-sm-xs > div {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .like-item .soc{
        font-size: 12px;
    }
}

/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
    .desk_lik{
        display: none;
    }
    .like_mob{
        display: inline-block;
    }

    .no-padding-sm-xs {
        padding: 0;
    }
    .img-link .icon {
        display: none;
    }
    .inner-no-padding-sm-xs > div {
        padding: 0;
    }

    .description{
        font-size: 16px !important;
    }
}


/* Portrait phones and smaller */

@media (max-width: 480px) {
    .no-padding-sm-xs {
        padding: 0;
    }
    .img-link .icon {
        display: none;
    }
    .inner-no-padding-sm-xs > div {
        padding: 0;
    }
}

.voting-box .question {
    font-size: 20px;
}

.main_tes .head_line {
    margin-left: 0;
    margin-right: 0;
}

.sibar_banner_block a img {
    width: 100%;
}

.owl-item > div {
    padding: 0;
}

.owl-carousel .owl-wrapper {
    padding-left: 10px;
}

.users .profile {
    color: #fff;
    padding: 6px;
    /*background-color: #FF9A39;*/
    margin-right: 10px;
}

.users .logout {
    color: #fff;
    padding: 6px;
    /*background-color: #FF9A39;*/
    float: right;
    margin-right: 10px;
}

.profile-av-link {
    float: right;
}

.profile-av-link img {
    width: 30px;
}

.profile {
    float: right;
}

.archive-wrapper .months .month-days tr td.now span,
.archive-wrapper .months .month-days tr td.now a {
    background: #69AB2F !important;
}

.lat_news {
    overflow: hidden;
    padding-bottom: 15px;
    padding-right: 10px;
}

.lat_news .head_line {
    margin-left: 0;
    margin-right: 0;
}

.others img {
    padding-right: 15px;
}

.lat_news h4, .lat_news .h4 {
    clear: both;
    min-height: 75px;
}

.lat_news .main_pop_block {
    padding: 0;
}

.jyttya .head_line {
    margin: 0;
    margin-top: 5px;
}

.jyttya {
    /*8box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.39);*/
}

.image_border img {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50%;
}

.oneperson {
    clear: both;
}

.oneperson h4, .oneperson .h4 {
    /*font-weight: 600;*/
}

h4, .h4 {
    font-family: "Ubuntu Condensed";
}

span.h4 {
    display: block;
}

.ban_l {
    font-family: "Ubuntu Condensed";
}

.others {
    padding-bottom: 15px;
}

.box-rating .d-ib.rating {
    height: 35px !important;
}

.box-rating .rating {
    height: 35px !important;
}

.listleft li {
    float: left;
    margin: 0 10px;
}

.listleft {
    margin: 0px auto;
    text-align: center;
    display: inline-block;
    width: auto !important;
}

.foot_left_im {
    margin-right: 10px;
}

.blog_mass .avatar {
    border-radius: 50%;
}

.user-name {
    font-size: 17px;
    margin-left: 15px;
    color: #000 !important;
}

.blogs-wrapper .title {
    margin-left: 65px;
    color: #000 !important;
    font-size: 23px;
    display: block;
}

.sibar_banner_block a {
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}

.sibar_banner_block img {
    margin-bottom: 4px;
}

.blogs-wrapper .item-content {
    margin-left: 65px;
}

.blog_mass .pager {
    padding-bottom: 20px;
}

.alphas .head_ban {
    padding: 0;
}

.alphas p {
    padding: 0;
}

.alphas ul {
    padding: 0;
}

.jyttya h4, .jyttya .h4 {
    font-size: 17px !important;
    color: #000;
}

.butsearh:hover {
    color: #fff;
    cursor: pointer;
}

a:visited:hover {
    color: #459A3D;
}

.box-rating .up {
    width: 34px !important;
}

.messages ul li {
    font-family: "Ubuntu Condensed";
}

.users a:hover {
    color: #FF9A39;
}

.listleft a:hover {
    color: #FF9A39;
}

.profile-comments * {
    font-family: "Ubuntu Condensed";
}

.profile-view .profile-info .names {
    font-family: "Ubuntu Condensed";
}

.edit-link {
    color: #69AB2F !important;
}

.mass_but {
    color: #fff !important;
    background-color: #69AB2F;
    display: block;
    margin-top: 20px;
    padding: 10px 10px;
    font-family: "Ubuntu Condensed";
    font-size: 16px;
    text-align: center;
}

.mass_but_1 {
    display: block;
    text-align: center;
    text-transform: Uppercase;
    color: #3f3f3f;
    background-color: #e3e3e3;
    padding: 11px 0;
    font-family: "Ubuntu Condensed";
}

.blue-tabs .d-ib.left {
    font-family: "Ubuntu Condensed";
}


/*"Helvetica Neue",Helvetica,Arial,sans-serif*/

.singlepost_likebox {
    position: fixed;
    padding-top: 12px;
}

.soc {
    padding-left: 5px;
}

@media only screen and (min-width: 100px) and (max-width: 1240px) {
    .singlepost_likebox {
        position: relative;
        padding-top: 0;
    }
}

.twit {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-color: #666;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.like-item:hover .twit {
    background-color: #459A3D;
}

.sibar_banner_block a:hover {
    color: #459A3D;
}


/*-------------*/

header .top {
    margin-bottom: 7px;
}

.lb {
    margin-top: 13px;
    margin-bottom: 0;
}

.sibar_banner_block .head_ban {
    /*	padding-left: 0;*/
}

.sibar_banner_block .ban_l {
    padding-left: 0;
}

.no-right-marg {
    margin-right: 0 !important;
}

.soc-main {
    border-left: 1px solid #c1c1c1;
    margin-left: 0px;
    padding-left: 10px;
}

.res-pas {
    margin-left: 5px;
    margin-top: 16px;
    font-size: 13px !important;
    text-decoration: underline;
}

.video-t h4, .video-t .h4 {
    min-height: 38px;
    margin-bottom: 5px;
}

.green-tabs .selected a p {
    text-decoration: underline;
}

.voting-box .head_ban {
    padding-top: 0;
}

.voting-box label {
    font-weight: normal;
}

.beta {
    position: absolute;
    top: 0;
    left: 0;
}

.voting-box .chart.max {
    height: 10px !important;
    margin-bottom: 4px;
}

.voting-box .chart {
    height: 10px !important;
    margin-bottom: 4px;
}

.oneperson .image_border {
    padding-left: 0;
    padding-right: 30px;
}

.oneperson .col-md-8 {
    padding: 0;
}

.spiker {
    padding-left: 0;
    margin-top: 10px;
    color: #69ab2f;
}

.spec_zagol {
    font-size: 22px;
    padding-top: 17px;
}

.specUl {
    list-style: none;
}

.specUl span {
    /*padding-right: 10px;*/
    float: left;
}

.specUl li {
    display: inline-block;
    width: 100%;
}

.specUl p {
    width: 94%;
    float: right;
    display: inline-block;
}

.spec_all {
    float: right;
    color: #3f3f3f !important;
    text-decoration: underline;
}

.question {
    line-height: 24px;
}

.comments-wrapper {
    font-weight: normal;
}

.takoj {
    font-weight: normal;
}


.comments-content .avatar{
    width: 58px !important;
    height: 58px !important;
}

.comments-content .user-info{
    padding-left: 70px !important;
}

.comments-content .date {
    float: unset;
    color: #ff9a39 !important;
}

.comments-content .comment{
    margin-left: 30px !important;
}

.comments-content .reply-to{
    margin-left: 30px !important;
}

.search-box{
    display: none;
}

/*RESPONSIVE */


/* Large desktops and laptops */

@media (min-width: 1200px) {}


/* Landscape tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {}


/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
    .cl-right {
        padding-top: 20px;
    }
}


/* Landscape phones and portrait tablets */

@media (max-width: 425px) {
    .main_cont .col-md-8{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .main_cont .col-md-8 .col-md-10{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

    .search_div{
        display: inline-block;
        width: 81%;
        padding-left: 2%;
        height: 37px;
        float:left;
    }


@media (max-width: 767px) {

    .comments-wrapper .comment-form .field-item input.i-text{
        width: 100% !important;
    }

    .comments-wrapper .item img{
        float: left;
    }

    .com_item{
        width: 70% !important;

    }

    .comments-content .user-info{
        padding-left: 0 !important;
    }

    .singlepost_likebox{
    width: 100%;
    }
    .singlepost_likebox .head_line{
        display: none;
    }

    .singlepost_likebox span{
        display: none;
    }

    .singlepost_likebox .like-item{
        float: left;
    }
    .cl-right {
        padding-top: 20px;
    }
    .ban_l{
        font-size: 13px;
    }
    #search{
        /*width: 69% !important;*/
        /*margin-left: 0 !important;*/
    }

    .search_div{
        width: 68% !important;
    }

    .butsearh{
        padding: 0 10px !important;
        /*padding: 11px 13px;
        line-height: unset;*/
    }

    .search_cont{
        margin-top: 4% !important;
    }
    .mobile-no-paddings {
        padding-left: 0;
        padding-right: 0;
    }
    .mobile-text-align-left{
        text-align: left !important;
    }
    .mobile-text-align-right{
        text-align: right !important;
    }
    .mobile-text-align-center{
        text-align: center !important;
    }

    .news-view-wrapper h1{
        font-size: 25px !important;
        line-height: 27px;
        text-align: center;
    }

    .listleft li{
        float: unset;
    }


}


/* Portrait phones and smaller */

@media (max-width: 480px) {
    .cl-right {
        padding-top: 20px;
    }

    .main-container-wrapper .main_two_news {
        margin-bottom: 0px !important;
    }
}

.description a {
    color: #69AB2F;
}

.description a:hover {
    color: #69AB2F;
    text-decoration: underline;
}

.top-rating .ban_l{
       padding-right: 16px;
}
.top-rating .green-tabs{
    text-align: center;
}

.right-col .sidebar_news{
    padding-bottom: 4px;
}

.right-col .latest-news{
    margin-top: 18px;
}

/*.news_left::-webkit-scrollbar {
    width: 7px;
}

.news_left::-webkit-scrollbar-track {
      border: 1px solid #f0f0f0;
}

.news_left::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    width: 6px;
}

.news_left::-webkit-scrollbar-button{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    margin: 5px 0;
}*/

/*////*/

.blogs-wrapper .ban_l{
    margin-left: 0;
}

.latest-news{
    float: none;
}

.spiker{
  font-family: "Ubuntu Condensed";
}

.top_720x90{
    margin-top: 20px;
    margin-bottom: 0;
}

.main_three_740x100, .main_four_740x100, .main_five_740x100, .stat_two_590x120, .stat_three_590x120{
    margin-bottom: 0;
}

.main_five_740x100, .stat_two_590x120{
    padding-top: 10px;
}

.stat_three_590x120{
    padding-top: 15px;
}

.blogs-view-wrapper .date{
    width: 100%;
    text-align: right;
    padding-top: 18px;
    padding-bottom: 0;
    font-size: 16px;
}

.blogs-view-wrapper .button-center{
    font-weight: normal !important;
    font-size: 16px;
}

.blogs-view-wrapper .author{
    margin-top: -5px !important;
    font-size: 17px !important;
}
.dsc{
    font-size: 13px;
}

.com_item{
    display:inline-block;
    width:80%;
}

.comments-wrapper .comment-form .field-item input.i-text{
    width: 84% ;
}

.appeal .item textarea.i-textarea{
    width: 315px;
}

.box-greeting, .box-greeting:visited, .box-greeting:hover, .box-greeting:visited:hover{
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.box-greeting .text{
    font-family: Arial Narrow !important;
}

.box-greeting .text .fullname{
    font-family: Arial Narrow !important;
    font-size: 20px !important;
}

.box-greeting{
    background-size: contain !important;
    height: 211px !important;
}

.greeting-list-wrapper .list td.text a .fullname{
    font-size: 17px;
}

.news-view-wrapper .description div.big div{
    margin-top: 10px;
}

#upbutton {
    background-color: rgba(105, 171, 47, 0.73);
    height: 55px;
    width: 60px;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    position: fixed;
    z-index: 9999;
}

#upbutton .fa{
    font-size: 53px;
    color: #fff;
    padding: 0 13px;
}

.voting-box{
    width: 100%;
}

.grid-h{
    height: 160px;
}

#btn-grid, #btn-list{
    float: left;
    padding: 10px;
    font-size: 23px;
    cursor: pointer;

}

#btn-grid:hover, #btn-list:hover{
    color: #fff;
}

.line-btn{
    padding: 0;
    background-color: rgba(105, 171, 47, 0.76);
    color: #000;
    margin-bottom: 10px;
}

.line-btn .active{
    color: #fff;
}

@media (max-width: 425px) {
    h4, .h4{
       font-size: 14px;
    }

    .comments-wrapper .item.level-1, .comments-wrapper .item.level-2, .comments-wrapper .item.level-3, .comments-wrapper .item.level-4, .comments-wrapper .item.level-5,
    .comments-wrapper .item.level-6, .comments-wrapper .item.level-7, .comments-wrapper .item.level-8, .comments-wrapper .item.level-9, .comments-wrapper .item.level-10{
        margin-left: 0;
    }
}


@media (max-width:  1023px){
    .desk_lik{
        display: none;
    }
}


@media (max-width:  1200px){
    .singlepost_likebox .like-item{
        padding: 5px 1px;
    }
}

*::selection {
background: rgba(105, 171, 47, 0.73); /* Safari */
color: #fff;
}
*::-moz-selection {
background: rgba(105, 171, 47, 0.73); /* Firefox */
color: #fff;
}

.grt .box-greeting .title{
    padding-right: 90px;
}

.box-greeting{
    background-size: cover !important;
}

@media (min-width: 992px) {
    body .container {
        width: 970px;
    }
}

@media (min-width: 1600px) {
    body .container {
        width: 970px !important;
    }
}

@media (max-width: 1600px) {
    .sidebar-news {
        padding-left: 5px;
    }
}

.main_two_news {
    margin-bottom: -25px;
}

.banner-label-scroll {
    overflow-x: auto;
}

@media (max-width: 1600px) {
    #join_informer_3751 .join_img {
        width: 158px !important;
    }
}

@media (max-width: 767px) {
    .top_720x90, .main-container-wrapper {
        margin-top: 0;
    }

    .other-page-padding {
        margin-top: 0;
        padding-right: 0;
    }
}

@media (max-width: 425px) {
    .cl-right > .col-md-7.col-sm-8.col-xs-6.no-padding {
        width: 100% !important;
    }

    .cl-right > .col-md-7.col-sm-8.col-xs-6.no-padding .ban_l{
        padding-left: 15px;
    }

    .cl-right > .col-md-7.col-sm-8.col-xs-6.no-padding  .others.col-md-6 img {
        padding-right: 5px;
    }

    .cl-right > .col-md-7.col-sm-8.col-xs-6.no-padding  .no-padding.col-md-6 {
        width: 58%;
        display: inline-block;
        vertical-align: top;
    }

    .cl-right > .col-md-7.col-sm-8.col-xs-6.no-padding  .no-padding.others.col-md-6 {
        width: 40%;
        display: inline-block;
        vertical-align: top;
    }

    .cl-right > .col-md-7.col-sm-8.col-xs-6.no-padding  .no-padding.col-md-6 a{
        display: inline-block;
    }

    .cl-right > .col-md-7.col-sm-8.col-xs-6.no-padding  .no-padding.col-md-6 a span.h4{
        min-height: 0px;
        margin: 0px;
    }

    .default-page-padding {
        padding-right: 15px;
    }

    .other-page-padding {
        padding-left: 15px;
    }

    .center_fut_menu {
        padding: 5px 0px;
    }

    .center_fut_menu img.logo_mass_f {
        margin: 5px 0px;
    }

    .center_fut_menu table {
        display: none !important;
    }

    .center_fut_menu .footer{
        display: inline-block;
        width: 100%;
    }

    .voting-box .btn-box {
        padding-bottom: 15px;
    }
}

input[type="radio"].checkbox, input[type="checkbox"].checkbox {
    width: auto;
    max-width: auto;
    margin: 9px 0 0;
    display: inline-block;
}

.item.checkbox input[type="checkbox"].i-checkbox, input[type="checkbox"].i-checkbox {
    width: auto;
    max-width: auto;
    margin: 6px 0 0;
    display: inline-block;
    position: relative;
}

upload-and-crop-photo .avatar-box{
    float: left;
}
.preview-box{
    float: left;
    margin-right: 10px;
}
.preview-box .preview-wrapper{
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: 3px;
}
.input-file{
    position: relative;
    overflow: hidden;
}
.input-file .i-file{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    border: 100px;
}


#modal-upload-photo{

}
#modal-upload-photo #upload-photo-crop{
    border: solid 1px #cccccc;
}
#modal-upload-photo .btn-box{
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
}


.col-md-8.mainCont .col-md-12.ccc .singlepost_likebox, .main_cont > .col-md-12 > .col-md-12 .singlepost_likebox, .videonews-view-wrapper .singlepost_likebox {
    position: initial;
    clear: both;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin: 0px !important;
    padding: 0px !important;
    margin-right: 90px !important;
}

.main_cont > .col-md-12 > .col-md-12 .singlepost_likebox {
    margin-right: 410px !important;
}


.col-md-8.mainCont .col-md-12.ccc .singlepost_likebox .head_line, .main_cont > .col-md-12 > .col-md-12 .singlepost_likebox .head_line, .videonews-view-wrapper .singlepost_likebox .head_line {
    width: 100%;
    display: none;
}

.col-md-8.mainCont .col-md-12.ccc .like-box .like-item, .main_cont > .col-md-12 > .col-md-12 .like-box .like-item, .videonews-view-wrapper .like-box .like-item {
    float: left;
    padding-right: 5px;
}

.col-md-8.mainCont .col-md-12.ccc .like-box .like-item a:hover, .main_cont > .col-md-12 > .col-md-12 .like-box .like-item a:hover, .videonews-view-wrapper .like-box .like-item a:hover{
    text-decoration: none;
}

.col-md-8.mainCont .col-md-12.ccc .box-rating, .main_cont > .col-md-12 > .col-md-12 .box-rating, .videonews-view-wrapper .box-rating {
    margin-top: 5px;
}

.col-md-8.mainCont .col-md-12.ccc .like-box .like-item span, .main_cont > .col-md-12 > .col-md-12 .like-box .like-item span, .videonews-view-wrapper .like-box .like-item span {
    line-height: 26px;
}

.blogs-view-wrapper .like-box .like-item {
    margin-top: 0px;
}

.main_cont > .col-md-12 > .col-md-12 > .news-view-wrapper .description img.big {
    display: block!important;
    margin: 0 auto 10px;
}

.main_cont > .col-md-12 > .col-md-12 > .news-view-wrapper .description div.big {
    text-align: center;
    margin: 5px 0px 10px 0px;
    line-height: 13px;
    width: 130%;
    margin-left: -15%;
}

.main_cont > .col-md-12 > .col-md-12 > .news-view-wrapper .description {
    margin: 0 auto 10px auto;
    font-size: 16px;
    word-wrap: break-word;
    width: 70%;
}

.main_cont > .col-md-12 > .col-md-12 > .news-view-wrapper .col-md-12.hidden-xs.line-btn {
    display: none !important;
}

.ukessay {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 5px;
}

.ukessay img {
    height: 27px;
}

.home-slider-inner {
    position: relative;
    max-height: 415px;
    overflow: hidden;
    opacity: 0;
}

.home-slider-inner.slick-initialized {
    opacity: 1;
}

.home-slider-title {
     text-transform: uppercase;
     font-size: 15px;
     padding: 10px 15px;
     line-height: unset;
     font-family: 'Ubuntu Condensed', sans-serif;
     color: #69ab2f;
    border-bottom: 2px solid #459a3d;
 }

.home-slider-item {
    position: relative;
    overflow: hidden;
}

.home-slider-item::before {
    content: '';
    display: block;
    padding-bottom: 56.39%;
}

.home-slider-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-slider-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    background: rgba(0,0,0,.5);
    color: #fff;
}

.home-slider-info .date {
    padding-bottom: 5px;
    color:#69ab2f;
}

.home-slider-info .h4 {
    margin-bottom: 5px;
}

.home-slider .slick-dots {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 10px;
    right: 15px;
    display: flex;
    color: transparent;
}

.home-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,.5);
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 2px
}

.home-slider .slick-dots li:not(:last-child) {
    margin-right: 5px;
}

.home-slider .slick-dots li.slick-active button {
    background: #69ab2f;
}

@media (max-width: 490px) {
    .home-slider-inner{
        max-height: 235px;
    }
}

@media (max-width: 991.98px) {
    .default-page-padding {
        padding-right: 15px;
    }

    .home-slider-info .h4 {
        width: calc(100% - 80px);
    }

    .d-none-lg {
        display: none !important;
    }

}
@media (min-width: 991.98px) {
    .home-slider {
        display: none;
    }
}
