
body{
	background:url();
}

.body, h2, p, li, blockquote{
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
}

h2{
	font-size:28px;
}

.title, .blog-title{
	font-family: 'Great Vibes', sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:60px;
	line-height:72px;
}

.randr{
	font-family: 'Great Vibes', sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:120px;
	line-height:72px;
}

.title, .funfact span{
	color:#ff9b83;
}

.funfact span{
	font-size:28px;
	
	font-family: 'Great Vibes', sans-serif;
	font-style:normal;
	font-weight:normal;	
}

.button-link, .submit_fld, .program img {
    background: none repeat scroll 0 0 #ff9b83;
}

.fld {
    border: 1px solid #ff9b83;
}

/* h2, .h2 {
	font-family: '', sans-serif;
	font-style:;
	font-weight:;
	font-size:px;
	line-height:px;
}

h3, .h3 {
	font-family: '', sans-serif;
	font-style:;
	font-weight:;
	font-size:px;
	line-height:px;
}

h4, .h4 {
	font-family: '', sans-serif;
	font-style:;
	font-weight:;
	font-size:px;
	line-height:px;
}

h1, h5, h6, .h1, .h5, .h6, .btn, legend{
	font-family: 'Open Sans', sans-serif;
} */

.slogan{
	font-family: '', sans-serif;
	font-style:;
	font-weight:;
	font-size:px;
	line-height:px;
}

.navbar-nav > li > a, .wrapper h2, .footer h2{
	font-family: '', sans-serif;
}

.logo_txt{
	font-family: '', sans-serif;
	font-style:;
	font-weight:;
	font-size:px;
	line-height:px;
}

.logo_txt_s{
	font-family: '', sans-serif;
	font-style:;
	font-weight:;
	font-size:px;
	line-height:px;
}

.deepblue, .deepblue_footer, .purchase_button, .navbar, #signup input[type="submit"], .button, .wpcf7-submit, .dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, #toTop i, .blog-header{
	background:#ff9b83;
}

	
.deepblue{
    background-color: rgba(255, 155, 131, 0.9);
}	

/* Blog */

.main-content-inner h1, h1.page-title a, .main-content-inner a, .sidebar a { 
	color:#ff9b83;
}

.main-content-inner a:hover, .sidebar a:hover{
	color:#ff9b83;
}

.sidebar .widget-title, .btn-primary, .btn-default{
	background:#ff9b83;
}

.btn-primary:hover, .btn-default:hover{
	background:#ff9b83;
}

.comments-title{
	font-family: '', sans-serif;
	font-style:;
	font-weight:;
	font-size:px;
	line-height:px;
}

@media screen and (max-width: 940px){
	.slogan{
		font-size: 30px;	
		line-height:34px;
	}
}


/* Vertical Timeline */

.cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmlabel,
.cbp_tmtimeline > li .cbp_tmlabel,
.cbp_tmtimeline:before{
	background:#ff9b83;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after,
.cbp_tmtimeline > li .cbp_tmlabel:after{
	border: solid transparent;
	border-width: 10px;
	border-right-color: #ff9b83; 
}

.cbp_tmtimeline > li .cbp_tmtime span{
	color:#ff9b83;  
}

.cbp_tmtimeline > li .cbp_tmicon {
	box-shadow:0 0 0 8px #ff9b83;  
	/* background:#ff9b83; */
}

@media screen and (max-width: 47.2em) {

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		border-bottom-color: #ff9b83;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-bottom-color: #ff9b83;
	}

}

