/*
Theme Name:     Auxmode Watermark
Description:    Custom child theme for watermark.auxmode.com
Author:         Graphene Themes Solutions
Author URI:     http://www.graphene-theme.com/
Template:       graphene
Version:        1.2.21
*/


/* =Header
-------------------------------------------------------------- */

body {
	font: normal 16px/24px "Lato", arial, sans-serif;
	padding-top: 99px;
}
#header {
	background: #F5F5F5;	
	border-bottom: 1px solid #eee;
	height: auto !important;
	padding-bottom: 10px;
	max-height: none !important;
}
#header,
.breadcrumbs-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.breadcrumbs-wrapper {
	top: 67px;
}
.admin-bar #header {
	top: 32px;
}
.admin-bar .breadcrumbs-wrapper {
	top: 99px;
}
#header .logo {
	margin-top: 18px;
}
#header .menu-wrapper {
	float: right;
	list-style: none;
	margin: 20px 0 0;
	text-align: right;
}
#header .menu-item {
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid #E5E5E5;
}
#header .menu-item:first-child {
	padding-left: 0;
}
#header .menu-item:last-child {
	border: none;
	padding-right: 0;
}
#header .menu-item a {
	font: 300 22px "open sans", arial, sans-serif;
	color: #9FA2A6;
}
#header .menu-item a:hover,
#header .current-menu-item a {
	color: #000;
}
.breadcrumbs-wrapper {
	background: #FCFCFC;
	border-bottom: 1px solid #F2F2F2;
	font-size: 11px;
}
.breadcrumbs li {
	padding: 5px 20px 5px 10px;
	float: left;
	list-style: none;
	background: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAA0AAAAyCAMAAACwGaE2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEVQTFRF7%2B%2Fv5ubm8fHx5eXl%2BPj47u7u9PT06enp7e3t9%2Ff38PDw9fX18vLy6urq6Ojo6%2Bvr5OTk4%2BPj9vb28%2FPz7Ozs%2Bfn5%2F%2F%2F%2FoCjp%2BgAAABd0Uk5T%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwDmQOZeAAAAo0lEQVR42nTSSRLDIAxEUYHnMSO6%2F1FjW8J8FmH3qsumQUhSLOlJGWoxlM9G6b5Q6yNB%2BnpT8Uvpc6LmkdKmpZY9Qbp5IVM%2FUOptXd7W5W2zrG2Wtb11tb11tS062xadbSHpqBSqTKrv%2BJcjKkoNd5cZagPP0EXIoiyLXFPgDY4RypFpXKs5cCoiUGo4zathVhv4JryGidFxUZEK1YvU%2F%2FoJMAALAzLRLGBHPgAAAABJRU5ErkJggg%3D%3D") no-repeat scroll right center;
}
.breadcrumbs li:first-child {
	padding-left: 0;
}
.breadcrumbs li:last-child {
	background: none;
}
.breadcrumbs .post {
	margin: 0;
	background: none;
	padding: 0;
	box-shadow: none;
}
#header .tagline {
	font-size: 13px;
	line-height: 19px;
	margin: 18px 0 0 0;
	text-align: left;
	padding-left: 0;
}


/* =Content area
-------------------------------------------------------------- */

#container {
	box-shadow: none;
}
#content {
	background: none;
	margin: 0 auto;
	padding: 30px 15px;
}
#content .breadcrumb-navxt {
	display: none;
}
.post {
	border: none;
}
.entry-footer {
	display: none;
}
.post .entry {
	margin: 0;
}
.entry-content p {
	margin-top: 20px;
}
.post-title, 
.post-title a {
	font: 28px "Lato", arial, sans-serif;
}
.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6, 
.comment-entry h1, 
.comment-entry h2, 
.comment-entry h3, 
.comment-entry h4, 
.comment-entry h5, 
.comment-entry h6 {
	font: 600 18px "Lato", arial, sans-serif;
	margin-bottom: -10px;
}
#container .gform_wrapper .top_label .gfield_label {
	font-weight: 600;
}
.block-button, 
.block-button:visited, 
.Button, 
.button, 
input[type="submit"], 
button, 
#commentform #submit, 
.wpsc_buy_button{
	font-weight: 600;
	font-family: "Lato", arial, sans-serif;
}
.entry-content iframe,
.entry-content object,
.entry-content embed {
	max-width: 100%;
}
.table-responsive table {
	margin: 0;
}
#sidebar1, #sidebar2 {
	margin-top: 0;
}
.sidebar div.aux_help_videos {
	padding: 0;
}
.sidebar img {
	max-width: 100%;
	height: auto;
}
.sidebar ul .help-video {
	position: relative;
	padding: 20px 10px 0;
}
.help-video .video-thumb {
	width: 50%;
	box-sizing: border-box;
	float: left;
	padding: 0 1em 1em 0;
	position: relative;
}
.help-video .video-thumb img {
	margin: 0;
}
.help-video .video-thumb .fa {
	color: #000;
	background: #fff;
	padding: 3px 8px 3px 10px;
	position: absolute;
	left: 0;
	bottom: 14px;
	border: 1px solid #eee;
	font-size: 12px;
}
.help-video h4 {
	box-sizing: border-box;
	width: 50%;
	float: right;
	font-size: 14px;
	line-height: normal;
}
.help-video:hover h4 {
	color: #1772af;
}
.help-video .post-link {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.staff-profiles {
	clear: both;
	margin: 40px 0;
}
.staff-profile:nth-child(2n+1){
	background: #f5f5f5;
}
.staff-profile .photo {
	padding: 0;
	position: relative;
}
.staff-profile .photo img {
	width: 100%;
	height: auto;
}
.staff-profile .photo .sepia {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(255,114,0,0.1);
	position: absolute;
	left: 0;
	top: 0;
}
.staff-profile .profile {
	font-size: 0.9em;
	color: #555;
	line-height: 1.8em;
	font-style: italic;
	padding-bottom: 15px;
}
.staff-profile .profile p {
	margin-top: 15px;
}
.staff-profile .name,
.staff-profile .position {
	color: #333;
	font-size: 1.6em;
	text-transform: uppercase;
	line-height: normal;
}
.staff-profile .position {
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 20px;
}
.creators-list {
	margin: 2em 0;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.creator {
	text-align: center;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 10px;
	box-sizing: border-box;
	height: 200px;
}
.creator img {
	max-height: 70px;
	width: auto;
}


/* =Footer
-------------------------------------------------------------- */

.footer-bnr {
    width: 970px;
    height: 90px;
    position: absolute;
    right: 0;
	bottom: 75px;
}
#footer {
	margin-bottom: 0;
	background: #383838;
	padding: 25px 0;
}
.footer-highlight {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.footer-highlight h3 {
	font: 600 22px "Lato", arial, sans-serif;
	color: #fff;
	margin-bottom: 0;
}
#footer .footer-highlight a {
	color: #1096D5;
}
#footer .footer-highlight a:hover {
	border-color: #1096D5;
}
#footer .ebook-link img  {
	margin: 0 !important;
}
#footer .cta .button {
	margin-top: 10px;
}
#aux-footer-menu {
	height: 72px;
	width: 100%;
	background: url(images/logo-small.png) left bottom no-repeat #fff;
	text-align: right;
	box-shadow: 0 0 3px #ccc;
	font-size: 0;
	position: fixed;
	left: 0;
	bottom: 0;
}
#aux-footer-menu .menu-item {
	display: inline-block;
	height: 100%;
	position: relative;
	width: 30%;
	border-left: 1px solid #eee;
	font: 600 13px/72px "Lato", arial, sans-serif;
	box-sizing: border-box;
}
#aux-footer-menu .menu-item:first-child {
	border-left: none;
}
#aux-footer-menu .menu-item a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000;
}
#aux-footer-menu .menu-item a:hover {
	background: #f5f5f5;
	color: #000;
}
#bottom-footer {
	background: #F5F5F5;
	padding: 20px 0 10px;
	font-size: 11px;
	line-height: 17px;
}
#bottom-footer .logo {
	float: left;
	margin-top: 3px;
}
.social-icons-wrap {
	margin-bottom: 2em;
}
.social-icons-wrap h3 {
	color: #fff;
	margin-bottom: 0.3em;
	font-weight: 700;
}
.social-icons li {
	list-style: none;
	margin-top: 0.5em;
	float: left;
	margin-right: 2em;
	margin-bottom: 0.5em;
}
.social-icons img,
.social-icons .fa {
	vertical-align: middle;
}
.social-icons .youtube-kids {
	margin-bottom: 0;
}
#bottom-footer .social-links {
	float: left;
	margin-left: 15px;
}
#bottom-footer .social-links a {
	display: inline-block;
	margin-right: 3px;
}
#bottom-footer .social-links .fa {
	display: inline-block;
	vertical-align: middle;
	color: #008DD2;
	border: 2px solid #008DD2;
	border-radius: 20px;
	width: 24px;
	height: 24px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
#bottom-footer .copy {
	clear: both;
	padding-top: 10px;
	color: #A2A4A3;
}
.bottom-menu {
	margin: 0 0 20px 0;
	width: 10%;
}
.bottom-menu h3 {
	font-weight: 600;
	margin: 0;
	font-size: 1.2em;
}
.bottom-menu .menu {
	list-style: none;
}
.bottom-menu .menu a {
	color: #000;
}
.bottom-menu .menu a:hover {
	text-decoration: underline;
}
.youtube-certified {
	clear: both;
	padding-top: 15px;
}
#sidebar_bottom {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 25px;
	margin: 0;
}
.youtube-calculator-wrapper {
	margin-top: 40px;
	border-top: 1px solid #ddd;
}
.youtube-calculator p {
	margin: 0;
}
.youtube-calculator-wrapper .import-user {
	padding: 40px 0;
	border-bottom: 1px solid #ddd;
}
.youtube-calculator-wrapper .user-details {
	padding: 40px 40px 40px 0;
	border-right: 1px solid #ddd;
}
.youtube-calculator-wrapper h4 {
	margin: 0 0 1em;
}
.youtube-calculator-wrapper #views,
.youtube-calculator-wrapper #subscribers {
	width: 150px;
}
.youtube-calculator-wrapper .noUi-horizontal {
	margin: 1em 0 2em;
}
.youtube-calculator-wrapper .estimates {
	text-align: center;
}
.youtube-calculator-wrapper .estimates div {
	margin-top: 50px;
}
.youtube-calculator-wrapper .estimates h5 {
	margin-top: 0.5em;
}
.youtube-calculator-wrapper .earnings,
.youtube-calculator-wrapper .results {
	font-size: 26px;
	margin-bottom: 0.5em;
}
.youtube-calculator-wrapper .earnings span,
.youtube-calculator-wrapper .results {
	color: #1c5fa5;
	margin: 0 0.5em;
}
.youtube-calculator-wrapper .noUi-connect {
	background: #1c5fa5;
}


/**
 * Banner ad
 */
.sidebar .auxmode-ss-wrapper {
	margin-top: 40px;
	text-align: center;
}


/* =Home Page
-------------------------------------------------------------- */

.module-anchor-statement {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 30px;
    padding-top: 30px;
	height: calc(55vh - 55px);
    max-height: 403px;
    min-height: 235px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 5rem;
    line-height: 6.5rem;
    color: #4285f4;
}
.highlights {
	margin-top: -32px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.highlights-box {
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.highlights-box > div {
	min-height: 250px;
	padding: 20px;
}
.highlights-box h3 {
	font-weight: bold;
	margin-bottom: 2em;
	font-size: 1.4em;
}
.highlights-box .footlink {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 2em;
}
.highlights-box .footlink a {
	color: #fff;
}
.highlights-box .link-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.highlights .orange {
	background: #F03F18;
}
.highlights .blue {
	background: #0290e3;
}
.highlights .green {
	background: #00843D;
}
.highlights .purple {
	background: #6B3077;
}
.slim-calculator,
.home-contact-form {
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 40px 0 30px;
	margin-top: 0;
}
.slim-calculator img {
	max-width: 100%;
	height: auto;
}
.slim-calculator h2 {
	margin-bottom: 0;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.5em;
}
.slim-calculator form {
	padding-top: 2em;
}
.slim-calculator form h3 {
	margin-bottom: 1em;
}
.slim-calculator .youtube-calculator {
	border-right: 1px solid #ddd;
}
.slim-calculator #slider-cpm {
	margin-top: 1.55em;
}
.slim-calculator .btn-lg,
.home-contact-form .btn {
	padding: 10px 25px;
	font-size: 1em;
	margin-top: 1em;
	background: #2C5AA3;
}
.home-contact-form .btn {
	border: none;
    font-weight: 600;
    font-family: "Lato", arial, sans-serif;
    line-height: 34px;
}
.home-contact-form h2 {
	font-weight: bold;
	margin-bottom: 1.2em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ddd;
}
.home-contact-form form {
	margin-top: 30px;
}


/* =Login Page
-------------------------------------------------------------- */

.entry-title {
	margin-bottom: 1em;
}
.login-register-wrapper {
	overflow: hidden;
	min-height: 500px;
}
.login-register {
	position: absolute;
	top: 114px;
	left: 0;
	width: 100%;
}
.login-register > div {
	margin-bottom: 40px;
}
.login-register h3 {
	margin-bottom: 0.5em;
}
.login-action {
	margin-top: 1em;
}
.ur-frontend-form .ur-submit-button {
	margin-right: 0;
}
.user-registration-error li, 
.user-registration-info li, 
.user-registration-message li {
	display: inline-block;
}
.login-register-forms {
	margin-left: 999em;
	width: 100%;
}
.login-register-forms > div {
	display: none;
}
.login-register-forms h2 {
	margin-bottom: 0.5em;
}
.login-register-forms .return .fa {
	margin-left: 2px;
}


/* =Watermark App
-------------------------------------------------------------- */

.app-container {
	border: none;
	width: 100%;
	height: 1200px;
	overflow: visible;
	width: calc(100% + 30px);
	margin: 30px -15px;
}