/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: "Quicksand","Helvetica Neue",Helvetica,sans-serif;
	font-size:1.2em;
}
ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.list-inline li{
	list-style-type:none;
	display:inline-block;
	
}

.text-center{
	text-align:center;
}

/*------------------ Application CSS starts here ---------------*/



.food-truck-chef{
	width:100%;
	height:auto;
	position:relative;
}

.ftc-bg{
	background-image:url("../img/food-truck-chef-cooking-game-nukebox-studios-banner_bg_1.png");
	background-repeat:no-repeat;
	background-size:100%;
	min-height:500px;
	height:100%;
	width:100%;
    background-color:#132A2A;
}

/*.ftc-bg-group{
	background-image:url("../img/women.png"),url("../img/bg_patern.png"),url("../img/man.png");
	background-repeat:no-repeat;
	background-size:20%,100%,20%;
	height:inherit;
	width:100%;
	background-position:left 0,left 95%,right 0;
}*/

.ftc-bg-group{
	height: 500px;
    position:absolute;
    width: 100%;
    top:0;
}

.ftc-bg-group div{
	position:absolute;
	background-repeat:no-repeat;
}

.ftc-bg-man{
	background-image:url("../img/food-truck-chef-cooking-game-nukebox-studios-man.png");
	background-repeat:no-repeat;
	background-size:20%;
	background-position:left 0;
	height: 74%;
    left: 11%;
    top: 17%;
    width: 90%;
    z-index:2;
}

.ftc-bg-logo{
	background-image:url("../img/food-truck-chef-cooking-game-nukebox-studios-FTC_logo.png");
	background-repeat:no-repeat;
	background-position:center 0;
	background-size: 24% auto;
    height: 74%;
    left: 7%;
    top: 15%;
    width: 85%;
}

.ftc-bg-leaves{
	background-image:url("../img/food-truck-chef-cooking-game-nukebox-studios-bg_patern.png");
	background-repeat:no-repeat;
	background-size:100%;
	background-position:left 20%;
	height:50%;
    left:0;
    top:62%;
    width:100%;
    z-index:3;
}	

.ftc-bg-woman{
	background-image:url("../img/food-truck-chef-cooking-game-nukebox-studios-women.png");
	background-repeat:no-repeat;
	background-size:20%;
	background-position:right 0;
	height: 74%;
    right: 12%;
    top: 13%;
    width: 90%;
    z-index:2;
}

.ftc-bg-green{
	background-color:#132A2A;
    bottom: 0;
    height: 27px;
    width: 100%;
}

.ftc-content{
	background:#132A2A;
    position: relative;
    width:100%;
}
.ftc-tag-line{ 
	padding: 0.5em 0 1.5em 0;
	font-size: 1.4em;
	color:#f5f5f5;
}
.ftcc-wrapper{
	width:100%;
	max-width:720px;
	margin:0 auto;
}
.swiper-wrapper{margin: 15px auto;}
.swiper-wrapper li{margin: 8px;}
.ftc-thumbs li{
	width:27.8%;
}

.ftc-thumbs li a img{
	width:100%;
}

.ftc-section{
	/*width:60%;*/
	margin:0 auto;
	color:#f5f5f5;
	font-size:18px;
}

.ftc-section p{
	padding: 10px 0;
	line-height: 1.2;
}
.ftc-section .features{ margin:5% auto; font-size:18px; }
.ftc-section .features ul{
	margin: 0 auto;
    width: 70%;
    }
.ftc-section .features li{list-style-type:disc; text-align:left; margin:1% 0;}
.tilte1{font-weight:bold;margin:5% 0;}
.download {
    font-weight: bolder;
    font-size: 18px;
}
footer{color:#f5f5f5;}
.social,.footer_links{margin:5% 0;}
.social a{color:#f5f5f5 !important; text-decoration:none; display:inline-block;}
.social a img{margin-right:5px;}
.footer_links a{color:#97353d !important;font-weight: bolder;display: block;padding: 0.5em 0;}
.logo_link{margin:0 auto; width:auto;}
.tt_games_logo {
    background-image: url("../img/nuke.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 75px;
    width: 245px;
    margin:0 auto;
}
.copyright_notice p {
    color: #7d7d7d;
    font-size: 12px;
    line-height: 1.7;
}
/*.twitter{
    background-image: url('../img/ico/twt_icon.png');
    background-repeat:no-repeat;
}
.facebook{
    background-image: url('../img/ico/fb_icon.png');
    background-repeat:no-repeat;
}*/


/*---------- for IMAC resolutions **********/

@media screen and (min-width:1900px){
	.ftc-bg{min-height:620px;}
	.ftc-bg-group{height:620px;}
	.ftc-bg-leaves{top:58%;}
	.ftc-bg-green{height:89px;}
	.ftc-bg-man,.ftc-bg-woman{background-size:15%;}
	.ftc-bg-logo{background-size:20%;top:15%;}
	.ftc-bg-man{left:14%;top:14%;}
	.ftc-bg-woman{right:19%;}
}


.ftc-video-wrapper {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.ftc-video-wrapper iframe, .ftc-video-wrapper object, .ftc-video-wrapper embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
