/*---------------------------------------------------------------------- Global -----------------------------------------------------*/

body, html{
	font-family: 'Montserrat', sans-serif;
}
.flexContainer{
	display: flex;
    align-items: stretch;
}
section.section2 .jumbotron .form-group.flexThis{
	height:100%;
}
textarea.form-control {
    height: 94%;
}
hr {
    margin-top: 21px;
    margin-bottom: 31px;
	border-top: 1px solid rgba(255,255,255,0.3);
}

h1{
	text-transform:uppercase;
	font-weight:800;
	text-align:center;
}
.fleft{
	float:left;
}
button:focus {
	outline:0 !important;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color:#ffffff !important;
}
.navbar {
    margin-bottom: 0;
	padding:0;
}

.navbar-right{
	padding-top:20px;
}

.navbar img{
	width:45%;
	margin-bottom:20px;
}

.navbar a{
	font-size:14px;
}
.nav>li>a {
    padding: 10px 8px;
}
.navbar-brand{
	float:none;
	padding:0;
}

.dropdown-menu {
    min-width: 320px;
    padding: 15px;
	background-color:#078c84;
	color:#fff;
}
.dropdown-menu a{
	color:#fff;
}
.navbar-default .navbar-nav>li.dropdown>a{
	color:#f57649;
	
}

.dropdown-menu .form-control,
.dropdown-menu .btn{
	height:40px;
	font-size: 18px;
	padding: 6px 12px;
	border: 2px solid #f57649;
    border-radius: 0;
}

.dropdown-menu .btn.btn-primary{
    background-color: #f57649;
    border-color: #f57649;
    text-transform: uppercase;
}

.jumbotron {
    margin-bottom: 0;
    border-radius: 0;
	padding-top: 30px;
    padding-bottom: 30px;
}
	
.jumbotron p {
    margin-bottom: 20px;
    font-weight: 400;
	line-height:2;
	font-size: 18px;
}
	
section.section1 img{
	max-width:220px;
	margin:25px auto;
	z-index:100;
	position:relative;
}
	
section.section1 .bg-circle{
	background-color: #078c84;
    height: 220px;
    width: 220px;
    position: absolute;
    border-radius: 500px;
    top: 50%;
    margin-top: -123px;
    left: 50%;
    margin-left: -110px;
}

section.section1 .jumbotron,
.home section.section3 .jumbotron{
	background-image: url("/img/tiled-bg.png");
	z-index:-10;
}

section.section2 .jumbotron,
section.section5 .jumbotron{
	background-color: #078c84;
	color:#fff;
}
	
section.section5 .jumbotron{
	padding-top: 12px;
    padding-bottom: 20px;
}
	
section.section1 h2,
section.section6 h2{
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
}
	
section.section1 h1{
	color:#078c84;
	font-size:50px;
}
	
section.section1 h2{
	color:#777;
}
	
section.section1 h3{
	text-transform:uppercase;
	font-weight:600;
	color:#777;
}
	
section.section2 h2{
	font-weight:400;
	font-size:3em;
	margin-bottom:30px;
}
section.section2 .jumbotron h3{
	text-transform:uppercase;
	font-weight:700;
	color:#ccc;
}
section.section2 .jumbotron h3 a{ 
	color:#fff;
}

.form-control,
.btn{
	width: 100%;
    border-radius: 0;
    font-size: 26px;
    line-height: 29px;
    text-decoration: none;
	height: 56px;
}

section.section2 .jumbotron .form-group{
	display:inline-block;
	padding-right: 5px;
    padding-left: 5px;
	float:left;
	width:100%;
}

section.section2 .form-control,
section.section6 .form-control{
    border: 2px solid #f57649;
    border-radius: 0;
}
	
section.section2 .btn-primary,
section.section3 .btn-primary,
section.section6 .btn-primary{
    border-radius: 0;
	background-color: #f57649;
    border-color: #f57649;
	text-transform:uppercase;
	width:100%;
	font-weight:600;
}


section.section3{
	overflow:hidden;
}

section.section3 h1{
	background-color: #909090;
	color:#fff;
	padding:1em;
	margin: 0;
	position: relative;
}

section.section3 h2{
	font-size:36px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom: 30px;
}
section.section3 .leftContainer .inner{
	color:#333;
}

section.section3 .btn-warning{
    border-radius: 0;
	background-color: #078c84;
    border-color: #078c84;
	text-transform:uppercase;
	width:100%;
}

section.section3 .btn-warning,
section.section3 .btn-primary{
	margin-top:40px;
	font-weight:700;
	padding: 13px 12px;
}

section.section3 h1:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(144, 144, 144, 0);
	border-top-color: #909090;
	border-width: 30px;
	margin-left: -30px;
	z-index:100;
}

section.section3 .contain.left,
section.section3 .contain.right{
	width:50%;
	float:left;
}

section .inner {
    	color: #fff;
    	padding: 50px;
		transform:  rotate(0deg) scale(1) skew(45deg) translate(0px);
		-webkit-transform:  rotate(0deg) scale(1) skew(45deg) translate(0px);
		-moz-transform: rotate(0deg) scale(1) skew(45deg) translate(0px);
		-o-transform:  rotate(0deg) scale(1) skew(45deg) translate(0px);
		-ms-transform:  rotate(0deg) scale(1) skew(45deg) translate(0px);
	}

section.section3 .leftContainer {
		color: #fff;
		overflow:hidden;
		transform:  rotate(0deg) scale(1) skew(-45deg) translate(-36%);
		-webkit-transform:  rotate(0deg) scale(1) skew(-45deg) translate(-36%);
		-moz-transform: rotate(0deg) scale(1) skew(-45deg) translate(-36%);
		-o-transform:  rotate(0deg) scale(1) skew(-45deg) translate(-36%);
		-ms-transform:  rotate(0deg) scale(1) skew(-45deg) translate(-36%);
		width:150%;
		padding:150px 0;
	}

section.section3 .rightContainer {
		color: #fff;
		overflow:hidden;
		background-color: #078c84;
		transform:  rotate(0deg) scale(1) skew(-45deg) translate(-60px);
		-webkit-transform:  rotate(0deg) scale(1) skew(-45deg) translate(-60px);
		-moz-transform: rotate(0deg) scale(1) skew(-45deg) translate(-60px);
		-o-transform:  rotate(0deg) scale(1) skew(-45deg) translate(-60px);
		-ms-transform:  rotate(0deg) scale(1) skew(-45deg) translate(-60px);
		width:150%;
		padding:150px 0;
	}

.laptop{
	position: absolute;
    width: 300%;
    height: auto;
    right: 40%;
	float:left;
}
.case{
	position: absolute;
	width:220%;
	height:auto;
	left:30%;
	float:left;
	top:-110px;
}

section.section3 li{
	font-size: 17px;
    margin-bottom: 11px;
    list-style: none;
}

section.section3 .jumbotron{
	background-color: #fff;
}

section.section4 h1{
	color:#f57649;
}

section.section5 .btn{
	background-color:rgba(0,0,0,0);
	height: auto;
	border:0;
}
section.section5 h1{
	font-weight:400;
	font-size:35px;
}
section.section5 h1 span{
	font-weight:800;
	color:#f57649;
	text-decoration:underline;
}
section.section5 a{
	font-weight:800;
	color:#ccc;
	text-decoration:none;
}

section.section6{
	position:relative;
	overflow:hidden;
}
section.section6 .jumbotron{
	background-color: rgba(0,0,0,0);
}

section.section6 h1,
section.section6 h2{
	text-align:left;
	color: #078c84;
	font-size:30px;
}

section.section6 .eventheading{
	margin-bottom:30px;
}
	
section.section6 .eventcontain {
	color: #fff;
	overflow:hidden;
	background-color: #ccc;
	transform:  rotate(0deg) scale(1) skew(-45deg) translate(60%);
	-webkit-transform:  rotate(0deg) scale(1) skew(-45deg) translate(60%);
	-moz-transform: rotate(0deg) scale(1) skew(-45deg) translate(60%);
	-o-transform:  rotate(0deg) scale(1) skew(-45deg) translate(60%);
	-ms-transform:  rotate(0deg) scale(1) skew(-45deg) translate(60%);
	width:100%;
	position:absolute;
	top:0;
	z-index:-10;
	height:100%;
}
	
section.section6 .inner{
	padding: 0;
}

section.section6 .inner img{
	width:100%;
	margin-left: -10%;
}
	
	
/*---------------------------------------------------------------------- Home Page -----------------------------------------------------*/
	
	
	.home .section3 .jumbotron{
		padding-top: 0;
    	padding-bottom: 0;
	}
	.home section.section3 ul{
		padding:0;
	}
/*---------------------------------------------------------------------- About Page -----------------------------------------------------*/
	
	.about{
	}
	
	.about .section5 .btn {
		margin: 0 0;
		padding: 0;
		font-size: 3em;
		height: auto;
	}
	.about .section5 a{
		color: #fff;
	}
	.about .section5 a:hover{
		text-decoration: none;
	}
	
	
/*---------------------------------------------------------------------- Affiliates Page -----------------------------------------------------*/
	
	
	.affil .section2 .jumbotron{
		background-color:#ccc;
	}
	.affil .section3 .jumbotron{
		background-image:none;
	}
	.affil .section5 .jumbotron{
		padding-top: 20px;
    	padding-bottom: 25px;
	}
	
	.affil .section5 .btn {
		margin: 0 0;
		padding: 0;
		font-size: inherit;
		height: auto;
	}
	.affil .section5 .btn-primary,
	.affil .section5 .btn-primary.focus, 
	.affil .section5 .btn-primary:focus{
		color: #fff;
		background-color: rgba(0,0,0,0);
		border-color: rgba(0,0,0,0);
	}
	
	
/*---------------------------------------------------------------------- Advertisers Page -----------------------------------------------------*/

	.advert .section2 .jumbotron{
		background-color:#ccc;
	}
	.advert .section5 .btn {
		margin: 0 0;
		padding: 0;
		font-size: inherit;
		height: auto;
	}
	.advert .section5 .btn-primary,
	.advert .section5 .btn-primary.focus, 
	.advert .section5 .btn-primary:focus{
		color: #fff;
		background-color: rgba(0,0,0,0);
		border-color: rgba(0,0,0,0);
	}
	
/*---------------------------------------------------------------------- Verticles Page -----------------------------------------------------*/
		
	
	.vert{
	}
	
/*---------------------------------------------------------------------- Contact Page -----------------------------------------------------*/

		section.section2 .jumbotron{
			background-color: #fff;
			color: #333;
		}
		.contact section.section2 .jumbotron .form-group {
			display: block;
			padding-right: 5px;
			padding-left: 5px;
			float: none; 
		}
		.contact .flexContainer{
			display: flex;
			height: 437px;
			margin-bottom: 20px;
		}
		.contact textarea.form-control{
			width:100%;
			height: 437px;
			display:block;
			box-sizing: border-box;         /* For IE and modern versions of Chrome */
			-moz-box-sizing: border-box;    /* For Firefox                          */
			-webkit-box-sizing: border-box;
		}
		.contact .no-padding-right{
			padding-right:0;
			padding-left: 20px;
		}
		#contresult {
			width: 100%;
			text-align: center;
			margin-bottom: 10px;
			font-size:18px;
			font-weight:600;
		}

footer{
	background-color: #909090;
	color:#fff;
	padding: 4rem 2rem;
	font-size:18px;
}
	
	
	/*---------------------------------------------------------------------- Modals -----------------------------------------------------*/
	

	
.modal-content {
    padding: 0;
    height: auto;
  	min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(255,255,255,0.95);
}
.modal-dialog {
    width: 100%; 
	height: 100%;
    margin: 0;
}
.close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
	z-index:99999;
}
.close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #ccc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #ccc;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
	
	
/*---------------------------------------------------------------------- Policy Pages -----------------------------------------------------*/

.policy hr{
	border-top: 1px solid #eee;
}

.policy h4{
	font-weight: 700;
    text-transform: uppercase;
}

.policy{
	line-height:1.5;
}

.policy .noBullet{
	list-style:none;
}

.policy table {
    border: 1px solid #ccc;
    width: 100%;
}
.policy table tr {
    border-bottom: 1px solid #ccc;
}
.policy table tr td {
    padding: 10px 20px 0;
}
	


/*==============================================================================
					Wizard Styles
==============================================================================*/
.mobileTabs{
	display:none;
}

.signup_form p{
	font-size:16px;
}
.signup_form h3{
	color:#27b898;
}
.signup_form .navbar{
	margin-bottom: 0px;
}
.signup_form .navbar-inner .container{
	padding:0px;
}
.btn#Submit_SignupInfo{
	width:100%;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	border-radius:0px;
	background-color: #27b898;
}
.nav-pills>li>a {
    border-radius: 0px;
	color:#333;
	border:1px solid rgba(39,184,152,0.5);
	height:50px;
	margin-bottom:5px;
}
.nav-pills>li>a:hover {
	background-color: transparent;
	color: #27b898;
}
.nav-pills>li {
	/*width:24.7%;*/
	width:33.2%;
}
.navGroup{
	padding:20px 50px 10px;
	margin-bottom:20px;
}
.navGroup p{
	margin-bottom:0px;
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #27b898;
	opacity:0.5;
	margin-right:2px;
	text-transform:uppercase;
}
.nav-pills>li>a:before {
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    border-width:20px 20px 0px 0px;
    border-style:solid;
    border-color: transparent #333 transparent #333;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 26px 14px;
    background-color: #27b898;
    border: 0px solid #ddd;
    border-radius: 0px;
	color:#fff;
	margin-right:14px;
	text-transform:uppercase;
	width: 200px;
}
.modal .pager li>a, .modal .pager li>span {
    padding: 16px 14px;
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: rgba(39,184,152,0.5);
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-bar{
	width:0px;
	background-color: #27b898;
}
.valResponse{
	width:100%;
	text-align:center;
	color: #e74c3c;
	padding:20px;
	font-size:18px;
	font-weight:600;
}
.disableForward{
	pointer-events: none;
}

.pager .disabled{
	display:none;
}
	
.urlRight {
    width: 80%;
    border-left: 0px;
}
.urlLeft, .urlRight {
    float: left;
}
.urlLeft.form-control[readonly] {
    background-color: transparent !important;
    padding-right: 0px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    color: #999 !important;
    font-weight: 700;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.urlLeft {
    width: 20%;
    border-right: 0px;
    background-color: transparent;
}

/*==============================================================================
					Offer It Styles
==============================================================================*/
.action-message{
	padding:30px;
	border:1px solid #27b898;
	margin-bottom:20px;
	position:relative;
}
.action-title{
	color:#CD171A;
	font-size:2em;
}
.close-action{
	position:absolute;
	right:10px;
	top:10px;
}
.external-wrap-center{
	border:10px solid rgba(39,184,152,0.5);
	padding:10px;
}
.ext-title h2{
	color: #27b898;
    font-size: 14px;
}
.edit-form-text-short{
	border-radius: 0px;
    background-color: rgba(255,255,255,0);
    border: 1px solid #777777;
    color: #eeeeee;
	height: 34px;
    padding: 6px 12px;
	width:95% !important;
}
.table-container4,
.data-row-even-last{
	width:100%;
}
.tools .button{
	border:none;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #27b898;
	width:100%;
	height: 34px;
    padding: 6px 12px;
}
a.setLink{
	float:none !important;
	display:block;
	height:45px;
	line-height:45px;
}

/*-------------------------
	The buttons
--------------------------*/


.progress-button{
	display: inline-block;
	font-size:24px;
	color:#fff !important;
	text-decoration: none !important;
	padding:14px 60px;
	line-height:1;
	overflow: hidden;
	position:relative;

	box-shadow:0 1px 1px #ccc;
	border-radius:2px;

	background-color: #51b7e6;
	background-image:-webkit-linear-gradient(top, #51b7e6, #4dafdd);
	background-image:-moz-linear-gradient(top, #51b7e6, #4dafdd);
	background-image:linear-gradient(top, #51b7e6, #4dafdd);
}

/*	Hide the original text of the button. Then the loading or finished
	text will be shown in the :after element above it. */

.progress-button.in-progress,
.progress-button.finished{
	color:transparent !important;
}

.progress-button.in-progress:after,
.progress-button.finished:after{
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	padding-top: inherit;
	color: #fff !important;
	left: 0;
}

/*	If the .in-progress class is set on the button, show the
	contents of the data-loading attribute on the butotn */

.progress-button.in-progress:after{
	content:attr(data-loading);
}

/* The same goes for the .finished class */

.progress-button.finished:after{
	content:attr(data-finished);
}

/* The colorful bar that grows depending on the progress */

.progress-button .tz-bar{
	background-color:#e667c0;
	height:3px;
	bottom:0;
	left:0;
	width:0;
	position:absolute;
	z-index:1;

	border-radius:0 0 2px 2px;

	-webkit-transition: width 0.5s, height 0.5s;
	-moz-transition: width 0.5s, height 0.5s;
	transition: width 0.5s, height 0.5s;
}

/* The bar can be either horizontal, or vertical */

.progress-button .tz-bar.background-horizontal{
	height:100%;
	border-radius:2px;
}

.progress-button .tz-bar.background-vertical{
	height:0;
	top:0;
	width:100%;
	border-radius:2px;
}


/*----------------------------
	Color themes
-----------------------------*/


.progress-button.red{
	background-color: #e6537d;
	background-image:-webkit-linear-gradient(top, #e6537d, #df5179);
	background-image:-moz-linear-gradient(top, #e6537d, #df5179);
	background-image:linear-gradient(top, #e6537d, #df5179);
}

.progress-button.red .tz-bar{
	background-color:#6876b4;
}


.progress-button.green{
	background-color: #64c896;
	background-image:-webkit-linear-gradient(top, #64c896, #5fbd8e);
	background-image:-moz-linear-gradient(top, #64c896, #5fbd8e);
	background-image:linear-gradient(top, #64c896, #5fbd8e);
}

.progress-button.green .tz-bar{
	background-color:#9e81d6;
}



