
.organizations-listing {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.organizations-listing-box {
    display: table;
    float: left;
    width: 50%;
}

.organizations-listing-box a:hover {
    color: #F15A38 !important;
}

.organizations-listing-box .left-box,
.organizations-listing-box .right-box {
    display: table-cell;
    float: left;
    vertical-align: middle;
    padding: 24px 0;
}

.organizations-listing-box .left-box {
    width: 120px;
}

.organizations-listing-box .right-box {
    padding-left: 40px;
    padding-right: 40px;
    float: none;
    width: 100%;
    text-align: left;
}

.sf-SubmitButton {
    background-color: #ef5b40;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding: 8px 15px;
    border: 0;
    border-radius: 0;
    font-family: 'ArialMT';
    margin-top: 15px;
    height: 39px;
    border-radius: 20px;
}

.sf-SubmitButton:hover {
    background-color: #000;
    color: #fff;
}

.testimonial-form {
    margin-top: 31px;
}

.testimonial-form a {
    text-decoration: underline;
}

.testimonial-form a:hover {
    color: #ef5b40;
    text-decoration: none;
}

.testimonial-details + div > div > p:first-child {
    clear:left;
}

.testimonial-details .grey-btn {
    margin-top: 16px;
    float: left;
    height: 39px;
    line-height: 16px;
}

.streamlight-strong-content .title {
    margin-bottom: 40px;
}

.streamlight-strong-content .title a {
    text-decoration: underline;
}

.streamlight-strong-content .title a:hover {
    color: #F15A38;
    text-decoration: none;
}

.streamlight-strong-content h5 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 5px;
}

.file-upload a {
    height: 39px;
    line-height: 22px;
    display: inline-block;
    border-radius: 20px;
    background-color: #ef5b40;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    margin-top: 10px;
    padding:8px 15px;
}

.file-upload a:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff;
}

.file-upload a:active,
.file-upload a:focus {
    color: #fff;
}

.file-upload a .plus-icon {
    display: block;
    font-size: 30px;
    line-height: 36px;
    margin-right: -1px;
}

.streamlight-strong-content strong {
    font-weight: 400 !important;
}

.HideElements_ {
    display: none !important;
}

.instaimg img {
    margin-bottom: 30px;
    width: 100%;
    height: auto;
}

#instafeed [class*="col-"]:nth-child(3n+1) {
    clear: left;
}

.clearleft {
    clear: left;
}

.custom-listing {
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
}

.custom-listing li {
    margin: 0 !important;
    padding: 0 0 0 20px !important;
}

body ul.custom-listing>li:before {
    top: 0 !important;
}

.featured-listing {
    margin: 12px 15px !important;
}

.featured-in-filters {
    margin-bottom: 5px;
    height: auto;
    overflow: hidden;
}

.press-release-filters {
    margin-bottom: 8px;
}

.customer-testimonial-main .row .blog-listing {
    margin-bottom: 17px !important;
}

#productDescription ul li{
    line-height: normal!important;
}

.custom-content-footer {
    position: absolute;
    bottom: 0;
    left: 16px;
}

@media(min-width: 992px) {
    .testimonial-form .left-textbox {
        margin-right: -7px;
    }
    .testimonial-form .right-textbox {
        margin-left: -7px;
    }
}

@media(min-width:1200px) {
    #instafeed [class*="col-"]:nth-last-child(-n+3) img {
        margin-bottom: 0;
    }
}

@media(max-width: 640px) {
    .organizations-listing-box,
    .organizations-listing-box .left-box,
    .organizations-listing-box .right-box {
        display: block;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
    .organizations-listing-box {
        padding: 20px 0;
    }
    .organizations-listing-box .left-box {
        margin-bottom: 15px;
    }
    .organizations-listing-box .left-box img {
        margin: 0 auto;
    }
}
