/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	font-family: 'Open Sans', sans-serif;
	background-color: #000033;
	width: 100%;
	font-weight: 400;
}

p {
    font-size: 16px;
    line-height: 21px;
	font-weight: 400;
}

p.large {
    font-size: 18px;
	line-height: 24px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
	color: #4272A5;
}

a:hover,
a:focus,
a:active,
a.active {
	color: #999999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: .5px;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: .5px;
    font-size: 20px;
    border-bottom: 1px dotted #C1C1C1;
    padding-bottom: 5px;
    color: #666666;
}

.img-centered {
    margin: 0 auto;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.header {
    background-color: #000033;
    display: inherit;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../images_layout/logo_HRE_2018_65px.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    min-height: 70px;
    border-bottom: 1px solid #000033;
}
.subHead {
	display: none;
}

.brand {
    display: none;
}
.navbar {
  margin-bottom: 0px;
  border: 0px solid transparent;
}

.navbar-default .navbar-brand {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
	font-size: 18px;	
}

.navbar-default {
	background-color: #7f8993;
	border-color: #a0acb7;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #323e48;
    color: #ede9b8;
}

.navbar-default .navbar-toggle {
  border-color: #7f8993;
  background-color: #5b6770;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #9DA5AD;
}

.navbar-nav {
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}


.dropdown-menu {
	font-size: 14px;
	background-color: #e9edf2;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu .divider {
  background-color: #fff;
}
.dropdown-menu > li > a {
  color: #333;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #fff; 
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ccc;
  text-decoration: none;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #fff; 
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.wrapper {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-bottom: 1%;
}

.tagline {
	position: absolute;
	z-index: 10000;
	left: 0;
	margin-left:20px;
	margin-top: 0px;
	width: 120px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}
.bg-light-gray {
    background-color: #f7f7f7;
}
.bg-med-gray {
	background-color: #EEEEEE;
}
.bg-white {
    background-color: #fff;
}
.bg-green {
    background-color: #c7cec6;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
	margin-top: 15px;
	margin-bottom: 15px;
}

footer p {
	margin: 0;
	padding: 0;
	color: #C2BEB7;
}
.copyright {
	color: #5B6C7D;
	font-size: 13px;
	line-height: 12px;
}
.overlay {
	display: none;
}
.mobileHomeText {
	font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: .5px;
	color: #575757;
	font-size: 16px;
	line-height: 20px;
	background-color: #fff;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.mobileHomeText li {
	padding-bottom: 10px;
}
.subText {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
}
.subText h1 {
	padding-bottom: 15px;
	font-size:28px;
}
.subText h5 {
	padding-top: 25px;
	padding-bottom: 1px;
	font-size: 18px;
	border-bottom: 1px dotted #BAC7D0;
	color: #515151;
}
.subText h6 {
	padding-bottom: 1px;
	font-size: 16px;
	border-bottom: 1px dotted #BAC7D0;
	color: #515151;
	text-transform: none;
	font-weight: 700;
	letter-spacing: normal;
}
.subText li {
    display: block;
}

.subText li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\25cf";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 1px;
    margin-left: -17px;
    color: #586674;
}

.subText ul li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 5px;
	margin-left: -20px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.subText p {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 10px;
}

.subText img {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 25px;
	float: left;
}
.carousel-indicators {
  display: none;
}
.carousel .item {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.carousel .active.left, .carousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
.carousel .next, .carousel .prev {
    left:0;
    opacity:1;
    z-index:1;
}

.carousel-content {
	position: absolute;
	top: 5%;
	left: 5%;
	z-index: 20;
	color: white;
	background-color: #E6E4DA;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
.contactUs {
	display: none;
}
.contactUsMobile {
	width: 100%;
	background-color: #586674;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ffffff;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	padding-left: 40px;
	padding-right: 40px;
}
.contactUsMobile a {
	color: #A5A278;
}

.contactUsMobile a:hover,
.contactUsMobile a:focus,
.contactUsMobile a:active,
.contactUsMobile a.active {
    color: #ede9b8;
}
.medgray {
	color: #828D95;
}
.contactUsIntro {
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}
.googleMaps {
        position: relative;
        padding-bottom: 100%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
.googleMaps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
.tanBox {
	background-color: #E6E5DA;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-top: 15px;
    }
.tanBox2 {
	background-color: #E6E5DA;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
    }
.subBox {
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: right;
	width: 150px;
    }
.image-bg-fluid-height,
.image-bg-fixed-height {
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fluid-height {
	background-image: url(../images_photos/380_BunkerHillStreet__ArmoryPanorama2.jpg);
    padding: 200px 0;
}

.image-bg-fixed-height {
	background-repeat: no-repeat;
	background-position: center center scroll;
	background-image: url(../images_photos/380_BunkerHillStreet__ArmoryPanorama_350.jpg);
	background-attachment: scroll;
	height: 200px;
}
.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #DCD598;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	border-color: #f6bf01;
	color: #fff;
	background-color: #DCD598;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: 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 {
    border-color: #DCD598;
    background-color: #DCD598;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	border-color: #DCD598;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background-color: #ACA985;
	letter-spacing: 1px;
}
.socialIcons {
	padding-top: 20px;    
}
.socialIcons ul {
    overflow: auto;
}
 
.socialIcons ul li {
    list-style-type: none;
    float: right;
}
 
.socialIcons ul li a i {
	background-color: #323E48;
	color: #EBEAE4;
	width: 35px;
	height: 35px;
	border-radius: 0px;
	font-size: 25px;
	text-align: center;
	margin-right: 5px;
	padding-top: 15%;
	transition: all 0.2s ease-in-out;
}
.socialIcons ul li a i:hover {
	opacity: .5;
}

.socialIconsMobile {
	padding-top: 20px;    
}
.socialIconsMobile ul {
    overflow: auto;
}
 
.socialIconsMobile ul li {
    list-style-type: none;
    float: right;
}
 
.socialIconsMobile ul li a i {
	background-color: #1D242C;
	color: #EBEAE4;
	width: 35px;
	height: 35px;
	border-radius: 0px;
	font-size: 25px;
	text-align: center;
	margin-right: 5px;
	padding-top: 15%;
	transition: all 0.2s ease-in-out;
}
.socialIconsMobile ul li a i:hover {
	opacity: .5;
}
.portfolio-item {
    margin-bottom: 25px;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #e9edf2;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-brand {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
	font-size: 20px;	
}
}

@media screen and (min-width:768px) {
	p {
    font-size: 16px;
    line-height: 21px;
	font-weight: 100;
}
	
.header {
    background-image: url(../images_layout/logo_HRE_2018_80px.jpg);
    min-height: 84px;
}
	
.subHead {
	display: inherit;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9fb4c4;
	letter-spacing: 1px;
	padding-top: 30px;
	padding-right: 30px;
	}
.subHead > a {
	color: #9fb4c4;
}
.subHead > a:hover,
.subHead > a:focus {
	color: #7795AB;
	text-decoration: none;
}
	
.mobileHomeText {
	display: none;
}


.socialIconsMobile {
	visibility: hidden;    
}
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
.dropdown-menu {
	font-size: 12px;
	background-color: #e9edf2;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
}

   .brand {
	display: inherit;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 4%;
	padding-bottom: 0;
	background-color: #323e48;
	width: 100%;
    }
.overlay {
	display: inherit;
	position: absolute;
	z-index: 12;
	left: 0;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	background-color: hsla(0,0%,100%,0.82);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5px;
	color: #575757;
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
}


.carousel-indicators {
  display: inherit;
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}


 .subText {
	padding-top: 25px;
} 
  .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .nav>li>a {
        padding: 10px;
    }
	.tanBox {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
    }
.subBox {
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: right;
	width: 150px;
    }
	.image-bg-fixed-height {
	height: 650px;
}
.contactUs {
	display: inherit;
	width: 100%;
	background-color: #586674;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ffffff;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	padding-left: 40px;
	padding-right: 40px;
}
.contactUs a {
	color: #A5A278;
}

 .contactUs a:hover,
.contactUs a:focus,
.contactUs a:active,
.contactUs a.active {
    color: #ede9b8;
}
.contactUsMobile {
	display: none;
}


  }
  @media screen and (min-width:875px) {
	
}

@media screen and (min-width:992px) {
	.subHead {
	font-size: 24px;
	}

	
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
	
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
