/*
Theme Name: Relic
Text Domain: relic
Theme URI: https://fruitthemes.com/wordpress-themes/relic/
Author: FruitThemes
Author URI: https://fruitthemes.com/
Description: Relic is a lightweight, clean, super flexible and bootstrap based responsive theme for real estate agents, real estate businesses or real estate broker websites. Relic Theme is built on top of Twitter Bootstrap which means that your site can be displayed on every device (pc, laptop, mobile devices, tablets etc) without horizontal scrolling. It has got custom widgets, customizer options etc in order to get it customized as per your needs. Step by step documentation and dummy data are available at: https://fruitthemes.com/documentation/relic/
Requires PHP: 5.6
Requires at least: 4.0
Tested up to: 5.7
Version: 2.1.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: left-sidebar, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
*/
/**************************General CSS Start *********************/

body{   
    font-family: 'Open Sans';
    background-color: rgb(243, 243, 243);
    color:#212121;
}
.owl-buttons.nav-button {
    display: none;
}
.webpage-container{
    width:1200px;
    margin:0 auto;
}
.no-padding-lr{
    padding-left: 0;
    padding-right: 0;
}
.blog-details .tag-list > a, .blog-details .category-list > a{
    margin: 0 2px;
}
 .blog-details li a, .sidebar-widget ul li a, .relic_previous_pagination a,.relic_next_pagination a{
    color:#727272;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    text-decoration: none;	
    display: inline-block;
}
.blog-box .blog-img .media-object {
    margin: 15px 0;
}
img {
    height: auto;
    max-width: 100%
 }
a:hover,
a:focus,.blog-details li a:hover,.blog-details li a:focus,
.bottom-footer p > a:hover,.bottom-footer p > a:focus, .comment-left p a:hover, .comment-right a:hover, .comment-right a:focus, .comment-left p a:focus,
.sidebar-widget ul li a:hover, .sidebar-widget ul li a:focus {
    text-decoration: none;	
    color:rgb(86, 140, 18);
    outline: medium none;
}
.contact-info > ul, .social-link > ul,  .blog-details > ul, .footer-widget .social-icon > ul,
.gallery-pagination > ul, .sidebar-widget ul,  .footer-widget ul{
    list-style: none outside none;
    padding-left: 0;    
    margin: 0;
}
.contact-info > ul > li, .social-link > ul > li, .property-slider-details > ul > li, .gallery-pagination > ul > li{
    display: inline-block;    	
}
a{
	color: rgb(86, 140, 18);
}
/**************************General CSS End *********************/
/**************************header *********************/
.menubar{	
    width:100%;
    background-color: rgb(14,14,14);	
    padding: 7px 0;
   
    vertical-align: middle;
}
.contact-info{
    float: left;
}
.contact-info > ul{
    margin-left: 0;
} 	
.contact-info > ul > li{
    color:#9e9c9d;
    font-size:13px;		
    margin-right:10px;	
    margin-top: 3px;
}
.contact-info > ul > li > i{
    padding-right: 10px;
    font-size: 14px;
}
.contact-info > ul > li > a{
    font-size:13px;		
    color: rgb(158,156,157);
}
.contact-info > ul > li > a:hover,
.social-link > ul > li > a:hover{
    color: rgb(86, 140, 18);
}
.social-link > ul > li{
    padding: 0 10px;
}
.social-link > ul > li > a{
    font-size:18px;	
    color: rgb(158,156,157);
}
.logo-display{
    float: left;
}
.social-link{
    float: right;
}
.header_top{
    background-color:#2b2b2b;
}
.top-header img{
    background-size:cover;	
}
.header_menu{
    padding:20px 0 15px;		
    display:inline-block;
    width: 100%;	
}
.logo_div{
    margin:10px 0 0 0;
    padding-left:20px;
}
.logo_div li a i{
    color:#909193;
    transform-style:preserve-3d;
    -webkit-transform-style:preserve-3d;
}
.logo_div li a i:hover{
    color: #ffffff;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.logo_div  li{
    margin-left:15px;
}
.search-input{
    position:relative;
    width: 175px;	
    background-color:#2b2b2b;
    border:1px solid #555555;
    border-radius:1px;	
    line-height:22px;
    font-weight:normal;
    color:#9e9e9e;
    margin-right:0px;
    margin-top:5px;
    float:right;
    margin-bottom:5px;
    padding:3px 25px 3px 3px;
}
.search-input:focus{
    background-color: #1e1e1e;
    -webkit-transition:all ease-out 0.5s;
    transition:all ease-out 0.5s;	
    border:1px solid #1e1e1e;
    color:#ffffff;
}
.main-menu-ul ul{
    float:right;
    list-style: none outside none;    
    padding-left: 0;
    padding-right: 0;
    margin: 0;	
}
.main-menu-ul ul li{
    margin-left:5px;	
    float: left;
    display: block;
    position: relative;
    padding: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color:transparent;
}
.header_bottom{
   background: none repeat scroll 0 0 rgba(22, 22, 22, 0.9);
    left: 0;      
    width: 100%;
    z-index: 10;
    padding: 10px 0;
    transition:all ease-out 0.3s;
    -webkit-transition:all ease-out 0.3s;
}
.header_bottom {position: relative;}
.home .header_bottom {position: absolute;}
.header_bottom_fixed,.home .header_bottom_fixed{
    position: fixed; padding: 0px 0; top: 0px;
}
.transparent-menubar .header_bottom{
    background-color: rgba(22, 22, 22, 0.7);    
}
.main_menu{	
    border:none;
    margin-bottom:0;
    margin-right:0px;	
}
.main-menu-ul > ul > li > a {
    color: #fff;
    font-size:14px;
    padding: 8px 17px;	
    margin-bottom:5px;
    border-radius: 2px;
    text-transform: uppercase;	
    line-height: 20px;
    display: block;   
    position: relative;
    font-family: 'Open Sans'; font-weight: 500;

    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;	
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.main-menu-ul ul .open .dropdown-menu > li > a {
    color: #ffffff;
}
.main-menu-ul ul > .current-menu-item > a, 
.main-menu-ul ul > .current-menu-item > a:hover, 
.main-menu-ul ul > .current-menu-item > a:focus,
.main-menu-ul > ul > li >  a:hover, .main-menu-ul > ul > li > a:focus{
    background-color: #fff;
    color: rgb(86, 140, 18);
}
.main-menu-ul > ul > .open > a, .main-menu-ul ul > .open > a:hover, .main-menu-ul ul > .open > a:focus {
    background-color: #2b2b2b;
    color: #12bbd5;
}
.main-menu-ul ul li:hover ul{
    opacity: 1;
    visibility: visible;	
}
.main-menu-ul ul li:hover ul li ul{
    opacity: 0;
    visibility: hidden;
}
.main-menu-ul ul  li ul  li:hover ul{
    opacity:1;
    z-index: 1;
    visibility: visible;	
}
.main-menu-ul > ul li ul{
    background-color: rgba(22, 22, 22, 1);
    text-align:center;		
    opacity: 0;
    visibility: hidden;
    position: absolute;	
    z-index: 1; 
    min-width: 150px;
    border-radius: 4px;
}
.main-menu-ul ul li ul ul {    
    right: 100%;    
    top: 0; 
    margin: 0;
}
.main-menu-ul ul li ul li {
    margin-left: 0;
    width: 100%;	
}
.main-menu-ul ul li ul > li > a{
    border-radius: 2px;
    color: #ffffff;
    font-size:15px;
    text-transform: capitalize;
    clear: both;    
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 5px 20px;
    white-space: nowrap;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    margin-bottom: 2px;	
    text-align: left;
}
.main-menu-ul ul > li > ul > li > a:hover, .blog_dorp > li > a:focus {
   background-color: #fff;
color: rgb(86, 140, 18);
text-decoration: none;
border-radius: 0;
}
.title{
    margin: 40px auto;		
}
.title h2:after {
    border-top: 1px solid rgb(181, 181, 181);
    content: " ";
    display: inline-block;
    left: 0;
    margin: 0;
    position: absolute;
    top: 23px;
    width: 100%;
    z-index: 0;
}
.title h2 > span{
    background: none repeat scroll 0 0 rgb(243, 243, 243);
    position: relative;
    z-index: 2;
    padding: 13px 40px;
    border: 1px solid rgb(181, 181, 181);
    display: inline-block;
}
.title h2{
    font-size: 16px;
    color: #000;
    text-transform:uppercase;
    margin: 0;
    text-align:center;	
    position:relative;
    font-family: 'Open Sans'; font-weight: 500;
}
.site-title {
	margin:0;
	font-size: 20px;
}
.site-description {
	color:#fff;
	font-size: 14px;
	margin:0;
}
.custom-header {
    position: relative;
    top: 0px;  
}
/**************************Relic home-page start*********************/
section{
    display: inline-block;
    width: 100%;
    clear: both;
}
.slider  img{    
    max-height: 610px;
}
.slider{
    border-bottom: 1px solid #d7d7d7;
}
.slider_button {   
    font-size: 42px;
    margin: 0 10px;
    top: 40%;
    width: auto;
}
.carousel-control.slider_button{
    background-image: none;
    bottom: auto;
}
.listing-details,
.agents-details{
    background-color: #fff;
    margin-top: 33px;    
}
.property-thumbnail {
    overflow: hidden;
    position: relative;
}
.listing-details img {
    display: block;
    margin: 0 auto; 
    width: calc(120%);    
    width: -webkit-calc(120%);      
    transform: translate3d(-10px, 0px, 0px);
    -webkit-transform: translate3d(-10px, 0px, 0px);   
    max-width: none;   
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.property-excerpt {    
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    display: block;
    height: 100%;
    line-height: 1.7;
    opacity: 0;
    padding: 15px;
    position: absolute;
    text-align: left;
    top: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    color: #000;
}
.listing-details:hover img {
    transform: translate3d(0px, 0px, 0px);   
    -webkit-filter: grayscale(100%);
    -webkit-transform: translate3d(0, 0, 0);
}
.listing-details:hover .property-excerpt:after {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.listing-details:hover .property-excerpt {
    opacity: 1;
}
.property-excerpt:after {
    background: none repeat scroll 0 0 #568c12;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate3d(-100%, 0px, 0px);
    transition: all 0.3s ease 0s;
    -webkit-transform: translate3d(-100%, 0px, 0px);
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
}
.blog-post:nth-child(3n + 4) {
    clear: both;
}
.agent-img > img {
    border: 1px solid;
    height: 115px;
    width: 115px;
}
.agent-img {
    margin-top: 40px;
    text-align: center;
}
.property-details{
    padding: 20px;
}
.property-details  > h4 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin: 2px 0;
    font-family: 'Open Sans'; font-weight: 500;
    text-transform: capitalize;
}
.slider-buttons-wrapper .ref-link,
.reply-massage  > a,
.sidebar-widget .wpcf7-form .wpcf7-submit,
.contact-us-form  .wpcf7-form .wpcf7-submit,
.read-more > a{
    padding: 5px 15px;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    display: inline-block;
    font-family: 'Open Sans';
    border: 1px solid rgb(86, 140, 18);
    border-radius: 4px;	
    margin: 0 3px 0 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    background-color: #fff;
}
.slider-buttons-wrapper .ref-link:hover,
.reply-massage  > a:hover,
.sidebar-widget .similar-agent a:hover,
.sidebar-widget .wpcf7-form .wpcf7-submit:hover,
.sidebar-widget .wpcf7-form .wpcf7-submit:focus,
.contact-us-form  .wpcf7-form .wpcf7-submit:hover,
.contact-us-form  .wpcf7-form .wpcf7-submit:focus,
.read-more > a:hover{
    background-color: rgb(86, 140, 18);
    color: #fff;
}
.owl-item{
    margin-top: 10px;
}
.recent-listings .title {
    margin-bottom: 0;
}
.our-blog {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
     margin-top: 30px;
}
.our-blog  .blog-box{
    background-color: #fff;
}
.contact span,
.sidebar-widget .contact span{
    color: rgb(158, 156, 157);
    font-size: 14px;
    margin-right: 10px;
}
.slider-button {    
    margin-top: 40px;
    text-align: center;
}
.left-right{
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    background-color: #656565;
    border-radius: 20px;
    color: #d7d7d7;
    display: inline-block;
    font-size: 28px;
    height: 30px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.blog-details  li {
    display: inline-block;
    margin: 10px auto;    
    text-align: center;
    width: 100%;
    color: #727272;
}
.blog-details  li  > i {   
    color: #d7d7d7;
    display: list-item;
    margin-bottom: 5px;
    text-align: center;
    font-size: 24px;
}
.blog-property .blog-img p {
	margin:20px 0;
}
.blog-img{
    border-left: 1px solid #d7d7d7;
    padding-bottom: 10px;
    padding-top: 10px;
}
.property-blog-bg .blog-property .media-object {
    margin: 20px 0;
}
.blog-img > a:first-child{
 /*   padding-bottom: 20px; */
    font-family: 'Open Sans'; font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    color: #000;
    display: inline-block;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.blog-img > a:first-child:hover{
    color:rgb(86, 140, 18);
}
/**************************Relic home-page start*********************/
/**************************Page Start*********************/
.breadcumb-bg {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    display: inline-block;
}
.site-breadcumb {
    display: inline-table;
    margin: 20px auto;
    width: 100%;
}
.site-breadcumb h1 {
    color: #272727;
    float: left;
    font-size: 26px;
    margin: 0;
    text-transform: capitalize;
}
.site-breadcumb ol {
    background-color: transparent;
    float: right;
    margin: 4px 0 0;
    padding: 0;
}
.breadcrumb-menubar li a {
    color: #272727;
    font-size: 15px;
    text-transform: capitalize;
}
.breadcrumb-menubar li a:after{
    content:'/'; padding: 0 5px;
}

.breadcrumb-menubar li a:hover, .breadcrumb-menubar li a:focus {
    color: rgb(86, 140, 18);
}
.breadcrumb-menubar > li + li:before {
    color: #272727;
    content: "/";
    font-size: 15px;
    padding: 0 5px;
}
.breadcrumb-menubar li.active {
    color: #272727;
}
.agent-photo > a > img{
    margin-top: 8px;
}
.agent-information .gallery-pagination{
    margin-top: 25px;
}
.pagination_single .screen-reader-text , .gallery-pagination .screen-reader-text, .widget_search .screen-reader-text ,.search-form .screen-reader-text, .comment-form-url{
	display:none;
}
.gallery-pagination nav.pagination{
	margin:0 ;
}
.gallery-pagination {
    display: inline-block;   
    text-align: right;
    width: 100%;
    clear: both;
}
.gallery-pagination .page-numbers{
    padding-left: 3px;
    padding-right: 0;
    margin-bottom: 5px;
}	
.gallery-pagination a.page-numbers, .gallery-pagination .page-numbers.current { 
    border: 1px solid #818181;
    border-radius: 4px;
    font-size: 14px;
    display: inline-block;
    min-height: 35px;
    min-width: 35px;
    padding-top: 6px;
    color:#545454;
    text-align: center;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.gallery-pagination .page-numbers:hover, .gallery-pagination .page-numbers.current {   
    color: rgb(86, 140, 18);
    border-color: rgb(86, 140, 18);
}
.agent-blog .banner-item {
    margin: 10px 0;
}
/**************************Page End*********************/
/**************************Blog Page Start*********************/
.agent-blog,
.property-blog-page{
    margin: 30px auto;
    display: inline-block;
    width: 100%;
}
.agent-blog-bg
{
    background-color: #FFF;
    padding: 20px 30px;
    margin-bottom: 25px;
}
.agent-blog-bg .reply-box{
    padding:0;
}	
.property-bg,
.property-blog-bg{
    background-color: #FFF;	
    display: inline-block;
    width: 100%;	
}
.blog-box,
.blog-property {
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
.about-agent {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.about-agent > p ,
.about-property > p,
.about-blog-property > p{
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 15px;
    text-align: justify;
}
.reply-box .comment-reply-title {
    color: #2e2e2e;   
    font-family: "Open Sans";
    font-weight: 500;
    font-size: 16px;        
    text-transform: uppercase;
}
.reply-massage > input {
    background-color: #f6f6f6;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #2e2e2e;
    padding: 5px;
    width: 49%;
    float: left;
}
.reply-massage > textarea {
    background-color: #f6f6f6;
    border: 1px solid #dadada;
    border-radius: 0;
    margin: 22px 0 15px;
    padding: 5px;
    resize: vertical;
    width: 100%;
}
.inp-lft {
    margin-left: 14px;
}
/**************************Blog Page End*********************/
/**************************Property Blog Start*********************/
.about-blog-property,
.comments-article,
.reply-box,
.pagination_single{
    padding-left: 30px;
    padding-right:30px;
}
.reply-box{
    padding-bottom:15px;
    margin-top:30px;
}
.read-more{
    margin-top: 10px;
}
.property-single-blog{
    background-color: #FFF;	
    display: inline-block;
    width: 100%;
    padding:20px;
}
.property-single-blog  .reply-box{
    padding: 0;
}
.pagination_single a {
	color:#545454;
}
.pagination_single a:hover, .pagination_single a:focus {
    color: rgb(86, 140, 18);
}
/**************************Property Blog End*********************/
/**************************Sidebar Start*********************/
.sidebar-widget{
    background-color: #FFF;
	display: inline-block;
    width: 100%;
    padding: 10px 15px;	   
}
.sidebar-widget > h4 {
    color: rgb(86, 140, 18);
    font-size: 20px;
    padding-bottom: 20px;  
    text-transform: capitalize;	
    margin: 0;
}
.search-form {
    position: relative;
}
.search-form label {
    width: 100%;
}
.search-form .search-field {
    border: 1px solid #ccc;
    font-size: 16px;   
    font-weight: normal;
    padding: 7px 10px;
    width: 100%;
    margin: 10px 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.search-form .search-submit{
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/search.png");
    background-repeat: no-repeat;
    border: medium none;
    height: 21px;
    padding: 0;
    position: absolute;
    right: 10px;
    text-indent: -500px;
    top: 20px;
    width: 19px;
}
.sidebar-widget .property-name > a,
.sidebar-widget .property-post > a{
    font-size: 14px;	
    font-family: 'Open Sans'; font-weight: 500;
    color: #212121;
}
.sidebar-widget .property-name > a:hover,
.sidebar-widget .property-post > a:hover{
    color:rgb(86, 140, 18);
}
.sidebar-widget .property-name > p{
    font-size: 16px;
}
.sidebar-widget .wpcf7-form > p,
.contact-us-form .wpcf7-form > p {
    margin-bottom: 10px;
}
.sidebar-widget .wpcf7-form input[type="text"], .sidebar-widget .wpcf7-form input[type="email"], .sidebar-widget .wpcf7-form textarea,
.contact-us-form .wpcf7-form input[type="text"], .contact-us-form .wpcf7-form input[type="email"], .contact-us-form .wpcf7-form textarea {
    border: 1px solid #d3d3d3;
    margin-top: 5px;
    padding: 7px 10px;
    width: 100%;
    outline:0;
}
.sidebar-widget .wpcf7-form textarea ,
.contact-us-form .wpcf7-form textarea {
    height: 70px;
    resize: vertical;
}
.sidebar-widget .property-photo {
    padding-left: 0;
}
.sidebar-widget > p{
    line-height: 1.7;  
    text-align: justify;
    margin: 0;
}
.sidebar-widget .similar-agent > h4{
    text-transform: capitalize;
    margin: 0;
}
.sidebar-widget .similar-agent a{
    border: 1px solid rgb(86, 140, 18);
    border-radius: 4px;
    color: #000;
    float: left;
    font-size: 13px;
    margin-top: 12px;
    padding: 5px 8px;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.sidebar-widget .similar-profile {
    border-bottom: 1px solid #d7d7d7;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.sidebar-widget ul {
    margin-left: 0;	
}
.sidebar-widget ul li {
    border-bottom: 1px solid #e6e6e6;
    display: block;   
    padding-top: 7px;
    padding-bottom: 7px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.sidebar-widget ul li:before {    
    content: "\f105";
    font-family: FontAwesome;
    font-size: 12px;
    padding-right: 4px;
    color: #727272;
}
.sidebar-widget ul li a:hover,.relic_previous_pagination a:hover,.relic_next_pagination a:hover {
    color: rgb(86, 140, 18);
   
}
.sidebar-widget ul li ul {
    border-top: 1px solid #e6e6e6;
    padding-left: 15px;
    margin-top: 7px;
}
.sidebar-widget ul li ul li:last-child{
    border-bottom:medium none;
    padding-bottom: 0;
}
/**************************Sidebar End*********************/
/**************************Comments and Reply Start*********************/
.comments-article > ol {
    list-style: none outside none;
    padding: 0;
}
.comments-article li {
    display: block;
}
.comment-img {
    padding: 35px 0 0;
}
.comment-text {
    padding: 0;
}
.comment-left, .comment-right {
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
}
.comment-right {
    text-align: right;
}
.comment-left p, .comment-left p a {
    font-size: 13px;
}
.comment-left p a {
    margin-right: 5px;
    color: #000;
}
.comment-right a {
    text-transform: capitalize;
    color: #000;
}
.view-cooment {
    background-color: transparent;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    color: #272727;
    display: inline-block;
    font-size: 13px;
    min-height: 90px;
    padding: 10px;
    white-space: normal;
    width: 100%;
}
.comment-body {
     margin-bottom: 15px;
    position: relative;
}
.comment-author {
    display: inline-block;
    margin-bottom: 8px;
    position: relative;
}
.comment-author, .comment-content {
     padding-left: 60px;
}
.comment-author .says {
    display: none;
}
.comment-author .avatar {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 40px;
    left: 0;
    padding: 3px;
    position: absolute;
    top: 28px;
    width: 40px;;
}
.comment-list .children {
    padding-left: 20px;
    list-style: outside none none;
    margin-bottom: 8px;
}
.comment-metadata {
    display: inline-block;
    padding-left: 5px;
    margin-bottom: 8px;
    width: auto;
}
.comment-body a{
    color: #212121;
}
.comment-body .reply {
    position: absolute;
    right: 0;
    top: 0;
}
.page-template-full-width .comment-body .reply {
    right:15px;
}
.comment-author .fn{
    color: #212121;
    font-weight: normal;
}
.comment-body a:hover {
    color: #568c12;
}
.comment-metadata .reply a {
    color: #212121;
    display: inline-block;
    float: right;
    text-align: right;
}
.comment-content  {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    color: #272727;
    display: inline-block;
    font-size: 13px;
    min-height: 70px;
    padding: 10px;
    white-space: normal;
	width: 93%;
    margin-left: 58px;
    margin-bottom: 20px;
    
}
.comment-awaiting-moderation {
    padding-left: 50px;
}
.comment-form p{
    margin-bottom: 20px;
}
.comment-form label {
    display: none;
}
.comment-form .comment-form-author,.comment-form .comment-form-email{
    float: left;
    width: 50%;
}
.comment-form .comment-form-author input,.comment-form .comment-form-email input{
    background-color: #f6f6f6;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #2e2e2e;   
    padding: 5px;   
    width: 100%;
    outline:0;
}
.comment-form .comment-form-comment > textarea {
    background-color: #f6f6f6;
    border: 1px solid #dadada;
    border-radius: 0;  
    padding: 5px;
    resize: vertical;
    width: 100%;
    clear: both;
}
.comment-form-author{
     padding-right: 15px;
}
.form-submit > input[type="submit"] {
    background-color: #fff;
    border: 1px solid rgb(86, 140, 18);
    border-radius: 4px;
    color: #000;
    display: inline-block;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 500;
    margin-right: 3px;
    padding: 5px 15px;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.form-submit > input[type="submit"]:hover {
    background-color: #568c12;
    color: #ffffff;
}
/**************************Comments and Reply End*********************/
/**************************footer start*********************/
.main_footer {
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;	
    margin-top: 35px;
}
.top_footer {
    background-color: rgb(23, 23, 23);
    float: left;
    height: auto;
    margin: 0;
    max-width: 100%;   
    width: 100%;
    padding: 10px 0 20px;
}
.footer-widget {
    color: rgb(200, 200, 200);
    font-size: 13px;    
    margin-top: 20px;
    display: inline-block;
    width:100%;
}
.footer-widget h3 {
    color: #fff;
    font-size: 24px;   
    text-transform: uppercase;	
    padding-bottom: 30px;	
    font-family: 'Open Sans'; font-weight: 500;	
    margin: 0;
    clear:both;
}
.footer-widget p{
    color: #d7d7d7;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: justify;
}
.contact span {
    float: left;
}
.social-icon a i{
    font-size: 1.4em;	
}
.footer-widget li a{
    color: #d7d7d7; 	
    font-size: 14px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.footer-widget li a:hover,
.footer-widget li a:focus,
.post-date > a:hover,
.post-date > a:focus{
    color:rgb(86, 140, 18);
}
.footer-widget .social-icon li , .sidebar-widget .social-icon li{
    display: inline-block;
    margin-right: 5px;
}
.footer-widget .social-icon li:before, .footer-widget .recent-post ul li:before, .footer-widget .contact ul li:before,
.sidebar-widget .social-icon li:before , .sidebar-widget .contact ul li:before {
    content: "";
    padding-right: 0;
}
.footer-widget .social-icon ul li a:hover, .footer-widget .recent-post ul li a:hover, .footer-widget .contact ul li a:hover,.sidebar-widget .social-icon ul li a:hover , .sidebar-widget .contact ul li a:hover
{
    margin-left: 0;
}
.footer-widget .search-form .search-field{
    border: 1px solid #4f4f4f;
}
.meta-tags ul li a:hover {
    color:#ee4b3a;   
}
.footer-widget .social-icon ul li a, .sidebar-widget .social-icon ul li a{
    border: 1px solid #4f4f4f;
    float:left;
    height: 45px;
    padding: 13px;
    width: 45px;	
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.footer-widget .social-icon ul li:hover a , .sidebar-widget .social-icon ul li:hover a {
    color: rgb(86, 140, 18);
    border-color: rgb(86, 140, 18);
}
.footer-widget ul li{
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}
.footer-widget ul li:before{    
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 4px;
    color: #d7d7d7;
}
.footer-widget ul li a:hover {
    color: rgb(86, 140, 18);
}
.footer-widget ul li ul {   
    padding-left: 15px;  
}
.footer-widget ul li ul li:last-child{
    padding-bottom: 0;
}
.footer-widget .recent-post ul li{
    border-bottom: 1px solid #4f4f4f;
    display: inline-block;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    width: 100%;
}
.footer-widget .recent-post ul li:last-child {
    margin-bottom: 0;
}
.recent-post > ul{
    list-style: none;
    padding-left: 0;
}
.property-post > a {
    color: #d7d7d7;
    display: list-item;   
    list-style: none outside none;
    margin-bottom: 12px;
    line-height: 1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.footer-widget .recent-post  ul li .post-date > a:hover,
.footer-widget .recent-post  ul li .post-date > a:focus{
    margin-left: 10px;
}
.send-btn{	
    padding: 6px 20px;
    border-radius: 2px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #d7d7d7; 
    display: inline-block;
    font-size: 15px;	
    border: 1px solid #4f4f4f;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.send:hover,
.subscribe:hover,
.send:focus ,
.send-btn:hover,
.send-btn:focus {	
    color: rgb(86, 140, 18);
    text-decoration: none;
    border-color: rgb(86, 140, 18);
}
.logo-footer{		
    max-width: 100%;
    margin-bottom: 20px;
}
.logo-footer img{	
    max-width: 100%;
}
.bottom-footer{
    padding-top: 20px;	
    padding-bottom: 20px;
    width: 100%;
    display: table;
    background-color: #000;
}
.bottom-footer p{
    color: #d7d7d7;
    float: left;
    margin-bottom: 0;
}
.bottom-footer p > a{
    color: #d7d7d7;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.terms{
    float: right;
}
.terms ul{		
    list-style: none outside none;	
    padding: 0;
    margin-bottom: 0;
}
.terms ul li{
    padding-left: 0;
    padding-right: 0;	
    display: inline-block;
}
.terms ul li a:hover,
.terms ul li a:focus{
    color:rgb(86, 140, 18);
}
.terms ul li a{
    color: #d7d7d7;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.terms ul li:after {
    color: rgb(183, 183, 183);
    content: " | ";
    list-style: none outside none;   
}
.terms ul li:last-child:after{
    content: "";
}
.widget_tag_cloud .tagcloud a {
    
    display: inline-block;
    margin-right: 8px;
    margin-top: 10px;
    padding: 5px 10px;
    text-align: center;
    font-size: 15px !important;
    transition: all 0.3s ease-in-out 0s;
    border:1px solid transparent;
    border-color: rgb(86, 140, 18);
    border-radius: 7px;
    color:#000;
}
footer .widget_tag_cloud .tagcloud a {
	color:#fff;	
	border-color:#d3d3d3;
}
footer .widget_tag_cloud .tagcloud a:hover{
	color:rgb(86, 140, 18); 
    background: none repeat scroll 0 0 #fff; 
 }
.widget_tag_cloud .tagcloud a:hover{
	color: #fff;    
    background: none repeat scroll 0 0 rgb(86, 140, 18); 
 }
/**************************footer complete*********************/
/*******************calender widget ********/
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333;  font-size: 16px; padding: 0; margin-bottom: 15px; }
#wp-calendar thead { font-size: 12px; }
#wp-calendar thead th { padding-bottom: 10px; text-align:center; font-size:12px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next,#wp-calendar tfoot #next a{  font-size: 12px; text-transform: uppercase; text-align: right; color: rgb(86, 140, 18);}
#wp-calendar tfoot #prev, #wp-calendar tfoot #prev a {font-size: 12px; text-transform: uppercase; padding-top: 10px; color: rgb(86, 140, 18);}
#wp-calendar #today a{color: rgb(86, 140, 18);   font-size: 12px; font-weight:bold;}
.sticky {display:block;}
.bypostauthor > article:before{margin:0 -2px 0 2px}
/****************************************************************/
.single-title
{
  color: #000;
    display: inline-block;
    font-family: 'Open Sans'; font-weight: 500;
    font-size: 14px;
    padding-bottom: 20px;
    text-transform: capitalize;
    margin: 0 !important;
    transition: all 0.3s ease-in-out 0s;
}
.form-allowed-tags {
    display: none;
}
embed, iframe, object, video {
    max-width: 100%;
}
.alignright {
    display: inline;
    float: right;
    margin:1em 0 1em 2em;
}
.alignleft {
    display: inline;
    float: left;
    margin: 1em 2em 1em 0;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.wp-caption {
    background: rgb(86, 140, 18);
    margin-bottom: 14px;
    max-width: 100%;
    padding: 5px;
    text-align: center;
    clear: both;
}
.wp-caption-text {
    color: rgb(255, 255, 255) !important;
    font-size: 12px !important;
    font-weight: bold;
    margin: 0 auto !important;
    padding: 8px 0;
    text-align: center !important;
}
.wp-caption-text a
{
    color:white;
}
.about-agent table {
    width: 100%;
}
.about-agent th,td {
    padding: 5px;
}
.about-blog-property table {
    width: 100%;
}
.about-blog-property th,td {
    padding: 5px;
}
.gallery {
    margin-bottom: 20px;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}
.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}
.gallery img {
    margin: 0px;
    height:auto;
}
/* sidebar */
.sidebar-widget select {
    padding: 5px;
    width: 100%;
}
.sidebar-widget p {
    text-align: justify;    
}
/* slider */
.carousel-inner.slider img {
    width: 100%;
}
/* footer */
.footer-widget img {
    max-width: 100%;
    height: auto;
}
.footer-widget #calendar_wrap {
    clear: both;
}
.footer-widget table {
    width: 100%;
}
.footer-widget select {
    width: 100%;
    padding: 5px;
    color:black;
}
.footer-widget #wp-calendar tbody
{
color:black;
}
.footer-widget #wp-calendar tbody .pad {
    background: none repeat scroll 0 0 white;
}
.footer-widget #wp-calendar caption {
    color: white;
}    
 .main_footer .top_footer .sidebar-widget{
       background-color: rgb(23, 23, 23);
    color: rgb(200, 200, 200);
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 0;
}
.main_footer .top_footer .sidebar-widget h4 {
    color: #fff;
    font-family: 'Open Sans'; font-weight: 500;
    font-size: 24px;
    margin: 0;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.main_footer .top_footer .sidebar-widget ul
{
	list-style: none outside none;
	margin: 0;
	padding-left: 0
}
.main_footer .top_footer .sidebar-widget ul li:before {
    color: #d7d7d7;
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 4px;
}
.main_footer .top_footer .sidebar-widget ul li {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    border: medium none;
}
.main_footer .top_footer .sidebar-widget li a {
    color: #d7d7d7;
    font-size: 14px;
    transition: all 0.3s ease-in-out 0s;
}
.main_footer .top_footer .sidebar-widget ul li a:hover {
    color: rgb(86, 140, 18);
    margin-left: 10px;
}
.widget_rss h3 a
{
    color: #fff;
    font-family: 'Open Sans'; font-weight: 500;
    font-size: 24px;
    margin: 0;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.footer-widget .similar-profile{
	clear:both;
}
.footer-widget  .similar-profile .property-photo{
	padding:12px 0px;
}
.footer-widget  .similar-profile .property-post{
	padding-left: 12px;
    padding-top: 12px;
}
@media (max-width:1200px) {
    .webpage-container{
        width:100%;
    }
}
@media (max-width:1182px) {    
    .inp-lft{
        margin: 20px 0 0 0;
    }
}
@media (min-width:1025px) and (max-width:1200px) {  
    .property-search .select-wrapper {   
        margin: 20px 7px 0;
    }
    .property-search .green-btn{
        margin-top: 44px;
    }
    .property-search form {   
        margin-bottom: 25px;
    }
    .property-search .green-btn {
        margin-left: 7px;
    }
}
@media (min-width:981px) and (max-width:1024px) {    
    .property-search .select-wrapper {   
        margin: 20px 7px 0;
    }
    .property-search .green-btn{
        margin-top: 44px;
    }
    .property-search form {   
        margin-bottom: 25px;
    }
    .main-menu-ul > ul li ul{
		right:0;
    }
}
@media (max-width:991px) {
    .transparent-menubar .header_bottom{
        background-color:rgba(22, 22, 22, 1);
        position: static;
    }
    .comment-form .comment-form-author, .comment-form .comment-form-email {
        float: none;
        width: 100%;
    }
}
@media (min-width:768px) and (max-width:980px) {
    .header_menu{
        text-align: center;
    }
    .logo-display{
        display: inline-block;
        float: none;
        margin-bottom: 14px;
    }
    .main_menu {
        display: inline-block;
        margin-bottom: -5px;	
    }
    .blog-post:nth-child(3n + 4) {
        clear:none;
    }        
    .property-search .select-wrapper {   
        margin: 20px 7px 0;
    }
    .property-search .green-btn{
        margin-top: 44px;
    }
    .property-search form {   
        margin-bottom: 25px;
    }
    .comment-form-author{
        padding: 0;
    }
    .comment-metadata{
		padding-left:50px;
    }
}
@media (min-width:480px) and (max-width:767px) {	
    .footer-widget input{
        margin-bottom: 0px;
        width: auto;
        vertical-align: middle;
    }
    .send{
        vertical-align: middle;
    }    
}
@media (max-width:767px) {
.main-menu-ul > ul li ul{
 	background-color: transparent;
}
	.site-description {
		clear:both;
	}
  .comment-metadata{
        display: block;
        padding-left: 60px;
    }
    .comment-content{
        width: 100%;
        margin-left: 0px;
    }
    .comment-author .avatar{
        top: 5px;
    }
    .main-menu-ul ul > li > ul > li > a:hover, .blog_dorp > li > a:focus, .main-menu-ul ul > .active > a, 
    .main-menu-ul ul > .active > a:hover, .main-menu-ul ul > .active > a:focus, .main-menu-ul > ul > li > a:hover, 
    .main-menu-ul > ul > li > a:focus{
        background-color: transparent;
    }
    .main-menu-ul ul li ul ul{
        margin: 0 0 0 15px;	
    }
    .img_inline{
        margin-top: 25px;
    }
    .comment-form-author{
        padding: 0;
    }
    .slide-box {                
        left: 0;
        margin-left: 0;
        padding: 30px;
        position: static;
        width: auto;
        z-index: 1;
    }
    .gallery-pagination{
        margin-bottom: 25px;        
    }
    .logo-display{
        float: none; 
        padding-bottom: 10px;	
    }
    .logo-display  a{
        float:left;
    }
    .navbar-toggle {
        border: medium none;
        margin: 0;
    }
    .icon-bar {
        background-color: #727272;
    }
    .main-menu-ul ul {
        float: none;
        margin: 15px 0;
    }
    .main-menu-ul ul > li > a {
        margin-bottom:5px;
    }
    .main-menu-ul ul li{
        margin-left:0;	
        float: none;
    }
    .main-menu-ul ul li ul{
        text-align:left;
        left: 0;
        margin: 0 0 0 15px;
        position: relative;
        text-align: left;
        visibility: visible;
        opacity: 1;	
    }
    .main-menu-ul ul li:hover ul li ul{
        opacity: 1;
        visibility: visible;
    }
    .main-menu-ul ul li ul ul{
        left: 0;
        visibility:visible;	
        position: relative;
        opacity: 1;
    }
    .header_top{
        text-align:center;	
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }    
    .property-search {
        text-align: center;
    }
    .property-search .select-wrapper{
        float:none;
        display: inline-block;
        text-align: left;
        margin: 20px 7px 0;
    }
    .property-search .green-btn{
        margin: 20px 0;	
        padding: 9px 35px;
        vertical-align: middle;
    }
    .property-search .green-btn, .site-breadcumb h1, .site-breadcumb ol{
        float:none;
    }
    .bottom-footer {
        text-align: center;
    }
    .bottom-footer p{
        float: none;
    }
    .footer-widget h3{
        padding-bottom: 20px;
    }    
    .terms {
        float: none;
        padding-top: 15px;
    }
}
@media (max-width:480px) {
	.relic_previous_pagination,.relic_next_pagination{
		margin:5px 0;		
		display: inline-flex;
	}	
    .contact-info {
        float: none;
        text-align: center;
    }
    .contact-info > ul > li{
        width: 100%;
        margin: 0 0 10px;
    }
    .social-link {
        float: none;
        text-align: center;
    }        
    .property-blog-page .blog-details, #blog_slide .blog-img, #blog_slide .blog-details{
        width: 100%;
    }
    .property-blog-page .blog-details ul {
        text-align: center;
    }
    .property-blog-page .blog-details li {  
        margin: 10px;       
        width: auto;
    }
    .property-blog-page .blog-img {
        border-left: medium none;
        display: inline-block;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
    }
}
@media (max-width:380px) {
    .slide-box{
        padding: 30px 15px;
    }
    .slide-box ul li{
        margin-right: 4px;
        margin-bottom: 5px;
    }
    .about-blog-property, .comments-article, .reply-box, .pagination_single {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width:360px) {   
    .owl-item {  
        padding-left: 0;
        padding-right: 0;
    }
    .blog-img{
        border-left: medium none;
    }
    .blog-details{
        // border-right: 1px solid #d7d7d7;
    }    
}
