/* WRAPKIT OVERRIDE */
body .subtitle, html body {
    color: #0a0923;
}
.bg-dark {
    background-color: #1b2939!important;
}
html body .font-22 {
    font-size: 22px;
}
svg.bg-right {
	position: absolute;
	right: -275px;
	max-width: 800px;
	top: -215px;
	z-index: -1;
}
svg.bg-left {
	position: absolute;
	left: -275px;
	max-width: 800px;
	top: -215px;
	z-index: -1;
}
.btn, .add-shadow {
	-webkit-box-shadow: 0px 5px 30px 0px rgba(9, 10, 11, 0.35);
	box-shadow: 0px 5px 30px 0px rgba(9, 10, 11, 0.35);
}
.btn-hero {
padding: .75rem 3.5rem;
}
@media (max-width: 575px) {
.btn-hero { padding:.75rem 2rem;}
.btn {white-space:normal;}
}
.btn-hero span {
	display: block;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	color: #810000;
}
.no-shadow {
	box-shadow:none !important;
}
h2 {
	line-height: 1.2;
	font-size: 45px;
}
.border-bottom {
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.spacer-extra {
	padding: 180px 0;
}
.m-l-50 {
	margin-left:50px;
}
.m-r-50 {
	margin-right:50px;
}
.m-t-50 {
	margin-top:50px;
}
.m-b-50 {
	margin-bottom: 50px;
}
.testimonial-solo img {
	width: 48px;
	display: inline-block;
	margin-right: 8px;
	vertical-align: top;
}
.testimonial-solo cite {
	font-style: normal;
	font-weight: 500;
	display: inline-block;
	text-align: left;
	line-height: 18px;
	padding-top: 6px;
}
.testimonial-solo cite span {
	display: block;
	font-weight: 300;
	font-size: 13px;
}
/*******************
Header 2
*******************/
a.navbar-brand {
	max-width:250px;
	padding-top: 0px;
}
a.navbar-brand svg {
	width: 100%;
	height: auto;
}
.h2-nav {
	width: 100%;
	z-index: 1;
	left: 0px;
	padding: 15px 0px;
}
.h2-nav .navbar-nav .nav-item {
	margin: 0 15px;
}
.h2-nav .navbar-nav .nav-item .nav-link {
	padding: 12px 0px;
	color: #ffffff;
	font-weight: 300;
	opacity: 1;
	font-size: 14px;
}
.h2-nav .navbar-nav .nav-item .nav-link:hover {
	opacity: 0.5;
}
.h2-nav .navbar-nav .nav-item .btn {
	opacity: 0.5;
}
.h2-nav .navbar-nav .nav-item .btn:hover {
	opacity: 1;
}
.topbar.fixed-header .navbar .navbar-brand img {
	height:auto;
}
.topbar.fixed-header {
	background: #1b2939;
}
.fixed-header .h2-nav {
	padding: 15px 0px;
}
body#index .topbar {
	background:none;
}
body#index .topbar.fixed-header {
	background: #1b2939;
}
.topbar {
	background: #1b2939;
}
 @media (max-width: 767px) {
.h2-nav .navbar-collapse {
	background: #263238;
	padding: 15px 15px 20px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
	box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.spacer-extra {
	padding: 110px 0;
}
}
/*******************
Header Testimonials
*******************/

.banner .tab-pane {
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	position: relative;
	border: 1px solid #00aeff;
	box-shadow: inset 0 0px 56px rgba(0,0,0,.1);
}
.banner .testimonial-card {
	z-index:1;
}
.banner .testimonial-card img {
	width: 150px;
	position: absolute;
	right: -30px;
	top: -50px;
}
.banner .testimonial-card cite {
	color: #188ef4;
	font-style: normal;
	font-size: 20px;
	margin-bottom: 40px;
	display: block;
}
.banner .testimonial-card cite span {
	display: block;
	color: #8d97ad;
	font-size: 12px;
}
.banner .tab-content::before {
	content: "";
	width: 77%;
	height: 100%;
	background: #0089ff;
	position: absolute;
	border-radius: 9px;
	top: 26px;
	right: -10px;
	opacity: 1;
}
.banner .nav-link img {
	opacity: .5
}
.banner .nav-link.active {
	background:none;
}
.banner .nav-link.active img {
	opacity: 1
}
#v-pills-tabContent {
}
.banner .tab-content {
}
.banner .tab-pane {
}
.banner .nav-pills {
	width: 50px;
	position: absolute;
	right: 5px;
	top: 140px;
}
.banner .nav-pills a {
	padding: 0px;
	margin: 5px;
}
.banner .nav-pills img {
	width: 100%;
}
/*-------------------*/
/*Banner1 Style Start*/
/*-------------------*/
#banner1 {
	padding-top: 200px;
	padding-bottom: 150px;
	background-size: cover;
}
#banner1 h1 {
	font-size: 52px;
	line-height: 55px;
	letter-spacing: -1px;
}
#banner1 input {
	line-height: 62px;
	padding: 0;
	margin: 0;
	border: none;
	display: inline-block;
	vertical-align: top;
}
#banner1 input[type="text"] {
	color: #8d97ad;
	border-radius: 36px 0 0 36px;
	text-indent: 35px;
	padding-right: 15px;
	width: 61%;
	font-weight: 300;
	-webkit-box-shadow: -5px 0 30px 0 rgba(0, 0, 0, 0.05);
	box-shadow: -5px 0 30px 0 rgba(0, 0, 0, 0.05);
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
#banner1 input[type="submit"] {
	border-radius: 0 36px 36px 0;
	width: auto;
	padding: 0 30px;
	cursor: pointer;
	margin-left: -4px;
	-webkit-box-shadow: 5px 0 30px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 5px 0 30px 0 rgba(0, 0, 0, 0.05);
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#banner1 input[type="submit"]:hover {
	opacity: 0.7;
}
 @media (max-width: 1199px) {
.banner .testimonial-card cite {
	padding-right: 53px;
}
.banner .testimonial-card img {
	width: 141px;
	right: -60px;
}
}
@media (max-width: 1100px) {
#banner1 h2 {
	line-height: 55px;
}
#banner1 input[type="text"] {
	width: 59%;
}
#banner1 input[type="submit"] {
	padding: 0 20px;
}
}
 @media (max-width: 992px) {
.banner .testimonial-card img {
	position: inherit;
	margin-top: -66px;
	margin-left: auto;
	margin-right: auto;
	right: 0;
	left: 0;
	margin-bottom: 15px;
}
.banner .testimonial-card cite {
	margin-bottom: 10px;
}
.banner .tab-pane {
	margin-right: 0px;
	margin-left: 0px;
}
.banner .nav-pills {
	display: inline-block;
	position: absolute;
	width: 100%;
	text-align: right;
	bottom: -50px;
	top: auto;
	right: 15px;
}
.banner .nav-pills a {
	width: 40px;
	display: inline-block;
	margin: 0 0 5px 0;
}
.banner .tab-content::before {
	top: 55px;
}
.banner {
	height: auto !important;
	padding: 130px 0;
}
#banner1 {
	background-position: right -6em center;
	background-size: cover;
	padding: 130px 0 200px 0;
}
#banner1 h2 {
	line-height: 35px;
}
}
 @media (max-width: 767px) {
.banner {
	padding: 30px 0;
}
#banner1 {
	background-size: cover;
	background-position: right center;
	padding: 120px 0 60px;
	text-align:center;
}
#banner1 .banner-testimonials {
	margin-top: 35px;
	margin-bottom: 35px;
}
#banner1 input[type="submit"] {
	padding: 0 30px;
}
.banner .testimonial-card {
	text-align: center;
}
.banner .testimonial-card img {
	position: inherit;
	margin-top: -60px;
	width: 100px;
}
.banner .testimonial-card cite {
	margin-bottom: 10px;
	padding: 0px;
}
.banner .tab-pane {
	margin-right: 0px;
	margin-left: 0px;
}
.banner .nav-pills {
	display: inline-block;
	position: absolute;
	width: 100%;
	text-align: right;
	bottom: -50px;
	top: auto;
	right: 15px;
}
.banner .nav-pills a {
	width: 40px;
	display: inline-block;
	margin: 0 0 5px 0;
}
}
/*******************
Feature 11
*******************/
.feature11 {
	background-size: cover;
	background-position: bottom center;
}
.wrap-feature11-box {
	margin-top: 60px;
}
.wrap-feature11-box .card-body {
	padding: 40px;
}
.wrap-feature11-box .icon-space {
	margin: -80px 0 20px;
}
.wrap-feature11-box .icon-space .icon-round {
	font-size: 45px;
	color: #ffffff;
}
/*******************
Testimonial 5
*******************/
.testimonial5 {
	margin-top:60px;
}
.testimonial5 .testi5 {
	position: relative;
}
.testimonial5 .testi5 h6 {
	font-weight: 600;
}
.testimonial5 .testi5 h6 span {
	display: block;
	font-weight: 400;
	font-size: 13px;
	color: #adb9bf;
}
.testimonial5 .testi5 .content {
 border-radius: .25rem;
	font-size: 19px;
	line-height: 29px;
	padding: 5px 0;
	margin-left: 120px;
	border:none;
}
.testimonial5 .testi5 .customer-thumb {
	float: left;
	margin-left: -32px;
}
.testimonial5 .testi5 .customer-thumb img {
	width: 132px;
	margin-bottom: 12px;
	padding: 8px;
	background: rgba(255,106,91,.15);
}
/********************
Features
********************/
svg.bg-right {
	position: absolute;
	right: -275px;
	max-width: 800px;
	top: -215px;
	z-index: -1;
}
svg.bg-left {
	position: absolute;
	left: -275px;
	max-width: 800px;
	top: -215px;
	z-index: -1;
}
/********************
Funnelizer 
********************/
.funnelizer {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.f1 {
	position: absolute;
	width: 329px;
	left: 60px;
	top: -35px;
}
.f2 {
	width: 260px;
	top: 268px;
	position: absolute;
	left: 107px;
}
.f3 {
	position: absolute;
	width: 300px;
	left: 417px;
	top: -116px;
}
.f4 {
	position: absolute;
	width: 300px;
	left: 435px;
	top: 105px;
}
.f5 {
	position: absolute;
	width: 300px;
	left: 410px;
	top: 373px;
}
.f6 {
	position: absolute;
	width: 325px;
	left: 764px;
	top: -69px;
}
.sites {
}
.s1 {
	position: absolute;
	right: 200px;
	top: -58px;
}
.s2 {
	width: 300px;
	position: absolute;
	top: 240px;
	right: 116px;
}
.crm {
}
.c1 {
	position: absolute;
	width: 800px;
	left: 200px;
	top: -50px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.c2 {
	width: 324px;
	position: absolute;
	top: 152px;
	left: 50px;
	border-radius: 5px;
}
@media (max-width: 767px) {
.funnelizer {
	display: none;
}
.funnelizer-img-wrap {
}
.fsmall {
	display: block !important;
	width: 180% !important;
	margin: 0 -100px;
}
.s1 {
	position: relative;
	width: 510px;
	right: 90px;
	top: 0;
}
.s2 {
	width: 228px;
	position: absolute;
	top: auto;
	left: 255px;
	bottom: -30px;
}
.c1 {
	position: inherit;
	width: 100%;
	top: 20px;
	left: 0;
}
.c2 {
	display:none;
}
}
/*************************
Number of Memebers
**************************/
.number-display .num {
	width: 54px;
	height: 75px;
	font-size: 60px;
	font-weight: 300;
	line-height: 1.33;
	text-align: center;
	color: #223464;
	display: inline-block;
	vertical-align: top;
	border: 1px solid rgba(232, 232, 232, 0.8);
	box-shadow: 0 2px 12px 0 rgba(18, 20, 50, 0.6);
	border-radius: 4px;
	background: white;
	margin: 0 2px;
}
.number-display .sep {
	display: inline-block;
	vertical-align: bottom;
	display: inline-block;
	vertical-align: bottom;
	font-size: 55px;
	padding: 0px 2px 0px 2px;
	font-weight: 300;
	color: #e7e7e7;
	text-align: center;
	margin: -7.1875% 0 0 0;
}
.circles-rotating {
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 324px;
}
/*******************
Testimonials 1
*******************/
.testimonials1 blockquote {
	position: relative;
	border: none;
	padding: 0px;
}
.testimonials1 blockquote:before {
	content: '\201C';
	color: #e4e4e4;
	background: none;
	font-size: 76px;
	position: absolute;
	top: -35px;
	left: -28px;
}
.testimonials1 blockquote p {
	font-size: 19px;
	font-style: normal;
	font-weight: 300;
	color: #263238;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.testimonials1 .testimonial-info {
	font-size: 16px;
	font-style: normal;
	color: #263238;
}
.testimonials1 .testimonial-info img {
	width: 70px;
	float:left;
}
.testimonials1 .testimonial-info strong {
	float: left;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 12px;
}
.testimonials1 .testimonial-info strong span {
	display: block;
	font-weight: 400;
	font-size: 13px;
	opacity: .6;
}
/*******************
Blog homepage 1
*******************/
.blog-home1 [class*=card-shadow] {
	-webkit-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
}
.blog-home1 [class*=card-shadow]:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.blog-home1 a {
	color:#46565f;
}
.blog-home1 h5 {
	font-size: 18px;
}
/*******************
Affiliates
*******************/
.affiliates {
	background: url(../img/background-affiliates.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.affiliates .counter {
	background: #fff;
	color: #000 !important;
	display: block;
	border-radius: 5px;
	font-size: 90px;
	padding: 20px 65px;
	position:relative;
}
.affiliates .counter:before {
	content: "$";
	font-size: 40px;
	position: relative;
	top: -35px;
}


@media (max-width: 991px) {
	.affiliates .counter {    font-size: 70px;
    padding: 20px;}
	.affiliates .counter:before {    
	font-size: 45px;
    top: -19px;}
}
@media (max-width: 767px) {
	.affiliates .counter {    font-size: 64px;}
	.affiliates .counter:before {    
	    font-size: 41px;
    top: -18px;}

}
@media (max-width: 575px) {
	.affiliates .counter {    font-size: 44px;
    padding: 20px;}
	.affiliates .counter:before {    
	font-size: 26px;
    top: -14px;}
}
/*******************
Footer 3
*******************/
.footer3 {
	padding-top: 50px;
}
.footer3 .f3-topbar {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}
.footer3 .f3-topbar .input-group .form-control {
	font-size: 16px;
}
.footer3 .f3-topbar .input-group .btn {
	padding: 15px 20px;
}
.footer3 .f3-middle {
	padding-top: 40px;
	padding-bottom:40px;
}
.footer3 .general-listing li:hover a, .footer3 .general-listing li:hover i {
	color: #ffffff;
}
.footer3 .link {
	color: #8d97ad;
}
.footer3 .link:hover {
	color: #ffffff;
}
.footer3 h3.footer-link a {
	color: white;
    font-size: 15px;
    line-height: 21px;
    display: block;
	margin-bottom: 17px;
}
.footer3 h3.footer-link a:hover {text-decoration:underline;}
.footer3 .f3-bottom-bar {
	background: rgba(0, 0, 0, 0.1);
	padding: 20px 0;
}
.footer3 .f3-bottom-bar .link {
	padding: 0 12px;
}
.footer3 p {
	color: #8d97ad;
	padding-top: 10px;
	font-size: 17px;
}
.f3-bottom-bar img {
	display: inline-block;
	width: 190px;
	opacity: .8;
	position: relative;
	top: -5px;
}
.f3-bottom-bar object {
	display: inline-block;
	width: 190px;
	position: relative;
	top: 6px;
	margin-right: 2px;
}
.f3-bottom-bar .copyright {
	font-size: 12px;
	color: #8d97ad;
	position: relative;
	top: -6px;
}
.f3-bottom-bar .span {
}
.connect object {
	border: 1px solid;
	border-radius: 5em;
	padding: 6px;
	width: 35px;
	margin-right: 6px;
}
/*!
* Pricely v1.0
*
* Copyright 2013 - Forever, Weborithm.com
*
* Designed and built by Weborithm
*/


.pricely-chart:after, .pricely-chart:after, .pricely-pro:after, .pricely-chart-three:after, .panel-heading li:after {
	content: " ";
	display: table;
	clear: both;
}
/* Fonts */
.pricely-chart {

}
.pricely-chart h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}
.pricely-pro li.list-group-item.multi-line, .pricely-pro li.pricely-first-heading li.list-group-item.multi-line {
	min-height: 68px
}
/* Headings */
.pricely-chart .panel-heading {
	font-size: 22px;
	margin: 0;
	padding: 20px 20px 30px;
	text-align: center;
}
.pricely-chart-one h3 span {
	display: block;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.5px;
	padding: 5px 0 0;
	text-transform: uppercase;
}
/* Headings Formatting */
.pricely-label {
	display: block;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0 auto 10px;
	text-transform: uppercase;
	font-weight: 700;
}
.pricely-first-heading .pricely-label {
	font-weight: 600;
}
.pricely-figure {
	position: relative;
}
.pricely-currency {
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	position: absolute;
	top: 6px;
}
.pricely-amount {
	display: inline-block;
	font-size: 54px;
	line-height: 60px;
	padding: 0 0 0 13px;
}
small.pricing-installment {
	display: block;
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	position: relative;
	left: -7px;
	margin-bottom: 15px;
}
sup.pricing-change {
	font-size: 18px;
	position: relative;
	top: -26px;
}
div.billing {
	font-size: 17px;
	margin-bottom: 15px;
}
.pricely-foreword {
	display: block;
	font-size: 14px;
	font-style: italic;
	padding: 0;
}
.pricely-paragraph {
	font-size: 14px;
	line-height: 20px;
	margin: 20px;
	text-align: left;
}
.pricely-paragraph span {
	font-size: 28px;
}
/* Panel + Panel Header + Panel Footer */
.pricely-chart .panel {
	margin: 0;
}
.pricely-chart-two .panel, .pricely-chart-two .panel-heading {
	border-radius: 0;
}
.pricely-chart .panel-footer {
	padding: 10px;
}
.pricely-chart-two .panel-footer {
	border-width: 0 1px 1px 1px;
	margin: 0px 0px 10px;
	padding: 0;
	border-radius: 0;
}
/* Collapse */
.pricely-chart .panel-collapse p {
	margin: 10px 0;
}
/* Images */
.pricely-chart .img-responsive {
	max-width: inherit;
	width: 100%;
}
/* Pricely Indicators */
ol.pricely-indicators {
	position: static;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: right;
}
ol.pricely-indicators li.active {
	background: #f7931f;
	border-color: #f7931f;
	margin: 1px 3px;
}
ol.pricely-indicators li {
	background: #fff;
	border-color: #ebebeb;
	height: 12px;
	width: 12px;
	margin: 1px 3px;
	padding: 6px;
}
/* Tooltip */
.tooltip {
}
.pricely-tooltip:hover {
	cursor: pointer;
}
/* Modal */
.pricely-chart .modal p {
	margin: 0;
}
.pricely-chart .modal-body {
	padding: 0;
}
.pricely-chart .modal-body .thumbnail {
	border: 0;
	border-radius: 0;
	padding: 0;
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/* Buttons */
.panel-footer .btn {
	line-height: 44px;
}
.btn-wide {
	border: 0;
	padding: 0;
	border-radius: 0;
	width: 100%;
}
/*===== Price Chart Specific =====*/
	/* Professional */
.save-pill {border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    pointer-events: none;
    position: absolute;
    bottom: -37px;
    border-radius: 3px;
    font-size: 10px;
    padding: 1px 8px;
    background: #f4c150;
    color: #29303b;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    width: 78px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
	.pricely-pro .panel-heading {
	border-radius: 0;
	min-height: 270px;
}
.pricely-pro li li.list-group-item {
	border-left-width: 1px;
	border-radius: 0;
	min-height: 45px;
	font-size: 14px;
	font-weight:600;
}
.pricely-pro li.pricely-first-heading li.list-group-item {
	border-left-width: 1px;
	border-radius: 0;
	min-height: 45px;
	font-weight:300;
}
.pricely-pro {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pricely-pro li.pricely-first-heading, .pricely-pro li.pricely-inner {
	padding: 0;
}
.pricely-pro .panel-heading {
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.pricely-pro li:first-child .panel-heading {
	border-left: 1px solid #ddd;
}
.pricely-professional li.list-group-item .feature-hide {
	display: none;
}
.pricely-professional li .glyphicon {
	display: inline-block;
}
.pricely-professional li .pricely-paragraph .glyphicon {
	display: block;
}
.pricely-professional li.list-group-item {
	text-align: center;
}
ul.list-group li.list-group-item:nth-child(even) {
	background: #f5f5f5;
}
.pricely-icon {
	max-width: 12px;
}
.pricely-icon-check {
	max-width:14px;
}
 @media screen and (min-width:0\0) { /* Specific to IE */
 .pricely-currency {
display: inline-block;
font-size: 20px;
font-weight: 400;
position: relative;
top: -30px;
}
.pricely-amount {
font-size: 65px;
line-height: 65px;
}
.pricely-chart .panel-footer {
margin: 0 0 20px;
padding: 0;
}
}
 @media screen and (max-width: 991px) {
.pricely-chart-one {
	margin-bottom: 20px;
}
.tab-content {
	border-left: 0;
}
.pricely-pro li li.list-group-item {
	border-left-width: 1px;
	text-align: center;
}
.pricely-chart .panel-heading {
	padding: 15px 10px;
}
.pricely-pro .panel-heading {
	border-left: 1px solid #ddd;
	min-height: 268px;
}

.pricely-professional li.list-group-item .feature-hide {
	display: inline;
	padding: 0;
	font-weight: 300;
	display: block;
	margin-bottom: 5px;
}
.pricely-pro li.pricely-first-heading {
	display: none;
}
.pricely-pro .glyphicon {
	display: inline-block;
	text-align: center;
}
.pricely-foreword, .pricely-label {
	display: inline-block;
	margin: 0;
}
.pricely-foreword:before {
	content: " ";
}
}
@media screen and (max-width: 767px) {
#pricely-align {
	display: inherit;
	margin: 0 0 40px;
	vertical-align: none;
}
}
.pricing5 .general-listing {
	margin: 90px 0 60px 0;
}
.pricing5 .general-listing.only-li li {
	padding: 20px 0;
	display: block;
}
.pricing5 .card {
	background-size: 100% !important;
}
.pricing5 .monthly {
	display: none;
}
.pricing5 .pricing-box {
	margin-top: 120px;
}
.pricing5 .pricing-box .middle-box {
	margin-top: -75px;
}
.pricing5 .pricing-box .middle-box .general-listing {
	margin-top: 60px;
}
.pricing5 .media {
	border: none;
	padding: 0px;
}
.pricing5 .media-gutter {
	width: 27px !important;
	height: 27px;
	max-width: 100%;
	margin-right: 6px;
}
.mlsp-shape-pricing {
	position: absolute;
	bottom: -500px;
	opacity: .02;
	margin: 0 auto;
	left: -600px;
}
/*******************
Testimonial 10
*******************/
.testimonial10 .testi10 .quote-bg {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 60px;
	background: url(../img/testimonial/up-quote.png) no-repeat top left, url(../img/testimonial/down-quote.png) no-repeat bottom right;
}
.testimonial10 .testi10 h3 {
	line-height: 40px;
}
.testimonial10 .testi10 .customer-thumb {
	margin: 15px 0;
}
.testimonial10 .testi10 .customer-thumb img {
	width: 60px;
}
 @media (max-width: 767px) {
.testimonial10 .testi10 h3 {
	line-height: 30px;
	font-size: 20px;
}
}
/*******************
About Page Specific 
*******************/
.shape2-about {
	position: absolute;
	left: 0;
	right: 0;
	opacity: .05;
	margin: 0 auto;
	top: -260px;
}
/*********************
Training Page Specific
*********************/

.webinar-info {
}
.webinar-info .webinar-date {
	padding: 10px;
	background: #eee;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
}
/***********************
Leadership Page Specific
***********************/

.leadership-wrap {
}
.leadership-wrap img {
	margin: 0 auto;
}
.leadership-item {
	position:relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
}
.leadership-item:hover {
	cursor:pointer;
}
.leadership-item .video-overlay {
	z-index:5;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	right: 0;
	opacity: 0;
	max-width: 400px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.leadership-item .video-icon {
	width: 80px;
	opacity: 0.8;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 10;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: -47px auto auto;
}
.leadership-item:hover .video-icon {
	opacity: 1;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}
.leadership-item:hover .video-overlay {
	opacity: 0.8;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.leadership-wrap h5, .team-wrap h5, .event-wrap h5 {
	font-weight: 700;
	margin: 24px 0 10px;
	font-size: 19px;
}
.leadership-wrap small, .team-wrap small {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px;
	display: block;
	color: #999;
}
.leadership-wrap p {
}
.leadership-nav {
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 5px;
	padding-bottom: 10px;
	padding-top: 30px;
}
.leadership-nav .card {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.leadership-nav .card:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.leadership-nav .card-body {
	padding: 10px 1.25rem;
}
.leadership-nav h5 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
/* HELPER MEDIA QUERIES */
@media (max-width: 767px) {
	html body .b-r {
    	border-right: none;
	}
	.leadership-nav {margin-top:50px;margin-bottom:50px;}
	
}
@media (max-width: 950px) {
	.leadership-nav img {max-width:200px;}
}