﻿#isssHomeBtn1 img {
	margin: 5px 3.5% !important;
	width: 25% !important;
	max-width: 240px !important;
}

#isssHomeBtn2 img {
	margin: 5px 3.5% !important;
	width: 25% !important;
	max-width: 240px !important;
}

#isssHomeBtn3 img {
	margin: 5px 3.5% !important;
	width: 25% !important;
	max-width: 240px !important;
}

#facts {
	border: 2px solid #623F99 !important;
	width: 60% !important;
	background-color: #BEA9DF !important;
	margin: 0 auto !important;
}

#facts h1 {
	background-color: #623F99 !important;
	text-align: center;
	font-weight: normal !important;
	color: #FFF !important;
	margin: 0 !important;
	padding: 10px 0 !important;
	font-size: 1.5em !important;
}

#facts div {
	padding: 10px 5% !important;
	line-height: 2em !important;
}

#facts ul {
	margin: 0 0 0 5% !important;
}

.fsDivRow {
	width: 100% !important;
	display: block !important;
}

.fsCell {
	width: 45% !important;
	padding: 10px 1% !important;
	margin-bottom: 20px !important;
}

.fsCellHeight {
	min-height: 150px !important;
}

.fsCell:nth-child(odd) {
	margin-right: 3% !important;
}

.fsName {
	font-size: 1.7em !important;
}

.fsTitle {
	font-size: 1.4em !important;
	line-height: 1.35 !important;
}

.fsPhone, .fsOffice, .fsEmail {
	font-size: 1.1em !important;
	line-height: 1.35 !important;
}

#ifpQuote {
	width: 75% !important;
	max-width: 75% !important;
	background-color: #f9f9fc !important;
	margin-top: 25px !important;
}

#ifpPpl1, #ifpPpl2 {
	margin: 0 0 10px 15px !important;
}

#ifpPpl3 {
	margin: 0 15px 0 0 !important;
}


@media only screen and (max-width: 700px) {

#isssHomeBtn1 img {
	margin: 5px 15% !important;
	width: 70% !important;
	max-width: 240px !important;
}

#isssHomeBtn2 img {
	margin: 5px 15% !important;
	width: 70% !important;
	max-width: 240px !important;
}

#isssHomeBtn3 img {
	margin: 5px 15% !important;
	width: 70% !important;
	max-width: 240px !important;
}

#facts {
	width: 95% !important;
}

#facts ul {
	margin: 0 0 0 1% !important;
}




}






/* WE'RE MOVING LINK */

#sideNav a:nth-child(1) {
	background-color: #A3C9CC !important;
	font-weight: bold !important;
}

#sideNav ul li a:nth-child(1) {
	background-color: #fff !important;
	font-weight: normal !important;
}

