blockquote, body {
	padding: 0;
	margin: 0;
	font-size: 16px
}
.videoWrapper, section {
	position: relative
}
.main-container, .top, section {
	overflow: hidden
}
.btn, .social-btn a, a.btn {
	text-align: center;
	display: inline-block
}
body {
	font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #69696E;
	font-weight: 400;
	-webkit-font-smoothing: antialiased
}
a, a:active, a:hover, a:link, a:visited {
	color: #439fe0;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}
.inverse a, a.inverse, i.inverse {
	color: #fff!important
}
blockquote {
	border-left: none;
	line-height: 16px;
	text-transform: none
}
.btn, .failed i, .shadow, .success i, a.btn {
	margin-right: 5px
}
iframe {
	border: 0
}
.videoWrapper {
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0
}
.overlay, .videoWrapper>.frameCover, .videoWrapper>iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.videoWrapper>.frameCover {
	background: 0 0
}
@-ms-viewport {
width:device-width
}
@-o-viewport {
width:device-width
}
@viewport {
width:device-width
}
.h1, .h2, .h3, .h4, .h5, .h6, .lead, h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 10px
}
.h1, h1 {
	font-weight: 700;
	font-size: 48px;
	line-height: 56px;
	text-shadow: 0 1px 2px rgba(0,0,0,.1)
}
.h2, h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: 46px
}
.h3, h3 {
	font-weight: 400;
	font-size: 34px;
	line-height: 38px
}
.h4, h4 {
	font-weight: 900;
	font-size: 26px;
	line-height: 30px
}
.h5, h5 {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px
}
p {
	font-size: 14px;
	line-height: 20px
}
.p-opacity {
	opacity: .7
}
b, strong {
	font-weight: 900
}
.lead {
	font-size: 18px;
	line-height: 26px;
	font-weight: 400
}
.btn, .checkbox label, .form-control, .radio label, a.btn {
	font-size: 15px
}
.lead b, .lead strong {
	font-weight: 700
}
.f-w-300 {
	font-weight: 300
}
.f-w-400 {
	font-weight: 400
}
.f-w-700, .f-w-900 {
	font-weight: 700
}
.text-white {
	color: #fff
}
.text-black {
	color: #69696E
}
.text-blue {
	color: #439fe0
}
.bg-grey {
	background-color: #EFF1F4
}
.bg-light {
	background-color: #fafafa
}
.bg-orange {
	background-color: #ef7c46
}
.bg-blue {
	background-color: #439FE0
}
.bg-green {
	background-color: #56B68B
}
.bg-red {
	background-color: #e74c3c
}
.bg-purple {
	background-color: #8e44ad
}
.bg-yellow {
	background-color: #439FE0
}
.bg-dark {
	background-color: #525e6c
}
.bg-black {
	background-color: #2e3234
}
.bg-white {
	background-color: #fff
}
.bg-img {
	/*background: url(../images/bg-1.jpg) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}
.overlay {
	z-index: 0;
	zoom: 1;
filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
	background: 0 0;
	background: rgba(51,51,51,.5)
}
:root .overlay {
	filter: none\0 / IE9
}
.btn, a.btn {
	color: #fff;
	padding: 11px 18px;
	margin-bottom: 7px;
	font-weight: 900;
	letter-spacing: 1px;
	vertical-align: middle;
	white-space: pre-line;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.btn.active:focus, .btn:active:focus, .btn:focus, .btn:hover, a.btn.active:focus, a.btn:active:focus, a.btn:focus, a.btn:hover {
	color: #fff;
	outline: 0
}
.btn-md, a.btn-md {
	padding: 15px 25px;
	font-size: 16px
}
.btn-lg, a.btn-lg {
	padding: 25px 60px;
	font-size: 18px
}
.btn-nav, .navbar-nav>li>a.btn-nav, a.btn-nav {
	color: #fff;
	margin-right: 0;
	margin-bottom: 0;
	opacity: 1!important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.active .btn-nav {
	background-color: #525e6c!important
}
.cta-header .active .btn-blue.btn-nav {
	background-color: #439FE0!important
}
.cta-header .active .btn-nav.btn-green {
	background-color: #56B68B!important
}
.cta-header .active .btn-nav.btn-yellow {
	background-color: #f1c40f!important
}
.btn.btn-border {
	background-color: transparent!important
}
.btn-grey, .inverse a.btn-grey, a.inverse.btn-grey {
	background-color: #EFF1F4;
	color: #69696E!important
}
.btn.btn-grey {
	border: 3px solid #EFF1F4
}
.btn-grey:focus, .btn-grey:hover, .btn-nav.btn-grey:focus, .btn-nav.btn-grey:hover {
	background-color: #d7dce5
}
.btn.btn-grey:focus, .btn.btn-grey:hover {
	border: 3px solid #d7dce5
}
.btn-shadow.btn-grey {
	-webkit-box-shadow: 0 4px 0 #c7c8c9;
	-moz-box-shadow: 0 4px 0 #c7c8c9;
	box-shadow: 0 4px 0 #c7c8c9
}
.btn-border.btn-grey, a.btn-border.btn-grey {
	color: #EFF1F4
}
.btn-orange, .inverse a.btn-orange, a.inverse.btn-orange {
	background-color: #ef7c46
}
.btn.btn-orange {
	border: 3px solid #ef7c46
}
.btn-nav.btn-orange:focus, .btn-nav.btn-orange:hover, .btn-orange:focus, .btn-orange:hover {
	background-color: #ec6120
}
.btn.btn-orange:focus, .btn.btn-orange:hover {
	border: 3px solid #ec6120
}
.btn-shadow.btn-orange {
	-webkit-box-shadow: 0 4px 0 #c76f45;
	-moz-box-shadow: 0 4px 0 #c76f45;
	box-shadow: 0 4px 0 #c76f45
}
.btn-border.btn-orange, a.btn-border.btn-orange {
	color: #ef7c46
}
.btn-blue, .inverse a.btn-blue, a.inverse.btn-blue {
	background-color: #439FE0
}
.btn.btn-blue {
	border: 3px solid #439FE0
}
.btn-blue:focus, .btn-blue:hover, .btn-nav.btn-blue:focus, .btn-nav.btn-blue:hover {
	background-color: #1d83c9
}
.btn.btn-blue:focus, .btn.btn-blue:hover {
	border: 3px solid #1d83c9
}
.btn-shadow.btn-blue {
	-webkit-box-shadow: 0 4px 0 #437598;
	-moz-box-shadow: 0 4px 0 #437598;
	box-shadow: 0 4px 0 #437598
}
.btn-border.btn-blue, a.btn-border.btn-blue {
	color: #439FE0
}
.btn-green, .inverse a.btn-green, a.inverse.btn-green {
	background-color: #56B68B
}
.btn.btn-green {
	border: 3px solid #56B68B
}
.btn-green:focus, .btn-green:hover, .btn-nav.btn-green:focus, .btn-nav.btn-green:hover {
	background-color: #24a86d
}
.btn.btn-green:focus, .btn.btn-green:hover {
	border: 3px solid #24a86d
}
.btn-shadow.btn-green {
	-webkit-box-shadow: 0 4px 0 #487d65;
	-moz-box-shadow: 0 4px 0 #487d65;
	box-shadow: 0 4px 0 #487d65
}
.btn-border.btn-green, a.btn-border.btn-green {
	color: #56B68B
}
.btn-red, .inverse a.btn-red, a.inverse.btn-red {
	background-color: #e74c3c
}
.btn.btn-red {
	border: 3px solid #e74c3c
}
.btn-nav.btn-red:focus, .btn-nav.btn-red:hover, .btn-red:focus, .btn-red:hover {
	background-color: #db2b19
}
.btn.btn-red:focus, .btn.btn-red:hover {
	border: 3px solid #db2b19
}
.btn-shadow.btn-red {
	-webkit-box-shadow: 0 4px 0 #ba463a;
	-moz-box-shadow: 0 4px 0 #ba463a;
	box-shadow: 0 4px 0 #ba463a
}
.btn-border.btn-red, a.btn-border.btn-red {
	color: #e74c3c
}
.btn-purple, .inverse a.btn-purple, a.inverse.btn-purple {
	background-color: #8e44ad
}
.btn.btn-purple {
	border: 3px solid #8e44ad
}
.btn-nav.btn-purple:focus, .btn-nav.btn-purple:hover, .btn-purple:focus, .btn-purple:hover {
	background-color: #722294
}
.btn.btn-purple:focus, .btn.btn-purple:hover {
	border: 3px solid #722294
}
.btn-shadow.btn-purple {
	-webkit-box-shadow: 0 4px 0 #66377a;
	-moz-box-shadow: 0 4px 0 #66377a;
	box-shadow: 0 4px 0 #66377a
}
.btn-border.btn-purple, a.btn-border.btn-purple {
	color: #8e44ad
}
.btn-yellow, .inverse a.btn-yellow, a.inverse.btn-yellow {
	background-color: #f1c40f
}
.btn.btn-yellow {
	border: 3px solid #f1c40f
}
.btn-nav.btn-yellow:focus, .btn-nav.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:hover {
	background-color: #ddb100
}
.btn.btn-yellow:focus, .btn.btn-yellow:hover {
	border: 3px solid #ddb100
}
.btn-shadow.btn-yellow {
	-webkit-box-shadow: 0 4px 0 #d1b234;
	-moz-box-shadow: 0 4px 0 #d1b234;
	box-shadow: 0 4px 0 #d1b234
}
.btn-border.btn-yellow, a.btn-border.btn-yellow {
	color: #f1c40f
}
.btn-dark, .inverse a.btn-dark, a.inverse.btn-dark {
	background-color: #525e6c
}
.btn.btn-dark {
	border: 3px solid #525e6c
}
.btn-dark:focus, .btn-dark:hover, .btn-nav.btn-dark:focus, .btn-nav.btn-dark:hover {
	background-color: #38485b
}
.btn.btn-dark:focus, .btn.btn-dark:hover {
	border: 3px solid #38485b
}
.btn-shadow.btn-dark {
	-webkit-box-shadow: 0 4px 0 #31363b;
	-moz-box-shadow: 0 4px 0 #31363b;
	box-shadow: 0 4px 0 #31363b
}
.btn-border.btn-dark, a.btn-border.btn-dark {
	color: #525e6c
}
.btn-black, .inverse a.btn-black, a.inverse.btn-black {
	background-color: #2e3234
}
.btn.btn-black {
	border: 3px solid #2e3234
}
.btn-black:focus, .btn-black:hover, .btn-nav.btn-black:focus, .btn-nav.btn-black:hover {
	background-color: #21272a
}
.btn.btn-black:focus, .btn.btn-black:hover {
	border: 3px solid #21272a
}
.btn-ghost, .btn-white {
	border: 3px solid #fff
}
.btn-shadow.btn-black {
	-webkit-box-shadow: 0 4px 0 #0a0b0b;
	-moz-box-shadow: 0 4px 0 #0a0b0b;
	box-shadow: 0 4px 0 #0a0b0b
}
.btn-border.btn-black, a.btn-border.btn-black {
	color: #2e3234
}
.btn-ghost {
	background-color: transparent;
	color: #fff
}
.btn-ghost:hover, .btn-white {
	background-color: #fff;
	color: #69696E!important
}
.btn-white:hover {
	background-color: transparent;
	color: #fff!important
}
.social-btn a {
	font-size: 22px!important;
	border-radius: 50px;
	width: 40px;
	height: 40px;
	margin: -10px 0 0 1px;
	color: #fff
}
.social-btn a>i {
	margin-top: 10px
}
.social-btn a:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3)
}
.sb-facebook {
	background-color: #3b5998
}
.sb-facebook:hover {
	background-color: #4c70ba
}
.sb-foursquare {
	background-color: #ef4b78
}
.sb-foursquare:hover {
	background-color: #f37a9b
}
.sb-google-plus {
	background-color: #dd4b39
}
.sb-google-plus:hover {
	background-color: #e47365
}
.sb-instagram {
	background-color: #3f729b
}
.sb-instagram:hover {
	background-color: #548cb9
}
.sb-linkedin {
	background-color: #0976b4
}
.sb-linkedin:hover {
	background-color: #0b96e5
}
.sb-pinterest {
	background-color: #cc2127
}
.sb-pinterest:hover {
	background-color: #e04046
}
.sb-skype {
	background-color: #00aff0
}
.sb-skype:hover {
	background-color: #24c4ff
}
.sb-twitter {
	background-color: #55acee
}
.sb-twitter:hover {
	background-color: #83c3f3
}
.sb-vimeo {
	background-color: #1ab7ea
}
.sb-vimeo:hover {
	background-color: #49c6ee
}
.sb-youtube {
	background-color: #e52d27
}
.sb-youtube:hover {
	background-color: #ea5955
}
.sb-grey {
	background-color: #EFF1F4
}
.sb-white {
	background-color: #fff
}
.sb-black {
	background-color: #69696E
}
.btn-app, a.btn-app {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	border-radius: 4px;
	padding: 13px 20px 13px 60px;
	position: relative;
	display: inline-block;
	font-size: 25px;
	line-height: 20px;
	font-weight: 700;
	margin: 4px;
	text-align: left
}
.h.caption-3 figcaption .caption-box, .input-group-addon, .loader, .nav-3cols-logo {
	text-align: center
}
.btn-app i {
	position: absolute;
	left: 15px;
	top: 10px;
	font-size: 45px
}
.loader, .top {
	position: fixed
}
.btn-app span {
	display: block;
	font-size: 12px;
	padding-left: 2px
}
.btn-app.google-play i {
	top: 7px
}
.btn-app.windows-store {
	padding-left: 70px
}
.top {
	display: inline-block;
	height: 60px;
	width: 60px;
	bottom: 30px;
	right: 30px;
	z-index: 10;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
	text-indent: 100%;
	white-space: nowrap;
	background: url(../images/top-arrow.svg) center 50% no-repeat #439FE0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s
}
.form-group button, .form-inline.double-input .form-group {
	width: 100%
}
.closeup-box.closeup-right, .dashboard-box.dashboard-right, .loader {
	right: 0
}
.no-touch .top:hover, .top.fade-out, .top.is-visible {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s
}
.top.is-visible {
	visibility: visible;
	opacity: 1
}
.top.fade-out {
	opacity: .5
}
.no-touch .top:hover {
	background-color: #e86256;
	opacity: 1
}
.form-control {
	background: #e8ebed;
	color: #657380;
	font-weight: 700;
	padding: 16px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 2px solid #e8ebed;
	box-shadow: none;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.form-control:focus {
	background: #fff;
	border-color: #d4d9dd;
	box-shadow: none
}
.form-white .form-control {
	background: #fff;
	border-color: #fff;
	color: #657380;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.form-white .form-control:focus {
	border-color: #fff
}
.form-horizontal .control-label {
	padding-top: 14px
}
.form-inline .form-group, .form-inline .form-group input {
	margin-bottom: 2px
}
.form-inline button {
	font-size: 15px;
	font-weight: 900;
	padding: 12px 25px;
	vertical-align: top;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.form-inline.double-input .form-control {
	width: 49%
}
.form-inline.double-input button {
	width: 99%
}
input[type=checkbox], input[type=radio] {
	margin-top: 6px
}
.input-group-addon {
	padding: 6px 20px;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	background-color: #e8ebed;
	border: 2px solid #e8ebed;
	border-radius: 4px
}
textarea {
	resize: vertical
}
.form-inline .btn {
	padding: 14px 25px 15px
}
.form-paypal .form-group .form-control {
	padding-left: 10px
}
.form-paypal select.form-control {
	height: 57px
}
.form-paypal.bg-black-trs {
	padding: 30px 40px 10px;
	border-radius: 5px;
	box-shadow: -2px -2px 6px 0 rgba(0,0,0,.1);
	background-color: #525e6c;
	background-color: rgba(0,0,0,.4)
}
.mc-response {
	font-size: 18px;
	line-height: 22px;
	font-weight: 900;
	margin-top: 10px;
	color: #fff;
	background-color: #8e44ad;
	padding: 20px;
	border-radius: 5px;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out
}
.failed, .success {
	display: none;
	padding: 10px;
	border-radius: 5px;
	font-size: 17px;
	line-height: 20px;
	color: #fff
}
.success {
	background-color: #56B68B
}
.failed {
	background-color: #e74c3c
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.carousel-fade .carousel-inner .active {
	opacity: 1
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1
}
.carousel-fade .carousel-control {
	z-index: 2
}
.carousel-indicators {
	bottom: -40px
}
.carousel-indicators li {
	border: 2px solid #fff
}
.carousel-indicators.inverse li {
	background-color: #869791;
	border: 2px solid #869791;
	opacity: .75
}
.carousel-indicators.inverse .active {
	opacity: 1
}
.shadow {
	-webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	margin-bottom: 10px;
	margin-left: 5px
}
.h figcaption, .h figure img {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	width: 100%
}
.shadow:hover {
	-webkit-box-shadow: 0 6px 12px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 6px 12px 0 rgba(0,0,0,.2);
	box-shadow: 0 6px 12px 0 rgba(0,0,0,.2)
}
.owl-theme .owl-controls .owl-page span {
	margin: 4px
}
.m-r-0, .m-x-0 {
	margin-right: 0!important
}
.m-l-0, .m-x-0 {
	margin-left: 0!important
}
.m-t-0, .m-y-0 {
	margin-top: 0!important
}
.m-b-0, .m-y-0 {
	margin-bottom: 0!important
}
.owl-theme.inverse .owl-controls .owl-page.active span {
	background-color: #fff;
	border: 2px solid #fff
}
.owl-theme.inverse .owl-controls .owl-page span {
	border: 2px solid #fff;
	background-color: transparent
}
.loader {
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden!important
}
.loader.bg-grey .loader-inner>div, .loader.bg-light .loader-inner>div, .loader.bg-white .loader-inner>div {
	border: 1px solid #69696E
}
.mfp-bg {
	opacity: .9
}
.mfp-title {
	font-weight: 900;
	font-size: 15px
}
.mfp-close {
	font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-size: 30px
}
.h figure {
	z-index: 1;
	position: relative;
	overflow: hidden
}
.h figure img {
	display: block;
	position: relative;
	height: auto;
	transition: all .5s ease-in-out
}
.h figcaption, .vertical-center-abs {
	position: absolute
}
.h figcaption {
	bottom: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	transition: all .5s ease-in-out
}
.h figure:hover figcaption, .h figure:hover img, .navbar {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.h figure:hover figcaption, .h figure:hover img {
	opacity: 1;
	transition: all .5s ease-in-out
}
.h.caption-5 .caption-box, .h.caption-5 figure:hover a, .h.caption-5 figure:hover p {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out
}
.h.caption-1 figcaption {
	border: 3px solid #dedde1;
	border-radius: 0;
	background-color: #fff;
	background-color: rgba(255,255,255,1)
}
.h.caption-1 .caption-box {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%
}
.h.caption-2 figure img {
	z-index: 10
}
.h.caption-2 figure:hover img {
	transform: translateY(-50px) scale(.5)
}
.h.caption-2 figcaption .caption-box {
	position: absolute;
	bottom: 5%;
	width: 100%;
	text-align: center
}
.h.caption-2 figcaption .caption-box p, .h.caption-3 figcaption .caption-box p {
	font-size: 16px;
	font-weight: 900
}
.h.caption-2 figcaption .caption-box p.small, .h.caption-3 figcaption .caption-box p.small {
	font-size: 14px;
	font-weight: 400;
	font-style: italic
}
.h.caption-2 figcaption .caption-box a, .h.caption-3 figcaption .caption-box a {
	padding: 5px 10px
}
.h.caption-4 .caption-box, .h.caption-5 .caption-box {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%
}
.p-b-0, .p-y-0 {
	padding-bottom: 0!important
}
.h.caption-3 figure:hover img {
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px)
}
.h.caption-3 figcaption {
	top: auto;
	border: none;
	padding-top: 10px;
	background-color: #439FE0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%)
}
.h.caption-3 figure:hover figcaption {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.h.caption-4 figcaption {
	background-color: rgba(51,51,51,.8)
}
.h.caption-4 figure:hover img, .h.caption-5 figure:hover img {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3)
}
.h.caption-5 figcaption {
	opacity: 1;
	background-color: rgba(0,0,0,.15)
}
.h.caption-5 .caption-box {
	padding-top: 23%;
	transition: all .5s ease-out
}
.p-l-0, .p-x-0 {
	padding-left: 0!important
}
.p-r-0, .p-x-0 {
	padding-right: 0!important
}
.h.caption-5 figure a, .h.caption-5 figure p {
	visibility: hidden;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out
}
.h.caption-5 figure:hover a, .h.caption-5 figure:hover p {
	visibility: visible;
	transition: all .5s ease-out
}
.h.caption-5 figure:hover .caption-box {
	padding-top: 0;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.p-t-0, .p-y-0 {
	padding-top: 0!important
}
.h.caption-5 .caption-box h5>span {
	display: block;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 15px
}
.nav-3cols, .navbar-nav>li>a {
	font-size: 15px;
	font-weight: 700
}
.img-thumbnail {
	border: 1px solid #EFF1F4
}
.m-a-0 {
	margin: 0!important
}
.m-r, .m-x {
	margin-right: 10px!important
}
.m-l, .m-x {
	margin-left: 10px!important
}
.m-t, .m-y {
	margin-top: 10px!important
}
.m-b, .m-y {
	margin-bottom: 10px!important
}
.m-a {
	margin: 10px!important
}
.m-t-md, .m-y-md {
	margin-top: 25px!important
}
.m-b-md, .m-y-md {
	margin-bottom: 25px!important
}
.m-x-auto {
	margin-right: auto!important;
	margin-left: auto!important
}
.m-r-md, .m-x-md {
	margin-right: 25px!important
}
.m-l-md, .m-x-md {
	margin-left: 25px!important
}
.m-a-md {
	margin: 25px!important
}
.m-r-lg, .m-x-lg {
	margin-right: 50px!important
}
.m-l-lg, .m-x-lg {
	margin-left: 50px!important
}
.m-t-lg, .m-y-lg {
	margin-top: 50px!important
}
.m-b-lg, .m-y-lg {
	margin-bottom: 50px!important
}
.m-a-lg {
	margin: 50px!important
}
.new-row-md, .new-row-sm {
	margin-top: 40px
}
.p-a-0 {
	padding: 0!important
}
.p-l, .p-x {
	padding-left: 30px!important
}
.p-r, .p-x {
	padding-right: 30px!important
}
.p-t, .p-y {
	padding-top: 30px!important
}
.p-b, .p-y {
	padding-bottom: 30px!important
}
.p-a {
	padding: 30px!important
}
.p-r-md, .p-x-md {
	padding-right: 60px!important
}
.p-l-md, .p-x-md {
	padding-left: 60px!important
}
.p-t-md, .p-y-md {
	padding-top: 30px!important
}
.p-b-md, .p-y-md {
	padding-bottom: 20px!important
}
.p-a-md {
	padding: 60px!important
}
.p-r-lg, .p-x-lg {
	padding-right: 120px!important
}
.p-l-lg, .p-x-lg {
	padding-left: 120px!important
}
.p-a-lg {
	padding: 120px!important
}
.p-t-lg {
	padding-top: 120px!important
}
.p-b-lg, .p-y-lg {
	padding-top: 50px!important
}
.p-b-lg {
	padding-bottom: 50px!important
}
.p-y-lg {
	padding-bottom: 40px!important
}
.vertical-center-abs, .vertical-center-rel {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.vertical-center-rel {
	position: relative
}
.vh-center {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate (-50%, -50%);
	-moz-transform: translate (-50%, -50%);
	-o-transform: translate (-50%, -50%);
	-ms-transform: translate (-50%, -50%);
	transform: translate (-50%, -50%)
}
.y-middle {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row
}
.navbar {
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	border: none;
	margin-bottom: 0;
	padding: 20px;
	transition: all .5s ease-in-out
}
.navbar-nav>li>a:focus, .navbar-nav>li>a:hover {
	background-color: transparent
}
.top-nav-collapse {
	padding: 15px
}
.navbar-brand {
	padding: 3px 0 0;
	height: auto
}
.navbar-nav>li>a {
	color: #404B55;
	opacity: .8;
	padding: 9px 15px;
	border-radius: 5px;
	margin-right: 2px
}
.navbar-nav>li>a:hover {
	opacity: 1
}
.navbar-nav>.active>a, .navbar-nav>.active>a:focus, .navbar-nav>.active>a:hover {
	background-color: #eee;
	opacity: 1
}
.navbar-toggle {
	border: none;
	padding: 5px 8px 3px
}
.navbar-toggle .icon-bar {
	background-color: #404B55;
	opacity: .8
}
.navbar-toggle:hover .icon-bar {
	opacity: 1
}
.navbar.bg-color {
	background-color: #525e6c
}
.navbar.bg-transparent {
	background-color: transparent;
	border: none;
	box-shadow: none;
	color: #fff
}
.navbar.bg-transparent.top-nav-collapse {
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.content-block img:hover, .spotlight-block>figure>.img-wrap {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out
}
.navbar.bg-transparent .logo-white, .navbar.bg-transparent.top-nav-collapse .logo-black {
	display: block
}
.navbar.bg-transparent .logo-black, .navbar.bg-transparent.top-nav-collapse .logo-white {
	display: none
}
.navbar.bg-color .navbar-nav>li>a, .navbar.bg-transparent .navbar-nav>li>a {
	color: #fff;
	opacity: 1
}
.navbar.bg-transparent.top-nav-collapse .navbar-nav>li>a {
	color: #404B55;
	opacity: .8
}
.navbar.bg-transparent.top-nav-collapse .navbar-nav>li>a.btn-nav {
	color: #fff;
	opacity: 1
}
.navbar.bg-color .navbar-toggle .icon-bar {
	background-color: #fff;
	opacity: 1
}
.navbar-static-top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}
.navbar.nav-onlylogo .navbar-header {
	width: 100%
}
.navbar.nav-onlylogo .navbar-brand {
	float: none;
	display: block
}
.navbar.nav-onlylogo.bg-transparent .logo-white, .navbar.nav-onlylogo.bg-transparent.top-nav-collapse .logo-black {
	display: block
}
.navbar.nav-onlylogo.bg-transparent .logo-black, .navbar.nav-onlylogo.bg-transparent.top-nav-collapse .logo-white, .top-bar .contact-info .phone span {
	display: none
}
.navbar-nav>li>a.btn-login, .navbar-nav>li>a.btn-signup {
	padding-top: 7px;
	padding-bottom: 8px;
	margin-bottom: 0
}
.navbar-nav>li>a.btn-login {
	margin-left: 150px;
	margin-right: 10px
}
.navbar-nav>li>a.btn-signup {
	color: #fff!important;
	opacity: 1
}
.nav-3cols {
	padding-top: 6px
}
.nav-3cols.nav-callus i {
	font-size: 21px;
	vertical-align: middle;
	margin-right: 5px
}
.nav-3cols.nav-callus .phone-number {
	font-size: 21px;
	font-weight: 900;
	margin-left: 5px
}
.nav-3cols .social-btn .phone-number {
	vertical-align: top
}
.navbar.bg-transparent .nav-3cols {
	color: #fff
}
.navbar.bg-transparent.top-nav-collapse .nav-3cols, .top-bar, .top-bar .contact-info .email a {
	color: #404B55
}
.navbar.bg-transparent .nav-3cols-logo .logo-black, .navbar.bg-transparent .nav-3cols-logo .logo-white {
	margin: 0 auto
}
.nav-2.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10
}
.top-bar {
	padding: 20px;
	border-bottom: 1px solid #EFF1F4;
	font-size: 14px;
	opacity: .8
}
.top-bar .schedule {
	float: left
}
.top-bar .contact-info .email, .top-bar .contact-info .phone, .top-bar .schedule span {
	font-size: 15px;
	font-weight: 700
}
.top-bar .contact-info i, .top-bar .schedule i {
	font-size: 20px;
	font-weight: 700;
	margin-right: 5px;
	vertical-align: text-bottom
}
.top-bar .contact-info {
	float: right
}
.top-bar .contact-info .email, .top-bar .contact-info .phone {
	float: left
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #E8E8E8
}
.bg-transparent .nav .open>a, .bg-transparent .nav .open>a:focus, .bg-transparent .nav .open>a:hover {
	background-color: transparent;
	border-color: transparent
}
.dropdown-menu>li>a {
	color: #404B55;
	font-size: 15px;
	font-weight: 700;
	opacity: .8;
	padding: 9px 15px
}
.navbar-nav>li>.dropdown-menu {
	border: 1px solid #E8E8E8;
	border: 1px solid rgba(0,0,0,.1);
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.1);
	box-shadow: 0 6px 12px rgba(0,0,0,.1)
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #E8E8E8;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	margin-top: 5px;
	margin-right: -10px
}
.closeup-box, .dashboard-box {
	width: 50%;
	position: absolute
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}
.hero {
	height: 700px
}
.hero.height-800, .hero.height-800-fix {
	height: 800px
}
.hero .lead {
	font-weight: 700
}
.hero .btn a {
	font-size: 17px;
	color: #fff
}
.hero p.small a {
	font-size: 15px
}
.hero h1 {
	margin-bottom: 20px
}
.closeup-box {
	bottom: 0
}
.closeup-box img {
	float: right;
	height: 650px
}
.closeup-box.closeup-right img {
	float: left
}
.hero .list-unstyled li {
	font-size: 21px;
	margin-bottom: 10px;
	font-weight: 700
}
.hero .list-unstyled li>i {
	font-size: 32px;
	font-weight: 700;
	vertical-align: sub;
	margin-right: 5px
}
.dashboard-box {
	bottom: -50px
}
.dashboard-box img {
	height: 600px;
	padding-left: 20px
}
.carousel-dashboard .carousel-indicators {
	position: absolute;
	bottom: 102%
}
.hero.hero-devices {
	height: auto;
	padding-top: 140px;
	padding-bottom: 80px
}
.hero.hero-devices .app-image {
	margin-top: 10px
}
.hero.hero-countdown {
	height: auto;
	padding-top: 160px;
	padding-bottom: 100px
}
.hero-leadbox {
	height: auto;
	padding-top: 150px;
	padding-bottom: 100px
}
.hero-leadbox .form-horizontal {
	padding: 30px 40px 10px;
	border-radius: 5px;
	box-shadow: -2px -2px 6px 0 rgba(0,0,0,.1);
	background-color: #525e6c;
	background-color: rgba(0,0,0,.4)
}
.hero-leadbox .form-horizontal.form-2col {
	padding: 40px 40px 20px
}
.hero-leadbox h5 {
	font-size: 20px;
	font-weight: 900
}
.hero-leadbox .form-group.w-50 input {
	display: inline-block;
	width: 49.5%
}
.hero-leadbox .feature-box i {
	font-size: 50px;
	font-weight: 400;
	margin-right: 10px
}
.hero-leadbox .feature-box h5, .hero-leadbox .feature-box p {
	margin-left: 80px
}
.hero-leadbox .feature-box h5 {
	margin-bottom: 5px
}
.hero-leadbox .form-group button.picker__button--clear, .hero-leadbox .form-group button.picker__button--close, .hero-leadbox .form-group button.picker__button--today {
	width: 33%
}
.popup-box {
	position: relative
}
.popup-box img {
	max-width: 80%;
	margin: 0 auto;
	border-radius: 4px;
	box-shadow: 0 1px 3px 1px rgba(0,0,0,.2)
}
.popup-box .popup-button {
	position: absolute;
	top: 40%;
	left: 40%
}
.popup-box .popup-button i {
	font-size: 50px;
	margin-top: -22px;
	color: #fff;
	padding: 23px 24px 22px 35px;
	background: #56B68B;
	border-radius: 50%;
	box-shadow: 0 1px 5px 2px rgba(0,0,0,.29)
}
.content-split .img-block, .spotlight-block>figure>.img-wrap {
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	top: 0
}
.options-table, .pricing-table {
	box-shadow: 1px 3px 3px rgba(0,0,0,.1)
}
.big-popup i {
	font-size: 150px;
	color: #fff
}
.big-popup i:hover, .popup-box .popup-button i:hover {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.watch-video {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	white-space: nowrap;
	margin-left: 25px
}
.watch-video i {
	font-size: 28px;
	margin-right: 5px;
	vertical-align: sub
}
.watch-video:hover i {
	transform: scale(1.6);
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	margin-right: 10px
}
.section-header {
	margin-bottom: 0px
}
.section-header span {
	display: block
}
.content-border {
	border-bottom: 1px solid #E5E5E5
}
.content-block .h5, .content-block h5 {
	font-weight: 900;
	font-size: 20px;
	line-height: 22px
}
.content-block .lead {
	font-size: 20px;
	line-height: 24px
}
.content-block img:hover {
	opacity: .8;
	transition: all .5s ease-out
}
.content-block .img-circle {
	width: 180px;
	height: 180px;
	margin: 0 auto
}
.content-dashboard {
	overflow-x: hidden
}
.content-dashboard .dash-left {
	margin-left: -400px
}
.content-split {
	position: relative
}
.content-split .img-block {
	position: absolute;
	height: 600px;
	margin: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.content-split .img-block.left-block {
	left: 0
}
.content-split .content-block {
	height: 600px;
	padding-left: 0;
	padding-right: 60px
}
.content-spotlight {
	margin-bottom: 20px
}
.spotlight-block>figure {
	height: 500px;
	position: relative;
	overflow: hidden
}
.spotlight-block>.spotlight-text {
	height: 500px;
	padding-left: 50px;
	padding-right: 50px
}
.spotlight-block>figure>.img-wrap {
	height: 500px;
	position: absolute;
	left: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	transition: all .5s ease-out
}
.spotlight-block>figure>.img-wrap:hover {
	opacity: .8;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.spotlight-block.img-left>.spotlight-text, .spotlight-block.img-right>figure {
	overflow: visible;
	z-index: 2
}
.spotlight-block.img-left>.spotlight-text:after, .spotlight-block.img-right>figure:after {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	left: -10px;
	top: 0;
	bottom: 0;
	background: #fff
}
.spotlight-block>.spotlight-text h6 {
	font-size: 17px;
	margin-bottom: 20px
}
.content-grid>div {
	height: 600px;
	overflow: hidden
}
.content-grid>div:first-child {
	padding-right: 5px
}
.content-grid .lead-block {
	padding: 80px 40px;
	margin-bottom: 20px
}
.content-grid .img-block {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.features-block i {
	font-size: 60px;
	font-weight: 400
}
.features-block h4 {
	font-size: 23px;
	line-height: 24px;
	font-weight: 900;
	margin-top: 15px
}
.features-block p {
	margin-bottom: 0
}
.features-block p.small {
	font-size: 13px
}
.features-block .icon-left i {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	font-size: 50px
}
.features-block .icon-left h5, .features-block .icon-left p {
	margin-left: 80px
}
.features-block .img-left img {
	float: left;
	width: 128px;
	margin-top: 10px;
	margin-right: 22px
}
.features-block .img-left p {
	margin-left: 150px
}
.features-block .fix-box {
	height: 400px;
	padding-right: 40px;
	padding-left: 40px
}
.features-device {
	padding-top: 80px
}
.features-list.features-list-left {
	text-align: right
}
.features-tab {
	position: relative
}
.features-tab .p-tab {
	font-size: 19px;
	line-height: 23px
}
.features-tab .tab-title {
	width: 33%;
	padding: 30px 40px;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dedde1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: .05s ease;
	-moz-transition: .05s ease;
	-ms-transition: .05s ease;
	transition: .05s ease
}
.features-tab.text-white .tab-title {
	border-bottom: 1px solid #fff
}
.features-tab .tab-title.current {
	color: #fff;
	background-color: #439fe0
}
.features-tab.text-white .tab-title.current {
	color: #69696E;
	background-color: #fff
}
.features-tab .tab-title .i-right {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	opacity: 0;
	font-size: 30px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-ms-transition: .2s ease;
	transition: .2s ease
}
.features-panels .nav-tabs.nav-justified>li>a, .features-tab .tab-content {
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease
}
.features-tab .tab-title.current .i-right {
	opacity: 1;
	color: #fff
}
.features-tab.text-white .tab-title.current .i-right {
	opacity: 1;
	color: #69696E
}
.features-tab .tab-content {
	position: absolute;
	right: 3%;
	top: 30%;
	width: 60%;
	opacity: 0;
	margin-top: -100px;
	-webkit-transform: translate3d(0, 200px, 0);
	-ms-transform: translate3d(0, 200px, 0);
	transform: translate3d(0, 200px, 0);
	transition: .3s ease
}
.features-tab .tab-title.current+.tab-content {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.features-panels .nav-tabs.nav-justified>li {
	padding: 35px 15px 0;
	text-align: center
}
.features-panels .nav-tabs.nav-justified>li>a {
	border: 1px solid #e5f0fb;
	color: #69696E;
	border-radius: 0;
	padding: 0 0 20px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	transition: .3s ease
}
.features-panels .nav-tabs.nav-justified>li>a:hover {
	background-color: #fff;
	color: #439FE0
}
.features-panels .nav-tabs.nav-justified>.active>a, .features-panels .nav-tabs.nav-justified>.active>a:focus, .features-panels .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #439FE0;
	color: #69696E;
	font-weight: 900
}
.features-panels li a img {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #fff;
	margin: -35px auto 20px;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease
}
.features-panels .tab-content h3:after {
	content: '';
	width: 100px;
	height: 3px;
	background: #439FE0;
	display: block;
	margin: 10px 0
}
.features-panels .icon-left i {
	float: left;
	margin-right: 5px;
	font-size: 20px
}
.cta .lead {
	font-size: 20px;
	line-height: 24px
}
.cta .outline {
	border: 1px solid #DDD;
	border-radius: 10px;
	padding: 40px 30px
}
.cta .outline .lead {
	font-size: 23px;
	line-height: 29px;
	margin-top: 2px;
	margin-bottom: 0
}
.cta .outline .btn-md {
	font-size: 18px;
	padding: 18px 40px;
	margin-bottom: 0
}
.cta .small {
	font-size: 15px
}
.cta .outline.bg-grey {
	border: 1px solid #e9f0f3
}
.cta .outline.no-border {
	border: none;
	padding: 20px 30px
}
.cta .single-line p.lead {
	display: inline-block;
	margin-bottom: 15px
}
.cta .cta-box {
	padding: 15px;
	margin: 20px auto 10px;
	background-color: #EFF1F4;
	border-radius: 5px;
	width: 80%
}
.cta .cta-box a {
	width: 100%;
	font-size: 25px;
	line-height: 30px;
	margin: 0
}
.cta .cta-arrow {
	position: absolute;
	top: 50px;
	right: 0
}
.cta .info {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 0
}
.testimonials .cite {
	font-weight: 900;
	font-size: 18px
}
.testimonials .cite-info {
	display: block;
	font-weight: 700;
	font-size: 14px;
	margin-top: 5px
}
.testimonials .big-img-left blockquote p, .testimonials .quote-border .cite {
	font-size: 17px
}
.testimonials .img-left .cite {
	margin-left: 95px;
	margin-top: 15px
}
.testimonials .img-left .cite-info {
	font-style: italic
}
.testimonials .img-left figure {
	float: left;
	clear: both;
	width: 95px;
	height: 90px
}
.testimonials .img-left blockquote p {
	clear: both
}
.testimonials .quote-border {
	padding: 55px 20px 30px;
	border: 2px solid #EFF1F4;
	border-radius: 3px;
	position: relative
}
.testimonials .quote-border figure {
	position: absolute;
	top: -50px
}
.testimonials .quote-border p {
	margin-bottom: 30px;
	line-height: 21px
}
.testimonials .quote-border .cite-info {
	font-size: 13px;
	margin-top: 3px
}
.testimonials .big-quote i {
	font-size: 45px
}
.testimonials .big-quote p {
	font-size: 25px;
	line-height: 29px
}
.testimonials .big-quote .cite {
	font-size: 16px;
	text-transform: uppercase
}
.testimonials .big-quote .cite-info {
	font-size: 15px;
	text-transform: none
}
.testimonials-twitter .twitter-row {
	margin-top: 10px
}
.testimonials-right p {
	font-size: 18px
}
.carousel-testimonial-single .carousel-indicators {
	bottom: -40px
}
.bg-popup i {
	color: #fff;
	font-size: 100px
}
.bg-popup i:hover {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.video h4 {
	margin-bottom: 15px
}
.video .popup-button {
	top: 37%;
	left: 37%
}
.video .popup-button.sm-popup {
	top: 30%;
	left: 34%
}
.clients {
	margin: 0 auto
}
.clients img {
	display: inline-block;
	max-height: 128px;
	margin: 10px 50px 0;
	opacity: .55;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.clients img:hover {
	opacity: 1;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.insta-col .instagram-feed li, .insta-grid .instagram-feed li, .insta-line .instagram-feed li, .team-member .tm-img img {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out
}
.clients.c-grid img {
	height: 128px;
	margin: 20px 0 0
}
.clients h6 {
	font-size: 23px;
	font-weight: 900
}
.clients h4 {
	font-size: 28px;
	line-height: 32px;
	font-weight: 900
}
.clients p {
	font-size: 16px
}
a.share, a.share-block {
	font-size: 13px;
	font-weight: 700
}
a.share-block {
	display: block;
	height: 160px;
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #dedcd7;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	margin: 10px auto;
	color: #919191;
	text-decoration: none
}
.share-color a.share-block {
	border: none;
	color: #fff
}
a.share {
	color: #919191
}
.share i, .share-block i {
	font-size: 50px;
	display: block;
	margin-bottom: 10px
}
.share-block:hover {
	color: #fff
}
.share-color .share-block:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}
.share-block.twt:hover, .share-color .share-block.twt {
	background-color: #32b6e6
}
.share-block.fb:hover, .share-color .share-block.fb {
	background-color: #6e88c6
}
.share-block.gp:hover, .share-color .share-block.gp {
	background-color: #e47365
}
.share.twt:hover {
	color: #32b6e6
}
.share.fb:hover {
	color: #6e88c6
}
.share.gp:hover {
	color: #e47365
}
.twitter-header i {
	font-size: 70px;
	color: #32b6e6
}
.twitter-header p {
	font-weight: 700;
	font-size: 15px
}
.twitter-header {
	margin-bottom: 30px
}
.portfolio-grid, .twt-line .twitter-feed p.timePosted {
	margin-bottom: 0
}
.twitter-feed ul {
	padding-left: 0
}
.twitter-feed .tweet {
	font-size: 23px;
	line-height: 27px;
	font-weight: 700
}
.twitter-feed .tweet img {
	display: none
}
.twitter-feed .timePosted a {
	opacity: .7;
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	color: #69696E
}
.twt-white .twitter-feed .timePosted a, .twt-white .twitter-feed .tweet, .twt-white .twitter-feed .tweet a {
	color: #fff!important
}
.twt-white .twitter-feed .timePosted a, .twt-white .twitter-feed .tweet a {
	font-weight: 900;
	opacity: 1
}
.twt-line i {
	font-size: 40px;
	color: #32b6e6
}
.twt-line .twitter-feed .tweet {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0
}
.twt-line .twitter-feed .timePosted a {
	font-size: 12px;
	font-weight: 700;
	color: #69696E
}
.insta-col .instagram-feed, .insta-grid .instagram-feed, .insta-line .instagram-feed {
	overflow: hidden;
	position: relative
}
.insta-col .instagram-feed ul, .insta-grid .instagram-feed ul, .insta-line .instagram-feed ul {
	padding: 0
}
.insta-col .instagram-feed li, .insta-grid .instagram-feed li, .insta-line .instagram-feed li {
	width: 20%;
	display: inline-block;
	float: left;
	transition: all .25s ease-out
}
.insta-col .instagram-feed li {
	width: 33.3333%
}
.insta-col .instagram-feed li:hover, .insta-grid .instagram-feed li:hover, .insta-line .instagram-feed li:hover {
	opacity: .9
}
.insta-col .instagram-feed li img, .insta-grid .instagram-feed li img, .insta-line .instagram-feed li img {
	width: 100%
}
.insta-col .instagram-feed li:nth-of-type(n+7), .insta-grid .instagram-feed li:nth-of-type(n+11), .insta-line .instagram-feed li:nth-of-type(n+6) {
	display: none
}
.insta-col .instagram-title {
	padding-left: 50px;
	padding-right: 50px
}
.insta-line .insta-square {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	left: 0;
	bottom: 0
}
.insta-line .insta-square i {
	font-size: 50px
}
.portfolio-grid {
	display: block;
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 0
}
.portfolio-grid:after {
	content: "";
	display: block;
	clear: both
}
.portfolio-grid li {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	padding: 0;
	width: 25%
}
.portfolio-card img, .portfolio-grid li img {
	width: 100%;
	height: auto
}
.portfolio-card figure {
	border-radius: 5px
}
.screenshots .portfolio-grid li {
	width: 30%;
	margin: 0 10px
}
.carousel-app div[class^=col-] {
	padding-left: 5px;
	padding-right: 5px
}
.pricing-3pf .info {
	padding: 20px 10px;
	border-radius: 10px;
	margin-bottom: 20px
}
.pricing-3pf .info .price {
	font-size: 95px;
	font-weight: 900;
	padding-top: 30px;
	padding-bottom: 50px
}
.pricing-3pf .info .price .currency {
	font-size: 50px;
	font-weight: 400;
	vertical-align: super;
	margin-right: -15px
}
.pricing-3pf .info .price .cents {
	font-size: 30px;
	font-weight: 400;
	vertical-align: bottom;
	margin-left: -15px
}
.pricing-3pf .details h5 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 5px
}
.pricing-3pf .details p {
	font-size: 17px;
	line-height: 17px
}
.pricing-3pf .details ul {
	padding-left: 0;
	list-style-type: none
}
.pricing-3pf .details ul>li {
	margin-bottom: 15px
}
.pricing-3pf .green .details h5, .pricing-3pf .green .details p {
	color: #56B68B
}
.pricing-3pf .green .details hr {
	border-color: #56B68B
}
.pricing-3pf .blue .details h5, .pricing-3pf .blue .details p {
	color: #439FE0
}
.pricing-3pf .blue .details hr {
	border-color: #439FE0
}
.pricing-3pf .purple .details h5, .pricing-3pf .purple .details p {
	color: #8e44ad
}
.pricing-3pf .purple .details hr {
	border-color: #8e44ad
}
.pricing-3pf .dark .details h5, .pricing-3pf .dark .details p {
	color: #525e6c
}
.pricing-3pf .dark .details hr {
	border-color: #525e6c
}
.pricing-3pf .red .details h5, .pricing-3pf .red .details p {
	color: #e74c3c
}
.pricing-3pf .red .details hr {
	border-color: #e74c3c
}
.pricing-3po .info {
	padding: 35px 20px;
	border: 3px solid #EFF1F4;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 25px
}
.pricing-3po .info.bg-color {
	border-color: transparent
}
.pricing-3po .green .info {
	border-color: #56B68B
}
.pricing-3po .info .price {
	font-size: 80px;
	font-weight: 900;
	padding-top: 30px;
	padding-bottom: 60px;
	margin-right: 20px
}
.pricing-3po .info .price .currency {
	font-size: 30px;
	font-weight: 400;
	vertical-align: super;
	margin-right: 0
}
.pricing-3po .details li {
	margin-bottom: 10px
}
.pricing-3po .details {
	padding-left: 0;
	list-style-type: none
}
.pricing-st .info {
	background: #EEF0F3;
	border-top: 3px solid #EEF0F3;
	max-width: 400px;
	padding: 50px 60px;
	-webkit-transition: border-color .3s;
	transition: border-color .3s
}
.pricing-st .info:hover {
	border-color: #56B68B
}
.pricing-st .info h4, .pricing-st .info p {
	padding-bottom: 15px;
	border-bottom: 3px solid rgba(139,144,157,.18)
}
.pricing-st .info p {
	font-size: 17px
}
.pricing-st .info .price {
	font-size: 80px;
	font-weight: 900;
	padding-top: 20px;
	padding-bottom: 35px;
	margin-right: 20px
}
.pricing-st .info .price .currency {
	font-size: 30px;
	font-weight: 400;
	vertical-align: super;
	margin-right: 0
}
.pricing-st .details {
	padding-left: 0;
	list-style-type: none;
	font-style: italic
}
.pricing-st .price {
	color: #56B68B
}
.pricing-st p {
	font-size: 18px;
	line-height: 22px
}
.pricing-sc .info {
	background-color: #fff;
	padding: 50px 20px;
	border-radius: 10px
}
.pricing-sc .price {
	color: #fff;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	font-size: 60px;
	font-weight: 900
}
.pricing-sc .price .tag {
	display: block;
	padding-top: 40px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900
}
.pricing-sc .price .currency {
	font-size: 30px;
	font-weight: 400;
	vertical-align: super;
	margin-right: 0
}
.pricing-2p .info {
	background: #fff;
	border: 2px solid #EFF1F4;
	border-radius: 5px;
	padding: 40px 50px
}
.pricing-2p h4 {
	display: inline-block;
	text-align: left
}
.pricing-2p .price {
	display: inline-block;
	float: right;
	clear: both;
	font-size: 35px;
	font-weight: 700
}
.pricing-2p .price span {
	font-size: 27px;
	font-weight: 400
}
.pricing-2p .details {
	padding-left: 0;
	list-style-type: none;
	font-size: 19px
}
.pricing-2p .details li {
	margin-bottom: 10px
}
.pricing-2p .details li i {
	font-weight: 400;
	font-size: 25px;
	vertical-align: middle;
	margin-right: 10px
}
.pricing-2p .green .details li i, .pricing-2p .green .price {
	color: #56B68B
}
.pricing-2p .blue .details li i, .pricing-2p .blue .price {
	color: #439FE0
}
.pricing-2p .red .details li i, .pricing-2p .red .price {
	color: #e74c3c
}
.pricing-2p .info a {
	width: 100%;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto
}
.pricing-table {
	background-color: #fff;
	border-radius: 5px
}
.pricing-table li {
	padding: 15px 20px 0;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	line-height: 20px
}
.pricing-table li.price {
	text-align: center;
	color: #fff;
	font-size: 80px;
	font-weight: 900;
	padding-top: 40px;
	padding-bottom: 56px;
	background-color: #439FE0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}
.pricing-table li.price i {
	font-size: 30px;
	font-weight: 400;
	vertical-align: super
}
.pricing-table li:last-child {
	padding: 15px 20px
}
.pricing-table li[class^=package] {
	padding: 0 20px;
	overflow: hidden;
	height: 0;
	-webkit-transition: .3s;
	transition: .3s
}
li[class^=package].active {
	height: 35px;
	padding: 15px 20px 0;
	font-weight: 700;
	font-size: 17px
}
.options-table {
	padding: 30px 30px 12px;
	background-color: #fff;
	border-radius: 10px
}
.options-table .switch {
	display: block;
	height: 50px
}
.options-table .switch:last-child {
	margin-bottom: 0
}
.options-table .switch .package-title {
	float: left;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 700;
	line-height: 23px;
	margin-top: 3px
}
.options-table .switch .cmn-toggle, .options-table .switch label {
	float: right
}
.package-toggle {
	position: absolute;
	margin-left: -9999px;
	visibility: hidden
}
.package-toggle+label {
	display: block;
	position: relative;
	cursor: pointer;
	outline: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
input.toggle-round-flat+label {
	padding: 1px;
	width: 60px;
	height: 30px;
	background-color: #EFF1F4;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: background .4s;
	-moz-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s
}
input.toggle-round-flat+label:after, input.toggle-round-flat+label:before {
	display: block;
	position: absolute;
	content: ""
}
input.toggle-round-flat+label:before {
	top: 1px;
	left: 1px;
	bottom: 1px;
	right: 1px;
	background-color: #EFF1F4;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: background .4s;
	-moz-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s
}
input.toggle-round-flat+label:after {
	top: 3px;
	left: 3px;
	bottom: 3px;
	width: 26px;
	background-color: #fff;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	-ms-border-radius: 26px;
	-o-border-radius: 26px;
	border-radius: 26px;
	-webkit-transition: margin .4s, background .4s;
	-moz-transition: margin .4s, background .4s;
	-o-transition: margin .4s, background .4s;
	transition: margin .4s, background .4s
}
input.toggle-round-flat:checked+label, input.toggle-round-flat:checked+label:before {
	background-color: #56B68B
}
input.toggle-round-flat:checked+label:after {
	margin-left: 30px
}
.ticket-prices .item-price {
	border: 3px solid #EFF1F4;
	height: 140px;
	padding-right: 25px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.ticket-prices.ticket-selection .item-price {
	cursor: pointer
}
.ticket-prices .item-price .amount {
	float: left;
	height: 140px;
	width: 140px;
	margin: -3px 26px 0 -3px;
	color: #fff;
	font-size: 40px;
	line-height: 130px;
	font-weight: 900;
	text-align: center
}
.ticket-prices .item-price h4, .ticlet-prices .item-price .ticket-info {
	padding-right: 25px
}
.ticket-prices .item-price h4 {
	padding-top: 4%
}
.ticket-prices .item-price.active, .ticket-prices.ticket-selection .item-price:hover {
	border: 3px solid #56B68B
}
.team .bio {
	font-size: 17px
}
.team .role {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 900
}
.team-member {
	overflow: hidden
}
.team-member .tm-img img {
	opacity: 1;
	transition: all .25s ease-out
}
.team-member .tm-details, .team-member:hover .tm-img img {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out
}
.team-member:hover .tm-img img {
	opacity: .7;
	transition: all .25s ease-out;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.team-member .tm-details {
	position: relative;
	background-color: #fff;
	padding: 30px 25px 0;
	bottom: 0;
	border-top: 1px solid #ddd;
	transition: all .25s ease-out
}
.team-member:hover .tm-details {
	bottom: 110px;
	border-top: 1px solid #ddd;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}
.team-member .tm-name {
	display: block
}
.team-member .tm-name .tm-job {
	display: block;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 5px
}
.blog .post-meta, .faq h5, .faq-item h5 {
	font-weight: 900
}
.team-member .tm-info {
	visibility: hidden;
	margin-bottom: 0
}
.team-member:hover .tm-info {
	visibility: visible
}
.team-list {
	border: 1px solid #EFF1F4
}
.text-white .team-list {
	border: 1px solid #fff
}
.team-list .tl-image img {
	width: 200px;
	height: 200px
}
.blog h5 {
	color: #69696E
}
.blog a>h5:hover {
	color: #439FE0
}
.blog .post-info {
	margin-top: 20px;
	margin-bottom: 18px;
	clear: both
}
.blog .post-info h5, .blog .post-meta {
	margin-bottom: 5px
}
.blog .post-info .date {
	float: left;
	margin-right: 10px;
	padding: 5px;
	width: 60px;
	text-align: center;
	font-weight: 900;
	color: #fff;
	background: #439FE0;
	border-radius: 3px
}
.blog .post-info .day {
	display: block
}
.blog .post-info h6 {
	font-size: 14px;
	margin-top: 0
}
.blog .post-meta {
	text-transform: uppercase;
	font-size: 12px;
	color: #439FE0
}
.blog .post-meta .date {
	margin-right: 50px
}
.faq {
	padding: 30px 50px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	border-radius: 10px
}
.faq-item h5 {
	font-size: 20px;
	line-height: 24px
}
.schedule .panel-heading {
	background-color: transparent;
	border-color: #ddd
}
.schedule .panel-title a {
	color: #69696E;
	font-size: 15px;
	font-weight: 700
}
.schedule .panel-title .talk {
	display: block;
	opacity: .7;
	line-height: 18px
}
.schedule .panel-body img {
	float: left;
	margin-right: 20px
}
.schedule .panel-body h6 {
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 0
}
.schedule .panel-body p {
	font-size: 14px
}
.countdown .timer {
	display: inline-block;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400
}
.countdown .timer>div {
	font-size: 80px;
	line-height: 84px;
	font-weight: 700
}
.funfacts i {
	font-size: 50px;
	margin-bottom: 20px
}
.funfacts .counter {
	font-size: 45px;
	line-height: 50px;
	font-weight: 700;
	margin-bottom: 10px
}
.funfacts .text {
	font-size: 19px;
	line-height: 22px
}
.funfacts .counter-left {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px
}
.funfacts .counter-left i {
	float: left;
	font-size: 20px;
	margin-top: 15px;
	margin-right: 5px
}
.funfacts .counter-left .counter {
	display: inline
}
.path {
	height: 350px;
	width: 100%;
	margin: 0 auto;
	padding-left: 5%;
	padding-right: 5%;
	border-radius: 5px
}
.path h5 {
	font-size: 19px
}
.path .btn-ghost {
	font-size: 13px
}
.course-level .level {
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	border: 2px solid #fff;
	background-color: transparent;
	margin-right: 3px
}
.course-level .level.active {
	background-color: #fff
}
.course-level p {
	display: inline-block;
	margin-left: 20px
}
.timeline {
	border-left: 4px solid #fff;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	margin: 0 auto;
	position: relative;
	padding: 50px;
	list-style: none;
	text-align: left
}
.timeline .event {
	border-bottom: 1px dashed #fff;
	padding-bottom: 25px;
	margin-bottom: 50px;
	position: relative
}
.timeline .event:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none
}
.timeline .event:after, .timeline .event:before {
	position: absolute;
	display: block;
	top: 0
}
.timeline-tabs .nav-tabs>li, .timetable .nav-tabs>li {
	display: inline-block;
	float: none;
	margin-bottom: 10px
}
.timeline .event:before {
	left: -217.5px;
	color: #fff;
	font-weight: 900;
	font-size: 15px;
	content: attr(data-date);
	text-align: right
}
.timeline .event:after {
	box-shadow: 0 0 0 4px #fff;
	left: -57.85px;
	background: #fff;
	border-radius: 50%;
	height: 11px;
	width: 11px;
	content: "";
	top: 5px
}
.timeline-tabs .nav-tabs {
	border-bottom: none;
	text-align: center;
	text-transform: uppercase
}
.timeline-tabs .nav-tabs>li>a {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	padding: 20px 50px;
	border: 2px solid #fff;
	border-radius: 0;
	opacity: .9
}
.timeline-tabs .nav-tabs>li.active>a, .timeline-tabs .nav-tabs>li>a:hover {
	background-color: #fff;
	color: #69696E;
	opacity: 1
}
.timetable .nav-tabs {
	border-bottom: none;
	text-align: center;
	text-transform: uppercase
}
.timetable .nav-tabs>li>a {
	color: #69696E;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	padding: 18px 30px;
	border: none;
	opacity: .8
}
.timetable .nav-tabs>li>a:hover {
	border-radius: 4px;
	border: none
}
.timetable .nav-tabs>li.active>a, .timetable .nav-tabs>li.active>a:focus, .timetable .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #eee;
	border-radius: 4px;
	border: none;
	opacity: 1
}
.contact a, .footer a {
	color: #69696E
}
.timetable thead>tr>th {
	text-align: center;
	padding: 20px;
	font-size: 17px;
	line-height: 21px;
	font-weight: 900
}
.timetable tbody>tr>td {
	padding: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400
}
.timetable tbody>tr>td>a>i {
	font-size: 22px;
	vertical-align: top;
	color: #69696E
}
.timetable tbody>tr>td>a:hover>i {
	transform: scale(1.6);
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6)
}
.timetable tbody>tr>td:first-child, .timetable tbody>tr>td:last-child {
	font-weight: 900;
	font-size: 15px
}
.subscription .form-horizontal.form-bg {
	padding: 30px 40px 10px;
	border-radius: 3px;
	margin-top: 15px
}
.contact ul, .footer ul {
	padding-left: 0;
	list-style-type: none
}
.subscription .form-horizontal.form-margin {
	margin-left: 30px;
	margin-right: 30px
}
.subscription .form-horizontal p.small>a {
	font-weight: 700
}
.subscription .form-horizontal h6 {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 15px;
	line-height: 19px
}
.subscription .form-inline .form-group {
	width: 50%
}
.subscription .form-inline .form-group input {
	width: 100%
}
.subscription .sub-left {
	padding-top: 90px
}
.subscription .features-devices .img-left img {
	width: 90px;
	height: 90px
}
.subscription .features-devices .img-left p {
	margin-left: 112px
}
.contact .contact-info li {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 15px;
	font-weight: 900
}
.contact .contact-info li i {
	font-size: 25px;
	font-weight: 700;
	vertical-align: text-top;
	margin-right: 20px
}
.contact .contact-info li span {
	display: block;
	margin-left: 46px
}
.contact .form-horizontal {
	margin-right: 15px;
	margin-left: 15px
}
.contact .form-group.w-50 input {
	display: inline-block;
	width: 49.5%
}
.contact .mini-map {
	width: 100%;
	height: 300px
}
.contact .mini-info p {
	font-size: 15px;
	line-height: 21px
}
.contact .map-container {
	width: 100%;
	height: 600px
}
.contact .map-container .map-iframe, .img-wrap .map-iframe {
	height: 100%;
	width: 100%
}
.contact .map-container .map-iframe {
	pointer-events: none
}
.contact-divider i {
	font-size: 40px;
	font-weight: 700
}
.contact-divider h5 {
	font-size: 20px;
	line-height: 24px;
	margin: 15px 0 10px
}
.footer a, .footer p {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0
}
.footer ul {
	margin-bottom: 0
}
.footer ul li {
	display: inline-block
}
.footer.f1 .footer-social {
	float: right
}
.footer.f1 .footer-social i {
	font-size: 20px;
	margin-left: 20px
}
.footer.f2 .footer-links {
	text-align: right
}
.footer.f2 .footer-links li>a, .footer.f2 .footer-social li>a {
	margin-left: 15px;
	margin-right: 15px
}
.footer.f2 .footer-social i {
	font-size: 20px
}
.footer.f2 .footer-links i {
	margin-right: 5px
}
.footer.f4 .footer-desc p {
	font-weight: 400
}
.footer.f5 .footer-links img {
	max-height: 35px;
	margin-right: 50px;
	display: inline-block;
	position: relative;
	bottom: 2px
}
.footer.f5 .footer-links p {
	margin-right: 50px;
	font-size: 20px;
	font-weight: 400;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px
}
.footer.f5 .footer-links a {
	color: #fff;
	font-size: 17px;
	font-weight: 900
}
.footer.f6 .footer-links li {
	display: block;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 20px
}
.footer.f7 .about, .footer.f7 .contacts {
	border-bottom: 2px solid #eee
}
.footer.f7 .contacts i {
	font-size: 25px;
	font-weight: 700
}
.footer.f7 .contacts h5 {
	font-size: 17px
}
.login .forgot a, .login .form-horizontal label, .login .lead {
	font-size: 12px;
	text-transform: uppercase
}
.footer.f7 .about .logo {
	border-right: 2px solid #eee;
	padding-right: 30px
}
.footer.f7 .about .newsletter {
	padding-left: 30px
}
.footer.f7 .links ul>li>a {
	margin-right: 15px;
	font-weight: 900;
	opacity: .9
}
.page-head.h-img {
	height: 350px
}
.page-head .h-bg {
	padding-top: 70px
}
.page-head .h-bg a {
	color: #69696E
}
.page-head .breadcrumb {
	background-color: transparent;
	font-weight: 400
}
.page-head .breadcrumb .active {
	font-weight: 900
}
.page-head .breadcrumb .active.text-white {
	color: #fff
}
.login .lead {
	font-weight: 700
}
.login .form-horizontal {
	margin-left: 15px;
	margin-right: 15px
}
.login .form-horizontal label {
	float: left;
	font-weight: 900;
	line-height: 16px
}
.login .form-horizontal .checkbox input[type=checkbox] {
	bottom: 6px
}
.login .forgot {
	margin-top: 20px
}
.login .forgot a {
	font-weight: 900;
	line-height: 16px;
	color: #69696E
}
.login .terms {
	font-size: 13px;
	line-height: 17px;
	text-align: left
}
.faqs .panel-group .panel-title {
	padding-top: 10px;
	padding-bottom: 10px
}
.faqs .panel-group .panel-title a {
	font-size: 17px
}
.blog-list {
	margin-bottom: 70px;
	padding-bottom: 70px;
	border-bottom: 3px solid #efefef
}
.blog-post .date {
	float: left;
	width: 80px;
	padding: 10px;
	background: #439FE0;
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	margin-top: 25px;
	margin-right: 15px;
	font-weight: 900;
	border-radius: 7px
}
.blog-post .date span {
	display: block;
	font-size: 12px
}
.blog-post .post-meta, .blog-post h4 {
	margin-left: 95px;
	font-size: 29px;
	line-height: 29px
}
.blog-post h4 {
	padding-top: 25px
}
.blog-post .post-meta a, .blog-post h4 a {
	color: #69696E;
	font-weight: 900
}
.blog-post .post-meta {
	padding-left: 0;
	list-style-type: none;
	font-size: 13px
}
.blog-post .post-meta li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 20px
}
.blog-post .post-meta li i {
	margin-right: 5px
}
.blog-post img {
	width: 100%;
	height: auto
}
.blog-post .carousel-indicators {
	bottom: 0
}
.blog-post .quote-post {
	padding: 20px 50px;
	margin: 0 0 20px;
	border-left: none;
	font-style: italic
}
.blog-post .quote-post p:before {
	content: "\f10d";
	padding-right: 10px;
	font-family: FontAwesome;
	color: #837f7e
}
.blog-post .quote-post p:after {
	content: "\f10e";
	padding-left: 10px;
	font-family: FontAwesome;
	color: #837f7e
}
.blog-post p {
	line-height: 26px
}
.pagination>li>a {
	color: #69696E;
	border: 2px solid #efefef;
	font-weight: 700
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #439FE0;
	border-color: #439FE0
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #69696E;
	background-color: #eee;
	border-color: #efefef
}
.pagination-post .prev-post a>img {
	float: left;
	margin-right: 10px
}
.pagination-post .next-post a>img {
	float: right;
	margin-left: 10px
}
.pagination-post p {
	color: #69696E;
	font-size: 16px;
	line-height: 17px;
	font-weight: 900;
	margin-top: 15px
}
.pagination-post p span {
	display: block;
	font-size: 13px;
	font-weight: 700
}
.widget {
	margin-bottom: 60px;
	display: inline-block;
	width: 100%
}
.widget .w-title h5 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 900
}
.widget p {
	font-size: 16px;
	font-weight: 400
}
.widget .latest-post, .widget .w-comments {
	padding-left: 0;
	list-style-type: none
}
.widget .latest-post li {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px
}
.widget .latest-post .img-latest {
	float: left;
	width: 75px;
	margin-right: 10px
}
.widget .latest-post .title-latest {
	margin-left: 85px;
	font-size: 15px
}
.widget .latest-post .title-latest a {
	display: block;
	color: #69696E;
	font-size: 16px;
	font-weight: 700
}
.widget .w-comments li {
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 5px
}
.comments-list a, .widget .w-comments a {
	color: #69696E;
	font-weight: 700
}
.widget .w-tags a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	color: #69696E;
	border: 1px solid #d3d3d3;
	border-radius: 20px
}
.widget .w-tags a:hover {
	color: #fff;
	border: 1px solid #56B68B;
	background-color: #56B68B
}
.comments-list {
	padding-left: 0;
	list-style-type: none
}
.comments-list .comment-author a {
	font-size: 17px;
	line-height: 17px;
	font-weight: 900
}
.comments-list .comment-info {
	font-size: 13px;
	line-height: 15px
}
.comments-list .comment-info .reply {
	font-size: 15px;
	font-weight: 900;
	padding-left: 10px
}
.comments-list .comment-info .reply i {
	margin-right: 2px
}
.logo-black {
	color: #4a4a4a!important;
	font-size: 27px;
	font-weight: 700;
	margin-top: 4px
}
.logo-white {
	color: #fff!important;
	font-size: 35px;
	font-weight: 700
}
.bg-img.hero-leadbox.p-t-lg.p-b-md.content-align-md {
	background: url(http://irvineinjurylawfirm.com/images/newimg-1.jpg)center center no-repeat;
}
.p-y-lg.bg-img {
	background-color: #525E6C;
}
#footer2-2 {
	background-color: #525E6C
}
.fa.fa-quote-left.m-r.p-opacity, .fa.fa-quote-right.m-l.p-opacity {
	font-size: 15px!important
}
.img-circle.m-b {
	height: 120px!important;
	width: 120px!important
}
.top {
	background-color: #f1c40f
}
 @media only screen and (max-width :1199px) {
.top {
	height: 40px;
	width: 40px;
	right: 10px;
	bottom: 50px
}
.navbar-nav>li>a.btn-login {
	margin-left: 100px;
	margin-right: 10px
}
.closeup-box img {
	width: 100%;
	height: auto
}
.content-dashboard .dash-left {
	margin-left: -500px
}
.features-device {
	padding-top: 0
}
.cta .outline .lead {
	margin-top: 0
}
.testimonials .big-img-left blockquote p {
	padding-top: 5px
}
.video .popup-text {
	padding-top: 15px
}
.pricing-st .h2 {
	padding-top: 0
}
}
@media only screen and (max-width :991px) {
.h1, h1 {
	font-size: 40px;
	line-height: 46px
}
.h2, h2 {
	font-size: 32px;
	line-height: 36px
}
.h3, h3 {
	font-size: 28px;
	line-height: 32px
}
.h4, h4 {
	font-size: 26px;
	line-height: 30px
}
.lead {
	font-size: 20px;
	line-height: 24px
}
.c2 div[class^=col-md]:nth-child(1), .c3 div[class^=col-md]:nth-child(1), .c3 div[class^=col-md]:nth-child(2), .c4 div[class^=col-md]:nth-child(1), .c4 div[class^=col-md]:nth-child(2), .c4 div[class^=col-md]:nth-child(3) {
	margin-bottom: 30px
}
.c2.text-center div[class^=col-md], .c3.text-center div[class^=col-md], .c4.text-center div[class^=col-md] {
	padding-left: 110px;
	padding-right: 110px
}
.new-row-md {
	margin-top: 30px
}
.center-md {
	text-align: center
}
.form-inline {
	padding-left: 30px;
	padding-right: 30px
}
.form-inline .form-control, .form-inline .form-group, .form-inline button, .form-inline.double-input .form-control, .form-inline.double-input .form-group, .form-inline.double-input button {
	width: 100%;
	margin-bottom: 2px
}
.navbar-header {
	float: none
}
.navbar-toggle {
	display: block
}
.navbar-collapse {
	border-top: 2px solid #E8E8E8;
	box-shadow: none;
	margin-top: 15px;
	padding-left: 0;
	padding-right: 0
}
.bg-color .navbar-collapse {
	border-top-color: #fff
}
.navbar-collapse.collapse {
	display: none!important
}
.navbar-collapse.collapse.in {
	display: block!important
}
.navbar-nav {
	float: none!important;
	margin: 7.5px 0
}
.navbar-nav>li {
	float: none
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px solid #E8E8E8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.navbar-nav>li>a.btn-nav {
	border-bottom: none;
	margin: 10px 0 5px 10px;
	padding: 10px 15px;
	display: inline-block;
	width: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.bg-color .navbar-nav>li>a {
	border-bottom-color: #fff
}
.navbar-nav>.active>a, .navbar-nav>.active>a:focus, .navbar-nav>.active>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:hover {
	background-color: transparent
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu.multi-level {
	height: 70px;
	overflow-y: scroll
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px;
	display: inline-block
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 25px
}
.navbar.bg-transparent {
	background-color: #fff
}
.navbar.bg-transparent .logo-white {
	display: none
}
.navbar.bg-transparent .logo-black {
	display: block
}
.navbar.bg-transparent .navbar-nav>li>a {
	color: #404B55
}
.navbar.bg-transparent .navbar-nav>li>a.btn-nav {
	color: #fff
}
.nav-onlylogo.navbar-static-top.bg-transparent {
	background-color: transparent
}
.navbar.nav-onlylogo.bg-transparent .logo-white {
	display: none
}
.navbar.nav-onlylogo.bg-transparent .logo-black {
	display: block
}
.navbar-nav>li>a.btn-login, .navbar-nav>li>a.btn-signup {
	margin: 10px 0 0 10px;
	display: inline-block;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	padding: 10px 25px
}
.content-dashboard .dash-left, .watch-video {
	margin-left: 0
}
.nav-3cols-logo {
	text-align: left
}
.content-block .h2, .content-block .lead, .content-block h2, .cta .outline, .funfacts .text.text-left, .hero, .screenshots, .team .t2, .testimonials .big-img-left blockquote, .video {
	text-align: center
}
.navbar.bg-transparent .nav-3cols {
	color: #404B55
}
.navbar.bg-transparent .nav-3cols-logo .logo-black, .navbar.bg-transparent .nav-3cols-logo .logo-white {
	float: left
}
.hero, .hero.height-800 {
	height: 600px
}
.closeup-box {
	display: none
}
.dashboard-box img {
	height: 500px
}
.hero-leadbox .form-horizontal {
	margin-top: 50px
}
.popup-box img {
	max-width: 50%
}
.popup-box .popup-button {
	left: 43%
}
.big-popup i {
	font-size: 120px
}
.watch-video {
	display: block;
	margin-top: 15px
}
.content-dashboard img {
	width: 100%;
	height: auto
}
.content-split .container {
	width: 100%;
	padding-right: 0;
	padding-left: 0
}
.content-split .img-block {
	position: static;
	height: 450px
}
.content-split .content-block {
	height: 400px;
	text-align: center;
	padding-left: 80px;
	padding-right: 80px
}
.spotlight-block>.spotlight-text, .spotlight-block>figure, .spotlight-block>figure>.img-wrap {
	height: 450px
}
.spotlight-block>.spotlight-text {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px
}
.spotlight-block.img-left>.spotlight-text:after, .spotlight-block.img-right>figure:after {
	width: 0
}
.content-spotlight .container-fluid {
	padding: 0
}
.content-grid>div {
	height: 450px;
	overflow: hidden;
	margin-bottom: 20px
}
.content-grid>div:last-child {
	margin-bottom: 0;
	height: 600px;
	padding-right: 15px
}
.content-grid>div:first-child {
	padding-right: 15px
}
.content-grid .lead-block {
	padding: 80px 40px
}
.content-grid .img-block img {
	width: 100%;
	height: auto
}
.content-align-md .y-middle {
	display: block!important
}
.features-block h4 {
	margin-top: 10px;
	margin-bottom: 5px
}
.features-list-img {
	padding-left: 200px;
	padding-right: 200px
}
.content-dashboard .features-block img {
	padding-bottom: 20px
}
.features-tab .tab-title {
	width: 100%;
	border-top: 1px solid #fff;
	padding: 30px 15px
}
.features-tab .tab-content {
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	margin-top: 0;
	height: 0;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.testimonials-twitter .twitter-row, .video h4 {
	margin-top: 30px
}
.features-tab .tab-title.current+.tab-content {
	height: auto;
	opacity: 1;
	padding: 20px 15px
}
.cta .outline {
	margin-left: 20px;
	margin-right: 20px
}
.cta .outline .lead {
	margin-bottom: 20px
}
.cta .outline.no-border {
	margin-left: 0;
	margin-right: 0
}
.testimonials .carousel-indicators {
	bottom: -50px
}
.testimonials .big-img-left blockquote p {
	padding-top: 15px
}
.video h4 {
	margin-bottom: 10px
}
.video .popup-text {
	padding-top: 0
}
.video .popup-button.sm-popup {
	top: 37%;
	left: 43%
}
.twitter-feed ul>li {
	display: block;
	width: 80%;
	float: none;
	margin: 0 auto 10px
}
.insta-grid .instagram-feed li, .insta-line .instagram-feed li {
	width: 33.333333%
}
.insta-grid .instagram-feed li:nth-of-type(n+10), .insta-line .instagram-feed li:nth-of-type(n+4) {
	display: none
}
.insta-col .instagram-feed {
	margin-bottom: 30px
}
.insta-col .y-middle {
	display: block!important
}
.footer.f5 .footer-links img, .footer.f5 .footer-links p, .funfacts .counter-left {
	display: block;
	margin-right: 0
}
.portfolio-grid li {
	width: 50%
}
.screenshots .carousel {
	margin-top: 50px
}
.pricing-3pf .details {
	margin-bottom: 80px
}
.pricing-st .h2 {
	padding-top: 50px
}
.pricing-2p .info, .pricing-sc .price {
	margin-bottom: 30px
}
.team .t2 h5 {
	margin-top: 15px
}
.funfacts .counter, .funfacts i {
	margin-bottom: 5px
}
.funfacts .counter-left {
	float: none;
	margin-bottom: 10px
}
.funfacts .counter-left i {
	float: none
}
.funfacts div[class^=col-md]:nth-child(3) {
	margin-bottom: 30px
}
.timeline .event:before {
	left: 0;
	top: -20px;
	color: #fff;
	font-weight: 900;
	font-size: 15px;
	content: attr(data-date);
	text-align: right
}
.contact-left, .footer.f6, .footer.f7 {
	text-align: center
}
.subscription .sub-left {
	padding-top: 0;
	padding-bottom: 20px
}
.subscription .form-inline .form-group {
	width: 100%
}
.subscription .features-devices {
	margin-bottom: 50px
}
.contact-left .contact-info {
	margin-bottom: 40px
}
.footer.f5 .footer-links img {
	margin: 0 auto
}
.footer.f6 .footer-links, .footer.f6 .footer-social {
	margin-bottom: 25px
}
.footer.f7 .col-md-2 {
	margin-top: 40px
}
.footer.f7 .about .logo {
	border-right: transparent
}
.pagination {
	margin-bottom: 120px
}
}
@media only screen and (max-width :767px) {
.wow {
	visibility: visible!important;
	-webkit-animation: none!important;
	-moz-animation: none!important;
	-o-animation: none!important;
	-ms-animation: none!important;
	animation: none!important
}
.h1, h1 {
	font-size: 36px;
	line-height: 40px
}
.h2, h2 {
	font-size: 30px;
	line-height: 34px
}
.h3, h3 {
	font-size: 26px;
	line-height: 30px
}
.h4, h4 {
	font-size: 24px;
	line-height: 28px
}
.h5, h5 {
	font-size: 18px;
	line-height: 22px
}
p {
	font-size: 16px;
	line-height: 20px
}
.lead {
	font-size: 18px;
	line-height: 22px
}
.c2 div[class^=col-sm]:nth-child(1), .c3 div[class^=col-sm]:nth-child(1), .c3 div[class^=col-sm]:nth-child(2), .c4 div[class^=col-sm]:nth-child(1), .c4 div[class^=col-sm]:nth-child(2), .c4 div[class^=col-sm]:nth-child(3) {
	margin-bottom: 30px
}
.c2.text-center div[class^=col-], .c3.text-center div[class^=col-], .c4.text-center div[class^=col-] {
	padding-left: 70px!important;
	padding-right: 70px!important
}
.new-row-sm {
	margin-top: 30px
}
.center-sm {
	text-align: center
}
.nav-3cols span {
	display: none
}
.navbar-nav .open .dropdown-menu.multi-level {
	height: auto;
	overflow-y: auto
}
.top-bar .contact-info, .top-bar .contact-info .phone, .top-bar .schedule {
	display: block;
	float: none;
	text-align: right;
	font-size: 13px
}
.top-bar .contact-info i, .top-bar .schedule i {
	font-size: 18px
}
.top-bar .contact-info .phone {
	margin-top: 10px
}
.top-bar .contact-info .email {
	display: none
}
.top-bar .contact-info .phone span {
	display: inline-block;
	font-size: 15px;
	font-weight: 700
}
.hero .dashboard-box {
	display: none
}
.content-align-sm .y-middle, .hero.hero-devices .y-middle {
	display: block!important
}
.hero.hero-devices h1, .hero.hero-devices img {
	padding-top: 30px
}
.popup-box img {
	max-width: 70%
}
.popup-box .popup-button {
	left: 43%
}
.popup-box .popup-button i {
	font-size: 40px;
	padding: 20px 22px 18px 31px
}
.section-header {
	margin-bottom: 40px
}
.content-split .content-block {
	padding-left: 45px;
	padding-right: 45px
}
.features-block .fix-box {
	height: 350px
}
.features-list, .features-list.features-list-left {
	text-align: center
}
.features-list {
	padding-left: 60px;
	padding-right: 60px
}
.features-list-img {
	padding-left: 100px;
	padding-right: 100px
}
.features-panels .nav-tabs.nav-justified>li {
	width: 50%;
	display: inline-block;
	float: left;
	margin-bottom: 10px
}
.twitter-feed ul>li {
	width: 100%
}
.screenshots .portfolio-grid li {
	width: 33.33333%;
	margin: 0
}
.pricing-sc .info {
	margin-left: 15px;
	margin-right: 15px
}
.pricing-st .info {
	margin: 0 auto 40px
}
.ticket-prices .item-price {
	height: auto;
	padding: 10px
}
.ticket-prices .item-price .amount {
	height: auto;
	width: auto;
	float: none;
	margin: 0;
	line-height: 44px;
	background-color: #fff;
	color: #56B68B;
	text-align: left
}
.footer.f1, .footer.f2, .footer.f2 .footer-links, .footer.f3, .footer.f4, .footer.f6, .page-head, .page-head .text-right {
	text-align: center
}
.team-list {
	margin-left: 15px;
	margin-right: 15px
}
.blog .post-meta {
	margin-top: 15px
}
.countdown .timer {
	margin-left: 10px;
	margin-right: 10px
}
.countdown .timer>div {
	font-size: 40px;
	line-height: 44px;
	font-weight: 700
}
.mini-info {
	margin-top: 20px
}
.footer.f1 .footer-social {
	float: none;
	margin-top: 40px
}
.footer.f2 .footer-social {
	margin-top: 30px;
	margin-bottom: 30px
}
.footer.f3 .footer-links, .footer.f3 .footer-social {
	text-align: center;
	margin-top: 20px
}
.page-head.h-img .h2 {
	padding-top: 60px
}
}
@media only screen and (max-width :479px) {	#main-navbar {  padding: 10px 15px !important;}.btn-nav.btn-yellow.smooth-scroll.visible-xs {  margin-top: 10px !important;}	.logo-black {  color: #4a4a4a !important;  font-size: 19px !important;  font-weight: 700 !important;  margin-top: 8px !important;}
.contact .form-group.w-50 input:first-child, .hero-leadbox .form-group.w-50 input:first-child {
	margin-bottom: 15px
}
.c2.text-center div[class^=col-], .c3.text-center div[class^=col-], .c4.text-center div[class^=col-] {
	padding-left: 15px!important;
	padding-right: 15px!important
}
.form-inline {
	padding-left: 0;
	padding-right: 0
}
.hero.height-800 {
	height: 700px
}
.hero-leadbox .form-group.w-50 input {
	display: block;
	width: 100%
}
.popup-box .popup-button, .video .popup-button.sm-popup {
	left: 38%
}
.section-header span {
	display: block-inline
}
.content-split .content-block {
	padding-left: 15px;
	padding-right: 15px
}
.content-grid .lead-block {
	padding: 40px 15px
}
.features-list {
	padding-left: 0;
	padding-right: 0
}
.features-list-img {
	padding-left: 50px;
	padding-right: 50px
}
.portfolio-grid li {
	width: 100%
}
.pricing-st .info {
	padding: 45px 30px
}
.insta-line .insta-square {
	width: 40px;
	height: 40px
}
.insta-line .insta-square i {
	font-size: 25px
}
.contact .form-group.w-50 input {
	display: block;
	width: 100%
}
}#quoteForm {	background: #444 none repeat scroll 0 0;	border-radius: 3px;	padding: 10px 15px;}#banner-logo {  background: #eff1f4 none repeat scroll 0 0;  padding: 15px 0;}.section-header.text-center.wow.fadeIn {  text-align: left;}.section-header.text-center.wow.fadeIn > p {  text-align: justify;}.col-sm-6.img-left.m-b-md.clearfix > p {  text-align: justify;}.p-opacity.m-b-md.f-w-700 {  font-size: 16px !important;  font-weight: 500 !important;}