﻿.color_pr{
    color:#a99a70;
}
.color_pr2{
    color:#000000;
}
.color_pr3 {
    color: #847b5e;
}
a.color_link {
    color: #e8e0ca!important;
}
a:hover.color_link {
    color: #555555!important;
}

.bgcolor_pr {
    background-color: #a99a70;
}

.bgcolor_pr2 {
    background-color: #000000;
}

.bgcolor_pr3 {
    background-color: #847b5e;
}


body {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
    background: #fff;
    /*margin-top: -1px;*/
    position: relative;
    margin: 0;
    padding-bottom: 15rem;
    min-height: 100%;
    /*font-size: 13px;*/
}

footer {
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    padding-top: 1rem;
    /*text-align: center;*/
}

@media only screen and (max-width: 768px) {
    body {
        padding-bottom: 0;
        min-height: 100%;
    }

    footer {
        position: relative !important;
    }
}

.copyalignl {
    text-align: left;
}
.copyalignr {
    text-align: right;
}
.soc {
    line-height:21px;
}

@media only screen and (max-width: 768px) {
    .copyalignl {
        text-align: center;
    }
    .copyalignr {
        text-align: center;
    }
}

@media print {
  img {
    max-width: none !important;
  }
}

img[src^="http://maps.gstatic.com/"], /* map view */
img[src^="http://maps.googleapis.com/"] /* street view */
img[src^="https://maps.google.com/"]
{
  max-width: none !important;
}

.txtbreak {
    overflow-wrap: break-word;
}

.flexback {
    padding:10px; 
    background-color:#dddddd;
}

.text-primary, .btn-primary .badge, .btn-link,a.list-group-item.active > .badge,.nav-pills > .active > a > .badge, .drop-caps:first-child:first-letter, .accent-color, .post-more, .nav-list-primary > li a:hover, .widget_recent_comments a, .navigation > ul > li:hover > a, .flex-caption .hero-agent-contact, .property-info h4 a, .agent-info h4 a, .features-list li .icon, .property-listing h3 a, .agents-listing h3 a, .nav-tabs li.active > i, .nav-tabs li:hover > i, .location > i, .additional-amenities > .available i, .error-404 h2 > i, .properties-table .action-button i, .pricing-column h3 {
	color:#a99a70;
}
a{
	color:#a99a70;
	cursor: pointer;
	/*-webkit-transition: color 0.1s linear 0s;	
	   -moz-transition: color 0.1s linear 0s;
		 -o-transition: color 0.1s linear 0s;
		    transition: color 0.1s linear 0s;*/
}
a:hover, .testimonials > li cite a:hover, .property-listing h3 a:hover, .agents-listing h3 a:hover, .property-info h4 a:hover, .agent-info h4 a:hover{
	color:#000001;
    text-decoration:underline;
}
.featured-gallery p, .post-more:hover, .widget_recent_comments a:hover, .property-info h4 a:hover{
	opacity:.9
}

.addr1 a,
.addr1 a:visited,
.addr1 a:focus {
    font-weight:600;
    color: #fff;
    cursor: pointer;
}
.addr1 a:hover {
    text-decoration:none;
    color: #a99a70;
}
.art1 a,
.art1 a:visited,
.art1 a:focus {
    color: #000001;
    cursor: pointer;
    text-decoration:none;
}
.art1 a:hover {
    text-decoration:none;
    color: #a99a70;
}

.soc a,
.soc a:visited,
.soc a:focus {
    color: #a99a70;
    cursor: pointer;
    text-decoration:none;
}
.soc a:hover {
    text-decoration:none;
    color: #fff;
}

.label-info {
  background-color: #777777;
  border-radius: unset;
}

.label-info1 {
  background-color: #a99a70;
}

.label-info2 {
  background-color: #ff6a00;
}

.label-info3 {
  background-color: #7dae04;
}

.label-info4 {
  background-color: #0094ff;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #a99a70;
}

body { margin-top:-1px; }

.btn{
    color: #ffffff;
    background-color: #a99a70;
	text-decoration:none;
    border:none;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
}

.btn2{
    color: rgba(255, 255, 255, 0.75);
    background-color: rgba(0,0,0,0.45);
	text-decoration:none;
    border:none;
    text-align:center;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
    cursor:pointer;
}

.btn2:hover{
    color: #ffffff;
    background-color: #847b5e;
}
.btn-default.active, .btn-default:active, .btn-default.active:hover {
    color: #fff;
    background-color: #a99a70;
    /*border-color: #adadad;*/
}

.centercontrol {
    float: right;
}

.moreb{
    color: #000001;
    /*background-color: rgba(0,0,0,0.25);*/
	text-decoration:none;
    border:none;
    text-align:center;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
 	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
    cursor:pointer;
    padding:4px;
}

.moreb:visited {
    color: #000001;
}

.moreb:hover,
.moreb:focus {
    color: #ffffff;
    background-color: #847b5e;
    text-decoration:none;
}

.searchbtn{
    color: #ffffff;
    background-color: rgba(0,0,0,0.25);
	text-decoration:none;
    border:none;
    text-align:center;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
 	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
    cursor:pointer;
    padding:4px;
}

.searchbtn:focus,
.searchbtn:hover {
    background-color: #847b5e;
}
.searchbtn:active,
.searchbtn.active {
    color: #ffffff;
    background-color: #a99a70;
    text-decoration:none;
}

.nav .open > a:focus {
    background-color: transparent;
    color: #a99a70;
}

      /*border-width: 0;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.18);*/
	/*-webkit-transition:all 0.1s ease 0.1s;
	-moz-transition:all 0.1s ease 0.1s;
	-o-transition:all 0.1s ease 0.1s;
	transition:all 0.1s ease 0.1s;*/


/*.btn-default {
	color: #efefef;
	border: solid 1px #a99a70;
	background: #a99a70;
}
    .btn-default:hover, .btn-default:active, .btn-default:focus {
        color: #ffffff;
        border: solid 1px #ffffff;
        background: #a99a70;
        background: -webkit-gradient(linear, left top, left bottom, from(#a99a70), to(#225078));
        background: -moz-linear-gradient(top, #a99a70, #225078);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a99a70', endColorstr='#225078');
    }*/

/*.btn:hover, .btn:active, .btn:focus{
    background-color:#e7e7e7;
    background-color:rgba(0,0,0,.1);
    opacity:.8;
}
.btn-default {
    border-color: #a99a70;
    white-space: normal !important;
    overflow-wrap: break-word;
}
.btn-default:hover, .btn-default:active, .btn-default:focus {
    background-color: #ffffff;
    color: #a99a70;
    border-color: #a99a70;
    white-space: normal !important;
    overflow-wrap: break-word;
}

.btn-warning {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #a99a70;
  font-weight: bold;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #a99a70;
  border-color: #ff0000;
  background-image: none;
}*/
/*
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff0000;
  border-color: #a99a70;
}*/
.btn-warning .badge {
  color: #a99a70;
  background-color: #ff0000;
}

.Characteristic {
    float: left;
    margin: 0 0 2px 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    /*width: 33.3333%;*/
	width:50%;
}
.Characteristic::after {
    color: #a99a70;
    content: "";
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
    top: 1px;
}

.site-midle-w{
	background-color:#ffffff;
	padding:20px 0 20px 0;
}
.site-midle-g{
	background-color:#f8f8f8;
	padding:20px 0;
}

.site-footer {
    background-color: #000;
    padding: 10px;
    box-shadow: inset 0 2px 2px rgba(0,0,0,.07);
    font-size: 13px;
}
.site-footer-bottom{
	background-color:#a99a70;
	border-top:1px solid #847b5e;
	padding:10px 0;
	font-size:12px;
}
.site-footer-bottom p{
	margin-bottom:0;
	font-size:12px;
}
    .site-footer-bottom a {
        color: #000001;
    }

        .site-footer-bottom a:hover {
            color: #fff;
            text-decoration: underline;
        }

.site-header .social-icons{
	margin-top:30px;
}
.site-footer-bottom .social-icons{
	text-align:right;
}
.site-footer-bottom .social-icons a{
	background:#666;
	color:#fff;
	border-radius:50%;
	width:20px;
	height:20px;
	text-align:center;
	display:inline-block;
	margin:0 0 0 8px;
	text-decoration:none;
}

.social-icons-top{
	text-align:right;
}
.social-icons-top a{
	color:#a99a70;
	border-radius:50%;
	width:24px;
	height:24px;
	text-align:center;
	display:inline-block;
	margin:2px 0 0 0;
	text-decoration:none;
}

.navbar {
    margin-bottom: 0;
}
.navbar-default {
    /*background-color: #a99a70;*/
    background: linear-gradient(to top,#847b5e 0%,#a99a70 100%);
    border: 0;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.50);
    z-index: 1000;
    /*position: relative;
    height: 60px;*/
    /*border-bottom:solid 1px #000001;
  box-shadow: 0 3px 2px 0 rgba(0,0,0,0.25);*/
}
.navbar-default .navbar-brand {
  color: #a99a70;
  display: none!important;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #a99a70;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #efefef;
}

.navbar-default .navbar-brand1 {
  display: none!important;
}
.navbar-static-top {
    border-width: 0;
}
    /*.navbar-default .navbar-nav {
        float: none;
		margin: auto;
    }*/

.navbar-default .navbar-nav {
    width: 100%;
    text-align: center;
    /*text-transform: uppercase;*/
}

.navbar-collapse > ul  {
    /*width:868px;*/
    /*margin: auto;*/
    text-align:center;
    /*width: 100%;*/
}
/*.navbar-default .navbar-nav > li {
    text-align: center;
    vertical-align: middle;
    display: inline;
}*/
.navbar-default .navbar-nav > li {
    /*width: 120px;*/
    /*min-width: 80px;*/
    float: none !important;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-left: -4px;
    letter-spacing: 0.025em;
    /*text-transform: uppercase;*/
    /*font-weight: 600;*/
}

.navbar-default .navbar-nav > li:first-child > a {
  border-left:1px solid rgba(0,0,0,0.15);
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  border-right:1px solid rgba(0,0,0,0.15);
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #555555;
  height: 60px;
  /*border-top-width:4px;
  border-top-style:solid;*/
  background:#f8f8f8;
  border-right:1px solid rgba(0,0,0,0.15);
  padding-top:20px !important;
  /*background-color: transparent;*/
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:rgba(0,0,0,0.25);
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgba(0,0,0,0.25);
  border-left:1px solid rgba(0,0,0,0.1);
  padding-top:20px !important;
  height:60px!important;
}
.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-right {
  background-color: #f8f8f8;
  margin-right: 0;
}
.navbar-default .navbar-toggle {
  background-color:#a99a70;
  border-color: #a99a70;
  float:right !important;
  margin-right:0;
  margin-top:15px;
  margin-bottom:-5px;
  color:#ffffff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
  color:#a99a70;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #dddddd;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #a99a70;
  background-color: #ffffff;
  border-left-color:#e7e7e7;
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}

li.dropdown:focus > ul.dropdown-menu {
    font-size: 13px;
}

    li .dropdown:hover > ul.dropdown-menu {
    display: block;
    border:none;
    /*position: absolute;*/
    /*-webkit-animation: fadein 0.7s; /* Safari and Chrome 
    /*-moz-animation: fadein 0.7s; /* Firefox */
    /*-ms-animation: fadein 0.7s; /* Internet Explorer */
    /*-o-animation: fadein 0.7s; /* Opera */
    /*animation: fadein 0.7s;*/
    font-size: 13px;
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background-color: #a99a70;
        color: #ffffff;
    }
    .navbar-right .dropdown-menu {
        right:50px;
        left:auto;
    }

@media only screen and (min-width: 992px) {
    li.dropdown:hover > ul.dropdown-menu {
    display: block;
    border:none;
    /*position: absolute;*/
    /*-webkit-animation: fadein 0.7s; /* Safari and Chrome 
    /*-moz-animation: fadein 0.7s; /* Firefox */
    /*-ms-animation: fadein 0.7s; /* Internet Explorer */
    /*-o-animation: fadein 0.7s; /* Opera */
    /*animation: fadein 0.7s;*/
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background-color: #a99a70;
        color: #ffffff;
    }
    .navbar-right .dropdown-menu {
        right:50px;
        left:auto;
    }
}

.dropdown-menu .divider {
    margin:5px;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
   top:0;
   left:100%;
   margin-top:-5px;
   margin-left:-40px;
  /*-webkit-border-radius:0 6px 6px 6px;
   -moz-border-radius:0 6px 6px 6px;
   border-radius:0 6px 6px 6px;*/
 }

/*
@media only screen and (max-width: 992px) {
    [class*="col-"] {
        width: 100%;
    }
   .container{ width:auto; }
 }
*/

@media only screen and (max-width: 992px) {

.Characteristic {
    width: 33.3333%;
}

.block-heading h4{
    font-size:16px;
}

    .sticky {
        padding: 0!important;
        height: 70px;
    }

    .navbar-default {
        /*background: linear-gradient(to top,#efefef 0%,#ffffff 100%);*/
        background: #000;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .navbar-header {
        float: none;
        padding-right: 5px;
        /*background: linear-gradient(to top,#efefef 0%,#ffffff 100%);*/
    }
    .navbar-default .navbar-brand {
        display: block!important;
        float:left;
    }
    .navbar-left {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
     .navbar-collapse {
        background-color: #000001;
        border-right:0;
        /*border: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 3px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
    .navbar-nav>ul {
        float: none!important;
        width:100%;
		margin-top: 7.5px;
	}
	.navbar-default .navbar-nav>li {
        float: none!important;
        width:100%;
        height:auto;
        background-color: #000001;
    }
    .navbar-default .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        width:100%;
        height:44px;
        background-color: #000001;
    }
        .navbar-default .navbar-nav > .active>a:hover,
        .navbar-default .navbar-nav > .active>a:focus,
        .navbar-default .navbar-nav > .active>a:active {
        height:44px;
    }

    .navbar-collapse > ul  {
    float:left !important;
    margin:0;
    width:100%;
}
    .navbar-collapse > ul > li {
    text-align:left !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #a99a70;
}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .dropdown-menu > li > a {
        color: #a99a70;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #a99a70;
    }

.navbar-default .navbar-collapse {
    border-color: rgba(0,0,0,0.15);
    /*margin-top:1px;*/
    background-color:none;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);
}

    .collapse.in{
  		display: block !important;
        border:none;
        padding:0;
        /*margin-top:1px;
        border-top:1px solid #e7e7e7;*/
	}

    .container{ width:auto;
    }

    .middle-header {
        display: none!important;
    }

        .navbar-default .navbar-brand1 {
        display: none!important;
    }

/*
    .navbar-default .navbar-nav > li:first-child > a {
    border-left:0;
    }*/

.navbar-default .navbar-nav > li {
    /*width:124px;*/
    text-align: center;
    /*vertical-align: middle;*/
    /*display: inline;*/
}

.navbar-default .navbar-nav > li:first-child > a {
  border-left:1px solid rgba(0,0,0,0.15);
}
    .navbar-default .navbar-nav > li > a {
    border-right:1px solid rgba(0,0,0,0.15);
    border-left:1px solid rgba(0,0,0,0.15);
    border-bottom:1px solid rgba(0,0,0,0.15);
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
    color: #a99a70;
    background-color: transparent;
    height:auto;
    border-bottom-width:4px;
    border-bottom-style:solid;
    border-bottom-color:#a99a70;
    background:#ffffff; 
    padding-top: 10px !important;
}
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        border: none;
        background-color: #a99a70!important;
        padding-top: 10px !important;
        height: 44px !important;
    }

    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
    }


}
/*EndOfMedia*/

.onerow{
    display:inline-block;
    vertical-align:middle;
}

@media only screen and (max-width: 468px) {

    .centercontrol {
        float: none;
        text-align: center!important;
    }

    .moreb {
        display: none;
    }
    .block-heading h4 {
        font-size: 14px;
    }
.btn-primary { 
    padding-left:5px;
    padding-right:5px;
            }

    .property-block .badges {
        font-size: 12px;
        margin-right:15px;
    }

}

/*.nav.navbar-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}*/

@media only screen and (min-width: 768px) {
    .navbar-nav {
        float: none;
    }
}

@media only screen and (max-width: 998px) {

    .sticky {
        position: relative !important;
    }

    .navbar-default .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }
}

    @media only screen and (max-width: 768px) {

        .navbar-default .navbar-collapse {
            padding-left: 0;
            padding-right: 0;
            margin-top: 10px;
        }
        /*      .collapse.in{
        margin-top:1px;
	}*/
        .navbar-default .navbar-brand1 {
            display: block !important;
            padding-right: 15px;
            padding-top: 10px;
        }
    }

    .block-heading-fw {
        background: #fff;
        padding: 10px 0;
        -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.07);
        -moz-box-shadow: 0 2px 0 rgba(0,0,0,.07);
        box-shadow: 0 2px 0 rgba(0,0,0,.07);
    }

        .block-heading-fw h3 {
            margin-bottom: 0;
        }

        .block-heading-fw .btn-sm {
            margin-top: 5px;
        }

    .sort-source a {
        text-decoration: none;
    }

    .block-heading {
        background:rgba(169, 154, 112, 0.25);
	/*-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
        height: 100% !important;
        margin-bottom: 20px;
        padding: 10px;
        /*border-bottom: 4px solid #a99a70;*/
    }

        .block-heading h4 {
            /*line-height: 50px !important;*/
            margin: 0;
            color: #000001;
            display: inline-block;
            padding-right: 20px;
            /*-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;*/
        }

        .block-heading .heading-icon {
            background: #a99a70;
            width: 50px;
            text-align: center;
            margin-right: 15px;
            font-size: 20px;
            display: inline-block;
            /*-webkit-border-radius: 0 5px 0 0;
            -moz-border-radius: 0 5px 0 0;
            border-radius: 0 5px 0 0;*/
            position: relative;
            border-bottom: 1px solid #a99a70;
        }

            .block-heading .heading-icon .icon-design {
                color: rgba(0,0,0,.2);
                font-size: 31px;
                position: absolute;
                right: -10px;
                top: 11px;
            }

        .block-heading .btn-sm {
            margin: 10px 10px 0 0;
        }

    .featured-block img {
        width: 60%;
        display: inline-block;
        border-radius: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-bottom: 25px;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #efefef \9;
        background-color: #efefef;
        border: 1px solid #ffffff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #ffffff;
    }

.carousel-caption {
    right: 0;
    left: 60%;
    bottom: 0;
    /*bottom: 10px;*/
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 0;
    /*padding-left:10px;*/
    margin-top: 20px;
    margin-bottom: 80px;
    background-color: rgba(0, 0, 0, 0.75);
    color: #ffffff;
    font-size: 23px;
    text-align: center;
    text-shadow: none;
    /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-border-radius:10px 0 0 10px;
  -moz-border-radius:10px 0 0 10px;
  border-radius:10px 0 0 10px;*/
}

.carousel-control .glyphicon-chevron-left {
    left: 20%;
}

.carousel-control .glyphicon-chevron-right {
    right: 20%;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}

    /*
#panel, #flip {
    text-align:center;
    cursor:pointer;
    position: relative;
    bottom: 30px;
    padding: 10px;
    border: solid 0 #c3c3c3;
    -webkit-border-radius: 5px 5px 5px 5px;
    background-color: #a99a70;
    color:#ffffff;
    box-shadow: 0 5px 5px rgba(0,0,0,0.5);
}
#panel {
    bottom: 50px;
    padding: 20px;
    display: none;
    border: solid 5px #a99a70;
    -webkit-border-radius: 0 0 5px 5px;
    background-color: #ffffff;
}
*/

    /*@media screen and (max-width: 799px){ #panel1{display:none;} }
*/

    @media screen and (max-width: 600px) {
        .Characteristic {
            width: 50%;
        }
    }

    #panel1 {
        width: 100%;
        text-align: left;
        cursor: pointer;
        position: absolute;
        bottom: 1px;
        padding: 10px;
        /*border: solid 1px #f8f8f8;*/
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        background-color: #ffffff;
        background-color: rgba(255,255,255,0.9);
        /*color:#ffffff;
    box-shadow: 0 -4px 0 0 rgba(0,169,215,0.3);*/
        -webkit-box-shadow: inset 0 -10px 10px -15px rgba(0,0,0,0.75);
        -moz-box-shadow: inset 0 -10px 10px -15px rgba(0,0,0,0.75);
        box-shadow: inset 0 -10px 10px -15px rgba(0,0,0,0.75);
        z-index: 300;
    }

    .property-block {
        border: 1px solid #eee;
        padding: 10px;
        -webkit-transition: all 0.3s ease 0.2s;
        -moz-transition: all 0.3s ease 0.2s;
        -o-transition: all 0.3s ease 0.2s;
        transition: all 0.3s ease 0.1s;
        background: #f8f8f8;
    }

        .property-block:hover {
            -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
            background: #f8f8f8;
        }

    .property-block2 {
        border: 1px solid #eee;
        padding: 10px;
        -webkit-transition: all 0.3s ease 0.2s;
        -moz-transition: all 0.3s ease 0.2s;
        -o-transition: all 0.3s ease 0.2s;
        transition: all 0.3s ease 0.1s;
        background: #ffffff;
    }

        .property-block2:hover {
            -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
            background: #ffffff;
        }

    .propBox {
        width: 100%;
        background-color: #dddddd;
        color: #ffffff;
        padding: 10px;
        margin-top: 5px;
    }

        .propBox .propsq {
            width: 30%;
            background-color: #000001;
            text-align: center;
            border-right: solid 1px #dddddd;
        }

        .propBox .propprice {
            width: 70%;
            background-color: #a99a70;
            text-align: center;
        }

    .propBox_v {
        width: 100%;
        /*background-color: #000001;*/
        color: #ffffff;
        margin-top: 5px;
        margin-bottom: 10px;
    }

        .propBox_v .propsq_v {
            width: 30%;
            text-align: center;
            /*border-right: solid 1px #e7e7e7;*/
            padding: 5px;
            background-color: #a99a70;
            border-top: solid 1px rgba(255, 255, 255, 0.50);
        }

        .propBox_v .propprice_v {
            width: 70%;
            text-align: center;
            padding: 5px;
            background-color: #847b5e;
            border-top: solid 1px rgba(255, 255, 255, 0.50);
        }

    .propbox_h {
        width: 100%;
        /*background-color: #000001;*/
        color: #efefef;
        margin-top: 0;
        /*font-size: 0.9em;*/
    }

        .propbox_h .propsq_h {
            width: 25%;
            text-align: center;
            font-weight: bold;
            /*border-right: solid 1px #f8f8f8;*/
            padding: 5px;
            background-color: #a99a70;
            border-top: solid 1px rgba(255, 255, 255, 0.50);
        }

        .propbox_h .propprice_h {
            width: 25%;
            text-align: center;
            font-weight: bold;
            padding: 5px;
            background-color: #847b5e;
            border-top: solid 1px rgba(255, 255, 255, 0.50);
        }

    .propdet {
        background-color: #e7e7e7;
        padding: 5px;
    }

    .propdet2 {
        background-color: #e7e7e7;
        padding: 10px;
        margin-bottom: 15px;
    }

    .thumbnail {
        margin: 0;
    }

    .property-details {
        /*border:solid 1px #dddddd;*/
        background-color: #ffffff;
        padding-left: 15px;
    }

        .property-details .row {
            vertical-align: middle;
            background-color: #e7e7e7;
            border-bottom: solid 1px #ffffff;
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .property-details .d-title {
            color: #a99a70;
        }

        .property-details .d-det {
            color: #555555;
            font-weight: 700;
        }

        .property-details .row:nth-child(2n+1) {
            background-color: #efefef;
        }
    /*.property-details .row .text-right{
    padding-top:8px;
}*/

    .h4_right {
        width: 100%;
        background-color: #a99a70;
        color: #ffffff;
        padding: 10px;
        border-bottom: solid 1px #a99a70;
        /*border: 1px solid #a99a70;*/
    }

    /*.list-group-horizontal{
    background-color:#e7e7e7;
    border:solid 1px #a99a70;
    padding:10px;
}*/
    .list-group-horizontal .list-group-item {
        display: inline-block;
        color: #ffffff;
        background-color: #a99a70;
    }

    .list-group-horizontal .list-group-item {
        border-color: #a99a70;
        margin-bottom: 0;
        margin-left: -3px;
        margin-right: 0;
    }

        .list-group-horizontal .list-group-item:first-child {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
        }

    .price, .counts {
        display: inline-block;
        background: #a99a70;
        /*background:rgba(0,0,0,0.75);*/
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 30px;
    }

        .price strong, .counts strong {
            background: #e7e7e7;
            background: rgba(0,0,0,.1);
            padding: 0 7px;
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
            line-height: 30px;
            height: 30px;
            display: inline-block;
            font-weight: 500;
        }

        .price span, .counts span {
            padding: 0 7px;
            line-height: 30px;
            height: 30px;
            font-weight: 500;
        }


    /*@media (min-width: 992px) {
    .com-md-4, .col-sm-4 {
        padding-right: 0px;
    }
}*/

    /*.carousel .item {
    width:100%;
    max-height: 800px !important; 
}

.panel-warning {
    background-color:#efefef;
    color:#a99a70;
    border: 1px solid #e7e7e7;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	
}*/

    .panel-default {
        background-color: #f8f8f8;
        /*border: 1px solid transparent;
    box-shadow:inset 0 2px 2px rgba(0,0,0,.07);*/
        border: none;
    }

        .panel-default > .panel-heading {
            color: #ffffff;
            background-color: #a99a70;
            border: 1px solid #a99a70;
        }

    .panel2-default2 {
        /*background-color:#efefef;*/
        /*border: 1px solid transparent;
    box-shadow:inset 0 2px 2px rgba(0,0,0,.07);*/
        border: none;
    }

        .panel2-default2 > .panel2-heading2 {
            border-bottom: 1px solid #dddddd;
            padding-bottom: 0;
            margin-bottom: 10px;
            /*background-color:#e6e6e6;*/
        }

            .panel2-default2 > .panel2-heading2 > .panel2-title2 {
                color: #ffffff;
                padding-top: 5px;
                padding-bottom: 0;
                margin: 0;
            }

    .pointer1 {
        cursor: pointer;
    }

    .secondary:first-child:first-letter, .accent-bg, .fa.accent-color, .btn-primary,
    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active,
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus,
    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus,
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus,
    .label-primary,
    .progress-bar,
    a.list-group-item.active,
    a.list-group-item.active:hover,
    a.list-group-item.active:focus,
    .panel-primary > .panel-heading, .carousel-indicators .active, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .hr, .sm, .flex-control-nav a:hover, .flex-control-nav .flex-active, .accordion-heading .accordion-toggle.active, .accordion-heading:hover .accordion-toggle, .accordion-heading:hover .accordion-toggle.inactive, .fc-event, .site-header .social-icons a, .navigation > ul > li > ul > li:hover > a, .navigation > ul > li > ul > li > ul > li:hover a, .top-header, .single-property .price, .timeline > li > .timeline-badge, .pricing-column.highlight h3, .site-footer-bottom .social-icons a:hover {
        background-color: #000001;
    }
        /* .nav-tabs li a:hover, .nav-tabs li a:active, .nav-tabs li.active a, */
        /*.btn-primary:hover,
.btn-primary:focus,*/
        .btn-primary:active,
        .btn-primary.active,
        .open .dropdown-toggle.btn-primary, .next-prev-nav a:hover, .staff-item .social-icons a:hover, .site-header .social-icons a:hover {
            background: #a99a70;
        }

        .nav .open > a,
        .nav .open > a:hover,
        .nav .open > a:focus,
        .pagination > .active > a,
        .pagination > .active > span,
        .pagination > .active > a:hover,
        .pagination > .active > span:hover,
        .pagination > .active > a:focus,
        .pagination > .active > span:focus,
        a.thumbnail:hover,
        a.thumbnail:focus,
        a.thumbnail.active,
        a.list-group-item.active,
        a.list-group-item.active:hover,
        a.list-group-item.active:focus,
        .panel-primary,
        .panel-primary > .panel-heading, .fc-event {
            border-color: #a99a70;
        }

            .panel-primary > .panel-heading + .panel-collapse .panel-body, .navigation ul > li:hover > a, .navigation ul > .current_menu_item > a {
                border-top-color: #a99a70;
            }

            .panel-primary > .panel-footer + .panel-collapse .panel-body, .widget .widgettitle {
                border-bottom-color: #a99a70;
            }

    blockquote {
        border-left-color: #a99a70;
    }

    .pagination > li > a,
    .pagination > li > a:hover,
    .pagination > li > a:focus {
        color: #a99a70;
    }

    .btn-search {
        font-size: 16px;
        width: 100%;
        background-color: #a99a70;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
        box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
    }

        .btn-search:hover,
        .btn-search:focus,
        .btn-search:active .btn-search.active {
            background-color: #a99a70;
            color: #ffffff;
        }

    .btn-cr {
        color: #ffffff;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        font-size: 16px;
        width: 100%;
        background-color: #a99a70;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
        box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.25);
    }


    .panel-search {
        background-color: #e7e7e7;
        border: none;
        /*border:solid 1px #dddddd;*/
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.75);
        box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.75);
        margin-top: 0;
        margin-bottom: 0;
    }

    div.scroll {
        height: 400px;
        overflow: scroll;
        overflow-x: hidden;
    }

    h5 {
        padding-top: 10px;
        margin-bottom: 5px;
        color: #a99a70;
        font-size: 16px;
    }

    h6 {
        color: #a99a70;
        font-size: 14px;
    }

    h7 {
        line-height: 30px !important;
        color: #ffffff;
        font-size: 16px;
    }

    /*.btn-primary, .btn-primary:hover, .btn-primary:focus {
    border-color:transparent;
    max-width: 100%;
}
.btn-primary:hover {
  background-color:#000001;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn-primary:focus,
.btn-primary:active {
    background-color:#a99a70;
}*/

    .btn-primary {
        color: #ffffff;
        background-color: #a99a70;
        border-color: none;
    }
        /**************************************************change this*******************************************/
        .btn-primary:hover {
            background-color: #a99a70;
            -webkit-box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.25);
            -moz-box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.25);
            box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.25);
        }
        /**************************************************change this*******************************************/
        .btn-primary:focus,
        .btn-primary:active,
        .btn-primary.active,
        .open .dropdown-toggle.btn-primary {
            color: #ffffff;
            background-color: #847b5e;
            border-color: none;
        }

            .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
                color: #ffffff;
                background-color: #847b5e;
                border-color: none;
            }

        .btn-primary.disabled,
        .btn-primary[disabled],
        fieldset[disabled] .btn-primary,
        .btn-primary.disabled:hover,
        .btn-primary[disabled]:hover,
        fieldset[disabled] .btn-primary:hover,
        .btn-primary.disabled:focus,
        .btn-primary[disabled]:focus,
        fieldset[disabled] .btn-primary:focus,
        .btn-primary.disabled:active,
        .btn-primary[disabled]:active,
        fieldset[disabled] .btn-primary:active,
        .btn-primary.disabled.active,
        .btn-primary[disabled].active,
        fieldset[disabled] .btn-primary.active {
            background-color: #a99a70;
            border-color: none;
        }

    /*.toggle-view{
	margin:15px 20px 0 0;
}
.toggle-view a{
	margin-left:10px;
	color:#dddddd;
}
.toggle-view a.active{
	color:#ffffff;
    background-color:#a99a70;
    padding-left:5px;
    padding-right:5px;
}*/

    .toggle-view {
        /*background-color: #a99a70;*/
        padding: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .toggle-view a {
            margin: 5px;
            color: #a99a70;
        }

            .toggle-view a:hover {
                color: #847b5e;
            }

            .toggle-view a.active {
                color: #000;
                /*background-color: #a99a70;*/
            }

    .nav-pills > li > a {
        background: #ffffff;
        border: solid 1px #f8f8f8;
    }

    .nav-pills > li.active > a {
        border: solid 1px #a99a70;
    }

    .nav-pills > li > a:hover,
    .nav-pills > li > a:focus {
        background: #ffffff;
        color: #a99a70;
        border: solid 1px #a99a70;
        /*box-shadow: inset 0 -2px #a99a70;*/
    }

    .middle-header {
        background-color: #000;
        height: 102px;
        z-index: 998;
        position: relative;
    }

        .middle-header.shrink {
            height: auto;
        }

    .contact-info-blocks {
        text-align: right;
    }

        .contact-info-blocks > div {
            display: inline-block;
            margin: 20px 0 0 0;
            padding: 0 20px;
            border-right: 1px dotted #847b5e;
            color: #000001;
            text-align: right;
        }

            .contact-info-blocks > div > i {
                text-align: center;
                width: 21px;
                height: 20px;
                background-color: #000001;
                padding: 3px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

    .svh4 h4 {
        color: #a99a70;
        /*border-bottom:solid 1px #a99a70;*/
    }

    .centered {
        margin: auto;
    }

    .nav-tabs > li, .nav-pills > li {
        float: none;
        display: inline-block;
        *display: inline; /* ie7 fix */
        zoom: 1; /* hasLayout ie7 trigger */
    }

    .nav-tabs {
        text-align: center;
    }

    .charpage {
        border: solid 1px #dddddd;
        color: #000001;
        background-color: #efefef;
        padding: 10px;
    }

    .charpage1 {
        color: #000001;
        /*background-color:#efefef;*/
        padding: 10px;
        width: 100%;
    }

        .charpage1 .charpagel {
            text-align: left;
            width: 50%;
        }

        .charpage1 .charpager {
            text-align: right;
            width: 50%;
        }


    .property-block .badges {
        color: #ffffff;
        /*border-right:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;*/
        bottom: 0;
        position: absolute;
        z-index: 0;
        /*left:15px;
	bottom:0;
    line-height:50px;*/
        width: auto;
        /*height:inherit;*/
        text-align: center;
        background: rgba(126, 118, 107, 0.80);
        font-weight: 700;
        /*border-bottom-right-radius :20px;*/
        padding: 10px;
    }

    .property-block2 .badges2 {
        color: #ffffff;
        /*border-right:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;*/
        bottom: 0;
        position: absolute;
        z-index: 0;
        /*left:15px;
    line-height:50px;*/
        width: 100%;
        /*height:inherit;*/
        text-align: center;
        background: rgba(126, 118, 107, 0.80);
        font-size: 12px;
        font-weight: 700;
        /*border-bottom-right-radius :20px;*/
        padding: 10px;
    }

    .property-block2 .badgespr {
        top: -5px;
        left: -5px;
        position: absolute;
        z-index: 0;
        width: auto;
        text-align: center;
        background: #a99a70;
        font-size: 18px;
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 18px;
        padding-right: 18px;
        margin: 0;
    }

    .property-block .badges3 {
        color: #ffffff;
        /*border-right:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;*/
        position: absolute;
        z-index: 0;
        /*left:15px;
	bottom:0;
    line-height:50px;*/
        width: auto;
        /*height:inherit;*/
        text-align: center;
        background: rgba(126, 118, 107, 0.80);
        font-weight: 700;
        /*border-bottom-right-radius :20px;*/
        padding: 10px;
    }

    #firstback {
        position: relative;
        width: 100%;
        min-height: 450px;
        height: auto;
        padding-top: 100px;
        padding-bottom: 60px;
        background-attachment: fixed;
        background-position: center 0;
        background-repeat: no-repeat;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -ms-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
    }
    /*#firstback::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.40);
    }*/

    .filter {
        margin-top: -80px;
        position: relative;
        z-index: 879;
    }

    /*.searchback {
        background-color: rgba(0, 0, 0, 0.65);
        height: 100%;
    }*/

.searchback {
    background: #f8f8f8;
    margin: 10px 0 50px;
    box-shadow: 0 2px 4px rgba(0,0,0,.25);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

    .sticky {
        position: sticky;
        top: 0;
        /*width: 100%;*/
        /*padding: 0.4em 0;*/
        /*background-color: #149bdf;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 100px 100px;
  color: white;
  text-align: center;*/
        z-index: 2001;
    }

    .fixed {
        position: fixed;
    }

    .static {
        padding: 0 0;
        /*background: #1085bc;
  color: white;
  text-align: center;*/
    }

    :root {
        height: 114%;
    }

.main-bg {
    background-color: #fff;
    /*padding-top: 40px;*/
    /*padding-bottom: 40px;*/
}

.logo {
    /*background: #f1f3f5;*/
    height: 200px;
    position: absolute;
    text-align: center;
    top: -2px;
    /*top: -15px;*/
    /*width: 110px;*/
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);*/
    /*border: solid 1px rgba(0, 0, 0, 0.25);*/
    z-index: 1199;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
}
        /* line 32, ../sass/theme.scss */
        /*.logo img {
            margin-top: 15px;
        }*/

hr {
    border-top: 1px solid #ddd!important;
}

.navbar-brand1 {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .navbar-brand1 {
        display: block !important;
    }

    #search_jump {
        padding-top: 20px;
    }
}

.imgthumb {
    position: relative;
    /*background-color: #333;*/
    width: auto;
    height: 70px;
    overflow: hidden;
    z-index: 1;
}

    .imgthumb img {
        position: absolute;
        top: -1000%;
        right: -1000%;
        bottom: -1000%;
        left: -1000%;
        min-width: 100%;
        min-height: 100%;
        margin: auto;
        opacity: 1;
    }

.img-container {
    font: 0/0 a; /* Hide the characters like spaces */
    text-align: center; /* Align center inline elements */
}

    .img-container:before {
        display: inline-block;
        height: 100%;
        content: ' ';
        vertical-align: middle;
    }

    .img-container img {
        display: inline-block;
        max-width: 100%; /* <-- Set maximum width to 100% of its parent */
        max-height: 100%; /* <-- Set maximum height to 100% of its parent */
        vertical-align: middle;
    }

.video-container {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

