/* Add here all your css styles (customizations) */

a {
	color: #258ecd;
}

a:hover {
	color: #258ecd !important;
}

.header-transparent .default-logo {
	content: url(../img/konverse.png);
}

.header-classic-white .default-logo {
	content: url(../img/placeholder-logo-white.png);
}

.shrink-logo {
	content: url(../img/konverse.png);
}

.content-md {
	padding: 0 0 0;
}
.content-custom {
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.content-custom img {
	margin-bottom: 10px;
	box-shadow: 5px 5px 5px #A9A9A9;
	border-color: #e8dbdb;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

.hide-overflow, .wrapper {
	overflow-x: hidden;
}

.owl-clients-v1 img {
	width: 100%;
}

.navbar-nav > li > a:hover {
	cursor: pointer;
}

.navbar {
	background-color: #fff;
}

.header-v6 .navbar-nav > li > a {
	color: #258ecd;
	font-size: 15px;
}

.header-v6 .navbar-nav > li > a:hover {
	/*color: #72c02c;*/
	color: #258ecd;
}

.log-reg-block-simple {
	float: right;
	padding: 30px 0 4px 20px;
	line-height: 20px;
	text-transform: uppercase;
}


.header-fixed-shrink .log-reg-block-simple {
	padding: 18px 0 4px 20px;
	transition-property: padding;
	transition-duration: .6s, 1s;
}

.header-fixed-shrink .log-reg-block-simple .btn-u {
	color: #777;
	border-color: #777;
}

.header-classic-white .log-reg-block-simple .btn-u {
	color: #777!important;
	border-color: #777!important;
}

.log-reg-block-simple .btn-u {
	font-size: 12.5px;
	color: #fff;
	border: solid 1px #fff;
	background: none;
	padding: 5px 13px;
	visibility: hidden;
}

.hero-text {
	font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
	color: #ffffff;
	/*background-color: rgba(0, 0, 0, .2);*/
}

.hero-button {
	opacity: .85;
	color: #555!important;
	background: #fff!important;
	margin-right: 30px;

}
.hero-button:hover {
	opacity: 1;
}

.home-feature-highlight div {
	height: 268px;
}

.service-block-purple {
	background: #851973;
}

.service-block-red {
	background: #d92b27;
}

.service-block-blue {
	background: #268fce;
}

i.icon-color-u {
	color: #27c527;
	border: solid 1px #27c527;
	border-radius: 3px;
}

i.icon-color-blue {
	color: #268fce;
	border: solid 1px #268fce;
	border-radius: 3px;
}

i.icon-color-red {
	color: #d92b27;
	border: solid 1px #d92b27;
	border-radius: 3px;
}

.product-demo .product-demo-headline {
	padding: 50px 0 0;
}

.headline-center h2:after {
	/*color: #27c527;*/
}

.home-usage {
	background: url(../img/bg/parallax-background-usage-data-min.jpg);
	background-size: cover;
	background-repeat-y: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(0,0,0,.4);
}

@media (min-width: 992px) {
	.home-usage {
		background-attachment: fixed;
	}

	.home-usage .home-usage-columns div {
		width: 33%;
	}
}

@media (max-width: 991px) {

	.home-usage .home-usage-columns .home-usage-single-row {
		width: 100%
	}
}

.quote-v1 p:before {
	color: #27c527;
}

.home-testimonials-divider {
	left: 50%;
	z-index: 1;
	width: 30px;
	height: 2px;
	content: " ";
	bottom: -5px;
	margin-left: -15px;
	text-align: center;
	position: relative;
	background: #27c527;
	margin-top: 10px;
}



.home-testimonials .home-testimonials-left-column img {
	background-size: contain;
}

.home-testimonials .home-testimonials-right-column {
	height: 504px;
}

.home-testimonials .home-testimonials-right-column .home-testimonials-right-column-text {
	background-position: 50% 60px;
	padding: 60px 0;
}

.home-testimonials .home-testimonials-text-highlight {
	color: #27c527;
}

/* Pricing */

@media (min-width: 992px) {
	.home-pricing {
		padding: 0 30px;
		margin-top: 50px;
		margin-bottom: 100px;
		min-height: 468px;
		width: 100%
	}

	.home-pricing .col-md-3 {
		width: 100%;
	}
}
@media (max-width: 991px) {
	
	.home-pricing {
		padding: 40px 0 0;
		margin: 0;
	}
}

.home-pricing-headline {
	margin-top: 100px;
}

.home-pricing .pricing-head h4 {
	font-size: 50px;
}

.home-pricing .home-pricing-left .pricing-head h4 ,
.home-pricing .home-pricing-right .pricing-head h4 {
	padding-bottom: 28px;
}

.home-pricing .pricing-head h3 span {
	font-size: 16px;
}

.home-pricing .home-pricing-left .btn-u {
	background: #851973;
}

.home-pricing .home-pricing-center .btn-u {
	background: #d92b27;
}

.home-pricing .home-pricing-right .btn-u {
	background: #268fce;
}


.home-pricing .home-pricing-left .pricing-content li i {
	color: #851973;
}

.home-pricing .home-pricing-center .pricing-content li i {
	color: #d92b27;
}

.home-pricing .home-pricing-right .pricing-content li i {
	color: #268fce;
}

.home-pricing .home-pricing-price > h4 {
	margin: 0;
}

.home-pricing .home-pricing-footer {
	padding: 20px;
}



.home-pricing .home-pricing-left h3 {
	background: #851973;
}

.home-pricing .home-pricing-left:hover h4 {
	color: #851973;
}

.home-pricing .home-pricing-center h3 {
	background: #d92b27;
}

.home-pricing .home-pricing-center:hover h4 {
	color: #d92b27;
}

.home-pricing .home-pricing-right h3 {
	background: #268fce;
}

.home-pricing .home-pricing-right:hover h4 {
	color: #268fce;
}




.home-clients {
	margin: 40px auto 40px;
}
.home-clients .home-clients-owl {
	height: auto;
}

.home-clients .home-clients-owl .home-clients-boxed img {
	max-height: 62px;
	margin: 0 auto;
	width: auto!important;
	height: auto;
	display: block;
}

.cta {
	margin-bottom: 0;
	padding: 60px 0 0px;
	height: 750px;
}



.cta .cta-column {
	margin: 0 auto;
	float: none;
	margin-top: 50px;
}

.cta .cta-column-tri {
	margin: 10px auto 0;
	float: none;
}

.cta .cta-button {
	background: #3498db;
	color: #fff;
	border-radius: 3px;
}

.cta .cta-button-misc {
	width: 100%;
	margin-left: 0;
	margin-top: 20px;
	margin: 20px 0 15px 0;
}

.cta-button-misc.cta-plan-buttons {
	width: 80%;
}

.cta .cta-btn-group {
	display: inline;
}

.cta h2:after {
	visibility: hidden;
}

.cta .cta-container {
	position: absolute;
	top: 54%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.cta .cta-hidden {
	display: none;
}

.cta .cta-input-group {
	min-width: 350px;
	margin: 0 auto;
}

.cta-terms 	{
	color: #ffffff;
}

.cta .cta-fadedbg {
	background: rgba(0,0,0, .8);
	display: block;
	padding: 15px;
	border-radius: 4px;
}

.cta .cta-input-item {
	margin-bottom: 20px;
}

.cta .cta-domain-text {
	font-size: 18px;
	margin-bottom: 20px;

	color: #eee;
}

.cta .cta-thank-you {
	width: 100%;
}

.team-page-container {
	padding-left: 0;
	padding-right: 0;
}

.team-page-content {
	margin-top: 74px;
}

.rebrand {
	margin-top: 74px;
}

.rebrand-image-row {
	width: 100%;
}

.rebrand-image-row .rebrand-image-row-col {
	margin-top: 60px;
	margin-bottom: 60px;
}

.rebrand-image-row .rebrand-image-row-col img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.rebrand-image-row .rebrand-image-row-col .rebrand-image-row-col-left {
	width: 70%;
}

.rebrand-image-row .rebrand-image-row-col .rebrand-image-row-col-center {
	width: 20%;
}

.rebrand-image-row .rebrand-image-row-col .rebrand-image-row-col-right {
	width: 100%;
}


/*iPad*/
@media (min-width: 768px) { 
	.home-pricing .col-sm-6 {
		width: 33%;
	}

	.cta .cta-input-group {
	    max-width: 50%;
	    margin: 0 auto;
	}
}

@media (min-width: 1024px) {
	.cta .cta-input-group {
	    min-width: 100%;
	    margin: 0 auto;
	}
}

/*iPhone 6*/

@media (max-width: 375px) { 
	h2 {
		font-size: 50px;
	}
	
}

/*iPhone 5*/
@media (max-width: 320px) {

	.cta .cta-input-group {
	    min-width: 270px;
	    margin: 0 auto;
	}
	.promo-text-v2 {
		font-size: 40px;
	}
}

.cta-label {
	float:left;
}

#submit_group {
	vertical-align: bottom;
}

.tooltip-inner{
	background-color: #222
}

.tooltip.left .tooltip-arrow {
	border-left-color: #222;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}  

#wrap {
  flex: 1;
  padding: 20px;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs-header {
	margin-top: 70px;
}

.service-block a {
	color: #ffffff !important;
}

.dropdown-menu {
	background: #ffffff !important;

}

.dropdown-menu > li > a {
	/*color: #72c02c !important;*/
	color: #258ecd !important;
}

#belowGetStarted {
	margin-top: 20px;
}

.header-v6 .dropdown-menu {
	border-top-color: #258ecd; 
}

.header-v6 .dropdown-menu li a {
	font-size: 15px;
	font-weight: 200;
}

#email_input {
	border-radius: 3px 0 0 3px;
}

#submit {
	border-radius: 0 3px 3px 0;
}

.service-block {
	/*cursor: pointer;*/
	border: 2px solid #ffffff;
	/*border-radius: 20px;*/
	/*max-height: 400px;*/
}

.col-pad-features {
	margin-left: 24.66%;
}

.alert {
	background-color: #268FCE;
	color: #FFFFFF;
}

#features {
	margin-bottom: 240px;
	position: absolute;
	top: 460px;
	width: 100%;
}

.alert a{
	color: #27c527;
}

textarea, .cta-hidden input {
	border-radius: 3px !important;
}

textarea {
	min-height: 180px;
	max-width: 320px;
}

.header-v6 .navbar-nav > .open > a {
	color: #258ecd !important;
}

.content-columns-2 {
	padding: 100px;
}

/*.onboarding-img {
	min-height: 430px;
}*/

.lp-hero-img {
	padding-top: 40px; 
	max-height: 600px; 
	margin-left: auto; 
	margin-right: auto;
}

.navbar-brand {
	height: 70px !important;
	margin: -10px 5px 0px;
}

.menu-container-second {
	float: right;
	margin-right: -80px;
}

.menu-container {
	margin-left: 20px;
}

#header-number {
	cursor: text;
}

.backstretch, .fullheight {
	max-height: 600px;
}
.sub-heading {
	font-family:  "Open Sans", Arial, sans-serif;
}
.sub-heading h2{
	font-size: 36px;
    line-height: 1.2;
    color: #232335;
    font-weight: 500;
	margin-bottom: 30px;
    /*font-family: "FFTisaWebLight", "ff-tisa-web-pro", Georgia, "Times New Roman", Times, serif;*/
}

.sub-heading p {
	line-height: 1.3;
    color: #000000;
    width: 100%;
    font-size: 20px;
	font-weight: 100;
}

.section-heading-button p {
	line-height: 1.3;
    color: #ffffff;
    width: 100%;
    font-size: 20px;
	font-weight: 100;
}

.right-side, .left-side {
	margin: 20% 0;
}

.left-side {
	margin-left: 15%;
}

.right-side {
	margin-right: 15%;
}

.bg-image-v1 div.right-side {
	margin-bottom: 0;
}

.container-dark {
	background-color: #f3f3f3;
}

.img-back {
	margin-left: -70px;
}

.img-front {
	position: absolute;
	z-index: 2;
	top: 60px;
    left: 16%
}

.belowOverlay {
	margin-top: 5px;
}

.features-content {
	padding: 2%;
}

.cover {
	/*box-shadow: 2px 3px 14px 0 rgba(0, 0, 0, 0.26);*/
	height: 200px;
}

.section-heading, .section-heading-button {
	width: 230px;
	/*height: 36px;*/
	margin-bottom: 35px;
}

.section-heading-button {
	border: 1px solid;
	border-radius: 3px;
	cursor: pointer;
}

.section-blue {
	border-color: #268fce;
	background-color: #268fce;
	color: #ffffff;
}

.section-red {
	border-color: #d92b27;
	background-color: #d92b27;
	color: #ffffff;
}

#manufacturingCard {
	padding: 12.5px;
}

#realEstateCard {
	padding: 9.5px 12.5px;
	margin-right: 20px;
}

#realEstateCard .section-heading-title {
	vertical-align: bottom;
}

.section-heading-icon, .section-heading-title {
	display: inline-block;
}

.section-heading-title {
	margin-left: 8px;
}

.section-heading-button p {
	color: #ffffff;
}

.section-heading-icon {
	border-right: 1px solid;
	padding: 5px 10px;
}

.section-heading-icon-no-border {
	border: none;
}

.fa-blue {
	color: #268fce;
}

.fa-red {
	color: #d92b27;
}

 .item {
	display: inline-block;
	width: 14%;
}

.item > img {
	width: 100%;
	vertical-align: bottom;
	height: auto;
}

.linkIcon {
	float: right;
}

@media (max-width: 1130px) {
	.item {
		width: 13.5%;
	}
}

@media (max-width: 991px) {

	.cta {
		background: url(../img/bg/sign-up-now-splash1.jpg) fixed;
		/*background-size: cover;*/
	}

	.left-side, .right-side {
		margin: 10% 0;
	}

	#features {
		top: 600px;
	}

	.log-reg-block-simple {
		display: none;
	}

	.navbar-brand {
		padding-top: 15px !important;
		width: 75%;
		display: inline-block;
	}

	.header-v6 .menu-container-second{
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
		float: none;
	}

	.sub-heading {
		margin-top: 50px;
	}

	.backstretch, .fullheight {
		max-height: 1108px;
		height: 1108px !important;
	}
}

@media (max-width: 768px) {
	.belowOverlay {
		margin: 5px auto 0;
	}
}

@media (max-width: 600px) {
	.item {
		width: 32%;
	}
}

#why-konverse .row {
	margin: 40px 0;
}

@media (max-width: 400px) {
	.item {
		width: 48%;
	}
}