/* PPC Styles */

body {
	background-color:#efefef;
}

.header {
    padding: 0;
	background-color:none;
}

#logo {
	width:204px;
	height:50px;
	background-image: url(../img/logo-white.png);
	background-repeat: none;
}

nav a {
    color: #29235C;
}

.container {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: none;
	border: none;
	border-top:none;
}

.container .jumbotron {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ppc-nav {
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: none;
	border: 0;
	background: #fff !important;
	padding: 25px 0;
}

.jumbotron {
	background-image: url(../img/man-with-laptop.jpg);
	border-bottom: 5px solid #E5234F;
}

.jumbotron-students {
	background-image: url(../img/banners/students.jpg);
}

.band {
	border-bottom: 5px solid #6CAEE0;
}

.jumbotron h1 {
	color:#29235C;
	text-shadow:none;
	font-weight:bold;
}

.jumbotron h1 {
    margin-top: 70px;
	font-size: 45px;
	margin-left:45px;
	
}

legend {
    color: #29235C;
}

.fa {
    color: #6FB440;
}

a:hover {
    color: #E5234F;
}

.currency-pair-left {
	padding-right:10px;
}

.currency-pair-right {
	padding-left:10px;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #fff;
    background-color: #6FB440;
    border-color: #6FB440;
    text-shadow: 0px 1px #619E38;
}

.refer {
    text-align: left;
}

p.no-bot-pad {
	margin-bottom:0 !important;
}

@media (max-width: 539px) {
.nav>li {
    background-color: #0F1F51;
}
}

@media (max-width: 1199px) {
	.jumbotron {
		background-position: -140px 0px, left;
	}
	.jumbotron-students {
		background-position: -50px 0px, left;
	}
	
	.jumbotron h1 {
		margin-left:40px;	
		font-size: 36px;
	}
	
	.quote {
		display:block;
	}
	
}

@media (max-width: 991px) {
	.jumbotron h1, .ppctag {
		display:none;
	}
	
	.jumbotron { background-image:url(../img/banner-device.jpg); }
}

@media (max-width: 767px) {
	.jumbotron {
		height:580px;
		max-height:580px;
	}
	.currency-pair-left {
		padding-right:0;
	}
	
	.currency-pair-right {
		padding-left:0;
		padding-top:30px;
	}
	#stepForm .currency-pair-right label.warning {
    top: 80px;
}
}




.quote { box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4); background-color: rgba(255, 255, 255, .85); }

.quote {
	height:inherit;
    max-height: 420px;
}

@media (max-width: 767px) {
	.quote {
		height:inherit;
    	max-height: 500px;
	}
}

legend {
    margin-bottom: 12px;
    font-size: 30px;
}

.jumbotron .btn {
    padding: 5px 10px;
    font-size: 24px;
}

.btn-green  { background-color: #51a149; border: 1px solid #41813A; text-shadow: 0px 1px #41813A; }

.btn-green:hover { background-color: #41813A; border: 1px solid #41813A; text-shadow: 0px 1px #41813A; }

#stepForm label.warning {
	text-align: left;
	float:left;
	padding: 0;
	margin: 0 0 0 0px;
	color: #CC0000;
	font-size: 12px;
	line-height:0px;
	border: none;
	position:absolute;
	top:50px;
	left:10px;
}

/*#stepForm label.warning{
	float:left;
	padding:3px;
	position:absolute;
	top:4px;
	left:10px;
	font-size:16px;
	z-index:100;
	pointer-events: none;
	background-color:#fff;
	border-bottom: dashed 1px #CC0000;
}

#stepForm label.Service,
#stepForm label.Amount,
#stepForm label.AmountTM,
#stepForm label.Email_Address {
	left:50px;
}

#stepForm label.Title {
	background-color:#efefef;
}

#stepForm label#First Name {
	left:10px;
}*/

div.requiredNotice {
	width: 140px;
	float: right;
	margin: 0 24px 0 0;
	padding: 0;
}

ul#stepForm,ul#stepForm li {
	margin: 0;
	padding: 0;
}

ul#stepForm li {
	list-style: none;
}

	
.selling {
	padding-bottom:0px;
	padding-top:20px;
	background:#29235C;
	margin-left:0px;
	margin-right:0px;
}

.selling h4 {
	color:#fff;
}

.ppc-ticks i {
	color:#6FB440;
	font-size: 24px;
}

.pricing-table {
	width: 100%;
	margin: 0 0 20px 0;
	background: #efefef;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
}

.table-title {
	margin: 0;
}

.table-price,
.table-price-best {
	font-family: 'nerislight', Arial, sans-serif;
	color: #ffffff;
	font-size: 36px;
	font-size: 2.6rem;
}

.table-title,
.table-price,
.table-price-best,
.table-features li {
	padding: 0 10px;
	line-height: 96px;
	line-height: 6rem;
}

.table-price,
.table-price-best,
.table-features li {
	border-top: 3px solid #ffffff;
}

.table-price-best {
	background-color: #51a149;
}

.table-features {
	margin: 0;
	padding: 0;
}

.table-features li {
	display: block;
	width: 100%;
	font-size: 2.6rem;
	color: #bbbac0;
}

.table-features li span {
	margin-left: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 2rem;
}

.pricing-features {
	margin-top: 0;
	text-align: left;
	list-style: none;
}

.pricing-features p {
	font-size:20px;
}

.pricing-features li {
	line-height: 3.4rem;
	font-size: 2.2rem;
	color: #222222;
	padding-top: 1rem;
}

.social-icons li a:hover, .form-notification, .table-price, .gotop:hover, 
.preloader div, .owl-btn.prev:hover, .owl-btn.next:hover,
.flex-control-paging li a.flex-active, .flex-control-paging li a.flex-active:hover, 
.owl-page.active span, .owl-page.active span:hover,
.preloader, .preloader:before, .preloader:after, div.fancy-select div.trigger.open,
div.fancy-select ul.options li.selected, div.fancy-select ul.options li.selected.hover  {
	background-color: #ed1456;
}

.how h4 { margin-bottom:0px; }

.accordion-heading span, .speaker-contacts > .contact, 
.table-features li.fa-check-circle, .owl-btn.prev,
.owl-btn.next, div.fancy-select ul.options li.hover {
	color: #ed1456;
}

.accordion-group {
	border-radius: 5px;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
}

.accordion {
	background: #efefef;
	padding: 20px 40px;
	overflow: hidden;
}

.accordion + .accordion {
	border-top: 3px solid #ffffff;
}

.accordion-heading {
	display: block;
	position: relative;
	min-height: 4rem;
}

.accordion-title {
	min-height: 4rem;
	margin: 0 0 1rem 0;
	padding: 8px 64px 0 144px;
    padding: 0.5rem 4rem 0 9rem;
    font-size: 2rem;
	font-weight: 600;
    line-height: 3rem;
    color: #222222;
}

.accordion-title:first-child {
	padding: 8px 64px 0 0;
	padding: 0.5rem 4rem 0 0;
}

.accordion-heading span {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 3rem;
	line-height: 4rem;
	cursor: pointer;
}

.accordion.active span.fa-plus-circle:before {
  content: "\f056";
}

.accordion-heading time {
	float: left;
	margin-right: 2rem;
	padding: 0 24px;
	padding: 0 1.5rem;
	background: #bbbac0;
	border-radius: 5px;
	font-size: 1.6rem;
	line-height: 4rem;
	font-weight: 700;
	color: #ffffff;
}

.accordion-body {
	padding-top: 20px 0 15px;
}

.social {
	float:right;
}

.social a {
	padding-left:10px;
}

.foot-address {
	font-size:18px;
	margin-bottom:20px;
}