nav.nav>ul ul li:first-child {
	padding-top: 20px;
}

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

.content p:last-child {
	margin-bottom: 0;
}

@media all and (max-width: 1600px) {
	.image-col {
		max-width: 50%;
	}

	.dynamat-difference-wrap .content-col {
		padding-top: 50px;
	}

	.dynamat-difference-wrap {
		padding-bottom: 50px;
	}

	.page-hero {
		height: 600px;
	}

	.short-hero {
		min-height: 300px;
	}

	.hero-content h1, .short-hero h1 {
		font-size: 48px;
		line-height: 56px;
	}

	.hero-content h4 {
		font-size: 28px;
	}

	.default-content.content {
		padding: 55px 0;
	}

	.image-call-out-wrap {
		padding: 55px 0;
	}

	.image-call-out-wrap.img-pos-left {}

	.image-call-out-content {
		padding-left: 60px;
	}

	.image-call-out-wrap.img-pos-right .image-call-out-content {
		padding-right: 55px;
	}

	.content p:last-child {
		margin-bottom: 0;
	}

	.default-tab-title {
		font-size: 16px;
		padding: 15px 20px;
		max-width: 200px;
	}

	.default-tab-img {
		width: 250px;
	}

	.default-tab-content.has-image .tab-content-inner {
		width: calc(100% - 250px);
		padding-left: 50px;
	}

	.content h3 {
		font-size: 30px;
		line-height: 40px;
	}

	.link-box-default-title h3 {
		font-size: 20px !important;
		line-height: 20px !important;
	}

	.default-tabs-content-wrap {
		padding: 60px 0 100px;
	}

	.content h4 {
		font-size: 20px;
	}

	.empty-hero + .default-tabs-wrap {
		margin-top: 60px;
	}
}

@media all and (max-width: 1450px) {
	.dynamat-difference-cta h1 {
		font-size: 40px;
		line-height: 48px;
	}

	body {
		font-size: 18px;
		line-height: 30px;
	}

	.dynamat-difference-wrap .content-col {
		padding-top: 50px;
	}

	.video-call-out-wrap {
		padding: 180px 0;
	}

	.video-call-out-wrap h2 {
		font-size: 48px;
		line-height: 48px;
	}

	.heading {
		font-size: 36px;
		line-height: 48px;
	}

	.heading i {
		font-size: 75px;
	}

	.product-box-instgram h3 {
		font-size: 25px;
	}

	.subheading-sb {
		font-size: 20px;
	}

	.social-icon-list>a {
		width: 60px;
		height: 60px;
	}

	.slide-title {
		font-size: 28px;
	}

	.spotlight-box {
		padding: 40px;
	}

	.instagram-box {
		padding: 40px;
	}
}

@media all and (max-width: 1300px) {
	.header-container {
		padding: 0 30px;
	}

	nav.nav>ul>li {
		margin: 0 15px;
	}

	header.header.clear .logo img {
		max-width: 180px;
	}

	.header-cta a {
		font-size: 20px;
	}

	.header-cta a i {
		font-size: 14px;
	}

	section.home-hero {
		height: 650px;
	}

	.dynamat-difference-wrap {}

	.dynamat-difference-wrap .image-col {
		transform: translateY(50px);
	}
       .accessories .dynamat-difference-wrap .image-col {
                transform: translateY(0px);
        }
	.video-call-out-wrap {
		padding: 120px 0;
	}

	.inner-container {
		width: calc(100% - 90px);
	}

	.search-inputs {
		flex-wrap: wrap;
	}

	.zip-code-warp {
		min-width: 150px;
	}

	.type-wrap {
		min-width: 260px;
	}

	.search-inputs {
		justify-content: flex-start;
	}

	.dynamat-input-wrap {
		width: 100%;
		margin-top: 8px;
	}

	.social-icon-list>a {
		width: 50px;
		height: 50px;
	}

	.footer-col.footer-col-3 img {
		max-width: 200px;
	}

	.silde-content {
		padding: 30px 15px;
		transform: translateY(calc(100% - 70px));
	}

	.slide-title {
		font-size: 20px;
		padding-bottom: 10px;
	}

	img.alignleft.size-full {
		margin-right: 50px;
	}

	.default-content.content .inner-container {
		max-width: 1410px;
	}

	.image-call-out-wrap .inner-container {
		max-width: 1410px;
	}

	.hero-content h1, .short-hero h1 {
		font-size: 40px;
		line-height: 52px;
	}

	.hero-content h4 {
		font-size: 20px;
	}

	.page-hero {
		height: 550px;
	}

	.short-hero {
		max-height: 275px;
	}

	.default-content.content {
		padding: 40px 0;
	}

	.content h2 {
		font-size: 36px;
	}

	.content p {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 30px;
	}

	.content h3 {
		font-size: 30px;
		line-height: 40px;
	}

	.content h4 {
		font-size: 20px;
	}

	.image-call-out-wrap.img-pos-left {
		padding: 40px 0;
	}

	.image-call-out-content {
		padding-left: 40px;
	}

	.image-call-out-wrap.img-pos-right .image-call-out-content {
		padding-right: 40px;
	}

	.image-call-out-wrap {
		padding: 40px 0;
	}

	.link-box {
	}

	.features-grid-item {
		width: calc(50% - 30px);
	}

	.empty-hero {
		height: 96px;
	}
}

@media all and (max-width: 1150px) {
	.link-boxes-grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media all and (max-width: 992px) {
	.header-container {
		padding: 0 15px;
	}

	nav.nav>ul>li>a {
		font-size: 15px;
	}

	.header-cta a {
		font-size: 15px;
	}

	header.header.clear .logo img {
		max-width: 150px;
	}

	a.btn i {
		margin: 0;
	}

	.slide-column a.btn {
		font-size: 12px;
		padding: 0px 20px;
		height: 40px;
	}

	.slide-column a.btn i {
		font-size: 8px;
		margin-left: 15px;
	}

	section.home-hero {
		height: 500px;
	}

	.slide-title {
		font-size: 16px;
	}

	.slide-sbtitle {
		font-size: 12px;
		line-height: 18px;
	}

	.dynamat-difference-wrap {
		display: block;
	}

	.dynamat-difference-wrap .image-col {
		transform: none;
		margin: 0 auto;
	}

	.dynamat-difference-wrap .content-col {
		text-align: center;
		width: 100%;
		padding: 0;
		padding-top: 30px;
	}

	.find-a-dealer-wrap>div {
		display: block;
	}

	.heading {
		width: 100%;
		align-items: center;
	}

	.dealer-serach-form {
		width: 100%;
		margin-top: 30px;
	}

	.zip-code-warp {
		width: 50%;
	}

	.type-wrap {
		width: 50%;
	}

	.search-btn-wrap {
		text-align: center;
	}

	button.btn.blue-bg {
		margin: 0 auto;
	}

	.tabs-content-wrap {
		width: 100%;
		max-width: 100%;
		background: rgb(255 255 255 / 80%);
		padding: 60px 60px;
	}

	.home-tabs-wrap .inner-container {
		width: 100%;
	}

	.product-box-instgram-wrap {
		display: block;
	}

	.spotlight-box {
		width: 100%;
		margin-bottom: 30px;
	}

	.instagram-box {
		width: 100%;
	}

	.footer-widgets {
		flex-wrap: wrap;
	}

	.footer-col.footer-col-3 {
		width: 100%;
		margin-top: 30px;
		margin-bottom: 0;
	}

	.social-icon-list {
		justify-content: center;
	}

	img.logo-usa {
		margin: 0 auto;
	}

	.footer-copyrights {
		text-align: center;
	}

	.default-content.content img.alignleft.size-full {
		max-width: 50%;
		height: auto;
		margin-right: 20px;
		margin-bottom: 10px;
	}

	.image-callout-image {
		position: static;
		width: 100%;
		margin: 0 auto;
		max-height: 500px;
	}

	.image-call-out-content {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	div.image-call-out-wrap {
		display: flex;
		flex-wrap: wrap;
		padding: 0;
	}

	.image-call-out-wrap .inner-container {
		order: 2;
	}

	.image-call-out-wrap.img-pos-right .image-call-out-content {
		padding-right: 0;
	}

	.image-call-out-wrap.img-pos-left {
		padding: 0;
	}

	.image-call-out-content {
		padding: 50px 20px !important;
	}

	.image-call-out-wrap.img-pos-right .image-call-out-content > *, .image-call-out-wrap.img-pos-left .image-call-out-content > * {
		margin-left: 0;
		margin-right: 0;
	}

	.image-call-out-wrap h2 {
		margin-top: 0;
	}

	.features-grid-item {
		width: calc(50% - 30px);
	}

	.default-tab-img {
		width: 180px;
	}

	.default-tab-content.has-image .tab-content-inner {
		width: calc(100% - 200px);
		padding-left: 30px;
	}

	nav.nav>ul>li {
		margin: 0 10px;
	}
}

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

	.link-boxes-grid {
		grid-template-columns: 1fr;
	}

	nav.nav {
		display: none;
	}

	.mobile-bg {
		display: block;
	}

	section.home-hero {
		height: auto;
		padding-top: 74px;
	}

	.slides-backgrounds {
		display: none;
	}

	.slides-row {
		display: block;
		position: relative;
	}

	.slide-column {
		width: 100%;
	}

	body.home header.header.clear {}

	.mobile-bg img {
		opacity: 0;
	}

	.mobile-bg {
		height: 35vh;
		background-size: cover;
		background-position: center center;
		min-height: 220px;
	}

	section.home-hero:after {
		height: 100%;
		z-index: 1;
	}

	.silde-content {
		z-index: 5;
		transform: translateY(0);
	}

	.slide-column:after {
		background: linear-gradient(to top, black, transparent);
		width: 100%;
		bottom: 0;
		left: 0;
		position: absolute;
		opacity: .7;
		content: '';
		height: 100%;
	}

	.slide-title {
		font-size: 24px;
		opacity: 1;
	}

	.slide-sbtitle {
		font-size: 16px;
		padding-bottom: 15px;
	}

	.dynamat-difference-wrap .image-col {
		max-width: 100%;
	}

	.video-call-out-wrap {
		padding: 60px 0;
		text-align: center;
	}

	.video-call-out-wrap h2 {
		font-size: 36px;
	}

	body {
		font-size: 16px;
		line-height: 28px;
	}

	a.btn {
		font-size: 12px;
		min-width: 180px;
	}

	.container {
		padding: 0 30px;
	}

	.silde-content {
		padding: 30px;
	}

	.heading {
		display: block;
		text-align: center;
		font-size: 30px;
		line-height: 40px;
		max-width: 300px;
		margin: 0 auto;
	}

	.heading i {
		display: block;
		text-align: center;
		margin: 0;
	}

	.inner-container {
		width: calc(100% - 60px);
	}

	.zip-code-warp {
		width: 100%;
		margin-bottom: 10px;
	}

	.type-wrap {
		width: 100%;
	}

	.tabs-icons {
		flex-wrap: wrap;
	}

	a.tab-icon {
		width: 100%;
		justify-content: center;
		margin: 10px 0;
	}

	.tabs-content-wrap {
		padding: 30px;
	}

	.tab-content-item {
		text-align: center;
	}

	.instagram-box {
		padding: 30px;
	}

	.insta-header {
		display: block;
		text-align: center;
	}

	.insta-header a {
		margin-top: 20px;
	}

	.product-box-instgram h3 {
		text-align: center;
	}

	.spotlight-box {
		text-align: center;
	}

	.footer-col {
		width: 100%;
		text-align: center;
	}

	.footer-col.footer-col-2 {
		justify-content: center;
		width: 100%;
		margin: 30px 0;
		flex-wrap: wrap;
	}

	.footer-col.footer-col-2>div {
		width: 100%;
		flex-wrap: wrap;
	}

	footer.footer {
		padding: 50px 0;
	}

	.product-box-instgram {
		padding: 50px 0;
	}

	.find-a-dealer-wrap {
		padding: 50px 0;
	}

	.hero-content {
		width: calc(100% - 40px);
	}

	.page-hero {
		height: 300px;
	}

	.short-hero {
		min-height: 150px;
	}

	.page-hero .hero-content img{
			width:50%
	}

	.hero-content h1, .short-hero h1 {
		font-size: 30px;
		line-height: 40px;
	}

	.default-content.content img.alignleft.size-full {
		max-width: 100%;
		height: auto;
		padding-bottom: 20px;
	}

	.tabs-titles {
		display: none;
	}

	.mobile-tab-title {
		display: flex;
		align-items: center;
		justify-content: center;
		font-family: 'BwModelica-BoldCondensed';
		color: #fff;
		background: #39b4e7;
		line-height: 1;
		padding: 15px 0;
		font-size: 20px;
		margin: 0 -30px;
		position: relative;
		border-bottom: 4px solid #192743;
	}

	.default-tab-content.active {
		display: block;
	}

	.default-tabs-content-wrap {
		padding: 0;
	}

	.default-tab-img {
		margin: 30px auto;
	}

	.default-tab-content.has-image .tab-content-inner {
		width: 100%;
		padding: 0;
		padding-bottom: 40px;
	}

	.link-box {
		width: 100%;
		height: 60vw;
	}

	.tab-content-inner-wrap {
		display: block;
	}

	.default-tab-content.active .mobile-tab-title:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(136, 183, 213, 0);
		border-top-color: #39b4e7;
		border-width: 12px;
		margin-left: -12px;
	}

	.tab-content-inner-wrap {
		padding-top: 20px;
	}

	.default-tab-content {
		display: block;
	}

	.tab-content-inner-wrap {
		display: none;
	}

	.default-tab-content.active .tab-content-inner-wrap {
		display: block;
		width: 100% !important;
		margin: 40px 0 80px; 
	}

	.content h3 {
		font-size: 25px;
		line-height: 30px;
	}

	.content p {
		font-size: 16px;
		line-height: 28px;
	}

	.tab-content-inner.content h4 {
		font-size: 16px;
		line-height: 24px;
	}

	.content h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.features-grid-item {
		width: 100%;
		margin-bottom: 30px;
	}

	.features-boxes-grid {
		flex-wrap: wrap;
	}

	.feature-item {
		margin-bottom: 30px;
		padding-left: 30px;
	}

	.feature-item:before {
		left: 5px;
	}

	.features-grid-item:last-child {
		margin-bottom: 0;
	}

	.features-boxes-wrap>div.inner-container.content {
		padding: 60px 0;
	}

	.hamburger {
		display: block;
		padding: 0;
		height: 20px;
	}

	.hamburger-inner,
	.hamburger-inner:after,
	.hamburger-inner:before {
		background-color: #fff;
		border-radius: 0;
		width: 30px;
	}

	.hamburger-box {
		width: 30px;
		height: auto;
	}

	.header-cta {
		display: none;
	}

	header.header.clear {
		padding: 15px 0;
	}

	.hamburger.is-active .hamburger-inner,
	.hamburger.is-active .hamburger-inner:after,
	.hamburger.is-active .hamburger-inner:before {
		background: #fff;
	}

	html.menu-active {
		/* overflow: hidden; */
	}

	nav.nav {
		display: block;
		position: absolute;
		top: 100%;
		left: -1000px;
		height: calc(100vh - 75px);
		width: 100%;
		overflow: auto;
		background: #303f5b;
		margin-top: -1px;
		transition: .35s ease opacity;
		opacity: 0;
		visibility: hidden;
	}

	nav.nav>ul {
		display: block;
		text-align: center;
		padding-top: 40px;
	}

	nav.nav>ul>li>a {
		font-size: 20px;
		display: block;
		margin: 15px 0;
	}

	html.menu-active nav.nav {
		opacity: 1;
		visibility: visible;
	}

	.tabs-background {
		display: none;
	}

	header .nav a {
		pointer-events: none;
	}

	.menu-active header .nav a {
		pointer-events: all;
	}
	.menu-active nav {
		left: 0;
	}

	.empty-hero + .default-tabs-wrap {
		margin-top: 0px;
	}
	
}

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

	span.calculator-total {
		font-size: 2.5rem;
		font-weight: 600;
	}
	
	.calculator-body>div:first-of-type {
		position: absolute;
		width: 289px;
		margin: -52px auto 0;
		left: 0;
		right: 0;
		border-left: 3px solid #64aedf;
		border-right: 3px solid #64aedf;
		border-bottom: 0;
	}
	
	.calculator-header>*:first-of-type {
		opacity: 0;
	}
	
	.calculator-body {
		margin-top: 52px;
	}
	
	.calculator-body>div:nth-of-type(2) {
		border-top: 3px solid black;
	}
	
	.calculator-body>div {
		width: 65px;
	}

}

@media all and (max-width: 1300px) {
	nav.nav>ul ul {
		padding-top: 35px;
	}
}

@media all and (max-width: 992px) {
	nav.nav>ul ul {
		padding-top: 30px;
	}
}

@media all and (max-width: 992px) {
	nav.nav>ul ul {
		padding-top: 30px;
	}

	nav.nav>ul ul li a {
		font-size: 14px;
	}
}

@media all and (max-width: 767px) {
	nav.nav>ul ul {
		opacity: 1;
		visibility: visible;
		position: static;
		margin: 0 auto;
		padding: 0;
	}
	
	nav.nav>ul ul li {
		padding: 10px 0;
	}
	
	nav.nav>ul ul li a {
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 14px;
	}
.default-tab-content.active .tab-content-inner-wrap {    
    margin: 40px 0 40px;
}
.default-tabs-content-wrap{padding:5px 0 5px;}
}

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

	.link-box {
		min-height: 270px;
	}

}