.js-form-item.form-item.js-form-type-checkbox.form-item-field-news-category-206.js-form-item-field-news-category-206,
.js-form-item.form-item.js-form-type-checkbox.form-item-field-news-category-211.js-form-item-field-news-category-211,
.js-form-item.form-item.js-form-type-checkbox.form-item-field-news-category-221.js-form-item-field-news-category-221,
.js-form-item.form-item.js-form-type-checkbox.form-item-field-news-category-216.js-form-item-field-news-category-216 {
	display : none ;
}
h2.charter_title {
    max-width: 1280px;
    padding: 0 1.5rem;
    text-align: left;
    margin: auto;
    font-size: 2.25rem;
    line-height: 46px;
}
.main-text h5 {
    font-size: 45px;
    line-height: 1;
    color: #004366;
}
.main-img, 
.main-text {
    display: inline-block;
    vertical-align: middle;
}
.million-light {
    background-color: #f8f8f8;
    padding: 40px 15px;
}
.Annual-revenue .kite-cell-6 {
    padding: 0 15px;
}
.Annual-revenue .kite-container {
    margin-bottom: 30px;
}
.Annual-revenue .kite-cell-4 {
    padding: 0 15px;
}
.million-dark {
    background-color: #002133;
    padding: 50px 15px;
}
.million-dark h5, 
.million-dark p {
    color: #fff !important;
    margin-bottom: 0;
}
.million-dark img {
    max-width: 98px;
}
.Annual-revenue .kite-cell-12 {
    padding: 0 15px;
}
.million-dark .main-img {
    padding-right: 25px;
}
.main-text p {
    font-size: 18px;
    font-weight: 600;
    color: #004366;
}
.million-cus-relationship .kite-grid {
    padding: 0 15px;
}
.million-cus-relationship .kite-grid .kite-cell-4 {
    background-color: #f8f8f8;
    padding: 0;
}
.million-cus-relationship .main-text {
    padding: 50px 0;
}

.million-light .main-img {
    padding-right: 15px;
}

.broadband-cus .main-img {
    padding-right: 15px;
}
.broad-cus {
    background-color: #d8dde6;
    padding: 40px 15px;
}

.million-light span {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
}
.million-cus-relationship .main-img img {
    float: left;
    width: 50%;
}
.CalloutComponent_CtaLink {
    display: inline-block;
    padding-right: 15px;
}
#SitesNav_DropdownPane {
    background-color: #f8f8f8;
    max-width: 100%;
    left: 0 !important;
}
#SitesNav_DropdownPane > ul.menu {
    list-style: none;
    padding: 20px 25px;
    max-width: 1280px;
    margin: auto;
}
#SitesNav_DropdownPane ul.menu li.MainNav_PrimaryLink {
    display: inline-block;
    width: 32.33%;
    margin-left: 0;
}
#SitesNav_DropdownPane ul.menu li ul {
    list-style: none;
    padding-left: 18px;
    display: block;
    position: inherit;
    min-width: auto;
    left: 0;
    right: 0;
    border: 0;
    background-color: transparent;
}
#SitesNav_DropdownPane ul.menu li ul a {
    text-decoration: none;
    color: #000;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}
#SitesNav_DropdownPane ul.menu li.MainNav_PrimaryLink span {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    position: relative;
    border-left: 3px solid #2d74cb;
    padding-left: 15px;
}
.block-sites-nav {
    background-color: #f8f8f8;
    display: block;
}
@media only screen and (max-width: 768px) {
#SitesNav_DropdownPane ul.menu li.MainNav_PrimaryLink {
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 0;
}

#SitesNav_DropdownPane ul.menu li ul {
    border-bottom: 0;
}
}





/* ======================
   :: history-page-10-FB 
=========================*/
.history-body {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right:auto;
    padding-left: 15px;
    padding-right: 15px;
}
.history-body img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.history-body, 
.history-body::before,
.history-body::after, 
.history-body *, .history-body *::before, 
.history-body *::after {
    box-sizing: border-box !important;
}

@media only screen and (max-width:767px){
    /* start year */
    .history-body .views-row .timeline-year {
        max-height: inherit;
        font-size: 24px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100% !important;
    }
    .history-body .views-row .timeline-year p.timeline-year-decade {
        width: auto;
    }
    .history-body .timeline-year .timeline-year-button {
        margin-top: 0;
    }
  /* end year */

  /* event */
  .history-body .history-event-year {
        font-size: 22px;
        margin-top: 20px;
    }
    /* left vent */
    .history-body .history-event.left-event {
        margin-right: 0;
        width: 100%;
        text-align: left;
    }
    .history-body .history-event.left-event .history-event-body {
        padding-right: 0;
        border-right: none;
    }
    .history-body .history-event.left-event .timeline-event-dot {
        right: auto;
        left: 0;
    }
    .history-body .history-event.left-event .timeline-event-line{
        left: 20px;
        right: auto;
    }
    .history-event.left-event .history-event-details {
        padding-left: 40px;
        width: 100%;
    }
    .history-body .history-event.left-event .history-event-details p {
        display: inline-block;
        background-color: #fff;
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }

    /* event right */
    .history-body .history-event.right-event {
        margin-left: 0;
        width: 100%;
    }
    .history-body .history-event.right-event .history-event-body {
        padding-left: 0;
        border-left: none;
    }
    .history-body .history-event.right-event .timeline-event-dot {
        right: auto;
        left: 0;
    }
    .history-body .history-event.right-event .timeline-event-line{
        left: 20px;
        right: auto;
    }
    .history-event.right-event .history-event-details {
        padding-left: 40px;
        width: 100%;
    }
    .history-body .history-event.right-event .history-event-details p {
        display: inline-block;
        background-color: #fff;
        position: relative;
        padding-right: 15px;
        padding-left: 15px
    }
 
#ui-id-2.ui-menu.ui-widget-content {

z-index: 9999;

}
.RegionHeader.js-is-sticky {
   top: 20px !important;
} 
}

@media only screen and (min-width:768px) and (max-width:1024px){
    .history-body .history-event .history-event-details {
        width: 100%;
    }
}
/* ======================
   :: error-page-11-FB 
=========================*/
.page-node-type-error-landing-pages .layout-content {
    text-align: center;
    margin: 4.5rem auto;
    max-width: 450px;
}
.page-node-type-error-landing-pages .layout-content img {
    margin-top: 25px;
}
.page-node-type-error-landing-pages .layout-content p {
    max-width: 320px;
    margin: auto;
}

.amcc-AllMediaContactCards li.mcc-MediaContactCard_CoverageItem {
    color: #A9A9A9;
    font-weight: 600;
}
.form-item-search .kite-form-control:focus { padding: 0px 2.5rem .5rem 2.5rem; }
.adminimal-admin-toolbar #ui-id-1.search-api-autocomplete-search {
   top: 816px !important;
}
#ui-id-1.search-api-autocomplete-search {
  /*
  top: 136px !important;
  z-index: 999;
  width: 100% !important;
  left: 0 !important;
  border: 0 !important;
  */
}

#ui-id-1.search-api-autocomplete-search li {
  padding: 0 55px;
}

#ui-id-1.search-api-autocomplete-search li:hover {
  background-color: #fff !important;
}
#vmap {
    margin: 25px auto;
}
.jqvmap-label
{
	z-index: 99999999;
	position: absolute;
	display: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #feb533;
	color: #0a141a;
	font-family: 'Rutledge-Medium';
	letter-spacing: -.01em;
	font-size: 15px;
	padding: 3px 15px;
  	pointer-events:none;
}
.jqvmap-pin {
  pointer-events:none;
}
.jqvmap-zoomin, .jqvmap-zoomout
{
	position: absolute;
	left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #000000;
	padding: 3px;
	color: white;
	width: 10px;
	height: 10px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}
.jqvmap-zoomin
{
	top: 10px;
}
.jqvmap-zoomout
{
	top: 30px;
}
.jqvmap-region
{
  cursor: pointer;
}
.jqvmap-ajax_response
{
  width: 100%;
  height: 500px;
}
.state-info{
	display:none;
}

