* {
	margin:0;
	padding:0;
}

/*@font-face {
    font-family: "Universe";
    src: url(../fonts/UniversLTStd.otf) format("opentype");
}
@font-face {
    font-family: "Universe-Bold";
    src: url(../fonts/UniversLTStd-Black.otf) format("opentype");
}*/


.cw21 h4 {
    padding: 0px !important;
    font-size: 2rem !important;
}

body {
	background-color:#000;
	background: #FFF;
	margin: 0;
	padding: 0;
	font-family:Arial, "sans-serif";
	overflow-x: hidden;
}
p {
	color:#425462;
	font-size:19px;
	line-height:30px;
	font-weight:300;
	letter-spacing:.5px;
	margin-bottom:30px;
	max-width:850px;
	margin-left:auto !important;
	margin-right:auto !important;
	text-align:left;
}
/*Page Titles*/
h1 {
	font-family: Arial, "sans-serif";
	font-size:3.9em;
	letter-spacing:.5px;
	line-height:1em;
	color:#ffffff;
	padding-bottom:20px;
	margin-top:0px;
	text-align:left;
	font-weight:700;
	max-width:850px;
	margin-left:auto !important;
	margin-right:auto !important;
}

.logoHeader {
    background-color: #FFF;
}

.logoHeader img {
    padding: 0px 0 10px 0;
}

.header {
    font-size: 6rem;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
p.p-header {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

h2 {
	font-family: Arial, "sans-serif";
	color:#ffffff;
	font-size: 3.6rem !important;
	line-height:1em;
	letter-spacing:.5px;
	text-align:left;
	margin-top:15px;
	margin-bottom:25px;
	max-width:850px;
	margin-left:auto;
	margin-right:auto;
}

/*Subhead*/
h3 {
	font-family: Arial, "sans-serif";
	font-size:4em !important;
	letter-spacing:.5px;
	line-height:1em;
	color:#425462;
	padding-bottom:20px;
	margin-top:0px;
	text-align:left;
	font-weight:700;
	margin-left:auto !important;
	margin-right:auto !important;
}
a h3 {
	color: #ed8b00 !important;
	font-size: 3rem !important;
	font-family: Arial, "sans-serif";
	letter-spacing:.25px;
	margin-top:0px;
	text-align:left;
	font-weight:700;
}

.plusCircle {
    width: 23px;
    margin-top: -5px;
    opacity: .5;
}

.transform {
  -webkit-transition: all 1s ease;  
  -moz-transition: all 1s ease;  
  -o-transition: all 1s ease;  
  -ms-transition: all 1s ease;  
  transition: all 1s ease;
}

.plusCircleActive {
   width: 30px;
    margin-top: -5px;
    opacity: .5;
     -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg); /* Standard syntax */
}

h3 > a:hover {
	color: #415361;
    text-decoration: none;
}
h4 {
	font-family: Arial, "sans-serif";
	color:#ffffff;
	font-size:50px !important;
	line-height:53px !important;
	letter-spacing:.5px;
	text-align:left;
	padding: 100px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	 
}
/*Headline*/
h5 {
	color:#fff;
	font-weight:700;
	font-size: 70px;
	line-height:85px;
	letter-spacing:.5px;
	text-align:left;
	padding-top:105px;
	margin-bottom:0px;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	z-index:12;
	position:relative;
	text-shadow:2px 2px 5px #525252;
}
a {
	color:#333;
	text-decoration:none;
	font-weight:500;
}
a:hover {
	color:#85993a;
	text-decoration:underline;
}
.bold {
	font-family: Arial, "sans-serif";
}
.emphasis-orange {
	font-family: Arial, "sans-serif";
	color: #425462 !important;
    font-weight: bold;
}
a:hover .emphasis-orange  {
	color: #ed8b00 !important;
	text-decoration: underline;
}

.fa-twitter {
    color: #ed8b00 !important;
}

.row {
	padding-top: 10px;
	padding-bottom: 0;
}
.bkg-black {
	background-color:#000;
}
.bkg-white {
	background-color: #ffffff;
}
.bkg-dkBlue {
	background-color:#425462;
}
.bkg-navy {
	background-color: #22465E;
}
.bkg-gray {
	background-color:#d1d2d3;
}

.no-top {
	padding-bottom:0px;
	padding-top:0px;
}
.no-pad {
	padding: 0;
}
.contain-mk {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.intro {
	padding-top:50px;
}
.bkg-orange {
    background-image: url(../images/stripe.png);
    background-repeat: repeat;
}
.ora-button {
	border:0;
}
a.ora-button:hover {
	background-color: #fff;
	color: #592439 !important;
	text-decoration: none;
	transition:background 0.25s ease-in-out,color 0.25s ease-in-out,border 0.25s ease-in-out
}
a.ora-button {
	color:#ffffff !important;
	background-color: #592439;
	font-size: 18px;
	line-height: 18px;
	width: 100%;
	border: 0;
	padding: 15px 20px;
    margin-top: -10px;
}
/*.ora-button::before {
	content:"\ea60";
}*/
.ora-button a:hover {
	color: #592439 !important;
	background-color: #fff;
}
.copyright {
	font-size: 12px;
	line-height: 15px;
	margin-top: 40px;
}
.numbers {
	font-size: 30px;
	line-height: 32px;
    max-height: 70px;
    max-width: 70px;
	text-align: center;
	color: #ed8b00;
	padding: 17px 23px 13px;
	border: #ed8b00 solid 4px;
	border-radius: 50px;
    margin-bottom: 10px;
}

/***** BEGIN SPECIFIC FEATURE STYLES *****/
.title-section {
	
	background-image: url(../images/headerBG.png);
	background-size: cover;
    background-position: top center;
	background-repeat: no-repeat;
}

.title-section p {
    color: #FFF;
}

.title-section p b {
    color: red;
}


#boxes {
	display: table;
	margin-bottom: 50px;
}
#challenge-1 {
	/*background-image: url(../img/challenges-bkg-1.png);
	background-size: contain;
	background-position: bottom right;
	background-repeat: no-repeat;*/
	padding: 30px;
	border-right: 5px solid #ffffff;
	float: none; display: table-cell; vertical-align: top;
}
#challenge-2 {
	/*background-image: url(../img/challenges-bkg-2.png);
	background-size: contain;
	background-position: bottom right;
	background-repeat: no-repeat;*/
	padding: 30px;

	float: none; display: table-cell; vertical-align: top;
}
#challenge-1 > p,
#challenge-2 > p {
	color:#ffffff;
	 
}
#challenge-1 > ul > li,
#challenge-2 > ul > li {
	color:#ffffff;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
}

.cloud {
	background-image: url(../img/blueCloudBG.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#cloudTech {
	background-image: url(../images/cloudTech.png);
     background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#needed {
	background-image: url(../images/whatsNeeded.png);
     background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
#nextSteps {
	background-image: url(../images/nextSteps.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.dropdowns {
	padding-bottom: 30px;
}

.speakers {
	text-align: center
}
.speakers h1 {
	font-size: 24px;
	font-family:Arial, "sans-serif";
	margin-top: 20px;
	 
	padding-bottom: 10px;
	text-align: center;
}
.speakers p {
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	line-height: 17px;
}

/*==========  Non-Mobile First Method  ==========*/

	/* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
		#title-section {
			height:589px !important;
		}
		h5 {
			padding-top:10px !important;
			width:90% !important;
		}
		h3 {
		}
    }

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1100px) {
		#title-section {
			height:589px !important;
		}
		h5 {
			padding-top:50px !important;
			width:90% !important;
			font-size:68px !important;
			line-height:74px !important;
		}
		h3 {
			font-size:40px !important;
		}
		#bgvid {
			display:none !important;
		}
		#title-section {
			background: url(../images/video-fallback-ver2.jpg) no-repeat;
		}
		
    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
		#title-section {
			height:375px !important;
		}
		h5 {
			width:100% !important;
			font-size:52px !important;
			line-height:60px !important;
			padding-top:20px !important;
		}
		h3 {
			font-size:45px !important;
			line-height:42px !important;
		}
		.cbp-fbscroller > nav a:hover {
			color:transparent !important;
		}
		#bgvid {
			display:none !important;
		}
		#title-section {
			background: url(../images/video-fallback-ver2.jpg) no-repeat !important;
			background-position:center !important;
		}
		#boxes, .static-box {
			display: block !important;
		}
		#challenge-1, #challenge-2, .static-column {
			display: block !important;
			border: 0 !important;
		}
		#challenge-1 {
			margin-bottom: 20px !important;
		}
        a h3 {
	
    margin-left: 0px !important;
}
        .header {
    font-size: 5rem !important;
}
		

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
        
        .p-header {
             padding: 0 20px !important;
        }
		h1 {
			font-size: 50px !important;
		}
		.title-section {
			
		}
		h2 {
			font-size: 20px !important;
			line-height: 25px !important;
            padding: 0 20px !important;
		}
		h3 {
			font-size: 40px !important;
		}
		h4 {
			padding: 30px 0 25px !important;	
			font-size: 40px !important;
		}
		h5 {
			padding-top:0px !important;
		}
		.intro {
			padding-top:50px !important;
		}
		
		#bgvid {
			display:none !important;
		}
		#title-section {
			background: url(../images/video-fallback-ver2.jpg) no-repeat;
		}
        .header {
    font-size: 4rem !important;
             padding: 0 20px !important;
}
        
        a h3 {
	
    margin-left: 0px !important;
}
        
        .contain-mk .col-md-4 {
            margin-bottom: 40px;
        }
        
       
    }

    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 480px) {
	.row {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
		#title-section {
			height:360px !important;
			background: url(../images/video-fallback-ver2.jpg) no-repeat;
		}
		
		h3 {
			font-size:28px !important;
			width:80% !important;
			line-height:34px !important;
		}
		h5 {
			font-size:38px !important;
			line-height:48px !important;
		}
		#bgvid {
			display:none !important;
		}
		
    }

    /* Custom, iPhone Retina */
    @media only screen and (max-width : 320px) {

    }

.progress-bar {
	height:20px;
	background:#6d6e71;
	bottom:0;
	left:0;
	z-index:200;
	position:fixed;
}


}