/* ====== NEW HEADER AND HOME PAGE DESIGN CSS ========= */
	body.header-fixed-space-v2 { padding-top:0px; } 
	h1, h2, h3, h4, h5, h6 { color: #4765a0; }	
	.headline-center h2 { color: #4765a0; font-size:28px; }
	.headline-center h2:after { display:none; }
	
	#howWorks h3{font-size: 18px;}
	.navbar-brand {
		
		padding:0px;
	}
	.main-banner img {
		margin-top: -10px;
		width: 100%;
	}

	@media (max-width: 500px){
		
		.hidden-500 {
			display: none;
		}	
	}

	@media (min-width: 501px){
		
		.hidden-501 {
			display: none;
		}
	}

	.header-v8 .navbar-brand img {
		max-height: none;
	}

	.blog-topbar .container {
		padding-top: 0px;
		padding-bottom: 0px;
	}					

	@media (max-width: 768px){
		
		.header-v8 .navbar-brand {
			padding-top: 0px;
		}				
	}
	
	@media (max-width: 991px){
		
		.header .navbar-toggle {
			margin-top: 20px;
		}				
	}
	
	.purchase {
		padding: 10px 0 0px;
	}
	.content-md {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.flat-testimonials {
		background-color: #FFF;
	}
	
	.testimonials-v3 {
		color: #ffffff;
		background-color: rgba(249, 249, 249, 0.7);
	}
	
	.testimonials-v3 .owl-pagination {
		display: block;
	}
	.testimonials-v3 .testimonials-v3-title p {
		color: #4765a0;
		font-size:3.125rem;
		line-height: 4.063rem;
		font-family: 'Lane', sans-serif;
		font-weight:normal;
	}
	.testimonials-v3 li > p {
		font-size: 18px;
		font-style: italic;
		margin-top: 40px;
		margin-bottom: 30px;
		color:#000;
		font-family:'Roboto', sans-serif;
		font-weight:300;
	}
	.owl-theme .owl-controls .owl-page span { background: #000; }
	.bg-image-v4 { background-color: rgba(249, 249, 249, 0.7); }
	.see-all-btn { padding: 10px 25px; font-size:20px; } 

	.container-fluid {
		margin-right: auto;
		margin-left: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
				
	.mobile-app-sticky {
		display: none;
		padding: 5px;
		z-index: 999999;
		position: fixed;
		top: 0;
		width: 100%;
		border-bottom: 1px solid #e6e6e6;
	}

	.mobile-app-sticky.dark {
		background-color: #333;
		border-bottom: none;
	}			
				
	.mr10 {
		margin-right: 10px!important;
	}
	.mr20 {
		margin-right: 20px!important;
	}	
	.inline-block {
		display: inline-block;
	}
	.vertical-middle {
		vertical-align: middle;
	}
				
	.mt0 {
		margin-top: 0!important;
	}

	.mb0 {
		margin-bottom: 0!important;
	}

	.mobile-app-sticky .app-rating h5 {
		font-size: 12px;
		font-weight: 300;
	}

	.mobile-app-sticky.dark h5 {
		color: #fff;
	}

	.mobile-app-sticky .app-rating span {
		color: #999;
		font-size: 12px;
		font-weight: 300;
		margin-left: 5px;
	}

	.mt10 {
		margin-top: 10px!important;
	}
	.mt15 {
		margin-top: 15px!important;
	}

	.mobile-app-sticky .install-app {
		font-size: 11px;
		background: #F1D600;
		color: #000;
		padding: 5px 8px;
		border-radius: 4px;
	}

	.width-left { width:70%; } 
	.width-right { width:30%; } 
	.mt80 { padding-top: 50px !important; }
	.testimonials-v3{ padding:50px 0px; }
	@media (min-width: 992px){
		
		.header .dropdown-menu li a {
			padding: 10px 15px;
			font-size: 16px;
		}
		
	}
	.Kykw__widget__footer__title { display:none !important;}
	.Kykw__widget__message-avatar span { background-color:#FFF !important; height: 38px !important; background-image:url("https://www.secureteen.com/img/secureteen_logo.png") !important;}