* {
    box-sizing: border-box;
}
body {
  width: 100%;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
}
a {
    text-decoration: none;
    color: #4d4d4d;
    background: transparent;
}
img {
    border: 0;
}
.wrapper {
    max-width: 1000px;
    margin: auto;
}
#header {
  padding: 0 ;
  box-sizing: border-box;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 1em;
  background-color: #333333;
  box-shadow: 0 0 4px rgba(0,0,0,.44), 0 4px 8px rgba(0,0,0,.28);
}
#header a {
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    line-height: 1em;
    color: rgba(255,255,255,.8);
}
#header a:hover {
    color: #FFFFFF;
}
.headerFixed {
    position: fixed;
}
.header-Inner {
    padding: 15px 20px !important;
    display: table;
    width: 100%;
    box-sizing: border-box;
    margin: auto;
}
#logoWrapper {
    width: 350px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
}
#logoImage {
    margin: 0;
    font-size: 0;
    max-width: 100%;
}
#logoImage a {
    display: block;
}
#logoImage img {
    height: auto;
    max-height: 100px;
    width: auto;
    max-width: 100%;
}
#headerNav {
    text-align: right;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}
#mainNavWrapper {
    position: relative;
    z-index: 1000;
}
nav {
    display: block;
}
.nav-wrapper nav>div {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.nav-wrapper nav>div>a {
    display: block;
    padding: .75em 1em;
}
.slider {
    max-height: 600px;
    overflow: hidden;
    position: relative;
}
.sliderWrapper{
    background-color: red;
    position: absolute;
}
.sliderContent {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 200px;
    color: #222;
    text-align: center;
    font-style: 400;
    font-style: normal;
}
.sliderContent>h1{
font-size: 80px;
}
.sliderContent>p{
font-size: 40px;
}
.weclomeMsg {
    color: #666666;
    font-weight: 300;
    text-align: center;
    line-height: 1.4em;
    padding: 50px 0;
}
.section {
    text-align: center;
    background: transparent;
    padding-top: 50px;
}
.section>h2 {
    font-size: 1.8em;
    color: #444444;
    font-style: normal;
    font-weight: bolder;
}
.videoBox {
    display: inline-block;
    max-width: 451px;
    position: relative;
    padding: 17px;
}
.videoContainer {
    height: auto;
    position: relative;
}
.videoImage {
    display: block;
    width: 100%;
    height: auto;
}
.videoOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 1s ease;
    background-color: rgba(255, 255, 255, 0.7);
}
.videoContainer:hover .videoOverlay {
    opacity: 1;
}
.videoText {
    color: #222222;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.videoContent {
    font-weight: 300;
    color: #444444;
    padding-bottom: 100px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0px;
    font-style: normal;
}
.spacerBox {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #666;
    margin-left: 5px;
    margin-right: 5px;
}
.feature {
    padding: 50px 0;
}
.featureColum {
    width: 100%;
    overflow: hidden;
    display: table;
}
.featureText-left {
    padding-left: 0;
    padding-right: 20px;
    display: table-cell;
    vertical-align: middle;
    height: 350px;
    text-align: left;
    width: 50%;
    font-size: 15px;
    line-height: 1.7;
    overflow: hidden;
    word-wrap: break-word;
    min-width: 453px;
}
.featureText-right {
    padding-left: 20px;
    padding-right: 0;
    display: table-cell;
    vertical-align: middle;
    height: 350px;
    text-align: left;
    width: 50%;
    font-size: 15px;
    line-height: 1.7;
    overflow: hidden;
    word-wrap: break-word;
    min-width: 453px;
}
.featureText-right>h3 {
    color: #444444;
    font-weight: 400;
    font-size: 30px;
}
.featureText-left>h3 {
    color: #444444;
    font-weight: 400;
    font-size: 30px;
}
.featurePicture {
    height: 350px;
    width: 50%;
    display: table-cell;
    line-height: 0;
    vertical-align: middle;
}
.featurePicture>img {
    width: 350px;
}
footer {
    width: 100%;
    min-height: 275px;
    background-color: #222222;
}
.footerSection {
    color: #707070;
    padding: 20px 50px;
    max-width: 500px;
    font-weight: 300;
    display: inline-block;
    height: auto;
    position: relative;
    float: left;
}
.footerSection>h4 {
    font-weight: 300;
    color: #FFF;
    font-weight: 600;
    padding-bottom: 10px;
}
.footerSection>p {
    font-size: 13px;
    font-weight: 400;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.5;
}
.footerSection>ul>li {
    list-style: none;
}
.footerSection>ul {
    padding: 0;
    margin: 0;
    display: absolute;
}
#link>ul>li>a {
    font-size: 13px;
    font-weight: 400;
    color: #707070;
    padding: 6px 0;
    display: block;
}
#link>ul>li>a:hover {
    color: #FFFFFF
}
.red {
    color: #e74c3c !important;
}
.copyright {
    display: relative;
    text-align: right;
    bottom: 0;
    background: #222;
    width: 100%;
    height: 40px;
}
.copyright>p {
    margin: 0;
    padding-right: 50px;
    color: #707070;
    font-size: 13px;
}
