/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    /*===============================*/
    /*===============================*/
}/* END */
/* Small devices (landscape phones, 576px and up) */
/*===============================*/
@media (min-width: 576px) and (max-width: 767.98px) {
    /*===============================*/
    /*===============================*/
}/* END */
/*===============================*/
@media (max-width: 767.98px) {
    /*===============================*/
    #sp-logo .logo-image {
        margin: 0 auto;
    }
    /*===============================*/
    #sp-up-header {
        height: auto;
      	margin-bottom: 0px;
    }
  	/*===============================*/
  	#sp-topbtn .sp-module {
    	display: table;
      	margin: 0 auto;
      	text-align: center;
  	}
    /*===============================*/
    #sp-header.header-sticky {
        top: 0;
    }
    /*===============================*/
    #offcanvas-toggler:before {
        content: 'Меню';
        margin-right: 10px;
    }
    /*===============================*/
    #sp-top1,
    #sp-top2,
    #sp-topbtn {
        margin: 10px 0;
    }
    #sp-top1 .sp-module,
    #sp-top2 .sp-module
    {
        display: table;
      	margin: 0 auto;
    }
    #sp-top1 .sp-module {
        padding-left: 55px;
    }
    /*===============================*/
    #sp-topbtn {
        text-align: center;
    }
    /*===============================*/
    .b-slider-1 {
        padding-top: 50px;
        margin-left: 0 !important;
    }
    .n2-ss-control-bullet {
        display: table;
        margin: 0 auto;
        width: 100%;
        right: auto !important;
        left: auto !important;
        bottom: 20px !important;
    }
    /*===============================*/
    .b-quote .quote__title {
        font-size: 40px;
        line-height: 1.1;
    }
    .b-quote .quote__text {
        font-size: 30px;
    }
    /*===============================*/
    .sp-page-builder .page-content #section-id-1536665557583 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    /*===============================*/
    #sppb-addon-1536678039887 {
        margin-bottom: 0 !important;
    }
    /*===============================*/
    .sppb-addon-clients {
        text-align: center;
    }
    /*===============================*/
    #sppb-addon-1536825987422 .com-baforms {
        text-align: center;
    }
    /*===============================*/
    #sppb-addon-1536651993253 {
        margin-bottom: 0 !important;
    }
    /*===============================*/
    .sp-page-builder .page-content #section-id-1543316275225 {
        padding: 0 !important;
    }
    /*===============================*/
    .sp-page-builder .page-content #section-id-1543316275205 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    /*===============================*/
    #sp-footer {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    /*===============================*/
    #sp-footerbox .col {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    /*===============================*/
    #sp-bottom {
        background-color: #c3722d;
    }
    /*===============================*/
    .article-social-share {
        display: none;
    }
    /*===============================*/
  	#section-id-1536827484691 .cbp-l-grid-blog-title {
 	   white-space: pre-wrap;
  	}
  	/*===============================*/
 	 .table {
    	display: block;
    	width: 100%;
    	overflow-x: auto;
    	-webkit-overflow-scrolling: touch;
    	-ms-overflow-style: -ms-autohiding-scrollbar;
  	}
  	/*===============================*/
  	#sp-footerbox .mb-0 {
    	font-size: 10px
  	}
  	#sp-footerbox .fz-20 {
    	font-size: 18px;
  	}
  	/*===============================*/
  	#column-id-1539169092291 {
   	 	font-size: 12px;
  	}
  	/*===============================*/
  	#sp-header {
    	height: auto;
    	background-color: rgba(31,31,31,0.7);
  	}
  	/*===============================*/
}/* END */