/*
Theme Name: 414
Template: bi
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* DEFAULT BODY STYLES */

a { color: #CAAA63; }

p, ul, li {
    font-size: 18px;
	line-height: 26px !important;
	color: #424242; }

@media screen and (max-width: 768px) {

p, ul, li {
    font-size: 14px;
	line-height: 22px !important; }
	
}

.futura { font-family: "futura-pt",sans-serif !important; }

/* SIZE VARIANTS */

.smaller { font-size: 75% !important; }

.bigger { font-size: 125% !important; }

.larger { font-size: 150%; line-height: 120% !important; }

.thinner { font-weight: 300; !important; }

.wider { letter-spacing: 2px !important; }
	
/* HEADINGS */

h1,h2,h3,h4,h5,h6 { font-family: "futura-pt",sans-serif !important; color: #424242 !important; }

h1 { font-size: 38px !important; line-height: 44px !important; }
	
h2 { font-size: 28px !important; line-height: 34px !important; }
	
h3 { font-size: 26px; line-height: 32px; }
		
@media screen and (max-width: 768px) {
	
h1 { font-size: 28px !important; line-height: 34px !important; }
	
h2 { font-size: 22px !important; line-height: 28px !important; }
	
h3 { font-size: 16px; line-height: 22px; }
	
}
	
/* CLEARER */

.clearer {
	clear: both;
  	margin: 0;
 	padding: 0; }
	
/* NOSPACE GRID GENERIC LAYOUT STYLES */

.collapsed .col  {
    padding: 0px !important;
	margin: 0px !important; }

.ux-slider, .ux-row-slider {
    margin-bottom: 0px !important; }
	
/* SPACERS */

.spacer-10 {
	clear: both;
  	margin: 0;
 	padding: 10px 0px 0px 0px; }
	
.spacer-20 {
	clear: both;
  	margin: 0;
 	padding: 20px 0px 0px 0px; }
	
.spacer-30 {
	clear: both;
  	margin: 0;
 	padding: 30px 0px 0px 0px; }
	
.spacer-40 {
	clear: both;
  	margin: 0;
 	padding: 40px 0px 0px 0px; }

.spacer-50 {
	clear: both;
  	margin: 0;
 	padding: 50px 0px 0px 0px; }

.spacer-60 {
	clear: both;
  	margin: 0;
 	padding: 60px 0px 0px 0px; }
	
/* DASHICON */

h3.contact-phone:before {
font-family: "dashicons";
content: "\f525";
padding-top: 7px !important; }

h3.contact-email:before {
font-family: "dashicons";
content: "\f465";
padding-top: 7px !important; }
	
/* IMAGE STYLES */

.aligncenter,
div.aligncenter {
    display: block;
    margin: 0px auto 0px auto; }

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.image-border-10 {
	border: 10px solid #C7CCCC; }

.margin-padding-none {
	margin: 0px !important;
	padding: 0px !important; }

.margin-none {
	margin: 0px !important; }

.circular-image img {
	width: 110px;
	height: 110px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	-ms-border-radius: 150px;
	-o-border-radius: 150px;
	border-radius: 150px; }
	
/* SECTION STYLES */

.pad-30 { padding: 30px; }
.pad-60 { padding: 60px; }
.pad-60-40 { padding: 50px 40px 40px 40px; }
.pad-120 { padding: 120px 40px; }
.dark-grey-background { background-color: rgba(51, 51, 51, 0.8); padding: 120px 40px; color: #FFFFFF; }
.dark-grey-background-60 { background-color: rgba(51, 51, 51, 0.8); padding: 60px 40px; color: #FFFFFF; }
	
/* CORE COLOR SPANS */

.gold { color: #CAAA63 !important; }

.white-text { color: #FFFFFF !important; }

.black { color: #000000; }

.mid-grey { color: #777777; }

/* MASTHEAD */

#masthead { border-bottom: 3px solid #CAAA63; }

.nav-dark .nav > li.header-divider {
	border-color: rgba(255,255,255,0.5) !important; }
	
/* MENU HAMBURGER */

.nav > li > a > i.icon-menu {
    color: #FFFFFF !important; }
	
.nav > li > a:hover > i.icon-menu {
    color: #CAAA63 !important; }
	
.nav > li > a {
		font-family: "futura-pt",sans-serif !important; }
	
/* MOBILE MENU */

.mfp-bg.off-canvas-center:not(.dark) {
    background-color: #f1C433 !important; }
	
/* MENU */

.off-canvas-center.mfp-bg.mfp-ready {
	opacity: 1 !important; }
		
/* BLOG STYLE TWEAKS */
	
footer.entry-meta {
	display: none !important; }
	
.post-date {
	color: #FFFFFF !important;
	border: 2px solid #FFFFFF !important;
	padding: 4px !important; }
	
.entry-image .post-date {
	display: none !important; }
	
.navigation-post {
    border-bottom: 0px !important; }

/* SOCIAL ICONS */

.social-icons .icon {
	color: #FFFFFF !important;
	margin-right: 1.25em; }
	
.social-icons .icon:hover {
    color: #CAAA63  !important; }
	
/* TESTIMONIALS */

.tt_1cl, .tt_2cl, .tt_3cl, .tt_4cl, .tt_5cl, .tt_6cl {
	vertical-align: top !important; }

.tt_theme_speech .tt_quote_info-below .ttshowcase_rl_quote {
	padding: 25px !important; }
	
/* GRAVITY FORMS */

.gform_wrapper .gfield_required {
    color: #CAAA63 !important; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    border-radius: 5px !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) inset !important;
    height: 40px; }
	
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border-radius: 5px !important; }

.gform_wrapper select {
    border: 3px solid #EDEDED !important;
    border-radius: 5pxpx !important; }
	
select, .select2-container .select2-choice {
    height: 40px !important; }

.gform_wrapper.gf_browser_chrome input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]), .gform_wrapper.gf_browser_chrome textarea, .gform_wrapper.gf_browser_gecko input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]), .gform_wrapper.gf_browser_gecko textarea, .gform_wrapper.gf_browser_safari input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]), .gform_wrapper.gf_browser_safari textarea {
    border: 3px solid #EDEDED !important; }
	
.gform_wrapper.gf_browser_gecko .gfield_checkbox li input, .gform_wrapper.gf_browser_gecko .gfield_checkbox li input[type="checkbox"], .gform_wrapper.gf_browser_gecko .gfield_radio li input[type="radio"] {
    margin-top: 10px !important ;
	margin-right: 10px !important ; }

/* ABSOLUTE FOOTER TWEAKS */

.absolute-footer ul li a {
	font-family: "futura-pt",sans-serif !important;
    letter-spacing: 2px; 
	color: #FFFFFF !important;
	font-size: 13px !important; }
	
.absolute-footer ul li a:hover {
    color: #F1C433 !important; }

.absolute-footer {
    padding: 45px 0px 35px 0px;
	border-top: 3px solid #CAAA63; }
	
.copyright-footer,  .absolute-footer .right p {
	font-family: "futura-pt",sans-serif !important;
	font-size: 13px !important;
	line-height: 18px !important;
	letter-spacing: 2px;
    opacity: 1 !important;
	color: #FFFFFF !important;
	text-transform: uppercase; 
	display: inline-block; }
	
.copyright-footer a, .absolute-footer .right p a {
	color: #CAAA63 !important; }
	
@media only screen and (max-width: 768px) {

.absolute-footer .left,  .absolute-footer .right {
	text-align: center !important; }
	
}

