.largepage h1.title_article{
    color: #000;
    text-align: center;
    font-size: 1.6em;
}
.largepage h2{
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
    font-style: italic;
}
.types-wrap .slick-prev.slick-arrow, .types-wrap .slick-next.slick-arrow {
    display: none !important;
}
.largepage h2.upper{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: normal;    
    font-size: 30px;
}
.largepage .rt-content-inner .steps-wrap h3{
    text-align: center;
    font-size: 1.9em;
    font-weight: bold;
    color: #000;
    font-style: italic;
}

.types-wrap ul.ul-brands li{
    width: 15%;
    display: inline-table;
}
.types-wrap ul.ul-brands2 li{
    width: 15%;
    display: inline-table;
}

.types-wrap ul.ul-brands li img{
    display: block;
    margin: 0 auto 10px auto;
}
.types-wrap ul.ul-brands2 li img{
    display: block;
    margin: 0 auto 10px auto;
}

.types-wrap ul.ul-brands li span{
    font-style: italic;
}
.types-wrap ul.ul-brands2 li span{
    font-style: italic;
}


.types-wrap .breaking-row{
    height: auto;
    background: #fff;
}
.model_list:not(iphone_list) ul.ul-brands.text-list.visible-list{
    height: 230px;
    overflow: hidden;
}
.model_list:not(iphone_list) ul.ul-brands2.text-list.visible-list{
    height: 230px;
    overflow: hidden;
}
.model_list.iphone_list ul.ul-brands.text-list.visible-list,.brands-wrap ul.ul-brands.text-list.visible-list{
    column-count: unset;
    column-width: unset;
}
.model_list.iphone_list ul.ul-brands2.text-list.visible-list,.brands-wrap ul.ul-brands2.text-list.visible-list{
    column-count: unset;
    column-width: unset;
}
.model_list.iphone_list ul.ul-brands.text-list.visible-list{
    height: auto;
    margin-left: unset;
}
.model_list.iphone_list ul.ul-brands2.text-list.visible-list{
    height: auto;
    margin-left: unset;
}
.show_models{
    text-align: right;
    display: none;
    margin: 20px;
    cursor: pointer;
    color:#2178d0;
    font-weight: bold;
}

.fullsz{
    height: 100%!important;
    display: block!important;
}
.fourcols{
    column-count: 4;
}
.threecols{
    column-count: 3;
}
.twocols{
    column-count: 2;
}
.onecol{
    column-count: 1;
}
@media screen and (max-width: 1150px){
    .repair-btn.repair_apple_mob{
    margin-top: -10px;
    }
}
@media screen and (max-width: 1050px){
    .repair-btn.repair_apple_mob{
        margin-top: -20px;
    }
}
@media screen and (max-width: 900px){
    .repair-btn.repair_apple_mob{
        margin-top: unset;
    }
}
@media screen and (max-width: 735px){
    .types-wrap .breaking-row{
        height: 350px;

    }
    .model_list.iphone_list ul.ul-brands.text-list.visible-list{
        column-count: 3;
    }
    .model_list.iphone_list ul.ul-brands.text-list li a{
        line-height: 1;
    }
    .model_list.iphone_list ul.ul-brands2.text-list.visible-list{
        column-count: 3;
    }
    .model_list.iphone_list ul.ul-brands2.text-list li a{
        line-height: 1;
    }
    .model_list.iphone_list ul.ul-brands.text-list li{
        width: 40%!important;
    }
    .model_list.iphone_list ul.ul-brands2.text-list li{
        width: 40%!important;
    }
}
@media screen and (max-width: 599px){
    .types-wrap .breaking-row{
        height: 370px;

    }
    .model_list.iphone_list ul.ul-brands.text-list li{
        width: 50%!important;
    }
    .model_list.iphone_list ul.ul-brands2.text-list li{
        width: 50%!important;
    }
}
@media screen and (max-width: 380px){
    .types-wrap .breaking-row{
        height: 400px;

    }
    .model_list.iphone_list ul.ul-brands.text-list li{
        width: 60%!important;
    }
    .model_list.iphone_list ul.ul-brands2.text-list li{
        width: 60%!important;
    }
}


.largepage  ul.slick-dots:not([style^="list"]) li:before{
    content: "";
}


    .type-wrap-detail{
        font-weight: 400;
        font-style: normal;
        font-size: 24px;
        line-height: 30px;
    }
    .type-wrap.block p{
        font-weight: 400;
        font-style: normal;
        line-height: 100%;
        font-size: medium;
    }
    .type-wrap-info{
        margin-top: 5%;
    }


.types-wrap-services {
    display: inline-flex;
    gap: 20px;
    max-width: 1100px;
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.types-wrap-service-item {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    width: 530px;
}

.types-wrap-service-item img {
    width: 139px;
    margin-top: 13%;
    height: auto;
    flex-shrink: 0;
}

.types-wrap-service-text h3 {
    margin: 0 0 10px;
    text-align: left !important;
    font-size: 24px !important;
    font-weight: bold;
    color: #111;
}

.types-wrap-service-text p {
    margin: 0;
    font-size: 15px;
    color: #222;
    line-height: 1.6;
    width: auto;
}

@media (max-width: 768px) {
    .types-wrap-service-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .type-wrap.block{
        display: block !important;
    }
    .types-wrap.block3{
        display: block !important;
    }
    .type-wrap.block img{
        width: 70% !important;
    }
    .list-info{
        width: 100% !important;
        margin-right: 0px !important;
    }

    .types-wrap-service-text {
        max-width: 90%;
    }
    .types-wrap-services{
        max-width: 100%;
    }
    .types-wrap-service-text h3{
        text-align: center !important;
    }
}

    .list-info strong{
        color: black;
        font-weight: 700 !important;
    }
    .types-wrap-list-info{
        display: inline-flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }
    .list-info p{
        margin-top: 0px !important;
    }
    .list-info-strong{
        margin-bottom: 0px !important;
        font-weight: bold;
        font-family: 'Roboto';
    }
    .list-info.title{
        font-size: 20px;
        font-weight: 400;
    }
    .list-info{
        width: 35%;
        margin-right: 75px;
        margin-top: 20px !important;
        margin-bottom: 30px !important;
    }
    .types-wrap-block4.text{
        text-align: center;
        display: block;
        width: 12%;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 30px;
    }
    .types-wrap-block4{
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-left: 8%;
        margin-right: 8%;
    }
    .types-wrap.block3{
        display: flex;
        margin-right: 8%;
        margin-left: 8%;
    }
    .types-wrap.block3 p{
        font-size: 25px;
        font-style: italic;
    }
    .types-wrap.block3 img{
        width: 285px;
        margin-right: 25px;
    }
    .type-wrap-block2{
        margin-right: 8%;
        margin-left: 8%;
    }
    .type-wrap.block{
        display: flex;
        margin-top: 10%;
        margin-right: 8%;
        margin-left: 8%;
    }
    .type-wrap.block img{
        width: 25%;
    }
    .type-wraps.text{
        font-weight: 400;
        font-style: normal;
        font-size: 30px;
        line-height: 100%;
        margin-right: 8%;
        margin-left: 8%;
    }
    .main-wrap > div{
        margin: 50px auto;
    }
    .main-banner{
        display: table;
        width: 100%;
        min-height: 300px;
    }
    .brand-img{
        display: table-cell;
        height: 100%;
        padding: 0;
    }
/*    .brand-img:before{
        content: none;
    }*/
    .description{       
        width: 50%;
        font-size: 2em;
        font-weight: bold;
        word-spacing: normal;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
    }
    
    .rt-content-inner span.main_title {
        text-align: center;
        margin-top: 15%;
    }

    .description h1.drone-title{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 40px;
        color: #535353;
        font-style: italic;
    }

    .repair-btn.drone p{
        font-weight: 500;
        font-family: "Roboto Condensed";
        text-transform: uppercase;
    }

    div.type-wraps.text.drone{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 30px;
        color: #000000;
    }
    span.type-wrap-detail.drone{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 24px;
        font-style: normal;
        color: #000000;
    }
    div.type-wrap-info.drone p, .types-wrap-service-text.drone p {
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 15px;
        color: #000000;
    }
    .types-wrap-service-text.drone h3, .types-wrap-list-info.drone li span{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 24px;
        color: #000000;
    }
    .types-wrap.block3.drone p{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 26px;
        font-style: italic;
        color: #000000;
    }
    h2.drone-header{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 40px;
        font-style: normal;
        text-transform: capitalize;
        color: #000000;
    }
    h2.drone-header-main{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 40px;
        font-style: normal;
        text-transform: none;
        color: #000000;
    }
    ul.types-wrap-block4.drone li p, .types-wrap-list-info.drone li p{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 18px;
        color: #000000;
    }

    .types-wrap-list-info.drone .list-info-strong{
        font-family: Roboto;
        font-weight: 700;
        font-size: 18px;
    }

    h2.header-repair-types-drone{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 40px;
        font-style: normal;
        text-transform: none;
        color: #000000;
    }
    .service-list.table-border.drone tr td{
        font-family: "Roboto Condensed";
        font-weight: 400;
        font-size: 14px;
        line-height: 1.2;
        color: #000000;
    }
    ul.types-wrap-list-info.drone li{
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    .types-wrap-list-info.drone{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px 40px;
    }
    table.service-list.table-border.drone td:nth-child(1) {
        width: 400px;
    }
    table.service-list.table-border.drone td:nth-child(2) {
        width: 180px;
        text-align: end;
    }
    .service-wrap.drone{
        width: 480px;
        color: #000000;
    }



    .description h2, .description h1{
        text-align: center;
        margin-top: 65px;
        line-height: 1.1 !important;
        font-size: 30px !important;
        font-family: "Trebuchet MS", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        color: #535353;
        font-style: italic;
        margin-bottom: 15px;
        text-transform: inherit;
    }
    .block.main-banner.repaire .description h1{
        margin-top: 135px;
        display: flex;
    }
    
/*    .description > p{
        text-align: center;
        margin-top: 15%;
    }
    
    .largepage .description p.device-repair{
        font-size: 1.5em;
        color: #000;
        font-weight: normal;
        font-style: italic;
    }*/
    .repair-btn{
        margin: 35px auto 0 auto;
        display: block;
    }
    .img-wrap{
        width: 50%;
        display: inline-block;
        float: left;
        position:relative;
    }
    .img-wrap img{
        width: 100%;
        height: 100%;
        display: inherit;
    }
    .column{
        width: 100%;
    }
    .column.pic{
        background-image: url(/img/landing/mbt/mbt-banner.png);
        transform: none;
        background-size: contain;
        background-repeat: no-repeat;
        height: 380px;
    }
    .ul-brands{
        list-style: none;
        text-align: center;
        height: auto;
    }
    .ul-brands2{
        list-style: none;
        text-align: center;
        height: auto;
    }
    ul.ul-brands li {
         /*transition: all 300ms ease;*/
         display: inline-block;
         width: 13%;
         height: 101px;        
         margin: 15px;
         border-radius: 5px;
         position: relative;
         color: inherit;
         font-size: 1em;
         cursor: pointer;
         text-transform: uppercase;
         padding: 10px;          
        border: 2px solid transparent;
        vertical-align: middle;
     }
    ul.ul-brands2 li {
         /*transition: all 300ms ease;*/
         display: inline-block;
         width: 13%;
         height: 101px;
         margin: 10px;
         border-radius: 5px;
         position: relative;
         color: inherit;
         font-size: 1em;
         cursor: pointer;
         text-transform: uppercase;
         padding: 10px;
        border: 2px solid transparent;
        vertical-align: middle;
     }
     ul.ul-brands li a
     {
        color: inherit;
        text-decoration: none;
     }
     ul.ul-brands2 li a
     {
        color: inherit;
        text-decoration: none;
     }
     .types-wrap ul.ul-brands li{
        cursor: pointer;
     }
     .types-wrap ul.ul-brands li.active-tile{
        border-top: 2px solid #fe7b7c;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe7b7c), to(#7b06d9));
        background-image: -webkit-linear-gradient(#fe7b7c, #7b06d9);
        background-image: -moz-linear-gradient(#fe7b7c, #7b06d9), -moz-linear-gradient(#fe7b7c, #7b06d9);
        background-image: -o-linear-gradient(#fe7b7c, #7b06d9), -o-linear-gradient(#fe7b7c,#7b06d9);
        background-image: linear-gradient(#fe7b7c, #7b06d9), linear-gradient(#fe7b7c, #7b06d9);
        border-bottom: 2px solid #7b06d9;
        -moz-background-size: 3px 100%;
        border-radius: 6px;
        background-size: 2px 100%;
        background-position: 0 0, 100% 0;
        background-repeat: no-repeat;
     }
     .types-wrap ul.ul-brands li:hover{
        border-top: 2px solid #fe7b7c;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe7b7c), to(#7b06d9));
        background-image: -webkit-linear-gradient(#fe7b7c, #7b06d9);
        background-image: -moz-linear-gradient(#fe7b7c, #7b06d9), -moz-linear-gradient(#fe7b7c, #7b06d9);
        background-image: -o-linear-gradient(#fe7b7c, #7b06d9), -o-linear-gradient(#fe7b7c,#7b06d9);
        background-image: linear-gradient(#fe7b7c, #7b06d9), linear-gradient(#fe7b7c, #7b06d9);
        border-bottom: 2px solid #7b06d9;
        -moz-background-size: 3px 100%;
        border-radius: 6px;
        background-size: 2px 100%;
        background-position: 0 0, 100% 0;
        background-repeat: no-repeat;
     }
     
     .types-wrap ul.ul-brands li::after{
        display: block;
        content: attr(title);
        border: 2px solid transparent;
        height: 0;
        overflow: hidden;
        visibility: hidden;
     }
     .types-wrap ul.ul-brands2 li::after{
        display: block;
        content: attr(title);
        border: 2px solid transparent;
        height: 0;
        overflow: hidden;
        visibility: hidden;
     }

     ul.ul-brands.text-list{
         opacity: 0;
         visibility: hidden;
         height: 0;
         -webkit-transition: opacity 600ms, visibility 600ms;
        transition: opacity 600ms, visibility 600ms;
     }
     ul.ul-brands2.text-list{
         opacity: 0;
         visibility: hidden;
         height: 0;
         -webkit-transition: opacity 600ms, visibility 600ms;
        transition: opacity 600ms, visibility 600ms;
     }
     ul.ul-brands.text-list.visible-list{
         opacity: 1;
         visibility: visible;
         height: auto;
     }
     ul.ul-brands2.text-list.visible-list{
         opacity: 1;
         visibility: visible;
         height: auto;
     }
     ul.ul-brands.text-list li{
         width: 10%;
         vertical-align: -webkit-baseline-middle;
         margin: 7px 0;
     }
     ul.ul-brands2.text-list li{
         width: 10%;
         vertical-align: -webkit-baseline-middle;
         margin: 7px 0;
     }
     .priority-wrap ul.ul-brands li {
         height: 170px;
         vertical-align: top;
         margin: 15px;
     }
     .priority-wrap ul.ul-brands2 li {
         height: 170px;
         vertical-align: top;
         margin: 15px;
     }
     .priority-wrap ul.ul-brands li span{
         color: #1e359c;
     }
     .priority-wrap ul.ul-brands2 li span{
         color: #1e359c;
     }
     ul.ul-brands li svg{
         display: block;
         margin: 0 auto;
     }
     ul.ul-brands2 li svg{
         display: block;
         margin: 0 auto;
     }
    .largepage ul.ul-brands:not([style^="list"]) li:before{
        content: "";
    }
         ul.ul-brands.text-list{
         opacity: 0;
         visibility: hidden;
         height: 0;
         -webkit-transition: opacity 600ms, visibility 600ms;
        transition: opacity 600ms, visibility 600ms;
     }
    .largepage ul.ul-brands2:not([style^="list"]) li:before{
        content: "";
    }
         ul.ul-brands2.text-list{
         opacity: 0;
         visibility: hidden;
         height: 0;
         -webkit-transition: opacity 600ms, visibility 600ms;
        transition: opacity 600ms, visibility 600ms;
     }
     ul.ul-brands.text-list.visible-list{
         opacity: 1;
         visibility: visible;
         height: auto;
     }
     ul.ul-brands2.text-list.visible-list{
         opacity: 1;
         visibility: visible;
         height: auto;
     }
     ul.ul-brands.text-list li{
         width: 10%;
         vertical-align: -webkit-baseline-middle;
         margin: 0;
     }
     ul.ul-brands2.text-list li{
         width: 10%;
         vertical-align: -webkit-baseline-middle;
         margin: 0;
     }
     .model_list ul.ul-brands.text-list li{
        width: 100%;
        vertical-align: -webkit-baseline-middle;
        height: auto;
        padding: 0;
        color: #000;
        font-style: italic;
        text-transform: unset;
        text-align: justify;
        border: none;
        line-height: 0.8;
     }
     .model_list ul.ul-brands2.text-list li{
        width: 100%;
        vertical-align: -webkit-baseline-middle;
        height: auto;
        padding: 0;
        color: #000;
        font-style: italic;
        text-transform: unset;
        text-align: justify;
        border: none;
        line-height: 0.8;
     }
     
     .model_list.iphone_list ul.ul-brands.text-list li{
         width: 10%;
     }
     .model_list.iphone_list ul.ul-brands.text-list li a{
         text-decoration: none;
     }
     .model_list.iphone_list ul.ul-brands.text-list img{
         display: block;
         margin: 0 auto;
/*         width: 59px;
        height: auto;*/
     }
     .model_list.iphone_list ul.ul-brands2.text-list li{
         width: 10%;
     }
     .model_list.iphone_list ul.ul-brands2.text-list li a{
         text-decoration: none;
     }
     .model_list.iphone_list ul.ul-brands2.text-list img{
         display: block;
         margin: 0 auto;
/*         width: 59px;
        height: auto;*/
     }
     .model_list.iphone_list ul.ul-brands.text-list span{
            display: block;
            margin: 10px 0;
            text-align: center;
            color: #333;
            text-transform: uppercase;
            font-style: normal;
     }
     .model_list.iphone_list ul.ul-brands2.text-list span{
            display: block;
            margin: 10px 0;
            text-align: center;
            color: #333;
            text-transform: uppercase;
            font-style: normal;
     }
    .repair-devices ul.ul-brands li img {
        vertical-align: middle;
    }
    .repair-devices ul.ul-brands2 li img {
        vertical-align: middle;
    }
    .brands-wrap{
        width: 80%;
    }
    .brands-wrap .ul-brands li{
        height: auto;
    }
    .brands-wrap .ul-brands li img{
        max-width: 100%;
        max-height: 100px;
    }
    .brands-wrap .ul-brands2 li{
        height: auto;
    }
    .brands-wrap .ul-brands2 li img{
        max-width: 100%;
        max-height: 100px;
    }
    
    .breaking-wrap h2{
        text-align: center;
    }
    .breaking-list,
    .service-wrap{
        border-radius: 10px;
    }
    .main-wrap > div.service-wrap{
        margin-top: 20px;
    }
    .breaking-wrap .breaking-list{
        height: auto;
        background: #fff;
        padding: 20px 0;
    }
    .breaking-row{
        margin: 10px auto;
    }
    .breaking-row .col-2{
        display: inline-block;
        width:20%;
        padding: 20px 0;
    }
    .breaking-row .col-2:first-child{
        text-align: center;
    }
    .breaking-row .col-2:last-child{
        width: 75%;
        /*vertical-align: top;*/
    }
    .breaking-row svg{
        width:50%;
        height: auto;
    }
    .breaking-title{
        text-transform: uppercase;
        padding: 10px 0;
        font-style: italic;
        font-size: 17px;
    }
    .breaking-desc{
        padding: 10px 0;
        text-align: justify;
    }
    .service-wrap{
        width: 80%;
        height: auto;
        background: #fff;
        padding: 20px;
        /*min-width: 300px;*/
    }
    .largepage table.service-list{
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
    }
    .largepage table.service-list,
    .largepage table.service-list tbody,
    .largepage table.service-list tbody tr,
    .largepage table.service-list tbody tr th,
    .largepage table.service-list tbody tr td
    {
        border: none;
    }
    table.service-list th,
    table.service-list td {
        border: none;
        text-align: left;
        padding: 8px;
    }
    .largepage table.service-list tbody tr{
        border-bottom: 1px solid #555555;
    }
    .largepage table.service-list tbody tr:first-child,
    .largepage table.service-list tbody tr.spacer,
    .largepage table.service-list tbody tr:last-child{
        border-bottom: none;
    }
    .spacer{
        height: 30px;
    }
    table.service-list tr td:last-child,
    table.service-list:last-child tr td,
    table.service-list:last-child tr th{
        text-align: center;
    }

    table.service-list:last-child tr td:first-child,
    table.service-list:last-child tr th:first-child{
        text-align:left;
    }
    .largepage .service-list b{
        color:rgb(84, 84, 84);
    }
    .largepage .service-list td[colspan="2"]:first-child {
        text-align: center;
    }

    .priority-wrap{
        height: auto;
        background: #fff;
        padding: 20px;
    }
    .largepage .rt-content-inner .priority-wrap h3 {
        text-align: center;
        font-size: 25px;
        color: #000;
        font-weight: 500;
    }
    .largepage .rt-content-inner .priority-wrap h2 {
        text-align: center;
        font-size: 25px;
        color: #000;
        font-weight: 500;
        font-style: normal;
        text-transform: inherit;
    }
    .priority-wrap ul.ul-brands{
        margin-bottom: 80px;
    }
    .priority-wrap ul.ul-brands2{
        margin-bottom: 80px;
    }
    .priority-wrap ul.ul-brands li{
        width: 15%;
    }
    .priority-wrap ul.ul-brands2 li{
        width: 15%;
    }
    .steps-wrap h2,
    .steps-wrap h3{
        font-weight: bold;
        font-size: 2.5em;
        font-style: italic;
        color: #222;
        text-transform: inherit;
    }
    
    .steps-wrap .cols{
        width: 100%;
        text-align: center;
        margin: 30px 0;
        height: auto;
        position: relative;
    }
    .steps-wrap .col{
        width: 30%;
        display: inline;
        margin: 0 10px;
        float: left;
        position: relative;
    }
    |
    .main-wrap .main-block div.steps-wrap .col{
        width: 30%;
        display: inline;
        margin: 0 10px;
        float: left;
        position: relative;
    }
    .steps-wrap .col:not(:first-child):before {
        content: url(/img/landing/mbt/arrow.svg);
        background-size: 100%;
        position: absolute;
        left: -140px;
        top: 50px;
        height: 300px;
        width: 150px;
    }
    .steps-wrap .cols:last-child .col:last-child:before{
        left: -100px;
    }

    .steps-wrap .col > div{
        width: 70%;
        margin: 0 auto;
    }
    .steps-wrap .cols:last-child .col{
        width: 50%;
        margin: 0;
    }
    .steps-wrap .cols:last-child .col > div {
        width: 50%;
    }
    .steps-wrap .col img{
        height: 100px;
    }
    .links-wrap{
        text-align: center;
    }
    .links-wrap .col-2{
        display: inline-block;
        width: 30%;
        margin:0 auto;
    }
    .links-wrap a{
        display: block;
        overflow: auto;
        text-align: center;
        text-decoration: none;
        color: #000;
        font-weight: bold;
    }
    .links-wrap a svg{
        display:block;
        margin: 0 auto;
        margin-bottom:20px;
    }
    .show-all-brands{
        color: #2178d0;
        cursor: pointer;
        font-weight: bold;
        display: block;
        width: 100%;
        text-align: right;
    }
    .show-all-brands.visible-list{
        
    }
    
    .apple-banner{
        background: #fff;
        padding: 20px;
        text-align: center;
    }
    .apple-banner img{
        width: 100px;
    }
    .apple-banner p{
        font-size: 1.3em;
        font-weight: bold;
        width: 60%;
        margin: 20px auto;
    }

@media screen and (min-width: 750px) {
    .model_list:not(.iphone_list) ul.ul-brands.text-list li{
        line-height:1.1;
    }
    .model_list:not(.iphone_list) ul.ul-brands2.text-list li{
        line-height:1.1;
    }
}
@media screen and (max-width: 1210px) and (min-width: 750px) {
    #authp{
        width: 90%;
    }
}



@media screen and (max-width: 820px) and (min-width: 751px) {
    .apple-banner ul li{
       float: left;
        margin-right: 5px;
    }
}

@media screen and (max-width: 1100px) and (min-width: 751px) {
    .steps-wrap .col:not(:first-child)::before {
        background-image: url(/img/landing/mbt/arrow.svg);
        left: -100px;
        height: 220px;
        width: 120px;
        content: "";
        background-repeat: no-repeat;
    }
}

    .apple-banner ul{
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        width: 90%;
        margin: 0 auto;
        text-align: left;
        font-size: 1.1em;
    }
    .apple-banner ul li{
        margin-bottom: 20px;
    }
    .largepage .apple-banner ul li::before{       
        content: "• ";
        color: rgb(206, 206, 206);
        font-size: 2.5em;
        vertical-align: middle;
    }
    
    .largepage .apple-conditions .apple_blue_title{
        font-size: 1.5em;
	    color: #00b3c2;
	    font-style: normal;
	    text-align: center;
	    text-transform: none;
	    font-weight: normal;
    }

    .apple-conditions div{
        width: 50%;
        font-size: 1.2em;
    }
    .apple-conditions div p.title{
        font-weight: bold;
    }
    .apple-conditions .ul-brands{
        background-image: -moz-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        background-image: -webkit-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        background-image: -ms-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        border-radius: 10px;
    }
    .apple-conditions .ul-brands2{
        background-image: -moz-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        background-image: -webkit-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        background-image: -ms-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        border-radius: 10px;
    }
    .apple-conditions .ul-brands li{
        height: 50px;
        width: 20%;
    }
    .apple-conditions .ul-brands2 li{
        height: 50px;
        width: 20%;
    }
    .apple-conditions .ul-brands span{
        display: block;
        font-size: 1.2em;
        color: #fff;
    }
    .apple-conditions .ul-brands2 span{
        display: block;
        font-size: 1.2em;
        color: #fff;
    }
    .apple-conditions h2{
        text-transform: inherit;
        font-size: 1.8em;
        font-weight: normal;
        font-style: normal;
        margin-top: 40px;
    }
    
    .apple-conditions .left.back-wrap{
        background-image: -moz-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        background-image: -webkit-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        background-image: -ms-linear-gradient( 25deg, rgb(0,101,225) 0%, rgb(125,254,161) 100%);
        border-radius: 10px;
        padding: 25px;
        color: #fff;
        width: 35%;
        margin: 30px auto;
    }
    
    .apple-conditions .right.timer{
        margin: 30px auto;
    }
    .apple-conditions .right.timer img{
        float: left;
        margin-right: 20px;
    }
    
    .apple-conditions .border-wrap{
        font-size: 1.2em;
        border-radius: 10px;
        border: 2px solid #00b1c1;
        padding: 20px;
    }
    
    @media screen and (max-width: 1230px){
        .breaking-row svg{
            width: 70%;
        }
        ul.ul-brands li{
            font-size: 0.8em;
        }
        ul.ul-brands2 li{
            font-size: 0.8em;
        }

    }
    @media screen and (max-width: 1000px){
        .brands-wrap ul.ul-brands li{
            width: 25%;
        }
        .brands-wrap ul.ul-brands2 li{
            width: 25%;
        }
        ul.ul-brands.text-list li{
            width: 15%;
        }
        ul.ul-brands2.text-list li{
            width: 15%;
        }
    }
    @media screen and (max-width: 900px){
        .description{
            position: relative;
            margin: 0 auto 20px auto;
            display: block;
            width: 100%;
            max-width: 100%;
            padding-top: 0;
        }
        .description > p{
            margin-top: 0;
        }
        .img-wrap{
            display: block;
            width: 100%;
        }

        .types-wrap ul.ul-brands li img{
            height: 100px;
        }
        .types-wrap ul.ul-brands2 li img{
            height: 100px;
        }

    }
    @media screen and (max-width: 810px){
        .pic{
            /*height: 200px;*/
            background-position: center;
        }
        .column.pic{
            background-size: contain;
        }
        ul.ul-brands li{
            width:15%;
        }
        ul.ul-brands2 li{
            width:15%;
        }
        ul.ul-brands li img{
            width: 100%;
        }
        ul.ul-brands2 li img{
            width: 100%;
        }
        .brands-wrap{
            width: 100%;
        }
        .brands-wrap .ul-brands li{
            width: 20%;
        }
        .brands-wrap .ul-brands2 li{
            width: 20%;
        }
        .breaking-row svg{
            width: 90%;
        }
        .service-wrap{
            width: auto;
        }
    }
    
    @media screen and (max-width: 750px){
        .breaking-row .col-2{
            width: 30%;
        }
        .breaking-row .col-2:last-child{
            width: 60%;
        }
        .priority-wrap ul.ul-brands li{
            width: 25%;
        }
        .priority-wrap ul.ul-brands2 li{
            width: 25%;
        }
        .steps-wrap .cols .col{
            width: 50%;
            display: block;
            margin: 0 auto;
            float: none;
        }
        .steps-wrap .cols:last-child .col{
            margin: 0 auto;            
        }
        .steps-wrap .cols:last-child .col > div{
            width: 100%;
        }
        .steps-wrap .col:not(:first-child):before{
            content: none;
        }

        /*apple repair*/


        .apple-banner ul{
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        }

        .left,.right{
        width: 100%!important;
        }

        .apple-conditions .ul-brands li{
        width: 30%;
        }
        .apple-conditions .ul-brands2 li{
        width: 30%;
        }

        @media screen and (max-width: 465px)and (min-width: 451px){
            .apple-conditions .ul-brands li{
                width: 35%;
            }
            .apple-conditions .ul-brands2 li{
                width: 35%;
            }
        }

        .right.timer{
        text-align: center;
        }

        .right.timer img{
        float: unset!important;
        }

        .right.timer p{
        text-align: justify;
        }

        /*apple repair*/


        /*steps*/
        .steps-wrap .col-step svg{

            margin-bottom: 15%;

        }
        .steps-wrap .col-step:after ,.repair-steps .col-step:after{
            content: url(/img/landing/mbt/arrow_mobile.svg);
            background-size: 100%;
            position: absolute;
            left: 49%;
            top: 26%;
        }

        /*steps*/

        .types-wrap ul.ul-brands{
            column-count: 2;
            -moz-column-count: 2;
            -webkit-column-count: 2;
        }


        .types-wrap ul.ul-brands li span{
            width: 100%;
            height: 70px;
            display: block;
        }
        .types-wrap ul.ul-brands2 li span{
            width: 100%;
            height: 35px;
            display: block;
        }

        .types-wrap ul.ul-brands li img{
            width: 120px;
            padding: 25px;
        }
        .types-wrap ul.ul-brands2 li img{
            width: 130px;
            /*padding: 25px;*/
            height: 130px;
        }

        .types-wrap ul.ul-brands li{
            margin: 5px auto;
            height: 200px;
        }
        .types-wrap ul.ul-brands2 li{
            margin: 5px auto;
            height: 200px;
        }
         .model_list:not(iphone_list) ul.ul-brands.text-list li{
            width: 100%;
        }
         .model_list:not(iphone_list) ul.ul-brands2.text-list li{
            width: 100%;
        }
        .model_list:not(iphone_list) ul.ul-brands.text-list li.brands_li{
            text-align: left!important;
            display:block!important;
            line-height:1.95!important;
        }
        .model_list:not(iphone_list) ul.ul-brands2.text-list li.brands_li{
            text-align: left!important;
            display:block!important;
            line-height:1.95!important;
        }
        .model_list:not(iphone_list) .brands_li_container,.model_list:not(iphone_list) ul.onecol .brands_li_container_full{
            display: inline-block!important;
        }
        .model_list:not(iphone_list) ul.ul-brands.text-list.onecol li.brands_li{
            text-align: center!important;
        }
        .model_list:not(iphone_list) ul.ul-brands2.text-list.onecol li.brands_li{
            text-align: center!important;
        }



    }
    @media screen and (max-width: 600px){
        .breaking-row{
            margin: 0 auto;
        }
        .breaking-row .col-2{
            display: block;
            margin: 0 auto;
        }
        .breaking-row .col-2:last-child{
            width: 90%;
        }
        .steps-wrap .cols .col,
        .steps-wrap .cols:last-child .col
        {
            width: 100%;
        }
        .steps-wrap .cols .col svg{
            width: 20%;
        }
        .links-wrap .col-2{
            width: 80%;
            display: block;
            margin: 20px auto;
        }

        ul.ul-brands.text-list li{
            width: 20%;
        }
        ul.ul-brands2.text-list li{
            width: 20%;
        }
    }
    @media screen and (max-width: 550px){
        .description{
            font-size: 1em;
        }
        .largepage .description p{
            margin-top: 10px;
            margin-bottom: 10px;
        }
        .priority-wrap ul.ul-brands{
            margin-bottom: 20px;
        }
        .priority-wrap ul.ul-brands li {
            width: 35%;
            height: 130px;
            font-size: 0.7em;
        }
        .priority-wrap ul.ul-brands2{
            margin-bottom: 20px;
        }
        .priority-wrap ul.ul-brands2 li {
            width: 35%;
            height: 130px;
            font-size: 0.7em;
        }
        .brands-wrap ul.ul-brands li{
            width: 40%;
        }
        .brands-wrap ul.ul-brands2 li{
            width: 40%;
        }
        .largepage .description a p{
            font-size: unset!important;
        }
    }
    @media screen and (max-width: 550px){
       .priority-wrap ul.ul-brands li {
            width: 45%;
            height: 170px;
            font-size: 1em;
        }
       .priority-wrap ul.ul-brands2 li {
            width: 45%;
            height: 170px;
            font-size: 1em;
        }
    }

    @media screen and (max-width: 450px){
        /*apple repair(apple.htm)*/

        .apple-conditions .ul-brands li {
        width: 50%;
        }
        .apple-conditions .ul-brands2 li {
        width: 50%;
        }

        /*apple repair*/

        /*steps*/
        .steps-wrap .col-step svg{
            margin-bottom: auto;
        }
        .steps-wrap .col-step:after ,.repair-steps .col-step:after{
            content: url(/img/landing/mbt/arrow_mobile.svg);
            background-size: 100%;
            position: absolute;
            left: 49%;
            top: 17%;
        }
        .types-wrap ul.ul-brands2{
            column-count: 2;
            -moz-column-count: 2;
            -webkit-column-count: 2;
        }
        /*steps*/
    }

    @media screen and (max-width: 400px){
        .service-wrap{
            font-size: 12px;
        }
        ul.ul-brands.text-list li{
            width: 30%;
        }
        .priority-wrap ul.ul-brands li {
           width: 55%;
        }
        ul.ul-brands2.text-list li{
            width: 30%;
        }
        .priority-wrap ul.ul-brands2 li {
           width: 55%;
        }
    }


@media screen and (max-width: 350px){
    .types-wrap ul.ul-brands{
        margin-left: -6%;
    }
    .types-wrap ul.ul-brands2{
        margin-left: -6%;
    }
}
/* Keep SVG steps icons proportional; avoid parent-height stretching */
.largepage .steps-wrap .col-step svg {
    height: auto !important;
}


.largepage .links-wrap a svg {
    height: auto !important;
}

