/* MEDIA QUERIES */

/* Medium devices (desktops, 1950px and down) */
@media screen and (max-width: 1950px) {

    .slide-content {
        position: absolute;
        top: 50%;
        margin-top: -160px;
        left: 10%;
        width: 38%;
    }

    .slide-content__header {
        font-size: 2.5em;
    }

    .slide-content__header_magistral {
        font-size: 1em;
    }

    .slide-content__text {
        font-size: 2em;
    }


    .slide-content__link {
        font-size: 1.75em;
    }
}

/* Medium devices (desktops, 1600px and down) */
@media screen and (max-width: 1600px) {

    .slide-content {
        margin-top: -113px;
    }

    .slide-content__header {
        font-size: 2em;
    }

    .slide-content__text {
        font-size: 1.5em;
    }

    .slide-content__link {
        font-size: 1.25em;
    }

}

/* Medium devices (desktops, 1500px and down) */
@media screen and (max-width: 1500px) {
	.main-footer__copyright_block	{
		float: left;
		width: 48%;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 0.5em;
		padding: 0 0 1em 0;
		text-align: left;
	}
	.main-footer__copyright_block .main-footer__copyright	{
		margin: 0;
		width: auto;
	}
}

/* Medium devices (desktops, 1400px and down) */
@media screen and (max-width: 1400px) {

    body  {
        font-size: 14px;
    }

    .site-logo {
        width: 250px;
        margin-top: 2px;
		top: 2px;
    }

    .site-logo1__img {      
        height: 31px;
    }
	
	.site-logo2__img {
		width: 65%;
	}

/*     .main-content {
    margin-left: 250px;
} */

    .fixed-aside  {
        width: 250px;
    }

    /* left aside menu */

    .aside-products-menu__item {

    }

    .aside-categories-menu__item {
        margin-bottom: 1em;
        padding-top: 1em;
    }

    .aside-categories-menu__item:before {
        width: 220px;
    }

    /* main menu link */

    .main-menu__link {
        padding: 12px 0;
    }

    .main-menu__link:before {
        left: -38px;
        border-width: 19px;
    }

    .main-menu__link:after {
        right: -38px;
        border-width: 19px;
    }

    /* headers */

    .double-header__first,
    .two-lines-header {
        font-size: 1.5em;
    }

    .double-header__second {
        font-size: 1em;
    }

    /* product submenu */

    .product-submenu__link {
        padding: 12px;
        margin: 0 18px;
    }

    .product-submenu__link:before {
        left: -38px;
        border-width: 19px;
    }

    .product-submenu__link:after {
      right: -38px;
      border-width: 19px;
    }


    /* technologies */

    .technologies-icons__item {
        width: 28%;
        max-width: 300px;
    }

    .technologies-icons__img {

    }

/*     .main-content {
    padding-bottom: 96px
} */

    .main-footer__phones {
        width: 48%;
        padding-bottom: 0;
        margin-left: 2%;
    }

    .main-footer__email {
        width: 48%;
        padding-bottom: 0;
        margin-left: 0;
        margin-right: 2%;
    }

    .main-footer__copyright {
        float: left;
        width: 48%;
        margin-left: 2%;
        margin-right: 2%;
        padding: 0 0 1em 0;
    }

    .icons-with-description__item {
        width: 47%;
    }

	.content-table td {
		padding: 0.25em 0.5em;
	}

}

/* Medium devices (desktops, 1200px and down) */
@media screen and (max-width: 1200px) {

    .main-content {
        margin-left: 0;
    }

    .site-logo1__img {
        /*width: 280px;*/
        height: 39px;
    }
	
	.site-logo__link_style1 {
		top: 7px;
	}

    .site-logo {
        width: auto;
    }

    .main-menu {
        display: none;
    }

    .mobmenu-trigger {
        display: block;
    }

    .main-content_hidden {
        display: none;
    }

    .mobmenu__wrapper.opened {
       display: block;
    }

    .main-header_static {
        position: static;
    }

    .fixed-aside {
        display: none;
    }

    .breadcrumbs {
        width: 95%;
        margin: 0 auto 1em;
    }

    .breadcrumbs__list {
        padding-left: 0;
    }

    .two-lines__header {
        padding: 0 40px;
    }

    .main-footer {
        margin-left: 0;
    }

    .svg.cssanimations.opacity.borderradius .technologies-icons__img_animate {
        display: none;
    }

    .svg.cssanimations.opacity.borderradius .technologies-icons__img_svg {
        display: block;
    }

    /* content */

    .content-container {
        padding: 2em 0;
        margin-bottom: -1em;
    }

    .dark-header,
    .two-sections,
    .gray-header,
    .blue-header,
    .content-table {
        margin-left: 0;
        margin-right: 0;
    }

    .content-container .video-frame,
    .content-img__wrapper,
    .content-container p {
        padding-left: 0;
        padding-right: 0;
    }

    .ordered-list.ordered-list-3 .ordered-list__item,
    .more-links__list,
    .icons-with-description__item {
        padding-left: 0;
    }

    .nice-content__list, .mob {
        padding-left: 1.5em;
    }

    .gray-header {
		display: block;
        min-width: auto;
    }

    .gray-header:before,
    .gray-header:after {
        display: none;
    }

    .dark-header:before,
    .dark-header:after {
        display: none;
    }

    .blue-header:before,
    .blue-header:after {
        display: none;
    }

    .ordered-list.ordered-list-3 {
        padding: 0 1em;
    }

    .gray-block {
        margin: 0;
    }

    .simple-bold-header {
        margin-left: 0;
    }

	.compare-link {
		float: left;
	}


	.catalog__category.catalog_orange_header	{
		padding: 0;
	}

	.blue-header	{
		padding: 0.5em 1.5em;
	}
}


/* Small devices (tablets, 992px and down) */
@media screen and (max-width: 992px) {

/*.blue-header:before {
    position: static;
    border: 0;
    content: none;
}

.blue-header:after {
    position: static;
    border: 0;
    content: none;
}*/

/*.blue-header{
    margin: 0 1em;
}*/

    .main-slider_white {
        margin-bottom: 2em;
    }

    .catalog__category {
        width: 102%;
        margin-left: -2%;
    }

    .catalog__row {
        display: block;
    }

    .catalog__row_4 .catalog__icon-item,
	.catalog__row_3 .catalog__icon-item,
    .catalog__row_2 .catalog__icon-item,
    .catalog__row_1 .catalog__icon-item {
        width: 98%;
        margin-left: 2%;
        clear: both;
		margin-bottom: 1em;
    }

    .catalog__row_4 .catalog__item,
    .catalog__row_3 .catalog__item,
    .catalog__row_2 .catalog__item,
    .catalog__row_1 .catalog__item {
        width: 98%;
        border: 1px solid #dddddd;
        margin: 0 -3px 1em 2%;
    }


    .catalog__row_4 .catalog__item,
    .catalog__row_4 .catalog__icon-item,
    .catalog__row_3 .catalog__item,
    .catalog__row_3 .catalog__icon-item,
    .catalog__row_2 .catalog__item,
    .catalog__row_2 .catalog__icon-item,
    .catalog__row_1 .catalog__item,
    .catalog__row_1 .catalog__icon-item {
        display: inline-block;
        vertical-align: top;
    }

    .catalog__icon-item .catalog__title-wrapper:before {
        display: none;
    }

    .catalog__icon-item .catalog__title-wrapper {
        padding-top: 0;
    }

    .catalog__icon-item {
        padding: 0.5em 1em !important;
        margin-bottom: 2em;
    }

    .catalog__icon-item .catalog__title {
        margin: 0;
        font-size: 1.125em;
        text-align: left;
        text-transform: none;
		display: inline-block;
    }

	.catalog__icon-item.link_bottom .catalog__title-compare-link	{
		float: right;
		font-size: 1em;
		padding: 0;
	}

    .catalog__item:before,
    .catalog__item:after,
    .catalog__link:before,
    .catalog__link:after {
        display: none;
    }

    .ordered-list.ordered-list-3 .ordered-list__item {
        width: 45%;
    }

    .product-submenu__link:before,
    .product-submenu__link:after {
        display: none;
    }

    .product-submenu__list {
        width: 95%;
        max-width: 780px;
    }

    .product-submenu__item {
        width: 100%;
        display: block;
        float: left;
        margin-bottom: 4px;
     }

    .product-submenu__link {
        margin-left: 0;
        margin-right: 0;
    }

	.catalog__compare {
		display: none;
	}

	.catalog__category.catalog_orange_header	{
		width: auto;
		margin-bottom: 2em;
	}

	.catalog_orange_header .blue-header	{
		margin-left: 2%;
	}

}

/* Extra small devices (phones, less than 768px) */
@media screen and (max-width: 768px) {
    .radio {
        margin: 0.5rem;
        display: block;
      }

    .technologies-icons__item {
        width: 45%;
        box-sizing: border-box;
    }

    .container {
        width: 100%;
        padding: 0 1em;
        box-sizing: border-box;
    }

    .breadcrumbs {
        width: 100%;
        padding: 0 1em;
        box-sizing: border-box;
    }

    .bx-wrapper {
        padding-bottom: 80px;
        position: relative;
    }

    .bx-wrapper .bx-controls-direction a {
        height: 40px;
        width: 40px;
        background-color: #4b505c;
    }

    .bx-controls {
        position: absolute;
        display: block;
        width: 100px;
        height: 40px;
        left: 50%;
        margin-left: -50px;
        bottom: 0;
    }

    .bx-wrapper .bx-controls-direction .bx-prev:after {
        height: 0;
        width: 0;
        top: 3px;
        left: -6px;
        margin: 0;
        background-image: none;
        border: 16px solid transparent;
        border-right-color: #fff;
        background-image: none;
    }

    .bx-wrapper .bx-controls-direction .bx-next:after {
        height: 0;
        width: 0;
        top: 3px;
        left: 14px;
        margin: 0;
        background-image: none;
        border: 16px solid transparent;
        border-left-color: #fff;
        background-image: none;
    }


    .main-footer__phones {
        width: 100%;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        margin: 0;
    }

    .main-footer__email {
        width: 100%;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
        box-sizing: border-box;
        margin: 0;
    }

    .main-footer__copyright {
        float: left;
        text-align: center;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
        box-sizing: border-box;
        margin: 0;
    }

    .icons-with-description__list {
        padding-left: 0;
        margin-left: 0;
    }

    .icons-with-description__item {
        width: 100%;
        box-sizing: border-box;
        padding: 0;
        margin-left: 0;
    }

    .ordered-list.ordered-list-3 {
        margin-left: 0;
    }

    .ordered-list.ordered-list-3 .ordered-list__item {
        width: 100%;
        margin-left: 0;
    }

    .content-row {
        margin: 0 0 1em 0;
    }

    .content-col-25,
    .content-col-50,
    .content-col-75 {
        width: 100%;
        margin-left: 0;
    }

    .contact-list {
        display: block;
        font-size: 0;
    }


    .contact-list__item {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        border: 0;
        margin-bottom: 2em;
        font-size: 16px;
        text-align: center;
    }


    .contact-list__photo,
    .contact-list__name,
    .contact-list__email,
    .contact-list__phone {
        float: left;
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .contact-list__photo {
        margin-bottom: 0.5em;
    }

    .contact-list__name {
        margin-bottom: 0.5em;
    }

	.worktime	{
		border: 0;
	}

    .yandex-map {
        height: 500px;
    }

    .ymaps-2-1-35-controls__toolbar_right {
        display: none;
    }

    .content-row_rocket {
        display: block;
    }

    .content-row_rocket .content-col-25,
    .content-row_rocket .content-col-75 {
        display: block;
        width: 100%;
        vertical-align: middle;
        float: left;
        padding: 1em;
        box-sizing: border-box;
    }

    .nice-content__list.nice-content__list_2  li  {
        float: none;
        width: 100%;
        margin-right: 0;
    }

	.fake-checkboxes__item {
		width: 50%;
		margin-right: 0;
	}


	/* bu fake table */

	.fake-table.fake-table_bu {
		display: block;
		width: 100%;
		border: 0;
	}

	.fake-table.fake-table_bu .fake-table__row {
		display: block;
		padding-bottom: 2em;
		border: 1px solid #ddd;
		margin-bottom: 2em;
		height: auto;
	}


	.fake-table.fake-table_bu .fake-table__row:before,
	.fake-table.fake-table_bu .fake-table__row:after {
		content: " ";
		display: table;
	}

	.fake-table.fake-table_bu .fake-table__row:after {
		clear: both;
	}

	.fake-table.fake-table_bu .fake-table__row.fake-table__row_header {
		display: none;
	}

	.fake-table.fake-table_bu  .fake-table__cell:first-child {
		display: none;
	}

	.fake-table.fake-table_bu  .fake-table__cell 	{
		width: 100%;
		box-sizing: border-box;
		clear: both;
		display: block;
		float: left;
		border: 0;
	}

	.fake-table__cell.fake-table__cell_image {
		text-align: left;
	}

	.bu-photo {
		margin-left: 0;
	}

	.bu-image-wrapper {
		width: 100%;
		margin-left: 0;
	}

	.bu-image-wrapper  img{
		opacity: 1;
	}

	.technologies-icons_simple {
		display: none;
	}


	 /* images and description */


	.images-and-description__item {
		width: 43%;
	}

	.lh-icon {
		text-align: left;
	}

	.lh-icon img {
		margin-top: 0;
		margin-bottom: 2em;
	}

	.two-lines-header__wrapper	{
		margin: 0 auto 0.3em;
    }

    /* .sert_icon_block{ */
        /* width: 22%; */
    /* } */
	
	.sert_icon_block img	{
		max-width: 45px;
		height: auto;
	}
	
	.main-footer__copyright_block	{
		float: left;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 0;
		box-sizing: border-box;
		margin: 0;
		text-align: center;
	}

}


/* Extra small devices (phones, less than 650px) */

@media screen and (max-width: 650px) {

    .double-header__first:before,
    .double-header__first:after {
        display: none;
    }

    .double-header__first {
        padding: 0;
    }

    .two-lines-header:before,
    .two-lines-header:after {
        display: none;
        background-image: none;
    }

    .two-lines-header,
    .content-container .video-frame {
        padding: 0;
    }

    .dark-header,
    .gray-header,
	.blue-header	{
        margin-left: 0;
        margin-right: 0;
		padding-left: 1em;
		padding-right: 1em;
    }

    .content-container p {
        padding: 0;
    }

    .icons-with-description__item {
        width: 100%;
        padding: 0;
    }

    .content-table {
        margin-left: 0;
        margin-right: 0;
    }

    .ordered-list.ordered-list-3 {
        padding: 0 0.5em;
    }

    .partners__item {
        width: 50%;
    }

    .content-row_rocket .responsive-img {
        width: 130px;
        height: auto;
    }

}


/* Extra small devices (phones, less than 480px) */
@media screen and (max-width: 480px) {

    .slide-content {
        padding: 2em 2em 4em 2em;
    }

    .slide-content__header {
        font-size: 2em;
    }

    .slide-content__header_magistral {
        font-size: 1em;
    }

    .slide-content__text {
        font-size: 1.5em;
    }

    .slide-content__link {
        font-size: 1.5em;
    }

    .two-lines__header_wrapper,
    .two-lines__header:after,
    .two-lines__header:before    {
        background-image: none;
    }

    .catalog__text {
        display: none;
    }

/*     .main-content {
    padding-bottom: 170px;
} */

    .technologies-icons__list {
        padding-top: 0;
    }

    .technologies-icons__item {
        width: 100%;
        float: left;
        box-sizing: border-box;
        margin-bottom: 1em;
        max-width: none;
    }

    .technologies-icons__img  {
        width: 100%;
    }

    .technologies-icons__img-wrapper {
        display: table-cell;
        width: 30%;
        padding-right: 5%;
        box-sizing: border-box;
        vertical-align: middle;
    }

    .technologies-icons__title {
        display: table-cell;
        text-align: left;
        width: 70%;
        vertical-align: middle;
    }

    .contact-list__item {
        width: 100%;
    }

    .yandex-map {
        height: 320px;
    }

    .container-video {
        margin-bottom: 2em;
    }

    .fake-table,
    .fake-table__row,
    .fake-table__cell {
        display: block;
        width: 100%;
        border: 0;
    }

    .fake-table__cell.fake-table__cell-25,
    .fake-table__cell.fake-table__cell-50,
    .fake-table__cell.fake-table__cell-75 {
        width: 100%;
        padding: 10px;
		box-sizing: border-box;
    }

    .fake-table__row {
        margin-bottom: 2em;
    }

	.fake-checkboxes__item {
		width: 100%;
		margin-right: 0;
	}


	/* images and description */

	.images-and-description__list {
		margin: 0 0 2em 0;
	}

	.images-and-description__item {
		width: 100%;
		margin: 0 0 2em 0;
	}

	.catalog__icon-item.link_bottom .catalog__title-compare-link,
	.catalog_orange_header .blue-header .catalog_title-right	{
		display: none;
    }

    /* .sert_icon_block{ */
        /* width: 24%; */
    /* } */

    /* .sert_icon_block img{ */
        /* width: 49%; */
    /* } */

    .annotation-container{
        width: 90%;
    }
}


/* Extra small devices (phones, less than 400px) */
@media screen and (max-width: 400px) {

    .double-header__first,
    .two-lines-header {
        font-size: 1.75em;
    }

    .double-header__second {
        font-size: 1em;
    }

    .site-logo1__img {
        /* width: 89px; */
        height: 39px;
    }

    .site-logo2__img{
        display: none;
    }

}

@media screen and (max-width: 340px) {   
	
	.site-logo__link_style1 {
        display: none;
    }
}

@media screen and (max-width: 320px) {
    .radio label	{
        font-size: .9em;
    }
}

@media screen and (max-width: 992px) {
    .radioСontainer{
        display: block;
    }

    .akk-content-image{
        margin-bottom: 30px;
    }
    .gray-header.blueprint,
    .blueprint{
        display: none;
    }
    .gray-header.blueprint.active,
    .blueprint.active{
        display: block!important;
    }
    .mobile-only.active{
        display: block;
    }
    .mobile-only{
        display: none;
    }
    .mobile-table.active{
        display: table;
    }

    .gray-header.desktop-only{
        display: none;
    }

    .content-table.desktop-table th{
        font-size: .5em;
    }
    .content-table.desktop-table td{
        font-size: .5em;
    }

    .desktop-table{
        display: none;
    }
    .blueprints-tab-wrapper h2, .blueprints-tab-wrapper .blueprint-container{
        display: none;
    }
    .blueprints-tab-wrapper .blueprint-container.active{
        display: flex;
    }
    .blueprints-tab-wrapper h2.active{
        display: block;
    }

    .blueprint-container{
        flex-direction: column;
        align-items: center;
    }
    .blueprint-container img.mobile-width-100{
        width: 100%;
    }

    #uts-options-table tr td:first-child,
    #uts-options-table tr th:first-child{
        display: none;
    }

    .connection-variants div{
        width: 100%;
    }
}

@media screen and (min-width: 992px) {
    .radioСontainer{
        display: none;
    }
    .gray-header.desktop-only{
        display: inline-block;
    }
    .mobile-only,
    .mobile-only.active{
        display: none;
    }
    .mobile-table, .mobile-table.active{
        display: none;
    }
    .content-table th{
        font-size: .8em;
    }


    #uts-options-table tr td:first-child,
    #uts-options-table tr th:first-child{
        display: table-cell;
    }
}
