@media screen and (max-width: 1440px) {
    .slider .item {
        height: 369px;
        background-size: 1440px !important;
    }

    .slider .item .title {
        font-size: 27px;
    }

    .slider .item .subtitle {
        font-size: 22px;
    }

    .slider .item .text {
        bottom: 65px;
    }

    .slider .owl-pagination {
        bottom: 5px;
    }
}


@media screen and (max-width:1199px) {
    .stone-list{
        text-align: center;
    }

    .stone-list .item:hover {
        border-right: none;
        border-left: none;
    }

    .stone-list .item:nth-child(3n) {
        margin-right: 25px;
    }

    .stone-list .item:nth-child(2n) {
        margin-right: 0;
    }

    .card .card-img {
        float: none;
        max-width: 450px;
        width: auto;
    }

    .card .card-img img {
        width: 100%;
    }

    .card .card-data {
        margin: 20px 0 0 0;
        max-width: 345px;
        width: auto;
    }

    .calc-wrp .num-pod {
        margin: 10px 0 0 0;
    }

    .calc-wrp .podok-img {
        float: none;
    }

    .list-mats .item {
        margin: 0 20px 60px 0;
    }
    
    .calc-title .red-title {
        width:100%
    }
    
    .calc-title .sm-tit {
        display:none;
    }
    
    header .contacts {
        width: 660px;
    }
    header .contacts .head-right .phones {
       padding-right: 0;
    }
    .soc-list-head {
        float: none;
    }
/*    .soc-list-head {
        margin-top: 10px;
    }*/
/*    header .contacts .phones {
        padding-top: 10px;
    }*/
    .soc-list-head {
        text-align: right;
    }
    header .contacts .phones p {
        font-size: 22px;
    }
    .soc-list-head {
        position: static;
    }
    header {
        padding-bottom: 20px;
    }
}

@media screen and (max-width:991px) {
    .head-left {
        float: none;
        text-align: center;
    }
    .cat-list .stone-list.widw-mark .item-product {
        width: 275px;
    }
    .stone-list.widw-mark {
        text-align: center!important;
    }
    .cat-inside-info{ 
        height: auto;
        opacity: 1;
    }
    .cat-list .stone-list.widw-mark .item-product {
        margin: 0 15px 30px;
    }
    .cat-inside-hover {
        position: static;
    }
    .cat-list .stone-list.widw-mark .item-product::before {
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        bottom: -1px;
        content: "";
        left: -1px;
        position: absolute;
        right: -1px;
        top: 0;
        z-index: -1;
    }
    .cat-list .stone-list.widw-mark .item-product:hover .cat-inside-info {
        animation: none;
        transition: none;
    }
    .cat-inside-info::before {
        border-color: transparent;
    }
    
    .stone-list .item {
        margin: 0 15px 30px;
    }

    .stone-list .item a > span {
        height: 100%;
    }

    .stone-list .item a > span {
        font-size: 22px;
    }

    .left-side {
        text-align: center;
        margin-bottom: 30px;
    }

    .left-side > div {
        display: inline-block;
        width: 219px;
        margin-right: 25px;
        text-align: left;
        vertical-align: top;
    }

    .left-side > div {
        height: 57px;
        overflow: hidden;
    }

    .left-side > div p {
        font-size: 16px;
        cursor: pointer;
    }


    .left-side > div:nth-child(3n) {
        margin-right: 0px;
    }


    section.about p {
        font-size: 14px;
    }

    section.about p b {
        font-size: 16px;
    }

    footer .metr {
        float: none;
    }

    header {
        height: auto;
    }

    header .contacts {
        width: 100%;
        padding-bottom: 20px;
    }

    header .contacts > .phones {

    }

    header .logo {
        width: 100%;
        text-align: center;
    }

    header .logo {

    }

}

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



.rt-breakpoint {
    display: none;
}

.mobile-table {
    border:1px solid #ccc;
}

.mobile-table thead {
    display: none;
}

.mobile-table tr,
.mobile-table td {
    display: block;
    box-sizing: border-box;
    width:100%!important;
    border:none;
}

.mobile-table td[data-title]:before {
    content: attr(data-title) ":\00A0";
        font-weight: bold;
}

.mobile-table td {
    border-bottom: 0 !important;
    position: relative;
    padding: 5px 0;
    padding-left: 0px;
    padding-left: 40%!important;
    text-align: left;
    display: block; 
}


.mobile-table td::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 30%;
    padding-right: 10px;
    font-size: 11px;
    text-align: left;
    color: #757575;
    font-weight: 400;
    text-transform: capitalize;
}
.service-table tr td {
    text-align: left;
}
.service-table table {
    min-width: auto;
}
.service-table tr td {
    margin-bottom: 5px;
}
.size-price-item .item-col {
    text-align: left;
}

.size-price-item .item-col.item-size {
    width: 40%;
    margin: 0;
    padding: 0;
}
.size-price-item .item-col.item-price {
    width: auto;
    overflow: hidden;
    float: none;
}







    .head-right {
        float: none;
    }
    header .contacts .phones {
        padding-top: 0;
    }
    .soc-list-head {
        text-align: center;
        margin-top: 10px;
    }
    header {
        padding-bottom: 0;
    }
    .stone-list .item {
        width: 262px;
        margin: 10px;
        height: 292px;
    }

    .stone-list .item:nth-child(3n) {
        margin: 10px;
    }

    .stone-list .item:nth-child(2n) {
        margin: 10px;
    }

    .stone-list .item:hover {

    }
    .stone-list {
        text-align: center;
    }

    header .contacts {
        text-align: center;
        max-width: 350px;
        margin: 0 auto;
        float: none;
        display: block;
    }

    header .contacts > .addr p:before{
        margin:0 6px 0 0;
    }

    header .logo {
        display: block;
    }

    header .contacts > .addr {
        padding: 0;
        display: block;
        width: 100%;
    }

    header .contacts > .phones {
        padding: 0;
        display: block;
        float: none;
        width: 100%
    }

    section.about {
        height: auto;
        padding-bottom: 30px;
    }

    section.about p {
        font-size: 11px;
    }
    section.about p b {
        font-size: 12px;
    }

    section.about a {
        margin-top: 20px;
    }

    section.about .caption {
        margin-bottom: 35px;
    }

    footer nav ul li {
        display: block;
    }

    footer .wp {
        text-align: left;
    }

    footer .copy {
        float: none;
    }

    .main-nav ul li {
        display: block;
        padding-left: 0;
    }

    .main-nav ul li a{
        padding-left: 0;
    }

    .main-nav ul {
        padding-left: 75px;
    }

    .left-side > div {
        display: block;
        width: 100%;
    }

    .gall-wrp .item {
        text-align: center !important;
    }

    .gall-wrp .item p {
        text-align: center;
    }

    .calc-wrp .mat-selected .img-mat {
        float: none;
        max-width: 323px;
        width: 100%;
    }

    .calc-wrp .mat-selected .img-mat img {
        width: 100%;
    }

    .calc-wrp .mat-selected .data-mat {
        margin-left: 0;
    }

    .calculate .result tr td {
        padding: 6px;
        width: 33%;
    }

    .calc-wrp .num-pod p {
        margin-top: 20px;
    }

    .calc-wrp .podok-img img {
        width: 100%;
    }



    
    .calculate .result tr.last td {
        font-size: 14px;
    }
}

@media screen and (max-width:550px) {
    .col-mob {
        width: 100%;
        float: none;
        display: block;
    }
    .calc-wrp .mat-selected .img-mat {
        float: none;
        max-width: 290px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .news .item {
        width:auto;
        height:auto;
    }
    
    .news .item .img-cont{
        float:none;
    }
    
    .calc-car .owl-buttons {
        top:39%;
    }
    
    .chbox-wrp ul li {
        display:block;
    }
    
    .list-mats .item {
        margin:0 0 30px 0 !important;
    }
    
    .calc-wrp .wide-btn a {
        padding: 7px 50px;
    }
    
    .gally-bot-wrp img {
        margin-bottom:20px;
    }
    
    .calculate .result table {
        font-size:12px;
    }
}
