/*
Theme Name: Family Resource Guru
Theme URI: //www.cdbennettcreative.com
Author: C.D. Bennett Creative, Inc
Author URI: https://www.cdbennettcreative.com
Description: This theme was built for The Resource Assistant
Version: 1.0
*/
@import "scss/main.css";

body {
    font-family:europa, "Open Sans","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif !important;
    font-weight: 400 !important;
}

h1, h2, h3, h4, h5 {
font-family: europa, sans-serif !important;
font-weight: 700 !important;
}

.nav-wrapper .main-nav ul li a {
	font-family: europa, sans-serif !important;
	font-weight: 700 !important;
	text-transform: none
}

.nav-wrapper .main-nav ul li a {
    font-size: 17px !important;
}

.header.sticky .nav-menu {
    width: 50px !important;
 }
.nav-menu>span  {
    right: 10px !important;
}

 .nav-menu>span:before, 
.nav-menu>span:after {
    right: 0px !important;
}
.navigation-active .nav-wrapper ul li a, .navigation-active .nav-wrapper ul li a:visited,
.interior-template .header.sticky .nav-wrapper ul li a {
    color: #fff !important;
}

.header.sticky .logo-wrapper a {
    max-width: 200px !important;
}

.table-cell.txt-center h1,
.table-cell.txt-center p{
	text-shadow: 0px 0px 11px rgba(0, 0, 0, 0.77);
}
.table-cell.txt-center p{
    font-size: 20px;
    line-height: 24px;
}

.callout-buckets .table-cell:before {
    background: rgba(1,1,1,0.7) !important; 
}



.top-banner-wrap .mobile {
		display:none !important
	}
.bottom-banner-wrap {
	height:300px;
	display:block;min-width:300px; width:90%; margin: 2% auto
}
 

.Fright {
	width: 78%;
    display: inline-block;
    padding: 0 5% 0 0% !important;
    margin: 0 auto;
    position: relative;
    float: right;
    left: 0;
    vertical-align: top;
}

.Fright-2 {
	left:5%
}
.Fleft {
	right:5%
}
.Fright-2,
.Fleft {
	position:fixed; 
	overflow:hidden;
	padding: 0;
	width: 20%;
	display:inline-block;
	float:none
}
.Fmid {
	padding: 0 !important;
     margin: 0 auto;
     position: relative;
	display:inline-block;
	float:none;
	width:50%;
	left:25%
 }


.adleft {
    vertical-align: top;
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
    overflow: hidden;
    padding: 0;
    left: 0;
    right: 0;
    display: inline-block;
    float: left;
    width: 20%;
}

.side-banner-mobile {
	display: none
}
.post-template-default .interior-section {
    padding: 145px 0 100px;
}


.set-bg-cover {
    background-size: cover;
    background-position: center top !important;
}
 
.home .main {
    padding-bottom: 0px !important;
}
.header.sticky {
    background: #141414 !important;
}
.interior-template .header {
    background: #141414 !important;
    color: #FFFFFF;
}
.header.sticky .logo-wrapper,
.interior-template .logo-wrapper {
    padding: 25px 0 25px !important;
}
.footer {
    position: relative !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    min-height: 80px;
}

.footer .sub-footer {
    padding: 10px;
    background: #3166AF !important;
    color: #FFFFFF;
    text-align: center;
}

.footer {
    border-top: 0px solid #e8e8e8;
    background: #3166AF !important;
}

.button-wrapper>a:hover, .button-wrapper>button:hover {
    background-color: #141414 !important;
    color: #fff;
}

#splash .table .homepage-callouts {
     padding: 2px 15px 0 !important;
}

h3 {
	margin-top:25px
}

.mfp-content {
	background:#5C5DA4 !important
}
div.wpcf7-mail-sent-ok, 
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #494a83;
    background: #fff;
    border: 0;
    padding: 22px 5px;
    text-align: center;
}
.mfp-content h3{
	color: #fff;
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}
.mfp-contentform-group {
	margin-bottom:10px
}
.mfp-content .form-styler input,
.FirstName input,
.LastName input,
.your-email input{
	border: 0px;
	background:#8a8bb6;
	padding: 12px 10px;
    border-radius: 4px;
    margin: 0 0 5px;
    font-size: 16px;
    height: auto;
}
.your-email input {
	margin-bottom:15px !important
}
.mfp-content .form-styler input::-webkit-input-placeholder,
.FirstName input::-webkit-input-placeholder,
.LastName input::-webkit-input-placeholder,
.your-email input::-webkit-input-placeholder{
	color:#fff
}
 .button-wrapper.full-width input{
	background:#494a83 !important;
	color:#fff;
	padding: 12px 10px;
    border-radius: 4px;
    margin: 0 0 5px;
    font-size: 16px;
    height: auto;
	font-family:"Open Sans","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif;	
	border: 0 none;
     cursor: pointer;
    display: block;
    width: 100%;
    outline: 0 none;
     position: relative;
    line-height: 1;
    text-align: center;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
.mfp-content button:hover
 .button-wrapper.full-width input:hover{
	background:#8a8bb6 !important;
 }
.mfp-content p {
	color:#fff;
}
.mfp-content p a{
	color:#000000;
}
 
@media screen and (max-width: 800px) {
	.side-banner,
	.top-banner{
		margin:0 auto !important;
		width:90% !important;
			height:250px !important
	}
	.rightleft {
		padding: 4% 2% 0 
	}
	.entry-title h1 {
		margin: 0 auto 
	}
}

@media screen and (max-width: 500px) {	
	.no-padding {
		padding-left:0 !important;
		padding-right: 0!important
	}
	.rightleft {
		padding:0 0 0 
	}
	.fixed-banner {
 		overflow:visible;
		width:100%;
		padding:2px 2px 0 ;
	}
	.top-banner {
		width:100%;
	}
	 .fixed-banner .side-banner {
 	}
	 
	.post-template-default .entry-title {
		margin:0 !important
	}
}




@media (max-width: 990px) {	
	.interior-section {
		padding-top: 0px !important;
	}
	.main {
		position: relative;
		z-index: 1;
		padding-top: 100px;
	}
	.adleft {
	position:relative; 
	overflow:hidden;
	padding: 0;
	left:0%;
	right:0;
	display:inline-block;
	float:none;
	width:100%;
		top:0;
}
.Fright {
	width: 100%;
	display:inline-block;
	padding: 0 10% !important;
     margin: 0 auto;
     position: relative;
 	float:none;
	left:0
}
	}

@media (max-width: 850px) {	
	
	.post-template-default ul.article-info {
		margin: 10px !important
	}
	
	.adleft {
	position:relative; 
	overflow:hidden;
	padding: 0;
	width:100%
		
	}
	.Fright {
		float:none;
		width: 100%;
	}
	 
	
	.Fleft {
	left:auto
	}
	.Fright-2,
	.Fleft {
		position:relative; 
		overflow:hidden;
		padding: 0;
		width: 100%;
		display:inline-block;
		float:none
	}
	.Fmid {
		padding: 0 5% !important;
		 margin: 0 auto;
		 position: relative;
		display:inline-block;
		float:none;
		width:100%;
		left:auto
	 }
}
 
@media (max-width: 500px) {
	.side-banner {
		margin:0 auto !important;
		width:100% !important;
	}
	.top-banner-wrap {
		height:90px !important
	}
	.top-banner-wrap .mobile {
		display:block !important;
		margin-bottom:10px !important
	}
	.top-banner-wrap .desk {
		display:none !important
	}
}

