/*a.flat-button, button.flat-button, input.flat-button {
    visibility: hidden;
    position: relative;
}
a.flat-button, button.flat-button, input.flat-button:after {
  content: 'Subscribe To Incident' !important;
  visibility: visible;
 }*/
.updates-dropdown-section, .directions{
text-align: left;
}
#past-incidents:after {
  content: 'Past Incidents / Releases / Maintenances';
  visibility: visible;
  float : left;
}
#past-incidents {
    visibility: hidden;
    position: relative;
}

@media screen and (max-width: 600px){
#updates-dropdown {
    position: absolute;
    margin-left: -110px !important;
}
}

#hero__title{
  letter-spacing: 3.38px;
    line-height: 1.44;
    font-weight: 500;
    text-shadow: 0 0 6px rgb(0 0 0 / 33%);
    color: #fff;
    /*margin: 44px 0 47px;*/
    text-transform: uppercase;
    font-size: 35px;
  font-family: inherit !important;
  
  
}
@media (max-width: 500px){
.header-wrapper .utilities .uty-btn {
    margin: 2px 10px 0px 0px !important;
    font-size: 10px !important;
}
}
@media (max-width: 500px){
.header-wrapper .utilities .uty-btn {
    margin-right: 25px !important;
    font-size: 10px !important;
}
}
/*Boostrap Css*/

/*END Model Css*/
.uptime-day {
    background-color: #12b073 !important;
    /*fill : #12b073;*/
}
.page-status.status-none {
    background-color: #12b073 !important;
}
.btnTalk a:hover {
    color: inherit !important;
    text-decoration: none;   
  }
.btnTalk span {
    position: relative;
    z-index: 2;
    line-height: 1;
    text-transform: uppercase;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.btnTalk {
    position: fixed;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    border-radius: 100px;
    letter-spacing: 2.7px;
    padding: 20px 30px 18px;
    min-width: 315px;
    line-height: 1;
    background-color: #12b073;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 43%);
    color: #fff;
    text-align: center;
    overflow: hidden;
}


h1 {
    font-size: 45px;
  font-family: inherit
}
.hero-mid {
  position: relative;
  padding: 10px 0 96px;
  text-align: center;
  background-color: darkgray;
}

.hero-mid .hero__background,
.hero-mid .hero__background video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-mid .hero__shell {
  position: relative;
  z-index: 2;
}

/*.hero-mid .hero__title {
  letter-spacing: 3.38px;
  line-height: 1.44;
  font-weight: 600;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.33);
  color: #fff;
  /*margin: 44px 0 47px;*/
  text-transform: uppercase;
}*/

{
  .hero-mid {
    padding: 100px 0 55px;
  }

  .hero-mid .hero__logo img {
    max-width: 150px;
  }

  .hero-mid .hero__title {
    margin: 30px 0;
  }
}
/*.header-wrapper {
    height: 150px;
    position: relative;
      padding: 22px 0;
}
.shell {
    max-width: 1300px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
header nav, section {
    display: block;
}
header.header-wrapper .row {
    display: flex;
    align-items: center;  
}
.row {
    margin-right: 0px;
    margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-sm-4 {
    width: 33.33333333%;
}
.col-sm-8 {
    width: 83.666667%;
}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.header-wrapper .logo img {
    width: 100%;
    max-width: 280px;
}

.header-wrapper .utilities {
    width: auto;
    float: right;
    padding: 10px 0;
}
.header-wrapper .utilities .uty-btn {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2.4px;
    color: #183d81;
    margin-right: 105px;
}
.header-wrapper .utilities .uty-btn {
    margin: 0px 50px 0px 0px;
    border: 0;
    padding: 3px;
    text-transform: uppercase;
    color: #2867B1;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    background: transparent;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.inline {
    display: inline;
}
.header-wrapper .navbar-default {
    background: none;
    border: 0;
    margin: 3px 0 0 0;
    display: inline;
    min-height: 10px;
    float: right;
}
.header-wrapper .navbar-header {
    float: none;
}
.header-wrapper .navbar-toggle {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.header-wrapper .navbar-default .navbar-toggle .icon-bar {
    background-color: #12B073;
}
.header-wrapper .navbar-toggle .icon-bar {
    width: 36px;
    height: 3px;
    border-radius: 10px;
    display: block;
    margin-bottom: 9px;
}
.header-wrapper .navbar-toggle .icon-bar:nth-child(2) {
    width: 30px;
}
.header-wrapper .navbar-toggle .icon-bar:nth-child(3) {
    width: 20px;
}*/
.header {
  padding: 20px 0;
}

.header .header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header .header__logo img {
  max-width: 280px;
  width: 100%;
}

.header .header__navs {
  display: flex;
  align-items: center;
}

.header .header__nav {
  margin-right: 105px;
}

.header .header__hamb-menu .menu {
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

@media(max-width: 767px) {
  .header {
    padding: 13px 0;
  }

  @media (max-width: 767px)
.header-wrapper {
    height: 95px;
    padding: 12px 0;
}

  .header .header__nav {
    margin-right: 30px;
  }

  .header .header__logo img {
    max-width: 180px;
  }

    .header-wrapper .logo img {
        max-width: 180px;
    }

    .header-wrapper .utilities .uty-btn {
        margin-right: 25px;
        font-size: 14px;
    }
}

@media(max-width: 415px) {
  .header .header__nav {
    margin-right: 25px;
  }

    .header-wrapper {
        height: 95px;
        padding: 12px 0;
    }

  .header .header__logo img {
    max-width: 160px;
  }

    .header-wrapper .logo img {
        max-width: 160px;
    }

  .header .header__hamb-menu .menu svg {
    width: 25px;
  }
}
.header-wrapper .navbar-toggle .icon-bar {
    width: 36px;
    height: 3px;
    border-radius: 10px;
    display: block;
    margin-bottom: 9px;
}

.header-wrapper .navbar-default .navbar-toggle .icon-bar {
    background-color: #12B073;
}

.header-wrapper .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #12B073;
}

.header-wrapper .navbar-toggle .icon-bar:nth-child(2) {
    width: 30px;
}

.header-wrapper .navbar-toggle .icon-bar:nth-child(3) {
    width: 20px;
}

header.header-wrapper .row {
    display: flex;
    align-items: center;
}

.header-wrapper .logo img {
    width: 70%;
    max-width: 100%;
}


main {
    padding-top: 0px;
}

.header-wrapper .utilities .uty-btn {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2.4px;
    color: #183d81;
    margin-right: 105px;
}
.header-wrapper {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    background: #fff;
    position: relative;
    z-index: 400;
    position: relative;
    right: 0;
    left: 0;
    top: 0;
}

    .header-wrapper .logo img {
        max-width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .header-wrapper .utilities {
        width: auto;
        float: right;
        padding: 10px 0;
    }

.inline {
    display: inline;
}

.header-wrapper .utilities .uty-btn {
    margin: 0px 50px 0px 0px;
    border: 0;
    padding: 3px;
    text-transform: uppercase;
    color: #2867B1;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    background: transparent;
}

    .header-wrapper .utilities .uty-btn .contact:hover,
    .header-wrapper .utilities .uty-btn .contact:active,
    .header-wrapper .utilities .uty-btn .contact:focus {
        background-color: transparent;
        color: #076ab9;
    }

.modal-backdrop {
    z-index: 100;
}

.header-wrapper .modal {
    background-color: rgba(0, 80, 143, 0.9);
}

.header-wrapper .modal-nav-content {
    width: 100%;
    height: auto;
}

.header-wrapper .modal-dialog {
    margin: 0 auto;
    min-width: 100px;
    width: 700px;
}

.header-wrapper .modal-open .modal,
.header-wrapper .modal-backdrop {
    background-color: rgba(68, 37, 115, 0.84);
}

.header-wrapper .modal-nav-body {
    padding-top: 144px;
}

    .header-wrapper .modal-nav-body ul {
        list-style-type: none;
        color: white;
        margin: 0;
        padding: 0;
        /* width: 100%; */
        box-sizing: border-box;
    }

        .header-wrapper .modal-nav-body ul li {
            text-align: center;
            padding: 18px 0;
            font-weight: 600;
            font-size: 36px;
        }

        .header-wrapper .modal-nav-body ul .dropdown-menu li {
            text-align: left !important;
            font-size: 24px;
            padding: 8px 0 8px 50px;
        }

            .header-wrapper .modal-nav-body ul .dropdown-menu li a,
            .header-wrapper .modal-nav-body ul .dropdown-menu li a:focus,
            .header-wrapper .modal-nav-body ul .dropdown-menu li a:active {
                color: #fff;
                padding: 0;
                background-color: transparent;
            }

        .header-wrapper .modal-nav-body ul li a:hover, .header-wrapper .modal-nav-body ul li a.active,
        .header-wrapper .modal-nav-body ul li a:active {
            background-color: transparent;
            color: #f5951a;
        }

.header-wrapper .navbar-default {
    background: none;
    border: 0;
    margin: 3px 0 0 0;
    display: inline;
    min-height: 10px;
    float: right;
}

.header-wrapper .navbar-toggle .icon-bar {
    width: 28px;
    height: 5px;
}

.header-wrapper .navbar-default .navbar-toggle .icon-bar {
    background-color: #2867B1;
}

.header-wrapper nav .modal .btn-default {
    background: transparent;
    border: 2px solid #fff;
    padding: 10px 36px;
    font-size: 21px;
    border-radius: 40px;
    margin: 0 auto 30px 0;
    float: none;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.header-wrapper .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #007acd;
}

.header-wrapper .navbar-header {
    float: none;
}

.header-wrapper .navbar-toggle {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.header-wrapper .navbar-collapse.collapse {
    display: none !important;
}

.header-wrapper .navbar-nav {
    float: none !important;
}

    .header-wrapper .navbar-nav > li {
        float: none;
    }

.header-wrapper .navbar-collapse.collapse.in {
    display: block !important;
}

.header-wrapper .modal .logo {
    /*padding: 23px 8px;*/
    padding: 22px 0;
    margin-left: 14px;
    margin-right: -9px;
    float: left;
    position: relative;
    z-index: 800;
}

.header-wrapper .modal .close {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    opacity: 1;
    padding: 22px 0px;
    font-size: 41px;
    position: relative;
    z-index: 1;
    font-weight: 300;
}

.header-wrapper .modal-nav-body ul.sub-level {
    width: 350px !important;
    border-right: 2px solid #8f869b;
    padding-bottom: 30px;
}

.header-wrapper .li-custom {
    text-align: right !important;
    padding-right: 70px !important;
    position: static;
}

#page-h1 > h1 {
    display: none;
    color: #fff;
}
/* cover */
div.cover {
    display: none;
}

[data-placeholder-label="Optional Header Image"] {
    padding-top: 12px;
}
.shell {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-sm-8 {
    width: 66.66666667%;
}

/*Modal Button color*/
a.flat-button, button.flat-button, input.flat-button {
    background-color: #12b073;
}

  .direction,strong {
    font-weight: 700;
    color: #3498DB;
}
/* nav footer css*/
.footer {
  padding: 70px 0;
}

.footer li {
  list-style-type: none;
}

.footer .footer__blocks {
  display: flex;
  margin: -15px;
}

.footer .footer__block {
  width: 25%;
  padding: 15px;
}

.footer .footer__link {
  margin-top: 30px;
}

.footer .footer__copyright {
  margin-top: 40px;
}

.footer .footer__copyright p {
  font-size: 12px;
  font-weight: 400;
  color: #183d81;
  text-align: center;
}

    .footer .footer__logo img {
        width: 50%;
    }

@media(max-width: 1023px) {
  .footer {
    padding: 50px 0;
  }

  .footer .footer__blocks {
    flex-wrap: wrap;
  }

  .footer .footer__block {
    width: 33.3%;
  }

  .footer .footer__block:nth-child(1) {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }

    .footer .footer__logo img {
        width: 20%;
    }
}

@media(max-width: 767px) {
  .footer {
    padding: 40px 0;
  }

  .footer .footer__blocks {
    margin: 0;
  }

  .footer .footer__block {
    width: 100%;
    padding: 0;
  }

  .footer .footer__block:nth-child(1) {
    margin-bottom: -15px;
  }

  .footer .footer__block + .footer__block {
    margin-top: 35px;
  }

  .footer .footer__link {
    margin-top: 40px;
    text-align: center;
  }

  .footer .footer__copyright {
    margin-top: 30px;
  }

    .footer .footer__logo img {
        width: 30%;
    }
}

.nav-footer {

}

    .nav-footer a {
        color: #183d81;
        letter-spacing: 1.04px;
        font-size: 16px;
    }

.nav-footer .nav__title {
  font-weight: 700;
  color: #183d81;
  margin-bottom: 30px;
}

.nav-footer li + li {
  margin-top: 30px;
}

@media(max-width: 767px) {
  .nav-footer .nav__title {
    position: relative;
    margin-bottom: 0;
  }

    .nav-footer .nav__title:after {
        content: '';
        position: absolute;
        width: 13px;
        height: 8px;
        top: 6px;
        right: 0;
        background: url(../images/chevron-down.png) no-repeat 0 0/contain;
    }

  .nav-footer.is-active .nav__title:after {
    transform: rotate(180deg);
  }

  .nav-footer.is-active ul {
    display: block;
  }

  .nav-footer--mobile ul {
    display: block;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
h5 {
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.6;
}

/* Social css*/
.socials {
  margin-top: 0px;
  margin-left: 12px;
}
.socials ul {
  display: flex;
  align-items: center;
}
.socials li {
  font-size: 0;
  line-height: 0;
}
.socials li + li {
  margin-left: 35px;
}

a:not([class]):hover {
  opacity: .7;
}

a:hover {
  text-decoration: none;
}

/*modal*/

.layout-content.status .custom-header-container .updates-dropdown-container {
    display: block;
    text-align : center;
   margin-top : -80px;
  
}
#show-updates-dropdown{
position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    border-radius: 100px;
    letter-spacing: 2.7px;
    padding: 20px 30px 18px;
    min-width: 315px;
    line-height: 1;
    background-color: #12b073;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 43%);
    color: #fff;
    text-align: center;
    overflow: hidden;  
  text-transform: uppercase;
}

/* Subscribe modal */
.updates-dropdown-container .updates-dropdown {
    width:310px;
    position: absolute;
    top: 105%;
    left: 40%;
}

@media(max-width: 480px) {
  .footer .footer__blocks {
    display: inline-block;
  margin: 0 20px;
  }
  .footer .footer__block {
    width: 100%;
    text-align: center;
  }
  .socials ul {
    justify-content: center;
  }
  .footer .footer__logo img {
    margin: 0 18px;
    padding: 0 18px;
  }
 #btn-subscribe-modal-vjs4lr2bzhxp{
    background-color: #12b073;
}