﻿
/************************************************ Main *****************************************************/
.stat-box {
}

    .stat-box > div {
        float: left;
        display: inline-block;
        width: 33.33%;
        padding: 20px;
        border: 1px solid #cccccc;
    }

        .stat-box > div:nth-child(1) {
            border-top-style: none;
            margin-top: 1px;
            border-left-style: none;
        }

        .stat-box > div:nth-child(2) {
            border-top-style: none;
            margin-top: 1px;
        }

        .stat-box > div:nth-child(3) {
            border-top-style: none;
            margin-top: 1px;
            border-right-style: none;
        }

        .stat-box > div:nth-child(4) {
            border-bottom-style: none;
            margin-bottom: 1px;
            border-left-style: none;
        }

        .stat-box > div:nth-child(5) {
            border-bottom-style: none;
            margin-bottom: 1px;
        }

        .stat-box > div:nth-child(6) {
            border-bottom-style: none;
            margin-bottom: 1px;
            border-right-style: none;
        }

    .stat-box .txt-bold, .stat-box-mobile .txt-bold {
        color: #f41c1d;
        font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif !important;
        margin-bottom: 0px;
    }

    .stat-box .sub-text, .stat-box-mobile .sub-text {
        font-style: italic;
        font-size: 16px;
        font-family: 'Merriweather Condensed', Helvetica, Arial, sans-serif !important;
    }

.stat-box-mobile > div {
    border-bottom: 1px solid #cccccc;
    padding: 25px 0;
}

    .stat-box-mobile > div:last-child {
        border-bottom: none;
    }

h3.header-underline {
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    padding-bottom: 5px;
    margin-bottom: 45px;
}

.slab.black h3.header-underline {
    border-bottom-color: #444444;
}

h6.header-underline {
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.bar-header {
    background-color: #222222;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
    padding: 3px 10px 1px 10px;
    margin-bottom: 25px;
}

.people-image {
    background: url(https://adflegal.blob.core.windows.net/web-content-dev/Testing/careers.jpg?sfvrsn=2) 50% 50% repeat scroll transparent;
}

.slab-background {
    position: relative !important;
}

    .slab-background .content {
        position: relative !important;
        z-index: 100;
    }


    .slab-background .image {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 1;
        filter: alpha(opacity=30);
        opacity: .3;
    }

.sectionarrow-small {
    position: relative;
    background: #f41d1d;
    margin: 0 auto 24px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    padding: 3px 7px 1px 7px;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}

    .sectionarrow-small:after {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #f41d1d rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
        border-image: none;
        border-right: 6px solid rgba(136, 183, 213, 0);
        border-style: solid;
        border-width: 6px;
        content: " ";
        height: 0;
        left: 50%;
        margin-left: -6px;
        pointer-events: none;
        position: absolute;
        top: 100%;
        width: 0;
    }


span.red {
    color: #f41d1d;
}

.lower-gap-lg, .header-underline.lower-gap-lg {
    margin-bottom: 60px;
}

/*I want the lower gap to override the header underline*/
.lower-gap-sm, .header-underline.lower-gap-sm {
    margin-bottom: 28px;
}

.lower-gap-xsm {
    margin-bottom: 8px;
}

.upper-gap-xsm {
    margin-top: 8px;
}

.upper-gap-sm {
    margin-top: 28px;
}

.upper-gap-md {
    margin-top: 42px;
}

.lower-gap-md {
    margin-bottom: 42px;
}

.upper-gap-lg {
    margin-top: 60px;
}

p.text-lg {
    font-size: 18px;
}

.slab .col-sm-4 img {
    margin-bottom: 18px;
}

.txt-bold {
    font-weight: bold !important;
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
}

h1.txt-bold, h6.txt-bold {
    text-transform: uppercase;
}

h6.txt-bold {
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif !important;
}

.slab h1.txt-bold {
    margin-bottom: 1px;
}

h4.txt-bold {
    font-size: 22px;
    text-transform: uppercase;
    -webkit-font-stretch: ultra-condensed;
    -moz-font-stretch: ultra-condensed;
    -ms-font-stretch: ultra-condensed;
    -o-font-stretch: ultra-condensed;
    font-stretch: ultra-condensed;
}

.txt-bold.blue {
    color: #299ad6;
}

.txt-lite, .list .jumbotron-contents h4.txt-lite {
    color: #adadad;
}

.slab .col-sm-4 .txt-lite {
    font-weight: bold;
}

p.txt-xlite {
    color: #adadad;
    font-size: 14px;
}

.slab .divider-left {
    background-color: red;
}

.slab-card {
    background-color: white;
    color: #222222;
    margin-bottom: 20px;
}

    .slab-card div {
        float: left;
        width: 50%;
    }

        .slab-card div img {
            width: 100%;
        }

    .slab-card .video-new {
        width: 100%;
        height: 100%;
    }

        .slab-card .video-new div {
            width: 100%;
            height: 100%;
        }

/*This one really needs a better name*/
.text-container {
    padding: 50px;
}

    .text-container > p {
        margin-bottom: 20px;
    }

.media-description {
    color: #adadad;
    font-size: 12px;
    text-align: right;
    margin-top: 10px;
}

.has-sub-title {
    margin-bottom: 4px;
}

h5.has-sub-title + div {
    margin-bottom: 15px;
    color: #adadad;
    font-style: italic;
}

h6.sub-share {
    border-bottom: none !important;
    border-top: 3px solid #000;
    clear: both;
    padding-top: 25px;
    margin-top: 25px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 7px;
}


hr.dotted {
    border-top: dotted 2px;
    border-color: #dadada;
}

.list-num .circle {
    background-color: #aeaeae;
    color: white;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 15px;
    margin-bottom: 10px;
    text-align: center;
    float: left;
    margin-right: 7px;
}

    .list-num .circle + h5 {
        float: left;
        margin-top: 3px;
    }


.check-box-list li {
    list-style: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFNJREFUeNp8VV9MlWUcft73+76DCEQ0w6ZdYB1B6ERAKNZFF1YXhauR063ZmuvKC622qEySzaiwklp50VasuqqxTJpjtlbdVFt/SEQCsiMiFrVwqBAKnD/f+/Z73u9gW2IHzs73Hd7v+T2/3/M8P5S1Fou9fpg+Vnd48osHj071143Mn4nLOe0jyJblrxxbX1z33f3XbzjSUFzXt9iz6r+gv1w6GW8d7Wg7duF4jdF6jSd/D60PjQyUUu5MWlkssd5woigx+GJ8V0tlYdnIVUE/nejZuCv5RnvWziaM8LJIIzA+QsEycqflUxnA6n8/Yyo2+PLq5ueaSjf2XAFKwKeT7a9lYdYo60FpPqWEIRCC157chgKsYARNE5UAxsIoJDvKW59qWn5fz2VQttzUt707hblEDApZIw9rLwITEJ7xEbVODlYKekYjKyVZnLRiCAa7azubKgtWj5AIOEO27CmNtDFQXkyq22iG8jB/QnC2UgMBB+EAi2P5uKOwVs7Jvckk9pza30Y8TZUjUfyIkaYkWWkrzLUfOobaur7knXJ0Vy29EQer38MH1a9jXdGtclTh6N/99b1TfTWatqHKFIUAZOhbtuq5eS4obkUl6+arsKGkAYdqOh3wb6kJnJz9XeoZ+Nm8+OHJLx/w6UPaRoltsho5VlmpLCMQxhGi+wWN9ejKLWgp28lp4q/UWWwd2IHz2fNuBBk/g96pgbU+jW0EUImyIisCYXkg0YE/Un/ilVNvC/95EcMJgbbyZ7C5tNGdO2dn8PDPT+JsZhKRgyimxem5sZt8JoVTZFvQIaoKqnBPyZ2ivkbDNdXY+evzmMnM453KV1FTXAU6dtrM4jEBHJ8748YcUDgZunOGkFLl39w1ZGymytDYoRaxM3hkxWbsvblZyhjMZmYxY+axPG+Zm0TKpLFtqBk/Tv+Us5h1HiYxIy0FKjasmeXIxHCASnn4aPwQ3h3vcnPMDwpRmgOkK544sQe9F3odAZeqnH+V8t31qrwVo5rLgVl20UNkK8q+f+wtfDX57eXUsO2W5D58fu5rKa6FnGE0QE/IrQtKIO91JWt7NbcNl0OUOmoakwNyRIAeP9GKoUtJMPQvnH4Tn0x8Bt94Qk/cYdxx519jQ2e9lFKjjcvu7nEx3dS/vav/4sAWmt0yK0Kb6Qnk+aLgOjSV3ov3xz92XQhHOaYdoAqNu5b0gzGpL6z7sKv2wNYo+xfH4g8d39adtvMJK7FkVc4WJiMP+a51xRVIMXVuPXEt6EgoAsagBw/e3rnplqUVSWd37kOuL2PViMotEHGES9ECoJUiDAmLahmNp3KAbmuFIy9V7G4h4BX7tHviyMbdyfb2lEKCc1vIvBFwwnOOjDKVDnNfBGrJ8L5487NNNzT2/O/m57bhcmCW0xI9msXa3A5we8o4UdYX1H/fWrFj7wLDq4IuvLhtuByYZUbPJUW8Qx/SNlS54drbFv0f9Y8AAwB2bkHpj11+jwAAAABJRU5ErkJggg==) no-repeat left top;
    padding-top: 2px;
    padding-left: 40px;
}

.checkbox-image {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFNJREFUeNp8VV9MlWUcft73+76DCEQ0w6ZdYB1B6ERAKNZFF1YXhauR063ZmuvKC622qEySzaiwklp50VasuqqxTJpjtlbdVFt/SEQCsiMiFrVwqBAKnD/f+/Z73u9gW2IHzs73Hd7v+T2/3/M8P5S1Fou9fpg+Vnd48osHj071143Mn4nLOe0jyJblrxxbX1z33f3XbzjSUFzXt9iz6r+gv1w6GW8d7Wg7duF4jdF6jSd/D60PjQyUUu5MWlkssd5woigx+GJ8V0tlYdnIVUE/nejZuCv5RnvWziaM8LJIIzA+QsEycqflUxnA6n8/Yyo2+PLq5ueaSjf2XAFKwKeT7a9lYdYo60FpPqWEIRCC157chgKsYARNE5UAxsIoJDvKW59qWn5fz2VQttzUt707hblEDApZIw9rLwITEJ7xEbVODlYKekYjKyVZnLRiCAa7azubKgtWj5AIOEO27CmNtDFQXkyq22iG8jB/QnC2UgMBB+EAi2P5uKOwVs7Jvckk9pza30Y8TZUjUfyIkaYkWWkrzLUfOobaur7knXJ0Vy29EQer38MH1a9jXdGtclTh6N/99b1TfTWatqHKFIUAZOhbtuq5eS4obkUl6+arsKGkAYdqOh3wb6kJnJz9XeoZ+Nm8+OHJLx/w6UPaRoltsho5VlmpLCMQxhGi+wWN9ejKLWgp28lp4q/UWWwd2IHz2fNuBBk/g96pgbU+jW0EUImyIisCYXkg0YE/Un/ilVNvC/95EcMJgbbyZ7C5tNGdO2dn8PDPT+JsZhKRgyimxem5sZt8JoVTZFvQIaoKqnBPyZ2ivkbDNdXY+evzmMnM453KV1FTXAU6dtrM4jEBHJ8748YcUDgZunOGkFLl39w1ZGymytDYoRaxM3hkxWbsvblZyhjMZmYxY+axPG+Zm0TKpLFtqBk/Tv+Us5h1HiYxIy0FKjasmeXIxHCASnn4aPwQ3h3vcnPMDwpRmgOkK544sQe9F3odAZeqnH+V8t31qrwVo5rLgVl20UNkK8q+f+wtfDX57eXUsO2W5D58fu5rKa6FnGE0QE/IrQtKIO91JWt7NbcNl0OUOmoakwNyRIAeP9GKoUtJMPQvnH4Tn0x8Bt94Qk/cYdxx519jQ2e9lFKjjcvu7nEx3dS/vav/4sAWmt0yK0Kb6Qnk+aLgOjSV3ov3xz92XQhHOaYdoAqNu5b0gzGpL6z7sKv2wNYo+xfH4g8d39adtvMJK7FkVc4WJiMP+a51xRVIMXVuPXEt6EgoAsagBw/e3rnplqUVSWd37kOuL2PViMotEHGES9ECoJUiDAmLahmNp3KAbmuFIy9V7G4h4BX7tHviyMbdyfb2lEKCc1vIvBFwwnOOjDKVDnNfBGrJ8L5487NNNzT2/O/m57bhcmCW0xI9msXa3A5we8o4UdYX1H/fWrFj7wLDq4IuvLhtuByYZUbPJUW8Qx/SNlS54drbFv0f9Y8AAwB2bkHpj11+jwAAAABJRU5ErkJggg==) no-repeat left top;
}

.check-box-list.list-gap-lg li {
    margin-bottom: 50px;
}

.check-box-list.list-gap-sm li {
    margin-bottom: 15px;
}

.check-box-list.no-tap {
    padding-left: 0;
}

.no-tab {
    padding-left: 17px;
}

/************************************************ Timeline *****************************************************/
.timeline dl dd .events {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #222222;
    padding: 0;
    text-align: left;
    width: 97%;
}

.events-header {
    padding: 15px 25px;
    color: white;
}

    .events-header .date {
        color: #2a9bd5;
    }

    .events-header h6 {
        margin-bottom: 6px;
    }

.timeline dl dd.pos-right .events:before {
    border-color: transparent #222222 transparent transparent;
}

.timeline dl dd.pos-right .events:before {
    border-color: transparent #222222 transparent transparent;
}

.timeline dl dd.pos-left .events:before {
    border-color: transparent transparent transparent #222222;
}



.events-body {
    background-color: white;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    border-top: hidden;
    padding: 25px;
}

.timeline dl dd .circ {
    top: 42px;
    margin-left: -7px;
    border: 2px solid white;
    width: 14px;
    height: 14px;
    background-color: #2a9bd5;
}

.timeline dl dd.pos-left .circ {
    left: 100%;
}

.timeline dl dd.pos-right .circ {
    left: 0%;
}

.pos-right {
    width: 50%;
    float: right;
    margin-bottom: 32px;
}

.pos-left {
    width: 50%;
    float: left;
    margin-bottom: 32px;
}

dl:before {
    margin-top: 65px;
}

dl:after {
    margin-top: 0px;
}

/* We may want to take these out*/
.adf-history dl {
    height: 3165px;
}

.prop-8 dl {
    height: 1545px;
}


.timeline {
    margin-top: -51px;
}

@media screen and (max-width: 768px) {
    .pos-left {
        float: right;
        width: 100%;
    }

    .pos-right {
        width: 100%;
    }

    .timeline dl dd.pos-left .circ {
        left: 0%;
    }

    .timeline dl:before {
        left: 20px;
    }

    .timeline dl dd .circ {
        margin-left: 13px;
    }

    .timeline dl dd.pos-left .events:before {
        border-color: transparent #222222 transparent transparent;
    }

    .timeline dl dd.pos-left .events, .timeline dl dd.pos-right .events {
        width: 94%;
    }
}



/************************************************ Arete *****************************************************/
.brown {
    background-color: #e6ddce;
}

.slab.brown {
    color: #333333;
}

img.rounded {
    border-radius: 50%;
}

.slab.brown.arete-img-1 {
    background-image: url(https://adflegal.blob.core.windows.net/web-content-dev/site-assets/img-testimonials-background.jpg?sfvrsn=2);
    background-repeat: no-repeat;
    background-position: center;
}

.slab.black.arete-img-2 {
    background-image: url(https://adflegal.blob.core.windows.net/web-content-dev/Testing/o-great-white-shark-facebook.tmb-16x9large.jpg?sfvrsn=1);
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0 40px 0;
}

.carousel-panel .carousel-indicators {
    bottom: -35px;
}

.carousel-panel.arete-quotes {
    margin: 60px 0 100px 0;
}

.arete-quotes h4 {
    text-transform: none;
}

.arete-quotes .carousel-inner .item p {
    height: 50px;
}

.arete-quotes .carousel-indicators li {
    border-color: #ed4542;
    background-color: #ed4542;
    height: 18px;
    width: 18px;
    margin: 0 10px 0 10px;
}

.arete-quotes .carousel-indicators .active {
    background-color: #a2322e;
    border-color: #a2322e;
}

.caption {
    position: relative;
    overflow: hidden;
}

.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.caption__overlay__content, .caption__overlay__title, .blue.background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: white;
}

.caption__overlay__title {
    transform: translateY(520%);
    transition: transform .35s ease-out;
    height: 40px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
    text-align: center;
    margin: 15px;
}

.caption__overlay__content {
    transform: translateY(140%);
    transition: transform .35s ease-out;
    margin: 15px;
    line-height: 18px;
}

.caption:hover .caption__overlay__title {
    transform: translateY(0);
}

.caption:hover .caption__overlay__content {
    transform: translateY(18%);
}

.blue.background {
    width: 100%;
    height: 100%;
    background-color: #2a9bd5;
    opacity: 0;
    transition: opacity .25s ease-in-out;
}

.caption:hover .blue.background {
    opacity: 0.8;
}

.caption h4.header-underline {
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: white;
}

.btn-image-group-4-even > div {
    width: 48.5%;
    float: left;
    margin-bottom: 16px;
    cursor: pointer;
}

    .btn-image-group-4-even > div:nth-child(2n) {
        float: right;
    }

.btn-image-group-4-even .caption:hover .caption__overlay__title {
    transform: translateY(250%);
}


.arete-blurb {
    text-align: left;
    display: none;
}

    .arete-blurb.active {
        display: block;
    }

@media screen and (max-width: 768px) {
    .arete-blurb {
        display: block;
    }
}

.fj-mov-left > div {
    float: left;
    width: 44%;
    padding: 3px 20px 20px 0px;
}

.fj-mov-right > div {
    float: right;
    width: 44%;
    padding: 3px 0px 20px 20px;
}

.fj-img-left img {
    width: 44%;
    padding: 3px 20px 20px 0px;
}

.fj-img-right img {
    width: 44%;
    padding: 3px 0px 20px 20px;
}

.carousel-panel .right.carousel-control, .carousel-panel .left.carousel-control {
    background-image: none;
}

.carousel-panel .left.carousel-control, .carousel-panel .right.carousel-control {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background-color: #222222;
    top: 50%;
    margin-top: -22px;
}

.carousel-panel .left.carousel-control {
    margin-left: -22px;
}

.carousel-panel .right.carousel-control {
    margin-right: -22px;
}

    .carousel-panel .left.carousel-control span:first-child, .carousel-panel .right.carousel-control span:first-child {
        margin-top: -13px;
        font-size: 23px;
    }

    .carousel-panel .right.carousel-control span:first-child {
        margin-left: -13px;
    }

/* Video popup */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8;
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.video-new {
    position: relative;
}

    .video-new .overlay {
        width: 100%;
        height: 100%;
        background-image: url(data:image/png;base64,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);
        /*background-image:url("/Content/Images/play_button.png");*/
        background-repeat: no-repeat;
        background-position: center;
        background-size: 15%;
        opacity: 0.5; /*0.5*/
        z-index: 200;
        position: absolute;
        top: 0;
        left: 0;
        transition: opacity 0.3s ease-in-out;
        pointer-events: none;
    }

    .video-new:hover .overlay {
        opacity: 1;
        transition: opacity 0.3s ease-in-out;
    }

.circle.just-thumbnail {
    min-height: initial;
    height: 100%;
}

.list:last-child {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 0px;
}

.blog-sidebar .carousel {
}

    .blog-sidebar .carousel .circle img {
        height: 120px;
        width: 120px;
        -ms-border-radius: 50%;
        border-radius: 50%;
        margin-top: 28px;
        margin-bottom: 12px;
    }

.blog-sidebar .carousel-panel h6 {
    padding-top: 7px;
    margin-bottom: 7px;
}

.blog-sidebar .carousel-panel {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .blog-sidebar .carousel-panel .left.carousel-control, .blog-sidebar .carousel-panel .right.carousel-control {
        height: 27px;
        width: 27px;
        border-radius: 50%;
        background-color: #222222;
        top: 80px;
        margin-top: 0px;
    }

    .blog-sidebar .carousel-panel .left.carousel-control {
        margin-left: 42px;
    }

    .blog-sidebar .carousel-panel .right.carousel-control {
        margin-right: 42px;
    }

.carousel-panel .left.carousel-control span:first-child, .carousel-panel .right.carousel-control span:first-child {
    margin-top: -6px;
    font-size: 13px;
}

.carousel-panel .right.carousel-control span:first-child {
    margin-left: -10px;
}

.carousel-panel .item p {
    padding: 0 25px 0 25px;
    height: 165px !important;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    line-height: 1.4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-box.primarysidebar1, .info-box.primarysidebar2, .info-box.primarysidebar3, .info-box.primarysidebar4 {
    display: inline-block !important;
    width: 100%;
}

    .info-box.primarysidebar1:empty, .info-box.primarysidebar2:empty, .info-box.primarysidebar3:empty, .info-box.primarysidebar4:empty {
        display: none !important;
    }

    .info-box.primarysidebar1.hide, .info-box.primarysidebar2.hide, .info-box.primarysidebar3.hide, .info-box.primarysidebar4.hide {
        display: none !important;
    }

.social-block .social-panel > div {
    padding: 18px 14px 0 14px !important;
    line-height: 20px;
}

    .social-block .social-panel > div:first-child {
        padding: 14px !important;
        background-color: #333333;
        color: #fefefe;
        text-align: center;
    }

    .social-block .social-panel > div:last-child {
        padding-bottom: 18px !important;
    }

.test-show {
    display: block !important;
}


.social-block .social-panel p {
    margin: 0;
    margin-bottom: 8px;
}

.social-ico {
    border-right: 1px solid white;
    padding-right: 9px;
    margin-right: 4px;
    display: inline-block;
    height: 100%;
}

.social-block .social-panel .btn {
    width: 100%;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 0;
}

.fb-share .btn {
    background-color: #3b579d;
    border-color: #3b579d;
}

.tw-share .btn {
    background-color: #22afe5;
    border-color: #22afe5;
}

.plus-share .btn {
    background-color: #e04a31;
    border-color: #e04a31;
}

.link-share .btn {
    background-color: #0d76a6;
    border-color: #0d76a6;
}

.pin-share .btn {
    background-color: #c82129;
    border-color: #c82129;
}


.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
    min-width: 200px;
}

.social-block ul li {
    display: inline-block;
    margin: 0 !important;
    padding: 3px;
}


.social-block .social-panel {
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 3px;
    box-sizing: border-box;
    color: rgb(174, 174, 174);
    display: none;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    left: -5px;
    line-height: 39px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: absolute;
    text-align: left;
    top: 35px;
    width: 250px;
    z-index: 100001;
}

.social-block ul li:hover > .social-panel {
    display: block;
}



.social-panel .em-share label {
    height: auto !important;
}

.social-panel .em-share input, .social-panel .em-share textarea {
    margin-bottom: 12px;
}

.social-panel .em-share textarea {
    width: 100%;
}

.shar-this-block {
    padding: 0;
}

.sub-donate-join .signup-form .input-wrap {
    width: 63%;
    float: left;
    border-right-width: 0 !important;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.sub-donate-join .signup-form .btn.btn-primary {
    float: left;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-width: 0;
    height: 32px;
    padding-top: 9px;
    padding-bottom: 6px;
}

/************************************************ Products *****************************************************/

.product-container {
    background-color: #e7e7e7;
    margin-bottom: 80px;
}

.product-bar, .checkout-row, .donation-total-container {
    background-color: #f1f1f1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.product-container > div {
    padding-bottom: 10px;
}

    .product-container > div:last-child {
        padding-bottom: 0;
    }

.product-bar > div {
    float: left;
    width: 50px;
    padding: 10px 5px;
}

.product-bar .add-to-cart-btn-container {
    width: 80px;
    text-align: center;
}

.product-bar > div:first-child, .checkout-row > div:first-child {
    padding-left: 10px;
}

.product-bar > div:last-child, .checkout-row > div:last-child {
    padding-right: 10px;
}

.product-bar .product-name {
    width: calc(100% - 180px);
}

.product-bar .sm-icon {
    width: 50px;
}

.add-to-cart-btn-container .btn.btn-danger {
    margin: 0;
}

.hide-icon {
    visibility: hidden;
}

.product-name h6 {
    margin: 0;
}

.product-details-section {
    padding: 20px;
    padding-bottom: 10px;
}

.other-product-details {
    padding-top: 15px;
    color: #848484;
}

    .other-product-details .donation-amount {
        float: left;
    }

    .other-product-details .sku {
        float: right;
    }

.simple-btn {
    cursor: pointer;
}

.checkout-row {
    background-color: #e7e7e7;
}

.checkout-box {
    background-color: #f1f1f1;
    padding-bottom: 5px;
    min-height: 30px;
    margin-bottom: 15px;
}

    .checkout-box > div {
        padding: 5px;
        padding-bottom: 0;
    }

.checkout-row > div {
    float: left;
    width: 50px;
    padding: 10px 5px;
}

.checkout-row .product-quantity, .checkout-row .donation-amount {
    width: 100px;
    text-align: right;
}

.checkout-row .product-name {
    width: calc(100% - 250px);
}

.donation-total-container h6 {
    margin: 0;
    float: right;
}

.checkout-btn-wrapper {
    margin-top: 8px;
    text-align: right;
}

.donation-total-container input {
    text-align: right;
}

.donation-total-container h4 {
    margin: 4px;
}

.donation-total h4, .donation-total i, .donation-total input {
    float: right;
}

.donation-total-container i {
    margin-left: 8px;
    float: right;
}

@media screen and (max-width: 768px) {

    .product-bar .product-name {
        width: calc(100% - 120px);
    }

    .lg-icon {
        margin-bottom: 15px;
    }

    .donation-amount {
        float: none;
    }

    .sku {
        float: none;
    }

    /* On mobile switch this layout piece from the right to the left */
    .donation-total-container h6, .donation-total-container i {
        float: left;
        margin-right: 8px;
        max-width: 50%;
    }
}


.donation-total-container {
    background-color: white;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}
/*
.product-details-section {

}

.product-details-section.ng-hide-remove {
    -webkit-animation: enter_sequence 0.3s linear; 
    animation: enter_sequence 0.3s linear;
}

.product-details-section.ng-hide-add {
    -webkit-animation: leave_sequence 0.3s linear;
    animation: leave_sequence 0.3s linear; 
}

@-webkit-keyframes enter_sequence {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes leave_sequence {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
    */


/* Marriage isotope widget*/
.isotop-block .stat-box {
    text-align: center;
    height: 223px;
    color: #333333;
    padding-top: 24px;
}

.stat-box h1 {
    margin: 5px 15px;
}

.stat-box p {
    color: #eeeeee;
    margin: 0 15px;
}

.green-1 {
    background-color: #3bafda;
}

.green-2 {
    background-color: #8cc152;
}

.green-3 {
    background-color: #37bc9b;
}


.information-table-std {
    border: 1px solid #cccccc;
    font-size: 13px;
    color: #5e5e5e;
    width: 100%;
    font-weight: bold;
}

    .information-table-std td {
        padding: 10px 5px;
        width: 12%;
    }

    .information-table-std tr td:nth-child(1) {
        width: auto;
        padding-left: 20px;
    }

    .information-table-std tr:nth-child(2n+1) {
        background-color: #f1f1f1;
    }

    .information-table-std tr:nth-child(1) {
        background-color: #222222;
        color: white;
        font-family: 'Roboto', Helvetica, Arial, sans-serif;
    }

    .information-table-std div.checkbox-image {
        width: 21px;
        height: 21px;
    }

.media-sub-txt {
    color: #adadad;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 13px;
}

.ln-hgt-sm {
    line-height: 150% !important;
}

.form .row {
    font-size: 14px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
}

.form .required {
    color: #990100;
}

.form-field-text {
    margin-top: 4px;
}

.form-controls {
    padding-top: 30px;
    margin-top: 70px;
}

.overline {
    border-top: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 2px solid #EED3D7;
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

    .parsley-errors-list.filled {
        opacity: 1;
    }

.form input {
    color: rgb(60, 60, 60);
    font-weight: normal;
}

.form select {
    font-size: 14px;
    padding: 5px 9px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border-color: rgb(174, 174, 174);
    font-weight: normal;
    line-height: 20px;
    height: 34px;
    width: 100%;
    text-indent: 3px;
}

option {
    font-size: 14px;
}

.defund-pp-states-container {
    width: 100%;
    height: 320px;
    background-color: #1c4f6e;
    text-align: center;
    position: relative;
}

    .defund-pp-states-container img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 100%;
    }

    .defund-pp-states-container div {
        line-height: 320px;
    }

.defund-pp-states-title {
    margin: 8px 0;
}

.loading-icon {
    width: 45px !important;
    height: 45px !important;
}

.recurring-gift-txt {
    display: none;
}

.parsley-error {
    background-color: #F2DEDE;
    border: 2px solid #EED3D7;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.form textarea {
    width: 100%;
    height: 200px;
    font-weight: normal;
}

.form input[type="checkbox"], .form input[type="radio"] {
    margin-right: 8px;
}


.jewel-container {
    height: 396px;
    background-color: #e3e3e3;
    margin-bottom: 30px;
}

    .jewel-container img {
        max-width: none;
    }

    .jewel-container > div {
        float: left;
        position: relative;
        overflow: hidden;
        border: 1px solid #aeaeae;
        border-left: none;
        border-bottom: none;
    }

        .jewel-container > div:first-child {
            border-left: 1px solid #aeaeae;
        }

.jewel-3x2 {
    display: none;
    width: 57%;
    height: 100%;
}

.jewel-4x2 {
    display: none;
    width: 78.5%;
    height: 100%;
}

.jewel-5x2 {
    display: none;
    width: 100%;
    height: 100%;
}

.jewel-1x1 {
    display: none;
    width: 21.5%;
    height: 50%;
}

.jewel-container .loading-icon {
    /*margin-left: 45%;
    margin-top: 20%;*/
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-100%);
    -moz-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    -o-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
}

.jewel-container .jewel-1x1 img, .jewel-container .jewel-3x2 img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width: auto;
    height: 100%;
}

.jewel-container .jewel-4x2 img, .jewel-container .jewel-5x2 img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width: 100%;
    height: auto;
}

.jewel-item-title {
    font: bold 20px "Roboto Condensed", Arial, Helvetica, sans-serif !important;
    font-weight: 700;
    line-height: 24px;
    padding-right: 10px;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1;
    opacity: 1;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5), 0 0 32px rgba(0, 0, 0, 0.75);
}

    .jewel-item-title strong {
        display: block;
    }

.jewel-3x2 .jewel-item-title strong, .jewel-4x2 .jewel-item-title strong, .jewel-5x2 .jewel-item-title strong {
    font: bold 45px "Roboto Condensed", Arial, Helvetica, sans-serif !important;
}

.jewel-3x2 .jewel-item-title, .jewel-4x2 .jewel-item-title, .jewel-5x2 .jewel-item-title {
    font: 19px/22px "Merriweather", Arial, Helvetica, sans-serif !important;
    padding-right: 0;
    width: 90%;
    text-align: center;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}

.jewel-red .jewel-mouse-over {
    background-color: #f41d1d;
    background-color: rgba(244, 29, 29, 0.85);
}

.jewel-blue .jewel-mouse-over {
    background-color: #09547c;
    background-color: rgba(9, 84, 124, 0.85);
}

.jewel-yellow .jewel-mouse-over {
    background-color: #f5c815;
    background-color: rgba(245,200,21, 0.85);
}

.jewel-green .jewel-mouse-over {
    background-color: #269516;
    background-color: rgba(38,149,22, 0.85);
}

.jewel-orange .jewel-mouse-over {
    background-color: #FF6600;
    background-color: rgba(255, 102, 0, 0.85);
}

.jewel-mouse-over {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 200%;
    text-align: center;
    opacity: 0;
    top: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: linear;
}

    .jewel-mouse-over:hover {
        opacity: 1;
        top: -50%;
    }

.jewel-center-panel {
    /*width: 80%;*/
    /*background-color: red;*/
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    text-align: center;
    width: max-content;
    max-width: 70%;
    margin: 0 auto;
    color: #ffffff;
}

.jewel-container > div:hover .jewel-item-title {
    opacity: 0;
}

.jewel-center-panel h3 {
    font: bold 15px/17px 'Roboto Condensed', Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
    margin-bottom: 8px;
    margin-top: 18px;
}

.jewel-center-panel h4 {
    border-top: 1px solid white;
    font-size: 14px;
    font-family: 'Merriweather', Helvetica, Arial, sans-serif;
    padding: 8px 15px 0 15px;
    margin-bottom: 0;
    /*margin-top: 8px;*/
}

.jewel-center-panel .icon-holder {
    border: 2px solid white;
    border-radius: 50%;
    padding: 7px;
    font-size: 16px;
    width: 34px;
    height: 34px;
    margin: 0 auto;
}

    .jewel-center-panel .icon-holder i {
        margin-top: -14px;
        margin-left: -5px;
        font-size: 18px;
        /*-webkit-transform: translate(-25%,-25%);
        -moz-transform: translate(-25%,-25%);
        -ms-transform: translate(-25%,-25%);
        -o-transform: translate(-25%,-25%);
        transform: translate(-25%,-25%);*/
    }

@media only screen and (max-width : 992px) {
    .jewel-container .jewel-4x2 img, .jewel-container .jewel-3x2 img {
        width: auto;
        height: 100%;
    }
}

@media only screen and (max-width : 768px) {

    .jewel-container .jewel-4x2 img, .jewel-container .jewel-3x2 img {
        width: 100%;
        height: auto;
    }

    .jewel-container {
        height: initial;
    }

    .jewel-3x2, .jewel-4x2, .jewel-5x2 {
        width: 100%;
        height: 250px;
        margin-bottom: 10px;
    }

    .jewel-1x1 {
        width: 100%;
        height: 150px;
        margin-bottom: 5px;
    }

    .jewel-container .jewel-1x1 img {
        width: 100%;
        height: auto;
    }

    .jewel-3x2 .jewel-item-title, .jewel-4x2 .jewel-item-title, .jewel-5x2 .jewel-item-title {
        font-size: 18px !important;
    }

        .jewel-3x2 .jewel-item-title strong, .jewel-4x2 .jewel-item-title strong, .jewel-5x2 .jewel-item-title strong {
            font-size: 25px !important;
        }
}

@media only screen and (max-width : 480px) {
    .jewel-container .jewel-4x2 img, .jewel-container .jewel-3x2 img {
        width: auto;
        height: 100%;
    }
}

.info-box h3.blue-background {
    background-color: #2896d1;
}

/*This is an override*/
.testimonial-block .author-info img {
    padding: 0;
}

.testimonial-block .author-info {
    border-bottom-width: 0;
}

.author-info {
    margin-top: 50px;
    padding-bottom: 15px;
    margin-bottom: 50px;
    display: block;
    border-bottom: 1px solid #ccc;
}

    .author-info img {
        width: 100%;
        height: 100%;
        border: none;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        background: #ddd;
    }

    .author-info h2 {
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .author-info h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .author-info h4 {
        font-size: 14px;
        color: #289ad6;
        margin-bottom: 5px;
    }

    .author-info p {
        font-size: 12px;
    }

.card-video {
    width: 100%;
    /*height: 100px;*/
}

.clamp-line-1 {
    height: 25px;
}

.clamp-line-2 {
    height: 50px;
}

.clamp-line-3 {
    height: 75px;
}

.remodal h3 {
    font-family: 'Merriweather Condensed', Helvetica, Arial, sans-serif !important;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

.remove-fade {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -ms-opacity: 1;
    opacity: 1;
}

/* -------------------------------Donation form2---------------------------------- */


.form2.form-navigation {
    background-color: #f6f7fb;
    font-size: 28px;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
    border: #d0d1d5 solid 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .form2.form-navigation > div {
        float: left;
        width: 25%;
        text-align: center;
        /*padding: 4px 0;*/
        position: relative;
    }

        .form2.form-navigation > div:first-of-type {
            width: 50%;
        }

.nav-donation-amount .donation-amount {
    margin-bottom: 0;
}

.form2 .donation-amounts-container .selected, .form2 .form-type .selected, .form2 .other-amount-container.selected {
    background-color: #46afdf;
    color: #fffff6;
}

    .form2 .other-amount-container.selected input, .form2 .other-amount-container.selected span {
        color: #484c57;
    }

.form2.form-navigation .selected {
    background-color: #46afdf;
    color: #fffff6;
    font-weight: bold;
}

.form2 h3 {
    font-size: 68px;
    color: #484c57;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    margin-bottom: 40px;
}

.form-type > div, .donation-amounts-container > div, .other-amount-container, .continue-btn, .form2 .back-btn {
    height: 145px;
    line-height: 145px;
    color: #484c57;
    font-size: 36px;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    text-align: center;
    background-color: #f6f7fb;
    margin-bottom: 9.5px;
    border: #d0d1d5 solid 1px;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.form-type > div {
    width: 49.5%;
    float: left;
    background-color: #e6e9ee;
}

    .form-type > div:first-child {
        margin-right: 1%;
    }

.donation-amounts-container > div {
    width: 19.2%;
    float: left;
    margin-right: 1%;
}

    .donation-amounts-container > div:last-child {
        margin-right: 0;
    }

.other-amount-container {
    width: 59.5%;
    float: left;
    margin-right: 1%;
    line-height: 36px;
}

.other-amount-wrapper {
    margin-top: 34px;
}

.form2 .other-amount-container input, .form2 .other-amount-container span {
    color: #fffff6;
}

.form2 .other-amount-container input {
    width: 60%;
}

.form2 .other-amount-container span {
    position: absolute;
    transform: translate(0,-50%);
    top: 50%;
    pointer-events: none;
    margin-left: 0.2em;
}

.form2 .continue-btn, .form2 .back-btn {
    width: 39.5%;
    float: left;
    background-color: #fd2727;
    color: white;
}

.other-amount-container input {
    display: inline-block;
    height: 65px;
    padding-top: 10px;
    padding-left: 25px;
}


.contact-info-container input, .contact-info-container select, .payment-info-container input, .payment-info-container select {
    font-size: 24px;
    height: 45px;
    color: #54565a;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

.input-holder {
    margin-bottom: 25px;
}

.contact-info-container select {
    -ms-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
}

.payment-info-container select {
    -ms-border-radius: 4px;
    border-radius: 4px;
    width: 50%;
    float: left;
}

    .payment-info-container select:first-of-type {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .payment-info-container select:last-of-type {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }


.contact-info-container p, .payment-info-container p {
    font-size: 18px;
    color: #484c57;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    margin-bottom: 5px;
}

    .contact-info-container p .required, .payment-info-container p .required {
        color: #fd2727;
    }

.contact-info-container .continue-btn, .payment-info-container .continue-btn {
    height: 95px;
    line-height: 95px;
    float: right;
}

.payment-info-container .continue-btn, .payment-info-container .back-btn, .form2 .loading-icon {
    margin-top: 25px;
}

.form2 .loading-icon {
    height: 95px !important;
    line-height: 95px !important;
    float: right;
    color: #484c57;
    font-size: 36px;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    width: 39.5% !important;
    text-align: center;
}

.form2 .back-btn {
    height: 95px;
    line-height: 95px;
    background-color: #e6e9ee;
    color: #aeaeae;
}

.form2 .contact-info-container {
    display: none;
}

.form2 .payment-info-container {
    display: none;
}

.form2 .lower-arrow {
    display: none;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid white;
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.form2 .upper-arrow {
    display: none;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid white;
    position: absolute;
    top: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.form2 .right-arrow {
    display: none;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #46afdf;
    position: absolute;
    top: 0;
    left: 100%;
}

.form2 .selected .lower-arrow {
    display: block;
}

.form2 .selected .upper-arrow {
    display: block;
}

.form2 .selected .right-arrow {
    display: block;
}

.form2 .parsley-required {
    font-size: 16px;
    line-height: 16px;
    margin-top: 8px;
}

.form2 .was-selected {
    background-color: #46afdf;
    color: white;
}

@media only screen and (max-width : 768px) {
    .form2.form-navigation > div {
        width: 100%;
    }

        .form2.form-navigation > div:first-of-type {
            width: 100%;
        }

    .form2 h3 {
        font-size: 40px;
    }

    .form2 .was-selected {
        background-color: initial;
        color: initial;
    }

    .form2.form-navigation {
        height: 150px;
    }
}

@media only screen and (max-width: 480px) {



    .donation-amounts-container > div {
        width: 98%;
        margin-right: 1%;
        margin-left: 1%;
        height: 110px;
        line-height: 110px;
    }

    .form2 .selected .upper-arrow {
        display: none;
    }

    .other-amount-container {
        width: 98%;
        margin-right: 1%;
        margin-left: 1%;
    }

    .form2 .continue-btn, .form2 .back-btn {
        width: 98%;
        margin-right: 1%;
        margin-left: 1%;
    }

    .payment-info-container .continue-btn, .payment-info-container .back-btn, .form2 .loading-icon {
        margin-top: 0;
    }

    .form2 .loading-icon {
        width: 100% !important;
    }
}

@media only screen and (min-width: 320px) {

    .form2.form-navigation {
        font-size: 22px;
    }


    .form2 h3 {
        font-size: 33px;
    }
}


/* -------------------------------Alliance Alert---------------------------------- */
h3.aa-details {
    margin-bottom: 20px;
}

.aa-tags > div {
    float: left;
}

.aa-tags ul {
    padding: 0;
}

.aa-tags li {
    background-color: #aeaeae;
    color: white;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 2px 7px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    float: left;
    list-style-type: none;
    cursor: pointer;
}

    .aa-tags li:first-child {
        margin-left: 5px;
    }

.aa-source {
    float: left;
}

.aa-date {
    float: right;
    color: #aeaeae;
}

.aa-top-information {
    margin-bottom: 30px;
    font-weight: bold;
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
}

.aa-title {
    font-weight: bold;
}

.aa-signup-get-email-container input[type="text"] {
    width: 100%;
    padding-left: 10px;
    margin-bottom: 10px;
}


.remodal-cancel, .remodal-confirm {
    padding: 12px 18px;
}

.form-copy {
    margin-bottom: 20px;
}


.news-ticker-container {
    background-color: #f1f1f1;
    padding-top: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}

.marquee {
    /*width: 300px;*/
    overflow: hidden;
    /*border: 1px solid #ccc;
  background: #ccc;*/
}

.ticker-node {
    float: left;
}

    .ticker-node a {
        display: block;
    }

        .ticker-node a:hover {
            text-decoration: underline;
        }

    .ticker-node > div, .ticker-node > a {
        float: left;
        color: #4d4e53;
        padding-right: 8px;
    }

.ticker-latest-news-txt {
    float: left;
    color: #ec1815;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
}

.news-ticker-node-container {
    float: right;
    width: calc(100% - 150px);
}

.ticker-node .website-url {
    padding-right: 32px;
    color: #a0a0a0;
}


/*************************************** New menus *************************************/

/**
 * navbar
 * --------------------------------------------------
 */
.navbar-new {
    border-radius: 0;
    background-color: #222222;
    border: none;
    text-transform: uppercase;
    font: bold 15px/17px 'Roboto Condensed', Arial, Helvetica, sans-serif;
    line-height: 20px;
    position: relative;
}

    .navbar-new li {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

    .navbar-new ul {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

.nav-left-new {
    float: left;
}

.nav-right-new {
    float: right;
}

.navbar-nav-new > li {
    float: left;
    border-right: 1px solid #3b3b3b;
}


.dropdown-menu-new.third-level-nav {
    background-color: #3d3d3d;
}

.dropdown-menu-new.forth-level-nav {
    left: 100%;
    top: 0;
    background-color: #474747;
}

.second-level-nav > .with-sub-level i {
    background-color: #3d3d3d;
    border-bottom: #3b3b3b solid 1px;
}

.third-level-nav > .with-sub-level i {
    background-color: #474747;
    border-bottom: #3d3d3d solid 1px;
}

.dropdown-new {
    position: relative;
}

.navbar-nav-new > li:last-child {
    border-right: none;
}

.navbar-nav-new > li a {
    padding: 11px 25px 9px 25px;
    color: #aeaeae;
    display: block;
    white-space: nowrap;
}

.navbar-nav-new > li i {
    color: #aeaeae;
    font-size: 25px;
    display: none;
    width: 10%;
    text-align: center;
    background-color: #333;
    height: 40px;
    border-bottom: #222222 solid 1px;
    cursor: pointer;
}

    .navbar-nav-new > li i.no-mobile-menu-drop-down-border {
        border-bottom: none;
    }

    .navbar-nav-new > li i.flipped {
        -webkit-transform: scaleY(-1);
        -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        transform: scaleY(-1);
    }

.navbar-new .navbar-nav-new li:hover > a, .navbar-new .navbar-nav-new .dropdown-nav-tab-new:hover > a {
    background-color: #2896d0;
}

.navbar-new .navbar-nav-new li:hover > a, .navbar-new .navbar-nav-new .dropdown-nav-tab-new:hover > a {
    color: white;
}

.dropdown-menu-new {
    position: absolute;
    z-index: 100000;
    display: none;
    background-color: #333333;
    /*min-width: 120px;*/
}

.dropdown-new .dropdown-donate {
    background-color: #ff0000;
}

    .dropdown-new .dropdown-donate.dropdown-toggle-new {
        color: #fff;
    }

.nav-right-new .dropdown-menu-new {
    right: 0;
    text-align: right;
}

li.dropdown-new:hover > ul.dropdown-menu-new {
    display: block;
}

.navbar-header-new {
    padding: 10px 20px;
    display: none;
    /*This might need to be a top border on the mneu, we can add the padding at the same time*/
    border-bottom: #3b3b3b solid 1px;
}

.navbar-toggle-new {
    width: 50%;
    float: left;
}

.mobile-menu-donate-container {
    width: 50%;
    float: right;
    text-align: right;
}

    .mobile-menu-donate-container a {
        background-color: #ff0000;
        color: white;
        display: block;
        width: 80px;
        height: 35px;
        line-height: 35px;
        border-radius: 5px;
        text-align: center;
        float: right;
    }

.navbar-header-new span {
    color: #aeaeae;
    line-height: 25px;
}

.navbar-header-new i {
    font-size: 25px;
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
    background-color: #2896d0;
    cursor: pointer;
}

li.menu-emphasis {
    background-color: lightgrey;
}

    li.menu-emphasis a {
        color: #333333;
    }


.dropdown-menu-new.second-level-nav > li {
    float: left;
}


.dropdown-menu-new.second-level-nav {
    left: 0;
}

.sub-nav-menu .dropdown-menu-new.second-level-nav {
    left: 69px;
    width: 100%;
}

.sub-nav-menu .navbar-nav-new > .dropdown-new {
    position: static;
}

.sub-nav-menu.navbar-new {
    border-bottom: #e5e5e5 solid 40px;
    position: relative;
    top: -2px;
}

    .sub-nav-menu.navbar-new.hide-sub-nav {
        border: none;
    }

.alt-nav-border.hide-sub-nav.alt-border-bottom {
    display: none;
}

.alt-nav-border.hide-sub-nav.alt-border-top {
    top: 40px;
}


.navbar-new.main-menu .with-sub-level li {
    width: 100%;
}

.menu-selected > ul.second-level-nav {
    display: block;
}

.menu-selected {
    /*background-color: orange;*/
}

/*fomating to convert menu to the sub menu look*/
.sub-nav-menu {
    color: #aeaeae;
    background-color: white;
    text-transform: none;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 15px;
}

    .sub-nav-menu .dropdown-new {
        border-right: none;
    }

    .sub-nav-menu .dropdown-nav-tab-new a {
        padding-left: 16px;
        padding-right: 16px;
    }

    .sub-nav-menu .second-level-nav {
        background-color: #e5e5e5;
    }

    .sub-nav-menu .dropdown-menu-new.third-level-nav {
        background-color: #ededed;
        border: #cccccc solid 1px;
        border-top: none;
    }

    .sub-nav-menu .dropdown-menu-new.forth-level-nav {
        background-color: #f5f5f5;
        border: #cccccc solid 1px;
    }

    .sub-nav-menu .navbar-nav-new > .menu-selected {
        background-color: red;
    }


        .sub-nav-menu .navbar-nav-new > .menu-selected > .dropdown-nav-tab-new a {
            color: white;
            font-weight: bold;
        }

    .sub-nav-menu .second-level-nav .menu-selected {
        background-color: #999999;
    }

        .sub-nav-menu .second-level-nav .menu-selected > .dropdown-nav-tab-new a {
            color: white;
            font-weight: bold;
        }


.navbar-new.sub-nav-menu .navbar-nav-new > .with-sub-level i {
    background-color: #616161;
    border-bottom: #4f4f4f solid 1px;
}

.navbar-new.sub-nav-menu .second-level-nav > .with-sub-level i {
    background-color: #6b6b6b;
    border-bottom: #616161 solid 1px;
}

.navbar-new.sub-nav-menu .third-level-nav > .with-sub-level i {
    background-color: #757575;
    border-bottom: #6b6b6b solid 1px;
}

.alt-nav-border.alt-border-top {
    top: 42px;
    z-index: 100001;
    position: relative;
    pointer-events: none;
}

.alt-nav-border.alt-border-bottom {
    top: 80px;
    z-index: 100001;
    position: relative;
    pointer-events: none;
}

.navbar-new .social-block {
    text-align: right;
    float: right;
    margin: 0 27px -1px 0;
}

    .navbar-new .social-block > ul > li {
        /*float: right;*/
    }

    .navbar-new .social-block li {
        margin: 0 0 0 5px;
        float: left;
    }


        .navbar-new .social-block li > a {
            text-indent: 9999px;
            overflow: hidden;
            position: relative;
            display: block;
            top: 5px;
            width: 20px;
            height: 20px;
            background: url(/Sitefinity/WebsiteTemplates/Main/App_Themes/Main/Global/images/ico-social.png) no-repeat;
        }

    .navbar-new .social-block ul {
        display: inline-block;
    }


    .navbar-new .social-block .facebook {
        background-position: 0 -290px;
    }

        .navbar-new .social-block .facebook:hover {
            background-position: 0 -321px;
        }

    .navbar-new .social-block .twitter {
        background-position: -28px -290px;
    }

        .navbar-new .social-block .twitter:hover {
            background-position: -28px -321px;
        }

    .navbar-new .social-block .share {
        background-position: -56px -290px;
    }

        .navbar-new .social-block .share:hover {
            background-position: -56px -321px;
        }

    .navbar-new .social-block .email {
        background-position: -84px -290px;
    }

        .navbar-new .social-block .email:hover {
            background-position: -84px -321px;
        }

.navbar-new .section-header {
    float: left;
    padding-top: 10px;
    padding-right: 5px;
}

.navbar-toggle-new i {
    margin-right: 10px;
}

.sub-nav-bread-crumbs {
}

.sub-nav-menu .navbar-toggle-new {
    width: 100%;
}

ul a.follow-btn {
    background-color: #3b579d;
    color: white;
    padding: 4px 8px;
    font-weight: bold;
    display: inline-block;
    -ms-border-radius: 4px;
    border-radius: 4px;
    width: auto !important;
}

    ul a.follow-btn.twit-btn {
        background-color: #22afe5;
    }

    ul a.follow-btn.plus-btn {
        background-color: #e04a31;
    }

    ul a.follow-btn.link-btn {
        background-color: #0d76a6;
    }

    ul a.follow-btn.pin-btn {
        background-color: #c82129;
    }

.navbar-new.just-social-buttons .alt-border-top {
    position: absolute;
}

@media (max-width: 992px) {
    .navbar-nav-new .dropdown-nav-tab-new > a {
        padding-left: 8px;
        padding-right: 8px;
    }

    .navbar-new .section-header {
        display: none;
        visibility: hidden;
        padding: 0;
        margin: 0;
    }

    .sub-nav-menu .dropdown-menu-new.second-level-nav {
        left: 0;
    }
}

@media only screen and (max-width : 768px) {

    .sub-nav-menu .col-sm-9 {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-new.just-social-buttons {
        visibility: hidden;
    }

    .sub-nav-menu {
        color: #aeaeae;
        background-color: #4f4f4f;
        text-transform: none;
        font-size: 15px;
        font-weight: normal;
        margin-bottom: 15px;
    }

        .sub-nav-menu .alt-nav-border {
            display: none !important;
        }

        .sub-nav-menu .dropdown-menu-new.second-level-nav {
            background-color: #616161;
            border: none;
        }

        .sub-nav-menu .dropdown-menu-new.third-level-nav {
            background-color: #6b6b6b;
            border: none;
        }

        .sub-nav-menu .dropdown-menu-new.forth-level-nav {
            background-color: #757575;
            border: none;
        }

        .sub-nav-menu .navbar-nav-new > .menu-selected {
            background-color: initial;
        }

            .sub-nav-menu .navbar-nav-new > .menu-selected > .dropdown-nav-tab-new a {
                color: #aeaeae;
                font-weight: normal;
            }

        .sub-nav-menu .second-level-nav .menu-selected {
            background-color: initial;
        }

            .sub-nav-menu .second-level-nav .menu-selected > .dropdown-nav-tab-new a {
                color: #aeaeae;
                font-weight: normal;
            }



    .menu-selected > ul.second-level-nav {
        display: none;
    }

    .dropdown-menu-new.second-level-nav > li {
        float: none;
    }

    .dropdown-menu-new.second-level-nav {
        left: auto;
    }

    .sub-nav-menu .navbar-nav-new > .dropdown-new {
        position: relative;
    }

    .sub-nav-menu.navbar-new {
        border-bottom: none;
    }



    .navbar-header-new {
        display: block;
    }

    .navbar-nav-new > li {
        float: none;
    }

    .navbar-nav-new .dropdown-nav-tab-new i {
        display: none;
        float: right;
    }

    .navbar-nav-new .dropdown-nav-tab-new a {
        padding-left: 20px;
        float: left;
        width: 90%;
    }

    .navbar-nav-new .dropdown-new.with-sub-level > div i {
        display: block;
    }

    .dropdown-menu-new.second-level-nav a {
        padding-left: 40px;
    }

    .dropdown-menu-new.third-level-nav a {
        padding-left: 60px;
    }

    .dropdown-menu-new.forth-level-nav a {
        padding-left: 80px;
    }

    li.dropdown-new:hover > ul.dropdown-menu-new {
        display: none;
    }

    .nav-left-new {
        float: none;
    }

    .nav-right-new {
        float: none;
    }

    .navbar-new .col-sm-12 {
        padding: 0;
    }

    .dropdown-menu-new {
        position: static;
    }

    .nav-right-new .dropdown-menu-new {
        text-align: left;
    }

    .navbar-new .navbar-nav-new li:hover > a, .navbar-new .navbar-nav-new .dropdown-nav-tab-new:hover > a {
        background-color: initial;
    }

    .navbar-leftright-container {
        border-bottom: #222222 solid 12px;
    }

    .sub-nav-menu .navbar-leftright-container {
        border-bottom: none;
    }

    .main-header h3 {
        margin-left: 20px;
    }
}

.navbar.navbar-default.home-nav {
    background-color: #222222;
}

    .navbar.navbar-default.home-nav a {
        text-transform: uppercase;
        font: bold 15px/17px 'Roboto Condensed', Arial, Helvetica, sans-serif;
    }

.new-bar {
    margin-bottom: 30px;
}

.nav-right-new .dropdown-menu-new.second-level-nav {
    left: auto;
}

.sticky-donate {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 30000;
}

@media (max-width: 1200px) {
    .navbar.navbar-default.home-nav a {
        font-size: 13px;
    }
}

.footer-logo-new {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 25px;
}

.footer-accreditation-new {
    text-align: right;
    padding-top: 21px;
    padding-bottom: 25px;
}

    .footer-accreditation-new a:first-child {
        padding-right: 10px;
    }

.footer-is-charity-new, .footer-copyright-new {
    color: #aeaeae;
    font-size: 12px;
    line-height: 18px;
}

    .footer-is-charity-new a, .footer-copyright-new a {
        color: #aeaeae;
        font-size: 12px;
        line-height: 18px;
        text-decoration: underline;
    }

        .footer-is-charity-new a:hover, .footer-copyright-new a:hover {
            text-decoration: none;
        }

    .footer-copyright-new ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .footer-copyright-new li {
        display: inline-block;
        border-left: 1px solid #b9b9b9;
        padding: 0 5px 0 10px;
    }

        .footer-copyright-new li:first-child {
            border: none;
            padding-left: 0;
        }

@media screen and (max-width: 768px) {
    .footer-logo-new {
        text-align: center;
    }

    .footer-accreditation-new {
        text-align: center;
    }
}
