<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a.whiteftanimated
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.whiteftanimated::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.whiteftanimated:hover::after
{
   background: #FFFFFF;
   width: 100%;
}
a.whiteftanimated:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whiteftanimated:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whiteftanimated:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
}
@media only screen and (max-width: 1023px)
{
}
#wb_topmenubar
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #2779AA;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#topmenubar
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#topmenubar &gt; .row
{
   margin-right: 0;
   margin-left: 0;
}
#topmenubar &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#topmenubar &gt; .row &gt; .col-1
{
   float: left;
}
#topmenubar &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#topmenubar:before,
#topmenubar:after,
#topmenubar .row:before,
#topmenubar .row:after
{
   display: table;
   content: " ";
}
#topmenubar:after,
#topmenubar .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#topmenubar &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_mennnav
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#mennnav
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
}
#mennnav &gt; .col-1, #mennnav &gt; .col-2, #mennnav &gt; .col-3, #mennnav &gt; .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
}
#mennnav &gt; .col-1, #mennnav &gt; .col-2, #mennnav &gt; .col-3, #mennnav &gt; .col-4
{
   flex: 0 0 auto;
}
#mennnav &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#mennnav &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#mennnav &gt; .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#mennnav &gt; .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   flex-basis: 0;
   max-width: 0;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 1036px)
{
#mennnav &gt; .col-1, #mennnav &gt; .col-2, #mennnav &gt; .col-3, #mennnav &gt; .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
.Extension1 .hide 
{
   display: none!important;
}
.Extension1 .show 
{
   display: block!important;
}
.Extension1 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.Extension1 .nav, .Extension1 .navbar-text
{
   font-family: Raleway;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
}
.Extension1 .nav, .Extension1 *
{
   margin: 0;
   padding: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   list-style: none;
}
.Extension1 .nav:before,
.Extension1 .nav:after 
{
   content: " ";
   display: table;
}
.Extension1 .nav:after 
{
   clear: both;
}
.Extension1 .navbar-text
{
   color: #104070;
   margin: 0;
   padding: 10px 15px 10px 0px;
}
.Extension1 .nav a 
{
   text-decoration: none;
}
.Extension1 .nav a:hover,
.Extension1 .nav a:focus 
{
   color: #76a3d2;
}
.Extension1 .nav ul
{
   margin-top: 0;
   margin-bottom: 10px;
}
.Extension1 .nav ul ul
{
   margin-bottom: 0;
}
.Extension1 .container 
{
   margin-right: auto;
   margin-left: auto;
}
.Extension1 .container:before,
.Extension1 .container:after 
{
   content: " ";
   display: table;
}
.Extension1 .container:after 
{
   clear: both;
}
.Extension1 .container:before,
.Extension1 .container:after 
{
   content: " ";
   display: table;
}
.Extension1 .container:after 
{
  clear: both;
}
.Extension1 .collapse 
{
   display: none;
}
.Extension1 .collapse.in 
{
   display: block;
}
.Extension1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
}
.Extension1 .caret 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.Extension1 .dropdown 
{
   position: relative;
}
.Extension1 .dropdown-toggle:focus 
{
   outline: 0;
}
.Extension1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #104070;
   border: 1px solid #E5E5E5;
   border: 1px solid rgba(229,229,229,0.20);
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.18);
   box-shadow: 0 6px 12px rgba(0,0,0,0.18);
   background-clip: padding-box;
}
.Extension1 .dropdown-menu .divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #E5E5E5;
}
.Extension1 .dropdown-menu&gt;li&gt;a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   white-space: nowrap;
}
.Extension1 .dropdown-menu&gt;li&gt;a:hover,
.Extension1 .dropdown-menu&gt;li&gt;a:focus 
{
   text-decoration: none;
   color: #104070;
   background-color: #FFFFFF;
}
.Extension1 .dropdown-menu&gt;.active&gt;a,
.Extension1 .dropdown-menu&gt;.active&gt;a:hover,
.Extension1 .dropdown-menu&gt;.active&gt;a:focus 
{
   color: #fff;
   text-decoration: none;
   outline: 0;
   background-color: #FFFFFF;
}
.Extension1 .open&gt;.dropdown-menu 
{
   display: block;
}
.Extension1 .open&gt;a 
{
   outline: 0;
}
.Extension1 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.Extension1 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.Extension1 .nav&gt;li 
{
   position: relative;
   display: block;
}
.Extension1 .nav&gt;li&gt;a 
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.Extension1 .nav .open&gt;a,
.Extension1 .nav .open&gt;a:hover,
.Extension1 .nav .open&gt;a:focus 
{
   background-color: #ccc;
   border-color: #FFFFFF;
}
.Extension1 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #E5E5E5;
}
.Extension1 .nav&gt;li&gt;a&gt;img 
{
   max-width: none;
}
.Extension1 .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1
{
   position: relative;
   border: 1px solid transparent;
}
.Extension1:before,
.Extension1:after 
{
   content: " ";
   display: table;
}
.Extension1:after 
{
   clear: both;
}
.Extension1:before,
.Extension1:after 
{
   content: " ";
   display: table;
}
.Extension1:after 
{
   clear: both;
}
.Extension1 .navbar-header:before,
.Extension1 .navbar-header:after 
{
   content: " ";
   display: table;
}
.Extension1 .navbar-header:after 
{
   clear: both;
}
.Extension1-navbar-collapse 
{
   border-color: #E5E5E5;
   border-top: 1px solid transparent;
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
   max-height: 340px;
   overflow-x: visible;
   padding-left: 0px;
   padding-right: 0px;
   -webkit-overflow-scrolling: touch;
}
.Extension1-navbar-collapse:before,
.Extension1-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.Extension1-navbar-collapse:after 
{
   clear: both;
}
.Extension1-navbar-collapse:before,
.Extension1-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.Extension1-navbar-collapse:after 
{
   clear: both;
}
.Extension1-navbar-collapse.in 
{
   overflow-y: auto;
}
.Extension1 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 13px 10px 12px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 4px;
}
.Extension1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.Extension1 .navbar-toggle .icon-bar+.icon-bar 
{
   margin-top: 4px;
}
.Extension1 .navbar-nav 
{
   margin: 6px -15px;
}
.Extension1 .navbar-nav&gt;li&gt;.dropdown-menu 
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.Extension1 .navbar-text 
{
   float: left;
}
.Extension1 .navbar-nav&gt;li&gt;a 
{
   color: #FFFFFF;
}
.Extension1 .navbar-nav&gt;li&gt;a:hover,
.Extension1 .navbar-nav&gt;li&gt;a:focus 
{
   background-color: #FFFFFF;
   color: #104070;
   text-decoration: none;
}
.Extension1 .navbar-nav&gt;.active&gt;a,
.Extension1 .navbar-nav&gt;.active&gt;a:hover,
.Extension1 .navbar-nav&gt;.active&gt;a:focus 
{
   color: #104070;
   background-color: #FFFFFF;
}
.Extension1 .navbar-toggle 
{
   border-color: transparent;
}
.Extension1 .navbar-toggle:hover,
.Extension1 .navbar-toggle:focus 
{
   background-color: transparent;
}
.Extension1 .navbar-toggle .icon-bar 
{
   background-color: #104070;
}
.Extension1-navbar-collapse
{
   border-color: #E5E5E5;
}
.Extension1 .navbar-nav&gt;.dropdown&gt;a:hover .caret,
.Extension1 .navbar-nav&gt;.dropdown&gt;a:focus .caret 
{
   border-top-color: #104070;
   border-bottom-color: #104070;
}
.Extension1 .navbar-nav&gt;.open&gt;a,
.Extension1 .navbar-nav&gt;.open&gt;a:hover,
.Extension1 .navbar-nav&gt;.open&gt;a:focus 
{
   background-color: #FFFFFF;
   color: #104070;
}
.Extension1 .navbar-nav&gt;.open&gt;a .caret,
.Extension1 .navbar-nav&gt;.open&gt;a:hover .caret,
.Extension1 .navbar-nav&gt;.open&gt;a:focus .caret 
{
   border-top-color: #104070;
   border-bottom-color: #104070;
}
.Extension1 .navbar-nav&gt;.dropdown&gt;a .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1 .navbar-link 
{
   color: #FFFFFF;
}
.Extension1 .navbar-link:hover 
{
   color: #104070;
}
.Extension1 .navbar-header
{
   background-color: #FFFFFF;
   color: #104070;
}
#Extension1 .menu-icon
{
   font-size: 16px;
   margin-right: 4px;
   width: 16px;
}
@media (min-width: 1036px) 
{
.Extension1 .navbar-right .dropdown-menu 
{
   right: 0;
   left: auto;
}
.Extension1 .navbar-header 
{
   float: left;
}
.Extension1-navbar-collapse 
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.Extension1-navbar-collapse.collapse 
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.Extension1-navbar-collapse.in 
{
   overflow-y: auto;
}
.Extension1-navbar-collapse .navbar-text:last-child 
{
   margin-right: 0;
}
.Extension1 .navbar-toggle, #Extension1-navbar-text
{
   display: none;
}
.Extension1 .navbar-nav 
{
   margin: 0;
}
.Extension1 .navbar-nav&gt;li 
{
   float: left;
}
.Extension1 .container&gt;.navbar-header,
.Extension1 .container&gt;.Extension1-navbar-collapse 
{
   margin-right: 0;
   margin-left: 0;
}
.Extension1 .navbar-nav&gt;.dropdown&gt;a:hover .caret,
.Extension1 .navbar-nav&gt;.dropdown&gt;a:focus .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 1036px) 
{
.Extension1 
{
   background-color: #104070;
   border-color: #FFFFFF;
}
.Extension1 .navbar-nav 
{
   margin: 0;
}
.Extension1 .navbar-nav .open .dropdown-menu 
{
   position: static;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.Extension1 .navbar-nav .open .dropdown-menu&gt;li&gt;a,
.Extension1 .navbar-nav .open .dropdown-menu .dropdown-header 
{
   padding: 5px 15px 5px 25px;
}
.Extension1 .navbar-nav .open .dropdown-menu&gt;li&gt;a 
{
   line-height: 20px;
}
.Extension1 .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover,
.Extension1 .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus 
{
   background-image: none;
}
}
@media (min-width: 1036px) 
{
.Extension1 
{
   background-color: #FFFFFF;
   border-color: #FFFFFF;
   border-radius: 4px;
}
.Extension1 .navbar-nav&gt;li&gt;a 
{
   color: #104070;
}
.Extension1 .navbar-nav&gt;li&gt;a:hover,
.Extension1 .navbar-nav&gt;li&gt;a:focus 
{
   color: #FFFFFF;
   background-color: #104070;
}
.Extension1 .navbar-nav&gt;.active&gt;a,
.Extension1 .navbar-nav&gt;.active&gt;a:hover,
.Extension1 .navbar-nav&gt;.active&gt;a:focus 
{
   color: #FFFFFF;
   background-color: #2779AA;
}
.Extension1 .navbar-toggle 
{
   border-color: #333;
}
.Extension1 .navbar-toggle:hover,
.Extension1 .navbar-toggle:focus 
{
   background-color: #333;
}
.Extension1 .navbar-toggle .icon-bar 
{
   background-color: #fff;
}
.Extension1-navbar-collapse
{
   border-color: #356ba2;
}
.Extension1 .navbar-nav&gt;.open&gt;a,
.Extension1 .navbar-nav&gt;.open&gt;a:hover,
.Extension1 .navbar-nav&gt;.open&gt;a:focus 
{
   background-color: #104070;
   color: #FFFFFF;
}
.Extension1 .navbar-nav&gt;.dropdown&gt;a:hover .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1 .navbar-nav&gt;.dropdown&gt;a .caret
{
   border-top-color: #104070;
   border-bottom-color: #104070;
}
.Extension1 .navbar-nav &gt; li.active &gt; a &gt; .caret,
.Extension1 .navbar-nav &gt; li.active &gt; a:hover &gt; .caret,
.Extension1 .navbar-nav &gt; li.active &gt; a:focus &gt; .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1 .navbar-nav&gt;.open&gt;a .caret,
.Extension1 .navbar-nav&gt;.open&gt;a:hover .caret,
.Extension1 .navbar-nav&gt;.open&gt;a:focus .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1 .navbar-link 
{
   color: #104070;
}
.Extension1 .navbar-link:hover 
{
   color: #fff;
}
}
#wb_toplogo
{
   margin: 0;
   vertical-align: top;
}
#toplogo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 180px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#ThemeableButton1
{
   font-family: Raleway;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton1
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton1
{
   color: inherit;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton1 .ui-button
{
   background-color: #104070;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-state-hover, #wb_ThemeableButton1 .ui-button:hover
{
   border-color: #000075;
   background-color: #700B0B;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThemeableButton1 .ui-state-active, #wb_ThemeableButton1 .ui-button:active
{
   border-color: #000075;
   background-color: #700B0B;
   background-image: none;
   color: #FFFFFF;
}
#wb_hdpersonalized
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#hdpersonalized
{
   color: #FFFFFF;
   font-family: Raleway;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#hdpersonalized a
{
   color: inherit;
   text-decoration: none;
}
#wb_banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#banner
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#banner &gt; .row
{
   margin-right: 0;
   margin-left: 0;
}
#banner &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#banner &gt; .row &gt; .col-1
{
   float: left;
}
#banner &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#banner:before,
#banner:after,
#banner .row:before,
#banner .row:after
{
   display: table;
   content: " ";
}
#banner:after,
#banner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#banner &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Financial%2dEducation%2dVideos%2dintro.webp');
   background-repeat: repeat;
   background-position: right center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 450px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#LayoutGrid12 &gt; .col-1, #LayoutGrid12 &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 &gt; .col-1, #LayoutGrid12 &gt; .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid12 &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 &gt; .col-2
{
   background-color: rgba(16,64,112,0.60);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 1024px)
{
#LayoutGrid12 &gt; .col-1, #LayoutGrid12 &gt; .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#LayoutGrid14 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid14 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid13 &gt; .row &gt; .col-1
{
   background-color: #F0F4F7;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#LayoutGrid15 &gt; .col-1, #LayoutGrid15 &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid15 &gt; .col-1, #LayoutGrid15 &gt; .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid15 &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid15 &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   flex-basis: 0;
   max-width: 0;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid15 &gt; .col-1, #LayoutGrid15 &gt; .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_fiduciary
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#fiduciary
{
   color: #104070;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#fiduciary a
{
   color: inherit;
   text-decoration: none;
}
#wb_videogrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#videogrid
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#videogrid &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#videogrid &gt; .row &gt; .col-1, #videogrid &gt; .row &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#videogrid &gt; .row &gt; .col-1, #videogrid &gt; .row &gt; .col-2
{
   float: left;
}
#videogrid &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#videogrid &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#videogrid:before,
#videogrid:after,
#videogrid .row:before,
#videogrid .row:after
{
   display: table;
   content: " ";
}
#videogrid:after,
#videogrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#videogrid &gt; .row &gt; .col-1, #videogrid &gt; .row &gt; .col-2
{
   float: none;
   width: 100% !important;
}
}
#YouTube1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#YouTube2
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube2
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1, #LayoutGrid2 &gt; .row &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 &gt; .row &gt; .col-1, #LayoutGrid2 &gt; .row &gt; .col-2
{
   float: left;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 &gt; .row &gt; .col-1, #LayoutGrid2 &gt; .row &gt; .col-2
{
   float: none;
   width: 100% !important;
}
}
#YouTube3
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube3
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#YouTube5
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube5
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1, #LayoutGrid3 &gt; .row &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 &gt; .row &gt; .col-1, #LayoutGrid3 &gt; .row &gt; .col-2
{
   float: left;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3 &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid3 &gt; .row &gt; .col-1, #LayoutGrid3 &gt; .row &gt; .col-2
{
   float: none;
   width: 100% !important;
}
}
#YouTube4
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube4
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#YouTube6
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube6
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#YouTube7
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube7
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1, #LayoutGrid5 &gt; .row &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 &gt; .row &gt; .col-1, #LayoutGrid5 &gt; .row &gt; .col-2
{
   float: left;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5 &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 &gt; .row &gt; .col-1, #LayoutGrid5 &gt; .row &gt; .col-2
{
   float: none;
   width: 100% !important;
}
}
#YouTube9
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube9
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #104070;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#footer &gt; .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer &gt; .row &gt; .col-1
{
   float: left;
}
#footer &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
}
#LayoutGrid7 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 &gt; .row &gt; .col-1, #LayoutGrid7 &gt; .row &gt; .col-2, #LayoutGrid7 &gt; .row &gt; .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 &gt; .row &gt; .col-1, #LayoutGrid7 &gt; .row &gt; .col-2, #LayoutGrid7 &gt; .row &gt; .col-3
{
   float: left;
}
#LayoutGrid7 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid7 &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid7 &gt; .row &gt; .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#LayoutGrid7 &gt; .row &gt; .col-1, #LayoutGrid7 &gt; .row &gt; .col-2, #LayoutGrid7 &gt; .row &gt; .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_fretirementplanning 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_fretirementplanning
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: 400;
   font-size: 16px;
   line-height: 27px;
}
#wb_fretirementplanning p, #wb_fretirementplanning ul
{
   margin: 0;
   padding: 0;
}
#wb_fretirementplanning
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_cfplogo
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#cfplogo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 174px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_socialmediagrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#socialmediagrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#socialmediagrid &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#socialmediagrid &gt; .row &gt; .col-1, #socialmediagrid &gt; .row &gt; .col-2, #socialmediagrid &gt; .row &gt; .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#socialmediagrid &gt; .row &gt; .col-1, #socialmediagrid &gt; .row &gt; .col-2, #socialmediagrid &gt; .row &gt; .col-3
{
   float: left;
}
#socialmediagrid &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#socialmediagrid &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#socialmediagrid &gt; .row &gt; .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#socialmediagrid:before,
#socialmediagrid:after,
#socialmediagrid .row:before,
#socialmediagrid .row:after
{
   display: table;
   content: " ";
}
#socialmediagrid:after,
#socialmediagrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#socialmediagrid &gt; .row &gt; .col-1, #socialmediagrid &gt; .row &gt; .col-2, #socialmediagrid &gt; .row &gt; .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 100px;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF0000;
}
#Icon1
{
   height: 20px;
   width: 19px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FF0000;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #3B4966;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid10 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 100px;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF0000;
}
#Icon2
{
   height: 20px;
   width: 19px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FF0000;
}
#wb_ftfollowus 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_ftfollowus
{
   color: #FFFFFF;
   font-family: Raleway;
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
}
#wb_ftfollowus p, #wb_ftfollowus ul
{
   margin: 0;
   padding: 0;
}
#wb_ftfollowus
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 30px 0 ;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 10px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftfiduciary
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftfiduciary
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ftfiduciary &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftfiduciary &gt; .row &gt; .col-1, #ftfiduciary &gt; .row &gt; .col-2, #ftfiduciary &gt; .row &gt; .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftfiduciary &gt; .row &gt; .col-1, #ftfiduciary &gt; .row &gt; .col-2, #ftfiduciary &gt; .row &gt; .col-3
{
   float: left;
}
#ftfiduciary &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#ftfiduciary &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#ftfiduciary &gt; .row &gt; .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#ftfiduciary:before,
#ftfiduciary:after,
#ftfiduciary .row:before,
#ftfiduciary .row:after
{
   display: table;
   content: " ";
}
#ftfiduciary:after,
#ftfiduciary .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ftfiduciary &gt; .row &gt; .col-1, #ftfiduciary &gt; .row &gt; .col-2, #ftfiduciary &gt; .row &gt; .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_ftrecoruces 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_ftrecoruces
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: 400;
   font-size: 16px;
   line-height: 27px;
}
#wb_ftrecoruces p, #wb_ftrecoruces ul
{
   margin: 0;
   padding: 0;
}
#wb_ftrecoruces
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Lato;
   font-weight: 400;
   font-size: 16px;
   line-height: 27px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 100px;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF0000;
}
#Icon3
{
   height: 20px;
   width: 19px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #FF0000;
}
#wb_listenfo 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_listenfo div
{
   text-align: center;
}
#wb_listenfo
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftkoollogo
{
   margin: 0;
   vertical-align: top;
}
#ftkoollogo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ftradiones 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_ftradiones div
{
   text-align: center;
}
#wb_ftradiones
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid1 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 100px;
   text-align: center;
   margin: 10px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a
{
   text-decoration: none;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF0000;
}
#Icon5
{
   height: 20px;
   width: 19px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #FF0000;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   display: inline-block;
   width: 19px;
   height: 20px;
   text-align: center;
   z-index: 43;
}
#wb_YouTube3
{
   display: block;
   width: 100%;
   z-index: 14;
}
#wb_ThemeableButton1
{
   display: block;
   width: 100%;
   height: 63px;
   z-index: 2;
}
#wb_Icon5
{
   display: inline-block;
   width: 19px;
   height: 20px;
   text-align: center;
   z-index: 47;
}
#wb_cfplogo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 42;
}
#wb_YouTube9
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_hdpersonalized
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_Extension1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 1;
}
#ThemeableButton1
{
   width: 100%;
   height: 100%;
}
#wb_YouTube4
{
   display: block;
   width: 100%;
   z-index: 16;
}
#wb_YouTube5
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_YouTube6
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_fiduciary
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_toplogo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_YouTube7
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_Icon2
{
   display: inline-block;
   width: 19px;
   height: 20px;
   text-align: center;
   z-index: 44;
}
#wb_Icon3
{
   display: inline-block;
   width: 19px;
   height: 20px;
   text-align: center;
   z-index: 45;
}
#wb_YouTube1
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_ftkoollogo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 52;
}
#wb_YouTube2
{
   display: block;
   width: 100%;
   z-index: 13;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_topmenubar
{
   visibility: visible;
   display: table;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #6B6B6B;
   border-left-color: #000000;
}
#wb_topmenubar
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#topmenubar
{
   height: auto;
   padding: 0;
}
#topmenubar .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#topmenubar &gt; .row &gt; .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#topmenubar &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_mennnav
{
   visibility: visible;
   display: table;
}
#wb_mennnav
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#mennnav
{
   height: auto;
   padding: 0;
}
#mennnav &gt; .col-1, #mennnav &gt; .col-2, #mennnav &gt; .col-3, #mennnav &gt; .col-4
{
   padding-right: 3px;
   padding-left: 3px;
}
#mennnav &gt; .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#mennnav &gt; .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#mennnav &gt; .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#mennnav &gt; .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Extension1
{
   visibility: visible;
   display: block;
}
.Extension1 .nav, .Extension1 .navbar-text, .Extension1 .dropdown-menu
{
   font-size: 16px;
}
#Extension1 .menu-icon
{
   font-size: 16px;
   width: 16px;
}
#wb_toplogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#toplogo
{
   border: 0px solid #CCCCCC;
}
#wb_ThemeableButton1
{
   width: 100%;
   height: 63px;
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableButton1
{
   font-size: 17px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 61px;
   padding: 0;
}
#wb_hdpersonalized
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
   font-size: 43px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_hdpersonalized
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#hdpersonalized
{
   color: #FFFFFF;
   font-family: Raleway;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
}
#hdpersonalized a
{
   color: inherit;
}
#wb_banner
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 0;
}
#banner .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#banner &gt; .row &gt; .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#banner &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/Financial%2dEducation%2dVideos%2dintro.webp');
   background-repeat: repeat;
   background-position: right center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 400px 0 20px 0;
}
#LayoutGrid12 &gt; .col-1, #LayoutGrid12 &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 &gt; .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 &gt; .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid15 &gt; .col-1, #LayoutGrid15 &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 &gt; .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid15 &gt; .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_fiduciary
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_fiduciary
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#fiduciary
{
   color: #104070;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#fiduciary a
{
   color: inherit;
}
#wb_videogrid
{
   visibility: visible;
   display: table;
}
#wb_videogrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videogrid
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#videogrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#videogrid &gt; .row &gt; .col-1, #videogrid &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#videogrid &gt; .row &gt; .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#videogrid &gt; .row &gt; .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1, #LayoutGrid2 &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 &gt; .row &gt; .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1, #LayoutGrid3 &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 &gt; .row &gt; .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1, #LayoutGrid5 &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 &gt; .row &gt; .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
   background-color: #104070;
   background-image: none;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0 0 20px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer &gt; .row &gt; .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 &gt; .row &gt; .col-1, #LayoutGrid7 &gt; .row &gt; .col-2, #LayoutGrid7 &gt; .row &gt; .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 &gt; .row &gt; .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 &gt; .row &gt; .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_fretirementplanning
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_fretirementplanning
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_cfplogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_socialmediagrid
{
   visibility: visible;
   display: table;
}
#wb_socialmediagrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#socialmediagrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#socialmediagrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#socialmediagrid &gt; .row &gt; .col-1, #socialmediagrid &gt; .row &gt; .col-2, #socialmediagrid &gt; .row &gt; .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#socialmediagrid &gt; .row &gt; .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#socialmediagrid &gt; .row &gt; .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#socialmediagrid &gt; .row &gt; .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Icon1
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Icon1
{
   width: 25px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 10px 0 0 0 ;
   padding: 0;
}
#wb_Icon2
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Icon2
{
   width: 25px;
   height: 25px;
}
#Icon2 i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_ftfollowus
{
   visibility: visible;
   display: block;
}
#wb_ftfollowus
{
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 10px 0 20px 0 ;
   padding: 0;
}
#wb_ftfiduciary
{
   visibility: visible;
   display: table;
}
#wb_ftfiduciary
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftfiduciary
{
   height: auto;
   padding: 0;
}
#ftfiduciary .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#ftfiduciary &gt; .row &gt; .col-1, #ftfiduciary &gt; .row &gt; .col-2, #ftfiduciary &gt; .row &gt; .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#ftfiduciary &gt; .row &gt; .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftfiduciary &gt; .row &gt; .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftfiduciary &gt; .row &gt; .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftrecoruces
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_ftrecoruces
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_Icon3
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Icon3
{
   width: 25px;
   height: 25px;
}
#Icon3 i
{
   line-height: 25px;
   font-size: 25px;
   width: 27px;
}
#wb_listenfo
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_listenfo
{
   margin: 10px 0 0 0 ;
   padding: 0 0 10px 0;
}
#wb_ftkoollogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ftradiones
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_ftradiones
{
   margin: 10px 0 0 0 ;
   padding: 0 0 10px 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Icon5
{
   width: 25px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon5
{
   width: 25px;
   height: 24px;
}
#Icon5 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 10px 0 0 0 ;
   padding: 0 0 10px 0;
}
}
@media only screen and (max-width: 1023px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_topmenubar
{
   visibility: visible;
   display: table;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #6B6B6B;
   border-left-color: #000000;
}
#wb_topmenubar
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#topmenubar
{
   height: auto;
   padding: 0;
}
#topmenubar .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#topmenubar &gt; .row &gt; .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#topmenubar &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_mennnav
{
   visibility: visible;
   display: table;
}
#wb_mennnav
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#mennnav
{
   height: auto;
   padding: 0;
}
#mennnav &gt; .col-1, #mennnav &gt; .col-2, #mennnav &gt; .col-3, #mennnav &gt; .col-4
{
   padding-right: 3px;
   padding-left: 3px;
}
#mennnav &gt; .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 3;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#mennnav &gt; .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 4;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#mennnav &gt; .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#mennnav &gt; .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Extension1
{
   visibility: visible;
   display: block;
}
.Extension1 .nav, .Extension1 .navbar-text, .Extension1 .dropdown-menu
{
   font-size: 16px;
}
#Extension1 .menu-icon
{
   font-size: 16px;
   width: 16px;
}
#wb_toplogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThemeableButton1
{
   width: 100%;
   height: 63px;
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableButton1
{
   font-size: 17px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 61px;
   padding: 0;
}
#wb_hdpersonalized
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
   font-size: 43px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_hdpersonalized
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#hdpersonalized
{
   color: #FFFFFF;
   font-family: Raleway;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
}
#hdpersonalized a
{
   color: inherit;
}
#wb_banner
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 0;
}
#banner .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#banner &gt; .row &gt; .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#banner &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/Financial%2dEducation%2dVideos%2dintro.webp');
   background-repeat: repeat;
   background-position: right center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 300px 0 20px 0;
}
#LayoutGrid12 &gt; .col-1, #LayoutGrid12 &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 &gt; .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 &gt; .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid15 &gt; .col-1, #LayoutGrid15 &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 &gt; .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid15 &gt; .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_fiduciary
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_fiduciary
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#fiduciary
{
   color: #104070;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#fiduciary a
{
   color: inherit;
}
#wb_videogrid
{
   visibility: visible;
   display: table;
}
#wb_videogrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videogrid
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#videogrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#videogrid &gt; .row &gt; .col-1, #videogrid &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#videogrid &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#videogrid &gt; .row &gt; .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_YouTube2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1, #LayoutGrid2 &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 &gt; .row &gt; .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_YouTube5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1, #LayoutGrid3 &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 &gt; .row &gt; .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_YouTube6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_YouTube7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1, #LayoutGrid5 &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 &gt; .row &gt; .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#wb_footer
{
   visibility: visible;
   display: table;
   background-color: #104070;
   background-image: none;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0 0 20px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer &gt; .row &gt; .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 &gt; .row &gt; .col-1, #LayoutGrid7 &gt; .row &gt; .col-2, #LayoutGrid7 &gt; .row &gt; .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 &gt; .row &gt; .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 &gt; .row &gt; .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_fretirementplanning
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_fretirementplanning
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_cfplogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_socialmediagrid
{
   visibility: visible;
   display: table;
}
#wb_socialmediagrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#socialmediagrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#socialmediagrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#socialmediagrid &gt; .row &gt; .col-1, #socialmediagrid &gt; .row &gt; .col-2, #socialmediagrid &gt; .row &gt; .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#socialmediagrid &gt; .row &gt; .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#socialmediagrid &gt; .row &gt; .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#socialmediagrid &gt; .row &gt; .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Icon1
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Icon1
{
   width: 25px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 10px 0 0 0 ;
   padding: 0;
}
#wb_Icon2
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Icon2
{
   width: 25px;
   height: 25px;
}
#Icon2 i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_ftfollowus
{
   visibility: visible;
   display: block;
}
#wb_ftfollowus
{
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 10px 0 20px 0 ;
   padding: 0;
}
#wb_ftfiduciary
{
   visibility: visible;
   display: table;
}
#wb_ftfiduciary
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftfiduciary
{
   height: auto;
   padding: 0;
}
#ftfiduciary .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#ftfiduciary &gt; .row &gt; .col-1, #ftfiduciary &gt; .row &gt; .col-2, #ftfiduciary &gt; .row &gt; .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#ftfiduciary &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftfiduciary &gt; .row &gt; .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftfiduciary &gt; .row &gt; .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftrecoruces
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_ftrecoruces
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_Icon3
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Icon3
{
   width: 25px;
   height: 25px;
}
#Icon3 i
{
   line-height: 25px;
   font-size: 25px;
   width: 27px;
}
#wb_listenfo
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_listenfo
{
   margin: 10px 0 0 0 ;
   padding: 0 0 10px 0;
}
#wb_ftkoollogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ftradiones
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_ftradiones
{
   margin: 10px 0 0 0 ;
   padding: 0 0 10px 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Icon5
{
   width: 25px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon5
{
   width: 25px;
   height: 26px;
}
#Icon5 i
{
   line-height: 26px;
   font-size: 25px;
   width: 24px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 10px 0 0 0 ;
   padding: 0 0 10px 0;
}
}
@media all and (max-width:768px)
{
*
{
   transition-property: none !important;
   animation: none !important;
}
}
a.skip-main {
    color: white;
    background-color: black;
    font-size: 1.2rem;
    left:-999px;
    position:absolute;
    top:auto;
    width:2px;
    height:2px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: white;
    background-color: black;
    left: auto;
    top: auto;
    width: 30%;
    height: 30px;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 1px;
    border:1px solid white;
    text-align:center;
    z-index:999;
    font-family: arial;
    font-size: 1.2rem;
    line-height: 1.4;
    margin-bottom: 1.7rem;
    text-rendering: optimizeLegibility;
}


</pre></body></html>