
@media (max-width: 575.98px) {
    header .logo {
        margin: 0 0 0 10px;
        line-height: 16px;
        height: 80px;
        padding: 44px 0 0 112px;
    }
    header .top_phone {
        margin: 0 0 15px 10px;
        width: 70%;
    }
    a.comagic_phone {
        color: #435BD4;
		text-decoration: underline;
    }	
    footer .comagic_phone a {
		text-decoration: underline;
    }
    .wrap {
        width: 100%;
    }
    .reviews .wrap {
        width: 100%;
    }
    .tikets .comments-slider .wrap {
        width: 100%;
    }
    .ticket-comment-author {
        text-align: center;
        display: block !important;
        margin-bottom: 10px;
    }
    .text-right-sm {
        text-align: center;
    }
    footer .wrap {
        width: 100%;
    }
    footer {
        padding: 40px 10px;
        text-align: center;
    }
    .bx-wrapper .bx-prev {
        left: 10px;
    }
    .bx-wrapper .bx-next {
        right: 10px;
    }
    .bx-wrapper .bx-viewport {
        height: auto;
    }
    .video .wrap {
        height: auto;
        width: 100%;
    }
    .menu {
        height: 70px;
    }
    .menu .phone {
        position: relative;
        right: 0;
    }
    .menu.menu_fixed {
        /*width: 400px;*/
        height: 105px;
    }
    section.main .wrap {
        padding-left: 0;
    }
    section.main h1 {
        padding-right: 10px;
    }
    section.main h1 {
        font-size: 32px;
        margin-top: 45px;
        padding: 10px;
    }
    section.main ul li {
        font-size: 20px;
        line-height: 17px;
        padding: 8px 10px;
    }
    section.main ul li span.plus {
        font-size: 46px;
        line-height: 0px;
    }
    section.inline_form {
        padding: 30px 0;
        height: auto;
    }
    section.inline_form .wrap input[type=text][name=name] {
        margin-right: 0;
        margin-left: 25px;
    }
    section.inline_form .wrap input[type=text] {
        margin-left: 25px;
    }
    .projects {
        height: auto;
		padding-top: 30px;
    }
    .projects .slider {
        height: auto;
        padding-bottom: 30px;
    }
    .projects .arrows {
        width: auto;
    }
    .projects .project {
        float: none;
        margin: 0 auto 33px;
    }
    .projects .controls {
        display: none;
    }
    .contacts .contacts_block {
        width: 360px;
        height: 270px;
        left: 0;
        margin-left: 0;
    }
    .reviews .review-dopuski, .reviews .review-licence, .reviews .review-svidetelstvo, .reviews .review-podarki, .reviews .review-otzivi {
        float: none;
        margin: 0 auto 40px;
    }
    .reviews .review-dopuski {
        width: auto;
        height: auto;
    }
    .video .video-responsive {
        padding:0;
    }
    .video-responsive iframe, .video-responsive object, .video-responsive embed {
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }
    #video, #dream, #podarki, #licence, #reviews, #menu, #projects {
        display: none;
    }
    .popup.popup-callback {        
        max-width: 98%;
        width: 98%;
    }
    .popup {
        padding: 20px 0;
        background: #fff;
        min-height: auto;
    }
    .popup .bttn {
        width: 100%;
        height: auto;
        line-height: 55px;
    }
	section.options-mobil {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 80px;
		height: auto;
		background: url(../images/fon-akcia_skidki.jpg) center no-repeat;
		background-size: cover;
		color: #fff
	}
	section.options-mobil .row {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.akcia-text {
		margin: 20px 0;
		line-height: 22px;
	}
	.akcia-text p {
		margin-bottom: 10px;
	}
	.akcia-btn {
		text-align: center;
	}
	.akcia-btn a.bttn {
		padding: 10px;
		display: inline-block;
	}	
	#akcia .popup, #skidki .popup {
		margin-top: 15px;
		padding-top: 20px;
		width: 94%;
		height: auto;
		max-width: 94%;
		min-height: auto;
		color: #e0162c;
	}
	#akcia .popup {
		background: url(../images/fon-akcia.jpg) center top no-repeat;
	}
	#skidki .popup {
		background: url(../images/fon-skidki.jpg) center top no-repeat;
	}
	#skidki .zagolovok, #akcia .zagolovok {
		width: 140px;
		padding-left: 15px;
	}
	.blog-box {
		padding: 20px;
		display: block
	}
	.popup.popup-project {
		background: url(../images/old-paper-mobile.jpg) center top repeat;
		margin-top: 15px;
		padding-top: 30px;
		width: 94%;
		height: auto;
		color: #000;
		min-width: 94%;
	}
	.projects h2 {
		margin-bottom: 15px;
	}
}

@media (max-width: 320px) {    
    .contacts .contacts_block {
        width: 320px;
    }
    .contacts .contacts_text {
        padding: 0 0 0 40px;
    }
}


@media (min-width: 576px) and (max-width: 767.98px) {
    
}


@media (min-width: 768px) and (max-width: 991.98px) {
    
}

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

@media (min-width: 576px) {
    #dream-mobile, #licence-mobile, #reviews-mobile, #menu-mobile, #projects-mobile  {
        display: none;
    }
}

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