
/* 
yellow: ffbb1b
blue: 003399
 */
 
#ContactCinderellasCleaningWrapper {
	padding: 0px 0px 0px 0px !important;;
	margin: 0px 0px 0px 0px !important;;
	border-top: 2px solid red !important;
	background-color: #1b99df;
	border-bottom: 4px solid white;
	width: 100% !important;
}

h3.ContactCinderellasCleaning{
	font-family: 'Allura';
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	font-size: 80px;
	font-style: normal;
	line-height: 1.3;
	margin: 10px 10px 0px 10px
}

/* 
h4.ContactCinderellasCleaning{
	font-family: 'Vollkorn';
	font-style: italic;
	font-weight: 400;
	font-size: 26px;
	color: #0c3165;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 10px 10px 10px 10px
}
 */

.ContactTable {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.ContactTR {
	display: table-row;
}

.ContactTD {
	display: table-cell;
	padding: 10px 10px 10px 10px;
}

a.ContactPhone {
	color: #003399;
	cursor: pointer !important;
    pointer-events: !important;
}

a.ContactPhone * {
	color: #003399;
	cursor: pointer !important;
    pointer-events: !important;
}
a.ContactPhone:hover * {
	color: #cc0000;
	cursor: pointer !important;
    pointer-events: !important;
}
a.ContactPhone:active * {
	color: #ffffff;
	cursor: pointer !important;
    pointer-events: !important;
}


.ContactTable2 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.ContactTR2 {
	display: table-row;
}

.ContactTD2 {
	display: table-cell;
	vertical-align: middle;
}

.ContactTD2A {
	padding: 10px 30px 10px 10px;
}
.ContactTD2B {
	padding: 10px 10px 10px 30px;
}


.ContactPhoneWrapperTable {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}
.ContactPhoneWrapperTR {
	display: table-row;
}


.OrCall {
	display: table-cell;
	width: auto;
	font-size: 22px;
	font-style: italic;
	padding: 0px 10px 0px 0px;
	vertical-align: middle;
}

.ContactPhoneIcon {
	font-style: normal;
	padding: 0px 10px 0px 0px;
}

.ContactPhoneNumber {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	display: table-cell;
	width: auto;
	font-size: 30px;
	font-style: normal
	vertical-align: middle;
	line-height: 1.3
}

.ContactHeadingBR {
	display: none
}

@media screen and (max-width: 800px) {

	h3.ContactCinderellasCleaning{
		font-size: 60px;
	}
	.ContactHeadingBR {
		display: inline
	}
}

@media screen and (max-width: 670px) {

	.ContactTable {
		display: block;
	}
	.ContactTR, .ContactTD {
		display: inline-block;
		width: auto
	}
}


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

	h3.ContactCinderellasCleaning{
		font-size: 40px;
	}
	h4.ContactCinderellasCleaning{
		font-size: 22px;
	}

	.ContactPhoneWrapperTable, .ContactPhoneWrapperTR, .OrCall, .ContactPhoneNumber {
			display: block;
	}
	.ContactTD2B {
		padding: 10px 10px 10px 10px;
	}
}

@media screen and (max-width: 550px) {

	.ContactPhoneNumber {
		font-size: 26px;
	}

}

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

	.ContactTable2, .ContactTR2, .ContactTD2 {
		display: block;
		padding: 0px 0px 0px 0px;
	}
	.ContactTable2 {
		margin: 20px 0px 20px 0px;
	}
	
	
	.ContactTD2A {
		padding: 0px 0px 0px 0px;
	}
	
	.OrCall {
		padding: 0px 0px 0px 0px;
		text-align: left
		display: inline-block;
		width: auto
	}

}

@media screen and (max-width: 420px) {

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

@media screen and (max-width: 360px) {

	.ContactPhoneNumber {
		font-size: 24px;
	}

}
