/* =================================== CSS Reset =================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {  display: block;}
audio,
canvas,
video { display: inline-block;}
audio:not([controls]) { display: none;    height: 0;
}
[hidden],
template { display: none;}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {margin: 0;}
a { background: transparent;}
a:focus {outline: thin dotted;}
a:active,
a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre { white-space: pre-wrap;}
q { quotes: "\201C" "\201D" "\2018" "\2019";}
small { font-size: 80%;}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup { top: -0.5em;}
sub {bottom: -0.25em;}
img { border: 0;}
svg:not(:root) {
    overflow: hidden;
}
figure { margin: 0;}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; 
    padding: 0; 
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%;
    margin: 0; 
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; 
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top; 
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    vertical-align: middle;
    max-width:100%;
    width:auto\9;
    height: auto;
}
textarea { resize: vertical;}
/* Image replacement */
.ir {
    font-size:0;
	line-height:0;
	padding:0;
	display:inline-block;
	text-align:left;
	text-indent:-9999px;
}

.main-content li {
  background: url(bullet.png) no-repeat left center;
  padding: 0px 0px 0px 25px;
  /* reset styles (optional): */
  list-style: none;
  margin: 0;
}


/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
button,
input,
select,
textarea {
    color: #000;
	font-size:100%;
}
body {    
    background: url(../images/bottom_logo.png) no-repeat bottom right;
    background-attachment: fixed;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	color: #808080;
	font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    padding-top: 130px;
}
b,
strong,
th {
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, form {
	margin-top:0;
	margin-bottom:20px;
}

h1 {
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 36px;
	line-height: 50px;
}

h2 {
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 26px;
	line-height: 40px;
}

h3 {
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
}

p { 
	line-height:1.5;
}
a {
	color: #2c2c2c;
    text-decoration: none;
}
a:hover {

}
/* ====================================== Custom Styles ====================================== */
.site-width {
	max-width: 900px;
	margin: 0 auto;
	background: rgba(255, 255, 255, .01);
}
.site-widthnobg {
	max-width: 900px;
	margin: 0 auto;
}
.site-header {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .95);
    position: fixed;
    left: 0;
    right: 0;
    height: 130px;
    top: 0;
    z-index: 2;
    padding-top: 20px;
    -webkit-box-shadow: 0px 0px 3px 0px #9d9d9d;
    box-shadow: 0px 0px 3px 0px #9d9d9d;
}
.site-logo {
    display: block;
    width: 371px;
    float: left;
}
.content-wrapper {
    position: relative;
}
.main-menu {
    float: right;
    list-style: none;
    margin: 35px 0 0 0;
    padding: 0;
    font-size: 16px; 
}
.main-menu > li {
    float: left;
    position: relative;
}
.main-menu > li > a {
    display: block;
    padding: 15px 20px;
    color: #2c2c2c;
    background: url(../images/border-image.png) no-repeat right center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.main-menu > li:last-child > a {
    background-image:none;
}
.main-menu > li > a.active {
    color: #b2282d;
}
.main-menu > li:hover > a,
.main-menu > li:hover > a.active {
    text-decoration: none;
    background-color: #b2282d;
    color: #fff;
}

.main-menu .sub-menu {
    padding-left: 0;
    margin: 0;
    position: absolute;
    background-color: #b2282d;
    width: 180px;
    z-index: 111; 
    display: none;
}
.main-menu > li:hover .sub-menu {
    display: block;
}

.main-menu .sub-menu li {
    list-style: none;
}
.main-menu .sub-menu li a {
    display:block;
    text-decoration: none;
    font-size: 16px; 
    padding:10px 20px;
    font-weight: 400;
    color: #fff;
    -webkit-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}
.main-menu .sub-menu li a.active,
.main-menu .sub-menu li a:hover {
    background-color: #7d282d;
    color: #fff;
}
.mobile-menu {
    display: none;
}

.contleft {
  width: 20%;
  float: left;
  line-height: 25px;
  margin-bottom: 6px;
}

.contright {
  width: 75%;
  line-height: 25px;
  margin-left: 5%;
  float: left;
  margin-bottom: 6px;
}

.who1 {
  padding-top: 7px;
  padding-left: 10px;
  width: 30%;
  margin-right: 5%;
  float: left;
}

.who2 {
  padding-top: 7px;
  padding-left: 10px;
  width: 30%;
  margin-right: 5%;
  float: left;
}

.who3 {
  padding-top: 7px;
  padding-left: 10px;
  width: 30%;
  float: left;
}

.roweven {
	width: 70%;
	min-height: 40px;
	background-color: #F8F8F8;
}
.rowodd {
  width: 70%;
  min-height: 40px;
}


/*=============== Slider ==================*/
.banner-wrapper .bx-wrapper {
    border: 0;
    box-shadow: 0;
    margin: 0;
    box-shadow: 0 0 0;
}
.banner-wrapper .bx-controls,
.banner-wrapper .bx-pager {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.banner-slider-home,
.banner-wrapper {
    position: relative;
}
.banner-wrapper:hover .bx-controls,
.banner-wrapper:hover .bx-pager {
    opacity: 1;
}
.banner-wrapper .bx-wrapper .bx-next {
    background: #b59b3c url(../images/arrow_next.png) no-repeat center center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.banner-wrapper .bx-wrapper .bx-prev {
    background: #b59b3c url(../images/arrow_pre.png) no-repeat center center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.banner-wrapper .bx-wrapper .bx-next:hover {
    background: #7b4600 url(../images/arrow_next.png) no-repeat center center;
}
.banner-wrapper .bx-wrapper .bx-prev:hover {
    background: #7b4600 url(../images/arrow_pre.png) no-repeat center center;
}
.slide-item {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-slider-home .slide-item > img {
    visibility: hidden;
    min-height: 456px;
    opacity: 0;
}
.banner-innerpage .slide-item > img {
    visibility: hidden;
    min-height: 294px;
    opacity: 0;
}
.slide-content-wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 20px;
    padding-bottom: 20px;
}
.slide-content-wrapper .slide-text {
    color: #fefefe;
    font-size: 22px;
    font-weight: normal;
    text-shadow: 2px 4px 2px #000;
}
.slide-content-wrapper .slide-text p:last-child {
    margin-bottom: 0;
}
.slide-content-wrapper .slide-title {
	font-family: proxima-nova, times, sans-serif;
	font-size: 48px;
	font-weight: 300;
	margin-bottom: 5px;
}

.main-content a {
	color: #666;
	text-decoration:none;
	border-bottom: 1px dotted;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out; 
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}	
.main-content a:hover { 
	color:#000;
	text-decoration:none;
	border-bottom: 1px solid #333;
}


.main-contentC a {
	color: #666;
	text-decoration:none;
	border-bottom: 1px dotted;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out; 
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}	
.main-contentC a:hover { 
	color:#000;
	text-decoration:none;
	border-bottom: 1px solid #333;
}

.smalltext {
	font-size: 11px;
}	

.smalltext a {
	font-size: 11px;
}	

.footer-content a {
	text-decoration:none;
	border-bottom: 1px dotted;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out; 
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}	
.footer-content a:hover { 
	color:#000;
	text-decoration:none;
	border-bottom: 1px solid #333;
}


/*============= main content ============*/
.main-content-wrapper {

}
.main-content-wrapper .main-content {
	border-bottom: #f2f2f2 1px solid;
	padding-bottom: 50px;
	padding-top: 40px;
	padding-right: 20px;
}

.main-content-wrapper .main-contentC {
	border-bottom: #f2f2f2 1px solid;
	padding-bottom: 50px;
	padding-top: 40px;
	padding-right: 20px;
	min-height: 580px;
}

.align-right {
    float: right;
}

.contdiv {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

.contdivleft {
	width: 43%;
	margin-right: 20px;
	float: left;
}	

.contdivright {
	width: 50%;
	float: right;
}	

.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;

}



/*============= main content ============*/
/*============= footer =============*/
.footer-wrapper {
	padding-top: 0px;
	padding-bottom: 10px;
}
.footer-content .footer-top {
    border-bottom: #f2f2f2 1px solid;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.footer-content .footer-bottom p {
    font-size: 11px;
    margin-bottom: 15px;
}

.footer-bottom {
	color: #990066;
	padding-top: 10px;
}

.footer-bottom a {
	color: #777;
	text-decoration:none;
	border-bottom: 1px dotted;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out; 
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}	
.footer-bottom a:hover { 
	color:#000;
	text-decoration:none;
	border-bottom: 1px solid #333;
}


.footer-content p {
	padding: 0;
	margin-bottom: 5px;
	font-size: 13px;
	color: #777;
}
.footer-content .email {
    color: #b2282d;
    text-decoration: none;
    border-bottom: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.footer-content .email:hover {
    text-decoration: none;
    border-bottom: 1px dotted;
    opacity: 0.5;
}
.footer-content strong {
    font-size: 16px;
}
.footer-content .address-block {
	width: 50%;
	float: left;
	text-align: left;
	padding-top: 20px;
}
.footer-content .resources-block {
	width: 50%;
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}
/*============= end footer =========*/


/* =============== Media Queries ================ */
@media screen and (max-width:1023px) { 
	.site-width {
	padding-left: 15px;
	padding-right: 15px;
	background: rgba(255, 255, 255, .01);
    }
	.site-widthnobg {
	padding-left: 15px;
	padding-right: 15px;
    }
    
}
@media screen and (max-width: 767px) { 
	.main-menu {
        position: fixed;
        width: 240px;
        top: 0;
        left: -250px;
        bottom: 0;
        margin-top: 0;
        z-index: 99999;
        background-color: transparent;
        background-color: rgba(41, 41, 41, 0.75);
        -webkit-transition: all 0.3s ease-out;  
          transition: all 0.3s ease-out;
    }
    .main-menu li {
        float: none;
        margin-left: 0;
    }
    .main-menu li a {
        display: block;
        background: #000;
        border-bottom: #333 1px solid;
        color: #fff;
        padding: 15px; 
    }
    .main-menu li a:hover {
        background: #565656;
        color: #fff;
        text-decoration: none;
        opacity: 1;
    }
    .main-menu .sub-menu {
        display: block;
        width: 100%;
        position: relative;
    }
    .main-menu .sub-menu li a {
        padding: 10px 35px;
    }
    .mobile-menu {
        display: block;
        background: url(../images/mobile_menu_icons.png) no-repeat -48px center;
        width: 42px;
        height: 30px;
        padding: 5px;
        position: absolute;
        right: 5px;
        top: 6px;
        z-index: 1111;
    }
    .menu-open .main-menu {
        left: 0;
    }
    .menu-open .mobile-menu {
        background: url(../images/mobile_menu_icons.png) no-repeat 6px center;
    }
    .site-logo {
        width: 210px;
    }
    .slide-content-wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .slide-content-wrapper .slide-text {
        font-size: 16px;
    }
    .slide-content-wrapper .slide-title {
        font-size: 42px;
    }
    .site-header {
        position: fixed;
        height: 70px;
        top: 0;
        right: 0;
        left: 0;
        padding-top: 15px;
        z-index: 999999;
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 0;
    }	
    body {
        padding-top: 70px;
    }
    .contdivleft {
    	width: 95%;
    	float: left;
    }	
    
    .contdivright {
    	width: 95%;
    	float: left;
    }
    
    
    .who1 {
      padding-top: 7px;
      padding-left: 0px;
      width: 100%;
      margin-right: 0%;
      float: left;
    }
    
    .who2 {
      padding-top: 7px;
      padding-left: 0px;
      width: 100%;
      margin-right: 0%;
      float: left;
    }
    
    .who3 {
      padding-top: 7px;
      padding-left: 0px;
      width: 100%;
      float: left;
    }
    
    .roweven {
    	width: 100%;
    	min-height: 120px;
    	background-color: transparent;
    	padding-left: 50px;
    }
    .rowodd {
      width: 100%;
      min-height: 120px;
      padding-left: 50px;
	}
    
    .google-maps {
        margin-top: 30px;
    }
   .main-content-wrapper .main-content {
	padding-top: 15px;
   }
    
   .main-content-wrapper .main-contentC {
	padding-top: 15px;
   }
    
    
    
    
}
@media screen and (max-width: 567px) { 
    .site-header {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .site-logo {
        width: 170px;
    }
	.slide-content-wrapper .slide-title {
        font-size: 34px;
    }
    .footer-content .address-block,
    .footer-content .resources-block {
        width: 100%;
        text-align: left;
    }
    .footer-content .address-block {
        margin-bottom: 25px;
    }
    .footer-content .footer-top {
        margin-bottom: 0;
    }

    .main-content img {
        display: block;
    }
    .align-right {
        float: none;
    }
    .banner-slider-home .slide-item > img {
        min-height: 250px;
    }
    .banner-innerpage .slide-item > img {
        min-height: 180px;
    }
    .main-content-wrapper {
        padding-top: 20px;
    }
}
@media screen and (max-width: 413px) {		
    .slide-content-wrapper .slide-text {
        font-size: 14px;
    }
    .slide-content-wrapper .slide-title {
        font-size: 24px;
    }
}

@media screen and (max-width: 374px) { 
    .banner-slider-home .slide-item > img {
        min-height: 220px;
    }
    .banner-innerpage .slide-item > img {
        min-height: 160px;
    }
}
