.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.notification{margin-top: 10px;color: #13660A;    font-weight: bold;}
.bp-banner {
	min-height: 465px;
	display: flex;
	align-items:flex-end;
	justify-content:center;
	text-align: center;
}

.bp-banner > .bp-caption-holder, .red-band {
	/*position: absolute;*/
	background: rgba(175,214,233,.8);
	width: 100%;
	padding: 1em 0;
}

.bp-banner > .bp-caption-holder > .bp-inner {
	max-width: 1170px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

.bp-banner h1, .red-band p{
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-weight: 300;
	font-size: 30px;
	text-transform: uppercase;
	line-height: normal
}

.bp-main > section,
.bp-main > .section {
	padding-top: 4.00em;
	padding-bottom: 2.00em;
	color: #464646;
}
.bp-main > .section.app-list, .application .bp-main > .section {padding-top: 2em}

.bp-section-header{
	margin-bottom: 2.81em;
	padding-left: 15px;
	padding-right: 15px;
}

.bp-section-header-center {
margin-bottom: 30px
}

.bp-section-header > h2,
.bp-section-header-center > h2 {
	margin-top: 0;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 0;
}

.bp-section-header > p {
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 0;
}

.bp-section-header > p.highlight-pt {
	font-size: 20px;
	text-transform: uppercase;
}

.bp-main > *:nth-child(odd) {
	/*background: #f6f6f6;*/
}

.bp-main > *:nth-child(even) {
	background: #ffffff;
}

.bp-main {
	color: #464646;
}

/* END GLOBAL */

/* DRY cleaning page */

.dry-cleaning-advantages-box > span {
	display: inline-block;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	/*background: #eee;*/
	background: #eee url(../images/res/dry-ice-advantages-sprite.png) no-repeat 0 0;
}

.dry-cleaning-advantages {
	display: flex;
	align-items:center;
	justify-content:space-between;
	margin-top: 45px;
	margin-bottom: 45px;
}

.dry-cleaning-advantages-box {
	text-align: center;
}

.dry-cleaning-advantages-box > h3 {
	margin-bottom: 0;
	margin-top: 20px;
	font-size: 20px;
	font-weight: 300;
}

/* .dry-cleaning-advantages > div:nth-of-type(1) > span {
	background-color: #98FB98;
}

.dry-cleaning-advantages > div:nth-of-type(2) > span {
	background-position: -200px 0;
	background-color: #ADD8E6;
}

.dry-cleaning-advantages > div:nth-of-type(3) > span {
	background-position: -400px 0;
	background-color: #ffe761;
}

.dry-cleaning-advantages > div:nth-of-type(4) > span {
	background-position: -600px 0;
	background-color: #ADD8E6;
}

.dry-cleaning-advantages > div:nth-of-type(5) > span {
	background-position: -800px 0;
	background-color: #98FB98;
} */

.dry-cleaning-advantages > div:nth-of-type(1) > span {
	background-color: rgba(48,54,145,1);
}

.dry-cleaning-advantages > div:nth-of-type(2) > span {
	background-position: -200px 0;
	background-color: rgba(48,54,145,1);
}

.dry-cleaning-advantages > div:nth-of-type(3) > span {
	background-position: -400px 0;
	background-color: rgba(48,54,145,1);
}

.dry-cleaning-advantages > div:nth-of-type(4) > span {
	background-position: -600px 0;
	background-color: rgba(48,54,145,1);
}

.dry-cleaning-advantages > div:nth-of-type(5) > span {
	background-position: -800px 0;
	background-color: 	rgba(48,54,145,1);
}

/* Advantages of dry ice points */


.dry-cleaning-advantages-points {

}

.dry-cleaning-advantages-point-box > span {
	display: inline-block;
	width: 100px;
	height: 100px;
	border: 3px solid #32338d;
	border-radius: 50%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: url(../images/res/advantages-dry-ice-points-icons.png) no-repeat 0 0;
}

.dry-cleaning-advantages-points > div:nth-of-type(2) > div > span {
	background-position: -100px 0;
}

.dry-cleaning-advantages-points > div:nth-of-type(3) > div > span {
	background-position: -200px 0;
}

.dry-cleaning-advantages-points > div:nth-of-type(4) > div > span {
	background-position: -300px 0;
}

.dry-cleaning-advantages-points > div:nth-of-type(5) > div > span {
	background-position: -400px 0;
}

.dry-cleaning-advantages-points > div:nth-of-type(6) > div > span {
	background-position: -500px 0;
}

.dry-cleaning-advantages-points > div:nth-of-type(7) > div > span {
	background-position: -600px 0;
}

.dry-cleaning-advantages-points > div:nth-of-type(8) > div > span {
	background-position: -700px 0;
}

.bp-banner.bp-dry-ice-cleaning-banner {
	/*background: url(../images/banners/Dry Ice Cleaning Machine in Dubai UAE CarbonicDryIceCleaning.com.jpg) no-repeat center center;*/
	/*-webkit-background-size: cover;*/
	/*background-size: cover;*/
}

.bp-banner.bp-dry-ice-banner{
	background: transparent !important;
}

.dry-cleaning-advantages-points > div:nth-of-type(2n + 1) {
	clear: both;
}

.dry-cleaning-advantages-points > div {
	margin-bottom: 50px;
}

.dry-cleaning-advantages-point-box:before,
.dry-cleaning-advantages-point-box:after {
  display: table;
  content: " ";
}

.dry-cleaning-advantages-point-box:after {
  clear: both;
}

.dry-cleaning-advantages-point-box > span {
	float: left;
}

.dry-cleaning-advantages-point-box > .content-wrpr{
	max-width: 400px;
	float: left;
	margin-left: 25px;
	color: #000;
}

.dry-cleaning-advantages-point-box > .content-wrpr > h3 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 1em;
}

.dry-cleaning-advantages-point-box > .content-wrpr > p {
	margin-bottom: 0;
}

.four-stages-of-ice-blasting h3 {
	text-transform: uppercase;
	margin-top: 0;
	font-size: 20px;
	margin-bottom: 20px;
}

.circle-dot-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.circle-dot-list > li {
	padding-left: 25px;
	position: relative;
	margin-bottom: 15px;
	margin-left: 20px;
}

.circle-dot-list > li:last-child {
	margin-bottom: 0;
}

.circle-dot-list > li:after {
	content: '\f10c';
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	left: 0;
	color: #2e7be5;
}


.highlight-point-box .img-wrpr {
	overflow: hidden;
	margin-bottom: 2em;
}

.highlight-point-box .img-wrpr > img {
	margin-left:0;
	margin-right:auto;
	display: block;
	max-width: 100%;
	height: auto;
}

.highlight-point-box .content-wrpr > h3 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 15px;
}

.highlight-point-box .content-wrpr > p {
	margin-bottom: 0;
}

.applications-of-dry-ice-main > div {
	margin-bottom: 2.81em;
}


/* =============================== */
		  /* ABOUT US */
/* =============================== */

.bp-about-us-banner {
	background: transparent !important;
}

.about-us-our-mission h2 {
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-size: 30px;
}

.about-us-our-mission > div > p:nth-of-type(1) {
	/*text-align: justify;*/
}

.about-us-our-mission p {
	font-size: 1.25em;
	margin-bottom: 0;
	line-height: 1.5;
	color: #464646;
}

.about-us-our-mission  p > small {
	font-size: 14px;
	line-height: 0.5;
}

.about-us-our-mission  p > small > em {
	font-style: normal;
	display: block;
	color: #292560;
	font-weight: bold;
	font-size: 16px;
}

.about-advantages-box > span {
	display: inline-block;
	width: 100px;
	height: 100px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 2px solid #3c92ba;
	background: url(../images/res/advantages-dry-ice-points-icons.png) no-repeat 0 0;
}

.about-advantages-box > span {
	float: left;
} 

.about-advantages-box:before,
.about-advantages-box:after {
  display: table;
  content: " ";
}

.about-advantages-box:after {
  clear: both;
}

.about-advantages-box > .content-wrpr {
	max-width: 420px;
	float: left;
	margin-left: 25px;
}

.about-advantages-box > .content-wrpr > h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
}

.about-advantages-box > .content-wrpr > p {
	margin-bottom: 0;
}

.about-advantages-main-container > div {
	margin-bottom: 45px;
}

.about-advantages-main-container > div:nth-of-type(2) > .about-advantages-box > span {
	background-position: -100px 0;
}

.about-advantages-main-container > div:nth-of-type(3) > .about-advantages-box > span {
	background-position: -200px 0;
}

.about-advantages-main-container > div:nth-of-type(4) > .about-advantages-box > span {
	background-position: -300px 0;
}

.about-advantages-main-container > div:nth-of-type(5) > .about-advantages-box > span {
	background-position: -400px 0;
}

.about-advantages-main-container > div:nth-of-type(6) > .about-advantages-box > span {
	background-position: -500px 0;
}

.about-advantages-main-container > div:nth-of-type(7) > .about-advantages-box > span {
	background-position: -600px 0;
}
.about-advantages-main-container > div:nth-of-type(9) > .about-advantages-box > span {
	background-position: -700px 0;
}
.about-advantages-main-container > div:nth-of-type(10) > .about-advantages-box > span {
	background-position: -800px 0;
}



/* =============================== */
		  /* DRY ICE */
/* =============================== */

.highlight-info-box > h3 {
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 20px;
}

.about-us-dry-cleaning-advantages {
	margin-top: 2.5em;
}

.about-us-dry-ice-writeup > div {
	margin-bottom: 2.15em;
}

.about-us-dry-ice-precautions > .highlight-info-box > p:last-of-type {
	margin-bottom: 2.81em;
}

.about-us-dry-ice-precautions > div {
	margin-bottom: 2.81em;
}

.about-us-dry-ice-precautions > div:last-child {
	margin-bottom: 0;
}

.dry-ice-image-highlight-box > img:nth-of-type(2),
.dry-ice-image-highlight-box > img:nth-of-type(3) {
	position: absolute;
	left: 55px;
	bottom: -55px;
}

.dry-ice-image-highlight-box > img:nth-of-type(3) {
	left: 335px;
}

.about-us-dry-ice-writeup > .dry-ice-image-highlight-box {
	margin-bottom: 6.88em;
}

.about-us-dry-ice-application-container > div {
	margin-bottom: 3.12em;
}

.about-us-dry-ice-application-container > div:nth-of-type(2n + 1) {
	clear: both;
}

.about-us-dry-cleaning-advantages > .dry-cleaning-advantages-box > span {
	background: #98FB98 url(../images/res/dry-ice-highlight-sprite.png) no-repeat 0 0;
	border: 3px solid rgba(48,54,145,1);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.dry-cleaning-advantages.about-us-dry-cleaning-advantages > div:nth-of-type(1) > span {
	background-color: transparent;
}

.dry-cleaning-advantages.about-us-dry-cleaning-advantages > div:nth-of-type(2) > span {
	background-color: transparent;
}

.dry-cleaning-advantages.about-us-dry-cleaning-advantages > div:nth-of-type(3) > span {
	background-color: transparent;
}

.dry-cleaning-advantages.about-us-dry-cleaning-advantages > div:nth-of-type(4) > span {
	background-color: transparent;
}

.dry-cleaning-advantages.about-us-dry-cleaning-advantages > div:nth-of-type(5) > span {
	background-color: 	transparent;
}

/* CONTACT US */

.contact-us-main {
	padding-bottom: 0;
}

.contact-us-main > section {
	padding-bottom: 0;
}

.contact-us-form > input,
.contact-us-form > textarea {
	height: 40px;
	margin-bottom: 15px;
	background: #f7f7f7;
	border-radius: 0px;
	border: 1px solid #cccccc;
	padding: 0 20px;
	width: 100%;
}

.contact-us-form > textarea {
	height: 70px;
	padding-top: 15px;
	resize: none;
}

.contact-us-form > input:focus {
	border-color: #B5B5B5;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.075);
	        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.075);
}
.contact-us-form > textarea {
	border-color: #B5B5B5;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.075);
	        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.075);
}

.submit-btn [type="submit"] {
	background: #3c92ba;
	padding: 8px 15px;
	display: inline-block;
	color: #EDEDED;
	font-weight: 300;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	margin: 0 auto;border: none
}

.submit-btn > [type="submit"]:hover,
.submit-btn > [type="submit"]:focus,
.submit-btn > [type="submit"]:active {
	color: #fff;
	background: #297EA5;
}

.our-locations-contcat-main  > img {
	margin-bottom: 3.12em;
}

.our-locations-contcat-main > .content-wrpr > h3 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 15px;
}

.our-locations-contcat-main > .content-wrpr > p {
	margin-bottom: 0;
	font-size: 0.94em;
	text-align: justify;
}

.contact-details-wrapper > span {
	width: 60px;
	height: 60px;
	display: inline-block;
	border-radius: 50%;
	border: 3px solid #32338d;
	background: url(../images/res/contact-details-sprite.png) no-repeat 0 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.contact-details-wrapper-main > div:nth-of-type(2) > span {
	background-position: -60px 0;
}

.contact-details-wrapper-main > div:nth-of-type(3) > span {
	background-position: -120px 0;
}

.contact-details-wrapper-main > div:nth-of-type(4) > span {
	background-position: -170px 0;
}

.contact-details-wrapper:before,
.contact-details-wrapper:after {
  display: table;
  content: " ";
}

.contact-details-wrapper:after {
  clear: both;
}

.contact-details-wrapper >* {
	/*float: left;*/
	display: inline-block;
	vertical-align: middle;
}

.contact-details-wrapper > .contant-wrpr {
	margin-left: 20px;
	max-width: 265px;
	font-size: 0.95em;
}

.contact-details-wrapper > .contant-wrpr > p {
	margin-bottom: 0;
}

.contact-details-wrapper > .contant-wrpr > p > span {
	color: #898989;
}

.contact-details-wrapper > .contant-wrpr  a {
	color: #464646;
}

.contact-details-wrapper > .contant-wrpr  a:hover,
.contact-details-wrapper > .contant-wrpr  a:focus,
.contact-details-wrapper > .contant-wrpr  a:active {
	color: #777;
}

.contact-details-wrapper-main > div:not(:last-child) {
	margin-bottom: 1.56em;
}

.carbon-map-container {
	min-height: 465px;
	/*margin-top: 4.69em;*/
}

.bp-main > .contact-us-section {
	/*padding-top: 0 !important;*/
	background: #fff !important;
}

.captcha-wrpr .g-recaptcha {
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scale(1.19);
	-ms-transform: scale(1.19);
	-o-transform: scale(1.19);
	transform: scale(1.19);
}

.captcha-wrpr {
	margin-bottom: 30px;
}
.bp-mission{background: url('../images/banners/Dry Ice Machine Dry Ice Blast Cleaning Services in Dubai UAE CarbonicDryIceCleaning.com.jpg') no-repeat center bottom  !important;background-size: cover}

.bp-dry-ice-app{background: url('../images/banners/Dry Ice Blast Cleaning Services in Dubai UAE CarbonicDryIceCleaning.com.jpg') no-repeat center bottom !important;background-size: cover}

.technology .bp-dry-ice-tech{background: url('../images/banners/Dry Ice Blasting Cleaning Services in Dubai UAE CarbonicDryIceCleaning.com.jpg') no-repeat center bottom !important;background-size: cover}

.bp-contact-us-banner{background: url('../images/banners/Dry Ice Cleaning Same Day Service Contact Us Now CarbonicDryIceCleaning.com.jpg') no-repeat center bottom !important;background-size: cover}
.contact-map{display: none}
.view-location{font-weight: 700;font-size: 18px}
.view-location .fa{font-weight: 300;margin-right: 10px}
.video-slide{margin:0 -10px}
.youtube-box{padding: 10px}
.youtube-box img{width: 100%;max-width:100%}
.youtube-box a h4{color: #464646;margin-top: 20px}


/* =============================== */
	  /* RESPONSIVE CODE BELOW */
/* =============================== */

@media (max-width:768px) {
	canvas.ice-ani{max-height: 300px;background: none;left:-32%;z-index: 80;width: 132%;display:none}
	.home .bp-dry-ice-tech{background: rgba(0, 0, 0, 0) url("../images/gradient.jpg") no-repeat scroll center 0 / cover !important }
	.bp-banner h1, .red-band p{font-size: 20px}
	.application-box h2, .news h2, .about-us-our-mission h2{font-size: 18px}
	.about-us-our-mission p{font-size: 16px}
	.application-box{padding-top: 0px}
	.news h3{font-size: 16px}
	footer h3{font-size: 22px}
	.partner-box, .partner-box p{text-align:center}
	.partner-box .col-md-8.text-right{margin-top: 20px}
	footer .sitemap{font-size: 13px}
	.benefits-box{padding-bottom: 0}
	.bp-main > section, .bp-main > .section {padding-bottom: 1em;padding-top: 1em;}
	.about-us-our-mission h2{margin-bottom: 10px}
	.about-us-our-mission > div:first-child{margin-bottom: 0}
	.bp-banner, .technology .bp-dry-ice-tech{min-height:245px;background-position: center top !important;background-size: contain !important}
    .bp-banner.bp-dry-ice-app{background-image: url(../images/banners/Dry Ice Blasting  Services in Dubai UAE CarbonicDryIceCleaning.com.jpg)!important}
	.navbar-brand{padding-top: 14px}
    .about-us-our-mission > div:nth-child(1){margin-bottom: 20px}

}
@media (min-width:992px) {

	.about-us-dry-ice-writeup > div:nth-last-of-type(1),
	.about-us-dry-ice-writeup > div:nth-last-of-type(2) {
		margin-bottom: 0;
	}

	.about-us-dry-ice-application-container > div:nth-last-of-type(1),
	.about-us-dry-ice-application-container > div:nth-last-of-type(2) {
		margin-bottom: 0;
	}

	.about-advantages-main-container > div:nth-last-of-type(1),
	.about-advantages-main-container > div:nth-last-of-type(2) {
		margin-bottom: 0;
	}

	.applications-of-dry-ice-main > div:nth-of-type(3n + 1) {
		clear: both;
	}

	.applications-of-dry-ice-main > div:nth-last-of-type(1),
	.applications-of-dry-ice-main > div:nth-last-of-type(2),
	.applications-of-dry-ice-main > div:nth-last-of-type(3) {
		margin-bottom: 0;
	}

	.dry-cleaning-advantages-points > div:nth-last-of-type(1),
	.dry-cleaning-advantages-points > div:nth-last-of-type(2) {
		margin-bottom: 0;
	}
    .youtube-box{width: 30%;display: inline-block}
} 


@media (min-width:992px) and (max-width:1199px) {
	.about-advantages-box > .content-wrpr {
		max-width: 300px;
	}

	.contact-details-wrapper > .contant-wrpr {
		max-width: 200px;
	}

	.captcha-wrpr .g-recaptcha {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		-o-transform: scale(0.95);
		transform: scale(0.95);
	}

	.our-locations-contcat-main  > img {
		margin-left:auto;
		margin-right:auto;
		display: block;
		max-width: 100%;
		height: auto;
	}
} 

@media (min-width:768px) and (max-width:991px) {
	.applications-of-dry-ice-main > div:nth-of-type(2n + 1) {
		clear: both;
	}

	.applications-of-dry-ice-main > div:nth-last-of-type(1),
	.applications-of-dry-ice-main > div:nth-last-of-type(2) {
		margin-bottom: 0;
	}
} 


@media (min-width:769px) and (max-width:1400px) {
	.bp-banner {
		min-height: 350px;
	}

	.bp-main > section, .bp-main > .section {
		padding-top: 3em;
		padding-bottom: 3em;
	}

	.contact-us-main > section {
		padding-bottom: 0;
	}
} 


@media (min-width:1199px) {
	.promo-section{
	    background: url("../images/About Us Mission Dry Ice Blast Cleaning Services CarbonicDryIceCleaning.com.jpg") no-repeat fixed center top / cover  #ddd; 
	    background-attachment: fixed;
	    padding: 80px 0
	}
	.about-us-our-mission .col-md-5{width:auto}
} 


@media (max-width:1199px) {

	.promo-section{
	    background: url("../images/About Us Mission Dry Ice Blast Cleaning Services CarbonicDryIceCleaning.com.jpg") no-repeat center center; 
	    -webkit-background-size: cover;
	    background-size: cover;
	    padding: 80px 0
	}

	.about-us-dry-cleaning-advantages > .dry-cleaning-advantages-box > span {
	    background: #e4cee5 url(../images/res/dry-ice-highlight-sprite-sm.png) no-repeat 0 0;
	}

	.dry-ice-image-highlight-box > img:nth-of-type(2), .dry-ice-image-highlight-box > img:nth-of-type(3) {
		max-width: 120px;
		left: 30px;
		bottom: -30px;
	}

	.dry-ice-image-highlight-box > img:nth-of-type(3) {
		left: 160px;
	}

	.dry-ice-image-highlight-box > img:nth-of-type(1) {
		margin-left:auto;
		margin-right:auto;
		display: block;
		max-width: 100%;
		height: auto;
	}

	.about-us-our-mission img {
		margin-left:auto;
		margin-right:auto;
		display: block;
		max-width: 100%;
		height: auto;
	}


	.dry-cleaning-advantages {
		justify-content: space-around;
	}

	.dry-cleaning-advantages-box > span{
		width: 100px;
		height: 100px;
		background: #eee url(../images/res/dry-ice-advantages-sprite-sm.png) no-repeat 0 0;
	}

	.dry-cleaning-advantages-box > h3 {
		font-size: 18px;
	}

	.dry-cleaning-advantages > div:nth-of-type(2) > span {
		background-position: -100px 0;
	}

	.dry-cleaning-advantages > div:nth-of-type(3) > span {
		background-position: -200px 0;
	}

	.dry-cleaning-advantages > div:nth-of-type(4) > span {
		background-position: -300px 0;
	}

	.dry-cleaning-advantages > div:nth-of-type(5) > span {
		background-position: -400px 0;
	}
} 


@media (min-width:769px) and (max-width:991px) {

	.bp-banner > h1 {
		line-height: 1.5;
		font-size: 28px;
		padding-left: 15px;
		padding-right: 15px;
		text-shadow: 0 0 7px rgba(0,0,0,.5);
	}

	.carbon-map-container {
		min-height: 300px;
	}

	.contact-us-main-wrapper > div {
		max-width: 385px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom: 2em;
	} 

	.contact-us-main-wrapper > div:last-child {
		margin-bottom: 0;
	}

	.about-us-dry-ice-writeup > div:nth-last-of-type(1){
		margin-bottom: 0;
	}

	.contact-details-wrapper  {
		text-align: center;
	}

	.carbon-map-container {
		overflow: hidden;
	}

	.captcha-wrpr .g-recaptcha {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	.contact-details-wrapper > .contant-wrpr {
		display: block;
		margin-left:auto;
		margin-right:auto;
		margin-top: 1em;
	}

	.about-us-dry-ice-application-container > div:nth-last-of-type(1) {
		margin-bottom: 0;
	}

	.dry-ice-product-spec-application > div:not(:last-child) {
		margin-bottom: 2em;
	}

	.carbonic-international-dry-ice-specialist > div:not(:last-child) {
		margin-bottom: 2em;
	}

	.about-advantages-main-container > div:nth-last-of-type(1) {
		margin-bottom: 0;
	}

	.about-advantages-box > span,
	.about-advantages-box > .content-wrpr{
		float: none;
		margin-left: 0;
	}

	.about-advantages-box > .content-wrpr {
		margin-left:auto;
		margin-right:auto;
		margin-top: 1em;
	}


	.about-advantages-box {
		/*max-width: 500px;*/
		text-align: center;
		margin-left:auto;
		margin-right:auto;
	}

	.about-us-our-mission > div:first-child {
		margin-bottom: 2em;
	}

	.bp-banner {
		min-height: 300px
	}

	.dry-cleaning-advantages-point-box {
		max-width: 540px;
		margin-left:auto;
		margin-right:auto;
	}

	.dry-cleaning-advantages-points > div:nth-last-of-type(1){
		margin-bottom: 0;
	}

	.four-stages-of-ice-blasting {
		margin-bottom: 2em;
	}

	.circle-dot-list > li {
		margin-left: 0;
	}

	.highlight-point-box {
		max-width: 295px;
		margin-left:auto;
		margin-right:auto;
	}

	.applications-of-dry-ice-main > div:nth-last-of-type(1){
		margin-bottom: 0;
	}
}


@media (min-width:768px) {
	.bp-main > .bp-banner{
		/*background: transparent !important;*/
	}
} 


@media (max-width:767px) {


	.bp-banner.bp-dry-ice-cleaning-banner {
		background: url(../images/banners/Dry Ice Cleaning Machine in Dubai UAE CarbonicDryIceCleaning.com.jpg) no-repeat center center!important;
		-webkit-background-size: cover !important;
		background-size: cover !important;
	} 

	.bp-banner.bp-dry-ice-banner {
		background: url(../images/banners/Dry Ice Machine Dry Ice Blast Cleaning Services in Dubai UAE CarbonicDryIceCleaning.com.jpg) no-repeat center center!important;
		-webkit-background-size: cover !important;
		background-size: cover !important;
	}
	
	.bp-banner.bp-about-us-banner {
		background: url(../images/banners/about-us-banner.jpg) no-repeat center center!important;
		-webkit-background-size: cover !important;
		background-size: cover !important;	
	}

	.bp-banner.bp-contact-us-banner {
		background: url(../images/banners/Dry Ice Cleaning Same Day Service Contact Us Now CarbonicDryIceCleaning.com.jpg) no-repeat center center!important;
		-webkit-background-size: cover !important;
		background-size: cover !important;
	}

	.navbar-brand {
		height: 82px;
	}

	.navbar #navbar-collapse li > a:hover, .navbar #navbar-collapse li > a:focus, .navbar #navbar-collapse li.active > a{
		background: #0180bf;
		color: #000;
	}
	.navbar #navbar-collapse li{padding: 0}

	.footer-mobile-contact-details {
		float: left;
		width: 50%;
		text-align: center;
	}

	.footer-mobile-contact-details > i ,
	.footer-mobile-contact-details > span {
		display: inline-block;
		text-align: center;
	}


	/* footer > .container > .row > div:nth-of-type(2)  i,
	footer > .container > .row > div:nth-of-type(3)  span {
		display: inline-block;
	} */

	.our-locations-contcat-main  > img {
		margin-left:auto;
		margin-right:auto;
		display: block;
		max-width: 100%;
		height: auto;
	}

	.about-us-dry-ice-application-container > div > img {
		margin-left:auto;
		margin-right:auto;
		display: block;
		max-width: 100%;
		height: auto;
	}

 	.bp-section-header > h2, .bp-section-header-center > h2 {
 		font-size: 23px;
 		line-height: 1.4;
 	}

 	.bp-section-header > p.highlight-pt {
 		line-height: 1.5;
 	}
 }  


@media (max-width:580px) {
	.dry-cleaning-advantages-point-box > span,
	.dry-cleaning-advantages-point-box > .content-wrpr {
		float: none;
		margin-left: 0;
	}

	.dry-cleaning-advantages-point-box > .content-wrpr {
		margin-left:auto;
		margin-right:auto;
		margin-top: 1em;
	}

	.dry-cleaning-advantages-point-box {
		text-align: center;
	}
} 


@media (max-width:575px) {
	.dry-cleaning-advantages {
		flex-direction: column;
		display: block;
	}

	.about-us-dry-cleaning-advantages > div:not(:last-child) {
		margin-bottom: 2em;
	}

	.dry-cleaning-advantages-box > h3 {
		margin-top: 10px;
	}

	.dry-cleaning-advantages > div {
		margin-bottom: 2em;
	}

	.dry-cleaning-advantages-box {
		float: left;
		width: 50%;
	}

	.four-stages-of-ice-blasting img {
		display: block;
		max-width: 100%;
		height: auto;
		margin-left:auto;
		margin-right:auto;
	}
} 


@media (max-width:448px) {
	.captcha-wrpr .g-recaptcha {
		-webkit-transform: scale(.85);
		-ms-transform: scale(.85);
		-o-transform: scale(.85);
		transform: scale(.85);
	}

	.navbar-brand img {
		height: 50px;
	} 
	
}

.technology footer{margin-top:0}