/*
 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:      2.5
 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
 */

.footer-top .row div:nth-child(3) .textwidget ul li {line-height: 2;}
.footer-top .row div:nth-child(3) .textwidget ul li:before {
    content: "\f0ad";
    font-family: 'FontAwesome' !important;
    padding-right: 10px;	
}
.services-box .text-area .services-txt {
	text-align: left;
    width: 80%;
    margin: 0 auto !important;
}
.rs-footer .widget_contact_widget .address1 {max-width: 280px;}
.contact-telephone a {color: #FFF}
.custom-white-cls a {color: #f9f3f3}
#popmake-14747, #popmake-14754 {height: 500px; max-height: 500px;}
#popmake-14747 .pum-content, #popmake-14754 .pum-content {height: 400px; max-height: 400px;}
.pum-theme-lightbox .pum-title {background-color: #eee;padding: 5px;}
.rs-footer .fa-ul li i {
	color: #ffffff;
}

.header-inner .col-cell.menu-responsive {
	position: relative;
}

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

}
@media only screen and (max-width: 1080px) {
	.header-inner .msme-text {
		display: none;
	}
}
@media only screen and (min-width: 1081px) {
.header-inner .msme-text {
	display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    text-align: center;
	color: #1273EB;
    font-weight: 700;
    font-size: 14px;
	letter-spacing: 0.5px;
	}
}
