﻿@media only screen and (min-width: 1200px) {
    .template-left-n-right-nav__content {
         padding: 40px 50px 0;
    }
}

﻿.page-section--RichText h2.page-section__title {
	font-size: 20px;
    line-height: 28px;
}
.page-section--RichText .page-section__content {
    font-size: 14px;
    line-height: 23px;
}

.post-list-item-feature-image {
    height:270px;
}
.post-list-item-feature-image > img {
    height:100%;
}
.post-list-item__title {
    line-height:31px;
}
.page-main-layout--post-list-entry .post-list__content h1.page-header__title {
    padding-bottom: 5px;
}
.page-main-layout--post-list-entry .post-list__menu .post-list-category-wrap .list-group-item a {
    color: #333;
    background-color: #fff;
}
.page-main-layout--post-list-entry .post-list__menu .post-list-category-wrap .list-group-item a:hover {
    color: #3E66FB;
}
.page-main-layout--post-list-entry .post-list__menu .post-list-category-wrap .list-group-item a:active {
    color: #3E66FB;
}
.page-main-layout--post-list-entry .post-list__menu .post-list-category-wrap .list-group-item a:focus {
    color: #3E66FB;
}

.page-main-layout--post-list-index .post-list__menu .post-list-category-wrap .list-group-item a {
    color: #333;
    background-color: #fff;
}
.page-main-layout--post-list-index .post-list__menu .post-list-category-wrap .list-group-item a:hover {
    color: #3E66FB;
}
.page-main-layout--post-list-index .post-list__menu .post-list-category-wrap .list-group-item a:active {
    color: #3E66FB;
}
.page-main-layout--post-list-index .post-list__menu .post-list-category-wrap .list-group-item a:focus {
    color: #3E66FB;
}

/* =============== HOW TO CONFIGURE PRODUCTS CSS CODES =============== */
.how-to-configure-products h1.page-header__title {
    font-weight: 600;
    border-bottom: solid 1px #819BFC;
    padding-bottom: 20px;
    padding-left: 20px;
}
.ConfigureProducts-SubTitle .page-section .page-section__title:after {
    content: "";
    font-family: 'WorksansRegular';
    width: 35px;
    height: 27px;
    background-image: url(/m/link.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center 90%;
    display: inline-block;
}
.ConfigureProducts-SubTitle2 {
   margin-bottom:-30px;
}
.ConfigureProducts-SubTitle2 .page-section .page-section__title:after {
    content: "";
    font-family: 'WorksansRegular';
    width: 35px;
    height: 27px;
    background-image: url(/m/link.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center 90%;
    display: inline-block;
}
.ConfigureProducts-TopConfigureTitle {
   margin-bottom: -30px;
}
.ConfigureProducts-TextWith2ColumnBullets .BuildAssembly2Column {
     display: inline-block;
     padding: 5px 5px 5px 20px;
     width: 100%;
     margin-bottom: -5px;
}
/* MEDIA QUERIES */
@media only screen and (min-width:600px) {
	.ConfigureProducts-TextWith2ColumnBullets .BuildAssembly2Column {
             width:48%;
    }
}
@media only screen and (min-width:1024px) {
	.how-to-configure-products h1.page-header__title  {
            padding-left:28px;
    }
}
/* =============== LEARNING CENTER CSS CODES =============== */
.page-main-layout--learning-center .template-left-nav .template-left-nav__content {
	max-width:1350px;
	width:100%;
	margin:0 auto;
	padding-top:30px;
}
.page-main-layout--learning-center .template-left-nav .template-left-nav__content a {
   color: #00f;
}
.page-main-layout--learning-center .template-left-nav .template-left-nav__content a:hover {
   color: #900;
}
.LearningCenter-RichText .page-section--RichText h2.page-section__title {
	font-size: 20px;
    line-height: 28px;
    font-family: InterRegular;
}
.LearningCenter-RichText .page-section--RichText h2.page-section__title:after {
    content: "";
    font-family: 'InterRegular';
    width: 35px;
    height: 27px;
    background-image: url(/m/link-gray.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center 90%;
    display: inline-block;
}
.LearningCenter-RichText .page-section--RichText .page-section__content {
    font-size: 14px;
    line-height: 23px;
}
.LearningCenter-DownloadHeader .page-section--RichText {
    padding: 0;
    margin-bottom: -20px !important;
}
.LearningCenter-DownloadHeader .page-section--RichText h2.page-section__title {
	font-size: 20px;
    line-height: 28px;
    font-family: InterRegular;
}
.LearningCenter-DownloadHeader .page-section--RichText h2.page-section__title:after {
    content: "";
    font-family: 'InterRegular';
    width: 35px;
    height: 27px;
    background-image: url(/m/link-gray.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center 90%;
    display: inline-block;
}
.LearningCenter-DownloadHeader2 .page-section--RichText {
    padding: 0;
    margin-bottom: -20px !important;
}
.LearningCenter-DownloadHeader2 .page-section--RichText h2.page-section__title {
	font-size: 20px;
    line-height: 28px;
    font-family: InterRegular;
}
.LearningCenter-DownloadHeader2 .page-section--RichText h2.page-section__title:after {
    content: "";
    font-family: 'InterRegular';
    width: 35px;
    height: 27px;
    background-image: url(/m/link-gray.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center 90%;
    display: inline-block;
}
.LearningCenter-DownloadHeader2 .page-section--RichText .page-section__content {
    font-size: 14px;
    line-height: 23px;
}
.LearningCenter-RichTextDownload .page-section--RichText h2.page-section__title {
	font-size: 20px;
    line-height: 28px;
    font-family: InterRegular;
}
.LearningCenter-RichTextDownload .page-section .page-section__content p {
	padding:5px 0;
}
.LearningCenter-RichTextDownload .page-section .page-section__content p a:before {
    content: "\f019";
    font-family: 'FontAwesome';
    width: 23px;
    height: 27px;
    display: inline-block;
}
.LearningCenter-RichTextDownload .page-section--RichText .page-section__content {
    font-size: 14px;
    line-height: 23px;
}
.LearningCenter-RichTextDownloadStretchWidth .page-section .page-section__content p a:before {
    content: "\f019";
    font-family: 'FontAwesome';
    width: 23px;
    height: 27px;
    display: inline-block;
}
/* MEDIA QUERIES */
@media only screen and (min-width:600px) {
	.LearningCenter-RichTextDownload {
		width:48%;
	}
}
/* =============== HELP & SUPPORT CSS CODES =============== */
.page-main-layout--help-and-support .template-left-nav .template-left-nav__content {
	max-width:1350px;
	width:100%;
	margin:0 auto;
	padding-top:30px;
}
.page-main-layout--help-and-support .template-left-nav .template-left-nav__content a {
   color: #00f;
}
.page-main-layout--help-and-support .template-left-nav .template-left-nav__content a:hover {
   color: #900;
}
.HelpSupport-TopHeaders .page-section--RichText {
    padding: 0;
}
.HelpSupport-TopHeaders .page-section--RichText h2.page-section__title {
    margin-bottom: 0 !important;
    font-size: 22px;
    line-height:30px;
}
.HelpSupport-TopHeaders .page-section--RichText h2.page-section__title:before {
    content: "\f0f6";
    font-family: 'FontAwesome';
    width: 30px;
    height: 27px;
    color: #666;
    display: inline-block;
}
.HelpSupport-BulletedContent .page-section__content ul li {
	padding:5px 0;
}
.HelpSupport-BulletedContentProjects .page-section--RichText h2.page-section__title {
    font-size: 22px;
    line-height:30px;
}
.HelpSupport-BulletedContentProjects .page-section--RichText h2.page-section__title:before {
    content: "\f114";
    font-family: 'FontAwesome';
    width: 30px;
    height: 27px;
    color: #666;
    display: inline-block;
}
.HelpSupport-BulletedContentProjects .page-section__content ul li {
	padding:5px 0;
}
.HelpSupport-BulletedContentAnalytics .page-section--RichText h2.page-section__title {
    font-size: 22px;
    line-height:30px;
}
.HelpSupport-BulletedContentAnalytics .page-section--RichText h2.page-section__title:before {
    content: "\f080";
    font-family: 'FontAwesome';
    width: 30px;
    height: 27px;
    color: #666;
    display: inline-block;
}
.HelpSupport-BulletedContentAnalytics .page-section__content ul li {
	padding:5px 0;
}
.HelpSupport-BulletedContentMarketing .page-section--RichText h2.page-section__title {
    font-size: 22px;
    line-height:30px;
}
.HelpSupport-BulletedContentMarketing .page-section--RichText h2.page-section__title:before {
    content: "\f0a1";
    font-family: 'FontAwesome';
    width: 30px;
    height: 27px;
    color: #666;
    display: inline-block;
}
.HelpSupport-BulletedContentMarketing .page-section__content ul li {
	padding:5px 0;
}
.HelpSupport-BulletedContentUsers .page-section--RichText h2.page-section__title {
    font-size: 22px;
    line-height:30px;
}
.HelpSupport-BulletedContentUsers .page-section--RichText h2.page-section__title:before {
    content: "\f0c0";
    font-family: 'FontAwesome';
    width: 30px;
    height: 27px;
    color: #666;
    display: inline-block;
}
.HelpSupport-BulletedContentUsers .page-section__content ul li {
	padding:5px 0;
}
.HelpSupport-GettingStarted .page-section--RichText:before {
    content: "\f245";
    font-family: 'FontAwesome';
    font-size: 55px;
    width: 100%;
    line-height: 65px;
    height: 70px;
    color: #00f;
    display: block;
    text-align: center;
}
.HelpSupport-GettingStarted .page-section--RichText {
    border: solid 2px #ccc;
    border-radius: 6px;
    padding: 25px 20px;
    min-height: 240px;
    vertical-align: top;
}
.HelpSupport-GettingStarted .page-section--RichText:hover {
    background-color:#f5f5f5 !important;
}
.HelpSupport-GettingStarted .page-section--RichText .page-section__content p a {
    color:#333;
}
.HelpSupport-ContactUs .page-section--RichText:before {
    content: "\f095";
    font-family: 'FontAwesome';
    font-size: 55px;
    width: 100%;
    line-height: 65px;
    height: 70px;
    color: #00f;
    display: block;
    text-align: center;
}
.HelpSupport-ContactUs .page-section--RichText {
    border: solid 2px #ccc;
    border-radius: 6px;
    padding: 25px 20px;
    min-height: 240px;
    vertical-align: top;
}
.HelpSupport-ContactUs .page-section--RichText:hover {
    background-color:#f5f5f5 !important;
}
.HelpSupport-ContactUs .page-section--RichText .page-section__content p a {
    color:#333;
}
.HelpSupport-ChatWithUs .page-section--RichText:before {
    content: "\f086";
    font-family: 'FontAwesome';
    font-size: 55px;
    width: 100%;
    line-height: 65px;
    height: 70px;
    color: #00f;
    display: block;
    text-align: center;
}
.HelpSupport-ChatWithUs .page-section--RichText {
    border: solid 2px #ccc;
    border-radius: 6px;
    padding: 25px 20px;
    min-height: 240px;
    vertical-align: top;
}
.HelpSupport-ChatWithUs .page-section--RichText:hover {
    background-color:#f5f5f5 !important;
}
.HelpSupport-ChatWithUs .page-section--RichText .page-section__content p a {
    color:#333;
}
.HelpSupport-WhatsNew .page-section--RichText:before {
    content: "\f0a1";
    font-family: 'FontAwesome';
    font-size: 55px;
    width: 100%;
    line-height: 65px;
    height: 70px;
    color: #00f;
    display: block;
    text-align: center;
}
.HelpSupport-WhatsNew .page-section--RichText {
    border: solid 2px #ccc;
    border-radius: 6px;
    padding: 25px 20px;
    min-height: 240px;
    vertical-align: top;
}
.HelpSupport-WhatsNew .page-section--RichText:hover {
    background-color:#f5f5f5 !important;
}
.HelpSupport-WhatsNew .page-section--RichText .page-section__content p a {
    color:#333;
}
.HelpSupport-Feedback .page-section--RichText:before {
    content: "\f087";
    font-family: 'FontAwesome';
    font-size: 55px;
    width: 100%;
    line-height: 65px;
    height: 70px;
    color: #00f;
    display: block;
    text-align: center;
}
.HelpSupport-Feedback .page-section--RichText {
    border: solid 2px #ccc;
    border-radius: 6px;
    padding: 25px 20px;
    min-height: 240px;
    vertical-align: top;
}
.HelpSupport-Feedback .page-section--RichText:hover {
    background-color:#f5f5f5 !important;
}
.HelpSupport-Feedback .page-section--RichText .page-section__content p a {
    color:#333;
}
.HelpSupport-ReportABug .page-section--RichText:before {
    content: "\f188";
    font-family: 'FontAwesome';
    font-size: 55px;
    width: 100%;
    line-height: 65px;
    height: 70px;
    color: #00f;
    display: block;
    text-align: center;
}
.HelpSupport-ReportABug .page-section--RichText {
    border: solid 2px #ccc;
    border-radius: 6px;
    padding: 25px 20px;
    min-height: 240px;
    vertical-align: top;
}
.HelpSupport-ReportABug .page-section--RichText:hover {
    background-color:#f5f5f5 !important;
}
.HelpSupport-ReportABug .page-section--RichText .page-section__content p a {
    color:#333;
}
/* MEDIA QUERIES */
@media only screen and (min-width:320px) {
	.HelpSupport-GettingStarted {
		width:100%;
	}
	.HelpSupport-ContactUs {
		width:100%;
	}
	.HelpSupport-ChatWithUs {
		width:100%;
	}
	.HelpSupport-WhatsNew {
		width:100%;
	}
	.HelpSupport-Feedback {
		width:100%;
	}
	.HelpSupport-ReportABug {
		width:100%;
	}
}
@media only screen and (min-width:530px) {
	.HelpSupport-GettingStarted {
		width:49%;
		padding: 10px 10px 10px 10px !important;
	}
	.HelpSupport-ContactUs {
		width:49%;
		padding: 10px 10px 10px 10px !important;
	}
	.HelpSupport-ChatWithUs {
		width:49%;
		padding: 10px 10px 10px 10px !important;
	}
	.HelpSupport-WhatsNew {
		width:49%;
		padding: 10px 10px 10px 10px !important;
	}
	.HelpSupport-Feedback {
		width:49%;
		padding: 10px 10px 10px 10px !important;
	}
	.HelpSupport-ReportABug {
		width:49%;
		padding: 10px 10px 10px 10px !important;
	}
}
@media only screen and (min-width:600px) {
	.HelpSupport-BulletedContent {
		width:48%;
	}
	.HelpSupport-BulletedContentProjects {
		width:48%;
	}
	.HelpSupport-BulletedContentAnalytics {
		width:48%;
	}
	.HelpSupport-BulletedContentMarketing {
		width:48%;
	}
	.HelpSupport-BulletedContentUsers {
		width:48%;
	}
	.HelpSupport-GettingStarted {
		width:49%;
	}
	.HelpSupport-ContactUs {
		width:49%;
	}
	.HelpSupport-ChatWithUs {
		width:49%;
	}
	.HelpSupport-WhatsNew {
		width:49%;
	}
	.HelpSupport-Feedback {
		width:49%;
	}
	.HelpSupport-ReportABug {
		width:49%;
	}
}
@media only screen and (min-width:810px) {
	.HelpSupport-GettingStarted {
		width:32%;
	}
	.HelpSupport-ContactUs {
		width:32%;
	}
	.HelpSupport-ChatWithUs {
		width:32%;
	}
	.HelpSupport-WhatsNew {
		width:32%;
	}
	.HelpSupport-Feedback {
		width:32%;
	}
	.HelpSupport-ReportABug {
		width:32%;
	}
	.HelpSupport-GettingStarted .page-section--RichText {
		min-height: 263px;
	}
	.HelpSupport-ContactUs .page-section--RichText {
		min-height: 263px;
	}
	.HelpSupport-ChatWithUs .page-section--RichText {
		min-height: 263px;
	}
	.HelpSupport-WhatsNew .page-section--RichText {
		min-height: 263px;
	}
	.HelpSupport-Feedback .page-section--RichText {
		min-height: 263px;
	}
	.HelpSupport-ReportABug .page-section--RichText {
		min-height: 263px;
       }
}
@media only screen and (min-width:1024px) {
	.HelpSupport-GettingStarted .page-section--RichText {
		min-height: 294px;
	}
	.HelpSupport-ContactUs .page-section--RichText {
		min-height: 294px;
	}
	.HelpSupport-ChatWithUs .page-section--RichText {
		min-height: 294px;
	}
	.HelpSupport-WhatsNew .page-section--RichText {
		min-height: 294px;
	}
	.HelpSupport-Feedback .page-section--RichText {
		min-height: 294px;
	}
	.HelpSupport-ReportABug .page-section--RichText {
		min-height: 294px;
	}
}
@media only screen and (min-width:1127px) {
	.HelpSupport-GettingStarted .page-section--RichText {
		min-height: 262px;
	}
	.HelpSupport-ContactUs .page-section--RichText {
		min-height: 262px;
	}
	.HelpSupport-ChatWithUs .page-section--RichText {
		min-height: 262px;
	}
	.HelpSupport-WhatsNew .page-section--RichText {
		min-height: 262px;
	}
	.HelpSupport-Feedback .page-section--RichText {
		min-height: 262px;
	}
	.HelpSupport-ReportABug .page-section--RichText {
		min-height: 262px;
	}
}
/* =============== EXTERIOR DOOR HELP & SUPPORT PAGE - CSS CODES =============== */
.page-main-layout--help-and-support-exterior-doors .template-left-nav .template-left-nav__content {
	max-width:1350px;
	width:100%;
	margin:0 auto;
	padding-top:10px;
}
.page-main-layout--help-and-support-exterior-doors .template-left-nav .template-left-nav__content a {
   color: #00f;
}
.page-main-layout--help-and-support-exterior-doors .template-left-nav .template-left-nav__content a:hover {
   color: #900;
}
.HelpSupportExteriorDoors-RichText .page-section--RichText h2.page-section__title {
	font-size: 22px;
    line-height: 30px;
    font-family: InterBold;
}
.HelpSupportExteriorDoors-RichText .page-section--RichText h2.page-section__title:after {
    content: "";
    font-family: 'InterRegular';
    width: 35px;
    height: 27px;
    background-image: url(/m/link-gray.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center 90%;
    display: inline-block;
}
.HelpSupportExteriorDoors-RichText .page-section--RichText .page-section__content {
    font-size: 14px;
    line-height: 23px;
}
/* =============== MARKETING - CSS CODES =============== */
.page-main-layout--marketing .template-left-nav .template-left-nav__content {
	max-width:1350px;
	width:100%;
	margin:0 auto;
	padding-top:10px;
}
.Marketing-TopBlueBanner .page-section--ImageWithTextOverlay.page-section--no-image:before {
	display:none;
}
.Marketing-TopBlueBanner .page-section__vertical-center .page-section__vertical-center-content {
	margin-top:-100px;
}
.Marketing-TopBlueBanner .page-section__vertical-center .page-section__vertical-center-content .page-section__title {
	margin-bottom: 7px;
}
.Marketing-TopBlueBanner .page-section__vertical-center .page-section__vertical-center-content .page-section__title strong span {
	font-size: 26px !important;
    line-height: 26px;
}
.Marketing-TopBlueBanner .page-section__vertical-center .page-section__vertical-center-content .page-section__content {
	font-size: 14px !important;
    line-height: 23px;
    max-width: 610px;
    width: 100%;
    margin: 0 auto;
}
.Marketing-TopBlueBanner .page-section__vertical-center .page-section__vertical-center-content .page-section__content p {
	font-size: 14px !important;
    line-height: 23px;
}
.Marketing-DesignNewBuildLink  {
	position: absolute;
    z-index: 1;
    top:190px;
    width: 100%;
}
.Marketing-DesignNewBuildLink .page-section--ImageWithText {
	max-width: 260px !important;
    width: 100%;
    border-radius: 6px;
}
.Marketing-DesignNewBuildLink .page-section--ImageWithText .page-section__content {
	background-color: #fff;
    border-radius: 6px;
}
.Marketing-DesignNewBuildLink .page-section--ImageWithText .page-section__content .page-section__image-wrap {
	display:inline-block;
	width:40px;
	padding: 20px 5px;
	height:78px;
}
.Marketing-DesignNewBuildLink .page-section--ImageWithText .page-section__content .page-section__text-wrap {
	display:inline-block;
	width:80%;
	vertical-align: top;
	padding: 20px 5px;
}
.Marketing-DesignNewBuildLink .page-section--ImageWithText .page-section__content .page-section__text-wrap:after {
	content: "\f067";
    font-family: 'FontAwesome';
    font-size: 20px;
    width: 10%;
    line-height: 29px;
    font-weight: normal;
    color: #666;
    position: absolute;
    right: -3px;
    top: 27px;
    display: inline-block;
}
.Marketing-DesignNewBuildLink .page-section--ImageWithText .page-section__content .page-section__text-wrap h2.page-section__title {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: -2px;
    letter-spacing: 0.3px;
}
.Marketing-DesignNewBuildLink .page-section--ImageWithText .page-section__content .page-section__text-wrap .page-section__text-content {
	font-size: 11px;
    line-height: 20px;
}
.Marketing-ConfigureProductsHeader .page-section--RichText {
	padding:20px 0 0 0;
}
.Marketing-ConfigureProducts .page-section--ImageWithText {	
    width: 100%;
    border-radius: 6px;
    border: 1px solid #66afe9;
}
.Marketing-ConfigureProducts .page-section--ImageWithText .page-section__content {
	background-color: #fff;
    border-radius: 6px;
    padding: 0 15px;
}
.Marketing-ConfigureProducts .page-section--ImageWithText .page-section__content .page-section__image-wrap {
	display:inline-block;
	width:40px !important;
	padding: 20px 5px;
	height:65px;
}
.Marketing-ConfigureProducts .page-section--ImageWithText .page-section__content .page-section__text-wrap {
	display:inline-block;
	width:72% !important;
	vertical-align: top;
	padding: 20px 5px;
}
.Marketing-ConfigureProducts .page-section--ImageWithText .page-section__content .page-section__text-wrap:after {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 22px;
    width: 10%;
    line-height: 31px;
    font-weight: normal;
    color: #66afe9;
    position: absolute;
    right: 5px;
    top: 18px;
    display: inline-block;
}
.Marketing-ConfigureProducts .page-section--ImageWithText .page-section__content .page-section__text-wrap h2.page-section__title {
	font-size: 16px;
    line-height: 25px;
    margin-bottom: -2px;
    font-family: 'InterRegular';
}
.Marketing-ConfigureProducts .page-section--ImageWithText .page-section__content .page-section__text-wrap .page-section__text-content {
	font-size: 12px;
    line-height: 21px;
}
.Marketing-GlassProductsHeader .page-section--RichText {
	padding:20px 0 0 0;
}
.Marketing-GlassProducts .page-section--ImageWithText .page-section__content .page-section__image-wrap {
	background-color: #edf0ff;
	margin-bottom: -5px;
}
.Marketing-GlassProducts .page-section--ImageWithText .page-section__content .page-section__text-wrap h2.page-section__title {
	font-size: 20px;
    line-height: 29px;
    margin-bottom: -2px;
    font-family: 'InterRegular';
}
.Marketing-TopBrandsSlider .ibos-slider-wrap  .ibos-slider .slick-list {
	height: 330px;
}
.Marketing-TopBrandsSlider .ibos-slider-wrap  .ibos-slider .slick-track .widget-sub-item-image__text-content .widget-sub-item-image__title {
	-webkit-text-shadow: 1px 2px 1px rgb(0 0 0);
    -moz-text-shadow: 1px 2px 1px rgb(0 0 0);
    -ms-text-shadow: 1px 2px 1px rgb(0 0 0);
    text-shadow: 1px 2px 1px rgb(0 0 0);
    color:#3e66fb;
} 
.TopBrands-ElevateText {
	color: #000;
    text-shadow: none;
    line-height:30px;
}
.Marketing-TopBrandsSlider .widget-sub-item-image__text-content.text-overlay-opacity--50:after {
    opacity: 0.4;
}
.Marketing-TopBrandsSlider .widget-sub-item-image__text-content:after {
    background-color: #ccc;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.Marketing-TopBrandsSlider .widget-sub-item-image__text-content .widget-sub-item-image__description {
	color:#000;
	font-size:11px;
	line-height:21px;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-ms-text-shadow: none;
	text-shadow: none;
}
.Marketing-TopBrandsSlider .ibos-slider-wrap {
	background-color: #fff !important;
}
.Marketing-TopBrandsSlider .ibos-slider-wrap .ibos-slider .slick-list {
    height: 190px !important;
}
.Marketing-TopBrandsSlider .ibos-slider-wrap .ibos-slider .slick-dots {
	text-align: left;
}
.Marketing-TopBrandsSlider .ibos-slider-height--Medium .widget-sub-item-image__link {
    height: 190px !important;
}
a.MarketingShopButton {
	color: #fff;
    background-color: #3e66fb;
    padding: 13px;
    border-radius: 5px;
}
a.MarketingShopButton:hover {
    background-color: #265986;
}
.Marketing-TopBrandsSlider .slick-slider .slick-dots > li > button:before {
	color: #3e66fb;
}
.Marketing-DoorProductsHeader .page-section--RichText h2.page-section__title {
	margin: 0 0 2px 0;
}
.Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
	border: solid 1px #d0dafe;
    position: relative;
    /* max-width: 295px; */
    min-height: 340px;
    border-radius:5px;
}
.Marketing-DoorProducts .page-section--ImageWithText .page-section__image--Small {
    height: 180px;
}
.Marketing-DoorProducts .page-section--ImageWithText .page-section__image-wrap {
	padding: 0px 0px 2px 0px;
    font-size: 0;
}
.Marketing-DoorProducts .page-section--ImageWithText .page-section__image-wrap img {
	top: 42%;
	width:100%;
	height:100%;
}
.Marketing-DoorProducts .page-section--ImageWithText .page-section__text-wrap {
	padding:2px 20px 10px 20px;
}
.Marketing-DoorProducts .page-section--ImageWithText .page-section__text-wrap h2.page-section__title {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.Marketing-DoorProducts .page-section--ImageWithText .page-section__text-wrap .page-section__text-content {
	font-size: 11px;
    line-height: 18px;
}
.Marketing-DoorProducts .page-section--ImageWithText .page-section__text-wrap a.btn {
    background-color: #d0dafe !important;
    border-radius: 3px !important;
    color: #3e66fb !important;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0.5px;
    padding: 10px 25px;
    white-space:normal;
}
.Marketing-OurBrands .ibos-slider-wrap .page-section__title {
    padding-bottom: 30px !important;
    padding: 0 10px;
}
.Marketing-OurBrands .ibos-slider-height--Small .widget-sub-item-image__link {
    height: 100px;
    padding: 0 10px;
}
.Marketing-OurBrands .ibos-slider-height--Small .widget-sub-item-image__link img {
    padding: 5px 20px;
    object-fit: contain;
    border: solid 1px #d0dafe;
    border-radius: 6px;
}
/* MEDIA QUERIES */
@media only screen and (min-width:360px) {
	.Marketing-DesignNewBuildLink .page-section--ImageWithText {
	    max-width: 280px !important;
	}
}
@media only screen and (min-width:375px) {
	.Marketing-DesignNewBuildLink .page-section--ImageWithText {
	    max-width: 300px !important;
	}
}
@media only screen and (min-width:400px) {
	.Marketing-DesignNewBuildLink .page-section--ImageWithText {
	    max-width: 315px !important;
	}
}
@media only screen and (min-width:480px) {
	.Marketing-TopBlueBanner .page-section--ImageWithTextOverlay.page-section--Medium {
   		 height: 350px;
	}
	.Marketing-DesignNewBuildLink {
	    top:250px;
	}
}
@media only screen and (min-width:600px) {
    .Marketing-ConfigureProducts {
    	width:49%;
    }
    .Marketing-GlassProducts {
    	width:49%;	
    }
    .Marketing-DoorProducts {
    	width:49%;	
    }
    .Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
    	min-height: 360px;
	}
}
@media only screen and (min-width:640px) {
	.Marketing-DesignNewBuildLink {
	    top:230px;
	}
	.Marketing-DesignNewBuildLink .page-section--ImageWithText .page-section__content .page-section__image-wrap {
    	width: 50px;
	}
	.Marketing-TopBrandsSlider .ibos-slider-wrap  .ibos-slider .slick-track .widget-sub-item-image .widget-sub-item-image__link img {
		max-width: 60%;
    	position: absolute;
    	right: 0;
	}
	.Marketing-TopBrandsSlider .ibos-slider-wrap  .ibos-slider .slick-track .widget-sub-item-image__text-content {
		width:39%;
	}
	.Marketing-TopBrandsSlider .ibos-slider-wrap  .ibos-slider .slick-track .widget-sub-item-image__text-content .widget-sub-item-image__title {
		-webkit-text-shadow: none;
	    -moz-text-shadow: none;
	    -ms-text-shadow: none;
    	text-shadow: none;
    	color:#3e66fb;
	} 
	.Marketing-TopBrandsSlider .widget-sub-item-image__text-content.text-overlay-opacity--50:after {
    	opacity: 0.1;
	}
	.Marketing-TopBrandsSlider .widget-sub-item-image__text-content:after {
    	background-color: #fff;
	}
}
@media only screen and (min-width:680px) {
    .Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
    	min-height: 350px;
	}
}
@media only screen and (min-width:768px) {
    .Marketing-TopBrandsSlider .ibos-slider-wrap  .ibos-slider .slick-track .widget-sub-item-image__text-content {
		padding: 10px 60px 10px 10px;
	}
	.Marketing-TopBrandsSlider .ibos-slider-wrap .ibos-slider .slick-list {
    	height: 330px !important; 
	}
	.Marketing-TopBrandsSlider .ibos-slider-height--Medium .widget-sub-item-image__link {
    	height: 330px !important;
	}
	.Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
    	min-height: 340px;
	}
}
@media only screen and (min-width:800px) {
    .Marketing-GlassProducts {
    	width:32%;	
    }
}
@media only screen and (min-width:992px) {
    .Marketing-ConfigureProducts {
    	width:33%;
    }
    .Marketing-GlassProducts {
    	width:33%;	
    }
    .Marketing-DoorProducts {
    	width:33%;	
    }
    .Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
    	min-height: 350px;
	}
}
@media only screen and (min-width:1100px) {
    .Marketing-GlassProducts {
    	width:24%;	
    }
    .Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
    	min-height: 335px;
	}
}
@media only screen and (min-width:1200px) {
    .Marketing-ConfigureProducts {
    	width:24%;
    }
    .Marketing-TopBrandsSlider .ibos-slider-wrap  .ibos-slider .slick-track .widget-sub-item-image__text-content {
		padding: 10px 80px 10px 10px;
	}
}
@media only screen and (min-width:1250px) {
    .Marketing-DoorProducts {
    	width:24%;	
    }
    .Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
    	min-height: 355px;
	}
}
@media only screen and (min-width:1340px) {
    .Marketing-ConfigureProducts {
    	width:19%;
    }
    .Marketing-ConfigureProducts .page-section--ImageWithText .page-section__content .page-section__text-wrap h2.page-section__title {
    	font-size:15px;
    }
    .Marketing-GlassProducts {
    	width:16%;	
    }
}
@media only screen and (min-width:1428px) {
    .Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
    	min-height: 340px;
	}
}
@media only screen and (min-width:1580px) {
    .Marketing-ConfigureProducts {
    	width:16%;
    }
    .Marketing-DoorProducts {
    	width:16%;	
    }
    .Marketing-DoorProducts .page-section--ImageWithText .page-section__content {
    	min-height: 370px;
	}
}

/* =============== SIGN-IN AND REGISTRATION - CSS CODES =============== */
.sign-in-and-registration {
	max-width:1350px;
	width:100%;
	margin:0 auto;
	padding-top:10px;
    padding-bottom:10px;
}

/* =============== BLOGS 2025 - CSS CODES =============== */
.post-list-template--cpq-wall .post-list-category__title {
    font-size: 54px;
    line-height: 63px;
    color: #19366C;
}
.post-list-template--cpq-wall ul.list-group {
    padding: 20px 0 0 0;
}
.post-list-template--cpq-wall ul.list-group li.list-group-item a:hover {
    background-color:#60BAAE;
    font-weight:600;
    color:#333 !important;
    border-radius:5px;
} 
.post-list-template--cpq-wall ul.list-group li.list-group-item a:active {
    background-color:#60BAAE;
    font-weight:600;
    color:#333 !important;
    border-radius:5px;
} 
.post-list-template--cpq-wall ul.list-group li.list-group-item a:focus {
    background-color:#60BAAE;
    font-weight:600;
    color:#333 !important;
    border-radius:5px;
} 
.post-list-template--cpq-wall .post-list-item-feature-image img {
    width:100%;
}
.post-list-template--cpq .post-list-item__category {
    background-color: #60BAAE66 !important;
    border: solid 1px #60BAAE66 !important;
    color: #000 !important;
    padding: 5px 12px;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 0.5px;
}
.post-list-item__category-wrap .btn-primary {
    background-color: #60BAAE66 !important;
    border: solid 1px #60BAAE66 !important;
    color: #000 !important;
    padding: 5px 12px;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 0.5px;
}
.post-list-item__category-wrap .btn-primary:hover {
    background-color: #60BAAE66 !important;
    border: solid 1px #60BAAE66 !important;
    color: #000 !important;
}
.post-list-item__category-wrap .btn-primary:active {
    background-color: #60BAAE66 !important;
    border: solid 1px #60BAAE66 !important;
    color: #000 !important;
}
.post-list-item__category-wrap .btn-primarn:focus {
    background-color: #60BAAE66 !important;
    border: solid 1px #60BAAE66 !important;
    color: #000 !important;
}
.post-list-template--cpq .post-list-item__author-name {
    font-size:14px;
    line-height:23px;
}
.post-list-template--cpq-wall .post-list-item-feature-image {
    height:300px;
}
.page-main-layout--post-list-entry .breadcrumb {
    display:none;
}
.post-list-template--cpq-details h3.post-list-category__title {
    display:none;
}
.post-list-template--cpq-details .post-list__menu {
    display:none;
}

/* BLOG ENTRY/SUB-PAGE CSS CODES */
.page-main-layout--post-list-entry #mainContent {
    padding:20px 10px;
}
.page-main-layout--post-list-entry .breadcrumb {
    display:none;
}
.page-main-layout--post-list-entry .page-header__title {
    font-size: 40px;
    line-height: 49px;
    color: #19366C;
    font-weight: 600;
    padding-bottom: 40px !important;
}
.page-main-layout--post-list-entry .post-list-publish-info {
    display:none;
}
.post-list-template--cpq-details h3.post-list-category__title {
    display:none;
}
.post-list-template--cpq-details .post-list__menu {
    display:none;
}

/* MEDIA QUERIES */
@media (min-width: 600px) {
    .post-list-template--cpq.post-list-template--cpq-wall .post-list-item:first-child .post-list-item__link {
        min-height: 550px;
    }
    .post-list-template--cpq.post-list-template--cpq-wall .post-list-item:first-child .post-list-item-feature-image {
        min-height: 500px;
    }
}
@media (max-width: 809px) {
    .post-list-item__category-wrap .btn-primary {
        background-color: #60BAAE66;
        border: solid 1px #60BAAE66;
        color: #000;
        padding: 5px 12px;
        font-weight: 600;
        font-size: 12px;
        line-height: 21px;
        letter-spacing: 0.5px;
    }
}
@media only screen and (min-width: 1550px) {
    .post-list-template--cpq-wall .post-list-item-feature-image {
        height: 350px;
    }
}

/* ==================== BOOK A DEMO -- CSS CODES ==================== */
.generic-form-configurator-layout .content-block-static {
    padding-top: 40px;
    max-width: 1076px;
    margin: 0 auto;
}
.generic-form-configurator--10000 .page-header__title {
    font-family: MundialNarrowBold;
    color: #19366C;
    margin-bottom: -20px;
    font-size:44px;
    line-height:53px;
}
.generic-form-configurator--10000 .page-header__title small {
    color: #666;
    font-family: MundialNarrowLight;
    font-size: 18px;
    line-height:27px;
}
.generic-form-configurator--10000 .form-configurator-fieldset__form-input .row {
    max-width: 780px;
    margin: 0 auto;
}
.BookADemoText {
    text-align: center;
    color: #666;
    font-family: MundialNarrowLight;
    font-size: 18px !important;
    line-height: 27px;
    margin: 0 auto;
    padding-bottom: 20px;
    max-width: 760px;
}
.generic-form-configurator--10000 .form-group .form-control {
    border: solid 1px #666;
    border-radius:5px;
    height:45px;
}
.generic-form-configurator--10000 .form-group--Name, .form-group--Address, .form-group--HowDidYouHearAboutUs, .form-group--AdditionalNotes {
    width:100%;
}
.generic-form-configurator--10000 .form-group--AdditionalNotes .form-control {
    height:200px
}

/* MEDIA QUERIES */
@media only screen and (min-width: 1200px) {
    .generic-form-configurator--10000 .page-header__title {
        font-size:54px;
        line-height:63px;
    }
}

/* ==================== FEATURES CSS CODES ==================== */
.features .rich-text-section .page-section__content {
    font-size: 16px;
    line-height: 26px;
}
ul.Features-List {
    position:relative;
}
.Features-Listing {
    display: block;
    position: relative;
    padding: 0 0 10px 40px;
}
.Features-Listing:before {
    content:"";
    background-image:url('/m/Features/Checkmark.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 1px;
}
.title-light-blue.section-quoting .page-section--RichText .page-section__content p a:hover {
    color: #151515;
}

/* ==================== FREQUENTLY ASKED QUESTIONS CSS CODES ==================== */
.frequently-asked-questions {
    max-width: none;
    padding-left: 0px;
    padding-right: 0px;
}
.frequently-asked-questions .section-quoting {
    background-color: #F0F9F7;
}
.frequently-asked-questions .rich-text-section .page-section__content {
    font-size: 16px;
    line-height: 26px;
}
.frequently-asked-questions--rich-text-section .page-section--RichText h2.page-section__title {
    font-size: 54px;
    line-height: 63px;
    color: #19366C;
    font-family: MundialNarrowBold;
}
.frequently-asked-questions--rich-text-section-stillhavequestions {
    background: linear-gradient(270deg, #1F305E 0%, #19366C 25%, #294476 73.56%, #3E5784 100%);
}
.frequently-asked-questions--accordion-section .page-section__accordion-item .page-section__accordion-header {
    border: 1px solid #D9D9D9;
    border-radius: 5px !important;
    color: rgba(21, 21, 21, 0.7);
    font-family: MundialNarrowSemibold;
    font-size: 18px;
    padding: 20px 50px 18px 20px;
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    transition: border-color .3s ease-in-out, color .3s ease-in-out;
    font-size: 20px;
    line-height: 29px;
}
.frequently-asked-questions--accordion-section .page-section__accordion-header:hover {
    border: 1px solid #66afe9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.frequently-asked-questions--accordion-section .page-section__accordion-item + .page-section__accordion-item {
    border:none;
}
.frequently-asked-questions--accordion-section .page-section__accordion-header:active, .frequently-asked-questions--accordion-section .page-section__accordion-header:active:focus, .frequently-asked-questions--accordion-section .page-section__accordion-header:focus, .frequently-asked-questions--accordion-section .page-section__accordion-header:hover {
    border-color: #60BAAE !important;
    color: #60BAAE;
}
.frequently-asked-questions--rich-text-section-stillhavequestions .page-section--RichText .page-section__title {
    color: #FFF;
    font-family: MundialNarrowBold;
    text-transform: capitalize;
}
.frequently-asked-questions--rich-text-section-stillhavequestions .page-section--RichText .page-section__content {
    color: #FFF;
    font-size: 18px;
    line-height:27px;
    margin: 0 auto;
    max-width: 660px;
    text-transform: capitalize;
}
.frequently-asked-questions--rich-text-section-stillhavequestions .page-section--RichText .page-section__content p a {
    background-color: #60BAAE;
    border: 1px solid #60BAAE;
    border-radius: 999px !important;
    color: #151515;
    display: block;
    font-family: MundialNarrowBold;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 140px;
    margin: 32px auto;
}
.frequently-asked-questions--rich-text-section-stillhavequestions .page-section--RichText .page-section__content p a:hover {
    text-decoration:none;
}

/* MEDIA QUERIES */
@media only screen and (min-width:1200px) {
    .frequently-asked-questions--accordion-section .page-section__accordion-content {
        font-size: 16px;
        line-height:27px;
    }
    .frequently-asked-questions--rich-text-section-stillhavequestions .page-section--RichText .page-section__title {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .frequently-asked-questions--rich-text-section-stillhavequestions .page-section--RichText .page-section__content {
        font-size: 24px;
        line-height:33px;
    }
}

/* =============== GENERIC CONTENT, PRODUCT, MY ACCOUNT HEADER, TEXT  CSS CODES =============== */
/* CONTENT */
h1.page-header__title {
    font-family: 'MundialNarrowBold';
    text-align:center;
}
.page-header h1 {
    font-family: 'MundialNarrowBold';
}
h2.page-section__title {
    color: #333;
    font-family: 'MundialNarrowBold';
}
h2.page-title {
    font-family: 'MundialNarrowBold';
}
.page-section__title {
    font-family: 'MundialNarrowBold';
}
.page-section__accordion-header {
   font-family: 'MundialNarrowBold';
   line-height:27px;
}
.page-section__accordion-content {
    font-family: 'MundialNarrowLight';
    padding: 10px 20px;
}
.page-section__content {
    font-family: 'MundialNarrowLight';
}
.page-section__content p a {
   color: rgba(21, 21, 21, 0.7);
   text-decoration:none;
}
.page-section__content p a:hover {
   color: #60BAAE;
   text-decoration:underline;
}
.btn.btn-default.page-section__btn-link {
    background-color: #60BAAE;
    border-color: #60BAAE;
    color: #151515;;
    display: block;
    font-family: 'MundialNarrowBold';
}
.btn.btn-default.page-section__btn-link:hover {
    background-color: #58ABA0;
    border-color: #58ABA0;
}

/* OTHER PAGES */
.page-title.mtop-0 {
   font-family: 'MundialNarrowBold';
}
h1.page-title {
   font-family: 'MundialNarrowBold';
}
h2.page-title {
   font-family: 'MundialNarrowBold';
}
.registration-confirmation-wrap .page-title h3 {
   font-family: 'MundialNarrowBold';
}
h1.text-danger {
   font-family: 'MundialNarrowBold';
}
h2.text-danger {
   font-family: 'MundialNarrowBold';
}
.modal-title {
   font-family: 'MundialNarrowBold';
}
.store-location-page .page-header__title {
   font-family: 'MundialNarrowBold';
   text-align: center;
   padding: 30px 0;
}

/* ==================== CASE STUDIES CSS CODES ==================== */
.case-studies {
    max-width: none;
    padding-left: 0px;
    padding-right: 0px;
}
.case-studies .section-quoting {
    background-color: #F0F9F7;
}
.case-studies .rich-text-section .page-section__content {
    font-size: 16px;
    line-height: 26px;
}
.case-studies--image-with-text-section .page-section--ImageWithText .page-section__content .page-section__text-wrap a.btn {
    color: #ffffff;
    border-radius: 999px !important;
    display: block;
    font-family: MundialNarrowBold;
    font-size: 14px;
    height: 42px;
    line-height: 43px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    width: 160px;
}
.case-studies--custom-html-section .page-section__content p .btn {
    color: #ffffff;
    border-radius: 999px !important;
    background-color: #19366c;
    border-color: #19366c;
    display: inline-block;
    font-family: MundialNarrowBold;
    font-size: 14px;
    height: 42px;
    line-height: 43px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    width: 117px;   
}

/* ======================= HOMEPAGE ADDITIONAL CSS CODES ======================= */
.doors--accordion-section .page-section--Accordion .page-section__accordion-list .page-section__accordion-item .page-section__accordion-content {
    font-size:16px;
    line-height:25px;
}

/* MEDIA QUERIES */
@media only screen and (min-width:1200px) {
    .doors--accordion-section .page-section--Accordion .page-section__accordion-list .page-section__accordion-item .page-section__accordion-content {
        font-size:18px;
        line-height:27px;
    }
    .tiled-image-with-text .page-section-wrap--ImageWithText .page-section__title {
        font-size: 22px;
    }
}


/* ======================= COMING SOON PAGE CSS CODES ======================= */
.coming-soon-page {
    padding:50px 0;
}
.coming-soon-page--rich-text-section-topgradienttext .page-section--RichText h2.page-section__title {
    font-size: 62px;
    line-height: 65px;
    font-family: MundialNarrowBold;
    background: linear-gradient(to right, #60BAAE, #19366C);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-weight: 900;
}
.coming-soon-page--rich-text-section-middletext .page-section--RichText .page-section__content {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
}
.coming-soon-page--rich-text-section-middletext .page-section--RichText .page-section__content p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
}
.coming-soon-page--button-section-requestdemo .page-section--Button .btn {
    border-radius: 20px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.coming-soon-page--button-section-contact .page-section--Button .btn {
    border-radius: 20px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* MEDIA QUERIES */
@media only screen and (min-width:768px) {
    .coming-soon-page--rich-text-section-topgradienttext .page-section--RichText h2.page-section__title {
        font-size: 72px;
        line-height: 75px;
    }
}

/* ======================= BOOK A DEMO THANK YOU PAGE CSS CODES ======================= */
.BookADemoThankYou-Container {
    width:100%;
    vertical-align:top;
    padding:5pc;
    box-sizing:border-box;
    text-align:center;
}
.BookADemoThankYou-Header {
    color: #19366C;
    text-align: center;
    text-transform: capitalize;
    font-family: MundialNarrowBold;
    font-size:32px;
    line-height:40px;
}
.BookADemoThankYou-Header:before {
    background-color: rgba(96, 186, 174, 0.4);
    border-radius: 5px;
    color: #151515;
    content: "Book a Demo";
    display: block;
    font-family: MundialNarrowBold;
    font-size: 12px;
    height: 25px;
    line-height: 26px;
    margin: 0 auto 15px;
    text-transform: uppercase;
    width: 105px;
}
.BookADemoThankYou-BodyText{
    font-family: MundialNarrowRegular;
    color: #333;
    font-size:18px;
    line-height:27px;
    text-align:center;
}
.BookADemoThankYou-BackToHomeButton {
    background-color: #60BAAE;
    border-color: #60BAAE;
    box-shadow: none;
    color: #151515;
    font-family: MundialNarrowBold;
    font-weight: normal;
    padding:10px 20px;
    border-radius:5px;
    text-align:center;
    text-decoration:none;
}
.BookADemoThankYou-BackToHomeButton:hover {
    background-color: #58ABA0;
    border-color: #58ABA0;
    color: #fff;
}
.BookADemoThankYou-BackToHomeButton:active {
    background-color: #58ABA0;
    border-color: #58ABA0;
    color: #fff;
}
.BookADemoThankYou-BackToHomeButton:focus {
    background-color: #58ABA0;
    border-color: #58ABA0;
    color: #fff;
}

/* MEDIA QUERIES */
@media only screen and (min-width:1200px) {
    .BookADemoThankYou-Header {
        font-size:54px;
        line-height:60px;
    }
}