@charset "UTF-8";

img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

body {
	margin: 00;
}


.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	float: none;
	background-color:#5BD41D;
}

.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}



#sk-content {
	max-width: 1150px;
    top: auto;
    transform: translateY(0px);
	margin-left: auto;
    margin-right: auto;
	height: 100%;
	 text-align: center;
	 width: 100%;
}

#sk-device {
	width: 100%;
	float: left;
	display: -webkit-inline-block;
	display: -moz-inline-block;
	display: -ms-inline-block;
	display: iinline-block;
	text-align: right;
	
}

#sk-copy {
	width: 100%;
	float: left;
	display: -webkit-inline-block ;
	display: -moz-inline-block;
	display: -ms-inline-block;
	display: iinline-block;
	text-align: center;
}


.gridContainer {
	width: 100%;
	max-width: 1440px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-color:#2CFCF8;
}

/* MODULES */
#div1 {
	background-color:#ffffff;
}

#div-black {
	background-color:#000000;
	text-align: center;
	padding-bottom: 10px;
}

#div2 {
	background-image:url(../images/kids-video-section-2.jpg);
	background-position:center;
	height: 240px;
	text-align: center;
}

.sk-play {
	top: 50%;
    transform: translateY(-50%);
	position: relative;
}

#div5 {
	background-color:#FFFFFF;
}
#div-white {
	padding-bottom: 40px;
	padding-top: 40px;
}
#div-grey {
	background-color:#f7f7f7;
	padding-bottom: 50px;
	padding-top: 50px;
}

#div6 {
	background-color:#000000;
	vertical-align: middle;
}
/* MODULES END */

/* COPY */

.sk-headline-main {
	color: #000000;
    font-family: 'SamsungSharpSans';
    font-size: 2.8em;
    font-weight: normal;
    line-height: 1em;
    margin: 10px auto 10px;
    width: 100%;
}
.sk-body-copy-main {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2em;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.sk-headline-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 2.1em;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 30px;
    margin-top: 20px;
}
.sk-headline-main-last {
	color: #000000;
    font-family: 'SamsungSharpSans';
    font-size: 50px;
    font-weight: normal;
    line-height: 1em;
	margin-bottom: 10px;
    margin-top: 80px;
}

.sk-headline-white {
	color: #FFFFFF;
    font-family: 'SamsungOne';
    font-size: 2em;
    font-weight: normal;
    line-height: 1em;
}

.sk-note-2-black {
	color: #000;
    font-family: 'SamsungOne';
    font-size: 50%;
    font-weight: normal;
    line-height: 12px;
	margin-bottom: 30px;
	position: relative;
    top: -15px;
}

.sk-note-2-white {
	color: #FFF;
    font-family: 'SamsungOne';
    font-size: 40%;
    font-weight: normal;
    line-height: 12px;
	margin-bottom: 30px;
	position: relative;
    top: -20px;
}


.sk-subhead-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
	font-weight: 800;
	margin-bottom: -10px;
}

.sk-subhead-white {
	color: #ffffff;
    font-family: 'SamsungOne';
    font-size: 1em;
    font-weight: 800;
    line-height: 1.4em;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    max-width: 70%;
}

.sk-body-copy-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
	margin-left: 20px;
    max-width: 90%;
}

.sk-legal-grey {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 0.7em;
    font-weight: normal;
    line-height: 1.5em;
	margin-left: 10px;
	margin-right: 10px;
    max-width: 100%;
	text-align:left;
}

.sk-body-copy-white {
	color: #9c9a9a;
    font-family: 'SamsungOne';
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.2em;
}
.sk-body-copy-white-small {
	color: #ffffff;
    font-family: 'SamsungOne';
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: -10px;
}


.sk-white-copy {
	color: #FFFFFF;
    display: block;
    font-family: 'SamsungOne';
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.2em;
    margin: -20px auto 60px;
    max-width: 430px;
    width: 80%;
} 

/* COPY END */

.sk-buttons {
	max-height: 45px;
	margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 20px;
}

.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}

label, a {
	color: #C2BDBD;
	
}
label:hover, a:hover {
	color: #000;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

/*label:visited, a:visited {
	color: #45E111 !important;
}*/

#slider {
	margin: 0 auto;
}



.mobile-hide {
	display: none;
}
.desktop-hide {
	display: block;
}




/* NEW EXPERIMENT */
/* Slider Setup */

/*input {
	display: none;
}*/

#slide1:checked ~ #slides .inner { margin-left:0; }
#slide2:checked ~ #slides .inner { margin-left:-100%; }
#slide3:checked ~ #slides .inner { margin-left:-200%; }
#slide4:checked ~ #slides .inner { margin-left:-300%; }
#slide5:checked ~ #slides .inner { margin-left:-400%; }


#overflow {
	width: 100%;
	overflow: hidden;
}

article img {
	width: 100%;
}

#slides .inner {
	width: 500%;
	line-height: 0;
}

#slides article {
	width: 20%;
	float: left;
}

/* Slider Styling */

/* Control Setup */

#controls {
	/*margin: -25% 0 0 0;*/
	width: 100%;
	height: 20px;
	
}

#controls label { 
	display: none;
	width: 50px;
	height: 20px;
	opacity: 0.3;
}

#active {
	/*margin: 23% 0 0;*/
	text-align: center;
}

#active label {
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	display: inline-block;
	/*width: 10px;
	height: 10px;
	background: #bbb;*/
}

#active label:hover {
	border-color: #777;
}

#controls label:hover {
	opacity: 0.8;
}



#slide1:checked ~ #active label:nth-child(1),
#slide2:checked ~ #active label:nth-child(2),
#slide3:checked ~ #active label:nth-child(3),
#slide4:checked ~ #active label:nth-child(4),
#slide5:checked ~ #active label:nth-child(5) {
	color: #000;
	border-color: #333 ;
}


/* Slider Styling */

#slides {
	margin: 0;
}


/* Animation */

#slides .inner {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
     -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
        transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */

	-webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
        transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}

#slider {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

#controls label{
	-webkit-transform: translateZ(0);
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

#slide1:checked ~ #slides article:nth-child(1) .info,
#slide2:checked ~ #slides article:nth-child(2) .info,
#slide3:checked ~ #slides article:nth-child(3) .info {
	opacity: 1;
	-webkit-transition: all 1s ease-out 0.6s;
	-moz-transition: all 1s ease-out 0.6s;
	-o-transition: all 1s ease-out 0.6s;
	transition: all 1s ease-out 0.6s;
}


@media only screen and (max-width: 600px) {
	
	#slider {
	text-align: center;
	max-width: 440px
	}
	.center-fit {
		margin-left: auto;
		margin-right: auto;
	}
	.mobile-hide {
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	display: block;
	}
	.desktop-hide {
	-webkit-display: none;
	-moz-display: none;
	-ms-display: none;
	display: none;
	}
	#sk-copy {
		margin-top: -50px;
	}
	
	
	.special-fit {
    max-width: 340px;
}
}

@media only screen and (min-width: 601px) {


	
#sk-content {
	max-width: 1150px;
    top: auto;
    transform: translateY(0px);
	margin-left: auto;
    margin-right: auto;
	height: 100%;
	 text-align: center;
	 width: 100%;
}



.gridContainer {
	width: 100%;
	max-width: 1440px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-color:#2CFCF8;
}

/* MODULES */
#div1 {
	background-color:#ffffff;
}

#div-black {
	background-color:#000000;
	text-align: center;
	padding-bottom: 10px;
}

#div2 {
	background-image:url(../images/kids-video-section-2.jpg);
	background-position:center;
	height: 300px;
}

#div5 {
	background-color:#FFFFFF;
}
#div-white {
	background-color:#ffffff;
	padding-bottom: 40px;
    padding-top: 40px;
}
#div-grey {
	background-color:#f7f7f7;
	padding-bottom: 50px;
    padding-top: 50px;
}

#div6 {
	background-color:#000000;
	vertical-align: middle;
}
/* MODULES END */

/* COPY */

.sk-headline-main {
	color: #000000;
    font-family: 'SamsungSharpSans';
    font-size: 40px;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 10px;
    margin-top: 30px;
}
.sk-body-copy-main {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.2em;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}

.sk-headline-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: -10px;
    /*margin-left: 20px;*/
    margin-top: 30px;
}

.sk-headline-white {
	color: #FFFFFF;
    font-family: 'SamsungOne';
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1em;
}

.sk-note-2-black {
	color: #000;
    font-family: 'SamsungOne';
    font-size: 50%;
    font-weight: normal;
    line-height: 12px;
	margin-bottom: 30px;
	position: relative;
    top: -10px;
}

.sk-note-2-white {
	color: #FFF;
    font-family: 'SamsungOne';
    font-size: 40%;
    font-weight: normal;
    line-height: 12px;
	margin-bottom: 30px;
	position: relative;
    top: -15px;
}

.sk-subhead-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
	font-weight: 800;
	margin-bottom: -10px;
}

.sk-subhead-white {
	font-family: 'SamsungOne';
    font-size: 1em;
    font-weight: normal;
    line-height: 1.3em;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    max-width: 100%;
}

.sk-body-copy-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
	margin-left: 20px;
    max-width: 90%;
}

.sk-body-copy-white {
	color: #9c9a9a;
    font-family: 'SamsungOne';
    font-size: 0.7em;
    font-weight: normal;
    line-height: 0.8em;
}

.sk-body-copy-white-small {
	color: #ffffff;
    font-family: 'SamsungOne';
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: -10px;
}


.sk-white-copy {
	color: #ffffff;
    display: block;
    font-family: 'SamsungOne';
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2em;
    margin: -30px auto 60px;
    max-width: 430px;
    width: 80%;
} 

/* COPY END */

.sk-buttons {
	max-height: 50px;
}

.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
}



@media only screen and (min-width: 769px) {

#slider {
	text-align: center;
	max-width: 700px;
	width: 90%;
	}
	
	.mobile-hide {
	-webkit-display: hide;
	-moz-display: hide;
	-ms-display: hide;
	display: hide;
	}
	.desktop-hide {
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	display: block;
	}
	
#sk-content {
	max-width: 1150px;
    top: auto;
    transform: translateY(0px);
	margin-left: auto;
    margin-right: auto;
	height: 100%;
	 text-align: center;
	 width: 100%;
}

#sk-device {
	width: 45%;
	float: left;
	display: -webkit-inline-block ;
	display: -moz-inline-block ;
	display: -ms-inline-block ;
	display: iinline-block ;
	text-align: left;
	margin-top: 100px;
	
}
#sk-copy {
	width: 55%;
	float: left;
	display: -webkit-inline-block;
	display: -moz-inline-block;
	display: -ms-inline-block;
	display: iinline-block;
	text-align: center;
}

#sk-device-2 {
	width: 45%;
	float: left;
	display: -webkit-inline-block ;
	display: -moz-inline-block ;
	display: -ms-inline-block ;
	display: iinline-block ;
	text-align: left ;
	
}
#sk-copy-2 {
	width: 55%;
	float: left;
	display: -webkit-inline-block;
	display: -moz-inline-block;
	display: -ms-inline-block;
	display: iinline-block;
	text-align: left;
}

.gridContainer {
	width: 100%;
	max-width: 1440px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-color:#2CFCF8;
}

/* MODULES */
#div1 {
	background-color:#ffffff;
}
#div-white {
	background-color:#ffffff;
	padding-bottom: 50px;
    padding-top: 50px;
}
#div-grey {
	background-color:#f7f7f7;
	padding-bottom: 50px;
    padding-top: 50px;
}
#div-black {
	background-color:#000000;
	text-align: center;
	padding-bottom: 30px;
}

#div2 {
	background-image:url(../images/kids-video-section.jpg);
	background-position:center;
	height: 420px;
	background-repeat: no-repeat;
}

#div5 {
	background-color:#FFFFFF;
}


#div6 {
	background-color:#000000;
	vertical-align: middle;
}
/* MODULES END */

/* COPY */

.sk-headline-main {
	color: #000000;
    font-family: 'SamsungSharpSans';
    font-size: 50px;
    font-weight: normal;
    line-height: 1em;
	margin-bottom: 30px;
    margin-top: 5px;
}
.sk-body-copy-main {
	color: #000000;
    font-family: "SamsungOne";
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.2em;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}

.sk-headline-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 2.1em;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 30px;
    margin-top: 20px;
}

.sk-headline-white {
	color: #FFFFFF;
    font-family: 'SamsungOne';
    font-size: 3em;
    font-weight: normal;
    line-height: 1em;
}
.sk-headline-main-last {
	color: #000000;
    font-family: 'SamsungSharpSans';
    font-size: 50px;
    font-weight: normal;
    line-height: 1em;
	margin-bottom: 10px;
    margin-top: 160px;
}

.sk-note-2-black {
	color: #000;
    font-family: 'SamsungOne';
    font-size: 50%;
    font-weight: normal;
    line-height: 12px;
	margin-bottom: 30px;
	position: relative;
    top: -15px;
}

.sk-note-2-white {
	color: #FFF;
    font-family: 'SamsungOne';
    font-size: 40%;
    font-weight: normal;
    line-height: 12px;
	margin-bottom: 30px;
	position: relative;
    top: -20px;
}

.sk-subhead-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
	font-weight: 800;
	margin-bottom: -10px;
}

.sk-subhead-white {
	color: #ffffff;
    font-family: 'SamsungOne';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.4em;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    max-width: 400px;
}

.sk-body-copy-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.5em;
	margin-left: 60px;
    max-width: 460px;
}

.sk-body-copy-white {
	color: #9c9a9a;
    font-family: 'SamsungOne';
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2em;
}

.sk-body-copy-white-small {
	color: #ffffff;
    font-family: 'SamsungOne';
    font-size: 1em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: -10px;
}


.sk-white-copy {
	color: #FFFFFF;
    display: block;
    font-family: 'SamsungOne';
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.2em;
    margin: -40px auto 60px;
    max-width: 430px;
    width: 100%;
} 

/* COPY END */

.sk-buttons {
	max-height: 50px;
}

.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}

@media only screen and (min-width: 1041px) {
	
	#slider {
	text-align: center;
	max-width: 1000px
	}
	
	.mobile-hide {
	-webkit-display: hide;
	-moz-display: hide;
	-ms-display: hide;
	display: hide;
	}
	.desktop-hide {
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	display: block;
	}
	
#sk-content {
	max-width: 1150px;
    top: auto;
    transform: translateY(0px);
	margin-left: auto;
    margin-right: auto;
	height: 100%;
	 text-align: center;
	 width: 100%;
}

#sk-device {
	width: 50%;
	float: left;
	display: -webkit-inline-block;
	display: -moz-inline-block;
	display: -ms-inline-block;
	display: iinline-block;
	text-align: left;
	margin-top: 20px;
	
}
#sk-copy {
	width: 50%;
	float: right;
	display: -webkit-inline-block;
	display: -moz-inline-block;
	display: -ms-inline-block;
	display: iinline-block;
	text-align: center;
}

#sk-device-2 {
	width: 40%;
	float: left;
	display: -webkit-inline-block;
	display: -moz-inline-block;
	display: -ms-inline-block;
	display: iinline-block;
	text-align: left;
	
}
#sk-copy-2 {
	-webkit-width: 60%;
	-moz-width: 60%;
	-ms-width: 60%;
	width: 60%;
	float: left;
	display: -webkit-inline-block;
	display: -moz-inline-block ;
	display: -ms-inline-block;
	display: iinline-block;
	text-align: left;
}


.gridContainer {
	width: 100%;
	max-width: 1440px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-color:#2CFCF8;
}




/* COPY */

.sk-headline-main {
	color: #000000;
    font-family: 'SamsungSharpSans';
    font-size: 70px;
    font-weight: normal;
    line-height: 1em;
	margin-bottom: 10px;
    margin-top: 10px;
}
.sk-headline-main-last {
	color: #000000;
    font-family: 'SamsungSharpSans';
    font-size: 70px;
    font-weight: normal;
    line-height: 1em;
	margin-bottom: 10px;
    margin-top: 220px;
}
.sk-body-copy-main {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.6em;
}

.sk-headline-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 2.1em;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 30px;
    margin-top: 20px;
}

.sk-note-2-black {
	color: #000;
    font-family: 'SamsungOne';
    font-size: 50%;
    font-weight: normal;
    line-height: 12px;
	margin-bottom: 30px;
	position: relative;
    top: -20px;
}

.sk-note-2-white {
	color: #FFF;
    font-family: 'SamsungOne';
    font-size: 40%;
    font-weight: normal;
    line-height: 12px;
	margin-bottom: 30px;
	position: relative;
    top: -20px;
}

.sk-headline-white {
	color: #FFFFFF;
    font-family: 'SamsungOne';
    font-size: 2.7em;
    font-weight: bold;
    line-height: 1em;
	margin-bottom: 30px;
}

.sk-subhead-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
	font-weight: 800;
	margin-bottom: -10px;
}

.sk-subhead-white {
	color: #ffffff;
    font-family: 'SamsungOne';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.4em;
    margin: -20px auto 10px;
    max-width: 600px;
}

.sk-body-copy-black {
	color: #000000;
    font-family: 'SamsungOne';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.5em;
	margin-left: 60px;
    max-width: 460px;
}

.sk-body-copy-white {
	color: #9c9a9a;
    font-family: 'SamsungOne';
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
}
.sk-body-copy-white-small {
	color: #ffffff;
    font-family: 'SamsungOne';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: -10px;
}

.sk-white-copy {
	color: #FFFFFF;
    display: block;
    font-family: 'SamsungOne';
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.2em;
    margin: -40px auto 60px;
    max-width: 430px;
    width: 100%;
} 

/* COPY END */

/* MODULES */
#div-white {
	background-color:#ffffff;
	padding-bottom: 100px;
    padding-top: 100px;
}

#div-black {
	text-align: center;
	padding-bottom: 80px;
	padding-top: 40px;
	background-image:url(../images/back-black.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#div2 {
	background-image:url(../images/kids-video-section.jpg);
	background-position:center;
	height: 520px;
	background-repeat: no-repeat;
}

#div5 {
	background-color:#FFFFFF;
	/*background-image:url(../images/back-white.gif);*/
	background-position:center;
	background-repeat:repeat-y;
}
#div-grey {
	background-color:#f7f7f7;
	background-image:url(../images/back-grey.gif);
	background-position:center;
	background-repeat:repeat-y;
	padding-bottom: 100px;
    padding-top: 100px;
}

#div6 {
	background-color:#000000;
	vertical-align: middle;
	background-image:url(../images/back-black.gif);
	background-position:center;
	background-repeat:repeat-y;
}
/* MODULES END */

.sk-buttons {
    max-height: 55px;
}


.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}



.button-black {
    background-color: #000; /* Green */
    border: none;
    color: #000;
    padding: 15px 72px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:40px;
	font-family: 'SamsungOne';
	letter-spacing: 5px;
	font-size: 0.8em;
    font-weight: bold;
}

.button-black {
    background-color: white; 
    color: #000; 
    border: 1px solid #000;
	margin-bottom: 15px;
	text-decoration: none;
}

.button-black:hover {
    background-color: #000;
    color: #FFF;
	text-decoration: none;
}


.button-white {
    background-color: #000; /* Green */
    padding: 15px 72px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:40px;
	-webkitfont-family: 'SamsungOne';
	-mozfont-family: 'SamsungOne';
	-ms-font-family: 'SamsungOne';
	font-family: 'SamsungOne';
	letter-spacing: 5px;
	font-size: 0.8em;
    font-weight: bold;
	color: #FFF ; 
    border: 1px solid #FFF;
	margin-bottom: 15px;
}



.button-white:hover {
    background-color: #FFF;
    color: #000;
	text-decoration: none;
}

.sk-label-slideshow {
	display: none;
}

.sk-labels-menu {
	margin-left: 20px; 
	margin-right: 20px; 
	font-family: 'SamsungOne'; 
	font-size:16px;
}

.sk-link-footer {
	margin-left:2px;
	margin-right: 2px;
}

#sk-main { 
display: inline-block; 
height: 100%; 
width: 100%; 
} 