.sc_layouts_row_type_compact .sc_layouts_column_align_left .sc_layouts_item {
    margin-right: 0;
}

#youtubeIcon_fab {
    border-radius: 0 !important;
    border: none !important;
    height: 0 !important;
    line-height: 0 !important;
    text-align: none !important;
    width: 0 !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}

.socials_wrap .social_item .fa-youtube {
	top: 0 !important;
	left: 0 !important;
}

.page-id-3099 .vc_custom_1490186755375  {
	display: none;
}

/* Trenton Changes for Nav */

.vc_custom_1571925493403 {
    width: auto;
    max-width: 1440px;
}

.flexed .wpb_wrapper {
	display:flex;
	align-self: center;
    justify-content: center;
    align-items: center;
}

ul#menu_main {
    width: fit-content;
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin: 0 auto;
}

#youtubeIcon .sc_icons_item_linked {
    margin-right: 27px !important;
    left: 15px;
    top: -3px;
}

.sc_layouts_row_type_normal .search_wrap .search_submit:before {
font-size: 20px;
    top: -3px;
    position: relative;
    margin-left: 5px;
}

.sc_layouts_row_type_normal .search_wrap .search_field {
}

.vc_custom_1490179939271 {
	padding:0;
}

.block {
	-webkit-transition: 0.15s all ease-in-out; 
    -moz-transition: 0.15s all ease-in-out; 
      -o-transition: 0.15s all ease-in-out; 
         transition: 0.15s all ease-in-out;
}

.block > .vc_column-inner {
    min-height: 250px !important;
    box-sizing: border-box;
    max-height: fit-content;
}

.block:hover {
	transform:translateY(-15px);
}

.block h6 {
	display:none;
}

.block h3 {
	text-align:center;
}

.wpb_single_image.vc_align_left {
	text-align:center !important;
}

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

.block > .vc_column-inner {
	min-height:auto !important;
	height:fit-content !important;
}

.wpb_single_image.vc_align_left {
	text-align:center;
}

.block .wpb_text_column , .block .vc_empty_space {
	display:none;
}

.block h3 , .block h6 {
	display:none;
}
	
}

@media screen and (min-width: 1750px) {
	
	.vc_custom_1572898129573 {
		display:flex;
		justify-content:center;
	}

	.block {
		width:215px;
	}
	
	.block > .vc_column-inner {
		min-height:auto !important;
		height:225px;
	}
	
}

/* End Trenton Changes for Nav */

.page-id-3602 .sc_layouts_hide_on_frontpage {
	display: none !important;
}

@media screen and (max-width: 1262px) {
	#youtubeIcon {
		margin-bottom: 7px !important;
	}
}

@media screen and (max-width: 1023px)
header .sc_layouts_item #widget_socials_1915429952 {
   display: block !important;
}

@media screen and (max-width: 767px) {
   #layout-benefits-guide-row {
        display: flex;
        flex-direction: column;
        align-items: center;
   }
	
	.layout-bg-col .vc_column-inner {
		padding: 0;
	}
}

/* nav dropdown list line-height */
.sc_layouts_menu_nav>li ul, .sc_layouts_menu_nav>li ul>li, .sc_layouts_menu_nav>li ul>li>a {
	line-height: 1.5em;
}

/* content area */
.wpb_wrapper li {
	margin-bottom: .5em;
}

h3 {
	margin-top: 1.2em;
}

/* link color */
.scheme_default a, 
.scheme_default li a {
    color: #5fd1dc;
}
.scheme_default a:hover, 
.scheme_default li a:hover {
    color: #203481;
}