@media(max-width: 1200px) {
	.header-contact .phone {
		font-size: 14px;
	}
	.header_btn .callback {
		font-size: 14px;
	}
	.gallery_list_two .gallery_item {
	    margin-bottom: 20px;
	}
	.services_tabcontent>.active {
	    display: flex;
	    flex-direction: column;
	}
	.services_tabcontent-image {
	    min-width: 0;
	    margin: 0 0 30px;
	}
	.attractive_text {
	    width: 100%;
	}
	.alternant_itemtwo {
	    padding: 0 15px;
	}
	.programm-price-content {
		flex-wrap: wrap;
	}
	.programm-price-stock {
		text-align: center;
	}
	.programm-price-value {
		text-align: right;
	}
	.programm-price-time,
	.programm-price-stock,
	.programm-price-value {
		width: 33%;
	}
	.programm-price-request {
		width: 100%;
		margin-bottom: 10px;
	}
	.contact-info {
    left: 100px;
		top: 50px;
	}
	.no-padding {
		padding: 0;
	}
	#navbar .navbar-nav .nav-link {
		padding: 10px;
	}
	.about {
    padding-bottom: 50px;
	}
	.price {
		margin-bottom: 50px;
	}
	.tizers {
    padding: 0;
	}
	.programm {
    padding-bottom: 40px;
	}
	.programm-price {
		padding-bottom: 35px;
	}
	.work-block {
    padding: 50px 0;
	}
	.review {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.faq {
    padding-top: 50px;
    padding-bottom: 40px;
	}
	.ask-block {
    padding: 30px 0;
	}
}

@media(max-width: 992px) {
	.background-slide-wrapper .background-slide-title,
	h1.background-slide-title {
		font-size: 38px;
		margin-bottom: 25px;
	}
	.flex-direction-nav .flex-next {
		opacity: 0
	}
	.services_item.services_item-image {
		background-position: bottom right;
	}
	.services_item-image .services_item-text {
	    width: 50%;
	}
	.about_border_left {
	    border: none;
	}
	.about_item {
		margin: 40px 0 0;
	}
	.bidhome_contact {
		margin-top: 40px;
	}
	.working_item:before {
		display: none;
	}
	.working .tab-content .tab-pane {
	    width: 100%;
	}
	.services_item {
	    margin: 0 0 30px;
	}
	.services_item.bordered {
	    padding: 20px;
	}
	.promo_itemone {
		height: auto;
		margin-bottom: 30px;
	}
	.promo_itemone .promo_itemone-inner {
	    background: #f8f8f8;
	}
	.promo_itemone .promo_itemone-text,
	.promo_itemone .promo_itemone-btn {
	    display: block;
	}
	.services_tabcontent {
	    margin-top: 20px;
	}
	.alternant_item {
	    margin-bottom: 50px;
	    flex-direction: column !important;
	}
	.alternant_item-image {
	    width: 100%;
	}
	.alternant_item-textbox {
	    width: 100%;
	    margin: 30px 0 0 !important;
	}
	.alternant_itemtwo {
	    width: 100%;
	    padding: 0;
	    margin: 0 0 50px !important;
	}
	.alternant_itemtwo-image {
	    margin-bottom: 20px;
	}
	.alternant_itemthree-inner {
	    flex-direction: column;
	    padding: 30px;
	}
	.alternant_itemthree-textleft {
	    flex-direction: column-reverse;
	}
	.alternant_itemthree-image {
		margin-bottom: 20px;
	}
	.alternant_itemthree-image,
	.alternant_itemthree-textbox {
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.alternant_itemthree-bottom {
	    padding: 30px;
	}
	.alternant_itemthree-textbox {
		padding: 0 !important;
	}
	.background-price {
    padding: 0 30px;
	}
	.tizers-title {
    margin-bottom: 50px;
	}
	.tizer-item {
    margin-bottom: 45px;
	}
	.faq-title {
    margin-bottom: 40px;
	}
	.footer .footer-menu .nav-link {
    padding: 10px;
	}

}

@media (max-width: 991px) {
	.header {
    display: none;
	}

	section.slider {
		margin-top: 61px;
	}
}

@media(max-width: 768px) {
	.header-contact .phone {
		font-size: 18px;
	}
	.header_slogan {
		margin: 10px 0;
		font-size: 17px;
		line-height: 19px;
	}
	.simplesearch-search-form {
		max-width: 350px;
		margin: 0 auto 15px
	}
	.background-slide-wrapper .background-slide-title,
	h1.background-slide-title {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 12px;
	}
	#background-slider .background-slide-item {
	    height: 300px !important;
	    background-size: cover;
	}
	.tizers .tizer-item .tizer-title {
		font-size: 15px;
		line-height: 18px;
	}
	.tizers .tizer-item .tizer-desc,
	.tizers .tizer-item .tizer-desc-hidden {
		font-size: 12px
	}
	.tizer-item-hover .tizer-desc {
		display: none;
	}
	.tizer-item-hover .tizer-desc-hidden {
		display: block;
	}
    .tizers .tizer-item {
        height: auto;
    }
	.tizers .tizer-item:hover .tizer-item-hover {
	    position: static;
	    background: none;
	    box-shadow: none;
	    padding: 0;
	}
	.tizers .tizer-item:hover .tizer-item-hover img {
	    display: block;
	}
	.about_item {
	    margin: 20px 0 0;
	    padding-left: 40px;
	}
	.about_item:before {
	    left: 15px;
	}
	.contact {
		padding-bottom: 0;
	}
	.contact .map {
		position: static;
	    width: 100%;
	    height: 300px;
	    margin-top: 20px;
	}
	.working_item-num {
	    font-size: 80px;
	    line-height: 70px;
	}
	.working_item-title {
	    font-size: 16px;
	}
	.promo_itembig {
	    height: 510px;
	}
	/*.promo-image-nav {
	    flex-direction: column;
	    text-align: center;
	}*/
	.promo-image-nav a {
	    margin: 0 20px 20px;
	}
	.banner_title {
	    font-size: 25px;
	    line-height: 30px;
	}
	.bidhome .map {
	    height: 300px;
	}
	.services_item.services_item-bg {
	    background-position: center;
	    background-size: cover;
	    height: 300px;
	}
	.services_tabnav {
	    margin-top: 30px;
	}
	.services_tabarrow {
		display: none;
	}
	.services_tabcontent-text {
	    width: 100%;
	}
	.attractive_text {
	    font-size: 30px;
	    line-height: 40px;
	}
	.alternant {
	    padding: 60px 0;
	}
	.about-item {
    text-align: center;
	}
	.background-price {
    padding: 0 40px;
	}
	.programm-certificate {
		text-align: center;
	}
	.programm-certificate span {
    margin-right: 0px;
	}
	.programm-certificate img {
		margin-top: 12px;
	}
	.contact-info {
    top: 30px;
    left: 70px;
    padding: 53px 47px 0px 47px;
    position: initial;
    max-width: 100%;
    box-shadow: none;
	}
	.background-slide-wrapper .background-slide-preview {
	    margin-bottom: 7px;
	    font-size: 15px;
	}
	.background-slide-wrapper .background-slide-text {
    font-size: 22px;
    line-height: inherit;
    margin-bottom: 5px;
	}
	.background-slide-wrapper .background-slide-btn {
    margin-top: 10px;
	}
	.background-slide-wrapper .background-slide-btn a {
    font-size: 12px;
    padding: 10px 15px;
    width: 150px;
	}
	.about-title {
    margin-top: 40px;
	}
	.title {
    font-size: 35px;
	}
	.background-price-title {
    font-size: 25px;
	}
	.nav-tabs .nav-link {
    font-size: 14px;
	}
	.programm-certificate span {
		display: block;
	}
	.footer .footer-copyright  {
		text-align: center;
	}
}

@media(max-width: 576px) {
	.about {
    padding: 0px 0;
	}
	.text-sm-center {
		text-align: center;
	}
	.background-slide-wrapper .background-slide-title {
		font-size: 18px;
		font-weight: 500;
		line-height: 20px;
	}
	.background-slide-wrapper .background-slide-text {
		font-size: 14px
	}
	#background-slider .owl-dots {
		display: none;
	}
    .services {
        padding: 40px 0;
    }
    .services_item,
    .services_itemtwo {
        margin: 0 0 30px;
    }
    .services_itemtwo {
    	padding: 30px 20px;
    	flex-direction: column;
    }
    .services_item-title,
    .services_itemtwo-title {
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 10px;
    }
    .services_itemtwo-left {
    	margin: 0 0 20px;
    }
	.services_item.services_item-image {
	    height: auto;
	    background: #fff ;
	    background-image: none !important;
	    margin: 0 0 20px;
	    padding: 20px;
	}
	.services_item-image .services_item-text {
	    width: 100%;
	}
	.services_item.services_item-bg {
	    height: auto;
	}
	.about .section_title {
	    line-height: 30px;
	}
	.contact_text {
	    font-size: 16px;
	    line-height: 25px;
	    margin-bottom: 30px;
	}
	.contact {
	    padding-top: 40px;
	}
	.contact_item-text {
	    font-size: 16px;
	}
	.bidhome_contact-title {
	    font-size: 28px;
	    line-height: 32px;
	}
	#gallery-slider .owl-prev {
	    left: -15px;
	}
	#gallery-slider .owl-next {
	    right: -15px;
	}

	.promo_itembig {
	    padding: 30px 20px;
	}
	.promo_itembig-title {
	    font-size: 25px;
	    line-height: 30px;
	}
	.newsblock .item {
	    margin-top: 30px;
	}
	.newsblock .news_body .title {
	    font-size: 20px;
	    line-height: 25px;
	}
	.newsblock .news_body .date {
	    margin-top: 10px;
	}
	.textblock {
	    padding: 50px 0;
	}
	.banner {
	    padding: 30px;
	    margin-top: 30px;
	    height: auto;
	}
	.newsblock {
	    padding: 50px 0;
	}
	.newsblock_newsall {
	    margin-top: 30px;
	}
	.working {
	    padding: 50px 0;
	}
	.working .tab-content {
	    font-size: 16px;
	    line-height: 24px;
	    padding: 30px 0 10px;
	    margin: 20px 0 0;
	}
	#review-slider2 .owl-next {
	    right: 0;
	}
	#review-slider2 .owl-prev {
	    left: -20px;
	}
	#review-slider2 .review_item-head {
	    display: flex;
	    align-items: center;
	    flex-direction: column;
	}
	#review-slider2 .review_item-image-big-left {
	    margin: 0 0 20px 0;
	}
	.partners_banner {
	    font-size: 18px;
	    line-height: 25px;
	    height: auto;
	    margin-top: 0;
	    padding: 30px;
	}
	#review-slider .owl-prev,
	#review-slider .owl-next {
		margin: 0 10px;
	}
	.promo_itemtwo {
	    margin-bottom: 30px;
	    padding: 20px 10px 30px;
	}
	.attractive_text {
	    font-size: 20px;
	    line-height: 30px;
	}
	.alternant_item {
	    margin-bottom: 30px;
	}
	.alternant_itemtwo {
	    width: 100%;
	    padding: 0;
	    margin: 0 0 30px !important;
	}
    .attractive {
        padding: 40px 0;
    }
    .alternant {
        padding: 40px 0;
    }
	.alternant_itemtwo-title {
	    font-size: 20px;
	    line-height: 25px;
	}
	.alternant_itemthree-inner {
	    padding: 20px;
	}
	.alternant_itemthree-title {
	    font-size: 20px;
	    line-height: 25px;
	    margin: 0 0 20px;
	}
	.alternant_itemthree-text {
	    margin-bottom: 20px;
	}
	.alternant_itemthree-bottom {
	    padding: 20px;
	    flex-direction: column;
	    align-items: flex-start;
	}
	.alternant_itemthree-bottom-text {
	    padding-left: 0;
	}
	.alternant_itemthree-bottom img {
	    margin-bottom: 10px;
	}
	.alternant_itemthree a.btn {
	    margin: 20px 0 0;
	}
	.about-title {
    margin-top: 40px;
	}
	.contact-info {
    padding: 0 47px 0px 47px;
	}
	.ask-block .centralform {
        display: flex;
        flex-direction: column;
    }

    .ask-block  .fiels_item {
      width: 100%;
    }

    .ask-block ._Forms_generate .fiels_item:nth-child(2) {
        order: 1;
    }

    .ask-block ._Forms_generate .fiels_item:nth-child(3) {
        float: none;
         display: block;
        order: 4;
    }

    .ask-block ._Forms_generate .fiels_item:nth-child(4) {
        order: 2;
    }

    .ask-block ._Forms_generate .fiels_item:nth-child(5) {
        order: 3;
    }

    .ask-block ._Forms_generate .field_submit {
        order: 5;
    }

    .ask-block .fiels_item {
        padding-right: 0px;
    }

    .ask-block ._Forms_generate {
        padding: 0px;
    }
}

@media (max-width: 376px) {
	.about, .faq {
		padding-top: 0;
	}
	.programm {
		padding-top: 30px;
	}
	.background-price {
    flex-flow: wrap;
	}
	.background-price-text {
    margin-bottom: 15px;
	}
	.programm-price-head {
    padding: 19px 15px;
    font-size: 16px;
	}
	.programm-price-body {
    padding: 25px 30px 5px 19px;
	}
	.contact-info .section_title {
    font-size: 23px;
	}
	.contact_item-text {
		flex-wrap: wrap;
	}
	.contact_item-text-call span {
		display: block;
	}
	.btn-standart {
		padding: 10px 10px;
		font-size: 14px;
	}
	.contact_item-text-content {
	    border-left: none;
	    padding-left: 0;
	    max-width: 100%;
	    margin-top: 10px;
	}
	.work-num {
		font-size: 100px;
	}
	.work-text {
		padding-top: 0;
	}
}
