html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary
{
    display: block
}


html,body {
    width: 100%;
    height: 100%
}

body {
    font-family: sans-serif;
    opacity: 1.0;
    font-weight: bold
    line-height: 1; 
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: inherit;
    text-decoration: none
}

.hideme
{
	display: none !important;
}

.half {
    width: 50%
}

.col {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    float: none
}

.top.col {
    vertical-align: top
}
.middle.col {
    vertical-align: middle
}

.col {
    vertical-align: inherit;
    padding-left: 18px;
    padding-right: 18px;
    max-width: 100%
}

.col.top {
    vertical-align: top
}
.col.middle {
    vertical-align: middle
}


.tk-hide {
    visibility: hidden !important;
}


#content {
    /*background: #003366;*/
    position: relative;
    
    /*light blue to dark blue */
  
   
background-image: -webkit-linear-gradient(top, #01426A, #00A3E0, #003366, #0072CE);
background-image: -moz-linear-gradient(top, #01426A, #00A3E0, #003366, #0072CE);
background-image: -o-linear-gradient(top, #01426A, #00A3E0, #003366, #0072CE);
background-image: linear-gradient(to bottom, #01426A, #00A3E0, #003366, #0072CE);
    
/*background-image: -moz-linear-gradient(top, #FEDD00, #DE7C00, #ffcc00);  */
    
   /* background-image: -webkit-linear-gradient(top, #606, #f36, #ef2526, #febe12, #2ed190, #0cf, #03f);
    background-image: -moz-linear-gradient(top, #606, #f36, #ef2526, #febe12, #2ed190, #0cf, #03f);
    background-image: -o-linear-gradient(top, #606, #f36, #ef2526, #febe12, #2ed190, #0cf, #03f);
    background-image: linear-gradient(to bottom, #660066, #ff3366, #ef2526, #febe12, #2ed190, #00ccff, #0033ff)*/
}

#bglayer,#cover {
    font-family: sans-serif;
    width: 100%;
    text-align: center;
    font-size: 164px;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 100;
}


#bglayer, #cover, #bglayer, #cover {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 100vh
}

#bglayer {
    font-family: 'Univers LT W10 75 Black', arial;

    transition: opacity 0.21s ease;
    opacity: .6;
    color: white;
    z-index: 100;
    position: fixed;
 margin-top:18%;
}

#cover {
    color: #660066;
    background: white;
    font-size: 300px
}


#cover h1{margin-top:17% !important;}

#images {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

#mobile-background {
	position:fixed;
	z-index:99;	
	display:none;
}

#images .image {
    width: 100%;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat
}

.point {
    z-index: 500;
    position: relative;
    padding: 54px 0
}

.point:last-of-type {
    padding-bottom: 216px
}

.point h1, .point .number {
    font-size: 26px;
    line-height: 1.38462;
    color: white;
    text-transform: uppercase
}



.point p {
    font-weight: normal;
    color: #ff5b84;
    font-size: 21px;
    line-height: 1.523809524
}

.point p a {
    text-decoration: underline
}

.point h1, .point .number, .point p {
    padding: 6px 0;
    display: inline;
    background: #060808;
    box-shadow: 12px 0 0 #060808, -12px 0 0 #060808
}

.point .text-container {
    max-width: 480px
}

.point .number-container {
    text-align: left
}

#footer {
    color: white;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 36px;
    width: 100%;
    z-index: 600
}

#sticky-footer {
	color: white;
    position: fixed;
    left: 0;
    width: 99.9%;
	height:10%;
    z-index: 10000;
	bottom:0;
	text-align:center;
	background:none;
	}
	
	.footer-logo{position:absolute;top:0;bottom:0; left:46%; right:50%; margin:auto;}
	
	
	
	@media screen and (max-width: 481px) {
		
		#bglayer {font-size: 70px  !important;}
		#cover h1{font-size: 43px !important;}
		.image{display:none;}
		#mobile-background {display:block}
		.footer-logo{position:absolute;top:0;bottom:0; left:30%; right:50%; margin:auto;}
		#sticky-footer {bottom:50px;}
	}

@media screen and (max-width: 520px) {

    .point .number-container {
        text-align: left
    }

    .half {
        width: 100%
    }
    .col {
        width: 100%
    }
	
	#bglayer {font-size: 86px }
}

@media screen and (max-width: 680px) {
    #intro {
        font-size: 150px
    }
	#bglayer {font-size: 93px }
}

@media screen and (max-width: 840px) {
    .half>.half {
        width: 100%
    }
	#bglayer {font-size: 95px }
}

@media screen and (min-width: 1024px) {
    #bglayer{
        font-size: 240px
    }

    #cover {
        font-size: 480px
    }
    
    .point h1, .point .number {
        font-size: 40px;
        line-height: 1.2
    }    
}