@import url('webfontkit/stylesheet.css');
html {
    font-size: 1rem;
}
body {
    color: #000;
    font-family: 'Calibri';
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: normal;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
a, a img  {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;  
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6, .head {
    line-height: normal;
}
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.btn, .about_btn a, input[type="submit"], .spform button {
    background-color: #000 !important;
    color: #fff;
    padding: 12px 35px !important;
    text-transform: uppercase;
    font-family: 'Calibri';
    border-radius: 9px;
    text-align: center;
    min-width: 230px;
}
.btn:hover, .about_btn a:hover, input[type="submit"]:hover {
    background-color: #e48e1a !important;
    color: #fff !important;
}
.box_shadow {
    box-shadow: 0 2px 15px 0 #0000002e;
}
.w-100 {
    width: 100%;
}
.mainmenu li ul.submenu li a:hover, .mainmenu ul li a:hover, .logobox a:hover, .footer a:hover, .subpsec7.bgwhite .continfo a:hover, a:hover, .breadcrumb a:hover {
    color: #e58e1a;
}
header {
    background-color: #3b3b3b;
    padding: 20px 0;
}
header a.logo {
    padding: 20px;
    box-shadow: 2px 1px 3px 2px #0000002e;
    background-color: #fff;
    position: absolute;
    top: 0;
    z-index: 99;
}
header li, .logobox {
    float: left;
}
.logobox {
    padding-left: 210px;
}
.mainmenu ul li {
    color: rgb(255, 255, 255);
    padding: 22px 0;
    margin: 0 0 0 30px;
    position: relative;
}
.mainmenu ul li a {
    color: #fff;
}
.mainmenu li ul a {
    color: #000;
}
.mainmenu li ul.submenu {
    display: none;
    opacity: 0;
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 55px;
    text-align: left;
    z-index: 999;
    padding: 22px 24px;
    box-shadow: 0 0 10px #a9a9a9;
    width: 130px;
}
.mainmenu li ul.submenu li {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 17px;
    width: 100%;
    margin-top: 20px;
}
.mainmenu li ul.submenu li:first-child {
    margin-top: 0;
}
.mainmenu li:hover ul {
    display: block;
    opacity: 1;
}
.mainmenu li ul.submenu:empty {
    display: none;
}
.col55, .subpsec7.bgwhite .continfo a {
    color: #555555;
}
.seminole_sec .suppsec .text, .col55 {
    color: #555555;
    line-height: 28px;
}
.seminole_text {
    margin-top: 35px;
    position: relative;
    border-left: 3px solid #cfcfcf;
    padding: 0 0 0 20px;
    height: 420px !important;
}
.semiimg {
    padding: 0px 0 0 20px;
}
.brand_btn {
    position: absolute;
    bottom: 0%;
    right: 4%;
    left: 10%;
}
.brand_btn_why {
    position: absolute;
    bottom: 0%;
    left: 4%;
}
.colmain_class:first-child .seminole_text {
    border-left: none;
}
.colmain_class .unvtext {
    color: #404040;
    margin: 15px 0 22px 0;
}
.seminole_sec {
    padding: 135px 0 100px 0;
}
.affiliation_sec img {
    width: 283px;
    padding: 20px;
}
footer {
    background-color: #3b3b3b;
}
.footer_box .head {
    margin-bottom: 18px;
}
footer ul li {
    margin-bottom: 10px;
}
.footer_box {
    float: left;
    width: 17%;
    padding: 0 15px;
}
.footer_box_th {
    width: 30%;
}
.footer_box_end {
    width: 35%;
}
.copyright {
    background-color: #000;
    padding: 30px 15px;
}
.copyright p {
    padding-bottom: 0;
}
.about_btn a {
    min-width: 200px;
    margin: 0 28px;
    margin-bottom: 10px;
}
.about_box {
    padding: 0 50px 40px;
    box-shadow: 6px 6px 12px 0 #0000001a;
    width: 34%;
    display: inline-block;
    margin: 30px 65px 0;
}
.about_box img {
    margin-top: -70px;
}
.abboxmain {
    padding: 85px 0 0 0;
    float: left;
    width: 100%;
    margin: 0 auto;
}
.about_box .head {
    margin: 30px 0 10px 0;
}
.abbtext {
    color: #404040;
    line-height: 27px;
}
.staffsec, .bggray {
    background-color: #c3c3c3;
}
.staffsec .stafhead, .staffsec1 .stafhead {
    padding: 18px 0 5px;
}
.staffsec1, .bggray2 {
    background-color: #edecec;
}
.text_titlecol, .text_color p {
    color: #3e3e3e;
}
.becomesec .seminole_box {
    background-color: #fff;
    padding: 20px 20px 35px;
}
.becomesec .seminole_text {
    margin-top: 0;
    padding: 0;
    border-left: none;
}
.becomesec .btn {
    padding: 12px 20px !important;
}
.becomesec .becomesec_box {
    border-radius: 50%;
    margin: -95px auto 15px;
    padding: 22px;
    width: 160px;
    height: 160px;
    background: #fff;
    box-shadow: 3px 3px 6px 0 #0000001a;
    display: flex;
    align-items: center;
    align-content: center;
}
.becomesec .becomesec_box img {
    width: 100%;
    border-radius: 30%;
}
.becomesec h2 {
    color: #fff;
}
.becomesec span {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-bottom: 70px;
}
.colmain_class, .partnbox {
    max-width: 290px;
}
.news1, .supbcta {
    max-width: 395px;
}
.supbcta a {
    position: relative;
}
.supbcta a span {
    position: absolute;
    top: 50%;
    font-size: 30px;
    text-transform: uppercase;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.supbcta a:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 60%);
}
.supbcta a:hover:before {
    background-color: transparent;
    color: #e58e1a;
}
.supbcta a:hover span {
    color: #000;
}
.subpsec3 {
    padding: 90px 0 170px 0;
}
.membershipbox {
    background-color: #5d7cb5;
    padding: 45px 55px;
    vertical-align: top;
    margin-top: -110px;
}
.memtextbl {
    float: left;
    width: 70%;
}
.membtnbl {
    float: left;
    width: 30%;
    text-align: right;
    padding-top: 8px;
}
.advanbox {
    box-shadow: 8px 8px 15px 0 #0000002e;
    padding: 40px 38px;
}
.advanicsec {
    float: left;
    width: 50%;
    text-align: right;
    padding-right: 45px;
}
.advantext {
    float: left;
    width: 50%;
    color: #404040;
}
.advanicsec .advantit {
    margin-bottom: 15px;
}
.lineh28, .lineh28 p {
    line-height: 28px;
}
.subpsec5 {
    background-color: #f1f1f1;
}
.tabbtns {
    text-align: center;
}
.tabbtns a {
    width: auto;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #5d7cb5;
    padding: 15px 90px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 8px;
    margin: 0 15px;
}
.tabbtns a.active, .tabbtns a:hover, #Scsbda .tabbtns a:active, #Scsbda .tabbtns a:hover, #Sea .tabbtns a:active, #Sea .tabbtns a:hover, #Sea .membtnbl a.btn:hover, #Nipsco .membtnbl a.btn:hover, #Seca .tabbtns a:active,#Seca .tabbtns a:hover,#Seca .membtnbl a.btn:hover {
    color: #fff;
    background-color: #000 !important;
}
.tabconmain {
    display: inline-block;
    width: 100%;
    margin: 35px 0 0 0;
    text-align: center;
}
.newsinfo .article {
    margin: 35px 0 15px 0;
}
.newsinfo a.rmore {
    text-decoration: underline;
    margin-top: 15px;
}

table.table-list, table.table-list tr, table.table-list td, table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
table.table-list tr:last-child {
    width: 100% !important;
}
.hide-label label, .hide-label span[style="font-size:80%;"]{
    display: none;
}
.subpsec7 {
    background-color: #dbdbdb;
}
.spform input[type="text"] {
    width: 100% !important;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 18px 25px;
    color: #a2a2a2;
    margin-bottom: 25px;
    border-radius: 10px;
}
.continfo p {
    padding-bottom: 20px;
}
.backlogo {
    position: relative;
    display: inline-block;
     z-index: 99;
}
.backlogo:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/nipsco-bglogo.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
#Seca .backlogo:before {
    background-image: url(../images/secabg-logo.png);
} 
#Scsbda .backlogo:before {
    background-image: url(../images/scsbdabg-logo.png);
} 
#Nipsco .about_btn a, #Nipsco .btn, #Nipsco a.btn {
    background-color: #5d7cb5 !important;
}
#Scsbda .membershipbox,#Nipsco .Scsbda a, #Scsbda .btn, #Scsbda a.btn, #Scsbda .tabbtns a, #Scsbda .about_btn a {
    background-color: #e8ac22 !important;
}
#Sea .about_btn a, #Sea .btn, #Sea a.btn, #Sea .tabbtns a, #Sea .membershipbox {
    background-color: #ec1920 !important;
}
#Sea .membtnbl a.btn, #Nipsco .membtnbl a.btn, #Seca .membtnbl a.btn {
    background-color: #fff !important;
    color: #000;
}
#Seca .about_btn a, #Seca .btn, #Seca a.btn, #Seca .tabbtns a, #Seca .membershipbox {
    background-color: #6b4696 !important;
}
#Seca a.btn:hover, #Sea a.btn:hover, #Scsbda a.btn:hover, #Nipsco a.btn:hover, #Nipsco .about_btn a:hover, #Sea .about_btn a:hover, #Seca .about_btn a:hover, #Scsbda .about_btn a:hover {
    background-color: #000 !important;
    color: #fff !important;
} 
#Sea .subpsec4 {
    background-color: #f2f2f2;
}
.breadcrumb, .breadcrumb a {
    color: #000;
}
.breadcrumb strong {
    padding: 0 4px;
}
.z-default-subpage-subcontent ul {
    padding: 0 0 0 20px;
    margin-bottom: 30px;
}
.z-default-subpage-subcontent ul li {
    padding: 0 0 5px 0;
}
.sub-btn {
    padding: 21px 20px;
}
.z-default-subpage-body-full {
    padding: 90px 0;
    padding-right: 40px;
    margin-left: -5px;
}
.z-default-subpage-left-panel {
    min-width: 350px;
    max-width: 350px;
    padding: 0 30px 0 0;
    background-color: transparent;
}
.z-default-subpage-left-panel-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
.z-default-subpage-left-panel-menu {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 10px;
}
.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {
    width: 100%;
    font-size: 24px;
    padding: 0;
    margin: 0 0 35px 0;
    border: none;
    color: #000;
}
.z-default-subpage-left-panel-menu a:hover, .z-default-subpage-left-panel-menu li.active a {
    text-decoration: underline;
    background-color: transparent;
}
.z-default-subpage-right-panel {
    padding-bottom: 0;
    border-left: 2px solid #d7d7d7;
}
.z-default-subpage-subcontent {
    padding: 0 0 0 50px;
    background: transparent;
}
.subconimg {
    margin-bottom: 35px;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 0 15px;
    text-align: left;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 120px 0 35px 0;
    padding: 0;
    font-size: 55px;
    width: 100%;
    text-align: left;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.subpsec7.bgwhite {
    background-color: #fff !important;
}
.spform.contform input[type="text"] {
    background-color: #dadada;
    color: #555555;
    font-weight: bold;
    border-radius: 0 !important;
}
a#contenttop {
    display: none;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


#zCalendarFullPageDiv {
    display: none;
}
#zCalendarFullPageDivList {
    display: none;
}
.show {
    display: block !important;
}
.calendarTabs {
    display: flex;
    justify-content: right;
    align-items: center;
}
.calendarTabs li {
    list-style: none;
}
.calendarTabs li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background-color: rgba(60,60,60,0.7);
    border-right: 1px solid #000;
}
.calendarTabs li a.active {
    background-color: #424242;
}
.calendarTabs li:first-child a {
    border-radius: 5px 0 0 5px;
}
.calendarTabs li:last-child a {
    border-radius: 0px 5px 5px 0px;
}
.calendarTabs li a:hover {
    background-color: rgba(60,60,60,0.9);
}
.event-list-container {
    border-bottom: 1px solid #ebebeb;
    padding: 20px;
    margin-bottom: 20px;
}
.event-list-container:last-child {
    border-bottom: none;
}

/* responsive css */

@media screen and (max-width: 1362px) {
    .logosectop {width: 35%;}
    .logobox {padding-left: 0;float: right;}
    .mainmenu {width: 57%;}
    .mainmenu ul li {margin: 0 0 0 22px;padding: 18px 0;}
    header a.logo {padding: 11px;width: 110px;}
    header {padding: 15px 0;}
    .btn, .about_btn a, input[type="submit"], .spform button {min-width: auto;padding: 12px 25px !important; margin-bottom: 10px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 90px 0 20px 0;font-size: 50px;}
    .about_box {width: 42%;margin: 30px 30px 0;}
    .membershipbox {padding: 45px 38px;}
    .supbcta a span {font-size: 20px;}
}
@media screen and (max-width: 992px) { 
    header {padding: 0 0;}
    header a.logo, .mainmenu {display: none;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #f0f0f0 !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background-color: #3B3B3B !important;}
    .z-default-subpage-header {margin-top: 0;}
    .z-mobile-header .z-mobile-header-logo {width: 55px;}
    .logosectop {width: 100%;text-align: center;padding: 6px 0;}
    .logobox {float: none;}
    .seminole_sec {padding: 70px 0;}
    .seminole_box:nth-child(3) .seminole_text {border-left: 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 80px 0 15px 0;font-size: 45px;}
    .becomesec .seminole_box {margin-top: 60px;}
    .about_btn a {margin: 0 10px; margin-bottom: 10px;}
    .brand_btn {
        right: 11%;
    }
    .brand_btn_why {
        right: 4%;
    }
    .z-default-subpage-left-panel-menu {
        padding-left: 50px !important;
    }
   
} .seminole_text {height: 340px;}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {width: 40px;}
    .colmain_class .unvtext {margin: 10px 0;}
    .seminole_text {margin-top: 15px;}
    .footer_box, .footer_box_th, .footer_box_end {width: 100%;padding: 0 15px 15px;}
    .footer_box .head {margin-bottom: 10px;}
    footer ul li {margin-bottom: 6px;}
    .fooinfo p {padding-bottom: 8px;} 
    .copyright {padding: 22px 15px;font-size: 15px;}   
    .z-default-subpage-header .z-default-subpage-title {margin: 70px 0 10px 0;font-size: 40px;}
    .abboxmain {padding: 0;}
    .about_box {width: 50%;margin: 110px 30px 0;}
    .about_btn a {margin: 0 5px;padding: 11px 20px !important; margin-bottom: 10px;}
    .membershipbox {margin-top: 0;}
    .memtextbl, .membtnbl {width: 100%;}
    .membtnbl {text-align: left;}
    .subpsec3 {padding: 70px 0 35px 0;}
    .seminole_text {height: 380px !important; border: none;}
}
@media screen and (max-width: 722px) {
    .brand_btn {
        right: 10%;
        left: 10%;
    }
    .brand_btn_why {
        right: 10%;
        left: 10%;
    }
}
@media screen and (max-width: 479px) {
    .z-mobile-header .z-mobile-header-logo img {max-width: 40px;}
    .seminole_sec {padding: 40px 0;}
    .semiimg {width: 130px;margin: 0 auto; padding: 0;}
    .seminole_text {padding: 0;border-left: none;margin-top: 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 42px 0 8px 0;font-size: 35px;}
    .about_box {width: 90%;margin: 110px 2% 30px;padding: 0 25px 25px;}
    .about_box .head {margin: 15px 0 5px 0;}
    .becomesec .becomesec_box {padding: 20px;}
    .about_btn a {margin: 0 8px 10px;min-width: 130px;}
    .staffsec .stafhead, .staffsec1 .stafhead {padding: 5px 0 0;}
    .spform input[type="text"] {font-size: 14px;padding: 16px 14px;margin-bottom: 10px;}
    .continfo p {padding-bottom: 8px;}
    .membershipbox {padding: 22px 18px;}
    .advantext, .advanicsec {width: 100%;}
    .advanicsec {text-align: center;padding-right: 0;}
    .advanbox {padding: 20px;}
    .newsinfo .article {margin: 12px 0 5px 0;}
    .tabbtns a {margin: 0 0 8px 0;}
    .brand_btn {
        right: 8%;
    }
    .brand_btn_why {
        right: 8%;
    }
}