/*** Version 1.48 ***/

body {
	padding-top: 50px;
	font-family: 'Lato', sans-serif;
	color: #3C3D3F;
	background-color: #fff;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.hero-section {
	text-align: center;
	height: 71vh;
	max-height: 662px;
	margin-top: -3px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center; 
	background-color: #292929;
}

.hero-section-text-mobile {
	display: none;
}

.hero-section-text {
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: #fff;
	padding: 5px 5% 24px 5%;
	left-margin: auto;
	right-margin: auto;
}

.hero-section-text h1 {
	font-family: Montserrat;
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 42px;
	font-weight: 700;
}

.hero-section-text p {
	font-family: 'Lato';
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0.4px;
	line-height: 25px;
	padding: 0 22% 0 22%;
	font-weight: 300;
}

.expert-row {
	height: 410px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.expert-row table {
	width: 100%;
	height: 100%;
}

.profile-holder {
	width: 50%;
	position: relative;
}

.profile-holder .profile .meet {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	height: 74px;
	line-height: 74px;
	font-size: 1.4em;
	font-weight: 600;

	background-color: rgb(60, 60, 63);
	background-color: rgba(60, 60, 63, 0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
	letter-spacing: 0.08em;
}

.profile-holder .profile .meet p {
	opacity: 1;
	color: #fff;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.profile-name-holder {
	width: 25%;
	background-color: #3c3d3f;
}

.profile-holder.right:after {
    border-bottom: 13px solid transparent;
    border-left: 13px solid #3c3d3f;
    border-top: 13px solid transparent;
    content: "";
    position: absolute;
    left: 0px;
    top: 45%;
    webkit-transition: all .5s;
    transition: all .5s;
}

.profile-holder.left:after {
    border-bottom: 13px solid transparent;
    border-right: 13px solid #3c3d3f;
    border-top: 13px solid transparent;
    content: "";
    position: absolute;
    right: 0px;
    top: 45%;
    webkit-transition: all .5s;
    transition: all .5s;
}

.profile-name {
	padding: 20% 0 20% 20%;
	width: 100%;
}

.profile-name-name a {
	font-family: Lato;
	margin: 0px;
	color: #fff;
	width: 100%;
	text-align: left;
	font-size: 1.8em;
	font-weight: 700;
	font-family: Lato;
	color: #FFFFFF;
	letter-spacing: 0.6px;
	line-height: 24px;
}

.profile-name-name a:hover {
	text-decoration: none;
	border-bottom: 1px solid #C7C8CB;
}

.profile-name-title a {
	margin: 6px 0px 0px 0px;
	width: 100%;
	text-transform: uppercase;
	text-align: left;
	font-size: 1em;
	font-family: Lato;
	color: #C7C8CB;
	letter-spacing: 1px;
	line-height: 24px;
}

.profile-name-title a:hover {
	text-decoration: none;
	border-bottom: 1px solid #C7C8CB;
}

.profile-name-email-line {
	margin-top: 45px;
	border-top: 2px solid #29AAE2;
	width: 10%;
}

.profile-name-email {
	margin: 0px;
	width: 100%;
	text-align: left;
	font-size: 1.2em;
	letter-spacing: 0.08em;
	font-family: Lato;
	font-weight: 600;
	font-size: 16px;
	color: #29AAE2;
	letter-spacing: 0.35px;
}

.profile-name-email a {
	color: #29AAE2;
}

.profile-name-email a:hover {
	color: #29AAE2;
	text-decoration: none;
}

.profile-quote-holder {
	width: 25%;
	background-color: #fbfbfb;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
}

.profile-quote {
	background-image: url(../img/large-quote.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: -3% 0 0 10%;
	padding: 20px;
}

.profile-quote a {
	font-family: Lato;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #676767;
	letter-spacing: 0px;
	line-height: 34px;
}

.coming-soon-quote {
    font-family: Lato;
    font-size: 1.2em;
    line-height: 1.6em;
    color: #676767;
    letter-spacing: 0px;
    line-height: 34px;
}

.coming-soon {
    font-weight: 300;
    color: #DBDCE0;
    font-size: 2.6em;
    text-align: center;
    line-height: 25px;
}

.profile-quote .sub-text {
	margin-top: 20px;
}

.profile-quote .sub-text a {
	font-size: 1.1em;
	margin-top: 20px;
	line-height: 1.6em;
	color: #86888D;
	font-family: Lato;
	letter-spacing: .5px;	
}

.profile-quote .sub-text.non-a {
	font-size: 1.1em;
	margin-top: 20px;
	line-height: 1.6em;
	color: #86888D;
	font-family: Lato;
	letter-spacing: .5px;
}

.profile {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	width: 100%;
	height: 100%;
}

.separator {
	height: 267px;
	width: 100%;
	background-color: #E3E4E8;
	text-align: center;
	position: relative;
}

.separator .center-icon {
	padding-top: 47px;
}

.separator .text {
	font-family: Lato;
	font-size: 1.6em;
	color: #676767;
	letter-spacing: 0.4px;
	line-height: 24px;
	margin-top: 20px;
}

.email-confirm-separator .sub-text {
	padding-top: 20px;
	color: #676767;
}

.action-btn-holder {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	bottom: 30px;
	width: 100%;
}

.action-btn {
	background: none;
	border: 1px solid #29AAE2;
	border-radius: 3px;
	font-family: Lato;
	font-size: 1.8em;
	font-weight: 600;
	padding: 10px 50px;
	color: #29AAE2;
	letter-spacing: 0.2px;
	margin-top: 10px;
}

.action-btn:hover {
	text-decoration: none;
}

.separator-mini {
	height: 65px;
	width: 100%;
	background-color: #DBDCE0;
	padding: 15px 60px;
}

.separator-mini .text {
	font-size: 1.3em;
	color: #676767;
	letter-spacing: 0.4px;
	line-height: 24px;
	margin-top: 5px;
	padding: 0px 15px;
	margin-left: 20px;
}

.separator-mini .line {
	border-left: 2px solid #A7A8AB;
	height: 100%;
	margin-left: 30px;
}

.separator-mini img {
	width: 35px;
}

.separator-mini .action-btn {
	font-size: 1.3em;
	color: #3AAFE1;
	margin-top: -6px;
}

.separator-mini .action-btn i {
	font-size: 1.5em;
	padding-left: 10px;
}

.footer {
	background-color: #3c3d3f;
	min-height: 230px;
	width: 100%;
	color: #CFCFD0;
	text-align: center;
	position: relative;
	border-top: 1px solid #9B9B9E;
}

.footer table {
	width: 80%;
	margin-left: 10%;
	text-align: left;
	min-height: 230px;
	font-family: Lato;
}

.footer p {
	margin: 0 0 6px 5px;
	line-height: 22px;
}

.footer a {
	color: #CFCFD0;
}

.footer a:hover {
	text-decoration: none;
}

.footer img {
	margin-bottom: 20px;
}

.blue-outline-btn {
	padding: 4px 30px;
	background: none;
	border: 1px solid #29AAE2;
	color: #29AAE2;
	border-radius: 3px;
}

.margin-top-10 {
	margin-top: 10px;
}

.lets-talk {
	font-size: 1.8em;
	color: #fff;
}

.say-hello {
}

.sharing {
	height: 40px;
	margin-top: 40px;
	margin-left: -10px;
}

.sharing a {
	padding: 0px 10px;
}


/**** EXPERT PAGE ****/

.expert-hero-section {
	text-align: center;
	height: 141vh;
	max-height: 695px;
	width: 58%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center; 
	background-color: #292929;
	float: left;
	margin-top: 20px;
}

.expert-hero-right {
	width: 42%;
	float: right;
	background-color: #FBFBFB;
}

.expert-hero-name {
	font-family: Lato;
	font-weight: 600;
	text-align: center;
	font-size: 2.2em;
	color: #3C3D3F;
	letter-spacing: 0.18px;
	line-height: 30px;
	margin-top: 10%;
}

.expert-hero-title {
	font-family: Lato;
	text-align: center;
	font-size: 1.1em;
	color: #676767;
	letter-spacing: 0.18px;
	line-height: 30px;
	text-transform: uppercase;
	margin-top: 10px;
}

.expert-hero-shares {
	text-align: center;
	margin-top: 20px;	
}

.expert-hero-shares img {
	padding: 5px;
	width: 34px;
	height: 31px;
}

.expert-hero-text {
	font-size: 1.2em;
	padding: 52px;
	color: #676767;
}

.expert-articles-section {
	border-top: 2px solid #ECEEF1;
	padding: 60px 200px 0 200px;
}

.expert-articles-summary {
	font-family: Lato;
	font-weight: 400;
	font-size: 1.1em;
	color: #58595B;
	letter-spacing: 0.1px;
	padding-bottom: 20px;
	border-bottom: 1px solid #C7C8CB;
	margin-bottom: 20px;
}

.expert-articles-body {
	margin: 80px 85px;
}

.expert-article-row {
	margin-bottom: 60px;
	border-bottom: 1px solid #ECEEF1;
	padding-bottom: 15px;
}

.expert-article-row-title {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 2.2em;
	color: #58595B;
	letter-spacing: 0px;
	line-height: 35px;
}

.expert-article-row-title a {
	color: #58595B;
}

.expert-article-row-title:hover {
	cursor: pointer;
	color: #3C3D3F;
	text-decoration: underline;
}

.expert-article-row-text {
	font-family: Lato;
	font-size: 1.2em;
	color: #58595B;
	letter-spacing: 0.4px;
	line-height: 25px;
	margin-top: 20px;
}

.expert-article-row-footer {
	margin-top: 50px;
}

.article-tags {
}

.article-tag {
	font-family: Lato;
	font-weight: 400;
	background: #86888D;
	border-radius: 2px;
	padding: 4px 15px;
	color: white;
	letter-spacing: 0.2px;
	white-space: nowrap;
}

.article-likes {
}

.article-likes img {
	margin-left: 30px;
}

/**** ARTICLE PAGE ****/

.article-hero-section {
	text-align: center;
	height: 90vh;
	max-height: 695px;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center; 
	background-color: #292929;
	margin-top: 20px;
}

.article-hero-section-title {
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: #fff;
	padding: 5px 10% 24px 10%;
	left-margin: auto;
	right-margin: auto;
}

.article-hero-section-title span {
	background-color: #666;
	padding: 5px 5px;
	background-color: rgba(0,0,0,0.35);
	line-height:1.4em;
}

.article-hero-section-title h1 {
	font-family: Montserrat;
	font-size: 2.5em;
	color: #FFFFFF;
	letter-spacing: 0.94px;
	font-weight: 700;
	border-bottom: 1px solid #BDBDBE;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.article-hero-section-title p {
	font-family: Lato;
	font-size: 1.2em;
	color: #FFFFFF;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}

.article-text {
	font-family: Lato;
	font-size: 1.4em;
	color: #676767;
	letter-spacing: 0.3px;
	line-height: 34px;
	padding: 5% 15%;
}

.article-text p {
	margin-top: 20px;
}

.callout {
	font-family: Lato;
	font-weight: 700;
	font-size: 1.6em;
	color: #58595B;
	letter-spacing: 0.4px;
	line-height: 1.6em;
	margin: 50px 50px 35px 50px;
	padding: 10px 30px;
	background-image: url(../img/large-quote.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.tweet-this {
	font-family: Lato;
	font-weight: 400;
	font-size: .6em;
	color: #29AAE2;
	letter-spacing: 0px;
}

.tweet-this div {
	padding-top: 5px;
}

.tweet-this img {
	margin-right: 10px;
	margin-top: -5px;
}

.article-footer {
	border-bottom: 1px solid #ccc;
	margin-top: 100px;
	font-size: .8em;
}

.article-footer .previous {
	font-family: Lato;
	color: #58595B;
	letter-spacing: 0.27px;
	width: 25%;
}

.article-footer .next {
	font-family: Lato;
	color: #58595B;
	letter-spacing: 0.27px;
	width: 25%;
	text-align: right;
}

.article-footer .share-icons {
	width: 50%;
	text-align: center;
	display: table-cell;
}

.share-icons img {
	margin: -7px 5px 0px 5px;
}

.article-author-footer {
	background-color: #F6F9FA;
}

.article-author-footer-content {
	padding: 3% 15%;
}

.author-footer-image {
	width: 160px;
	height: 160px;
	margin: 10px;
	border-radius: 500px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	margin-top: -10px;
	margin-right: 35px;
	background-size: cover;
}

.author-footer-name a {
	font-family: Lato;
	font-weight: 700;
	font-size: 26px;
	color: #58595B;
	letter-spacing: 0px;
}

.author-footer-text {
	font-family: Lato;
	font-weight: 400;
	font-size: 16px;
	color: #58595B;
	letter-spacing: 0.4px;
	line-height: 24px;
	text-align: left;
}

.author-link {
	font-family: Lato;
	font-weight: 700;
	font-size: 1.1em;
	color: #29AAE2;
	letter-spacing: 0.2px;
	margin-top: 25px;
}



/**** ABOUT PAGE ****/

.about-hero-background {
	background-image:url(/img/about10.jpg);
	width: 100%; 
	margin-top: 10px; 
	height: 76vh;
	background-position: 50% 8px;
	background-size: contain; 
	background-color: #262626;
}

.about-hero-text {
	margin-top: -20px;
	margin-bottom: -10px;
}

.about-hero-text h1 {
	font-family: Montserrat;
	font-weight: 900;
	font-size: 1.8em;
	background-color: #3C3D3F;
	color: #ECEEF1;
	letter-spacing: 0px;
	line-height: 42px;
	text-align: center;
	padding: 10px;
}

.about-container {
	padding: 3% 15%;
}

.about-head {
	font-family: Lato;
	font-weight: 700;
	font-size: 1.8em;
	color: #3C3D3F;
	letter-spacing: 0px;
	line-height: 34px;
	margin-bottom: 30px;
}

.about-text {
	font-family: Lato;
	font-weight: 400;
	font-size: 1.5em;
	color: #58595B;
	letter-spacing: 0.5px;
	line-height: 34px;
}

.founders-container {
	background-color: #ECEEF1;
	min-height: 300px;
	text-align: center;
	padding: 2% 10%;
}

.founders-container h1 {
	font-family: Montserrat;
	font-weight: 900;
	font-size: 2.2em;
	color: #3C3D3F;
	letter-spacing: 0px;
	line-height: 24px;
	margin-bottom: 70px;
}

.founder-container-left {
	min-height: 270px;
	min-width: 500px;
	max-width: 35%;
	background-color: #fff;
}

.founder-container-right {
	min-height: 270px;
	min-width: 500px;
	max-width: 35%;
	background-color: #fff;
}

.founder-image {
	background-repeat: no-repeat;
	background-size: cover;
	width: 30%;
	vertical-align: top;
	padding: 40px 25px;
}

.founder-image img {
	width: 160px;
	height: 160px;
	-webkit-border-radius: 30px; /* Saf3+, Chrome */
	border-radius: 90px; /* Opera 10.5, IE 9 */
	/*-moz-border-radius: 30px;  Disabled for FF1+ */
}

.founder-info {
	text-align: left;
	width: 70%;
	padding: 40px 20px;
}

.founder-name {
	font-family: Lato;
	font-weight: 700;
	font-size: 1.8em;
	color: #58595B;
	letter-spacing: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.founder-text {
	padding-top: 20px;
}

.founder-text p {
	font-family: Lato;
	font-weight: 400;
	font-size: 14px;
	color: #676767;
	letter-spacing: 0.2px;
	line-height: 14px;
}

.suggest-container {
	padding: 3%;
}

.suggest-container h1 {
	font-family: Montserrat;
	font-weight: 900;
	font-size: 2em;
	color: #3C3D3F;
	letter-spacing: 0px;
	line-height: 24px;
	text-align: center;
}

.suggest-label {
	font-family: Lato;
	font-weight: 400;
	font-size: 18px;
	color: #58595B;
	letter-spacing: 0.2px;
	line-height: 20px;
}

.suggest-container form {
	padding: 2% 15% 5% 15%;
}

.suggest-container form input {
	height: 45px;
	border-radius: 0px;
	margin-top: 10px;
}

.suggest-container form textarea {
	border-radius: 0px;
	margin-top: 10px;
}

.suggest-container form button {
	border-radius: 1px;
	margin-right: 20px;
	background-color: #29AAE2;
	color: #fff;
	border: 0px;
	font-family: Lato;
	font-weight: 400;
	font-size: 1.5em;
	letter-spacing: 0.2px;
	line-height: 30px;
	padding: 13px 63px;
}

.form-full {
	width: 100%;
	padding: 20px;
}

.form-left {
	width: 50%;
	padding: 20px;
}

.form-right {
	width: 50%;
	padding: 20px;
}

/**** HOME PAGE ****/

.home-hero-section {
	text-align: left;
	height: 97vh;
	max-height: 695px;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 15px; 
	background-color: #292929;
}

.home-hero-section-title {
	width: 70%;
	color: #fff;
	padding: 7% 7%;
}

.home-hero-section-title h1 {
	font-family: Montserrat;
	font-size: 3.0em;
	color: #FFFFFF;
	letter-spacing: 0.7px;
	font-weight: 700;
	line-height: 52px;
	margin-bottom: 20px;
}

.home-hero-section-title h1 span {
	padding-left: 0%;
	padding-right: 3%;
}

.home-hero-section-title p {
	font-family: Lato;
	font-size: 1.2em;
	color: #FFFFFF;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}

#hero-author {
	padding: 2px 5px;
}

.home-name-line {
	margin-top: 20px;
	border-top: 2px solid #C7C8CB;
	width: 6%;
}

.home-hero-text {
	font-family: Lato;
	font-size: 1.6em;
	color: #fff;
	letter-spacing: 0.74px;
	line-height: 27px;
	font-weight: 300;
}

.home-hero-text span {
}

#hero-title-container {
	display: inline-block;
	background-color: rgba(0,0,0,0.45);
	padding: 0px 20px 20px 20px;
	max-width: 70%;
	font-size: .9em;
	border: 1px solid #666;
}

.home-hero-read-button {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0px;
	margin-top: 20px;
	padding: 15px 50px;
	border: 0px;
	background-color: #29AAE2;
}

.home-hero-bar {
	margin-top: -20px;
	text-align: center;
	background-color: #3C3D3F;
	padding: 15px 0px 10px 0px;
}

.home-hero-bar h1 {
	font-family: Lato;
	font-weight: 900;
	font-size: 1.9em;
	color: #FFFFFF;
	letter-spacing: 1.5px;
	line-height: 36px;
	padding: 15px 10px 10px 10px;
}

.home-hero-bar h2 {
	font-family: Lato;
	font-weight: 300;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0.74px;
	line-height: 36px;
	padding: 10px;
	margin-top: -30px;
}

.home-author-container-row {
	width: 100%;
	margin-top: -20px;
	margin-bottom: 20px;
}

.home-author-container {
	width: 50%;
	min-height: 710px;
}

.home-author-image {
	min-height: 367px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 20px; 
}

.home-author-text-container {
	padding: 4% 18%;
	position: relative;
	min-height: 315px;
}

.home-author-title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	color: #58595B;
	letter-spacing: 0px;
	line-height: 32px;
	margin-bottom: 25px;
}

.home-author-title:hover {
	text-decoration: underline;
}

.home-author-title a {
	color: #58595B;
}

.home-author-name a {
	font-family: Lato;
	font-size: 13px;
	color: #58595B;
	letter-spacing: 0.54px;
	text-transform: uppercase;
}

.home-author-line {
	margin-top: 10px;
	border-top: 1px solid #C7C8CB;
	width: 10%;
	margin-bottom: 20px;
}

.home-author-text {
	font-family: Lato;
	font-size: 16px;
	color: #58595B;
	letter-spacing: 0.18px;
	line-height: 23px;
}

.home-author-tags {
	width: 70%;
	position: absolute;
	bottom: 10px;
}

.home-separator {
	height: 267px;
	width: 100%;
	background-color: #E3E4E8;
	text-align: center;
	position: relative;
}

.home-separator .center-icon {
	padding-top: 47px;
}

.home-separator .text {
	font-family: Lato;
	font-size: 1.6em;
	color: #676767;
	letter-spacing: 0.4px;
	line-height: 24px;
	margin-top: 20px;
	z-index: 100;
}

.home-separator.twitter:after {
	content: "\f099";
	font-family: FontAwesome;
	position: absolute;
	font-size: 300px;
	color: #EEF0F3;
	top: 92%;
	left: 15%;
	margin: -300px 0 0 -200px;
	z-index: 1;
}

.home-action-btn-holder {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	bottom: 30px;
	width: 100%;
}

.home-action-btn {
	background: none;
	border: 1px solid #29AAE2;
	border-radius: 3px;
	font-family: Lato;
	font-size: 1.8em;
	font-weight: 600;
	padding: 10px 50px;
	color: #29AAE2;
	letter-spacing: 0.2px;
	margin-top: 10px;
}

.home-action-btn:hover {
	text-decoration: none;
}

.home-email-holder {
	margin-top: 50px;
}

.home-email-holder input {
	border: 1px solid #DBDCDE;
	height: 60px;
	padding: 20px;
	font-size: 1.3em;
}

.email-btn-container {
	padding-top: 2px;
}

.email-btn {
	width: 60px;
	height: 60px;
	max-width: 60px;
	max-height: 60px;
	border: 0px;
	margin-left: -3px;
	color: #FFFFFF;
	font-size: 2em;
	font-weight: normal;
	background-color: #29AAE2;
}

.error-fld {
	border: 1px solid #CC0000;
}

/**** OTHERS ****/

.right-arrow {
	font-size: 1.5em !important;
	padding: 5px 0 0 10px;
}

.top20 {
	margin-top: 20px;
}

.popup-continue-btn {
	margin-top: 30px;
	border: 0px;
	color: #29AAE2;
	margin-bottom: 50px;
}

.sticky-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #f5f5f5;
}

.sticky-footer .btn-div {
	float: right;
}

/**** MY PAGES ****/

.myGeekly span {
	background: none;
	border: 1px solid #29AAE2;
	border-radius: 3px;
	font-family: Lato;
	font-weight: 400;
	padding: 8px 25px;
	color: #29AAE2;
	letter-spacing: 0.2px;
}

.my-hero {
	background-color: #F5F9FA;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 50px;
}

.my-hero-edit {
	color: #BDC0C3;
	padding-top: 2vh;
	text-align: right;
	margin-right: 11%;
	font-size: .9em;
	font-weight: 400;
	cursor: pointer;
}

.my-hero-edit i {
	margin-right: 5px;
	color: #86888D;
}

.my-hero-img-container {
}

.my-hero-img img {
	width: 160px;
	height: 160px;
	border-radius: 500px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border: 1px solid #EFE8E9;
}

.my-hero-name {
	font-size: 2em;
	font-weight: bold;
	color: #656869;
	font-family: Montserrat;
	margin-top: 25px;
}

.my-hero-email {
	font-size: 1.1em;
	margin-top: 5px;
}

.my-body {
	padding: 2% 20%;
}

.my-articles-summary {
	font-family: Lato;
	font-weight: 400;
	font-size: 1.3em;
	color: #58595B;
	letter-spacing: 0.1px;
	padding-bottom: 9px;
	border-bottom: 1px solid #C7C8CB;
	margin-bottom: 20px;
}

.my-articles-summary .liked {
	padding: 3px 20px;
}

.my-articles-summary .saved {
	padding: 3px 20px;
}

.my-articles-summary .selected {
	font-weight: 600;
}

.my-articles-summary table {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #E4E4E6;
}

.my-articles-summary table td {
	padding: 10px !important;
	width: 50%;
}

.my-articles-summary table td:nth-child(2) {
	border-left: 1px solid #E4E4E6;
}

.my-body .expert-articles-body {
	margin: 30px 35px;
}

.my-body .right-arrow {
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 4px;
}

.my-body .right-arrow i {
	vertical-align: bottom;
	padding-bottom: 2px;
}

.my-body .article-read-link {
	text-decoration: none;
}

/**** MY EDIT STYLES ****/

.action-label {
	font-size: 9px;
	padding-left: 20px;
	margin-top: 6px;
	color: #ccc;
}

.my-edit-img-container {
}

.my-edit-img img {
	width: 80px;
	height: 80px;
	border-radius: 500px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border: 1px solid #EFE8E9;
}

.my-edit-name {
	font-size: 2em;
	font-weight: bold;
	color: #656869;
	font-family: Montserrat;
	margin-top: 25px;
}

.my-edit-email {
	padding-left: 5px;
	padding-top: 30px;
	color: #656869;
	border-bottom: 1px solid #E4E4E6;
}

.my-edit-password {
	padding-left: 5px;
	padding-top: 30px;
	color: #656869;
	border-bottom: 1px solid #E4E4E6;
}

.my-edit-password-new {
	padding-left: 5px;
	padding-top: 30px;
	color: #656869;
	border-bottom: 1px solid #E4E4E6;
}

.my-edit-password-new input {
	margin-left: 30px !important;
}

.my-edit-password-repeat {
	padding-left: 5px;
	padding-top: 30px;
	color: #656869;
	border-bottom: 1px solid #E4E4E6;
}

.my-edit-password-repeat input {
	margin-left: 30px !important;
}

#myEditModal input {
	border: 0px;
	margin-left: 20px;
	outline: none;
	color: #656869;
	width: 90%;
}

/**** MODAL STYLES ****/


.autoModal.modal .modal-body{
    max-height: 100%;
    margin: 0px auto;
}

#registerModal .modal-content {
	border: 0px; 
	width: 750px;
	height: 100%;
	overflow: auto;
	margin-left: -75px;
}

#registerModal .modal-body {
	padding: 0px; 
}

#registerDiv {
}

#registerDiv table {
	width: 100%;
	height: 100%;
}

#registerDiv table td {
	width: 50%;
}

.register-background {
	background: url(../img/register-background-bw.png);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
}

.register-right {
	height: 100%;
	padding: 0% 10%;
	color: #58595B;
}

.register-right .header {
	font-size: 2.2em;
	font-weight: 600;
	font-family: Montserrat;
	padding-top: 0px;
	line-height: .9em;
}

.register-right .text {
	padding-top: 10px;
	line-height: 1.6em;
	padding-bottom: 15px;
	color: #666;
}

.register-right .form {
	margin-top: 25px;
}

.register-right .form .input-group-addon {
	background-color: #fff;
	max-width: 60px;
	min-width: 37px !important;
	padding: 6px 5px;
}

.register-right .form .form-group {
	width: 90%;
	margin-bottom: 20px;
}

.register-right .form .input-group {
	width: 100%;
}

.register-right .form input {
	height: 45px
}

.register-right .form i {
	color: #ccc;
	font-size: 1.3em;
}

#registerDiv .home-hero-read-button {
	margin-top: 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*-moz-border-radius: 3px;  Disabled for FF1+ */
	padding: 10px 30px;
	margin-bottom: 10px;
}

#registerDiv button.close {
	margin-right: 20px;
	margin-top: 6px;
	font-size: 3em;
}

#login-div .home-hero-read-button {
	width: 90%;
	padding: 10px 50px;
}

.new-at-geekly { 
	width:90%; 
	text-align:center; 
	border-bottom: 1px solid #8a8a8a; 
	line-height:0.1em; 
	margin: 40px 0 20px; 
	color: #8a8a8a;
}

.new-at-geekly span { 
	background:#fff; 
	padding:0 10px; 
}

.register-btn {
	width: 90%;
	padding: 8px 30px;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.forgot {
	color: #29AAE2;
}


/**** ARTICLE NAVIGATION ****/

.article-nav-item {
	font-size:1.5em;
	overflow-x:hidden;
	overflow-y:hidden;
	--background-color: #f4f5f2;
	background-color: #29AAE2;
	color: #fff;
	--border: 1px solid #e2e2e2;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

.article-nav-item.right {
	right:0px;
}

.article-nav-item.left {
	left:0px;
}

.article-nav-container {
	text-align:center;
	width:100%;
	height:100%;
	vertical-align:middle;
	flex-grow: 1;
}

.article-nav-arrow-container {
	width: 70px;
	vertical-align: middle;
	color: #666;
}

.article-nav-link {
	display:none; 
	width: 200px; 
	padding-right: 20px; 
	text-align: left; 
	font-size: .9em; 
	padding-left: 20px;
	-webkit-transition: all .5s; 
	transition: all .5s;
	position: absolute;
	top: 50px;
	padding: 20px;
	background-color: #f4f5f2;
	color: #000;
	font-family: Lato;
	font-weight: 400;
}

.article-nav-link.right {
	right: 0px;
}

.article-nav-link.left {
	left: 0px;
}

.article-nav-link a {
	color: #666;
}


/**** ARTICLE SHARE STYLES ****/

.mobile-share-icons {
	display: none; 
	position: fixed; 
	bottom: 50px; 
	background: #fafafa; 
	width: 100%; 
	border-top: 1px solid #29AAE2;
	z-index: 49999;
}

.article-share-footer {
	display:none;
	background-color: #fff;
	vertical-align: middle; 
	font-size: 1.1em; 
	font-weight: 600;
	padding-left: 20px;
	width: 100%; 
	border-top: 1px solid #29AAE2;
	position: fixed;
	bottom: 0px;
	max-height: 50px;
	z-index: 50000;
}

.article-share-footer .div1 {
	width: 35%;
	height: 50px;
}

.article-share-footer .div2 {
	width: 50px;
	padding-top: 4px;
}

.article-share-footer .div2 a {
	font-size: 2.2em; 
	padding-right: 15px; 
	color: #00AAE3;
}

.article-share-footer .div3 {
	width: 200px; 
	text-align: center; 
	height: 50px;
	min-height: 50px;
}

.article-share-footer .div3 table {
	width: 100%; 
	text-align: center;
	position: relative;
	height: 100%;
	min-height: 100%;
}

.article-share-footer .div4 {
	text-align: right;
	padding-right: 20px;
	height: 50px;
}

.article-share-footer .div4 table {
	width: 100%; 
	margin-right: 20px;
	position: relative;
	min-height: 100%;
}

.article-share-footer .div4 .subscribe-label {
	font-family: Lato;
	font-size: 16px;
    	font-weight: 400;
}

.article-share-footer .div4 input {
	width: 250px; 
	border: none;
	border-bottom: 1px solid #ccc; 
	line-height: normal; 
	outline: none;
	font-weight: 400;
}

.article-share-footer .div4 .footer-email-btn {
	line-height: normal; 
	background-color: #29AAE2; 
	color: #fff; 
	border: 1px solid #fff;
}

.article-share-footer .div5 {
	text-align: right;
}

.article-share-footer .div5 table {
	width: 100%; 
	margin-right: 20px;
}

.article-share-footer .div5 button {
	background-color: #29AAE2; 
	color: #fff; 
	border: 1px solid #fff; 
	line-height: normal; 
	padding: 5px 15px; 
	margin-right: 10px;
	border-radius: 5px;
	margin-top: 10px;
}

.article-share-footer .div6 {
	padding-right: 20px;
	font-size: 1.3em;
}

.share-span {
	padding: 0px 20px 0px 20px;
	font-family: Lato;
	font-size: 16px;
	font-weight: 400;
}

.bookmark-button {
	font-size: 2.2em; 
	padding-right: 15px; 
	color: #00AAE3;
}

#mini-navbar {
	position: fixed; 
	top: 0px; 
	display:none; 
	min-height: 50px; 
	font-weight: 600;
	font-family: Lato; 
	border-bottom: 1px solid #ccc;
	display: flex;
	flex-direction: column;
	width:100%; 
	background-color: #fff;
	z-index: 10000;
}

.mini-navbar-heading {
	text-align: center; 
	padding: 0px 10px;
}

/**** MOBILE OVERRIDES ****/

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
}

@media (max-width: 1440px) {
	.register-right .header {
		font-size: 1.8em;
	}

  
	.my-hero {
	}

	.register-right .header {
		font-size: 1.6em;
	}

}

@media (max-width: 1267px) {
	#hero-title-container {
		max-width: 70%;
	}
}

@media (max-width: 435px) {

	.desktop {
		display: none !important;
	}

	.mobile {
		display: inline;
	}

	.hero-section {
		height: 40vh;
		max-height: 662px;
	}
	
	.hero-section-text {
		display: none;
	}

	.hero-section-text-mobile {
		display: block;
		width: 100%;
		text-align: center;
		color: #58595B;
	}
	
	.hero-section-text-mobile h1 {
		font-family: Montserrat;
		font-size: 2.1em;
		letter-spacing: 0px;
		line-height: 42px;
		font-weight: 900;
	}

	.hero-section-text-mobile p {
		text-align: left;
		font-family: 'Lato';
		font-size: 1.2em;
		letter-spacing: 0.4px;
		padding: 0 20px 0 20px;
		font-weight: 400;
	}
	
	.expert-row {
		height: 100%;
		overflow: hidden;
		position: relative;
		width: 100%;
	}

	.profile-holder {
		width: 100%;
	}

	.profile {
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		min-height: 240px;
	}

	.profile-name-holder {
		background-color: #3c3d3f;
		width: 100%;
		min-height: 105px;
	}

	.profile-name {
		padding: 27px 0 20px 20px;
		min-height: 110px;
		float: left;
		width: 80%;
	}

	.profile-name-name a {
		font-family: Lato;
		margin: 0px;
		color: #fff;
		text-align: left;
		font-size: 1.8em;
		font-weight: 700;
		font-family: Lato;
		color: #FFFFFF;
		letter-spacing: 0.6px;
		line-height: 24px;
	}
	
	.profile-name-name a:hover {
		text-decoration: none;
		border-bottom: 1px solid #C7C8CB;
	}

	.profile-name-title a {
		margin: 6px 0px 0px 0px;
		text-transform: uppercase;
		text-align: left;
		font-size: 1em;
		font-family: Lato;
		color: #C7C8CB;
		letter-spacing: 1px;
		line-height: 24px;
	}

	.profile-name-title a:hover {
		text-decoration: none;
		border-bottom: 1px solid #C7C8CB;
	}

	.profile-next {
		float: right;
		width: 20%;
		font-size: 3em;
		color: #fff;
		height: 100%;
		min-height: 110px;
	}

	.profile-next img {
		height: 105px;
	}
	
	.profile-quote-holder {
		width: 100%;
		background-color: #fbfbfb;
		border-right: 1px solid #efefef;
		border-left: 1px solid #efefef;
		margin-top: 12px;
	}


	.profile-quote .sub-text {
		margin-top: 8px;
	}

	.separator {
		height: 227px;
	}
	
	.separator .center-icon {
		padding-top: 25px;
	}

	.separator .text {
		font-size: 1.3em;
		color: #676767;
		letter-spacing: 0.4px;
		line-height: 24px;
		margin-top: 10px;
		padding: 0px 26px;
	}

	.separator img {
		width: 45px;
	}

	.separator .action-btn {
		font-size: 1.3em;
		margin-top: 0px;
	}
	
	.footer {
		padding-top: 0px;
	}
	
	.footer .container {
		background-color: #3c3d3f;
		padding-top: 20px;
	}

	.sharing {
		margin-top: 20px;
	}
	
	/**** EXPERT PAGE ***/

	.expert-hero-section {
		text-align: center;
		height: 60vh;
		max-height: 695px;
		width: 100%;
		float: none;
	}

	.expert-hero-right {
		width: 100%;
		background-color: #FBFBFB;
	}

	.expert-hero-name {
		margin-top: 30px;
	}

	.expert-hero-text {
		font-size: 1.2em;
		padding: 25px;
		color: #676767;
		letter-spacing: 0.4px; 
	}

	.expert-articles-section {
		padding: 30px 5px;
	}

	.expert-articles-body {
		margin: 10px 15px;
	}

	.expert-article-row {
		margin-bottom: 30px;
	}

	.expert-article-row-title {
		font-size: 1.7em;
	}

	.expert-article-row-text {
		margin-bottom: 20px;
	}

	.expert-article-row-footer {
		margin-bottom; 20px;
	}

	.read-article-table {
		width: 100%;
		margin-top: 35px;
	}
	
	.article-read-link {
		font-size: 1.4em;
		font-weight: 700;
		color: #29AAE2;
		text-decoration: underline;
		letter-spacing: 0.2px;		
	}

	.separator-mini.mobile {
		width: 100%;
		background-color: #DBDCE0;
		padding: 15px 20px;
		display: table-cell;
		text-align: center;
	}

	.separator-mini .text {
		padding: 20px 0px;
		font-size: 1.4em;
	}

	.separator-mini img {
		width: 45px;
	}

	.separator-mini .action-btn {
		font-size: 1.3em;
		color: #3AAFE1;
	}

	.separator-mini .action-btn i {
		font-size: 1.5em;
		padding-left: 10px;
	}

	.article-hero-section {
		height: 60vh;
	}
	
	.article-hero-section-title {
		text-align: center;
		color: #58595B;
		padding: 5px 10px;
		font-size: .6em;
		position: relative;
		bottom: auto;
	}

	.article-hero-section-title h1 {
		border-bottom: 2px solid #E4E4E6;
		color: #58595B;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.article-hero-section-title p {
		color: #58595B;
	}

	.article-text {
		line-height: 28px;
		padding: 5% 5%;
		font-size: 1.2em;
	}

	.callout {
		font-size: 1.2em;
		line-height: 1.4em;
		margin: 25px 10px 25px 10px;
		padding: 10px 10px;
	}

	.tweet-this {
		font-size: 1em;
		color: #29AAE2;
		letter-spacing: 0px;
	}


	.article-author-footer-content {
		padding: 3% 2%;
		text-align: center;
	}

	.author-footer-image {
		width: 120px;
		height: 120px;
		margin: auto;
		float: none !important;
	}

	.author-footer-name {
		margin-top: 20px;
	}

	.author-footer-name a {
		font-size: 22px;
		text-align: left;
	}

	.author-footer-text {
		margin-top: 15px;
		text-align: left;
		padding: 0px 8px;
	}

	.author-link {
		font-size: 1.1em;
		margin: 25px 0px;
	}

	.about-hero-text h1 {
		font-size: 1.3em;
		padding: 10px 20%;
		line-height: 26px;
	}

	.about-container {
		padding: 5% 2%;
	}

	.about-head {
		font-size: 1.5em;
		line-height: 28px;
	}

	.about-text {
		font-size: 1.2em;
		line-height: 24px;
	}

	.founders-container {
		min-height: 300px;
		text-align: center;
		padding: 2% 0%;
	}

	.founders-container h1 {
		font-size: 1.8em;
		color: #3C3D3F;
		letter-spacing: 0px;
		line-height: 24px;
		margin-bottom: 30px;
	}

	.founder-container-left {
		width: 100%;
		background-color: #fff;
		float: none !important;
		margin-bottom: 20px;
	}

	.founder-container-right {
		width: 100%;
		background-color: #fff;
		float: none !important;
		margin-bottom: 20px;
	}

	.founder-image {
		width: 20%;
		padding: 40px 5px;
	}

	.founder-image img {
		width: 120px;
		height: 120px;
		-webkit-border-radius: 30px; /* Saf3+, Chrome */
		border-radius: 90px; /* Opera 10.5, IE 9 */
		/*-moz-border-radius: 30px;  Disabled for FF1+ */
	}

	.suggest-container h1 {
		font-size: 1.4em;
	}

	.suggest-container form {
		padding: 2% 0% 15% 0%;
	}

	.suggest-container form button {
		width: 88%;
	}

	.form-left {
		width: 100%;
	}

	.form-right {
		width: 100%;
	}


	/**** HOME PAGE ****/

	.home-hero-section {
		height: 50vh;
		background-position: 90% 20px;
	}

	.home-author-title {
		display: block;
	}

	.home-author-container {
		width: 100%;
	}

	.home-author-text-container {
		padding: 4% 5%;
	}

	.home-hero-bar {
	}

	.home-hero-bar h1 {
		font-weight: 700;
		font-size: 1.3em;
		letter-spacing: .74px;
		padding-top: 30px;
	}

	.home-hero-bar h2 {
		font-size: 16px;
		letter-spacing: 0.74px;
		line-height: 20px;
		padding: 20px 10px 50px 10px;
	}
	
	.home-article-footer-mobile {
		width: 100%;
	}

	.home-article-footer-mobile .article-likes {
		text-align: right;
	}
	
	.home-author-tags {
		position: relative;
		width: 80%;
		margin-top: 20px;
	}

	.read-article a {
		font-size: 1.3em;
		font-weight: 700;
		color: #29AAE2;
		text-decoration: underline;
	}
	
	.home-separator.twitter:after {
		content: "";
	}
	
	.home-separator .text {
		font-size: 1.1em;
		padding: 10px;
	}

	.home-action-btn {
		font-size: 1.4em;
	}

	.home-email-holder {
		margin-top: 20px;
	}

	.home-email-holder input {
		height: 50px;
		padding: 10px;
		font-size: 1.3em;
	}

	.email-btn {
		width: 50px;
		height: 50px;
		max-width: 50px;
		max-height: 50px;
	}

	.coming-soon {
	    font-size: 1.6em;
	}

	.home-author-image {
		background-position: 50% 25px; 
	}
	
	.about-hero-background {
		height: 32vh;
	}

	.founder-name {
		font-size: 1.5em;
	}
	
	.my-hero {
	}

	.my-hero-edit {
		margin-top: 0vh;
		margin-right: 0%;
		display: inline-block;
		cursor: pointer;
	}

	.my-body {
		padding: 0% 0%;
		width: calc(100% + 40px);
		margin-left: -20px;
	}

	.my-hero-img img {
		width: 120px;
		height: 120px;
		border-radius: 500px;
		-webkit-border-radius: 500px;
		-moz-border-radius: 500px;
		border: 1px solid #EFE8E9;
		margin-top: 4vh;
	}
	
	.my-hero-name {
		font-size: 1.8em;
	}
	
	.register-background {
		display: none;
	}
	
	#registerDiv table td:nth-child(1) {
		width: 0%;
	}

	#registerDiv table td:nth-child(2) {
		width: 100%;
	}
	
	.register-right {
		width: auto;
	}

	.article-share-footer {
		line-height: normal;
		padding-top: 0px;
	}

	.article-share-footer .div3 {
		width: 100px; 
	}

	.mini-navbar-heading {
		font-weight: 400; 
	}

	.article-share-footer .div6 {
		padding-top: 12px;
	}

}

@media (max-width: 768px) {

	.desktop {
		display: none !important;
	}

	.mobile {
		display: inline;
	}

	.hero-section {
		height: 40vh;
		max-height: 662px;
	}
	
	.hero-section-text {
		display: none;
	}

	.hero-section-text-mobile {
		display: block;
		width: 100%;
		text-align: center;
		color: #58595B;
	}
	
	.hero-section-text-mobile h1 {
		font-family: Montserrat;
		font-size: 2.1em;
		letter-spacing: 0px;
		line-height: 42px;
		font-weight: 900;
	}

	.hero-section-text-mobile p {
		text-align: left;
		font-family: 'Lato';
		font-size: 1.2em;
		letter-spacing: 0.4px;
		padding: 0 20px 0 20px;
		font-weight: 400;
	}
	
	.expert-row {
		height: 100%;
		overflow: hidden;
		position: relative;
		width: 100%;
	}

	.profile-holder {
		width: 100%;
	}

	.profile {
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		min-height: 240px;
		background-position: 50% 0px;
	}

	.profile-name-holder {
		background-color: #3c3d3f;
		width: 100%;
		min-height: 105px;
	}

	.profile-name {
		padding: 27px 0 20px 20px;
		min-height: 110px;
		float: left;
		width: 80%;
	}

	.profile-name-name a {
		font-family: Lato;
		margin: 0px;
		color: #fff;
		text-align: left;
		font-size: 1.8em;
		font-weight: 700;
		font-family: Lato;
		color: #FFFFFF;
		letter-spacing: 0.6px;
		line-height: 24px;
	}
	
	.profile-name-name a:hover {
		text-decoration: none;
		border-bottom: 1px solid #C7C8CB;
	}

	.profile-name-title a {
		margin: 6px 0px 0px 0px;
		text-transform: uppercase;
		text-align: left;
		font-size: 1em;
		font-family: Lato;
		color: #C7C8CB;
		letter-spacing: 1px;
		line-height: 24px;
	}

	.profile-name-title a:hover {
		text-decoration: none;
		border-bottom: 1px solid #C7C8CB;
	}

	.profile-next {
		float: right;
		width: 20%;
		font-size: 3em;
		color: #fff;
		height: 100%;
		min-height: 110px;
	}


	.profile-next img {
		height: 90px;
	}
	
	.profile-quote-holder {
		width: 100%;
		background-color: #fbfbfb;
		border-right: 1px solid #efefef;
		border-left: 1px solid #efefef;
		margin-top: 12px;
	}


	.profile-quote .sub-text {
		margin-top: 8px;
	}

	.separator {
		height: 227px;
	}
	
	.separator .center-icon {
		padding-top: 25px;
	}

	.separator .text {
		font-size: 1.3em;
		color: #676767;
		letter-spacing: 0.4px;
		line-height: 24px;
		margin-top: 10px;
		padding: 0px 26px;
	}

	.separator img {
		width: 45px;
	}

	.separator .action-btn {
		font-size: 1.3em;
		margin-top: 0px;
	}
	
	.footer {
		padding-top: 20px;
	}
	
	.footer .container {
		background-color: #3c3d3f;
	}

	.sharing {
		margin-top: 20px;
	}
	
	/**** EXPERT PAGE ***/

	.expert-hero-section {
		text-align: center;
		height: 60vh;
		max-height: 695px;
		width: 100%;
		float: none;
	}

	.expert-hero-right {
		width: 100%;
		background-color: #FBFBFB;
	}

	.expert-hero-name {
		margin-top: 30px;
	}

	.expert-hero-text {
		font-size: 1.2em;
		padding: 25px;
		color: #676767;
		letter-spacing: 0.4px; 
	}

	.expert-articles-section {
		padding: 30px 5px;
	}

	.expert-articles-body {
		margin: 10px 15px;
	}

	.expert-article-row {
		margin-bottom: 30px;
	}

	.expert-article-row-title {
		font-size: 1.7em;
	}

	.expert-article-row-text {
		margin-bottom: 20px;
	}

	.expert-article-row-footer {
		margin-bottom; 20px;
	}

	.read-article-table {
		width: 100%;
		margin-top: 35px;
	}
	
	.article-read-link {
		font-size: 1.4em;
		font-weight: 700;
		color: #29AAE2;
		text-decoration: underline;
		letter-spacing: 0.2px;		
	}

	.separator-mini.mobile {
		width: 100%;
		background-color: #DBDCE0;
		padding: 15px 20px;
		display: table-cell;
		text-align: center;
	}

	.separator-mini .text {
		padding: 20px 0px;
		font-size: 1.4em;
	}

	.separator-mini img {
		width: 45px;
	}

	.separator-mini .action-btn {
		font-size: 1.3em;
		color: #3AAFE1;
	}

	.separator-mini .action-btn i {
		font-size: 1.5em;
		padding-left: 10px;
	}

	.article-hero-section {
		height: 60vh;
	}
	
	.article-hero-section-title {
		text-align: center;
		color: #58595B;
		padding: 5px 10px;
		font-size: .6em;
		position: relative;
		bottom: auto;
	}

	.article-hero-section-title h1 {
		border-bottom: 2px solid #E4E4E6;
		color: #58595B;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.article-hero-section-title p {
		color: #58595B;
	}

	.article-text {
		line-height: 28px;
		padding: 5% 5%;
		font-size: 1.2em;
	}

	.callout {
		font-size: 1.2em;
		line-height: 1.4em;
		margin: 25px 10px 25px 10px;
		padding: 10px 10px;
	}

	.tweet-this {
		font-size: 1em;
		color: #29AAE2;
		letter-spacing: 0px;
	}


	.article-author-footer-content {
		padding: 3% 2%;
		text-align: center;
	}

	.author-footer-image {
		width: 120px;
		height: 120px;
		margin: auto;
		float: none !important;
	}

	.author-footer-name {
		margin-top: 20px;
	}

	.author-footer-name a {
		font-size: 22px;
		text-align: left;
	}

	.author-footer-text {
		margin-top: 15px;
		text-align: left;
		padding: 0px 8px;
	}

	.author-link {
		font-size: 1.1em;
		margin: 25px 0px;
	}

	.about-hero-text h1 {
		font-size: 1.3em;
		padding: 10px 20% 5px 20%;
		line-height: 26px;
	}

	.about-container {
		padding: 5% 2%;
	}

	.about-head {
		font-size: 1.5em;
		line-height: 28px;
	}

	.about-text {
		font-size: 1.2em;
		line-height: 24px;
	}

	.founders-container {
		min-height: 300px;
		text-align: center;
		padding: 2% 0%;
	}

	.founders-container h1 {
		font-size: 1.8em;
		color: #3C3D3F;
		letter-spacing: 0px;
		line-height: 24px;
		margin-bottom: 30px;
	}

	.founder-container-left {
		width: 100%;
		background-color: #fff;
		float: none !important;
		margin-bottom: 20px;
		max-width: 100%;
	}

	.founder-container-right {
		width: 100%;
		background-color: #fff;
		float: none !important;
		margin-bottom: 20px;
		max-width: 100%;
	}

	.founder-image {
		width: 20%;
		padding: 40px 5px;
	}

	.founder-image img {
		width: 120px;
		height: 120px;
		-webkit-border-radius: 30px; /* Saf3+, Chrome */
		border-radius: 90px; /* Opera 10.5, IE 9 */
		/*-moz-border-radius: 30px;  Disabled for FF1+ */
	}

	.suggest-container h1 {
		font-size: 1.4em;
	}

	.suggest-container form {
		padding: 2% 0% 15% 0%;
	}

	.suggest-container form button {
		width: 88%;
	}

	.form-left {
		width: 100%;
	}

	.form-right {
		width: 100%;
	}


	/**** HOME PAGE ****/

	.home-hero-section {
		height: 50vh;
		background-position: 90% 10px;
	}

	.home-author-title {
		display: block;
	}

	.home-author-container {
		width: 100%;
	}

	.home-author-text-container {
		padding: 4% 5%;
	}

	.home-hero-bar {
	}

	.home-hero-bar h1 {
		font-weight: 700;
		font-size: 1.3em;
		letter-spacing: .74px;
		padding-top: 0px;
	}

	.home-hero-bar h2 {
		font-size: 16px;
		letter-spacing: 0.74px;
		line-height: 20px;
		padding: 20px 10px 15px 10px;
	}
	
	.home-article-footer-mobile {
		width: 100%;
	}

	.home-article-footer-mobile .article-likes {
		text-align: right;
	}
	
	.home-author-tags {
		position: relative;
		width: 80%;
		margin-top: 20px;
	}

	.read-article a {
		font-size: 1.3em;
		font-weight: 700;
		color: #29AAE2;
		text-decoration: underline;
	}
	
	.home-separator.twitter:after {
		content: "";
	}
	
	.home-separator .text {
		font-size: 1.1em;
		padding: 0px 10px;
	}

	.home-action-btn {
		font-size: 1.4em;
	}

	.home-email-holder {
		margin-top: 20px;
	}

	.home-email-holder input {
		height: 50px;
		padding: 10px;
		font-size: 1.3em;
	}

	.email-btn {
		width: 50px;
		height: 50px;
		max-width: 50px;
		max-height: 50px;
	}

	.article-tags {
		margin-top: 50px;
	}
	
	.article-tag {
		display: inline-block;
		margin-top: 5px;
	}

	
	.sticky-footer {
		position: fixed;
		bottom: 0;
		left:0;
		width: 100%;
		background-color: #f5f5f5;
	}
	
	.sticky-footer .container {
		padding: 0px;
	}

	.sticky-footer .btn-div {
		float: none !important;
		text-align: center;
		margin-top: 20px;
	}

	.alert-info {
		text-align: center !important;
	}

	.coming-soon {
	    font-size: 1.6em;
	}

	.home-author-image {
		background-position: 50% 25px; 
	}

	.about-hero-background {
		height: 32vh;
	}

	.founder-name {
		font-size: 1.5em;
	}

	.my-hero {
	}

	.my-hero-edit {
		margin-top: 0vh;
		margin-right: 0%;
		display: inline-block;
		cursor: pointer;
	}

	.my-body {
		padding: 0% 0%;
		width: calc(100% + 40px);
		margin-left: -20px;
	}

	.my-hero-img img {
		width: 120px;
		height: 120px;
		border-radius: 500px;
		-webkit-border-radius: 500px;
		-moz-border-radius: 500px;
		border: 1px solid #EFE8E9;
		margin-top: 4vh;
	}
	
	.my-hero-name {
		font-size: 1.8em;
	}

	#myEditModal .modal-content {
		width: 100%;
		height: 100%;
		padding: 0px;
		margin: 0px;
	}

	#myEditModal .modal-body {
		padding: 0px; 
		height: 100%;
		width: 100%;
	}

	#myEditModal .modal-dialog {
		height: 100%;
		width: 100%;
		margin: 0px;
	}

	.article-share-footer {
		line-height: normal;
		padding-top: 0px;
	}

	.article-share-footer .div3 {
		width: 100px; 
	}

	.mini-navbar-heading {
		font-weight: 400; 
	}

	.article-share-footer .div6 {
		padding-top: 12px;
	}

	.register-right .header {
		font-size: 1.8em;
	}
	
	#registerModal .modal-content {
		margin-left: 0px;
		width: auto;
	}

	.register-background {
		display: none;
	}

	#registerDiv table td:nth-child(1) {
		width: 0%;
	}

	#registerDiv table td:nth-child(2) {
		width: 100%;
	}
	
	#registerDiv {
		width: auto;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {

	.desktop {
		display: none !important;
	}

	.mobile {
		display: inline;
	}

	.hero-section {
		height: 40vh;
		max-height: 662px;
	}
	
	.hero-section-text {
		display: none;
	}

	.hero-section-text-mobile {
		display: block;
		width: 100%;
		text-align: center;
		color: #58595B;
	}
	
	.hero-section-text-mobile h1 {
		font-family: Montserrat;
		font-size: 2.1em;
		letter-spacing: 0px;
		line-height: 42px;
		font-weight: 900;
	}

	.hero-section-text-mobile p {
		text-align: left;
		font-family: 'Lato';
		font-size: 1.2em;
		letter-spacing: 0.4px;
		padding: 0 20px 0 20px;
		font-weight: 400;
	}
	
	.expert-row {
		height: 100%;
		overflow: hidden;
		position: relative;
		width: 100%;
	}

	.profile-holder {
		width: 100%;
	}

	.profile {
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		min-height: 240px;
		background-position: 50% 0px;
	}

	.profile-name-holder {
		background-color: #3c3d3f;
		width: 100%;
		min-height: 105px;
	}

	.profile-name {
		padding: 27px 0 20px 20px;
		min-height: 110px;
		float: left;
		width: 80%;
	}

	.profile-name-name a {
		font-family: Lato;
		margin: 0px;
		color: #fff;
		text-align: left;
		font-size: 1.8em;
		font-weight: 700;
		font-family: Lato;
		color: #FFFFFF;
		letter-spacing: 0.6px;
		line-height: 24px;
	}
	
	.profile-name-name a:hover {
		text-decoration: none;
		border-bottom: 1px solid #C7C8CB;
	}

	.profile-name-title a {
		margin: 6px 0px 0px 0px;
		text-transform: uppercase;
		text-align: left;
		font-size: 1em;
		font-family: Lato;
		color: #C7C8CB;
		letter-spacing: 1px;
		line-height: 24px;
	}

	.profile-name-title a:hover {
		text-decoration: none;
		border-bottom: 1px solid #C7C8CB;
	}

	.profile-next {
		float: right;
		width: 20%;
		font-size: 3em;
		color: #fff;
		height: 100%;
		min-height: 110px;
	}


	.profile-next img {
		height: 90px;
	}
	
	.profile-quote-holder {
		width: 100%;
		background-color: #fbfbfb;
		border-right: 1px solid #efefef;
		border-left: 1px solid #efefef;
		margin-top: 12px;
	}


	.profile-quote .sub-text {
		margin-top: 8px;
	}

	.separator {
		height: 227px;
	}
	
	.separator .center-icon {
		padding-top: 25px;
	}

	.separator .text {
		font-size: 1.3em;
		color: #676767;
		letter-spacing: 0.4px;
		line-height: 24px;
		margin-top: 10px;
		padding: 0px 26px;
	}

	.separator img {
		width: 45px;
	}

	.separator .action-btn {
		font-size: 1.3em;
		margin-top: 0px;
	}
	
	.footer {
		padding-top: 0px;
	}
	
	.footer .container {
		background-color: #3c3d3f;
	}

	.sharing {
		margin-top: 20px;
	}
	
	/**** EXPERT PAGE ***/

	.expert-hero-section {
		text-align: center;
		height: 60vh;
		max-height: 695px;
		width: 100%;
		float: none;
	}

	.expert-hero-right {
		width: 100%;
		background-color: #FBFBFB;
	}

	.expert-hero-name {
		margin-top: 30px;
	}

	.expert-hero-text {
		font-size: 1.2em;
		padding: 25px;
		color: #676767;
		letter-spacing: 0.4px; 
	}

	.expert-articles-section {
		padding: 30px 5px;
	}

	.expert-articles-body {
		margin: 10px 15px;
	}

	.expert-article-row {
		margin-bottom: 30px;
	}

	.expert-article-row-title {
		font-size: 1.7em;
	}

	.expert-article-row-text {
		margin-bottom: 20px;
	}

	.expert-article-row-footer {
		margin-bottom; 20px;
	}

	.read-article-table {
		width: 100%;
		margin-top: 35px;
	}
	
	.article-read-link {
		font-size: 1.4em;
		font-weight: 700;
		color: #29AAE2;
		text-decoration: underline;
		letter-spacing: 0.2px;		
	}

	.separator-mini.mobile {
		width: 100%;
		background-color: #DBDCE0;
		padding: 15px 20px;
		display: table-cell;
		text-align: center;
	}

	.separator-mini .text {
		padding: 20px 0px;
		font-size: 1.4em;
	}

	.separator-mini img {
		width: 45px;
	}

	.separator-mini .action-btn {
		font-size: 1.3em;
		color: #3AAFE1;
	}

	.separator-mini .action-btn i {
		font-size: 1.5em;
		padding-left: 10px;
	}

	.article-hero-section {
		height: 60vh;
	}
	
	.article-hero-section-title {
		text-align: center;
		color: #58595B;
		padding: 5px 10px;
		font-size: .6em;
		position: relative;
		bottom: auto;
	}

	.article-hero-section-title h1 {
		border-bottom: 2px solid #E4E4E6;
		color: #58595B;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.article-hero-section-title p {
		color: #58595B;
	}

	.article-text {
		line-height: 28px;
		padding: 5% 5%;
		font-size: 1.2em;
	}

	.callout {
		font-size: 1.2em;
		line-height: 1.4em;
		margin: 25px 10px 25px 10px;
		padding: 10px 10px;
	}

	.tweet-this {
		font-size: 1em;
		color: #29AAE2;
		letter-spacing: 0px;
	}


	.article-author-footer-content {
		padding: 3% 2%;
		text-align: center;
	}

	.author-footer-image {
		width: 120px;
		height: 120px;
		margin: auto;
		float: none !important;
	}

	.author-footer-name {
		margin-top: 20px;
	}

	.author-footer-name a {
		font-size: 22px;
		text-align: left;
	}

	.author-footer-text {
		margin-top: 15px;
		text-align: left;
		padding: 0px 8px;
	}

	.author-link {
		font-size: 1.1em;
		margin: 25px 0px;
	}

	.about-hero-text h1 {
		font-size: 1.3em;
		padding: 10px 20% 5px 20%;
		line-height: 26px;
	}

	.about-container {
		padding: 5% 2%;
	}

	.about-head {
		font-size: 1.5em;
		line-height: 28px;
	}

	.about-text {
		font-size: 1.2em;
		line-height: 24px;
	}

	.founders-container {
		min-height: 300px;
		text-align: center;
		padding: 2% 0%;
	}

	.founders-container h1 {
		font-size: 1.8em;
		color: #3C3D3F;
		letter-spacing: 0px;
		line-height: 24px;
		margin-bottom: 30px;
	}

	.founder-container-left {
		width: 100%;
		background-color: #fff;
		float: none !important;
		margin-bottom: 20px;
		max-width: 100%;
	}

	.founder-container-right {
		width: 100%;
		background-color: #fff;
		float: none !important;
		margin-bottom: 20px;
		max-width: 100%;
	}

	.founder-image {
		width: 20%;
		padding: 40px 5px;
	}

	.founder-image img {
		width: 120px;
		height: 120px;
		-webkit-border-radius: 30px; /* Saf3+, Chrome */
		border-radius: 90px; /* Opera 10.5, IE 9 */
		/*-moz-border-radius: 30px;  Disabled for FF1+ */
	}

	.suggest-container h1 {
		font-size: 1.4em;
	}

	.suggest-container form {
		padding: 2% 0% 15% 0%;
	}

	.suggest-container form button {
		width: 88%;
	}

	.form-left {
		width: 100%;
	}

	.form-right {
		width: 100%;
	}


	/**** HOME PAGE ****/

	.home-hero-section {
		height: 50vh;
		background-position: 90% 10px;
	}

	.home-author-title {
		display: block;
	}

	.home-author-container {
		width: 100%;
	}

	.home-author-text-container {
		padding: 4% 5%;
	}

	.home-hero-bar {
	}

	.home-hero-bar h1 {
		font-weight: 700;
		font-size: 1.3em;
		letter-spacing: .74px;
		padding-top: 0px;
	}

	.home-hero-bar h2 {
		font-size: 16px;
		letter-spacing: 0.74px;
		line-height: 20px;
		padding: 20px 10px 15px 10px;
	}
	
	.home-article-footer-mobile {
		width: 100%;
	}

	.home-article-footer-mobile .article-likes {
		text-align: right;
	}
	
	.home-author-tags {
		position: relative;
		width: 80%;
		margin-top: 20px;
	}

	.read-article a {
		font-size: 1.3em;
		font-weight: 700;
		color: #29AAE2;
		text-decoration: underline;
	}
	
	.home-separator.twitter:after {
		content: "";
	}
	
	.home-separator .text {
		font-size: 1.2em;
		padding: 0px 10px;
	}

	.home-action-btn {
		font-size: 1.4em;
	}

	.home-email-holder {
		margin-top: 20px;
	}

	.home-email-holder input {
		height: 50px;
		padding: 10px;
		font-size: 1.3em;
	}

	.email-btn {
		width: 50px;
		height: 50px;
		max-width: 50px;
		max-height: 50px;
	}

	.article-tags {
		margin-top: 50px;
	}
	
	.article-tag {
		display: inline-block;
		margin-top: 5px;
	}

	
	.sticky-footer {
		position: fixed;
		bottom: 0;
		left:0;
		width: 100%;
		background-color: #f5f5f5;
	}
	
	.sticky-footer .container {
		padding: 0px;
	}

	.sticky-footer .btn-div {
		float: none !important;
		text-align: center;
		margin-top: 20px;
	}

	.alert-info {
		text-align: center !important;
	}

	.coming-soon {
	    font-size: 1.6em;
	}

	.home-author-image {
		background-position: 50% 25px; 
	}

	.about-hero-background {
		height: 32vh;
	}

	.founder-name {
		font-size: 1.5em;
	}

	.my-hero {
	}

	.my-hero-edit {
		margin-top: 0vh;
		margin-right: 0%;
		display: inline-block;
		cursor: pointer;
	}

	.my-body {
		padding: 0% 0%;
		width: calc(100% + 40px);
		margin-left: -20px;
	}

	.my-hero-img img {
		width: 120px;
		height: 120px;
		border-radius: 500px;
		-webkit-border-radius: 500px;
		-moz-border-radius: 500px;
		border: 1px solid #EFE8E9;
		margin-top: 4vh;
	}
	
	.my-hero-name {
		font-size: 1.8em;
	}

	.register-right .header {
		font-size: 1.8em;
	}

	.article-share-footer .div6 {
		padding-top: 12px;
	}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {

	.desktop {
		display: none !important;
	}

	.mobile {
		display: inline;
	}

	.article-share-footer .div4 {
		line-height: 50px;
	}

	.share-span {
		display: none;
	}

	.article-share-footer .div1 {
		width: 25%;
	}	
}


@media (max-width: 1172px) {
	.article-author-footer-content {
		padding: 3% 2%;
		text-align: center;
	}

	.author-footer-image {
		width: 120px;
		height: 120px;
		margin: auto;
		float: none !important;
	}

	.author-footer-name {
		margin-top: 20px;
	}

	.author-footer-name a {
		font-size: 22px;
		text-align: left;
	}

	.author-footer-text {
		margin-top: 15px;
		text-align: left;
		padding: 0px 8px;
	}

	.author-link {
		font-size: 1.1em;
		margin: 25px 0px;
	}

	.coming-soon {
	    font-size: 1.6em;
	}

	.about-hero-background {
		height: 32vh;
	}

	.founder-name {
		font-size: 1.5em;
	}
}