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

h2, .h2 {
	font-family: 'Oswald', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:46px;
	line-height:48px;
}

h3, .h3 {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:24px;
	line-height:26px;
}

h4, .h4 {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:20px;
	line-height:26px;
}

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

.slogan{
	font-family: 'Oswald', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:45px;
	line-height:24px;
}

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

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

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

.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{
	background:#353b49;
}

.service .fa, .alt_heading h2, .flat .plan.featured:hover li.plan-name, .flat .plan:hover li.plan-name, .welcome {
	color:#353b49;
}

h2 span, h3 span, blockquote, .rht blockquote, .social .fa:hover{
	border-color:#eb6d4c;
}

.slogan span, .nav > li > a:hover, .nav > li.current a, .service .fa:hover, .social .fa:hover {
	color:#eb6d4c;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .flat .plan.featured li.plan-name, .custom-nav ul li:hover, .custom-nav ul li:active, #toTop i{
	background:#eb6d4c!important;
}

input, .social .fa, .contFrm textarea{
	border-color:#6e8697;
}

h3, h4, .flat .plan li > strong, .copy, .social .fa, .copy a {
	color:#6e8697;
}

a.purchase_button:hover, .flat .plan li.plan-name, .button:hover, #signup input[type="submit"]:hover, .custom-nav ul li{
	background:#6e8697;
}

	
.deepblue{
    background-color: rgba(53, 59, 73, 0.9);
}	

.view-first .mask{
    background-color: rgba(53, 59, 73, 0.8);
}	
/* Blog */

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

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

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

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

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

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

.normal{
    font-style:normal;
}
.bx-wrapper{
    border:0px;   
}
.social{
    display:none;
}
.bx-controls{
    display:none;
}
.purchase_button{
    display:none;
}
.deepblue{
    background:transparent;
}
#QuestionForm, #ApplicationForm, #DemoForm, #DemoSchool {
    display:none;
    width:600px;
}
#DemoSchool{
    float: right;
    width:520px;
}
#DemoSchool p{
    float:right;
}
#QuestionForm p, #ApplicationForm p, #DemoForm p{
    float:left;
    margin-bottom:2px;
}
#QuestionForm textarea{
    width:455px;
}
.form_label{
    text-align:left;
    width:160px;
    display:block;
    float:left;
    margin-top: 14px;
}
.wpcf7-form-control-wrap{
    float:left;
}
h2 span{
    border:0;
}
.slogan span, .nav > li > a:hover, .nav > li.current a, .service .fa:hover, .social .fa:hover {
color: #177e10;
}
.fet img{
    width: auto !important;
}
#section_faq > .wrapper{
    display:none;
}
.wpcf7-form{
    margin-top:60px;
}
#section_team h3{
    display:none;
}
.service h3 {
    font-size: 18px;   
}
.service h2 {
    display:none;
}
.footer .text-center h2{
    font-weight: normal;
font-size: 18px;
line-height: 20px;
text-align: left;
font-family: 'Open Sans', sans-serif;
    color: #6E8695;
}
.top_wrapper .top{
    overflow:hidden !important;
}
#section_contact h3 span{
    border:0 !important;
}
div.wpcf7-validation-errors{
    overflow: hidden;
    display: block;
    float: left;
    width: 317px;
    margin-top: 0px;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
    .top_wrapper{
        background-attachment: scroll !important;   
    }   
}