body{
        height:80%
		width: 100%;
}
/** Media Queries **************************
@media only screen and (max-width : 620px) {
   ul.responsive-btn > li {
     display: block;
   }
}
**/


/** images **/
.cvms-logo {
  max-width: 80px;
  //max-height: auto;
  margin-left: -8px;
}

.overlay-img {
background: url("../images/cr0Aerial2.jpg") no-repeat center center fixed;
 background-repeat: no-repeat;
    background-size: cover;
   overflow: scroll;
   height: 100%;
/**
//width: 100%;
//max-width: 100%;
//min-height: 100%;
height: 100%;  
-webkit-background-size: cover;
-moz-background-size: cover;
 -o-background-size: cover;
 //background-size: cover;
 background-position: center;
 **/
}

.overlay-img2 {
    //width: 100%;
    background-image: url('../images/crestContact.jpg');
    background-repeat: no-repeat;
    background-size: cover;
   overflow: scroll;
   height: 100%;
}
.overlay-background {
background: linear-gradient(to bottom, #dcdcd7 0%,#6d8561 100%);
    background-repeat: no-repeat;
    background-size: cover;
   overflow: scroll;
   height: 100%;
}


.img-responsive {
  width: auto;
  max-width: 100%;
  height: 100%;
}
.production-div {
margin-left: 50px;
}
.center-div {
background-color: rgba(220, 220, 215, 0.8);
		color: #648561;
text-shadow: 1px 1px black;
  -moz-box-shadow:     5px 14px 10px  #648561;
  -webkit-box-shadow:  5px 14px 10px  #648561;
text-align: center;
font-size: 1.5em;
/**position: relative;**/
     -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 10px;
}

a {
    color: #648561;
    text-decoration: none;
}


// Wrapper for page content to push down footer
#wrap {
  //min-height: 35%;
  height: 100%;
  // Negative indent footer by its height
  margin: 0 auto -70px;
  // Pad bottom by footer height
  padding: 0 0 60px
  margin: 0px;
}


footer {
 // height: 70px;
  background-color: #dbdcd7;
 // min-width: 100%;
  position:absolute;
   bottom:0;
   width:100%;
   height:40px; 
   
}

.footer-text {
  padding-right: 10px;
  margin-top: 3px;
   color: #648561;
 
}

.footer-text li a {
  color: #648561 !important;
 }
 
.copyright {
  color: #648561;
  float: left;
padding-top: -10px; 
margin-top: 10px;
margin-left: 10px;
}
.b{
background: black;
}

.embed-1 {
display: inline-block;
float: center;
padding: 10px;
margin-left: 30px;
margin-right: 10px;
margin-top: 175px;
width: 220px;
//border: 1px solid red;
background-color: rgba(220, 220, 215, 0.8);
}
.embed-2 {
display: inline-block;
float: center;
padding: 10px;
margin-left: 30px;
margin-right: 10px;
margin-top: 20px;
width: 220px;
//border: 1px solid red;
background-color: rgba(220, 220, 215, 0.8);
 
}
.vid-titles {
	background-color: rgba(220, 220, 215, 0.8);
	color: #648561;
	font-size: 1em;
	text-align: left;
	//padding: 20px;
	//border: 1px solid red;
	height: 40px;
}
.project-div {
	background-color: rgba(220, 220, 215, 0.8);
	color: #648561;
	text-shadow: 1px 1px black;
	text-align: center;
	font-size: 1.6em;
	width: 220;
	height: 200;
	display:inline-block;
	padding: 40px;
	text-align: center;
	margin-top: 175px;
	margin-left: 30px;
	margin-right: 10px;
	border: 9px solid rgba(220, 220, 215, 0.8);
}
.project-comment {
	background-color: rgba(220, 220, 215, 0.8);
	color: #648561;
	text-shadow: 1px 1px black;
	text-align: center;
	font-size: 1.3em;
	width: 220;
	height: 200;
	display:inline-block;
	padding: 15px;
	text-align: center;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 10px;
	border: 9px solid rgba(220, 220, 215, 0.8);
}
	
/** nav bars **/
.navbar-nav li a {
  //background: rgba(120, 20, 20, 0.1) none repeat scroll 0 0;
color: #648561 !important;
}
.navbar-nav > li > a:hover {
    background-color: #648561 !important;
    color: #fff !important;
}
.nav-background {
  background: #DBDCD7;
  width: 100%;
}
#navbar-title {
  color: #648561;
  font-weight: bold;
  margin-top: 0px;
}

#myNavbar {
margin-top: 5px;
margin-right: 10px;

}
/** testimonials ***/
td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	color: #648561;
	min-width: 200px;
	height: 146px;
}

.testimonial-header  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #6c7c6c;
	margin-left: 10%; 
	width: 80%;
	margin-top: 90px;
}

.custom{
	width: 80%;
	margin-left: 10%;
	//position: absolute;
	border: 1; 
	cellpadding: 4; 
	cellspacing: 0;
	//bordercolor: #D6D3CE;
	border: thin dotted #D6D3CE;
margin-bottom: 80px;
}

.highlight{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color: #6C7C6C;
	background-color : #DEECDE;
}
/** contact form ***/

#contact-form {
	margin-top: 100px;
}

form {
    /* Just to center the form on the page */
    margin: 0 auto;
    width: 335px;
    /* To see the outline of the form */
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
	color: #648561;
	background-color: #dbdcd7;
}
form div + div {
    margin-top: 1em;
	
}

label {
    /* To make sure that all labels have the same size and are properly aligned */
    display: inline-block;
    width: 70px;
    text-align: right;
	//color: #648561;
}
input { 
	width: 225px; 
}
input:focus, textarea:focus {
    /* To give a little highlight on active elements */
    border-color: #000;
}

textarea {
    /* To properly align multiline text fields with their labels */
    vertical-align: top;
	width: 225px;
    /* To give enough room to type some text */
    height: 5em;

    /* To allow users to resize any textarea vertically
       It does not work on every browsers */
    resize: vertical;
}
#alertText {
color: red;
}	

.button {
    /* To position the buttons to the same position of the text fields */
    padding-left: 90px; /* same size as the label elements */
}
button {
    /* This extra margin represent roughly the same space as the space
       between the labels and their text fields */
    margin-left: .5em;
}

/** media queries ***/
@media only screen and (max-width: 990px) {
	 h1 { 
	 font-size: 1.2em;
	 margin-top: 0px;
	 }
}
/** contact form ****/
@media only screen and (max-width: 360px) {
  #contact-form {
	margin-top: 170px;
	margin-bottom: 170px;
  }
  form {
	width: 325px;
  }
  input {
	width: 200px;
}
	textarea{
	width: 200px;
}
}
@media only screen and (min-width: 768px) and (max-width: 9800px) {
  #contact-form {
	margin-top: 170px;
	margin-bottom: 170px;
  }
}
/*** for testimonials ***********/
@media only screen and (max-width: 420px) {
  .custom{
    margin-left: 0px !important;
	width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  .testimonial-header{
    margin-left: 0px !important;
	width: 100%;
	margin-top: 170px !important;
  }
}



@media only screen and (max-width: 768px) {
  #contact-form {
	margin-top: 215px;
	
  }


@media only screen and (max-width: 400px) {
  #contact-form {

	margin-top: 150px;
	margin-bottom: 155px;
  }

form {
	width: 340px;
}
}

/** media query Productions ***/
@media screen and (max-width: 400px) {
	  .center-div{
		font-size: 1em;
		//color: blue;
		margin-top: 0px;
		margin-bottom: 100px;
		margin-left: 0px;
	 }

	 .embed-1{
	 margin-top: 40px;
	 }
	 .production-div {
	 margin-left: 10px;
	 margin-bottom: 80px;
	 }
	 .notfound-text {
	 //width: 300px;
	 margin-left: 0px;
	 margin-top: 0px;
	 }
}
/** media queries should be at end of stylesheet **/

