/* Medium Devices, Desktops */
@media only screen and (max-width : 1000px) {
    .info-box {
        padding-left: 90px;
    }
    .info-box-text {
        font-size: 18px;
    }
    .product-block {
        height: 360px;
    }
    .product-block-top {
        padding-top: 155px;
    }
    #ultracel:before {
        display: none;
    }
    .advantages-cont {
        padding: 0;
    }
    .ultracel-box {
        background-position: 300px bottom;
    }
    .product-informer:after,
    .product-informer:before{
        display: none;
    }
    .foot-bar-bot {
        max-width: 355px;
    }
    .foot-bar-bot .row-2{
        width: 100%;
        float: none;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .head-left{
        float: none;
        margin: 0 auto;
		padding-bottom: 5px;
    }
    .nav-bar .contacts-top-title{
        display: none;
    }
    .nav-bar .contacts-top{
        position: absolute;
        z-index: 1;
        top: 5px;
        left: 15px;
    }
	.nav-bar .contacts-top,
    .nav-bar .contacts-top a{
        color: #FFF;
		font-size:12px;
    }
    .contacts-top a::after{
        color: #FFF;
    }
    .top-nav{
        position: fixed;
        z-index: 20;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #00A0E3;
        display: none;
    }
    .top-nav.open{
        display: table;
    }
    .top-nav>ul{
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        box-sizing: border-box;
        padding: 20px;
    }
    .top-nav>ul>li{
        display: block;
        text-align: left;
        border-bottom: 1px solid #FFF;
    }
    .top-nav>ul>li>a{
        padding: 10px 20px;
        height: auto;
        line-height: normal;
    }
    .top-nav>ul>li>ul{
        width: auto;
        display: block !important;
        background: #FFF;
        position: unset;
        box-shadow: none;
    }
    .top-nav > ul > li.parents > a:before{
        display: none;
    }
    .slider-bar,
    .slider-box{
        height: 245px;
    }
    .slider-box-cont{
        padding-top: 25px;
    }
    .slider-bar .owl-controls{
        bottom: 10px !important;
    }
    .about-bar-left{
        width: auto;
        max-width: 630px;
        margin: 0 auto;
        float: none;
    }
    .about-bar-right{
        width: 100%;
        float: none;
    }
	.footer{
		padding-bottom:55px;
	}
	.up-btn{
		bottom:15%;
	}
    .foot-bar-top .row-2{
        width: 100%;
        float: none;
    }
    .foot-bar-text{
        margin: 0 auto 20px auto;
    }
    .form-box{
        float: none;
        margin: 0 auto 20px auto;
        position: unset;
    }
    .foot-bar-bot{
        margin: 0 auto;
    }
    #ultracel:after {
        display: none;
    }
    .principle-box{
        text-align: center;
        border-bottom:1px solid #CCC;
    }
	.foot-bar-bot{
		padding-left:0;
	}
	.foot-buttons{
		width:auto;
		margin:0;
		right:0;
		left:0;
		right:0;
		bottom:0;
		padding:5px 0;
		background:#FFF;
	}
	.foot-buttons ul{
		max-width:350px;
		margin:0 auto;
	}
	.foot-buttons li{
		width: 50%;
		float:left;
		box-sizing:border-box;
		padding:0 5px;
	}
	.foot-buttons ul li+li{
		margin:0;
	}
	.foot-btn{
		max-width:165px;
		padding:5px 10px;
		font-size:11px;
		height:28px;
	}
	.foot-contacts{
		padding: 40px 20px;
		background:rgba(255,255,255,0.6);
	}
	.form-box-f{
		float:none;
		position:unset;
		margin:0 auto;
	}
}
@media (max-width: 480px) {
    .header .container{
        padding-top: 30px;
        padding-bottom: 0;
    }
    .info-block .row-2{
        width: 100%;
        float: none;
    }
    .about-bar-right{
        padding-left: 0;
    }
    .product-block{
        background-size: 160% auto;
        height: auto;
        background-color: #dadde2;
    }
    .product-block-top {
        padding: 65px 0 20px 0;
    }
    .product-block-title{
        max-width: 230px;
        font-size: 20px;
        line-height: 24px;
    }
    .app-block .row-2{
        width: 100%;
        float: none;
    }
    .principle-box:after {
        display: none;
    }
    .principles-block .row-3{
        width: 100%;
        float: none;
    }
    .features-block-title{
        font-size: 14px;
    }
    .features-block .row-3{
        width: 100%;
        float: none;
    }
    .feature-box:after{
        display: none;
    }
    .benefit-block-text{
        font-size: 16px;
    }
    .benefit-block-text ul li{
        margin-bottom: 10px;
    }
    .app-img7 {
        margin-top: 20px;
    }
    .product-box-title{
        font-size: 22px;
    }
    .product-box-title span{
        padding: 0 15px;
    }
    .foot-title{
        font-size: 26px;
    }
    .slider-box-img{
        max-width: 150px;
    }
    .slider-box{
        position: relative;
        z-index: 0;
    }
    .slider-box:before{
        content: '';
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        top:0;
        bottom: 0;
        background-color: #FFF;
        opacity: 0.6;
    }
    .slider-box-cont{
        padding-top: 40px;
    }
    .slider-box-text{
        color: #333;
    }
    .button-more{
        border-color: #333;
        color: #333;
    }
    .principle-box{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .product-informer > div:first-child {
        padding-top: 20px;
    }
    .foot-bar-text{
        padding: 30px 20px;
    }
    .download-box{
        padding-left: 100px;
    }
    .up-btn {
        width: 54px;
        height: 32px;
    }
	.fancybox-skin .result-box-img,
	.fancybox-skin .result-box-img img{
		height: auto;
		height: 125px;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 768px) {
    .top-nav-btn,
    .top-nav-close{
        display: none !important;
    }
    .top-nav{
        display: block !important;
    }
}	