h1 {
    margin-top: 0;
    font-size: 30px;
    margin-bottom: 20px;
}
h2 {
    font-size: 18px;
    margin-top: 0;
    font-weight: 700;
}
h3{
	font-size: 15px;
	margin: 5px 0;
	color: #6d6c6c;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
img {
	max-width: 100%;
	height: auto;
}
.black-bar {
    background-color: #000000;
    color: #fff;
    padding: 15px 0;
}
#home .black-bar {
    background-color: rgba(0, 0, 0, 0.55);
}
#home #connect {
	text-transform: uppercase;
}
#home #connect p {
	margin: 0;
	font-size: 10px;
}
#home #connect a {
	color: #9a9a9a;
}
#logo {
    padding: 10px 0;
}
#connect {
	text-transform: uppercase;
}
#connect p {
	margin: 0;
}
#connect a {
	color: #9a9a9a;
}
#header {
	margin-bottom: 20px;
}
#home #header {
	margin-bottom: 0;
	border-bottom: 0;
}
/*==========================NAVIGATION STYLES=============================*/
#main-navigation {
    margin-top: 45px;
    font-size: 16px;
    line-height: normal;
}
ul#menu {
    float: right;
    text-transform: uppercase;
}
ul#menu >li {
	padding: 5px 15px;
}
ul#menu >li>a {
	color: #2D544B;
	padding: 0;
	border-bottom: 2px solid transparent;
}
#home ul#menu >li>a {
	color: #FFFFFF;
}
ul#menu >li>a:hover,
ul#menu >li>a.nav-selected {
	background-color: transparent;
	border-bottom: 2px solid #CCCCCC;
}
#home ul#menu >li>a:hover,
#home ul#menu >li>a.nav-selected {
	border-bottom: 2px solid #FFFFFF;
}
ul#menu >li>a.nav-selected {
	font-weight: bold;
}
ul#menu >li:last-child {
    border: 1px solid #2f544b;
    border-radius: 5px;
    padding: 5px 10px;
}
/*==========================HERO STYLES=============================*/
#hero {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 0;
    padding: 0;
    margin-bottom: 40px;
    background-color: #000000;
    overflow: hidden;
}
.hero-bg img { /*used to be .hero-bg only*/
	opacity: 0.50;
}
.hero-bg > img {
	width: 100%;
}
#hero-content {
    position: relative;
    padding: 10em 0 10em 7em;
    color: #FFFFFF;
}
#hero-content h1,
.rslides .ccm-image-slider-text h1 {
    font-weight: bold;
    color: #ffffff;
    font-size: 50px;
    margin: 0;
	text-transform: uppercase;
	line-height: 0.85;
}
#hero-content .subtitle,
.rslides .ccm-image-slider-text h2 {
	font-size: 30px;
	margin: 0 0 10px;
	font-weight: normal;
}
#hero-content .narrow {
    width: 50%;
}
a.btn.btn-gray {
  background: rgba(47, 84, 75, 0.7);
  text-decoration: none;
  color: #FFFFFF;
  padding: 10px 15px;
  font-size: 20px;
  border: 1px solid #A2A2A2;
  border-radius: 10px;
}
a.btn.btn-gray:hover {
  background: #2F544B;
  text-decoration: none;
}
.rslides .ccm-image-slider-text {
    width: 1140px;
    left: 0;
    right: 0;
    top: 150px;
    margin: 0 auto;
    padding: 9em 0 9em 0;
    text-transform: uppercase;
    text-align: center;
}
.rslides .ccm-image-slider-text,
.rslides .ccm-image-slider-text h1,
.rslides .ccm-image-slider-text h2 {
	color: #FFFFFF;
}
.rslides .ccm-image-slider-text h1,
.rslides .ccm-image-slider-text h2 {
	text-align: left;
}
a.rslides_nav.rslides1_nav {
    display: none;
}
/*==========================HOME STYLES=============================*/

.box-content {
    text-align: center;
    position: relative;
    background-color: #fff;
    margin: -31px 15px 0;
    padding: 15px;
}
.box-content p {
    width: 80%;
    margin: 0 auto;
    line-height: 1;
    margin-bottom: 20px;
}
.box-image img {
    display: inline;
}
#bottom-section {
    margin-top: 35px;
}
#bottom-section-head {
	text-align: center;
	color: #777777;
	font-size: 16px;
	margin-bottom: 50px;
}
#bottom-section-head h1 {
    font-weight: 200;
    font-size: 32px;
    margin-bottom: 15px;
    border-bottom: 1px solid #2f524b;
    display: inline-block;
    padding: 0 40px 10px;
    text-transform: uppercase;
    color: #000000;
}
#midsection {
  margin: 25px 0;
  text-align: center;
  color: #777777;
  font-size: 16px;
}
#midsection img {
    width: 450px;
}
.bottom-box {
	margin-bottom: 40px;
}
.bottom-box p {
	font-size: 13px;
	line-height: normal;
}
/*=====================Main Styles================================*/
#main-content {
  position: relative;
  background-color: #FFFFFF;
  padding: 16px;
}
#main-content a,
#page-content a {
	color: #2f524b;
	text-decoration: underline;
}
#main {
  padding-top: 1.5em;
  padding-bottom: 2em;
}
#page-content .container .container,
.container .container {
	width: 100%;
}

/*=====================Small Footer Styles================================*/

#footer {
	background-color: #343434;
	padding: 3em 0;
	position: relative;
	margin-top: 50px;
	color: #ffffff;
	font-size: 12px;
}
#footer h2 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
}
#small-footer {
	background-color: #212121;
	border-top: 5px solid #2E2E2E;
	padding: 1em 0;
	color: #989898;
	font-size: 12px;
	position: relative;
}
#footer a, #small-footer a {
	color: #919191;
}
.right-footer {
	text-align: right;
}
.fcols {

}
.fcols img,
.fcols p {
    margin-bottom: 20px;
}
.fcols ul {
    line-height: 2.5;
    text-transform: uppercase;
    padding-left: 30px;
}
#footer .fcols ul > li > a {
	color: #FFFFFF;
}
.footer_gray {
	color: #919191
}
#footer .required {
	display: none;
}
/*=====================BAck to top Styles================================*/

#elevator_item {
width: 40px;
position: fixed;
right: 15px;
bottom: 10px;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1;
z-index: 100020;
display: none;
}
#elevator_item.off {
opacity: 0;
visibility: hidden
}
#elevator {
display: block;
width: 40px;
height: 40px;
background: url(images/double-arrow-up-white.png) center center no-repeat;
background-size: 15px 15px;
background-color: #000000;
box-shadow: 0 1px 3px rgba(0,0,0,.2);
cursor: pointer;
}
#elevator:hover {
}
#elevator:active {
}
#mobile-nav {
    text-transform: uppercase;
    font-weight: 500;
}
/*=====================MEDIA QUERIES================================*/

@media (min-width: 768px) {
	#header {
		border-bottom: 1px solid #EAEAEA;
		padding-bottom: 10px;
	}
	#home #header {
	    position: absolute;
	    top: inherit;
	    left: 0;
	    width: 100%;
	    z-index: 1;
	}	
	#hero {
		height: 530px;
	}
	.rslides .ccm-image-slider-text {
    	width: 750px;
	}
	.hero.container {
	    padding: 0;
	    min-height: 500px;
	    margin-top: 180px;
	}
	.buckets .row {
	    margin-right: -8px;
	    margin-left: -8px;
	}
	.buckets .col-sm-4 {
	    padding: 0px 8px;
	}
	#bottom-boxes .row {
	    margin: 0 -30px;
	}
	#bottom-boxes .col-sm-4 {
	    padding: 0 30px;
	}
}
@media (min-width: 992px) {
	#hero {
		height: 630px;
	}
	.rslides .ccm-image-slider-text {
    	width: 940px;
    	top: 130px;
	}
	.hero.container {
	    padding: 0;
	    min-height: 400px;
	    margin-top: 180px;
	}
	.fcols p {
		width: 75%;
	}
}
@media (min-width: 1200px) {
	.rslides .ccm-image-slider-text {
    	width: 1140px;
	}
	#hero {
		height: 610px;
	}
	#bottom-boxes.container {
	    width: 1000px;
	}
}
@media (max-width: 1055px) {
	#hero-content h1,
	.rslides .ccm-image-slider-text h1 {
		font-size: 55px;
	}	
}
@media (max-width: 991px) {
	.hero.container {
		min-height: 278px;
	}
	#hero-content {
		padding: 6em 5em;
	}
	.rslides .ccm-image-slider-text {
	    padding: 6em 2em;
	}
	#hero-content h1,
	.rslides .ccm-image-slider-text h1 {
		font-size: 36px;
	}	
	.rslides .ccm-image-slider-text h2 {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	#home #header {
		background-color: #292929;
	}
	#logo img {
    	margin: 0 auto;
	}
	#main-navigation {
		display: none;
	}
	#hero {
		border: none;
		height: auto;
		margin-bottom: 0;
	}
	.hero.container {
		min-height: 220px;
	}
	#hero-content {
	    padding: 30px;
	    /*background-color: rgba(0, 0, 0, 0.5);*/
	}
	.rslides .ccm-image-slider-text {
	    padding: 1em;
	    width: 100%;
	    top: 0;
	}
	.hero-bg > img {
	    height: 320px;
	}
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
	    font-size: 30px;
	}
	#hero-content .narrow {
	    width: 100%;
	}
	.buckets-inner {
	    text-align: center;
	}
	.bottom-box {
		text-align: center;
	}
	.bottom-box img, .fcols img {
		display: inline;
	}
	.bottom-box p {
		width: 50%;
		margin: 0 auto;
	}
	.fcols {
	    margin-bottom: 40px;
	    text-align: center;
	}
	.fcols ul {
	    padding-left: 0px;
	    display: inline-block;
	    text-align: left !important;
	}
	.pixo-form-wrapper .submit-button-wrapper {
	    text-align: left;
	}
	.right-footer, .left-footer {
		text-align: center;
	}
	#page-content .content {
		margin-bottom: 30px;
	}
}
@media (max-width: 540px) {
	.hero.container {
		min-height: 181px;
	}
	#hero-content h1,
	.rslides .ccm-image-slider-text h1 {
		font-size: 24px;
	}
	#hero-content .subtitle,
	.rslides .ccm-image-slider-text h2 {
		font-size: 16px;
	}
	a.btn.btn-gray {
		font-size: 14px;
	}
}
@media (max-width: 479px) {
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
	    font-size: 19px;
	    line-height: 1;
	}
	.bottom-box p {
		width: auto;
	}
}