/* 
 Theme Name:     Lookout Mountain
 Author:         M. Hale | Avant Creative
 Author URI:     http://avant-creative.com
 Template:       Extra
 Version:        v.1
 Description:   An adventurous Tourism Bureau Wordpress Framework designed to help users guide, discover, and explore. 
 Wordpress Version: 4.7.5
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
/*.et-extra-social-google-plus a.icon:before { 
	background: url('https://simpleicons.org/icons/patreon.svg') !important; 
	
}*/

*/---------start wordfence login authorization-------------*/

*/---------checkboxes above each other-------------*/

span.wpcf7-list-item { display: block !important; }

*/---------end checkboxes-------------*/

#wfls-prompt-overlay {
    padding: 20px !important;
}

.tribe-events-notices {
    
    text-align: right;
}
#tribe-events-content {
   
    padding: 0px;
}
/*h1.entry-title {
    padding: 0px !important;
}
*/
/*.et_pb_pagebuilder_layout .page .post-wrap h1 {
    padding: 0px 0px 15px 0px  !important;
}*/

.et_pb_post_title_0, .et_pb_post_title_0.et_pb_featured_bg {
   
    border-radius: 0px 3px 0px 0px;
}

.et-db #et-boc .et-l .et_pb_post_title.et_pb_featured_bg {
	border-radius: 0px 3px 0px 0px;
}

.et-db #et-boc .et-l .et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
    padding-bottom: 1em;
}

.et_pb_pagebuilder_layout .page .post-wrap h1 {
    padding: 0px 5% !important;
}
.et_pb_pagebuilder_layout .post-content h1 {
    padding: 0px;
}
	
.home .et_pb_text>:last-child {
    /*padding-bottom: 0px;*/
    padding-top: 0px;
}
.et_pb_text>:last-child {
    padding-bottom: 20px !important;
    padding-top: 20px;
}

/*-------social icons on widget--------------*/
.sfcm.sfsi_wicon {
    margin: 10px 0px 10px !important;
}
/*----------end social icons in widget----------*/
/*-------------feed them social---------*/
/*.fts-jal-single-fb-post {

  border-radius: 9px !important;
  padding:10px !important;
  background-color: #fff !important;
  
}
.fts-mashup-media-top .fts-jal-fb-link-wrap, .fts-mashup-media-top .fts-jal-fb-vid-wrap {
   
    margin-bottom:0px; 
    text-align: center;
    padding: 10px;
}
.fts-jal-fb-right-wrap {
	border-radius: 9px !important;
  padding:10px !important;
  background-color: #fff !important;
}
.fts-fb-load-more-wrapper .fts-fb-load-more {
    background: #77c043 !important;
    border-radius: 3px !important;
	color: #fff !important;
	font-size: 16px !important;
    
}

*/

/*-------------end feed them social---------*/


/*------------padding around single event title background --------------*/
.et-db #et-boc .et-l .et_pb_fullwidth_section .et_pb_post_title {
	padding: 16% 8% !important;
}
@media (min-width: 981px) {
.tribe-events .et-db #et-boc .et-l .et_pb_section {
    padding: 0px 0px 4% 0px !important;
}
}

@media (min-width: 981px) {
.et-db #et-boc .et-l .et_pb_row {
    padding: 0px;
}
}
/*-------------------end padding--------------*/
/*----------move events scheduler Date down below image-------*/
.tribe-events-schedule {
   display: none !important
}	

/*------------------------------featured image single event------------------------------*/

.tribe-events-abbr {
	text-decoration: none!important;
}

/*------------padding between 3 ents and all events button-----------------*/

.home .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav {
	padding: 0px !important;
}

/*----------------end padding----------------*/

/*-----hide "all events" link on individual event page---*/
.tribe-events-back a{
	display: none !important!
}
/*-----end hide link-----*/

/*------------display 3 events only on home page--------------------*/
.home .tribe-events-pro-photo article.tribe-events-pro-photo__event:nth-child(n+4) {
    display: none !important;
}

/*-----------end display 3 events---------------------*/

/*------------Remove Search bar background image The Events Calendar Plugin All Pages-----------*/
.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
    background-image: none !important;
    background-size: 0px !important;
}
/*-----------end remove searchbar background------------*/



.tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input {
	background-image: none !important;
    background-size: 0px !important;
}
/*--------------hide events topbar on home page------------------*/
.home .tribe-events-c-top-bar.tribe-events-header__top-bar {

display: none !important;

}

/*----end hide topbar on home page----*/
/*-----space margins between 3 events on home page-----*/
.home .tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 10px
	
}
.home .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event {
    margin-bottom: 0px;
    width: 31.333%;
	background: transparent !important;
}
@media screen and (max-width: 600px) {
.home .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event {
    margin-bottom: 0px;
    width: 33.333%;
}
}
/*-----end space 3 events-----*/
/*-----add padding to top of individual event details-----------------*/
#tribe-events .tribe-events-single {
	margin-top:0px !important;
}
/*--------------end add padding---------------------------------*/

/*----------single event title size-------------------------------*/
.tribe-events-single-event-title {
	font-size: 30px !important;
}
.tribe-events-single-event-title {
	display:none !important;
}
@media screen and (max-width: 600px) {
.tribe-events-single-event-title {
	font-size: 20px !important;
}
}
/*--------end single event title size----------------*/

/*-----------single event details padding ----------------*/
/*#tribe-events div.tribe-events-single-event-description{
	padding: 0px !important;
}*/
/*---------------end single event padding-----------------*/

/*----------------Hide calendar sharing---------------------*/
.single-tribe_events .tribe-events-cal-links {
	display: none !important
}
/*-----------end calendar sharing------------*/

/*--------------align image to center single event--------------------*/
.single-tribe_events .tribe-events-event-image {
	display:none !important;
}
.tribe-events-event-image img {
	display:none !important;
}
/*------------end align image--------------*/
/*-----make single event image fill space 100%---------------*/

/*-------------end fill image--------------------------------*/

/*-------------hide bottom Previous/next/export on the events calendar on home page----*/
.home .tribe-common .tribe-common-b2{
	display:none !important;
}
/*--------------end hide previous/next/export-----------*/
/*-----------remove border at bottom of 3 events on home page------------------*/
.home .tribe-events .tribe-events-c-nav {
    border-top: none
}
/*----end remove border-----------------*/

/*-------------Resize related events titles on cell phone-----------------*/
@media screen and (max-width: 600px) {
#tribe-events-content h3 a {
	font-size: 1.2em !important;
}
}
/*------------end resize events title-----------------------------*/
#tribe-events-content .tribe-related-events-title a{
	font-size: 1.2em !important;
}
/*----hide all events button/link at top on individual event page-------------*/
p.tribe-events-back {
display: none;
}
/*---------------end hide all event button/link --------------*/
.tribe-events .tribe-events-l-container {
        min-height: 0px !important;
}
.tribe-common a{
	font-size: 20px !important;
}
.home .tribe-events .tribe-events-c-top-bar__nav-list-item {
	display:none !important;
}

.tribe-common img {
	
	margin-top:20px !important;
}
.tribe-mini-calendar-event .list-date {
	background: #f36c3a !important;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
	color: #37873c !important;
}
@media screen and (max-width: 600px) {
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
	color: #37873c !important;
	font-size: .85em;
}
}
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
	background-color:#f36c3a !important;
	margin-left: 10px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    /* min-height: 700px; */
}
@media screen and (max-width: 600px) {
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 0px !important;
     	}
}
@media screen and (max-width: 600px) {
.tribe-common .tribe-events-l-container {
    padding: 0px !important;
     	}
}
@media screen and (max-width: 600px) {
.et_pb_text_14 {
	 padding: 0px !important;
}
}
@media screen and (max-width: 600px) {
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
	padding-top:15px !important;
}
}
@media screen and (max-width: 600px) {
.home .tribe-events .tribe-events-header {
	    padding: 0 19.5px 0px !important;
}
}
.tribe-events .tribe-events-c-ical {
	display:none !important;
}

/*-------------ical export link event calendar------------------*/
.tribe-events .tribe-events-c-ical__link {
	font-weight:normal !important
}
/*------------end export link-----------------------*/
#cookie-notice .cn-button{
    
    background-color: #00A63F !important;
    background-image: none;
	color:#ffffff;
}*/
.et_pb_blog_grid .et_pb_post {
  background-color: transparent;
}

#footer .et_pb_widget a:hover {
    color: #82E244 !important;
}

.nav li ul {
    z-index: 9999!important;
    width: 240px !important;
    color: #FFFFFF !important;
    visibility: hidden;
    opacity: 0;
    border-top: 3px solid #7fd14a !important;
}

.textwidget {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#text-2 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
    margin-bottom: 12px !important;
}

.post-nav {
    display: none !important;
}

.et_pb_blog_grid .et_pb_post {
    border: 0px solid !important;
}
.et_pb_blog_grid_wrapper article{
  height:360px !important;
  margin-bottom:20px !important;
}


#footer-info a, #footer-info p {
    font-weight: normal !important;
    font-size: 11px !important;
}

#footer-info a {
    font-weight: bold !important;
}

.dots-list {
width: 100%;
}
 
.dots-list ol {
    padding-left: 50px;
    position: relative;
    margin-bottom: 20px;
    list-style: none !important;
}
 
.dots-list ol li {
    position: relative;
    margin-top: 0em;
    margin-bottom: 20px;
}
 
.dots-list ol li .number_divider {
    position: absolute;
    left: -50px;
    font-weight: 800;
    font-size: 2em;
    top: -5px;
}
 
.dots-list ol li:before {
    content: ""; 
    background: #8dbeb2;
    position: absolute;
    width: 2px;
    top: 1px;
    bottom: -21px;
    left: -24px;
}
 
.dots-list ol li:after {
    content: "";
    background: #8dbeb2;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    top: 1px;
    left: -31px;
}
 
.dots-list ol li:last-child:before {
    content: "";
    background: #ffffff; 
}

#logo, #logo a {
    z-index: 100000 !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
}

#main-header .logo {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.html5-video-player, .html5-video-player a, .ytp-title, .ytp-title-text {
    display: none !important;
}

#main-content {
    padding-top: 0px !important;
}

#main-header-wrapper {
    transition: height .5s !important;
}

#footer-info {
    width: 100% !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
    padding-top: 16px !important;
}

#footer-bottom {
    padding: 14px 0;
}

#footer {
    background: #334251 !important;
    margin: 16px 0 0;
}

.et_pb_widget li {
    text-transform: uppercase !important;
}

.confit-hours {
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}

.confit-phone {
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    padding-top: 12px !important;
    padding-bottom: 16px !important; 
    margin-bottom: 8px !important;   
    font-weight: normal !important;
}

#footer .et_pb_widget .widgettitle {
    background: 0;
    padding: 0;
    color: #FFFFFF !important;
    font-size: 20px !important;
    padding-bottom: 8px !important;
}

#footer .et_pb_widget:first-of-type {
    padding-top: 40px;
    padding-bottom: 0px;
}

#widget_contact_info-2 {
    padding-top: 56px !important;
}

#footer .et_pb_widget li, #footer .et_pb_widget.woocommerce .product_list_widget li {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    padding: 15px 0;
}


#footer .et_pb_widget a:hover {
    color: #7FD14A !important;
}

.nav li li {
    position: relative;
    line-height: 1.3em;
}

.et-fixed-header {
    border: none !important;
}

.et-fixed-header .header.left-right #et-navigation > ul > li > a  {
    color: #334251 !important;
}

.et-fixed-header .header.left-right #et-navigation > ul > li > a:hover  {
    color: #5ea743 !important;
}

.logo {
    height: 144px !important;
    margin-bottom: -40px !important;
    min-width: 127px !important;
    max-width: 127px !important;
}

#main-header {
    height: 102px !important;
}

.et-fixed-header #main-header .logo {
    height: 130px !important;
    width: 122px !important;
    margin: 0px 0;
    mix-width: 122px !important;
    max-width: 122px !important;
}

.logo {
    -ms-flex-order: 1;
    order: 1;
    display: block;
    transition: height 1s, margin 1s;
    transform: translate3d(0, 0, 0);
}

#et-trending-label, .et-trending-post a {
    display: none !important;
}

.et_pb_blurb > div > div > h4 {
    font-weight: bold !important;
}

.posts-blog-feed-module .post-title {
    font-size: 22px;
    font-weight: bold !important;
}

.read-more-button {
    background: #5ea743 !important;
    color: #FFFFFF !important;
}

.read-more-button:hover {
    background: rgba(119,192,67,0.6) !important;
}

header.header li {
    font-size: 10pt !important;
    color: #FFFFFF !important;
}

li.av-secondary-li > a {
    color: #FFFFFF !important;
}

.et_pb_widget li a {
    color: ##667887 !important;
}

.page article {
    box-shadow: none !important;
}

.et-fixed-header .header.left-right #et-navigation > ul > li > a {
    padding-bottom: 12px;
}

#et-navigation > ul > li > a {
    padding: 0 0 34px;
}

#et-menu {
    padding-bottom: 10px !important;
}

#footer-nav li {
    margin: 0 24px 0 0;
}

div.av-overlay {
    font-size: 20px !important;
    color: #FFFFFF !important;
    background-color: rgba(55,135,60,0.9) !important;
}

.av-overlay > div span {
    display: none !important;
}

img.et-waypoint {
    max-height: 60px !important;
    margin-bottom: 0px !important; 
}

h1, h2, h3, h4, h5 {
    font-weight: normal !important;
}
h1 {
    /*padding-bottom: 20px !important;*/
}

.et_pb_blurb > div > div > h4 {
    font-weight: normal !important;
    padding-bottom: 10px !important;
}

.et_pb_main_blurb_image {
    text-align: center;
    margin-bottom: 4px;
}

.et_pb_blurb_content {
    max-width: inherit;
}

#section_title_blurb_content {
    max-width: 640px !important;
}

.et_pb_bg_layout_dark h4 a {
    color: #FFFFFF !important;
}


.et_pb_bg_layout_dark h4 a:hover {
    color: #F7F3D4 !important;
}

.et_pb_blog_grid h2 {
    font-size: 14px !important;
    margin-top: inherit !important;
    line-height: 1.1em !important;
}

.et_pb_blog_0 .et_pb_post .entry-title a {
    font-size: 20px !important;
    line-height: 1.1em !important;
}

.et_pb_blog_1 .et_pb_post .entry-title a {
    font-size: 20px !important;
    line-height: 1.1em !important;
}

.player .title {
   display: none !important;
}

.et_pb_bg_layout_light .et_pb_post p {
    color: #2C3A49 !important;
}

.et_pb_widget ul li .et_pb_widget a {
    color: #2C3A49 !important;
}

.et_pb_widget ul li .et_pb_widget a:hover {
    color: #37873C !important;
}

.et_pb_widget .widgettitle {
    background: #3E5062;
    padding: 15px 20px;
    color: #FFFFFF;
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 1;
    letter-spacing: .6px !important;
    text-align: center !important;
}

#footer .et_pb_widget .widgettitle {
    text-align: left !important;
}

et_pb_column_2_3 .et_pb_newsletter_form {
    padding-left: 0px !important;
}

.et_pb_newsletter_form, .et_pb_newsletter_description {
    width: 100% !important;
    padding: 0;
    margin-top: -10px !important;
}

/*.entry-title {
    padding-left: 0px !important;
}*/



.et_pb_extra_module .posts-list article h3 {
   font-size: 16px !important;
}

.archive h1 {
    display: none !important;
}

.et_pb_blurb > div > div > h4 {
    font-weight: normal !important;
    padding-bottom: 4px !important;
}

.et_pb_extra_module .posts-list article h3 {
    font-size: inherit !important;
}

#page-container .et_pb_contact_form_0.et_pb_contact_form_container .et_pb_button:hover {
    padding: 10px 12px;
}

li.menu-item-1150 a::before {
    display: none !important;
}

li.menu-item-1151 a::before {
    display: none !important;
}

li.menu-item-416 a::before {
    padding-left: 60px !important;
}

div.wpcf7-mail-sent-ok {
    border: 0px solid #398f14 !important;
}

div.wpcf7-mail-sent-ok {
     text-align: center;
     text-shadow: none;
     padding: 5px;
     font-size: 14px;
     font-style: bold !important;
     background: #FFFFFF !important;
     border-color: #FFFFFF !important;
     color: #59a80f !important;
 }

.wpcf7 select {
    font-size: 14px !important;
}

.wpcf7 select {
    width: 100% !important;
}

.wpcf7 input {
    width: 100% !important;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	max-width: 100% !important;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}

.wpcf7 input[type="radio"] {
    padding: 0px !important;
    width: inherit !important;
}

.wpcf7 input[type="text"]:focus{
	background: #fff;
}

.wpcf7-submit{
	float: right;
	background: #677481 !important;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 12px 24px;
	cursor: pointer;
	border-radius: 3px;
	font-size: 15px;
}

.wpcf7-submit:hover {
	background: #748594 !important;
}

span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}

div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}

div.wpcf7-mail-sent-ok {
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

#responsive-form{
	max-width:720px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}

.column-half, .column-full, .column-four, .column-three{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 20px !important;
}

.column-send {
	float: right;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 20px !important;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}


/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
	.column-four{
		width: 25%;
	}
	.column-three{
		width: 33%;
	}
	.column-send{
		width: 25%;
	}
}

div.wpcf7 .screen-reader-response {
    max-width: 720px !important;
}

@media only screen and (max-device-width: 480px) {
                .et_pb_section {
			padding: 3% 0 !important;
		}		
                .et_pb_module {
			margin-bottom: 3.5% !important;
		}

		.et-fixed-header #main-header .logo{
			max-height: 90%
			width: auto !important;
		}
	}


#dekalb-happy-healthy-header h3 {
    font-size: inherit !important;
    color: #4bb3e6;
}

#dekalb-happy-healthy-header {
    margin-top: 0px !important;
}

.box {
    height: 250px !important;
    position: relative; overflow: hidden; width: 400px !important; margin-left: auto; margin-right: auto;
}

.box img {
    position: absolute; left: 0; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out;
}

.box .overbox {
    background-color: rgba(243,108,58,0.73); position: absolute; top: 0; left: 0; color: #fff; z-index: 100; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; opacity: 0; width: 363px; height: 274px; padding: 130px 20px;
}

.box:hover .overbox {
    opacity: 1;
}

.box .overtext {
    -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; transform: translateY(40px); -webkit-transform: translateY(40px);
}

.box .title {
    font-size: 2.5em; text-transform: uppercase; opacity: 0; transition-delay: 0.1s; transition-duration: 0.2s;
}

.box:hover .title, .box:focus .title {
    opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px);
}

.box .tagline {
    font-size: 0.8em; opacity: 0; transition-delay: 0.2s; transition-duration: 0.2s; text-align: center;
}

.box:hover .tagline, .box:focus .tagline {
    opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px);
}

.dekalb-links {
    text-transform: lowercase; font-size: 36px; position: relative; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28); text-align: center; vertical-align: middle; margin-top: 26%;
}

.dekalb-links-purpose {
    font-size: 40px; position: absolute; top: 40%; left: 21%; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28);
}

.dekalb-links-passion {
    font-size: 40px; position: absolute; top: 40%; left: 23%; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28);
}

.dekalb-lines {
    position: absolute; width: 37%; top: 33%; left: 32% !important;
}

.box:hover h4 {
    display: none; -webkit-transition: all 400ms ease-out; -moz-transition: all 400ms ease-out; -o-transition: all 400ms ease-out; -ms-transition: all 400ms ease-out; transition: all 400ms ease-out; transform: translateY(40px); -webkit-transform: translateY(40px);
}

    .box:hover .dekalb-lines {
    display: none; -webkit-transition: all 400ms ease-out; -moz-transition: all 400ms ease-out; -o-transition: all 400ms ease-out; -ms-transition: all 400ms ease-out; transition: all 400ms ease-out; transform: translateY(40px); -webkit-transform: translateY(40px);
}

.dekalb-links-outline {
    position: absolute; width: 91%; top: 5%; left: 4.5% !important;
}

.dekalb-links-title {
    text-transform: lowercase; font-size: 25px; text-align: center; margin-top: -60px !important;
}

.dekalb-links-description { text-align: center; margin-left: 40px; margin-right: 40px; margin-top: 22px; line-height: 18px; margin-bottom: 10px;
}

.mendo-links-read-more {
    color: white; font-size: 13px; font-weight: bold;
}

@media (max-width: 1285px) {
    .box {
        height: 274px; position: relative; overflow: hidden; width: 265px;
        }
    .dekalb-links-purpose {
        text-transform: lowercase; font-size: 30px; position: absolute; top: 30%; left: 20%; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28);
        }
        .dekalb-lines {
        position: absolute; width: 37%; top: 26%; left: 32% !important;
        } .box .overbox {
        background-color: rgba(161, 83, 224, 0.9); position: absolute; top: 0; left: 0; color: #fff; z-index: 100; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; opacity: 0; width: 265px; height: 0; padding: 100px 20px;
        }
        .dekalb-links-outline {
        position: absolute; width: 91%; top: 5%; left: 4.5% !important;
        }
        .box .title {
        font-size: 2.5em; text-transform: uppercase; opacity: 0; transition-delay: 0.1s; transition-duration: 0.2s;
        }
        .dekalb-links-title {
        text-transform: lowercase; font-size: 20px; text-align: center; margin-top: -65px !important;
        }
        .dekalb-links-description {
        font-size: 8px; text-align: center; margin-left: 15px; margin-right: 15px; margin-top: 10px; line-height: 18px; margin-bottom: 8px;
        }
        .dekalb-links-passion {
        text-transform: lowercase; font-size: 30px; position: absolute; top: 30%; left: 25%; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28);
        }    
        .dekalb-links {
        text-transform: lowercase; font-size: 25px; position: relative; top: 1%; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28);
        }
}
#top-header {
    border-bottom: 3px solid #5ea743 !important;
	z-index:999999 !important;
}

@media only screen and (min-width: 1024px){
        #top-header{
                position:fixed !important;
                width:100%;
        }
        #main-header-wrapper{
                height:121px !important;
        }
        #main-header{
                padding-top:50px;
				
        }
        #et-navigation{
          padding-top:30px;
		  
        }
}

/*Begin Ambassador Program Social Links*/
.ambassador {
	font-family: ETmodules;
	display: inline-block;
	font-size: 16px;
	position: relative;
	text-align: center;
	transition: color .3s ease 0s;
	color: #b2b2b2;
	text-decoration: none;
	padding-right:5px
}
.ambassador a{
	color: #b2b2b2;
}
.ambassador a:hover{
	color: #2ea3f2;
}
/*end Ambassador Program Social Links*/

/*------------------------------------------------------------------------*/
/*------------------- DIVI 2 COLUMN IMAGE & TEXT MODULE-------------------*/
/*------------------------------------------------------------------------*/
/* Divi Vertical Timeline With Annimation Effects */


.vertical-timeline .section-title .et_pb_text_inner {
	text-align:center;
}
.vertical-timeline .section-title .et_pb_text_inner h2 {
    font: 400 40px/1.1em Proxima Nova,sans-serif;
    margin: 0px;
    color: #005101;
}
.vertical-timeline .section-title .et_pb_text_inner h3 {
    font: 100 35px/1.3em Proxima Nova,sans-serif;
}
.vertical-timeline .et_pb_image img {
    width: 85%;
    display: inline;
	background: #ffffff !important;
	padding: 10px !important;
}
.vertical-timeline .step {
    list-style-type: none;
    position: relative;
    overflow: hidden !important;
    padding: 0px 0px 45px 0px;
}
.vertical-timeline .step::after {
    content: "";
    position: absolute !important;
    bottom: 5px;
    left: 45%;
    margin-left: 40px;
    z-index: 1;
    width: 19px;
    height: 1000px;
    background: url(../png/step-arrow.png) no-repeat 0 bottom;
    visibility: visible;
}
.vertical-timeline .step-last::after{
	display:none;
}
.vertical-timeline .step h4.title{
    font-size: 24px;
}
.vertical-timeline .step p{
    font-size: 17px;
}
.vertical-timeline .left-side {
    width: 45%;
    float: left;
    padding: 0 50px;
    padding-top: 15px;
    text-align: center;
    margin: unset !important;
    position: unset!important;
}
.vertical-timeline .right-side {
    width: 55%;
    float: left;
    padding-top: 15px;
    padding-left: 125px;
    position: unset!important;
}
.vertical-timeline .right-side .step-number{
    width: 97px;
    height: 97px;
    display: inline-block;
    background: url(../png/step-background.png) no-repeat 0 0 !important;
    z-index: 9;
	position: absolute !important;
    left: 45%;
	top:0;
}
.vertical-timeline .right-side .step-number .et_pb_text_inner p{
	font-weight: 500;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
	opacity:0.7;
}
.vertical-timeline .right-side .step-content{

}
/* Divi Vertical Timeline With Annimation Effects Responsive Styles */
@media (max-width: 1200px){
	.vertical-timeline .left-side{
		padding:15px 25px 0;
	}
}
@media (max-width: 992px){
	.vertical-timeline .left-side{
		padding:15px 15px 0;
	}
}
@media (max-width: 767px){
	.vertical-timeline .left-side {
    	width: 100%;
    	padding-left: 125px;
    	padding-bottom: 30px;
	}
	.vertical-timeline .right-side {
    	width: 100%;
	}
	.vertical-timeline .right-side .step-number{
		left:0;
	}
	.vertical-timeline .step::after {
		left:0;
	}
	.vertical-timeline .et_pb_image img{
		width:100%;
		background: #ffffff !important;
		padding: 10px !important;
	}
	.vertical-timeline .et_pb_text_inner h4{
    font-size: 17px !important;
	}
}
@media (max-width: 374px){
	.vertical-timeline .step::after {
		margin-left:30px;
	}
.vertical-timeline .right-side .step-number {
		background-size:cover; 
		width:80px; height:80px; 
		line-height:78px;
	}
	.vertical-timeline .left-side,
	.vertical-timeline .right-side{
	    padding-left: 100px;
    	padding-bottom: 20px
	}
	
}
/* end of Divi Vertical Timeline With Annimation Effects Responsive Styles */