/* Global */

body {
    font-family:'Merriweather';
    font-size: 14px;
    color: #000000;
    margin: 0;
    padding: 0;
}

/*Home page HTML background */

h1, h2, h3, h4, h5, h6 { 
     
	color: #758C08;
}
p {
	line-height: 2em;
	margin-bottom: .875em;
}
a {
	text-decoration: none;
	/*color: #D67738
	color: #8B7447;*/
}
img {
	border: none;
	margin:0;
	padding:0;
}

/* Wrapper */
#wrapper {
	/*position: relative;*/
	/*min-width: 320px;*/
	/*max-width: 1024px;*/
	/*max-width: 1280px;*/
	margin: 0 auto;
	background: #FFF;
   }

/* Header */
#header {
	position:relative;
}
#header h1 {
	position: absolute;
	top:0;
	left: -9999px;
}

#brand {
	/*width: 90%;
	margin: 0 auto;*/
	text-align: center;
}

.sisea-search-form {
    position: absolute;
    float: left;
    width: 100%;
    margin: 0 auto;
    bottom: 0;
}
.sisea-search-form fieldset {
    border: none;
    width: 100%;
    margin:0 0 1em 0;
    padding:0;
    position: relative;
    float:left
}
#header #search .sisea-search-form input[type='text'] {
    background: #F2f2f2;
    width: 60%;
    height: 20px;
    border: none;
    position: relative;
    float:left;
    margin: 1em 0 1em 1em
}
#header #search .sisea-search-form input[type='submit'] {
    width: 25%;
    position: relative;
    float:left;
    margin: 1.1em 0 1em 0.25em;
    border: none
}
 .info-modal {
        background-color: red;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        background-repeat: repeat;
        border-radius: 8px;
        -webkit-box-shadow: 0 2px 2px 0 #C2C2C2;
        box-shadow: 0 0 5px 3px #C2C2C2;
        font-size: 1em;
        color: whitesmoke;
        top: 9px;
        right: 17px;
        width: 100px;
        height: 60px;
        padding: 9px 2px 2px 2px;
        text-align: center;
        position: absolute;
        vertical-align: middle;
     }
.lsItemsPay {
    width: 100%;
    padding: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #fff;
    border: solid 1px #bbdda6;
    border-radius: 2px;
    color: #000000;
}
 
/* Navigation */
#navigation {
	margin-top: 34px;
}
#primary-nav,
#footer-nav {
	clear:both;
	width: 100%;
	margin: 0;
	padding:0;
}
#primary-nav ul,
#footer-nav ul {
	margin:0;
	padding:0;
	text-align: center;
}
#primary-nav ul li,
#footer-nav ul li {
	display: inline; 
	padding: 0;
}

#primary-nav ul li a,
#footer-nav ul li a  {
	display: inline-block;
    text-align: center;
    padding: 0 0.5rem;
    font-family: 'Open Sans';
    /*font-size: 1rem;*/
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
}
#primary-nav ul li a:hover,
#footer-nav ul li a:hover  {
  color: #92B84B;
}
#primary-nav {
	display: block;
}

#primary-nav button#close {
	display: none;
}
#primary-nav ul li.search-nav {
	display: none;
}
.sidr ul li.sidr-class-newslist-header {
	/*width: 33%;*/
	width: 100%;
	font-weight: 700;
	text-align: center;
	line-height:2.5em;
	text-shadow: 0px 3px 4px rgba(0, 0, 0, 1);
	/*background-image: url("~/images/works4.jpg");*/
}
.sidr button#sidr-id-close {
	float:right;
	margin:1em 0.25em;
	padding: 0.25em;
	z-index: 20;
	width: 2em;
	height: 2em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #484848;
}

/* Home page news box (content area)*/
.newsbox {
	background-color: #BECA87;
	text-align: center;
	/*width: 90%;*/
	width: 100%;
	margin: 0 auto 2em auto;
	font-size: 0.85em;
	line-height: 1.1em;
	/*clear: both;*/
	display: table;
}
.newsbox .newslist-header {
	width: 100%;
	font-size: 1.6em;
	font-weight: 700;
	text-align: center;
	line-height:1.8em;
	/*line-height:1.2em;*/
	text-shadow: 0px 3px 4px rgba(0, 0, 0, 1);
	/*background-image: url("~/images/works4.jpg");*/
	/*width: 60%;*/
	margin: 0 auto;
}
.promo-slider .column,
.newsbox .column {
	width: 26%; 
	padding: 0;
	display:table-cell;
	vertical-align: top;
    border-collapse: separate;
    text-align: center;
}
.newsbox .column p {
	margin: 1em 2em;
}
.newsbox .eblast {font-style: italic;}
.newslist {line-height: 1.4em;}
.newsbox .newslist a {color: #397588;}

.newsbox .newslist-header a {color: #FFF;}

/* ...back to side nav styles */
.sidr ul li.sidr-class-newslist {
	font-size: 0.8em;
	line-height:1.5em;
	padding: 0.5em 0;
}
.sidr ul li.sidr-class-eblast {
	font-style: italic;
}

.call-us .top-bar-block {
    /* color: #969696; */
    float: left;
}

.sidr ul li.sidr-class-newslist-header:hover>a {
	line-height:2.5em;
	pointer-events: none;
	cursor: default;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.sidr ul li.sidr-class-newslist:hover>a,
.sidr ul li.sidr-class-eblast:hover>a {
	line-height:1.5em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#mobile-header {
    display: none;
}

#mobile-header #responsive-menu-button {
    /*margin: 0;*/
        color: #FFF;
        background: #88a308 none repeat scroll 0% 0%;
        padding: 6px 8px;
        font-weight: 700;
        font-size: 0.8em;
        position: absolute;
        top: 1px;
        /*left:-1px;*/
        right: 2px;
	    -webkit-border-radius: 2px;
	    -moz-border-radius: 2px;
	    border-radius: 2px;
	    /*background-color:#b7c586;*/
	    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    }

 .info-modal {
            background-color: red;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            background-repeat: repeat;
            border-radius: 8px;
            -webkit-box-shadow: 0 2px 2px 0 #C2C2C2;
            box-shadow: 0 0 5px 3px #C2C2C2;
            font-size: 1em;
            color: whitesmoke;
            top: 18px;
            /*right: 17px;*/
             right: 0px;
            width: 100px;
            height: 60px;
            padding: 9px 2px 2px 2px;
            text-align: center;
            position: absolute;
            vertical-align: middle;
           }

.hamburger 
{
    position: relative;
    display: inline-block;
    width: 1.25em;
    height: 0.5em;
    margin-right: 0.3em;
    border-top: 0.2em solid #fff;
    border-bottom: 0.2em solid #fff;
}

.hamburger:before {
    content: "";
    position: absolute;
    top: 0.15em;
    left: 0px;
    width: 100%;
    border-top: 0.2em solid #fff;
}

#footer-nav {
	font-size: 0.8em;
}
#footer-nav ul li a {
	padding: 0.5em 2em;
    color: #B5B4B4;
}

/* Content */
#content {
	width: 80%;
   	margin:1em auto;
    margin-top: 3px;
	/*border-top: 1px solid #B4B4B4*/
}

 
body#home .page-intro {
	display: none;
}

.caption {
    display: block;
    background-color: rgba(0, 0, 0, 0.25);
    color: #ffffff;
    font-size: 2rem;
    text-align: left;
    margin-top: 0rem;
    height: 6rem;
    margin-top: -7.3rem;
    z-index: 6;
    position: absolute;
    width: 82%;
    margin-left: 22px
}

.caption-text {
    width: 96%;
    margin: 0 auto;
    border-top: 1px solid #ffffff;
    padding-top: 0.5rem;
}

#feature {
	width: 100%;
	/*height: 300px;*/
	min-height: 580px;
	margin-bottom: 2em;
	float: left;
/*	background-image: url('../images/winding-road.jpg');*/
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0% 75%;
	overflow: hidden;
}

#feature img {
	width: 100%;
	height: auto;
	margin:0;
	padding: 0;
	border-bottom: 1px solid #a4a4a4;
}

body#home #feature {
	width: 100%;
	height: auto;
	min-height: 200px;
	margin-bottom: 0;
	background-image: none;
    margin-top:-1px;
}

body#home #feature img {
	width: 100%;
	height: auto;
	margin:0;
	padding: 0;
}

#feature span {
    color: #ffffff;
    position: absolute;
    font-family: 'Merriweather', serif;
    left: 25rem;
    width: 31%;
    font-size: 3.5rem;
    top: 49%;
    font-weight: 300;
    }

#listings #feature {
  /*background-color: rgba(234, 234, 234, 0.5);*/
  /*background-color: #c5d4ab;*/
  background-color: rgba(197, 212, 171, 1.0);
}
#listings #feature #sidebar {
  width: 80%;
  margin: 0 auto;
  font-family: inherit;
}
#listings #feature #sidebar tbody {float:left;}
#listings #feature #sidebar tbody img {border: none}
#listings #feature #sidebar tbody a {text-decoration: none}

#listings #feature #sidebar input,
#listings #feature #sidebar select {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

#content-main {
	width: 100%;
}

#content-main p:first-child {
	margin-top: 0;
}
ul#breadcrumb {
    list-style-position: inside;
    margin-left: 0px;
    padding-left: 0px;
}
#breadcrumb li {
    display: inline-block;
    font-size: 0.8em;
    list-style:none;
}
#breadcrumb li + li:before{
  content:  '>';
  margin:   0 0.5em;
}

/* Footer */

#footer {
    clear: both;
    background: #000000;
    color: #B5B4B4;
    font-family: 'Open Sans';
    padding: 1rem;
    flex: 0 0 auto
}
#footer p {
	font-size: 0.75em;
	line-height:1.25em;
	/*margin:0.5em 0;*/
	text-align: center
   }
#disclaimer {
	padding: 2em 2em 1em 2em;
}
#arrow-base {
    /* background: red; */
    display: inline-block;
    height: 80px;
    margin: 1em;
    position: relative;
    width: 120px;
    border: 1px solid rgba(74,110,18,0.5);
}
#arrow-base:before {
    border-left: 35px solid rgba(74,110,18,0.5);
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    content: "";
    height: 0;
    right: -20;
    position: absolute;
    top: 0px;
    left: 140;
    width: 0;
    }
.arrow-text {
    z-index: 20;
    position: absolute;
    top: 10px;
    /* right: 0; */
    left: 10px;
    color: #488488;
    font: 14px/20px bold 'Arial', 'Helvetica', sans-serif;
    font-weight: 700;
}

/* Listings Specific */
/*#site_photo, #site_overview, #sales_contact, #site_description, #site_attributes, #site_additional_info {
	width: 50%;
	float: left;
}
#site_attributes, #site_additional_info, .myDiv {
	clear: both;
	display:none;
}*/

/* General Classes */
.white {color:#FFF}
.text-center {
    text-align: center;
}
.right {float:right;}
.inactive,
.sidr ul li a.sidr-class-inactive {
	pointer-events: none;
	cursor: default;
}
.credits {
    font-size: 0.8em;
    font-style: italic
}
img.thumbnail {
    position: relative;
    width: 30%;
    margin: 0px 0.25em;
    padding:0
}


/* Colors */
.brown {color:#6C5434;}
.blue {color:#397588;}

/* Media Queries */
@media (max-width: 360px) {
	 
	body#home #feature {
		min-height: 200px;
	}
	body#home #feature img{
		height: 200px;
		width: auto;
		overflow: hidden;
	}
    img.thumbnail {
        margin: 0px;
    }
    .info-modal{
        display:none
    }
}

@media (max-width: 600px) {
	#brand {
		text-align: center
	}
	#brand img {
		display: inline;
		/*margin: 10px auto;*/
        max-width:200px;
	}
	#search  {
		display: none;
	}
	#primary-nav ul li.search-nav {
		display: inline;
	}
	#feature {min-height: 300px;}
	body#home .newsbox {
	font-size: 0.8em;
	}
	.newsbox .column {
		display: inline-block;
		width: 100%;
	}
	.newsbox .column p {
		line-height: 1.5em;
	}
    #header #search .sisea-search-form input[type='text'] {
    position: relative;
    float:left;
    margin: 1em 0
    }
      .info-modal{
         display:none
     }

    #header #search .sisea-search-form input[type='submit'] {
        width: 25%;
        position: relative;
        float:right;
        margin: 0;
        border: 1px solid #c4a631
    }
  .col4 {display: none !important;}
  .singlecol {display: block;}
}

@media (min-width: 601px) {
	#primary-nav ul li.newslist {
		display:none;
	}
	#feature {
			margin: 1em 0 0 0;
	}
	#content-main {
		position: relative;
		float:right;
		width: 65%;
	}
	body#home #content-main {
		width: 100%;
	}

	body#home .newsbox .column p {
		font-size: 1.2em;
		line-height: 2em;
		margin:0 auto;
		width: 60%;
	}
	body#home .newsbox .column p a {
		font-size: inherit;
	}
	.page-intro {
		float:right;
		width: 65%;
        margin-top: 1em;
	}
	#disclaimer {
		padding: 0em 3em 1em 3em;
	}
	.col4 {display: block;}
  .singlecol {display: none;}
}

@media only screen and (max-width: 768px){
    #mobile-header {
        display: block;
    }
    #primary-nav {
    	display:none;
    }
    #primary-nav button#close {
		display: inline;
	}

    .caption
    {
      font-size: 1.75rem;
    }

     #feature span {
        color: #ffffff;
        position: absolute;
        font-family: 'Merriweather', serif;
        left: 16rem;
        width: 31%;
        font-size: 2.5rem;
        top: 30%;
        font-weight: 300;
    }
    .popust {
        left: 3% !important;        
        width: 94% !important;
    }
}

@media only screen and (max-width: 800px){
    #mobile-header {
        display: block;
    }
    #primary-nav {
    	display:none;
    }
    #primary-nav button#close {
		display: inline;
	}

    #search{
        display:none
    }

    body#home #feature img{
        min-height:300px
    }

}

@media (max-width: 980px) {
	#primary-nav  {
		font-size: 0.9em;
	}
}

/*New media queries*/
@media (max-width: 980px) {
	#brand  {
		max-width: 300px;
        margin: 0;
        display: inline-block;
	}
}

@media (max-width:425px) {
    #anoView {
        display: block
    }

    #feature span {
        display: none
    }

    body#home #feature img {
        min-height: 200px
    }

    top-bar {
        display: none;
    }

    .pddleft {
        padding-left: 5px!important;
    }
    .wdth {
        width: 100%!important;
    }
}

@media (max-width: 1500px) {
	#brand  {
		width: 30%;
        max-height: 200px;
        /*padding-top: 4px;*/
	}
}

@media(max-width:375px) 
{
    .info-modal
    {
        display: none;
    }
}


@media (max-width: 1024px) {
    
    #feature span
    {
    color: #ffffff;
    position: absolute;
    font-family: 'Merriweather', serif;
    left: 20rem;
    width: 31%;
    font-size: 2.5rem;
    top: 40%;
    font-weight:300;
    }

    header
    {
        width:100%
    }

    #content {
    width: 98%;
    margin: 1em auto;
    margin-top: 3px;
    /*border-top: 1px solid #B4B4B4;*/
    }

}

@media (min-width: 1500px)
{
   #content {
    width: 56%;
    margin: 1em auto;
    margin-top: 3px;
    /*border-top: 1px solid #B4B4B4;*/
        }

     #feature span
    {
        color: #ffffff;
        position: absolute;
        font-family: 'Merriweather', serif;
        left: 30rem;
        width: 31%;
        font-size: 4.5rem;
        top: 56%;
        font-weight:300;
    }
    .caption {
   
    font-size: 2rem;
   
}
}