video[poster] {
	object-fit: contain;
}

.desktop-vid-slider {
    display: block;
}

.mobile-vid-slider {
    display: none;
}

.tablet-vid-slider {
    display: none;
}

.das-caption a:hover,
.related-links a:hover,
#disclaimer a:visited,
.has-red-color a:visited,
.das-caption a:visited {
	color: #993d2f;
}

.solutions-section a:hover {
	color: #993d2f;
}

#mobile-das-section .wp-block-cover__inner-container {
	width: 100%;
	padding: 0px 10px;
}

.figtree-light {
	font-family: 'Figtree-Light';
}

.quickimg-section a:hover {
	color: #993d2f
}

.desktop-vid-slider .das-caption {
	height: 100px;
}

.main-summary-container {
	margin-bottom: 0px;
}

.figtree-semibold {
	font-family: 'Figtree-SemiBold';
}

.redesign-ui-button {
	max-width: 240px !important;
	font-size: 18px !important;
}

.redesign-ui-button a {
	padding: 10px 0;
}

.support-column a {
	max-width: 240px;
	padding: 10px 0;
}

.das-quote-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    top: 38px;
    padding: 0;
}

.das-quote-content {
    display: flex;
    max-width: 1140px;
    width: 100%;
    flex-flow: column;
    font-size: 22px;
    padding: 0 15px;
}

.das-quote-content .quote {
    position: relative;
    margin: 0 50px;
    align-self: flex-start;
}

.das-quote-content .quote::before {
    opacity: 0.4;
    position: absolute;
    top: -43px;
    left: -48px;
    width: 80px;
    height: 80px;
    content: url('https://corpsitev2-golden-prod.s3.amazonaws.com/wp-content/uploads/2024/06/Quote-Open-50-Transparent.svg');
}

.das-quote-content .quote::after {
    opacity: 0.4;
    position: absolute;
    bottom: -25px;
    right: -25px;
    width: 80px;
    height: 80px;
    content: url('https://corpsitev2-golden-prod.s3.amazonaws.com/wp-content/uploads/2024/06/Quote-Close-50-Transparent.svg');
    background-size: contain;
}

.das-quote-content .annotation {
    display: flex;
    width: auto;
    justify-content: flex-end;
    padding-top: 20px;
}

.das-quote-content .annotation .annotation-image {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 50%;
    overflow: hidden;
}

.das-quote-content .annotation .annotation-name {
    font-size: 18px;
    align-self: center;
    font-family: 'Figtree-Bold';
}

.das-video-container {
    display: flex;
    min-width: 360px;
    max-width: 960px;
    height: 100%;
    justify-content: center;
    flex-flow: column;
    border-radius: 10px;
}

.das-video-content {
    background-color: #000;
    max-height: 100%;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    align-self: center;
    margin-bottom: 10px;
}

.das-caption {
    width: 100%;
    margin-top: 40px;
    text-align: center;
    line-height: 1.75em;
    padding: 0px 12%;
    color: #000;
}

.das-video {
    width: 100%;
    max-height: 360px;
    min-height: 480px;
}

.new-header-section {
    max-width: 1110px;
    min-width: 100%;
    border-bottom: solid 1px var(--boingo-light-gray);
    font-size: 48px;
    padding: 70px 0px 20px;
	margin: 0px 0px 25px 0px;
}

.new-form-contact {
	width: 600px!important;
	margin-top: 0px;
    padding: 15px 20px;
}

.connect-with-boingo-header {
	font-size: 21px;
	margin: 60px 0px 20px 0px;
	width: 100%;
	align-self: center;
	text-align: center;
	font-family: 'Figtree-Semibold';
	color: var(--boingo-blue);
}

.das-caption a:hover,
.related-links a:hover,
.related-links a:visited,
.das-caption a:visited {
	color: #993d2f;
}

h2.das-section-header {
    width: auto !important;
    border-bottom: 0px;
    font-size: 50px;
    padding: 0px;
}

p.das-section-p {
    font-family: 'Figtree-Light';
    padding: 0 120px;
    line-height: 2em;
}

.das-slider-wrapper .wpsisac-slick-slider.wpsisac-prodesign-2 .wpsisac-slider-short-content {
    background: none !important;
    color: #fff;
}

.das-slider-wrapper button.slick-prev {
    left: 0;
}

.das-slider-wrapper button.slick-next {
    right: 0;
}

.video-slider-container .wpsisac-slick-slider.wpsisac-prodesign-1 .wpsisac-slider-short-content {
    display: flex;
    background: none;
    color: #000;
    justify-content: center;
}

.video-slider-container button.slick-prev,
.video-slider-container button.slick-next {
    filter: brightness(0.4);
    top: 36%;
}

.support-container {
    justify-content: space-between;
    align-items: center;
}

.support-column:first-of-type {
    border-right: 1px solid #545861;
    padding-right: 50px;
}

.support-column:last-of-type {
    padding-left: 50px;
}

.business-section {
    justify-content: space-between;
}

.das-caption {
	color: #545861;
}

.desktop-vid-slider .das-video {
	width: 100%;
	height: 100%;
	max-height: 100%;
	min-height: 360px;
	object-fit: contain;
}

.desktop-vid-slider .das-video-container {
	object-fit: contain;
}

.desktop-vid-slider .das-video-content {
	object-fit: contain;
	height: 550px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 960px;
}

.mobile-vid-slider .das-video-content {
	object-fit: contain;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mobile-vid-slider .das-caption {
	font-family: 'Figtree-Medium';
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 10px;
	height: 175px;
}
.tablet-vid-slider .das-video-content {
	object-fit: contain;
	display: flex;
	justify-content: center;
	align-items: center;
    width:100%;
    height:430px;
}

.tablet-vid-slider .das-caption {
	font-family: 'Figtree-Medium';
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 10px;
	height: 60px;
}

h3.featuredArticles {
	font-size: 21px !important;
	font-family: 'Figtree-Bold'
}

.quickimg-section {
	padding: 0px;
	justify-content: space-between;
}

.background-overlap-top {
	position: relative;
	z-index: 10;
}

@media screen and (max-width:1024px){
    .tablet-vid-slider {
		display: block!important;
	}
	.mobile-vid-slider {
		display: none!important;
	}

	.desktop-vid-slider {
		display: none!important;
	}
    .redesign-ui-button a {
		padding: 10px 0;
	}
    .new-form-contact {
		width: 100%!important;
		margin-top: 0px;
	}
    .new-header-section {
        width: auto;
        border-bottom: none;
        font-size: 38px;
        margin: 30px 0px 25px 0px;
        padding: 0px 20px 0px 20px;
    }
    .new-header-section:after {
        display:block;
        content:'';
        width:auto;
        height:1px;
        background-color:var(--boingo-light-gray);
        margin: 10px 0px 0px 0px;
    }

	.das-quote-container {
		top: 38px;
		padding: 0;
	}

	.das-video {
		min-height: 0px;
	}

	.das-caption {
		margin-top: 20px;
		line-height: 1em;
		padding: 0px 20px;
	}

	.das-video-content {
		width: 290px
	}

	.video-slider-container button.slick-prev,
	.video-slider-container button.slick-next {
		top: 22%;
	}

    .business-section {
        margin-bottom:0px;
    }

    h2.das-section-header {
        border-bottom: 0px;
        font-size: 36px;
        padding: 0px;
        margin: 0px 0px 30px 0px;
    }

	.das-section-header:after {
		display: none;
	}

    p.das-section-p {
        padding: 0px;
        line-height: 1.5em;
        text-align: center;
    }

    .das-quote-content {
        position: relative;
        padding: 0px;
        top: 40px;
    }

    .das-quote-content .annotation .annotation-name {
        font-size: 14px;
        width: 130px;
        line-height: 1.25em;
        display: flex;
        flex-flow: column;
    }

    .das-quote-content {
        position: relative;
        padding: 0px;
        top: 40px;
    }

    .das-quote-content .quote {
        margin: 0px;
        font-size: 14px;
    }

    .das-quote-content .quote strong {
        font-size: 14px;
    }

    .das-quote-content .quote::before {
        top: -25px;
        left: -20px;
        width: 50px;
        height: 50px;
    }

    .das-quote-content .quote::after {
        bottom: -12px;
        right: -22px;
        width: 50px;
        height: 50px;
    }

    .das-quote-content .annotation .annotation-image {
        top: 0px;
		width: 80px;
		height: 80px;
        flex-basis: 50px;
        align-self: center;
        flex-basis: auto;
    }

    .das-quote-content .annotation .annotation-image img {
        width: 100%;
        height: 100%;
    }

    .support-container {
        justify-content: space-between;
        align-items: center;
    }

    .support-column:first-of-type {
        border-right: none;
        padding-right: 0;
    }

    .support-column {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}

    .support-column:last-of-type {
        padding-left: 0;
        margin-top: 30px;
    }
    .support-column a {
		max-width: 240px;
		padding: 10px 0;
	}
	.quickimg-section {
		padding: 0px;
		justify-content: space-between;
	}
    .das-quote-content .annotation .annotation-name {
		font-size: 16px;
		font-family: 'Figtree-Bold';
	}

	.das-quote-content .quote strong {
		font-family: 'Figtree-Bold';
		font-size: inherit;
	}

	.das-quote-content .quote {
		font-size: 21px;
		line-height: 1.3em;
		font-family: 'Figtree-Light';
	}

	h3.featuredArticles {
		font-size: 21px !important;
		font-family: 'Figtree-Bold'
	}

	.blue-header-mobile {
		font-size: 21px !important;
		font-family: 'Figtree-Bold'
	}

	p {
		font-size: 18px;
	}
}
@media screen and (max-width:768px) {
    .tablet-vid-slider {
		display: none!important;
	}
	.mobile-vid-slider {
		display: block!important;
	}

	.desktop-vid-slider {
		display: none!important;
	}
}