﻿body, html {
  height: 100%;
  /*margin-top: 10px;*/
  font: 400 15px/1.45 "Lato", arial;
  color: #777;
}

#vid {
position: float;
height: 200px;
width: 300px;
border: 3px solid #ECECEC;
box-sizing: border-box;
}

p {
    /*padding: 10px 10px;*/
    /*text-align: justify;*/
}

/*p img {
  position: relative;
  background-position: center;

}*/

hr {
    margin-top: 0.4em;
    margin-bottom: -0.9em;
    margin-left: -0.5em;
    margin-right: -0.5em;
    color: #000;
    background-color: #000;
    height: 10px;
}

.anchortag a {
padding: 15px;
margin: 5px;
}

.header {
  padding: 13px 5px;
  /*background: #2C2D2E;*/
  background: #106549;
  color: #000;
  position: fixed;
  top: 0;
  width: 100%;
  opacity: 1.0;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}


.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6,.bgimg-2-m {
  position: relative;
  background-attachment: fixed;
}

.bgimg-1 {
  background-image: url("https://larchbuildingrentals.com/userfiles/image/ohioUniversity.jpg");
  min-height: 500px;
  opacity: 0.8;

  background-repeat: no-repeat;
  background-size: cover;
}
 
.bgimg-2 {
  background-image: url("https://larchbuildingrentals.com/userfiles/image/larchbuilding.jpg");
  min-height: 500px;
  opacity: 0.8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgimg-2-m {
  background-image: url("https://larchbuildingrentals.com/userfiles/image/larchbuilding.jpg");
  min-height: 350px;
  opacity: 0.8;

  background-repeat: no-repeat;
  background-size: cover;
}
 
.bgimg-3 {
  background-image: url("https://larchbuildingrentals.com/userfiles/image/301 Living Room.jpg");
  min-height: 500px;
  opacity: 0.8;

  background-repeat: no-repeat;
  background-size: cover;
}

.bgimg-4 {
  background-image: url("https://larchbuildingrentals.com/userfiles/image/301Apartment-1.jpg");
  min-height: 500px;
  opacity: 0.8;

  background-repeat: no-repeat;
  background-size: cover;
}

.bgimg-5 {
  background-image: url("https://larchbuildingrentals.com/userfiles/image/303Apartment-5.jpg");
  min-height: 500px;
  opacity: 0.8;

  background-repeat: no-repeat;
  background-size: cover;
}

.bgimg-6 {
  background-image: url("https://larchbuildingrentals.com/userfiles/image/304Apartment-2.jpg");
  min-height: 500px;
  opacity: 0.8;

  background-repeat: no-repeat;
  background-size: cover;
}


.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #000;
}

.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 35px;
  letter-spacing: 10px;
  /*border: 2px solid #E9FAA3;*/
}

.caption-m span.border {

}

.menu span {
margin: 0 25px;
}

/*.logologo {
position: absolute;
top: -5px;
margin: 0 75px;
}*/

.phoneemailinfo {
    float:right;
    position:relative;
    top: 20px;
    right: 25px;
}
    

/*.phoneemailinfo {
position: absolute;
top: 5px;
margin: 0 805px;
}*/

.topmenu {

}

h3 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font: 35px "Lato", sans-serif;
  color: #111;
  margin-top: 10px;
}


/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 320px) {
    .bgimg-1, .bgimg-2, .bgimg-3,.bgimg-2-m {
        background-attachment: scroll;
    }
}

/*Slideshow */
@media screen and (max-height: 320px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

* {box-sizing:border-box}
body {font-family: Arial;}
.theSlides {display:none}
 
/* Slideshow container */
.slideshowMySlides-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  top: 0px;
  opacity: 0.9;
}

.slideshowMySlides-container1 {
  max-width: 100%;
  position: relative;
  margin: auto;
  top: 0px;
  opacity: 0.9;
}
 
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
 
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
 
/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot1 {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
 
.active {
  background-color: #717171;
}
 
/* Fading animation */
.fadde {
  -webkit-animation-name: fade;
 -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

.fadde1 {
  -webkit-animation-name: fade;
 -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
 
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
 
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
 
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

/*top menu*/
#sddm
{               margin: 20px auto;
                padding: 0px;
                z-index: 30}
 
#sddm li
{              margin: 0;
                padding: 0;
                list-style: none;
                float: left;
                font: bold 16px arial}
 
#sddm li a
{              display: block;
                margin: 0 1px 0 0;
                /*padding: 4px 10px;*/
                width: 140px;
                background: #106549;
                color: #FFF;
                text-align: center;
                text-decoration: none}
 
#sddm li a:hover
{              background: #000}
 
#sddm div
{              position: absolute;
                visibility: hidden;
                margin: 0;
                padding: 0;
                background: #ffffff;
                border: 1px solid #106549}
 
                #sddm div a
                {              position: relative;
                                display: block;
                                margin: 0;
                                padding: 5px 10px;
                                width: auto;
                                white-space: nowrap;
                                text-align: left;
                                text-decoration: none;
                                background: #FFFFFF;
                                color: #000000;
                                font: 16px arial}
 
                #sddm div a:hover
                {              background: #000;
                                color: #FFF}


#inquiryform
{  
	margin-left: 3px;	
}
#inquiryform #formlabelheader
{
    font-size: 13px;
    font-weight: bold;  
	width: 175px;
	text-align: right;
	margin-bottom:4px;
	margin-right: 4px;
	margin-top:3px;	     
}

#inquiryform #formlabel 
{
	width: 175px;
	text-align: right;
	margin-bottom:4px;
	margin-right: 4px;
	margin-top:3px;
}
#inquiryform #formlabel 
{
}
#inquiryform #formbox input ,
#inquiryform #formbox textarea
{
	margin-bottom:4px;
	float:left;
	border:1px solid #666;
}
#inquiryformbuttons {
	width: 0px;
	text-align: center;
}
