@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(https://use.typekit.net/dip8onb.css);
@import url(https://fonts.googleapis.com/css?family=Heebo&amp;display=swap);
@import url(https://fonts.google.com/specimen/Source+Sans+Pro?query=sour);
@import url(https://fonts.googleapis.com/css2?family=Playfair+Display&amp;display=swap);
#article-details--wrapper{
    background: #fff;
    line-height: 1.85em;
}

/* 
usgbc+ css
} */

#header {
    /* z-index: 1000; */
    position: relative;
    } 

 .usgbcplus{
    position: relative;
    top: -130px;
 }

 .usgbcplus-details-title{
    position: absolute;
    width: 100vw;
    bottom: 0px;
    padding: calc(68vw - 50%); 
    background: linear-gradient(0deg, rgba(0,0,0,.4), transparent);
    align-items: center;
}
.usgbcplus-details-title h1 {
    color: white;
    font-size: 2.1rem;
    padding-bottom:100px;
    line-height: 2.5rem;
}

.usgbcplus---banner{
    width: 100vw;
    height: 95vh;
    margin: 0 calc(50% - 50vw);
    }
    
.usgbcplusArticleType{
 
    display: flex;
    align-items: center;
    color: white !important;
}    

.usgbcplusArticleType a{
    color: white !important;
}

/* 
usgbc+ css end
} */

#article-details--wrapper .grid-result--wrapper {
    line-height: 1.65em;
}

#article-details--wrapper a{
    text-decoration: none !important;
}

#article-details--wrapper a:hover{
    color: #01579b;
}

/* #article-details--wrapper .article-details--metaInfo .authorInfo a,
#article-details--wrapper .article-details--metaInfo .authorInfo span{
    text-transform: capitalize;
} */

.article-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 325px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.article-details--banner img{
    width: 100%;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.article-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.85em !important;
}

/* .article-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    line-height: 26px;
    color: #231f20;
} */

#article-details--wrapper hr{
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#article-details--wrapper a{
    color: #00929f;
    /* font-weight: 600; */
    cursor: pointer;
}

/* #article-details--wrapper .article-body--wrapper a{
    font-weight: 500;
} */

.article-details--metaInfo{
    margin-top: 25px;
}

.article-details--metaInfo > div,
.relatedArticles--wrapper,
.article-metaInfo{
    margin: auto;
}

.readDuration{
    text-align: right;
    margin-top: 10px;
    padding-right: 20px;
}

.authorInfo span,
.readDuration{
    color: #698299 !important;
}

.social-icon {
    width: 20px;
    height: 20px;
}

.socialIcons--wrapper{
    text-align: right;
    margin-top: 10px;
}

.socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
    font-size:17px
}

img.social-icon:hover {
    opacity: .8;
}

.comments-trigger{
    float: right;
}

.comments-trigger img{
    width: 100px;
    height: 100px;
}
.related-articles--wrapper div h2{
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding-top: 20px;
    padding-bottom: 0;
}
.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.card {
    background: white;
    margin-bottom: 0.75em;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03) !important;
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03) !important;
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: 390px;
}

.card > a{
    margin-bottom: 10px;
}

.card img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

#article-body::selection { 
    color: #f1c40f; 
}

.article-body--wrapper::selection { 
    color: #f1c40f; 
}
 

.card-content {
    padding: 0 1.4em 1.4em;
}

.article-meta {
    position: absolute;
    bottom: 15px;
    font-size: 15px;
}

.article-meta-footer{
    color: #666666;
    margin-top: -5px;
}

#article-details--wrapper .card-meta-channel a{
    font-weight: normal;
}
.card-content a h1{
    color: #28323B;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}


#article-details--wrapper iframe{
    max-width: 100%;
}

#article-details--wrapper .article-body--wrapper img{
    width: auto;
    max-width: 100%;
}


#article-details--wrapper  .article-body--wrapper .btn{
    background-color: #008ea6;
    color: white;
    padding: 8px 20px;
    line-height: 100%;
    margin-right: 20px;
    border-radius: 20px !important;
    font-weight: 700 !important;
}

#article-details--wrapper .article-body--wrapper .button-medium-teal {
    background-color: #008ea6 !important;
    color: white !important;
    height: 42px;
    padding: 13px;
    line-height: 100%;
    margin-right: 20px;
    border-radius: 20px !important;
    font-weight: 700 !important;
}

#article-details--wrapper .btn {
    display: inline-block;
    /* padding: 6px 12px; */
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    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;
}

.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 49.20%;
            flex: 0 1 49.20%;
}

/* -- Custom css -- */
.article-details--custom{
    height: auto;
    padding: 1.25rem 90px;
}


/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    .short-desc--wrapper{
        font-size: 1.2em;
    }
    .card img {
        height: 190px;
    }
}

@media all and (max-width: 1199px) {
    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 991px) {
    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 768px) {
    .article-details--banner {
        min-height: 300px;
        background-position: center !important;
    }

    .cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }

    .authorInfo {
        padding-right: 0;
    }

    .readDuration {
        padding-left: 0;
        padding-right: 0;
    }

    .socialIcons--wrapper{
        padding-left: 0;
    }

    .socialIcons--wrapper a{
        padding: 1px;
        margin-left: 2px
    }
}

@media all and (max-width: 575px) {

    .article-body--wrapper .button{
        background-color: #008ea6 !important;
        color: white !important;
        /* height: 34px;
        padding: 8px 20px; */
        line-height: 100%;
        margin-right: 20px;
        border-radius: 20px !important;
        font-weight: 700 !important;
        padding: 13px;

    }


    .article-details--banner {
        min-height: 250px;
        background-position: center !important;
    }

    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 99.20%;
                flex: 0 1 99.20%;
    }

    .readDuration {
        padding-right: 15px;
        margin-top: 0px;
    }

    .socialIcons--wrapper{
        margin-top: -25px;
    }
}


.article-body--wrapper p{
    margin-bottom:1rem!important
}

.article-body--wrapper .button{
    background-color: #008ea6 !important;
    color: white !important;
    /* height: 34px;
    padding: 8px 20px; */
    line-height: 100%;
    margin-right: 20px;
    border-radius: 20px !important;
    font-weight: 700 !important;
    padding: 13px;

}

.articleType {
    padding-bottom: 10px;
}

.article-details--title{
    padding-bottom: 10px;
}
/* ---- Media query ends ---- */

#articleLibrary--wrapper h1,#articleLibrary--wrapper  .h1 {
    font-size: 26px !important;
	line-height: 36px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper  h1,#articleLibrary--wrapper  .h1 {
        font-size:36px  !important;
		line-height: 48px  !important;
    }
}

#articleLibrary--wrapper h2,#articleLibrary--wrapper .h2 {
    font-size: 24px  !important;
    line-height: 34px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper  h2,#articleLibrary--wrapper .h2 {
        font-size:32px  !important;
        line-height: 44px  !important;
    }
}

#articleLibrary--wrapper h3,#articleLibrary--wrapper .h3 {
    font-size: 22px  !important;
    line-height: 32px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper h3,#articleLibrary--wrapper .h3 {
        font-size:28px  !important;
        line-height: 38px  !important;
    }
}

#articleLibrary--wrapper h4,#articleLibrary--wrapper .h4 {
    font-size: 20px  !important;
    line-height: 30px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper   h4,#articleLibrary--wrapper .h4 {
        font-size:24px  !important;
        line-height: 34px  !important;
    }
}
/* 
#articleLibrary--wrapper h5,#articleLibrary--wrapper .h5 {
    font-size: 18px  !important;
    line-height: 28px  !important;
} */

@media (min-width: 718px) {
    #articleLibrary--wrapper  h5,#articleLibrary--wrapper .h5 {
        font-size:20px  !important;
        line-height: 30px  !important;
    }
}

#articleLibrary--wrapper h6,#articleLibrary--wrapper .h6 {
    font-size: 16px  !important;
    line-height: 28px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper   h6,#articleLibrary--wrapper .h6 {
        font-size:16px  !important;
        line-height: 28px  !important;
    }
}

/* USGBC+ Two column image section */
figure.two-col {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -2% 2em;
}
figure.two-col img {
     min-width: calc(576px / 3);
    width: 30%!important;
    flex-grow: 1;
    padding: 2%;
}
figure.two-col figcaption {
     width: 100%;
    padding: 0 2%;
    color: grey;
    font-style: italic;
    font-size: 85%;
    line-height: 1.5em;
}
 
 
/* USGBC+ Three column image section */
figure.three-col {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -2% 2em;
}
figure.three-col img {
     min-width: calc(576px / 3);
    width: 30%!important;
    flex-grow: 1;
    padding: 2%;
}
figure.three-col figcaption {
     width: 100%;
    padding: 0 2%;
    color: grey;
    font-style: italic;
    font-size: 85%;
    line-height: 1.5em;
}
 
 
/* USGBC+ Full width image section */
figure.full-width {
     width: 100vw;
    max-width: 100vw;
    margin: 2rem calc(50% - 50vw);
}
figure.full-width img {
    width: 100%!important;
    height: 100vh;
    max-height: 100vw;
    object-fit: cover;
}
figure.full-width figcaption {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    display: flex;
    padding: 0 15px;
    color: grey;
    font-style: italic;
    font-size: 85%;
    line-height: 1.5em;
}
@media only screen and (min-width: 576px) {
     figure.full-width figcaption {
    width: 570px;
     }
}
@media only screen and (min-width: 768px) {
     figure.full-width figcaption {
    width: 770px;
     }
}
@media only screen and (min-width: 992px) {
     figure.full-width figcaption {
    width: 945px;
     }
}
 
 
/* USGBC+ Miscellaneous */
.muted-bg {
     background-color: #eceef1;
}
 
 
/* USGBC+ Left portrait image section */
figure.portrait-left {
     float: left;
     width: 40%;
     padding: 0 2em 1.5em 0;
     margin-left: max(calc(30% - 30vw), -40%);
}
figure.portrait-left img {
     width: 100%!important;
}
figure.portrait-left figcaption {
    color: grey;
    font-style: italic;
    font-size: 85%;
    line-height: 1.5em;
}
 
 
/* USGBC+ Right portrait image section */
figure.portrait-right {
     float: right;
     width: 40%;
     padding: 0 0 1.5em 2em;
     margin-right: max(calc(30% - 30vw), -40%);
}
figure.portrait-right img {
     width: 100%!important;
}
figure.portrait-right figcaption {
    color: grey;
    font-style: italic;
    font-size: 85%;
    line-height: 1.5em;
}
 
 
/* USGBC+ Ad image section */
figure.ad {
     width: 100%;
     padding: 1.5rem;
     background-color: #eceef1;
     margin: 2em 0;
     position: relative;
}
figure.ad::before {
     content: "Advertisement";
     position: absolute;
     top: 0;
     left: 1.5rem;
     color: rgba(0,0,0,.4);
     font-size: .8rem;
}


figure.portrait-right, figure.portrait-left {
    display: grid;
    grid-template-areas:
        'img'
        'cap';
    grid-template-rows: 40vw auto;
    width: 30vw;
}

figure.portrait-left img, figure.portrait-right img {
    grid-area: img;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

figure.portrait-left figcaption, figure.portrait-right figcaption {
    grid-area: cap;
}

@media only screen and (min-width: 1200px) {
    figure.portrait-right, figure.portrait-left {
        grid-template-rows: 430px auto;
        width: 346px
    }
}

figure.three-col img, figure.two-col img {
    object-fit: cover;
}

figure.two-col, figure.three-col {
    clear: both;
}

.article-width figcaption {
    color: grey;
    font-style: italic;
    font-size: 85%;
    line-height: 1.5em;
}

.article_photo_credits{
    font-style: italic;
    font-size: 14px;
    line-height: 22px;
    color: gray;
}

.exportText{
	font-family: "helvetica neue", arial;
    font-size: small;
    color: #0071bc;
    cursor: pointer;
    float: right;
    padding-top: 0px;
    text-align: center;
}

.exportText>a:hover, .exportText>a:active {
    outline: 0;
    text-decoration: none;
}

.exportText>a {
    text-decoration: none;
    color: #17b0cd;
}

.exportText>a:hover {
    color: #069;
    text-decoration: none;
}

.export-wrapper{
    margin-bottom: -30px;
}

.export-spin{
    font-size: small;
    color: #0071bc;
}

.result-Info--wrapper .downloadLibraryResults-btn{
    margin-top: -5px;
    float: right;
    margin-right: 10px;
    color: #0071bc;
    font-size: 13px;
}

.result-Info--wrapper .downloadLibraryResults-btn:hover{
    text-decoration: none;
    color: #01579b;
}

.result-Info--wrapper .downloadLibraryResults-btn span{
    margin-left: 2px;
}

button.btn.btn-link.downloadLibraryResults-btn {
    margin-right: 0;
    padding-right: 0;
}

/* button.downloadLibraryResults-btn.withSort{
    margin-top: -17px;
} */

button.btn.btn-link.downloadLibraryResults-btn svg {
    margin-right: 3px;
}

.withSort {
    padding-right: 12px!important;
}

.store {
    float: right;
    font-size: 13px;
    padding-top: 0px;
}
@media (min-width: 1200px){
    #contact-us-wrapper {
        max-width: 1000px;
        width: 70% !important;
    }
    /* .image-placeholder{
        content:url(https://usgbc-assets.s3.amazonaws.com/usgbc.org/images/contact_us_image.jpg);
        padding: 50px 60px;
        max-width: 100%;
    } */
}

#contact-us-wrapper  h1 {
    font-size: 28px;
    color: #86c240;
    font-weight: 600;
}

#contact-us-wrapper  .kicker{
    font-size: 20px;
    color: #646464;
    font-weight: 400;
    margin: 0 0 .5em;
}

#contact-us-wrapper p{
    margin-bottom: 12px;
    padding: 0;
    font-size: 15px;
    color: #231f20;
}

#contact-us-wrapper a{
    color: #00929f ;
}

#contact-us-wrapper .padded,
#contact-us-wrapper  #content .padded {
    margin-bottom: 1.7em;
}

#contact-us-wrapper .aside,
#contact-us-wrapper .aside-dark {
    padding: 12px;
    /* background: #fff; */
    border: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 4px;

}

#contact-us-wrapper .large-button,
#contact-us-wrapper .jumbo-button,
#contact-us-wrapper input[type=button]{
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    border: 1px solid #ccc;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fafafa inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(100% 100% 90deg,#EEEEEE,#FCFCFC);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#FCFCFC),to(#EEEEEE));
    -pie-background: linear-gradient(#fcfcfc,#eee 100%);
    font-size: 14px;
    padding: 6px 8px;
    border-radius: 5px;
    margin: 10px;
    float: left;
}

#contact-us-wrapper .arrow-button {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #393e3e;
    display: block;
}

#contact-us-wrapper a {
    text-decoration: none;
    color: #00929f ;
}

#contact-us-wrapper .arrow-button span {
    padding: 3px 22px 3px 0;
    line-height: 18px;
    background: url(https://usgbc-react-assets.s3.amazonaws.com/static/images/arrow-button.gif) no-repeat right;
}

#contact-us-wrapper .aside-dark {
    /* background: #f6f6f6; */
}



/* .Select-control {
    table-layout: fixed;
    color:red;
} */

/* .Select-input {
    overflow: hidden;
    max-width: 80%;
} */


#contact-us-wrapper h1,#contact-us-wrapper .h1 {
    font-size: 26px;
    line-height: 36px
}

@media (min-width: 718px) {
    #contact-us-wrapper h1,#contact-us-wrapper .h1 {
        font-size:36px;
        line-height: 48px
    }
}

#contact-us-wrapper h2,#contact-us-wrapper .h2 {
    font-size: 24px;
    line-height: 34px
}

@media (min-width: 718px) {
    #contact-us-wrapper h2,#contact-us-wrapper .h2 {
        font-size:32px;
        line-height: 44px
    }
}

#contact-us-wrapper h3,#contact-us-wrapper .h3 {
    font-size: 22px;
    line-height: 32px
}

@media (min-width: 718px) {
    #contact-us-wrapperh3,#contact-us-wrapper .h3 {
        font-size:28px;
        line-height: 38px
    }
}

#contact-us-wrapper h4,#contact-us-wrapper .h4 {
    font-size: 20px;
    line-height: 30px
}

@media (min-width: 718px) {
    #contact-us-wrapperh4,#contact-us-wrapper .h4 {
        font-size:24px;
        line-height: 34px
    }
}

#contact-us-wrapper h5,#contact-us-wrapper .h5 {
    font-size: 14px;
    line-height: 28px
}

@media (min-width: 718px) {
    #contact-us-wrapper h5,#contact-us-wrapper .h5 {
        font-size:18px;
        line-height: 30px
    }
}

#contact-us-wrapper h6,#contact-us-wrapper .h6 {
    font-size: 16px;
    line-height: 28px
}

@media (min-width: 718px) {
    #contact-us-wrapper h6,#contact-us-wrapper.h6 {
        font-size:16px;
        line-height: 28px
    }
}


#contact-us-wrapper .contact-phone h4 {
    background-image: url(https://usgbc-assets.s3.amazonaws.com/usgbc.org/images/landing-pages/icons/phone.png);
    background-size: contain;
}


#contact-us-wrapper .contact-email h4 {
    background-image: url(https://usgbc-assets.s3.amazonaws.com/usgbc.org/images/landing-pages/icons/email.png);
    background-size: contain;
}



#contact-us-wrapper .contact-mail h4 {
    background-image: url(https://usgbc-assets.s3.amazonaws.com/usgbc.org/images/landing-pages/icons/snail-mail.png);
    background-size: contain;
}



#contact-us-wrapper .contact h4 {
    background-repeat: no-repeat;
    background-position: right;
}

/* #contact-us-wrapper h4 {
    font-size: 16px;
    font-weight: 600;
    color: #505050;
    margin: 0 0 .5em;
    line-height: 1.25;
} */

#contact-us-wrapper p,
#contact-us-wrapper ul,
#contact-us-wrapper ol,
#contact-us-wrapper dl {
    margin-bottom: 12px;
}

#contact-us-wrapper .contact p {
    font-size: 14px;
    /* line-height: 1.5em; */
    margin: 0;
}

#contact-us-wrapper .emphasized-box-contact {
    font-size: 12px;
    border: 1px solid #c0d1d5;
    padding: 9px 13px;
    margin-bottom: 20px;
    border-radius: 4px;
    /* -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.95) inset, 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(255,255,255,.95) inset, 0 1px 2px rgba(0,0,0,.1);
    background-color: #e7f0f2;
    background-image: -moz-linear-gradient(100% 100% 90deg,#E7F0F2,#F1F6F7);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#F1F6F7),to(#E7F0F2) );
    -pie-background: linear-gradient(#F1F6F7,#E7F0F2 100%); */
}

#contact-us-wrapper p,
#contact-us-wrapper ul,
#contact-us-wrapper ol,
#contact-us-wrapper dl {
    margin-bottom: 12px;
}

#contact-us-wrapper #sideCol p,
#contact-us-wrapper div p.not-sideCol {
    font-size: 14px;
    /* color: #666; */
}

#contact-us-wrapper h6 {
    font-size: 12px;
    color: #2d4046;
    font-weight: 700;
    margin: 0 0 .5em;
}

#contact-us-wrapper ul.styledlist {
    margin-left: 0;
    padding-left: 0;
}

#contact-us-wrapper .styledlist li,
#contact-us-wrapper .contributed-content ul li {
    list-style: none;
    background: url(https://usgbc-react-assets.s3.amazonaws.com/static/images/bullet.gif) left .5em no-repeat;
    padding-left: .88em;
    margin: 2px 0 5px 5px;
    line-height: 20px;
    color: #444;
}


#contact-us-wrapper .emphasized-box-contact li {
    font-size: 11px;
    margin: 5px 0;
    line-height: 1.4em;
    background-position: 0 5px;
}

/* #mainCol > h2{
    font-size: 35px !important;
} */
.awards{
    display: none;
}
.awards p{
    font-size: 14px !important;
    /* color: #666 !important; */

}

/* #contact-us-wrapper .contact p {
    font-size: 13px;
    line-height: 1.5em;
    margin: 0;
} */


#customer_service_a{
    padding-left: 8px;
}

.courseModal-NoOverlay{
    background: none;
    z-index: 99999;
}

.contactModal-btn{
    top: 5px;
    right: 5px;
    padding: 0;
}

.contactModal-btn svg{
    width: 25px;
    height: 30px;
}

.usgbc-contact-modal--wrapper{
    width: 30%;
    min-height: 400px;
    -webkit-box-shadow: 0px 0px 0px 11px rgba(0,0,0,.25);
            box-shadow: 0px 0px 0px 11px rgba(0,0,0,.25);
    padding: 10px 15px;
}

.usgbc-contact-modal--wrapper-2{
    width: 30%;
    min-height: 400px;
    -webkit-box-shadow: 0px 0px 0px 11px rgba(0,0,0,.25);
            box-shadow: 0px 0px 0px 11px rgba(0,0,0,.25);
    padding: 10px 15px;
}

.getAskQuestionModal-userNotLoggedIn{
    min-height: 250px;
}

.getAskQuestionModal-userLoggedIn{
    min-height: 270px;
}

.item-one{
    width: 20px;
    font-weight: bold;
    text-align: center;
    left: 0;
    top: 0;
    padding: 5px 20px;
    /* border-right: 1px solid rgba(128, 128, 128, 0.25); */
    margin: 0;

}

.select-options{
    /* padding-top: 8px;
    padding-bottom: 15px; */
    padding: 5px 40px;
}

.heading-one-one{
    /* font-weight: bold; */
    left: 0;
    top: 0;
    padding: 0px 0px;
    margin: 0;
    width: 100%;


}

.heading-two{
    font-weight: bold;
    left: 0;
    top: 0;
    padding: 5px 0px;
    margin: 0;
    text-align: center;


}

.step-one{
    display: flex

}

/* .signIn--group{
    display:flex;
    padding-right:20px;
} */
/* .signIn--group span.modal-title-note {
    padding-left: 25px;
} */

.contact-form-wrapper{
    padding: 28px;
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 25px;
    padding-bottom: 45px;
}

.contactModal-btn svg{
    fill: #999;
}



.contact-form-title{
    /* border-bottom: 1px solid #eee;
    color: #999;
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    padding-bottom: 7px; */
    /* position: absolute; */
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: 600;
    /* text-decoration-line: underline; */
    padding-bottom: 4px;
    padding-top: 4px;
    justify-content: center;
}

.conact-login-form{
    justify-content: center;
    align-items: center;
    display: flex;
}

.contactform-active{
    border-bottom: 1px solid #000
}

.jqm-form-trigger a:hover{
    background: #078D92;
    font-weight: 500;
}

.contactform-active:hover{
    color: #078D92;
    font-weight: 500;
}

.contact-submit-btn{
    font-weight: 600;
    font-size: 13px;
    padding: 6px 10px 5px;
    border-radius: 0px;
}

.contact-submit-btn:focus{
    outline: none;
}


#submit-contact-form{
    margin-top: 15px;
    width: 100%!important
}

#submit-contact-form p{
    color: #424f5c;
    margin-bottom: 2em;
}


.submit-contact-form_category_label{
    margin-bottom: -15px
}

.submit-contact-form-project-div{
    margin-top:15px
}

#submit-contact-form label{
    max-width: 100%;
    display: block;
    color: #555;
    font-weight: 700;
    line-height: 20px;
    font-size: 13px;
}

#submit-contact-form input[type = "text"]  {
    /* width: 75%; */
    border: 1px solid #ddd ;
    border-radius: 4px !important;
    font-size: 14px !important;
    height: 40px !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-right: 0 !important;
    width: 100%!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.contact-hr {
    /* margin-top: 1rem; */
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 !important;
}

.top-nav-banner {
    align-items: center;
    display: flex;
    justify-content: center;
}


.top-nav-banner  a {
    text-decoration: none;
    color: #17b0cd;
    padding-right: 40px;
}





#submit-contact-form input[type = "password"]  {
    /* width: 75%; */
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    height: 40px !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-right: 0 !important;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


#submit-contact-form input[type = "select"]  {
    /* width: 75%; */
    border-radius: 4px !important;
    font-size: 14px !important;
    height: 40px !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-right: 0 !important;
    width: 100%!important;
}


#submit-contact-form .form-text {
    display: block;
    margin-top: 0.25rem;
}

#submit-contact-form  .form-item,
#submit-contact-form  .form-actions {
    margin-top: 0;
    margin-bottom: 1em;
}


#submit-contact-form textarea.ask-question{
    min-height: 70px;
    font-size: 12px;
    line-height: 17px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 7px 5px;
    width: 100%!important;
    color: #777;
    outline: none;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

}

#submit-contact-form input.textField{
    background: #fff;
    border: 1px solid #ccc;
    padding: 7px 5px;
    width: 300px;
    color: #777;
    outline: none;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
}

.contact-form-wrapper .version--wrapper{
    width: 300px;
}

.contact-form-wrapper .version--wrapper_pre__control{
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.13) inset, 0 1px 0 #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.13) inset, 0 1px 0 #fff;
    font-size: 13px;
    margin-top: 5px;
}


.css-1g6gooi .version--wrapper_pre__input input{
    border: none !important;
}

.form_table input#FSsubmit {
    background-image: none!important;
    border: none!important;
    box-shadow: none!important;
    background-color: #008ea6 !important;
}

.formSite-iFrame-wrapper{
    /* width: 100%; */
    /* margin-left: -25px;
    margin-top: -5px; */

    width: 56%;
    display: flex;
    height: 660px;
    justify-content: center;

}


.formSite-iFrame-wrapper input[type = "text"]  {
    width: 75%;
    border: 1px solid #ddd ;
    border-radius: 4px !important;
    font-size: 14px !important;
    height: 40px !important;
    /* margin-top: 0 !important; */
    /* margin-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important; */
    /* margin-right: 0 !important; */
    /* width: 100%!important; */
}


textarea#RESULT_TextArea-5 {
    resize: vertical;
    max-height: 350px;
}

.q .text_field.calendar_field {
    width: 95%!important;
}


input::placeholder {
    color: red;
  }

textarea::-webkit-input-placeholder {
    font-size: 14px ;
  }

  textarea:-moz-placeholder { /* Firefox 18- */
    font-size: 14px ;
  }

  textarea::-moz-placeholder {  /* Firefox 19+ */
    font-size: 14px ;
  }

  textarea:-ms-input-placeholder {
    font-size: 14px ;
  }

  textarea::placeholder {
    font-size: 14px ;
  }

  #react-select-3-input{
    -webkit-appearance: none;
    border : 0;
  }

.input:focus /* => from bootstrap css */
{
    outline: 0;
}

.form_table  input[type = "text"]  {
    /* width: 75%; */
    border: 1px solid #ddd ;
    border-radius: 4px ;
    font-size: 14px ;
    height: 40px ;
    margin-top: 0 ;
    margin-bottom: 10px ;
    padding-left: 10px ;
    padding-right: 10px ;
    margin-right: 0 ;
    width: 500px;
}



#submit-contact-form select{
    border: none !important;
    width: 100%!important;
}

.formSite-iFrame-wrapper iframe{
    width: 100%;
    height: 106%;
}

#FSForm #q6{
    display: none;
}

#frame-one689358161 #FSForm .form_table{
    border: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 4px !important;
    padding: 12px;
}

#frame-one689358161 #FSForm .q{
    padding: 0;
    margin-left: 0;
}
/*
.Select-menu-outer {
    z-index: 999 !important;
  } */

.submit-contact-form-label_top{
    margin-top:3px !important;

}

.submit-contact-form-label_bottom{
    margin-bottom:3px !important;
}

.formSite-iFrame-wrapper iframe {
    width: 100%;
    height: 111%;
}


/* CARD CSS */

.contactUs-content--wrapper .card-style{
    font-size: 13px;
}

.contactUs-content--wrapper.a-ws div.a-column, .contactUs-content--wrapper div.a-column {
    margin-right: 2%;
    float: left;
    /* min-height: 1px; */
    overflow: visible;
    /* max-height: 95px; */
    height: 96px;
}

.contactUs-content--wrapper .a-box {
    display: block;
    border-radius: 4px;
    border: 1px #ddd solid;
    background-color: #fff;
}

.contactUs-content--wrapper .a-span4 .a-box .a-box-inner {
    padding: 7px;
}

.contactUs-content--wrapper .a-grid-vertical-align.a-row {
    display: table!important;
    table-layout: fixed;
    zoom: 1;
    border-collapse: collapse;
}

.contactUs-content--wrapper .a-row {
    width: 100%;
}

.contactUs-content--wrapper .a-grid-top.a-fixed-left-grid-inner>.contactUs-content--wrapper .a-fixed-left-grid-col,.contactUs-content--wrapper  .a-grid-top.a-fixed-right-grid-inner>.contactUs-content--wrapper .a-fixed-right-grid-col,.contactUs-content--wrapper  .a-grid-top.a-row> .contactUs-content--wrapper div.a-column {
    vertical-align: top;
}

.contactUs-content--wrapper .a-grid-vertical-align.a-row>.contactUs-content--wrapper div.a-column.a-span-last {
    padding-right: 0;
}

.contactUs-content--wrapper h1.a-spacing-none,.contactUs-content--wrapper  h2.a-spacing-none,.contactUs-content--wrapper  h3.a-spacing-none,.contactUs-content--wrapper  h4.a-spacing-none {
    padding-bottom: 0;
}


.contactUs-content--wrapper .a-ordered-list.a-nostyle,.contactUs-content--wrapper  .a-unordered-list.a-nostyle,.contactUs-content--wrapper  ol.a-nostyle, .contactUs-content--wrapper ul.a-nostyle {
    margin-left: 0;
    color: #111;
}

.contactUs-content--wrapper .a-ordered-list,.contactUs-content--wrapper  .a-unordered-list,.contactUs-content--wrapper  ol,.contactUs-content--wrapper  ul {
    padding: 0;
}

.contactUs-content--wrapper .a-unordered-list,.contactUs-content--wrapper ul {
    margin: 0 0 0 18px;
    color: #111;
}

.contactUs-content--wrapper .a-ordered-list li, .a-unordered-list li,.contactUs-content--wrapper ol li,.contactUs-content--wrapper ul li {
    word-wrap: break-word;
    margin: 0;
}

.contactUs-content--wrapper .ss-v2-box-image {
    max-width: 65px;
    padding-right: 10px;
    max-height: 65px;
}

.contactUs-content--wrapper .a-ordered-list.a-nostyle li, .contactUs-content--wrapper .a-unordered-list.a-nostyle li,.contactUs-content--wrapper  ol.a-nostyle li, .contactUs-content--wrapper ul.a-nostyle li {
    list-style: none;
}

.contactUs-content--wrapper span.a-list-item{
    font-size: 0.8rem;
}

.contactUs-content--wrapper li{
    font-size: 0.8rem !important;
}

.contactUs-content--wrapper .card-row-2{
    margin-top:20px;
}

.contactUs-content--wrapper .contactus-card{
    padding-right: 0px!important;
    padding-bottom: 20px;
}

.contactUs-content--wrapper  h5.a-spacing-none.a-text-normal {
    text-decoration: none;
    color: #212529;
}

.contactUs-content--wrapper  a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.contactUs-content--wrapper .user-login-form{
    max-width: 100% !important
}

.contactus-padding-bottom{
    margin-bottom: 20px;
}

.contactus-padding-top{
    margin-top: 20px;
}



@media all and (max-width: 1199px) {

}

@media all and (max-width: 991px) {

    .contactUs-content--wrapper .contactus-card {
        padding-right: 0px!important;
        padding-bottom: 34px;
    }

    .a-column.a-span9.a-span-last {
        max-height: 104px;
    }

}

@media all and (max-width: 768px) {
    .hasAccount{
        margin-top:5px;
    }
    .usgbc-contact-modal--wrapper{
        width: 75%;
    }

    .usgbc-contact-modal--wrapper-2{
        width: 75%;
    }

    #contact-us-wrapper .large-button{
        width: 100%;
        margin: 10px auto;
    }

    .contact-form-wrapper {
        padding: 28px;
        padding-top: 20px;
        padding-right: 15px;
        padding-left: 25px;
        padding-bottom: 66px;
    }

    .contact-form-wrapper {
        padding: 28px;
        padding-top: 20px;
        padding-right: 15px;
        padding-left: 25px;
        padding-bottom: 66px;
    }

    .formSite-iFrame-wrapper iframe {
        width: 100%;
        height: 111%;
    }

    .contactUs-content--wrapper .contactus-card {
        padding-right: 0px!important;
        padding-bottom: 34px;
    }

    .a-column.a-span9.a-span-last {
        max-height: 104px;
    }

}


@media all and (max-width: 575px) {

    .contact-form-wrapper {
        padding: 28px;
        padding-top: 20px;
        padding-right: 15px;
        padding-left: 25px;
        padding-bottom: 66px;
    }

    .contactUs-content--wrapper .contactus-card {
        padding-right: 0px!important;
        padding-bottom: 34px;
    }

    .formSite-iFrame-wrapper iframe {
        width: 100%;
        height: 111%;
    }


    .hasAccount{
        margin-top:5px;
    }

    .usgbc-contact-modal--wrapper{
        width: 95%;
    }

    .usgbc-contact-modal--wrapper-2{
        width: 95%;
    }

    #contact-us-wrapper .large-button{
        width: 100%;
        margin: 10px auto;
    }

    .a-column.a-span9.a-span-last {
        max-height: 104px;
    }

}

.alert {
    position: relative;
    padding: 0rem!important;
    margin-bottom: 1rem;
    /* border: 1px solid transparent; */
    /* border-radius: 0.25rem; */
    border: none!important;
    border-radius: 0rem!important;
}


.usgbc-contact-modal--wrapper.getCertQuestionModal-userLoggedIn {
    width: 40%;
}


@media (min-width: 718px){
#contact-us-wrapper h5, #contact-us-wrapper .h5 {
    font-size: 14px;
    line-height: 30px;
}
}

@media screen and (max-width: 1300px) and (min-width: 1200px) {
    .contactUs-content--wrapper div.a-column {
        margin-right: 0%
    }
}

.react-datepicker-wrapper{
    width: 80% !important;
    padding: 0px !important;
}

.file-upload-credentialing {
    border: none !important;
    height: auto !important;
    padding: 0px !important;
    width:  auto !important;
}
.contactUs-content--wrapper #edit-search-theme-form-3 {
  border: 1px solid #ddd !important;
  font-size: 14px;
  height: 38px;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 4px !important;
  padding-left: 10px !important;
  width: 100%;
  color: #3e4348 !important;
  width: 89% !important;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #cdcdcd !important;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #cdcdcd !important;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #cdcdcd !important;
}
:-moz-placeholder { /* Firefox 18- */
	color: #cdcdcd !important;
}

.contactUs-content--wrapper  #search-react-theme-form-1 input#edit-submit {
  background-color: #fff;
  font-size: 10px;
  text-indent: inherit;
  margin: -36px 8px;
  padding: 7px;
  height: 30px!important;
  font-weight: 500;
  cursor: pointer;
  float: right;
  content: 'Search';
  color: #666;
  background: white;
  width: 9%;
  border: 1px solid #9c9d9d;
  text-transform: uppercase;
}


.facet-filter-small-contact {
/* -moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
-moz-box-sizing: border-box; */
background: none repeat scroll 0 0 white;
border-color: -moz-use-text-color #BFBFBF #BFBFBF;
/* -webkit-border-image: none;
     -o-border-image: none;
        border-image: none; */

/* border-right: 1px solid #ececed;
border-left: 1px solid #ececed;
border-bottom: 1px solid #ececed;
border-style: none solid solid;
border-width: medium 1px 1px; */
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
display: none;
z-index: 5;
position: absolute;
margin-top: 2px;
}

.facet-filter-small-contact ul a span.searchResult-title{
  display: block;
  color: #0071BB;
  font-size: 18px;
}

.facet-filter-small-contact ul a span.searchResult-type{
  display: inline-block;
  margin-top: 2px;
  color: #666666;
  font-size: 16px;
  font-weight: 600;
}

.facet-filter-small-contact ul {
  margin: 0 !important;
  background: white;
  padding: 0px;
  max-height: 430px;
  overflow-y: auto;
}

.facet-filter-small-contact li {
  float: none !important;
  font-size: 20px;
  list-style: none outside none;
  margin: 0 !important;
}

.facet-filter-small-contact a {
  color: #434343;
  display: block;
  padding: 0.5em 1em !important;
}

.facet-filter-small-contact a:hover{
  text-decoration: none;
}

.facet-filter-small-contact ul li a{
  line-height: 15px;
}

.facet-filter-small-contact .mark,.facet-filter .filter {
  font-weight: 700;
}

.facet-filter-small-contact  .count {
  color: #A1A1A1;
  font-size: 80%;
  white-space: nowrap;
}

.facet-filter-small-contact a:hover {
  /* background: none repeat scroll 0 0 #54A9BF;
  color: white !important; */
  background-color: rgb(238, 238, 238);
}

.facet-filter-small-contact a:hover .count {
  color: white;
}

.facet-filter-small-contact .active .count {
  color: white;
}

/*larger windows facet filter*/
.facet-filter-small-contact {
  width: 86%;
  margin-top: 0.5px;
  margin-left: 0px
}

.facet-filter-small-contact ul li span {
  background: none;
}

.contactUs-content--wrapper  #edit-search-theme-form-3 .usgbc-input-placeholder {
  padding: 5px  !important;
  z-index: 9999  !important;
  /* padding-left: 20px; */
  background: transparent  !important;
  font-size: 10px  !important;
  margin-top: -10px !important;
  display: inline-block  !important;
  color: lightgray  !important;
  /* line-height: 1.65px !important; */
}

.contactUs-content--wrapper .usgbc-input-placeholder {
  padding: 5px ;
  z-index: 9999;
  /* padding-left: 20px; */
  background: transparent;
  font-size: 10px;
  margin-top: -3px;
  display: inline-block;
  color: lightgray;
  /* line-height: 1.65px !important; */
}







/* .contactUs-content--wrapper  #search-react-theme-form-1 input#edit-submit {
  background-color: #fff;
  font-size: 10px;
  text-indent: inherit;
  margin: -34px 0px;
  padding: 7px;
  height: 30px!important;
  font-weight: 500;
  cursor: pointer;
  float: right;
  content: 'Search';
  color: #666;
  background: white;
  width: 18%;
  border: 1px solid #9c9d9d;
  text-transform: uppercase;
} */


@media (max-width: 575px){
.contactUs-content--wrapper #search-react-theme-form-1 input#edit-submit {
    background-color: #fff;
    font-size: 10px;
    text-indent: inherit;
    margin: -34px 0px;
    padding: 7px;
    height: 30px!important;
    font-weight: 500;
    cursor: pointer;
    float: right;
    content: 'Search';
    color: #666;
    background: white;
    width: 18%;
    border: 1px solid #9c9d9d;
    text-transform: uppercase;
}

.contactUs-content--wrapper #edit-search-theme-form-3 {
  border: 1px solid #ddd !important;
  font-size: 14px;
  height: 38px;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 4px !important;
  padding-left: 10px !important;
  width: 100%;
  color: #3e4348 !important;
  width: 79% !important;
}

}
@charset "UTF-8";
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker__navigation-icon::before {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  margin-left: -4px;
  position: absolute;
  width: 0;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  border-top: none;
  border-bottom-color: #f0f0f0;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  top: 0;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  bottom: 0;
  margin-bottom: -8px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  border-bottom: none;
  border-top-color: #fff;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  bottom: 0;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
  width: 100%;
}

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}
.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}
.react-datepicker-popper[data-placement^=bottom] {
  padding-top: 10px;
}
.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle, .react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}
.react-datepicker-popper[data-placement^=top] {
  padding-bottom: 10px;
}
.react-datepicker-popper[data-placement^=right] {
  padding-left: 8px;
}
.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}
.react-datepicker-popper[data-placement^=left] {
  padding-right: 8px;
}
.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 15px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}
.react-datepicker__navigation--previous {
  left: 2px;
}
.react-datepicker__navigation--next {
  right: 2px;
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}
.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
}
.react-datepicker__navigation:hover *::before {
  border-color: #a6a6a6;
}

.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}
.react-datepicker__navigation-icon--next {
  left: -2px;
}
.react-datepicker__navigation-icon--next::before {
  transform: rotate(45deg);
  left: -7px;
}
.react-datepicker__navigation-icon--previous {
  right: -2px;
}
.react-datepicker__navigation-icon--previous::before {
  transform: rotate(225deg);
  right: -7px;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}
.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}
.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}
.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -87px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-names {
  margin-bottom: -8px;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}
.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}
.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}
.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}
.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}
.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #bad9f1;
  color: rgb(0, 0, 0);
}
.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}
.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.react-datepicker__input-container .react-datepicker__calendar-icon {
  position: absolute;
  padding: 0.5rem;
}

.react-datepicker__view-calendar-icon input {
  padding: 6px 10px 5px 25px;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}
.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "\D7";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__children-container {
  width: 13.8rem;
  margin: 0.4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  height: auto;
}

.react-datepicker__aria-live {
  position: absolute;
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}

.react-datepicker__calendar-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}

#signUpForm--wrapper{
    margin-bottom: 2em;
    margin-left: 10%;
}

#signUpForm--wrapper h2{
    margin-bottom: 1em;
}

#signUpForm--wrapper form button{
    margin-top: 1.25em;
}

.signup-error--wrapper{
    margin-top: 25px;
}

#signUpLoader{
    float: right;
    margin-top: 2px;
}

#createUser-btn{
    border: 1px solid #347F93;
    text-shadow: 0 -1px 0 rgba(0,0,0,.20);
    -webkit-box-shadow: 0 1px 0 rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    -moz-box-shadow: 0 1px 0 rgba(250,250,250,.2) inset,0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 0 rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    background-color: #57ABC0;
    background-image: -moz-linear-gradient(100% 100% 90deg,#3D92A8,#57ABC0);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#57ABC0),to(#3D92A8));
    -pie-background: linear-gradient(#57ABC0,#3D92A8 100%);
    font-size: 13px;
    padding: 6px 10px 5px;
    margin-right: 8px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 32px;
    font-weight: 700;
    color: white;
}
.rwt__tabs[data-rwt-vertical="true"] {
  display: flex;
}

.rwt__tablist:not([aria-orientation="vertical"]) {
	border-bottom: 1px solid #ddd;
}

.rwt__tablist[aria-orientation="vertical"] {
  display: flex;
	flex-direction: column;
	flex-shrink: 0;
	flex-grow: 0;
	border-right: 1px solid #ddd;
	margin-right: 1rem;
}

.rwt__tab {
	background: transparent;
	border: 0;
	font-family: inherit;
	font-size: inherit;
	padding: 1rem 2rem;
  transition: background 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.rwt__tab[aria-selected="false"]:hover,
.rwt__tab:focus {
  outline: 0;
  background-color: #f4f4f4;
	background-color: rgba(0,0,0,0.05);
}

.rwt__tab[aria-selected="true"] {
	position: relative;
}

.rwt__tab[aria-selected="true"]:after {
	content: '';
	position: absolute;
}

.rwt__tablist:not([aria-orientation="vertical"]) .rwt__tab[aria-selected="true"]:after {
  bottom: -1px;
	left: 0;
	width: 100%;
	border-bottom: 3px solid #00d8ff;
}

.rwt__tablist[aria-orientation="vertical"] .rwt__tab[aria-selected="true"]:after {
  right: -1px;
  top: 0;
  height: 100%;
  border-right: 3px solid #00d8ff;
}

#credit-details--wrapper{
    background: #fff;
    line-height: 1.85em;
}

#credit-details--wrapper a{
    text-decoration: none !important;
}

#credit-details--wrapper .memberShipLevel{
    margin-left: 0;
    font-size: inherit;
}

#credit-details--wrapper .orgWebsiteUrl{
    text-align: right;
}

#credit-details--wrapper a:hover{
    color: #01579b;
}

#credit-details--wrapper .collapse.in {
    display: block !important;
}

#credit-details--wrapper .aside {
    padding: 12px;
    background: white;
    border: 1px solid #DDD;
    overflow: hidden;
    margin-bottom: 20px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


#guideTab--wrapper table {
    border-collapse: collapse;
    border: 1px solid #eee;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
    table-layout:fixed;
}

#guideTab--wrapper .credit-embed-wrapper iframe {
    width: 150px !important;
    height: 150px !important;
}

#guideTab--wrapper table td,#guideTab--wrapper  table th{
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    width: 80px;
}

div#side-col {
    /* max-width: 0px !important; */
    display: flex;
    word-break: break-word;
    max-width: 30px;
}

div#side-col h5 {
    font-size: 16px !important;
    font-weight: bold;
}

#guideTab--wrapper #side-col h3 {
    font-size: 18px;
    /* line-height: 32px; */
    width: 200px;
}

.button-medium-teal-credit {
    background-color: #008ea6 !important;
    color: white !important;
    height: 42px;
    padding: 13px;
    line-height: 100%;
    margin-right: 20px;
    border-radius: 20px !important;
    font-weight: 700 !important;
}


.tab-noContent--wrapper .button{
    text-transform: capitalize;
}

#credit-details--wrapper .creditRegister-btn{
    font-weight: 700;
    /* text-transform: uppercase; */
    text-align: center;
    display: block;
    cursor: pointer;
    /* border: 1px solid #231f20; */
    text-shadow: 0 -1px 0 #000;
    background-color: #666;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    padding: 10px;
    font-size: 16px;
    float: none;
    border-radius: 20px !important;
    /* text-transform: uppercase; */
    color: #fff;
    letter-spacing:0.6px;
    display: inline-block;
    min-width: 130px;
}

#credit-details--wrapper .creditRegister-btn:hover{
    background-color: #777;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);
    color: #fff;
}

#credit-details--wrapper .pageNav-links--wrapper .pageNav-link{
    margin-right: 10px;
    padding: 4px 10px;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #ccc;
}

#credit-details--wrapper .pageNav-links--wrapper .pageNav-link.active{
    font-weight: 700;
    background: #6666661c;
    color: #231f20;
}

#credit-details--wrapper  .creditAddress{
    font-weight: 400;
    display: inline-block;
}

#credit-details--wrapper .creditDate--wrapper{
    color: #666666;
}

#credit-details--wrapper .creditDate-calendar__icon{
    vertical-align: text-top !important;
    margin-right: 15px;
}

#credit-details--wrapper .creditPhone--wrapper{
    font-weight: 400;
    color: #666666;
}

#credit-details--wrapper .creditAddress--wrapper{
    margin-top: 10px;
}

#credit-details--wrapper .creditAddress--wrapper svg{
    float: left;
    margin-top: 5px;
    vertical-align: middle;
    margin-right: 15px;
 }

#credit-details--wrapper .creditPhone--wrapper .orgPhone{
    margin-left: 15px;
}

.social-icon {
    width: 20px;
    height: 20px;
}

.comments-trigger img {
    width: 100px;
    height: 100px;
}

#credit-details--wrapper .socialIcons--wrapper{
    margin-top: 10px;
    margin-left: -5px;
    text-align: right;
}

#credit-details--wrapper .socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

#credit-details--wrapper img.social-icon:hover {
    opacity: .8;
}

#credit-details--wrapper .creditsMap--wrapper{
    height: 350px;
}

/* #credit-details--wrapper .credit-category--wrapper{
    background: pink;
} */

#credit-details--wrapper  .memberValidityInfo{
    color: #698299;
}

#credit-details--wrapper .credit-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 80px;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}

#credit-details--wrapper .credit-details--banner img{
    width: 100%;
}

#credit-details--wrapper .short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

#credit-details--wrapper .credit-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

/* #credit-details--wrapper .credit-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
} */

.creditType {
    padding-bottom: 10px;
}

.creditType span {
    color: gray !important;
}

#credit-details--wrapper .foundation-statement{
    font-size: 1.25rem;
    font-style: italic;
    margin-bottom: 1.25rem;
}

#credit-details--wrapper hr{
    margin-top: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

#credit-details--wrapper .credit-details--banner{
    margin-top: 20px;
    margin-left: 40px;
}

#credit-details--wrapper a{
    color: #00929f ;
    font-weight: 500;
    cursor: pointer;
}

#credit-details--wrapper .credit-body--wrapper a{
    font-weight: 500;
}

#credit-details--wrapper .credit-details--metaInfo{
    margin-top: 20px;
}

#credit-details--wrapper .credit-details--metaInfo > div,
#credit-details--wrapper .relatedcredits--wrapper,
#credit-details--wrapper .credit-metaInfo{
    margin: auto;
}

#credit-details--wrapper .back-button-credits{
    float: right;
}

#guideTab--wrapper {
    margin-top: 25px;
}

#guideTab--wrapper  .rwt__tab{
    text-align: left;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

#guideTab--wrapper button[aria-selected="true"] {
    font-weight: 600;
    background-color: rgba(0,0,0,0.05);
}

/* #guideTab--wrapper h1.guideTab-title,
#guideTab--wrapper h1{
    font-size: 36px;
} */

#guideTab--wrapper h1{
    font-size: 26px;
    line-height: 36px
}

#guideTab--wrapper .section h1{
    font-size: 26px;
    line-height: 36px
}

#guideTab--wrapper h2{
    font-size: 24px;
    line-height: 34px
}

#guideTab--wrapper h3{
    font-size: 22px;
    line-height: 32px
}

#guideTab--wrapper h4{
    font-size: 20px;
    line-height: 30px

}

#guideTab--wrapper h5{
    font-size: 18px;
    line-height: 28px
}





.emphasized-box {
    /* font-size: 12px; */
    /* border: 1px solid #C0D1D5; */
    /* padding: 9px 13px; */
    margin-bottom: 20px;
    /* -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .95) inset, 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .95) inset, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .95) inset, 0 1px 2px rgba(0, 0, 0, .1);
    background-color: #E7F0F2;
    background-image: -moz-linear-gradient(100% 100% 90deg, #E7F0F2, #F1F6F7);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F6F7), to(#E7F0F2) );
    -pie-background: linear-gradient(#F1F6F7, #E7F0F2 100%); */
}
div.emphasized-box{
    /* display: flex !important; */
    align-items: center !important;
    justify-content: center
}

.content-left{
    border-right:  1px solid;
}

.credit-embed-wrapper  table tbody th, .credit-embed-wrapper  table th {
    border: 1px solid #ccc;
    border-right: none;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: .5px;
    color: #757575;
    text-shadow: 0 1px #fff;
    text-align: center;
    padding: 5px 5px 4px;
    font-weight: 600;
    -moz-box-shadow: 1px 1px 0 #FFF inset;
    -webkit-box-shadow: 1px 1px 0 #FFF inset;
    box-shadow: 1px 1px 0 #FFF inset;
    background-color: #ebeaea;
    background-image: -moz-linear-gradient(100% 100% 90deg, #ebeaea, #f9f9f9);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#ebeaea));
    -pie-background: linear-gradient(#f9f9f9, #ebeaea 100%);
    font-size: 11px;
    min-width: 130px;
}

.credit-embed-wrapper  table,.credit-embed-wrapper tbody,.credit-embed-wrapper tr,.credit-embed-wrapper  th, .credit-embed-wrapper td {
    width: -webkit-fill-available;
}


.credit-embed-wrapper table {
    border: 1px;
}

div.rwt__tabpanel {
    /* display: block; */
    word-wrap: normal;
    word-break: break-word;
    max-width: 650px;
}

.credit-embed-wrapper table tbody td, .credit-embed-wrapper table td {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    padding-left: 10px;
    vertical-align: middle;
    font-size: 12px;
    text-align: center;
}
/* ---- Media query starts ---- */
/*******************************/


#credit-details--wrapper .credit-body--wrapper{
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.85em !important;
    }

    .credit-body--wrapper h4{
        text-decoration: underline;
    }
    .credit-body--wrapper h5{
        line-height: 2.45em;
    }
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #credit-details--wrapper .credit-body--wrapper{
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.85em !important;
    }

}


@media all and (max-width: 1199px) {

    div.rwt__tabpanel {
        /* display: block; */
        word-wrap: normal;
        word-break: break-word;
        max-width: 450px;
    }
    


    #guideTab--wrapper table {
        border-collapse: collapse;
        border: 1px solid #eee;
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 15px;
        table-layout:fixed;
    }
    
    #guideTab--wrapper .credit-embed-wrapper iframe {
        width: 125px !important;
        height: 125px !important;
    }
    
    #guideTab--wrapper table td,#guideTab--wrapper  table th{
        padding: 5px;
        text-align: left;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
        width: 60px;
    }
    
    div#side-col {
        /* max-width: 0px !important; */
        display: flex;
        word-break: break-word;
        max-width: 20px;
    }
    
    div#side-col h5 {
        font-size: 14px !important;
        font-weight: bold;
    }
    
    #guideTab--wrapper #side-col h3 {
        font-size: 16px;
        /* line-height: 32px; */
        width: 150px;
    }



}

@media all and (max-width: 991px) {

}

@media all and (max-width: 768px) {
    #credit-details--wrapper .credit-details--banner {
        min-height: 200px;
        min-width: 40px!important;
        background-position: top!important;
        margin-top: 20px;
        margin-left: 0px !important;
    }
    div#forum-Iframe {
        flex: auto;
        display: flex;
    }


}

@media all and (max-width: 575px) {
    #credit-details--wrapper .credit-details--banner {
        min-height: 200px;
        background-position: center !important;
    }

    #credit-details--wrapper .credit-details--banner {
        margin-top: 20px;
        margin-left: 0px !important;
    }


    div#forum-Iframe {
        flex: auto;
        display: flex;
    }

    #credit-details--wrapper .googleMapView{
        width: 90% !important;
    }

    #credit-details--wrapper .credit-embed-wrapper img{
        width: 100%;
    }

    #credit-details--wrapper .pageNav-links--wrapper .pageNav-link{
        width: 44%;
        margin-bottom: 10px;
        display: inline-block;
    }

    #credit-details--wrapper .rwt__tablist[aria-orientation="vertical"]{
        width: 30%;
    }

}

#creditContainer {
    display: flex;
}

#publicc{
    padding-right: 10px;
}

label.comment_label {
    font-size: 16px;
}

a.pageNav-link.comments-trigger {
    float: none !important;
}

/* ---- Media query ends ---- */
.form-cvent-input {
    background: #fff;
    border: 1px solid #ccc;
    padding: 7px 5px;
    width: 400px;
    color: #777;
    outline: none;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    margin-top: 10px;
    
}

form#submit-cvent-form {
    padding-top: 20px;
}

.cvent-button-group {
    padding-top: 20px;
}

.cvent-tr{
    border-bottom: 5px solid #333;
}
#event-details--wrapper{
    background: #fff;
}

#event-details--wrapper a{
    text-decoration: none !important;
}

#event-details--wrapper a:hover{
    color: #01579b;
}

#forbidden-wrapper{
    min-height:500px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    font-size: 16px;
    padding-left: 10%;
    min-width: 345px;
    color: #444;
}

.forbidden-outer-wrapper{
    max-width: 40%;
}

#event-details--wrapper .eventRegister-btn{
    font-weight: 700;
    /* text-transform: uppercase; */
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    background-color: #008ea6 ;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);*/
    padding: 10px 20px;
    font-size: 15px;
    float: none;
    border-radius: 20px;
    color: white;
    letter-spacing:0.6px;
    display: inline-block;
}

#event-details--wrapper .eventRegister-btn:hover{
    background-color: #025e6e;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);*/
    color: white;
}

#event-details--wrapper  .eventAddress{
    font-weight: 400;
}

#pdiv{
    position: relative;
    min-height: 190px;
}

#event-cdiv{
    /* position: absolute; */
    width: 100%;
}

.eventDate--wrapper{
    font-weight: 600;
    color: #666666;
}
.eventDate time:last-child:after {
    content: "" !important;
}

.eventDate-calendar__icon{
    vertical-align: text-top !important;
    margin-right: 10px;
}

#event-details--wrapper .eventsMap--wrapper{
    height: 350px;
}

#event-details--wrapper .event-details--metaInfo .authorInfo a,
#event-details--wrapper .event-details--metaInfo .authorInfo span{
    text-transform: capitalize;
}

.event-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 200px;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
}

.eventAddressBlock{
    margin-top: 15px;
    display: flex;
    width: 70%;

}

.event-details--banner img{
    width: 100%;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.event-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

/* .event-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 20px;
} */
.eventType {
    padding-bottom: 10px;
}
.event-details--title{
    padding-bottom: 10px;
}

#event-details--wrapper hr{
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#event-details--wrapper a{
    color: #00929f ;
    cursor: pointer;
}

.event_provider_title{
    padding-top: 10px;
}

#event-details--wrapper .event-body--wrapper a{
    font-weight: 500;
}

.event-details--metaInfo{
    margin-top: 25px;
}

.event-details--metaInfo > div,
.relatedevents--wrapper,
.event-metaInfo{
    margin: auto;
}


.card img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

.event-body--wrapper{

    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.65em !important;

}

/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /* .event-body--wrapper{
        font-size: 1.1em;
    } */

}

@media all and (max-width: 1199px) {

}

@media all and (max-width: 991px) {

}

@media all and (max-width: 768px) {
    .event-details--banner {
        min-height: 300px;
        background-position: center !important;
    }




}

@media all and (max-width: 575px) {
    .event-details--banner {
        min-height: 250px;
        background-position: center !important;
    }
    #pdiv{
        margin-top: 15px;
    }

    #cdiv{
        position: relative;
    }

    #event-details--wrapper .googleMapView{
        width: 90% !important;
    }

    .GoogleMapView {
        width: 90% !important;
    }

.eventDate--wrapper{
    font-size: 13px;
    font-weight: 600;
    color: #666666;
    display: block;
}


}
/* ---- Media query ends ---- */
.featured-result-wrapper.col-12.col-sm-12.col-md-12.col-lg-12 {
    padding-top: 15px;
}

.grid-item.grid-item__events {
    height: 315px;
    position: relative;
    background-color: rgb(251, 251, 253);
    -webkit-box-flex: 0;
    margin-bottom: 15px;
    margin-right: 15px;
    transition: all 0.5s ease 0s;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 89, 109);
    border-image: initial;
    flex: 0 0 31.85%;
    max-width: 300px;
}
.grid-item.grid-item__events .grid-item--footer {
    position: absolute !important;
    width: 100% !important;
    padding: 0px 10px !important;
    bottom: 50px !important;
}


.view-grid--wrapper .grid-item__events .grid-item--image {
    height: 165px;
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
    background-size: cover!important;
    background-position: center;
    background-repeat: no-repeat;
}

.featured-result-wrapper{
    /* margin-top: -7px; */
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background-color: #00596d!important;
/* color: #fff!important; */
justify-content: center;
}

.featured-title{
    color:white!important
}

@media (min-width:100px) and (max-width: 767px) {
    /* a#load-menu {
        font-weight: 400;
        font-size: 13px;
        color: #777;
        line-height: 18px;
        padding-right: 0px;
        position: relative;
        top: 0px;
        width: 100%;
        display: block;
        text-align: center;
    } */

    .desktopViewFilter{
        display: none;
    }
}
#help-details--wrapper{
    background: #fff;
    line-height: 1.85em;
}

#help-details--wrapper a{
    text-decoration: none !important;
}

#help-details--wrapper a:hover{
    color: #01579b;
}

#help-details--wrapper .help-details--metaInfo .authorInfo a,
#help-details--wrapper .help-details--metaInfo .authorInfo span{
    text-transform: capitalize;
}

.help-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 325px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.help-details--banner img{
    width: 100%;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.help-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

.help-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    margin-bottom: 20px;
    line-height: 26px;
}

.helpType {
    padding-bottom: 15px;
}

#help-details--wrapper hr{
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#help-details--wrapper a{
    color: #00929f ;
    /* font-weight: 600; */
    cursor: pointer;
}

/* #help-details--wrapper .help-body--wrapper a{
    font-weight: 500;
} */

.help-details--metaInfo > div,
.relatedhelps--wrapper,
.help-metaInfo{
    margin: auto;
}

.readDuration{
    text-align: right;
    margin-top: 10px;
    padding-right: 20px;
}

.authorInfo span,
.readDuration{
    color: #698299 !important;
}

.social-icon {
    width: 20px;
    height: 20px;
}

.socialIcons--wrapper{
    text-align: right;
    margin-top: 10px;
}

.socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

img.social-icon:hover {
    opacity: .8;
}

.comments-trigger{
    float: right;
}

.comments-trigger img{
    width: 100px;
    height: 100px;
}
.related-helps--wrapper div h2{
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding-top: 20px;
    padding-bottom: 0;
}

.helpType a {
    padding-right: 10px;
}

span.span__helpTopic {
    padding-right: 10px;
}


#help-details--wrapper .card-meta-channel a{
    font-weight: normal;
}
.card-content a h1{
    color: #000000eb;
    color:rgb(0,0,0);
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}


#help-details--wrapper iframe{
    max-width: 100%;
}

#help-details--wrapper .help-body--wrapper img{
    width: auto;
    max-width: 100%;
}

.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 49.20%;
            flex: 0 1 49.20%;
}

#help-details--wrapper .relatedHelpQues--wrapper .list-item--body,
#help-details--wrapper .relatedHelpQues--wrapper .list-item--footer{
    display: none;
}

#help-details--wrapper .relatedHelpQues--wrapper .list-item--title h1{
    font-size: 18px;
    font-weight: 600;
    color: #00929f;
}

#help-details--wrapper .relatedHelpQues--wrapper .list-result--wrapper{
    width: 80%;
}

#help-details--wrapper .relatedHelpQues--wrapper .view-list--wrapper .list-item__row--wrapper{
    padding: 15px 0;
}

/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .help-body--wrapper{
        font-size:16px!important;
        font-weight:500!important;
        line-height: 1.85em !important;

    }
    .short-desc--wrapper{
        font-size: 1.2em;
    }
    .card img {
        height: 190px;
    }
}

@media all and (max-width: 1199px) {
    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 991px) {
    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 768px) {
    .help-details--banner {
        min-height: 300px;
        background-position: center !important;
    }

    .cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }

    .authorInfo {
        padding-right: 0;
    }

    .readDuration {
        padding-left: 0;
        padding-right: 0;
    }

    .socialIcons--wrapper{
        padding-left: 0;
    }

    .socialIcons--wrapper a{
        padding: 1px;
        margin-left: 2px
    }
}

@media all and (max-width: 575px) {
    .help-details--banner {
        min-height: 250px;
        background-position: center !important;
    }

    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 99.20%;
                flex: 0 1 99.20%;
    }

    .readDuration {
        padding-right: 15px;
        margin-top: 0px;
    }

    .socialIcons--wrapper{
        margin-top: -25px;
    }
}
/* ---- Media query ends ---- */
#addenda-details--wrapper{
    background: #fff;
    line-height: 1.85em;
}

#addenda-details--wrapper a{
    text-decoration: none !important;
}

#addenda-details--wrapper a:hover{
    color: #01579b;
}

#addenda-details--wrapper p{
    white-space:pre-wrap;
}

#addenda-details--wrapper .addenda-details--metaInfo .authorInfo a,
#addenda-details--wrapper .addenda-details--metaInfo .authorInfo span{
    text-transform: capitalize;
}

.addenda-ratingDetails--wrapper{
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.addenda-body--wrapper    table tbody th, .addenda-body--wrapper   table th {
    border: 1px solid #ccc;
    border-right: none;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: .5px;
    color: #757575;
    text-shadow: 0 1px #fff;
    text-align: center;
    padding: 5px 5px 4px;
    font-weight: 600;
    -moz-box-shadow: 1px 1px 0 #FFF inset;
    -webkit-box-shadow: 1px 1px 0 #FFF inset;
    box-shadow: 1px 1px 0 #FFF inset;
    background-color: #ebeaea;
    background-image: -moz-linear-gradient(100% 100% 90deg, #ebeaea, #f9f9f9);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#ebeaea));
    -pie-background: linear-gradient(#f9f9f9, #ebeaea 100%);
    font-size: 11px;
    min-width: 130px;
}

.addenda-body--wrapper   table {
    border: 1px;
}

.addenda-body--wrapper   table, .addenda-body--wrapper  tbody td, .addenda-body--wrapper table td {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    padding-left: 10px;
    vertical-align: middle;
    font-size: 11px;
}

.addenda-body--wrapper  table,.addenda-body--wrapper tbody,.addenda-body--wrapper  tr,.addenda-body--wrapper  th, .addenda-body--wrapper td {
    width: 100%;
}

table.addenda-details--tbl td{
    padding-left: 25px;
}

.addenda-details--banner img{
    width: 100%;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.addenda-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

/* .addenda-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 15px;
} */

#addenda-details--wrapper hr{
    margin-top: 5px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#addenda-details--wrapper a{
    color: #00929f ;
    font-weight: 600;
    cursor: pointer;
}

#addenda-details--wrapper .addenda-body--wrapper a{
    font-weight: 500;
}

#addenda-details--wrapper .addenda-body--wrapper h3{
    font-size: 1.25rem;
    font-weight: 600;
}

.addenda-details--metaInfo{
    margin-top: 15px;
}

.addenda-details--metaInfo > div,
.relatedaddendas--wrapper,
.addenda-metaInfo{
    margin: auto;
}

.readDuration{
    text-align: right;
    margin-top: 10px;
    padding-right: 20px;
}

.authorInfo span,
.readDuration{
    color: #698299 !important;
}

.social-icon {
    width: 20px;
    height: 20px;
}

.socialIcons--wrapper{
    text-align: right;
    margin-top: 10px;
}

.socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

img.social-icon:hover {
    opacity: .8;
}

.comments-trigger{
    float: right;
}

.comments-trigger img{
    width: 100px;
    height: 100px;
}
.related-addendas--wrapper div h2{
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding-top: 20px;
    padding-bottom: 0;
}
.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.card {
    background: white;
    margin-bottom: 0.75em;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03) !important;
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03) !important;
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: 390px;
}

.card > a{
    margin-bottom: 10px;
}

.card img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

.card-content {
    padding: 0 1.4em 1.4em;
}

.addenda-meta {
    position: absolute;
    bottom: 15px;
    font-size: 15px;
}

.addenda-meta-footer{
    color: #666666;
    margin-top: -5px;
}

#addenda-details--wrapper .card-meta-channel a{
    font-weight: normal;
}
.card-content a h1{
    color: #28323B;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}


#addenda-details--wrapper iframe{
    max-width: 100%;
}

#addenda-details--wrapper .addenda-body--wrapper img{
    width: auto;
    max-width: 100%;
}

.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 49.20%;
            flex: 0 1 49.20%;
}

#addenda-details--wrapper {
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.85em !important;
}

#addenda-details--wrapper .view-list--wrapper .list-item{
    /* width: 75%; */
}

#addenda-details--wrapper .view-list--wrapper .list-item .list-item--subTitle{
    /* display: none; */
}

#addenda-details--wrapper .view-list--wrapper .list-item .list-item--title h1{
    font-size: 18px;
    font-weight: 600;

}

#addenda-details--wrapper .view-list--wrapper .list-item--footer .info__author{
    font-weight: 500;
}
/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .short-desc--wrapper{
        font-size: 1.2em;
    }
    .card img {
        height: 190px;
    }
}

@media all and (max-width: 1199px) {
    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 991px) {
    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 768px) {
    .addenda-details--banner {
        min-height: 300px;
        background-position: center !important;
    }

    .cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }

    .authorInfo {
        padding-right: 0;
    }

    .readDuration {
        padding-left: 0;
        padding-right: 0;
    }

    .socialIcons--wrapper{
        padding-left: 0;
    }

    .socialIcons--wrapper a{
        padding: 1px;
        margin-left: 2px
    }
}

@media all and (max-width: 575px) {
    .addenda-details--banner {
        min-height: 250px;
        background-position: center !important;
    }

    .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 99.20%;
                flex: 0 1 99.20%;
    }

    .readDuration {
        padding-right: 15px;
        margin-top: 0px;
    }
}

#list-title {
    display: flex;
    white-space: break-spaces;

}
.addendaType {
    padding-bottom: 10px;
}
.addenda-details--title{
    padding-bottom: 10px;
}

.list-title_ h5{
    color:#00929f !important;
}
/* ---- Media query ends ---- */
.ToolTipPortal > div {
    top: 21%!important;
    left: 70%!important;
    opacity: 0.9!important;
    background: #000!important;
    color: #fff!important;
    margin: 0px!important;
    text-align: center;
    min-height: 46px;
}

.ToolTipPortal{
    opacity: 0 !important;
}
#person-details--wrapper{
    background: #fff;
    line-height: 1.85em;
}

#person-details--wrapper .grid-result--wrapper {
    line-height: 1.65em;
}

#person-details--wrapper a{
    text-decoration: none !important;
}

#person-details--wrapper a:hover{
    color: #01579b;
}

#person-details--wrapper .authorInfo a{
    font-weight: 400;
}

.social-icon {
    width: 20px;
    height: 20px;
}

.socialIcons--wrapper{
    text-align: right;
}

.socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

.personAddress--wrapper{
    /* margin-top: 10px; */
}

img.social-icon:hover {
    opacity: .8;
}

.count{
    display: block;
    position: absolute;
    top: -11px;
    right: -8px;
    min-width: 21px;
    height: 20px;
    background: #0071bbeb;
    padding: 5px 1px 1px 1px;
    font-size: 9px;
    line-height: 9px;
    text-align: center;
    border: 1px solid #0071bbeb;
    color: #fff;
    border-radius: 40px;
}

#person-details--wrapper .personRegister-btn{
    border: 1px solid #0071BB;
    position: relative;
}

#person-details--wrapper .personRegister-btn:hover{
    background-color: #777;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);
    color: #fff;
}

#person-details--wrapper .personAddress{
    font-weight: 400;
    /* margin-bottom: 10px; */
}

#person-details--wrapper  .cred-logo--wrapper img{
    height: 45px;
    width: 45px;
    margin-right: 5px;
    margin-top: 5px;
}

#person-details--wrapper  .badge-wrapper{
    background: #f7f7f6;
    margin-right: 20px;
    margin-top: 20px;
    text-align: center;
    border: 1px solid #D1D1D1;
    border-radius: 6px;
    padding: 25px;
    cursor: pointer;
}

a#personBio {
    padding: 4px 32px!important;
    font-weight: 700!important;
    color: rgb(51, 51, 51)!important;
    /* background: rgba(102, 102, 102, 0.11)!important; */
}

.badgeInfoModal-NoOverlay{
    background: none;
}

.courseModal-body{
    margin-left: 30px;
    margin-right: 30px;
}

.badgeInfoModal-btn{
    top: 5px;
    right: 5px;
}

.badgeInfoModal-icon{
    width: 20px;
    height: 20px;
}

#person-details--wrapper .view-list--wrapper .list-item__courses .list-item--image{
    height: 100px;
}

#pdiv{
    position: relative;
}

#cdiv{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-right: 30px;
}

.personDate--wrapper{
    font-size: 20px;
    font-weight: 600;
    color: #666666;
}

.personDate-calendar__icon{
    vertical-align: text-top !important;
    margin-right: 10px;
}

#person-details--wrapper .personsMap--wrapper{
    height: 350px;
}

#person-details--wrapper .person-details--metaInfo .authorInfo a,
#person-details--wrapper .person-details--metaInfo .authorInfo span{
    text-transform: capitalize;
}

.person-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 200px;
    background-size: contain;
    /* background-position: center; */
    background-position: top left;
    background-repeat: no-repeat;
    /* -webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
    box-shadow: 0 0 3px rgba(0,0,0,.4); */
}

#default-overview {
    width: 97%;
    margin-left: 15px;
    margin-right: 8px;
}

.person-details--banner img{
    width: 100%;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.person-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

/* .person-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 20px;
} */

.personType {
    padding-bottom: 10px;
}
.person-details--title {
    padding-bottom: 10px;
}

#person-details--wrapper hr{
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#person-details--wrapper a{
    color: #00929f ;
    font-weight: 400;
    cursor: pointer;
}

#person-details--wrapper .pageNav-links--wrapper .pageNav-link{
    margin-right: 10px;
    padding: 4px 10px;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #ccc;
}

#person-details--wrapper .pageNav-links--wrapper .pageNav-link.active{
    font-weight: 700;
    background: #6666661c;
    color: #231f20;
}

.personJobTitle{
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    /* text-transform: capitalize; */
}

.personOrgName{
    color: #666666;
    font-weight: 600;
    margin-bottom: 0;
}

#person-details--wrapper .person-body--wrapper a{
    font-weight: 500;
}

.person-details--metaInfo{
    margin-top: 25px;
}

.person-details--metaInfo > div,
.relatedpersons--wrapper,
.person-metaInfo{
    margin: auto;
}


.card img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

ul.cred-logo--wrapper{
    padding: 0;
    margin: 0px 0px 10px;
}

ul.cred-logo--wrapper li{
    display: inline-block;
    list-style: none;
}

.person-body--wrapper{
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.85em !important;
}

/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .person-body--wrapper{
        /* font-size: 1.1em; */
        font-size:16px!important;
        font-weight:500!important;
        line-height: 1.85em !important;
    }

}

@media all and (max-width: 1199px) {

}

@media all and (max-width: 991px) {

}

@media all and (max-width: 768px) {
    .person-details--banner {
        min-height: 200px;
        background-position: top left !important;
        background-size: contain;
    }
}

@media all and (max-width: 575px) {
    .person-details--banner {
        min-height: 250px;
        background-position: center !important;
    }
    #pdiv{
        margin-top: 15px;
    }

    #cdiv{
        position: relative;
    }

    #person-details--wrapper .googleMapView{
        width: 90% !important;
    }
}
/* ---- Media query ends ---- */
.view-list--wrapper .list-item__credits .list-item--image{
    background-size: auto;
    background-repeat: no-repeat;
    /* height: 50px; */
}

.modal-content {
    width: 120% 
}

@media all and (max-width: 768px) {
    .modal-content {
        width: 100% !important
    }
}

.version-filter-div > button  {
    background: none!important;
    border: none !important;
    padding: 0!important;
    font-family: arial,sans-serif;
    color: #069 !important;
    cursor: pointer !important;
    padding-left: 7px !important;
    text-decoration: none !important;
    outline:none;


}
.version-filter-div  > button:hover{
    text-decoration:none !important;;
    background: none!important;
    cursor: pointer;
    border: none !important;
    color: #069 !important;
    outline:none;

}
.paragraph--type--banner__feature{
    /* background-image: url(https://www.usgbc.org/sites/default/files/hero/2020-03/usgbc_34863186-edited.jpg); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    width: 100%;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    left: 0;
    opacity: 1;
    position: relative;
    top: 0!important;
    transition: all .3s linear 0s;
    will-change: transform,top;
    padding-top: px;
    height: 400px;
    table-layout: fixed;
    margin-bottom: 50px;
}

.paragraph--type--banner__feature-singleImage{
    /* background-image: url(https://www.usgbc.org/sites/default/files/hero/2020-03/usgbc_34863186-edited.jpg); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    width: 100%;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    left: 0;
    opacity: 1;
    position: relative;
    top: 0!important;
    transition: all .3s linear 0s;
    will-change: transform,top;
    padding-top: px;
    height: 400px;
    table-layout: fixed;
    margin-bottom: 0px;
}

.rectangle-frame-overlay{
    position: absolute;
    height: 180px;
    align-items: center;
    justify-content: center;
    top: 40%;
    right: 10%;
	left: 10%;
}

nav.awssld__bullets:only-child {
    display: none;
}

.product--title {
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    font-size: 36px;
    line-height: 48px;
    color:white;
}

.Price{
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}

.Promocode{
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}

.Annoucement{
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}

.featured-result-wrapper{
        /* margin-top: -7px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #00596d!important;
    /* color: #fff!important; */
    justify-content: center;
}

.grid-item.grid-item__resources {
    height: 300px;
    position: relative;
    background-color: rgb(251, 251, 253);
    -webkit-box-flex: 0;
    margin-bottom: 15px;
    margin-right: 15px;
    transition: all 0.5s ease 0s;
    border-width: 1px;
    border-style: solid;
    border-color: #00596d;
    border-image: initial;
    flex: 0 0 31.85%;
    max-width: 300px;
}

.grid-item.grid-item__merchandise{
    height: 300px;
    position: relative;
    background-color: rgb(251, 251, 253);
    -webkit-box-flex: 0;
    margin-bottom: 15px;
    margin-right: 15px;
    transition: all 0.5s ease 0s;
    border-width: 1px;
    border-style: solid;
    border-color: #00596d;
    border-image: initial;
    flex: 0 0 31.85%;
    max-width: 300px;
}

.featured-title{
    color:rgb(251, 251, 253);
}

.featured-result-wrapper.col-12.col-sm-12.col-md-12.col-lg-12 {
    padding-top: 15px;
}

.Addtocart{
    width: 120px;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: 40%;
}


.awssld__content > img, .awssld__content > video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}


.awssld__bullets button{
    width: 12px !important;
    height: 12px !important;

    border:1px solid black!important;
    background:white!important;

}

.awssld__bullets .awssld__bullets--active {
    background:black!important;
    border:1px solid black;
}

.awssld__bullets--active {

  
    width: 12px !important;
    height: 12px !important;
}


.rectangle-frame-overlay .btn{
    color:white!important;
    /* border-radius: 4px; */
    background-color:#008ea6  !important;
}

.rectangle-frame-overlay .btn:hover{
    color:white!important;
    /* border-radius: 4px; */
    background-color:#025e6e  !important;
}



.aws-btn {

    --slider-height-percentage: 60%;
    --slider-transition-duration: 700ms;
    --organic-arrow-thickness: 4px;
    --organic-arrow-border-radius: 0px;
    --organic-arrow-height: 40px;
    --organic-arrow-color: #26456f;
    --control-button-width: 10%;
    --control-button-height: 25%;
    --control-button-background: transparent;
    --control-bullet-color: #2d5182;
    --control-bullet-active-color: #26456f;
    --loader-bar-color: #851515;
    --loader-bar-height: 6px;
}

/* .awssld__bullets{
 
}



.awssld__bullets--active{
   
} */
    
    

/* SOMETHING TO DO WITH RESPONSIVENESS */

@media all and (max-width: 1199px) {  

} 

@media all and (max-width: 991px) {  

    .rectangle-frame-overlay {
        position: absolute;
        height: 137px;
        /* width: 700px; */
        align-items: center;
        justify-content: center;
        top: 32%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 44%;
    }

}

@media all and (max-width: 768px) {  

    .rectangle-frame-overlay {
        position: absolute;
        height: 137px;
        /* width: 700px; */

        align-items: center;
        justify-content: center;
        top: 35%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 44%;
    }



} 

@media all and (max-width: 575px) {  
    .store-featured-wrapper{
        display: none
    }

    .rectangle-frame-overlay {
        position: absolute;
        height: 137px;

        align-items: center;
        justify-content: center;
        top: 24%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 36%;
    }


}

/* iPhone X in portrait & landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) {
    
    /* STYLES GO HERE */

      /* STYLES GO HERE */

      .rectangle-frame-overlay {
        position: absolute;
        height: 137px;
        /* width: 700px; */

        align-items: center;
        justify-content: center;
        top: 20%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 35%;
    }


}

/* iPhone X in landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) {
    
    /* STYLES GO HERE */

    .rectangle-frame-overlay {
        position: absolute;
        height: 137px;
        /* width: 700px; */
   
        align-items: center;
        justify-content: center;
        top: 20%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 35%;
    }

}

/* iPhone X in portrait */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) { 

      /* STYLES GO HERE */

      .rectangle-frame-overlay {
        position: absolute;
        height: 137px;
        /* width: 700px; */
  
        align-items: center;
        justify-content: center;
        top: 20%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 35%;
    }

    /* STYLES GO HERE */ 

}



/*Details About the different Sizes ....*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}

/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


.ToolTipPortal > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -10px;
}

.ToolTipPortal > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.ToolTipPortal > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}



.ToolTipPortal2 > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -10px;
}

.ToolTipPortal2 > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.ToolTipPortal2 > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}


.tooltip-parent-education ul.css-8wmgpq.eekr4lp2 {
    max-height: none !important;
}

/* .filter-collapsible--wrapper__contentInner{
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
}

.custom-filter-exam-prep-child-1 .css-8wmgpq{
    overflow-y: unset !important;
}

.filter-checkboxes--wrapper-course-playlist ul{
        max-height: 340px;
        position: relative;
        list-style: none;
        padding: 0px 0px 12px;
        margin: 0px;
        padding-right: 10px;
}

.filter-checkboxes--wrapper-course-playlist ul li{
    height: auto !important;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    padding-left: 2px;
} */


/* .filter-checkboxes--wrapper-course-playlist li.active input,
.filter-checkboxes--wrapper-course-playlist li.active label::before {
    background-color: #0071bc;
}


.filter-checkboxes--wrapper-course-playlist li.active input,
.filter-checkboxes--wrapper-course-playlist li.active label::before {
    background-color: #0071bc;
}

.filter-checkboxes--wrapper-course-playlist li input,
.filter-checkboxes--wrapper-course-playlist li label::before {
    background-color: white;
    border: 1px solid #ccc !important;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    content: "";
    color: #686868;
    margin-right: calc(16px * 0.5);
    top: 50%;
    left: 0;
    min-width: 14px !important;
    min-height: 14px !important;
    width: 14px !important;
    height: 14px !important;
    display: inline-block;
    vertical-align: middle;
}

.filter-checkboxes--wrapper-course-playlist li input{
    position: absolute;
}

.filter-checkboxes--wrapper-course-playlist li input,
.filter-checkboxes--wrapper-course-playlist li label::after {
    background-color: transparent;
    top: 50%;
    left: calc(0px + 16px/5) !important;
    width: calc(12px / 2);
    height: calc(16px / 5) !important;
    margin-top: calc(16px / -2 / 2 * 0.8);
    border-style: solid;
    border-color: white !important;
    border-width: 0 0 2px 2px;
    border-radius: 0;
    -webkit-border-image: none;
         -o-border-image: none;
            border-image: none;
    -webkit-transform: rotate(-45deg) scale(0);
    -ms-transform: rotate(-45deg) scale(0);
    transform: rotate(-45deg) scale(0);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
} */

.css-1bd5zqh-Checkbox-vh + label > span > span:first-of-type {
    padding-right: 3px !important;
}

.subscription ul {
    padding: 0px 0px 0px !important;
}

.css-1bd5zqh-Checkbox-vh + label > span{
    line-height: 1rem !important;
}

.custom-filter-aia-child-1 ul{
    padding: 0px;
}
.filter-checkboxes--wrapper li label > span{
    line-height: 1rem !important;
}
.view-list--wrapper .list-item__courses .list-item--image {
    background-size: auto 100%;
    background-position: top;
    background-repeat: no-repeat;
}

.view-list--wrapper .list-item__courses  .list-item--header{
    margin-top: -5px;
}

.view-list--wrapper .list-item--subFooter1 .dot_seperator:last-child{
    display: none;
}

/* .ToolTipPortal > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -30px;
}

.ToolTipPortal > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.ToolTipPortal > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
} */


.ToolTipPortal2 > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -30px;
}

.ToolTipPortal2 > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.ToolTipPortal2 > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}
@charset "UTF-8";
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0");
  src: url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.0") format("woff"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.image-gallery-fullscreen-button::before,
.image-gallery-play-button::before,
.image-gallery-left-nav::before,
.image-gallery-right-nav::before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.image-gallery {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }
  .image-gallery.fullscreen-modal {
    background: #000;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5; }
    .image-gallery.fullscreen-modal .image-gallery-content {
      top: 50%;
      transform: translateY(-50%); }

.image-gallery-content {
  position: relative;
  line-height: 0;
  top: 0; }
  .image-gallery-content.fullscreen {
    background: #000; }
    .image-gallery-content.fullscreen .image-gallery-slide {
      background: #000; }

.image-gallery-slide-wrapper {
  position: relative; }
  .image-gallery-slide-wrapper.left, .image-gallery-slide-wrapper.right {
    display: inline-block;
    width: calc(100% - 113px); }
    @media (max-width: 768px) {
      .image-gallery-slide-wrapper.left, .image-gallery-slide-wrapper.right {
        width: calc(100% - 84px); } }
  .image-gallery-slide-wrapper.image-gallery-rtl {
    direction: rtl; }

.image-gallery-fullscreen-button,
.image-gallery-play-button,
.image-gallery-left-nav,
.image-gallery-right-nav {
  appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 4; }
  .image-gallery-fullscreen-button::before,
  .image-gallery-play-button::before,
  .image-gallery-left-nav::before,
  .image-gallery-right-nav::before {
    color: #fff;
    line-height: .7;
    text-shadow: 0 2px 2px #1a1a1a;
    transition: color .2s ease-out; }
  .image-gallery-fullscreen-button:hover::before,
  .image-gallery-play-button:hover::before,
  .image-gallery-left-nav:hover::before,
  .image-gallery-right-nav:hover::before {
    color: #337ab7; }
    @media (max-width: 768px) {
      .image-gallery-fullscreen-button:hover::before,
      .image-gallery-play-button:hover::before,
      .image-gallery-left-nav:hover::before,
      .image-gallery-right-nav:hover::before {
        color: #fff; } }

.image-gallery-fullscreen-button,
.image-gallery-play-button {
  bottom: 0; }
  .image-gallery-fullscreen-button::before,
  .image-gallery-play-button::before {
    font-size: 2.7em;
    padding: 15px 20px;
    text-shadow: 0 1px 1px #1a1a1a; }
    @media (max-width: 768px) {
      .image-gallery-fullscreen-button::before,
      .image-gallery-play-button::before {
        font-size: 2.4em; } }
    @media (max-width: 480px) {
      .image-gallery-fullscreen-button::before,
      .image-gallery-play-button::before {
        font-size: 2em; } }
  .image-gallery-fullscreen-button:hover::before,
  .image-gallery-play-button:hover::before {
    color: #fff;
    transform: scale(1.1); }
    @media (max-width: 768px) {
      .image-gallery-fullscreen-button:hover::before,
      .image-gallery-play-button:hover::before {
        transform: none; } }

.image-gallery-fullscreen-button {
  right: 0; }
  .image-gallery-fullscreen-button::before {
    content: "\F386"; }
  .image-gallery-fullscreen-button.active::before {
    content: "\F37D"; }
  .image-gallery-fullscreen-button.active:hover::before {
    transform: scale(0.9); }

.image-gallery-play-button {
  left: 0; }
  .image-gallery-play-button::before {
    content: "\F488"; }
  .image-gallery-play-button.active::before {
    content: "\F478"; }

.image-gallery-left-nav,
.image-gallery-right-nav {
  color: #fff;
  font-size: 5em;
  padding: 50px 15px;
  top: 50%;
  transform: translateY(-50%); }
  .image-gallery-left-nav[disabled],
  .image-gallery-right-nav[disabled] {
    cursor: disabled;
    opacity: .6;
    pointer-events: none; }
  @media (max-width: 768px) {
    .image-gallery-left-nav,
    .image-gallery-right-nav {
      font-size: 3.4em;
      padding: 20px 15px; } }
  @media (max-width: 480px) {
    .image-gallery-left-nav,
    .image-gallery-right-nav {
      font-size: 2.4em;
      padding: 0 15px; } }

.image-gallery-left-nav {
  left: 0; }
  .image-gallery-left-nav::before {
    content: "\F3D2"; }

.image-gallery-right-nav {
  right: 0; }
  .image-gallery-right-nav::before {
    content: "\F3D3"; }

.image-gallery-slides {
  line-height: 0;
  overflow: hidden;
  position: relative;
  white-space: nowrap; }

.image-gallery-slide {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  .image-gallery-slide.center {
    position: relative; }
  .image-gallery-slide img {
    width: 100%; }
  .image-gallery-slide .image-gallery-description {
    background: rgba(0, 0, 0, 0.4);
    bottom: 70px;
    color: #fff;
    left: 0;
    line-height: 1;
    padding: 10px 20px;
    position: absolute;
    white-space: normal; }
    @media (max-width: 768px) {
      .image-gallery-slide .image-gallery-description {
        bottom: 45px;
        font-size: .8em;
        padding: 8px 15px; } }

.image-gallery-bullets {
  bottom: 20px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 80%;
  z-index: 4; }
  .image-gallery-bullets .image-gallery-bullets-container {
    margin: 0;
    padding: 0;
    text-align: center; }
  .image-gallery-bullets .image-gallery-bullet {
    appearance: none;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 0 1px 0 #1a1a1a;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    outline: none;
    padding: 5px; }
    @media (max-width: 768px) {
      .image-gallery-bullets .image-gallery-bullet {
        margin: 0 3px;
        padding: 3px; } }
    @media (max-width: 480px) {
      .image-gallery-bullets .image-gallery-bullet {
        padding: 2.7px; } }
    .image-gallery-bullets .image-gallery-bullet.active {
      background: #fff; }

.image-gallery-thumbnails-wrapper {
  position: relative; }
  .image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl {
    direction: rtl; }
  .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
    display: inline-block;
    vertical-align: top;
    width: 108px; }
    @media (max-width: 768px) {
      .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
        width: 81px; } }
    .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails {
      height: 100%;
      width: 100%;
      left: 0;
      padding: 0;
      position: absolute;
      top: 0; }
      .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail {
        display: block;
        margin-right: 0;
        padding: 0; }
        .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail {
          margin-left: 0; }
  .image-gallery-thumbnails-wrapper.left {
    margin-right: 5px; }
    @media (max-width: 768px) {
      .image-gallery-thumbnails-wrapper.left {
        margin-right: 3px; } }
  .image-gallery-thumbnails-wrapper.right {
    margin-left: 5px; }
    @media (max-width: 768px) {
      .image-gallery-thumbnails-wrapper.right {
        margin-left: 3px; } }

.image-gallery-thumbnails {
  overflow: hidden;
  padding: 5px 0; }
  @media (max-width: 768px) {
    .image-gallery-thumbnails {
      padding: 3px 0; } }
  .image-gallery-thumbnails .image-gallery-thumbnails-container {
    cursor: pointer;
    text-align: center;
    transition: transform .45s ease-out;
    white-space: nowrap; }

.image-gallery-thumbnail {
  display: inline-block;
  border: 4px solid transparent;
  transition: border .3s ease-out;
  width: 100px; }
  @media (max-width: 768px) {
    .image-gallery-thumbnail {
      border: 3px solid transparent;
      width: 75px; } }
  .image-gallery-thumbnail + .image-gallery-thumbnail {
    margin-left: 2px; }
  .image-gallery-thumbnail .image-gallery-thumbnail-inner {
    position: relative; }
  .image-gallery-thumbnail img {
    vertical-align: middle;
    width: 100%; }
  .image-gallery-thumbnail.active {
    border: 4px solid #337ab7; }
    @media (max-width: 768px) {
      .image-gallery-thumbnail.active {
        border: 3px solid #337ab7; } }

.image-gallery-thumbnail-label {
  box-sizing: border-box;
  color: white;
  font-size: 1em;
  left: 0;
  line-height: 1em;
  padding: 5%;
  position: absolute;
  top: 50%;
  text-shadow: 1px 1px 0 black;
  transform: translateY(-50%);
  white-space: normal;
  width: 100%; }
  @media (max-width: 768px) {
    .image-gallery-thumbnail-label {
      font-size: .8em;
      line-height: .8em; } }

.image-gallery-index {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4; }
  @media (max-width: 768px) {
    .image-gallery-index {
      font-size: .8em;
      padding: 5px 10px; } }

#chapter-details--wrapper{
    background: #fff;
    line-height: 1.85em;
}

#chapter-details--wrapper .grid-result--wrapper {
    background: #fff;
    line-height: 1.65em;
}

#chapter-details--wrapper a{
    text-decoration: none !important;
}

#chapter-details--wrapper .memberShipLevel{
    margin-left: 0;
    font-size: inherit;
}

/* #chapter-details--wrapper .orgWebsiteUrl{
} */

#chapter-details--wrapper a:hover{
    color: #01579b;
}

#chapter-details--wrapper .image-gallery-thumbnail img {
    vertical-align: middle;
    max-width: 200px !important;
    max-height: 100px !important;
}

.flag-overview{
    font-size:14px;
}

#chapter-details--wrapper .chapterRegister-btn{
    cursor: pointer;
    padding:10px;
    font-size: 14px;
    max-width: 175px;
    background-color: #008ea6 ;
    margin-right: 10px;
    border-radius: 20px;
    letter-spacing: 1px;
    vertical-align: middle;
    height: 42px;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: white;
    height: 42px !important;
    letter-spacing:0.6px;
    display: inline-block;
    min-width: 130px;
    
   /* border: 1px solid #231f20;
    text-shadow: 0 -1px 0 #000;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    font-weight: 600;
    color: #fff;
    padding: 2px 10px;
    margin-bottom: 5px;  */
}

#chapter-details--wrapper .chapterRegister-btn:hover{
    background-color: #025e6e;
    color: white;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);*/
}

#chapter-details--wrapper .pageNav-links--wrapper .pageNav-link{
    margin-right: 10px;
    padding: 4px 10px;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #ccc;

    display: inline-block;
    margin-top: 10px;
}

#chapter-details--wrapper .pageNav-links--wrapper .pageNav-link.active{
    font-weight: 700;
    background: #6666661c;
    color: #231f20;
}

#chapter-details--wrapper  .chapterAddress{
    font-weight: 400;
    display:flex;
    width: 50%;
}

#chapter-details--wrapper .chapterDate--wrapper{
    color: #666666;
}

#chapter-details--wrapper .chapterDate-calendar__icon{
    vertical-align: text-top !important;
    margin-right: 15px;
}

#chapter-details--wrapper .chapterPhone--wrapper{
    font-weight: 400;
    color: #666666;
}

#chapter-details--wrapper .chapterAddress--wrapper{
    /* margin-top: 10px; */
    display: flex;
}

#chapter-details--wrapper .chapterAddress--wrapper svg{
    float: left;
    margin-top: 5px;
    vertical-align: middle;
    margin-right: 15px;
 }

#chapter-details--wrapper .chapterPhone--wrapper .orgPhone{
    margin-left: 15px;
}

#chapter-details--wrapper .social-icon {
    width: 20px;
    height: 20px;
}

#chapter-details--wrapper .socialIcons--wrapper{
    text-align: right;
}

#chapter-details--wrapper .socialIcons--wrapper--{
    text-align: right;
}

#chapter-details--wrapper .socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

#chapter-details--wrapper img.social-icon:hover {
    opacity: .8;
}

#chapter-details--wrapper .chaptersMap--wrapper{
    height: 350px;
}

#chapter-details--wrapper  .memberValidityInfo{
    color: #698299;
}

#chapter-details--wrapper .chapter-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 170px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /* -webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
    box-shadow: 0 0 3px rgba(0,0,0,.4); */
}

#chapter-details--wrapper .chapter-details--banner img{
    width: 100%;
}

#chapter-details--wrapper .short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

#chapter-details--wrapper .chapter-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

#chapter-details--wrapper .chapter-body--wrapper h2{
    font-size: 24px;
}

/* #chapter-details--wrapper .chapter-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 20px;
} */

.chapterType{
    padding-bottom: 10px;
}
.chapter-details--title{
    padding-bottom: 10px;
}

#chapter-details--wrapper .foundation-statement{
    margin-bottom: 1.25rem;
}

#chapter-details--wrapper hr{
    margin-top: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

#chapter-details--wrapper a{
    color: #00929f ;
    font-weight: 500;
    cursor: pointer;
}

#chapter-details--wrapper .image-gallery--wrapper{
    min-width: 700px;
}
#chapter-details--wrapper .chapter-body--wrapper a{
    font-weight: 500;
}

#chapter-details--wrapper .chapter-details--metaInfo{
    margin-top: 20px;
}

#chapter-details--wrapper .chapter-details--metaInfo > div,
#chapter-details--wrapper .relatedchapters--wrapper,
#chapter-details--wrapper .chapter-metaInfo{
    margin: auto;
}

#chapter-details--wrapper .sponsor-img{
    width: 215px;
    margin: 15px 10px;
}

#chapter-details--wrapper .chapter-featureImg{
    width: 100%;
    background: #FFF;
    border: 1px solid #CCC;
    padding: 5px;
}

#chapter-details--wrapper .parent-image-gallery .image-gallery-swipe{
    display: none;
}

#chapter-details--wrapper .parent-image-gallery .image-gallery-thumbnails-wrapper{
    padding-left: 10%;
    padding-right: 10%;
}

#chapter-details--wrapper .partner-image-gallery .image-gallery-slides {
    display: none;
}

#chapter-details--wrapper .parent-image-gallery .image-gallery-left-nav,
#chapter-details--wrapper .parent-image-gallery .image-gallery-right-nav{
    font-size: 2em !important;
    padding-top: 0 !important;
    top: 50% !important;
    -webkit-transform: translateY(50%) !important;
        -ms-transform: translateY(50%) !important;
            transform: translateY(50%) !important;
    outline: none !important;
}

#chapter-details--wrapper .parent-image-gallery  .image-gallery-thumbnail.active {
    border: 0px solid #ccc !important;
}

#chapter-details--wrapper .parent-image-gallery  .image-gallery-thumbnail{
    width: 250px !important;
    outline: none !important;
}


.sponsors-div {
    width: 240px;
    text-align: center;
    margin-right: 80px;
    float: left;
    margin-bottom: 40px;
    float: left;
    margin-top: 15px;
}

.sponsors-div-slider{
    text-align: center;


}

.sponsor-label {
    font-weight: bold;
}

img.imagefield.imagefield-field_partner_images {
    width: 90% !important;
}

.sponsor-label-slider {
    font-weight: 600;
    padding-top: 30px;
    position: relative;
    color: #212529;
    padding-left: 50px;
    display: flex;
}
/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #chapter-details--wrapper .chapter-body--wrapper{
        font-size: 1.1em;
    }

}

@media all and (max-width: 1199px) {

}

@media all and (max-width: 991px) {
    #chapter-details--wrapper .pageNav-links--wrapper .pageNav-link{
        display: inline-block;
        width: 30%;
        text-align: center;
        margin-top: 10px
    }
}

@media all and (max-width: 768px) {
    #chapter-details--wrapper .chapter-details--banner {
        min-height: 190px;
        background-position: center !important;
    }

    #chapter-details--wrapper .chapter-details--banner.placeholderImg{
        background-size: contain;
        min-height: 190px;
    }

    #chapter-details--wrapper .chapterRegister-btn{
        font-size: 14px;
        margin-right: 5px;
        padding: 1px 8px;
    }

    #chapter-details--wrapper .chapterRegister-btn {
        font-size: 14px;
        margin-right: 5px;
        padding: 3px 8px;
    }

    #chapter-details--wrapper .pageNav-links--wrapper .pageNav-link{
        display: inline-block;
        width: 30%;
        text-align: center;
        margin-top: 10px
    }

    #chapter-details--wrapper .chapterRegister-btn {
        cursor: pointer;
        padding:10px;
        font-size: 14px;
        max-width: 175px;
        background-color: #008ea6 ;
        margin-right: 10px;
        border-radius: 20px;
        letter-spacing: 1px;
        vertical-align: middle;
        height: 42px;
        font-weight: 700;
        /* text-transform: uppercase; */
        color: white;
        height: 42px !important;
        letter-spacing:0.6px;
        display: inline-block;
        min-width: 130px;
    }

    #credit-details--wrapper .socialIcons--wrapper {
        margin-top: 40px;
        margin-left: -5px;
        text-align: right;
    }

    #credit-details--wrapper .socialIcons--wrapper-- {
        margin-top: 40px;
        margin-left: -5px;
        text-align: right;
    }
}

@media all and (max-width: 575px) {
    #chapter-details--wrapper .chapter-details--banner {
        min-height: 250px;
        background-position: center !important;
    }

    #chapter-details--wrapper .image-gallery--wrapper {
        min-width: 40px;
    }

    #chapter-details--wrapper .parent-image-gallery .image-gallery-thumbnails-wrapper {
        padding-left: 15%;
        padding-right: 15%;
    }

    #chapter-details--wrapper .parent-image-gallery .image-gallery-left-nav, #chapter-details--wrapper .parent-image-gallery .image-gallery-right-nav {
        font-size: 2em !important;
        padding-top: 15px !important;
        top: 28% !important;
        -webkit-transform: translateY(50%) !important;
        -ms-transform: translateY(50%) !important;
        transform: translateY(50%) !important;
        outline: none !important;
    }

    #chapter-details--wrapper .googleMapView{
        width: 90% !important;
    }

    #chapter-details--wrapper .chapterPhone--wrapper{
        margin-top: 10px;
    }

    #chapter-details--wrapper .memberValidityInfo{
        text-align: left;
    }

    #chapter-details--wrapper .socialIcons--wrapper{
        margin-top: 15px;
        margin-bottom: 10px;
        text-align: left;
    }

    #chapter-details--wrapper .socialIcons--wrapper--{
        margin-top: 15px;
        margin-bottom: 10px;
        text-align: left;
    }

    #chapter-details--wrapper .pageNav-links--wrapper .pageNav-link{
        display: inline-block;
        width: 46%;
        text-align: center;
        margin-top: 10px
    }

}


@media (max-width: 767px) and (min-width: 640px){
    /* .grid-item--subTitle{
        margin-top: -38px!important;
    } */

    #chapter-details--wrapper .chapterRegister-btn {
        cursor: pointer;
        padding: 10pxpx;
        font-size: 13px;
        max-width: 175px;
        background-color: #008ea6;
        margin-right: 10px;
        border-radius: 20px !important;
        letter-spacing: 1px;
        vertical-align: middle;
        color: white;
        margin-bottom: 5px;
        height: 42px;
        font-weight: 700;
    }

    #credit-details--wrapper .socialIcons--wrapper {
        margin-top: 40px;
        margin-left: -5px;
        text-align: right;
    }

}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
    #chapter-details--wrapper .chapterRegister-btn {
        cursor: pointer;
        padding: 10pxpx;
        font-size: 13px;
        max-width: 175px;
        background-color: #008ea6;
        margin-right: 10px;
        border-radius: 20px !important;
        letter-spacing: 1px;
        vertical-align: middle;

        color: white;
        margin-bottom: 5px;
    }

    #credit-details--wrapper .socialIcons--wrapper {
        margin-top: 40px;
        margin-left: -5px;
        text-align: right;
    }
}


@media screen and (min-width: 718px)  and (max-width : 1024px)  {

       /* Styles */
       #chapter-details--wrapper .chapterRegister-btn {
        cursor: pointer;
        padding: 10px;
        font-size: 14px;
        max-width: 175px;
        background-color: #008ea6;
        margin-right: 10px;
        border-radius: 20px;
        /* border: 0px; */
        letter-spacing: 1px;
        vertical-align: middle;
        color: white;
        margin-bottom: 5px;
        height: 42px;
        font-weight: 700;
    }

    #credit-details--wrapper .socialIcons--wrapper {
        margin-top: 40px;
        margin-left: -5px;
        text-align: right;
    }

}



.searchBar--chapter--wrapper input{
    width: 100%;
    height: 42px;
    border: 1px solid #ddd;
    outline: none;
    padding-left: 10px;
    padding-top: 10px;
    background: #fff;
    color: #606975;
    font-size: 0.9rem;
    padding: 8px 32px 8px 12px;
    margin-bottom: 20px;
}

.searchBar--chapter--wrapper input + div div {
    position: absolute;
    top: calc(26% - 12px);
    padding-right: 15px;
    right: 0px;
    width: 40px;
    padding-bottom: 10px;
}

.cred--wrapper_pre__control,.assoc--wrapper_pre__control {
    border-radius: 0 !important;
}

.crede--wrapper {
    margin-bottom: 20px;
}

.no-employees-content{
    margin-bottom: 200px;
}



/* ---- Media query ends ---- */
#organization-details--wrapper{
    background: #fff;
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.85em !important;
}

#organization-details--wrapper .grid-result--wrapper {
    line-height: 1.65em;
}

#organization-details--wrapper a{
    text-decoration: none !important;
}

#organization-details--wrapper .memberShipLevel{
    margin-left: 0;
    font-size: inherit;
}

#organization-details--wrapper .orgWebsiteUrl{
    text-align: left;
}

#organization-details--wrapper a:hover{
    color: #19c2c8;
}

.organizationRegister-btn {
    margin-left: 0px!important;
}

a.btn.organizationRegister-btn {
    margin-left: 0px!important;
}

#default-overview {
    width: 97%;
    margin-left: 15px;
    margin-right: 8px;
}

#organization-details--wrapper .organizationRegister-btn{
    font-weight: 700;
    width: 40%;
    margin-left: 30px;
    margin-top: 10px;
    /* text-transform: uppercase; */
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    background-color: #008ea6;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);*/
    padding: 10px;
    font-size: 16px;
    float: none;
    border-radius: none;
    color: #fff;
    letter-spacing:0.6px;
}

#organization-details--wrapper .organizationRegister-btn:hover{
    background-color: #19c2c8;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);*/
    color: #fff;
}

#organization-details--wrapper .pageNav-links--wrapper .pageNav-link{
    margin-right: 10px;
    padding: 4px 10px;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #ccc;
}

#organization-details--wrapper .pageNav-links--wrapper .pageNav-link.active{
    font-weight: 700;
    background: #6666661c;
    color: #231f20;
}

#organization-details--wrapper  .organizationAddress{
    font-weight: 400;
    display: inline-block;
}

#organization-details--wrapper .organizationDate--wrapper{
    color: #666666;
}


/* .mini-search-cover {
    width: 88% !important;
    position: relative;
    z-index: 9999;
    margin: auto;
    float: none !important;
    margin-top: -97px !important;
    margin-bottom: 0.6% !important;
} */


#organization-details--wrapper.image-gallery--wrapper{
    width: 100%;
}

#organization-details--wrapper .image-gallery-slide img {
    width: 100%;
    height: auto;
    max-height: 60vh;
    object-fit: contain;
    overflow: hidden;
    object-position: center center;
}

#organization-details--wrapper .alternate-images--wrapper .image-gallery-slide img{
    height: 200px;
}


#organization-details--wrapper  .image-gallery--wrapper {
    width: 100%;
}

#organization-details--wrapper .image-gallery-content.fullscreen.thumbnails-horizontal .image-gallery-slide img{
    height: calc(100vh - 85px);
    width: auto
}

#organization-details--wrapper.carousel .slide iframe{
    width: calc(100% - 80px) !important;
}
.carousel .slide iframe {
    margin: -3px 80px 40px !important;
}

#organization-details--wrapper .organizationDate-calendar__icon{
    vertical-align: text-top !important;
    margin-right: 15px;
}

#organization-details--wrapper .organizationPhone--wrapper{
    font-weight: 400;
    color: #666666;
}

#organization-details--wrapper .organizationAddress--wrapper{
    margin-top: 10px;
    display: flex;
    width: 60%;
}



#organization-details--wrapper  .chapter-featureImg{
    width: 100%;
    background: #FFF;
    border: 1px solid #CCC;
    padding: 5px;
}

#organization-details--wrapper  .parent-image-gallery .image-gallery-swipe{
    display: none;
}

#organization-details--wrapper  .parent-image-gallery .image-gallery-thumbnails-wrapper{
    padding-left: 10%;
    padding-right: 10%;
}

#organization-details--wrapper .parent-image-gallery .image-gallery-left-nav,
#organization-details--wrapper .parent-image-gallery .image-gallery-right-nav{
    font-size: 2em !important;
    padding-top: 0 !important;
    top: 50% !important;
    -webkit-transform: translateY(50%) !important;
        -ms-transform: translateY(50%) !important;
            transform: translateY(50%) !important;
    outline: none !important;
}

#organization-details--wrapper .parent-image-gallery  .image-gallery-thumbnail.active {
    border: 0px solid #ccc !important;
}

#organization-details--wrapper  .parent-image-gallery  .image-gallery-thumbnail{
    width: 200px !important;
    outline: none !important;
}


#organization-details--wrapper .organizationAddress--wrapper svg{
    float: left;
    margin-top: 5px;
    vertical-align: middle;
    margin-right: 15px;
 }

#organization-details--wrapper .organizationPhone--wrapper .orgPhone{
    margin-left: 15px;
}

#organization-details--wrapper .social-icon {
    width: 20px;
    height: 20px;
}

#organization-details--wrapper .socialIcons--wrapper{
    text-align: right;
    margin-top: -5px;
    min-width: 75%;
}

#organization-details--wrapper .socialIcons--wrapper--{
    text-align: right;
    margin-top: -5px;
    min-width: 75%;
}

#organization-details--wrapper .socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

#organization-details--wrapper img.social-icon:hover {
    opacity: .8;
}

#organization-details--wrapper .organizationsMap--wrapper{
    height: 350px;
}

#organization-details--wrapper  .memberValidityInfo{
    color: #698299;
}

#organization-details--wrapper .organization-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 150px;
    background-size:contain;
    background-position: top ;
    background-repeat: no-repeat;
}

#organization-details--wrapper .organization-details--banner-default{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 200px;
    background-size:cover;
    background-position: top ;
    background-repeat: no-repeat;
}

#organization-details--wrapper .organization-details--banner img{
    width: 100%;
}

#organization-details--wrapper .short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

#organization-details--wrapper .organization-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

/* #organization-details--wrapper .organization-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 20px;

} */

.organization-details--title {
    padding-bottom: 10px;
}
.organizationType {
    padding-bottom: 10px;
}

/* .organization-details--title h1{
    line-height: 1.5px !important
} */
#organization-details--wrapper .foundation-statement{
    font-size: 1.25rem;
    font-style: italic;
    margin-bottom: 1.25rem;
}

#organization-details--wrapper hr{
    margin-top: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

#organization-details--wrapper a{
    color: #00929f;
    font-weight: 500;
    cursor: pointer;
}

#organization-details--wrapper .organization-body--wrapper a{
    font-weight: 500;
}

#organization-details--wrapper .organization-details--metaInfo{
    margin-top: 20px;
}

#organization-details--wrapper .organization-details--metaInfo > div,
#organization-details--wrapper .relatedorganizations--wrapper,
#organization-details--wrapper .organization-metaInfo{
    margin: auto;
}

#locations-mapView{
    position: relative;
    width: 100%;
}

#locations-mapView .googleMapView{
    height: 350px !important;
    position: relative !important;
}

.location-wrapper {
    clear: both;
    padding: 15px;
    padding-left: 5px;
    border-top: 1px solid #ccc;
    position: relative;
}

.location-wrapper:last-child{
    border-bottom: 1px solid #ccc;
}

.location-wrapper .location-title{
    color: #28323B;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: -4px;
}

.partner-badge{
    padding-top: 30px;
}

/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #organization-details--wrapper .organization-body--wrapper{
        /* font-size: 1.1em; */
        font-size:16px!important;
        font-weight:500!important;
        line-height: 1.85em !important;
    }

}

@media all and (max-width: 1199px) {

}

@media all and (max-width: 991px) {
    #organization-details--wrapper .organizationRegister-btn{
        width: 50%;
    }
}

@media all and (max-width: 768px) {
    #organization-details--wrapper .organization-details--banner {
        min-height: 200px;
        background-position: top !important;
    }

    #organization-details--wrapper .organizationRegister-btn{
        width: auto;
    }
}

@media all and (max-width: 575px) {
    #organization-details--wrapper .organization-details--banner {
        min-height: 200px;
        background-position: center !important;
    }

    #organization-details--wrapper .googleMapView{
        width: 90% !important;
    }

    #organization-details--wrapper .socialIcons--wrapper{
        margin-top: 10px;
    }

    #organization-details--wrapper .socialIcons--wrapper--{
        margin-top: 10px;
    }

    #organization-details--wrapper .organizationDate--wrapper {
        color: #666666;
        margin-top: 24px;
    }

    #organization-details--wrapper .pageNav-links--wrapper .pageNav-link {
        margin-right: 10px;
        padding: 4px 10px;
        color: #666;
        font-weight: 600;
        font-size: 14px;
        border: 1px solid #ccc;
        display: inline-block;
        width: 44%;
        text-align: center;
        margin-top: 10px;
    }



}
/* ---- Media query ends ---- */
.comments-copylink .fade:not(.show){
    opacity: 1;
}
.comments-copylink{
    position: relative;
}
.comments--wrapper{
    position: absolute;
    top: 0;
    z-index: 99999;
}

.comment-btn{
    font-weight: 700;
    padding: 5px 13px;
    letter-spacing: 0.6px;
}

.bm-item-list{
    height: 40% !important;
}
.bm-cross-button {
    height: 24px;
    width: 24px;
}

.ajax-loader{
    margin-right: 5px;
}

.user-login-form-popup{
    width: 100% !important
}

.popUp-message {
    align-items: center;
    text-align: center;
    font-size: 16px;
    color: #007bff;
    float: left;
    text-transform: capitalize;
    font-style: italic;
}

.comment-popup--header {
    display: -ms-flexbox;
    display: flex;
    /* background: #00929f; */
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    font-size: 16px;
    /* border-bottom: 1px solid #dee2e6; */
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.comment-popup-modal .modal-dialog .modal-content{
    margin-top: 0px !important;
}

.comment-popup-modal{
    margin-top: 100px !important;
}

.alert {
    padding: 20px;
    background-color: #f44336;
    color: white;
  }
  
  .closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
  }
  
  .closebtn:hover {
    color: black;
  }

.modal-content{
    margin-top: 200px !important;
}

.comment-popup--header h5.modal-title {
    font-size: 22px;
    line-height: 14px;
    /* margin: 0px; */
    font-weight: 700;
    line-height: 30px;
    color: #000000eb;
    color:rgb(0,0,0);
    font-family: 'Source Sans Pro', sans-serif !important;
}


.comment-popup--body{
    border: none !important
}


.button-group-comment {
    display: flex;
    /* margin-top: 5px; */
    padding: 5px 10px;
    margin-left: 10p;
    margin-right: 10ox;
    flex-direction: row;
    justify-content: space-between;
}

.button-group-comment a{
    color: #00929f;
}

.alert-rating {
    padding: 0px !important; 
    background-color:white!important;
    border-color: white !important;
    color: #721c24 !important;  
     
  
}

#ajax_spinner__{
    display: none;
}

.opt-in-button-popup{
    text-transform: none !important;
    float: right;
}
.comment-feed-popup{
    margin: 0;
    width: 100%;
    /* float: right; */
    /* padding: 15px 25px; */
    /* padding-bottom: 70px; */
    /* margin-top: 12%; */
    height: 100%;
}

.pro-reviewer{
    font-weight: 800;
}

.comment-pagination{
    padding-top: 20px
}

  /* Color/shape of close button cross */
.bm-cross {
    background: #bdc3c7;
}

  /* General sidebar styles */
.bm-menu.comments-box--wrapper {
    background: #fff;
    /* background: #f6f6f6; */
    /* padding: 2.5em 1.5em 0; */
    /* font-size: 1.15em; */
}

.createOne__wrapper{
    color:#00929f;
}

.createOne__wrapper{
    color:#00929f;
}

/* Individual item */
.bm-item {
    display: inline-block;
}

.comments--wrapper svg.bm-item{
    padding-top: 12%;
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
}

/* Styling of overlay */
.bm-overlay {
    background: rgba(0, 0, 0, 0.3);
    top:0;
}

.bm-menu-wrap{
    width: 50% !important;
    -webkit-transition: all 0.3s ease 0.3s !important;
    -o-transition: all 0.3s ease 0.3s !important;
    transition: all 0.3s ease 0.3s !important;
    top:0;
}

.comments-box-heading{
    position: absolute;
    width: 100%;
    background: #eff1f3;
    border-bottom: 1px solid #dddddd;
    z-index: 100;;
}

.comments-box-heading h2{
    font-size: 28px;
    line-height: 1.2;
    padding-bottom: 5px;
    padding-top: 10px;
    padding-left: 15px;
    color: #000;
}

.close-comments-box{
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    top: 0px !important;
    right: 0px !important;
    z-index: 100;
}

.close-comments-box:hover{
    background-color: #0071bc;
}

.close-comments-box span{
    top: 8px !important;
    right: 12px !important;

}

.close-comments-box .bm-cross{
    height: 20px !important;
    background: #424f5c;
}

.close-comments-box:hover .bm-cross{
    background: #fff;
}

#comment-feed{
    margin: 0;
    width: 95%;
    float: right;
    padding: 15px 5px;
    padding-bottom: 70px;
    margin-top: 12%;
}

#comment-feed .displayNone{
    display: none;
}

.comment {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    padding-top: 15px;
}

.comment-parent--wrapper{
    padding: 0px 15px;
}

.comment-childContainer--wrapper{
    width: 95%;
    margin-left: auto;
    margin-right: 20px;
}

.comment-child--wrapper .comment-content{
    border-bottom: none;
    margin-left: 35px;
}
.comment-child--container:first-child{
    border-top: 1px solid #cccccc;
    margin-top: 15px;
}

.comment-child--container{
    padding-left: 2px;
}

.comment-child--container:last-child{
    border-bottom: none;
}

.comment-child--wrapper{
    margin-top: 15px;
    margin-bottom: 4px;
    border-left: 1px solid #cccccc;
    padding-left: 15px;
    margin-left: 5px;
}


#comment-feed .comment .comment-childContainer--wrapper .comment-child--wrapper .user-image img{
    float: left;
    margin-left: 0;
    width: 35px;
    height: 35px;
    margin-right: 15px;
}

#comment-feed .comment img {
    float: left;
    margin-left: -60px;
    border: 1px solid white;
    background: #eee;
    border-radius: 50%;
    max-width: 100%;
    width: 50px;
    height: 50px;
    object-fit: cover;
}

#comment-feed .comment h5 {
    float: right;
    font-size: 12px;
    color: #999;
    margin-top: 20px;
}

#comment-feed .comment h4 {
    font-size: 18px;
    padding-top: 0;
}

#comment-feed .comment h5.company-data {
    float: none;
    margin-bottom: 10px;
    margin-top: -4px;
}

.comment-child--wrapper .comment-reply{
    margin-left: 35px;
}

.comments-footer--wraper {
    clear: both;
    margin-top: 50px;
    background: #eff1f3;
    padding: 25px;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2) inset;
            box-shadow: 0 0 2px rgba(0,0,0,.2) inset;
}



#comment-feed h3 {
    padding-bottom: 8px;
    color: #666;
    margin-bottom: 0px;
    font-size: 20px;
}

.user-login-form p{
    color: #424f5c;
    margin-bottom: 2em;
}

.user-login-form label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 16px;
}

.user-login-form input{
    width: 100%;
    max-width: 100%;
    color: #000;
    height: 30px;
    padding: 3px;
    padding-left: 10px;
    border: 1px solid #c7c7c7;
}

.user-login-form .form-text {
    display: block;
    margin-top: 0.25rem;
}

.user-login-form  .form-item,
.user-login-form  .form-actions {
    margin-top: 0;
    margin-bottom: 1em;
}

/* .user-login-form input[type="submit"]{
    background: #0071bc;
    color: #fff;
    border: 0;
    padding: 13px;
    line-height: 100%;
    height: 42px;
} */

/* #comment-feed button[type="submit"]{
    background: #0071bc;
    border-color: #0071bc;
    color: #fff;
}

#comment-feed button[type="submit"]:hover{
    background: #0287d1;
} */

#comment-form textarea{
    height: 100px;
    border: 1px solid #ccc;
}

.comments-footer--wraper h5{
    font-size: .85em;
}

.user-info {
    float: left;
}

.user-info img{
    border: 1px solid white;
    background: #eee;
    padding: 2px;
    max-width: 100%;
    width: 60px;
    height: 60px;
    margin-right: 5px;
}

.user-info-logout{
    float: right;
    text-align: right;
    margin-top: 20px;
}

button.reply-btn{
    color: #00929f;
    padding-left: 0;
    font-size: 14px;
}

.comments-footer--wraper-not-login button{
    box-shadow:none;
    border-radius: 20px  !important;
    color: white !important;
    background-color: #008ea6 !important;
    padding: 5px  !important;
    background-image:none!important;
    text-transform: none!important;

}

/* ---- Media query starts ---- */
/*******************************/


@media screen and (min-width: 768px) {
    .comments-footer--wraper-not-login {
        padding-left: 140px;
    }
}

@media all and (max-width: 1199px) {


}

@media all and (max-width: 991px) {

}

@media (min-width: 992px) {
    .user-login-form{
        width: 60%;
    }
}

@media all and (max-width: 768px) {
    .bm-menu-wrap{
        width: 90% !important;
    }

    .comments-box-heading h2{
        font-size: 22px;
        padding-top: 13px;
    }

    #comment-feed{
        width: 88%;
        margin-top: 60px;
    }

    #comment-feed .comment img{
        margin-left: -75px;
        margin-right: 10px;
    }
}

@media all and (max-width: 575px) {
    .bm-menu-wrap{
        width: 100% !important;
    }

    .comments-box-heading h2{
        font-size: 22px;
        padding-top: 13px;
    }

    #comment-feed{
        width: 100%;
        margin-top: 60px;
    }

    #comment-feed .comment img{
        margin-left: -70px;
        margin-right: 10px;
    }

    #comment-feed .comment h5{
        display: none;
    }

    /* #leave-comment,
    .comments-footer--wraper{
        margin-left: -70px;
    } */

    #comment-feed{
        float: left;
    }

    .comments-footer--wraper div.text-right.col-12{
        text-align: left !important;
    }

    #comment-feed > hr{
        visibility: hidden;
    }

    .user-info-logout{
        text-align: left;
    }

    .comments--wrapper svg.bm-item{
        padding-top: 20%;
    }
}
/* ---- Media query ends ---- */
#store-details--wrapper{
    background: #fff;
    line-height: 1.85em;
}

#store-details--wrapper a{
    text-decoration: none !important;
}

#store-details--wrapper a:hover{
    color: #01579b;
}

#store-details--wrapper .storeRegister-btn{
    font-weight: 700;
    /* text-transform: uppercase; */
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    background-color: #008ea6 ;
    padding: 13px;
    font-size: 14px;
    float: none;
    border-radius: 20px !important;
    /* text-transform: uppercase; */
    color: white;
    letter-spacing:0.6px;
    display: inline-block;
    min-width: 130px;
/*    text-shadow: 0 -1px 0 #000;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);*/
}

#store-details--wrapper .storeRegister-btn:hover{
    background-color: #025e6e;
    color: white;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);*/
}


#store-details--wrapper .storeCart--form label{
    font-size: 16px;
}

#store-details--wrapper  .storeAddress{
    font-weight: 400;
}

#pdiv{
    position: relative;
}

#cdiv{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-right: 30px;
}

.storeDate--wrapper{
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}

.storeDate-calendar__icon{
    vertical-align: text-top !important;
    margin-right: 10px;
}

#store-details--wrapper .storesMap--wrapper{
    height: 350px;
}

#store-details--wrapper .store-details--metaInfo .authorInfo a,
#store-details--wrapper .store-details--metaInfo .authorInfo span{
    text-transform: capitalize;
}

.store-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 280px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
    box-shadow: 0 0 3px rgba(0,0,0,.4);
}

.store-details--banner img{
    width: 100%;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.store-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

/* .store-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 20px;
} */

.storeType {
    padding-bottom: 10px;
}

.store-details--title{
    padding-bottom: 10px;

}

#store-details--wrapper .social-icon {
    width: 20px;
    height: 20px;
}

#store-details--wrapper .socialIcons--wrapper{
    text-align: right;
    margin-top: -5px;
}

#store-details--wrapper .socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

#store-details--wrapper img.social-icon:hover {
    opacity: .8;
}

#store-details--wrapper hr{
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#store-details--wrapper a{
    color: #00929f ;
    font-weight: 600;
    cursor: pointer;
}

#store-details--wrapper .store-body--wrapper a{
    font-weight: 500;
}

.store-details--metaInfo{
    margin-top: 25px;
}

.store-details--metaInfo > div,
.relatedstores--wrapper,
.store-metaInfo{
    margin: auto;
}


.card img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}



#store-details--wrapper .image-gallery-slide img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    overflow: hidden;
    object-position: center center;
}

#store-details--wrapper .fullscreen .image-gallery-slide img {
    max-height: 100vh;
}

#store-details--wrapper .image-gallery-content.fullscreen.thumbnails-horizontal .image-gallery-slide img{
    height: calc(100vh - 85px);
}

.store-body--wrapper{
    white-space:  pre-line;
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.85em !important;
}

/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .store-body--wrapper{
        /* font-size: 1.1em; */
        font-size:16px!important;
        font-weight:500!important;
        line-height: 1.85em !important;
    }

}

@media all and (max-width: 1199px) {

}

@media all and (max-width: 991px) {

}

@media all and (max-width: 768px) {
    .store-details--banner {
        min-height: 300px;
        background-position: center !important;
    }




}

.fullscreen .image-gallery-slide img {
    max-height: 1000vh;
}

@media all and (max-width: 575px) {
    .store-details--banner {
        min-height: 250px;
        background-position: center !important;
    }
    #pdiv{
        margin-top: 15px;
    }

    #cdiv{
        position: relative;
    }

    #store-details--wrapper .googleMapView{
        width: 90% !important;
    }


}
/* ---- Media query ends ---- */
#resource-details--wrapper{
    background: #fff;
    line-height: 1.85em;
}

#resource-details--wrapper a{
    text-decoration: none !important;
}

#resource-details--wrapper a:hover{
    color: #01579b;
}


.aside-dark {
    /* background: #f6f6f6;
    padding: 12px;
    border: 1px solid #ddd; */
    overflow: hidden;
    /* margin-bottom: 20px;
    -moz-border-radius: 4px;
    border-radius: 4px; */

}

.comments-trigger img {
    width: 100px;
    height: 100px;
}

.aside-dark h3{
    font-size: 22px;
    line-height: 32px
}

#resource-details--wrapper .arrow-button {
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    display: block;
}



#resource-details--wrapper .storeRegister-btn{
    font-weight: 700;
    /* text-transform: uppercase; */
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    background-color: #008ea6 ;
    padding: 10px;
    font-size: 14px;
    float: none;
    border-radius: 20px;
    /* text-transform: uppercase; */
    color: white;
    letter-spacing:0.6px;
    display: inline-block;
    min-width: 130px;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);*/
}

/* #resource-details--wrapper  .arrow-button {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #393e3e;
    display: block;
} */

#resource-details--wrapper .storeRegister-btn:hover{
    background-color: #025e6e;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);*/
    color: white;
}

#resource-details--wrapper .resourceRegister-btn{
    font-weight: 700;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    /*text-shadow: 0 -1px 0 #000;*/
    background-color: #008ea6;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);*/
    padding: 10px;
    font-size: 16px;
    float: none;
    /* border-radius: 5px; */
    /* text-transform: uppercase; */
    color: white;
    border-radius: 20px !important;
    height: 42px !important;
    letter-spacing:0.6px;
    display: inline-block;
    min-width: 130px;

}

#resource-details--wrapper .resourceRegister-btn:hover{
    background-color: #025e6e;
/*    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);*/
    color: white;
}

#resource-details--wrapper  .resourceAddress{
    font-weight: 400;
}

#pdiv{
    position: relative;
}

#cdiv{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-right: 30px;
}

/* relatedResource--wrapper{
    margin: auto;
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding-top: 20px;
    padding-bottom: 0;
} */



.resourceDate-calendar__icon{
    vertical-align: text-top !important;
    margin-right: 10px;
}

#resource-details--wrapper .resourcesMap--wrapper{
    height: 350px;
}

#resource-details--wrapper .resource-details--metaInfo .authorInfo a,
#resource-details--wrapper .resource-details--metaInfo .authorInfo span{
    text-transform: capitalize;
}

.resource-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 200px;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    /* -webkit-box-shadow: 0 0 3px rgba(0,0,0,.4); */
    /* box-shadow: 0 0 3px rgba(0,0,0,.4); */
    /* width: 220px; */
    /* max-width: 250px; */
}

.resource-details--banner img{
    width: 100%;
}

.resource-detailsImg--banner{
    position: relative;
    line-height: 0px;
    /* background: #000; */
    /* border-radius: 2px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
    box-shadow: 0 0 3px rgba(0,0,0,.4); */
    outline: none;
    /* text-align: center; */
    width: 100%;
}

.resource-detailsImg--banner img{
    height: auto;
    width: 220px;
    max-width: 250px;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.resource-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

/* .resource-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 20px;
} */

.resourceType {
    padding-bottom: 10px;
}


.sr-only {
    position: relative !important;
    padding: 8px !important;
}

.resource-details--title{
    padding-bottom: 10px;
}


#resource-details--wrapper .social-icon {
    width: 20px;
    height: 20px;
}

#resource-details--wrapper .socialIcons--wrapper{
    text-align: right;
    margin-top: -5px;
}

#resource-details--wrapper .socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

#resource-details--wrapper img.social-icon:hover {
    opacity: .8;
}

#resource-details--wrapper hr{
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#resource-details--wrapper a{
    color: #00929f ;
    font-weight: 600;
    cursor: pointer;
}

#resource-details--wrapper .resource-body--wrapper a{
    font-weight: 500;
}

.resource-details--metaInfo{
    margin-top: 25px;
}

.resource-details--metaInfo > div,
.relatedresources--wrapper,
.resource-metaInfo{
    margin: auto;
}


.card img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

.storeCartRadio--wrapper{
    margin-top: 15px;
}

.storeCartRadio--wrapper .form-check-label{
    font-size: 16px;
    font-weight: 700;
}

#resource-details--wrapper .slideshow-images-wrapper .image-gallery--wrapper{
    width: 100%;
}

#resource-details--wrapper .slideshow-images-wrapper .image-gallery-slide img {
    width: 100%;
    height: 400px;
    max-height: 400px;
}

#resource-details--wrapper .slideshow-images-wrapper .image-gallery-content.fullscreen.thumbnails-horizontal .image-gallery-slide img{
    height: calc(100vh - 85px);
    width: auto
}

#resource-details--wrapper .alternate-images--wrapper .image-gallery-slide img{
    height: 200px;
    max-height: 200px;
    object-fit: cover;
    overflow: hidden;
    object-position: center center;
}

#resource-details--wrapper .fullscreen .image-gallery-slide img {
    max-height: 100vh;
    height: 100%;
}

#resource-details--wrapper  .audio-player--wrapper div{
    width: 100% !important;
    height: 60px !important;
}

#resource-details--wrapper  .video-player--wrapper div{
    width: 100% !important;
    height: 315px !important;
}

#resource-details--wrapper  .carousel-slider .video-carousel div{
    width: 540px !important;
}

.resource-body--wrapper img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
}


#resource-details--wrapper social-icon-  {
    width: 100px !important;
    height: 100px  !important;
}

#resource-details--wrapper .large-button{
    border-radius: 4px !important;
    color: white  !important;
    background-color: #008ea6 !important;
    border: 0!important;
    padding: 6px !important;
    line-height: 100% !important;
    height: 42px;
    box-shadow: none !important;
}




/* ---- Media query starts ---- */
/*******************************/




/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .resource-body--wrapper{
        /* font-size: 1.1em; */
        font-size:16px!important;
        font-weight:500!important;
        line-height: 1.65em !important;
    }

}

@media all and (max-width: 1199px) {

}

@media all and (max-width: 991px) {

}

@media all and (max-width: 768px) {
    .resource-details--banner {
        min-height: 300px;
        background-position: center !important;
    }




}

@media all and (max-width: 575px) {
    .resource-details--banner {
        min-height: 250px;
        background-position: center !important;
    }
    #pdiv{
        margin-top: 15px;
    }

    #cdiv{
        position: relative;
    }

    #resource-details--wrapper .googleMapView{
        width: 90% !important;
    }

    #resource-details--wrapper .socialIcons--wrapper{
        text-align: right;
        margin-top: 6px;
    }


}
/* ---- Media query ends ---- */
.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:''}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,0.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:0.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,0.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,0.9);color:#fff}.carousel:hover .slide .legend{opacity:1}

#course-details--wrapper{
    background: #fff;
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.65em!important;
    white-space: pre-line;
}

#course-details--wrapper .grid-result--wrapper {
    line-height: 1.65em;
}

#course-details--wrapper a{
    text-decoration: none !important;
}

#course-details--wrapper a:hover{
    color: #00849d;
}

#course-details--wrapper .course-body--decription{
    display: inline-grid;
}

#course-details--wrapper .course-details--metaInfo .authorInfo a,
#course-details--wrapper .course-details--metaInfo .authorInfo span{
    text-transform: capitalize;
}

#forbidden-wrapper{
    min-height:500px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    font-size: 16px;
    padding-left: 10%;
    min-width: 345px;
    color: #444;
}

.forbidden-outer-wrapper{
    max-width: 40%;
}

#course-details--wrapper .purchase-more{
    margin-bottom: 20px;
}

#course-details--wrapper  .creadedBy {
    float: left;
}


#course-details--wrapper .creadedBy-info {
    float: left;
}

#course-details--wrapper  .ag-item {
    clear: both !important;
    background: transparent !important;
    padding: 13px !important;
    border: 0 !important;
    border-top: 1px solid #ccc !important;
    position: relative !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0 !important;
}

#course-details--wrapper .carousel.carousel-slider{
    margin-bottom: 20px;
}

.pad-down {
    padding-bottom: 15px;
}


.box {

    border: 1px solid #ddd;
    overflow: hidden;
    -moz-border-radius: 4px;
    border-radius: 4px;

}
/* 
#course-details--wrapper .courseAction-btn{
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    border: 1px solid #231f20;
    text-shadow: 0 -1px 0 #000;
    background-color: #666;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    padding: 10px;
    font-size: 16px;
    float: none;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
}

#course-details--wrapper .courseAction-btn:hover{
    background-color: #777;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);
    color: #fff;
} */

.display-grid{
    display:grid;
}

.course-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    /* min-height: 325px; */
    width: 100%;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 1.65em;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px #231f20 #333;
    box-shadow: 0 1px 3px #231f20 #333;
}

.course-details--banner img{
    width: 100%;
}

.course-detailsImg--banner{
    position: relative;
    line-height: 0px;
    /* background: #000; */
    /* border: 2px solid #788878;
    border-radius: 2px;
    -webkit-box-shadow: 0 4px 8px #231f20333;
            box-shadow: 0 4px 8px #231f20333; */
    outline: none;
    text-align: center;
    width: 100%;
}

.course-detailsImg--banner img{
    max-width: 100%;
    height: auto;
    max-height: 250px;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.course-details-body--wrapper{
    /* padding-top: 20px; */
    padding-bottom: 40px;
}

/* .course-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 30px;
} */

/* .course-details--title h3{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 30px;
} */

#course-details--wrapper hr{
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#course-details--wrapper a{
    color: #00929f ;
    cursor: pointer;
}

#course-details--wrapper .course-body--wrapper a{
    font-weight: 500;
}

#course-details--wrapper .course-access-btn{
    /* text-align: center; */
    margin-bottom: 20px;
    /* background: #eee;
    margin-bottom: 20px;
    padding: 15px; */
    /* border: 1px solid #ddd; */
    /* border-radius: 3px; */
    /* -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1); */
    margin-top: 10px !important;
    clear: both;
}

.courseType {
    padding-bottom: 10px;
}

.course-details--title {
    padding-bottom: 10px;
}

#course-details--wrapper  .course-access-btn span{
    font-size: 13px;
    display: inline-block;
}

#course-details--wrapper .view-grid--wrapper .grid-item .grid-item--image{
    /* height: 180px; */
    /* background-size: cover; */
    /* background-size: 100% 100%;
    background-position: center; */
}


#course-details--wrapper .view-grid--wrapper .grid-item__people .grid-item--image{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 145px;
}

#course-details--wrapper .view-grid--wrapper .grid-item .grid-item--placeholderImage{
    background-size: contain;
}


.styles_overlayCenter__YHoO7 {
    align-items: center;
    position: fixed !important;
    z-index: 111111 !important;
}

.course-details--metaInfo{
    margin-top: 5px;
}

.ce-hours--wrapper{
    float: left;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.ce-left{
    float: left;
    position: relative;
    font-size: 45px;
    font-weight: 900 !important;
}
.ce-hours--wrapper sup {
  vertical-align: top;
    font-size: 12px;
    writing-mode: vertical-lr;
    text-orientation: upright;
    margin-left: 6px;

}




 @media screen and (-webkit-min-device-pixel-ratio:0) {

    /* Safari only override */
::i-block-chrome,.ce-hours--wrapper sup {
        writing-mode:initial !important;
    }

}

/* @media not all and (min-resolution:.001dpcm) { @media {

    .ce-hours--wrapper sup {
        writing-mode:initial !important;
    }

}} */

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

    .ce-hours--wrapper sup {
        writing-mode:initial !important;
    }

}}


.cred-logo--wrapper{
     margin-left: 18px;
}

#course-details--wrapper .cred-logo--wrapper img {
    height: 40px;
    width: 40px;
    margin-right: 4px;
    margin-top: -10px!important;
}

.ce-right{
    float: left;
    width: 5px;
    position: relative;
    padding-left: 2px;
}

.c-hours{
    margin-top: 12px;
    font-size: 11px;
    font-weight: 900 !important;
    float: left;
}

.e-hours{
    margin-top: -6px;
    font-size: 11px;
    font-weight: 900 !important;
    float: left;
}




.course-details--metaInfo > div,
.relatedcourses--wrapper,
.course-metaInfo{
    margin: auto;
}

.creadedBy-image{
    float: left;
}

.creadedBy-image img{
    width: 64px;
    margin: 0 10px 10px 0;
    padding: 3px;
    background: white;
    border: 1px solid #eee;
    border-radius: 3px;
}

.courseLeaders--wrapper .leader--wrapper{
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.courseLeaders--wrapper .leader--wrapper .leader-image{
    float: left;
}

.courseLeaders--wrapper .leader--wrapper .leader-image img{
    margin: 0 10px 10px 0;
    padding: 3px;
    background: white;
    border: 1px solid #eee;
    border-radius: 3px;
}

/* .module--wrapper:first-child{
    border-top: 1px solid #eee;
} */

.module--wrapper{
    /* border-bottom: 1px solid #eee; */
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px !important;
}

.module-info{
    padding-left: 0;
}

.module-player-icons{
    text-align: right;
    margin-top: 0px;
}

.module-download-icon,
.module-play-icon{
    font-size: 28px;
    color: #707d9c;
    cursor: pointer;
}

.module-download-icon:hover,
.module-play-icon:hover{
    font-size: 28px;
    color: #64a8d1;
}

.module-download-icon{
    margin-right: 15px;
    margin-top: 2px;
}

.module-runtime{
    /* color: #576077; */
    font-weight: 600;
}


#course-details--wrapper  .carousel-slider .video-carousel div{
    width: auto !important;
}

#course-details--wrapper .readDuration{
    text-align: center;
    margin-top: 10px;
    padding-right: 20px;
}

span.grayBold {
    color: #666 !important;
    font-weight: 600 !important;
}

#course-details--wrapper .social-icon {
    width: 20px;
    height: 20px;
}

#course-details--wrapper .socialIcons--wrapper{
    text-align: right;
    margin-top: 5px;
}

#course-details--wrapper .socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

#course-details--wrapper img.social-icon:hover {
    opacity: .8;
}

img.social-icon {
    vertical-align: sub!important;

}

#course-details--wrapper .comments-trigger{
    float: right;
}

#course-details--wrapper .comments-trigger img{
    width: 100px;
    height: 100px;
}
#course-details--wrapper .related-courses--wrapper div h2{
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding-top: 20px;
    padding-bottom: 0;
}
#course-details--wrapper .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#course-details--wrapper .card {
    background: white;
    margin-bottom: 0.75em;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03) !important;
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03) !important;
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: 380px;
}

#course-details--wrapper .card > a{
    margin-bottom: 10px;
}

#course-details--wrapper .card img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

#course-details--wrapper .card-content {
    padding: 0 1.4em 1.4em;
}

#course-details--wrapper .card-content .course-meta {
    position: absolute;
    bottom: 15px;
    font-size: 15px;
}

#course-details--wrapper .card-content .course--subTitle{
    font-size: 14px;
    margin-top: 5px;
    font-weight: normal;
    color: #666666;
}

#course-details--wrapper .course-meta-footer{
    color: #666666;
    margin-top: -5px;
}

#course-details--wrapper .card-meta-channel a{
    font-weight: normal;
}
#course-details--wrapper .card-content a h1{
    color: #28323B;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}


#course-details--wrapper iframe{
    max-width: 100%;
}

#course-details--wrapper .course-body--wrapper img{
    width: auto;
    max-width: 100%;
}

#course-details--wrapper .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#course-details--wrapper .card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 49.20%;
            flex: 0 1 49.20%;
}

.courseVideo-playIcon{
    vertical-align: middle;
    font-size: 2em;
    /* position: absolute; */
    left:  1%;
    top: 50%;
    cursor: pointer;
    /* margin-left: auto; */
    /* -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); */
    color: black;
}

.courseVideo-playIcon:hover{
    color: #444;
}

.courseModal-NoOverlay{
    background: none;
}

.courseModal-body{
    margin-left: 30px;
    margin-right: 30px;
}

.courseModal-btn{
    top: 5px;
    right: 5px;
}

.courseModal-icon{
    width: 20px;
    height: 20px;
}


.subscriptionInfoBtn-learnMore{
    padding: 4px 12px 5px;
    color: white  !important;
    font-size: 11px;
    border-radius: 0px;
    border: 1px solid  #008ea6;
    background-color:  #008ea6 ;
    text-align: center;
    margin-right: 5px;
    height: 13px;
    text-transform: uppercase;
}

.subscriptionInfoBtn-learnMore:hover{
    background-color: #025e6e;

}

.subscriptionInfoBtn-purchase{
    padding: 4px 12px 5px;
    color: white !important;
    font-size: 11px;
    border-radius: 0px;
    border: 1px solid #008ea6;
    background-color: #008ea6 ;
    text-transform: uppercase;
    text-align: center;
}

.subscriptionInfoBtn-purchase:hover{
    background-color: #025e6e;

}

.subscriptionInfo--label{
    padding: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 15px;
    color: #231f20;
}

#course-modules .takeQuiz-btn{
    display: inline;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 12px;
    margin-left: 15px;
    background: #008ea6;
    border: 1px solid #008ea6;
    color:white;
}

#course-modules .takeQuiz-btn:hover{
    display: inline;
    font-weight: 500;
    padding: 5px 10px;
    margin-left: 15px;
    font-size: 13px;
    background:  #025e6e;
    border: 1px solid  #025e6e;
    color:white
}

#course-modules .takeQuiz-btn.completed-btn{
    background: #008ea6;
    border: 1px solid #008ea6;
}

#course-modules .takeQuiz-btn.completed-btn:hover{
    font-size: 12px;
}

.hostedUsgbcModalContent--wrapper{
    max-width: 450px;
}

#course-details--wrapper .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
    height: 290px !important;
}

@media (max-width: 1199px){
    #course-details--wrapper .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        height: 290px !important;
    } 

    .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        height: 290px !important;
    } 

    .grid-item__courses .view-grid--wrapper .grid-item .grid-item--image{
        background-size: cover !important;
    }
}



/* #courseVideoModal{
    padding: 0;
    background: none;
    background-clip: padding-box;
    box-shadow: none;
}

#courseVideoModal{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height:  100% !important;
} */

#courseVideoModal{
    width: 100%;
    max-width: 100%;
}

#courseVideoModal  .video-player--wrapper div{
    /* position: absolute;
    width: 100% !important;
    height:  100% !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 10 */
}

#courseVideoModal .slide.selected div.video-player img,
#courseVideoModal .slide.selected .scrom-player img{
    display: none;
}

#courseVideoModal .carousel-slider .video-player div{
    /* width: 100% !important;
    height:  100% !important; */
    width: 100% !important;
    height: 450px !important;
}

#courseVideoModal .scrom-player > iframe{
    width: 100% !important;
    margin: 0 !important;
    padding: 10px;
    height: 450px;
}

#courseVideoModal .carousel.carousel-slider ul.slider.animated{
    height: 500px;
}

#courseVideoModal div.carousel{
    float: left;
    width: 10%;
}

#courseVideoModal div.carousel li.thumb{
    display: block;
    width: 100%;
    margin-top: 15px;
}

#courseVideoModal div.carousel .thumbs-wrapper.axis-vertical{
    margin: 0;
    margin-right: 5px;
}

#courseVideoModal div.carousel .thumbs-wrapper.axis-vertical ul{
    transform: none !important;
    padding-left: 0;
}

#courseVideoModal .carousel.carousel-slider{
    float: right;
    width: 90% !important;
}

video {
    width:95% !important;
}

.partner-buttons{
    display: flex;
    justify-content: center;
}

.modal-content {
    margin-top: 300px;
}

.modal-body {
    border: 5px solid rgba(0, 0, 0, 0.25);
}

.opt-in-button{
    text-transform: none !important;
}
/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /* #course-details--wrapper .course-body--wrapper{
        font-size: 1.1em;
    } */
    #course-details--wrapper .short-desc--wrapper{
        font-size: 1.2em;
    }
    #course-details--wrapper .card img {
        height: 190px;
    }
}

@media all and (max-width: 1199px) {
    #course-details--wrapper .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 991px) {
    #course-details--wrapper .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 768px) {
    .course-details--banner {
        /* min-height: 450px; */
        background-position: top !important;
    }

    #course-details--wrapper .cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    #course-details--wrapper .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }

    #course-details--wrapper .authorInfo {
        padding-right: 0;
    }

    #course-details--wrapper .readDuration {
        padding-left: 0;
        padding-right: 0;
    }

    #course-details--wrapper .socialIcons--wrapper{
        padding-left: 0;
    }

    #course-details--wrapper .socialIcons--wrapper a{
        padding: 1px;
        margin-left: 2px
    }
}

@media all and (max-width: 575px) {
    #course-details--wrapper .course-details--banner {
        /* min-height: 500px; */
        background-position: center !important;
    }

    #course-details--wrapper .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 99.20%;
                flex: 0 1 99.20%;
    }

    #course-details--wrapper .readDuration {
        padding-right: 15px;
        margin-top: 0px;
    }

    /* #course-details--wrapper .socialIcons--wrapper{
        margin-top: -25px;
    } */
}

.styles_overlayCenter__YHoO7{
    align-items: center;
    position: fixed !important;
    z-index: 111111 !important;;
}

div#courseVideoModal {
    background-color: black;
}

.carousel .control-dots .dot {
    width: 16px!important;
    height: 16px!important;
}
.styles_closeIcon__1QwbI {
    background-color: white;
}
/* ---- Media query ends ---- */

.course-badge {
    background: #eee !important;
    border: 0px solid #bbb !important;
}

.course-badge, .bundle-badge {
    border: 1px solid #bbb;
    padding: 6px 10px 8px;
    margin-bottom: 10px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 1px #fff inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset, 0 1px 2px rgba(0,0,0,.1);
    background-color: #d1d1d1;
    background-image: -moz-linear-gradient(100% 100% 90deg,#d3d3d3,#eaebeb);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#eaebeb),to(#d3d3d3));
    -pie-background: linear-gradient(#eaebeb,#d3d3d3 100%);
}

.course-badge .level {
    margin-bottom: 0!important;
    padding-left: 19px;
    background: white url(https://www.usgbc.org/sites/all/themes/usgbc/lib/img/course-badge.gif) no-repeat 5px 50%;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 1px #666 inset,0 0 1px #FFF;
    -webkit-box-shadow: 0 0 1px #666 inset, 0 0 1px #FFF;
    box-shadow: 0 0 1px #666 inset, 0 0 1px #FFF;
    border: 0px solid #bbb !important;
}


.course-badge dl {
    padding-top: 5px;
    padding-bottom: 5px;
}


.course-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    /* min-height: 500px; */
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.course-details--banner img{
    width: 100%;
}

.course-meta-info{

    /* position: absolute; */
    padding-left: calc(58.5vw - 50%);
    padding-top: calc(51vw - 50%);
}

.windows .course-meta-info{

    /* position: absolute; */
    padding-left: calc(58vw - 50%);
    padding-top: calc(51vw - 50%);
} 

.course-summary{
    white-space:initial;
}

.course-play-icon{
    /* margin-top:10px; */
    /* margin-bottom:10px; */
}

.courseAction-btn{
    color: white !important;
}

.courseAction-btn:hover{
    color: white !important;
}

.course-access--btn a{
    color: white !important;
}

.course-access--btn a:hover{
    color: white !important;
}

.course-button-hightlights{
    padding-left:10px!important;
}

.certificateDownloadBtn{
    padding: 12px 16px 8px;
    color: white !important;
    font-size: 11px;
    border-radius: 0px;
    border: 1px solid #008ea6;
    background-color: #008ea6 ;
    text-transform: uppercase;
    text-align: center;
}

.certificateDownloadBtn:hover{
    background-color: #025e6e;

}

.comment-wrapper-bottom {
    float: none !important;
    margin-top: 0% !important;
    width: 80% !important;
    padding-left: 0px !important;
}

@media (max-width: 1200px){
    .comment-wrapper-bottom {
        float: none !important;
        margin-top: 0% !important;
        width: 80% !important;
        padding-left: 0px !important;
    }

}

.course-summary {
    line-height: 1.65em!important;
}

.course-details-shareInfo{
    margin-bottom: 25px;

}

.button-medium-teal {
    background-color: #008ea6 !important;
    color: white !important;
    height: 42px;
    padding: 13px;
    line-height: 100%;
    margin-right: 20px;
    border-radius: 20px !important;
    font-weight: 700 !important;
  
}

.button-medium-teal:hover{
    background-color: #26596a !important;
}

.button-medium-secondary-teal {
    background-color: #ffffff !important;
    color:  #212529 !important;
    line-height: 100%;
    /* height: 34px;
    padding: 8px 20px; */
    line-height: 100%;
    border: 2px solid #008ea6 !important;
    border-radius: 20px !important;
    font-weight: 700 !important;
    
}

.button-medium-secondary-teal:hover{
    background-color: #26596a !important;
}

.button-medium-secondary-teal a{
    color: #212529 !important;
}

.content-btn-group{
    display: flex;
}

@media all and (max-width: 575px) {
    .content-btn-group{
        display: block !important;
    }
}



/* Adding to add nth  */
#course-details--wrapper  .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n)
{
    margin-right: 20px !important;
}

@media (max-width: 575px) {  

     #course-details--wrapper  .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 95% !important
    }

}

 @media  (min-width: 576px) and (max-width: 1024px){  

    #course-details--wrapper  .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 51% !important
    }

} 

@media  (min-width: 1025px) and (max-width: 1200px){  

    #course-details--wrapper  .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex : 0 0 33%  !important
    }

} 


@media  (min-width: 1200px) and (max-width: 1366px){  


    #course-details--wrapper  .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 23% !important
    }
}

.subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item
{
    flex :  0 0 23% !important
}

@media (max-width: 575px) {  


    .subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 95% !important
    }

}

@media  (min-width: 576px) and (max-width: 1024px){  
    .subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 51% !important
    }

} 

@media  (min-width: 1025px) and (max-width: 1200px){  
    .subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex : 0 0 33%  !important
    }

} 


@media  (min-width: 1200px) and (max-width: 1366px){  
    .subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 23% !important
    }
} 

#course-details--wrapper{
    background: #fff;
    font-size:16px!important;
    font-weight:500!important;
    line-height: 1.65em!important;
    white-space: pre-line;
}

#course-details--wrapper .grid-result--wrapper {
    line-height: 1.65em;
}

#course-details--wrapper a{
    text-decoration: none !important;
}

#course-details--wrapper a:hover{
    color: #00849d;
}

#course-details--wrapper .course-body--decription{
    display: inline-grid;
}

#course-details--wrapper .course-details--metaInfo .authorInfo a,
#course-details--wrapper .course-details--metaInfo .authorInfo span{
    text-transform: capitalize;
}

#forbidden-wrapper{
    min-height:500px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    font-size: 16px;
    padding-left: 10%;
    min-width: 345px;
    color: #444;
}

.forbidden-outer-wrapper{
    max-width: 40%;
}

#course-details--wrapper .purchase-more{
    margin-bottom: 20px;
}

#course-details--wrapper  .creadedBy {
    float: left;
}


#course-details--wrapper .creadedBy-info {
    float: left;
}

#course-details--wrapper  .ag-item {
    clear: both !important;
    background: transparent !important;
    padding: 13px !important;
    border: 0 !important;
    border-top: 1px solid #ccc !important;
    position: relative !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0 !important;
}

#course-details--wrapper .carousel.carousel-slider{
    margin-bottom: 20px;
}

.pad-down {
    padding-bottom: 15px;
}


.box {

    border: 1px solid #ddd;
    overflow: hidden;
    -moz-border-radius: 4px;
    border-radius: 4px;

}
/* 
#course-details--wrapper .courseAction-btn{
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: block;
    cursor: pointer;
    border: 1px solid #231f20;
    text-shadow: 0 -1px 0 #000;
    background-color: #666;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#231f20));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    padding: 10px;
    font-size: 16px;
    float: none;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
}

#course-details--wrapper .courseAction-btn:hover{
    background-color: #777;
    background-image: -moz-linear-gradient(100% 100% 90deg,#231f20,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#231f20));
    -pie-background: linear-gradient(#777,#231f20 100%);
    color: #fff;
} */

.display-grid{
    display:grid;
}

.course-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    /* min-height: 325px; */
    width: 100%;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 1.65em;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px #231f20 #333;
    box-shadow: 0 1px 3px #231f20 #333;
}

.course-details--banner img{
    width: 100%;
}

.course-detailsImg--banner{
    position: relative;
    line-height: 0px;
    /* background: #000; */
    /* border: 2px solid #788878;
    border-radius: 2px;
    -webkit-box-shadow: 0 4px 8px #231f20333;
            box-shadow: 0 4px 8px #231f20333; */
    outline: none;
    text-align: center;
    width: 100%;
}

.course-detailsImg--banner img{
    max-width: 100%;
    height: auto;
    max-height: 250px;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}

.short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

.course-details-body--wrapper{
    /* padding-top: 20px; */
    padding-bottom: 40px;
}

/* .course-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 30px;
} */

/* .course-details--title h3{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #231f20;
    line-height: 26px;
    margin-bottom: 30px;
} */

#course-details--wrapper hr{
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee;
}

#course-details--wrapper a{
    color: #00929f ;
    cursor: pointer;
}

#course-details--wrapper .course-body--wrapper a{
    font-weight: 500;
}

#course-details--wrapper .course-access-btn{
    /* text-align: center; */
    margin-bottom: 20px;
    /* background: #eee;
    margin-bottom: 20px;
    padding: 15px; */
    /* border: 1px solid #ddd; */
    /* border-radius: 3px; */
    /* -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1); */
    margin-top: 10px !important;
    clear: both;
}

.courseType {
    padding-bottom: 10px;
}

.course-details--title {
    padding-bottom: 10px;
}

#course-details--wrapper  .course-access-btn span{
    font-size: 13px;
    display: inline-block;
}

#course-details--wrapper .view-grid--wrapper .grid-item .grid-item--image{
    height: 165px;
    /* background-size: cover; */
    background-size: 100% 100%;
    background-position: center;
}


#course-details--wrapper .view-grid--wrapper .grid-item__people .grid-item--image{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 145px;
}

#course-details--wrapper .view-grid--wrapper .grid-item .grid-item--placeholderImage{
    background-size: contain;
}


.styles_overlayCenter__YHoO7 {
    align-items: center;
    position: fixed !important;
    z-index: 111111 !important;
}

.course-details--metaInfo{
    margin-top: 5px;
}

.ce-hours--wrapper{
    float: left;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.ce-left{
    float: left;
    position: relative;
    font-size: 45px;
    font-weight: 900 !important;
}
.ce-hours--wrapper sup {
  vertical-align: top;
    font-size: 12px;
    writing-mode: vertical-lr;
    text-orientation: upright;
    margin-left: 6px;

}




 @media screen and (-webkit-min-device-pixel-ratio:0) {

    /* Safari only override */
::i-block-chrome,.ce-hours--wrapper sup {
        writing-mode:initial !important;
    }

}

/* @media not all and (min-resolution:.001dpcm) { @media {

    .ce-hours--wrapper sup {
        writing-mode:initial !important;
    }

}} */

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

    .ce-hours--wrapper sup {
        writing-mode:initial !important;
    }

}}


.cred-logo--wrapper{
     margin-left: 18px;
}

#course-details--wrapper .cred-logo--wrapper img {
    height: 40px;
    width: 40px;
    margin-right: 4px;
    margin-top: -10px!important;
}

.ce-right{
    float: left;
    width: 5px;
    position: relative;
    padding-left: 2px;
}

.c-hours{
    margin-top: 12px;
    font-size: 11px;
    font-weight: 900 !important;
    float: left;
}

.e-hours{
    margin-top: -6px;
    font-size: 11px;
    font-weight: 900 !important;
    float: left;
}




.course-details--metaInfo > div,
.relatedcourses--wrapper,
.course-metaInfo{
    margin: auto;
}

.creadedBy-image{
    float: left;
}

.creadedBy-image img{
    width: 64px;
    margin: 0 10px 10px 0;
    padding: 3px;
    background: white;
    border: 1px solid #eee;
    border-radius: 3px;
}

.courseLeaders--wrapper .leader--wrapper{
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.courseLeaders--wrapper .leader--wrapper .leader-image{
    float: left;
}

.courseLeaders--wrapper .leader--wrapper .leader-image img{
    margin: 0 10px 10px 0;
    padding: 3px;
    background: white;
    border: 1px solid #eee;
    border-radius: 3px;
}

/* .module--wrapper:first-child{
    border-top: 1px solid #eee;
} */

.module--wrapper{
    /* border-bottom: 1px solid #eee; */
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px !important;
}

.module-info{
    padding-left: 0;
}

.module-player-icons{
    text-align: right;
    margin-top: 0px;
}

.module-download-icon,
.module-play-icon{
    font-size: 28px;
    color: #707d9c;
    cursor: pointer;
}

.module-download-icon:hover,
.module-play-icon:hover{
    font-size: 28px;
    color: #64a8d1;
}

.module-download-icon{
    margin-right: 15px;
    margin-top: 2px;
}

.module-runtime{
    /* color: #576077; */
    font-weight: 600;
}


#course-details--wrapper  .carousel-slider .video-carousel div{
    width: auto !important;
}

#course-details--wrapper .readDuration{
    text-align: center;
    margin-top: 10px;
    padding-right: 20px;
}

span.grayBold {
    color: #666 !important;
    font-weight: 600 !important;
}

#course-details--wrapper .social-icon {
    width: 20px;
    height: 20px;
}

#course-details--wrapper .socialIcons--wrapper{
    text-align: right;
    margin-top: 5px;
}

#course-details--wrapper .socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

#course-details--wrapper img.social-icon:hover {
    opacity: .8;
}

img.social-icon {
    vertical-align: sub!important;

}

#course-details--wrapper .comments-trigger{
    float: right;
}

#course-details--wrapper .comments-trigger img{
    width: 100px;
    height: 100px;
}
#course-details--wrapper .related-courses--wrapper div h2{
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding-top: 20px;
    padding-bottom: 0;
}
#course-details--wrapper .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#course-details--wrapper .card {
    background: white;
    margin-bottom: 0.75em;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03) !important;
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03) !important;
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: 380px;
}

#course-details--wrapper .card > a{
    margin-bottom: 10px;
}

#course-details--wrapper .card img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

#course-details--wrapper .card-content {
    padding: 0 1.4em 1.4em;
}

#course-details--wrapper .card-content .course-meta {
    position: absolute;
    bottom: 15px;
    font-size: 15px;
}

#course-details--wrapper .card-content .course--subTitle{
    font-size: 14px;
    margin-top: 5px;
    font-weight: normal;
    color: #666666;
}

#course-details--wrapper .course-meta-footer{
    color: #666666;
    margin-top: -5px;
}

#course-details--wrapper .card-meta-channel a{
    font-weight: normal;
}
#course-details--wrapper .card-content a h1{
    color: #28323B;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}


#course-details--wrapper iframe{
    max-width: 100%;
}

#course-details--wrapper .course-body--wrapper img{
    width: auto;
    max-width: 100%;
}

#course-details--wrapper .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#course-details--wrapper .card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 49.20%;
            flex: 0 1 49.20%;
}

.courseVideo-playIcon{
    vertical-align: middle;
    font-size: 2em;
    /* position: absolute; */
    left:  1%;
    top: 50%;
    cursor: pointer;
    /* margin-left: auto; */
    /* -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); */
    color: black;
}

.courseVideo-playIcon:hover{
    color: #444;
}

.courseModal-NoOverlay{
    background: none;
}

.courseModal-body{
    margin-left: 30px;
    margin-right: 30px;
}

.courseModal-btn{
    top: 5px;
    right: 5px;
}

.courseModal-icon{
    width: 20px;
    height: 20px;
}


.subscriptionInfoBtn-learnMore{
    padding: 4px 12px 5px;
    color: white  !important;
    font-size: 11px;
    border-radius: 0px;
    border: 1px solid  #008ea6;
    background-color:  #008ea6 ;
    text-align: center;
    margin-right: 5px;
    height: 13px;
    text-transform: uppercase;
}

.subscriptionInfoBtn-learnMore:hover{
    background-color: #025e6e;

}

.subscriptionInfoBtn-purchase{
    padding: 4px 12px 5px;
    color: white !important;
    font-size: 11px;
    border-radius: 0px;
    border: 1px solid #008ea6;
    background-color: #008ea6;
    text-transform: uppercase;
    text-align: center;
}

.subscriptionInfoBtn-purchase:hover{
    background-color: #025e6e;

}

.subscriptionInfo--label{
    padding: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 15px;
    color: #231f20;
}

#course-modules .takeQuiz-btn{
    display: inline;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 12px;
    margin-left: 15px;
    background: #008ea6;
    border: 1px solid #008ea6;
    color:white
}

#course-modules .takeQuiz-btn:hover{
    display: inline;
    font-weight: 500;
    padding: 5px 10px;
    margin-left: 15px;
    font-size: 13px;
    background:  #025e6e;
    border: 1px solid  #025e6e;
    color:white
}

#course-modules .takeQuiz-btn.completed-btn{
    background: #008ea6;
    border: 1px solid #008ea6;
}

#course-modules .takeQuiz-btn.completed-btn:hover{
    font-size: 12px;
}

.hostedUsgbcModalContent--wrapper{
    max-width: 450px;
}

#course-details--wrapper .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
    height: 280px !important;
}

@media (max-width: 1199px){
    #course-details--wrapper .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        height: 290px !important;
    } 

    .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        height: 290px !important;
    } 

    .grid-item__courses .view-grid--wrapper .grid-item .grid-item--image{
        background-size: cover !important;
    }
}



/* #courseVideoModal{
    padding: 0;
    background: none;
    background-clip: padding-box;
    box-shadow: none;
}

#courseVideoModal{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height:  100% !important;
} */

#courseVideoModal{
    width: 100%;
    max-width: 100%;
}

#courseVideoModal  .video-player--wrapper div{
    /* position: absolute;
    width: 100% !important;
    height:  100% !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 10 */
}

#courseVideoModal .slide.selected div.video-player img,
#courseVideoModal .slide.selected .scrom-player img{
    display: none;
}

#courseVideoModal .carousel-slider .video-player div{
    /* width: 100% !important;
    height:  100% !important; */
    width: 100% !important;
    height: 450px !important;
}

#courseVideoModal .scrom-player > iframe{
    width: 100% !important;
    margin: 0 !important;
    padding: 10px;
    height: 450px;
}

#courseVideoModal .carousel.carousel-slider ul.slider.animated{
    height: 500px;
}

#courseVideoModal div.carousel{
    float: left;
    width: 10%;
}

#courseVideoModal div.carousel li.thumb{
    display: block;
    width: 100%;
    margin-top: 15px;
}

#courseVideoModal div.carousel .thumbs-wrapper.axis-vertical{
    margin: 0;
    margin-right: 5px;
}

#courseVideoModal div.carousel .thumbs-wrapper.axis-vertical ul{
    transform: none !important;
    padding-left: 0;
}

#courseVideoModal .carousel.carousel-slider{
    float: right;
    width: 90% !important;
}

video {
    width:95% !important;
}

.partner-buttons{
    display: flex;
    justify-content: center;
}

.modal-content {
    margin-top: 300px;
}

.modal-body {
    border: 5px solid rgba(0, 0, 0, 0.25);
}

.opt-in-button{
    text-transform: none !important;
}
/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /* #course-details--wrapper .course-body--wrapper{
        font-size: 1.1em;
    } */
    #course-details--wrapper .short-desc--wrapper{
        font-size: 1.2em;
    }
    #course-details--wrapper .card img {
        height: 190px;
    }
}

@media all and (max-width: 1199px) {
    #course-details--wrapper .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 991px) {
    #course-details--wrapper .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }
}

@media all and (max-width: 768px) {
    .course-details--banner {
        /* min-height: 450px; */
        background-position: top !important;
    }

    #course-details--wrapper .cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    #course-details--wrapper .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 49.20%;
                flex: 0 1 49.20%;
    }

    #course-details--wrapper .authorInfo {
        padding-right: 0;
    }

    #course-details--wrapper .readDuration {
        padding-left: 0;
        padding-right: 0;
    }

    #course-details--wrapper .socialIcons--wrapper{
        padding-left: 0;
    }

    #course-details--wrapper .socialIcons--wrapper a{
        padding: 1px;
        margin-left: 2px
    }
}

@media all and (max-width: 575px) {
    #course-details--wrapper .course-details--banner {
        /* min-height: 500px; */
        background-position: center !important;
    }

    #course-details--wrapper .card {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 99.20%;
                flex: 0 1 99.20%;
    }

    #course-details--wrapper .readDuration {
        padding-right: 15px;
        margin-top: 0px;
    }

    /* #course-details--wrapper .socialIcons--wrapper{
        margin-top: -25px;
    } */
}

.styles_overlayCenter__YHoO7{
    align-items: center;
    position: fixed !important;
    z-index: 111111 !important;;
}

div#courseVideoModal {
    background-color: black;
}

.carousel .control-dots .dot {
    width: 16px!important;
    height: 16px!important;
}
.styles_closeIcon__1QwbI {
    background-color: white;
}
/* ---- Media query ends ---- */

.course-badge {
    background: #eee !important;
    border: 0px solid #bbb !important;
}

.course-badge, .bundle-badge {
    border: 1px solid #bbb;
    padding: 6px 10px 8px;
    margin-bottom: 10px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 1px #fff inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset, 0 1px 2px rgba(0,0,0,.1);
    background-color: #d1d1d1;
    background-image: -moz-linear-gradient(100% 100% 90deg,#d3d3d3,#eaebeb);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#eaebeb),to(#d3d3d3));
    -pie-background: linear-gradient(#eaebeb,#d3d3d3 100%);
}

.course-badge .level {
    margin-bottom: 0!important;
    padding-left: 19px;
    background: white url(https://www.usgbc.org/sites/all/themes/usgbc/lib/img/course-badge.gif) no-repeat 5px 50%;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 1px #666 inset,0 0 1px #FFF;
    -webkit-box-shadow: 0 0 1px #666 inset, 0 0 1px #FFF;
    box-shadow: 0 0 1px #666 inset, 0 0 1px #FFF;
    border: 0px solid #bbb !important;
}


.course-badge dl {
    padding-top: 5px;
    padding-bottom: 5px;
}


.course-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    /* min-height: 500px; */
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.course-details--banner img{
    width: 100%;
}

.course-meta-info{

    /* position: absolute; */
    padding-left: calc(58.5vw - 50%);
    padding-top: calc(51vw - 50%);
}

.windows .course-meta-info{

    /* position: absolute; */
    padding-left: calc(58vw - 50%);
    padding-top: calc(51vw - 50%);
} 

.course-summary{
    white-space:initial;
}

.course-play-icon{
    /* margin-top:10px; */
    /* margin-bottom:10px; */
}

.courseAction-btn{
    color: white !important;
}

.courseAction-btn:hover{
    color: white !important;
}

.course-access--btn a{
    color: white !important;
}

.course-access--btn a:hover{
    color: white !important;
}

.course-button-hightlights{
    padding-left:10px!important;
}

.certificateDownloadBtn{
    padding: 12px 16px 8px;
    color: white !important;
    font-size: 11px;
    border-radius: 0px;
    border: 1px solid #008ea6;
    background-color: #008ea6;
    text-transform: uppercase;
    text-align: center;
}

.certificateDownloadBtn:hover{
    background-color: #025e6e;

}

.comment-wrapper-bottom {
    float: none !important;
    margin-top: 0% !important;
    width: 80% !important;
    padding-left: 0px !important;
}

@media (max-width: 1200px){
    .comment-wrapper-bottom {
        float: none !important;
        margin-top: 0% !important;
        width: 80% !important;
        padding-left: 0px !important;
    }

}

.course-summary {
    line-height: 1.65em!important;
}

.course-details-shareInfo{
    margin-bottom: 25px;

}

.button-medium-teal {
    background-color: #008ea6 !important;
    color: white !important;
    height: 42px;
    padding: 13px;
    line-height: 100%;
    margin-right: 20px;
    border-radius: 20px !important;
    font-weight: 700 !important;
}

.button-medium-secondary-teal {
    background-color: #ffffff !important;
    color:  #212529 !important;
    line-height: 100%;
    height: 42px;
    padding: 13px;
    line-height: 100%;
    border: 2px solid #008ea6 !important;
    border-radius: 20px !important;
    font-weight: 700 !important;
    
}

.button-medium-secondary-teal a{
    color: #212529 !important;
}

.content-btn-group{
    display: flex;
}

@media all and (max-width: 575px) {
    .content-btn-group{
        display: block !important;
    }
}


.learning-lab-activity{
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-collapse: separate;
    border-radius: 3px;
    box-shadow: 0 1px 2px unquote("rgb(0 0 0 / 5%)");
    margin-bottom: 1.4em;
    width: 100%;
    border-spacing: 0;
}

.learning-lab-th{
    border-bottom: 1px solid #ddd;
    padding: 5px 10px;
    text-align: left;
    vertical-align: top;
    color: #231f20;
}

.learning-lab-th .learning-lab-tr:last-child {
    border-bottom: 1px solid #333;
}

.learning-lab-td{
    padding: 5px 10px;
    text-align: left;
    vertical-align: top;
    color: #231f20;
}

.llab-description{
    white-space: initial !important;
}

.awssld__container figure, .awssld__content, .awssld__box {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.awssld__controls button, .awssld__bullets button {
  outline-color: 0;
  outline-style: none;
  outline-width: 0; }

.awssld {
  --organic-arrow-thickness: 4px;
  --organic-arrow-height: 40px;
  --slider-height-percentage: 60%;
  --loader-bar-color: #851515;
  --loader-bar-height: 6px;
  --control-button-width: 10%;
  --control-button-height: 25%;
  --control-button-opacity: 0.5;
  --control-button-hover-opacity: 0.75;
  --control-button-background: transparent;
  --transition-bezier: cubic-bezier(0.5, 0.075, 0.25, 0.95);
  --slider-transition-duration: 575ms;
  --organic-arrow-color: #6a6a6a;
  --organic-arrow-border-radius: 0;
  --control-bullet-color: #6a6a6a;
  --control-bullet-active-color: #6a6a6a;
  --content-background-color: #2f2f2f; }

.awssld {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%; }
  .awssld__wrapper {
    display: block;
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%; }
  .awssld__container {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: var(--slider-height-percentage); }
    @media all and (max-width: 500px) {
      .awssld__container {
        padding-bottom: calc(var(--slider-height-percentage) * 1.25); } }
  .awssld__startUp {
    background-color: red;
    height: 100%;
    width: 100%; }
    .awssld__startUp > div {
      height: 100%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .awssld__startUp img {
      width: 35%;
      height: auto; }
  .awssld__content {
    background-color: var(--content-background-color);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .awssld__content > img,
    .awssld__content > video {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .awssld__controls button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: var(--control-button-width);
    height: var(--control-button-height);
    position: absolute;
    z-index: 10;
    top: calc(50% - (0.5 * var(--control-button-height)));
    border: none;
    background-color: var(--control-button-background);
    color: #fff;
    cursor: pointer; }
    .awssld__controls button .awssld__controls__arrow-left,
    .awssld__controls button .awssld__controls__arrow-right {
      opacity: var(--control-button-opacity); }
    .awssld__controls button:hover .awssld__controls__arrow-left,
    .awssld__controls button:hover .awssld__controls__arrow-right {
      opacity: var(--control-button-opacity-hover); }
  .awssld__controls--active .awssld__controls__arrow-left {
    opacity: var(--control-button-opacity-hover);
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  .awssld__controls--active .awssld__controls__arrow-right {
    opacity: var(--control-button-opacity-hover);
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  .awssld__controls--hidden {
    display: none; }
  @media all and (max-width: 520px) {
    .awssld__controls {
      visibility: hidden; } }
  .awssld__bar {
    display: block;
    width: 100%;
    height: var(--loader-bar-height);
    background-color: var(--loader-bar-color);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    -webkit-transition: -webkit-transform 3000ms var(--transition-bezier);
    transition: -webkit-transform 3000ms var(--transition-bezier);
    transition: transform 3000ms var(--transition-bezier);
    transition: transform 3000ms var(--transition-bezier), -webkit-transform 3000ms var(--transition-bezier);
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
    .awssld__bar--active {
      -webkit-transform: translate3d(-20%, 0, 0);
              transform: translate3d(-20%, 0, 0); }
    .awssld__bar--end {
      -webkit-transition-duration: 300ms;
              transition-duration: 300ms;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
  .awssld__next {
    right: 0; }
  .awssld__prev {
    left: 0; }
  .awssld__box {
    z-index: 1;
    visibility: hidden; }
  .awssld--animated {
    will-change: transform;
    visibility: visible; }
  .awssld--animated-mobile {
    will-change: transform;
    -webkit-transition: -webkit-transform 325ms cubic-bezier(0.15, 0.65, 0.1, 1);
    transition: -webkit-transform 325ms cubic-bezier(0.15, 0.65, 0.1, 1);
    transition: transform 325ms cubic-bezier(0.15, 0.65, 0.1, 1);
    transition: transform 325ms cubic-bezier(0.15, 0.65, 0.1, 1), -webkit-transform 325ms cubic-bezier(0.15, 0.65, 0.1, 1); }
  .awssld--active {
    visibility: visible;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .awssld--moveRight, .awssld--moveLeft {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .awssld--moveRight {
    -webkit-animation: slideFromRight var(--slider-transition-duration) both var(--transition-bezier);
            animation: slideFromRight var(--slider-transition-duration) both var(--transition-bezier); }
  .awssld--moveLeft {
    -webkit-animation: slideFromLeft var(--slider-transition-duration) both var(--transition-bezier);
            animation: slideFromLeft var(--slider-transition-duration) both var(--transition-bezier); }
  .awssld--exit {
    z-index: 0; }
    .awssld--exit.awssld--moveLeft {
      -webkit-animation: slideToLeft var(--slider-transition-duration) both var(--transition-bezier);
              animation: slideToLeft var(--slider-transition-duration) both var(--transition-bezier); }
    .awssld--exit.awssld--moveRight {
      -webkit-animation: slideToRight var(--slider-transition-duration) both var(--transition-bezier);
              animation: slideToRight var(--slider-transition-duration) both var(--transition-bezier); }
  .awssld--first .awssld__prev {
    visibility: hidden; }
  .awssld--last .awssld__next {
    visibility: hidden; }
  .awssld--fill-parent {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0; }
    .awssld--fill-parent .awssld__container {
      height: 100%;
      padding: 0; }
  .awssld__bullets {
    position: absolute;
    bottom: -40px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .awssld__bullets button {
      padding: 0;
      display: block;
      width: 16px;
      height: 16px;
      margin: 5px;
      border-radius: 50%;
      background: var(--control-bullet-color);
      text-indent: -9999px;
      overflow: hidden;
      cursor: pointer;
      border: none;
      -webkit-transition: background-color 0.175s ease-out, -webkit-transform 0.225s cubic-bezier(0.8, 1.35, 0.75, 1.45);
      transition: background-color 0.175s ease-out, -webkit-transform 0.225s cubic-bezier(0.8, 1.35, 0.75, 1.45);
      transition: transform 0.225s cubic-bezier(0.8, 1.35, 0.75, 1.45), background-color 0.175s ease-out;
      transition: transform 0.225s cubic-bezier(0.8, 1.35, 0.75, 1.45), background-color 0.175s ease-out, -webkit-transform 0.225s cubic-bezier(0.8, 1.35, 0.75, 1.45); }
      .awssld__bullets button:hover {
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }
    .awssld__bullets .awssld__bullets--loading {
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
    .awssld__bullets .awssld__bullets--active {
      -webkit-transform: scale(1.5);
              transform: scale(1.5);
      background: var(--control-bullet-active-color); }
      .awssld__bullets .awssld__bullets--active:hover {
        -webkit-transform: scale(1.5);
                transform: scale(1.5); }
  .awssld__controls__arrow-left, .awssld__controls__arrow-right {
    width: 100%;
    height: var(--organic-arrow-height);
    position: relative;
    display: block;
    -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out 0.125s;
    transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out 0.125s;
    transition: transform 0.2s ease-out 0.125s, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out 0.125s, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out 0.125s; }
    .awssld__controls__arrow-left:before, .awssld__controls__arrow-left:after, .awssld__controls__arrow-right:before, .awssld__controls__arrow-right:after {
      content: ' ';
      position: absolute;
      right: calc( 50% - ( 0.7071 * (var(--organic-arrow-height) + var(--organic-arrow-thickness)) ) / 2);
      height: 100%;
      border-radius: var(--organic-arrow-border-radius);
      width: var(--organic-arrow-thickness);
      background-color: var(--organic-arrow-color);
      -webkit-transition: background-color 0.15s ease-out, -webkit-transform 0.15s ease-out;
      transition: background-color 0.15s ease-out, -webkit-transform 0.15s ease-out;
      transition: transform 0.15s ease-out, background-color 0.15s ease-out;
      transition: transform 0.15s ease-out, background-color 0.15s ease-out, -webkit-transform 0.15s ease-out; }
    .awssld__controls__arrow-left:before, .awssld__controls__arrow-right:before {
      -webkit-transform-origin: 100% 100% 0;
              transform-origin: 100% 100% 0;
      top: -50%;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .awssld__controls__arrow-left:after, .awssld__controls__arrow-right:after {
      -webkit-transform-origin: 100% 0% 0;
              transform-origin: 100% 0% 0;
      top: 50%;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  .awssld__controls__arrow-right--active {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
    .awssld__controls__arrow-right--active:after {
      -webkit-transform: rotate(90deg) translate3d(50%, 0, 0) !important;
              transform: rotate(90deg) translate3d(50%, 0, 0) !important; }
    .awssld__controls__arrow-right--active:before {
      -webkit-transform: rotate(-90deg) translate3d(50%, 0, 0) !important;
              transform: rotate(-90deg) translate3d(50%, 0, 0) !important; }
  .awssld__controls__arrow-left:before, .awssld__controls__arrow-left:after {
    right: auto;
    left: calc( 50% - ( 0.7071 * (var(--organic-arrow-height) + var(--organic-arrow-thickness)) ) / 2); }
  .awssld__controls__arrow-left:before {
    -webkit-transform-origin: 0 100% 0;
            transform-origin: 0 100% 0;
    top: -50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .awssld__controls__arrow-left:after {
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .awssld__controls__arrow-left--active {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
    .awssld__controls__arrow-left--active:after {
      -webkit-transform: rotate(-90deg) translate3d(-50%, 0, 0) !important;
              transform: rotate(-90deg) translate3d(-50%, 0, 0) !important; }
    .awssld__controls__arrow-left--active:before {
      -webkit-transform: rotate(90deg) translate3d(-50%, 0, 0) !important;
              transform: rotate(90deg) translate3d(-50%, 0, 0) !important; }
  .awssld__controls button:hover .awssld__controls__arrow-left:before {
    opacity: 1;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }
  .awssld__controls button:hover .awssld__controls__arrow-left:after {
    opacity: 1;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg); }
  .awssld__controls button:hover .awssld__controls__arrow-right:before {
    opacity: 1;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg); }
  .awssld__controls button:hover .awssld__controls__arrow-right:after {
    opacity: 1;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }
  .awssld__timer {
    --timer-delay: 2000ms;
    --timer-release: 200ms;
    --timer-height: 4px;
    --timer-background-color: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: var(--timer-height);
    background-color: var(--timer-background-color);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
    .awssld__timer--animated {
      will-change: transform;
      -webkit-transition: -webkit-transform var(--timer-delay) linear;
      transition: -webkit-transform var(--timer-delay) linear;
      transition: transform var(--timer-delay) linear;
      transition: transform var(--timer-delay) linear, -webkit-transform var(--timer-delay) linear; }
    .awssld__timer--run {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .awssld__timer--fast {
      -webkit-transition: -webkit-transform calc(var(--timer-release) / 2) linear;
      transition: -webkit-transform calc(var(--timer-release) / 2) linear;
      transition: transform calc(var(--timer-release) / 2) linear;
      transition: transform calc(var(--timer-release) / 2) linear, -webkit-transform calc(var(--timer-release) / 2) linear;
      -webkit-transform: translateX(-0.00001px);
              transform: translateX(-0.00001px); }
    .awssld__timer--end {
      -webkit-transform: translateX(-0.0001px);
              transform: translateX(-0.0001px);
      -webkit-transition: -webkit-transform var(--timer-release) linear;
      transition: -webkit-transform var(--timer-release) linear;
      transition: transform var(--timer-release) linear;
      transition: transform var(--timer-release) linear, -webkit-transform var(--timer-release) linear; }
    .awssld__timer--hidden {
      display: none; }

@-webkit-keyframes slideFromLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes slideFromLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideFromRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes slideFromRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideToLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

@keyframes slideToLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

@-webkit-keyframes slideToRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); } }

@keyframes slideToRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); } }


@font-face {font-family: "DINEngschrift";
    src: url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.svg#DINEngschrift") format("svg"); /* iOS 4.1- */
}

.list-item__projects .placeholder-image{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
}

.list-item__projects .list-item--image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
}

.list-item__projects .certLevel {
    margin-left: 0;
    font-size: 13px;
    color: #fff !important;
}

.certType--logo{
    float: right
}

.certType--logo img{
    width: 70px;
}

.view-list--wrapper .images-container {
    background-size: cover;
    background-position: center center;
}

.magnifiedImage{
    width: 100%;
    text-align: center;
}

.magnifiedImage .badges-node{
    text-align: center !important;
}

.magnifiedImage .badges-node img{
    width: 190px !important;
}

.list-item--image-state {
    position: absolute;
    top: 4px;
    width: 84%;
    height: 40px;
    left: 5%;
    right: 5%;
}
.navigation-items{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}


.support-text .button-medium-teal {
    background-color: #008ea6 !important;
    color: white !important;
    height: 42px;
    padding: 13px;
    line-height: 100%;
    margin-right: 20px;
    border-radius: 20px !important;
    font-weight: 700 !important;
}

.support-text .btn {
    background: #008ea6;
    border: 0;
    padding: 13px;
    line-height: 100%;
    height: 42px;
    color: white !important;
    font-weight:700 !important;
}

.support-text .btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    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;
}


.paragraph--type--banner__feature{
    /* background-image: url(https://www.usgbc.org/sites/default/files/hero/2020-03/usgbc_34863186-edited.jpg); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    width: 100%;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    left: 0;
    opacity: 1;
    position: relative;
    top: 0!important;
    transition: all .3s linear 0s;
    will-change: transform,top;
    padding-top: px;
    max-height: 250px;
    table-layout: fixed;
    margin-bottom: 50px;
}

.paragraph--type--banner__feature-singleImage{
    /* background-image: url(https://www.usgbc.org/sites/default/files/hero/2020-03/usgbc_34863186-edited.jpg); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    width: 100%;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    left: 0;
    opacity: 1;
    position: relative;
    top: 0!important;
    transition: all .3s linear 0s;
    will-change: transform,top;
    padding-top: px;
    max-height: 250px;
    table-layout: fixed;
    margin-bottom: 0px;
}

.rectangle-frame-overlay{
    position: absolute;
    height: 180px;
    align-items: center;
    justify-content: center;
    top: 40%;
    right: 10%;
	left: 10%;
}

nav.awssld__bullets:only-child {
    display: none;
}


.rectangle-frame-overlay .btn{
    color:white!important;
    /* border-radius: 4px; */
    background-color:#008ea6  !important;
}

.rectangle-frame-overlay .btn:hover{
    color:white!important;
    /* border-radius: 4px; */
    background-color:#025e6e  !important;
}

@media all and (max-width: 991px) {  

    .rectangle-frame-overlay {
        position: absolute;
        height: 137px;
        /* width: 700px; */
        align-items: center;
        justify-content: center;
        top: 32%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 44%;
    }

}


@media all and (max-width: 768px) {  

    .rectangle-frame-overlay {
        position: absolute;
        height: 137px;
        /* width: 700px; */

        align-items: center;
        justify-content: center;
        top: 35%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 44%;
    }



} 

/* iPhone X in portrait */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) { 

      /* STYLES GO HERE */

      .rectangle-frame-overlay {
        position: absolute;
        height: 137px;
        /* width: 700px; */
  
        align-items: center;
        justify-content: center;
        top: 20%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 35%;
    }

    /* STYLES GO HERE */ 

}


@media all and (max-width: 575px) {  
    .store-featured-wrapper{
        display: none
    }

    .rectangle-frame-overlay {
        position: absolute;
        height: 137px;

        align-items: center;
        justify-content: center;
        top: 24%;
    }

    .Addtocart {
        width: 120px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 36%;
    }


}

.product--title {
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    font-size: 36px;
    line-height: 48px;
    color:white;
}

a.navigation-item {
    color: black !important;
    font-weight: 600;
}

.artdeco-button--circle.artdeco-button--1 {
    height: 3.2 rem;
    width: 3.2 rem;
    min-width: auto;
}

.artdeco-button--muted.artdeco-button--secondary {
    background-color: transparent;
    color: rgba(0,0,0,.6);
    /* -webkit-box-shadow: inset 0 0 0 1px rgb(0 0 0 / 60%);
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 60%) */
}

.artdeco-button--circle {
    border-radius: 49.5% !important;
    padding: 0px !important;
}

.artdeco-button {
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    -webkit-transition-duration: 167ms;
    transition-duration: 167ms;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    font-family: inherit;
    font-weight: 600;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 6.4rem;
    max-width: 480px;
    overflow: hidden;
    text-align: center;
    -webkit-transition-property: background-color,color,-webkit-box-shadow;
    transition-property: background-color,color,-webkit-box-shadow;
    transition-property: background-color,box-shadow,color;
    transition-property: background-color,box-shadow,color,-webkit-box-shadow;
    vertical-align: middle;
}

.artdeco-button--circle .artdeco-button__text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.entity-carousel__controls {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    /* padding-top: 10px; */
}

.entity-carousel__controls ul{
    display: flex;
    list-style: none;
}

.artdeco-button--circle.artdeco-button--1 {
    height: 1.8rem;
    width: 1.8rem;
    min-width: auto;
}

.entity-carousel__previous-btn {
    margin-right: 4px;
}

/* .onDeamnd-course .view-grid--wrapper .grid-result--wrapper .grid-item{
    flex :  0 0 24% !important
}

.live-events .view-grid--wrapper .grid-result--wrapper .grid-item{
    flex :  0 0 24% !important
}

.badge-courses .view-grid--wrapper .grid-result--wrapper .grid-item{
    flex :  0 0 24% !important
} */

.onDeamnd-course .view-grid--wrapper .grid-result--wrapper .grid-item,
.toppicks-course .view-grid--wrapper .grid-result--wrapper .grid-item,
.favorite-courses .view-grid--wrapper .grid-result--wrapper .grid-item,
.subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item,
.credential-course .view-grid--wrapper .grid-result--wrapper .grid-item,
.featured-course .view-grid--wrapper .grid-result--wrapper .grid-item,
.live-events .view-grid--wrapper .grid-result--wrapper .grid-item
{
    flex :  0 0 23%
}

.not-active .artdeco-button .artdeco-button__icon {
    color: rgba(0,0,0,.25);
    background-color: transparent;
}

.not-active  {
    cursor: not-allowed;
}

/* Adding to add nth  */
.onDeamnd-course .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n),
.toppicks-course .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n),
.favorite-courses .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n),
.subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n),
.credential-course .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n),
.featured-course .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n),
.live-events .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n)
{
    margin-right: 20px !important;
}

@media (max-width: 575px) {  

    .onDeamnd-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .toppicks-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .favorite-courses .view-grid--wrapper .grid-result--wrapper .grid-item,
    .subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .credential-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .featured-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .live-events .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 95% !important
    }

}

 @media  (min-width: 576px) and (max-width: 1024px){  

    .onDeamnd-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .toppicks-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .favorite-courses .view-grid--wrapper .grid-result--wrapper .grid-item,
    .subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .credential-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .featured-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .live-events .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 51% !important
    }

} 

@media  (min-width: 1025px) and (max-width: 1200px){  

    .onDeamnd-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .toppicks-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .favorite-courses .view-grid--wrapper .grid-result--wrapper .grid-item,
    .subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .credential-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .featured-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .live-events .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex : 0 0 33%  !important
    }

} 


@media  (min-width: 1200px) and (max-width: 1366px){  

    .onDeamnd-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .toppicks-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .favorite-courses .view-grid--wrapper .grid-result--wrapper .grid-item,
    .subscriptipn-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .credential-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .featured-course .view-grid--wrapper .grid-result--wrapper .grid-item,
    .live-events .view-grid--wrapper .grid-result--wrapper .grid-item
    {
        flex :  0 0 23% !important
    }
} 


.info__author {
    font-weight: 600;
    color: #231f20;
    text-transform: capitalize;
    font-size: 13px;
}

.tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    /* border-bottom: 1px solid rgba(0,0,0,0.15); */
    /* width: 100%; */
    padding-top: 0px;
    /* padding-bottom: 30px; */
    margin-bottom: 30px;
}

.tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tab .tab-button, .tab .tab-link {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    color: rgba(0,0,0,0.6);
    padding: 8px;
    height: 48px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    background-color: transparent;
    border: none;
}

.tabs__list {
    list-style: none;
}

.tab .tab-button.tab-button[aria-selected="true"]{
    border-bottom: 3px solid #2c4a4e;
    color: #2c4a4e;
}

.tab .tab-button:hover{
    color: rgba(0,0,0,0.6);
    border-bottom: 3px solid rgba(0,0,0,0.6);
    text-decoration: none;
}

.live-events .grid-item.grid-item__events {
    max-width: 100% !important;
}

.modal-education-dashboard{
    max-width: 900px;
}

.modal{
    margin:auto !important;
    z-index: 1111111;
}

.education-dashboard-modal-body {
    border: none !important;
}

.css-1bd5zqh-Checkbox-vh + label::before{
    border: 1px solid #ccc !important;
}

.eekr4lp2 label{
    font-size:12px !important;
}

.eekr4lp2 label::before{
    border: 1px solid #ccc !important;
}

.css-1bd5zqh-Checkbox-vh + label{
    font-size:12px !important;
}

.row.badgeNavigation-row {
    margin-bottom: 20px;
    margin-top: 20px;
}

.h-text a{
    text-decoration: none;
    color:#424242 !important

}

.h-text-row{
    align-items: center;
}

.headerNavigation-course {
    margin-bottom: 30px;
    margin-top: 30px;
}

.person-logged-in{
    margin-top: 30px;
}

.row-header-navigation{
    margin-top: 30px;
}

.modal-education-dashboard  .modal-content{
    margin-top:40px !important

}

.badge-courses {
    background: #e9e9e9;
    padding: 5%;

}

.courseNavigation,.eventNavigation{
    padding-top: 10px;
}

.courses-dashboard .awssld__content > img{
    object-fit:unset;
    position: absolute;
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 100%;
}

@media  (min-width: 576px) and (max-width: 1024px){  
    .courses-dashboard .awssld__content > img{
        object-fit:unset;
        position: absolute;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        width: 100%;
    }
}

@media  (min-width: 0px) and (max-width: 576px){  
    .courses-dashboard .awssld__content > img{
        object-fit:unset;
        position: absolute;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        width: 100%;
    }
}

.course-subscription {
    margin-bottom: -18px;
}

.custom-filter-ce-hours-child-1 {
    margin-bottom: -8px;
}

.custom-filter-aia-child-1 {
    margin-bottom: -8px;
}

.tab-noContent--wrapper-dashboard{
    border: 2px dashed #ccc;
    padding: 15px;
    text-align: center;
}

.modal-education-dashboard .modal-title {
    padding-bottom: 0px !important;
}

.modal-education-dashboard {
    top:18px;
}

.modal-education-dashboard .close{
    font-size: 2.5rem;
}

.filter-checkboxes--wrapper li label > span{
    line-height: 1rem !important;
}

.browse{
    cursor: pointer;
}



.paragraph--view-mode-two-column-image-right {
    display: flex;
    flex-flow: row wrap;
    max-width: 1400px;
    min-height: 500px;
    margin: 0 auto 2em;
    position: relative;
    overflow: visible!important;
}

.paragraph--view-mode-two-column-image-right .bs-region--left {
    width: 25%;
    flex-grow: 1;
    display: flex;
    align-items: center;
    padding: 5% 0;
}

.paragraph--view-mode-two-column-image-right .bs-region--right {
    width: calc(75% + calc(50vw - 50%));
    min-width: 500px;
    min-height: 300px;
    flex-grow: 1;
    position: relative;
    margin-right: calc(50% - 50vw);
    margin-left: -1em;
}

.paragraph--view-mode-two-column-image-right .banner-content {
    width: 175%;
    max-width: 100vw;
    background-color: white;
    position: relative;
    padding: 1em 2em;
    z-index: 1;
}

.paragraph--view-mode-two-column-image-right .bs-region--right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
}

.paragraph--view-mode-two-column-image-right .bs-region--right div {
    height: 100%;
    width: 100%;
}

p.image-attribution {
    position: absolute;
    top: 100%;
    right: 0;
    width: fit-content;
    text-align: right;
    font-size: .75em;
    line-height: 1.25em;
    margin: .35em 1em 0 0;
}

p.image-attribution {
    position: absolute;
    top: 100%;
    right: 0;
    width: fit-content;
    text-align: right;
    font-size: .75em;
    line-height: 1.25em;
    margin: 0.35em 1em 0 0;
}


.view-list--wrapper .list-item__organization .list-item--image {
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}

.list-item__organization .memberShipLevel {
    margin-left: 0;
    font-size: 13px;
    color: #fff !important;
}
.pageNotFound--wrapper{
    margin-bottom: 10%;
    margin-top: 25px;
}

.pageNotFound--wrapper img{
    margin-left: 25px;
}

.pageNotFound--wrapper h3{
    font-size: 20px;
}
.pageNotFound--wrapper h2{
    margin-bottom: 20px;
}

.pageNotFound--wrapper h4{
    font-size: 16px;
}

.pageNotFound--wrapper a{
    color: #00929f;
}
/* @import url("https://db.onlinewebfonts.com/c/c8785886e87999bc62f09333e0a27e86?family=DINEngschrift"); */

/* @font-face {
    font-family: 'NumberFont';
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lujVj9_mf.woff2);
    unicode-range: U+30-39;
} */

html {
	/*overflow-x: hidden;*/
	/* font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important; */
	/*font-family: 'Heebo', sans-serif;
    font-family: "proxima-nova-1","proxima-nova-2","Helvetica Neue",Arial,sans-serif;*/
    /* font-family: "benton-sans-1", "benton-sans-2",sans-serif!important; */
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 500;
    font-style: normal;
    overscroll-behavior-y: contain; /* disable pull to refresh, keeps glow effects */
    overflow-x: hidden !important;
}

body {
    margin: 0;
    padding: 0;
    /* font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important; */
    background-color: #fff;
    /* line-height: 1.65em !important;  */
    /* font-family: "benton-sans-1", "benton-sans-2",sans-serif!important; */
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 500 !important;
    font-style: normal !important;
    overflow-x: hidden !important;
}

h1,h2,h3,h4,h5,h6{
    /* font-family:  "benton-modern-display-1", "benton-modern-display-2",serif !important; */
    font-weight: 800;
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #000000eb;
    color:rgb(0,0,0);
}

p {
    margin: 0 0 20px 0 ;

}

.body{
    min-height: 500px;
}

#header--wrapper .navbar{
    padding: 2px 15px;
    padding-top: 3px;
    padding-left: 18px;
    margin-right: auto;
    margin-left: auto;
}


h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    line-height: 31px;
    color: #000000eb;
    color:rgb(0,0,0);
    
}



/* #header {
    margin: inherit;
    margin-top: -15px;
} */

@media (min-width: 768){
    #header--wrapper .navbar,
    div.content--wrapper{
        width: 750px;
        /* max-width: 750px; */
    }
}

@media (min-width: 992){
    #header--wrapper .navbar,
    div.content--wrapper{
        width: 970px;
        /* max-width: 970px; */
    }
}

@media (min-width: 1200px){
    #header--wrapper .navbar,
    div.content--wrapper{
        width: 1170px;
        /* max-width: 1170px; */
    }
}



:root {
    --main-hl-color: #0071bc /* highlighed color for view buttons, check boxes etc */
}

.small-alt-button ,.button,.button:focus,.small-alt-button:focus,.alt-button{
    text-shadow:none!important;
    -webkit-box-shadow:none!important;
    outline: none !important;
    background-image:none!important;
    border:none!important;


}

.small-alt-button ,.button,.alt-button{
    background-color:#008ea6  !important;

}



.small-alt-button:hover ,.button:hover,.alt-button:hover{
    background-color: #025e6e !important;

}

*:focus {
    outline: none;
}

.btn, .btn:focus{
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.comments-box--wrapper::-webkit-scrollbar,
.course-expert-box ul::-webkit-scrollbar,
.comments-box--wrapper::-webkit-scrollbar,
.filterCheckBox--wrapper ul::-webkit-scrollbar,
.searchBar--wrapper ul::-webkit-scrollbar,
.headerSearchResult-wrapper ul::-webkit-scrollbar{
    width: 6px;
}

.comments-box--wrapper::-webkit-scrollbar-track,
.course-expert-box ul::-webkit-scrollbar-track,
.comments-box--wrapper::-webkit-scrollbar-track,
.filterCheckBox--wrapper ul::-webkit-scrollbar-track,
.searchBar--wrapper ul::-webkit-scrollbar-track,
.headerSearchResult-wrapper ul::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 0px;
}

.comments-box--wrapper::-webkit-scrollbar-thumb ,
.course-expert-box ul::-webkit-scrollbar-thumb,
.comments-box--wrapper::-webkit-scrollbar-thumb,
.filterCheckBox--wrapper ul::-webkit-scrollbar-thumb,
.searchBar--wrapper ul::-webkit-scrollbar-thumb,
.headerSearchResult-wrapper ul::-webkit-scrollbar-thumb{
    border-radius: 0px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

label {
    font-size: 14px;
}

.content--wrapper{
    margin-top: 25px;
    margin-bottom: 50px;
}

.certLevel{
    margin-left: 10px;
    font-size: 11px;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 2px;
    letter-spacing: 1px;
}

.certLevel,
.memberShipLevel{
    margin-left: 10px;
    font-size: 11px;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 2px;
    letter-spacing: 1px;
    padding: 4px;
}

.Silver{
    background-color: #83bbc9;
}

.Gold {
    background-color: #d5ae00;
}
.Platinum{
    background-color: #818183;
}

.Certified, .Organizational{
    background-color: #A5BA47;
}
.dot_seperator{
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-transform: scale(0.45);
        -ms-transform: scale(0.45);
            transform: scale(0.45);
    border: 1px solid #231f20;
    background: #231f20;
}

/* for search highlight */
mark, .mark{
    padding: 0;
    background: #fff3b6;
}

/* pages/url.js styles */

#eventsLibrary--wrapper .searchBarResult--wrapper .searchBar--wrapper,
#leedInterpretationsLibrary--wrapper .searchBarResult--wrapper .searchBar--wrapper,
#sampleFormsLibrary--wrapper .searchBarResult--wrapper .searchBar--wrapper {
    padding-right: 15px;
}

#eventsLibrary--wrapper .events-map--wrapper{
    height: 300px !important;
}

#eventsLibrary--wrapper .view-list--wrapper{
    height: auto !important;

}

/* pagination */
.pagination li{
    background: #fff;
    color: #959a9c;
    border-radius: 0;
    font-weight: 100;
    border: 1px solid #ddd;
    height: 30px;
    margin: 0px 3px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    min-height: 30px;
    overflow-wrap: break-word;
    line-height: 1.2rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.pagination li a{
    padding: 0px 10px;
    color: #0071bc !important;
}

.pagination li a:hover{
    color: #0071bc !important;

}

.pagination li:hover{
    border: 1px solid #0071bc;
}

.pagination li.active{
    border: 1px solid #0071bc;
}

.pagination li.active a{
    color: #0071bc !important;
    font-weight: 600 !important;
}

.pagination li.not-active,
.pagination li.not-active a{
    cursor: not-allowed !important;
    pointer-events: none !important;
    color: #959a9c !important;
}

@media all and (max-width: 575px) {
    .pagination.pagination-sm.pull-right{
        text-align: center;
        float: none;
        display: block;
    }

    .pagination.pagination-sm.pull-right ul{
        padding-left: 0;
    }
}


.topNav-breadCrumbs--wrapper{
    padding-left: 10px;
    padding-right: 25px;
    margin-bottom: 25px;
}

.topNav-breadCrumbs{
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
}

.topNav-breadCrumbs a{
    margin-right: 15px;
    color: black;
}

.topNav-breadCrumbs a:hover{
    color: rgba(0, 0, 0, 0.7);
    text-decoration: none;
}

.topNav-breadCrumbs a.active{
    font-weight: 700;
    border-bottom: 3px solid black;
    padding-bottom: 5px;
}

.image-gallery-left-nav,
.image-gallery-right-nav{
    outline: none !important;
}

.tab-noContent--wrapper{
    border: 2px dashed #ccc;
    padding: 15px;
    font-size: 18px;
    color: #666;
    text-align: center;
}

.tab-noContent--wrapper-error{
    border: 2px dashed red;
    padding: 15px;
    font-size: 18px;
    color: #666;
    text-align: center;
}

img.social-icon {
    vertical-align: sub!important;

}


.social-icon-fontawesome{
    width: 40px;
    height: 20px;
}

.socialIcons--wrapper a{
    font-size: 15px!important;
}


/** USGBC styles starts **/

.small-alt-button, input[type='submit'].small-alt-button,
.button, .jumbo-action-button,
.alt-button, .jumbo-alt-action-button,.btn-info {
    color: white !important;
    background-color: #008ea6;
    border-radius: 20px !important;
    padding: 8px 13px;;
    font-weight: 700;
    min-width: 100px;
    height: 42px;
    letter-spacing:0.6px;
    display: inline-block;
}

/*input:focus,
textarea:focus{
    -moz-box-shadow: 0px 0px 4px 0px #ccc !important;
    -webkit-box-shadow: 0px 0px 4px 0px #ccc !important;
    box-shadow: 0px 0px 4px 0px #c9c9cf !important;
}

input[type='checkbox']:focus{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}*/

.small-alt-button:hover, input[type='submit'].small-alt-button:hover,
.button:hover, .jumbo-action-button:hover, .block-link:hover .small-alt-button,
.block-link:hover .button, .block-link:hover .jumbo-action-button,.btn-info:hover {
    /* border-color: #204d74; */
     background: #025e6e;
}

.small-button, .small-warning-button,
.warning-button, .small-alt-button,
.button, .alt-button, .gray-button,
.large-button, .large-button-dark, .jumbo-button,
.jumbo-button-dark, .jumbo-action-button,
.jumbo-alt-action-button, .node-form input.form-submit, input[type="button"]{
    font-weight: 700 !important;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.small-button, .small-warning-button, .warning-button, .small-alt-button, .button, .alt-button, .gray-button, .large-button, .large-button-dark, .jumbo-button, .jumbo-button-dark, .jumbo-action-button, .jumbo-alt-action-button, .node-form input.form-submit, input[type=button],
.alt-button, .jumbo-alt-action-button  {
    font-weight: 700 !important;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.small-alt-button, input[type=submit].small-alt-button, .button, .jumbo-action-button {
    border: 1px solid #008ea6;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 0 rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 0 rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    background-color: #008ea6;
    background-image: -moz-linear-gradient(100% 100% 90deg,#008ea6,#008ea6);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#008ea6),to(#008ea6));
    -pie-background: linear-gradient(#008ea6,#008ea6 100%);
}


.small-button, .small-alt-button, .small-warning-button, .block-link .small-button, .block-link .small-alt-button, .node-form .content-add-more input.form-submit,
.alt-button, .jumbo-alt-action-button  {
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.alt-button, .jumbo-alt-action-button {
    border: 1px solid #78a83f;
    text-shadow: 0 -1px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 0 rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 0 rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    background-color: #008ea6;
    background-image: -moz-linear-gradient(100% 100% 90deg,#85c53b,#008ea6);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#008ea6),to(#85c53b));
    -pie-background: linear-gradient(#008ea6,#85c53b 100%);
}
/** USGBC styles ends **/

@media (min-width: 992px){
    #educationLibrary--wrapper .filter--wrapper.col-lg-2,
    #peopleLibrary--wrapper .filter--wrapper.col-lg-2,
    #articleLibrary--wrapper .filter--wrapper.col-lg-2,
    #chaptersLibrary--wrapper .filter--wrapper.col-lg-2,
    #creditsLibrary--wrapper .filter--wrapper.col-lg-2,
    #eventsLibrary--wrapper .filter--wrapper.col-lg-2,
    #helpLibrary--wrapper .filter--wrapper.col-lg-2,
    #leedInterpretationsLibrary--wrapper .filter--wrapper.col-lg-2,
    #organizationsLibrary--wrapper .filter--wrapper.col-lg-2,
    #projectsLibrary--wrapper .filter--wrapper.col-lg-2,
    #resourcesLibrary--wrapper .filter--wrapper.col-lg-2,
    #rpcLibrary--wrapper .filter--wrapper.col-lg-2,
    #rpcOldLibrary--wrapper .filter--wrapper.col-lg-2,
    #sampleFormsLibrary--wrapper .filter--wrapper.col-lg-2,
    #searchLibrary--wrapper .filter--wrapper.col-lg-2,
    #storeLibrary--wrapper .filter--wrapper.col-lg-2{
        -webkit-box-flex: 0;
            -ms-flex: 0 0 19%;
                flex: 0 0 19%;
        max-width: 19%;
    }

    #educationLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #peopleLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #articleLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #chaptersLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #creditsLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #eventsLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #helpLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #leedInterpretationsLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #organizationsLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #projectsLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #resourcesLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #rpcLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #rpcOldLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #sampleFormsLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #searchLibrary--wrapper .searchBarResult--wrapper.col-lg-10,
    #storeLibrary--wrapper .searchBarResult--wrapper.col-lg-10{
        -webkit-box-flex: 0;
            -ms-flex: 0 0 81%;
                flex: 0 0 81%;
        max-width: 81%;
    }
}


a.anchor-arrow:hover{
    cursor:pointer;
    color: #00929f;
    text-decoration: none;
  }

a.anchor-arrow{
    cursor:pointer;
    color: #00929f;
    text-decoration: none;
  }  

a.anchor-arrow:after{
	content: "\2192";
	display: inline-block;
	padding-right: 3px;
	padding-left: 5px;
	font-weight:600;
}

a.anchor-arrow:hover:after{
	content: "\2192";
	display: inline-block;
	font-weight:600;
	padding-right: 3px;
	padding-left: 7px;
    transition: padding 0.5s;
    cursor:pointer;
}

/* print media */
@media print{
     .footer-menu{
        display: none !important;
    }

    #header{
        display: none !important;

    }

    .comments-trigger{
        display: none !important;
    }

    .copyright{
        display: none !important;
    }

    .socialIcons--wrapper{
        display: none !important;
    }
}

/* Disable zoom  */
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 575px)  {
    select:focus,
    textarea:focus,
    input:focus {
      font-size: 16px;
    }


  }

  @media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 575px)  {
    select,
    textarea,
    input {
      font-size: 16px;
    }
  }

#tooltip_custom {
    position: relative;
    max-height: 30px;
  }

/* tooltip_custom_badge   */
  
#tooltip_custom_badge {
    position: relative;
    max-height: 30px;
    overflow: visible;
  }

.tool-custom-head   {
    position: inherit;
    right: 0;
    z-index: 999999;
    width: 200%;
    left: 50%;
    bottom: 80px;
}

#tooltip_custom .tool-custom {
    visibility: hidden;
    position: absolute;
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    left: 20% !important;
    z-index: 999999;
  }

#tooltip_custom_badge .tool-custom {
    visibility: hidden;
    position: absolute;
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    left: 20% !important;
    z-index: 999999;
  }



.tool-custom:before {
    content:"\A";
    border-style: solid;
    border-width: 10px 15px 10px 0;
    border-color: transparent lightgray transparent transparent;
    position: absolute;
    top:40%;
    left: -15px;
}


#tooltip_custom:hover .tool-custom {
    visibility: visible;
  }
  
#tooltip_custom_badge:hover .tool-custom {
    visibility: visible;
  }

blockquote {
    margin: 0 0 1em 1em !important;
}
    

.display--inline__block{
    display: inline-block;
}

.display--block{
    display: block;
}

.display--none{
    display: none !important;
}

.visibilty--hidden{
    visibility: hidden;
}

.pointer--none{
    pointer-events: none;
}

.clear__left{
    clear: left;
}

.text--notCapitalize{
    text-transform: none;
}

.hover-bg{
    background: #EEEEEE;
}

.fw-600{
    font-weight: 600;
}

.grayBold{
    color: #666;
    font-weight: 600;
}

.d-none-node{
    display: none;
}

.view-grid--wrapper .grid-result--wrapper .grid-item__courses{
    /* height: 400px; */
    height: 265px !important;
}

@media (max-width: 1199px){
    #course-details--wrapper .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        height: 290px !important;
    } 

    .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        height: 270px !important;
    } 

    .grid-item__courses .view-grid--wrapper .grid-item .grid-item--image{
        background-size: cover !important;
    }
}

.view-grid--wrapper .grid-item__courses .grid-item--image{
    height: 150px;
}

.view-grid--wrapper .grid-result--wrapper .grid-item--placeholderImage{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.view-grid--wrapper .grid-item--header .star-ratings svg{
    margin-top: -5px;
}

.view-grid--wrapper .grid-item--subFooter .dot_seperator:last-child{
    display: none;
}

.grid-item--subTitle-star{
    font-size: 14px;
    /* margin-top: 5px; */
    font-weight: normal;
    padding: 7px 10px;
    color: #666666;
}

.education--footer{
    bottom: 1px;
}

.education-tooltip > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -10px;
    left: 20% !important;
    top:290px !important

}

.education-tooltip > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.education-tooltip > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}

.education-tooltip2 > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -10px;
    left: 20% !important;
    top: 650px !important;

}

.education-tooltip2 > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.education-tooltip2 > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}

.grid-item__courses  .grid-item--footer {
    position: absolute;
    width: 100%;
    /* bottom: 1px; */
    padding: 4px 10px  !important;
}


 .grid-item__courses {
    margin-bottom: 25px !important;
}

.grid-item--footer.education--footer-last {
    position: absolute;
    width: 100%;
    bottom: -25px !important;
    /* padding: 0 10px 25px !important; */
}

h5.grid-item--title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.grid-item--subTitle{
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

@media (max-width: 575px){

    .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        flex: 0 0 60% !important;


    }

    .view-grid--wrapper .grid-result--wrapper{
        justify-content: center;
    }

    .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n){
        margin-right: inherit;
    }
}
.view-grid--wrapper .grid-item__organization .grid-item--image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
}

.grid-item__organization .memberShipLevel {
    margin-left: 0;
    font-size: 13px;
    color: #fff !important;
}

.org-footer{
    bottom: 1px;
}

label[for="Type-Retail restaurant"],
label[for="Type-Member employees"],
label[for="Type-Chapter employees"] {
    display: none !important;
}


.view-grid--wrapper .grid-result--wrapper .grid-item__courses{
    /* height: 400px; */
    height: 265px !important;
}

@media (max-width: 1199px){
    #course-details--wrapper .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        height: 290px !important;
    } 

    .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        height: 270px !important;
    } 

    .grid-item__courses .view-grid--wrapper .grid-item .grid-item--image{
        background-size: cover !important;
    }
}

.view-grid--wrapper .grid-item__courses .grid-item--image{
    height: 150px;
}

.view-grid--wrapper .grid-result--wrapper .grid-item--placeholderImage{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.view-grid--wrapper .grid-item--header .star-ratings svg{
    margin-top: -5px;
}

.view-grid--wrapper .grid-item--subFooter .dot_seperator:last-child{
    display: none;
}

.grid-item--subTitle-star{
    font-size: 14px;
    /* margin-top: 5px; */
    font-weight: normal;
    padding: 7px 10px;
    color: #666666;
}

.education--footer{
    bottom: 1px;
}

.education-tooltip > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -10px;
    left: 20% !important;
    top:290px !important

}

.education-tooltip > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.education-tooltip > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}

.education-tooltip2 > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -10px;
    left: 20% !important;
    top: 650px !important;

}

.education-tooltip2 > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.education-tooltip2 > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}

.grid-item__courses  .grid-item--footer {
    position: absolute;
    width: 100%;
    /* bottom: 1px; */
    padding: 4px 10px  !important;
}


 .grid-item__courses {
    margin-bottom: 25px !important;
}

.grid-item--footer.education--footer-last {
    position: absolute;
    width: 100%;
    bottom: -25px !important;
    /* padding: 0 10px 25px !important; */
}

h5.grid-item--title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.grid-item--subTitle{
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

@media (max-width: 575px){

    .view-grid--wrapper .grid-result--wrapper .grid-item__courses{
        flex: 0 0 60% !important;


    }

    .view-grid--wrapper .grid-result--wrapper{
        justify-content: center;
    }

    .view-grid--wrapper .grid-result--wrapper .grid-item:nth-of-type(3n){
        margin-right: inherit;
    }
}
@font-face {font-family: "DINEngschrift";
    src: url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.svg#DINEngschrift") format("svg"); /* iOS 4.1- */
}
.view-grid--wrapper .grid-item__projects .placeholder-image{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.view-grid--wrapper .grid-item__projects .grid-item--image{
    height: 181px;
}

.grid-item__projects .certLevel {
    margin-left: 0;
    font-size: 13px;
    color: #fff !important;
}

.magnifiedImage{
    display: none;
}
.project--footer{
    bottom: 1px;
}

.magnifiedImage{
    width: 100%;
    text-align: center;
}

.badge-logo-position{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 10px;
}

.cert-logo-grid{
    margin-top:  -35px !important;
    float: right;
}

.magnifiedImage .badges-node{
    text-align: center !important;
}

.magnifiedImage .badges-node img{
    width: 190px !important;
}

.view-grid--wrapper .grid-result--wrapper .grid-item__projects .certType--logo img{
    height: auto;
}

.view-grid--wrapper .grid-result--wrapper .grid-item__projects .magnifiedImage{
    height: 200px;
}


.view-grid--wrapper .grid-result--wrapper .grid-item__projects {
    height: 370px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
     /* Safari only override */
     
}

@media not all and (min-resolution:.001dpcm) { 

   .view-grid--wrapper .grid-result--wrapper .grid-item__projects{
        height: 400px !important;
    
    }

    .view-grid--wrapper .grid-item h1.grid-item--title {
        color: #000000eb;
        color: rgb(0,0,0);
        /* font-weight: bold; */
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 0;
        padding: 0 10px;
        /* font-size: 16px !important; */
        overflow-x: hidden;
        overflow-y: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 26px !important;
        }
        .view-grid--wrapper .grid-item .grid-item--subTitle {
            font-size: 12px;
            margin-top: 5px;
            font-weight: normal;
            padding: 0 10px;
            color: #666666;
        }

}

@media (max-width: 767px) and (min-width: 640px){
    /* .grid-item--subTitle{
        margin-top: -38px!important;
    } */

    .view-grid--wrapper .grid-result--wrapper .grid-item__projects {
        height: 450px;
    }

    .cert-logo-grid{
        margin-top:  10px !important;
        float: right;
    }

}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
    .view-grid--wrapper .grid-result--wrapper .grid-item__projects {
        height: 450px !important;
    }

    .cert-logo-grid{
        margin-top:  10px !important;
        float: right;
    }
}

@media screen and (min-width: 718px)  and (max-width : 1024px)  {
    .view-grid--wrapper .grid-result--wrapper .grid-item__projects {
        height: 450px;
    }
    .cert-logo-grid{
        margin-top:  10px !important;
        float: right;
    }

    .view-grid--wrapper .grid-item h1.grid-item--title{
        height: 22px;
        overflow-y: hidden;
    }
}

@media all and (min-width: 718px)  and (max-width: 1199px) {
    .view-grid--wrapper .grid-result--wrapper .grid-item__projects {
        height: 450px !important;
    }
}

@media (max-width: 1199px){
    .cert-logo-grid{
        margin-top:  10px !important;
        float: right;
    }
    .view-grid--wrapper .grid-result--wrapper .grid-item__projects {
        height: 450px !important;
    }
    
}

.grid-item--image-state {
    position: absolute;
    top: 4px;
    width: 90%;
    height: 40px;
    left: 6%;
    right: 5%;
}

.view-grid--wrapper .grid-item__projects .grid-item--image{

    background-size: cover !important;

}
.view-list--wrapper .list-item__resources .list-item--image{
    height: 200px;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
}
.info__author-store{
    font-weight: 600;
    color: #231f20;
    /* text-transform: capitalize; */
    font-size: 13px;
}
.view-grid--wrapper .grid-item__resources .grid-item--image{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
}

.view-grid--wrapper .grid-item--footer {
    display: block;
    position: absolute;
    bottom: 2px;
}

.info__author-store{
    font-weight: 600;
    color: #231f20;
    /* text-transform: capitalize; */
    font-size: 13px;
}

.view-grid--wrapper .grid-result--wrapper .grid-item__resources {
    height: 300px !important;
}

@media all and (max-width: 1199px) {  

    .view-grid--wrapper .grid-result--wrapper .grid-item__resources {
        height: 300px !important;
    }
} 

@media all and (max-width: 991px) {  

    .view-grid--wrapper .grid-result--wrapper .grid-item__resources {
        height: 300px !important;
    }

}

@media all and (max-width: 768px) { 

    .view-grid--wrapper .grid-result--wrapper .grid-item__resources {
        height: 300px !important;
    }
 }

@media all and (max-width: 575px) {  

    .view-grid--wrapper .grid-result--wrapper .grid-item__resources {
        height: 300px !important;
    }

}


.view-list--wrapper .list-item__leed_interpretation .list-item--subTitle{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.35px;
    color: #8a8a8a;
}

.view-list--wrapper .list-item__leed_interpretation .list-item--footer{
    margin-top: 10px
}

#leedInterpretationsLibrary--wrapper .view-list--wrapper .list-item__row--wrapper {
    border-bottom: none;
}

a.list-item__leed_interpretation__Anchor,
a.list-item__leed_interpretation__Anchor:hover{
    text-decoration: none;
}

#leedInterpretationsLibrary--wrapper a.list-item__leed_interpretation__Anchor:first-child .list-item__row--wrapper {
    border-top: 1px solid #dddddd;
}

#leedInterpretationsLibrary--wrapper a.list-item__leed_interpretation__Anchor:last-child .list-item__row--wrapper {
    border-bottom: 1px solid #dddddd !important;
}

#leedInterpretationsLibrary--wrapper a.list-item__leed_interpretation__Anchor .view-list--wrapper .list-item__row--wrapper {
    padding: 1.2em 0;
    border-bottom: 1px solid #dddddd;
}

#list-title {
    display: flex;
    white-space: break-spaces;
}
.view-grid--wrapper .grid-result--wrapper .grid-item__leed_interpretation{
    height: 400px;
}

.view-grid--wrapper .grid-item__leed_interpretation .grid-item--subTitle{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.35px;
    color: #8a8a8a;
}

#leedInterpretationsLibrary--wrapper .view-grid--wrapper .grid-result--wrapper .grid-item__leed_interpretation{
    height: 350px;
}

#leedInterpretationsLibrary--wrapper .view-grid--wrapper .grid-item h1.grid-item--title{
    margin-top: 15px;
}

#leedInterpretationsLibrary--wrapper #result-list{
    display: block;
}

#leedInterpretationsLibrary--wrapper #result-grid{
    display: none;
}

@media all and (max-width: 991px) { 
    .view-grid--wrapper .grid-result--wrapper .grid-item__leed_interpretation {
        height: 310px;
    }
}

/* #eventsLibrary--wrapper  .searchBar--wrapper input + div div {
    margin-right: 15px;
} */

#eventsLibrary--wrapper  .searchResult-wrapper .selected-filters{
    margin-bottom: 10px;
}

#eventsLibrary--wrapper .filter-checkboxes--wrapper ul{
    max-height: 240px;
}

#eventsLibrary--wrapper .result-Info--wrapper .result-noOfItems{
    margin-top: 15px;
}

#eventsLibrary--wrapper .gm-style .gm-style-mtc{
    /* display: none; */
}

#eventsLibrary--wrapper  .gm-svpc{
    display: none;
}

#eventsLibrary--wrapper .gm-style .gm-style-mtc{
    display: none;
}
#eventsLibrary--wrapper .gm-style .gm-style-mtc div{
    height: 30px !important;
    font-size: 12px !important;
    padding: 0px 10px !important;
}

#eventsLibrary--wrapper .gmnoprint button img{
    width: 15px !important;
    height: 15px !important;
}
#eventsLibrary--wrapper .gm-style .gm-style-iw-c{
    width: 200px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #ccc;
}

#eventsLibrary--wrapper .gm-style .gm-style-iw-t::after{
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}


#articleLibrary--wrapper h1,#articleLibrary--wrapper .h1 {
    font-size: 26px !important;
	line-height: 36px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper h1,#articleLibrary--wrapper .h1 {
        font-size:36px  !important;
		line-height: 48px  !important;
    }
}

#articleLibrary--wrapper  h2, #articleLibrary--wrapper  .h2 {
    font-size: 24px  !important;
    line-height: 34px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper h2,#articleLibrary--wrapper  .h2 {
        font-size:32px  !important;
        line-height: 44px  !important;
    }
}

#articleLibrary--wrapper  h3,#articleLibrary--wrapper  .h3 {
    font-size: 22px  !important;
    line-height: 32px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper  h3,#articleLibrary--wrapper .h3 {
        font-size:28px  !important; 
        line-height: 38px  !important;
    }
}

#articleLibrary--wrapper h4,#articleLibrary--wrapper .h4 {
    font-size: 20px  !important;
    line-height: 30px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper     h4,#articleLibrary--wrapper  .h4 {
        font-size:24px  !important;
        line-height: 34px  !important;
    }
}

#articleLibrary--wrapper  h5,#articleLibrary--wrapper .h5 {
    font-size: 18px  !important;
    line-height: 28px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper .list-item--title h5, #articleLibrary--wrapper .list-item--title .h5 {
        font-size:20px  !important;
        line-height: 30px  !important;
    }
}

#articleLibrary--wrapper  h6,#articleLibrary--wrapper  .h6 {
    font-size: 16px  !important;
    line-height: 28px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper  h6,#articleLibrary--wrapper .h6 {
        font-size:16px  !important;
        line-height: 28px  !important;
    }
}
.filter-collapsible--wrapper.article_issues{
    display: none
}

#eventsLibrary--wrapper #result-list{
    display: block;
}

#eventsLibrary--wrapper #result-grid{
    display: none;
}

.view-grid--wrapper .grid-item__events .grid-item--image{
    height: 135px !important;
}

#discover--wrapper .view-grid--wrapper .grid-result--wrapper .grid-item__events{
    height: 380px !important;
}

@media (max-width: 575px) { 
    #eventsLibrary--wrapper #result-grid{
        display: block;
    }

    #eventsLibrary--wrapper #result-list{
        display: none;
    }
}

.event-footer{
    bottom: 1px;
}

.event-footer .tags-list-listing .css-es53b3-multiValue-badge.tags--wrapper_pre__multi-value.tags_multi-value.tags-list-width {
    margin-bottom: 50px !important;
}



.grid-item--footer-discover.event-footer {
    /* bottom: -21px; */
    margin-top: 125px;
    position: absolute !important;
    width: 100% !important;
    padding: 0px 10px !important;
}

.grid-item__events h1.grid-item--title {
    height: 55px;
}

h1.grid-item--title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.view-list--wrapper .list-item__people .placeholder-image{
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.view-list--wrapper .list-item__people .list-item--image {
    background-position: top;
    background-repeat: no-repeat;
}

.list-item--image.image-container-person {
    background-size: auto 100%;
}

.view-list--wrapper .cred-logo--wrapper{
    margin-top: 10px;
}

.view-list--wrapper .cred-logo--wrapper img{
    height: 35px;
    width: 35px;
    margin-right: 5px;
    margin-top: 5px;
}

.view-list--wrapper .cred-logo--wrapper img.LEEDAP{
    width: auto;
}
.css-1ytm5up {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    fill: currentcolor;
    height: 16px;
    width: 16px;
    padding: 0px;
    margin: 0px;
}

.css-194u4uf {
    -webkit-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer;
    height: 24px;
    width: 24px;
    text-align: center;
    color: rgb(130, 130, 130);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    padding: 0px;
    overflow: visible;
    background: transparent;
    font: inherit inherit inherit inherit inherit inherit inherit inherit inherit;
}

.item-sort-discover{
    top: 6%;
    left: 22%;
}


.css-10p3hnj .actionItem{
    visibility: hidden;
}

.css-10p3hnj:hover .actionItem{
    visibility: visible;
  }

.span--title{
    padding-left: 10px;
}

.social-icons-- .actionItem-getSocial{
    visibility: hidden;
}

.social-icons--:hover .actionItem-getSocial{
    visibility: visible;
} 


.css-13i95lf {
    /* box-sizing: border-box; */
    /* box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 10px; */
    position: absolute;
    z-index: 3;
    padding: 10px 0px;
    /* background: rgb(255, 255, 255); */
    border-radius: 4px;
    bottom: 20px;
    right: 20px;
}

.css-13i95lf-tags {
    /* box-sizing: border-box; */
    /* box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 10px; */
    position: absolute;
    z-index: 3;
    padding: 10px 0px;
    /* background: rgb(255, 255, 255); */
    border-radius: 4px;
}

.itemMenu-grid{
    right:0px!important;
    box-shadow:none!important;
}

span.css-4iuxsi {
    padding-right: 10px;
    padding-top:10px;
}

.social-icons-grid .css-mul0uf span.css-4iuxsi {
    padding-right: 0px !important;
    padding-top:10px;
}

.socialIcons--wrapper-- .css-1djm88s-detailsPage .css-xd87ek .css-mul0uf span.css-4iuxsi {
    padding-right: 0px !important;
    padding-top:10px;
}

span.css-10p3hnj.info__date {
    float: right;
}


#Highlights {
    overflow: hidden;
    vertical-align: middle;
    width: 22px;
}


.socials-- .social---icons{
    visibility: visible;
}

.social---icons{
    bottom: -50px;
}

.css-1djm88s{
    bottom: -50px;
}

.socials--:hover .social---icons{
    visibility: visible;
}

.read-icon {
    width: 18px;
    height: 18px;
}
@font-face {font-family: "DINEngschrift";
    src: url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/c8785886e87999bc62f09333e0a27e86.svg#DINEngschrift") format("svg"); /* iOS 4.1- */
}

#project-details--wrapper{
    background: #fff;
    margin-top:0px;
    line-height: 1.85em;
}

#project-details--wrapper .grid-result--wrapper {
    line-height: 1.65em;
}


#project-details--wrapper a{
    text-decoration: none !important;
}

#project-details--wrapper .memberShipLevel{
    margin-left: 0;
    font-size: inherit;
}

#project-details--wrapper .certified-level{
    text-transform: capitalize;
}



.scorecard-row{
    padding-left: 5px;
}

.info-button-download-scorecard{
    margin-top: 0px;
}

.seperator {
    margin-left: 5px;
}

button.info-button-project-download-scorecard.btn.btn-info.btn-sm {
    margin-top: 0px!important;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
}

#project-details--wrapper a:hover{
    color: #01579b;
}

#project-details--wrapper .projectRegister-btn{
    cursor: pointer;
    border: 1px solid #333;
    text-shadow: 0 -1px 0 #000;
    background-color: #666;
    background-image: -moz-linear-gradient(100% 100% 90deg,#333,#666);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#666),to(#333));
    -webkit-box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    box-shadow: 0 1px 2px rgba(250,250,250,.2) inset, 0 1px 3px rgba(0,0,0,.28);
    margin-right: 10px;
    border-radius: 20px;
    color: #fff;
    padding: 13px;
    letter-spacing:0.6px;
}

#project-details--wrapper .projectRegister-btn:hover{
    background-color: #777;
    background-image: -moz-linear-gradient(100% 100% 90deg,#333,#777);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#333));
    -pie-background: linear-gradient(#777,#333 100%);
    color: #fff;
}

#project-details--wrapper .pageNav-links--wrapper .pageNav-link{
    margin-right: 10px;
    padding: 4px 10px;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #ccc;
}

#project-details--wrapper .pageNav-links--wrapper .pageNav-link.active{
    font-weight: 700;
    background: #6666661c;
    color: #333;
}

#project-details--wrapper  .projectAddress{
    font-weight: 400;
    /*display: flex;*/
/*    margin-left: 25px;*/
    /* margin-top: -10px; */
}

#project-details--wrapper .projectDate--wrapper{
    color: #666666;
}

#project-details--wrapper .projectDate-calendar__icon{
    vertical-align: text-top !important;
    margin-right: 15px;
}

#project-details--wrapper .projectPhone--wrapper{
    font-weight: 400;
    color: #666666;
}

.project-details-certified--details{
    padding: 1px;
}

#project-details--wrapper .projectAddress--wrapper{
    /* margin-top: 10px;
    padding: 1px; */
    display: flex;
}

#project-details--wrapper .projectAddress--wrapper svg{
    float: left;
    margin-top: 5px;
    vertical-align: middle;
    margin-right: 15px;
    /* font-size: 24px; */
 }

#project-details--wrapper .projectPhone--wrapper .orgPhone{
    margin-left: 15px;
}

#project-details--wrapper .social-icon {
    width: 20px;
    height: 20px;
}

#project-details--wrapper .socialIcons--wrapper{
    text-align: right;
    margin-top: 0;
}

#project-details--wrapper .socialIcons--wrapper a{
    border: 1px solid #0071BB;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
}

#project-details--wrapper img.social-icon:hover {
    opacity: .8;
}

#project-details--wrapper .projectsMap--wrapper{
    height: 350px;
}

#project-details--wrapper  .memberValidityInfo{
    color: #698299;
}

#project-details--wrapper .project-details--banner{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 200px;
    background-size: cover;
    /* background-position: center; */
    background-position: top;
    background-repeat: no-repeat;
    /* -webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
    box-shadow: 0 0 3px rgba(0,0,0,.4); */
}

#project-details--wrapper .project-details--banner img{
    width: 100%;
}

#project-details--wrapper .short-desc--wrapper{
    margin-bottom: 15px;
    font-weight: 600;
}

#project-details--wrapper .project-details-body--wrapper{
    padding-top: 20px;
    padding-bottom: 40px;
}

#project-details--wrapper .project-body--wrapper h2{
    font-size: 26px;
}

/* #project-details--wrapper .project-details--title h1{
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    color: #333;
    line-height: 26px;
    margin-bottom: 20px;
} */

.projectType {
    padding-bottom: 10px;
}

.project-details--title {
    padding-bottom: 10px;
}

#project-details--wrapper .foundation-statement{
    font-size: 1.25rem;
    font-style: italic;
    margin-bottom: 1.25rem;
}

#project-details--wrapper hr{
    margin-top: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

#project-details--wrapper a{
    color: #00929f ;
    font-weight: 500;
    cursor: pointer;
}

#project-details--wrapper .project-body--wrapper a{
    font-weight: 500;
}

#project-details--wrapper .project-details--metaInfo{
    margin-top: 20px;
}

#project-details--wrapper .project-details--metaInfo > div,
#project-details--wrapper .relatedprojects--wrapper,
#project-details--wrapper .project-metaInfo{
    margin: auto;
}

#project-details--wrapper .sponsor-img{
    width: 215px;
    margin: 15px 10px;
}

.version-text{
    color: #00929f;
}

#project-details--wrapper .pageNav-links--wrapper .pageNav-link{
    margin-right: 10px;
    padding: 4px 10px;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #ccc;
}

#project-details--wrapper .pageNav-links--wrapper .pageNav-link.active{
    font-weight: 700;
    background: #6666661c;
    color: #333;
}

.level{
    padding: 1px;
}

.date-certified{
    padding: 1px;
}

#project-details--wrapper .projectInfoMapView--wrapper,
#project-details--wrapper .projectPerformance--wrapper{
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-top: 10px;
}

table.projectInfo--tbl td{
    padding-left: 50px;
}

.projectInfo--wrapper.mb-4 {
    font-size: 16px;
    line-height: 24px;
}

.performance-data--scoreInfo{
    font-size: 24px;
}

.performance-data--scoreInfo img{
    margin-right: 15px;
    margin-left: -5px;
}

.performance-data {
    display: inline-block;
    padding-right: 30px;
    border-right: 1px solid #ddd;
    margin-right: 20px;
}

.performance-data:last-child{
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.currentScore{
    font-weight: 600;
}

.performance-data--title {
    font-size: 14px;
    margin-bottom: 10px;
}

.performance-data img{
    height: 22px;
    margin-right: 15px;
}

#project-details--wrapper .scorecard-collapsible--wrapper__contentInner,
#project-details--wrapper .leftNav-collapsible--wrapper__contentInner {
    padding: 10px;
    padding-bottom: 0;
    border-top: 0;
    padding-top: 0;
}

#project-details--wrapper .scorecard-collapsible--wrapper__contentInner p:last-child,
#project-details--wrapper .leftNav-collapsible--wrapper__contentInner p:last-child  {
    margin-bottom: 0;
}

#project-details--wrapper .scorecard-collapsible--wrapper__trigger,
#project-details--wrapper .leftNav-collapsible--wrapper__trigger {
    display: block;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    padding: 10px;
    padding-left: 0;
    background: none;
    color: #282c3f;
    cursor: pointer;
    padding-bottom: 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 10px 0;
}

#project-details--wrapper .scorecard-collapsible--wrapper__trigger > div{
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #666;
    text-shadow: 0 1px #fff;
    display: block;
    padding: 16px 0 14px 36px;
    background-position: 15px center;
    background-repeat: no-repeat;
    background-color: #e1e1e1;
    border-radius: 4px;
}

#project-details--wrapper .scorecard-collapsible--wrapper__trigger > div img{
    position: absolute;
    display: block;
    right: -5px;
    top: 0;
}

.category-score{
    float: right;
    margin-right: 60px;
    width: 100px;
    text-align: right;
}

#project-details--wrapper .scorecard-collapsible--wrapper__trigger:after,
#project-details--wrapper .leftNav-collapsible--wrapper__trigger:after {
    font-family: 'FontAwesome' !important;
    content: '\F107';
    position: absolute;
    left: 15px;
    top: 18px;
    display: block;
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
}

#project-details--wrapper .scorecard-collapsible--wrapper__trigger.is-open:after,
#project-details--wrapper .leftNav-collapsible--wrapper__trigger.is-open:after {
    -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
            transform: rotateZ(180deg);
}

.sc-header {
    overflow: hidden;
    border-bottom: 6px solid #2e2e2e;
    padding-top: 14px;
    margin-bottom: 16px;
}

.sc-header p.total {
    float: right;
    text-align: right;
    font-size: 24px;
    color: #ababab;
    line-height: 22px;
    margin: 0;
    margin-top: -32px;
}

.sc-header p.total {
    float: right;
    text-align: right;
    font-size: 22px;
    color: #ababab;
    line-height: 24px;
    margin: 0;
    margin-top: -32px;
}

span.total-num {
    margin-left: 5px;
}

#project-details--wrapper .scorecard-collapsible--wrapper__trigger.is-disabled,
#project-details--wrapper .leftNav-collapsible--wrapper__trigger.is-disabled  {
    opacity: 0.5;
    background-color: grey;
}

#project-details--wrapper .scorecard-collapsible--wrapper__contentInner ul{
    padding: 0;
}

#project-details--wrapper .scorecard-collapsible--wrapper__contentInner ul li{
    list-style: none;
    margin: 0;
    line-height: 1.4;
    padding: 4px 0;
    display: block;
    font-size: 14px;
}

#project-details--wrapper .scorecard-collapsible--wrapper__contentInner ul li strong{
    float: left;
    width: 142px;
    margin-right: 2px;
    padding-left: 13px;
    position: relative;

}

#project-details--wrapper .scorecard-collapsible--wrapper__contentInner ul li strong a{
    font-weight: 600 !important;
}

#project-details--wrapper .scorecard-collapsible--wrapper__contentInner ul li span.num{
    text-align: left;
    font-weight: 400;
    padding-right: 60px;
    float: right;
    display: block;
    position: relative;
}

.certifications--tbl thead tr{
    border-bottom: 5px solid #333;
}

.certifications--tbl tbody tr td{
    padding-top: 15px;
}

.certifications--tbl tbody tr:last-child td{
    padding-bottom: 20px;
}

.certifications--tbl tbody tr:last-child{
    border-bottom: 1px solid #333;
}

#project-details--wrapper .image-gallery--wrapper{
    width: 100%;
}

#project-details--wrapper .image-gallery-slide img {
    width: 100%;
    height: auto;
    max-height: 60vh;
    object-fit: contain;
    overflow: hidden;
    object-position: center center;
}

#project-details--wrapper .image-gallery-content.fullscreen.thumbnails-horizontal .image-gallery-slide img{
    height: calc(100vh - 85px);
    width: auto
}

#project-details--wrapper .carousel .slide iframe{
    width: calc(100% - 80px) !important;
}
.carousel .slide iframe {
    margin: -3px 80px 40px !important;
}


#project-details--wrapper .stories--wrapper #interview-questions .aside {
    padding: 20px;
}

#project-details--wrapper .stories--wrapper .aside,
#project-details--wrapper .stories--wrapper .aside-dark {
    padding: 12px;
    background: #fff;
    border: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 4px;
}

#project-details--wrapper .stories--wrapper h1 {
    font-size: 28px;
    color: #86c240;
    font-weight: 600;
}

#project-details--wrapper .stories--wrapper h2{
    color: #555555;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}


#project-details--wrapper .stories--wrapper #interview-questions .author span,
#project-details--wrapper .stories--wrapper #interview-questions .author strong {
    display: block;
    font-size: 11px;
}

#project-details--wrapper .stories--wrapper #interview-questions .author span {
    color: #999999;
    font-size: 11px;
}

.short-id {
    width: 60px;
    display: inline-block;
}

#project-details--wrapper .stories--wrapper h3 {
    font-size: 18px!important;
    color: #6ea035;
}

.center-hypen{
    padding-left: 10px;
}

.embedded_img img{
    width: 100%;
}

.courseModal-NoOverlay{
    background: none;
}

.courseModal-body{
    margin-left: 30px;
    margin-right: 30px;
}

.courseModal-btn{
    top: 5px;
    right: 5px;
}

.hostedUsgbcModalContent--wrapper{
    max-width: 450px;
}

/* #project_info_h4{
    text-decoration: underline;
} */

.overview-padding-certifications{
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-info:not(:disabled):not(.disabled):active{
    color: white;
    background-color:#008ea6 !important;
    border-color:none !important;
}

.details-item--image-state {
    position: absolute;
    top: 4px;
    width: 86%;
    height: 40px;
    left: 6%;
    right: 6%;
}


/* ---- Media query starts ---- */
/*******************************/

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #project-details--wrapper .project-body--wrapper{
        font-size: 1.1em;

    }

}

@media all and (max-width: 1199px) {

}

@media all and (max-width: 991px) {

}

@media all and (max-width: 768px) {
    #project-details--wrapper .project-details--banner {
        min-height: 200px;
        background-position: top !important;
    }

    #project-details--wrapper .projectPerformanceData--wrapper .performance-data{
        width: 25%;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 575px) {
    #project-details--wrapper .project-details--banner {
        min-height: 250px;
        background-position: center !important;
    }

    #project-details--wrapper .googleMapView{
        width: 90% !important;
    }

    #project-details--wrapper .certType--logo{
        margin-top: 15px;
    }

    #project-details--wrapper .projectAddress--wrapper{
        margin-top: 10px;
        /* padding: 1px; */
        display: flex;
    }


    #project-details--wrapper .pageNav-links--wrapper .pageNav-link{
        border: 1px solid #ccc;
        width: 25%;
        display: initial;
        margin-bottom: 10px;
        text-align: center;
    }

    #project-details--wrapper .projectPerformanceData--wrapper .performance-data{
        width: 40%;
        margin-bottom: 20px;
    }

    #project-details--wrapper .projectPerformanceData--wrapper  .performance-data:last-child{
        border-right: 1px solid #ddd;
    }

    .category-title {
        width: 200px;
        display: inline-block;
    }

    #project-details--wrapper .scorecard-collapsible--wrapper__trigger:after, #project-details--wrapper .leftNav-collapsible--wrapper__trigger:after {
        font-family: 'FontAwesome' !important;
        content: '\F107';
        position: absolute;
        left: 15px;
        top: 18px;
        display: block;
        -webkit-transition: -webkit-transform 300ms;
        transition: -webkit-transform 300ms;
        -o-transition: transform 300ms;
        transition: transform 300ms;
        transition: transform 300ms, -webkit-transform 300ms;
    }

    table {
        border-collapse: collapse;
        display: flex;
        flex-direction: column;
    }

    .category-score {
        margin-right: 50px;
        width: auto;
    }

    #project-details--wrapper .scorecard-collapsible--wrapper__trigger > div{
        font-size: 12px;
        padding: 12px 0 11px 30px;
    }

    .short-id{
        display: block;
    }

    .credit-name{
        display: inline-block;
        width: 200px;
    }
}


@media all and (max-width: 575px) {

	/* Force table to not be like tables anymore */
	.certifications--tbl table,.certifications--tbl  thead,.certifications--tbl  tbody, .certifications--tbl th, .certifications--tbl td, .certifications--tbl tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.certifications--tbl thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

    /* .certifications--tbl tr { border: 1px solid #ccc; } */

	.certifications--tbl td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}

	.certifications--tbl td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 15px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
        white-space: nowrap;
        font-weight: bold;
	}

	/*
	Label the data
	*/
	.certifications--tbl td:nth-of-type(1):before { content: "Certification type"; }
	.certifications--tbl td:nth-of-type(2):before { content: "Level"; }
	.certifications--tbl td:nth-of-type(3):before { content: "Points"; }
    .certifications--tbl td:nth-of-type(4):before { content: "Certification date"; }
    /* .certifications--tbl td:nth-of-type(5):before { content: "Download Scroecard"; } */
}
/* ---- Media query ends ---- */
.view-grid--wrapper .grid-item__articles .grid-item--image{
    height: 150px;
}

.view-grid--wrapper .grid-result--wrapper .grid-item__articles {
    height: 380px !important;
}

#articleLibrary--wrapper h1,#articleLibrary--wrapper .h1 {
    font-size: 26px !important;
	line-height: 36px  !important;
}

.article--footer{
    bottom: 1px;
}




@media (min-width: 718px) {
    #articleLibrary--wrapper h1,#articleLibrary--wrapper h1 {
        font-size:36px  !important;
		line-height: 48px  !important;
    }
}

#articleLibrary--wrapper  h2, #articleLibrary--wrapper .h2 {
    font-size: 24px  !important;
    line-height: 34px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper h2,#articleLibrary--wrapper .h2 {
        font-size:32px  !important;
        line-height: 44px  !important;
    }
}

#articleLibrary--wrapper  h3,#articleLibrary--wrapper .h3 {
    font-size: 22px  !important;
    line-height: 32px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper  h3,#articleLibrary--wrapper .h3 {
        font-size:28px  !important;
        line-height: 38px  !important;
    }
}

#articleLibrary--wrapper h4,#articleLibrary--wrapper  .h4 {
    font-size: 20px  !important;
    line-height: 30px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper    h4,#articleLibrary--wrapper .h4 {
        font-size:24px  !important;
        line-height: 34px  !important;
    }
}

/* #articleLibrary--wrapper h5,#articleLibrary--wrapper .h5 {
    font-size: 18px  !important;
    line-height: 28px  !important;
} */

.view-grid--wrapper .grid-item__articles h5.grid-item--title{
    font-size:20px  !important;
    line-height: 30px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper .list-item--title h5, #articleLibrary--wrapper .list-item--title .h5 {
        font-size:20px  !important;
        line-height: 30px  !important;
    }
}

#articleLibrary--wrapper h6,#articleLibrary--wrapper  .h6 {
    font-size: 16px  !important;
    line-height: 28px  !important;
}

@media (min-width: 718px) {
    #articleLibrary--wrapper  h6,#articleLibrary--wrapper  .h6 {
        font-size:16px  !important;
        line-height: 28px  !important;
    }
}

/* .tags-list{
    line-height: 1.2em;
    height: 3em;
    overflow: hidden;
}

.css-es53b3-multiValue-badge  .tags--wrapper_pre__multi-value .tags_multi-value{
    height: 1.5em;
} */

.info__author-article{
    font-weight: 600;
    color: #231f20;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 24px;
}

.grid-item--subFooter-article{
    color: #666666;
    line-height: 24px;
}

h5.grid-item--title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.view-grid--wrapper .grid-item__people .grid-item--image{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 165px;
}

.view-grid--wrapper .cred-logo--wrapper{
    margin-top: 10px;
}
.view-grid--wrapper .cred-logo--wrapper img{
    height: 35px;
    width: 35px;
    margin-right: 5px;
    margin-top: 5px;
}
.view-grid--wrapper .cred-logo--wrapper img.LEEDAP{
    width: auto;
}

.people--footer {
    bottom: 1px;
}
.view-list--wrapper .list-item__communities .list-item--image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.view-grid--wrapper .grid-item__communities .grid-item--image {
    background-size: auto 75%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.view-grid--wrapper .grid-item__communities .grid-item--image{
    height: 150px;
}

.view-grid--wrapper .grid-result--wrapper .grid-item__communities .grid-item--placeholderImage{
    background-size: auto 75%;
}

.view-grid--wrapper .grid-result--wrapper .grid-item__communities {
    height: 335px;
}




@media (max-width: 767px) and (min-width: 640px){
    /* .grid-item--subTitle{
        margin-top: -38px!important;
    } */

    .view-grid--wrapper .grid-result--wrapper .grid-item__communities {
        height: 360px;
    }

}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
    .view-grid--wrapper .grid-result--wrapper .grid-item__communities {
        height: 360px;
    }
}

.view-list--wrapper .list-item__help_questions .list-item--subTitle{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.35px;
    color: #8a8a8a;
}

.view-list--wrapper .list-item__help_questions .list-item--footer{
    margin-top: 10px
}
.view-grid--wrapper .grid-item__help_questions .grid-item--body{
    padding: 0px 10px;
    margin-top: 15px;
}

.grid-item.grid-item__help_questions {
    max-width: 300px;
}
.view-list--wrapper .list-item__merchandise .list-item--image {
    height: 200px;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
}

.info__author-store{
    font-weight: 600;
    color: #231f20;
    /* text-transform: capitalize; */
    font-size: 13px;
}
.view-grid--wrapper .grid-item__merchandise .grid-item--image{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
}

.view-grid--wrapper .grid-item--footer {
    display: block;
    position: absolute;
    bottom: 2px;
}

.info__author-store{
    font-weight: 600;
    color: #231f20;
    /* text-transform: capitalize; */
    font-size: 13px;
}

.grid-item .grid-item__merchandise{
    height: 300px !important;
}

.view-grid--wrapper .grid-result--wrapper .grid-item__merchandise{
    height: 300px !important;
}


@media all and (max-width: 1199px) {  

    .view-grid--wrapper .grid-result--wrapper .grid-item__merchandise{
        height: 300px !important;
    }
} 

@media all and (max-width: 991px) {  

    .view-grid--wrapper .grid-result--wrapper .grid-item__merchandise{
        height: 300px !important;
    }

}

@media all and (max-width: 768px) { 

    .view-grid--wrapper .grid-result--wrapper .grid-item__merchandise{
        height: 300px !important;
    }
 }

@media all and (max-width: 575px) {  

    .view-grid--wrapper .grid-result--wrapper .grid-item__merchandise{
        height: 300px !important;
    }

}
.view-list--wrapper .list-item__leed_interpretation .list-item--subTitle{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.35px;
    color: #8a8a8a;
}

.view-list--wrapper .list-item__leed_interpretation .list-item--footer{
    margin-top: 10px
}
.view-grid--wrapper .grid-item__information .grid-item--body{
    padding: 0px 10px;
    margin-top: 15px;
}

.view-grid--wrapper .grid-item__information .grid-item--image{
    background-size: auto 75%;
    background-position: center;
    background-repeat: no-repeat;
}
.accessDenied--wrapper{
    margin-bottom: 10%;
    margin-top: 25px;
}

.accessDenied--wrapper img{
    margin-left: 25px;
}  

.accessDenied--wrapper h3{
    font-size: 20px;
}

.accessDenied--wrapper h4{
    font-size: 16px;
}

.accessDenied--wrapper a{
    color: #00929f;
}
#selectedLocation-mapView{
    position: relative;
    width: 100%;
}

#selectedLocation-mapView .googleMapView{
    height: 350px !important;
    position: relative !important;
}

#rpcLibrary--wrapper .versionSelect--wrapper,
#rpcLibrary--wrapper .systemSelect--wrapper,
#rpcLibrary--wrapper .searchBar--wrapper{
    padding-left: 0;
}

.rating--wrapper_pre__control,
.version--wrapper_pre__control,
.country--wrapper_pre__control{
    border-radius: 0 !important;
}

#rpcLibrary--wrapper .version--wrapper_pre__menu{
    z-index: 11111 !important;
    position: absolute !important ;
}

#rpcOldLibrary--wrapper .version--wrapper_pre__menu{
    z-index: 11111 !important;
    position: absolute !important ;
}

#rpcLibrary--wrapper .rating--wrapper_pre__menu{
    z-index: 11111 !important;
    position: absolute !important ;
}

#rpcOldLibrary--wrapper .rating--wrapper_pre__menu{
    z-index: 11111 !important;
    position: absolute !important ;
}

.error-old--rpc{
    border: 2px dashed red !important;
}

#rpcLibrary--wrapper .searchBar--wrapper.selectedCountry_disable input{
    pointer-events: none;
    background: #ddd;
}



#rpcLibrary--wrapper .searchBar--wrapper.selectedCountry_US input{
    pointer-events: all;
    background: #fff;
}

.rating--wrapper_pre__indicator-separator,
.version--wrapper_pre__indicator-separator,
.country--wrapper_pre__indicator-separator{
    display: none !important;
}

.rating--wrapper_pre__placeholder,
.version--wrapper_pre__placeholder,
.country--wrapper_pre__placeholder{
    color: #606975;
    font-size: 0.9rem;
}

.rating--wrapper_pre__control,
.version--wrapper_pre__control,
.country--wrapper_pre__control{
    height: 42px;
    border-color: #ddd !important;
}

#rpcLibrary--wrapper .searchBarResult--wrapper .row{
    margin-left: 0;
    margin-right: 0;
}

#rpcLibrary--wrapper .searchBarResult--wrapper .rpcDataWrapper .list-item__credits .container{
    padding-left: 0;
    padding-right: 0;
}

input#Library-downshift-input-rpc {
    font-size: 0.75em !important;
}
@media (min-width:100px) and (max-width: 767px) {
    input#Library-downshift-input-rpc {
        font-size: 0.65em !important;
    }
}


.ToolTipPortal > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -10px;
}

.ToolTipPortal > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.ToolTipPortal > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}



.ToolTipPortal2 > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -10px;
}

.ToolTipPortal2 > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.ToolTipPortal2 > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}


.tooltip-parent-education ul.css-8wmgpq.eekr4lp2 {
    max-height: none !important;
}

/* .filter-collapsible--wrapper__contentInner{
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
}

.custom-filter-exam-prep-child-1 .css-8wmgpq{
    overflow-y: unset !important;
}

.filter-checkboxes--wrapper-course-playlist ul{
        max-height: 340px;
        position: relative;
        list-style: none;
        padding: 0px 0px 12px;
        margin: 0px;
        padding-right: 10px;
}

.filter-checkboxes--wrapper-course-playlist ul li{
    height: auto !important;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    padding-left: 2px;
} */


/* .filter-checkboxes--wrapper-course-playlist li.active input,
.filter-checkboxes--wrapper-course-playlist li.active label::before {
    background-color: #0071bc;
}


.filter-checkboxes--wrapper-course-playlist li.active input,
.filter-checkboxes--wrapper-course-playlist li.active label::before {
    background-color: #0071bc;
}

.filter-checkboxes--wrapper-course-playlist li input,
.filter-checkboxes--wrapper-course-playlist li label::before {
    background-color: white;
    border: 1px solid #ccc !important;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    content: "";
    color: #686868;
    margin-right: calc(16px * 0.5);
    top: 50%;
    left: 0;
    min-width: 14px !important;
    min-height: 14px !important;
    width: 14px !important;
    height: 14px !important;
    display: inline-block;
    vertical-align: middle;
}

.filter-checkboxes--wrapper-course-playlist li input{
    position: absolute;
}

.filter-checkboxes--wrapper-course-playlist li input,
.filter-checkboxes--wrapper-course-playlist li label::after {
    background-color: transparent;
    top: 50%;
    left: calc(0px + 16px/5) !important;
    width: calc(12px / 2);
    height: calc(16px / 5) !important;
    margin-top: calc(16px / -2 / 2 * 0.8);
    border-style: solid;
    border-color: white !important;
    border-width: 0 0 2px 2px;
    border-radius: 0;
    -webkit-border-image: none;
         -o-border-image: none;
            border-image: none;
    -webkit-transform: rotate(-45deg) scale(0);
    -ms-transform: rotate(-45deg) scale(0);
    transform: rotate(-45deg) scale(0);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
} */

.css-1bd5zqh-Checkbox-vh + label > span > span:first-of-type {
    padding-right: 3px !important;
}

.subscription ul {
    padding: 0px 0px 0px !important;
}

.css-1bd5zqh-Checkbox-vh + label > span{
    line-height: 1rem !important;
}

.view-list--wrapper .list-item__courses .list-item--image {
    background-size: auto 100%;
    background-position: top;
    background-repeat: no-repeat;
}

.view-list--wrapper .list-item__courses  .list-item--header{
    margin-top: -5px;
}

.view-list--wrapper .list-item--subFooter1 .dot_seperator:last-child{
    display: none;
}

/* .ToolTipPortal > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -30px;
}

.ToolTipPortal > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.ToolTipPortal > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
} */


.ToolTipPortal2 > div{
    background: lightgray !important;
    max-width: 350px !important;
    border: 1px solid lightgray !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px !important;
    font-size: 14px !important;
    color: #231f20 !important;
    margin-left: -30px;
}

.ToolTipPortal2 > div span:first-child{
    border-right: 10px solid lightgray !important;
}

.ToolTipPortal2 > div span:nth-child(2){
    border-right: 11px solid lightgray !important;
}
