/*   
KIDS Discover
Author: Stefan Alexandru
Author URI: http://www.alexwebdesign.ro
Version: 1.0
*/

/* =============================================================================
   	CSS Reset (http://meyerweb.com/eric/tools/css/reset/)
   ========================================================================== */
  
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* =============================================================================
   	Master CSS
   ========================================================================== */

.container, .col-row, .col, .dropdown-container { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body {-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}

.container .col-row { width: auto; max-width: none; min-width: 0; margin: 0 -10px;position: relative; overflow: hidden;}

.container { width: 980px; max-width: 100%; margin: 0 auto; padding:0 10px; }

.col { float:left; position: relative; min-height: 1px; padding:0 10px;}

.dropdown-container {line-height: 1; font-size: 0;}

.dropdown-container .col-row {overflow: visible;}

.dropdown-container .col {float: none; display: inline-block; vertical-align: top;}

.align-center {text-align: center;}

.align-right {text-align: right;}

.align-left {text-align: left;}

.inline {display: inline-block; vertical-align: top;}

.italic {font-style: italic;}

.one { width: 8.333333%; }

.two { width: 16.666667%; }

.three { width: 25%; }

.four { width: 33.333333%; }

.five { width: 41.666667%; }

.six { width: 50%; }

.seven { width: 58.333333%; }

.eight { width: 66.666667%; }

.nine { width: 75%; }

.ten { width: 83.333333%; }

.eleven { width: 91.666667%; }

.twelve { width: 100%; }

/*-------------------------------------
	Moving columns styles
  --------------------------------------*/

  /*----------------------------
	Moving columns left
  -------------------------------*/

.move-left-one { margin-left: 8.333333%; }

.move-left-two { margin-left: 16.66667%; }

.move-left-three { margin-left: 25%; }

.move-left-four { margin-left: 33.33333%; }

.move-left-five { margin-left: 41.66667%; }

.move-left-six { margin-left: 50%; }

.move-left-seven { margin-left: 58.33333%; }

.move-left-eight { margin-left: 66.66667%; }

.move-left-nine { margin-left: 75%; }

.move-left-ten { margin-left: 83.33333%; }

  /*----------------------------
	Moving columns right
  -------------------------------*/

.move-right-one { margin-right: 8.333333%; }

.move-right-two { margin-right: 16.66667%; }

.move-right-three { margin-right: 25%; }

.move-right-four { margin-right: 33.33333%; }

.move-right-five { margin-right: 41.66667%; }

.move-right-six { margin-right: 50%; }

.move-right-seven { margin-right: 58.33333%; }

.move-right-eight { margin-right: 66.66667%; }

.move-right-nine { margin-right: 75%; }

.move-right-ten { margin-right: 83.33333%; }


/* =============================================================================
   	General Styles
   ========================================================================== */

body {
	background: url(../images/pattern-background.png);
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	line-height: 1.2;
}

a {
	text-decoration: none;
}


/* ==============================================
   	Header
   ============================================== */

header {
	padding:0;
}

header .navigation-list {
	background-color: #ef3c3f;
	display: inline-block;
	/*padding:0 24px;*/
	margin-top:51px;
	float: right;
}

header .navigation-list a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	display: inline-block;
	padding: 6px 19px 6px 19px;
}
header .navigation-list a:hover {
	background: #d5171b;
	-webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

header .navigation-list a:first-child {
	/*padding-left: 14px;*/
}
header .navigation-list a.first{
	padding-left: 24px;
}
header .navigation-list a.last{
	padding-right: 24px;
}
/* ==============================================
   	Main content
   ============================================== */

.main-content {
	background-image: url(../images/middle-content-bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

.tablet-video-container {
	margin-top:52px;
	padding: 0;
}

.embed-code-container {
	left: 3px;
    position: relative;
    top: 38px;
    z-index: 2;
    margin:auto;
    /*margin-bottom: -305px;*/
    width: 100%;
    max-width: 487px;
    margin-bottom: 0!important;
}
.embed-code-container iframe {
	position: absolute;
	left: 9%;
}
.tablet-video-container,
.tablet-video-container .tablet-frame {
	position: relative;
}

.tablet-reflection {
	position: absolute;
	bottom: -25%;
	left: 0;
	text-align: center;
	display: block;
	width: 100%;
}

.watch-the-video {
	position: absolute;
	top:-34px;
	right: -166px;
}

.app-description {
	margin-top:120px;
}

.app-description p {
	font-size: 28px;
	color: #fff;
	margin-bottom: 40px;
}

.app-description h1 {
	font-size: 38px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
} 

.download-app-button {
	margin-right: 100px;
	display: inline-block;
}
.bottom-content {
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
	margin-top:18px;
}

.testimonial-block {
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.testimonial-block .test-quote {
	position: absolute;
	display: block;
	width: 19px;
	height: 15px;
}

.testimonial-block .opening-quotes {
	top: -7px;
	left: -19px;
	background: url(../images/opening-quotes.png) no-repeat;
}

.testimonial-block .closing-quotes {
	bottom: -7px;
	right: -19px;
	background: url(../images/closing-quotes.png) no-repeat;
}

.testimonial-block p {
	font-weight: 300;
	font-size: 24px;
	color: #8e8e8e;
	text-transform: uppercase;
	max-width: 875px;
	margin:auto;
	position: relative;
}

.social-icons {
	margin-bottom: 20px;
}

.social-icons ul li {
	display: inline-block;
	margin-left: 6px;
}

.social-icons ul li:first-child {
	margin-left: 0;
}

.social-icons ul li a {
	display: block;
	width: 36px;
	height: 35px;
}

.social-icons ul li a.facebook {
	background: url(../images/facebook.png) no-repeat;
}

.social-icons ul li a.twitter {
	background: url(../images/twitter.png) no-repeat;
}

.social-icons ul li a.pinterest {
	background: url(../images/pinterest.png) no-repeat;
}

.social-icons ul li a.rss-feed {
	background: url(../images/rss-feed.png) no-repeat;
}

.copyright {
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
}

.copyright p {
	font-size: 14px;
	font-weight: 300;
	color: #ababab;
	text-transform: uppercase;
}

footer {
	padding-bottom: 20px;
}
.tablet-frame {
	position: relative;
}

tablet-container {
	position: absolute;
	top: 0;
	left: 0;
}

/* ==============================================
   	Landing page
   ============================================== */

.landing-page {
	background: url(../images/landing-page/background.jpg) top center;
}

.landing-page .main-content,
.landing-page .main-container {
	background: transparent;
	width: 772px;
	margin: auto;
}

.landing-page .bottom-content {
	border-top: none;
}

.landing-page .social-icons ul li {
	display: block;
	margin-left: 0;
}

.landing-page .social-icons ul li a {
	width: 50px;
	height: 50px;
	margin-bottom: 15px;
}

.landing-page .social-icons ul li a.facebook {
	background: url(../images/landing-page/facebook.png) no-repeat;
}

.landing-page .social-icons ul li a.twitter {
	background: url(../images/landing-page/twitter.png) no-repeat 1px -1px;
}

.landing-page .social-icons ul li a.linked-in {
	background: url(../images/landing-page/linked-in.png) no-repeat 1px 0;
}
.landing-page .social-icons ul li a.instagram {
	background: url(../images/landing-page/instagram.png) no-repeat;
}
/*.landing-page .main-container {

}*/

.landing-page .page-title h1 {
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	margin-top: 17px;
}

.landing-page .tablet-video-container {
	left: 0px;
    margin: 56px auto 0;
    position: relative;
    width: 662px;
}

.landing-page .social-icons {
	left: 0px;
    margin: 242px 0px 0 0;
    position: absolute;
}

.landing-page .landing-page-twitter{
	margin: 303px 0 0 21px;
    position: relative;
    right: 24px;
}

.landing-page .container {
	width: 735px;
}

.landing-page .bottom-content {
	width: 620px;
	margin: auto;
	padding-bottom: 0px;
	padding-top:0px;
}

.landing-page-kids-discover {
	float: left;
	margin:0 47px 0 10px;
}

.landing-page .bottom-content h2 {
	color: #424242;
	font-size: 25px;
	font-weight: normal;
	margin:22px 0 8px;
}

.landing-page-copyright {
	float: right;
}

.landing-page-copyright {
	color: #fff;
	font-size: 16px;
	margin-top: 17px;
}

.landing-page .download-app-button {
	margin-right: 0;
}

.landing-tablet-container {
	position: absolute;
	top: -55px;
	left: 0;
	z-index: -1;
}
.show-bellow-desktop {
	display: none;
}
/*-------------------------------------
	Responsive targeting 
  --------------------------------------*/

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven {
		/*width: 50%;*/
	}
	.main-content {
		background: transparent;
	}
	.main-content-responsive-bg {
		background: url(../images/middle-content-bg-portrait-tablet.jpg) repeat-x;
		position: absolute;
		width: 100%;
		height: 79%;
		z-index: -1;
		margin-left: -10px;
	}

	.six.col.app-description-container {
		clear:both;
	}

	.watch-the-video {
		top:-41px;
		right: 0px;
	}

	.main-container .six.col {
		width: 100%;
	}

	.app-description {
		text-align: center;
		margin-top:30px;
		padding-bottom: 30px;
	}

	.app-description br {
		display: none;
	}

	.app-description p {
		margin-bottom: 20px;
	}

	.download-app-button {
		margin-right: 0px;
		display: inline-block;
	}

	.testimonial-block p {
		max-width: 700px;
	}
	.landing-page .container {
		margin: 0;
	}
	.landing-page .page-title .container {
		width: 100%;
	}
	.landing-page .main-content .container .col {
		padding: 0 25px;
	}
	.landing-page .main-content,
	.landing-page .main-container {
		width: 750px;
	}

	/*.embed-code-container {
		margin-left:-200px;
	}*/

	.move-right-one, .move-right-two, .move-right-three, .move-right-four, .move-right-five, 
	.move-right-six, .move-right-seven, .move-right-eight, .move-right-nine, .move-right-ten {
		margin-right: 0;
	}

	.move-left-one, .move-left-two, .move-left-three, .move-left-four, .move-left-five, 
	.move-left-six, .move-left-seven, .move-left-eight, .move-left-nine, .move-left-ten {
		margin-left: 0;
	}
	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven {
		/*width: 50%;*/
	}
	.main-content {
		background: transparent;
	}
	.main-content-responsive-bg {
		background: url(../images/middle-content-bg-portrait-tablet.jpg) repeat-x;
		position: absolute;
		width: 100%;
		height: 79%;
		z-index: -1;
		margin-left: -10px;
	}

	.six.col.app-description-container {
		clear:both;
	}

	.watch-the-video {
		top:-41px;
		right: 0px;
	}

	.main-container .six.col {
		width: 100%;
	}

	.app-description {
		text-align: center;
		margin-top:30px;
		padding-bottom: 30px;
	}

	.app-description br {
		display: none;
	}

	.app-description p {
		margin-bottom: 20px;
	}

	.download-app-button {
		margin-right: 0px;
		display: inline-block;
	}

	.testimonial-block p {
		max-width: 700px;
	}

	/*.embed-code-container {
		margin-left:-200px;
	}*/

	.move-right-one, .move-right-two, .move-right-three, .move-right-four, .move-right-five, 
	.move-right-six, .move-right-seven, .move-right-eight, .move-right-nine, .move-right-ten {
		margin-right: 0;
	}

	.move-left-one, .move-left-two, .move-left-three, .move-left-four, .move-left-five, 
	.move-left-six, .move-left-seven, .move-left-eight, .move-left-nine, .move-left-ten {
		margin-left: 0;
	}

	.landing-page .social-icons {
	    left: 41px;
	    margin-top: 60px;
	    display: block;
	}
	.landing-page .social-icons ul li {
		display: inline-block;
	}
	.landing-page .landing-page-twitter {
		text-align: right;
		display: block;
		margin-top: 77px;
	}
	.landing-page .landing-page-twitter .show-on-desktop {
		display: none;
	}
	.landing-page .landing-page-twitter .show-bellow-desktop {
		display: block;
		font-size: 24px;
		color: #424242;
		margin-top:60px;
	}
	.landing-page .tablet-video-container {
		margin-top:40px;
	}
	.landing-page .page-title h1 {
		margin-top:5px;
	}
	.landing-page .bottom-content h2 {
		margin-top:10px;
	}
	.landing-page .main-content,
	.landing-page .main-container {
		width: 667px;
	}
	.landing-tablet-container img {
		width: 90%;
	}


}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.tablet-video-container {
		margin-top: 150px;
	}
	.watch-the-video {
		top: -140px;
	}
	
	.tablet-frame img {
		width: 100%;
		max-width: 487px;
	}
	.tablet-reflection {
		bottom:-25%;
	}
	.embed-code-container iframe {
		width: 80%;
		max-width: 487px;
	}
	.header .two.col,.header .ten.col {
		padding: 0;
	}
	header .navigation-list a {
		padding: 6px 10px;
	}
	.main-content-responsive-bg {
		height: 78%;
	}
	.app-description {
		margin-top: 15px;
	}
	.app-description p {
		margin-bottom: 10px;
	}

	.landing-page .social-icons {
	    left: 41px;
	    margin-top: 0px;
	    display: block;
	}
	.landing-page .social-icons ul li {
		display: inline-block;
	}
	.landing-page .landing-page-twitter {
		text-align: right;
		display: block;
		margin-top: 10px;
	}
	.landing-page .landing-page-twitter .show-on-desktop {
		display: none;
	}
	.landing-page .landing-page-twitter .show-bellow-desktop {
		display: block;
		font-size: 24px;
		color: #424242;
		margin-top:0px;
	}
	.landing-page .tablet-video-container {
		margin-top:40px;
		width: 100%;
	}
	.landing-page .page-title h1 {
		margin-top:5px;
	}
	.landing-page .bottom-content h2 {
		margin-top:10px;
	}
	.landing-page .main-content,
	.landing-page .main-container {
		width: 100%;
	}
	.landing-tablet-container img {
		width: 100%;
		display: block;
		max-width: 662px;
		padding-top: 2%;
	}

	.landing-page .container {
		width: 100%;
	}
	.landing-page .bottom-content {
		width: 100%;
	}

	.landing-embed-code-container {
		height: 0;
		padding-top: 25px;
		padding-bottom: 67.5%;
		margin-bottom: 0px;
		position: relative;
		overflow: hidden;
		width: 100%;
	}

	.landing-embed-code-container iframe {
		width: 80%;
		height: 75%;
		position: absolute;
		left: 9%;
		top: 4%;
		max-width: 526px;
	}
	.landing-page-kids-discover {
		margin-right: 0;
	}
	.landing-page-copyright {
		font-size: 14px;
	}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	.watch-the-video {
		display: none;
	}
	.main-content-responsive-bg {
		height: 70%;
	}
	.app-description p {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.app-description {
		margin-top:20px;
	}
	.header .two.col,.header .ten.col,
	.header .navigation-list {
		width: 100%;
	}
	.app-description h1 {
		font-size: 37px;
	}
	
	.header .navigation-list a, header .navigation-list a.first,
	.header .navigation-list a.last {
		padding: 6px 10px;
		display: block;
	}
	.tablet-frame img {
		width: 100%;
	}
	.embed-code-container {
		margin-bottom: 10px;
	    margin-left: 0;
	    overflow: hidden;
	    padding: 0px 0 60.5%;
	    position: absolute;
		margin-left: 0px;
		top: 11%;
	}
	.embed-code-container iframe {
		height: 92%;
    	width: 80%;
	}
	.tablet-reflection {
		bottom:-25%;
	}
	.tablet-video-container {
		margin-top:5px;
		padding: 0;
	}

	.landing-page .social-icons {
	    display: block;
	    left: 0;
	    margin-top: 0;
	    position: relative;
	    text-align: center;
	    width: 100%;
	    margin-top: -20px;
	}
	.landing-page .social-icons ul li {
		display: inline-block;
	}
	.landing-page .landing-page-twitter {
		text-align: center;
		display: block;
		margin-top: 0px;
		width: 100%;
	}
	.landing-page .landing-page-twitter .show-on-desktop {
		display: none;
	}
	.landing-page .landing-page-twitter .show-bellow-desktop {
		display: block;
		font-size: 24px;
		color: #424242;
		margin-top:0px;
	}
	.landing-page .tablet-video-container {
		margin-top:40px;
		width: 100%;
	}
	.landing-page .page-title h1 {
		margin-top:5px;
		font-size: 25px;
	}
	.landing-page .bottom-content h2 {
		margin-top:10px;
	}
	.landing-page .main-content,
	.landing-page .main-container {
		width: 100%;
	}
	.landing-tablet-container img {
		width: 100%;
		display: block;
		max-width: 662px;
		padding-top: 2%;
	}

	.landing-page .container {
		width: 100%;
	}
	.landing-page .bottom-content {
		width: 100%;
	}

	.landing-embed-code-container {
		height: 0;
		padding-top: 25px;
		padding-bottom: 67.5%;
		margin-bottom: 0px;
		position: relative;
		overflow: hidden;
		width: 100%;
	}

	.landing-embed-code-container iframe {
		width: 80%;
		height: 70%;
		position: absolute;
		left: 9%;
		top: 4%;
		max-width: 526px;
	}
	.landing-page-kids-discover {
		margin-right: 0;
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.landing-page-copyright {
		font-size: 14px;
		display: block;
		width: 100%;
		text-align: center;
	}


}
@media only screen and (max-width: 320px) {
	.watch-the-video {
		display: none;
	}
	.app-description {
		margin-top: 10px;
	}
	.main-content-responsive-bg {
		height: 63%;
	}
	.header .two.col,.header .ten.col,
	.header .navigation-list {
		width: 100%;
	}
	
	.header .navigation-list a, header .navigation-list a.first,
	.header .navigation-list a.last {
		padding: 6px 10px;
		display: block;
	}
	.tablet-frame img {
		width: 90%;
	}
	/*.embed-code-container {
		margin-bottom: -140px;
	}
	.embed-code-container iframe {
		width: 70%;
		height: 70%;
	}*/
	.embed-code-container {
		margin-bottom: 10px;
	    margin-left: 0;
	    overflow: hidden;
	    padding: 0px 0 60.5%;
	    position: absolute;
		margin-left: 0px;
	}
	.embed-code-container iframe {
		height: 90%;
	    left: 14%;
	    width: 70%;
	}
	.tablet-reflection {
		bottom:-25%;
	}

	.landing-page .social-icons {
	    display: block;
	    left: 0;
	    margin-top: 0;
	    position: relative;
	    text-align: center;
	    width: 100%;
	    margin-top: -20px;
	}
	.landing-page .social-icons ul li {
		display: inline-block;
	}
	.landing-page .landing-page-twitter {
		text-align: center;
		display: block;
		margin-top: 0px;
		width: 100%;
	}
	.landing-page .landing-page-twitter .show-on-desktop {
		display: none;
	}
	.landing-page .landing-page-twitter .show-bellow-desktop {
		display: block;
		font-size: 24px;
		color: #424242;
		margin-top:0px;
	}
	.landing-page .tablet-video-container {
		margin-top:40px;
		width: 100%;
	}
	.landing-page .page-title h1 {
		margin-top:5px;
		font-size: 25px;
	}
	.landing-page .bottom-content h2 {
		margin-top:10px;
	}
	.landing-page .main-content,
	.landing-page .main-container {
		width: 100%;
	}
	.landing-tablet-container img {
		width: 100%;
		display: block;
		max-width: 662px;
		padding-top: 2%;
	}

	.landing-page .container {
		width: 100%;
	}
	.landing-page .bottom-content {
		width: 100%;
	}

	.landing-embed-code-container {
		height: 0;
		padding-top: 25px;
		padding-bottom: 67.5%;
		margin-bottom: 0px;
		position: relative;
		overflow: hidden;
		width: 100%;
	}

	.landing-embed-code-container iframe {
		width: 80%;
		height: 67%;
		position: absolute;
		left: 9%;
		top: 4%;
		max-width: 526px;
	}
	.landing-page-kids-discover {
		margin-right: 0;
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.landing-page-copyright {
		font-size: 14px;
		display: block;
		width: 100%;
		text-align: center;
	}

}



/*-------------------------------------
	Hover Opacity
  --------------------------------------*/
.social-icons ul li a:hover,
.download-app-button:hover{
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}