
/*Template Name: Crossway - Startup Landing Page Template
Theme URL: http://themeforest.net/user/DSA79/
Description: Crossway - Startup Landing Page Template
Author: DSA79
Author URL: http://themeforest.net/user/DSA79
Version: 1.1.0
Website: www.dsathemes.com
Tags: responsive, html5 template, one page, landing, startup, business, company, corporate, creative
*/



/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles   */
/*   02 - Hero      			   */
/*   03 - About        			   */
/*   04 - Features                 */
/*   05 - FAQs		               */
/*   06 - Clients                  */
/*   07 - Call to Action           */
/*   08 - Footer         		   */
/*   09 - Scroll to Top	   		   */
/*   10 - Contact Form Response    */
/*   11 - Pricing Area		       */
/*   12 - Social Proof		       */
/*   13 - Features 2               */



/* ==========================================================================
   01. GENERAL & BASIC STYLES
   ========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,900&display=swap');

html {  
	scroll-behavior: smooth;
}

body { 
	font-family: 'Raleway',sans-serif !important;
}


/*------------------------------------------*/
/*	 Preload Animation 
/*------------------------------------------*/

#preloader{
	position: fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:99999; 
	background-color:#fff;
}

#status{
	position:absolute;
	top:50%; 
	left:50%; 
	margin:-100px 0 0 -100px;
	width:200px;
	height:200px;
	/*background-image:url(../img/icons/loader.gif)*/;
	background-position:center;
	background-repeat:no-repeat;
	background-size:75px 75px;
} 
   
/*------------------------------------------*/
/*	 Parallax Settings
/*------------------------------------------*/

.intro-parallax {
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
}

#intro { 
	background-color: #DCDCDC;
}

.parallax {
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*------------------------------------------*/
/*	 Headers
/*------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin-top: 0; 
	margin-bottom: 10px;
}

.bold {
	font-weight: 800 !important;
}

.white {
	color: #fff !important;
}

.strikethrough {
	text-decoration: line-through !important;
}

/*------------------------------------------*/
/*	 Link Setting
/*------------------------------------------*/

a {
	text-decoration: none;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

a:hover {
	color: #444;
	text-decoration: none;
}

a:focus {
	color: #f8f8f8;
	outline: none;
	border: none;
	text-decoration: none;
} 

/*------------------------------------------*/
/*	 Buttons
/*------------------------------------------*/

		input[type="submit"] {
		border: none !important;
		background: none !important;
		text-transform: uppercase;
    	letter-spacing: 1px !important;
    	font-weight: 600;
    	color: #fff;
		}

				.btn-primary {
				text-transform: uppercase;
				font-weight: 600;
				font-size: 18px;
				letter-spacing: 1px !important;
				background-color: #02AEEF;
				color: #fff !important;
				border-radius: 0px;
				border: none;
				padding: 0px;
}	

		.btn-secondary {
				text-transform: uppercase;
				font-weight: 600;
				font-size: 18px;
				letter-spacing: 1px !important;
				background-color: rgba(255,255,255,0.2) !important;
				color: #02AEEF !important;
				border-radius: 0px;
				border: none;
			}

		

/*------------------------------------------*/
/*	 CLEAR FLOATS
/*------------------------------------------*/

.floatleft {float: left; width: 50%;}	
.floatright {float: right; width: 50%; text-align: right;}
.clearfloat {clear: both;}


/*------------------------------------------*/
/*	 Lists
/*------------------------------------------*/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*------------------------------------------*/
/*	 Section Titlebar
/*------------------------------------------*/


.titlebar {
	margin-bottom: 40px;
	border-left: 2px solid #b22532;
    padding-left: 20px;
}

.titlebar h2 {
	color: #3b4752;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 5px;
	letter-spacing: 1px !important;
}

.titlebar p {
	color: #666;
	font-size: 18px;
	font-weight: 300;
}

.titlebar h2 span {
			font-weight: 800;
		}


/* ==========================================================================
   02. HERO
   ========================================================================== */
 
#hero {
	background-image: url('../img/hero-background.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
		
#hero h1 {
	font-weight: 100;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-size: 50px;
	line-height: 45px;
}

#hero h2 {
	font-weight: 100;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-size: 36px;
}

#hero h3 {
	margin-top: 0px;
	margin-bottom: 20px;
}
		
#hero p {
}

 
#hero ul {
	list-style-image: none;
	padding-left: 0px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
}

#hero li:before {
	content: '';
	display: inline-block;
	height: 16px;
	width: 16px;
	background-image: url('../img/check-new.png');
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 10px;
}

#hero li {
	margin-bottom: 5px;
}

.hero_image {
	width: 100%;
	margin: -2% 0px 3%;
}

.hero_content {
	padding: 10% 30px 10%;
}

.forecast {
			background-image: url('../img/scorecaster-forecast-blank.png') !important;
			background-repeat: no-repeat;
			background-size: contain;
			width: 120%;
			min-height: 300px;
			margin-top: 60px;
			padding-right: 140px;
			padding-top: 40px;
			text-align: right;
		}
		
		.forecast h2 {
			font-weight: 800 !important;
			color: #fff;
			font-size: 60px !important;
		}
				
/*------------------------------------------*/
/*	 Buttons
/*------------------------------------------*/


.btn-left {
	float: left;
	text-align: left;
}

.btn-right {
	float: left;
	text-align: left;
}

.btn-margin {
	margin: 0px 20px 0px 0px;
}

#form_register_btn {
	margin-top: 20px;
}


/*------------------------------------------*/
/*	 Header
/*------------------------------------------*/

#header {
	background: #fff;
	width: 100%;
	color: #fff;
	padding: 15px 30px;
	border-bottom: 1px solid #94a4b2;
}
		
#subheader {
	text-align: center; 
	padding: 30px 0px; 
	background: #ffffff;
}
				
#subheader h1 {
	font-weight: 100;
	font-size: 50px;
	letter-spacing: 2px;
	color: #3b4752;
	margin: 0px;
}
					
.subheader_span {
	color: #b22532;
	font-weight: 800;
	letter-spacing: 1px;
}

#logo {
	width: 355px;
}

.social-proof {
	max-width: 500px; width: 100%;
}


/*------------------------------------------*/
/*	 Header Social Icons  
/*------------------------------------------*/

.social-icons {
	display: inline-block; 
}

.social-icons li {
	float: left;
	width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
	line-height: 70px;
}

.he_social {
    width: 36px;
    height: 36px;
	text-align: center;
	font-size: 18px;
    line-height: 36px;
	margin: 0 4px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    text-decoration: none;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.he_social:hover {
	color: #fff;
	opacity: 0.7;
}

.ico-facebook {background-color: #3b5998;color: #f8f8f8;}
.ico-twitter {background-color: #00a9ed;color: #f8f8f8;}
.ico-google-plus {background-color: #cd1111;color: #f8f8f8;}
.ico-linkedin {background-color: #015886;color: #f8f8f8;}
.ico-dribbble {background-color: #d92d84;color: #f8f8f8;}
.ico-instagram {background-color: #beb3a8;color: #f8f8f8;}
.ico-pinterest {background-color: #ac281a;color: #f8f8f8;}
.ico-dropbox {background-color: #008ad2;color: #f8f8f8;}
.ico-skype {background-color: #00a9ed;color: #f8f8f8;}
.ico-youtube {background-color: #cd1b20;color: #f8f8f8;}
.ico-tumblr {background-color: #3a5976;color: #f8f8f8;}
.ico-vimeo {background-color: #00adee;color: #f8f8f8;}
.ico-flickr {background-color: #d2d2d2;color: #f8f8f8;}
.ico-github {background-color: #222;color: #f8f8f8;}
.ico-renren {background-color: #364a83;color: #f8f8f8;}
.ico-vk {background-color: #3b5998;color: #f8f8f8;}
.ico-xing {background-color: #015f5e;color: #f8f8f8;}
.ico-weibo {background-color: #be4443;color: #f8f8f8;}
.ico-rss {background-color: #ff6600;color: #f8f8f8;}

/*------------------------------------------*/
/*	  Intro Section Description
/*------------------------------------------*/

#intro_description h1 {
	font-size: 40px;
	margin-bottom: 30px;
}

#intro_description {
	background: rgba(255, 255, 255, 0.7);
}


.intro_feature {
	margin-bottom: 20px;
}

.intro_feature h4 {
	font-weight: 600;
}

.intro_feature i {
	margin-right: 5px;
}

.intro_feature p {
	font-size: 16px;
	font-weight: 400;
	padding-left: 25px;
}

/*------------------------------------------*/
/*	  Intro Section Button
/*------------------------------------------*/

.intro_button {
	margin-top: 60px;
}

/*------------------------------------------*/
/*	  Register Form
/*------------------------------------------*/

#intro_form {
	padding-left: 100px;
}

.form_register {
	width: 100%;
	background-color: #8B1A1A;
	margin: 0 auto;
    padding: 20px 20px 25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.form_register h2 {
	color: #fff;
    text-align: center;
    line-height: 30px;
	font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
}

/*------------------------------------------*/
/*	  Register Form Input
/*------------------------------------------*/

.form_register .form-control {
	height: 46px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="text"],
input[type="email"],
textarea {
	color: #444;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.form_register textarea {
	min-height:140px;
}

/*------------------------------------------*/
/*	   Register Form Error Message 
/*------------------------------------------*/

.error {
	color: #fc0000;
	font-size: 13px;
	margin-bottom: 20px;
}


 
/* ==========================================================================
   03. ABOUT
   ========================================================================== */
  
#about-1 {
	padding-top: 60px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

#about-2 {
	padding-top: 70px;
	padding-bottom: 80px;
}

#about-1 .titlebar {
	margin-bottom: 30px;
}

#about-1 h4, #about-2 h4  {
	font-weight: 600;
	margin-bottom: 15px;	
}

/*------------------------------------------*/
/*	  About-1 Text
/*------------------------------------------*/

#about-1-text {
	padding-right: 35px;
}

/*------------------------------------------*/
/*	  Accordion
/*------------------------------------------*/

#accordion_holder {
	margin-top: 40px;
}

.accordion {
	margin-bottom: 40px;
}

#text_1,
#text_2,
#text_3,
#text_4 { 
	width: 100%;
	display: block; 
	float: left; 
	padding: 0; 
	margin: 3px 0; 	
	cursor: pointer; 	
}

.accordion a { 
	color: #666; 
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding: 10px 40px 10px 15px;
	text-decoration: none; 
	display: block; 
	cursor: pointer; 
	background: rgba(170, 170, 170, 0.15) url(../img/open.png) no-repeat center right;
}

.accordion li.active>a { 
	background: rgba(170, 170, 170, 0.15) url(../img/close.png) no-repeat center right;  
	color: #151515;
	box-shadow: none;
}

/*------------------------------------------*/
/*	  Accordion Answer
/*------------------------------------------*/

.accordion li div { 
	background: #fff;
	line-height: 22px;
	padding: 10px 10px; 
	margin-bottom: 5px;
	display: block; 
	clear: both; 
	float: left; 
}

/*------------------------------------------*/
/*	 Video Holder
/*------------------------------------------*/

#video_holder p {
	margin-bottom: 30px;
}

/*------------------------------------------*/
/*	  Video Content Settings
/*------------------------------------------*/ 

.video-block {
	position: relative;
	padding-bottom: 54.25%;
	padding-top: 20px;
	margin-top: 20px;
	height: 0;
	overflow: hidden;
}

.video-block iframe,
.video-block object,
.video-block embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}

/*------------------------------------------*/
/*	 About-2 Text
/*------------------------------------------*/

#about-2-text {
	padding-left: 60px;
}

/*------------------------------------------*/
/*	  Quote
/*------------------------------------------*/

#quote_holder {
	margin-top: 40px;
}

.quote-text {
	background: rgba(170, 170, 170, 0.15);
    border-left: none;
    color: rgba(85, 94, 106, 0.8);
    font-style: italic;
    line-height: 25px;
    margin: 0 0 30px 0;
    padding: 26px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 0 rgba(182, 196, 209, 0.3);
    -moz-box-shadow: 0 3px 0 rgba(182, 196, 209, 0.3);
    box-shadow: 0 3px 0 rgba(182, 196, 209, 0.3);
}

.quote-text:before {
    border: 14px solid transparent;
    z-index: 3;
    border-top-color: #f2f2f2;
    top: auto;
    right: auto;
    bottom: -28px;
    left: 30px;
}

.quote-text:after {
    border: solid 14px transparent;
    z-index: 2;
    border-width: 18px;
    border-top-color: rgba(182, 196, 209, 0.3);
    top: auto;
    right: auto;
    bottom: -36px;
    left: 26px;
}

.quote-text:before,
.quote-text:after,
.quote-text-up:before,
.quote-text-up:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
}

.quote-text a {
    color: #8c989e;
	font-weight: 400;
}

.quote-text a:hover {
    text-decoration: none;
}

.flexslider .slides img { 
	float: left;
    margin-right: 15px;
    margin-left: 6px;
    width: 75px;
	box-shadow: 0 0 5px rgba(140, 140, 140, 0.8);
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}

.quote-author {
    display: inline-block;
    font-size: 13px !important;
    line-height: 65px !important;
} 
 


/* ==========================================================================
   04. FEATURES
   ========================================================================== */
 
#features {
	padding-top: 90px;
	padding-bottom: 90px;
	background-color: #fff;
}

/*------------------------------------------*/
/*	  Feature Box
/*------------------------------------------*/

.feature-box {
	/*margin: 10px;*/
	padding: 20px;
	/*width: 31.2%;*/
	/*min-height: 400px;*/
}


/*------------------------------------------*/
/*	  Feature Box Content
/*------------------------------------------*/

.feature-box-content {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.feature-box-content h4 {
	color: #3b4752;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 16px;
}


 
/* ==========================================================================
   05. FAQs
   ========================================================================== */
 
#faq {
	padding-top: 60px;
	padding-bottom: 50px;
	background-image: url('../img/typing.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}

/*------------------------------------------*/
/*	  FAQs Titlebar
/*------------------------------------------*/

#faq .titlebar {
	margin-bottom: 30px;
}

/*------------------------------------------*/
/*	  FAQs Question
/*------------------------------------------*/

.question {
	margin-bottom: 20px;
}
  
.question h4 {
	color: #3b4752;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.question p {
	color: #666;
	font-size: 14px;
}

.question li {
	font-weight: 300; 
	margin: 5px 0px 5px 10px; 
	list-style-type: square; 
	list-style-position: outside;
	color: #b22532;
	font-size: 16px;
}

#question_1 {
	padding-left: 30px;
}

 
/* ==========================================================================
   06. CLIENTS
   ========================================================================== */

 
#clients {
	padding-top: 60px;
	padding-bottom: 80px;
	border-top: 1px solid #ddd;
}	

#clients-titlebar {
	position: relative;
}	

/*------------------------------------------*/
/*	 Clients Carousel Navigation
/*------------------------------------------*/

.customNavigation {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 10px;
}

.customNavigation .btn {
	padding: 4px 10px;
}

.customNavigation i {
	font-size: 20px;
	color: #fff;
}
  


/* ==========================================================================
   07. CALL TO ACTION
   ========================================================================== */

#call-to-action {
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url('../img/bottom-cta-scott.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 30px;
}

#call-to-action h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 100;
	padding: 0 15%;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

#call-to-action h1 span {
	font-weight: 800;
}

#call-to-action p {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	padding: 0 10%;
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

   
/* ==========================================================================
   08. FOOTER
   ========================================================================== */
#footer {
	background-color: #fff;
	padding: 40px 0 40px;
}   
  
/*------------------------------------------*/
/*	 Footer Navigation Menu
/*------------------------------------------*/  

.footer-nav li {
	float: left;
	padding: 5px 10px 10px;
}

.footer-nav li a {
	color: #999;
	font-size: 15px;
}

.footer-nav li a:hover {
	color: #428bca;
}

/*------------------------------------------*/
/*	 Footer Copy 
/*------------------------------------------*/  

#footer_copy p {
	color: #666;
	font-size: 13px;
	margin-left: 10px;
}

#footer_copy p span {
	color: #428bca;
}

.copyright {
	text-align: center;
	color: #3b4752;
	font-size: 14px;
}


/*------------------------------------------*/
/*	 Footer Social Icons  
/*------------------------------------------*/

#footer_icons {
	margin:3px 0;
}

.footer-socials {
	display: inline-block; 
}

.footer-socials li {
	float: left;
	width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
	line-height: 70px;
}

.foo_social {
    width: 40px;
    height: 40px;
	text-align: center;
	color: #1A1E23;
	font-size: 20px;
    line-height: 40px;
	margin: 0 5px;
	background-color: #999;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    text-decoration: none;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

/*------------------------------------------*/
/*	 Footer Icons Hover 
/*------------------------------------------*/

.ico-facebook:hover {background-color: #3b5998;color: #f8f8f8;}
.ico-twitter:hover {background-color: #00a9ed;color: #f8f8f8;}
.ico-google-plus:hover {background-color: #cd1111;color: #f8f8f8;}
.ico-linkedin:hover {background-color: #015886;color: #f8f8f8;}
.ico-dribbble:hover {background-color: #d92d84;color: #f8f8f8;}
.ico-instagram:hover {background-color: #beb3a8;color: #f8f8f8;}
.ico-pinterest:hover {background-color: #ac281a;color: #f8f8f8;}
.ico-dropbox:hover {background-color: #008ad2;color: #f8f8f8;}
.ico-skype:hover {background-color: #00a9ed;color: #f8f8f8;}
.ico-youtube:hover {background-color: #cd1b20;color: #f8f8f8;}
.ico-tumblr:hover {background-color: #3a5976;color: #f8f8f8;}
.ico-vimeo:hover {background-color: #00adee;color: #f8f8f8;}
.ico-flickr:hover {background-color: #d2d2d2;color: #f8f8f8;}
.ico-github:hover {background-color: #222;color: #f8f8f8;}
.ico-renren:hover {background-color: #364a83;color: #f8f8f8;}
.ico-vk:hover {background-color: #3b5998;color: #f8f8f8;}
.ico-xing:hover {background-color: #015f5e;color: #f8f8f8;}
.ico-weibo:hover {background-color: #be4443;color: #f8f8f8;}
.ico-rss:hover {background-color: #ff6600;color: #f8f8f8;}

/*------------------------------------------*/
/*	 Footer Newsletter Form
/*------------------------------------------*/

.subscribe-form {
	margin: 5px auto 0;
    position: relative;
    z-index: 10;
	width: 90%;
}

#newsletter_form p {
	color: #666;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	margin-top: 10px;
}

#newsletter_form p span {
	color: #428bca;
}

.subscribe-input {
	width: 68%;
    height: 30px;
	background-color: #aaa;
	color: #ddd;
	font-size: 14px;
    font-weight: 300;
	padding-left: 10px;
	border: none;
}

.subscribe-submit {
	width: 32%;
	height: 30px;
	background: #383e46;
    color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-decoration:none;
	text-transform: uppercase;
	text-align:center;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    border:none;
    cursor: pointer;
    outline: 0;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.subscribe-submit:active {
    outline: 0;
}

.subscribe-submit:hover {
	background: #428bca;
}


 
/* ==========================================================================
   09. SCROLL TO TOP
   ========================================================================== */

#scrollUp {
	display: none;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	background-image: url(../img/back-to-top.png);
	background-repeat: no-repeat;
	background-position: 50% 48%;
	background-color:rgba(123, 123, 123, 0.65);	
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	transition: all 250ms linear;	
}

#scrollUp:hover {
	background-color: rgba(66, 139, 202, 0.95);
}

nav a#pull {  
    display: none;  
} 



/* ==========================================================================
   10. CONTACT FORM RESPONSE PAGE   
   ========================================================================== */
   
#form_response {
	margin: 50px auto; 
}

#form_response .img-responsive { display: inline-block; }

#form_response h1 {
	font-size: 40px; 
	font-weight: 700;
	margin-top: 10px;
}

#form_response p {
	font-size: 18px; 
	font-weight: 400;
	margin-bottom: 20px;
}

/* ==========================================================================
   11. GENERAL & BASIC STYLES
   ========================================================================== */
   
#pricing_area a.rm-link {
    padding-left: 0px;
    text-align: center;
    background: #f7f7f7;
    padding: 20px;
    display: block;
	color: #a93544 !important;
	font-weight: 300;
	font-size: 17px;
	letter-spacing: 0px;
}   

#pricing_area .featured h2 {
    color: #3b4752;
	font-weight: 300;
	font-size: 34px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.readmore_function {padding: 30px; border: 1px solid #ededed;}
	
.readmore_function li {
    list-style-image: url('../img/grey-checkmark.png');
    list-style-position: outside;
    color: #72849c;
    font-size: 14px;
    line-height: 24px;
}

.readmore_function li.not_included {
list-style-image: url('../img/x-icon.png');
}

.readmore_function ul {margin: 0 0 0 20px;padding: 0px;}

#pricing_area .featured h2 span.bold_header {
			font-weight: 800 !important;
			letter-spacing: 1px !important;
}

.featured {
	float: left; width: 33%;
}

.pricing_header {
	text-align: center; padding-top: 30px; padding-bottom: 30px;
}

.pricing_middle {margin-bottom: 30px;}

span.price_symbol {position: relative; top: -20px; font-size: 21px; color: #3b4752; font-weight: 300}
span.price_dollar {font-size: 55px; color: #a93544; margin-left: -3px; font-weight: 300;}
sup.price_cents {position: relative; margin-left: -4px; color: #a93544; top: -25px; font-size: 17px; font-weight: 300;}
span.monthly {position: relative; margin-left: -20px; color: #3b4752; font-size: 11px; font-weight: 300}
a.protected_button {background: #b83f4d; color: #fff; padding: 17px 40px; text-align: center; font-size: 18px; line-height: 21px;}
p.callout_feature {text-align: center; color: #3b4752; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; font-weight: 300;}
p.callout_feature span {font-weight: 800;}
p.readmore_title {text-align: center; letter-spacing: 2px; color: #3b4752;}


/* ==========================================================================
   12. SOCIAL PROOF
   ========================================================================== */
   
#social_proof {
	border-bottom: 1px solid #94a4b2
}

#social_proof img {
	width: 100%;
	padding: 20px;
	opacity: 0.5;
}

#social_proof .col-md-2 {
	width: 20% !important;
}


/* ==========================================================================
   13. FEATURES 2
   ========================================================================== */
  
  #features_2 {
	padding-top: 60px;
	padding-bottom: 50px;
	background: #fff;
}

/*------------------------------------------*/
/*	  FAQs Titlebar
/*------------------------------------------*/

#features_2 .titlebar {
	margin-bottom: 30px;
	border-left: none;
	padding-left: 0px;
}

/*------------------------------------------*/
/*	  FAQs Question
/*------------------------------------------*/

#features_2 #question_1, #features_2 #question_2, #features_2 #question_3, #features_2 #question_4 {
	padding-top: 30px; 
	padding-left: 0px;
}


#features_2 .question h4 {
			color: #00bbd3;
			text-transform: uppercase;
			letter-spacing: 1px;
			font-weight: 700px;
			font-size: 20px;
		}
		
#features_2 .question p {
			color: #666;
			font-size: 18px;
			line-height: 1.5em;
		}

#features_2 img {
	margin-top: 30px;
	width: 100%;
}

/*------------------------------------------*/
/*	  TOGGLE SWITCH
/*------------------------------------------*/

/* The switch - the box around the slider */
	
			.switch {
			  position: relative;
			  display: inline-block;
			  width: 60px;
			  height: 34px;
			}
			
			
			/* Hide default HTML checkbox */
			
			.switch input {
			  display: none;
			}
			
			
			/* The slider */
			
			.slider {
			  position: absolute;
			  cursor: pointer;
			  top: 0;
			  left: 0;
			  right: 0;
			  bottom: 0;
			  background-color: #2196F3;
			  -webkit-transition: .4s;
			  transition: .4s;
			}
		
			.slider:before {
			  position: absolute;
			  content: "";
			  height: 26px;
			  width: 26px;
			  left: 4px;
			  bottom: 4px;
			  background-color: white;
			  -webkit-transition: .4s;
			  transition: .4s;
			}
			
			input:checked+.slider {
			  background-color: #2196F3;
			}
			
			input:focus+.slider {
			  box-shadow: 0 0 1px #2196F3;
			}
			
			input:checked+.slider:before {
			  -webkit-transform: translateX(26px);
			  -ms-transform: translateX(26px);
			  transform: translateX(26px);
			}
		
			/* Rounded sliders */
			.slider.round {
			  border-radius: 34px;
			}
			
			.slider.round:before {
			  border-radius: 50%;
			}

			#menu1, #menu2 {}

			#menu2 {
			display:none;
			}
			
			.toggle {
				    align-items: center;
					display: flex;
					margin: 25px auto 0px;
					width: 250px;
					text-align: center;
			}
			
