.elementor-kit-6{--e-global-color-primary:#1A53A8;--e-global-color-secondary:#0876E9;--e-global-color-text:#000000;--e-global-color-accent:#F9F9F9;--e-global-color-9d00813:#EFEFEF;--e-global-color-b66027d:#FFFFFF;--e-global-color-cd667fa:#7B7B7B;background-color:#EDEDED;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;line-height:1.7em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#1A53A8;text-transform:uppercase;letter-spacing:1px;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#0876E9;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#0876E9;}.elementor-kit-6 h2{color:#1A53A8;font-family:"Bree Serif", Sans-serif;font-size:45px;font-weight:900;letter-spacing:2px;}.elementor-kit-6 h3{color:#7B7B7B;font-family:"Lobster Two", Sans-serif;font-size:32px;font-style:italic;}.elementor-kit-6 h4{color:#BCBCBC;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6 h3{font-size:28px;}.elementor-kit-6 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 60px;
  margin: -60px 0 0;
  visibility: hidden;
  pointer-events: none;
}

table, tbody, tr, td {
    background-color: transparent!important;
} 

#channels table tr, #channels_2 table tr{
    vertical-align: middle;
}

#channels table td, #channels_2 table td{
    vertical-align: middle;
    padding: 5px;
    border: none;
}

#channels table td:nth-child(1), #channels_2 table td:nth-child(1) {
    width: 60%;
    text-align: left;
    padding-left: 10px;
}

#channels table td:nth-child(2), #channels_2 table td:nth-child(2){
    width: 16%;
    font-size: 12px
}

#channels table td:nth-child(3), #channels_2 table td:nth-child(3){
    width: 24%;
    font-size: 12px
}

#channels table th, #channels_2 table th {
    padding: 10px 3px;
    line-height: 1.1;
    font-size: 10px;
    vertical-align: middle;
    border: none;
    background-color: #0876e9!important;
    text-transform: uppercase;
    color: #fff;
}



#channels table tr:nth-child(odd), #channels_2 table tr:nth-child(odd) {
    background-color: #f9f9f9!important;
}

.gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
    clear: both;
    width: 100%;
}

.gform_wrapper div.charleft {
    font-size: .6em;
    margin-top: -2px;
    color: #fff;
}

@media (max-width: 1024px) {
    #channels table td:nth-child(1), #channels_2 table td:nth-child(1) {
    font-size: 13px;
    padding-left: 5px;
}
    
#channels table td:nth-child(2), #channels_2 table td:nth-child(2), #channels table td:nth-child(3), #channels_2 table td:nth-child(3){
    font-size: 11px
}
}


@media screen and (max-width: 767px) {
    #channels_2 table th {
    display: none;
}
    #channels table td:nth-child(1), #channels_2 table td:nth-child(1) {
    padding-left: 10px;
}
}/* End custom CSS */