/* BRIGHTCOVE */
.banner-cta-container,
nav.navbar.navbar-default.navbar-static-top,
.bc-video-browser-inner > a, #bc-category-list,
#bc-breadcrumbs,
.with-sidebar-cta .site-container .footer-cta-container,
.with-sidebar-cta footer,
.bc-cta-container.content-editable.image
{
    display: none;
}
.bc-video-wrapper.content-editable.no-overlay {
    height: 480px !important;
    width: 270px !important;
}
.bc-video-browser .bc-video-grid-items .bc-video-grid-item {
    margin: 10px 5px 0 0px;
}
.bc-video-browser .bc-video-grid-items .bc-video-grid-item .bc-video-thumbnail img {
    height: 100%;
    width: 100%;
    min-height: 360px;
    min-width: 202px;
}
.bc-player-default_default.vjs-mouse .vjs-control {
    left: -13px;
    position: relative;
}
.bc-item-footer-mobile,
.bc-item-footer-desktop {
    display: none;
}

/* HEADER */
.customHeaderContainer {
    background: #333;
}
.mt-flatheader-left {
    margin: 0 auto;
    max-width: 1380px;
    padding: 22px 0;
}
.mt-flatheader-left .mt-flatheader-logo img {
    height: 28px;
    width: auto;
}

/* CUSTOM BANNER */
.container-cta-image {
    background: #f4f6f1;
    padding: 30px 0;
}
.cta-image {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.cta-image-content {
    text-align: center;
}
div#cta-custom-banner-container {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
a.cta-image-mobile {
	display: unset;
}
a.cta-image-desktop {
	display: none;
}

/* COPY DESCRIPTION BUTTON */

.custom-copy-button {
    background: #f4f6f1;
    border: none;
    display: block;
    font-size: 15px;
    margin: 10px 0;
    transition: opacity .18s ease;
}

.custom-copy-button i {
    font-size: 20px;
    margin-right: 5px;
}

/* FOOTNOTE DOWNLOAD */
.footnote-download {
    color: #727171;
    font-size: 13px;
    margin-top: 10px;
}

.footnote-download a {
    color: #3b9319;
    font-weight: 600;
}

.footnote-download a:hover {
    color: #2c6e12;
    text-decoration: underline;
}

/* SEARCH */
.bc-video-browser-search input {
    border: 1px solid #dbdbdb;
}

span.highlight,
.search-term,
.search-count {
    color: #f6303e !important;
}

/* VIEW ALL VIDEO BUTTON */
.custom-view-all-text {
    color: #3b9319;
    font-weight: 600;
}

.custom-view-all-text:hover {
    color: #2c6e12;
    text-decoration: underline;
}

/* GRID */
ul#bc-list-categories {
    visibility: hidden;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: none;
}
.first-grid.with-cta {
    display: flex;
}
.video-name {
    font-size: 36px;
}
.video-description {
    font-size: 16px;
}
.bc-video-wrapper.content-editable.no-overlay {
	margin-left: 0 !important;
}
.bc-label {
	display: none;
}

/* FOOTER */
.darkfooter {
    background-color: #1c1c1c;
    color: #ffffff;
}
.newfooter {
    padding: 60px 30px;
}
.container-wrap {
    position: relative;
}
.container-wrap .container {
    padding-left: 0px;
    padding-right: 0px;
}
.newfooter > .container {
    max-width: 1700px;
}
.container:after,
.container:before {
    content: " ";
    display: table;
}
.row {
    width: 100%;
}
.newfooter > .container > .footer.row {
    background-color: #1c1c1c;
    padding: 0px 20px;
}
.newfooter .footer-information {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 40px;
    justify-content: space-between;
    text-align: left;
}
.newfooter .footer-information .footer-col {
    flex: 1 1 0;
}
.newfooter .footer-information .footer-col:first-child {
    flex: 0 0 calc(50% - 40px);
}
.footer-logos {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 500px;
    text-align: center;
}
.footer-social {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.footer-links {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.footer-social-links .footer-social-link {
    display: inline-block;
	height: auto;
	margin: 0 7px 0 0;
	width: 20px;
}
.newfooter .footer-information a {
    color: #ffffff !important;
}
svg:not(:root) {
    overflow: hidden;
}
.footer-social-links a.footer-social-link .mtsocialsvg {
    fill: #ffffff;
    height: auto;
    margin: 0 5px 0 0;
	width: 25px;
}
.newfooter .footer-information .footer-col:first-child {
    display: none;
	flex: unset;
}
a {
    color: #000000;
    text-decoration: none;
}
a, a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}
.newfooter .footer-information a {
    color: #ffffff !important;
}
img {
    display: inline-block;
    vertical-align: middle;
}
a img {
    border: none;
}
.container-wrap img, .img-responsive, .thumbnail {
    display: block;
    height: auto;
    max-width: 100%;
}
.copyright-text {
    color: #fff;
}

/* HOVER STYLES */
#video-download:active,
#video-download:focus,
#video-download:hover,
#video-download:target {
    background-color: #0e7607;
}
#video-download a:active,
#video-download a:focus,
#video-download a:hover,
#video-download a:target {
    color: #FFF;
}
.share ul a:hover {
    background-color: #3b9319;
}
.newfooter .footer-information a:hover,
.footer-social-links a.footer-social-link .mtsocialsvg:hover {
    fill: #CCC;
}

/* MEDIA QUERIES */

/* When viewport width is between 350px and 700px */
@media screen and (min-width: 300px) and (max-width: 700px) {
    .bc-view-more-mobile {
        display: none;
    }
    .navbar-static-top-mobile {
        display: none;
    }
    #bc-video-grid {
        background: unset;
    }
    a.mt-flatheader-logo {
        margin-left: 10px;
    }
    a.mt-flatheader-brand {
        margin-left: 5px;
    }
    .mt-flatheader-left a.mt-flatheader-logo img {
        height: 28px;
        margin-bottom: 5px;
        width: auto;
    }
    .video-name {
        font-size: 22px;
    }
    .video-description {
        font-size: 14px;
    }
    .bc-video-wrapper.content-editable.no-overlay {
        height: 540px !important;
        width: 304px !important;
    }
	.footer-information.col-sm-12 {
		flex-direction: column;
	}
}

/* When viewport width is between 700px and 1000px */
@media screen and (min-width: 700px) and (max-width: 1000px) {
    .bc-video-browser .bc-video-grid-items .bc-video-grid-item:nth-child(even) a {
        padding: 0px 0px 0px 0px !important;
    }
    .video-name {
        font-size: 32px;
    }
    .video-description {
        font-size: 16px;
    }
    .mt-flatheader-left a.mt-flatheader-logo img {
        height: unset;
    }
	.footer-social-links .footer-social-link {
		width: 25px;
	}
}

/* When the viewport width is at least 700px */
@media screen and (min-width: 700px) {
    a.cta-image-mobile {
		display: none;
	}
    a.cta-image-desktop {
		display: unset;
	}
    .bc-video-grid-items {
        display: flex;
        flex-wrap: wrap;
    }
    .bc-video-browser .bc-video-grid-items .bc-video-grid-item .bc-video-thumbnail img {
        min-height: 540px;
        min-width: 304px;
    }
}

/* When the viewport width is at least 992px */
@media (min-width: 992px) {
    #bc-video-grid {
        width: 80% !important;
    }
}

/* When the viewport width is at least 1200px */
@media (min-width: 1200px) {
    #video-download {
        clear: right;
    }
    .custom-copy-button {
        display: inline-block;
    }
    .container {
        width: 1400px;
    }
    .bc-video-browser .bc-video-grid-items .bc-video-grid-item {
        width: unset;
    }
    .with-sidebar-cta .container, .with-sidebar-cta footer .container-copyright {
        width: 960px;
    }
}

/* When the viewport width is at least 1400px */
@media (min-width: 1400px) {
    a.mt-flatheader-logo {
        margin-left: 0;
    }
    .container {
        width: 1400px;
    }
    .bc-video-wrapper.content-editable.no-overlay {
        height: 720px !important;
        width: 405px !important;
    }
    #bc-video-grid {
        width: 100% !important;
    }
    .footer-logos {
        gap: 54px;
    }
}

/* When the viewport width is at least 1800px */
@media (min-width: 1800px) {
    .bc-video-browser .bc-video-grid-items .bc-video-grid-item .bc-video-thumbnail img {
        min-height: 720px !important;
        min-width: 405px !important;
    }
}
