/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



@font-face {
	font-family: 'FontAwesomeSlickFeed';
	src: url(https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/raw_assets/public/UrbanInfillCorporation_October2024/fonts/fa-light-300.ttf),
		url(https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/raw_assets/public/UrbanInfillCorporation_October2024/fonts/fa-light-300.woff2);
}


@font-face {
	font-family: 'FontAwesomeSlick';
	src: url(https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/raw_assets/public/UrbanInfillCorporation_October2024/fonts/fa-brands-400.ttf),
		url(https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/raw_assets/public/UrbanInfillCorporation_October2024/fonts/fa-brands-400.woff2);
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-bottom: 10px;
}

p {
	margin: 0;
	padding-bottom: 1em;
}

b,
strong {
	font-weight: 700;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0 0 1em 20px;
	list-style-type: disc;
}

ol {
	list-style: none;
	margin: 0;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 1em;
}

ol li, 
ul li {
	margin-bottom: 0;
}


blockquote, q {
	quotes: none;
}

blockquote {
	padding: 0;
	border: 0;
	outline: 0;
	margin: 20px 0 30px;
	border-left: 5px solid;
	padding-left: 20px;
	border-color: #c7c681;
}

form label {
	margin: 0;
	padding: 0;
	max-width: 100%;
	font-weight: bold;
	display: block;
	margin: 0 0 8px;
}

.hs-form-field {
	margin-bottom: 16px;
}

form input[type=email], 
form input[type=file], 
form input[type=number], 
form input[type=password], 
form input[type=search], 
form input[type=tel], 
form input[type=text], 
form select, 
form textarea {
	-webkit-appearance: none;
	font-size: 13.33px;
	width: 100%;
	height: 40px;
	padding: 10px;
	line-height: normal;
	font-weight: 400;
}

form textarea {
	min-height: 100px;
}


::-webkit-input-placeholder {
	color: rgb(117, 117, 117);
}



form input[type=email]:focus, 
form input[type=file]:focus, 
form input[type=number]:focus, 
form input[type=password]:focus, 
form input[type=search]:focus, 
form input[type=tel]:focus, 
form input[type=text]:focus, 
form select:focus,
form textarea:focus {
	box-shadow: unset;
	color: #3e3e3e;
}

.hs-input.invalid.error {
	border-color: #bbb;
}

.hs-button,
input.hs-button,
form input[type=submit] {
	font-size: 16px;
	line-height: normal;
	font-family: Open Sans, Arial, sans-serif;
	font-weight: 400;
}


a.hs-sec-btn {
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	line-height: 1.7;
}


iframe {
	max-width: 100%;
}


.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
	width: 80%;
}

.dnd-section[class*="force-full"] > .row-fluid {
	width: 100% ;
}


.servs-details-pg .left-dnd-area .dnd-section > .row-fluid,
.servs-details-pg .right-dnd-area .dnd-section > .row-fluid {
	width: 100%;
}

.servs-details-pg .left-dnd-area .dnd-section > .row-fluid .dnd-column,
.servs-details-pg .right-dnd-area .dnd-section > .row-fluid .dnd-column{
	padding: 0;
}

.servs-details-pg .hs-search-field form.hs-search-field__form {
	padding: 0 !important;
	margin: 0 0 50px;
}


.bnr_wrp.home-bnr-slides .slide_background {
	min-height: 31vw;
	padding: 0 6%;
}

.bnr_wrp.home-bnr-slides .slide_content {
	padding: 16% 8%;
}

.bnr_wrp.home-bnr-slides .splide .splide__pagination {
	bottom: 20px;
}
.bnr_wrp.home-bnr-slides.circle_bullets .splide__pagination .splide__pagination__page {
	margin: 0 5px;
	width: 7px;
	height: 7px;
	opacity: 0.5;
	background-color: hsla(0, 0%, 100%, .5);
}
.bnr_wrp.home-bnr-slides.circle_bullets .splide__pagination .splide__pagination__page.is-active {
	opacity: 1;
	background-color: #fff;
}

.hs_fillter_wrp .hs_fil_cat_item {
	padding: 7px;
}


.portfolio-lising-left, 
.portfolio-lising-sidebar {
	position: relative;
	z-index: 2;
	min-height: 1px;
	float: left;
	width: 100%;
}
.portfolio-lising-cols-wrp .dnd-section>.row-fluid {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.portfolio-lising-cols-wrp .dnd-section>.row-fluid .dnd-column {
	padding: 0;
}

.portfolio-lising-cols-wrp .dnd-section {
	padding: 0;
}
.portfolio-lising-cols-wrp {
	padding-top: 54px ;
	padding-bottom: 54px ;
}



.cm_blog_listing_portfolio .blog-pagination .blog-pagination__link {
	background-color: rgba(91, 127, 139,1.0) ;
	color: rgba(255, 255, 255,1.0) ;
}
.cm_blog_listing_portfolio .blog-pagination .blog-pagination__link path {
	fill: rgba(255, 255, 255,1.0) ;
}

.cm_blog_listing_portfolio .blog-pagination .blog-pagination__link:hover {
	background-color: rgba(199, 198, 129,1.0) ;
	color: rgba(255, 255, 255,1.0) ;
}
.cm_blog_listing_portfolio .blog-pagination .blog-pagination__link:hover path {
	fill: rgba(255, 255, 255,1.0) ;
}

.cm_blog_listing_portfolio .blog-pagination .blog-pagination__link--active {
	background-color: rgba(199, 198, 129,1.0) ;
	color: rgba(255, 255, 255,1.0) ;
}
.cm_blog_listing_portfolio .blog-pagination .blog-pagination__link--active path {
	fill: rgba(255, 255, 255,1.0) ;
}
.cm_blog_listing_portfolio .blog-pagination .blog-pagination__link svg {
	vertical-align: middle;
}

.blog-feed.gallery-recent-posts .recent-post-item .post-btm {
	padding: 0;
}
.blog-feed.gallery-recent-posts .recent-post-item .item_inner {
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

.blog-feed.gallery-recent-posts .feed-outer-wrp {
	row-gap: 60px;
}
.blog-feed.gallery-recent-posts .recent-post-title {
	margin-bottom: 0;
}
.blog-feed.gallery-recent-posts .recent-post-title a {
	color: inherit;
} 
.blog-feed.gallery-recent-posts .recent-post-item .post-btm .read-more a {
	font-size: 14px;
	padding: 10px 15px;
	transition: 0.5s ease-out;
	line-height: 1.7;
	font-weight:400;
}
.blog-feed.gallery-recent-posts .recent-post-item .post-btm .read-more a:hover {
	letter-spacing: 1.5px;
}
.blog-feed.gallery-recent-posts .hs-featured-wrp {
	padding-bottom: 66.6%;
	position: relative;
	margin-bottom: 20px;
}
.blog-feed.gallery-recent-posts .meta_wrap {
	margin: 0 0 10px;
}


.cnt-mid-sec form .hs-form-field>label {
	margin: 0 0 8px;
}
.cnt-mid-sec form input:not(.hs-button),
.cnt-mid-sec form textarea {
	padding: 10px;
}
.cnt-mid-sec form .hs-form-field {
	margin-bottom: 16px;
}
.cnt-mid-sec form .hs-form-field textarea {
	min-height: 100px;
}

.body-container--landing-page .widget-type-rich_text h3 {
	margin-top: 10px;
}
input#globalunsub+span {
	font-weight: normal;
}
.body-container--home .widget-type-rich_text h3 {
	margin-top: 10px;
}


.hs-error-msg, 
.hs_error_rollup label,
.systems-page ul.no-list.hs-error-msgs label {
	margin: 0;
	width: calc(100% - 8px);
	border-radius: 2px;
	background-color: #DF4949;
	padding: 5px 10px;
	font-weight: 400;
	color: #fff !important;
	font-size: 14px;
}




@media (min-width: 981px) {
	.portfolio-lising-left {
		width: 64.833%;
		margin-right: 5.5%;
	}

	.portfolio-lising-sidebar {
		width: 29.6667%;
	}
	.portfolio-lising-cols-sec {
		padding: 4% 0;
	}

	.portfolio-lising-cols-wrp {
		padding-top: 2% ;
		padding-bottom: 2% ;
	}

}

@media only screen and (min-width: 1350px) {

	.portfolio-lising-cols-sec {
		padding: 54px 0;
	}

	.portfolio-lising-cols-wrp {
		padding-top: 27px ;
		padding-bottom: 27px ;
	}
}

@media (max-width:1440px) {
	.bnr_wrp.home-bnr-slides .slide_background {
		min-height: 36.5vw;
	}
}

@media (max-width:1200px) {
	.bnr_wrp.home-bnr-slides .slide_background {
		min-height: 41.5vw;
	}
}

@media (max-width:991px) {
	.bnr_wrp.home-bnr-slides .slide_background {
		min-height: 47vw;
	}
}

@media (max-width: 980px) {
	.portfolio-lising-cols-sec {
		padding: 50px 0;
	}
	.portfolio-lising-cols-wrp {
		padding: 30px 0;
	}
	.portfolio-lising-sidebar {
		margin-top: 42px;
	}
	.blog-index-portfolio_post {
		margin-bottom: 42px;
	}
	.blog-post-wrapper .cm-sidebar,
	.portfolio-lising-sidebar .cm-sidebar {
		padding: 0;
		border: 0;
	}
	.blog-feed.gallery-recent-posts .feed-outer-wrp {
		row-gap: 42px;
	}
}

@media (max-width:767px) {
	.content-wrapper,
	.page-center {
		padding-left: 0;
		padding-right: 0;
	}

	.bnr_wrp.home-bnr-slides .slide_background {
		min-height: 57vw;
	}
}

@media (max-width:600px) {
	.bnr_wrp.home-bnr-slides .slide_background {
		min-height: 68vw;
	}

}

@media (max-width:479px) {
	.bnr_wrp.home-bnr-slides .slide_background {
		min-height: 82vw;
	}

	.systems-page h1 {
		font-size: 24px;
	}
	.systems-page h2 {
		font-size: 21px;
	}
	.systems-page h3 {
		font-size: 19px;
	}
	.blog-feed.gallery-recent-posts .recent-post-title {
		font-size: 16px;
	}


}

@media (max-width:350px) {
	.bnr_wrp.home-bnr-slides .slide_background {
		min-height: 370px;
	}

}









@font-face { font-family: ETmodules; src: url("https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/UrbanInfillCorporation_October2024/Fonts/modules.eot") format("embedded-opentype"), 
	url("https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/raw_assets/public/UrbanInfillCorporation_October2024/fonts/modules.woff") format("woff"),
		url("https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/raw_assets/public/UrbanInfillCorporation_October2024/fonts/modules.ttf") format("truetype"), 
			font-style: normal; font-weight: 400; font-display: block; }










header .cm-header-top{
	background-color: 




rgba(199, 198, 129, 1.0)
;
	color:




rgba(255, 255, 255, 1.0)
;
}
header .page-center .cm-right ul.cm-social-icons li a{
	color:




rgba(255, 255, 255, 1.0)
;
}
header .page-center .cm-right ul.cm-social-icons li a:hover{
	color:




rgba(255, 255, 255, 0.7)
;
}
header .page-center .cm-info .cm-left a{
	color:




rgba(255, 255, 255, 1.0)
;
}
header .page-center .cm-info .cm-left a:hover{
	color:




rgba(255, 255, 255, 0.7)
;
}

















header .cm-header-bottom {
	background: #fff url(https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/raw_assets/public/UrbanInfillCorporation_October2024/images/light-gray-wood-background-and-white-wood-background-hd-white-barn-woo-12-1.jpg) repeat-x center bottom;
	background-color:




rgba(91, 127, 139, 1.0)
;
	border-color:




rgba(255, 255, 255, 0.0)
;
}
header .cm-header-bottom .hs-menu-wrapper ul li a{
	color:




rgba(255, 255, 255, 0.6)
;
	background-color:




rgba(91, 127, 139, 0.0)
;
}
header .cm-header-bottom .hs-menu-wrapper ul li a:hover{
	color:




rgba(255, 255, 255, 0.6)
;
	background-color:




rgba(91, 127, 139, 0.0)
;
}
header .cm-header-bottom .hs-menu-wrapper > ul > li.active-branch > a{
	color:




rgba(199, 198, 129, 1.0)
;
}

header .cm-header-bottom .hs-menu-wrapper.flyouts ul li ul.hs-menu-children-wrapper{
	background-color:




rgba(199, 198, 129, 1.0)
;
}
header .cm-header-bottom .hs-menu-wrapper.flyouts ul li ul.hs-menu-children-wrapper li a{
	color:




rgba(0, 0, 0, 0.6)
;
}
header .cm-header-bottom .hs-menu-wrapper.flyouts ul li ul.hs-menu-children-wrapper li.active a{
	color:




rgba(0, 0, 0, 0.6)
;
}
header .cm-header-bottom .hs-menu-wrapper.flyouts ul li ul.hs-menu-children-wrapper li a:hover{
	color:




rgba(0, 0, 0, 0.6)
;
}


.custom-no-navigation header .cm-header-bottom {
	background-position: center;
}
.custom-no-navigation header .cm-header-bottom .cm-menu {
	display: none;
}














@media (max-width:980px){
	header .cm-header-bottom{
		background-color:




rgba(199, 198, 129, 0.0)
;
	}
	header .cm-header-bottom .hs-menu-wrapper ul li a{
		color:




rgba(255, 255, 255, 0.6)
;
	}
	header .cm-header-bottom .hs-menu-wrapper ul li.active.active-branch a{
		color:




rgba(255, 255, 255, 0.6)
;
	}
	header .cm-header-bottom .hs-menu-wrapper ul li a:hover{
		color:




rgba(255, 255, 255, 0.6)
;
	}
	header .cm-header-bottom .hs-menu-wrapper.flyouts ul li ul.hs-menu-children-wrapper li a{
		color:




rgba(255, 255, 255, 0.6)
;
	}
	header .cm-header-bottom .hs-menu-wrapper.flyouts ul li ul.hs-menu-children-wrapper li.active.active-branch a{
		color:




rgba(255, 255, 255, 0.6)
;
	}
	header .cm-header-bottom .hs-menu-wrapper.flyouts ul li ul.hs-menu-children-wrapper li a:hover{
		color:




rgba(255, 255, 255, 0.6)
;
	}
	header .cm-header-bottom span.cm-mobile-menu-bar{
		color:




rgba(199, 198, 129, 1.0)
;
	}
	header .cm-header-bottom span.cm-select_page{
		color:




rgba(255, 255, 255, 0.6)
;
	}
}

footer.cm-footer .footer-section.cm-footer-inner {
	background: url(https://47448207.fs1.hubspotusercontent-na1.net/hubfs/47448207/raw_assets/public/UrbanInfillCorporation_October2024/images/footer-bar.jpg) repeat-x top;
	padding: 25px 0 5px;
}
footer.cm-footer .footer-section.cm-footer-inner .col-section {
	padding: 0;
	display: flex;
	justify-content: space-between;
}
footer.cm-footer .footer-section.cm-footer-inner .page-center {
	width: 80%;
	max-width: 1080px;
	margin: auto;
}
footer.cm-footer .footer-section.cm-footer-inner .col-section .cm-icons .footer-social {
	gap: 0;
	padding: 0;
	position: relative;
	top: -2px;
}
footer.cm-footer .col-section .cm-icons .footer-social .footer-social-item.tycustom_icon {
	font-size: 24px;
	display: block;
	width: auto;
	margin-left: 24px;
	line-height: normal; 
	height: 27px;
}
footer.cm-footer .footer-section.cm-footer-inner .col-section .cm-copy-text p {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.7em;
	font-weight: 400;
}
footer.cm-footer.footer .footer-social .footer-social-item i:hover {
	opacity: 0.7;
}


.footer.cm-footer .footer-social .footer-social-item i,
.footer.cm-footer .footer-social .footer-social-item svg{
	color: rgba(242, 245, 255,1.0);
}

.footer.cm-footer{
	background-color: rgba(91, 127, 139,1.0);
}

@media (max-width:980px){
	footer.cm-footer .footer-section.cm-footer-inner .col-section {
		flex-direction: column;
	}
	footer.cm-footer .footer-section.cm-footer-inner .footer-row.cm-icons {
		margin: 0px 0 7px;
		order: 1;
	}
	footer.cm-footer .footer-section.cm-footer-inner .footer-row.cm-copy-text {
		order: 2;
	}
	footer.cm-footer .footer-section.cm-footer-inner .col-section .cm-icons .footer-social {
		justify-content:center;
		line-height: normal;
		top: 0px;
	}
	footer.cm-footer .footer-section.cm-footer-inner .col-section .cm-copy-text p {
		text-align: center;
	}
	footer.cm-footer .footer-section.cm-footer-inner {
		padding: 23px 0 5px;
	}
	footer.cm-footer .col-section .cm-icons .footer-social .footer-social-item.tycustom_icon{
		position: relative;
		right: 2px;
		margin-left: 24px;
	}
}

@media (max-width:767px){
	footer.cm-footer .col-section .footer-social-item:not(:first-child) {
		margin-right: 0;
	}
}



.blog-post-wrapper {
	padding-top: 58px;
}

.blog-post-wrapper .cm-content .date {
	padding-bottom: 15px;
	margin-bottom: 6px;
}

.blog-post-wrapper .cm-content img{
	width: 100%;
	margin-bottom: 7px;
}

.blog-post-wrapper .entry-content {
	padding-top: 30px;
}

.blog-post-wrapper .main-wrapper{
	margin-bottom: 85px;
	display: flex;
}

.blog-post-wrapper .main-inner{
	position: relative;
}

.blog-post-wrapper .sidebar,
.blog-post-wrapper .main-inner{
	width: 100%;
}

.blog-post-wrapper .adv_video_module .page-center.full_width {
	padding: 0;
}

.blog-post-wrapper .cm-sidebar > div {
	margin: 0 0 30px;
}

@media (min-width: 1370px) {
	.blog-post-wrapper .page-center{
		padding: 0 10px;
	}
}

@media (min-width: 981px) {
	.blog-post-wrapper .main-inner {
		width: 79.125%;
		padding-bottom: 23px;
		padding-right: 5.5%;
	}

	.blog-post-wrapper .sidebar {
		width: 20.875%;
	}

	.blog-post-wrapper .main-inner::after {
		content: '';
		height: 58px;
		width: 1px;
		background-color: rgba(0, 0, 0, .1);
		position: absolute;
		right: -.5px;
		top: -58px;
	}
}

@media (max-width: 980px){
	.blog-post-wrapper .main-wrapper{
		flex-wrap: wrap;
	}

	.blog-post-wrapper .main-inner {
		padding-bottom: 25px;
		margin-bottom: 42px;
	}

}





.cnt-wit-bg-wrp.cm_content {
	padding: 50px 0;
}

.cnt-wit-bg-wrp.cm_content .content_widget {
	padding: 30px 0;
}



.cnt-wit-bg-wrp.cm_content .rich_text .hs-responsive-embed-wrapper.hs-responsive-embed {
	max-height: 100% !important;
	min-width: 100% !important;
	width: 100% !important;
}

.cnt-wit-bg-wrp.cm_content  h2.title {
	margin-bottom:30px;
}


.cnt-wit-bg-wrp.cm_content .rich_text iframe {
	padding-bottom: 30px;
}

.cnt-wit-bg-wrp.cm_content .rich_text .hs-responsive-embed-inner-wrapper {
	padding-bottom: 56.2963% !important;
}


.simple-banner.cm_banner .banner-content-inner.col12 {
	padding: 0;
}

.simple-banner.cm_banner .img_wrap.col12 {
	padding: 0;
}

.simple-banner.cm_banner .flex_row {
	row-gap: 0;
}

.simple-banner.cm_banner {
	min-height: auto;
}

.simple-banner.cm_banner .img_wrap.col12 img {
	width: 100%;
	max-width: 100%;
}
.cnt-wit-bg-wrp.cm_content.cm_left_sidebar .page-center.full_width {
	padding: 0;
}


.two-col-content.cm_contact_form .content-col .form_wrap h3 {
	padding: 0;
}


.two-col-content.cm_contact_form .content-col .description p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_contact_form .content-col .form_wrap {
	padding-top: 0;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

form fieldset.form-columns-1 .hs-form-field .hs-input {
	width: 100%;
}

.cnt-wit-bg-wrp.cm_bg_content .page-center {
	padding: 0;
}

.cnt-wit-bg-wrp.cm_bg_content h2.title {
	margin: 0;
}

.cnt-wit-bg-wrp.cm_bg_content  .rich_text hr {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: rgb(102, 102, 102);
}



.card_gallery.cm_cards .top_sec {
	padding: 0;
	margin: 0;
}
.card_gallery.cm_cards .top_content {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	max-width: 96%;
	padding: 8px;
	width: 210px;
}

.card_gallery.cm_cards  h3.title {
	text-align: left;
}

.card_gallery.cm_cards .top_content p {
	font-size: 12px;
	padding: 0 4px 5px;
	margin: 0;
	line-height: 23.8px;
}

.card_gallery.cm_cards .top_content p img {
	height: auto;
	max-width: 100%;
}

.card_gallery.cm_cards .bottom_row .card_item.col12 {
	padding: 0;
}

.card_gallery.cm_cards .card_content+.btn_row {
	margin: 0;
}

.card_gallery.cm_cards .card_content p >:last-child {
	font-weight: 300;
}

.card_gallery.cm_cards .card_content hr {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: rgb(102, 102, 102);
}

.cnt-wit-bg-wrp.cm_links h1.title {
	margin-bottom: 20px;
}

.cnt-wit-bg-wrp.cm_service h2.title {
	margin-bottom: 30px;
}

.cnt-wit-bg-wrp.cm_service .rich_text p:last-child,
.cnt-wit-bg-wrp.cm_content .rich_text p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_two_col_content .content-col .description {
	margin: 0;
}

.two-col-content.cm_two_col_content .content-col .form_wrap {
	padding: 0;
}

.two-col-content.cm_two_col_content .content-col .form_wrap h3 {
	padding: 0;
}


.two-col-content.cm_two_col_content .media_column .content_box {
	margin: 0;
}


.blog-post-layout .img-gallery.cm-slider .cm-flex .slick-slide {
	/* 	margin-right: .8675%; */
}

.blog-post-layout .img-gallery.cm-slider {
	padding-top: 51px;
	padding-left:0;
	padding-right:0;
}

.blog-post-layout .img-gallery.cm-slider .gallery-item img {
	/* 	max-height: 117.84px;
	height: 100%; */
}

.cnt-wit-bg-wrp.cm_content.cm_left_sidebar .rich_text P {
	word-break: normal;
}


.two-col-404-page .page-center {
	padding-top: 58px;
	position: relative;
	max-width: 1080px;
}
.two-col-404-page .main-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.two-col-404-page .left-cont, 
.two-col-404-page .sidebar {
	width: 100%;
	margin: 0;
	padding: 0;
}

.two-col-404-page .sidebar {
	padding-bottom: 28px;
}

.two-col-404-page .sidebar .cm-sidebar {
	padding: 0;
	border: 0;
}


@media (min-width:981px){
	.cnt-wit-bg-wrp.cm_content .rich_text iframe {
		padding-bottom: 2.75%;
	}
	.cnt-wit-bg-wrp.cm_content  h2.title {
		margin-bottom: 2.75%;
	}

	.cnt-wit-bg-wrp.cm_content,
	.two-col-content.cm_two_col_content{
		padding: 4% 0;
	}

	.cnt-wit-bg-wrp.cm_content .content_widget,
	.two-col-content.cm_two_col_content .bottom_row{
		padding: 2% 0;
	}

	.cnt-wit-bg-wrp.cm_content.cm_left_sidebar,
	.cnt-wit-bg-wrp.cm_content.cm_left_sidebar .content_widget {
		padding: 0;
	}

	.two-col-content.cm_contact_form .content-col .description,
	.cnt-wit-bg-wrp.cm_service h2.title,
	.two-col-content.cm_contact_form .content-col h2,
	.cnt-wit-bg-wrp.cm_left_sidebar h2.title {
		margin-bottom: 4.242%;
	}

	.two-col-content.cm_two_col_content  .content-col.col6 {
		width: 47.25%;
	}

	.two-col-content.cm_two_col_content .media_column.img-col.col6 {
		width: 47.25%;
		margin-right: 5.5%;
	}

	.two-col-404-page .left-cont {
		width: 79.125%;
		padding-bottom: 23px;
		padding-right: 5.5%;
	}

	.two-col-404-page .sidebar {
		width: 20.875%;
		padding-left: 30px;
	}
	.two-col-404-page .page-center:before {
		content: "";
		position: absolute;
		top: 0;
		height: 100%;
		width: 1px;
		background-color: #e2e2e2;
		right: 20.875% !important;
	}

}


@media (min-width:1350px){


	.cnt-wit-bg-wrp.cm_content,
	.two-col-content.cm_two_col_content{
		padding: 54px 0;
	}

	.cnt-wit-bg-wrp.cm_content .content_widget,
	.two-col-content.cm_two_col_content .bottom_row{
		padding: 27px 0;
	}

	.cnt-wit-bg-wrp.cm_content.cm_left_sidebar,
	.cnt-wit-bg-wrp.cm_content.cm_left_sidebar .content_widget {
		padding: 0;
	}

}





@media (max-width:980px){

	.two-col-404-page .left-cont {
		padding-bottom: 28px;
	}

}

@media (max-width:767px){

	.cnt-wit-bg-wrp.cm_content .content_widget h2.title {
		font-size: 18px;
	}

	.page-center.pdlr10.theme_center{
		padding-left:0;
		padding-right:0;
	}
	.cnt-wit-bg-wrp.cm_content.cm_left_sidebar,
	.cnt-wit-bg-wrp.cm_content.cm_left_sidebar.content_widget{
		padding: 0;
	}
	.cnt-wit-bg-wrp.cm_bg_content h2.title {
		font-size: 18px;
	}

}