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

body, html{
	font-family: 'Montserrat', sans-serif;
}

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:65%;
}

.navbar a{
	font-size:14px;
}
.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;
}

@media only screen and (min-width: 1200px) {
	.container {
		width: 1500px;
	}

.jumbotron {
    margin-bottom: 0;
    border-radius: 0;
	padding-top: 80px;
    padding-bottom: 80px;
}
	
.jumbotron p {
    margin-bottom: 20px;
    font-weight: 400;
	line-height:2;
	text-transform: 
}
	
section.section1 img{
	max-width:300px;
	margin:50px auto;
	z-index:100;
	position:relative;
}
	
section.section1 .bg-circle{
	background-color: #078c84;
    height: 270px;
    width: 270px;
    position: absolute;
    border-radius: 500px;
    top: 50%;
    margin-top: -145px;
    left: 50%;
    margin-left: -135px;
}

section.section1 .jumbotron,
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;
}
	
section.section1 h2{
	color:#777;
	line-height: 1.8;
}
	
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;
    margin: 0 0 10px;
    padding: 21px 30px 21px;
    font-size: 26px;
    line-height: 29px;
    text-decoration: none;
	height: 80px;
}

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

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:4.2em;
	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{
	padding:30px 5px;
	margin-top:40px;
	font-weight:700;
}

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(0deg) translate(-36%);
		-o-transform:  rotate(0deg) scale(1) skew(0deg) translate(-36%);
		-ms-transform:  rotate(0deg) scale(1) skew(0deg) 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(0deg) translate(-60px);
		-o-transform:  rotate(0deg) scale(1) skew(0deg) translate(-60px);
		-ms-transform:  rotate(0deg) scale(1) skew(0deg) 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:1.5em;
	margin-bottom:20px;
	list-style:none;
}

section.section4 h1{
	color:#f57649;
}

section.section5 h1{
	font-weight:400;
	font-size:3em;
}
section.section5 h1 span{
	font-weight:800;
	color:#f57649;
}
section.section5 h1 a{
	font-weight:800;
	color:#ccc;
	text-decoration:underline;
}

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(0deg) translate(-60px);
	-o-transform:  rotate(0deg) scale(1) skew(0deg) translate(-60px);
	-ms-transform:  rotate(0deg) scale(1) skew(0deg) translate(-60px);
	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;
	}
/*---------------------------------------------------------------------- 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:580px;
			margin-bottom: 20px;
		}
		.contact textarea.form-control{
			width:100%;
			height:580px; 
			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:1.5em;
}
	
	
	/*---------------------------------------------------------------------- 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);
}
	
	
	


/*==============================================================================
					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:2px;
	text-transform:uppercase;
	width: 200px;
}
.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;
}



