/*
 Theme Name:   Reobiz Child
 Theme URI:    http://rstheme.com/products/wordpress/reobiz/
 Description:  Reobiz Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     reobiz
 Version:      5.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
    #rs-header.header-style-4 .header-quote.translate{
        display: none;
    }
    #rs-header.header-style-4 .header-quote.phone{
        display: none;
    }
    header .btn_quote .quote-button{
        display: none;
    }
    #rs-header .logo-area {
        padding-top: 15px;
    }
    #rs-header.header-style-4 .header-quote {
        margin-top: 10px;
    }
}
#sub_heading{
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}
 
.icon-area {
  position: relative;
}
.icon-area::after {
  position: absolute;
	width: 100%;
	height: 100px;
	content: "";
}
.rs-iconbox-area .box-inner .text-area {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  margin: auto;
}
.rs-iconbox-area .box-inner .services-btn-part {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  margin: 15px auto;
}
.wpcf7-textarea{
    min-height: 260px;
}
.page-id-13459 td {
  padding: 9px 13px;
}
.rs-addon-slider .slick-next{
    visibility: visible;
    right: -45px;
    opacity: 1;
}
.rs-addon-slider .slick-prev{
    visibility: visible;
    left: -45px;
    opacity: 1;
}
