@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

.comm-video-header .full-width {
    background: url(/content/dam/georgia-power/heading/community/community-header.png) center top no-repeat #f1f1f1;

}

/*-- icon nav --*/
.community-section-nav .iconcallout {
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.08);
    text-align: left;
    transition: background .25s ease-in-out;
    font-size: 1.2rem;
    height: auto;
}

.community-section-nav.bordered-nav {
    padding-top: 0.5em !important;
}
.community-section-nav .iconcallout a {display: block; }
.community-section-nav .iconcallout a:hover {background: #e6e7e8;}
.community-section-nav .iconcallout a:after {visibility: hidden; content: "."; display: block; clear: both; height: 0;}
.community-section-nav .iconcallout .iconcallout__container {margin-bottom: 0;}
.community-section-nav .iconcallout__icon {width: 40px; margin: 0; padding: 0; box-sizing: border-box;}
.community-section-nav .iconcallout .iconcallout__icon .iconcallout__img {float: left; width: 40px; margin: 0; padding: 10px;}
.community-section-nav .iconcallout .iconcallout__heading {font-size: 13px; line-height: 20px; width: calc(100% - 40px); margin: 0; padding: 10px 10px 10px 0; box-sizing: border-box; float: right;}

@media only screen and (min-width: 375px) and (max-width: 1023px) {
    .row.community-section-nav > section:nth-child(1) {
/*             padding-top: .5em !important; */
    }
}

/*-- heading --*/
.community-events .heading--text {padding: 1.5rem 0.5rem 0;}
.community-events h1 {font-size: 1.75rem; padding: 0;}

/*-- hours servced --*/
.comm-service {
    float: right;
    width: auto;
    margin: 0 10px;
    padding: 0;
    border-radius: 5px;
    font-weight: 400;
    border: solid 1px #d1d8d9;
    text-transform: uppercase;
    box-sizing: border-box;
}
.comm-service:after {visibility: hidden; content: "."; display: block; clear: both; height: 0;}
.comm-hours {float: left; width: 160px; margin: 0; padding: 5px 10px; color: #007dba; font-size: 10px; line-height: 1.1; box-sizing: border-box; border-right: solid 1px #d1d8d9;}
.comm-hours:before {float: left; width: 30px; margin-right: 7px; vertical-align: middle; content : url("/content/dam/georgia-power/css/images/community-hours-icon.png") "";}
.comm-hours strong {font-size: 22px; font-weight: 400; display: block;}
.comm-login {float: right; width: 135px; margin: 0; padding: 6px 10px 5px; font-size: 11px; line-height: 1.3; box-sizing: border-box;}
.comm-login:before {float: left; width: 30px; margin-right: 7px; vertical-align: middle; content: url("/content/dam/georgia-power/css/images/community-login-icon.png") "";}
.comm-login a {display: block; color: #939598; margin-top: 2px; font-weight: 600;}
.comm-login a:hover {color: #007dba;}

/*-- map --*/
.community-events .impact-map .heading--text {float: left; padding: 1rem;}
.community-events .columnctrcomp .row.impact-map {margin: 0 0 0 -.75rem !important;}
.legend-container {padding: 10px;}
.legend-container>div {margin: 0; font-size: 12px;}

/*-- featured story --*/
.community-events .promo-article {margin: 2em 0;}
.community-events .promo-article .promo--bg-img {height: 17.5rem;}
.community-events .promo-article .promo--text {min-height: 2rem;}
.community-events .video--inline {box-shadow: 0 0 1em rgba(0,0,0,0.1);}
.community-events .video--text {padding: 2em 1.5em;}
.community-events .video--title {font-weight: 400;}
.video--description {font-size: 1.1em;}

/*-- events --*/
 .imagetext {margin: 0 0 1em; padding: 0 0.5rem 0.5rem;}
 .imagetext--image {width: 40%;}
 .imagetext--text {width: 58%;}
.imagetext--subheading {margin: 0; padding: 0; font-size: 1.2rem;}
 .imagetext--copy p {margin: 0 0 5px; font-size: 1rem; line-height: 1.3;}

/*-- feed --*/
.social-feed .flockler-wall-item__content {background: #e9f0f2; color: #4d4d4f; border: solid 1px #e9f0f2;}
.social-feed .flockler-wall-item__body {color: #4d4d4f; font-weight: 300;}
.social-feed .flockler-wall-item__body a {color: #007dba;}
.social-feed .flockler-wall-item__body a:hover {color: #4d4d4f;}

/*-- timeline --*/
.community-timeline .imagetext {margin: 0 10% 1em;}
.community-timeline .imagetext--image {margin: 0; padding: 0 0.5em; width: 20%; background: #f6f6f6;}
.community-timeline .imagetext--text {margin: 0; padding: 0 0 0 0.5rem; width: 75%;}
.community-timeline .imagetext--subheading {margin: 0; font-size: 2.5em; font-weight: 400; line-height: 1; color: #939598;}
.community-timeline .imagetext--copy {font-size: 1.1rem; line-height: 1.4;}
.timeline-left {border-right: solid 4px #c2d1d5;}
.columnctrcomp .row [class^="col-"] .columnctrcomp .row.timeline-left {padding-top: 110px;}

.community-timeline .imagewithtextcomp {position: relative; z-index: 1;}
.community-timeline .imagewithtextcomp:before {
    position: absolute;
    left: -1.75rem;
    top: 50px;
    z-index: -1;
    content : url("/content/dam/georgia-power/css/images/timeline-arrow.png") "";
}

.community-timeline .timeline-left .imagewithtextcomp:before {left: auto; right: -1.75rem; content : url("/content/dam/georgia-power/css/images/timeline-arrow-left.png") "";}

.community-timeline .timeline-left .imagetext--subheading,
.community-timeline .timeline-left .imagetext--copy {text-align: right;}
.community-timeline .timeline-left .imagetext--image {float: right;}
.community-timeline .timeline-left .imagetext--text {padding: 0 0.5rem 0 1.5em;}

.community-timeline .imagewithtextcomp:nth-child(1) h2 {color: #ec1c24;}
.community-timeline .imagewithtextcomp:nth-child(2) h2 {color: #00bcf1;}
.community-timeline .imagewithtextcomp:nth-child(3) h2 {color: #00b5af;}
.community-timeline .imagewithtextcomp:nth-child(4) h2 {color: #b2d235;}
.community-timeline .imagewithtextcomp:nth-child(5) h2 {color: #939598;}
.community-timeline .imagewithtextcomp:nth-child(6) h2 {color: #007dba;}
.community-timeline .timeline-right .imagewithtextcomp:nth-child(1) h2 {color: #007dba;}
.community-timeline .timeline-right .imagewithtextcomp:nth-child(2) h2 {color: #b2d235;}
.community-timeline .timeline-right .imagewithtextcomp:nth-child(3) h2 {color: #939598;}
.community-timeline .timeline-right .imagewithtextcomp:nth-child(4) h2 {color: #f26322;}
.community-timeline .timeline-right .imagewithtextcomp:nth-child(5) h2 {color: #00bcf1;}
.community-timeline .timeline-right .imagewithtextcomp:nth-child(6) h2 {color: #ec1c24;}

/* Image with text component for featured stories */
.featured-stories-img-text .imagetext {margin: 0 0 0 1em;padding: 0 0 1.25em;}
.featured-stories-img-text .imagetext--image {width: 35%;}
.featured-stories-img-text .imagetext--text {width: 55%;}
.featured-stories-img-text .imagetext--subheading {margin: .25em 0 0;line-height: 1.3;font-size: 1.3em;}
.featured-stories-img-text .imagetext--copy {font-size: 1rem; line-height: 1.25;}

@media only screen and (min-width: 375px) and (max-width: 1023px) {
    .community-news .imagewithtextcomp.section  div.imagetext--image {
        width:100%;
    }
    .community-news .imagewithtextcomp.section div.imagetext--text h2 {
        width:100%;
        padding-top:0.3em;
    }
    .community-news .imagewithtextcomp.section div.imagetext--copy p {
        width:100%;
    }
    .community-news .imagewithtextcomp.section div.imagetext--text  {
        width:100%;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .community-news > section:nth-child(2) {
            padding-top: 0px !important;
    }

    .community-news > section:nth-child(3) {
            padding-top: 0px !important;
    }
}

/* MBS Page Specific */
.mbs-graphic .cmp-title h3 {margin-bottom: 30px; font-size: 26px; font-family: 'adelle',serif; font-style: normal; text-align: center; color: #6f8084;}
.mbs-graphic .quote blockquote {background: transparent url(/content/dam/georgia-power/css/images/mbs-quote-bg.png) no-repeat right bottom;}
.no-toppadding .gallery {margin: 0;}

@media (min-width: 992px) {
.mb35{margin-bottom:35px;}
}

@media (max-width: 1199px) {
.community-section-nav .iconcallout .iconcallout__heading {font-size: 12px;}
}

@media (max-width: 991px) {
.community-section-nav {padding-top: .5em; padding-bottom: .5em;}
.community-section-nav [class^="col-"] {width: 33.33333%;/* padding: 0.5em .75rem; */float: left;}
}

@media (max-width: 768px) {
.community-timeline section.col-sm-6 {width: 50%; float: left;}
.community-timeline .imagetext {margin: 0 0 1em;}
.community-timeline .imagetext--image {padding: 0 0.5em 0.5em; width: 85px; float: right;}
.community-timeline .imagetext--text {margin: 0; padding: 0 0 0 4rem; width: 100%;}
.community-timeline .timeline-left .imagetext--image {float: left;}
.community-timeline .timeline-left .imagetext--text {padding: 0 4rem 0 0;}
.community-timeline .imagewithtextcomp:before {top: 35px;}
}

@media (max-width: 568px) {
.legend-container {padding: 0;}
.legend-container>div {margin: 5px !important; font-size: 12px;}
.community-section-nav .iconcallout .iconcallout__heading {font-size: 10px;}
.community-timeline .imagetext {margin: 0;}
.community-timeline .imagetext--image,
.community-timeline .timeline-left .imagetext--image {float: none; margin: 0 auto 15px; padding: 0;}
.community-timeline .imagetext--text,
.community-timeline .timeline-left .imagetext--text {padding: 0 0.25rem; text-align: center;}
.community-timeline .timeline-left .imagetext--subheading,
.community-timeline .timeline-left .imagetext--copy {text-align: center;}
.community-timeline .timeline-left .imagewithtextcomp:nth-child(4) {margin-top: 70px;}
.community-timeline .timeline-left .imagewithtextcomp:nth-child(5) {margin-top: 80px;}
.community-events .imagetext--image {width: 100%;}
.community-events .imagetext--text {width: 100%;}
.social-feed .heading--text {padding: 0;}
.social-feed .heading--text h1 {font-size: 1.5em;}

.comm-service {margin: -10px 0 0;}
.comm-login {float: none; width: 100px; text-align: center;}
.comm-login:before {float: none; margin-right: 0;}

.community-events .impact-map .heading--text {float: none;}
.featured-stories-img-text .imagetext {margin-left: 0;}
.featured-stories-img-text .imagetext--image {width: 100%;}
.featured-stories-img-text .imagetext--text {width: 100%;}

.community-section-nav [class^="col-"] {width: 100%;}
.community-section-nav h2 {font-size:1rem !important;}
}


/* Black History Month accordion CTA */

.bhm-accordion-links {
    position: relative;
    overflow: auto;
}
.bhm-accordion-links span:nth-of-type(1) {
    float: left;
    margin-bottom: 1em;
}
.bhm-accordion-links span:nth-of-type(2) {
    display: block;
    float: left;
    background: url(/content/dam/georgia-power/site-icons/icon-facebook-solid.png) no-repeat 50% 0;
    width: 50%;
    text-align: center;
    background-size: 25px;
    padding-top: 1.75em;
    font-size: 1.25rem;
}

.iconcallout.section {
    padding: 0 !important;
    margin: 0.5em;
    margin-bottom: 1em;
}


@media (max-width:991px) { 
.community-section-nav .iconcallout.section {
    margin-bottom: 0.5em;
}
}

@media (max-width:991px) {
    .bhm-accordion-links span:nth-of-type(1) {
        float: none;
    }
    .bhm-accordion-links span:nth-of-type(2) {
        width: 100%;
        margin-top: 1.5em;
    }
}

@media (min-width: 992px) {
    .iconcallout .iconcallout__wrapper .iconcallout__container--left-of-text .iconcallout__content {
        padding: 0 !important;
    }
}

.community-section-nav .iconcallout .iconcallout__heading {
    width: 100%;
}

.iconcallout .iconcallout__wrapper .iconcallout__container--left-of-text .iconcallout__heading {
    margin-bottom: 0;
}



@media (max-width: 991px) {
    .row.community-section-nav.optimized-nav {
        padding: 0 !important;
    }
    .row.community-section-nav.optimized-nav > section {
        padding-top: 0 !important;
        padding-bottom: 0;
    }
    .row.community-section-nav.optimized-nav .iconcallout .iconcallout__heading {
        font-size: 1.1rem;
    }
}
@media (max-width: 480px) {
    .row.community-section-nav.optimized-nav > section {
        width: 100%;
    }
}


.with-map .imagemarker .imagemarker-wrapper {
    padding-bottom:  0;
}
.with-map .imagemarker .legend-container .legends .legend-wrapper {
    margin-right: 20px;
}
.with-map .imagemarker .legend-container .legends .legend-wrapper .imageIconWrap {
    margin-right: 5px;
}
.with-map .imagemarker .legend-container .legends .legend-wrapper .dot {
    display:  none;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .item-point .popup .head .wrapper {
    margin-top: .25em;
    padding: 0 .5em;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .item-point .popup .head .wrapper .text-container {
    overflow-y: none;
    overflow:  auto;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .item-point .popup {
    width:  275px;
    height:  425px;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .item-point .popup .head .wrapper {
    height:  350px;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .item-point .popup .head .wrapper .text-container {
    height:  325px;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .item-point .popup .head .wrapper .text-container img {
    width: 100%;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .item-point .popup .head .wrapper .text-container p {
    margin-bottom:  .5em;
    font-size: .95rem;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .mobile-popups .popup .wrapper .asset-container {
    display: none;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .mobile-popups .popup .wrapper .text-container {
    min-height: 300px;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .mobile-popups .popup .wrapper .text-container p {
    font-size: 1rem;
    line-height: 1.2;
}
.with-map .imagemarker .imagemarker-wrapper .scalize .mobile-popups .popup .top .topic {
    line-height: 1;
    margin-bottom: 10px;
}


/* for landing page header redesign */
.header-control {
    margin-top: -1.5em;
    padding-top: 2em !important;
}
.featured-nav .itemgrid .item-grid__single .item-grid__header .item-grid__icon {
    max-width: 100px;
    max-height: 100px;
}

.featured-nav .itemgrid .item-grid__single .item-grid__link-container {
    padding: 2em 1em;
}
.featured-nav .item-grid .item-grid__header .item-grid__title {
    margin-bottom:  0;
}