.boxes0 {
  font-size: 0;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 22vw;
  height: 16.85vw;
  max-width: 365px;
  min-width: 301px;
  max-height: 205px;
  min-height: 169px;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 5px;
  font: normal 16px/normal Verdana, Geneva, sans-serif;
  background-image: url('../images2/virgo_cover.jpg');
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  vertical-align: text-top;
  border-color: #CCCCCC;
  border: 0px;
  border-style: none;
}

.bglinks{
height: 100vh;
width: 100vw;
background-image: url("../img2/LifeSurrealOrig.jpg");
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position:fixed;
top:0;
left:0;
filter: blur(30px);
-webkit-filter: blur(30px);
-moz-filter: blur(30px);
-o-filter: blur(30px);
-ms-filter: blur(30px);
transform: scale(1.2)
}

.boxes1 {
  font-size: 0;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 22vw;
  height: 16.85vw;
  max-width: 365px;
  min-width: 301px;
  max-height: 205px;
  min-height: 169px;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 5px;
  font: normal 16px/normal Verdana, Geneva, sans-serif;
  background-image: url('../images2/zealandia_cover.jpg');
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  vertical-align: text-top;
  border-color: #CCCCCC;
  border: 0px;
  border-style: none;
}

.boxes2 {
  font-size: 0;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 22vw;
  height: 16.85vw;
  max-width: 365px;
  min-width: 301px;
  max-height: 205px;
  min-height: 169px;
  margin-top: 10px;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 5px;
  font: normal 16px/normal Verdana, Geneva, sans-serif;
  background-image: url('../images2/boi_cover.jpg');
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  vertical-align: text-top;
  border: 0px;
  border-color: #CCCCCC;
  border-style: none;
}

.boxes3 {
  font-size: 0;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 22vw;
  height: 16.85vw;
  max-width: 365px;
  min-width: 301px;
  max-height: 205px;
  min-height: 169px;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 5px;
  font: normal 16px/normal Verdana, Geneva, sans-serif;
  background-image: url('../images2/raceweek_cover.jpg');
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  vertical-align: text-top;
  border-color: #CCCCCC;
  border: 0px;
  border-style: none;
}

.boxes-content{
  font-family: 'Raleway', Arial, sans-serif;
  position: absolute;
  bottom: 0;
  text-align: left;
  vertical-align: middle;
  min-width: 80%;
  margin: 0 auto;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 15px;
  font-weight: 400;
  font-size: 1.5em;
  background-color: rgba(255, 255, 255, 0.7);
  color: #000000;
}

.boxesx {
  font-size: 0;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 22vw;
  height: 16.85vw;
  max-width: 365px;
  min-width: 301px;
  max-height: 205px;
  min-height: 169px;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 5px;
  font: normal 16px/normal Verdana, Geneva, sans-serif;
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  vertical-align: text-top;
  border-color: #CCCCCC;
  border: 0px;
  border-style: none;
}

.codebox {
    /* Below are styles for the codebox (not the code itself) */
    border:1px solid black;
    background-color:#EEEEFF;
    width:700px;
    overflow:auto;
    margin: 0 auto;
    padding:10px;
}
.codebox code {
    /* Styles in here affect the text of the codebox */
    font-size:0.9em;
    /* You could also put all sorts of styling here, like different font, color, underline, etc. for the code. */
}

.logobg {
  max-width: 800px;
  min-width: 301px;
  max-height: auto;
  min-height: auto;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 5px;
  font: normal 16px/normal Verdana, Geneva, sans-serif;
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  vertical-align: text-top;
  border-color: #CCCCCC;
  border: 1px;
  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
  background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
  background-repeat: repeat, repeat;
  background-position: 0px 0, 5px 5px;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  -webkit-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
  -webkit-background-clip: border-box, border-box;
  background-clip: border-box, border-box;
  -webkit-background-size: 10px 10px, 10px 10px;
  background-size: 10px 10px, 10px 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: scaleX(1) scaleY(1) scaleZ(1);
  transform: scaleX(1) scaleY(1) scaleZ(1);
}

.video-insert {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    background-size: cover;
    overflow: hidden;
}

.cert-box {
    width: 100%;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0px 0px 0px 0px;
    position: relative;
    border: 0px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
    position: fixed;
    z-index: 100;
}
.header1 {
    width: 100%;
    min-width: 580px;
    height:95px;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-right: 20px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    border: 0px;
    background-color: rgba(0,0,0,0.4);
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
    position: absolute;
    z-index: 100;
}
.header2 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: auto;
  padding: 0px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  border: none;
  -webkit-border-radius: 0 0 11px 11px;
  border-radius: 0 0 11px 11px;
  color: rgba(255,255,255,1);
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: url("../images2/virgo-sailing.jpg") no-repeat center center fixed;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: cover;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2) ;
  -webkit-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -moz-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  position: relative;
  z-index: 50;
}
.header5 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: auto;
  padding: 0px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  border: none;
  -webkit-border-radius: 0 0 11px 11px;
  border-radius: 0 0 11px 11px;
  color: rgba(255,255,255,1);
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: url("../images2/virgo_cover-80.jpg") no-repeat center center fixed;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: cover;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2) ;
  -webkit-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -moz-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  position: relative;
  z-index: 50;
}
.header3 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 1150px;
  min-width: 550px;
  height: auto;
  padding: 0px;
  overflow: hidden;
  margin-top: 95px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  -webkit-border-radius: 0 0 11px 11px;
  border-radius: 0 0 11px 11px;
  color: rgba(255,255,255,1);
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background-color: #245BDF;
  background-position: right;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2) ;
  -webkit-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -moz-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  position: relative;
  z-index: 50;
}
#logo {
}
.label {
  float: left;
  width: auto;
  height: 130px;
  text-decoration-color: #fff;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 20px;
  margin-top: 160px;
  color: #fff;
	font-weight: 400;
	font-size: 3em;
  background-color: rgba(0, 0, 0, 0.5);
	font-family: 'Raleway', Arial, sans-serif;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.cert-label {
  width: auto;
  height: 50px;
  text-decoration-color: #fff;
  padding-top: 10px;
  margin-top: 126px;
  color: #fff;
	font-weight: 400;
	font-size: 1.5em;
  background-color: rgba(0, 0, 0, 0.5);
	font-family: 'Raleway', Arial, sans-serif;
}
.label2 {
  float: right;
  width: auto;
  text-align: left;
  height: auto;
  width: 500px;
  text-decoration-color: #fff;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  margin-top: 125px;
  margin-bottom: 90px;
  color: #FFF;
	font-weight: 400;
	font-size: 1.5em;
  background-color: rgba(0, 0, 0, 0.7);
	font-family: 'Raleway', Arial, sans-serif;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.label3 {
  float: left;
  width: 600px;
  text-align: left;
  text-decoration-color: #fff;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #fff;
  font-weight: 400;
  font-size: 1.3em;
  background-color: rgba(0, 0, 0, 0.7);
	font-family: 'Raleway', Arial, sans-serif;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.label4 {
  float: left;
  width: 600px;
  text-align: left;
  text-decoration-color: #fff;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #fff;
  font-weight: 400;
  font-size: 1.3em;
  background-color: rgba(0, 0, 0, 0.7);
	font-family: 'Raleway', Arial, sans-serif;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.foot {
    width: 100%;
    text-align: center;
    min-height: 100px;
    margin: 75px 0px 0px 0px;
    border: 0px;
    background-color: rgba(0,0,0,0.4);
    z-index: 100;
}
.details {
  display: inline-block;
  float: right;
  padding-bottom: 5px;
  position: absolute;
  font: normal 16px/normal Verdana, Geneva, sans-serif;
  color: rgba(0,0,0,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
}
.wrap {
  float: right;
}
.master {
  animation-name: fade3;
  animation-duration: .5s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.playbutton {
margin-bottom: -5px;
}

.commentlink {
  color: rgba(255,255,255,0.9);
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 550;
  font-size: 1.1em;
  padding: 8px;
  background-color: rgba(0,0,0,0.5);
}

.commentlink:hover {
  background-color: rgba(255,255,255,0.5);
  color: rgba(0,0,0,0.9);
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vidcontent {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding-top: 25px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
  overflow: hidden;
  margin-top: -25px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  color: rgba(0,0,0,1);
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  z-index: 101;
}
.link_container{
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 4px 4px -2px #000000;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.link_container::after {
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.link_container:hover {
    background-color: #fff;
}
.link_container:hover {
    box-shadow: 0px 0px 7px 1px black;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    }
.link_image_div{
  width: 250px;
  padding: 25px 25px 10px 25px;
  float: left;
}
.link_image_div:hover{
}
.link_action_div{
  margin: 30px 25px 25px 251px;
  padding: 15px;
  background-color: WhiteSmoke;
  border-radius:4px;
  border-style: solid;
  border-width: thin;
  text-align: center;
  text-transform: uppercase;
}
.play{
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  padding: 7px;
  border-radius: 5px;
  z-index: 101;
  background-color: #ffffff;
  opacity: 0.7;
  width: 50px;
  height: 50px;
}
.ytplay{
  padding: 170px 170px 170px 170px;
}
.ytbutton img{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.ytbutton img:hover{
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}
@media only screen and (max-width: 1265px) {
    .vidcontent {
        padding-left: 170px;
        padding-right: 170px;
    }
}

@media only screen and (max-width: 1100px) {
    .vidcontent {
        padding-left: 75px;
        padding-right: 75px;
    }
}

@media only screen and (max-width: 940px) {
    .vidcontent {
        padding-left: 0px;
        padding-right: 0px;
    }
}
