.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
@font-face {
font-family: 'arialregular';
src: url(//kodl.com/wp-content/themes/kodl/font/arial-webfont.woff2) format('woff2'),
url(//kodl.com/wp-content/themes/kodl/font/arial-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
div#contanct-kodl input {
border: solid 1px #0c2461;
}
div#contanct-kodl textarea {
border: solid 1px #0c2461;
}
#top-menu li.current-menu-item>a{color:#000 !important;}
#footer-bottom {
background-color: #eee;
padding: 6px 0 10px;
}
.single-post .et_pb_post {
margin-bottom: 0;
padding-bottom: 0;
}
.single-post div#left-area {
margin-bottom: 0;
padding-bottom: 0;
}
.single-post #main-content .container {
padding-top: 0;
}
.single-post .et_post_meta_wrapper {
display: none;
}
.page div#main-content .container {
width: 100%;
max-width: none;
}
div#main-content .container {
width: 100%;
max-width: none;
}
.home div#main-content .container {
width: 100%;
max-width: none;
}
header#main-header {
margin: 10px;
height: 97% !important;
width:227 !important;
}
.et_vertical_nav #main-header #logo {
max-height: none;
margin-bottom: 15px;
padding: 0;
}
ul#top-menu li a {
background: #60a3bc;
width: auto !important;
margin-right: 0 !important;
margin-bottom: 6px;
border: solid 2px #000;
font-family: 'arialregular' !important;
}
.et_vertical_nav #page-container #main-header {
padding-top: 22px !important;
}
div#main-content .container {
width: 100%;
max-width: none;
}
#footer-bottom {
display: block;
text-align: center;
padding: 12px 0 2px;
}
#footer-info {
float: none;
color: #666;
text-align: center;
display: block;
}
ul.sub-menu li a {
margin-bottom: 0px !important;
}
ul.sub-menu li {
padding-left: 0 !important;
padding: 0 !important;
margin: 0 !important;
margin-bottom: 5px !important;
margin-left: 5px !important;
}
.et_vertical_nav #main-header #top-menu li ul {
top: 0px !important;
left: 207px;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
#left-area {
width: 66.125%;
padding-bottom: 23px;
}
#sidebar {
float: left;
width: 29.875%;
}
header#main-header .container.clearfix.et_menu_container {
margin: 0 9px;
}
.et_vertical_nav #main-header #top-menu>li>a {
padding: 10px ;
font-size: calc(4px + (26 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}
.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation {
padding-top: 0;
margin-top: -21px ;
}
.logo_container:after {
content: '';
width: 100%;
height: 122px;
background: url(http://kodl.com/wp-content/uploads/2019/01/antenna.gif);
display: block;
text-align: center;
background-position:60px -5px;
background-repeat: no-repeat;
background-size: calc(76px + (26 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}
#top-menu li li a {
width: 200px;
padding: 3px 14px !important;
}
.et_vertical_nav #main-header #top-menu>li>a:after {
right: 9px;
top: 8px;
font-size: calc(4px + (26 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}
ul.sub-menu li:last-child {
margin-bottom: 0 !important;
}
#top-menu li.current-menu-item>a {
opacity: 1;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
background: #f6b93b;
color: #000;
}
#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {
opacity: 1;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
background: #f6b93b;
}
table#tablepress-5 .sched br {
display: none;
}
table#tablepress-5 .sched {
background: #0c2461;
padding: 10px;
}
.sched:hover {
background: #f6b93b !important;
transition: .5s;
}
table#tablepress-5 .sched {
background: #0c2461;
padding: 4px;
margin: 5px;
padding-bottom: 3px;
transition: .5s;
}
div#tabdatekodl .et_pb_tab_active a {
color: #fff !important;
}
table#tablepress-5 .sched a {
color: #fff;
font-size: 22px;
}
div#tabdatekodl a {
color: #0c2461 !important;
}
table#tablepress-5 .sched a {
width: 100%;
display: inline-block;
}
table#tablepress-5 .sched a span.date {
float: right;
background: #fff;
color: #003366;
font-weight: 600;
padding: 10px 14px;
width: 100%;
text-align: center;
margin-top: 12px;
font-size: 17px;
}
span.monthkodl {
margin-top: 10px;
display: inline-block;
padding-left: 0;
text-align: center;
padding: 3px;
}
table#tablepress-5 td:nth-child(even) {
font-size: 16px;
vertical-align: middle;
color: #0c2461;
font-weight: 600;
padding-left: 20px;
padding-right: 50px;
width: 60%;
}
table#tablepress-5 .sched {
background: #0c2461;
padding: 4px;
margin: 5px;
padding-bottom: 3px;
}
table#tablepress-5 td {
padding: 0;
}
table#tablepress-5 td {
border: none !IMPORTANT;
}
table#tablepress-5 .sched a:hover span {
color: #000;
}
#top-menu li a {
font-size: calc(4px + (26 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}
.logo_container {
position: relative;
}
div#sidekodl {
padding: 0;
border: none;
}
div#text-2 div#Stage_JBEEB_16 {
z-index: 0 !important;
}
div#media_image-2 {
margin-bottom: 0;
}
div#text-3 {
margin-bottom: 0;
}
div#text-3 .lt-479 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p {
position: relative!important;
width: 100%!important;
padding-left: 50%!important;
z-index: 11!important;
}
table#tablepress-5 .sched a:hover {
color: #000;
}
.et-fixed-header #top-menu a {
color: #000 !important;
}
.et-fixed-header #top-menu li.current-menu-item>a {
background: #f6b93b;
}
ul.sub-menu li a:hover {
background: #f6b93b !important;
opacity: 1;
}
.tablepress tbody tr:first-child td {
border-top: 0;
}
div#text-4 h3 {
font-size: 23px;
font-weight: bold;
}
.Table-ondemand {
border: solid 2px #0c2461!IMPORTANT;
background: #fff;
}
.Table-ondemand tr.row-1 h3 {
color: #fff;
padding: 5px;
}
table#tablepress-1 td {
text-align: left;
}
table#tablepress-1 td {
border: solid 2px #0c2461;
padding: 14px;
color: #000;
}
table#tablepress-3 tr td a {
color: #0c2461;
}
table#tablepress-3 tr td {
vertical-align: middle;
}
table#tablepress-3 td {
text-align: center;
width: 30%;
}
div#text-3 h3 {
color: #fff;
}
table#tablepress-1 {
background: #fff;
}
table#tablepress-4 td {
border: solid 2px #0c2461;
padding: 14px;
color: #000;
vertical-align: middle;
}
table#tablepress-4 td a {
color: #0c2461;
}
.Table-ondemand tr td {
vertical-align: middle;
text-align: center;
}
table#tablepress-2 td {
border: solid 2px #0c2461;
padding: 14px;
color: #000;
}
table#tablepress-2 {
background: #fff;
}
.bannergroup {
color: #000;
}
table#tablepress-1 a {
color: #0c2461;
font-weight: 600;
}
.Table-ondemand tr.row-1 {
background: #0c2461;
color: #fff;
}
@media (min-width: 1200px) {
.et_vertical_nav #page-container #main-header {
padding-top: 22px mportant;
}
.logo_container:after {
content: '';
width: 100%;
height: 122px;
background: url(http://kodl.com/templates/kodl2018/images/antenna.gif);
display: block;
text-align: center;
background-position: 74px -8px;
background-repeat: no-repeat;
background-size: calc(47px + (26 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}
.et_vertical_nav #main-header #top-menu>li>a {
padding: 7px;
font-size: calc(2px + (26 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}
.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation {
padding-top: 0;
margin-top:-64px ;
}	
ul#top-menu li a {
margin-bottom: 4px;
}	
#top-menu li a {
font-size: calc(3px + (26 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}	
#top-menu li li a {
width: 200px;
padding: 0 8px !important;
height: auto;
}	
}
@media (max-width: 980px){
h1 {
font-size: 30px;
}
.et_vertical_nav #page-container #main-header {
padding-top: initial;
padding: 15px 0 !IMPORTANT;
padding-bottom: 0px !IMPORTANT;
}	
.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation {
padding-top: 0;
margin-top: -35px !important;
}	
.et_mobile_menu li a {
color: #fff !important;
}
ul#mobile_menu li a:hover {
color: #000;
background: #f6b93b !important;
opacity: 1;
}
ul.sub-menu li a:hover {
color: #000;
background: #f6b93b !important;
opacity: 1;
}
.et_mobile_menu {
display: none;
visibility: visible;
position: absolute;
z-index: 9999;
left: 0;
width: 100%;
padding: 5%;
border-top: none;
opacity: 1;
background: #fff;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
box-shadow: 0 2px 5px rgba(0,0,0,.1);
}	
header#main-header .container.clearfix.et_menu_container {
margin: auto;
}
.mobile_menu_bar:before {
position: relative;
top: 0;
left: 0;
font-size: 32px;
content: "\61";
cursor: pointer;
color: #fff;
}
.et_vertical_nav #main-header #logo {
max-height: none;
margin-bottom: 15px;
position: relative;
top: -4px;
}	
span.mobile_menu_bar.mobile_menu_bar_toggle {
padding-top: 43px;
}
div#text-4 {
margin-top: 30px;
}	
.logo_container:after{display:none;}
header#main-header {
margin: 0;
height: 100% !important;
width: 227 !important;
}
.et_pb_column.et_pb_column_2_3.et_pb_column_0.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough:after {
position: absolute;
content: '';
height: 830px;
width: 1px;
border: none;
right: 0;
top: 0;
background: #ddd;
}
#main-header .nav li ul a {
color: #000;
}
.et_pb_column.et_pb_column_2_3.et_pb_column_0.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough {
margin-right: 4.5%;
padding-right: 4.5%;
border-right: none;
position: relative;
}
}
@media only screen and (max-width: 1400px) and (min-width: 1150px){
.et_vertical_nav #page-container #main-header {
padding-top: 0;
padding: 10px 0;
}
div#rev_slider_1_1	.tp-bgimg.defaultimg{
background-position:41px !important;
}
div#rev_slider_1_1 img:nth-child(1) {
margin-left:113px !important;
}	
table#tablepress-5 .sched a {
color: #fff;
font-size: 16px;
}
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
width: 89%!important;
max-width: 89%!important;
padding-right: 71px;
}
}
@media only screen and (max-width: 1149px) and (min-width: 981px){
div#rev_slider_1_1	.tp-bgimg.defaultimg{
background-position:-43px !important;
}
div#rev_slider_1_1 img:nth-child(1) {
margin-left: 210px !important;
}	
table#tablepress-5 .sched a {
color: #fff;
font-size: 16px;
}
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
width: 89%!important;
max-width: 89%!important;
padding-right: 71px;
}		
}
@media (max-width: 1200px){
table#tablepress-5 td:nth-child(even) {
font-size: 14px;
vertical-align: middle;
color: #0c2461;
font-weight: 600;
padding-left: 20px;
padding-right: 50px;
width: 60%;
}
}
@media (max-width: 980px){
table#tablepress-5 td:nth-child(even) {
font-size: 14px;
vertical-align: middle;
color: #0c2461;
font-weight: 600;
padding-left: 20px;
padding-right: 50px;
width: 60%;
}
}
@media (max-width: 767px){
table#tablepress-5 {
width: 100%;
display: block;
}
table#tablepress-5 td {
display: block;
}
table#tablepress-5 td:nth-child(even) {
font-size: 16px;
vertical-align: middle;
color: #0c2461;
font-weight: 600;
padding-left: 20px;
padding-right: 50px;
width: 100%;
padding: 15px;
text-align: center;
}	
table#tablepress-5 .sched a {
width: 100%;
display: inline-block;
text-align: center;
}	
table#tablepress-5 .sched {
background: #0c2461;
padding: 4px;
padding-bottom: 3px;
max-width: 166px;
margin: 12px auto;
}	
}
@media (max-width: 479px){
table#tablepress-5 {
width: 100%;
display: block;
}
table#tablepress-5 td {
display: block;
}
table#tablepress-5 td:nth-child(even) {
font-size: 16px;
vertical-align: middle;
color: #0c2461;
font-weight: 600;
padding-left: 20px;
padding-right: 50px;
width: 100%;
padding: 15px;
text-align: center;
}	
table#tablepress-5 .sched a {
width: 100%;
display: inline-block;
text-align: center;
}	
table#tablepress-5 .sched {
background: #0c2461;
padding: 4px;
padding-bottom: 3px;
max-width: 166px;
margin: 12px auto;
}	
.et_vertical_nav #main-header #logo {
max-height: none;
margin-bottom: 15px;
position: relative;
top: 0;
}	
}