@charset "UTF-8";
/* CSS Document */

*{margin:0; padding:0;}

@font-face {
	font-family: 'bebas-neue';
	src: url(../fonts/bebas_neue/BebasNeue.otf);
}

#container  {
	/*width: 1160px;
	height: auto;*/
	width: 1160px;
	height: auto;
}

/* back to top button */ 
a.back-to-top {
    display: none;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: url(../images/backtotop-btn.png)no-repeat center 100%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
 }

.header  {
	height: 700px;
}

#header-home  {
	background-image: url(../images/homepage-coverphoto.jpg);
}

#header-aboutus  {
	background-image: url(../images/aboutus-cover.jpg);
}

#header-abtbc  {
	background-image: url(../images/aboutbc-cover.jpg);
}

#header-campaign  {
	background-image: url(../images/campaign-coverphoto.jpg);
}

.top-text  {
	width: 520px;
	margin-left: 540px;
	margin-top: 200px;
	padding: 0 50px;
	font-family: 'Avenir';
	color: white;
	font-size: 20px;
}

#home-text span  {
	color: #AE99C9;
}

#mainnavi  {
	height: 160px;
}

#mainnavi ul li  {
	width: 100px;
	height: 150px;
	line-height: 170px;
	float: left;
	position: relative;
	color: #8C74B5;
}

#mainnavi ul li a  {
	color: #8C74B5;
	text-decoration: none;
	height: 50px;
}

#mainnavi ul li a:hover  {
	color: white;
}

#mainnavi ul li.tab  {
	display: block;
	text-align: center;
	width: 300px;
	font-size: 22px;
	font-family: 'bebas-neue';
}

#mainnavi #btn1  {
	width: 120px;
}

#mainnavi #btn2  {
	width: 160px;
}

#mainnavi #btn3  {
	width: 230px;
}

#mainnavi #btn4  {
	width: 210px;
}

#mainnavi ul li.logo  {
	width: 420px;
	height: 140px;
	padding-left: 20px;
	padding-top: 20px;
}

#video  {
	width: 1080px;
	height: 640px;
	padding: 20px 0 0 80px;
	background: #585858;
}

/*About Us*/
#aboutus  {
	height: 720px;
	background-image: url(../images/leather55.jpg);
	padding-top: 30px;
}

.team  {
	color: white;
	font-size: 50px;
	font-family: "bebas-neue";
	text-align: center;
	margin-bottom: 20px;
}

.team span  {
	color: #8C74B5;
}

.aboutus-box  {
	width: 580px;
	height: 320px;
	float: left;
}

.faces  {
	width: 270px;
	float: left;
}

.quotes {
	width: 270px;
	height: 270px;
	float: left;
	text-align: center;
	padding: 0px 10px 0px 10px;
	color: white;
	font-family: 'Avenir';
}

.name  {
	color: #8C74B5;
	font-family: "bebas-neue";
	font-size: 32px;
}

.role  {
	color: #AE99C9;
	font-size: 20px;
	font-family: "bebas-neue";
}

#darienne-text  {
	padding-top: 50px;
}

#dom-text  {
	padding-top: 50px;
}

#jasmine-text  {
	padding-top: 60px;
}

#vivian-text  {
	padding-top: 60px;
}

#darienne-face  {
	padding-right: 20px;
}

#vivian-face  {
	padding-right: 20px;
}

#jasmine-face  {
	padding-left: 20px;
}

#dom-face  {
	padding-left: 20px;
}

#vivian-face:hover  {
	content: url(../images/vivian-hover.png);
}

#dom-face:hover  {
	content: url(../images/dom-hover.png);
}

#jasmine-face:hover  {
	content: url(../images/jas-hover.png); 
}

#darienne-face:hover  {
	content: url(../images/darienne-hover.png); 
}

/*About Breast Cancer Page*/
#signs-symptoms  {
	height: 698px;
	background: black;
	padding-top: 30px;
}

#symptoms  {
	height: 180px;
	float: left;
	padding-top: 20px;
}

#hover-symptoms  {
	font-family: 'Avenir';
	text-align: center;
	font-size: 12px;
	color: white;
	padding-top: 15px;
	float: left;
	width: 1160px;
}

.symptoms-box  {
	width: 260px;
	height: 177px;
	float: left;
	background: white;
	opacity: 0.6;
	text-align: center;
	font-family: 'Avenir';
	padding: 25px 15px 0 15px;
	font-size: 16px;
	line-height: 20px;	
	
}

.symptoms-box span  {
	font-family: "bebas-neue";
	font-size: 32px;
}

.symptoms-box:hover  {
	cursor: pointer;
	background: white;
	opacity: 0.7;
}

#redness span  {
	color: #8C74B5;
}

#lumps span  {
	color: #8C74B5;
}

#scalyskin span  {
	color: #AE99C9;
}

#swelling span  {
	color: #AE99C9;
}

.title  {
	text-align: center;
	font-family: 'bebas-neue';
	font-size: 50px;
	color: #8C74B5;
	margin-bottom: 30px;
}

#ss-title span  {
	color: white;
}

#menchest  {
	width: 500px;
	float: left;
	padding: 0 330px;
	position: relative;
}

.menchest-effects  {
	width: 500px;
	float: left;
	padding: 0 330px;
	position: absolute;
	visibility: hidden;
}

#self-check-methods  {
	height: 920px;
	padding-top: 30px;
	background: #585858;
}

#selfcheck-title  {
	color: white;
}

.check-box  {
	width: 580px;
	float: left;
}

#check-image  {
	width: 490px;
	padding: 0 335px 20px 335px;
}

.check-numbers  {
	width: 120px;
	float: left;
	padding-left: 5px;
}

#no1 {
	padding-bottom: 30px;
}

#no2  {
	padding-bottom: 30px;
}

.check-text  {
	width: 400px;
	height: 150px;
	margin-left: 10px;
	float: left;
	font-family: 'Avenir';
	font-size: 16px;
	text-align: center;
	border: 1px hidden;
	background: white;
	opacity: 0.6;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#check-text1  {
	height: 105px;
	padding-top: 45px;
}

#check-text2  {
	height: 105px;
	padding-top: 45px;
}

#check-text3  {
	height: 125px;
	padding-top: 25px;
}

#check-text4  {
	height: 125px;
	padding-top: 25px;
}

/*FAQS*/
#faqs  {
	height: 550px;
	background: black;
	border-bottom: solid #585858 1px;
}

#faq-title  {
	padding-top: 20px;
}

.flipwrapper {
	-webkit-perspective: 1000;
	width: 480px;
	height: 180px;
	float: left;
	padding: 10px 30px;
	margin: 0 20px;
	position: relative;
}

.flipwrapper .card.flipped {
	-webkit-transform: rotatey(180deg);
}

.flipwrapper .card {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
}

.flipwrapper .card .face {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	z-index: 2;
	font-family: 'Avenir';
	text-align: center;
}

.flipwrapper .card .front {
	position: absolute;
	z-index: 1;
	background: white;
	color: black;
	opacity: 0.6;
	font-size: 18px;
	padding-top: 80px;
	height: 100px;
	background-image: url(../images/questionmark.png);
}

#q2-front  {
	padding-top: 70px;
	height: 110px;
}

#q4-front  {
	padding-left: 30px;
	padding-right: 30px;
	width: 420px;
	padding-top: 70px;
	height: 110px;
}

.flipwrapper .card .back {
	-webkit-transform: rotatey(-180deg);
	background: white;
	opacity: 0.7;
	color: black;
	font-size: 16px;
	padding: 60px 30px 0 30px;
	height: 120px;
	width: 420px;
	line-height: 20px;
}

#q3-back  {
	padding-top: 70px;
	height: 110px;
}

#q4-back  {
	padding-top: 45px;
	height: 135px;
}

/*CAMPAIGN*/
#campaign  {
	height: 1070px;
}

#abtcampaign  {
	background-image: url(../images/purpleribbon-texture.jpg);
	height: 360px;
	padding-top: 40px;
}

#abtcampaign-text  {
	width: 800px;
	height: 260px;
	padding: 0 180px;
	font-size: 20px;
	font-family: 'Avenir';
	color: white;
	text-align: center;
	margin-top: 40px;
	line-height: 24px;
}

#abtcampaign-text span  {
	color: #AE99C9;
}

/*GAME*/
#game-container  {
	height: 670px;
	background: #585858;
}

#game-title  {
	padding-top: 30px;
	color: white;
	font-size: 50px;
	font-family: "bebas-neue";
	text-align: center;
}

#game-title span  {
	color: #8C74B5;
}

#game  {
	width: 800px;
	margin: 30px 180px;
	height: 500px;
	position: relative;
	float: left;
}

#game-box{
 width:800px;
 height:500px;
 margin:0 auto;
 overflow:hidden;
 position:absolute;
 cursor: crosshair;
 float: left;
}

#playbtn  {
	padding-top: 393px;
	padding-left: 279px;
	cursor: pointer;
	position: absolute;
	z-index: 99;
	float: left;
}

#playbtn:hover  {
	content: url(../images/playbutton-hover.png);
}

#game-start  {
	position: absolute;
	z-index: 10;
	float: left;
}

#game-bkg  {
	position: absolute;
	visibility: hidden;
	float: left;
}

.target{
 position:absolute;
 cursor:pointer;
}

#message{
 	text-align:center;
	font-family: 'Avenir';
	font-size: 20px;
	width: 1160px;
	height: 30px;
	float: left;
	color: black;
	position: absolute;
}

/*FOOTER*/

.footer  {
	height: 200px;
	background: black;
}

#socialmedia  {
	width: 475px;
	height: 70px;
	padding-left: 475px;
	padding-top: 20px;
}

.insta:hover  {
	content: url(../images/insta-hover.png);
}

.youtube:hover  {
	content: url(../images/youtube-hover.png);
}

.twitter:hover  {
	content: url(../images/twitter-hover.png);
}

#followus  {
	height: 30px;
	text-align: center;
	font-size: 18px;
	font-family: 'bebas-neue';
	padding-top: 10px;
	color: white;
}

#copyrights  {
	height: 25px;
	text-align: center;
	font-size: 16px;
	font-family: 'bebas-neue';
	padding-top: 35px;
	color: white;
}ing:0;}

@font-face {
	font-family: 'bebas-neue';
	src: url(../fonts/bebas_neue/BebasNeue.otf);
}

#container  {
	/*width: 1160px;
	height: auto;*/
	width: 1160px;
	height: auto;
}

/* back to top button */ 
a.back-to-top {
    display: none;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: url(../images/backtotop-btn.png)no-repeat center 100%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
 }

.header  {
	height: 700px;
}

#header-home  {
	background-image: url(../images/homepage-coverphoto.jpg);
}

#header-aboutus  {
	background-image: url(../images/aboutus-cover.jpg);
}

#header-abtbc  {
	background-image: url(../images/aboutbc-cover.jpg);
}

#header-campaign  {
	background-image: url(../images/campaign-coverphoto.jpg);
}

.top-text  {
	width: 520px;
	margin-left: 540px;
	margin-top: 200px;
	padding: 0 50px;
	font-family: 'Avenir';
	color: white;
	font-size: 20px;
}

#home-text span  {
	color: #AE99C9;
}

#mainnavi  {
	height: 160px;
}

#mainnavi ul li  {
	width: 100px;
	height: 150px;
	line-height: 170px;
	float: left;
	position: relative;
	color: #8C74B5;
}

#mainnavi ul li a  {
	color: #8C74B5;
	text-decoration: none;
	height: 50px;
}

#mainnavi ul li a:hover  {
	color: white;
}

#mainnavi ul li.tab  {
	display: block;
	text-align: center;
	width: 300px;
	font-size: 22px;
	font-family: 'bebas-neue';
}

#mainnavi #btn1  {
	width: 120px;
}

#mainnavi #btn2  {
	width: 160px;
}

#mainnavi #btn3  {
	width: 230px;
}

#mainnavi #btn4  {
	width: 210px;
}

#mainnavi ul li.logo  {
	width: 420px;
	height: 140px;
	padding-left: 20px;
	padding-top: 20px;
}

#video  {
	width: 1080px;
	height: 640px;
	padding: 20px 0 0 80px;
	background: #585858;
}

/*About Us*/
#aboutus  {
	height: 720px;
	background-image: url(../images/leather55.jpg);
	padding-top: 30px;
}

.team  {
	color: white;
	font-size: 50px;
	font-family: "bebas-neue";
	text-align: center;
	margin-bottom: 20px;
}

.team span  {
	color: #8C74B5;
}

.aboutus-box  {
	width: 580px;
	height: 320px;
	float: left;
}

.faces  {
	width: 270px;
	float: left;
}

.quotes {
	width: 270px;
	height: 270px;
	float: left;
	text-align: center;
	padding: 0px 10px 0px 10px;
	color: white;
	font-family: 'Avenir';
}

.name  {
	color: #8C74B5;
	font-family: "bebas-neue";
	font-size: 32px;
}

.role  {
	color: #AE99C9;
	font-size: 20px;
	font-family: "bebas-neue";
}

#darienne-text  {
	padding-top: 50px;
}

#dom-text  {
	padding-top: 50px;
}

#jasmine-text  {
	padding-top: 60px;
}

#vivian-text  {
	padding-top: 60px;
}

#darienne-face  {
	padding-right: 20px;
}

#vivian-face  {
	padding-right: 20px;
}

#jasmine-face  {
	padding-left: 20px;
}

#dom-face  {
	padding-left: 20px;
}

#vivian-face:hover  {
	content: url(../images/vivian-hover.png);
}

#dom-face:hover  {
	content: url(../images/dom-hover.png);
}

#jasmine-face:hover  {
	content: url(../images/jas-hover.png); 
}

#darienne-face:hover  {
	content: url(../images/darienne-hover.png); 
}

/*About Breast Cancer Page*/
#signs-symptoms  {
	height: 698px;
	background: black;
	padding-top: 30px;
}

#symptoms  {
	height: 180px;
	float: left;
	padding-top: 20px;
}

#hover-symptoms  {
	font-family: 'Avenir';
	text-align: center;
	font-size: 12px;
	color: white;
	padding-top: 15px;
	float: left;
	width: 1160px;
}

.symptoms-box  {
	width: 260px;
	height: 177px;
	float: left;
	background: white;
	opacity: 0.6;
	text-align: center;
	font-family: 'Avenir';
	padding: 25px 15px 0 15px;
	font-size: 16px;
	line-height: 20px;	
	
}

.symptoms-box span  {
	font-family: "bebas-neue";
	font-size: 32px;
}

.symptoms-box:hover  {
	cursor: pointer;
	background: white;
	opacity: 0.7;
}

#redness span  {
	color: #8C74B5;
}

#lumps span  {
	color: #8C74B5;
}

#scalyskin span  {
	color: #AE99C9;
}

#swelling span  {
	color: #AE99C9;
}

.title  {
	text-align: center;
	font-family: 'bebas-neue';
	font-size: 50px;
	color: #8C74B5;
	margin-bottom: 30px;
}

#ss-title span  {
	color: white;
}

#menchest  {
	width: 500px;
	float: left;
	padding: 0 330px;
	position: relative;
}

.menchest-effects  {
	width: 500px;
	float: left;
	padding: 0 330px;
	position: absolute;
	visibility: hidden;
}

#self-check-methods  {
	height: 920px;
	padding-top: 30px;
	background: #585858;
}

#selfcheck-title  {
	color: white;
}

.check-box  {
	width: 580px;
	float: left;
}

#check-image  {
	width: 490px;
	padding: 0 335px 20px 335px;
}

.check-numbers  {
	width: 120px;
	float: left;
	padding-left: 5px;
}

#no1 {
	padding-bottom: 30px;
}

#no2  {
	padding-bottom: 30px;
}

.check-text  {
	width: 400px;
	height: 150px;
	margin-left: 10px;
	float: left;
	font-family: 'Avenir';
	font-size: 16px;
	text-align: center;
	border: 1px hidden;
	background: white;
	opacity: 0.6;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#check-text1  {
	height: 105px;
	padding-top: 45px;
}

#check-text2  {
	height: 105px;
	padding-top: 45px;
}

#check-text3  {
	height: 125px;
	padding-top: 25px;
}

#check-text4  {
	height: 125px;
	padding-top: 25px;
}

/*FAQS*/
#faqs  {
	height: 550px;
	background: black;
	border-bottom: solid #585858 1px;
}

#faq-title  {
	padding-top: 20px;
}

.flipwrapper {
	-webkit-perspective: 1000;
	width: 480px;
	height: 180px;
	float: left;
	padding: 10px 30px;
	margin: 0 20px;
	position: relative;
}

.flipwrapper .card.flipped {
	-webkit-transform: rotatey(180deg);
}

.flipwrapper .card {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
}

.flipwrapper .card .face {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	z-index: 2;
	font-family: 'Avenir';
	text-align: center;
}

.flipwrapper .card .front {
	position: absolute;
	z-index: 1;
	background: white;
	color: black;
	opacity: 0.6;
	font-size: 18px;
	padding-top: 80px;
	height: 100px;
	background-image: url(../images/questionmark.png);
}

#q2-front  {
	padding-top: 70px;
	height: 110px;
}

#q4-front  {
	padding-left: 30px;
	padding-right: 30px;
	width: 420px;
	padding-top: 70px;
	height: 110px;
}

.flipwrapper .card .back {
	-webkit-transform: rotatey(-180deg);
	background: white;
	opacity: 0.7;
	color: black;
	font-size: 16px;
	padding: 60px 30px 0 30px;
	height: 120px;
	width: 420px;
	line-height: 20px;
}

#q3-back  {
	padding-top: 70px;
	height: 110px;
}

#q4-back  {
	padding-top: 45px;
	height: 135px;
}

/*CAMPAIGN*/
#campaign  {
	height: 1070px;
}

#abtcampaign  {
	background-image: url(../images/purpleribbon-texture.jpg);
	height: 360px;
	padding-top: 40px;
}

#abtcampaign-text  {
	width: 800px;
	height: 260px;
	padding: 0 180px;
	font-size: 20px;
	font-family: 'Avenir';
	color: white;
	text-align: center;
	margin-top: 40px;
	line-height: 24px;
}

#abtcampaign-text span  {
	color: #AE99C9;
}

/*GAME*/
#game-container  {
	height: 670px;
	background: #585858;
}

#game-title  {
	padding-top: 30px;
	color: white;
	font-size: 50px;
	font-family: "bebas-neue";
	text-align: center;
}

#game-title span  {
	color: #8C74B5;
}

#game  {
	width: 800px;
	margin: 30px 180px;
	height: 500px;
	position: relative;
	float: left;
}

#game-box{
 width:800px;
 height:500px;
 margin:0 auto;
 overflow:hidden;
 position:absolute;
 cursor: crosshair;
 float: left;
}

#playbtn  {
	padding-top: 393px;
	padding-left: 279px;
	cursor: pointer;
	position: absolute;
	z-index: 99;
	float: left;
}

#playbtn:hover  {
	content: url(../images/playbutton-hover.png);
}

#game-start  {
	position: absolute;
	z-index: 10;
	float: left;
}

#game-bkg  {
	position: absolute;
	visibility: hidden;
	float: left;
}

.target{
 position:absolute;
 cursor:pointer;
}

#message{
 	text-align:center;
	font-family: 'Avenir';
	font-size: 20px;
	width: 1160px;
	height: 30px;
	float: left;
	color: black;
	position: absolute;
}

/*FOOTER*/

.footer  {
	height: 200px;
	background: black;
}

#socialmedia  {
	width: 475px;
	height: 70px;
	padding-left: 475px;
	padding-top: 20px;
}

.insta:hover  {
	content: url(../images/insta-hover.png);
}

.youtube:hover  {
	content: url(../images/youtube-hover.png);
}

.twitter:hover  {
	content: url(../images/twitter-hover.png);
}

#followus  {
	height: 30px;
	text-align: center;
	font-size: 18px;
	font-family: 'bebas-neue';
	padding-top: 10px;
	color: white;
}

#copyrights  {
	height: 25px;
	text-align: center;
	font-size: 16px;
	font-family: 'bebas-neue';
	padding-top: 35px;
	color: white;
}