.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

/*.embed-responsive-1by1 {
	padding-top:87%;
}*/

.embed-responsive-1by1 {
    padding-top: 55%;
}

.address-block {
	float:left;
	padding-right:1%;
	padding-left:10%;
}

@media only screen and (max-width: 975px) {
	.address-block {
		float:left;
		padding-left:0%;
		padding-top:1.2em;
	}
}

.contact-address{
  margin-top: 2px;
  margin-bottom: 20px;
}

/*@media only screen and (min-width: 600px) {
	.address-block {
		margin-top: 2em;
		float:none;
	  }
}*/
	
	
.contact-address p{
  font-family: Eurostile, sans-serif;
  font-size: 20px;
  font-weight: 100;
}

	.contact-address a{
	  font-family: Eurostile, sans-serif;
	  font-size: 20px;
	  font-weight: 100;
	}

	.contact-address a:hover{
		color:#F00;
	}



/*.social-container a{
  text-decoration: none;
}

.social-container img{
  height: 40px;
  margin-right: 8px;
  margin-bottom: 10px;
}*/

.hours, .operations p{
  font-family: Eurostile, sans-serif;
  font-size: 20px;
}

/*.operations{
	margin-top: 1.5em;
	font-family: Eurostile, sans-serif;
	font-size: 20px;
	float: right;
	text-align: left;  
	padding-left:10%;
}
*/

.operations {
    margin-top: 1.5em;
    font-family: Eurostile, sans-serif;
    font-size: 20px;
    float: left;
    text-align: left;
    padding-left: 10%;
    /*margin-bottom: 35px;*/
}


@media only screen and (max-width: 975px) {
	.operations{
		float: left;
		padding-left:0%;
		/*margin-bottom: 35px;*/
	}
}


.operations .subtitle{
  margin-bottom: 3px;
  padding-left:10%;
}

@media only screen and (max-width: 975px) {
	.operations .subtitle{
		padding-left:0%;
	  }
}

.operations .title-hr {
	margin-left: 3%;
}


@media only screen and (max-width: 1500px) {
	.operations .title-hr {
		margin-left: 5%;
	}
}

@media only screen and (max-width: 975px) {
	.operations .title-hr {
		margin-left: 0%;
	}
}


.operations p{
  font-family: Eurostile, sans-serif;
  font-size: 20px;
  font-weight: 100;
}

	.operations a{
	  font-family: Eurostile, sans-serif;
	  font-size: 20px;
	  font-weight: 100;
	  text-decoration:underline;
	}

	.operations a:hover{
		color:#F00;
	}



.contact-title{
	margin-top:40px;
  	/*margin-bottom: 20px;*/
}

.contact-form-container label,
.contact-form-container textarea,
.contact-form-container input{
  width: 100%;
}

.contact-form-container input{
  height: 35px;
}

.contact-form-container textarea{
  height: 120px;
}

.contact-form-container input,
.contact-form-container textarea{
  background: #ebebeb;
  border: none;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.contact-form-container label{
  font-family: Eurostile, sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 10px;
}

.contact-form-container-star {
    color: #278b87;
    font-size: 1.5em;
}


.contact-form-container button {
    font-size: 16px;
    text-transform: uppercase;
    height: 30px;
    border: none;
    background: #d0858b;
    margin-top: 20px;
    color: #ffffff;
    border-radius: 4px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 6px;
    font-family: 'Myriad Pro', sans-serif;
}

.subtitle{
  font-size: 26px;
  color: #000000;
  font-family: Eurostile, sans-serif;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 2px;
    width: 437px !important;
    height: 358px !important;
    border: 0;
}
