/*
Author URI: http://Codeconvey.com/
Version: 1.0
*/


/* ----------------------------------------------------
	GOOGLE FONTS
-------------------------------------------------------
font-family: 'Raleway', sans-serif;
------------------------------------------------------- */
	
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,900,800,700,500,600,300,200,100);




@font-face {
  font-family: 'Raleway';
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 ;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}


/* ----------------------------------------------------
	SKELETON
------------------------------------------------------- */
body {
	background: #FFFFFF;
	color: #000;
	font-weight: 400;
	font-size: 1em;
	font-family: Raleway;
	margin:0;
	padding:0;
}


*, *:after, *:before { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
 
.clearfix:after {
	clear: both;
}

/* ----------------------------------------------------
	TOPBAR
------------------------------------------------------- */
.cctop {
	background:#2581e8;	
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.75em;
	line-height: 3.2;
}

.cctop a {
	display: inline-block;
	padding: 0 1.5em;
	text-decoration: none;
	letter-spacing: 1px;
	color:#FFF;
}
.cctop a:hover{
	background:#FFF;
	color:#000;	
}
.cctop span.right {
	float: right;
}

.cctop span.right a {
	display: block;
	float: left;
}

/* ----------------------------------------------------
	HEADER
------------------------------------------------------- */

.ccheader {
    background: none repeat scroll 0 0 #2581e8;
    border-top: 1px solid #053f80;
    margin: 0 auto;
    padding: 2em;
    text-align: center;
}

.ccheader .heading{
    border-bottom: 4px solid #f04a08;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.6px;
    margin-top: 12px;
    padding-bottom: 12px;
    position: relative;
    text-rendering: optimizespeed;
    z-index: 999;
}
.ccheader h1{
	font-size: 2.5em;
    line-height: 1.3;
    margin: 0;
	font-family: Raleway;
	font-weight:700px;
	color:#FFF;
	text-rendering: optimizespeed;
	text-transform: uppercase;
}



.ccheader h6{
	font-size: 6vmin;
    line-height: 1.3;
    margin: 0;
	font-family: Raleway;
	font-weight:700px;
	color:#FFF;
	text-rendering: optimizespeed;
	text-transform: uppercase;
}


.ccheader hr {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid;
    color: #053f80;
    margin-bottom: 0;
    margin-top: 0;
    width: 30px;
}
.ccheader h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-size: 60%;
	opacity: 0.7;
}




/* ----------------------------------------------------
	DEMO BUTTONS
------------------------------------------------------- */
.codeconvey-demo {
	padding-top: 1em;
	font-size: 0.8em;
}

.codeconvey-demo a {
	display: inline-block;
	margin: 0.5em;
	padding: 0.7em 1.1em;
	outline: none;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

.codeconvey-demo a:hover,
.codeconvey-demo a.current-demo,
.codeconvey-demo a.current-demo:hover {
	border-color: #333;
	color: #333;
}

/* ----------------------------------------------------
	WRAPPER
------------------------------------------------------- */

.wrapper{
	margin:0 auto;	

}
#footer{ font-family:raleway; font-size: 1em; color:#FFFFFF; font-weight:bold;}
#footer a { color: #FFFFFF;} 
#footer a:hover{ color: #C31902;} 
#footer a:visited{ color: #8F9297;} 

section{ float:left; width:100%;}

h8{ font-family:raleway; font-size: 6vmin; color:#FFFFFF; font-weight:bold; }
p8{ font-family:raleway; font-size: 3vmin; color:#FFFFFF; font-weight:bold; }


h9{ font-family:raleway; font-size: 6vmin; color:#FFFFFF; font-weight:bold; }
p9{ font-family:raleway; font-size: 3vmin; color:#FFFFFF; font-weight:bold; }

p10{ font-family:raleway; font-size: 1.5em; color:#FFFFFF; font-weight:bold; }

.groupalso {
   max-width:100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
	margin:0 auto;	

  }

container01{
 width: 100%;
align-items:center;
padding:20px;
}



@media screen and (max-width: 49.9999em){
	.halfspace{
	width: 90%;
	font-family: Raleway;
}

.halfspace h1a{
	font-size: 16px;
	font-weight:bold;
	}
	
	
	
.halfspace p{ 
font-size:14px;
}
}

.halfspace{
	display:inline-block;
	width: 450px;
	font-family: Raleway;
	vertical-align:top;
padding: 50px;
color: #FFFFFF;
}




@media screen and (max-width: 29.9999em){
.halfspace{
	display:inline-block;
	width: 90%;
	font-family: Raleway;
	vertical-align:top;
	padding-left: 0px;

}
}

.halfspace2{
	display:inline-block;
	width: 450px;
	font-family: Raleway;
	vertical-align:middle;
color: #FFFFFF;
padding-top: 20px;
}




.img-circle {
  border-radius: 50%;
  
}

@media screen and (max-width: 29.9999em){
	.img-circle {
  width: 50%;
  
}

.img-circle2 {
  width: 70%;
  
}

}

.img-circle2 {
  border-radius: 50%;

}
@media screen and (min-width: 30em){
	.img-circle2 {
  width: 40%;

}}

article.columns2 a:link{

color: #8F9297;

}






article.columns {
-moz-columns: 290px 2;
-webkit-columns: 290px 2;
columns: 290px 2;
padding: 8%;
color: #FFFFFF;
line-height: .95;
}



.block {
height: 200px;	
}
.blockimg {
height: 200px;
width: 200px;
border-radius: 8px;
border-width: 2px;
border-color: #454442;
}


.menubottom {
	display: block;
	width: 100%;
	height: 90px;
	float: right;
}


/* winners links */
article a:link {
    color: #6E0E00;
}

article a2:link {
    color: #C31902;
}

article a:visited {
    color: #454442;
}


article a:hover {
    color: #FFFFFF;
}


article a:active {
    color: #C31902;
}
/* winners links */

article p{
	word-spacing: -1;
	text-indent: 0px;
	font-weight:700;
	font-size: 1em;
}


@media screen and (max-width: 29.9999em){
article p{
	word-spacing: -1;
	text-indent: 0px;
	font-weight:600;
	font-size: .75em;
}}




article p2 {
	word-spacing: -1;
	color: #212240;
		font-weight: 500;
font-size: .9em;

}



article h7{font-weight:700;
	line-height: 1.25;
	font-size: 1.5em;
	color: #212240;
	}
article hr{
	border-top: 1px solid #FFFFFF;
	line-height: 1.2;

}	


	
article h8{ font-weight:bold;
	line-height: 1.5;
}


