@font-face {
    font-family: 'ArialMT';
    src: url('../eot/arialmtd41d.eot?#iefix') format('embedded-opentype'), url('../woff/arialmt.woff') format('woff'), url('../ttf/arialmt.ttf') format('truetype'), url('../svg/arialmt.svg#ArialMT') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArialNarrow-Bold';
    src: url('../eot/arialnarrow-boldd41d.eot?#iefix') format('embedded-opentype'), url('../woff/arialnarrow-bold.woff') format('woff'), url('../ttf/arialnarrow-bold.ttf') format('truetype'), url('../svg/arialnarrow-bold.svg#ArialNarrow-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArialMT-CondensedBold';
    src: url('../eot/arialmt-condensedboldd41d.eot?#iefix') format('embedded-opentype'), url('../woff/arialmt-condensedbold.woff') format('woff'), url('../ttf/arialmt-condensedbold.ttf') format('truetype'), url('../svg/arialmt-condensedbold.svg#ArialMT-CondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial-BoldMT';
    src: url('../eot/arial-boldmtd41d.eot?#iefix') format('embedded-opentype'), url('../woff/arial-boldmt.woff') format('woff'), url('../ttf/arial-boldmt.ttf') format('truetype'), url('../svg/arial-boldmt.svg#Arial-BoldMT') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'ArialMT' !important;
    font-size: 16px !important;
    line-height: 24px;
    color: #000000 !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: 'ArialMT-CondensedBold' !important;
}

h5 {
    font-size: 22px!important;
    line-height: 30px;
    margin-bottom: 5px!important;
}

.blog-listing {
    margin-bottom: 38px !important;
}

.blog-listing .title-read-more-link {
    color: #000;
}

.blog-listing .title-read-more-link:hover {
    color: #F15A38;
}

.pageContent{
    position: relative;
}

.pageContent .row:nth-child(3n) .blog-listing {
    margin-bottom: 0;
}

.blog-listing .datefilter {
    font-family: 'ArialMT-CondensedBold';
    font-weight: bold;
    color: #a7a9ac;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.blog-listing img {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    margin: 0 auto 10px auto;
    width:100%;
}

.blog-listing p.desc {
    margin-bottom: 5px;
}

.read-more-link {
    position: relative;
}

.read-more-link:after {
    content: "\F285";
    position: absolute;
    bottom: 1px;
    display: inline-block;
    font-family: 'bootstrap-icons';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #F15A38;
    margin-left: 5px;
    font-size: 90%;
}

.read-more-link:hover {
    color: #F15A38;
}

.page-filters {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
    float: left;
    width: 100%;
    clear: both;
}

.page-filters select.form-control {
    font-size: 16px;
    padding: 5px 35px 5px 18px;
}

select.form-control {
    display: block;
    line-height: normal;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    color: #000;
    border-radius: 20px;
    position: relative;
    padding: 0 15px 0 15px;
    font-size: 12px;
    text-indent: 0;
    height: 39px;
    box-shadow: none;
    border: 0 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(../png/arrow-icon.png) no-repeat right 12px center #E6E6E6;
}

.form-control:focus {
    box-shadow: none;
}

.leftNav ul.nav {
    margin: 0;
    padding: 0;
}

.leftNav ul.nav>li>a {
    margin-bottom: 12px;
    margin-top: 11px;
}

.leftNav ul.nav>li:first-child>a {
    margin-top: 0;
    padding-top: 0;
}

.leftNav ul.nav .group.nav>li>a {
    margin-bottom: 5px;
    margin-top: 2px;
}

.leftNav ul.nav .group.nav>li>a:hover {
    color: #F15A38 !important;
}

.blog-title {
    margin-bottom: 40px;
}

.blog-title h5 {
    max-width:calc(100% - 60px);
}

.blog-details img {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    margin: 0 20px 10px auto;
}

.additionalInfo2 {
    position: absolute;
    right: 0;
    top: 0;
}

.additionalInfo2 h5 {
    font-weight: normal !important;
    font-family: 'roboto_condensedregular' !important;
    font-size: 100% !important;
}

.additionalInfo2 .shareOptions {
    width: 44px;
    text-align: center;
    margin: 0 auto;
}

.additionalInfo2 .socialIcons {
    margin: 0 !important;
    padding: 0 !important;
}

.additionalInfo2 .socialIcons li {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.additionalInfo2 .socialIcons li:before {
    display: none !important;
}

.additionalInfo2 .utilities .share .shareWrapper .shareOptions li.first {
    border-bottom: 1px solid #666 !important;
    padding-bottom: .6rem !important;
    margin-bottom: 1rem !important;
}

a.back-link {
    position: relative;
    padding-left: 20px;
}

.back-link:before {
    content: "\F284";
    position: absolute;
    bottom: 1px;
    display: inline-block;
    font-family: 'bootstrap-icons';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #F15A38;
    margin-right: 5px;
    font-size: 90%;
    left: 0;
}

.back-link:hover {
    color: #F15A38;
}

.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;
}

input[type='text'].form-control {
    background-color: #ebebeb;
    border: 0;
    color: #000;
    height: 39px;
    border-radius: 0;
    box-shadow: none;
}

textarea.form-control {
    background-color: #ebebeb;
    border: 0;
    color: #000;
    border-radius: 0;
    box-shadow: none;
    height: 127px;
    padding: 6px 12px;
}

.form-control:focus {
    border-color: #F15A38;
}

.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;
}

.page-filters .box-1,
.page-filters .box-2,
.page-filters .box-3 {
    float: left;
}


/*  .page-filters .blog-filters .box-1{
max-width: 109px;
width: 100%;
} */

.page-filters .blog-filters .box-2 {
    /*  max-width: 109px;
width: 100%; */
    margin-left: 25px;
    margin-right: 25px;
}


/* .page-filters .blog-filters .box-3{
 max-width: 158px;
 width: 100%;
}  */

.page-filters .customer-testimonial-filters {
    margin-top: 38px;
}


/* .page-filters .customer-testimonial-filters .box-1{
 max-width: 109px;
 width: 100%;
} */

.page-filters .customer-testimonial-filters .box-2 {
    /* max-width: 136px;
 width: 100%; */
    margin-left: 25px;
    margin-right: 25px;
}


/* .page-filters .customer-testimonial-filters .box-3{
 max-width: 160px;
 width: 100%;
}

.page-filters .featured-in-filters .box-1{
 max-width: 109px;
 width: 100%;
} */

.page-filters .featured-in-filters .box-2 {
    /*  max-width: 158px;
width: 100%; */
    margin-left: 25px;
}

.testimonial-details .additionalInfo2 {
    position: relative;
    float: left;
    margin-right: 10px;
}
.testimonial-details + div > div > p:first-child {
    clear:left;
}

.grey-btn {
    font-size: 16px;
    color: #000;
    background-color: #e6e6e6;
    padding: 12px 18px;
    text-align: center;
    border-radius: 20px;
    display:inline-block;
}

.grey-btn span {
    margin-left: 5px;
    font-size: 14px;
    color: #F15A38;
}

.grey-btn:hover {
    color: #fff;
    background-color: #ef5b40;
    text-decoration: none;
}

.grey-btn:hover span {
    color: #fff;
}

.testimonial-details .grey-btn {
    margin-top: 16px;
    float: left;
    height: 39px;
    line-height: 16px;
}

.testimonial-details .back-link {
    width: 100%;
    display: block;
    clear: both;
    float: left;
    margin-top: 10px;
}

.testimonial-details .back-link:before {
    top: 5px;
}


.event-box {
    margin-bottom: 20px;
}
.pageContentWrapper .pageContent .event-box ul {
    list-style-type: none;
    padding: 0;
}
.pageContentWrapper .pageContent .event-box ul > li {
    padding: 0;
}
.pageContentWrapper .pageContent .event-box li:before {
    content:none;
}
@media (min-width:768px) {
    .event-box {
        margin-bottom: 40px;
        width: 33.33333333333333%;
        padding: 0 15px;
        float: left;
    }
    .event-box:nth-child(3n+1) {
        clear: left;
    }
}

.upcomingevents-listing .event-box:nth-child(3n+1){
	clear:left;
}

.eventblog-title{
	margin-bottom:5px;
}

.event-box .desc p {
    margin-bottom: 5px !important;
}

.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;
}

/* .footerWrapper.bgGrey {
    background: #e6e6e6 !important;
    padding-top: 40px;
    padding-bottom: 40px;
}

.footerWrapper li {
    margin-bottom: 17px;
}

.footerWrapper .footer {
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.footerWrapper .footer .nav li:last-child {
    margin-bottom: 0;
}

.footerWrapper .footer .contact h4,
.footerWrapper .footer .catalog h4,
.footerWrapper .footer .phoneNumbers h4,
.footerWrapper .footer .footer-box-4 h4,
.footerWrapper .footer .footer-box-5 h4 {
    color: #000 !important;
    font-family: 'ArialMT-CondensedBold' !important;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footerWrapper .footer a {
    font-size: 16px !important;
}

.footerWrapper .footer .catalog .catalog {
    padding-top: 0 !important;
}

.footerWrapper .socialIcons a {
    color: #585858 !important;
    padding: 6px;
    margin: 0 !important;
}

.footerWrapper .socialIcons a:hover {
    color: #ef5b40 !important;
    text-decoration: none;
}

.copyright {
    float: none !important;
    text-align: center;
    padding-top: 40px;
}

.copyright a {
    color: #ef5b40;
    text-decoration: underline;
}

.copyright a:hover {
    color: #000;
    text-decoration: none;
}
 */
.testimonial-form .form-control,
textarea {
    font-family: 'ArialMT' !important;
    font-size: 16px !important;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
    color: #000000;
}

.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;
}

.easyPaginateNav a.first {
    display: none;
}

.easyPaginateNav a.last {
    display: none;
}

.easyPaginateNav .prev,
.easyPaginateNav .next,
.easyPaginateNav .page {
    font-family: 'ArialMT-CondensedBold';
    font-size: 16px;
    padding: 0 2px;
    margin-top: 30px;
    position: relative;
    display: inline-block;
}

.easyPaginateNav .prev {
    margin-right: 5px;
}

.easyPaginateNav .prev:after {
    content: '';
    border-right: 2px solid #ef5b40;
    position: absolute;
    right: -4px;
    top: 4px;
    width: 2px;
    height: 15px;
}

.easyPaginateNav .next {
    margin-left: 5px;
}

.easyPaginateNav .next:before {
    content: '';
    border-left: 2px solid #ef5b40;
    position: absolute;
    left: -4px;
    top: 4px;
    width: 2px;
    height: 15px;
}

.easyPaginateNav .prev:hover,
.easyPaginateNav .next:hover,
.easyPaginateNav .page:hover,
.easyPaginateNav .page.current {
    color: #000;
    text-decoration: none;
}

.easyPaginateList {
    padding: 0 !important;
}

/* .footerWrapper .footer {
    box-sizing: border-box;
}

.footerWrapper .socialIcons {
    padding: 0 15px !important;
}

.footer-box-1,
.footer-box-2,
.footer-box-3,
.footer-box-4,
.footer-box-5 {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.footer-box-1,
.footer-box-2 {
    width: 50%;
}

.footer-box-4 img {
    width: 100%;
    height: auto;
}

.footerWrapper .socialIcons h4 {
    text-align: left !important;
    margin-left: 7px;
} */

.streamlight-strong-content strong {
    font-weight: 400 !important;
}

body .file-upload strong {
    font-weight: 400 !important;
    margin-bottom: 5px;
    display: block;
}

.page-filters.blog-filters-align {
    margin-left: -15px;
    margin-right: -15px;
}

.pagination-box {
    float: left;
    clear: both;
    display: block;
    width: 100%;
    padding: 0 15px;
}

.customer-testimonial-main .row .blog-listing {
    margin-bottom: 38px !important;
}


/* .customer-testimonial-main .row:last-child .blog-listing{
  margin-bottom: 0!important;
} */

/* .footerWrapper .socialIcons a {
    width: 26px;
    height: 26px;
    display: inline-block;
    text-indent: -9999px;
    float: left;
    margin: 0 5px !important;
    opacity: 0.55;
}

.footerWrapper .socialIcons a:hover {
    opacity: 1;
}

.socialIcons a.facebook-icon {
    background: url(facebook-black.png) no-repeat center center;
}

.socialIcons a.twitter-icon {
    background: url(twitter-black.png) no-repeat center center;
}

.socialIcons a.youtube-icon {
    background: url(youtube-black.png) no-repeat center center;
}

.socialIcons a.instagram-icon {
    background: url(instagram-black.png) no-repeat center center;
}

.socialIcons a.linkedin-icon {
    background: url(linkedin-black.png) no-repeat center center;
} */

.HideElements_ {
    display: none !important;
}

.instaimg img {
    margin-bottom: 30px;
    width: 100%;
    height: auto;
}

#instafeed [class*="col-"]:nth-child(3n+1) {
    clear: left;
}

.BlogDiv,
.FeaturedInDiv {
    width: auto;
    margin-right: -15px;
    margin-left: -15px;
}

.featured-listing {
    margin: 17px 15px;
}

.clearleft {
    clear: left;
}

.BlogDiv div .blog-listing.UnHideElements_:nth-child(5),
.BlogDiv div .blog-listing.UnHideElements_:nth-child(6),
.FeaturedInDiv .blog-listing.UnHideElements_:nth-child(5),
.FeaturedInDiv .blog-listing.UnHideElements_:nth-child(6) {
    margin-bottom: 0;
}

.easyPaginateList .blog-listing.UnHideElements_:nth-child(5),
.easyPaginateList .blog-listing.UnHideElements_:nth-child(6),
.easyPaginateList .blog-listing.UnHideElements_:nth-child(5),
.easyPaginateList .blog-listing.UnHideElements_:nth-child(6) {
    margin-bottom: 0;
}

.BlogDiv div .blog-listing p:first-child {
    text-align: center;
}

.easyPaginateList .blog-listing p:first-child {
    text-align: center;
}

.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;
}

.dropdown-toggle.form-control {
    display: block;
    line-height: normal;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    color: #000;
    border-radius: 20px;
    position: relative;
    font-size: 16px;
    padding: 5px 35px 5px 18px;
    text-indent: 0;
    height: 39px;
    box-shadow: none;
    border: 0 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(../png/arrow-icon.png) no-repeat right 12px center #E6E6E6;
}

.page-filters ul {
    margin: 0 !important;
    padding: 0 !important;
}

.page-filters ul li {
    margin: 0 !important;
    padding: 0 10px !important;
    list-style: none !important;
}

.page-filters ul li:before {
    display: none !important;
}

.page-filters ul.dropdown-menu {
    font-size: 16px;
    border-radius: 20px;
    overflow: hidden;
    border: 0;
    box-shadow: none;
    padding: 10px !important;
    background-color: #E6E6E6;
}

.page-filters ul.dropdown-menu li:hover {
    cursor: pointer;
    background-color: #fff;
}


/* .page-filters .box-1, .page-filters .box-2, .page-filters .box-3{width:200px;} */

/* .footer-main-nav {
    width: 40% !important;
    padding: 0 !important;
    float: left;
}
 */
.page-filters.blog-filters-align {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* .footerWrapper .footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footer-nav-main .container {
    position: relative;
    padding-bottom: 40px !important;
}

.footer-nav-main .container:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #b7b7b7;
}

.footer-nav-main .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
} */


/* .page-filters {
    margin-bottom: -2px;
} */


.easyPaginateNav .prev,
.easyPaginateNav .next,
.easyPaginateNav .page {
    margin-top: 13px;
}

.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;
}

/* .footer-box-3 div h4:nth-child(3) {
    padding-top: 3px;
} 

.tel-link {
    pointer-events: none;
}

.footer .row.left-box,
.footer .row.right-box {
    font-size: 14px;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    float: left;
    font-weight: bold;
}

.footer .row.right-box {
    float: right;
}

.footer .row.left-box {
    text-align: left;
}

.footer .row.right-box {
    text-align: right;
}

.footer .row.right-box p,
.footer .row.left-box p {
    margin: 0;
}

.footer .row.left-box a {
    color: #ef5b40;
    text-transform: uppercase;
    text-decoration: underline;
}

.footer .row.left-box a:hover {
    color: #000;
    text-decoration: none;
}

.footerWrapper .footer .phoneNumbers h4 {
    margin-bottom: 6px;
}

.footerWrapper .footer .phoneNumbers li {
    margin-bottom: 3px;
}

.footer-box-3 div h4:nth-child(3) {
    padding-top: 18px;
}*/

#productDescription ul li{
    line-height: normal!important;
}

.page-filters .box-1 label, .page-filters .box-2 label, .page-filters .box-3 label, .page-filters .box-4 label{
    display: none!important;
}

/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .tel-link {
        pointer-events: all;
    }
}

@media(min-width: 480px) {
    .footerWrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
} */

.back-link-at-footer {
    padding-bottom: 25px;
    position: relative;
}

.back-link-at-footer:after {
    display:table;
    clear:both;
    content:'';
}

.back-link-at-footer li::before {
    top: 0px !important;
}

.back-link-at-footer .back-link{
    position: absolute;
    bottom: 0;
	left:13px;
}

.back-link-at-footer .back-link:before{
	bottom: 5px;
}

.back-link-at-footer3{
	padding-bottom: 248px;
}

.back-link-at-footer3 .back-link{
	position:relative;
}

.about-with-backlink {
    position:absolute;
	left:15px;
    bottom: 0;

}

.MainGridCol-custom{    
    padding-left: 0!important;
    padding-right: 0!important;
}

.back-link-at-footer2 {
    padding-bottom: 100px;
    position: relative;
}

.custom-content-footer {
    position: absolute;
    bottom: 0;
    left: 16px;
}

.custom-content-footer a.back-link{
    position: relative;
}

@media(min-width: 992px) {
    .testimonial-form .left-textbox {
        margin-right: -7px;
    }
    .testimonial-form .right-textbox {
        margin-left: -7px;
    }
}

@media(max-width: 1074px) {
    .back-link-at-footer3 {
        padding-bottom: 270px;
    }
}    

@media(max-width: 991px) {
    .pageContent .row:last-child .blog-listing:last-child {
        margin-bottom: 0;
    }
}

@media(max-width: 767px) {
    .organizations-listing-box {
        display: table;
        width: 100%;
        clear: both
    }
    .page-filters .blog-filters .box-1 {
        max-width: unset;
        width: 100%;
    }
    .page-filters .blog-filters .box-2 {
        max-width: unset;
        width: 100%;
        margin: 0 auto;
    }
    .page-filters .blog-filters .box-3 {
        max-width: unset;
        width: 100%;
    }
    .page-filters .customer-testimonial-filters .box-1 {
        max-width: unset;
        width: 100%;
    }
    .page-filters .customer-testimonial-filters .box-2 {
        max-width: unset;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .page-filters .customer-testimonial-filters .box-3 {
        max-width: unset;
        width: 100%;
        margin-bottom: 0;
    }
    .page-filters .featured-in-filters .box-1 {
        max-width: unset;
        width: 100%;
    }
    .page-filters .featured-in-filters .box-2 {
        max-width: unset;
        width: 100%;
        margin: 0 auto;
    }
    .footer-box-1,
    .footer-box-2,
    .footer-box-3,
    .footer-box-4,
    .footer-box-5 {
        width: 100%;
        float: left;
        padding-left: 30px;
        padding-right: 0;
    }
    .blog-listing {
        width: 100%;
        margin: 27px 0;
    }
    .BlogDiv div .blog-listing:nth-child(5),
    .BlogDiv div .blog-listing:nth-child(6) {
        margin-bottom: 27px !important;
    }
    .easyPaginateList .blog-listing:nth-child(5),
    .easyPaginateList .blog-listing:nth-child(6) {
        margin-bottom: 27px !important;
    }
    .FeaturedInDiv .featured-listing:nth-child(5),
    .FeaturedInDiv .featured-listing:nth-child(6) {
        margin-bottom: 17px;
    }
    .easyPaginateList .featured-listing:nth-child(5),
    .easyPaginateList .featured-listing:nth-child(6) {
        margin-bottom: 17px;
    }
    .page-filters .blog-filters .box-2 {
        margin-bottom: 15px;
    }
    /* .footer-box-1,
    .footer-box-2,
    {
        width: 100%;
    }
    .footer-main-nav,
    .footer-box-3 {
        width: 50%;
    }
    .footerWrapper .socialIcons {
        margin-top: 15px;
    }
    .footerWrapper .footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .footer-box-4 img {
        max-width: 767px !important;
    }
    .footerWrapper .socialIcons {
        padding: 0 25px !important;
    }
    .tel-link {
        pointer-events: all;
    }
    .footer .row.left-box,
    .footer .row.right-box {
        width: 100%;
        clear: both;
        display: block;
        float: left;
        text-align: left;
    } */	
/* .about-with-backlink { */
    /* position: relative; */
/* } */

}

@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;
    }
}


/* kendo pager styles */

.k-state-disabled,.k-state-disabled .k-icon,.k-state-disabled .k-link{cursor:default!important;pointer-events:none;outline:0}
.k-state-disabled{opacity:.7}
.k-icon{position:relative;display:inline-block;overflow:hidden;width:1em;height:1em;text-align:center;vertical-align:middle;background-image:none;font:16px/1 WebComponentsIcons;speak:none;font-variant:normal;text-transform:none;text-indent:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit}


.k-icon:before {
    margin:auto;
    width:1em;
    height:1em;
    line-height:1;
    display:inline-block;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0; 
    font-family: 'bootstrap-icons';
}


.k-pager-wrap{padding:4px 4px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:default;-ms-flex:0 0 auto;flex:0 0 auto}
.k-pager-wrap .k-link{color:inherit;text-decoration:none;outline:0;font:inherit;background-color:inherit}
.k-pager-nav{padding:4px 4px;min-width:2.14em;height:2.14em;box-sizing:border-box;text-align:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}
.k-pager-nav.k-state-disabled{color:inherit}
.k-pager-numbers-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;position:relative}
.k-pager-numbers-wrap select.k-dropdown{display:none;}
.k-pager-numbers{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}
.k-pager-numbers li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row}
.k-pager-numbers .k-link{padding:4px 4px;min-width:2.14em;height:2.14em;outline:0;box-sizing:border-box;color:inherit;text-align:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}
.k-pager-nav+.k-pager-nav,.k-pager-nav+.k-pager-numbers-wrap,.k-pager-numbers li+li,.k-pager-numbers-wrap+.k-pager-nav{margin-left:2px}
.k-pager-info{margin-left:1em;margin-right:1em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;text-align:right;-ms-flex-pack:end;justify-content:flex-end;-ms-flex:1 1 0;flex:1 1 0;-ms-flex-order:9;order:9}

.k-i-arrow-60-right:before { content:"\F285"; }
.k-i-arrow-60-left:before { content:"\F284"; }
.k-i-arrow-end-right:before { content:"\F280"; }
.k-i-arrow-end-left:before { content:"\F27F"; }



/*custom page styles*/

.k-widget.k-listview { box-shadow:none; border:none; }

#pager.k-pager-wrap { color:#000; font-size:15px; background:none; box-shadow:none; border:none; border-top:1px solid #ccc; width:100%; }
.k-pager-wrap ul.k-pager-numbers { margin:0; padding:0; }
.k-pager-wrap ul.k-pager-numbers li { margin:0; padding:0; }
.k-pager-wrap ul.k-pager-numbers li:before { content:none; }
.k-pager-wrap .k-pager-nav { min-width:1em; }
#pager.k-pager-wrap .k-link { border:none; background:none; color:#F15A38; box-shadow:none; }
#pager.k-pager-wrap .k-link:hover { text-decoration:underline; }
#pager.k-pager-wrap .k-link.k-disabled { color:#787878; }
#pager.k-pager-wrap .k-link.k-selected { color:#000; }
#pager.k-pager-wrap .k-link.k-selected:hover { text-decoration:none; }
.k-pager-wrap .k-pager-info { margin-right:0; }
.k-pager-wrap .k-icon { font-size:16px; }


.k-pager-sm { display:none; }


.js-landing-page:after {
    content: "\e876" !important;
}

#listView .k-listview-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }

#listView .k-listview-item { padding-right:15px; padding-left:15px; }
#listView .k-listview-pager { display:none; }

.form-control:focus { background-color:#E6E6E6 }