@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'SFUIText-Semibold';
	src: url('../fonts/SFUIText-Semibold/SFUIText-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUIText-Semibold/SFUIText-Semibold.woff') format('woff'), url('../fonts/SFUIText-Semibold/SFUIText-Semibold.ttf') format('truetype'), url('../fonts/SFUIText-Semibold/SFUIText-Semibold.svg#Dax-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
a, button {
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	
}

.navbar-default {
	background-color: rgba(0, 0, 0, 0);
	border: none;
}
.header-section {
	background-image: url(../images/header-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: auto;
}
.header-section p {
	color: #ffffff;
	font-size: 16px;
	margin: 60px auto 0;
	max-width: 670px; font-weight:300; text-align:center;
}
.header-section p span {
	color: #dd2a25;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	font-weight: 300;
}
.navbar-default .navbar-nav > li > a i {
	font-size: 22px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: rgba(0, 0, 0, 0);
	color: #dd2a25;
}
.navbar-fixed-top.active.navbar-default .navbar-nav > li > a:focus, .navbar-fixed-top.active.navbar-default .navbar-nav > li > a:hover {
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
}
.navbar-right {
	margin-top: 15px;
}
/*.container {
	width: 1220px;
}*/
.about-section {
	background-color: #fff;
	color: #1a1d24;
	position: relative;
	padding: 120px 0px;
	overflow: hidden;
}
.about-section::before {
	background-image: url(../images/about-bg.png);
	background-repeat: no-repeat;
	width: 989px;
	height: 989px;
	position: absolute;
	right: -19%;
	top: -4%;
	display: block;
	content: "";
}
.about-section h2 {
	background-image: url("../images/heading-bg.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 0 0 15px;
	font-size: 30px;
	font-weight:600;
	font-family: 'Montserrat', sans-serif !important;
}
.about-section .about-content p {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 30px;
	max-width: 485px;
	font-weight:300;
}
.about-panel p{ font-weight:300;}
.about-panel {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	height: auto;
	padding: 30px;
	text-align: center;
	width: 350px;
	float: right;
	background-color: #fff;
}
.about-panel img {
	 margin:0px auto !important;margin-top: -50px !important; margin-bottom: 20px !important;
}
.about-panel h3 {
	margin-top: 0px; font-size: 24px !important;font-family: 'Montserrat', sans-serif !important; font-weight: 600;
}
.about-panel:nth-child(2n) {
	margin: 70px 145px 70px 0;
}
.price-section {
	background-image: url(../images/price-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 140px 0px;
	background-size: cover;
	color: #fff;
}
.price-section h3 {
	font-size: 20px;
}
.price-section .price-subscription h2 {
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 30px;
}
.price-section .price-subscription p {
	font-weight: 300;

}
.peek-section {
	background-image: url(../images/take-a-peek-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: auto;
	background-size: cover;
	padding: 160px 0px;
}
.peek-section h2 {
	font-weight: 300 !important; margin-top:0px;font-family: 'Montserrat', sans-serif !important; font-size: 30px !important;
}
.peek-section p {
	color: #1a1d24;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 30px;
	margin-bottom: 40px;
	margin-top: 25px;
	font-weight: 300;
}
.plan-subscription {
	background-image: url(../images/lips.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 25px;
}
.plan-subscription h2 {
	font-weight: 300;
	padding-top: 20px;
	font-size: 30px;
	color: #fff;
}
.plan-subscription a {
	font-weight: 300;
	text-decoration: none;
	color: #dd2a25;
}
.price-subscription {
	border-right: 1px solid rgba(255,255,255,0.2);
}
.video-section {
	
	
	background-color: #ddd;
	box-shadow: 0 47px 50px 0 rgba(0, 0, 0, 0.3);
	background-image: url(../images/video-section.png);
	background-repeat: no-repeat;
	background-position: center;
}
.contact-section {
	background-image: url(../images/contact-bg.png) !important;
	background-repeat: no-repeat;
	background-position: right;
	padding: 110px 0px;
	background-color: #fff !important;
}
.contact-content {
	max-width: 635px;margin-top: 45px;
	position: relative;
}
.contact-content textarea {
	resize: none;
}
.contact-content h2 {
	font-weight: 300 !important;color: #1a1d24 !important; font-size: 30px !important;font-family: 'Montserrat', sans-serif !important; 
}
.contact-content form {
	box-shadow: 0px 5px 10px 0 rgba(60,66,79,.2) !important;
	padding: 30px;
	background-color: #fff;
}
.contact-content p {
	color: #1a1d24;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 30px;
	margin-bottom: 40px;
	margin-top: 25px;
	font-weight: 300;
}
.footer-section {
	color: #fff;
	background-color: #1a1d24;
	display: inline-block;
	padding: 30px 0;
	width: 100%;
	margin-bottom: -4px;
}
.footer-section ul li {
	float: left;
	list-style: none;
	margin-right: 12px;
	border-right: 1px solid #fff;
}
.footer-section ul li:last-child {
	float: left;
	list-style: none;
	margin-right: 12px;
	border-right: 0px solid #fff;
}
.footer-section ul li:last-child a {
	color: #dd2a25 !important;
}
.footer-section ul li a {
	padding: 0px;
	color: #fff;
	margin-right: 15px;
	 line-height:12px; font-weight:300; font-size: 14px;
}
.footer-section .nav > li > a:focus, .footer-section .nav > li > a:hover {
	background-color: rgba(0, 0, 0, 0) !important;
	color: #dd2a25 !important;
	text-decoration: none;
}
.social {
	margin-top: 15px;
}
.footer-section p {
	margin: 15px 0 0;
	font-weight: 300 !important; font-size: 14px;
}
.footer-section .social a {
	background-color: #ffffff;
	font-size: 14px;
	border-radius: 50%;
	color: #1a1d24;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0 10px;
	text-align: center;
	width: 25px;
}
.footer-section .social a:hover{background-color: #dd2a25; color:#fff;}
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
label {
	font-weight: 300;
	color: #838997;
	font-size: 14px;
}
.contact-content .form-control {
	border: none;
	border-radius: 0px;
	box-shadow: none;
	border-bottom: 1px solid #cbd1e3; font-weight:300; padding:6px 0px;
}
.btn-2 {
	background-color: #dd2a25 !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	padding: 10px 30px !important ;
	border: 1px solid #dd2a25  !important ;
	border-radius: 3px !important;
}
.btn-default.btn-2.active.focus, .btn-default.btn-2.active:focus, .btn-default.btn-2.active:hover, .btn-default.btn-2.focus:active, .btn-default.btn-2:active:focus, .btn-default.btn-2:active:hover, .btn-2:hover, .btn-2:focus {
	background-color: #c42a26 !important;
	color: #fff; border: 1px solid #c42a26  !important ;
}
.btn-1 {
	background-color: #dd2a25 !important;
	background-image: url("../images/btn.png") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	border-radius: 50% !important;
	bottom: 110px !important;
	height: 70px !important;
	line-height: 60px !important;
	
	right: 65px !important;
	text-align: center !important;
	width: 60px !important;
	border: 0px !important;
	padding: 0px 0px !important;
}
.btn-default.btn-1.sppb-btn-default.active.focus, .btn-default.btn-1.sppb-btn-default.active:focus, .btn-default.btn-1.sppb-btn-default.active:hover, .btn-default.btn-1.sppb-btn-default.focus:active, .btn-default.btn-1.sppb-btn-default:active:focus, .btn-default.btn-1.sppb-btn-default:active:hover, .btn-1:hover, .btn-1:focus {
	background-color: #c42a26 !important;
	background-image: url(../images/btn.png) !important;
}
.sppb-btn.btn-3 {
	background-color: #dd2a25 !important;
	color: #fff !important;
	border: 0px !important;
	font-weight: 300 !important;
	font-size: 16px !important;
	border-radius: 100% !important;
	padding: 20px 10px 0px 10px !important;
	width:80px !important;
	height: 80px !important;
	display: inline-block !important;
	line-height: 18px !important;
	text-align: center !important;

}
.btn-default.btn-3.active.focus, .btn-default.btn-3.active:focus, .btn-default.btn-3.active:hover, .btn-default.btn-3.focus:active, .btn-default.btn-3:active:focus, .btn-default.btn-3:active:hover, .btn-3:hover, .btn-3:focus {
	background-color: #c42a26 !important;
	color: #fff;
}
.price-tbl {
	min-height: 355px;
}
.navbar-fixed-top.active {
	background: #dd2a25;
}
.navbar {
	min-height: 80px;
	z-index: 999999;
}
.navbar-brand {
	padding: 5px 15px;
}
.logo-img {
	width: 151px;
	height: 70px;
	display: block;
	background: url(../images/logo.png) no-repeat left top;
	font-size: 0px;
}
.navbar-fixed-top.active .logo-img {
	background: url(../images/logo-white.png) no-repeat left top;
	font-size: 0px;
}

@media(max-width:1600px) {
.about-section::before {
	right: -38%;
}
.contact-section {
	background-position: 790px 0px;
}
}

@media(max-width:1300px) {
.about-section::before {
	right: -50%;
}
.contact-section {
	background-position: 620px 0px;
}
}

@media(max-width:1280px) {
.container {
	width: 100%;
}
}

@media(max-width:1199px) {
.about-panel:nth-child(2n) {
	margin: 70px 56px 70px 0;
}
.contact-section {
	background-image: none;
	padding: 60px 0;
}
.navbar-nav > li > a {
	padding: 12px;
}
.price-section .price-subscription h2 {
	font-size: 40px;
}

.plan-subscription {
	margin-left: 10px;
}
.about-section::before {
	right: -65%;
}
.plan-subscription h2 {
	font-weight: 300;
	padding-top: 30px;
	font-size: 25px;
}
.video-section {
	width: 100%;
}
.contact-section {
	background-position: 500px 0;
}
}

@media(max-width:1023px) {


.about-section::before {

    right: -65%;
    top: 26%;

}
.about-section .about-content p {
	max-width: 300px;
}
.price-tbl {
  min-height: 400px;
}
.header-section {
	height: 835px;
}
}

@media(max-width:767px) {
	.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-right {
	background-color: #dd2a25;
	margin-top: 0;
}
.footer-links {
	display: table;
	margin: 0px auto 0;
	text-align: center;
}
.footer-section ul li {
	border-right: 0 solid #ffffff;
	float: none;
	list-style: outside none none;
	margin: 0 0 15px;
}
.footer-section ul li:last-child {
	border-right: 0 solid #ffffff;
	float: none;
	list-style: outside none none;
	margin-right: 0;
}
.footer-links .navbar-nav {
	margin: 0px;
}
.social {
	display: table;
	margin: 20px auto 0;
	text-align: center;
}
.footer-section p {
	text-align: center;
}
.vcenter {
	display: block;
	float: inherit;
	vertical-align: middle;
}
.navbar-toggle {
	margin-top: 25px;
	margin-bottom: 25px
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.price-section {
	padding: 60px 0px;
	height: auto;
	text-align: center;
}
.peek-section {
	padding: 60px 0px;
	height: auto;
}
.contact-content form {
	padding: 20px;
}
.price-tbl {
	min-height: auto;
}
.plan-subscription {
	margin-left: 0;
	max-width: 280px;
	margin: 0px auto;
}
.price-section .price-subscription h2 {
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 15px;
	margin-top: 5px;
}
.price-section .price-subscription p {
	margin-bottom: 10px;
}
.btn-3 {
	margin-bottom: 40px;
}
.about-panel {
	float: none;
	margin: 0px auto;
	width: 330px;
}
.about-panel:nth-child(2n) {
	float: none;
	margin: 50px 0;
	text-align: center;
}
.about-section::before {
	top:21%; right:-90% ;
}
.about-section .about-content p {
	margin-bottom: 45px;
	max-width: 100%;
}
.about-section {
	padding: 60px 0;
}
.header-section {
	height: auto;
	padding-bottom: 30px;
}
.header-section p {
	margin: 0 15px;
	max-width: 100%; text-align:center;
}
.header-section p br {
	display: none;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #ffffff;
}
.btn-1 {
	bottom: 50px;
	right: 15px;
}
.peek-section h2{ margin-top:25px;}
}

@media(max-width:479px) {
.about-section::before {
	display: none;
}
}

