/*
Theme Name: LFC_V1
Theme URI: Lutheran Foundation
Description: LFC Template
Version: 1.0
Author: Nathan Friesen
Author URI: www.valastudios.com
*/

/*----------------------------------------------------------------------------------------*/
/*------------------------------------------RESET-----------------------------------------*/
/*----------------------------------------------------------------------------------------*/
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*----------------------------------------------------------------------------------------*/
/*------------------------------------LAPTOP SETTINGS-------------------------------------*/
/*----------------------------------------------------------------------------------------*/

@media screen and (min-width: 641px){
/*-----------------------------------settings---------------------------------*/
    
body{
    background-color: #f6faff;
    font-family: 'arial', sans-serif;
    /*---font-family: "helvetica", sans-serif;---*/
    font-size: 100%;
    }
p{
    line-height: 2em;
    font-size: 1.15em; /* 16px=1em */
    text-align: left;
    padding-bottom: 15px;
    }
.cd{
    text-align: center;
    padding-bottom: 0px;
    }
a{
    text-decoration: none;
    color: #61b1ff;
    }
img{
    padding: 0px;
    margin: 0px;
    }
h1{
    color: #284375;
    font-size: 2.6em;
    text-align: left;
    padding-bottom: 16px;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    }
h2{
    color: #284375;
    font-size: 2.3em;
    padding-bottom: 16px;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    }
h3{
    color: #f6faff;
    font-size: 1.8em;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    }
h4{
    color: #b9ce81;
    font-size: 1.6em;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    text-align: left;
    }
h5{
    color: #b9ce81;
    font-size: 3em;
    padding-bottom: 16px;
    font-family: "Avenir", sans-serif;
    text-align: left;
    }
h6{
    color: #284375;
    font-size: 1.4em;
	font-weight: bold;
    padding-bottom: 10px;
    font-family: "Avenir", sans-serif;
    }
.divider_thin{
    width: 100%;
    height: 1px;
    clear: both;
    }
.divider_thin_color{
    margin: auto;
    max-width: 1032px;
    padding: 2px 0px;
    background-color: #b9ce81;
    }
.divider_thincol_color_left{
    max-width: 330px;
    padding: 2px 0px;
    background-color: #b9ce81;
    margin: 40px 0px;
    }
.divider_thincol_color_right{
    max-width: 330px;
    padding: 2px 0px;
    background-color: #b9ce81;
    margin: 40px 0px;
    }
.divider_thick{
    width: 100%;
    height: 20px;
    clear: both;
    }
.divider_thick_color{
    width: 100%;
    padding: 4px 0px;
    background-color: #b9ce81;
    }
.divider_thickest{
    width: 100%;
    height: 100px;
    clear: both;
    }
ol{
    list-style-position: outside;
}
ul{
    list-style-position: outside;
    }
li{}
.point{
    text-align: left;
    padding: 5px 0px;
    line-height: 1.5em;
    }
.point_white{
    text-align: left;
    padding: 5px 0px;
    line-height: 1.5em;
	color:#f6faff;
    }
.box{}
.block_lime{
    background-color: #b9ce81;
    max-width: 100%;
    min-width: 1056px;
    min-height: 60px;
    text-align: center;
    }
.block_grey{
    background-color: #1d1d1d;
    max-width: 100%;
    min-width: 1056px;
    text-align: center;
    }
.block_grey p{
    color: #f6faff;
    }
.block_clear{
    width: 100%;
    min-width: 1024px;
    text-align: center;
    }
.block_content{
    min-width: 1024px;
    max-width: 1024px;
    padding: 0px 16px;
    text-align: center;
    margin: auto;
    }
.block_content_2col{
    min-width: 700px;
    max-width: 700px;
    float: left;
    }
strong{
    font-weight: bold;
}
#wpforms-confirmation-192{
    width: 90%;
    }
.content_quote{
	padding-bottom: 20px;
	display: block;
    width: 90%;
    margin: auto;
	}
.content_quote_text{
	font-family: "times new roman", serif !important;
	font-style: oblique;
    font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	color: #284375;
	padding-bottom: 0px;
	font-size: 1.5em;
	}
.content_quote_passage{
	float: right;
	font-family: "avenir", sans-serif;
	}
.content_quote p{
	text-align: center !important;
	}
 
/*-----------------------------------Header---------------------------------*/

#header{
    min-width: 1024px;
    max-width: 1024px;
    padding: 0px 16px;
    text-align: center;
    margin: auto;
    }
#logo{
    max-width: 450px;
    float: left;
    }
#logo img{
    width: 100%;
    }
#semi_button_block{
    max-width: 400px;
    float: right;
    }
#semi_button_block img{
    width: 30%;
    float: right;
    padding: 0px 6px;
    }
    
/*--------Navigation--------*/
#navigation{
    min-width: 1024px;
    max-width: 1024px;
    margin: auto;
    background-color: #b9ce81;
    text-align: right;
    padding: 0px;
    height: 20px;
    }
    
/*---------------http://medialoot.com/blog/how-to-create-a-responsive-navigation-menu-using-only-css/-------------*/
/*Strip the ul of padding and list styling */
#navigation ul {
	list-style-type: none;
	margin:0;
	padding:0;
	float: right;
}

/*Create a horizontal list with spacing*/
#navigation li {
	display:inline-block;
	float: left;
        margin-right: 1px;
}

/*Style for menu links*/
#navigation li a {
	display:block;
	text-align: center;
	color: #1d1d1d;
	text-decoration: none;
        padding: 5px 16px 5px 16px;
        font-size: 1.0em;
        height: 50px;
        line-height: 50px;
}

/*Hover state for top level links*/
#navigation li:hover a{
	color: #f6faff;
	background-color: #1d1d1d;
}

/*Style for dropdown links*/
#navigation li ul a {
	color: #f6faff;
	height: 50px;
	line-height: 50px;
}

/*Hover state for dropdown links*/
#navigation li:hover ul a:hover {
	background: #1d1d1d;
	color: #61b1ff;
}

/*Hide dropdown links until they are needed*/
#navigation li ul {
	display: none;
        background: rgba(29, 29, 29, 0.95);
        position: absolute;
	color: #f6faff;
}

/*Make dropdown links vertical*/
#navigation li ul li {
	display: block;
	float: none;
        border-top: #585858 thin solid;
        border-left: 0px;
        text-align: left;
        padding: 10px;
        position: relative;
}

/*Prevent text wrapping*/
#navigation li ul li a {
	width: auto;
        min-width: 100px;
	padding: 0 20px;
        font-size: 1.0em;
}

/*Display the dropdown on hover*/
#navigation ul li:hover ul {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #fff;
	background: #48a8c1;
	text-align: center;
	padding: 10px 0px;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    -webkit-appearance: none;
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #navigation ul, #navigation ul li{
    display: block;
}



/*-----------------------------------Image---------------------------------*/

#picture{
    margin: auto;
    width: 100%;
    min-width: 1056px;
    max-height: 383px;
    background-color: #284375;
    overflow: hidden;
    }
#picture img{
    width: 100%;
    }
.wp-block-cover{
    margin: auto;
    width: 100%;
    min-width: 1056px;
    min-height: 300px;
    background-color: #284375;
    overflow-x: hidden;
    }
.wp-block-coverimg{
    width: 100%;
    }
    
/*-----------------------------------Content Full Page---------------------------------*/

.col_3_left{
    width: 340px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col_3_mid{
    width: 340px;
    padding: 0px 1px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col_3_right{
    width: 340px;
    float: right;
    padding: 40px 0px 40px 0px;
    }
.link_img{
    height: 120px;
    max-height: 120px;
    padding-bottom: 16px;
    max-width: 300px;
    vertical-align: middle;
    }
.icon{
    margin: auto;
    width: 250px;
    height: 230px;
    }
.icon img{
    width: 80%;
    }
.profile{
    height: 230px;
    padding-bottom: 16px;
    }
.stat{
    margin: auto;
    width: 260px;
    }
.stat img{
    width: 100%;
    }
.col_2_left{
    width: 470px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col_2_left img{
    max-width: 100%;
    }
.col_2_right{
    width: 470px;
    float: right;
    padding: 40px 0px 40px 0px;
    }
.col_2_right img{
    max-width: 100%;
    }
/*-------*/
.col_2_left_thin{
    width: 284px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col_2_right_thick{
    width: 740px;
    float: right;
    padding: 40px 0px 40px 0px;
    text-align: left;
    }
.col_2_left_thick{
    width: 700px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col_2_right_thin{
    width: 324px;
    float: right;
    padding: 40px 0px 40px 0px;
    text-align: left;
    }
/*---Contact column---*/
.col_2_left_contact{
    width: 510px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col_2_left img{
    max-width: 100%;
    }
.col_2_right_contact{
    width: 380px;
    float: left;
    padding: 40px 0px 40px 50px;
	text-align: left;
    }
.col_2_right_align img{
    max-width: 100%;
    }
/*-------*/
.col_full{
    width: 1024px;
    padding: 40px 0px 40px 0px;
    }
.button_green{
    padding: 16px;
    background-color: #b9ce81;
    color: black;
    font-family: "avenir", sans-serif;
    font-size: 1.3em;
    float: left;
    margin-right: 32px;
    margin-top: 20px;
    }
.button_green a{
    color: black;
    }
.button_green:hover{
    background-color: #1d1d1d;
    color: #f6faff;
    }
.button_green:hover a{
    color: #f6faff;
    }
.cd_button_green{
    padding: 16px;
    background-color: #b9ce81;
    color: black;
    font-family: "avenir", sans-serif;
    font-size: 1.3em;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
    }
.cd_button_green a{
    color: black;
    }
.cd_button_green:hover{
    background-color: #1d1d1d;
    color: #f6faff;
    }
.cd_button_green:hover a{
    color: #f6faff;
    }
.button_green_right{
    padding: 16px;
    background-color: #b9ce81;
    color: black;
    font-family: "avenir", sans-serif;
    font-size: 1.3em;
    display: inline-block;
    float: left;
    margin-right: 32px;
    }
.button_green_right a{
    color: black;
    }
.button_green_right:hover{
    background-color: #1d1d1d;
    color: #f6faff;
    }
.button_green_right:hover a{
    color: #f6faff;
    }
.button_blue{
    padding: 12px;
    background-color: #284375;
    color: #f6faff;
    font-family: "avenir", sans-serif;
    font-size: 1.3em;
    display: inline-block;
    float: left;
    }
.button_block{
    }
.point{
    text-align: left;
    padding: 10px 0px;
    line-height: 1.5em;
    }
ul.point_list{
    padding-left: 20px;
    font-size: 14pt;
    position: relative;
    }
ul.point_list li:before {
    content: "\2022"; /* Insert content that looks like bullets */
    padding-right: 12px;
    color: #61b1ff; /* Or a color you prefer */
    left: 0;
    position: absolute;
}
ul.download_list{
    text-align: left;
    
    }
ul.download_list li{
    padding: 10px 0px;
    margin-left: 40px;
    font-size: 1.3em;
    }
ul.download_list li p{
    max-width: 30%;
    padding: 0px;
    }
p.p_50{
    width: 50%;
    float: left;
    padding: 16px;
}

/*-----------------------------------Content 2 Column Page---------------------------------*/

.col2_full{
    width: 700px;
    padding: 40px 0px 40px 0px;
    }
.col2_2_left{
    width: 700px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col2_2_left img{
    width: 100%;
    }
.col2_2_right{
    width: 700px;
    float: right;
    padding: 40px 0px 40px 0px;
    }
.col2_2_right img{
    width: 100%;
    }
.col2_3_left{
    width: 230px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col2_3_mid{
    width: 230px;
    padding: 0px 5px;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col2_3_right{
    width: 230px;
    float: right;
    padding: 40px 0px 40px 0px;
    }
.col_thin_left{
    width: 330px;
    float: left;
    padding: 40px 20px 40px 0px;
}
.col_thin_right{
    width: 330px;
    float: right;
    padding: 40px 0px 40px 20px;
}
.block_clear_side{
    padding: 40px 0px 20px 0px;
}

/*-----------------------------------Sidebar---------------------------------*/
#sidebar{
    min-width: 280px;
    max-width: 280px;
    min-height: 100px;
    float: right;
    list-style-type: none;
    }
#sidebar p:first-letter {
    float: left;
    color: #b9ce81;
    font-size: 1.6em;
    font-family: "Avenir", sans-serif;
    line-height: 1;
    font-weight: bold;
    margin-right: 4px;
    margin-top: 8px;
}

/*-----sidebar list item-----*/
#sidebar ul{
    padding: 10px 0px;
    }
#sidebar li {
    text-align: left;
    padding: 10px 0px;
    font-size: 1.6em;
    }
#sidebar li .current_page_item a {
	color: #b9ce81;
    }
#sidebar li a {
    text-decoration: none;
    }
#sidebar li a:hover {
    text-decoration:none;
    color: #284375;
    }
.button_side img{
    margin-top: 30px;
    max-width: 280px;
    }
   
/*-----------------------------------Footer---------------------------------*/

#footer{
    background-color: #1d1d1d;
    min-width: 1056px;
    width: 100%;
    }
#footer h4{
    padding-bottom: 16px;
    }
.link_footer{
    color: #f6faff;
    width: 100%;
    padding: 2px 0px;
    line-height: 1.6em;
    float: left;
    }
#footer p{
    color: #f6faff;
    font-size: 1em;
    width: 100%;
    padding: 2px 0px;
    line-height: 1.6em;
    float: left;
    }
.col_4_1{
    width: 240px;
    padding: 30px 0px;
    float: left;
    text-align: left;
    }
.col_4_2{
    width: 240px;
    padding: 30px 8px;
    float: left;
    text-align: left;
    }
.col_4_3{
    width: 240px;
    padding: 30px 8px;
    float: left;
    text-align: left;
    }
.col_4_4{
    width: 240px;
    padding: 30px 8px;
    float: right;
    text-align: left;
    }
/*-----wp-additions-----*/
.wp-block-cover, .wp-block-cover-image{
	margin: 0 0 0 0!important;
}
.ai1ec-btn-group.ai1ec-actions{
	display: none;
}
.wpforms-container-full{
		max-width: 95%;
	}
/*-----*/
/*-----Webinar Tiles-----*/
.webinar_tile{
    min-width: 300px;
    max-width: 300px;
    margin-right: 25px;
	margin-top: 25px;
    float: left;
    display: block;
    box-shadow: 3px 6px #d3e9ff;
    }
.webinar_tile p{
    padding: 0px;
    margin: 0px;
    }
p.wt_date{
    padding: 16px;
    }
h4.wt_title{
    margin: 0px;
    padding: 25px;
    font-size: 1.3em;
	line-height: 1.3em;
    text-align: center;
    background-color: #284375;
    color: white;
    }
.button_lightblue{
    text-align: center;
    background-color:#61b1ff;
    color:#f6faff;
    padding: 18px;
    display: block;
    font-size: 1.6em;
    }
.button_lightblue:hover{
    background-color: #1d1d1d;
    color: #61b1ff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    }
/*-----*/
}
/*-----*/ 
/*----------------------------------------------------------------------------------------*/
/*------------------------------------MOBILE SETTINGS-------------------------------------*/
/*----------------------------------------------------------------------------------------*/
@media screen and (max-width: 640px) {

body{
    background-color: #f6faff;
    font-family: 'arial', sans-serif;
    /*---font-family: "helvetica", sans-serif;---*/
    font-size: 100%;
    overflow-x: hidden;
    }
p{
    line-height: 1.9em;
    font-size: 1.15em; /* 16px=1em */
    text-align: left;
    }
.cd{
    text-align: center;
    }
a{
    text-decoration: none;
    color: #b9ce81;
    }
img{
    padding: 0px;
    margin: 0px;
    }
h1{
    color: #284375;
    font-size: 2.4em;
    text-align: left;
    padding-bottom: 10px;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    }
h2{
    color: #284375;
    font-size: 2.1em;
    padding-bottom: 10px;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    }
h3{
    color: #f6faff;
    font-size: 1.8em;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    }
h4{
    color: #b9ce81;
    font-size: 1.6em;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    text-align: left;
    }
h5{
    color: #b9ce81;
    font-size: 2.4em;
    padding-bottom: 10px;
    font-family: "Avenir", sans-serif;
    text-align: left;
    }
h6{
    color: #284375;
    font-size: 1.4em;
    padding-bottom: 10px;
    font-family: "Avenir", sans-serif;
    }
.divider_thin{
    width: 100%;
    height: 1px;
    clear: both;
    }
.divider_thin_color{
    margin: auto;
    max-width: 1032px;
    padding: 2px 0px;
    background-color: #b9ce81;
    }
.divider_thincol_color_left{
    max-width: 100%;
    padding: 2px 0px;
    background-color: #b9ce81;
    margin: 40px 0px;
    }
.divider_thincol_color_right{
    max-width: 100%;
    padding: 2px 0px;
    background-color: #b9ce81;
    margin: 40px 0px;
    }
.divider_thick{
    width: 100%;
    height: 20px;
    clear: both;
    }
.divider_thick_color{
    width: 100%;
    padding: 4px 0px;
    background-color: #b9ce81;
    }
.divider_thickest{
    width: 100%;
    height: 100px;
    clear: both;
    }
ol{
    list-style-position: outside;
}
ul{
    list-style-position: outside;
    }
li{}
.box{}
.block_lime{
    background-color: #b9ce81;
    width: 100%;
    min-width: 320px;
    min-height: 60px;
    text-align: center;
    }
.block_grey{
    background-color: #1d1d1d;
    width: 100%;
    min-width: 320px;
    text-align: center;
    }
.block_grey p{
    color: #f6faff;
    }
.block_clear{
    width: 100%;
    min-width: 288px;
    text-align: center;
    }
.block_content{
    min-width: 288px;
    padding: 0px 16px;
    text-align: center;
    margin: auto;
    }
.block_content_2col{
    min-width: 288px;
    max-width: 640px;
    float: left;
    }
.point{
    text-align: left;
    padding: 5px 0px;
    line-height: 1.5em;
    }
.point_white{
    text-align: left;
    padding: 5px 0px;
    line-height: 1.5em;
	color:#f6faff;
    }
ul.point_list{
    padding-left: 10px;
    }
ul.point_list li:before {
    content: "\2022"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #b9ce81; /* Or a color you prefer */
}
strong{
    font-weight: bold;
    }

 
/*-----------------------------------Header---------------------------------*/

#header{
    min-width: 288px;
    max-width: 640px;
    padding: 0px 16px;
    text-align: center;
    margin: auto;
    }
#logo{
    max-width: 450px;
    float: left;
    }
#logo img{
    width: 100%;
    }
#semi_button_block{
    max-width: 400px;
    float: right;
    display: none;
    }
#semi_button_block img{
    width: 30%;
    float: right;
    padding: 0px 6px;
    }
    
/*--------Navigation--------*/
#navigation{
    min-width: 240px;
    max-width: 300px;
    margin: auto;
    /*background-color: #b9ce81;*/
    padding: 0px 0px;
    height: 20px;
    float: right;
    }
    
/*------------------------------dropdown menu------------------------*/

/*Make dropdown links appear inline*/
	#navigation ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	#navigation li {
		margin-bottom: 1px;
		    z-index: 9999;
	}
	/*Make all menu links full width*/
	#navigation ul li, #navigation li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
                float: right;
                margin: 10px;
	}
	#navigation li:hover ul a {
		height: 30px;
		line-height: 30px;
	}
        
        /*styling*/
        #navigation li{
            background-color: rgba(29, 29, 29, 0.95);
	    color: #f6faff;
            border-left: 0px;
            position: relative;
            /*float: right;*/
            text-align: center;
            width: auto;
	    padding: 15px 0px;

        }
        #navigation li a{
            width: auto;
	    max-height: 30px;
	    padding: 0px;
	    color: #f6faff;
        }
        #navigation ul li a{
            width: auto;
	    line-height: 30px;
        }
        #navigation li:hover{
            background: #1d1d1d;
        }
        #navigation li ul{
            position: relative;
        }
        #navigation li ul li{
            display: block;
            position: relative;
            background: none;
            width: auto;
        }
        #navigation li ul li{
 	    max-height: 30px;
	    padding: 0px;
 	}
        #navigation li ul li a{
	    padding: 0px;
	    line-height: 30px;
	    color: #b9ce81;
 	}

/*Hide checkbox*/
input[type=checkbox]{
    -webkit-appearance: none;
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #navigation ul, #navigation ul li{
    display: block;
}

/*-----------------------------------Image---------------------------------*/

#picture{
    margin: auto;
    width: 100%;
    min-width: 320px;
    min-height: 100px;
	max-height: 200px;
    background-color: #284375;
    overflow: hidden;
    z-index: -2;
    }
#picture img{
    width: 130%;
    margin-left: 50%;
    transform: translateX(-50%);
    }
.wp-block-cover{
    margin: auto;
    width: 100%;
    min-width: 320px;
    min-height: 100px;
    background-color: #284375;
    overflow-x: hidden;
    z-index: -2;
    }
.wp-block-cover img{
    width: 130%;
    margin-left: 50%;
    transform: translateX(-50%);
    }
    
/*-----------------------------------Content Full Page---------------------------------*/

.col_3_left{
    min-width: 288px;
    width: 100%;
    float: left;
    padding: 20px 0px 10px 0px;
    }
.col_3_mid{
    min-width: 288px;
    width: 100%;
    padding: 0px;
    float: left;
    padding: 10px 0px 10px 0px;
    }
.col_3_right{
    min-width: 288px;
    width: 100%;
    float: left;
    padding: 10px 0px 20px 0px;
    }
.link_img{
    max-height: 120px;
    padding-bottom: 16px;
    }
.icon{
    margin: auto;
    width: 250px;
    height: 200px;
    padding-top: 10px;
    }
.icon img{
    width: 80%;
    }
.profile{
    height: 230px;
    padding-bottom: 16px;
    }
.stat{
    margin: auto;
    width: 260px;
    }
.stat img{
    width: 100%;
    }
.col_2_left{
    min-width: 288px;
    width: 100%;
    float: left;
    padding: 20px 0px 10px 0px;
    }
.col_2_left img{
    width: 100%;
    }
.col_2_right{
    min-width: 288px;
    width: 100%;
    float: left;
    padding: 10px 0px 20px 0px;
    }
.col_2_right img{
    width: 100%;
    }
/*---links column---*/
.col_2_center_left{
    width: 100%;
    float: left;
    padding: 20px 0px 10px 0px;
    }
.col_2_center_left img{
    max-width: 100%;
    }
.col_2_center_right{
    width: 100%;
    float: right;
    padding: 10px 0px 20px 0px;
    }
.col_2_center_right img{
    max-width: 100%;
    }
/*---Contact column---*/
.col_2_left_contact{
    width: 100%;
    float: left;
    padding: 40px 0px 40px 0px;
    }
.col_2_left img{
    max-width: 100%;
    }
.col_2_right_contact{
    width: 100%;
    float: left;
    padding: 40px 0px 40px 0px;
	text-align: left;
    }
.col_2_right_align img{
    max-width: 100%;
    }
/*-------*/
.col_2_left_thin{
    width: 100%;
    float: left;
    padding: 20px 0px 10px 0px;
    }
.col_2_right_thick{
    width: 100%;
    float: right;
    padding: 10px 0px 20px 0px;
    text-align: left;
    }
.col_2_left_thick{
    width: 100%;
    float: left;
    padding: 20px 0px 10px 0px;
    }
.col_2_right_thin{
    width: 100%;
    float: right;
    padding: 10px 0px 20px 0px;
    text-align: left;
    }
/*-------*/
.col_full{
    min-width: 288px;
    width: 100%;
    padding: 20px 0px 20px 0px;
    }
.button_green{
    padding: 16px;
    background-color: #b9ce81;
    color: black;
    font-family: "avenir", sans-serif;
    font-size: 1.3em;
    display: inline-block;
    float: left;
    margin-right: 16px;
    margin-top: 20px;
    }
.button_green a{
    color: black;
    }
.button_green:hover{
    background-color: #1d1d1d;
    color: #f6faff;
    }
.button_green:hover a{
    color: #f6faff;
    }
.cd_button_green{
    padding: 16px;
    background-color: #b9ce81;
    color: black;
    font-family: "avenir", sans-serif;
    font-size: 1.3em;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
    }
.cd_button_green a{
    color: black;
    }
.cd_button_green:hover{
    background-color: #1d1d1d;
    color: #f6faff;
    }
.cd_button_green:hover a{
    color: #f6faff;
    }
.button_blue{
    padding: 12px;
    background-color: #284375;
    color: #f6faff;
    font-family: "avenir", sans-serif;
    font-size: 1.3em;
    display: inline-block;
    }
.button_block{
    }
.point{
    text-align: left;
    padding: 10px 0px;
    line-height: 1.5em;
    }
ul.point_list{
    padding-left: 20px;
    font-size: 14pt;
    position: relative;
    }
ul.point_list li:before {
    content: "\2022"; /* Insert content that looks like bullets */
    padding-right: 12px;
    color: #61b1ff; /* Or a color you prefer */
    left: 0;
    position: absolute;
}
ul.download_list{
    text-align: left;
    
    }
ul.download_list li{
    padding: 10px 0px;
    margin-left: 40px;
    font-size: 1.3em;
    }
ul.download_list li p{
    max-width: 30%;
    padding: 0px;
    }
p.p_50{
    width: 50%;
    float: left;
    padding: 16px;
}

/*-----------------------------------Content 2 Column Page---------------------------------*/

.col2_full{
    width: 100%;
    min-width: 288px;
    padding: 20px 0px 20px 0px;
    }
.col2_2_left{
    width: 100%;
    min-width: 288px;
    float: left;
    padding: 20px 0px 10px 0px;
    }
.col2_2_left img{
    width: 100%;
    }
.col2_2_right{
    width: 100%;
    min-width: 288px;
    float: right;
    padding: 10px 0px 20px 0px;
    }
.col2_2_right img{
    width: 100%;
    }
.col2_3_left{
    width: 100%;
    min-width: 288px;
    float: left;
    padding: 20px 0px 10px 0px;
    }
.col2_3_mid{
    width: 100%;
    min-width: 288px;
    padding: 0px 5px;
    float: left;
    padding: 10px 0px 10px 0px;
    }
.col2_3_right{
    width: 100%;
    min-width: 288px;
    float: right;
    padding: 10px 0px 20px 0px;
    }
.block_clear_side{
    padding: 40px 0px 20px 0px;
}

/*-----------------------------------Sidebar---------------------------------*/
#sidebar{
    min-width: 280px;
    max-width: 280px;
    min-height: 100px;
    float: right;
    list-style-type: none;
    display: none;
    }
#sidebar p:first-letter {
    float: left;
    color: #b9ce81;
    font-size: 1.6em;
    font-family: "Avenir", sans-serif;
    line-height: 1;
    font-weight: bold;
    margin-right: 4px;
    margin-top: 8px;
}

/*-----sidebar list item-----*/
#sidebar ul{
    padding: 10px 0px;
    }
#sidebar li {
    text-align: left;
    padding: 10px 0px;
    font-size: 1.6em;
    }
#sidebar li .current_page_item a {
	color: #b9ce81;
    }
#sidebar li a {
    text-decoration: none;
    }
#sidebar li a:hover {
    text-decoration:none;
    color: #284375;
    }
.button_side img{
    margin-top: 30px;
    max-width: 280px;
    }
   
/*-----------------------------------Footer---------------------------------*/

#footer{
    background-color: #1d1d1d;
    }
#footer h4{
    padding-bottom: 16px;
    }
.link_footer{
    color: #f6faff;
    width: 100%;
    padding: 2px 0px;
    line-height: 1.6em;
    float: left;
    }
#footer p{
    color: #f6faff;
    font-size: 1em;
    width: 100%;
    padding: 2px 0px;
    line-height: 1.6em;
    float: left;
    }
.col_4_1{
    width: 240px;
    padding: 30px 0px;
    float: left;
    text-align: left;
    display: none;
    }
.col_4_2{
    width: 240px;
    padding: 30px 8px;
    float: left;
    text-align: left;
    display: none;
    }
.col_4_3{
    width: 100%;
    min-width: 288px;
    padding: 30px 0px 0px 0px;
    float: left;
    }
.col_4_3 p, .col_4_3 h4, .col_4_4 .button_blue { text-align: center;}
.col_4_4{
    clear: both;
    min-width: 288px;
    width: 100%;
    padding: 16px 0px 30px 0px;
    text-align: center;
    margin: auto;
    }
/*-----wp-additions-----*/
.wp-block-cover, .wp-block-cover-image{
	margin: 0 0 0 0!important;
}
.ai1ec-btn-group.ai1ec-actions{
	display: none;
}
/*------*/
/*-----Webinar Tiles-----*/
.webinar_tile{
    min-width: 100%;
    max-width: 100%;
    margin-right: 0px;
	margin-top: 25px;
    float: left;
    display: block;
    box-shadow: 3px 6px #d3e9ff;
    }
.webinar_tile p{
    padding: 0px;
    margin: 0px;
    }
p.wt_date{
    padding: 16px;
    }
h4.wt_title{
    margin: 0px;
    padding: 25px;
    font-size: 1.3em;
	line-height: 1.3em;
    text-align: center;
    background-color: #284375;
    color: white;
    }
.button_lightblue{
    text-align: center;
    background-color:#61b1ff;
    color:#f6faff;
    padding: 18px;
    display: block;
    font-size: 1.6em;
    }
.button_lightblue:hover{
    background-color: #1d1d1d;
    color: #61b1ff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    }
/*-----*/
/*--Accordian Plugin Edit----*/
.ea-header{text-align:left;}
/*-----*/


/*------*/
}
/*--  Matt's Additions --*/
.fb{
            max-width: 100%;
            height: auto;
margin-top: 5px;
        }
#fb2{
            margin: 20px 0px;
        }













