/*
 Theme Name:     Millionaire's Club
 Theme URI:      http://millionairesclub123.com
 Description:    Customized theme for Patti Stanger's Millionaire's Club
 Author:         Jake Rubin
 Author URI:     http://jakerub.in
 Template:       salient
 Version:        1.0.0
*/

/* Parent Theme Import
-------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Raleway:100,300,400,700|Merriweather:400,300,300italic,400italic,900|Radley:400);

/*-------------------------------------------------------------------------*/
/*	General Styles & Colors
/*-------------------------------------------------------------------------*/

body {
	font-size: 18px;
	line-height: 30px;
	font-family: 'Merriweather', 'OpenSansLight', Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	color: #444!important
}

strong {
	font-weight: 900!important
}

h1 { font-size: 68px; line-height: 72px; margin-bottom: 7px; }

h2 { font-size: 58px; line-height: 58px; margin-bottom: 10px;}

h3 { font-size: 48px; line-height: 48px; margin-bottom: 7px; }

h4 { font-size: 36px; line-height: 46px; margin-bottom: 7px; }

h5 { font-size: 32px; line-height: 42px; margin-bottom: 7px; }

h6 { font-size: 24px; line-height: 34px; margin-bottom: 7px;  }

h1,h2,h3,h4,h5 {
	color: #99804d;	
	letter-spacing: -0.5px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	font-family: 'Raleway','OpenSans';	
}

h6 {
	font-family: 'Merriweather', 'OpenSansLight', Helvetica, sans-serif;
	color: #99804d;
	font-style: italic
}

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, p.light {
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-weight: 100;
}

h1.gold {	
	padding: 5px 0px;
	font-weight: 300;
	letter-spacing: -.06em;
	text-shadow: none;
}

.row a {
	color:#9ea476;
	font-weight: 400;
}

.row a:hover{
	color: #96a341
}

.serif {font-family: 'Radley', 'Garamond', Georgia, serif; letter-spacing: -1px;}

.red {color: #D63D3D!important}

/*.gold {color: #99804d!important; text-shadow: 0px 2px 0px rgba(255,255,255,0.73)}*/

.gold {color: #4c3d13!important;}

.darkgold {color: #4c3d13!important}

.grey {color: #808080!important}

.blue {color: #459BD9}

.semibold {font-weight: 400}

.uppercase {
	-webkit-font-smoothing: antialiased;
    font-weight: 700;
    text-transform: uppercase;
}

.clearfix{
	display: inline-block
}

.clearfix:after {
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.centered {
	margin: auto !important;
	text-align: center;
}

h1.gold:after {
	display: block;
	content: '';
	margin: 10px auto 10px auto;
	width: 40%;
	background: rgba(153,128,77,0.5);
	height: 1px;
}
	
/*-------------------------------------------------------------------------*/
/*	Headers
/*-------------------------------------------------------------------------*/


header#top #logo img{
	margin-top: -15px;
}
	
header#top nav ul li a {
	text-transform: uppercase;
	text-align: center;
	font-family: 'Raleway', Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #4a4f52;
	letter-spacing: 2px;
	}
	
/** header#top nav ul li a:after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 80%;
	height: 1px;
	background: #99804d;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}

header#top nav ul li a:hover::after,
header#top nav ul li a:focus::after {
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
} **/

.header-line {
	position: relative;
	top: 50px;
	left: 90px;
	float: left;
	width: 92%;
	height: 2px;
	background: red;
	content: '';
	z-index: 2;
}

#header-secondary-outer {
	background: #fff;
}

#header-secondary-outer nav > ul > li > a {
	font-family: 'Raleway';
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;

}

#header-secondary-outer #social li a i {
	color: #99804d!important;
	font-size: 20px!important;
}

#header-secondary-outer nav > ul > li:last-child {

}

#header-secondary-outer #social {
	float: right;
}


#header-secondary-outer .sf-menu {
}

header#top .sf-menu li ul li a {
	background-color: #fff!important
}

.swiper-slide .content h2 {
	font-size: 60px;
	line-height: 50px;
	letter-spacing: -1px;
	display: block;
	color: #fff;
	font-family: 'Raleway', 'OpenSansLight', Helvetica, sans-serif;
	font-weight: 300;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	}
	
.swiper-slide .content h2 span {
	font-size: 100px;
	line-height: 80px;
	font-weight: 300;
	display: block;
}

.swiper-slide .content p {
	font-family: 'Raleway', 'OpenSansLight', Helvetica, sans-serif;
	font-size: 30px;
	position: relative;
	top: -20px;
	font-weight: 600

}

.swiper-slide .content p span{
	display: block;
	font-size: 18px;
	color: #cecece;
	line-height: 30px;
	margin-left: 100px;
	text-transform: uppercase;
	}

.swiper-slide .content p:before{
	display: inline-block;
	position: relative;
	top: 40px;
	content: '';
	background-image: url('img/patti-signature.png');
	background-size: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	width: 100px;
	height: 81px;
	opacity: .9;
}


#search-outer #search input[type=text] {
	font-family: 'Raleway';
	font-weight: 300;
}

#footer-outer {
	background-color: #46403c;
	color: #fff;
}

#footer-outer #footer-widgets {
	border-bottom: none;
}

#footer-outer #footer-widgets .col ul li {
	border-bottom: none;
}

#copyright {
	padding-top: 2em;
	background-color: #59524c;
	border-top: none;
	color: #fff!important;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-weight: 700
}

#footer-outer a {
	color: #fff;
}

#footer-outer .widget h4 {
	color: #777;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin-bottom: 20px;
	
}

.thm-dark {
 background-color: transparent!important;
 }

img.circle {
	border-radius: 50%;
	padding: 0!important
}


.col.col_right {
	float: right
}

.col.col_left {
	float: left
}

a#toggle-nav {
	font-family: 'Raleway', Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	color: #4c3d13!important;
	letter-spacing: .2em
	
}

#mobile-menu {
	background: #fafafa;
	box-shadow: 0px 1px 3px rgba(153,128,77,0.5) inset;
    -moz-box-shadow: 0px 1px 3px rgba(153,128,77,0.5) inset;
    -webkit-box-shadow: 0px 1px 3px rgba(153,128,77,0.5) inset;
    -o-box-shadow: 0px 1px 3px rgba(153,128,77,0.5) inset;

}

#mobile-menu ul li a {
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 2px;
	color: #4c3d13;
	border-bottom: 1px solid rgba(153,128,77,0.5);
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;	
}

#mobile-menu ul li a:hover, #mobile-menu ul li a:hover [class^="icon-"], #mobile-menu li.open > a, #mobile-menu ul li.current-menu-item > a, #mobile-menu ul li.current-menu-ancestor > a{
	color: #D63D3D
} 

#mobile-menu ul li a:hover {
	border-bottom: 1px solid rgba(153,128,77,1);	
}

#mobile-menu input[type=text] {
	font-family: 'Raleway';
	text-transform: uppercase;
	font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: rgba(255,255,255,0.1);
    color: #4c3d13;
    padding: 15px 15px 15px 40px !important;
    border: 0px !important;
    border: 1px solid rgba(153,128,77,0.5) !important;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 1px 3px rgba(153,128,77,0.5) inset;
    -moz-box-shadow: 0px 1px 3px rgba(153,128,77,0.5) inset;
    -webkit-box-shadow: 0px 1px 3px rgba(153,128,77,0.5) inset;
    -o-box-shadow: 0px 1px 3px rgba(153,128,77,0.5) inset;
    background-image: url(img/icons/mag-glass-mobile.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

.container-wrap {
	margin-top: -70px;
	background-color: #ccbfa6 !important;
}

/*-------------------------------------------------------------------------*/
/*	Form
/*-------------------------------------------------------------------------*/
input[type=submit] {
	background-color: #D63D3D;
	font-family: 'Raleway';
	font-weight: 700;
	letter-spacing: 3px!important;
	text-transform: uppercase;
    padding: 20px 60px;
    margin-top: 30px;
    border: none;
    color: #fff;
    cursor: pointer;
    opacity: .75;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    width: 100%;
    font-size: 12px; 
    letter-spacing: 2px;
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

input[type=submit]:hover {
	opacity: 1
	
}

input[type=text], textarea, input[type=email], input[type=password], input[type=tel] {
	padding: 10px!important;
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #fff;
	font-family: 'Raleway';
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	color: #555;
	background-color: #ededed;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

/*-------------------------------------------------------------------------*/
/*	Buttons
/*-------------------------------------------------------------------------*/

.btn {
	padding: 8px 20px;
}

.nectar-button {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    color: #FFFFFF!important;
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 13px 18px;
    position: relative;
    text-transform: uppercase;
    top: -3px;
    margin-bottom: 10px;
    opacity: 1;
    line-height: 20px;
    background-color: #FA8072;
    display: inline-block;
}


.nectar-button.large {
	overflow: hidden;
    font-size: 13px;
    padding: 15px 22px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
}

/*.nectar-button.huge {
	color: #D63D3D!important;
	font-family: 'ProximaNova-Semibold';
	background-color: transparent!important;
	margin: auto;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
    font-size: 18px;
    padding: 25px 80px;
    border: 4px solid #D63D3D;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;

}*/

.nectar-button.huge {
	color: #fff!important;
	background-color: #d63d3d!important;
	font-weight: 700;
	border-radius: 4px;
	border: 2px solid rgba(0,0,0,0.1);
	margin: auto;
    font-size: 18px;
    padding: 30px 80px;
    box-shadow: 0 -3px rgba(255, 255, 255, 0.2) inset;
    -moz-box-shadow: 0 -3px rgba(255, 255, 255, 0.2) inset;
    -webkit-box-shadow: 0 -3px rgba(255, 255, 255, 0.2) inset;
    -o-box-shadow: 0 -3px rgba(255, 255, 255, 0.2) inset;
    transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;

}

.nectar-button:hover, .full-width-section .light .nectar-button:hover {
	 opacity: 1;
	 box-shadow: 0 -10px rgba(255, 255, 255, 0.2) inset;
    -moz-box-shadow: 0 -10px rgba(255, 255, 255, 0.2) inset;
    -webkit-box-shadow: 0 -10px rgba(255, 255, 255, 0.2) inset;
    -o-box-shadow: 0 -10px rgba(255, 255, 255, 0.2) inset;
}

.full-width-section .light .nectar-button {
	opacity: 0.9;
}

.nectar-button.see-through {
	background-color: transparent!important;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	-o-box-shadow: none!important;
	opacity: 1!important;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
}

.col.light .nectar-button.see-through {
	border: 2px solid rgba(255,255,255,0.4);
	color: #fff;
}

.col.light .nectar-button.see-through:hover {
	border: 2px solid rgba(255,255,255,1);
}

.col.dark .nectar-button.see-through {
	border: 2px solid rgba(0,0,0,0.4)!important;
	color: #444444!important;
}

.col.dark .nectar-button.see-through:hover {
	border: 2px solid rgba(0,0,0,1)!important;
}

.swiper-slide .button a{
	font-size: 14px;
	font-family: 'Raleway';
	font-weight: 600;
	padding: 13px 30px!important;	 
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
}

.swiper-slide .button.solid_color a{
	background-color: #FA8072!important;
}


/*-------------------------------------------------------------------------*/
/*	Home Page
/*-------------------------------------------------------------------------*/

.homepage-wrap {
	position: relative;
	top: -40px;
	z-index: 1000;
	border-top: 5px solid #99804d; 
	
}

.groupbox {
	display: block;
	padding: 5%;
	background: rgba(255,255,255,0.9);
	border-top: 5px solid #99804d;
	border-bottom: 5px solid #99804d;
	/*margin-bottom: 50px;
	border: 2px solid rgba(77,61,19,0.2)*/

}

.nectar-slider-loading {
	background-color: #99804d;
	background-image: url('img/icons/nectar-loading.gif');
}

.home_social ul {
	position: absolute;
	right: 0;
	top: -28px;
	z-index: 100;
}

.home_social_mobile ul {
	position: relative;
}

.home_social ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

.home_social_mobile ul li {
	float: right;
	margin-right: 10px
}

#mobile-menu .home_social_mobile ul li a{
	border-bottom: none;
}

.swiper-slide .button.transparent a {
	background-color: rgba(0,0,0,.2)!important;
}

.home_social [class^="icon-"], 
.home_social_mobile [class^="icon-"],
.social [class^="icon-"]{
	border: 2px solid #fff;
	font-size: 16px!important;
	line-height: inherit;
	color: #fff!important;
	background-color: #99804d;
	height: 30px;
	width: 30px;
	position: relative;
	opacity: 1;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-o-border-radius: 1px;
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
}

.home_social [class^="icon-"]:hover {
	opacity: 1;
}

.home_social .icon-twitter {
	/*background-color: #4099FF; */
}


.home_social .icon-heart:hover, 
.home_social_mobile .icon-heart:hover,
.social .icon-heart:hover{
	background-color: #f69;
}

.home_social .icon-twitter:hover,
.home_social_mobile .icon-twitter:hover,
.social .icon-twitter:hover {
	/*color: #4099FF;
	border-color: #4099FF;*/
	background-color: #4099FF;
	
}

.home_social .icon-facebook {
	/* background-color: #3B5998; */
}

.home_social .icon-facebook:hover,
.home_social_mobile .icon-facebook:hover,
.social ul li a:hover > .icon-facebook:hover{
	/*color: #3B5998;
	background-color: #fff;
	border-color: #3B5998; */
	background-color: #3B5998;
}

.home_social .icon-camera-retro {
	/*background-color: #517fa4;*/
}

.home_social .icon-camera-retro:hover,
.home_social_mobile .icon-camera-retro:hover,
.social .icon-camera-retro:hover {
	/*color: #517fa4;
	background-color: #fff;
	border-color: #517fa4;*/
	background-color: #517fa4;
}


.seen_on img{
	max-width: 100px !important;
	position: absolute;
	right: 0px;
	top: 50px;
	z-index: 100;
}

h1.love_now {
	font-size: 90px;
	font-weight: 200;
	letter-spacing: -4px;
	color:#99804d;	
}

.love_now span{
	color: #D63D3D;
	text-shadow: 0px 2px 5px rgba(255,255,255,.2);
	font-weight: 400;
	letter-spacing: -4px;
}

.enter {
	background: #fff url('https://www.millionairesclub123.com/wp-content/uploads/home_lipstick.jpg') no-repeat right top;
	background-size: 20% auto;
	-webkit-background-size: 20% auto;
	-moz-background-size: 20% auto;
	-o-background-size: 20% auto; 
}

.resources {
	background: #708090!important;
	/*background: #fff url('https://www.millionairesclub123.com/wp-content/uploads/home_heart-blur.jpg') no-repeat center center;*/
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
	/*box-shadow: 0px 10px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 10px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 10px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 10px 13px rgba(0,0,0,.09);*/
}

.resources h1{
	color: #fff!important;
	text-align: left;
	font-weight: 300;
	font-size: 50px;
	margin-bottom: 10px;	
}

.resources h6 {
	color: rgba(255,255,255,0.7)!important;
	text-align: left;
	margin-bottom: 30px;
}

.resources .span_8{
	padding-bottom: 50px;
}
	
.resources .span_3 {
	background: transparent;
	padding: 20px;
	margin: 0;
	border-right: 2px solid rgba(255,255,255,0.1);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.resources .span_3:hover {
	background: rgba(255,255,255,0.1);
}

.resources .col_last {
	border-right: none;
}


.resources .span_3 a{
	color: #D63D3D;
}

.home_entry{
	margin: auto;
	text-align: center;
}

.home_entry h6{
	padding: 40px 0;
	color: #777;
	line-height: 45px;
}

img.frame {
	border-radius: 50%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    max-width: 250px !important;
	border: 4px solid #fff;
	padding: 0!important;
	margin-bottom: 40px!important;
}

.foundations .clear {
	padding-bottom: 0!important
}

.foundations img {
	max-height: 100px;
	margin-bottom: 0;
}

.foundations h3:before {
	clear:both;
}

.foundations h3 {
	margin-bottom: 20px!important;
	color: white;
	background: #99804d;
	display: inline-block;
	line-height: 40px!important;
	padding: 5px 30px;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: .03em;
	font-weight: 400;
}

.foundations p {
	padding: 0px 40px;
	font-family: 'Raleway';
}


.patti-featured{
	width: 600px;
	height: 717px;
	position: relative;
	left: -200px;
	margin-right: 20px;
	float: left;
}

.arrow-top {
	display: inline-block;
	margin-top: 20px;
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #99804d;
}

.arrow-left {
	display: inline-block;
	margin-top: 20px;
	width: 0; 
	height: 0; 
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent; 
	border-right:20px solid #99804d; 
}


.patti-picks {
	background: url("https://www.millionairesclub123.com/wp-content/uploads/patti_picks@2x.jpg")no-repeat -250px top; 	
	background-size: 80% auto;
	-webkit-background-size: 80% auto;
	-moz-background-size: 80% auto;
	-o-background-size: 80% auto; 
	background-color: #cecece;

}

.patti-picks h2{
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
	background: #99804d;
	color: #fff;
	padding: 20px;
	font-weight: 300;
	letter-spacing: .02em;
}

.patti-picks h6 {
	margin-bottom: 50px;
	color: #777;
}

.featured-name{
	display: inline-block;
	padding: 20px 50px;
	font-family: 'Merriweather';
	border: 2px solid #99804d;
	font-style: italic;
	font-size: 30px;
	line-height: 1.2;
	color: #99804d;
	font-weight: 300;
	text-align: center;
	background: rgba(255,255,255,1);
	position: relative;
	top: -90px;	
}

.featured-name span{
	font-size: .5em;
	line-height: 2;
	display: block;
	font-family: 'Raleway';
	font-style: normal;
	color: #99804d;
}



.patti-picks .featured-img img{
	max-width: 60% !important;
	margin-bottom: 0px !important;
	padding: 10px;
	border: 2px solid #99804d;
	background: rgba(255,255,255,0.4)
	
}

.singles {
	background: #000 url('https://www.millionairesclub123.com/wp-content/uploads/members_gold.jpg') repeat left bottom;
	padding: 50px 0;	
}

.singles h6{
	padding-bottom: 40px;
}

.join_header {
	float: left;
	margin-right: 10px;
}

.join_db {
	background: url('https://www.millionairesclub123.com/wp-content/uploads/database-side.png') no-repeat right bottom;
	background-size: 60% auto;
	-webkit-background-size: 60% auto;
	-moz-background-size: 60% auto;
	-o-background-size: 60% auto; 
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-color: rgba(255,255,255,0.9);
	font-size: 16px;
	line-height: 28px;
	border: 1px solid rgba(0,0,0,0.2);
	overflow: hidden;
	box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
}

.database_wrap {
	display: block;
	position: relative;
	width: 600px;
	height: 760px;
	float: left;
	left: -100px;
	bottom: 0px;
	overflow-y: hidden;
}

.join_db h3 {
	color: #fff!important;
	text-align: center;
	display: block;
	width: 100%;
	background: #D63D3D;
	padding: 20px 20px;
	line-height: 40px!important
}

.join_text{
	font-family: 'Raleway', sans-serif;
	text-align: left;
	padding: 5% 2% 0 2%;
	color: #777;
	font-size: 20px;
	line-height: 35px;
}

.instructions {
	margin-bottom: 40px
}

.instructions ul li {
	list-style: none;
	margin-bottom: 20px!important
}

.instructions ul li span {
	display: inline-block;
	text-transform: uppercase;
	background-color: rgba(153,128,77,0.8);
	font-size: 14px;
	padding: 3px 8px;
	margin-right: 8px;
	color: #fff;
	box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
}

.clients {
	display: none;
}

.clients img {
	padding-right: 5%;
	border-radius: 50%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    max-width: 150px !important;
	border: 2px solid #99804d;
	padding: 0!important;
	position: relative;
	bottom: -70px;

}

.clients blockquote{
	font-family: 'Raleway';
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	color: #4c3d13;
	margin-top: -30px;
}

.clients blockquote .quote{
	display: block;
	background: #fff;
	padding: 70px 30px 30px 30px;
	border: 1px solid rgba(153,128,77,0.5);
	box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	}
	
.clients blockquote .quote span{
	display: block;
	padding-top: 20px;
	font-family: 'Raleway';
	text-transform: uppercase;
	text-align: center;
}

.testimonial_slider .controls {
	display: none;
}

/*-------------------------------------------------------------------------*/
/*	About Page
/*-------------------------------------------------------------------------*/



.about_club img {
	float: right;
	max-width: 500px !important;
	margin-left: 40px;
	border: 4px solid #fff;
	box-shadow: 0px 5px 13px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.15);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.15);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.15);
}


.about_club {
	background: #708090!important;
	color: rgba(255,255,255,0.7)!important;
}

.about_club h1 {
	color: #fff!important;
}

.about_club h1:after {
	color: rgba(255,255,255,0.7)!important;
}

.accomplishment {
	display: block;
	background: #fff;
	padding: 50px 0;
	box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
}

.accomplishment img {
	position: relative;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 40px auto;
    max-width: 60% !important;
    border: 2px solid rgba(255,255,255,.2);
	box-shadow: 0px 5px 13px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.2);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.2);
	transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	
}

.accomplishment img:hover {
	top: -5px;
	box-shadow: 0px 8px 16px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 8px 16px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 8px 16px rgba(0,0,0,.09);
	-o-box-shadow: 0px 8px 16px rgba(0,0,0,.09);
}

.nectar-milestone .number {
	font-size: 70px;
	line-height: 70px;
	display: block;
	font-family: 'Raleway';
	text-shadow: 0px 3px 3px rgba(0,0,0,.02);
	letter-spacing: -3px;
	margin-top: 20px;
	color: #D63D3D;
}

.k:after{
	content:'K'
}

.nectar-milestone .subject {
	font-family: 'Raleway';
	text-transform: uppercase;
	display: inline-block;
	border-top: 1px solid rgba(0,0,0,.2);
	padding: 4px 10px;
}

.patti_wrap {
	position: absolute;
	bottom: 0;	
	overflow: hidden;
}

.patti_img_wrap {
	display: block;
	position: relative;
	width: 600px;
	height: 760px;
	float: left;
	left: -100px;
	bottom: 0px;
	overflow-y: hidden;
}

.patti-info {
	padding: 1em 0;
	-webkit-column-rule: 1px solid #ddd;
	-moz-column-rule: 1px solid #ddd;
	column-rule: 1px solid #ddd;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 1em;
	-moz-column-gap: 1em;
	-o-column-gap: 1em;
	column-gap: 1em;
	vertical-align: top;
	
}

.gradient_line {
	position: relative;
	bottom: 0; 
    margin: 0;
    height: 2px;  
}

.about_patti .span_8 {
	padding: 0 30px;
}

.social-box {
	border: 1px solid #ddd;
	background-color: rgba(255,255,255,0.9);
	margin-bottom: 50px;

	
}

.social-box h5{
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 10px 8px;
	text-align: center;
	margin: 0 30px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	
}


.social-box ul li {
	list-style: none;
	float: left;
	padding: 0 20px;
	text-align: center;
}


.social-btn {
	display: inline-block;
	border: 4px solid #fff;
	padding: 0;
	margin: 10px 0;
	color: #fff!important;
	width: 200px;

}

a.social-btn {
	font-family: 'Raleway';
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	}
	
a.social-btn span {
	text-align: center;
	}

a.social-btn.pattiknows {
	/*#4099FF #3B5998 #517fa4 */
	background: #f69!important
}
a.social-btn.twitter {
	/*#4099FF #3B5998 #517fa4 */
	background: #4099FF!important
}

a.social-btn.facebook {
	/*#4099FF #3B5998 #517fa4 */
	background: #3B5998!important
}

a.social-btn.instagram {
	/*#4099FF #3B5998 #517fa4 */
	background: #517fa4!important
}



.social-btn [class^="icon-"].icon-tiny:before, .social-btn [class^="icon-"].icon-tiny:after {
	display: table;
	vertical-align: middle;
}

.social-btn [class^="icon-"].icon-tiny{
	border-radius: 0!important;
	top: 0;
	-webkit-border-radius: 0px!important;
	font-size: 20px!important;
	margin-right: 10px;
	height: auto !important;
	display: inline-block;
	color: #fff!important;
	text-align: center;
	padding: 20px;
	border: none;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

a.social-btn.pattiknows:hover > [class^="icon-"].icon-tiny, 
a.social-btn.pattiknows:hover {
		background: #fff!important;
		color: #f69!important;
		border-color: #f69;
}

a.social-btn.twitter:hover > [class^="icon-"].icon-tiny, 
a.social-btn.twitter:hover {
		background: #fff!important;
		color: #4099FF!important;
		border-color: #4099FF;
}

a.social-btn.facebook:hover > [class^="icon-"].icon-tiny, 
a.social-btn.facebook:hover {
		background: #fff!important;
		color: #3B5998!important;
		border-color: #3B5998;
}

a.social-btn.instagram:hover > [class^="icon-"].icon-tiny, 
a.social-btn.instagram:hover {
		background: #fff!important;
		color: #517fa4!important;
		border-color: #517fa4;
}


.products {
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
	max-width: 100px !important;
	margin: 20px;
	border: 1px solid rgba(0,0,0,.2);
	box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
}

.nectar-button .icon-tiny {
	color: #fff!important;
	font-size: 14px;
}

.about_patti .nectar-button-- {
	float: left;
	margin: 20px 10px 40px 20px;
}

.about_patti h6{
	margin-bottom: 20px;
}

.staff {
	background: rgba(255,255,255,.9);
	padding: 40px 0 0 0;
	position: relative;
	box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.09);

}

.staff h3 {
	color: #4c3d13;
	letter-spacing: -1px;
	font-size: 30px;
	line-height: 40px!important;
	text-align: center;
}

.staff_box {
	padding: 40px 40px 0px 40px;
	border-top: 1px solid rgba(0,0,0,.2);
	text-align: center;
}

.staff p.description {
	font-size: 14px;
	text-align: left;
	line-height: 2;
	border-bottom: none;
}

.staff .position {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	padding: 5px 5px;
	margin-bottom: 30px;
	text-align: center;
	
}


.team-member img{
width:300px;
height:210px;
}


.process h6 {
	text-align: center;
	padding: 16px 0px;
}

.process ul {
	margin-left: 0;
}

.process ul li {
	list-style: none;
	display: block;
	float: left;
	width: 18%;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,0);
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	min-height: 412px;
}

.process p {
	font-family: 'Raleway', sans-serif;
}

.process > ul:nth-child(1) > li:nth-child(5){
	margin-right: 0px;
}

.process ul li:hover {
	background: white;
	border: 1px solid rgba(0,0,0,.2)
}
.pn {
	 border-radius: 999px 999px 999px 999px;
    -moz-border-radius: 999px 999px 999px 999px;
    -webkit-border-radius: 999px 999px 999px 999px;
    -o-border-radius: 999px 999px 999px 999px;
    display: block;
    height: 80px;
    width: 80px;
    position: relative;
    margin-top: 10px;
    text-align: center;
    background-color: #99804d;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    margin: auto;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
}

.pn span{
	display: block;
	position: relative;
	top: -20px;
	font-size: 65px;
	font-family: 'Radley', 'Garamond', Georgia, serif;
	font-style: italic;
	font-weight: normal;
}

/*-------------------------------------------------------------------------*/
/*	Press Page
/*-------------------------------------------------------------------------*/

ul.cf li {
	max-width: 20%;
	float: left;
	list-style: none;
	margin-right: 20px;
}

ul.cf li h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	display: block;
	min-height: 100px
}

section#appearances h3 {
	font-size: 24px;
	line-height: 1.2; 
}

.press .tabbed > ul li {
	width: 50%;
}

/*-------------------------------------------------------------------------*/
/*	Contact Page
/*-------------------------------------------------------------------------*/


.contact_side{
	margin: 153px 0px 0px 20px;
}
	
.contact_options h3 {
	padding: 40px 0px;
}

.contact_options .tabbed, .press .tabbed{
	margin-top: 40px;
	overflow: hidden;
	box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
}

.contact_options .tabbed > ul, .press .tabbed > ul{
	width: 100%;
	margin-bottom: 0;
	box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
}

.contact_options .tabbed > ul li a, 
.press .tabbed > ul li a {
	padding: 20px 0px 10px 0px;
	text-align: center;
	min-width: 181.5px;
	letter-spacing: -1px;
	font-size: 24px;
	font-family: 'Raleway', 'OpenSansLight', Helvetica, sans-serif;
	font-weight: 300;
	color: #fff;
	background-color: rgba(153,128,77,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.contact_options .tabbed > ul li a:hover, .press .tabbed > ul li a:hover {
	background-color: rgba(153,128,77,0.8);	
}

.contact .tabbed > ul li {
	width: 25%;
}

i.contact_icon {
	background-color: transparent;
	display: block;
	margin: auto;
	border: 1px solid #fff
}

.tabbed .tab {
	background: #fff;
	border: 1px solid rgba(0,0,0,0.06);
	padding: 5%;
}

.contact_side .group {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(0,0,0,0.06);
}

.contact_side .group ul li{
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	list-style: none;
	margin-left: 0;
}

.page-id-66 .span_6 > h1 {
	color: #000
}

/*-------------------------------------------------------------------------*/
/*	Pricing Page
/*-------------------------------------------------------------------------*/

.pricing .photograph {
	border-top: 10px solid #99804d;
	display: block;
	min-height: 400px;
	padding: 0;
	background: url("https://www.millionairesclub123.com/wp-content/uploads/packages_group.jpg")no-repeat top center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pricing .gradient-dark {
	min-height: 400px
}

.pricing h1 {
	font-weight: 300;
	letter-spacing: -.06em;
	text-shadow: none;
}

.pricing h1.gold:after{
	margin: 10px auto 50px auto;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.pricing-table {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}


.pricing h1 span {
	display: block;
	font-family: 'Raleway';
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-left: 50px;
	opacity: .8;
	letter-spacing: .5em;
}

.pricing-column ul li {
	font-size: 16px;
	}

.pricing-table.six-cols > div { width: 16.5%!important; }
	
.pricing-column h4 span {
	font-size: .6em;
}

.pricing-column h3 span, .pricing-column.highlight h3 .highlight-reason {
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 10px;
	font-family: 'Raleway';
	font-weight: 700;
	font-size: 10px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.pricing-column h3 {
	padding-top: 32px!important;
	position:relative;
	display: block;
	border-bottom: 1px dotted #D63D3D;
}

.pricing-column .highlight {
	border-radius: 10px;
	
}

.pricing-column.highlight h3 {
	padding: 32px 0!important;
	position:relative;
}

.pricing .groupbox {
	position: relative;
	top: -20px; 
}

.price-mixer {
	width: 100%
}

.price-mixer h3{
	font-size: 3em;
	line-height: 1em;
}

.price-mixer h4 {
	font-size: 4em!important
}

.price-mixer .as-seen {
	color: #444;
	font-size: 1.5em;
	font-style: italic;
}

.pricing .tabbed > ul li a {
	padding: 20px 0px 10px 0px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 18px;
	font-family: 'Raleway', 'OpenSansLight', Helvetica, sans-serif;
	font-weight: 300;
	color: #fff;
	background-color: rgba(153,128,77,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.add_on {
	width: 100%;
	display: inline-block;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	overflow: hidden;
	box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
}

.add_on .tab {
	border: none!important;
	padding: 3%;
	float: right;
}

.add_on ul li img {
	display: block;
	position: relative;
	margin: auto;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 5px solid #fff;
}

.add_on ul {
	float: left;
	margin-right: 0!important;
	margin-bottom: 0!important;
	background-color: rgba(153,128,77,0.5);
	border-right: 1px solid rgba(0,0,0,0.2);
	box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 0px 13px rgba(0,0,0,.09);
}

.add_on ul li a {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	letter-spacing: -1px;
	 transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.add_on > ul li a.active-tab {
	background-color: rgba(153,128,77,1)!important
}

.add_on > ul li a:hover {
	background-color: rgba(153,128,77,0.8);
}

.add_on ul li {
	float: none!important;
	z-index: 1;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

i.package_icon {
	background-color: transparent;
	display: block;
	border: 1px solid #fff;
	margin: 15px auto;
}

.add_on ul li h2{
	font-family: 'Radley', 'Garamond', Georgia, serif; 
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	display: block;
	width: 100%;
	padding: 0px 10px;
	text-align: center;
	background: red;
}

.add_on ul li a span, 
.services h3 span, 
.add_on h3 span{
	display: block;
	font-family: 'Raleway';
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .5em;
	line-height: 18px;
	text-align: center;
	padding-bottom: 15px;
	opacity: .8;
}

.add_on h3 {
	line-height: 40px!important;
	padding: 20px 0;
	
}

.add_on ul li p{
	padding: 15px;
	}
	
#t4 ul{
	list-style: none;
	margin-left: 0!important;
	background-color: transparent;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#t4 ul li{
	list-style: none;
	font-size: .8em;
}
	
.payment {
	background-color: white;
	font-size: 16px;
	line-height: 28px;
	margin-top: 153px;
	border: 1px solid rgba(0,0,0,0.2);
	overflow: hidden;
	box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 5px 13px rgba(0,0,0,.09);
}

.payment h5 {
	color: #fff!important;
	background:#708090!important; 
	text-align: center;
	display: block;
	width: 100%;
	padding: 15px 0px;
}

.payment p {
	padding: 8%;
}

.payment p span{
	display: block;
	margin: 20px 0px;
	font-size: 14px;
	line-height: 18px
}
	

.services .info {
	padding: 3% 0px 3% 6%;
}


.services .info img {
	display: inline-block;
	float: left;
	margin-right: 40px;
}

.services .info h3 {
	text-align: left;
}

.services .info h3 span {
	text-align: left;
	padding: 20px!important
}

.pretty-pal{
	padding: 0!important;
	background: url("https://www.millionairesclub123.com/wp-content/uploads/services_prettypal.jpg")no-repeat top right; 	
}

.date-coaching{
	background: url("https://www.millionairesclub123.com/wp-content/uploads/services_datecoaching.jpg")no-repeat bottom right; 	
	background-size: 45% auto;
	-webkit-background-size: 45% auto;
	-moz-background-size: 45% auto;
	-o-background-size: 45% auto;
	background-color: #fff;
}

.biz-coaching{
	background: url("https://www.millionairesclub123.com/wp-content/uploads/services_biz.jpg")no-repeat top left; 	
	background-size: 36% auto;
	-webkit-background-size: 36% auto;
	-moz-background-size: 36% auto;
	-o-background-size: 36% auto;
	background-color: #fff;
}


.services .inner,
.gradient {
	float: left;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(30%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

.gradient-dark{
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(30%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.4)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(0,0,0,0.4) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(0,0,0,0.4) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(0,0,0,0.4) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(0,0,0,0.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

.overlay-text{
	background: rgba(255,255,255,0.8);
	padding: 30px 10px;
	margin-top: 2%;
}

.services h3 {
	direction: rtl;
	text-align: center;	
	padding-bottom: 30px;
}

.services h3 span {
	padding-top: 20px;
}

.services img {
	display: block;
	margin: auto;
	max-width: 150px !important;
}


.services .photo {
	display: block;
	margin: 0;
	overflow: hidden;
	float: right;
	height: 100%;
	background: red;
}

.services .photo img {
	max-width: 150% !important;
	margin: 0;
}

.add_on:after, .services:after {
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


.fade_wrap {
	padding: 0;
	background: url("https://www.millionairesclub123.com/wp-content/uploads/services_photographers.jpg")no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.photographers {
	padding: 4% 2%;
}

.photographers .span_3 {
	padding-right: 2%;
	border-right: 1px solid rgba(0,0,0,.08)
}

.photographers .span_3:last-child {
	padding-right: 0;
	border-right: none;
}


.photographers .team-member img{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border: 1px solid #99804d;
	box-shadow: 0px 10px 13px rgba(0,0,0,.09);
	-moz-box-shadow: 0px 10px 13px rgba(0,0,0,.09);
	-webkit-box-shadow: 0px 10px 13px rgba(0,0,0,.09);
	-o-box-shadow: 0px 10px 13px rgba(0,0,0,.09);
}

.photographers .team-member h3{
	font-family: 'Raleway';
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #4c3d13
}

.photographers .team-member {
	text-align: center;
	color: #222
}

.photographers .team-member .description{
	padding: 0;
	margin: 0;
}

.photographers .team-member ul.social li {
	width: 50%;
}

.photographers .team-member ul.social li a{
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	background: #d63d3d;
	color: #fff;
	font-family: 'Raleway';
	width: 100%;
	text-align: center;
	margin-top: 10px;
	padding: 2px 8px;
	opacity: .9;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;	
}

.photographers .team-member ul.social li a:hover{
	opacity: 1
}

.team-member ul.social li:after {
	content: none;
}

.fine_print {
	padding: 3%;
	font-size: 13px;
	line-height: 30px;
	color: #686868;
}

.fine_print h2 {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 2em;
	letter-spacing: .5em;
}

.services .tab {
	padding: 0!important
}


#mmproBox, #mmproBoxFrame {
	width: 90%!important;
}

.love-report-sidebar {
	background: #f4eafb;
	border: 1px solid #2d2433;
	padding: 0px!important;
	margin: 0 auto !important;
	max-width: 300px;
	
}

.love-report-sidebar .innerbox {
	background-color:#9f81b5;
	margin-top: -10px;
}

.love-report-sidebar p {
    font-family: "Gibson","Open Sans Light", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 20px;
    padding: 15px;
    }
    
.love-report-sidebar input[type=text], .love-report-sidebar textarea, .love-report-sidebar input[type=email] {
    margin-bottom: 10px;
    width: 250px;
    background-color: rgba(255,255,255,0.9);
    
}


.services .tabbed > ul li a {
	color: #fff!important;
	border-right: 2px solid rgba(0,0,0,0.1)!important
}

.services .tabbed > ul li {
	
	background: #99804d!important
}





/*-------------------------------------------------------------------------*/
/*	Media Queries
/*-------------------------------------------------------------------------*/
	
@media only screen and (min-width: 1300px){
	.container {/*max-width: 1200px*/}
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	.container {width: 90% !important; max-width: 90%}
	.col h2 {font-size: 44px!important}
	.col h3 {font-size: 38px!important}
	.col h4 {font-size: 36px!important}
	.widget h4 {font-size: 16px!important}
	.team-member h3{font-size: 20px!important}
	.contact_options .tabbed > ul li a {min-width: 145px}
	.process ul li {width: 32%} 
	.swiper-slide .content h2 {
		font-size: 52px;
		line-height: 70px;
		margin-bottom: 10px;
		}
	.swiper-slide .content p {
		font-size: 30px!important;
		line-height: 46px!important;
	}
	.about_patti .span_7 {
		padding-left: 100px;
		}
	header#top nav ul li a {
		font-size: 12px!important;
	}
	header#top #logo img {
		max-width: 280px!important;
		height: auto !important
	}
}

	
@media only screen and (min-width : 1px) and (max-width : 1000px){
	.home_social {display: none}
	.contact_options .tabbed > ul li a {min-width: 150px;}
	.process ul li {width: 100%}
	.col h2 {font-size: 55px!important}
	.col h3 {font-size: 47px!important;line-height: 47px!important}
	.col h4 {font-size: 28px!important}
	.widget h4 {font-size: 16px!important}
	.foundations h3 {font-size:20px!important; line-height: 30px!important}
	.photographers .team-member h3 {font-size: 28px!important}
	.services .info {background-color: rgba(255,255,255,0.8)}
	.staff {margin-bottom: 0!important}
	body header#top #logo img {
		height: 40px!important;
		margin-top: -3px!important;
		top: -3px; 
		position: relative;
	}
	.swiper-slide .content {
		margin-left: -100px!important;
	}
	.swiper-slide .content p {
		font-size: 18px!important
	}
	.swiper-slide .content p span{
		display: block;
		font-size: 12px!important;
		line-height: 14px;
		margin-left: 50px;
	}
	
	.swiper-slide .content p:before{
		width: 50px;
		height: 40.5px;
		left: -20px
	}
	
	.swiper-slide .content h2 {
		padding-top: 40px!important;
		font-size: 34px!important;
		line-height: 30px!important;
	}
	.swiper-slide .content h2 span{
		font-size: 80px;
		line-height: 60px;
		margin-bottom: 8px;
	}
	
	.about_club img {
		max-width: 100%!important;
	}
	
	.about_patti .nectar-button {
		margin: 10px 10px 0 0;
	}
	.patti_wrap {
		position: relative;
		display: block;
		height: 600px;
		background-color: rgba(255,255,255,0.6);
		overflow: hidden;
		margin: auto;
		
	}
	.patti_img_wrap {
		display: block;
		position: relative;
		width: 600px;
		height: 600px;
		float: left;
		left: 0;
		top: 0;
	}
	
	.about_patti h6 {
		border-bottom: 1px solid #ddd;
		margin-bottom: 30px;
	}
	
	.about_patti h2 {
		border-top: 1px solid #ddd;
		margin-top: 30px;
		
	}
	
	.add_on ul li a{
		letter-spacing: 0px;
	}
	.payment {
		margin-top: 50px;
	}
	
	

}


@media only screen and (min-width : 690px) and (max-width : 1000px) {
	.groupbox {margin-bottom: 0!important}
	.container {max-width: 90% !important; max-width: 90%}
	.seen_on img {max-width: 70px !important}
	.contact_options .tabbed > ul li a {min-width: 150px;}
	.biz-coaching .span_8 {width:75%!important}
	.process ul li {width: 18%}
	.featured-img {
		text-align: right!important;
	}
	.patti-picks {
		background: url("https://www.millionairesclub123.com/wp-content/uploads/patti_picks@2x.jpg")no-repeat -250px bottom; 	
		background-size: 80% auto;
		-webkit-background-size: 80% auto;
		-moz-background-size: 80% auto;
		-o-background-size: 80% auto; 
		background-color: #cecece;
		}
	.resources .right-edge {
		border-right: none;
		}
	.foundations .span_4 {
		width: 32%!important
	}
	
	.foundations p {
		padding: 0 10px!important
	}	
	.foundations img {
		max-height: 80px 
	}
	.enter {
		background-position: bottom right
	}
	.join_db {
		background-size: 50% auto;
		-webkit-background-size: 50% auto;
		-moz-background-size: 50% auto;
		-o-background-size: 50% auto; 
		background-position-y: 250px
		
	}
	.date-coaching {
width:100%;
		background-size: 20% auto;
		-webkit-background-size: 20% auto;
		-moz-background-size: 20% auto;
		-o-background-size: 20% auto;
		}
	.swiper-slide .button a, .swiper-slide .button.solid_color a, .swiper-slide .button.transparent a {
		font-size: 14px!important;
		padding: 8px 13px!important
	}
	.add_on ul li {
		width: 25%!important;
		float: left!important;
	}


}

@media only screen and (min-width : 1000px) and (max-width : 1140px) {
	.pricing-column h3 span {display: none;}
}

@media only screen and (min-width : 690px) and (max-width : 800px) {
	.container {max-width: 650px !important;}
}
@media only screen and (min-width : 1px) and (max-width : 690px) {
	.groupbox {margin-bottom: 0!important}
	
	.patti-picks .featured-img img {
		padding: 5px;
		max-width: 100%!important
	}
	.featured-name {
		padding: 10px;
		top: -60px
	}
	.seen_on img {max-width: 40px !important; top: 10px; right: 0}
	.swiper-slide {
		background-position: 44% 100%!important;
	}
	
	.swiper-slide .content {
		top: 10px!important
	}
	.swiper-slide .content h2 {
		position: relative;
		width: 150px!important;
		left: -60px;
		top: -30px;
		font-size: 28px!important;
		line-height: 34px!important;
		margin-left: 50px;
		margin-top: 30px;
	}
	.swiper-slide .content h2 span {
		font-size: 50px!important;
		line-height: 30px!important;
	}
	
	.swiper-slide .content p:before {
		height: 0;
		width: 40px;
	}
	
	.swiper-slide .content p {
		width: 200px;
		left: -30px;
		line-height: 34px!important;
		text-shadow: 0px 1px 2px black
	}
	
	.swiper-slide .content p span{
		margin-left: 40px
	}
	
	.swiper-slide .buttons {
		position: relative;
		display: block;
		width: 200px;
		top: -25px;
		left: -25px;
		margin-right: 0px!important;
	}
	
	.swiper-slide .button a, .swiper-slide .button.transparent a, .swiper-slide .button.solid_color a {
		font-size: 12px!important;
		padding: 8px 8px!important
	}
	
	.resources h1, h1.gold {
		font-size: 40px;
		line-height: 50px
	}
	
	h1.love_now {
		font-size: 58px;
		line-height: 60px
	}
	
	.col h2 {
		font-size: 36px!important;
		line-height: 46px
	}
	
	.col h3 {
		font-size: 24px!important;
		line-height: 24px!important;
	}
	h6 {
		font-size: 18px;
		line-height: 36px!important;
		padding: 20px 0;
	}
	
	.home_entry h6 {
		padding: 10px 0
	}
	
	.patti-picks h6 {
		margin-bottom: 0
	}
	
	.staff .position {
		font-size: 15px;
		margin-bottom: 0;
		padding: 0;
	}
	
	.resources .span_3 {
		padding: 10px;
		border-right: none;
		border-bottom: 2px solid rgba(255,255,255,0.1)
	}
	
	.resources .col_last {
		border-bottom: none;
	}
	
	.nectar-button.huge {
		padding: 20px 60px;
	}
	
	.foundations img {
		max-height: 50px
	}
	
	.date-coaching, .biz-coaching, .pretty-pal {
		background: #fff !important
	}

	
	.add_on ul li, .contact ul li{
		width: 50% !important;
		float: left !important;
	}
	
	.patti-info{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-o-column-count: 1;
		column-count: 1;
	}
	
	.patti_wrap {
		height: 400px;
	}
	.patti_img_wrap {
		width: 400px;
		height: 400px;
	}
	
	
}

.column_container {
/*background: #fff !important*/
}

.dark {
/*padding:20%;*/
background: #ccbfa8 !important
}

.post-header h3 {
	font-size: 22px !important;
	line-height: 22px !important;
}

.row .blog-recent {
	background-color: white !important;
	padding: 20px!important; 
}