.about {
    overflow: hidden;
    position: relative;
}
.about-title {
    width: 200px;
    height: 100%;
    float: left;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.about-title h2 {
    color: #575757;
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
.spisk {
    margin: -30px 0 0 200px !important;
    line-height: 1.4;
}
.addresses-dop {
    background: url(../images_new/divider-1.png) repeat-x center bottom;
    height: 14px;
    margin-bottom: 8px;
}
.about-text {
    margin: 0 0 0 200px;
    color: #575757;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
    border-left: 2px solid #3498db;
    overflow: hidden;
    float: left;
    text-align: left;
}
.b-properties {border-collapse: collapse;}
.b-properties__label-title {text-align:left;font-size: 14px;line-height: 24px;}
.b-properties__value {font-size: 15px;}
.main_com {margin-bottom: 10px;margin-right: 16px;}
.comparison-table table tr.ae-row3 td p {
    font-weight: bold;
    text-align: left;
    font-size: 16px !important;
    position: relative;
    margin: 0;
    padding: 0.6em 1em;
    color: #18479a;
    background: #F7F7F7;
    font-size: 12px;
}
#mobile-bottom-p {
    border-color: #D7D7D7;
    padding: 10px 0px 0px;
}
#comparison {font-size: 14px;}
.text_pod_zaik {font-size: 18px;margin-top: 0px;text-align: center;background: #F4F4F4;padding: 5px;}
.comparison-table table tr td.mobile-33 {
    width: 17%!important;
}
.comparison-table tr td.lime_green {
    color: #3cb906;
}
.comparison-table table tr td {
    padding: 10px 5px 10px;
    border: none;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.comparison-table table tr td strong {
    font-style: normal;
    font-size: 22px;
    font-weight: bold;
}
.comparison-table tr td.sky_blue {
    color: #337ed6;
}
.comparison-table table tr td b {
    font-size: 24px;
}

.kroshki {
    font-size: 16px;
    display: inline;
}
.breadcrumbs .divider {
    display: inline-block;
    width: 7px;
    height: 5px;
    overflow: hidden;
    background: url(../images/breadcrumbs-divider.png) no-repeat 0 0;
    margin: 9px 8px 0 8px;
    vertical-align: top;
}
.breadcrumbs {color:#000;margin: 20px 0;} 
.breadcrumbs a{color:#000;} 
.dsip_mob {display:none;}
@media (max-width: 992px) {
	.nav-item-bg {
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
}
@media (max-width: 767px) {
	.dsip_mob {display:block;}
	.about-title {
		width: 200px;
		height: 150px;
		float: none;
		margin: 0px auto;
		text-align: center;
		position: static;
		top: 0px;
		left: 0px;
	}
	.about-text {
		margin: 0px !important;
		color: #575757;
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		padding: 0px;
		border-left: medium none;
		width: 100% !important;
	}
	
}
@media (max-width: 600px) {
	/*.zv_widt {width:100% !important;}
	#nav-item-bg {position: absolute;left: calc(50% - 70px);height: 70px;width: 0px;padding: 0;margin: 0;}
	.comparison-table table tr td.mobile-33 {padding-top: 80px;display:inline-block;}
	.comparison-table table tr td b {font-size:18px;}
	.comparison-table table tr td strong {font-size:18px;}
	.comparison-table table tr.ae-row3 td p {font-size: 14px !important;width: 270px;}
	.non-mobile { display:none}
	.features {position:absolute;left: 0;}*/
}
@media (max-width: 420px) {
	
}
