/*
Theme Name: Killian 2016
Version: 4.3
Author: Anil Thakur
Author URI: http://grangewebdesign.com/
*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}
img{vertical-align:top;}
.row{
width: 1200px;
margin: 0px auto;
}
.grid1,
.grid2,
.grid3, 
.grid4, 
.grid5, 
.grid6, 
.grid7, 
.grid8, 
.grid9, 
.grid10, 
.grid11 {
float: left;
display: inline;
margin-left: 3%;
}
.grid1 {
width: 5.583%;
}
.grid2 {
width: 14.16%;
}
.grid3 {
width: 22.75%;
}
.grid4 {
width: 31.33%;
}
.grid5 {
width: 39.91%;
}
.grid6 {
width: 48.5%;
}
.grid7 {
width: 57.08%;
}
.grid8 {
width: 65.66%;
}
.grid9 {
width: 74.25%;
}
.grid10 {
width: 82.83%;
}
.grid11 {
width: 91.41%;
}
.first {
margin-left: 0;
clear: left;
}

/* clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

* html .clearfix {
zoom: 1;
} /* IE6 */

*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */

pre {
margin: 20px 0;
background: #eee;
border: 1px solid #ddd;
padding: 10px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

blockquote { 
overflow:hidden; 
font-style:italic; 
border:none;
background: url(images/left_quote.png) no-repeat 0 5px;
padding:0 0 0 38px;
margin-bottom:20px;
}

blockquote p { 
padding:0; 
margin:0!important; 
font-size:16px;
color:#000;
font-weight:400;
}



/*sticky*/

.sticky { }

/*gallery captio*/

.gallery-caption

/*by post author*/

.bypostauthor { }

/*aligns*/

.aligncenter, .alignnone {display: inline-block; margin: 0px 0 15px 0px; }

.alignright { float: right; margin: 10px 0 10px 10px; }

.alignleft { float: left; margin: 10px 10px 10px 0; }

/*floats*/

.floatleft { float: left }

.floatright { float: right }

/*text style*/

.textcenter { text-align: center }

.textright { text-align: right }

.textleft { text-align: left }

/*captions*/

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/*smiley reset*/

.wp-smiley { margin: 0 !important; max-height: 1em; }

/*blockquote*/

blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }

blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }



strong{
font-weight:700;
}

em{
font-style:italic;
}

#main input[type="search"], 
#main input[type="text"],
#main input[type="password"], 
#main input[type="email"], 
#main input[type="tel"],
#main input[type="url"],
#main textarea {
background : #fff;
border : #ccc solid 1px;
display : inline-block;
font-size : 14px;
color : #000;
font-weight : 400;
padding : 10px 10px;
line-height : 1.6em;
box-sizing : border-box;
font-family: 'Open Sans', sans-serif;
width : 100%;
max-width : 100%;
}

#main textarea {
width : 100%;
max-width : 100%;
padding : 10px;
font-family: 'Open Sans', sans-serif;
}

#main input[type="button"],
#main input[type="submit"],
#main input[type="submit"],
#main .btn {
font-size : 17px;
display : inline-block;
background : #770037;
color : #fff;
padding : 12px 25px 12px 25px;
border : 0;
font-weight:400;
text-transform:uppercase;
font-family: 'Open Sans', sans-serif;
outline : 0;
cursor : pointer;
}

#main input[type="button"]:hover,
#main input[type="submit"]:hover,
#main input[type="submit"]:hover, 
#main .btn:hover {
text-decoration : none;
color : #fff;
background: #0aab0d;
}

#main #searchsubmit{display:none;}



body{
font-family: 'Open Sans', sans-serif;
color:#191919;
font-size:13px;
line-height:20px;
font-weight:400;
background: #f5f5f5 url(images/body_bg.jpg) repeat ;
}
.clear{
clear:both;
}
a{
color:#770037;
text-decoration:none;
}
a:hover{
color:#0aab0d;
text-decoration:none;
}

h1,h2,h3,h4,h5,h6{
font-family: 'Open Sans', sans-serif;
margin-bottom:15px;
font-weight:400;
color:#770037;
}

h1{
color:#770037;
margin-bottom:15px;
line-height:normal;
font-size:26px;
}
.page_title,
.pagetitle{
font-weight:700;
}

h2{
color:#770037;
margin-bottom:15px;
line-height:25px;
font-size:20px;
}

h3{
font-size:19px;
}
h4{
font-size:18px;
}

h5{
font-size:17px;
}

h6{
font-size:16px;
}

#headerwrap{
background:#ffffff;
padding:30px 80px 0px 80px;
position:relative;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.social_top_box {
width: 14.16%;
margin-left: 3%;
float:left;
}
.phone_number_top_box{
margin-left: 3%;
width: 22.75%;
float:left;
}
.top_nav{
margin-left: 3%;
width: 22.75%;
float:left;
}
.top_nav ul{
float:left;
}
.top_nav ul li{
float:left;
margin-right:20px;
line-height:60px;
font-size:12px;
text-transform:uppercase;
}
.top_nav ul li a{
color:#be7f9c;
}
.top_nav ul li a:hover,
.top_nav ul li.current-menu-item a{
color:#7a003a;
}

.phone_number_top{
background:url(images/phone.png) no-repeat left top;
padding-left:35px;
font-size:16px;
line-height:18px;
margin-top:12px;
color:#7a003a;
}
.phone_number_top a{
color:#7a003a;
}
.social_top{
color:#be7f9c;
font-size:15px;
line-height:24px;
margin-top:15px;
}
.facebook_link_top,
.twitter_link_top{
display:inline-block;
height:24px;
width:24px;
line-height:24px;
border:2px solid #be7f9c;
color:#be7f9c;
text-align:center;
border-radius:50%;
margin-left:5px;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.facebook_link_top:hover,
.twitter_link_top:hover{
color:#770037;
border:2px solid #770037;
}

#masternav{
position:relative;
background:#770037;
padding:11px 0px;
margin-top:30px;
}

#masternav .sf-menu{ float:none; text-align:center; }
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; width: 200px; /* left offset of submenus need to match (see below) */ }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { float: none; position: relative;  }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:0px; nowhitespace: afterproperty; top: 50px; /* match top ul list item height */ z-index: 99;  }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; /* match ul width */ top: 0;  }
/*** skin ***/
.sf-menu { float: none; text-align:center; }
.sf-menu li{display:inline-block;}
.sf-menu li:last-child{}
.sf-menu li:last-child a { }
.sf-menu a {
height: 50px; line-height: 50px; float: none; font-weight: 400; color: #fff; padding: 0 25px 0px 25px; text-decoration: none;
text-transform:uppercase; font-size: 18px; -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.sf-menu a {}
.sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, #masternav .current-menu-item > a:first-child {color:#e0a1c1; }
.sf-menu ul { padding: 0; font-size: 14px; background: #296a11; border: none; text-align:left }
.sf-menu ul:before {
content : ' ';
height : 0;
position : absolute;
width : 0;
top : -10px;
left : 20px;
border-left : 10px solid transparent;
border-right : 10px solid transparent;
border-bottom : 10px solid #4a5768;
}
.sf-menu ul li{background-image:none; border-bottom:1px solid #34414c; border-right:none!important;}
.sf-menu ul ul { margin-top: -1px }
.sf-menu ul a { margin: 0; line-height: normal; font-size:14px; height: auto; padding: 15px 15px; display: block; float: none; color: #fff; font-weight: 400; text-transform:capitalize; background:#4a5768;  }
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active { color: #fff; background: #770037; background-image:none; }
.sf-menu ul .current-menu-item a { color: #fff!important; background: #770037!important;}
.sf-menu ul li {  }
.sf-menu ul li:last-child { border-bottom: 0px }

#main{
padding:40px 80px 30px 80px;
min-height:500px;
background:#fff;
}


.white_box{
background:#fff;
}

.highlight_box{
padding:0px 80px 60px 80px;
}

.hp-highlight{
width:50%;
float:left;
margin-bottom:30px;
position:relative;
position:relative;
background:#700033 url(images/red_box_bg.jpg) no-repeat right bottom;
}
.hp-highlight-info{
display:block;
padding:50px 90px 50px 50px;
position:relative;
text-align:left;
}
.hp-highlight-info h2{
font-size:28px;
text-transform:uppercase;
color:#fff;
display:block;
margin-bottom:15px;
font-weight:400;
}
.hp-highlight-info p{
font-size:13px;
color:#fff;
}

.button-high{
display:inline-block;
padding:15px 30px;
background:#0aab0d;
color:#fff;
text-transform:uppercase;
font-size:15px;
font-weight:400;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
position:absolute;
left:50px;
bottom:-20px;
}

.button-high:hover{
color:#fff;
background:#323232;
}
.newsletter_box_outer{
padding:0px 80px 90px 80px;
}
.newsletter_box{
background:url(images/newsletter_bg.jpg) no-repeat;
color:#fff;
text-align:center;
padding:40px;
position:relative;
min-height:135px;
}
.newsletter_box h2{
font-size:28px;
text-transform:uppercase;
color:#fff;
margin-bottom:10px;
}
.newsletter_box p{
text-transform:uppercase;
margin-bottom:20px;
}

.newsletter_box input[type="search"], 
.newsletter_box input[type="text"],
.newsletter_box input[type="password"], 
.newsletter_box input[type="email"], 
.newsletter_box input[type="tel"],
.newsletter_box input[type="url"],
.newsletter_box textarea {
background : #fff;
border :none;
display : inline-block;
font-size : 14px;
margin:0px 5px;
color : #a10a50;
font-weight : 400;
padding : 7px 10px;
line-height : 1.6em;
box-sizing : border-box;
font-family: 'Open Sans', sans-serif;
width : 240px;
max-width : 100%;
}

.newsletter_box input[type="button"],
.newsletter_box input[type="submit"],
.newsletter_box input[type="submit"],
.newsletter_box .btn {
font-size : 17px;
display : inline-block;
background : #a10a50;
color : #fff;
text-transform:uppercase;
padding : 12px 25px 12px 25px;
border : 0;
font-weight:400;
font-family: 'Open Sans', sans-serif;
outline : 0;
cursor : pointer;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}

.newsletter_box input[type="button"]:hover,
.newsletter_box input[type="submit"]:hover,
.newsletter_box input[type="submit"]:hover, 
.newsletter_box .btn:hover {
text-decoration : none;
color : #fff;
background: #323232;
}
.abs_button{
position:absolute;
left:0px;
bottom:-20px;
width:100%;
}

.testimonials_container{
padding:90px 160px 90px 160px;
position:relative;
}

.testimonials_item{
padding:0px 50px;
}

.testimonials_container h2{
margin-bottom:40px;
text-align:center;
font-size:28px;
text-transform:uppercase;
color:#a10a50;
}
.testimonials_item .blockquote {
margin: 0 0 0px 0;
padding: 0px 0px 0px 0px;
color: #a10a50;
font-size: 14px;
line-height:24px;
font-style: italic;
font-weight: 400;
border: none;
position: relative;
}
.testimonials_item .authort {
text-align:right;
color:#a10a50;
}
.testimonials_item .authort .client_name{
text-transform:uppercase;
}
.testimonials_item .authort .org_client{
font-style:italic!important;
color:#8f5179!important;
}
.testimonial-carousel .owl-controls {
position: absolute;
height: 20px;
margin-top: -20px;
top: 50%;
left: 0%;
width: 100%;
}
.testimonial-carousel .owl-controls .owl-prev {
background: url(images/arrow_2.png) no-repeat left bottom 0px;
height: 20px;
width: 13px;
cursor: pointer;
overflow: hidden;
text-indent: -9999px;
display: block;
position: absolute;
left: 0px;
}
.testimonial-carousel .owl-controls .owl-next {
background: url(images/arrow_2.png) no-repeat left top 0px;
height: 20px;
width: 13px;
cursor: pointer;
overflow: hidden;
text-indent: -9999px;
display: block;
position: absolute;
right: 0px;
}
.news_box{
padding:80px 80px 50px 80px;
}
.news_box h2{
text-transform:uppercase;
color:#770037;
text-align:center;
margin-bottom:40px;
font-size:28px;
}
.hp-featured-news{
display:block;
margin-bottom:50px;
}
.hp-featured-news .newsthumb{
float:left;
margin-right:30px;
}
.hp-featured-news h1{
color:#770037;
font-size:20px;
text-transform:uppercase;
margin-bottom:10px;
}
.hp-featured-news h1 a{
color:#770037;
}
.hp-featured-news h1 a:hover{
color:#0aab0d;
}
.hp-featured-news p{
color:#770037;
font-size:14px;
line-height:20px;
margin-bottom:15px;
}
.button-small{
padding:9px 20px;
display:inline-block;
text-transform:uppercase;
color:#fff;
font-family: 'Open Sans', sans-serif;
background: #0aab0d;
font-size:14px;
font-weight:400;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.button-small:hover{
color:#fff;
background: #770037;
}
.news_date{
display:block;
font-size:12px;
color:#770037;
}
.hp-news{
width:49%;
margin-right:2%;
float:left;
margin-bottom:30px;
}
.news_info{
margin-left:180px;
}
.hp-news .newsthumb{
float:left;
}
.hp-news h1{
color:#770037;
font-size:20px;
text-transform:uppercase;
margin-bottom:10px;
}
.hp-news h1 a{
color:#770037;
}
.hp-news h1 a:hover{
color:#0aab0d;
}
.hp-news p{
color:#770037;
font-size:14px;
line-height:20px;
margin-bottom:15px;
}

.margin-bottom-60{
margin-bottom:60px;
}
.for-sale-box{
padding:80px 80px 40px 80px;
}
.for-sale-box h2{
text-transform:uppercase;
color:#770037;
text-align:center;
margin-bottom:40px;
font-size:28px;
}
.hp-for-sale{
width:30.66%;
margin-right:4%;
float:left;
background:#a10a50;
margin-bottom:40px;
position:relative;
color:#fff;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.hp-for-sale h1{
font-size:20px;
text-transform:uppercase;
text-align:center;
color:#fff;
margin-bottom:0px!important;
}
.hp-for-sale h1 a{
color:#fff;
display:block;
padding:30px 10px;
}
.hp-for-sale:hover{
background:#0aab0d;
}
.sold_listing_box{
padding-bottom:60px;
}

.sold_listing_box h2{
text-transform:uppercase;
color:#770037;
text-align:center;
margin-bottom:40px;
font-size:28px;
}
.listing_box_container{
margin-right:-20px;
}
.header_title{
position:relative;
margin-bottom:30px;
}
#listing-cats{
margin-bottom:20px;
}
#listing-cats li{
background-image:none;
list-style:none;
display:inline-block;
padding:0px;
margin:0px;
}
#listing-cats li a{
display:inline-block;
background:#09a00c;
padding:0px 15px;
line-height:30px;
color:#fff;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
#listing-cats a.active,
#listing-cats a:hover{
background:#770037;
color:#fff;
}
.sold-listing-item-inner{
width:245px;
float:left;
margin-right:20px;
margin-bottom:20px;
}
.sold-listing-item-info{
position:relative;
background:#fff;
border:1px solid #ccc;
border-top:none;
padding:15px 15px 20px 15px;
}
.sold-listing-item-info h1{
font-size:20px;
margin-bottom:2px;
text-transform:uppercase;
color:#770037;
}
.sold-listing-item-info h1 a{
color:#770037;
}
.sold-listing-item-info h1 a:hover{
color:#0aab0d;
}
.sold-listing-item-info h6{
font-size:12px;
margin-bottom:15px;
text-transform:uppercase;
color:#770037;
}
.sold-listing-item-info .listing_price{
font-size:20px;
margin-bottom:0px;
text-transform:uppercase;
color:#0aab0d;
font-weight:700;
}


.sold-carousel .owl-controls {
text-align:center;
margin:10px 0px 0px 0px;

}
.sold-carousel .owl-controls .owl-prev {
background: #770037 url(images/arrow_prev.png) no-repeat center center;
height: 50px;
width: 45px;
cursor: pointer;
overflow: hidden;
text-indent: -9999px;
display: inline-block;
margin-right:1px;
}
.sold-carousel .owl-controls .owl-prev:hover{
background: #0aab0d url(images/arrow_prev.png) no-repeat center center;
}
.sold-carousel .owl-controls .owl-next {
background: #770037 url(images/arrow_next.png) no-repeat center center;
height: 50px;
width: 45px;
cursor: pointer;
overflow: hidden;
text-indent: -9999px;
display: inline-block;
}
.sold-carousel .owl-controls .owl-next:hover{
background: #0aab0d url(images/arrow_next.png) no-repeat center center;
}


#slider-wrap{
position:relative;
}
.sold_listing_box_top{
position:absolute;
left:0px;
bottom:50px;
width:80%;
padding:0px 10%;
}
.sold-listing-item-slider{
float:left;
width:49.5%;
margin-right:1%;
}
.sold_listing_box_top_inner{
padding:5px;
background:#fff;
position:relative;
}
.sold_listing_box_top_inner img{
float:left;
margin-right:20px;
}
.sold_listing_box_top_inner h1{
text-transform:uppercase;
font-size:20px;
color:#770037;
margin-top:16px;
margin-bottom:0px;
}
.sold_listing_box_top_inner h1 a{
color:#770037;
}
.sold_listing_box_top_inner h6{
text-transform:uppercase;
font-size:12px;
color:#770037;
margin-top:0px;
margin-bottom:12px;
}
.sold_listing_box_top_inner .listing_price{
font-size:20px;
margin-bottom:0px;
text-transform:uppercase;
color:#0aab0d;
font-weight:700;
display:block;
margin-bottom:5px;
}
.sold_listing_box_top_inner .listing_feature{
font-size:12px;
color:#770037;
display:block;
background:url(images/info.png) no-repeat left top 3px;
padding-left:20px;
display:inline-block;
}

.slider_sale_button{
background:#0aab0d;
padding:6px 15px;
display:inline-block;
font-size:14px;
text-transform:uppercase;
color:#fff;
position:absolute;
left:5px;
bottom:5px;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.slider_sale_button:hover{
background:#770037;
color:#fff;
}


hr{
color: #6d2383;
background-color: #6d2383;
height: 1px;
margin-bottom:20px;
border:none;
}
.entry p{
margin-bottom:20px;
font-size:14px;
line-height:22px;
}
.entry ul{
margin:0 0px 20px 0px;
list-style:none;
}
.entry ul li{
font-size:14px;
line-height:22px;
background: url(images/list.jpg) no-repeat 0 5px;
padding-left:20px;
margin-bottom:7px;
}
.et-tabs-control li{
background-image:none!important;
}
.entry ol{
margin:0 0px 20px 20px;
list-style:decimal;
}
.entry ol li{
font-size:14px;
line-height:22px;
margin-bottom:7px;
}


ul.contact_info{
}
ul.contact_info li{
padding-left:0px;
background-image:none!important;
}

ul.contact_info li span{
display:inline-block;
}

span.contact_inline{
width:70px;
margin-left:0px!important;
display:inline-block;
font-weight:bold;
vertical-align:top;
}

.loop-entry{
margin-bottom: 25px;
position:relative;
}
.loop-entry-thumbnail{
float: left;
margin-right: 25px;
}

.loop-entry p{
margin-bottom:0px!important;
font-size:14px;

}

.loop-entry h2{
margin: 0px 0 7px 0;
font-size:20px;
}

.loop-entry-meta{
color: #999;
margin: 0 0 5px 0;
}

.loop-entry-meta span{
margin: 0 5px 0 12px;
}

.loop-entry-meta span:first-child{
margin-left: 0;
}



.pagination{
margin: 20px 0;
}

.pagination a,
.pagination span {
font-size: 15px;
line-height: 40px;
height: 40px;
width: 40px;
text-align: center;
margin-right: 5px;
display: block;
float: left;
background: #770037;
color: #fff;
border-radius:2px;
}

.pagination a:hover,
.pagination .active a {
text-decoration: none;
color: #fff;
background: #0aab0d;
}

.sidebar-box{
margin-bottom:20px;
font-size:14px;
line-height:22px;
}

.sidebar-box h4{
font-size:16px;
text-transform:uppercase;
color:#770037;
font-weight:400;
margin-bottom:20px;
}



.sidebar-box ul{
margin:0 0px 0px 0px;
list-style:none;
}

.sidebar-box ul li{
font-size:14px;
line-height:20px;
background: url(images/list.jpg) no-repeat 0 5px;
padding-left:20px;
margin-bottom:7px;
}

.sidebar-box ol{
margin:0 0px 20px 20px;
list-style:decimal;
}

.sidebar-box ol li{
font-size:14px;
line-height:22px;
margin-bottom:7px;

}
.sidebar-box p{
margin-bottom:15px;
}



.button{
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}

.btn{
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}

.button{
padding:15px 20px;
display:inline-block;
color:#fff;
font-family: 'Open Sans', sans-serif;
background: #41ccd5;
font-size:14px;
font-weight:300;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}

.button:hover{
background: #e05555;
color:#fff;
}

#footer-widget-wrap{
background:#770037;
padding:50px 0px 25px 0px;
}
.footer-widget{
color:#be7f9c;
margin-bottom:25px;
font-size:15px;
}
.footer-widget a{
color:#be7f9c;
}
.footer-widget a:hover{
color:#fff;
}
.footer-widget h4{
color:#fff;
text-transform:uppercase;
font-size:20px;
margin-bottom:20px;
}
.footer-widget ul{
list-style:none;
}
.footer-widget ul li{
font-size:15px;
text-transform:uppercase;
margin-bottom:10px;
}
.footer-widget p{
font-size:15px;
line-height:22px;
margin-bottom:20px;
}
.facebook_link,
.twitter_link{
display:inline-block;
height:24px;
width:24px;
line-height:24px;
border:2px solid #be7f9c;
text-align:center;
border-radius:50%;
margin-left:5px;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.facebook_link:hover,
.twitter_link:hover{
color:#fff;
border:2px solid #fff;
}


#copyright{
padding:30px 0px;
color:#9e6981;
background:#000000;
font-weight:400;
}
.text_right{
text-align:right;
}
#copyright a{
color:#9e6981;
}
#copyright a:hover{
color:#fff;
}
ol.commentlist{
margin:0px;
padding:0px;
list-style:none;
}
.comment-body{
background: #fff;
margin-top:15px;
padding:55px 15px 15px 15px;
position:relative;
border:1px solid #f1f1f1;
}
.comment-body .vcard{
position:absolute;
left:10px;
top:10px;
}
.comment-body .comment-meta{
position:absolute;
right:10px;
top:10px;
font-size:11px;
line-height:22px;
}
.comment-body .comment-meta a{
color:#434343;
}
.comment-body p{
font-size:14px;
line-height:22px;
color:#434343;
margin-bottom:15px;
}
.reply{
}
.reply a,
.cancel-comment-reply a{
display:inline-block;
margin:0 0 0 0;
padding:5px 8px;
background: #de4a4a;
color:#fff;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
}
.cancel-comment-reply{
display:block;
margin:10px 0px;
text-align:right;
}
ul.children{
margin-left:20px;
}
#respond{
margin:15px 0px;
}
#commentform p{
margin-bottom:16px;
font-size:14px;
color:#434343;
}
div.wpcf7 .wpcf7-not-valid { border-color: #F00 !important }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7-validation-errors { margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.wpcf7 p { font-size: 11px; text-transform: uppercase; margin-bottom:25px!important; }
.wpcf7 input, .wpcf7 textarea { margin-top: 0px; }
div.wpcf7 textarea{ max-height:115px;}

#single_sold_listing_info h1{ text-transform:uppercase;}
#single_sold_listing_info p{ margin-bottom:10px; font-size:16px;}
#single_sold_listing_info p span.left_side{ width:25%; font-weight:bold; display:inline-block;}
#single_sold_listing_info .desc{ font-size:13px;}
#single_sold_listing_info .desc p{ font-size:13px;}

#single_sold_listing_info .listing_feature{
font-size:12px;
color:#770037;
display:block;
background:url(images/info.png) no-repeat left top 3px;
padding-left:20px;
display:inline-block;
}
#single_sold_listing_info .listing_price{
font-size:20px;
margin-bottom:0px;
text-transform:uppercase;
color:#0aab0d;
font-weight:700;
}

/*-----------------------------------------------------------------------------------*
/* = Isotope CSS Animations
/*-----------------------------------------------------------------------------------*/
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; -ms-transition-duration: 0.6s; -o-transition-duration: 0.6s; transition-duration: 0.6s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity; }
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
