/*Fonts*/

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('../fonts/ProximaNova-Bold/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova-Bold/ProximaNova-Bold.otf')  format('opentype'),
        url('../fonts/ProximaNova-Bold/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold/ProximaNova-Bold.ttf')  format('truetype'), url('../fonts/ProximaNova-Bold/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.otf')  format('opentype'),
        url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf')  format('truetype'), url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/ProximaNova-Regular/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova-Regular/ProximaNova-Regular.otf')  format('opentype'),
        url('../fonts/ProximaNova-Regular/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular/ProximaNova-Regular.ttf')  format('truetype'), url('../fonts/ProximaNova-Regular/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html{
    height:100%;
    width: 100%;
}
body{
    margin:0px;
    height:100%;
    width: 100%;
    -webkit-font-smoothing:antialiased;
    font-family: 'Helvetica';
}
#page{
  width: 100%;
  height: 100%;
}
#top{
  width: 100%;
  height: 130px;
  background: #15226e;
}
#sub-top{
  width: 80%;
  height: 100%;
  float: right;
  display: table;
}
.sec-top-logo{
  display: table-cell;
  width: 24%;
}
.sec-top{
  display: table-cell;
  width: 12%;
  vertical-align: middle;
  text-align: center;
}
.sec-top-red{
  display: table-cell;
  width: 20%;
  position: absolute;
  top: 38px;
  text-align: center;
}
.sec-top a{
  text-decoration: none;
  text-transform: uppercase;
  font-family: Helvetica;
  font-size: 16px;
  color: white;
}
.active-top,
.sec-top a:hover{
  border-bottom: 4px red solid;
  padding-bottom: 12px;
}
#logo-secc{
  width: 220px;
  height: 120px;
  background: white;
  text-align: center;
}
#logo-secc img{
  width: 180px;
  margin: 6px;
}
#socialx img{
  width: 34px;
}
#socialx{
  text-align: center;
}
.sec-top-red p{
  margin: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
}
#content{
  width: 100%;
  height: calc(100% - 130px);
}
.context{
  background: url(../img/about.png) no-repeat center center;
  background-size: 100% 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #15226e;
}

#sub-content{
  width: 80%;
  height: 100%;
  float: right;
}

body.gallery #sub-content{
    height: auto!important;
}
#sub-content h2{
  font-size: 66px;
  color: white;
  text-transform: uppercase;
  font-weight: lighter;
  letter-spacing: 6px;
  margin: 0;
  margin-top: 170px;
  margin-bottom: 10px;
}
#sub-content h1{
  font-size: 100px;
  margin: 0;
  color: white;
  letter-spacing: 6px;
  text-transform: uppercase;
}
#text-about{
  width: 630px;
  height: 324px;
  background: #fffc;
  margin-top: 54px;
  overflow: auto;
}
#text-about p{
  padding: 10px 55px;
  font-size: 18px;
  line-height: 26px;
  vertical-align: middle;
  color: #656565;
  box-sizing: content-box;
}
#footer p{
  color: white;
  margin: 0;
  letter-spacing: 2px;
  font-weight: lighter;
  font-size: 14px;
  margin-bottom: 8px;
}
#footer{
  position: absolute;
  bottom: 50px;
}
#sub-cont-host{
  width: 80%;
  height: 700px;
  float: right;
    background: url(../img/host-1.jpg) no-repeat center center;
    background-size: 100% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#sub-cont-host h2{
  font-size: 44px;
  text-transform: uppercase;
  font-weight: lighter;
  color: #15226e;
  margin: 0;
  margin-top: 120px;
  margin-bottom: 20px;
}
#sub-cont-host-2 h1,
#sub-cont-host h1{
  text-transform: uppercase;
  color: #15226e;
  font-size: 64px;
  margin: 0;
}
#sub-cont-host-2 h1{
  text-transform: none!important;
  margin-top: 80px;
}
#sub-cont-host h3{
  font-size: 24px;
  font-weight: lighter;
  color: #15226e;
  width: 600px;
  border-bottom: 3px red solid;
  padding-bottom: 24px;
  margin: 0;
  margin-top: 12px;
}
#sub-cont-host h3 b{
  color: red;
}
#sub-cont-host-2 p,
#sub-cont-host p{
  width: 500px;
  color: #15226e;
  line-height: 20px;
  letter-spacing: 1px;
  margin-top: 24px;
  font-weight: lighter;
  font-size: 19px;
}
#sub-cont-host-2 p{
  float: right;
  text-align: initial;
  border-top: 3px red solid;
  padding-top: 30px;
  margin-top: 20px;
  margin-bottom: 60px;
}
#sub-cont-host-2{
  width: 80%;
  float: left;
  text-align: right;
  height: auto;
  background: url(../img/host-2.png) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
#sub-cont-host-3{
  float: left;
  width: 100%;
  height: auto;
  background-color: #010a38;
  margin-top: 60px;
  background-image: url(../img/bg-host-footer.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 20% auto;
}
#text-blockx-3{
  width: 80%;
  float: right;
  clear: both;
}
#sub-cont-host-3 #text-blockx-3 p{
  float: left;
  text-align: initial;
  width: 40%;
  margin-top: 140px;
  margin-bottom: 100px;
  color: white;
  font-size: 19px;
  font-weight: lighter;
  line-height: 20px;
  letter-spacing: 1px;
}
.context-show{
  background: url(../img/video.jpg) no-repeat center center;
  background-size: 100% 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#play{
  position: absolute;
  left: 45%;
  top: 45%;
}

/*Footer*/

body.gallery #hostFooter{
    background-color: #010a38;
}

#hostFooter{
    width: 100%;
    float: left;
}

#hostFooter .inner{
    width: 60%;
    margin: 0 auto
}

/*Footer*/

#hostFooter{
    color: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #010a38;
}

#hostFooter .contactUs a{
    color: #ffffff;
    text-decoration: none;
}

#hostFooter p{
  margin-bottom: 8px;
  line-height: 20px
}

#hostFooter .inner{
    width: 60%;
    margin: 0 auto;
}

#hostFooter .disclaimerTitle{
    color: #e3021d;
    font-size: 20px;
}
#hostFooter .disclaimerContent{
    font-size: 16px;
}
#hostFooter .contactUs .title, #hostFooter .folowUs .title{
    font-size: 20px;
}
#hostFooter .contactUs div{
    font-size: 17px;
}
#hostFooter .copyright{
    font-size: 17px;
    margin-top: 30px;
}
#footerCont{
    display: table;
}
#footerCont .left{
    display: table-cell;
    width: 60%;
    border-right: 2px solid #e3021d;
    padding-right: 60px;
}
#footerCont .right{
    display: table-cell;
    padding-left: 60px;
}
#footerCont .right .contactUs{
    border-bottom: 1px solid #e3021d;
    margin-bottom: 35px;
    padding-bottom: 35px;
}
#footerCont .right .folowUs{
    border-bottom: 1px solid #e3021d;
    margin-bottom: 35px;
    padding-bottom: 35px;
}

#footerCont .right .folowUs .facebook, #footerCont .right .folowUs .twitter, #footerCont .right .folowUs .youtube{
    display: inline-block;
    margin-right: 15px;
}

#footerCont .right .folowUs .facebook a{
    text-indent: -9999px;
    color: transparent;
    background-image: url(../img/fb-footer.png);
    background-repeat: no-repeat;
    width: 38px;
    height: 37px;
    display: block;
}
#footerCont .right .folowUs .twitter a{
    text-indent: -9999px;
    color: transparent;
    background-image: url(../img/tw-footer.png);
    background-repeat: no-repeat;
    width: 38px;
    height: 37px;
    display: block;
}
#footerCont .right .folowUs .youtube a{
    text-indent: -9999px;
    color: transparent;
    background-image: url(../img/yt-footer.png);
    background-repeat: no-repeat;
    width: 38px;
    height: 37px;
    display: block;
}

body.gallery #sub-content #jssor_1 img{
    height: auto!important;
    border-left: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
}