/*
Theme Name: Leads Nonstop
Theme URI: http://rjwebstudio.com/
Author: Ram Ji Pandey
Author URI: http://rjwebstudio.com/
Description: Leads Nonstop
Version: 1.0
*/

.blankbr br {
	display:none;
}
.current_page_item a {
	color: #f7b800 !important;
}
.wpcf7-submit {
    color: #f7b800 !important;
}
.theme-button {
    line-height: 52px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 0px 30px !important;
}
.btn-primary {
    background: none !important;
    border: 2px solid #f7b800 !important;
}
.w3l-contact .contact-form [type="submit"] {
	width: auto;
	height: 60px;
}
.wpcf7-submit:hover {
    color: #fff !important;
    background-color: #f7b800 !important;
    border: 2px solid #f7b800 !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #f7b800 !important;
    border: 2px solid #f7b800 !important;
}
.dropdown-menu a {
	color: rgba(22, 25, 30, 0.8) !important;
}

@media (min-width: 768px) {
	.page-id-144 .col-md-7 {
		float: left !important;
	}
	.page-id-144 .col-md-5 {
		float: left !important;
	}
}
.inner-banner h1 {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.inner-banner h1 b {
    font-size: 45px;
    color: #fff;
}