/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
    .head_pic {
        background-size: cover;
        width: 100%;
    }
    .yvedw {
        display: none;
    }
    .b_order_menu {
        display: none;
    }
    #vk_groups,
    #vk_groups iframe {
        width: 100% !important;
    }
}
@media only screen and (max-width: 1030px) {
    .head .center .left {
        width: 20%;
    }
    .head .center .right {
        width: 76%;
    }
    .head .center .right .contact {
        float: left;
    }
    .head .center {
        width: 100%;
    }
    .wrap .left {
        padding: 10px;
        width: 25%;
    }
    .wrap .right {
        width: 68%;
        float: left;
    }
    .footer .left {
        width: 60%;
        float: left;
    }
    .footer .right {
        width: 26%;
        float: left;
    }
    .footer .right form {
        display: none;
    }
    .footer {
        width: 100%;
    }
    .wrap {
        width: 100%;
    }
    .subscription .subscription_form .input {
        width: 40%;
    }

.ya-site-form__form {
	width: 100%; box-sizing: border-box;
}

}
@media only screen and (max-width: 970px) {
	.head {
		overflow: hidden;
	}
    .head .center .right .col:nth-child(3) {
        display: none;
    }
    .iframe-form {
        display: none;
    }
    .ya-site-form__form {
    	height: auto;
    }
    #ya-site-form0 .ya-site-form__search-input {
    	padding: 15px 15px 0; box-sizing: border-box;
    }
#ya-site-form0 .ya-site-form__submit {
	margin: 10px 0 5px !important; cursor: pointer; padding-left: 10px; padding-right: 10px;
}
#ya-site-form0.ya-site-form_arrow_yes .ya-site-form__search-input {
	padding-right: 6px !important;
}
#ya-site-form0 .ya-site-form__input-text {
	box-sizing:border-box; padding: 0 10px; height: 30px; line-height: 30px;
}
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 768px) {
    .wrap .left {
        padding: 10px;
        width: 25%;
    }
    .wrap .right {
        width: 70%;
    }
    #fixed-header.fixed {
        background-image: initial!important;
        background-color: #0e98ef;
    }
    .head .center {
        width: 100%;
    }
    .head .center .left {
        width: 22%;
    }
    .head .center .right {
        width: 76%;
    }
    .head .center .right .contact {
        float: left;
    }
    .head .center .right .col:nth-child(3) {
        display: none;
    }
    img {
        max-width: 100%;
    }
    .footer .right div {
        float: left!important;
    }
    .footer .left {
        width: 68%;
        padding-left: 20px;
    }
    .footer .right {
        width: 28%;
        padding-top: 10px;
    }
    table.simple-little-table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    
    table.simple-little-table tr {
        border: 1px solid #ccc;
    }
    table.simple-little-table td {
        /* Behave  like a "row" */
        
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
    }
    /*
	Label the data
	*/
    
    .simple-little-table th:first-child {
        text-align: center;
    }
    .simple-little-table tr td:first-child {
        text-align: center;
    }
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 720px) {
    .fixed {
        display: none;
    }
    .nav-menu {
        display: table;
    }
    .head .center .right .col {
        display: none;
    }
    .nav-collapse a {
        color: #fff;
        text-decoration: none;
        width: 100%;
        background: #3692E3;
        border-bottom: 1px solid white;
        padding: 7px 0px;
        float: left;
    }
    .head .center .left img {
        position: static;
        margin-left: 0px;
    }
    .head .center {
        text-align: center;
    }
    .head .center .left {
        width: 48%;
        float: none;
        display: inline-block;
    }
    .head .center .right {
        width: 48%;
        float: none;
        display: inline-block;
    }
    .footer .fb:nth-child(1) {
        padding: 10px 10px 0px 0px;
    }
    .face_block img {
        float: none;
    }
    .face_name {
        width: 100%;
        padding: 0px 0px 20px 10px;
    }
}
@media only screen and (max-width: 630px) {
    .head_pic {
        display: none;
    }
    .subscription.mtop50 {
        display: none;
    }
}
@media only screen and (max-width: 590px) {
    .footer .left {
        width: 48%;
        padding-left: 20px;
    }
}
/* Small Devices, Tablets */

@media only screen and (max-width: 480px) {
    .wrap .left {
        display: none;
    }
    .wrap .right {
        width: 100%;
        float: none;
    }
    .pagename {
        padding-top: 10px;
    }
    .footer .left {
        width: 48%;
        padding-left: 0px;
    }
    .footer .right {
        width: 48%;
        padding-top: 10px;
    }
    .head .center .left {
        width: 100%;
    }
    .head .center .left img {
        margin-top: 10px;
    }
    .head .center .right {
        width: 100%;
    }
    .head .center .right .contact {
        float: none;
        display: inline-block;
        background: none;
        margin-top: 0px;
        position: relative;
        width: 100%;
    }
    .head .center .right .contact .phone_number {
        text-align: center;
    }
    .head .center .right .contact .phone_number span {
        font-size: 24px;
        color: #cee7f6;
    }
    .head .center .right .contact .work_time {
        margin: 0px;
        padding-bottom: 5px;
    }
    .head {
        height: 100%;
    }
    .wrap {
        margin: 0px; box-sizing: border-box; padding-left: 15px; padding-right: 15px;
    }

h1, h2, h3, h4 {
	line-height: 30px; margin-bottom: 0;
}
h3 {
	line-height: 25px;
}
.head .center {
	padding-bottom: 14px;
}
.head .center .right .contact .phone_number {
	line-height: 36px;
}
.head .center .left {
	height: auto; padding-bottom: 18px;
}
br {
	display: none;
}
.wrap .right ul {
	padding-left: 0;
	margin-top: 16px;
}
.wrap .right h2 {
	line-height: 25px; padding-top: 20px;
}

}
@media only screen and (max-width: 375px) {

.footer {
	box-sizing: border-box; padding-left: 15px; padding-right: 15px;
}
.footer .left {
	width: 100%; float: none;
}
.footer .right {
	width: 100%; float: none;
}
.footer .fb:nth-child(1) {
	padding: 0;
}
.footer .fb {
	float: none; padding: 0;
}
.fb p {
	padding: 0 !important;
}
.footer ul {
	padding-left: 0; margin: 14px 0 20px;
}
.footer ul li {
	position: relative; list-style-type: none;
}
.footer ul li:before {
	content: ''; display: block; width: 4px; height: 4px; background: #919191; border-radius: 50%; position: absolute; left: 0; top: 16px;
}
.fb ul li {
	padding: 5px 10px 4px 16px;
}
#carousel > #container > div {
	width: 47% !important; padding: 0 !important; margin: 18px 6% 0 0;
}
#carousel > #container > div:nth-of-type(2n) {
	margin-right: 0;
}
#carousel > #container > div img {
	display: block; margin-bottom: 8px;
}


}


