@media screen and (max-width: 990px){
#TabData {
    min-height: 406px !important;
    max-width: 100% !important;
}
}
@media screen and (max-width: 1080px){
#TabData {
    min-height: 406px !important;
    max-width: 100% !important;
}
}
button.btn.btn-primary.divFloat {
    bottom: 50px !important;
    right: 50px !important;
    z-index: 1050 !important;
}
.body>#footer {
      background: #ececec !important;
      border-top: 4px solid #ececec !important;
    font-size: .9em !important;
    margin-top: 1px !important;
    padding: 50px 0 0 !important;
    position: relative !important;
    clear: both !important;
}
@media only screen and (max-width: 1350px){
.subsection-content {
    padding: 49px 45px 45px 45px !important;
    box-sizing: border-box !important;
    background-clip: padding-box !important;
    border-radius: 20px 20px 0 0 !important;
    font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif !important;
    margin: 0.125em 0 !important;
    margin-top: 0.125em !important;
    font-weight: 300 !important;
}
}

footer#footer {
     background: #ececec !important;
 }
.edsA_widget.edsa_iconSizeXS.edsA_widgetTopRight.edsA_widgetTopRightSM.EasyDNNAccessibilityModule_2915 {
    right: -22px !important;
    font-size: 20px !important;
    cursor: pointer !important;
    color: white;
    /* padding: 4px 3px; */
    border: none !important;
    z-index: 999999 !important;
    position: fixed !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background: white !important;
}
@media only screen and (max-width: 890px){
.edsA_widget.edsa_iconSizeXS.edsA_widgetTopRight.edsA_widgetTopRightSM.EasyDNNAccessibilityModule_2915 {
    right: -10px !important;
    font-size: 20px !important;
    cursor: pointer !important;
    color: white;
    /* padding: 4px 3px; */
    border: none !important;
    z-index: 999999 !important;
    position: fixed !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background: white !important;
}
}
@media only screen and (max-width: 890px){
.edsA_widget.edsa_iconSizeXS.edsA_widgetTopRight.edsA_widgetTopRightSM.edsA_widgetCompact.EasyDNNAccessibilityModule_2867 {
    top: 50% !important;
    right: -7px !important;
    font-size: 20px !important;
    cursor: pointer !important;
    color: white;
    border: none !important;
    z-index: 999999 !important;
    position: fixed !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background: white !important;
}
}
.edsA_widget.edsa_iconSizeXS.edsA_widgetTopRight.edsA_widgetTopRightSM.edsA_widgetCompact.EasyDNNAccessibilityModule_2867 {
      top: 50% !important;
    right: -10px !important;
    font-size: 20px !important;
    cursor: pointer !important;
    color: white;
    /* padding: 4px 3px; */
    border: none !important;
    z-index: 999999 !important;
    position: fixed !important;
  
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background: white !important;
}

@media only screen and (max-width: 890px){
.edsA_widget.edsa_iconSizeXS.edsA_widgetTopRight.edsA_widgetTopRightSM.edsA_widgetCompact.EasyDNNAccessibilityModule_2867 {
    top: 50% !important;
    right: -10px !important;
    font-size: 20px !important;
    cursor: pointer !important;
    color: white;
    border: none !important;
    z-index: 999999 !important;
    position: fixed !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background: white !important;
}
}
.social-icons{
    display: none;
}

.featured-box {
     display: none;
}
#customContainer {
    background-color: #a8a4a4;
    min-width: 100px;
    color: white;
    text-align: center;
    height: 110px;
    /* margin-top: -40px; */
    /* margin-left: -250px; */
    /* margin-right: -235px; */
    margin: -30px -11896px 0px !important;
    overflow: hidden !important;
}




.logo {
    width: 140px; /* Adjust the width */
    height: 60px; /* To maintain the aspect ratio */
}

.LoginLink{
    color:#FFFFFF;

} 

.header-nav-bottom{
    opacity: 68% ;
    height: 20px !important;
       background: #333399 !important;

}

.header-nav-bottom-scroll
{
    opacity: 100%;
}

.dropdown-menu{
    opacity: 100% !important;
}

#subpage-container, .subsection {
    width: 100% !important;
}


.footer-copyright{
    display: none !important;
}
#footer li a{
    color: #414141 !important;
}
.sidebar {    
width: 20%;
padding: 0px;
text-align: center;
background-color: #f0f0f0;
opacity: 68%;
justify-content: center;
align-items: center;
margin-left: 30px;
}



.caption-container {
    position: absolute;
    transform: translate(-50%, -50%);
    display: flex;
    width: 660px;
    min-height: 180px;
    text-indent: 0;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    margin: 10px auto;
    padding: 20px 50px;
    text-align: center;
    color: #ffffff;
    z-index: 500;
    
}

@media screen and (max-width: 910px){
.caption-container {
    position: absolute !important;
    transform: translate(-50%, -50%) !important;
    display: flex !important;
    min-width: 16px !important;
    text-indent: 0 !important;
    overflow: hidden !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    background: rgba(0, 0, 0, 0.7) !important;
    margin: -508px -150px -43px -25px !important;
     padding: 7px 11px !important;
    text-align: center !important;
    color: #ffffff !important;
    z-index: 500 !important;
}
}
.caption h2 {
font-size: 30px;
margin: 0;
color: white;
}
.caption p {
font-size: 15px;
margin: 0;
color: white;
}
.main-container {
display: flex;
justify-content: center;
align-items: center;
height: 100vh; /* This ensures it takes up the full viewport height */ 
}
.heading{
    color: white;
}
.form-group{
    color: white;
}
.h2{
    color: white;
}

.bgprimaryPittsfield{
    background-color: #333399;
}

.nav-tabs li.nav-item {
    color: #FFFFFF;
}
.nav-tabs .nav-link {
        background-color: #ffffff;
    }

.owl-item{
    width:200px !important;
}    
/* Add this CSS to your stylesheet or in a <style> tag in your HTML document */


.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    opacity: 0; /* Set arrow opacity to fully transparent */
    background-color: transparent; /* Make the background transparent */
    color:white; /* Make the arrow icon color transparent */
    
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}


/*------------login overrides-----------------*/

/*------login-inner-content and ob-arrow have to be the same color ----*/
#login-inner-content {
    background-color: #043673;
}

.ob-arrow {
    border-bottom-color: #043673;
}

#login {
    position: absolute;
    right: 0;
    top: 124px;
    width: 335px;
    z-index: 2501;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.mobile #login {
    right: 50px;
    top: 100px;
}

#login-inner-content {
    width:330px;
    transition: all .5s ease;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 1em 1.5em;
}

.ob-arrow {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom-width: 20px;
    border-bottom-style: solid;
    top: -20px;
    left: 82%;
    margin-left: -15px;
    position: absolute;
    z-index: 12001;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

body.home.openob #login {
    opacity: 1;
    visibility: visible;
}

#login h2 {
    margin: 0px 0 0 0px;
    padding: 0 0px .4em 0;
    text-align: center;
    font-size: 36px;
    line-height: 32px;
    font-family: 'Source Sans Pro', Verdana,Helvetica, sans-serif;
    font-weight: 300 !important;
    color: #fff;
}

@media only screen and (max-width:400px) /*Galaxy Note 1 Portrait*/ {
    #login {
        right: 0px !important;
        width: 100%;
    }

    .ob-arrow {
        left: 70%;
    }
}

#login {
    opacity: 1;
    visibility: visible;
}

#login .Button1 {
    text-transform: uppercase;
    padding: .55em 1em;
    border-width: 1px;
    border-style: solid;
    /*background-color: transparent;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-appearance: none;
    cursor: pointer;
    z-index: 1000;
    border-color: #fff;
    color: #fff;
    position: relative;
    z-index: 1;
}

    #login .Button1:hover {
        background-color: #fcb621;
        color: #043673;
    }

.oblinks, #login.personal .oblinks.business, #login.business .oblinks.personal {
    display: none;
}

#login #oblinks1, #login.personal #oblinks1, #login.business #oblinks2 {
    display: block;
}

#oblinks {
    position: absolute;
    bottom: 1em;
    right: 1em;
}

.oblinks {
    width: 100%;
}

#oblinks * {
    margin: 0;
    padding: 0;
    color: #fff;
}

#oblinks ul li {
    float: left;
    display: inline;
    list-style-type: none;
    margin: 0;
    font-size: 14px;
    line-height: 19px;
}

    #oblinks ul li a {
        display: block;
        padding: 1em 1em 1em 0;
        vertical-align: middle;
        position: relative;
    }


/* Online Banking 1.11.0 by JP Larson, Copyright 2021 Fiserv. All rights reserved. */
#login:not(.personal) .personal,
#login:not(.business) .business,
#login:not(.other) .other {
    display: none;
}

#login,
#login form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#login {
    background-color: #eee;
    padding: 1em 2em;
    box-sizing: border-box;
    width: 20em;
    font-size: 1rem;
    position: relative;
    z-index: 340;
    align-content: center;
}

@media only screen and (min-width: 670px) {
    #login {
        font-size: 1rem;
    }
}

#login form {
    margin-bottom: 0;
    width: 100%;
}

#login h2 {
    width: 100%;
    margin-top: 0;
}

#login label {
    flex-grow: 1;
    margin: 0.25em 0;
    border-right: solid 1px #eee;
    position: relative;
    line-height: inherit;
    box-sizing: border-box;
    font-size: inherit;
    box-shadow: none !important;
}

#login form label {
    width: 51%;
}

#login label,
#login form [class*=Button] {
    height: 3em;
}

#login form [class*=Button] {
    border: none;
    margin: 0.25em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #aaa;
    font-size: 1em;
    padding: 0 0.75em;
    cursor: pointer;
    transition: background-color 0.25s ease;
}

#login form [class*=Button]:hover {
    background-color: #ccc;
}

#login label span {
    display: none;
}

#login input:not([type=radio]):not([type=checkbox]),
#login select {
    border: none;
    width: 100%; /* Comment out if not using lable > input structure*/
    box-sizing: border-box;
    border-radius: 0;
    padding: 0 1em;
    background-color: #fff;
    height: 100%;
    font-size: inherit;
    font-family: inherit;
    transition: background-color 0.25s ease;
    border: solid 1px rgba(204, 204, 204, 1);
    -webkit-appearance: none;
    -moz-appearance: none;
}

#login label .error {
    padding-left: 1rem;
    padding-right: 1rem;
    z-index: -1;
}

select::-ms-value {
    background: none;
    color: inherit;
}

#login select::-ms-expand {
    display: none;
}

#login input:not([type=radio]):not([type=checkbox]):focus {
    background-color: #eee;
}

#login ul {
    display: flex;
    list-style: none;
    padding: 0;
    width: 100%;
}

#login ul li {
    margin: 0 1em 0 0;
    list-style-type: none;
}

#login ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #333;
}

#login ::-moz-placeholder { /* Firefox 19+ */
    color: #333;
}

#login :-ms-input-placeholder { /* IE 10+ */
    color: #333;
}

#login :-moz-placeholder { /* Firefox 18- */
    color: #333;
}

#login fieldset {
    border: none;
    padding: 0;
    margin: 0 -0.5em 0.5em -0.5em;
    padding: 0.5em;
    display: block;
    position: relative;
    flex-grow: 1;
}

#login fieldset legend {
    display: block;
    margin-bottom: 0.5em;
    float: left;
    width: 100%;
}

#login fieldset label {
    border: none;
    width: auto;
    display: inline-flex;
    flex-wrap: wrap;
    height: auto;
    margin-right: 1em;
    overflow: hidden;
    cursor: pointer;
    clear: both;
}

#login fieldset label:last-child {
    margin-right: 0;
}

#login input[type=radio] {
    position: absolute;
    left: -12em;
    top: -12em;
    visibility: hidden;
}

#login input[type=radio] + span::before {
    content: "";
    width: 1em;
    height: 1em;
    display: inline-flex;
    border-radius: 50%;
    border: solid 2px #666;
    margin-right: 0.5em;
    transition: background-color 0.25s ease;
}

#login input[type=radio]:checked + span::before {
    background-color: #666;
}

#login input[type=checkbox] + span,
#login input[type=radio] + span {
    display: block;
}

#login .validation {
    display: none !important;
}

#login label:last-of-type input:not([type=radio]):not([type=checkbox]) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0;
}

#login label {
    border: none;
}

#login input + span[class*=fa-],
#login select + span[class*=fa-] {
    position: absolute;
    display: flex;
    height: 100%;
    right: 0.5em;
    top: 0;
    align-items: center;
    font-size: 1.5em;
    pointer-events: none;
}

#login.loading {
    pointer-events: none;
}

#login .spinner {
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.75);
    z-index: 12;
    border-radius: inherit;
    padding: inherit;
    box-sizing: border-box;
    text-align: center;
}

#login .spinner,
#login .spinner::after {
    transition: opacity 0.25s 0s ease;
    opacity: 0;
}

#login.loading .spinner {
    opacity: 1;
}

#login.loading .spinner::after {
    opacity: 0.75;
}

#login .spinner::after {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

#login .spinner::after {
    content: "";
    width: 3em;
    height: 3em;
    border-radius: 50%;
    box-sizing: border-box;
    border: solid 0.25em rgba(170, 170, 170, 0.5);
    border-top-color: transparent;
    border-bottom-color: transparent;
    animation-name: spinner;
    animation-duration: 1.25s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    z-index: 4;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
        border-width: 1.5em;
    }

    50% {
        border-width: 0.25em;
    }

    100% {
        transform: rotate(360deg);
        border-width: 1.5em;
    }
}

/* Border Radius */
#login.rounded-corners,
#login.rounded-corners.horizontal fieldset ~ form label:first-child input:not([type=radio]):not([type=checkbox]),
#login.rounded-corners input:not([type=radio]):not([type=checkbox]),
#login.rounded-corners select,
#login.rounded-corners [class*=Button],
#login.rounded-corners label .error {
    border-radius: 0.5em; /*Change the border-radius here. */
}

#login.rounded-corners label .error,
#login.rounded-corners fieldset .error {
    border-top: solid 2.5rem transparent;
    transform: translateY(-2.5rem);
}

#login.rounded-corners form:not(.error) [class*=Button],
#login.rounded-corners.horizontal form.error [class*=Button] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#login.rounded-corners.horizontal fieldset ~ form label:first-child input:not([type=radio]):not([type=checkbox]) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/* Hide Password */
#login.hide-password form label + label {
    display: none;
}

#login.hide-password form label.valid + label {
    display: flex;
}

#login.hide-password label:not(.valid) input:not([type=radio]):not([type=checkbox]) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0;
}

/* Horizontal Layout */
@media (min-width: 768px) {
    #login.horizontal {
        width: auto;
        flex-direction: row;
    }

    #login.horizontal label {
        width: 10em;
    }

    #login.horizontal form {
        flex-grow: 2;
        flex-wrap: nowrap;
        width: 24em;
    }

    #login.horizontal fieldset {
        margin-right: 0.5em;
        flex-grow: 0;
        max-width: 24em;
    }

    #login.horizontal input:not([type=radio]):not([type=checkbox]) {
        border-left-width: 0;
        border-right-width: 0;
    }

    #login.horizontal label + label input:not([type=radio]):not([type=checkbox]),
    #login.horizontal fieldset ~ form label:first-child input:not([type=radio]):not([type=checkbox]) {
        border-left-width: 1px;
    }

    #login.horizontal.rounded-corners form input:not([type=radio]):not([type=checkbox]) {
        border-radius: 0;
    }

    #login.horizontal.rounded-corners select {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
}

/* Error and Direct Login*/
#login form:not(.error) > .error,
#login form.error > label,
#login form.error > [class*=Button] {
    display: none !important;
}

#login form > .error {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    width: 100%;
}

#login form.error .error [class*=Button] {
    flex-grow: 1;
}

#login form .error .message {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
    background-color: rgba(255,255,255,0.9);
    margin: 0;
    padding: 1.5em;
    font-size: 1.25em;
    line-height: 1.2;
    box-sizing: border-box;
}

#login:not(.loading) form.error.message .error .message {
    opacity: 1;
    pointer-events: all;
}

@media (min-width: 768px) {
    #login.horizontal form.error {
        flex-grow: 0;
        width: auto;
    }
} 

/* Validate Form 1.4.2 by JP Larson, Copyright 2020 Fiserv. All rights reserved. */
.validate-form label,
.validate-form fieldset {
    position: relative;
}

.validate-form label .error,
.validate-form fieldset .error {
    display: flex !important;
    content: "Please fill out this field.";
    font-size: 0.75em;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: block;
    z-index: 10;
    background-color: #666;
    padding: 1em;
    box-sizing: border-box;
    color: #fff;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0.25s ease;
}

.validate-form :invalid {
    box-shadow: none;
}

.validate-form .invalid {
    box-shadow: inset 0 0 0 2px #666 !important;
    z-index: 100;
    animation-name: slideShake;
    animation-iteration-count: 2;
    animation-duration: 0.0833s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    z-index: 900;
}

.validate-form .invalid .error {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.validate-form .validation {
    display: flex !important;
    position: absolute;
    right: 0;
    bottom: 0;
    color: rgb(255, 102, 0);
    font-size: 0.75em;
    padding: 0.25em 0.5em 0.25em 0.25em;
    opacity: 0.5;
    transition: opacity 0.25s ease;
    z-index: 346;
    align-items: center;
    align-content: center;
    margin: 0;
}

.validate-form .validation:hover {
    opacity: 1;
}

.validate-form .validation::before {
    display: block;
    font-family: 'FontAwesome';
}

.validate-form .validation::after {
    display: block;
    max-width: 0;
    overflow: hidden;
    transition: max-width 0.25s ease, margin 0.25s ease;
}

.validate-form .validation:hover::after {
    max-width: 5em;
    margin-left: 0.25em;
}

.validate-form .required .validation::before {
    content: "\f06a";
}

.validate-form .required .validation::after {
    content: "Required";
}

.validate-form .valid .validation::before {
    content: "\f058";
}

.validate-form .valid .validation::after {
    content: "Completed";
}

.validate-form .valid .validation {
    color: rgb(102, 102, 102);
}



@keyframes slideShake {
    0% {
        transform: translateX(0em);
    }

    25% {
        transform: translateX(-0.125em);
    }

    75% {
        transform: translateX(0.125em);
    }

    100% {
        transform: translateX(0em);
    }
} 

/*----Overrides----*/

#login {
    background-color: transparent;
    padding: 0;
    right: 0;
    top: 1px !important;
}

#login select {
    padding: 1em;
    margin-bottom: 4px;
}

#login ul {
    padding-top: 0.5em;
}

#login a {
    color: #ffffff;
}

div:not(#AnnouncementModal) > div > .modal-content {
  width: 70% !important;
  background-color: #043673 !important;
}


.modal-header{
    display: none !important;
}

.ls-v5 .ls-bottom-slidebuttons {
  display: block;
}

.ls-bottom-nav-wrapper{
    display: none;
}




.social-icon {
    display: inline-block;
    background-color: white;
    border-radius: 50%;
    height: 1px;
    width: 1px;
    padding: 15px;
    margin: 1px;
    transition: background-color 0.3s;
     line-height: 2px; /* Vertically center the icon within the circle */

}

.social-icon .fab {
    color: #808080; /* Set the default color for all icons */
    font-size: 18px;
    
}

.social-icon:hover .fab.fa-facebook-square {
    color: #1877F2; /* Facebook blue color */
}

.social-icon:hover .fab.fa-twitter-square {
    color: #1DA1F2; /* Twitter blue color */
}

.social-icon:hover .fab.fa-youtube-square {
    color: #FF0000; /* YouTube red color */
}

.social-icon:hover .fab.fa-linkedin {
    color: #0077B5; /* LinkedIn blue color */
}

.social-icon:hover .fab.fa-instagram {
    color: #E4405F; /* Instagram pink color */
}


    #login-form {
       
        width: 450%; /* Set the width to 100% */
      
    }

    
.headersearch ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.headersearch :-ms-input-placeholder { /* Internet Explorer */
  color: #fff;
}
.headersearch .input-group{
	display: none;
	width: 480px;
	position: absolute;
	right: 34px;
}
.headersearch .input-group span{
	width: 100%;
}
.toggle-search .input-group{
	display: block;
}

.headersearch ul.searchSkinObjectPreview{
	top: 52px;
	right: -34px !important;
}


.toggle-search .fa-search::before {
    content: "\f077" !important;
}
.headersearch ::placeholder {
  color: #fff;
}
.headersearch.headersearch {
    position: relative;
}
@media (max-width: 991px){
button.top-search {
    border: 0px !important;
    background: inherit !important;
    color: #fff !important;
    cursor: pointer !important;
    padding: 24px 10px !important;
}
}
button.top-search {
    border: 0px !important;
    background: inherit !important;
    color: #fff !important;
    cursor: pointer !important;
    padding: 24px 6px !important;
}

.top-search:hover {
    background-color: #128082;
}




.nav-tabs li {
    display: inline-block;
    float: none;
    position: relative;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs{
  border-bottom: 1px solid #fff !important;
}
ul li {
    list-style-type: none;
}

li {
    line-height: 24px;
}

html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a {
    color: #ffffff;
    /* height: 30px; */
    /*height: 40px !important; */
    width: 150px;
    text-align: center;
    margin: 2px;
}

.nav-tabs li a {
    background: #ffffff;
    border-top-color: #ffffff;

    font-size: 14px;
    border-radius: 6px 6px 0 0 !important;
}

.nav>li>a {
    display: block;
    position: relative;
    padding: 10px 15px;
}

html body .tabs .nav-tabs li.active a {
    background-color: #ffffff;
    color: #ffffff;
       border-top-color: #ffffff;

}

html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a {
    color: #ffffff;
    background-color: #636cc7;
}




html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a, html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover {
    color: #ffffff !important;
}



.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    background-color: #fff !important;
    /* border-left-color: #eee; */
    /* border-right-color: #eee; */
    /* border-top: 3px solid #ccc; */
    color: #ffffff !important;
}





html body .tabs .nav-tabs li a, html.dark body .tabs .nav-tabs li a {
    border-top-color: #ffffff !important;
    color: #ffffff;
}

html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
     
    background-color: #333399 !important;
   border-top-color: #ffffff !important;
    color: #ffffff !important;
}

.eds_news_Ozone.eds_subCollection_news table {
	width: 100% !important;
}

.YGM-btn {
    font-weight: 550 !important;
    background-color: #333399 !important;
    text-decoration: none !important;
    padding: 10px 30px !important;
    border: 2px solid #333399 !important;
    color: #fff !important;
    -webkit-transition: all .5s !important;
    transition: all .5s !important;
    border-radius: 30px;
}

.YGM-btn:hover {
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) !important;
	color: #333399 !important;
	background-color: #fff !important;
	-webkit-transition: all .5s !important;
	transition: all .5s !important;
}

.YGM-btn:active {
	color: #a3552e !important;
	-webkit-transition: all .5s !important;
	transition: all .5s !important;
}

.edn_articleTitle {
margin-left:210px !important;
font-size: 18px !important;
}

@media (max-width: 1024px){
.edn_articleTitle {
margin-left:5px !important;
font-size: 12px !important;
}
}





.tab-content{
    margin-top:-2px !important;
    margin-left:3px !important;
 
}

.more-link{
                color: #333399 !important;
}

#dnn_ctr1462_ModuleContent{
    margin-top:-80px !important;
}


#dnn_ctr1246_ViewEasyDNNNewsSearch_pnlSimpleSearch{
    margin-top: -20px !important;
}

#dnn_ctr1252_ContentPane{
 margin-top: 250px !important;
}







#dnn_ctr1252_ViewEasyDNNNewsSearch_btnSearch{
    margin-top: -30px;
}

#dnn_ContentPaneNewsTabOne{
height:230px !important;
}
#dnn_ContentPaneNewsTabTwo{
height:230px !important;
} 

#dnn_ContentPaneNewsTabThree{
height:220px !important;
}

#dnn_ContentPaneNewsTabFive{
height:220px !important;
}

#st-1{
display: none !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_metaDetails {
display: none !important;
}

.eds_news_Ozone.eds_subCollection_news .article_comments {
    
    display: none !important;
}




.header-nav-bottom-scroll { /*(already added in custom css)*/
  opacity: 100%; /* Set the desired opacity value */
  /* Add any other styles you want for the scrolling state */
}


body.sticky-menu-active header.newHeader .header-body {
    background: #333399 !important;
    border-bottom: 0;
    border-top-color: transparent !important;
}
html header .navbar-collapse .nav-main > ul > li > a {
    color: #ffffff !important;
    font-family: Open Sans !important;
    font-size: 12px !important;
    border-top-color: transparent !important;
    margin-bottom: 50px;
}

#header.newHeader, #header.newHeader .header-top {
    min-height: 0px  !important;
    padding: 0px !important;
    border: 0px  !important;
          border-top-color: transparent !important;

}




html header nav ul.nav-main .dropdown-full-color>ul.dropdown-menu li a, html header nav ul.nav-main .dropdown-full-color.mega-menu-item>ul.dropdown-menu li a {
    /* border-bottom: 7px solid rgba(255,255,255,.15); */
    background: #333399 !important;
        border-top-color: transparent !important;

}

body header nav.mega-menu ul.nav-main li ul.dropdown-menu {
    color: white !important;
    margin-bottom: 2px;
   border-top-color: transparent !important;

}



header nav ul.nav-main ul.dropdown-menu>li>a {
    background: #333399 !important;
     border-top-color: transparent !important;

}

header nav ul.nav-main .dropdown-submenu > a:after, header nav ul.nav-main .dropdown-submenu:hover > a:after {
     border-left-color: #ffffff !important; 
}

header nav.mega-menu .dropdown-menu>li {
    display: block;
    border-color: #333399 !important;
    background: #333399 !important;

}

.headersearch.headersearch .icon-search {
    top: -2px !important;
    right: -15px !important;
}
.icon-search {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-top: 27px !important;
}
@media only screen and (max-width: 910px){
header.newHeader .header-body {
    width: 100% !important;
    z-index: 1000 !important;
    position: fixed !important;
    border-top: 0 !important;
    border-top-color: transparent !important;
}
}
header.newHeader .header-body {
    background: #333999 !important;
    width: 100% !important;
    z-index: 1000 !important;
    position: fixed !important;
    border-top: 0 !important;
  border-top-color: transparent !important;
}

header .icon-search {
 display: url(Resources/img/search.png)no-repeat center center !important;
     border: 0;
    position: absolute;
    top: -25px !important;
    right: 4px;
    padding: 10px;
    text-decoration: none;
    font-size: 12px;
}


.header-body{
    height: 90px !important;
}
header .header-body .logo img {
    margin-top: -21px !important;
    /* max-width: 100%; */
}


.eds_news_NewsOne.eds_subCollection_search .search_input {
    overflow: hidden;
    border: 1px solid #bdbdbd;
    width: 229px;
}


.eds_news_NewsOne.eds_subCollection_search .search_input .input input {
    background: transparent;
    width: 183px;
    padding: 7px 5px 6px;
    border: 0;
    margin: 1px;
    font-size: 12px;
    font-weight: normal;
    color: #4d4d4d;
    line-height: 17px;
    box-sizing: content-box;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_metaDetails {
                display: block !important;
}
.edn_metaDetails .edn_numberComments , .edn_metaDetails .edn_numberOfVievs, .edn_metaDetails a{
                display: none !important;
}
.edn_articleCategories{
display:none !important;
}

.edn_metaDetails::before {
  content: "";
}

.sticky-menu-active .minheight0 {
    min-height: 50px !important;
}
body.sticky-menu-active header.header-bottom .header-nav-bottom {
    bottom: auto;
    top: 0;
    height: 20px !important;
}





.headersearch{
    top:-24px !important;
}



body.sticky-menu-active .header-body {
    position: fixed !important;
   top: -1px !important
}

fa-search::before {
    content: "" !important;
}
fa-search::after {
    content: "" !important;
}
.classForCheckingTabbed .nav-tabs a {
    color: #ffffff  !important;
    background-color: #acc3f2 !important;
    width: 200px  !important;
    height: 45px  !important;
    padding: 10px 32px !important;
}


.top-search:hover {
    background-color: transparent !important;
}


html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu ul.dropdown-menu{
    background: rgb(51, 51, 153) !important;
     border-top-color: transparent !important;


}


header nav ul.nav-main .dropdown > ul.dropdown-menu{
     border-top-color: transparent !important;

}


header.newHeader .header-body nav ul.nav-main .dropdown-full-color ul.dropdown-menu {

    margin-top: -51px !important;

}
@media only screen and (max-width: 910px){
header.newHeader .header-body nav ul.nav-main .dropdown-full-color ul.dropdown-menu {
    margin-top: -15px !important;
}
}

@media (min-width: 992px){
header.newHeader .header-body {
    background: transparent;
    width: 100%;
    z-index: 1000;
    position: fixed;
    border-top: 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
    min-height: 90px !important;
}
}

body.sticky-menu-active header .header-nav-top, body.sticky-menu-active header #login, body.sticky-menu-active header .search, body.sticky-menu-active .mini-widget {
    display: block !important;
}

body.sticky-menu-active header.ddrheader.newHeader .header-body .header-nav-main {
    padding-top: inherit !important;
    margin-top: -10px !important;
}


#subpage-container div.subsection[style*="background-image:"]:first-of-type .subsection-content {
    padding-top: 150px !important;
}
.subsection[style*="background-image:"] .subsection-content {
    width: 100% !important;
    box-sizing: border-box !important;
}

.subsection .subsection-content {
    border-radius: 20px !important;
    min-height: 300px !important;
}
#subpage-container div.subsection[style*="background-image:"]:first-child {
    border-bottom-color: #00162e !important;
}

#subpage-container div.subsection[style*="background-image:"]:first-child {
    border-bottom-width: 10px !important;
    border-bottom-style: solid !important;
}

#subpage-container div.subsection[style*="background-image:"]:first-of-type, #Form1 .subsection:nth-of-type(2), #Form1 .subsection:nth-of-type(3), #Form1 .subsection[style*="background-image:"]:nth-of-type(3) {
    padding-top: 100px !important;
    padding-bottom: 5% !important;
}
.subsection[style*="background-image:"] {
    padding: 50px 0;
    min-height: 200px;
    background: rgb(248,246,236);
    background: -moz-linear-gradient(top, rgba(248,246,236,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,246,236,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(248,246,236,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(248,246,236,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,246,236,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(248,246,236,1) 0%,rgba(255,255,255,1) 100%);
    background-position: center top;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    position: relative;
}


.subsection {
    background: linear-gradient(to bottom, rgba(239, 239, 239,1) 0%,rgba(255,255,255,1) 100%);
    transform: translate3d(0,0,0);
    border-top: 1px solid #d7d7d7;
}


#subpage-container, .subsection {
    width: 100%;
}




.subsection-content td.show * {
    color: #fff !important;
}

.subsection-content td.show {
    background: rgba(0,0,0,.4) !important;
    padding: 30px 90px !important;
    width: 100% !important;
    margin-left: 180px !important;
    text-align: center !important;
}



.subsection .subsection-content {
    border-radius: 20px !important;;
    min-height: 300px !important;;
}

.Table-Grid > tbody {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: -1rem !important;
    width: calc(100% + 2rem );
}
.Table-Grid, .Table-Grid > tbody, .Table-Grid > tbody > tr, .Table-Grid > tbody > tr > td {
    box-sizing: border-box !important;
}
.Table-Grid {
    display: block !important;
    width: 100% !important;
    overflow: hidden !important;
}

.Table-Grid, .Table-Grid > tbody, .Table-Grid > tbody > tr, .Table-Grid > tbody > tr > td {
    box-sizing: border-box !important;
}

.Table-Grid > tbody > tr > td {
    display: inline-block  !important;
    padding: 2rem  !important;
    max-width: 100%  !important;
}
.Table-Grid > tbody > tr {
    display: flex !important;
    justify-content: center !important;
    margin: 1rem !important;
    width: calc(25% - 2rem) !important;
    background-color: #eee !important;
}
.Table-Grid, .Table-Grid > tbody, .Table-Grid > tbody > tr, .Table-Grid > tbody > tr > td {
    box-sizing: border-box !important;
}
td, th {
    padding: 0 !important;
}
user agent stylesheet
td {
    display: table-cell !important;
    vertical-align: inherit !important;
}
table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}

a.Button1, button.Button1, input.Button1, a.Button-White, div.Button1 {
    margin: 5px -1px -1px 0 !important;
    display: inline-block !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    padding: 10px 23px 10px 22px !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    font-weight: 300 !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    outline: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    position: relative !important;
    background-color: #1C3F94 !important;
}
a.Button1,  button.Button1, input.Button1, a.Button-White, a.Button-White, a.Button1:hover, #login input.Button1:hover, button.Button1.Button-White:hover, a.Button-White:hover, div.Button1 {
    color: #fff !important;
}
a.Button2, button.Button2, .login-button, .secondary-login-button, .caption-container a.Button1, #promo3 a.Button1:hover, a.Button1:hover, a.Button2:hover, #login input.Button1:hover, button.Button1:hover, button.Button2:hover, a.Button-White:hover, login .btn_login:hover {
  background-color: #00162e !important;
}
a.Button1:hover, a.Button2:hover, #login input.Button1:hover, button.Button1:hover, button.Button2:hover, a.Button-White:hover {
  text-decoration: none !important;
}



.subsection-content {
    padding: 40px 45px 45px 45px !important;
    box-sizing: border-box !important;
    background-clip: padding-box !important;
    z-index: 1000 !important;
    border-radius: 20px 20px 0 0 !important;
    font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif !important;
    margin: 0.125em 0 !important;
    margin-top: 0.125em !important;
    font-weight: 300 !important;
}
.Button1, .Button2 {
    font-size: 1rem !important;
}
.subsection .subsection-content {
    border-radius: 20px !important;
    min-height: 300px !important;
    
}

.subsection-content {
    position: relative !important;
    width: 1280px !important;
    margin: 0 auto !important;
    padding: 50px 30px 50px 30px !important;
    z-index: 2 !important;
}

h1 {
    color: #1C3F94 !important;

}
h1 {
    font-family: 'Source Sans Pro', Verdana,Helvetica, sans-serif  !important;
    margin: 0.125em 0 !important;
    margin-top: 0.125em !important;
 
}

h1, h2, h3, h4, h5 {
    margin: 0.125em 0  !important;
    font-weight: 300 !important;
    
}

h1, h2, h3 {
    position: relative  !important;
}

.Table-Grid td *:first-child {
    margin-top: 0 !important;
    padding-top: 6px !important;
}
h4 {
    color: #1C3F94  !important;
}

h4 {
    font-size: 1.1vw  !important;
}

.subsection ul li:before {
    content: "\f054" !important;
    font-family: 'fontAwesome' !important;
    color: #929292 !important;
    height: auto !important;
    width: 16px !important;
    display: block !important;
    position: absolute !important;
    text-align: center !important;
}

Grid ul li {
    margin: 0 !important;
    padding: 0.6rem 0 0.5rem 1.75rem !important;
}
.subsection ul li {
    position: relative !important;
    padding: 0.5rem 0 0.5rem 1.75rem !important;
    background-repeat: no-repeat !important;
}

ul li:before {
    font-size: 0.75rem !important;
  
    left: 0.35vw !important;
}


.Table-Product ul, .Table-Style ul, .Table-Simple ul, .Table-Grid ul, .Table-Product ol, .Table-Style ol, .Table-Simple ol, .Table-Grid ol {
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
}
 h2 {
    margin: 0.125em 0  !important;
   
}
.subsection-content > *:first-child {
    margin-top: 0  !important;
    padding-top: 0  !important;
}


p, blockquote {
    line-height: 1.5 !important;
    margin-bottom: 0.625em !important;
}
p {
    display: block !important; 
}


.Table-Simple th, .Table-Simple th p, .Table-Simple td, .Table-Simple td p {
  text-align: center !important;
}
.Table-Simple td {
  border-top-color: #e4e4e4 !important;
  border-top-width: 1px !important;
  border-top-style: solid !important;
}

.Table-Simple th, .Table-Simple td {
  padding: 10px  !important;
}

b, strong {
    font-weight: bold !important;
}

h5 {
  font-weight: 300 !important;
}
h5 {
  margin: 0.125em 0 !important;

  padding-top: 15px !important;
  font-size: 1.375vw !important;
  color:  #1C3F94 !important;
}

@media screen and (max-width: 990px){
.ScholarshipImg22 { 
    min-width: 430px !important;
}
}

.ScholarshipImg22 { 
    min-width: 430px !important;
    min-height: 1012px !important;
}

#CareerImg1{
Height: 700px !important;
}
blockquote {
    float: right !important;
    position: relative !important;
    width: 40% !important;
    display: block !important;
    font-size: 1.6em !important;
    line-height: 1.2em !important;
    color: #7d7d7d !important;
    border-left: 1px #cacaca solid !important;
    margin:20px !important;
    padding: 0px 0px 0px 55px !important;
}
blockquote:before {
    font-family: Georgia, sans-serif !important;
    display: block !important;
    content: "\201C" !important;
    font-size: 80px !important;
    position: absolute !important;
    left: 10px !important; 
    top: 20px !important;
    color: #0093d0 !important;
}


.v-hamburger sticky-menu-active{
    background: rgb(185, 143, 143) !important;
    background: -moz-linear-gradient(top, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(200,200,200,1) 0%,rgba(255,255,255,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(200,200,200,1) 0%,rgba(255,255,255,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#ffffff',GradientType=0 ) !important;
    font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif !important;
    font-weight: 300 !important;
    position: relative !important;
    height: 100% !important;

}
h3, .checkmark::before {
  font-size: 1.75rem !important;
}
h3 {
  color: #00162e !important;

  
}

p a, p a:visited {
    line-height: inherit !important;
    font-size: larger !important;
}
h5 {
    color: #414141 !important;
      margin-block-start: 1px !important;
    margin-block-end: 1em !important;
}

@media only screen and (max-width:2000px) and (min-width: 1366px) {
    body {
        font-size: 1.125vw;
        line-height: 1.25;
        font-weight: 300 !important;
    }

    h1 {
        font-size: 3vw !important;
        line-height: 1;
        font-weight: 300 !important;

       
    }

    h2 {
        font-size: 2.369vw;
    }

    h3, .checkmark:before {
        font-size: 2vw;
        line-height: 1.2;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.375vw;
    }

    h6 {
        font-size: 1.25vw
    }

}

#ConfirmationPopup .p{
color:#FFFFFF !important;
}

b, strong {
    font-weight: bold !important;
}

.social-icons{
    display: block !important;
}

.mediaDesktop{
     display: none !important;
}

.Table-Product tr td:first-child {
    text-align: left !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-left-color: #d7d7d7 !important;
}


.Table-Style td, .Table-Product td {
    padding: 8px !important;
}

#SocialNewicons{
    display: none !important;
}


body{
 overflow-x: hidden;
 padding-top: 0 !important;
font-family: 'Open Sans', sans-serif;           
}

body {
    overflow-x: hidden !important;
}

/* Prevent horizontal rendering on iPad */
@media only screen and (max-device-width: 910px) {
  html, body {
    overflow-x: hidden !important;
  }
  body{
    overflow-y: hidden !important; /* Enable vertical scrolling */
  }
}

@media (max-width: 480px){
.tabs .nav-tabs {
    padding: 0 0 20px 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
}

@media screen and (max-width: 990px) {
  body {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 990px) {
  .news td {
    display: block !important;
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .eds_news_Ozone.eds_style_predefined_grey.eds_subCollection_news a {
    font-size: 16px !important;
  }
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block !important;
}


@media screen and (max-width:767px) {
                .page-20 .header-row .logo {
                                display: table-cell;
                }
                .page-20 header.full-header {
                                top: 0 !important;
                }
                #footer .footer-left {
                                padding: 0;
                }
                .body>#footer .footer-copyright,
                .footer-btm-left,
                .footer-btm-right {
                                display: block;
                                width: 100%;
                                overflow: hidden;
                                right: 0 !important;
                }
                .footer-btm-right .pull-left,
                .footer-btm-right .pull-right {
                                width: 100%;
                                margin: 5px 0;
                }
                .footer-btm-left {
                                text-align: left;
                }
                .dnnSearchResultPanel {
                                display: none !important;
                }
                /*#dnn_ContentPaneFull img {
                                height: 100% !important;
                                width: auto !important;
                                max-width: none !important;
                                left: 50%;
                                transform: translateX(-50%) !important;
                }*/
                #dnn_RightSidebarOuter img {
                                max-width: 100% !important;
                                width: 100%;
                                height: auto !important;
                }
                .DnnModule iframe {
                                max-width: 100% !important;
                }
                .article .in_article_image {
                                width: 100%;
                }
                .services-section-title {
                                margin-left: -15px;
                                margin-right: -15px;
                }
                .ls-slide .btn {
                                font-size: 1em;
                }
                /*.ls-container {height: 65vh !important;}*/
                .provider-list .col-sm-4 {
                                width: 30%;
                                float: left;
                }
                .toggle .toggle-content img{
                                width: 32% !important; margin: 0 15px 8px 0 !important;
                }
                .eds_news_Ozone.eds_subCollection_news .edn_mediaContainer.edn_withTime {width: auto;}
                .eds_news_Ozone.eds_style_predefined_grey.eds_subCollection_news a {font-size: 16px !important;}
                .tabs .nav-tabs li a {font-size: 11px !important; padding: 7px 8px !important;}
                .eds_news_Ozone.eds_subCollection_news .edn_mediaContainer.edn_withTime {display: block; width: 46%;}
                .support-us img{width: 50% !important; margin: 0 15px 10px 0 !important;}
                .wrap-img{width: 40% !important; margin: 0 15px 10px 0 !important; height: auto !important;}
                header .header-top .header-column {min-height: inherit;}
                header .logo {margin: 0 !important;}
                header .header-top{min-height: inherit;}
                .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: block;}
                .owl-carousel.show-nav-hover .owl-nav{opacity: 1 !important;}
                .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{width: 35px; height: 35px; border: 1px #00664f solid !important;}
                .full-header .header-row{padding-left: 7px;}
                .kendrasmaller span.thumb-info-caption-text span {margin-bottom: 0px !important;}
                .kendrasmaller2 .thumb-info-title {width: 100%;}
                .kendrasmaller2 {margin-bottom: 20px;}
                .kendrasmaller2 span {font-size: 14px;}
                .kendrasmaller2 .thumb-info .thumb-info-type {font-size: 16px; padding: 8px 12px;}
                .kendrasmaller2 .thumb-info .thumb-info-title{float: none; position: absolute !important;}


}

html {
    direction: ltr !important;
}

.container {
  width: 100% !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

footer .container .row>div {
    margin-bottom: 0 !important;
}


@media (max-width: 767px){
.tab-content {
    width: 300px !important;
    height: 500px !important;
}
}
footer .container .row > div {
  margin-bottom: 0 !important;
}
iv.body *, html .scroll-to-top, .ui-dialog-titlebar-close, .lightbox-opened .mfp-wrap *, .mfp-wrap.my-mfp-zoom-in * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px){
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer.edn_withTime > time > span {
    display: inline !important;
    padding: 0 4px !important;
}
}

[canvas=containers], [off-canvas], body, html {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.body *, html .scroll-to-top, .ui-dialog-titlebar-close, .lightbox-opened .mfp-wrap *, .mfp-wrap.my-mfp-zoom-in * {

  box-sizing: border-box !important;
}

body {

    -webkit-font-smoothing: antialiased  !important;
    -webkit-text-size-adjust: 100%  !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 0  !important;
}

@media (max-width: 991px){
.footer-links {
    padding-bottom: 0  !important;
}
}

@media (max-width: 991px){
.navbar-container {
    background-color: #a8a4a4 !important;
    min-width: 100px !important;
    color: white !important;
    text-align: center !important;
    height: 110px !important; 
}
}
@media (max-width: 991px){
.navbar-link {
    color: white  !important;
    font-weight: bold  !important;
    text-decoration: none  !important;
    font-size: 12px  !important;
    margin: 0 5px  !important;
}
}

@media (max-width: 991px){
.small-link a {
    color: white  !important;
    font-weight: bold  !important;
    text-decoration: none  !important;
    font-size: 12px  !important;
    margin: 0 10px  !important;
}
}

.subsection .subsection-content {
    border-radius: 20px !important;
    min-height: 300px !important;
}



.Table-Style th:first-child {
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-left-color: #7e7e7e !important;
    text-align: left !important;
    color:white !important;
}




.Table-Style td, .Table-Product td, .Table-Style th, .Table-Product th, .Table-Simple td, .Table-Simple th {
    padding: 15px !important;
 
}
@media only screen and (max-width: 2000px) and (min-width: 1366px){
.Table-Style th {
    font-size: 1.250vw !important;
}
}


user agent stylesheet
th {
    display: table-cell !important;
    vertical-align: inherit !important;
    font-weight: bold !important;
    text-align: -internal-center !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


.Table-Style th p, .Table-Product th p {
    margin: 0 !important;
    padding: 0 !important;
}


.Table-Style caption {
    padding: 15px !important;
    color: #fff !important;
    text-align: left !important;
    background-color: #1C3F94 !important;
    font-weight: 600 !important;
}
.Table-Style td, .Table-Product td {
    padding: 20px !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
    border-right-color: #d7d7d7 !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #d7d7d7 !important;
}



.subsection-content > *:first-child {
    margin-top: 0;
    padding-top: 0;
}

#myCarousel a{
    color:white !important;
}
#myCarousel a:hover{
    color:#007bff !important;
}

.DnnModule-2818{
    margin-top:-38px !important;
}
.DnnModule-2815{
    margin-top:-38px !important;
}



@viewport {
  zoom: 1.0 !important; /* Set the initial scale */
  min-zoom: 1.0 !important; /* Set the minimum scale */
  max-zoom: 1.0 !important; /* Set the maximum scale */
  user-zoom: fixed !important; /* Disable user scaling */
}



header .header-row {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
    max-height: 100% !important;
}

@media (max-width: 991px){
header .btn-responsive-nav, header.pushdownHeader .btn-push-nav {
    background: #171717 !important;
    display: block !important;
    color: #fff !important;
    outline: none !important;
    width: 38px !important;
}


@media (max-width: 991px){
header .header-container {
background: #333399 !important;;
height: 90px !important;
width: 100% !important;
margin: 0px !important;
}
}


@media (max-width: 991px){
@media screen and (max-width: 990px){
#dnn_LOGO8_imgLogo {
    height: 56.3672px !important;
    max-width: 100px !important;
    margin: 5px 22px !important;
}
}
}
@media (max-width: 991px){
header .nav-main ul li {
    border-bottom: 1px solid #ffffff !important;
}
@media (max-width: 991px){
html header nav ul.nav-main .dropdown-full-color>ul.dropdown-menu li a, html header nav ul.nav-main .dropdown-full-color.mega-menu-item>ul.dropdown-menu li a {
    border-bottom: 1px solid #ffffff !important;
}
}
@media (max-width: 991px){
header nav ul.nav-main {
    padding: 15px 25px !important;
    display: block !important;
}
}

@media (max-width: 991px){
header .nav-main {
    width: 100% !important;
}
}
@media (max-width: 991px){
.header-bottom .header-nav-main nav>ul>li>a {
    padding-top: 9px !important;
    padding-bottom: 8px !important;
}
}

@media (max-width: 991px){
header nav ul.nav-main li a {
    clear: both !important;
    display: block !important;
    padding: 9px 8px !important;
    border: 0 !important;
    border-top: 0 !important;
    margin: 0 !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
}
}

@media (max-width: 991px){
header .header-top {
    display: none !important;
}
}
}
.navbar a, .footer a {
    color: white !important;
    font-weight: bold !important;
    text-decoration: none !important;
    font-size: 14px !important;
    margin: 0 2px !important;
}

@media screen and (max-width: 767px){
.tabs .nav-tabs li a {
    font-size: 11px !important;
    padding: 7px 8px !important;
}
}
@media (max-width: 991px){
@media screen and (max-width: 767px){
.tabs .nav-tabs li a {
    font-size: 11px !important;
    padding: 7px 8px !important;
    width: 85px !important;
    text-align: center !important;
}
}
}
@media (max-width: 480px){
.tabs .nav-tabs a {
    white-space: nowrap;
}
}

.servCon {
  padding: 35px 0px !important;
  background-color: #149A9D !important;
}
  


 #mobileFooter span {
    margin: -55px -1px !important;
    text-align: cente !important;
}

body {
    touch-action: manipulation !important;
}

@media (max-width: 991px){
#myMobileCarousel a{
    color:white !important;
}
#myMobileCarousel a:hover{
    color:#007bff !important;
}
}

@media (max-width: 991px){
@media (max-width: 479px){
#SocialIconsFooter {
    display: flex !important;
    background-color: #807c7c !important;
    max-width: 1700px !important;
    justify-content: center !important;
    flex-direction: column !important;
    align-items: center !important;
    margin: 1px -15px -21px -15px !important;
    height: 790px !important;
}
}
  }
}

.subsection-content td.show {
  background: rgba(0,0,0,.4) !important;
  padding: 30px 60px !important;
}
.subsection ul li {
  position: relative !important;
  padding: .5rem 0 .5rem 1.75rem !important;
  background-repeat: no-repeat !important;
}
.subsection-content > :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

@media (max-width: 991px){
body.sticky-menu-active header .nav-main-collapse.show, header .nav-main-collapse.show {
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}
}


#SocialIconsFooter1 {
    background-color: #807c7c !important;
    min-width: 100px !important;
    color: white !important;
    text-align: center !important;
    height: 181px !important;
    margin: -15px !important;
}
@media(max-width: 991px) {
    header .header-body {
        padding:0 !important;
       
    }
}
@media (max-width: 767px) {
.Table-Style td, .Table-Product td {
padding: 8px !important;

}
}


#dnn_Search8_cmdSearch{
    display: none !important;
}


@media (max-width: 991px) {
.tabs {
margin-top: -75px !important;

}
}

@media screen and (max-width: 990px){
header.newHeader  .btn-responsive-nav, body.sticky-menu-active header.newHeader  .btn-responsive-nav, header.pushdownHeader.flat-header .btn-push-nav {
    top: -10px !important;
    right: 40px !important;
    background: transparent !important;
        position: absolute !important;

}
}
@media screen and (max-width: 990px){
header.newHeader  .btn-responsive-nav, body.sticky-menu-deactive header.newHeader  .btn-responsive-nav, header.pushdownHeader.flat-header .btn-push-nav {
    top: -10px !important;
    right: 4px !important;
    background: transparent !important;
    position: absolute !important;
}
}
@media (max-width: 991px){
.headersearch.headersearch {
    margin-right: 20px !important;
    margin-top: 28px !important;
}
}
@media (max-width: 991px){
.headersearch input.NormalTextBox {
    width: 276px !important;
    height: 52px !important;
}
}
@media (max-width: 991px){
header .btn-responsive-nav, header.pushdownHeader .btn-push-nav {
    background: transparent !important; 
    display: block !important;
    color: #fff !important;
    outline: none !important;
    width: 38px !important;
    margin: 20px !important;
    font-size: 20px !important;
    padding: 20px 32px 28px !important;
}
}

@media (max-width: 991px){
header .mini-search{
    display: none !important;
}
}

.carousel-control-prev {
    left: -100px !important;
}

.carousel-control-next {
    right: -100px !important;
}

@media (max-width: 991px){
 .carousel-control-prev {
    left: 10px !important;
}
}

@media (max-width: 991px){
 .carousel-control-next {
    right: 10px !important;
}
}
@media (max-width: 991px){
body.sticky-menu-active header .nav-main-collapse, body.sticky-menu-active header .nav-main-collapse.in {
    top: 100px !important;
    transition: all 0.3s ease-in-out !important;
}
}



@media only screen and (max-width: 768px){
.subsection[style*="background-image:"] .subsection-content {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
}
}
@media only screen and (max-width: 1350px){
.subsection[style*="background-image:"] .subsection-content {
    width: 100% !important;
    box-sizing: border-box !important;
}
}

@media only screen and (max-width: 568px){
.subsection[style*="background-image:"]:first-of-type:after {
    width: 100% !important;
    background-color: rgba(255, 255, 255, 0.75) !important;
}
}

@media only screen and (max-width: 568px){
.subsection[style*="background-image:"]:after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    height: 100% !important;
    width: 100% !important;
    background-color: rgba(255, 255, 255, 0.50) !important;
    z-index: 1 !important;
}
}







@media screen and (max-width: 990px){
#header.menu-open {
    background: #171717 !important;
    position: fixed !important;
    z-index: 999 !important;
    width: 100% !important;
    top: 0px !important;
}
}

@media only screen and (max-width: 568px){
.subsection[style*="background-image:"] .subsection-content table:first-child td.show {
    float: right !important;
    width: 80% !important;
    padding: 7% 0 2% 11% !important;
    display: block !important;
    margin: 10px 56px !important;
}
}

@media only screen and (max-width: 1350px){
#features .inner-content, #page, .subsection-content {
    width: 100% !important;
}
}

@media (max-width: 479px){
.imgpic {
    font-size: 13px !important;
    width: 250px !important;
}
}



@media (max-width: 479px){
#header{
    min-height: 90px !important;
}


header {
    min-height: 90px !important;
}

}

@media (max-width: 479px){
.TableImg {
    width: 80px !important;
}
}
@media (max-width: 479px){
.TableImg1 {
    width: 130px !important;
}
}

.Table-Grid, .Table-Grid > tbody, .Table-Grid > tbody > tr, .Table-Grid > tbody > tr > td {
    box-sizing: border-box !important;
}

ul.List-Checkmark li:before {
    color: #1C3F94 !important;
}

ul.List-Checkmark li:before {
    font-size: 1.25rem !important;
    top: 0.1rem !important; 
}
ul.List-Checkmark li:before {
    content: "\f00c" !important;
    font-family: 'fontAwesome' !important;
    height: 100% !important;
    display: block !important;
    position: absolute !important;
    text-align: center !important;
}

.ScholarshipImg22 {
  
    background-repeat: no-repeat !important;
    background-size: cover !important; /* Adjust this property as needed */
}

@media only screen and (max-width: 767px) {
    .mediaHolder {
        margin-left: 0; /* Adjust the margin or remove it based on your design */
    }
 .social-icon {
        margin-top: 0; /* Adjust the margin or remove it based on your design */
        margin-left: 0; /* Adjust the margin or remove it based on your design */
        display: block; /* Ensures each icon appears on a new line */
    }
}

@media (max-width: 480px){
.layer1 {
    font-weight: 300 !important;
    line-height: 42px !important;
   
    font-size: 14px !important;
}
}


@media (max-width: 480px){
p.layer2 {
    font-size: 10px !important;
    margin-top: -5px !important;
}
}

.btnlayer {
    margin-top: 40px !important;
}

.edsA_widget {
  min-height: initial !important;
  background-color: #ffffff !important;
  border-radius: 40px !important;
}




@media (max-width: 480px){
.caption-container {
    width: 65% !important;
    min-height: 80px !important;
}
}
@media (max-width: 480px){
.header-body:not(.collapsed) {     
    min-height: 60px ;
}
}


@media only screen and (max-width: 890px){
.mobile #subpage-container div.subsection.subsection[style*="background-image:"]:first-of-type {
    background-position-x: 75% !important;
}
}


#subpage-container div.subsection[style*="background-image:"]:first-child {
    border-bottom-color: #00162e !important;
}
#subpage-container div.subsection[style*="background-image:"]:first-child {
    border-bottom-width: 10px !important;
    border-bottom-style: solid !important;
}
#subpage-container div.subsection[style*="background-image:"]:first-of-type, #Form1 .subsection:nth-of-type(2), #Form1 .subsection:nth-of-type(3), #Form1 .subsection[style*="background-image:"]:nth-of-type(3) {
    padding-top: 100px !important;
    padding-bottom: 5% !important;
}

.subsection[style*="background-image:"] {
    padding: 50px 0 !important;
    min-height: 200px !important;
    background: rgb(248,246,236) !important;
    background: -moz-linear-gradient(top, rgba(248,246,236,1) 0%, rgba(255,255,255,1) 100%) !important; 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,246,236,1)), color-stop(100%,rgba(255,255,255,1))) !important;
    background: -webkit-linear-gradient(top, rgba(248,246,236,1) 0%,rgba(255,255,255,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(248,246,236,1) 0%,rgba(255,255,255,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(248,246,236,1) 0%,rgba(255,255,255,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(248,246,236,1) 0%,rgba(255,255,255,1) 100%) !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    /* background-attachment: fixed; */
    background-size: cover !important;
    position: relative !important;
}

.subsection {
    background: linear-gradient(to bottom, rgba(239, 239, 239,1) 0%,rgba(255,255,255,1) 100%) !important;
    transform: translate3d(0,0,0) !important; 
    border-top: 1px solid #d7d7d7 !important;
}
#subpage-container, .subsection {
    width: 100% !important;
}
user agent stylesheet
div {
    display: block !important;
}
@media only screen and (max-width: 2000px) and (min-width: 1366px){
body {
    font-size: 1.125vw !important;
    line-height: 1.25 !important;
}
}


#subpage-container {
    position: relative !important;
    padding: 0 !important; 
    background-color: rgb(237,235,229) !important;
}
#subpage-container, .subsection {
    width: 100% !important;
}

user agent stylesheet
div {
    display: block !important;
}

@media only screen and (max-width: 2000px) and (min-width: 1366px){
body {
    font-size: 1.125vw !important;
    line-height: 1.25 !important;
}
}


.subsection .subsection-content {
    border-radius: 20px !important;
    min-height: 300px !important;
}

@media only screen and (max-width: 1350px){
#features .inner-content, #page, .subsection-content {
    width: 100% !important;
}
}


.subsection-content {
    padding: 40px 45px 45px 45px !important;
    box-sizing: border-box !important;
    /* background-clip: padding-box; */
    z-index: 1000 !important;
    border-radius: 20px 20px 0 0 !important;
}
.subsection-content {
    position: relative !important;
    width: 1280px;
    /* min-width: 950px; */
    margin: 0 auto !important;
    padding: 50px 30px 50px 30px !important;
    z-index: 2 !important;
}

.Table-Grid > tbody > tr > td {
    display: inline-block !important;
    padding: 2rem !important;
    max-width: 100% !important; 
}

.Table-Grid, .Table-Grid > tbody, .Table-Grid > tbody > tr, .Table-Grid > tbody > tr > td {
    box-sizing: border-box !important;
}



li {
    text-align: -webkit-match-parent !important;
}

.Table-Grid, .Table-Grid > tbody, .Table-Grid > tbody > tr, .Table-Grid > tbody > tr > td {
    box-sizing: border-box !important;
}
.Table-Grid {
    display: block !important;
    width: 100% !important;
    overflow: hidden !important;
}

table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}



.Table-Grid > tbody > tr {
    display: flex !important;
    justify-content: center !important;
    margin: 1rem !important;
    width: calc(25% - 2rem) !important;
    background-color: #eee !important;
}
.Table-Grid, .Table-Grid > tbody, .Table-Grid > tbody > tr, .Table-Grid > tbody > tr > td {
    box-sizing: border-box !important;
}

able {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}





@media only screen and (max-width: 568px){
.subsection[style*="background-image:"]:first-of-type:after {
    width: 100% !important;
    background-color: rgba(255, 255, 255, 0.75) !important;
}
}
@media only screen and (max-width: 568px){
.subsection[style*="background-image:"]:after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    height: 100%;
    width: 100% !important; 
    background-color: rgba(255, 255, 255, 0.50) !important;
    z-index: 1 !important;
}
}




@media only screen and (max-width: 568px){
.mobile #subpage-container div.subsection.subsection[style*="background-image:"]:first-of-type {
    padding-top: 10% !important;
    padding-bottom: 2% !important;
}
}

@media only screen and (max-width: 890px){
.mobile #subpage-container div.subsection.subsection[style*="background-image:"]:first-of-type {
    background-position-x: 75% !important;
}
}

#subpage-container, .subsection {
    width: 100% !important;
}


.mobile #subpage-container div.subsection.subsection[style*="background-image:"]:first-of-type {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}


@media only screen and (max-width: 890px){
.content .ScholarshipImg22 {
    min-width: 100% !important;
    min-height: 100px !important;
}
}
@media only screen and (max-width: 890px){
.subsection-content td.show {
    background: rgba(0,0,0,.4) !important;
    padding: 30px 90px !important;
  width: 100% !important; 
    margin-left: 1px !important;
    text-align: center !important;
}
}
@media only screen and (max-width: 890px){
.subsection-content td.show {
    background: rgba(0,0,0,.4) !important;
    padding: 11px 46px !important;
}
}




@media only screen and (max-width: 890px){
.responsive-zoom-wrapper{
    margin-top: 20px !important; 
    margin-bottom: 20px !important;
     width: 270px !important;
      height:446.078px  !important
}
}

@media only screen and (max-width: 890px){
.Table-Product-New{
    width: 100% !important; 
    opacity: 1 !important; 
    transform-origin: 0px 0px !important; 
    transform: scale(0.37448) !important; 
    margin-top: 0px !important;  
    margin-bottom: 0px !important;
}
}

.Table-Product-New tr td:first-child {
    text-align: left !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-left-color: #d7d7d7 !important;
}

.Table-Style th, .Table-Product-New th {
    border-right-width: 1px !important;
    border-right-style: solid !important;
    text-align: center !important;
    padding: 30px 15px !important;
    font-weight: 400 !important;
}

.Table-Style td, .Table-Product-New td {
    padding: 20px !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
    border-right-color: #d7d7d7 !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #d7d7d7 !important;
    text-align: center !important;
}




@media only screen and (max-width: 910px){
#NewImg {
    transform: inherit !important;
    margin-top: -18% !important;
    top: 0px !important;
    background-size: inherit !important;
}
}


#NewImg {
    transform: inherit !important;
    top: 0% !important;
    background-size: inherit !important;
}


@media (max-width: 991px) {
  .headersearch.headersearch {
    margin-right: 10px !important;
  }
}

@media (max-width: 991px) {
.headersearch.headersearch {
  position: relative !important;
}
}

@media (max-width: 991px) {
.headersearch{
    top:-12px !important;
}
}

body.sticky-menu-active header .header-nav-top, body.sticky-menu-active header #login, body.sticky-menu-active header .search, body.sticky-menu-active .mini-widget {
    display: block !important;
}





.headersearch .input-group {
  width: 480px;
  position: absolute;
  right: 34px;
}

.headersearch input.NormalTextBox {
    position: absolute;
    top: 44px !important;
    background-color: #333399 !important;
    width: 480px !important;
    height: 52px !important;
    color: #fff !important;
    right: -34px;
    border-radius: 40px !important;
    border: 0px !important;
    padding: 0 20px !important;
    margin-top: -30px !important;
    
}






@media (max-width: 991px){
.headersearch input.NormalTextBox {
    position: fixed !important;
    top: 121px !important;
    color: #fff !important;
    right: 4px !important;
    border-radius: 40px !important;
    border: 0px !important;
    padding: 0 20px !important;
    margin-top: -30px !important;
    width: 236px !important;
    height: 52px !important;
}
}

@media (max-width: 991px){
.headersearch.headersearch .icon-search {
    top: 74px !important;
    right: 18px !important;
    position: fixed !important;
}
}

.searchInputContainer a.dnnSearchBoxClearText {
    display: block;
    position: absolute;
    right: 10px;
    width: 16px;
    height: 16px;
    background: none;
    cursor: pointer;
    margin: 15px 0 7px 0 !important;
    z-index: 20;
}
@media (max-width: 991px){
.searchInputContainer a.dnnSearchBoxClearText {
    display: block;
    position: fixed;
    right: 10px;
    width: 53px;
    height: 16px;
    background: none;
    cursor: pointer;
    margin: 15px 12px 12px 0;
    z-index: 20;
}
}

.headersearch ul.searchSkinObjectPreview {
    top: 68px;
    right: 85px !important;
}

@media (max-width: 991px){
.headersearch ul.searchSkinObjectPreview {
    top: 146px;
    right: -59px !important;
    position: fixed;
    width: 81%;
}
}





.edsA_widget.edsa_iconSizeXS.edsA_widgetTopRight.edsA_widgetTopRightSM.edsA_widgetCompact.EasyDNNAccessibilityModule_2867 {
    right: -22px !important;
    font-size: 20px !important;
    cursor: pointer !important;
    color: white;
    /* padding: 4px 3px; */
    border: none !important;
    z-index: 999999 !important;
    position: fixed !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background: white !important;
}



#ConfirmationPopup h1 {
    text-align: center;
    color: white !important;
}
@media (max-width: 991px){
  a.Button1, button.Button1, input.Button1, a.Button-White, div.Button1 {
    margin: 9px 3px 8px 0 !important;
    display: inline-block !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    padding: 10px 41px 10px 31px  !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    font-weight: 300 !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    outline: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    position: relative !important;
    background-color: #1C3F94 !important;
}
}
a.Button4, button.Button4, input.Button4, a.Button-White, div.Button4 {
    margin: 5px -1px -1px 0 !important;
    display: inline-block !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    padding: 10px 23px 10px 22px !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    font-weight: 300 !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    outline: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    position: relative !important;
    background-color: #1C3F94 !important;
}
@media (max-width: 991px){
a.Button4, button.Button4, input.Button4, a.Button-White, div.Button4 {
    margin: 9px -18px 8px 0 !important;
    display: inline-block !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    padding: 10px 41px 10px 31px !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    font-weight: 300 !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    outline: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    position: relative !important;
    background-color: #1C3F94 !important;
}
}
@media (max-width: 991px){
#ConfirmationPopup h1 {
    text-align: center;
    color: white !important;
}
}

@media (max-width: 991px){
.modal-content {
    left: 50px !important;
   
}
}


@media (max-width: 600px) {
.edsA_widget.edsA_widgetCompact.edsA_widgetOpen {
    width: 80% !important;
    height: 50% !important;
    top: auto;
    bottom: 0;
    left: 0;
    margin: 0;
  }
}

header.edsA_widgetHeader.fixedheader {
    min-height: 10px !important;
}




@media only screen and (max-width: 890px){
.responsive-zoom-wrapper-new{
    margin-top: 20px !important; 
    margin-bottom: 20px !important;
     width: 270px !important;
      height:557.078px  !important;
}
}

.ClassForHandCursor{
    cursor: pointer; 
}









#footer {
    background: #ececec !important;
    border-top-color: #ececec !important;
    color: #414141 !important;
    font-size: .9em !important;
    padding: 50px 0 0 !important;
    position: relative !important;
    clear: both !important;
}

#login input:not([type=radio]):not([type=checkbox]), #login select {
    border: none !important;
    
    box-sizing: border-box !important;
    border-radius: 0 !important;
    padding: 0 1em !important;
    background-color: #fff !important;
    height: 100% !important;
    font-size: inherit !important;
    font-family: inherit !important;
    transition: background-color 0.25s ease !important;
    border: solid 1px rgba(204, 204, 204, 1) !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}


@media only screen and (max-width: 890px){
      #login input:not([type=radio]):not([type=checkbox]), #login select {
        border: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
            
}
}





.Table-Style td, .Table-Product td, .Table-Style th, .Table-Product th, .Table-Simple td, .Table-Simple th {
    padding: 5px !important;
}




@media (max-width: 479px){
.TableImg {
    width: 100px !important;
}
}


@media only screen and (max-width: 1350px){
.subsection-content-Data {
    padding: 46px 1px 6px 10px !important;
    box-sizing: border-box !important;
    background-clip: padding-box !important;
    border-radius: 20px 20px 0 0 !important;
    font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif !important;
    margin: 0.125em 0 !important;
    margin-top: 0.125em !important;
    font-weight: 300 !important;
}
}

#Items-2943{
display: none !important;
}

.Table-Simple {
    border-bottom-color: #e4e4e4 !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}


.content img {
    max-width: 100% !important;
}


@media (max-width: 479px){
.ScholarshipImg12 {
    min-width: 354px !important;
}
}

img.ScholarshipImg12 {
    width: 100% !important;
}
.ScholarshipImg12 {
    width: 100% !important;
}


#customContainer {
    background-color: #a8a4a4;
    min-width: 100px;
    color: white;
    text-align: center;
    height: 110px;
    /* margin-top: -40px; */
    /* margin-left: -250px; */
    /* margin-right: -235px; */
    margin: -30px -11896px 0px !important;
    overflow: hidden !important;
}


@media (max-width: 479px){
.modal-content {
    width: 339px !important;
    margin: -51px -50px !important;
}
}

@media (max-width: 479px){
.svhcmessagepopUp .modal-body {
    padding-top: 0px;
    
}
}



button#pbi-submit {
    margin: 4px 0px 4px 0px !important;
}

@media (max-width: 479px){
button#pbi-submit {
    margin: 4px 0px 4px 0px !important;
}
}


.header-bottom .mega-menu ul.dropdown-menu {
    margin-bottom: 0px !important;
}





@media only screen and (max-width: 890px){
.responsive-zoom-wrapper {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    width: 270px !important;
    height: 502.078px   !important;
}
}

.ms-container {
    padding: 0 !important;
    margin: 107px 2px !important;
    background-color: transparent !important;
    width: 100% !important;
}




@media screen and (max-width: 990px){
#customContainer {
    background-color: #a8a4a4;
    min-width: 100px;
    color: white;
    text-align: center; 
    margin: -3px -38px 0px !important;
    overflow: hidden !important;
}
}

@media screen and (max-width: 990px){
#SocialIconsFooter{
display: flex;
    background-color: #807c7c;
    max-width: 1700px;
    justify-content: center;
    gap: 4px;
    margin-top: -23px;
    margin: -30px -38px 7px;
    overflow: hidden;
}
}



 /* Desktop Styles */
    #desktopContainer {
    background-color: #595959;
    min-width: 100% !important;
    color: white;
    text-align: center;
    height: 110px;
    margin: -25px -11896px -31px !important;
    overflow: hidden;
    }
 
    #desktopContainer a {
      color: white;
      font-weight: bold;
      text-decoration: none;
      font-size: 15px;
      margin: 0 20px;
    }
 
    #desktopContainer a:nth-child(3) {
      margin: 0 10px;
    }
 
    #desktopFooter {
      font-size: 12px;
      background-color: #595959;
      color: white;
      text-align: center;
    }
 
    #desktopFooter span {
      display: block;
      margin: 0 10px;
    }
 
    #desktopFooter span:first-child {
      margin: 0 60px;
    }
 
    /* Mobile Styles */
    #mobileContainer {
    display: none;
    background-color: #595959;
    color: white;
    text-align: center;
    height: 80px;
    margin: -21px -15px -21px -15px;
    padding-top: 20px;
    }
 
    #mobileContainer a {
   color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    margin: 0px 5px;
 }
 
    #mobileContainer a:nth-child(3) {
      margin: 0 5px;
    }
 
    #mobileFooter {
      display: none;
      font-size: 12px;
      background-color: #595959;
      color: white;
      text-align: center;
      margin: -23px -15px -21px -15px;
    }
 
    #mobileFooter span {
      margin: 0 5px;
    }
 
    /* Media Queries */
    @media (max-width: 767px) {
      #desktopContainer {
        display: none;
      }
 
      #mobileContainer {
        display: block;
      }
 
      #mobileFooter {
        display: block;
      }
    }

@media screen and (max-width: 990px){
#desktopContainer {
   background-color: #595959 !important;
    min-width: 100% !important;
    color: white !important;
    text-align: center !important;
    height: 110px !important;
    margin: -28px -38px -33px !important;
    overflow: hidden !important;
}
}

#SocialIconsFooter {
    display: flex !important;
    background-color: #807c7c !important;
    justify-content: center !important;
    gap: 25px !important;
    margin-top: -23px !important;
    margin: -30px -11896px 0px !important;
    overflow: hidden !important;
}

@media screen and (max-width: 990px){
#SocialIconsFooter{
display: flex;
    background-color: #807c7c !important;
    max-width: 1700px !important;
    justify-content: center !important;
    gap: 4px !important;
    margin-top: -23px !important;
    margin: -30px -38px 7px !important; 
    overflow: hidden !important;
}
}

@media screen and (max-width: 1024px){
.tab-content {
    min-height: 689px !important;
    max-width: 90% !important;
}
}
@media screen and (max-width: 990px){
.tab-content {
    min-height: 689px !important;
    max-width: 100% !important;
}
}

header.newHeader .header-body nav ul.nav-main .dropdown-full-color ul.dropdown-menu {
    border-top-color: transparent !important;
}

@media (min-width: 992px){
header.newHeader .header-body nav ul.nav-main .dropdown-full-color ul.dropdown-menu {
    border-top-color: transparent;
}
}

 header.newHeader .header-body nav ul.nav-main .dropdown-full-color ul.dropdown-menu {
    border-top-color: transparent;
  }


@media screen and (max-width: 710px){
  header nav ul.nav-main ul.dropdown-menu {
    border: 0;
    border-top: 5px solid #ccc;
    border-radius: 0 6px 6px 6px;
    box-shadow: 0 20px 45px rgba(0, 0, 0, .08);
    margin: -20px 0 0 2px !important;
    padding: 5px;
    top: auto;
    text-align: left;
    min-width: 200px;
  }
}



.focused > ul {
  display: block;
}

@media (min-width: 710px){
.nav-tabs {
    margin: -14px !important;
    padding: 27px !important;
    font-size: 0 !important;
    border-bottom-color: #fff !important;
}
}
.nav-tabs {
    border-bottom-color: #fff !important;

}
@media screen and (max-width: 710px){
.tabs .tab-content {
    min-height: 706px !important;
}
}



html .btn-primary {
   box-shadow: none !important;
    border-radius: 30px !important;
    font-family: "Open Sans", Arial, sans-serif !important;
    width: auto !important;
    height: auto !important;
    font-weight: 550 !important;
    background: #333999 !important;
    text-decoration: none !important;
    padding: 7px 20px !important;
    border: 2px solid #333999 !important;
    color: #fff !important;
    -webkit-transition: all .5s !important;
    transition: all .5s !important;
    font-size: 14px !important;
}


.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}




.svhcmessagepopUp h4.modal-title {
    color: #ffffff !important;
}

h6#MeetingNewId {
    color: white;
}

p.heading-Concern {
    color: white;
}


header.header-bottom {
    position: absolute !important;
    z-index: 1000 !important;
    width: 100% !important;
    background: transparent !important;
    min-height: 60px !important ;
}

@media (min-width: 992px){
header.header-bottom {
    position: absolute;
    z-index: 1000;
    width: 100%;
    background: transparent;
    min-height: 60px !important;
}
}

.focused>ul {
    display: block;
}

@media (min-width: 710px){
#features .inner-content, #page, .subsection-content {
    width: 100% !important; 
}
}
@media (min-width: 910px){
.Table-Grid > tbody {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: -1rem !important;
    width: calc(100% + 2rem) !important;
}
}

.Table-Grid {
    display: block !important;
    width: 100% !important;
    overflow: hidden !important;
}


@media only screen and (max-width: 900px) {
  .Table-Grid > tbody > tr {
    width: calc(50% - 2rem) !important;
  }
}

@media only screen and (max-width: 667px) {
  .Table-Grid > tbody > tr {
    width: 100% !important;
    justify-content: left !important;
  }
}
@media only screen and (max-width: 910px){
.responsive-zoom-wrapper {
    margin-top: 20px !important;
    margin-bottom: 656px !important;
    width: 270px !important;
    height: 502.078px !important;
}
}
@media only screen and (max-width: 667px) {
.responsive-zoom-wrapper {
    margin-top: 20px !important;
    margin-bottom: 212px !important;
    width: 270px !important;
    height: 502.078px !important;
}
}

@media only screen and (max-width: 910px){
.responsive-zoom-wrapper-new {
    margin-top: 20px !important;
    margin-bottom: 226px !important;
    width: 270px !important;
    height: 502.078px !important;
}
}

.btnColorGrey input[type="submit"] {
    background: #a8a4a4 !important;
}

.btnColorGrey input[type="submit"] {
box-shadow: 0 0 0 2px white, 0 0 0 3px #a8a4a4 !important;
}






@media (min-width: 992px){
header.header-bottom ul.dropdown-menu {
    bottom: 100% !important;
  
}
}


header.header-bottom ul.dropdown-menu {
    bottom: 100% !important;
  
}

@media (min-width: 992px){
body.sticky-menu-active header.header-bottom .dropdown-menu {
    bottom: auto !important;
}
}




header nav ul.nav-main .dropdown-submenu>.dropdown-menu {
    top: 65px !important;
    left: -105% !important;
    border-radius: 0 6px 6px 6px;
    padding:1px 0px;
}




@media only screen and (max-width: 910px){
.main-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 215px 26px !important;
}
}

@media (min-width: 710px){
.nav-tabs {
    margin: -13px !important;
    padding: 17px !important;
    font-size: 0 !important;
    border-bottom-color: #eee !important;
}
}

   header.newHeader .header-body nav ul.nav-main .dropdown-full-color ul.dropdown-menu {
        border-top-color: #333999 !important;
    }






@media only screen and (max-width: 910px){
.container {
    max-width: 100% !important;
}
}

@media only screen and (max-width: 910px){
#NewImg {
    transform: inherit !important;
    margin-top: -9% !important;
    top: 0px !important;
    background-size: inherit !important;
}
}

@media only screen and (max-width: 510px){
#NewImg {
    transform: inherit !important;
    margin-top: -18% !important;
    top: 0px !important;
    background-size: inherit !important;
}
}


@media screen and (min-width: 1024px) {
.main{
    margin-top: 90px !important;
}
}





a.Btn5, button.Btn5, input.Btn5, a.Button-White, div.Btn5 {
    margin: 2px 1px -1px 0 !important;
    display: inline-block !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    padding: 11px 14px 10px 17px  !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    font-weight: 300 !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    outline: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    position: relative !important;
    background-color: #1C3F94 !important;
}
a.Btn5,  button.Btn5, input.Btn5, a.Button-White, a.Button-White, a.Btn5:hover, #login input.Btn5:hover, button.Btn5.Button-White:hover, a.Button-White:hover, div.Btn5 {
    color: #fff !important;
}
a.Button2, button.Button2, .login-button, .secondary-login-button, .caption-container a.Btn5, #promo3 a.Btn5:hover, a.Btn5:hover, a.Button2:hover, #login input.Btn5:hover, button.Btn5:hover, button.Button2:hover, a.Button-White:hover, login .btn_login:hover {
  background-color: #00162e !important;
}
a.Btn5:hover, a.Button2:hover, #login input.Btn5:hover, button.Button1:hover, Btn5.Button2:hover, a.Button-White:hover {
  text-decoration: none !important;
}
@media (min-width: 768px){
ul.team-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    margin-right: -384px !important;
    margin-left: -8px !important;
}
}
@media (min-width: 1024px){
ul.team-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    margin-right: -12px !important;
    margin-left: 1px !important;
}
}

.sort-destination {
    overflow: hidden;
}

.thumb-info .thumb-info-title {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: rgba(36,27,28,.9);
    bottom: 2% !important;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
}



ul.nav-pills > li.active > a
{
  background-color: #333399;
  color: #FFF !important;
}

@media only screen and (max-width: 740px){
ul.nav-pills > li.active > a
{
  background-color: #333399;
  color: #FFF !important;
}
}
@media only screen and (max-width: 740px){
.nav>li>a {
    display: block;
    position: relative;
    padding: 10px 5px !important;
}
}


.nav > li > a
{
  display: block;
  position: relative;
  padding: 10px 15px;
  color: #0056b3 !important;
}

@media screen and (max-width: 910px){
#txtFooterAddress{
background-color: #595959 !important;
    color: white !important;
    font-size: 9px !important;
    text-align: center !important;
    margin: -3px !important;
}
}

@media screen and (max-width: 910px){
#desktopContainer a {
    color: white !important;
    font-weight: bold !important;
    text-decoration: none !important;
    font-size: 15px !important;
    margin: 0px 17px !important;
}
}


.thumb-info .thumb-info-type {
    background-color: #ccc;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -16px -15px -2px !important;
    padding: 2px 9px !important;
    text-transform: none;
    z-index: 2;
}
@media screen and (max-width: 1024px){
ul.searchSkinObjectPreview {
    position: absolute;
    top: 100%;
    left: 0px;
    background: #fff;
    margin: 0;
    list-style: none;
    border: 1px solid #c9c9c9;
    width: 352px;
    z-index: 200;
    padding: 0;
}
}
ul.searchSkinObjectPreview {
    position: absolute;
    top: 100%;
    right: 1px;
    background: #fff;
    margin: 0;
    list-style: none;
    border: 1px solid #c9c9c9;
    width: 100%;
    z-index: 200;
    padding: 0;
}



span.searchInputContainer {
    width: 100%;
}

@media only screen and (max-width: 740px){
ul.searchSkinObjectPreview {
    position: absolute;
    top: 100%;
    left: 1px;
    background: #fff;
    margin: 0;
    list-style: none;
    border: 1px solid #c9c9c9;
    width: 256px;
    z-index: 200;
    padding: 0;
}
}




@media (min-width: 768px){
#marketing2 {
    left: -15px !important;
}
}
@media (min-width: 768px){
#marketing {
    left: 236px !important;
    position: absolute !important;
}
}

@media (min-width: 768px){
#marketing1 {
    left: 484px !important;
    position: absolute !important;
}
}

@media (min-width: 768px){
#leadership {
    left: 255px !important;
}
}
@media (min-width: 768px){
#development1 {
    left: 255px !important;
    top: 300px !important;
}
}
@media (min-width: 768px){
#development {
    left: 255px !important;
}
}



@media screen and (max-width: 710px){
#NewSearchFilter {
    margin-top: 15px !important;
}
}
@media screen and (max-width: 710px){
.DataSearch4 input {
    width: 100%;
    height: 42px;
    border: 1px solid;
    font-size: 16px;
    padding: 5px;
    color: black;
    outline: none;
    text-align: left;
   margin-top: 1px !important;
}
}
#dnn_LOGO7_imgLogo {
    max-width: 282px !important;
    display: block !important;
    height: 109px !important;
    top: 12px !important;
    position: fixed !important;
}
@media only screen and (max-width: 710px) {
    #dnn_LOGO7_imgLogo {
        display: block !important;
        height: 80px !important; /* Change height to auto to maintain aspect ratio */
        top: 26px !important;
        position: fixed !important;
        transform: scale(1) !important; /* Add this line to prevent zooming */
    }
}

@media screen and (max-width: 1024px){
#dnn_LOGO8_imgLogo {
       height: 103.3672px !important;
    max-width: 275px !important;
   top: -30px !important;
   
}
}
#dnn_LOGO8_imgLogo {
    height: 103.3672px !important;
    max-width: 275px !important;
   top: -30px !important;
}

@media screen and (max-width: 710px){
#dnn_LOGO8_imgLogo {
        display: block !important;
        height: 80px !important; /* Change height to auto to maintain aspect ratio */
        top: -3px !important;
        position: fixed !important;
        transform: scale(1) !important; /* Add this line to prevent zooming */
    left: -8px !important;
}
}


body.sticky-menu-active header.header-bottom .header-body .logo img, body.sticky-menu-active header.full-header .header-body .logo img {
    top: -30px !important;
}
body.sticky-menu-active header.header-bottom .header-body .logo img, body.sticky-menu-active header.full-header .header-body .logo img {
    top: -26px !important;
}






i.fa.fa-chevron-up {
    color: white !important;
}

@media screen and (max-width: 1024px){
div#ArticalNew2 {
    margin-top: -5% !important;
}
}
@media screen and (max-width: 710px){
div#ArticalNew2 {
    margin-top: -30% !important;
}
}
@media screen and (max-width: 1024px){
div#ArticalNew1 {
    margin-top: -5% !important;
}
}

@media screen and (max-width: 1024px){
div#ArticalNew {
    margin-top: -5% !important;
}
}

@media screen and (max-width: 710px){
div#ArticalNew {
    margin-top: -30% !important;
}
}

@media screen and (max-width: 710px){
div#ArticalNew1 {
    margin-top: -30% !important;
}
}


.edNews_adminWrapper .edNews_numberedOptions .edNews_numberedOptionsHeader .edNews_inputGroup {
    float: none !important;
    display: block !important;
}

.CustomClassForBlueLink {
    color: #007bff !important;
    text-decoration: underline;
    cursor: pointer;
}

a.dnnSearchBoxClearText.dnnShow {
    display: none !important;
}

body h1.edn_articleTitle {
    font-size: 30px !important;
}


html, body p, body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Open Sans', sans-serif !important;
}


.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_previusArticle:hover, .eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_nextArticle:hover {
  background-color: #339 !important;
}

.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a {
  border: solid 1px #339 !important;
  border-radius: 4px;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags {
    border-top: dashed 1px #a8a4a4;
    border-bottom: dashed 1px #a8a4a4;
    padding: 9px 0;
    margin: 15px 0 25px;
    overflow: hidden;
    width: 100%;
    color: #333399 !important;
    font-size: 12px;
    line-height: 1;
    font-family: "Roboto Condensed", sans-serif;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags > a {
    display: inline-block;
    color: #fff !important;
    font-size: 14px;
    padding: 5px;
    border-radius: 3px;
    background-color: #333399;
    border: solid 1px #333399;
    text-decoration: none;
    margin: 2px 3px;
    -webkit-transition: all linear 200ms;
    -khtml-transition: all linear 200ms;
    -moz-transition: all linear 200ms;
    -ms-transition: all linear 200ms;
    -o-transition: all linear 200ms;
    transition: all linear 200ms;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags > a:hover {
  background-color: #333399;
  text-decoration: none;
  color: #00664F;
}

.inlineBlock {
    display: none !important;
    zoom: 1;
}

button#icon-button {
    display: NONE !important;
}


@media (min-width: 992px){
header nav ul.nav-main ul.dropdown-menu {
    border: 0;
    border-top: 5px solid #ccc;
    border-radius: 0 6px 6px 6px;
    box-shadow: 0 20px 45px rgba(0,0,0,.08);
    margin: -68px 0 0 2px !important;
    padding: 5px;
    top: auto !important;
    text-align: left;
    min-width: 200px;
}
}

@media screen and (max-width: 1024px){
header nav ul.nav-main ul.dropdown-menu {
    border: 0;
    border-top: 5px solid #ccc;
    border-radius: 0 6px 6px 6px;
    box-shadow: 0 20px 45px rgba(0,0,0,.08);
    margin: -17px 0 0 2px !important;
    padding: 5px;
    top: 121px !important;
    text-align: left;
    min-width: 200px;
}
}
header nav ul.nav-main ul.dropdown-menu {
        border: 0;
        border-top: 5px solid #ccc;
        border-radius: 0 6px 6px 6px;
        box-shadow: 0 20px 45px rgba(0,0,0,.08);
        margin: 0 0 0 2px;
        padding: 5px;
        top: 126px !important;
        text-align: left;
        min-width: 200px
}



.eds_news_Ozone.eds_subCollection_news .edn_printButton {
    background-color: #B9B9B9;
    cursor: pointer;
    padding: 8px 28px 9px 16px;
    border-radius: 2px;
    font-size: 0;
    line-height: 0;
    margin: 5px -102px;
    position: relative;
}

@media screen and (max-width: 740px){
.eds_news_Ozone.eds_subCollection_news .edn_printButton {
    background-color: #B9B9B9;
    cursor: pointer;
    padding: 9px 60px 12px 12px;
    border-radius: 2px;
    font-size: 0;
    line-height: 0;
    margin: 5px -100px;
    position: relative;
}
}

button#ebcsubmit {
    margin: 4px 0px 4px 0px !important;
    margin-top: 4px !important;
    margin-right: 0px !important;
    margin-bottom: 4px !important;
    margin-left: 0px !important;
}

.LiveForm.Default .Field.Heading .Header {
    color: #fff !important;
}
.LiveForm.Default .Field.Heading .SubHeader {
    font-style: normal;
    font-size: large;
    color: black;
}

h3#Heading_3414_1 {
    text-align: center;
    background: #333;
    font-weight: bold;
}
.LiveForm.Default .Field.Heading .Header {
    color: #fff !important;
    font-size: large;
    font-weight: bold !important;
}

.LiveForm.Default .Field.Heading .Header {
    color: inherit;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px;
    margin: 0 0 5px;
}

.LiveForm.Default .Field.Heading .SubHeader {
    font-style: normal !important;
    font-size: large !important;
    color: black !important;
    text-align: justify !important;
}

h3#Heading_3414_1 {
    color: white !important;
}
h3#Heading_3414_2{
     text-align: center;
    background: #333;
    font-weight: bold;
    color: white !important;
}

h3#Heading_3414_23 {
    text-align: center;
    background: #333;
    font-weight: bold;
    color: white !important;
}

h3#Heading_3414_28 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}

h3#Heading_3414_46 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}

h3#Heading_3414_91 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_92 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}

h3#Heading_3414_96 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_143 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_145 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_152 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_154 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_155 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_160 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_162 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_164 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_179 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_24 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_30 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_135 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_48 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_94 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_101 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_190 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}

h3#Heading_3414_103 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_110 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_112 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_114 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_119 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_121 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_123 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_138 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_149 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_3 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_139 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_151 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_49 {
      text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_95 {
     text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}


h3#Heading_3414_95 {
      text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_97 {
          text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_102{
     text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_104{
     text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_111{
     text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_113{
     text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_115{
       text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_120{
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_122{
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_124{
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_140{
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}

header .header-body .header-nav-main {
    padding: 0px 0 !important;
}



@media (min-width: 992px){
body.sticky-menu-active header.newHeader .header-nav-main nav>ul>li>a {
    padding-bottom: 7px  !important;
    padding-top: 7px  !important;
}
}

   .btnLogin:hover {
        background-color: inherit !important;
    }
    @media (max-width: 991px){
         .btnLogin {
        background-color: #5cccf4;
        cursor: pointer;
    }
    }
 .btnLogin {
        background-color: #5cccf4;
        cursor: pointer;
    }

    

    @media (min-width: 992px) {
  html header.newHeader nav ul.nav-main li.dropdown-primaryData:hover > a {             background-color: #5cccf4 !important;

 }
    }


@media (max-width: 991px) {
    header nav ul.nav-main li.dropdown.open .dropdown-toggle.dropdown-primaryData,
    header nav ul.nav-main li a.dropdown-primaryData,
    header nav ul.nav-main li > a:hover.dropdown-primaryData,
    header nav ul.nav-main li.active a.dropdown-primaryData,
    header nav ul.nav-main li.dropdown:hover a.dropdown-primaryData {
        background: #5cccf4 !important;
        background-color: #5cccf4 !important;
    }
}

@media (max-width: 991px){
header nav ul.nav-main li.dropdown-primaryData.open .dropdown-toggle, header nav ul.nav-main li.dropdown-primaryData a, header nav ul.nav-main li>a:hover, header nav ul.nav-main li.active a, header nav ul.nav-main li.dropdown-primaryData:hover a {
    background: none !important;
    background-color: #5cccf4 !important;
}
}
@media (max-width: 991px){
header nav ul.nav-main li.dropdown-primaryData:hover a{
    background-color: #5cccf4 !important;

}
}

@media (max-width: 991px){
.toggle-password{
   margin-left: 132px !important;
   margin-top: -76px  !important;
}
#toggle-icon{
    width:20px !important;
    height: 20px !important;
}
}

.LiveForm.Default .Field.Required.Radiobutton table, .LiveForm.Default .Field.Required.Checkbox table {
    padding: 4px 1px 1px !important;
    display: revert !important;
}

@media (min-width: 992px){
body.sticky-menu-active header.newHeader .header-nav-main nav>ul>li>a {
    padding-bottom: 7px !important;
    padding-top: 7px !important;
}

}

@media screen and (max-width: 1080px) {
  .news td {
    display: block !important;
    width: 100% !important;
  }
}


@media screen and (max-width: 1024px){
.nav-tabs {
    border-bottom-color: #fff !important;
}
}
.nav-tabs {
    border-bottom-color: #fff !important;
}

h3#Heading_3414_109 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_126 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_133 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}
h3#Heading_3414_131 {
    text-align: center !important;
    background: #333 !important;
    font-weight: bold !important;
    color: white !important;
}

#AnnouncementModal p {
 color:#000000 !important;
}

#LiveForm3733 {
    display: none;
    position: fixed;
    top: 106px;
    box-shadow: 0px 0px 15px 3px #555555;
    left: 50%;
    width: 60%;
    /* border-radius: 15px; */
    height: 500px;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
    padding-top: 138px !important;
    margin: 0 auto;
    transform: translateX(-50%);
}

/* Media query for larger devices like iPads (landscape) */
@media (min-width: 769px) and (max-width: 1024px) {
    #LiveForm3733 {
        width: 60%;
        height: 550px; /* Keep the same height as on larger screens */
        top: 110px; /* Adjust top position */
		 overflow-y: auto;
    }
}


@media (max-width: 991px) {
    @media (max-width: 991px) {
        @media screen and (max-width: 767px) {
            .tabs .nav-tabs li a {
                font-size: 11px !important;
                padding: 7px 1px !important;
                width: 90px !important;
                text-align: center !important;
            }
        }
    }




