@media screen and (max-width: 1920px) {
    
    
}

@media screen and (max-width: 1650px) {
    
    .section-cashbox-hire .right-side .still-life img {
        width: 400px;
    }
    
    .section-cashbox-hire .right-side .still-life .vector-red:last-child {
        right: -20px;
        margin-top: 60px;
    }
    
}


@media screen and (max-width: 1430px) {
    
    .section-cashbox-hire .right-side {
        margin-left: -100px;
    }
    
    .section-cashbox-hire .right-side .still-life {
        margin-left: -165px;
    }
    
    .section-cashbox-hire .right-side .still-life .vector-red:last-child {
        right: 40px;
    }
    
}


@media screen and (max-width: 1230px) {
    
    header {
        padding: 15px 0;
    }
    
    header .logo-content {
        width: 50%;
        text-align: right;
        padding-right: 40px;
    }
    
    header .top-nav-content {
        display: block;
        width: 768px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0;
    }
    
    header .top-nav {
        padding-left: 0;
        padding-right: 0;
        display: block;
    }
    
    header .top-nav ul {
        display: block;
        text-align: center;
    }
    
    header .top-nav ul li {
        display: inline-block;
    }
    
    header .top-call {
        position: absolute;
        top: 20px;
        right: 0;
        width: 50%;
        text-align: left;
        padding-left: 10px;
    }
    
    header .phone-number {
        margin-right: 20px;
    }
    
    .section-startup .nav-tabs li a {
       padding: 30px 5px 30px 20px;
    }
    
    footer .contacts {
        width: calc(100% - 45px);
    }
    
}


@media screen and (max-width: 1200px) {
    
    .section-cashbox-hire > div > .row {
        min-height: 400px;
    }
    
    .section-cashbox-hire .left-side {
        padding-top: 55px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .section-cashbox-hire .left-side .info .number .vector-skinny {
        display: none;
    }
    
    .section-cashbox-hire .left-side h1 {
        font-size: 40px;
    }
    
    .section-cashbox-hire .left-side .info .number .n {
        font-size: 90px;
    }
    
    .section-cashbox-hire .left-side .info .text span {
        font-size: 17px;
    }
    
    .section-cashbox-hire .left-side .info .text {
        max-width: 230px;
        padding-top: 0; 
        padding-left: 20px;
    }
    
    .section-cashbox-hire .left-side .buttons .btn-fill, 
    .section-cashbox-hire .left-side .buttons .btn-stroke {
        font-size: 12px;
    }
    
    .section-cashbox-hire .left-side .buttons .seporator {
        margin: 0 10px;
    }
    
    .section-cashbox-hire .left-side-col {
        position: static;
    }
    
    .section-cashbox-hire .left-side .list {
        position: relative;
        margin-top: 28px;
        margin-left: 25px;
    }
    
    .section-cashbox-hire .right-side {
/*        margin-left: -55px;*/
/*        width: 75%;*/
/*        margin-left: auto;*/
/*        padding-left: 75px;*/
    }
    
    .section-cashbox-hire .right-side .cashbox {
        text-align: center;
        margin-top: 40px;
    }
    
    .section-cashbox-hire .right-side .still-life {
        margin-left: 25px;
        margin-top: 25px;
    }
    
    .section-cashbox-hire .right-side .still-life .vector-red {
        height: 7px;
        width: 36px;
    }
    
    .section-cashbox-hire .right-side .still-life .vector-red:last-child {
        margin-top: 15px;
        right: auto;
        left: 32%;
    }
    
    .section-cashbox-hire .right-side .still-life img {
        max-width: 100%;
        max-height: 100%;
    }
    
    .section-catalog .product .buttons .seporator {
        margin: 0 10px;
    }
        
    footer .contacts .row > div {
        padding: 50px 20px;
    }
    
    .section-catalog .product .buttons a.btn-fill {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .section-catalog .product .buttons .seporator {
        margin: 0 5px;
    }
    
}


@media screen and (max-width: 1024px) {
    
    .section-easy-and-convenient .row {
        padding: 0;
    }
    
    .section-tariffs .nav-tabs.nav-tabs-alt li a {
        padding-left: 5px;
        padding-right: 5px;
        text-align: center !important;
    }
    
    .section-catalog .product-container,
    .section-catalog .product-container:nth-of-type(odd) {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .section-catalog .product {
        margin: 0;
        padding: 35px 15px 40px;
    }
    
    .section-catalog .product .thumbnail,
    .section-catalog .product .name,
    .section-catalog .product .price,
    .section-catalog .product .excerpt,
    .section-catalog .product .buttons {
        text-align: center;
        display: block;
    }
    
    .section-catalog .product .name {
        margin-top: 25px;
        margin-bottom: 15px;
    }
    
    .section-catalog .product .excerpt {
        margin: 20px 0 25px;
    }
    
   .section-catalog .product .characteristics {
        max-width: 425px;
        margin: 0 auto;
    }
    
    .section-startup .nav-tabs li a h4 {
        font-size: 16px;
    }
    
    .single-product .nav-tabs.nav-tabs-alt li a .hide-mobile {
        display: none;
    }
        
    .single-product .nav-tabs.nav-tabs-alt li a .show-mobile {
        display: block;
    }
        
}

@media screen and (max-width: 991px) {
        
    .section-startup .nav-tabs li a h4 {
        font-size: 14px;
    }
    
    footer .contacts .heading, 
    footer .contacts .subheading, 
    footer .contacts .seporator-h {
        margin-right: auto;
        width: 100%;
        text-align: center;
    }
    
    footer .contacts .heading {
        font-size: 23px;
    }
    footer .contacts .subheading {
        font-size: 18px;
    }
    
    footer .contacts .row > div {
        padding: 0 15px;
    }
    
    footer .contacts .row > div:first-child {
        padding: 40px 15px;
    }
    
    footer .contacts .row > div:last-child {
        background-color: #f7f7f7;
    }
    
    footer .contacts .seporator-h {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    footer .contacts .seporator-h::before {
        left: 50%;
        transform: translateX(-50%);
    }
    
    footer .contacts .widget {
        text-align: center;
        padding-top: 35px;
        padding-bottom: 35px;
    }
    
    .single-product .product-fn-carousel .item {
        padding: 0 5px;
    }
    
    .section-cashbox-hire .right-side {
        margin-left: -55px;
    }
    
    .section-catalog .product .thumbnail img {
        max-height: 230px;    
    }
}


@media screen and (max-width: 768px) {
    
    #callback-modal .modal-content form {
        max-width: 485px;
    }
    
    #callback-modal .modal-content form .form-control, 
    #callback-modal .modal-content form .placeholder, 
    #callback-modal .modal-content form .error {
        font-size: 13px;    
    }
    
    header .logo-content {
        width: 100%;
        padding: 0 5px;
        text-align: center;
    }
    
    header .logo-content .menu-icon,
    header .logo-content .call-icon,
    header .logo-content .home-url {
        display: inline-block;
    }
    
    header .logo-content .menu-icon,
    header .logo-content .call-icon {    
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    
    header .logo-content .menu-icon {
        float: left;
    }
    
    header .logo-content .call-icon {
        float: right;
    }
    
    .top-nav-content:not(.show) {
        z-index: -1;
        opacity: 0;
        height: 0;
        margin-top: -25px;
        transition: margin-top .5s, opacity .5s;
        -webkit-transition: margin-top .5s, opacity .5s;
        -o-transition: margin-top .5s, opacity .5s;
        -moz-transition: margin-top .5s, opacity .5s;
        -ms-transition: margin-top .5s, opacity .5s;
    }
    
    header .top-nav-content {
        z-index: 1;
        display: block;
        opacity: 1;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #f9f9f9;
        z-index: 9;
        max-height: 100%;
        overflow-y: auto;
        padding: 0;
        margin-top: 0;
        transition: margin-top .5s, opacity .5s;
        -webkit-transition: margin-top .5s, opacity .5s;
        -o-transition: margin-top .5s, opacity .5s;
        -moz-transition: margin-top .5s, opacity .5s;
        -ms-transition: margin-top .5s, opacity .5s;
    }
    
    .admin-bar header .top-nav-content {
        padding-top: 46px;
    }
    
    header .top-nav-content .mobile-menu-header {
        display: block;
        margin-bottom: 15px;
    }
    
    header .top-nav-content .mobile-menu-header .close-menu {
        float: left;
        margin-top: 13px;
    }
    
    header .top-nav-content .mobile-menu-header .mobile-home-url {
        display: inline-block;
        margin-left: -8px;
    }
    
    header .top-nav {
        padding: 15px 20px;
        display: block;
        background: #fff;    
        box-shadow: 3.5px 6.062px 27px 5px rgb(243, 243, 243);
    }
    
    header .top-nav ul li {
        display: block;
        text-align: left;
        border-bottom: 1px solid #d8d8d8;
        margin: 0;
    }
    
    header .top-nav ul li.current-menu-item > a, 
    header .top-nav ul li a:hover {
        color: rgb( 242, 0, 22 ) !important;
    }
    
    header .top-nav ul li:last-child,
    header .top-nav ul li:last-child > a {
        border: none !important;
    }
    
    header .top-nav ul li a {
        display: block;
        padding: 15px 0;
    }
    
    header .top-call {
        position: relative;
        text-align: center;
        width: 100%;
        margin: 0;
        padding: 50px 20px 10px;
    }
    
    header .phone-number {
        margin: 0;
    }
    
    header .top-call .call-order-btn {
        display: block;
        width: 180px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
        
    .section-easy-and-convenient fieldset .item .arrow  {
        display: none;
    }
    
    .section-tariffs .tab-heading.red-bg {
        padding: 15px;
        font-size: 17px;
    }
    
    .section-startup .nav-tabs li a {
        padding: 15px;
    }
    
    .section-startup .nav-tabs li a h4 {
        font-size: 15px;
    }
    
    footer .contacts {
        position: static;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
        padding-bottom: 35px;
    }
    
    footer .contacts .widget {
        padding-bottom: 0;
    }
    
    footer .contacts .row > div:last-child {
        background-color: #fff;
    }
    
    footer .map {
        height: 300px;
    }
    
    .table-responsive {
        overflow-y: auto;
        -webkit-overflow-scrolling: auto;
    }
    
    .table-responsive::-webkit-scrollbar {
        -webkit-appearance: none;
    }
    .table-responsive::-webkit-scrollbar:vertical {
        width: 8px;
    }
    .table-responsive::-webkit-scrollbar:horizontal {
        height: 8px;
    }
    .table-responsive::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }
    .table-responsive::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ffffff;
    }

    .table-responsive::-webkit-scrollbar {
        width:9px;
    }

    .table-responsive::-webkit-scrollbar-track {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: rgba(0,0,0,0.1);
    }

    .table-responsive::-webkit-scrollbar-thumb {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: rgba(0,0,0,0.2);
    }

    .table-responsive::-webkit-scrollbar-thumb:hover {
        background: rgba(0,0,0,0.4);
    }

    .table-responsive::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(0,0,0,0.05);
    }
    
}

@media screen and (max-width: 767px) {
    
    .mts-loading {
        top: 0;
    }
    
    section .heading {
        margin: 40px 0 20px 0;
    }
    
    .section-send-review {
        padding-bottom: 40px;
    }
     
    .section-send-review.heading-center .heading {
        padding: 0 30px;
    }
    
    .section-send-review.heading-center .row > div {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .section-send-review .vector-small {
        left: auto;
        top: auto;
        bottom: 25px;
        right: 0;
    }
    
    .section-send-review .vector {
        top: 40px;
        left: -52px;
        right: auto;
        bottom: auto;
    }
    
    .section-send-review form.check-validation .form-row .form-control.phone, 
    .section-send-review form.check-validation .form-row .form-control.phone ~ .error, 
    .section-send-review form.check-validation .form-row .form-control.phone ~ .placeholder {
        width: 100% !important;
    }
    
    .section-send-review form.check-validation .form-row .form-control.email, 
    .section-send-review form.check-validation .form-row .form-control.email ~ .error, 
    .section-send-review form.check-validation .form-row .form-control.email ~ .placeholder {
        margin-left: 0 !important;
        width: 100% !important;
    }
    
    .section-startup .nav-tabs > li:not(:last-child) > a, 
    .section-startup .nav-tabs > li:not(:last-child) > a:hover {
        border-right: 1px solid #e2e3e4;
    }
    
    .section-startup .nav-tabs > li:not(:last-child) > a, 
    .section-startup .nav-tabs > li:not(:last-child) > a:hover {
        border-bottom: 0;
    }
    
    .section-startup .nav-tabs > li > a.active {
        box-shadow: 1.5px 2.598px 25px 3px rgb(230, 230, 230)
    }
        
    .section-startup .tab-content {
        display: none;
    }
    
    .section-startup .nav-tabs,
    .section-startup .nav-tabs > li:first-child .mobile-startup-item {
        display: block;
    }
    
    .section-easy-and-convenient {
        padding-top: 60px;   
    }
    

    .single-product .nav-tabs.nav-tabs-alt li a {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
    }
        
   .single-product .name span {
        display: block;
        margin-top: 10px;
    }
    
   .single-product .name {
        margin-top: 30px;
    }
    
    .single-product .name,
    .single-product .price,
    .single-product .description,
    .single-product .buttons {
        text-align: center;
    }
    
    .single-product .product-characteristics .table:last-child,
    .single-product .product-characteristics .table:first-child {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .single-product .product-characteristics .table .row > div:not(.caption) {
        padding-left: 15px;
        text-align: right;
    }
    
    .section-cashbox-hire .right-side {
        margin-left: -23%;
    }

    .section-cashbox-hire .left-side h1,
    .section-cashbox-hire .left-side .info,
    .section-cashbox-hire .left-side .info .number .rub {
        font-size: 30px;
    }
    
    .section-cashbox-hire .left-side {
        max-width: 320px;
    }
    
    .section-cashbox-hire .left-side .info {
        display: block;
    }
    
    .section-cashbox-hire .left-side .info .number {
        font-size: 24px;
    }
    
    .section-cashbox-hire .left-side .info .number .n {
        font-size: 60px;
    }
    
    .section-cashbox-hire .left-side .info .text {
        display: block;
        max-width: 100%;
    }
    
    .section-cashbox-hire .left-side .info .text span {
        display: block;
    }
        
    .section-cashbox-hire .seporator {
        display: none;
    }

    .section-cashbox-hire .left-side .buttons .btn-fill, .section-cashbox-hire .left-side .buttons .btn-stroke {
        font-size: 12px;
        padding: 7px 14px;
    }
    
    .section-easy-and-convenient .row {
        margin: 0;
    }
    
}

@media screen and (max-width: 660px) {
    
    #callback-modal .modal-body > .vector-gray {
        left: -80px;
    }
    
}

@media screen and (max-width: 600px) {

    .admin-bar #detail-view-modal .modal-dialog {
        padding-top: 0;    
    }
    
}


/* ---------------------------------- MODAIL ------------------------------------- */
@media screen and (max-width: 575px) {
    
    section .heading {
        font-size: 23px;
    }
    
    .section-cashbox-hire .left-side .info {
        display: flex;
    }
    
    .section-cashbox-hire > div > .row {
        min-height: auto;
    }
    
    .section-cashbox-hire .left-side .info .text {
        max-width: 200px;
        padding-top: 0;
        padding-left: 5px;
        margin-top: -3px;
        margin-left: 10px;
    }
    
    .section-cashbox-hire .left-side .info .text span::before {
        top: 5px;
        left: -23px;
        border-width: 4px 8px;
    }
    
    .section-cashbox-hire .left-side .info .text span {
        font-size: 16px;
    }
    
    .section-cashbox-hire .left-side .buttons {
        margin-top: 25px;
    }
    
    .section-cashbox-hire .left-side .buttons .seporator {
        display: none;
    }
    
    .section-cashbox-hire .left-side .buttons .btn-fill,
    .section-cashbox-hire .left-side .buttons .btn-stroke {
        font-size: 13px;
        padding: 10px 15px;
    }
    
    .section-cashbox-hire .left-side .buttons .btn-fill {
        margin-right: 10px;
    }
    
    .section-cashbox-hire .right-side {
        margin-left: 0;
    }
    
    .section-cashbox-hire .right-side .still-life-col {
        -ms-flex-item-align: start !important;
        align-self: start !important;
    }
    
    .section-cashbox-hire .right-side .still-life {
        margin-top: 55px;
        margin-left: 0;
    }
    
    .section-cashbox-hire .right-side .still-life .vector-red {
        display: none;
    }
    
    .section-cashbox-hire .right-side {
        width: 100%;
        padding: 0;
    }
    
    .section-cashbox-hire .right-side .cashbox-col {
        width: 40%;
    }
    
    .section-cashbox-hire .right-side .still-life-col {
        width: 60%;
    }
    
    .section-cashbox-hire .left-side > .list {
        display: none;
    }
    
    .section-cashbox-hire .right-side .still-life .list  {
        display: block;
        margin-left: 25px;
        margin-bottom: 25px;
    }
        
    .section-cashbox-hire .left-side .list {
        left: 270px;
        bottom: 20px;
    }
    
    .section-cashbox-hire .right-side .still-life .list ul li {
        font-size: 13px;
    }
    
    .section-catalog .product .buttons .seporator {
        display: none;
    }
    
    .section-catalog .product .buttons .btn-fill {
        margin-right: 20px;
    }    
    
    .modal-dialog {
        height: 100%;
    }
    
    .single-product .name {
        margin-top: 0;
    }
    
    #callback-modal .modal-dialog {
        margin: 0;
    }
        
    #callback-modal .modal-body > .vector-skinny-gray  {
        top: 32px;
        right: -60px;
        bottom: auto;
        left: auto;
    }
    
    #callback-modal .modal-dialog-centered {
        align-items: normal;
    }
    
    #callback-modal form.check-validation .submit-content .vector-gray {
        display: block;
        position: absolute;
        bottom: 0;
        left: -125px;
    }
    
    .section-startup .nav-tabs li a {
        padding: 15px 25px;
    }
    
    .section-startup .nav-tabs > li > a .index,
    .section-startup .nav-tabs li a h4 {
        display: block;
        text-align: center;
    }
    
    .section-startup .icon {
        margin-bottom: 30px;
    }
    
    form.check-validation .form-row .form-control.phone, 
    form.check-validation .form-row .form-control.phone ~ .error, 
    form.check-validation .form-row .form-control.phone ~ .placeholder,
    form.check-validation .form-row .form-control.email, 
    form.check-validation .form-row .form-control.email ~ .error, 
    form.check-validation .form-row .form-control.email ~ .placeholder {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    
    .section-easy-and-convenient fieldset {
        border: none;
        padding-bottom: 0;
    }
    
    .section-easy-and-convenient fieldset legend {
        text-align: center;
    }
    
    form.check-validation .error, 
    form.check-validation .placeholder {

    }
    
    .section-send-review .vector-small,
    .section-send-review .vector {
        height: 15px;
    }
    
    .section-send-review .vector {
        left: -42px;
    }
    
    form.check-validation .submit-content .btn-fill {
        padding: 12px 35px;
    }
    
    .section-tariffs .tariffs-options .table thead th,
    .section-tariffs .tariffs-options .table tr td {
        width: 50%;
        display: inline-block;
        line-height: 1.2;
        margin-left: -3px;
    }

    .section-tariffs .tariffs-options .table thead th:first-child {
        display: none;
}
    
    .section-tariffs .tariffs-options .table tr,
    .section-tariffs .tariffs-options .table tbody tr td:first-child {
        display: block;
        width: 100%;
        text-align: center;
    }
    
    .section-tariffs .tariffs-options .table tbody tr td {
        padding: 20px 20px 30px;
    }
    
    .section-tariffs .tariffs-options .table tbody tr td:first-child {
        padding: 30px 20px 20px;
    }
    
    .section-tariffs .nav-tabs.nav-tabs-alt li a {
        font-size: 18px;
    }

    .section-tariffs .tab-heading:not(.red-bg) {
        display: none;
    }
    
    .section-tariffs .tariffs-options .table {
        margin-top: 30px;
    }
    
    .section-tariffs .tariffs-options .table tbody tr.mob-hide {
        display: none;
    }
    
    .section-tariffs .mobile-load-options {
        display: block;
    }
    
    .single-product .thumbnail,
    .single-product .gallery {
        display: none;
    }
    
    .single-product .thumb-gallery {
        display: block;
    }
    
    .single-product .thumb-gallery .item {
        min-height: 325px;
    }
    
    .single-product .thumb-gallery.owl-theme .owl-nav {
        display: none;
    }
    
    .single-product .thumb-gallery .item.active {
        border: none;
    }
        
    .single-product .thumb-gallery.owl-theme .owl-dots .owl-dot span {
        background: #b9b9b9;
    }
    
    .single-product .thumb-gallery.owl-theme .owl-dots .owl-dot.active span,
    .single-product .thumb-gallery.owl-theme .owl-dots .owl-dot:hover span {
        background: #f20016;
    }
    
    .thumb-gallery.owl-theme .owl-dots {
        margin: 50px 0 30px;
    }
    
    .single-product .tab-content .product-tariffs table tr,
    .single-product .tab-content .product-tariffs table tr td {
        display: block;
    }
    
    .single-product .tab-content .product-tariffs table tr td:not(:first-child) {
        border: none;
    }
    
   .single-product .tab-content .product-tariffs table tr td:first-child {
        text-align: center;
    }
    
    .single-product .tab-content .product-tariffs table tr td {
        margin-left: -3px;
    }
    
    .single-product .tab-content .product-tariffs .table-responsive {
        overflow: visible;
    }
    
    .single-product .tab-content .product-tariffs table th,
    .single-product .tab-content .product-tariffs table tr td {
        width: 50%;
        display: inline-block;
    }
    
    .single-product .tab-content .product-tariffs table th {
        border: 1px solid #ececec;
        margin-left: -2px;
    }
    
    .single-product .tab-content .product-tariffs table tbody tr {
        margin-left: -2px;
    }
    
    .single-product .tab-content .product-tariffs table tbody tr:nth-of-type(odd) {
        border: 1px solid #f6f6f6;
    }
    
    .single-product .tab-content .product-tariffs table th:last-child {
        border-left: 0;
    }
    
    .single-product .tab-content .product-tariffs table tr td:first-child {
        width: 100%;
    }
    
    .single-product .tab-content .product-tariffs table th.text {
        display: none;
    }
    
    .single-product .buttons a:first-child {
        margin-right: 1px;
    }
    
    .single-product .product-fn-carousel .item {
        text-align: center;
    }
    
    .single-product .product-fn .product-fn-carousel .fn-icon > img {
        margin-left: auto;
        margin-right: auto;
    }
    
    .single-product .owl-theme .owl-nav {
        top: 80px;
        transform: none;
    }
        
}

@media screen and (max-width: 485px) {
    
    #callback-modal .modal-body {
        padding-left: 20px;
        padding-right: 20px;
    }
    
}

@media screen and (max-width: 425px) {
    
    .btn-fill,
    .btn-stroke,
    .link-solid,
    .link-dashed,
    ul.check-item li {
        font-size: 11px !important;
    }
    
    ul.check-item li::before {
        top: 7px;
    }
    
    .btn-fill,
    .btn-stroke {
        padding: 10px 15px;
    }
    
    header .logo-content .home-url,
    header .top-nav-content .mobile-menu-header .mobile-home-url {
        height: 30px;
    }
    
    header .top-nav-content .mobile-menu-header .close-menu {
        margin-top: 8px;
    }
    
    #callback-modal .modal-content .heading {
        font-size: 23px;
        padding: 0 15px;
    }
    
    #callback-modal .circle,
    #callback-modal .lines-gray,
    #callback-modal .vector-gray{
        display: none;
    }
    
    #callback-modal .vector-skinny-gray,
    #callback-modal .vector-skinny-small-gray {
        display: block;
    }
    
    #callback-modal .vector-skinny-small-gray {
        top: 30px;
        right: 0;
    }
    
    #callback-modal .vector-skinny-gray {
        top: 100%;
        left: -20px;
    }
    
    .section-easy-and-convenient fieldset legend {
        font-size: 18px;
    }
    
    .section-catalog .product .name span {
        display: block;
        margin-top: 5px;
        font-size: 13px;
    }
    
    .section-catalog .product .name {
        font-size: 18px;
    }
    
    .section-catalog .product .price,
    .section-catalog .product .excerpt {
        font-size: 16px;
    }
    
    .hint .icon {
        font-size: 20px;
        line-height: 1.1;
    }
    
    .hint .text {
        font-size: 12px;
    }
    
    .section-tariffs .tab-heading.red-bg {
        padding: 5px;
        font-size: 16px;
    }
    
    #detail-view-modal .container-fluid {
        padding: 0;
    }
    
    .single-product .nav-tabs.nav-tabs-alt li a {
        font-size: 13px;
    }
    
    #detail-view-modal .single-product .name {
        font-size: 23px;
    }
    
    #detail-view-modal .single-product .name span {
        font-size: 15px;
    }
    
    #detail-view-modal .single-product .price {
        font-size: 18px;
        margin: 20px 0 25px;
    }
    
    #detail-view-modal .single-product .description {
        font-size: 16px;
    }
    
    #detail-view-modal .single-product .characteristics {
        margin: 30px 0;
    }
    
    .single-product .get-consultation {
        margin-top: 30px;
        text-align: center;
    }
    
    .single-product .product-fn .product-fn-carousel {
       padding: 30px 65px 
    }
}

@media screen and (max-width: 375px) {
    
    .section-cashbox-hire .right-side .still-life .list {
        margin-left: 15px;
    }
    
    .section-cashbox-hire .right-side .still-life .list ul li {
        font-size: 12px;
    }
    
    .single-product .nav-tabs.nav-tabs-alt li a {
        font-size: 13px;
    }
    
}