/**********************************************************************/
/**************          KENNETHWARE STYLING             **************/
/**********************************************************************/

  @import url(https://fonts.googleapis.com/css?family=PT+Sans);

/**********************************************************************/
/**************       GENERAL STYLES                     **************/
/**********************************************************************/

  /* Allow icon class for headers and li */
  h2[class*=icon-]:before, h2[class^=icon-]:before, 
  h3[class*=icon-]:before, h3[class^=icon-]:before, 
  h4[class*=icon-]:before, h4[class^=icon-]:before, 
  h5[class*=icon-]:before, h5[class^=icon-]:before, 
  li[class*=icon-]:before, li[class^=icon-]:before { font-family: 'InstructureIcons-Solid'; display: inline-block; vertical-align: middle; text-rendering: optimizeLegibility; /*font-size: 16px;*/ text-transform: none !important; font-weight: normal !important; font-style: normal !important; margin-right: 5px; }
  li[class*=icon-]:before, li[class^=icon-]:before, 
  li[class*=fa-]:before, li[class^=fa-]:before { margin-left: -20px; margin-right: 6px; }
  h2[class*=fa-]:before, h2[class^=fa-]:before, 
  h3[class*=fa-]:before, h3[class^=fa-]:before, 
  h4[class*=fa-]:before, h4[class^=fa-]:before, 
  h5[class*=fa-]:before, h5[class^=fa-]:before, 
  li[class*=fa-]:before, li[class^=fa-]:before { margin-right: 5px; font-size: 1.2em; }
  li[class*=fa-]:before, li[class^=fa-]:before { font-size: 1.2em; }
  li[class*=icon-], li[class^=icon-], 
  li[class*=fa-], li[class^=fa-]{ list-style-type: none; }
  .pill li[class*=icon-]:before,
  .pill li[class^=icon-]:before { margin: 2px 5px 0 0; }
  a[class*=fa-]:before, a[class^=fa-]:before { padding-right: 5px; }
  .btn[class*=fa-]:before,
  .btn[class^=fa-]:before { line-height: 20px; }
  li[class*=fa-], li[class^=fa-] { display: list-item; line-height: 20px;}

  h2[class*=fa-], h2[class^=fa-], 
  h3[class*=fa-], h3[class^=fa-], 
  h4[class*=fa-], h4[class^=fa-], 
  h5[class*=fa-], h5[class^=fa-] {display: block; }

  h2[class*=fa-], h2[class^=fa-] {font-size: 1.8em; }
  h3[class*=fa-], h3[class^=fa-] {font-size: 1.5em; }
  h4[class*=fa-], h4[class^=fa-] {font-size: 17.5px; }
  h5[class*=fa-], h5[class^=fa-] {font-size: 14px; }
    
  /* Account for icon font problems */
  /* Canvas Icons */
  #kl_banner_right[class*=icon-]:before, 
  #kl_banner_right[class^=icon-]:before,
  h2[class*=icon-]:before, h2[class^=icon-]:before,
  h3[class*=icon-]:before, h3[class^=icon-]:before,
  h4[class*=icon-]:before, h4[class^=icon-]:before,
  h5[class*=icon-]:before, h5[class^=icon-]:before,
  span[class*=icon-]:before, span[class^=icon-]:before {font-family: 'InstructureIcons-Solid'; display: inline-block; vertical-align: middle; position: relative; top: -3px; text-rendering: optimizeLegibility; text-transform: none !important; font-weight: normal !important; font-style: normal !important; margin-right: 5px; }

  /* Font Awesome Icons */
  #kl_banner_right[class*=fa-]:before, 
  #kl_banner_right[class^=fa-]:before,
  h2[class*=fa-]:before, h2[class^=fa-]:before,
  h3[class*=fa-]:before, h3[class^=fa-]:before,
  h4[class*=fa-]:before, h4[class^=fa-]:before,
  h5[class*=fa-]:before, h5[class^=fa-]:before,
  span[class*=fa-]:before, span[class^=fa-]:before,
  li[class*=fa-]:before, li[class^=fa-]:before {margin-right: 5px; font-size: 1.2em; font-family: FontAwesome !important; }

  h3.fa, h2 .fa {line-height: 40px; }
  a[class*=fa-], a[class^=fa-],
  h2[class*=fa-], h2[class^=fa-], 
  h3[class*=fa-], h3[class^=fa-], 
  h4[class*=fa-], h4[class^=fa-], 
  h5[class*=fa-], h5[class^=fa-],
  li[class*=fa-], li[class^=fa-] {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-font-smoothing: auto; -moz-osx-font-smoothing: auto; }

  a[class*=fa-]:before, a[class^=fa-]:before,
  h2[class*=fa-]:before, h2[class^=fa-]:before, 
  h3[class*=fa-]:before, h3[class^=fa-]:before, 
  h4[class*=fa-]:before, h4[class^=fa-]:before, 
  h5[class*=fa-]:before, h5[class^=fa-]:before,
  li[class*=fa-]:before, li[class^=fa-]:before {font-family: FontAwesome !important; }

  /* Flatten jQuery Tabs and Accordions */
  #kl_wrapper .ui-widget-header .ui-state-default,
  #kl_wrapper .ui-state-default {background-image: none; background: #efefef;}
  #kl_wrapper .ui-widget-header .ui-state-active {background-color: #fff; background: #fff; }
  #kl_wrapper .ui-widget-content {border: 1px solid #dbdbdb; border-top:none; background: #fff; color: #222; font-size: 16px; }
  #kl_wrapper h4.ui-accordion-header-active {background: #08c; }
  #kl_wrapper .kl_custom_accordion.ui-accordion .ui-accordion-header {text-transform: capitalize; font-weight: normal; }
  #kl_wrapper .ui-widget-header {border-bottom: 1px solid #dbdbdb; }

  /* Modules Grid */
  #kl_modules .kl_modules_active_start, 
  #kl_modules .kl_modules_active_stop { margin: 3px; font-size: 10px;}
  #kl_modules .kl_modules_active_start {color: green;}
  #kl_modules .kl_modules_active_stop {color: red;}
  #kl_modules .locked_title { color: #A0A0A0;}
  #kl_wrapper #kl_modules {width: 100%; margin: 20px 0 10px 0; padding: 12px 0; overflow: hidden; text-align: left; border-top: 2px solid #565656; border-bottom: 1px solid #b6babf; }
  #kl_wrapper #kl_modules ul {column-count:2; -moz-column-count:2; /* Firefox */ -webkit-column-count:2; /* Safari and Chrome */ }
  #kl_wrapper #kl_modules.kl_modules_columns_1 ul {column-count:1; -moz-column-count:1; /* Firefox */ -webkit-column-count:1; /* Safari and Chrome */ }
  #kl_wrapper #kl_modules.kl_modules_columns_3 ul {column-count:3; -moz-column-count:3; /* Firefox */ -webkit-column-count:3; /* Safari and Chrome */ }
  #kl_wrapper #kl_modules.kl_modules_columns_4 ul {column-count:4; -moz-column-count:4; /* Firefox */ -webkit-column-count:4; /* Safari and Chrome */ }
  #kl_wrapper #kl_modules ul li {list-style-type: none; font-size: 1.2em; min-height: 30px; margin-bottom: 10px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
  #kl_wrapper #kl_modules ul li,
  #kl_wrapper #kl_modules ul li a, 
  #kl_wrapper #kl_modules ul li a:hover,
  #kl_wrapper #kl_modules ul li a:visited,
  #kl_wrapper #kl_modules ul li a:focus,
  #kl_wrapper #kl_modules ul li a:active {color: #565656; }
  #kl_wrapper #kl_modules .kl_current {font-weight: bold; }
  #kl_wrapper #kl_modules .kl_current:before {color: #00BD03;}
  #kl_wrapper #kl_modules li[class*=icon-]:before,
  #kl_wrapper #kl_modules li[class^=icon-]:before,
  #kl_wrapper #kl_modules li[class*=fa-]:before,
  #kl_wrapper #kl_modules li[class^=fa-]:before {margin: 2px 5px 5px; font-size: 1.3em; float:left;}
  /* Tabbed Modules Grid */
  #kl_wrapper #kl_modules .ui-tabs-panel { background: #F8F8F8; border-width: 1px 1px 1px 1px;}
  #kl_wrapper #kl_modules.kl_modules_tabbed ul {column-count:1 !important; -moz-column-count:1 !important; /* Firefox */ -webkit-column-count:1 !important; /* Safari and Chrome */ }
  #kl_wrapper .context_module ul.context_module_items li, 
  #kl_wrapper #kl_modules .context_module ul.context_module_items li {list-style-type: none; font-size: 1.2em; min-height: 30px; margin-bottom: 0px;margin-top: 0px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
  #kl_wrapper .context_module {border-top: none; border-bottom: none; background-color: #F8F8F8; min-width: 20px; margin-bottom: 0px; }
  #kl_wrapper .context_module .item_name .title {font-size: 13px; }
  #kl_wrapper .context_module .header {background-color: #F8F8F8; border-bottom: none; padding: 0; }
  #kl_wrapper .context_module h2 .name {position: relative; left: 0; top: 0; }
  #kl_wrapper .kl_modules_current_details .context_module {border: 1px solid #b6babf; border-radius: 3px;}
  /* Tabbed Modules Pill Nav */
  #kl_wrapper #kl_modules.kl_modules_tabbed ul.ui-tabs-nav li {list-style-type: none; font-size: 14px; min-height: 20px; border-radius: 5px; border-bottom: 1px solid #ccc !important;}
  #kl_wrapper #kl_modules.kl_modules_tabbed .ui-tabs .ui-tabs-nav li:hover {background: #EBEBEB; border-radius: 5px;}
  #kl_wrapper #kl_modules .ui-tabs-nav li[class*=icon-]:before,
  #kl_wrapper #kl_modules .ui-tabs-nav li[class^=icon-]:before,
  #kl_wrapper #kl_modules .ui-tabs-nav li[class*=fa-]:before,
  #kl_wrapper #kl_modules .ui-tabs-nav li[class^=fa-]:before {margin: 7px -6px 5px 5px; font-size: 1.3em; float:left;}
  #kl_wrapper #kl_modules .ui-tabs-nav li.ui-tabs-active[class*=icon-]:before,
  #kl_wrapper #kl_modules .ui-tabs-nav li.ui-tabs-active[class^=icon-]:before,
  #kl_wrapper #kl_modules .ui-tabs-nav li.ui-tabs-active[class*=fa-]:before,
  #kl_wrapper #kl_modules .ui-tabs-nav li.ui-tabs-active[class^=fa-]:before {color: #fff;}
  #kl_wrapper #kl_modules .ui-tabs-active {background: #0F2439; border-radius: 5px;}
  #kl_wrapper #kl_modules ul li.ui-tabs-active a { color: #fff; text-shadow: none;}
  #kl_wrapper #kl_modules .ui-widget-header .ui-state-active, 
  #kl_wrapper #kl_modules .ui-state-active {text-shadow: none; margin-top: -1px;}
  #kl_wrapper #kl_modules .ui-state-default, 
  #kl_wrapper #kl_modules .ui-widget-header .ui-state-default {background-image: none;}
  #kl_wrapper #kl_modules .ui-widget-header {border-bottom: none;}
  @media screen and (max-width: 1168px) {
    #kl_wrapper #kl_modules.kl_modules_columns_3 ul {column-count:2; -moz-column-count:2; /* Firefox */ -webkit-column-count:2; /* Safari and Chrome */ }
    #kl_wrapper #kl_modules.kl_modules_columns_4 ul {column-count:3; -moz-column-count:3; /* Firefox */ -webkit-column-count:3; /* Safari and Chrome */ }
  }


  /* Table Styles */
  .kl_row_bg_success,
  .kl_row_bg_error,
  .kl_row_bg_warning,
  .kl_row_bg_info { background-image: none; }
  .kl_row_bg_success:hover,
  .kl_row_bg_error:hover,
  .kl_row_bg_warning:hover,
  .kl_row_bg_info:hover { background-image: none; }
  .kl_row_bg_success { background-color: #dff0d8; }
  .kl_row_bg_error { background-color: #f2dede; }
  .kl_row_bg_warning { background-color: #fcf8e3; }
  .kl_row_bg_info { background-color: #d9edf7; }

  /* Tablesorter - sortable tables */
  .table { max-width: 99%; }
  table.tablesorter thead tr .header { background-image: url(images/bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
  table.tablesorter thead tr .headerSortUp { background-image: url(images/asc.gif); }
  table.tablesorter thead tr .headerSortDown { background-image: url(images/desc.gif); }

  /* Accordions in content */
  #kl_wrapper .kl_custom_accordion.ui-accordion .ui-accordion-header{ padding: 5px 0 5px 15px; margin: 2px 0 2px; font-weight: bold; }
  #kl_wrapper .kl_custom_accordion.ui-accordion .ui-accordion-header .ui-icon{ left: 5px; }
  #kl_wrapper .kl_custom_accordion, 
  #kl_wrapper .custom-tabs { margin-top: 20px;}
  #kl_wrapper .ui-accordion .ui-accordion-content { padding: 10px; clear: both; top: -2px; margin-bottom: 0;}
  #kl_wrapper .ui-accordion .ui-accordion-header .ui-icon{ left: 0; }

  /* Quick Check Styling */
  .kl_quick_check { background: #f2f3f4; overflow: hidden; margin: 10px 0; padding: 20px; border-top: 1px dotted #aaaaaa; border-bottom: 1px dotted #aaaaaa;}
  .kl_quick_check .kl_quick_check_correct,
  .kl_quick_check .kl_quick_check_incorrect,
  .kl_quick_check .kl_quick_check_response,
  .kl_quick_check_correct_answer .kl_quick_check_response { background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; padding: 15px; display: block; }
  .kl_quick_check .kl_quick_check_correct { border: 2px solid #468847 !important; color: #468847 !important; }
  .kl_quick_check h4{ margin-top: 0px; }
  .kl_quick_check .kl_quick_check_response { border: 2px solid #f2f2f2; color: #468847; margin: 0 0 10px 20px; display: none;}
  .kl_quick_check .kl_quick_check_incorrect { border: 2px solid #b94a48; color: #b94a48; }
  .kl_quick_check .next { width: 250px; float: right; margin-top: 15px; }
  .kl_quick_check .next .ellipsis { white-space: inherit; }
  .kl_quick_check #kl_quick_check_answers { list-style: none; }
  .kl_quick_check .kl_quick_check_answers { margin-top: 10px; }
  .kl_quick_check .kl_quick_check_answer_wrapper { clear: both; }
  .kl_quick_check .kl_quick_check_answer_wrapper label { display: block; }
  .kl_quick_check .kl_quick_check_field { margin: 3px 10px 30px 0; float: left; }
  .kl_quick_check_mark_correct { margin-left: 5px; color: #000; }
  .kl_quick_check_mark_correct i,
  .kl_modules_list_mark_current i,
  .kl_tab_mark_current i,
  .kl_acc_mark_current i { color: #B3B6B8; }
  .kl_quick_check_mark_correct.kl_quick_check_correct i,
  .kl_quick_check_mark_correct.kl_quick_check_correct:hover i,
  .kl_modules_list_mark_current.kl_current i,
  .kl_modules_list_mark_current.kl_current:hover i,
  .kl_tab_mark_current.kl_current_tab i,
  .kl_tab_mark_current.kl_current_tab:hover i,
  .kl_acc_mark_current.kl_current_acc i,
  .kl_acc_mark_current.kl_current_acc:hover i { color: #00BD03; text-shadow: 1px 2px 1px #000000; }
  .kl_quick_check_mark_correct:hover i,
  .kl_modules_list_mark_current:hover i,
  .kl_tab_mark_current:hover i,
  .kl_acc_mark_current:hover i { color: #9C9C9C; text-shadow: 0 0 2px #00BD03;}

  /* Misc */
  #kl_wrapper {position: relative;} /* allow positioning of sub elements */
  #kl_wrapper #kl_banner { margin-bottom: 20px;}
  #kl_wrapper .kl_image_full_width {width: 100%; height: auto; }
  .show-revisions {z-index: 1000;} /* Fix content showing over revisions panel */

/**********************************************************************/
/**************       BEGIN KENNETHWARE THEMES           **************/
/**********************************************************************/

  /******************************/
  /*** KEY: FP = Front Page   ***/
  /***      CP = Content Page ***/
  /******************************/

  /*******************************************************************/
  /********* NAVIGATION BASICS             ***************************/
  #kl_wrapper #kl_navigation a[class*=icon-]:before,
  #kl_wrapper #kl_navigation a[class^=icon-]:before,
  #kl_wrapper #kl_navigation a[class*=fa-]:before,
  #kl_wrapper #kl_navigation a[class^=fa-]:before {width: 30px; display:inline-block;}
  #kl_wrapper #kl_navigation a[class*=fa-]:before,
  #kl_wrapper #kl_navigation a[class^=fa-]:before {padding-right: 5px; }
  #kl_wrapper #kl_navigation ul.font-icons a[class*=icon-]:before,
  #kl_wrapper #kl_navigation ul.font-icons a[class^=icon-]:before,
  #kl_wrapper #kl_navigation ul.font-icons a[class*=fa-]:before,
  #kl_wrapper #kl_navigation ul.font-icons a[class^=fa-]:before {margin-right: 15px; }

  /*********************************************************************/
  /******* FP: HORIZONTAL NAV THEME (Updated for img) ******************/

  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_banner {background-color: #0F2439; color: #FFF; font-family: "PT Sans"; height: 5.5em; margin-bottom:6px; width: 100%; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_banner h2 { line-height: 26px; font-size: 26px; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_banner h2 small { line-height: 29px; margin-left: 5px; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_banner #kl_banner_left {border-right: 5px solid #fff; float: left; width: 100px; height: 72px; display: block; font-size: 1.2em; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_banner #kl_banner_left .kl_mod_text {width: 100%; padding: 9px 0 1px; display: block; font-size: 24px; line-height: 26px; text-align: center;}
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_banner #kl_banner_left .kl_mod_num {width: 100%; padding: 3px 0 7px; display: block; font-size: 17px; line-height: 26px; text-align: center;}
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_banner #kl_banner_right {display: block; padding: 7px 10px 3px; line-height: 26px; letter-spacing: 0.3px; font-size: 25px; max-height: 62px; overflow: hidden; text-overflow: ellipsis;}
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_banner #kl_banner_right .kl_subtitle { display: block; font-size: medium; line-height: 20px; margin-top: 5px;}
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation {width: 100%; height: 44px; background-color: #0F2439; color: #fff; overflow: hidden; margin: 7px 0 10px 0; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation ul {display: table; table-layout: fixed; width: 95%; margin-left: 10px; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation li {display: table-cell; font-size: 1.2em; font-weight: normal; list-style-type: none; height: 100%; padding: 12px 22px 12px 5px; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation li {background: url(images/divider.png) no-repeat 100% top; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation li:last-child {background:none; }
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation li a,
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation li a:hover,
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation li a:focus,
  #kl_wrapper.kl_fp_horizontal_nav_2 #kl_navigation li a:visited { color: #fff; }

  /*********************************************************************/
  /******* FP: PANEL NAV THEME (Updated for img) ***********************/

  #kl_wrapper.kl_fp_panel_nav_2 {position: relative; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner {background-color: #0F2439; color: #FFF; font-family: "PT Sans"; height: 72px; margin-bottom:6px; width: 100%; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner {max-width:100%; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner h2 {line-height: 26px; font-size: 26px; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner #kl_banner_left {border-right: 5px solid #fff; display: block; float: left; font-size: 1.2em; height: 72px; width: 100px; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner #kl_banner_left .kl_mod_text {display: block; font-size: 24px; line-height: 26px; padding: 9px 0 1px; text-align: center; width: 100%; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner #kl_banner_left .kl_mod_num {display: block; font-size: 17px; line-height: 26px; padding: 3px 0 7px; text-align: center; width: 100%; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner #kl_banner_right {display: block; font-size: 25px; letter-spacing: 0.3px; line-height: 26px; max-height: 62px; overflow: hidden; padding: 7px 10px 3px; text-overflow: ellipsis; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner #kl_banner_right .kl_subtitle { display: block; font-size: medium; line-height: 20px; margin-top: 5px;}
  #kl_wrapper.kl_fp_panel_nav_2 #kl_banner_image {margin-bottom: 20px; }

  #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation {background-color: rgba(255, 255, 255, 0.75); color: #0F2439; font-family: "Helvetica", "Arial", sans-serif; font-size: 16px; font-weight: bold; height: 312px; margin: 0; min-width: 250px; overflow-x:hidden; overflow-y: auto; position: absolute; top: 78px; width: 30%; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul {margin: 30px 0 0 15px; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li {background: none; display: block; list-style-type: none; padding: 0 0 50px 10px; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li a {color: #003366; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li a:hover {color: #0088CC; }
  #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation li a:visited { color: #0088CC; }

  @media screen and (max-width: 1565px) {
    #kl_wrapper.kl_fp_panel_nav_2 {width: 950px;}
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation {height: 282px; font-size: 15px; }
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li {padding: 0 0 35px 5px; }
  }
  @media screen and (max-width: 1465px) {
    #kl_wrapper.kl_fp_panel_nav_2 {width: 850px;}
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation {height: 253px; font-size: 14px }
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li {padding: 0 0 35px 5px; }
  }
  @media screen and (max-width: 1365px) {
    #kl_wrapper.kl_fp_panel_nav_2 {width: 750px;}

    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation {height: 223px;}
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li {padding: 0 0 25px 5px; }
  }
  @media screen and (max-width: 1265px) {
    #kl_wrapper.kl_fp_panel_nav_2 {width: 650px;}

    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation {height: 193px;}
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li {padding: 0 0 20px 5px; }
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul {margin: 22px 0 0 15px; }
  }
  @media screen and (max-width: 1165px) {
    #kl_wrapper.kl_fp_panel_nav_2 {width: 550px;}
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation {height: 163px; min-width: 220px;  font-size: 13px}
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul {margin: 10px 0 0 15px; }
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li {padding: 5px 0 10px 5px; }
  }
  @media screen and (max-width: 1065px) {
    #kl_wrapper.kl_fp_panel_nav_2 {width: 460px;}
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul {margin: 5px 0 0 15px; }
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation {height: 163px; }
    #kl_wrapper.kl_fp_panel_nav_2 #kl_navigation ul li {padding: 5px 0 5px 5px; }
  }

  /*********************************************************************/
  /******** FP: SQUARES 1:1 RATIO THEME ********************************/

  #kl_wrapper.kl_fp_squares_1x1 {position: relative; width: 960px; margin:auto;}
  #kl_wrapper.kl_fp_squares_1x1 #kl_banner {display: block; float: left; margin-bottom: 0px;  width: 320px}
  #kl_wrapper.kl_fp_squares_1x1 #kl_banner h2 {margin: 0px;}
  #kl_wrapper.kl_fp_squares_1x1 #kl_banner #kl_banner_left {text-align: center; display: block; overflow: hidden; float:left;}
  #kl_wrapper.kl_fp_squares_1x1 #kl_banner #kl_banner_left .kl_mod_text {background-color: #455660; color: #ACA39A; display: block; float: left; font-size: 1.6em; height: 90px; padding: 60px 10px 10px; width: 140px; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_banner #kl_banner_left .kl_mod_num {background-color: #ACA39A; color: #455660; display: block; float: left; font-size: 1.6em; height: 90px; padding: 60px 10px 10px; width: 140px; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_banner #kl_banner_right {background-color: #112F41; float: left; color: #FFF; display: block; float: left; height: 140px; padding: 10px; text-align: center; width: 300px;}
  #kl_wrapper.kl_fp_squares_1x1 #kl_banner_image {border: none; display: block; float: left; width: 320px; height: 320px; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation {clear: none; text-align: center; background-color: transparent; overflow: visible; margin-top: 0px; float: left; width: 320px; height: inherit; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul {margin: 0px; width: auto; display: block; table-layout: auto; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li {display: block; float: left; width: 160px; height: 160px; font-size: 20px; list-style: none; background-image: none; white-space: normal; position:relative; padding:0;}
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a {color: #fff; font-size: 24px; display: block; padding: 25px 9px 115px;}
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a:hover {}
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li:nth-child(1) {background-color: #e74c3c; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li:nth-child(2) {background-color: #068587; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li:nth-child(3) {background-color: #61a271; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li:nth-child(4) {background-color: #d08410; }
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a[class*="icon-"]:before,
  #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a[class*="fa"]:before {top: 85px; left: 65px; font-size: 32px; position: absolute; }
  #kl_wrapper.kl_fp_squares_1x1 div:nth-child(4) {clear:left; } /* should be first unstyled div */

  @media screen and (max-width: 1473px) {
    #kl_wrapper.kl_fp_squares_1x1 {width: 800px;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation {width: 160px; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li {height: 80px; font-size: 18px; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a {padding: 20px 10px 25px 34px; font-size: 16px; text-align: left;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a[class*="icon-"]:before,
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a[class*="fa"]:before {font-size: 16px; top: 21px; left: 10px; display: inline-block;}
  }
  @media screen and (max-width: 1312px) {
    #kl_wrapper.kl_fp_squares_1x1 {width: 640px;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation {width: 640px; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul {margin: 0px; width: auto; display: block; table-layout: auto; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li {width: 160px; height: 150px; font-size: 20px; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a {color: #fff; font-size: 24px; display: block; text-align: center; padding: 25px 9px 115px;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a[class*="icon-"]:before,
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a[class*="fa"]:before {top: 85px; left: 65px; font-size: 32px; position: absolute; }
  }
  @media screen and (max-width: 1153px) {
    #kl_wrapper.kl_fp_squares_1x1 {width: 490px;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_banner_image {float: none; display:block;width:320px;height:320px;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_banner { width: 490px;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation {clear: none; width: 130px; float: none; margin: -320px 0 0 320px; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_banner_left {display: block; overflow: hidden;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_banner #kl_banner_left .kl_mod_text,
    #kl_wrapper.kl_fp_squares_1x1 #kl_banner #kl_banner_left .kl_mod_num {width: 220px; height: 30px; line-height: 30px; font-size: 30px; padding-top: 10px; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_banner #kl_banner_right {width: 460px; height: auto; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li {height: 80px; font-size: 18px; }
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a {padding: 20px 10px 25px 34px; font-size: 16px; text-align: left;}
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a[class*="icon-"]:before,
    #kl_wrapper.kl_fp_squares_1x1 #kl_navigation ul li a[class*="fa"]:before {font-size: 16px; top: 21px; left: 10px; display: inline-block;}
  }

  /*********************************************************************/
  /******** FP: CIRCLES 1:1 RATIO THEME ********************************/

  #kl_wrapper.kl_fp_circles_1x1 a[class*="icon-"]:before,
  #kl_wrapper.kl_fp_circles_1x1 a[class^="icon-"]:before,
  #kl_wrapper.kl_fp_circles_1x1 a[class*="fa-"]:before,
  #kl_wrapper.kl_fp_circles_1x1 a[class^="fa-"]:before {position: absolute; left: 50px; top: 85px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_banner {margin: 0; height: 0;}
  #kl_wrapper.kl_fp_circles_1x1 #kl_banner #kl_banner_left {background-color: #ac8d73; border-radius: 55px; color: #333; display: block; height: 110px; left: -105px; margin-left: auto; margin-right: auto; position: relative; top: 0; width: 110px; z-index: 1; font-size: 24px; line-height: 30px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_banner #kl_banner_left .kl_mod_text {border-top-left-radius: 55px; border-top-right-radius: 55px; display: block; padding-top:25px; text-align: center; width: 100%; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_banner #kl_banner_left .kl_mod_num {border-bottom-left-radius: 55px; border-bottom-right-radius: 55px; display: block; padding-bottom:25px; text-align: center; width: 100%; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_banner #kl_banner_right {background-color: #C2C2C2; border-radius: 25px; color: #000; display: inline-block; margin-left: auto; margin-right: auto; padding: 2px 20px; position: relative; top: 210px; z-index: 1; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_banner #kl_banner_right span.kl_subtitle {background: #fff; border-radius: 25px; display: inline-block; font-size: 18px; margin: 2px 0px 2px 10px; padding: 0px 10px; text-transform: uppercase; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_banner_image {height: 320px; margin: 0 auto; position: relative; width: 320px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_banner_image img{border: none; border-radius: 160px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_navigation {background-color: transparent; display: table; margin: -300px auto 0; overflow: hidden; position: relative; width: 660px; height: 360px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul {width: 0px; margin: 0px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li {background-color: #013953; background-image: none; border-radius: 75px; display: block; font-size: 18px; height: 130px; overflow: hidden; padding: 0; position: absolute; text-align: center; white-space: normal; width: 130px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li a {color: #fff; display: block; padding: 35px 0 80px; text-align: center; width: 100%; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li:nth-child(1) {top: 0px; left: 0px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li:nth-child(2) {top: 160px; left: 0px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li:nth-child(3) {top: 0px; right: 0px; }
  #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li:nth-child(4) {top: 160px; right: 0px; }

  @media screen and (max-width: 1170px) {
    #kl_wrapper.kl_fp_circles_1x1 #kl_navigation {position: initial; margin:0 auto;width: 540px; height: 140px;}
    #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li a {padding: 25px 0 75px; position:relative;}
    #kl_wrapper.kl_fp_circles_1x1 #kl_banner #kl_banner_right {top: 150px; left: 0px; }
    #kl_wrapper.kl_fp_circles_1x1 a[class*="icon-"]:before,
    #kl_wrapper.kl_fp_circles_1x1 a[class^="icon-"]:before,
    #kl_wrapper.kl_fp_circles_1x1 a[class*="fa-"]:before,
    #kl_wrapper.kl_fp_circles_1x1 a[class^="fa-"]:before {top: 70px; left: 40px; }
    #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul {width: 100%; }
    #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li {border-radius: 55px; font-size: 16px; height: 110px; width: 110px; float: left; margin-right:30px; position: initial;}
    #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li:nth-child(4) {margin-right:0; }
  }
  @media screen and (max-width: 1025px) {
    #kl_wrapper.kl_fp_circles_1x1 #kl_navigation {width: 466px;}
    #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li {margin-right:6px;}
    #kl_wrapper.kl_fp_circles_1x1 #kl_navigation ul li:nth-child(4) {margin-right:0; }
  }


  /*********************************************************************/
  /**** FP & CP: FLAT SECTIONS THEME ***********************************/

  /* FP */
  #kl_wrapper.kl_fp_flat_sections #kl_banner {background: #1e5799; color: #fff; margin-bottom: 5px; padding: 1px; }
  #kl_wrapper.kl_fp_flat_sections #kl_banner h2 {margin: 10px 5px 9px 120px; text-transform: uppercase; }
  #kl_wrapper.kl_fp_flat_sections #kl_banner #kl_banner_left .kl_mod_text {display: block; padding: 15px 0 0; text-align: center; }
  #kl_wrapper.kl_fp_flat_sections #kl_banner #kl_banner_left .kl_mod_num {display: block; padding: 0 0 15px; text-align: center; }
  #kl_wrapper.kl_fp_flat_sections #kl_introduction p:first-child{font-size: 21px; font-weight: 200; line-height: 30px; }
  #kl_wrapper.kl_fp_flat_sections #kl_banner #kl_banner_left{background-color: #fff; border-radius: 50px; color: #696969; display: inline-block; font-size: 0.9em; height: 90px; left: 20px; line-height: 30px; margin: 7px 0; overflow: hidden; position: absolute; width: 90px; }
  #kl_wrapper.kl_fp_flat_sections #kl_banner #kl_banner_right {display: block; font-size: 1em; margin-top: 2px; }
  #kl_wrapper.kl_fp_flat_sections #kl_banner #kl_banner_right .kl_subtitle { display: block; font-size: medium; line-height: 20px; margin-top: 5px;}
  /* SHARED */
  #kl_wrapper.kl_flat_sections.kl_show_title #kl_banner {margin-top: 25px; }
  #kl_wrapper.kl_fp_flat_sections #kl_banner_image,
  #kl_wrapper.kl_flat_sections #kl_banner_image {padding: 0;margin-bottom: 5px;}
  #kl_wrapper.kl_fp_flat_sections #kl_banner_image img,
  #kl_wrapper.kl_flat_sections #kl_banner_image img {border: none; padding: 0 0 3px 0; }
  #kl_wrapper.kl_fp_flat_sections #kl_progress_bar,
  #kl_wrapper.kl_flat_sections #kl_progress_bar {background: #fff; padding: 5px;margin: 25px 0 40px;}
  #kl_wrapper.kl_fp_flat_sections #kl_navigation,
  #kl_wrapper.kl_flat_sections #kl_navigation {width: 100%; background-color: #1e5799; margin: 0 0 20px; color: #fff; height: 48px; overflow: hidden; padding: 0;}
  #kl_wrapper.kl_fp_flat_sections #kl_navigation ul,
  #kl_wrapper.kl_flat_sections #kl_navigation ul {margin-bottom: 0;display: table; table-layout: fixed; width: 95%; margin-left: 10px;}
  #kl_wrapper.kl_fp_flat_sections #kl_navigation li,
  #kl_wrapper.kl_flat_sections #kl_navigation li {display: table-cell; font-size: 1.2em; font-weight: normal; list-style-type: none; height: 100%; padding: 12px 22px 12px 5px;padding: 7px 5px; background: none;}
  #kl_wrapper.kl_flat_sections #kl_navigation li a,
  #kl_wrapper.kl_flat_sections #kl_navigation li a:hover,
  #kl_wrapper.kl_flat_sections #kl_navigation li a:focus,
  #kl_wrapper.kl_flat_sections #kl_navigation li a:visited,
  #kl_wrapper.kl_fp_flat_sections #kl_navigation li a,
  #kl_wrapper.kl_fp_flat_sections #kl_navigation li a:hover,
  #kl_wrapper.kl_fp_flat_sections #kl_navigation li a:focus,
  #kl_wrapper.kl_fp_flat_sections #kl_navigation li a:visited { color: #fff; }

  #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class*=icon-]:before,
  #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class^=icon-]:before,
  #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class*=fa-]:before,
  #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class^=fa-]:before,
  #kl_wrapper.kl_flat_sections #kl_navigation a[class*=icon-]:before,
  #kl_wrapper.kl_flat_sections #kl_navigation a[class^=icon-]:before,
  #kl_wrapper.kl_flat_sections #kl_navigation a[class*=fa-]:before,
  #kl_wrapper.kl_flat_sections #kl_navigation a[class^=fa-]:before {display: inline-block; background: #fff; padding: 7px 0px; text-align: center; border-radius: 20px; color: #696969; margin-right: 8px; border: 1px solid #696969;}
  #kl_wrapper.kl_fp_flat_sections h3,
  #kl_wrapper.kl_flat_sections h3 {color: #000; border-top: 1px solid #E0E0E0; text-align: center; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 22px; letter-spacing: 3px; text-transform: uppercase; }
  #kl_wrapper.kl_fp_flat_sections h3:before,
  #kl_wrapper.kl_flat_sections h3:before {color: #696969; display: block; margin: -25px auto 0; text-align: center; border: 1px solid #E0E0E0; width: 45px; border-radius: 50px; height: 50px; line-height: 50px; background-color: #fff; font-size: 25px; padding-left: 5px; }
  #kl_wrapper.kl_fp_flat_sections h4,
  #kl_wrapper.kl_flat_sections h4 {color: #000; border-bottom: 1px solid #E0E0E0; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 18px; letter-spacing: 3px; text-transform: uppercase; margin: 40px 0 20px; }
  #kl_wrapper.kl_fp_flat_sections h5,
  #kl_wrapper.kl_flat_sections h5 {color: #000; border-bottom: 1px solid #E0E0E0; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 16px; letter-spacing: 3px; margin: 40px 0 20px; }
  #kl_wrapper.kl_fp_flat_sections > div,
  #kl_wrapper.kl_flat_sections > div {padding: 25px 45px 45px; margin-bottom: 25px; font-size: 16px; overflow: hidden }
  #kl_wrapper.kl_fp_flat_sections > div img,
  #kl_wrapper.kl_flat_sections > div img {border: 1px solid #ccc; padding: 5px; background: #fff; }
  #kl_wrapper.kl_fp_flat_sections .link_holder img,
  #kl_wrapper.kl_flat_sections .link_holder img {border:none; background: none; }
  #kl_wrapper.kl_fp_flat_sections > div:nth-child(odd),
  #kl_wrapper.kl_flat_sections > div:nth-child(odd) {background: #f8f8f8; }
  #kl_wrapper.kl_fp_flat_sections .well,
  #kl_wrapper.kl_flat_sections .well {min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05); box-shadow: inset 0 1px 1px rgba(0,0,0,.05); }
  #kl_wrapper.kl_fp_flat_sections #kl_modules li[class*=icon-]:before,
  #kl_wrapper.kl_flat_sections #kl_modules li[class*=icon-]:before,
  #kl_wrapper.kl_fp_flat_sections #kl_modules li[class^=icon-]:before,
  #kl_wrapper.kl_flat_sections #kl_modules li[class^=icon-]:before {margin: 0 10px 5px 0; font-size: 20px; float: left;}
  #kl_wrapper.kl_fp_flat_sections #kl_modules li[class*=fa-]:before,
  #kl_wrapper.kl_flat_sections #kl_modules li[class*=fa-]:before,
  #kl_wrapper.kl_fp_flat_sections #kl_modules li[class^=fa-]:before,
  #kl_wrapper.kl_flat_sections #kl_modules li[class^=fa-]:before {margin: 0 10px 5px 0; font-size: 20px; float: left;}
  #kl_wrapper.kl_fp_flat_sections #kl_modules.kl_modules_tabbed li[class*=icon-]:before,
  #kl_wrapper.kl_flat_sections #kl_modules.kl_modules_tabbed li[class*=icon-]:before,
  #kl_wrapper.kl_fp_flat_sections #kl_modules.kl_modules_tabbed li[class^=icon-]:before,
  #kl_wrapper.kl_flat_sections #kl_modules.kl_modules_tabbed li[class^=icon-]:before {margin: 9px 0 5px 10px; font-size: 20px; float: left;}
  #kl_wrapper.kl_fp_flat_sections #kl_modules.kl_modules_tabbed li[class*=fa-]:before,
  #kl_wrapper.kl_flat_sections #kl_modules.kl_modules_tabbed li[class*=fa-]:before,
  #kl_wrapper.kl_fp_flat_sections #kl_modules.kl_modules_tabbed li[class^=fa-]:before,
  #kl_wrapper.kl_flat_sections #kl_modules.kl_modules_tabbed li[class^=fa-]:before {margin: 7px 0 5px 10px; font-size: 20px; float: left;}
  .mceContentBody #kl_wrapper.kl_fp_flat_sections #kl_modules.kl_modules_tabbed li[class*=icon-]:before,
  .mceContentBody #kl_wrapper.kl_flat_sections #kl_modules.kl_modules_tabbed li[class*=icon-]:before,
  .mceContentBody #kl_wrapper.kl_fp_flat_sections #kl_modules.kl_modules_tabbed li[class^=icon-]:before,
  .mceContentBody #kl_wrapper.kl_flat_sections #kl_modules.kl_modules_tabbed li[class^=icon-]:before,
  .mceContentBody #kl_wrapper.kl_fp_flat_sections #kl_modules.kl_modules_tabbed li[class*=fa-]:before,
  .mceContentBody #kl_wrapper.kl_flat_sections #kl_modules.kl_modules_tabbed li[class*=fa-]:before,
  .mceContentBody #kl_wrapper.kl_fp_flat_sections #kl_modules.kl_modules_tabbed li[class^=fa-]:before,
  .mceContentBody #kl_wrapper.kl_flat_sections #kl_modules.kl_modules_tabbed li[class^=fa-]:before {margin: 0 10px 0 0;}
  #kl_wrapper.kl_fp_flat_sections #kl_introduction p:first-child,
  #kl_wrapper.kl_flat_sections #kl_introduction p:first-child {font-size: 21px; font-weight: 200; line-height: 30px; }
  #kl_wrapper.kl_fp_flat_sections blockquote,
  #kl_wrapper.kl_flat_sections blockquote {border-left: 5px solid #E0E0E0; }
  /* CP */
  #kl_wrapper.kl_flat_sections #kl_banner {background: #1e5799; padding: 20px 0; color: #fff; margin: 0 -25px 50px;}
  #kl_wrapper.kl_flat_sections #kl_banner h2 {text-transform: uppercase; text-align: center; border-top: 1px solid #fff; }
  #kl_wrapper.kl_flat_sections #kl_banner #kl_banner_left{display: block; background-color: #fff; font-size: 18px; line-height: 30px; width: 250px; margin: -15px auto 10px; border-radius: 30px; color: #696969; }
  #kl_wrapper.kl_flat_sections #kl_banner #kl_banner_right {font-size: 35px; margin-top: 20px; display: block; /*text-shadow: 1px 0px 2px #000;*/ }
  #kl_wrapper.kl_flat_sections #kl_banner #kl_banner_right .kl_subtitle { display: block; font-size: medium; line-height: 20px; margin-top: 5px;}

  @media screen and (max-width: 1350px) {
    #kl_wrapper.kl_fp_flat_sections #kl_navigation,
    #kl_wrapper.kl_flat_sections #kl_navigation {font-size: 14px; padding-bottom:0px; height: 40px;}
    #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class*=icon-]:before,
    #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class^=icon-]:before,
    #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class*=fa-]:before,
    #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class^=fa-]:before,
    #kl_wrapper.kl_flat_sections #kl_navigation a[class*=icon-]:before,
    #kl_wrapper.kl_flat_sections #kl_navigation a[class^=icon-]:before,
    #kl_wrapper.kl_flat_sections #kl_navigation a[class*=fa-]:before,
    #kl_wrapper.kl_flat_sections #kl_navigation a[class^=fa-]:before {padding: 5px 0px; width:25px; }
  }
  @media screen and (max-width: 1100px) {
    #kl_wrapper.kl_fp_flat_sections #kl_navigation,
    #kl_wrapper.kl_flat_sections #kl_navigation {font-size: 12px; padding-bottom:0px;height: 35px;}
    #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class*=icon-]:before,
    #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class^=icon-]:before,
    #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class*=fa-]:before,
    #kl_wrapper.kl_fp_flat_sections #kl_navigation a[class^=fa-]:before,
    #kl_wrapper.kl_flat_sections #kl_navigation a[class*=icon-]:before,
    #kl_wrapper.kl_flat_sections #kl_navigation a[class^=icon-]:before,
    #kl_wrapper.kl_flat_sections #kl_navigation a[class*=fa-]:before,
    #kl_wrapper.kl_flat_sections #kl_navigation a[class^=fa-]:before {padding: 4px 0px; width: 21px; font-size: 12px; }
  }

  /*********************************************************************/
  /***** CP: BOOKMARK THEME      ***************************************/

  #kl_wrapper.kl_bookmark { color: #0F2439; width: 100%; }
  #kl_wrapper.kl_bookmark h3 { color: #0F2439; font-family: "PT Sans",Helvetica,Arial,sans-serif; font-weight: bold; border-bottom: 1px solid #E0E0E0; line-height: 25px; margin-top:45px;}
  #kl_wrapper.kl_bookmark #kl_banner {background-color: #0F2439; color: #FFF; font-family: "PT Sans"; margin: 13px -22px 30px; position: relative;}
  #kl_wrapper.kl_bookmark.kl_show_title #kl_banner {margin-top: 22px; }
  #kl_wrapper.kl_bookmark #kl_banner #kl_banner_left{ border-right: 3px solid #fff; display: table-cell; vertical-align: top; min-width: 50px; padding: 5px;}
  #kl_wrapper.kl_bookmark #kl_banner #kl_banner_left .kl_mod_text { padding: 0 10px; display: block; font-size: 16px; line-height: 19px; }
  #kl_wrapper.kl_bookmark #kl_banner #kl_banner_left .kl_mod_num { background: url(images/bookmark.png) no-repeat center top; background-size: contain; width: 100%; height: 35px; color: #0F2439; margin: 3px auto 0; font-size: 0.8em; font-weight: bold; padding-top: 3px; text-align: center; display: block; line-height: 1em; }
  #kl_wrapper.kl_bookmark #kl_banner #kl_banner_right {padding: 5px 10px; display: table-cell;}
  #kl_wrapper.kl_bookmark #kl_banner #kl_banner_right .kl_subtitle { display: block; font-size: medium; line-height: 15px; margin-bottom: 15px;}

  /*********************************************************************/
  /***** CP: BOX LEFT THEMES 1, 2, 3  **********************************/

  /* BASE */
  #kl_wrapper.kl_box_left h2,
  #kl_wrapper.kl_box_left_2 h2,
  #kl_wrapper.kl_box_left_3 h2 {border-bottom: 2px solid #c2c2c2; padding-bottom: 15px; margin: 0 0 35px; }
  #kl_wrapper.kl_box_left h3,
  #kl_wrapper.kl_box_left_2 h3,
  #kl_wrapper.kl_box_left_3 h3 {border-bottom: 1px solid #c2c2c2; border-top: 1px solid #c2c2c2;padding: 5px 10px; margin: 35px 0 20px -10px;}
  #kl_wrapper.kl_box_left h3:before,
  #kl_wrapper.kl_box_left_2 h3:before,
  #kl_wrapper.kl_box_left_3 h3:before { display: inline-block; width: 35px; text-align: center; height: 35px; line-height: 35px; margin-right: 10px;  -webkit-box-shadow: 1px 1px 1px #000000; -moz-box-shadow: 1px 1px 1px #000000; box-shadow: 1px 1px 1px #000000; }
  #kl_wrapper.kl_box_left #kl_banner,
  #kl_wrapper.kl_box_left_2 #kl_banner,
  #kl_wrapper.kl_box_left_3 #kl_banner {margin: 15px -25px 50px; position: relative;}
  #kl_wrapper.kl_box_left #kl_banner_left,
  #kl_wrapper.kl_box_left_2 #kl_banner_left,
  #kl_wrapper.kl_box_left_3 #kl_banner_left {font-weight: normal; font-size: 16px; line-height: 20px; display: block; float: left; margin-left: 15px; -webkit-box-shadow: 1px 1px 1px #000000; -moz-box-shadow: 1px 1px 1px #000000; box-shadow: 1px 1px 1px #000000; }
  #kl_wrapper.kl_box_left #kl_banner_left .kl_mod_text,
  #kl_wrapper.kl_box_left_2 #kl_banner_left .kl_mod_text,
  #kl_wrapper.kl_box_left_3 #kl_banner_left .kl_mod_text { padding: 10px 5px 10px 10px; display: inline-block; }
  #kl_wrapper.kl_box_left #kl_banner_left .kl_mod_num,
  #kl_wrapper.kl_box_left_2 #kl_banner_left .kl_mod_num,
  #kl_wrapper.kl_box_left_3 #kl_banner_left .kl_mod_num { padding: 10px 10px 10px 5px; display: inline-block; } 
  #kl_wrapper.kl_box_left #kl_banner_right,
  #kl_wrapper.kl_box_left_2 #kl_banner_right,
  #kl_wrapper.kl_box_left_3 #kl_banner_right {font-size: 25px; font-weight: normal; padding: 0px 10px; }
  #kl_wrapper.kl_box_left #kl_banner #kl_banner_right .kl_subtitle,
  #kl_wrapper.kl_box_left_2 #kl_banner #kl_banner_right .kl_subtitle,
  #kl_wrapper.kl_box_left_3 #kl_banner #kl_banner_right .kl_subtitle { font-size: medium; line-height: 15px; position: absolute; bottom: 5px; right: 25px;}
  /* VARIATIONS */
  #kl_wrapper.kl_box_left #kl_banner #kl_banner_left {background: #0F2439; color: #fff; text-shadow: 1px 1px 2px #000000;}
  #kl_wrapper.kl_box_left_2 #kl_banner #kl_banner_left {background: #AC8D73; color: #fff; font-weight: normal; font-size: 16px; text-shadow: 1px 1px 2px #000000; line-height: 20px; display: block; float: left; -webkit-box-shadow: 1px 1px 1px #000000; -moz-box-shadow: 1px 1px 1px #000000; box-shadow: 1px 1px 1px #000000; }
  #kl_wrapper.kl_box_left_3 #kl_banner #kl_banner_left {background: #A4AEB5; color: #fff; font-weight: normal; font-size: 16px; text-shadow: 1px 1px 2px #000000; line-height: 20px; display: block; float: left; -webkit-box-shadow: 1px 1px 1px #000000; -moz-box-shadow: 1px 1px 1px #000000; box-shadow: 1px 1px 1px #000000; }
  #kl_wrapper.kl_box_left h3:before { background: #A4AEB5; color: #fff; text-shadow:  0px 0px 2px #000000; }
  #kl_wrapper.kl_box_left_2 h3:before { background: #0F2439; color: #fff; }
  #kl_wrapper.kl_box_left_3 h3:before { background: #A4AEB5; color: #fff; text-shadow:  0px 0px 2px #000000; }
  /*********************************************************************/
  /***** CP: SQUARE RIGHT THEMES 1, 2, 3  ******************************/

  /* BASE */
  #kl_wrapper.kl_square_right .kl_mod_text,
  #kl_wrapper.kl_square_right_2 .kl_mod_text,
  #kl_wrapper.kl_square_right_3 .kl_mod_text {display: block; padding: 8px; line-height: 20px;}
  #kl_wrapper.kl_square_right .kl_mod_num,
  #kl_wrapper.kl_square_right_2 .kl_mod_num,
  #kl_wrapper.kl_square_right_3 .kl_mod_num {font-size: 30px; line-height: 30px; display: block; padding: 0px 0 10px;}
  #kl_wrapper.kl_square_right #kl_banner,
  #kl_wrapper.kl_square_right_2 #kl_banner,
  #kl_wrapper.kl_square_right_3 #kl_banner { margin: 35px -25px 45px;}
  #kl_wrapper.kl_square_right h2,
  #kl_wrapper.kl_square_right_2 h2,
  #kl_wrapper.kl_square_right_3 h2 { position: relative; font-weight: normal; padding: 5px; margin-top: 15px; line-height: 30px;}
  #kl_wrapper.kl_square_right h3,
  #kl_wrapper.kl_square_right_2 h3,
  #kl_wrapper.kl_square_right_3 h3 { position: relative; border: 1px solid #D5D5D5; padding: 0 20px; margin: 35px -26px 20px; line-height: 35px;}
  #kl_wrapper.kl_square_right h3:before,
  #kl_wrapper.kl_square_right_2 h3:before,
  #kl_wrapper.kl_square_right_3 h3:before { display: inline-block; width: 45px; text-align: center; height: 45px; line-height: 45px; font-size: 25px; margin-right: 10px; -webkit-box-shadow: 1px 1px 1px #000000; -moz-box-shadow: 1px 1px 1px #000000; box-shadow: 1px 1px 1px #000000; position: absolute; right: 15px; top: -6px; }
  #kl_wrapper.kl_square_right #kl_banner_left,
  #kl_wrapper.kl_square_right_2 #kl_banner_left,
  #kl_wrapper.kl_square_right_3 #kl_banner_left { color: #fff; float: right; font-size: 16px; height: 75px; min-width: 80px; margin: -23px 25px 0 10px; margin-bottom: 10px; text-align: center; display: inline-block; text-shadow: 1px 1px 2px #000000; -webkit-box-shadow: 1px 1px 1px #000000; -moz-box-shadow: 1px 1px 1px #000000; box-shadow: 1px 1px 1px #000000;}
  #kl_wrapper.kl_square_right #kl_banner_right,
  #kl_wrapper.kl_square_right_2 #kl_banner_right,
  #kl_wrapper.kl_square_right_3 #kl_banner_right { padding: 5px 5px 5px 20px; }
  #kl_wrapper.kl_square_right #kl_banner_right .kl_subtitle,
  #kl_wrapper.kl_square_right_2 #kl_banner_right .kl_subtitle,
  #kl_wrapper.kl_square_right_3 #kl_banner_right .kl_subtitle { padding: 5px 5px 5px 25px; position: absolute; display: block; text-shadow: none; color: #575757; font-size: medium;}

  /* VARIATIONS */
  #kl_wrapper.kl_square_right h2 {background: #A4AEB5; color: #ffffff; text-shadow: 1px 1px 2px #000000;}
  #kl_wrapper.kl_square_right #kl_banner_left {background: #0F2439; }
  #kl_wrapper.kl_square_right h3:before { background: #0F2439; color: #fff;}

  #kl_wrapper.kl_square_right_2 h2 {background: #0F2439; color: #ffffff; }
  #kl_wrapper.kl_square_right_2 #kl_banner_left {background: #AC8D73; }
  #kl_wrapper.kl_square_right_2 h3:before { background: #AC8D73; color: #fff; text-shadow: 1px 1px 2px #000000;}

  #kl_wrapper.kl_square_right_3 h2 {background: #0F2439; color: #ffffff;}
  #kl_wrapper.kl_square_right_3 #kl_banner_left {background: #A4AEB5; }
  #kl_wrapper.kl_square_right_3 h3:before { background: #A4AEB5; color: #fff; text-shadow: 1px 1px 2px #000000;}

  /*********************************************************************/
  /***** CP: CIRCLE-LEFT THEMES 1, 2, 3   ******************************/
  
  /* BASE */
  #kl_wrapper.kl_circle_left h3,
  #kl_wrapper.kl_circle_left_2 h3,
  #kl_wrapper.kl_circle_left_3 h3 { position: relative; border: 1px solid #A4AEB5; margin-left: 20px; padding-left: 30px; line-height: 30px; border-radius: 10px;}
  #kl_wrapper.kl_circle_left h3:before,
  #kl_wrapper.kl_circle_left_2 h3:before,
  #kl_wrapper.kl_circle_left_3 h3:before { display: inline-block; width: 40px; text-align: center; height: 40px; line-height: 40px; font-size: 18px; margin-right: 10px; position: absolute; left: -20px; top: -5px; border-radius: 20px;}
  #kl_wrapper.kl_circle_left #kl_banner,
  #kl_wrapper.kl_circle_left_2 #kl_banner,
  #kl_wrapper.kl_circle_left_3 #kl_banner { position:relative; -webkit-box-shadow: 1px 1px 1px #000000; -moz-box-shadow: 1px 1px 1px #000000; box-shadow: 1px 1px 1px #000000; margin: 30px -25px 50px; }
  #kl_wrapper.kl_circle_left #kl_banner_left,
  #kl_wrapper.kl_circle_left_2 #kl_banner_left,
  #kl_wrapper.kl_circle_left_3 #kl_banner_left { float: left; border-radius: 40px; width: 60px; height: 60px; text-align: center; margin: -10px 10px 0 25px; -webkit-box-shadow: 1px 1px 1px #000000; -moz-box-shadow: 1px 1px 1px #000000; box-shadow: 1px 1px 1px #000000; }
  #kl_wrapper.kl_circle_left .kl_mod_text,
  #kl_wrapper.kl_circle_left_2 .kl_mod_text,
  #kl_wrapper.kl_circle_left_3 .kl_mod_text { display:none; }
  #kl_wrapper.kl_circle_left .kl_mod_num,
  #kl_wrapper.kl_circle_left_2 .kl_mod_num,
  #kl_wrapper.kl_circle_left_3 .kl_mod_num { margin-top: 10px; display: block; font-size: 25px; } 
  #kl_wrapper.kl_circle_left #kl_banner_right,
  #kl_wrapper.kl_circle_left_2 #kl_banner_right,
  #kl_wrapper.kl_circle_left_3 #kl_banner_right { padding: 0 10px; font-weight: normal; text-shadow: 1px -1px 1px #000; display: flex; }
  #kl_wrapper.kl_circle_left #kl_banner_right .kl_subtitle,
  #kl_wrapper.kl_circle_left_2 #kl_banner_right .kl_subtitle,
  #kl_wrapper.kl_circle_left_3 #kl_banner_right .kl_subtitle { padding: 5px; position: absolute; display: block; text-shadow: none; color: #575757; font-size: medium; right: 25px; bottom: -40px;}

  /* VARIATIONS */
  #kl_wrapper.kl_circle_left #kl_banner { background: #A4AEB5; color: #fff; }
  #kl_wrapper.kl_circle_left #kl_banner_left { background: #0F2439; }
  #kl_wrapper.kl_circle_left h3:before { background: #0F2439; color: #fff;}

  #kl_wrapper.kl_circle_left_2 #kl_banner { background: #003366; }
  #kl_wrapper.kl_circle_left_2 #kl_banner_left { background: #AC8D73; text-shadow: 1px 1px 2px #000; color: #fff; }
  #kl_wrapper.kl_circle_left_2 #kl_banner_right { color: #fff; }
  #kl_wrapper.kl_circle_left_2 h3:before { background: #AC8D73; color: #fff; text-shadow: 1px 1px 2px #000;}
  
  #kl_wrapper.kl_circle_left_3 #kl_banner { background: #003366; }
  #kl_wrapper.kl_circle_left_3 #kl_banner_left { background: #A4AEB5; text-shadow: 1px 1px 2px #000; color: #fff; }
  #kl_wrapper.kl_circle_left_3 #kl_banner_right { color: #fff; }
  #kl_wrapper.kl_circle_left_3 h3:before { background: #A4AEB5;  text-shadow: 1px 1px 2px #000; color: #fff;}

  /*********************************************************************/
  /***** CP: ROUNDED-INSET THEMES 1, 2, 3 ******************************/

  /* BASE */
  #kl_wrapper.kl_rounded_inset #kl_banner,
  #kl_wrapper.kl_rounded_inset_2 #kl_banner,
  #kl_wrapper.kl_rounded_inset_3 #kl_banner { position:relative; padding: 6px 0; margin: 10px -25px 50px;}
  #kl_wrapper.kl_rounded_inset h2,
  #kl_wrapper.kl_rounded_inset_2 h2,
  #kl_wrapper.kl_rounded_inset_3 h2 { width: 90%;  border-top-right-radius: 20px; border-bottom-right-radius: 20px; border: solid 1px #8A8A8A; border-left: none; margin: 0; font-weight: normal; background: #e5e5e5; /* Old browsers */ background: -moz-linear-gradient(top, #e5e5e5 0%, #fcfcfc 20%, #fcfcfc 80%, #e5e5e5 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(20%,#fcfcfc), color-stop(80%,#fcfcfc), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e5e5e5 0%,#fcfcfc 20%,#fcfcfc 80%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e5e5e5 0%,#fcfcfc 20%,#fcfcfc 80%,#e5e5e5 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e5e5e5 0%,#fcfcfc 20%,#fcfcfc 80%,#e5e5e5 100%); /* IE10+ */ background: linear-gradient(to bottom, #e5e5e5 0%,#fcfcfc 20%,#fcfcfc 80%,#e5e5e5 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
  #kl_wrapper.kl_rounded_inset #kl_banner_left,
  #kl_wrapper.kl_rounded_inset_2 #kl_banner_left,
  #kl_wrapper.kl_rounded_inset_3 #kl_banner_left { margin-left: 10px; }
  #kl_wrapper.kl_rounded_inset .kl_mod_num,
  #kl_wrapper.kl_rounded_inset_2 .kl_mod_num,
  #kl_wrapper.kl_rounded_inset_3 .kl_mod_num { margin-left: 7px; }
  #kl_wrapper.kl_rounded_inset .kl_mod_num:after,
  #kl_wrapper.kl_rounded_inset_2 .kl_mod_num:after,
  #kl_wrapper.kl_rounded_inset_3 .kl_mod_num:after { content: ":"; }
  #kl_wrapper.kl_rounded_inset #kl_banner_right,
  #kl_wrapper.kl_rounded_inset_2 #kl_banner_right,
  #kl_wrapper.kl_rounded_inset_3 #kl_banner_right { margin-left: 5px; }
  #kl_wrapper.kl_rounded_inset h3,
  #kl_wrapper.kl_rounded_inset_2 h3,
  #kl_wrapper.kl_rounded_inset_3 h3 { text-transform: uppercase; border: 4px solid #efefef; border-left: none; border-top-right-radius: 20px; border-bottom-right-radius: 20px; width: 95%; margin-left: -25px; padding-left: 25px; }
  #kl_wrapper.kl_rounded_inset #kl_banner_right .kl_subtitle,
  #kl_wrapper.kl_rounded_inset_2 #kl_banner_right .kl_subtitle,
  #kl_wrapper.kl_rounded_inset_3 #kl_banner_right .kl_subtitle { padding: 5px; color: #575757; font-size: medium; line-height: 15px; position: absolute; bottom: -25px; right: 20px; }
  /* VARIATIONS */
  #kl_wrapper.kl_rounded_inset #kl_banner { background: #0F2439; }
  #kl_wrapper.kl_rounded_inset_2 #kl_banner { background: #AC8D73; }
  #kl_wrapper.kl_rounded_inset_3 #kl_banner { background: #A4AEB5; }

  /*********************************************************************/
  /***** CP: APPLE THEME    ********************************************/

  #kl_wrapper.kl_apple.kl_show_title #kl_banner { position:relative; margin-top: 10px;}
  #kl_wrapper.kl_apple #kl_banner { position:relative; margin: 10px -20px 50px;}
  #kl_wrapper.kl_apple #kl_banner h2 {line-height: 35px; border-radius: 5px; background: #0F2439;  color: #fff; padding: 5px 10px 5px 2px; }
  #kl_wrapper.kl_apple #kl_banner #kl_banner_left{float: left; height: 35px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; background-image: url(https://designtools.ciditools.com/css/images/white_apple.png); background-repeat: no-repeat; background-position: center; background-size: contain;}
  #kl_wrapper.kl_apple #kl_banner #kl_banner_left .kl_mod_text {display: none; }
  #kl_wrapper.kl_apple #kl_banner #kl_banner_left .kl_mod_num {display: block; height: 24px; color: #0F2439; font-size: 16px; font-weight: bold; padding: 8px 12px; width: 30px; text-align: center; position: relative; line-height: 20px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
  #kl_wrapper.kl_apple #kl_banner #kl_banner_right { padding: 0px 10px; border-top-right-radius: 5px; }
  #kl_wrapper.kl_apple #kl_banner_right .kl_subtitle { font-size: medium; position: absolute; bottom: -30px; right: 0; color: #575757; }
  #kl_wrapper.kl_apple h3 { margin: 40px -15px 20px; border: 1px solid #BDBDBD; padding: 0 10px; border-radius: 5px; }

  /*********************************************************************/
  /***** CP: EMTA THEME     ********************************************/

  #kl_wrapper.kl_emta { color: #0F2439; width: 100%; }
  #kl_wrapper.kl_emta h3 { color: #0F2439; font-family: "PT Sans",Helvetica,Arial,sans-serif; font-weight: bold; margin: 20px 0 0; }
  #kl_wrapper.kl_emta #kl_banner h2 { background-color: #0F2439; height: 2em; margin-bottom: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; font-family: "PT Sans"; padding: 5px;}
  #kl_wrapper.kl_emta #kl_banner #kl_banner_left{ line-height: 1.3em; font-size: 1.2em; margin: 3px 10px 0 5px; padding: 0; float: left; text-align: center; width: 70px; height: 40px; border-right: 2px solid #fff; }
  #kl_wrapper.kl_emta #kl_banner #kl_banner_left .kl_mod_text{ display:none; }
  #kl_wrapper.kl_emta #kl_banner #kl_banner_left .kl_mod_num{ display: block; background: url(images/badge.png) no-repeat left top; background-size: contain; width: 32px; height: 25px; color:#0F2439; margin:4px auto; font-size: 0.6em; font-weight: bold; padding-top: 6px; line-height: 1.1em; }
  #kl_wrapper.kl_emta #kl_banner #kl_banner_right { padding: 2px 10px 0 2px; margin-right: 10px; color: #fff; }
  #kl_wrapper.kl_emta #kl_banner #kl_banner_bottom { background: #CACDCF; margin: 2px 0 10px 0; padding: 0 15px 1px 15px; clear:both; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
  #kl_wrapper.kl_emta #kl_banner #kl_banner_bottom h3{ margin: 0; }
  #kl_wrapper.kl_emta #kl_banner #kl_banner_bottom #kl_description { background: #0F2439; color: #fff; margin: 0 0 10px 0; padding: 1px 15px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }

  /*********************************************************************/
  /***** CP: GENERIC THEME  ********************************************/

  #kl_wrapper.kl_generic #kl_banner{ margin: 25px 0; }
  #kl_wrapper.kl_generic #kl_banner #kl_banner_left .kl_mod_num{ margin-left: 5px; }
  #kl_wrapper.kl_generic #kl_banner_right .kl_subtitle { font-size: medium; display: block; line-height: 15px;}

  #kl_wrapper.kl_generic #kl_navigation {width: 100%; height: 44px; background-color: #0F2439; color: #fff; overflow: hidden; margin: 7px 0 10px 0; }
  #kl_wrapper.kl_generic #kl_navigation ul {display: table; table-layout: fixed; width: 95%; margin-left: 10px; }
  #kl_wrapper.kl_generic #kl_navigation li {display: table-cell; font-size: 1.2em; font-weight: normal; list-style-type: none; height: 100%; padding: 12px 22px 12px 5px; }
  #kl_wrapper.kl_generic #kl_navigation li {background: url(images/divider.png) no-repeat 100% top; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  #kl_wrapper.kl_generic #kl_navigation li:last-child {background:none; }
  #kl_wrapper.kl_generic #kl_navigation li a,
  #kl_wrapper.kl_generic #kl_navigation li a:hover,
  #kl_wrapper.kl_generic #kl_navigation li a:focus,
  #kl_wrapper.kl_generic #kl_navigation li a:visited { color: #fff; }

  /*********************************************************************/
  /***** BASIC COLOR THEME  ********************************************/

  #kl_wrapper.kl_basic_color.kl_show_title #kl_banner {margin-top: 22px; }
  #kl_wrapper.kl_basic_color #kl_banner {background-color: #0F2439; color: #FFF; font-family: "PT Sans"; position: relative;}
  #wiki_page_show #kl_wrapper.kl_basic_color #kl_banner { margin: 13px -22px 30px;}
  #kl_wrapper.kl_basic_color #kl_banner h2 { line-height: 26px; font-size: 26px; }
  #kl_wrapper.kl_basic_color #kl_banner h2 small { line-height: 29px; margin-left: 5px; }
  #kl_wrapper.kl_basic_color #kl_banner #kl_banner_left {display: table-cell; border-right: 2px solid #fff; font-size: 1.2em; padding: 10px;}
  #kl_wrapper.kl_basic_color #kl_banner #kl_banner_left .kl_mod_text,
  #kl_wrapper.kl_basic_color #kl_banner #kl_banner_left .kl_mod_num  {width: 100%; padding: 2px 0 1px; display: block; font-size: 24px; line-height: 26px; text-align: center;}
  #kl_wrapper.kl_basic_color #kl_banner #kl_banner_right {display: table-cell; padding: 10px; line-height: 26px; letter-spacing: 0.3px; font-size: 25px; overflow: hidden; text-overflow: ellipsis;}
  #kl_wrapper.kl_basic_color #kl_banner_right .kl_subtitle { font-size: medium; display: block; line-height: 25px;}


  /*********************************************************************/
  /***** FP & CP COLORED HEADINGS THEME  *******************************/
  
  /* FP */
  #kl_wrapper.kl_fp_colored_headings #kl_banner { border: none; background: #2F4661; color: #fff; margin: 0 0 5px 0; padding: 0 0 5px; overflow: visible;}
  #kl_wrapper.kl_fp_colored_headings #kl_banner h2 { position: relative; text-align: center; text-transform: uppercase; padding: 20px 0 0;}
  #kl_wrapper.kl_fp_colored_headings #kl_banner_image { border: none; margin: 0;}
  #kl_wrapper.kl_fp_colored_headings #kl_banner #kl_banner_left {background-color: #fff; color: #696969; display: inline-block; font-size: 18px; line-height: 20px; padding: 5px 20px; position: absolute; left: 15px; top: 15px; border-bottom: 10px solid #696969;}
  #kl_wrapper.kl_fp_colored_headings #kl_banner #kl_banner_left .kl_mod_text,
  #kl_wrapper.kl_fp_colored_headings #kl_banner #kl_banner_left .kl_mod_num  {width: 100%; padding: 2px 0 1px; display: block; font-size: 24px; line-height: 26px; text-align: center;}
  #kl_wrapper.kl_fp_colored_headings #kl_banner #kl_banner_right {display: block; font-size: 35px; margin: 0 0 0 135px; text-align: left; }
  #kl_wrapper.kl_fp_colored_headings #kl_banner #kl_banner_right .kl_subtitle { display: block; font-size: medium; line-height: 20px; margin-top: 5px;}
  /* CP */
  #kl_wrapper.kl_colored_headings #kl_banner {background: #2F4661; color: #fff; padding: 0 0 5px; margin: 0 -25px 50px; }
  #kl_wrapper.kl_colored_headings #kl_banner h2 { position: relative; text-align: center; text-transform: uppercase; }
  #kl_wrapper.kl_colored_headings #kl_banner #kl_banner_left {background-color: #fff; color: #696969; display: inline-block; font-size: 18px; line-height: 20px; margin: 0 auto 10px; padding: 5px 20px; }
  #kl_wrapper.kl_colored_headings #kl_banner #kl_banner_right {display: block; font-size: 35px; margin-top: 0; }
  #kl_wrapper.kl_colored_headings #kl_banner #kl_banner_right .kl_subtitle { display: block; font-size: medium; line-height: 20px; margin-top: 5px;}
  /* SHARED */
  #kl_wrapper.kl_fp_colored_headings > div,
  #kl_wrapper.kl_colored_headings > div {background-color: #fff; border: 1px solid #c2c2c2; font-size: 16px; margin: 35px 0 10px; overflow: hidden; padding: 20px; }
  #kl_wrapper.kl_fp_colored_headings > div img,
  #kl_wrapper.kl_colored_headings > div img {background: #fff; border: 1px solid #ccc; padding: 5px; }
  #kl_wrapper.kl_fp_colored_headings,
  #kl_wrapper.kl_colored_headings {background-color: #efefef; }
  #kl_wrapper.kl_colored_headings.kl_show_title #kl_banner {margin-top: 25px; }
  #kl_wrapper.kl_fp_colored_headings #kl_navigation,
  #kl_wrapper.kl_colored_headings #kl_navigation {width: 100%; height: 44px; background-color: #0F2439; color: #fff; overflow: hidden; margin: 7px 0 10px 0; }
  #kl_wrapper.kl_fp_colored_headings #kl_navigation ul,
  #kl_wrapper.kl_colored_headings #kl_navigation ul {display: table; table-layout: fixed; width: 95%; margin-left: 10px; }
  #kl_wrapper.kl_fp_colored_headings #kl_navigation li,
  #kl_wrapper.kl_colored_headings #kl_navigation li {display: table-cell; font-size: 1.2em; font-weight: normal; list-style-type: none; height: 100%; padding: 12px 22px 12px 5px; }


  #kl_wrapper.kl_fp_colored_headings #kl_banner_image,
  #kl_wrapper.kl_colored_headings #kl_banner_image {margin-bottom: 5px; padding: 0; }
  #kl_wrapper.kl_fp_colored_headings #kl_banner_image img,
  #kl_wrapper.kl_colored_headings #kl_banner_image img {border: none; padding: 0; }

  #kl_wrapper.kl_fp_colored_headings li[class*=icon-]:before, 
  #kl_wrapper.kl_fp_colored_headings li[class^=icon-]:before, 
  #kl_wrapper.kl_fp_colored_headings li[class*=fa-]:before, 
  #kl_wrapper.kl_fp_colored_headings li[class^=fa-]:before,
  #kl_wrapper.kl_colored_headings li[class*=icon-]:before, 
  #kl_wrapper.kl_colored_headings li[class^=icon-]:before, 
  #kl_wrapper.kl_colored_headings li[class*=fa-]:before, 
  #kl_wrapper.kl_colored_headings li[class^=fa-]:before {display: inline-block; font-size: 1.2em; margin-left: -30px; margin-right: 11px; text-align: right; width: 18px; }

  #kl_wrapper.kl_fp_colored_headings #kl_navigation,
  #kl_wrapper.kl_colored_headings #kl_navigation {background-color: #2F4661; color: #fff; height: inherit; margin: 0 0 20px; overflow: hidden; padding: 0; width: 100%; border:none; }
  #kl_wrapper.kl_fp_colored_headings #kl_navigation ul,
  #kl_wrapper.kl_colored_headings #kl_navigation ul {margin-bottom: 0; }
  #kl_wrapper.kl_fp_colored_headings #kl_navigation li,
  #kl_wrapper.kl_colored_headings #kl_navigation li {background: none; padding: 7px 5px; }
  #kl_wrapper.kl_colored_headings #kl_navigation li a,
  #kl_wrapper.kl_colored_headings #kl_navigation li a:hover,
  #kl_wrapper.kl_colored_headings #kl_navigation li a:focus,
  #kl_wrapper.kl_colored_headings #kl_navigation li a:visited,
  #kl_wrapper.kl_fp_colored_headings #kl_navigation li a,
  #kl_wrapper.kl_fp_colored_headings #kl_navigation li a:hover,
  #kl_wrapper.kl_fp_colored_headings #kl_navigation li a:focus,
  #kl_wrapper.kl_fp_colored_headings #kl_navigation li a:visited { color: #fff; }
  #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class*=icon-]:before,
  #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class^=icon-]:before,
  #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class*=fa-]:before,
  #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class^=fa-]:before,
  #kl_wrapper.kl_colored_headings #kl_navigation a[class*=icon-]:before,
  #kl_wrapper.kl_colored_headings #kl_navigation a[class^=icon-]:before,
  #kl_wrapper.kl_colored_headings #kl_navigation a[class*=fa-]:before,
  #kl_wrapper.kl_colored_headings #kl_navigation a[class^=fa-]:before {display: inline-block; background: #fff; padding: 6px 0px 3px; text-align: center; color: #696969; margin-right: 8px; border-bottom: 5px solid #696969;}

  #kl_wrapper.kl_fp_colored_headings #kl_modules .ui-widget-content,
  #kl_wrapper.kl_colored_headings #kl_modules .ui-widget-content { border: 1px solid #C2C2C2; background: #fff; border-radius: 0;}
  #kl_wrapper.kl_fp_colored_headings .context_module,
  #kl_wrapper.kl_colored_headings .context_module,
  #kl_wrapper.kl_fp_colored_headings .context_module .header,
  #kl_wrapper.kl_colored_headings .context_module .header,
  #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed ul.ui-tabs-nav li.ui-state-default,
  #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed ul.ui-tabs-nav li.ui-state-default { background: #fff; }
  #kl_wrapper.kl_fp_colored_headings #kl_modules li[class*=icon-]:before,
  #kl_wrapper.kl_colored_headings #kl_modules li[class*=icon-]:before,
  #kl_wrapper.kl_fp_colored_headings #kl_modules li[class^=icon-]:before,
  #kl_wrapper.kl_colored_headings #kl_modules li[class^=icon-]:before {margin: 4px 10px 5px 0; font-size: 20px; float: left;}
  #kl_wrapper.kl_fp_colored_headings #kl_modules li[class*=fa-]:before,
  #kl_wrapper.kl_colored_headings #kl_modules li[class*=fa-]:before,
  #kl_wrapper.kl_fp_colored_headings #kl_modules li[class^=fa-]:before,
  #kl_wrapper.kl_colored_headings #kl_modules li[class^=fa-]:before {margin: 0 10px 5px 0; font-size: 20px; float: left;}
  #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed li[class*=icon-]:before,
  #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed li[class*=icon-]:before,
  #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed li[class^=icon-]:before,
  #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed li[class^=icon-]:before {margin: 9px 0 5px 10px; font-size: 20px; float: left;}
  #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed li[class*=fa-]:before,
  #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed li[class*=fa-]:before,
  #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed li[class^=fa-]:before,
  #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed li[class^=fa-]:before {margin: 7px 0 5px 10px; font-size: 20px; float: left;}
  .mceContentBody #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed li[class*=icon-]:before,
  .mceContentBody #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed li[class*=icon-]:before,
  .mceContentBody #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed li[class^=icon-]:before,
  .mceContentBody #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed li[class^=icon-]:before,
  .mceContentBody #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed li[class*=fa-]:before,
  .mceContentBody #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed li[class*=fa-]:before,
  .mceContentBody #kl_wrapper.kl_fp_colored_headings #kl_modules.kl_modules_tabbed li[class^=fa-]:before,
  .mceContentBody #kl_wrapper.kl_colored_headings #kl_modules.kl_modules_tabbed li[class^=fa-]:before {margin: 0 10px 0 0;}


  /* Default Headings */
  #kl_wrapper.kl_fp_colored_headings h3,
  #kl_wrapper.kl_colored_headings h3 { position: relative; background-color: #9D9D9D; border-top: 5px solid #696969; color: #fff; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 22px; letter-spacing: 3px; line-height: 55px; margin: -21px -21px 20px; text-align: center; text-transform: uppercase; }
  #kl_wrapper.kl_fp_colored_headings h3:before,
  #kl_wrapper.kl_colored_headings h3:before { position: absolute; background-color: #fff; color: #696969; display: block; font-size: 20px; height: 33px; line-height: 35px; text-align: center; width: 35px; top: 10px; left: 10px; border-bottom: 4px solid #696969; }
  /* Introduction */
  #kl_wrapper.kl_fp_colored_headings #kl_introduction,
  #kl_wrapper.kl_colored_headings #kl_introduction {margin: 10px 0; }
  #kl_wrapper.kl_fp_colored_headings #kl_introduction p:first-child,
  #kl_wrapper.kl_colored_headings #kl_introduction p:first-child {font-size: 21px; font-weight: 200; line-height: 30px; }
  /* Objectives Blue*/
  #kl_wrapper.kl_fp_colored_headings #kl_objectives h3,
  #kl_wrapper.kl_colored_headings #kl_objectives h3 {background-color: #3F98D3; border-top: 5px solid #2871A1; color: #fff; }
  /* Readings Red */
  #kl_wrapper.kl_fp_colored_headings #kl_readings h3,
  #kl_wrapper.kl_colored_headings #kl_readings h3 {background-color: #DD4939; border-top: 5px solid #c0392b; color: #fff; }
  /* Lectures Green */
  #kl_wrapper.kl_fp_colored_headings #kl_lectures h3,
  #kl_wrapper.kl_colored_headings #kl_lectures h3 {background-color: #3CC576; border-top: 5px solid #27ae60; color: #fff; }
  /* Activities Orange */
  #kl_wrapper.kl_fp_colored_headings #kl_activities h3,
  #kl_wrapper.kl_colored_headings #kl_activities h3 {background-color: #e67e22; border-top: 5px solid #d35400; color: #fff; }
  /* Assignments Purple */
  #kl_wrapper.kl_fp_colored_headings #kl_assignments h3,
  #kl_wrapper.kl_colored_headings #kl_assignments h3 {background-color: #9b59b6; border-top: 5px solid #8e44ad; color: #fff; }
  /* Other Styles */
  #kl_wrapper.kl_fp_colored_headings h4,
  #kl_wrapper.kl_colored_headings h4 {border-bottom: 1px solid #E0E0E0; color: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; letter-spacing: 3px; margin: 40px 0 20px; text-transform: uppercase; }
  #kl_wrapper.kl_fp_colored_headings h5,
  #kl_wrapper.kl_colored_headings h5 {border-bottom: 1px solid #E0E0E0; color: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; letter-spacing: 3px; margin: 40px 0 20px; }
  #kl_wrapper.kl_fp_colored_headings .link_holder img,
  #kl_wrapper.kl_colored_headings .link_holder img {background: none; border: none; }
  #kl_wrapper.kl_fp_colored_headings .well,
  #kl_wrapper.kl_colored_headings .well {background-color: #f5f5f5; border-radius: 4px; border: 1px solid #e3e3e3; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); margin-bottom: 20px; min-height: 20px; padding: 19px; }


  @media screen and (max-width: 1350px) {
    #kl_wrapper.kl_fp_colored_headings #kl_banner #kl_banner_right { font-size: 30px; }
    #kl_wrapper.kl_fp_colored_headings #kl_navigation,
    #kl_wrapper.kl_colored_headings #kl_navigation {font-size: 14px; padding-bottom:0px; height: 45px;}
    #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class*=icon-]:before,
    #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class^=icon-]:before,
    #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class*=fa-]:before,
    #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class^=fa-]:before,
    #kl_wrapper.kl_colored_headings #kl_navigation a[class*=icon-]:before,
    #kl_wrapper.kl_colored_headings #kl_navigation a[class^=icon-]:before,
    #kl_wrapper.kl_colored_headings #kl_navigation a[class*=fa-]:before,
    #kl_wrapper.kl_colored_headings #kl_navigation a[class^=fa-]:before {padding: 5px 0px; width:25px; }
  }
  @media screen and (max-width: 1100px) {
    #kl_wrapper.kl_fp_colored_headings #kl_banner #kl_banner_right { font-size: 25px; }
    #kl_wrapper.kl_fp_colored_headings #kl_navigation,
    #kl_wrapper.kl_colored_headings #kl_navigation {font-size: 12px; padding-bottom:0px;height: 40px;}
    #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class*=icon-]:before,
    #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class^=icon-]:before,
    #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class*=fa-]:before,
    #kl_wrapper.kl_fp_colored_headings #kl_navigation a[class^=fa-]:before,
    #kl_wrapper.kl_colored_headings #kl_navigation a[class*=icon-]:before,
    #kl_wrapper.kl_colored_headings #kl_navigation a[class^=icon-]:before,
    #kl_wrapper.kl_colored_headings #kl_navigation a[class*=fa-]:before,
    #kl_wrapper.kl_colored_headings #kl_navigation a[class^=fa-]:before {padding: 4px 0px; width: 21px; font-size: 12px; }
  }

  /*********************************************************************/
  /***** CP: BASIC BAR THEME    ****************************************/

  #kl_wrapper.kl_basic_bar #kl_banner { position:relative;}
  #kl_wrapper.kl_basic_bar #kl_banner h2 {line-height: 35px; border-radius: 5px; background: #8F0222; color: #fff; padding: 5px 10px 5px 2px; }
  #kl_wrapper.kl_basic_bar #kl_banner #kl_banner_left{height: 40px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding-left: 5px; }
  #kl_wrapper.kl_basic_bar #kl_banner #kl_banner_left{padding-left: 5px; }
  #kl_wrapper.kl_basic_bar #kl_banner_right .kl_subtitle { font-size: medium; position: absolute; bottom: -30px; right: 0; color: #575757; }
  #kl_wrapper.kl_basic_bar h3 { text-transform: uppercase; border-bottom: 1px solid #C7C7C7; height: 40px; margin: 30px 0 25px; }

/**********************************************************************/
/**************        END KENNETHWARE THEMES            **************/
/**********************************************************************/
/**************        END KENNETHWARE STYLING           **************/
/**********************************************************************/
