body {
	background-color: #000000; /* $background */
	margin: 0px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	background-image: url(/images/BG.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0% !important;
	background-attachment: fixed;
}

/* Background */
.main-panel {
	background-color: #414244; /* darken($secondary,38%) */
	max-width: 1060px;
	width: auto;
	margin: 0px auto;
	min-height: 1000px;
	position: relative;
	box-shadow: 0px 0px 110px #000000;
	color: #BBBFA9; /* $text1 */
}
/* End Background */

h1 {
	margin: 0px;
	padding: 0px;
	font-family: 'Tinos', 'Palatino Linotype', serif;
}

h2,h3,h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: 'Tinos', 'Palatino Linotype', serif;
}

a {
	text-decoration: none;
	color: #BB1E09; /* lighten($text2,7%) */
}

a:hover {
	text-decoration: none;
	color: #BBBFA9; /* $text1 */
}

a.phone {
	cursor: default;
}

.main {
	width: auto;
	margin: 0px auto;
	position: relative;
	padding: 0px 2.5%;
	display: block;
}

html.no-canvas .main-panel {
	width: 1060px;
}

.content {
	width: 65%;
	float: left;
	line-height: 1.7em;
	color: #696B6E; /* $secondary */
}

.content strong {
	color: #182744;
}

.side {
	width: 32%;
	float: right;
}

.side>* {
	margin-bottom: 30px;
}

.third {
	width: 31%;
	float: left;
	margin-right: 2.33%;
}

.third:last-child {
	margin-right: 0%;
}

html.no-lastchild .third {
	width: 31%;
}

a.more {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A51A08; /* $text2 */
}

a.more:after {
	content: '[+]';
	color: #182744; /* $primary */
	margin-left: 5px;
}

.fancy {
	padding: 4% 3% 2%;
	margin: 2% 8%;
	border: solid 5px #A51A08;
	color: #182744;
}

.fancy li:before {
	content: '\e132';
	font-family: 'icomoon-ult';
	position: relative;
	color: #182744;
	font-size: 18px;
	margin: 0 15px;
}

.fancy ul li {
	padding: 0px;
	position: relative;
}

.fancy ul {
	list-style: none;
	padding: 0;
}

.fancy h2 {
	font-size: 1.8em;
	border-bottom: double 3px #17446A;
	padding-bottom: 2%;
	color: #BB1E09;
}

.fancy2 {
	padding: 1% 2%;
	background: #DCDED2;
	margin: 2% 0% 4%;
	color: #182744;
	border: solid 1px #BBBFA9;
	box-shadow: 0px 1px 2px #696B6E;
	font-weight: 600;
	font-size: 1.05em;
}

/* Layout Styles */
form *,form *:before,form *:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.main:after {
	content: ' ';
	display: block;
	clear: both;
}

html.no-generatedcontent .main {
	zoom: 1;
}

#TopArea {
}

#NavZone {
	position: relative;
}

#HeaderContent {
	background-color: #444648; /* darken($secondary,35%) */
	padding: 30px 2.5%;
}

#ImageZone {
}

body.sub #ImageZone {
}

#CTAZone {
	padding: 16px 0px 1px;
	border-top: solid 1px #888A8D; /* lighten($secondary,21%) */
	background-color: #606161; /* adjust($secondary,-10%,-68%,0%) */
}

html.no-generatedcontent #CTAZone {
	zoom: 1;
}

#CTAZone2 {
	clear: both;
	padding: 16px 0px 1px;
	border-top: solid 1px #888A8D; /* lighten($secondary,21%) */
	background-color: #696B6E; /* $secondary */
	display: none;
	margin-bottom: 20px;
}

html.no-generatedcontent #CTAZone2 {
	zoom: 1;
}

#MainArea {
	padding-top: 30px;
	padding-bottom: 30px;
}

main.main {
	background-color: #FFFFFF; /* $text3 */
}

#MainZone {
}

#SideZone {
}

#Footer {
	color: #FFFFFF; /* $text3 */
}

#Footer a {
	color: #FFFFFF;
}

#Footer a:hover {
	color: #A51A08; /* $text2 */
}

#SiteSchema a {
	color: #FFFFFF;
}

#SiteSchema a:hover {
	color: #BBBFA9;
}

#FooterZone {
	background-color: #182744; /* $primary */
	padding-bottom: 30px;
	padding-top: 30px;
}

#BottomZone {
	background-color: #2B2C2D; /* darken($secondary,59%) */
	padding-top: 30px;
	padding-bottom: 30px;
}

#QuickLinks li a {
	color: #182744; /* $primary */
}
/* End Layout Styles */

/* Page Top */
.top-nav {
	display: table;
	width: 100%;
	background-color: #8C926D; /* darken($text1,29%) */
}

.top-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: table-row;
}

.top-nav ul li {
	margin: 0px;
	padding: 0px 1%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

html.no-display-table .top-nav ul li {
	display: block;
	float: left;
}

.top-nav ul li a {
	display: block;
	padding: 15px 1% 12px 1%;
	color: #FFFFFF; /* $text3 */
	font-size: 14px;
	line-height: 1.2em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	text-transform: uppercase;
	font-weight: 600;
}

.top-nav ul li a:hover {
	color: #FFFFFF; /* $text3 */
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	background-color: #696B6E; /* $secondary */
}

#StickyZone {
	background-color: #182744; /* $primary */
	box-shadow: 0px 0px 8px rgba(0,0,0,0.69);
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 2;
	-webkit-transition: height 0.4s ease;
	-moz-transition: height 0.4s ease;
	-o-transition: height 0.4s ease;
	transition: height 0.4s ease;
	overflow: hidden;
}

html.no-display-table #StickyZone {
	display: none;
}

#StickyZone #StickyNav .panel {
	width: auto;
	max-width: 1060px;
	margin: 0px auto;
	position: relative;
}

#StickyNav .top-nav {
	background: none;
}

#StickyNav .top-nav ul li {
	padding: 0px;
}

#StickyNav .top-nav ul li.logo {
	text-align: left;
	padding: 20px 1%;
}

#StickyNav .top-nav ul li.phone {
	padding: 20px 0px;
	text-align: right;
}

#StickyNav .top-nav ul li a {
	text-shadow: none;
	font-size: 13px;
	padding: 15px 0.5% 12px 0.5%;
}

#StickyNav .top-nav ul li a.logo2 {
	padding: 0px;
}

#StickyNav .top-nav ul li a.logo2:hover {
	background-color: transparent;
}

#StickyNav .top-nav ul li a.logo2 img {
}

#StickyNav .top-nav ul li a.phone {
	margin: 0px;
	padding: 0px;
	font-family: 'Tinos', 'Palatino Linotype', serif;
	font-size: 26px;
	position: relative;
	padding-left: 0px;
	line-height: 1em;
}

#StickyNav .top-nav ul li:hover a.phone {
	color: #BBBFA9; /* $text1 */
	background-color: transparent;
}

#StickyNav a.free-case {
	display: block;
	position: absolute;
	right: 0px;
	bottom: -32px;
	background-color: #fff;
	text-transform: uppercase;
	color: #363636;
	font-weight: 700;
	padding: 6px 13px;
	font-size: 15px;
	height: 32px;
	line-height: 24px;
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.431),rgba(0,0,0,0) 3px);
	background-image: -moz-linear-gradient(top,rgba(0,0,0,0.431),rgba(0,0,0,0) 3px);
	background-image: -o-linear-gradient(top,rgba(0,0,0,0.431),rgba(0,0,0,0) 3px);
	background-image: linear-gradient(to bottom,rgba(0,0,0,0.431),rgba(0,0,0,0) 3px);
	border: solid 1px #000000;
}

#StickyNav a.free-case:before {
	font-family: 'icomoon-ult';
	content: '\e19e';
	color: #182744; /* $primary */
	font-size: 20px;
	vertical-align: top;
	float: left;
	margin-right: 8px;
	position: relative;
	top: -2px;
}

#StickyNav a.free-case:after {
	font-family: 'icomoon-ult';
	content: '\e0ea';
	color: #182744; /* $primary */
	font-size: 20px;
	vertical-align: top;
	float: right;
	margin-left: 6px;
	position: relative;
	top: -2px;
}

#StickyNav a.free-case:hover {
	color: #A51A08; /* $text2 */
}

a.phone:before {
	font-family: 'icomoon-ult';
	content: '\e216';
	color: #BBBFA9; /* $text1 */
	font-size: 70%;
	-webkit-transform: rotate(41deg);
	-moz-transform: rotate(41deg);
	-o-transform: rotate(41deg);
	transform: rotate(41deg);
	display: inline-block;
}

#StickyNav h3 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	line-height: 1em;
	white-space: nowrap;
}

#HeaderContent .logo {
	float: left;
}

div.phone-info {
	float: right;
	text-align: right;
	font-size: 14px;
}

div.phone-info h3 {
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF; /* $text3 */
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

div.phone-info .phone {
	font-family: 'Tinos';
	color: #D0D1D2; /* lighten($secondary,69%) */
	font-size: 2.5em;
}

div.phone-info .phone:hover {
}

div.phone-info h4 {
	color: #FFFFFF; /* $text3 */
	font-size: 1em;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

#Testimonials {
	background-color: #404143; /* darken($secondary,39%) */
	padding: 30px 2.5% 0px 2.5%;
}

#Testimonials blockquote {
	background-color: #888A8D; /* lighten($secondary,21%) */
	margin: 0px;
	text-align: center;
	padding: 12px 30px;
	position: relative;
	border-radius: 6px;
}

#Testimonials blockquote:after {
	font-family: 'icomoon-ult';
	content: '\e0eb';
	position: absolute;
	left: 50%;
	bottom: 0px;
	font-size: 60px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-left: -30px;
	margin-bottom: -36px;
	color: #888A8D; /* lighten($secondary,21%) */
}

#Testimonials blockquote h2 {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #696B6E; /* $secondary */
	font-weight: bold;
	letter-spacing: 0.7em;
	line-height: 1.5em;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.235);
	padding-left: 5%;
}

#Testimonials blockquote h2 span.quote {
	position: relative;
	display: inline-block;
	width: 50px;
}

#Testimonials blockquote h2 span.quote:before {
	font-family: 'Tinos', 'Palatino Linotype', serif;
	content: '\201C';
	font-size: 100px;
	position: absolute;
	width: 100px;
	height: 100px;
	line-height: 100px;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -30px;
}

#Testimonials blockquote p {
	font-style: italic;
	font-family: 'Tinos', 'Palatino Linotype', serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4em;
}

#Testimonials blockquote p:before {
	content: '\201C';
}

#Testimonials blockquote p:after {
	content: '\201D';
}

#Testimonials blockquote a.more {
	position: absolute;
	right: 0px;
	bottom: -22px;
}

#Testimonials blockquote a.more:hover {
	color: #182744; /* $primary */
}

#Testimonials h3 {
	text-align: center;
	font-size: 16px;
	padding: 20px 0px;
	border-bottom: solid 1px #696B6E; /* $secondary */
	color: #182744; /* $primary */
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

#Testimonials h3:before {
	content: '- ';
}
/* End Page Top */

/* Flyout Menu */
nav.top-nav div.iflylist {
	background-color: #FFFFFF;
	color: #182744; /* $primary */
	border: none;
	border-radius: 6px;
	box-shadow: 0px 2px 6px rgba(0,0,0,1);
	padding: 17px 0px 6px 0px;
	text-align: left;
	min-width: 225px;
}

nav.top-nav div.iflylist:before {
	font-family: 'icomoon-ult';
	content: '\e0eb';
	position: absolute;
	top: -15px;
	left: 30px;
	font-size: 40px;
	line-height: 40px;
}

nav.top-nav div.iflylist div.iflylist {
	padding: 6px 0px;
}

nav.top-nav div.iflylist div.iflylist:before {
	display: none;
}

nav.top-nav div.ifly {
	background-color: #FFFFFF;
	border: none;
	border-top: solid 1px #ddd;
}

nav.top-nav div.ifly a {
	padding: 10px 25px;
	color: #182744; /* $primary */
	min-width: 150px;
	line-height: 1.5em;
	border-bottom: none;
	margin-bottom: 0px;
	text-shadow: none;
}

nav.top-nav div.ifly a:hover {
	text-decoration: none;
}

nav.top-nav div.iflyOver {
	background-color: #182744; /* $primary */
}

nav.top-nav div.ifly a.iflyOver {
	color: #FFFFFF; /* $text3 */
	background-color: #696B6E; /* $secondary */
}

nav.top-nav div.iflyRight {
	background-image: none;
}

nav.top-nav div.iflyRight>a:before {
	font-family: 'icomoon-ult';
	content: '\e0ea';
	float: right;
	margin-right: -27px;
	font-size: 20px;
}

div.iflylist div.ui-more-items {
	background-color: #182744; /* $primary */
	border-top: solid 1px #ddd;
	position: relative;
}

div.iflylist div.ui-more-items:before {
	font-family: 'icomoon-ult';
	color: #fff;
	content: '\e0f5';
	float: left;
	font-size: 22px;
	margin-left: 12px;
	margin-top: -3px;
}

div.iflylist div.ui-more-items:after {
	font-family: 'icomoon-ult';
	color: #fff;
	content: '\e0f7';
	float: right;
	font-size: 22px;
	margin-top: -3px;
	margin-right: 12px;
}

div.iflylist div.ui-more-items img.more-up {
	position: absolute;
	left: 0px;
	top: 0px;
	background: none;
}

div.iflylist div.ui-more-items img.more-down {
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
}
/* End Flyout Menu */

/* Mobile Buttons */
ul.MobileBtns {
	display: none;
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
	background-color: #182744; /* $primary */
}

ul.MobileBtns > li {
	display: table-cell;
	text-align: center;
	width: 25%;
	box-shadow: 1px 0px 0px rgba(255,255,255,0.2);
	border-right: solid 1px rgba(0,0,0,0.2);
}

ul.MobileBtns li:last-child {
	border-right: none;
	box-shadow: none;
}

ul.MobileBtns li > a {
	display: block;
	padding: 5px 0px;
}

ul.MobileBtns li a.MobileCall {
	display: none;
}

ul.MobileBtns li a h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px 0px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 1.3em;
}

ul.MobileBtns li a icon {
	color: #696B6E; /* $secondary */
	font-size: 22px;
	text-shadow: 0px -1px rgba(255.255.255,0.5);
}
/* End Mobile Buttons */

/* Mobile Menu */
html.boxsizing body {
	overflow-x: hidden;
}

div.imenupanel {
	position: absolute !important;
	left: 0px !important;
	width: 100%;
	background-color: rgba(0,0,0,0.95);
	text-align: left;
	z-index: 90 !important;
	top: 55px !important;
}

#Masthead>div>div.imenupanel {
	position: absolute;
	z-index: 99;
}

div.imenupanel div.imenu {
	width: 100% !important;
}

div.imenuitem {
	color: #fff;
	font-size: 15px;
	border-bottom: solid 1px #5a5a5a;
}

div.imenuitem.iright:before {
	content: '\e0ea';
	font-family: 'icomoon-ult';
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	float: right;
	font-size: 20px;
	color: #fff;
	padding: 12px 15px 0px 25px;
}

div.imenuitem a {
	color: #fff;
	display: block;
	padding: 12px 15px;
}

div.imenu {
	position: absolute;
	top: 0px !important;
	width: 100% !important;
}
/* End Mobile Menu */

/* Animation */
#Animation {
	height: 498px;
	width: auto;
	position: relative;
	border-top: solid 3px #404143; /* darken($secondary,39%) */
	border-bottom: solid 3px #404143; /* darken($secondary,39%) */
	overflow: hidden;
}

#Animation div.slide {
	height: 100%;
	position: absolute;
	width: 100%;
	display: none;
}

#Animation div.slide:first-child {
	display: block;
}

#Animation div.slide img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

div.slide div.info {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 55%;
	background-color: rgba(24,39,68,0.94); /* alpha($primary,94%) */
	padding: 25px;
	max-height: 380px;
	color: #fff;
	line-height: 1.5em;
}

div.slide div.info:after {
	content: '';
	display: block;
	clear: both;
}

html.no-rgba div.slide div.info {
	background-color: #182744; /* $primary */
}

div.slide div.info h2 {
	font-size: 50px;
	color: #BBBFA9; /* $text1 */
	text-align: left;
	line-height: 1em;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.65); /* alpha($background,65%) */
}

div.slide div.info h2 strong {
	font-weight: 400;
	font-size: 70px;
	display: block;
	text-transform: uppercase;
	color: #A51A08; /* $text2 */
	text-shadow: 0px -1px 0px rgba(0,0,0,0.95);
}

.button {
	font-size: 14px;
	line-height: 1em;
	display: block;
	color: #A51A08; /* $text2 */
	background-color: #696B6E; /* $secondary */
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	padding: 15px 35px;
}

.button:before {
	font-family: 'icomoon-ult';
	content: '\e0ea';
	float: right;
	font-size: 20px;
	margin-right: -15px;
	margin-left: 10px;
	color: #182744; /* $primary */
}

.slide .button {
	float: left;
}

.button:hover {
	background-color: #3F4042; /* darken($secondary,40%) */
	color: #A51A08; /* $text2 */
}
/* End Animation */

/* Case Eval Form */
.case-eval {
	padding: 15px 15px;
	background-color: #182744; /* $primary */
	border: solid 4px #BBBFA9;
	box-shadow: inset 0 0 2px rgba(0,0,0,0.5), 0 0 1px rgba(255,255,255,0.5);
	display: block;
	width: 100%;
}

.case-eval input, .case-eval textarea, .case-eval select {
	background-color: rgba(0,0,0,0.3);
	border: none !important;
	display: block;
	margin: 0 .5% 10px;
	float: left;
	height: 33px;
	width: 49%;
	padding: 6px 10px;
	box-shadow: 1px 1px rgba(255,255,255,0.1), inset 1px 1px 1px rgba(0,0,0,0.1);
	color: #FFFFFF;
	font-size: 15px;
	outline: none;
	border-radius: 0;
}

html.no-rgba .case-eval input, html.no-rgba .case-eval textarea {
	background-color: #DB723E;
}

.case-eval textarea {
	height: 60px;
	resize: none;
	width: 99%;
}

.case-eval a.btn {
	line-height: 2em;
	width: 99%;
	margin-left: .5%;
	padding: 0;
	background-color: #303030;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	text-transform: uppercase;
	display: inline-block;
	height: auto;
	cursor: pointer;
}

.case-eval.sys-eval a.btn {
	width: 32.33%;
	line-height: 60px;
}

.case-eval a.btn:hover {
	background-color: #5A5A5A;
}

html.no-rgba .case-eval a.btn:hover {
	background-color: #17446A;
}
/* End Case Eval Form */

/* CTAs */
.cta-list {
	width: 100%;
	display: table;
	margin-bottom: 30px;
}

.cta-list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: table-row;
}

.cta-list ul li {
	width: 33.33%;
	text-align: center;
	display: table-cell;
	border-right: solid 1px #888A8D; /* lighten($secondary,21%) */
	padding: 0px 3%;
	font-size: 13px;
	line-height: 1.6em;
}

html.no-display-table .cta-list ul li {
	display: block;
	float: left;
}

.cta-list ul.items2 li {
	width: 50%;
}

.cta-list ul.items3 li {
	width: 33.33%;
}

.cta-list ul.items4 li {
	width: 25%;
}

.cta-list ul li>a {
	display: block;
	color: #ABB094; /* darken($text1,10%) */
}

.cta-list ul li icon {
	font-size: 38px;
	width: 70px;
	border-radius: 50%;
	line-height: 70px;
	height: 70px;
	display: inline-block;
	background-color: #182744; /* $primary */
	color: #FFFFFF; /* $text3 */
}

.cta-list ul li:hover icon {
	color: #BBBFA9;
}

.cta-list ul li h2 {
	font-size: 30px;
	padding: 10px 0px;
	color: #E4E6DD; /* lighten($text1,61%) */
	line-height: 1.1em;
}

.cta-list ul.items4 li h2 {
	font-size: 25px;
}

.cta-list ul li p {
	margin: 0px;
	font-size: 15px;
	color: #FFFFFF; /* $text3 */
	font-weight: bold;
}

.cta-list ul li:hover p {
	color: #BBBFA9;
	font-weight: bold;
}

.cta-list ul li:last-child {
	border-right: none;
}

html.no-lastchild .cta-list ul li {
	width: 31%;
}
/* End CTAs */

/* Content */
.content h1 {
	color: #A51A08; /* $text2 */
	font-size: 30px;
	line-height: 1.3em;
	padding: 10px 0px;
}

.content h2 {
	color: #A51A08; /* $text2 */
}

.content h3 {
	color: #182744; /* $primary */
	font-size: 20px;
	font-weight: 600;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	clear: both;
}

.content h4 {
}

.ctas-middle {
	background-color: #3C3D3F; /* darken($secondary,43%) */
	text-align: center;
	border-bottom: solid 7px #888A8D; /* lighten($secondary,21%) */
	position: relative;
	margin: 30px 0px;
	padding-top: 15px;
}

.ctas-middle h2 {
}

.ctas-middle h2 span {
	width: 50%;
	padding: 15px 1%;
	border-right: solid 1px #888A8D; /* lighten($secondary,21%) */
	text-align: center;
	display: inline-block;
	float: left;
	color: #FFFFFF; /* $text3 */
}

.ctas-middle h2 span:last-child {
	border: none;
}

.ctas-middle p {
	font-size: 16px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	display: block;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 10px 0px;
	color: #BBBFA9; /* $text1 */
}

.ctas-middle p:hover {
}

.ctas-middle .button {
	background-color: #182744; /* $primary */
	color: #fff;
	margin: 0px auto -15px auto;
	display: inline-block;
}

html.no-boxsizing .ctas-middle .button {
	width: 350px;
	display: block;
}

.ctas-middle a:hover .button {
	background-color: #898B8F; /* lighten($secondary,22%) */
}

.ctas-middle .button:before {
	color: #fff;
}

div.item {
	clear: both;
	margin-bottom: 20px;
}

.blog.item div.content {
	width: 100%;
}

div.blog item h1 {
	width: 100%;
}
/* End Content */

/* Side */
.side-nav {
	background-color: #DCDED2; /* lighten($text1,48%) */
	padding-bottom: 1px;
	margin-bottom: 30px;
}

.side-nav h2 {
	background-color: #182744; /* $primary */
	color: #FFFFFF; /* $text3 */
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
	padding: 12px;
	border-bottom: solid 8px #888A8D; /* lighten($secondary,21%) */
}

.side-nav ul {
	list-style: none;
	margin: 0;
	padding: 20px 10px;
}

.side-nav .list {
	margin: 0;
	padding: 20px 10px;
}

.side-nav ul ul {
	margin: 0;
	padding: 0 20px;
}

#VideoNavigation .list {
	padding: 0 10px;
}

#VideoNavigation h2 {
	margin-bottom: 20px;
}

.side-nav ul li {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#ValueList li {
	display: block;
	color: #A51A08; /* $text2 */
	font-size: 16px;
	padding: 10px 20px 10px 35px;
	line-height: 1.1em;
}

#ValueList li:before {
	content: '\e132';
	font-family: 'icomoon-ult';
	position: absolute;
	left: 8px;
	color: #182744; /* $primary */
	font-size: 18px;
	top: 8px;
}

.side-nav ul li a {
	display: block;
	color: #A51A08; /* $text2 */
	font-size: 16px;
	padding: 10px 20px 10px 35px;
	line-height: 1.1em;
}

.side-nav ul li a:before {
	font-family: 'icomoon-ult';
	content: '\e0ea';
	font-size: 20px;
	position: absolute;
	left: 10px;
	top: 7px;
	line-height: 1em;
	color: #182744; /* $primary */
}

.side-nav ul li a:hover {
	background-color: #888A8D; /* lighten($secondary,21%) */
	color: #fff;
}

.side-nav ul li a:hover:before {
	color: #fff;
}

.side-nav ul .selected a {
	background-color: #888A8D; /* lighten($secondary,21%) */
	color: #FFFFFF;
}

.side-nav ul .selected a:before {
	color: #FFFFFF;
}

.side-nav ul li.level2 a {
	font-size: 14px;
	line-height: 1.3em;
	padding: 7px 20px 7px 35px;
}

.side-nav ul li.level2 a:before {
	content: none;
}

.side-nav ul li.level3 a {
	font-size: 14px;
	line-height: 1.3em;
	padding: 7px 20px 7px 55px;
}

.side-nav ul li.level3 a:before {
	content: none;
}

.side-nav p {
	margin: 12px 8%;
	line-height: 1.4em;
}

.side-nav.blog ul {
	padding-bottom: 5px;
}

.side-nav.blog ul li {
	padding: 0px 15px 8px 15px;
	position: relative;
}

.side-nav.blog ul li a {
	padding: 10px 0px 10px 70px;
	border-bottom: solid 1px #888A8D; /* lighten($secondary,21%) */
	min-height: 70px;
}

.side-nav.blog ul li a:before {
	display: none;
}

.side-nav.blog ul li a:hover {
	background: none;
}

.side-nav.blog ul li time {
	display: block;
	position: absolute;
	left: 15px;
	top: 0px;
	width: 62px;
	height: 62px;
	background-color: #182744; /* $primary */
	border-radius: 50%;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF; /* $text3 */
}

.side-nav.blog ul li time span {
	display: block;
	font-size: 14px;
	color: #BBBFA9; /* $text1 */
	font-weight: 600;
	padding: 10px 0px 0px 0px;
	line-height: 1em;
}

.side-nav.blog ul li time strong {
	display: block;
	font-family: 'Tinos', 'Palatino Linotype', serif;
	font-size: 28px;
	line-height: 1em;
}

.side-nav.blog ul li h3 {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #335391; /* lighten($primary,25%) */
}

.side-nav.blog ul li:hover h3 {
	color: #A51A08; /* $text2 */
}

.side-nav.blog .button {
	background-color: #182744; /* $primary */
	color: #FFFFFF; /* $text3 */
}

.side-nav.blog .button:before {
	display: none;
}

.side-nav.blog .button:after {
	content: '[+]';
	color: #FFFFFF; /* $text3 */
	margin-left: 5px;
}

.side-nav.blog .button:hover {
	color: #FFFFFF; /* $text3 */
	background-color: #696B6E; /* $secondary */
}

.contact-form {
	padding: 20px 10% 25px 10%;
}

.contact-form h3 {
	color: #182744; /* $primary */
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0px;
}

.contact-form h4 {
	color: #A51A08; /* $text2 */
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 14px;
	padding: 5px 0px;
}

.contact-form input, .contact-form select {
	border: none;
	margin: 6px 0px;
	padding: 8px 12px;
	width: 100%;
	background-color: #888A8D;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	outline: none;
}

.contact-form textarea {
	border: none;
	margin: 6px 0px;
	padding: 8px 12px;
	width: 100%;
	background-color: #888A8D; /* lighten($secondary,21%) */
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF; /* $text3 */
	display: block;
	outline: none;
	height: 90px;
	resize: none;
	overflow: auto;
}

html.no-boxsizing .contact-form input {
	width: 260px;
}

html.no-boxsizing .contact-form textarea {
	width: 260px;
}

.contact-form .button {
	background-color: #182744; /* $primary */
	color: #FFFFFF; /* $text3 */
}

.contact-form .button:hover {
	background-color: #696B6E; /* $secondary */
	color: #FFFFFF; /* $text3 */
}

.contact-form .button:before {
	color: #FFFFFF;
}
/* End Side */

/* Video */
video {
}

.video-list {
	padding: 0px 0px 30px 0px;
	position: relative;
}

.video-list a.more {
	float: right;
	margin-top: 15px;
}

.video-list h2 {
	color: #A51A08; /* $text2 */
	font-size: 30px;
	border-bottom: solid 1px #888A8D; /* lighten($secondary,21%) */
	padding: 0px 0px 8px 0px;
}

.video-list ul {
	list-style: none;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	border-bottom: solid 5px #182744; /* $primary */
}

.video-list ul li {
	float: left;
	width: 184px;
	margin-right: 21px;
	height: 147px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-bottom: 21px;
}

.video-list ul li:hover {
	opacity: 0.7;
}

.video-list ul li:last-child {
	margin-right: 0%;
}

html.no-lastchild .video-list ul li {
	margin-right: 17px;
}

.video-list ul li>a {
	display: block;
	height: 147px;
}

.video-list ul li h3 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	font-size: 12px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	background-color: rgba(0,0,0,0.886);
	padding: 10px 5%;
	color: #D7D7D7;
}

html.no-rgba .video-list ul li h3 {
	background-color: #000;
}

.video-list ul li span.play {
	display: block;
	background-color: #182744; /* $primary */
	position: absolute;
	right: 0px;
	top: 0px;
	width: 35px;
	height: 20px;
	padding: 5px 11px;
}

.video-list ul li span.play icon {
	background-color: #FFFFFF; /* $text3 */
	display: block;
	width: 13px;
	height: 10px;
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	color: #182744; /* $primary */
	border-radius: 2px;
}
/* End Video */

/* Footer */
#FooterContent {
	font-size: 13px;
	line-height: 1.5em;
}

#FooterContent a.logo img {
	max-width: 100%;
}

#FooterContent div.phone-info {
	font-size: 12px;
}

section.footer {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px 0px;
	margin-top: 30px;
	line-height: 1.8em;
}

section.footer>ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: table-row;
}

section.footer>ul>li {
	margin: 0px;
	padding: 30px 3%;
	display: table-cell;
	width: 33.33%;
	background-color: #FFFFFF; /* $text3 */
}

html.no-display-table section.footer>ul>li {
	display: block;
	float: left;
	margin-right: 10px;
}

section.footer h2 {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #A51A08; /* $text2 */
	margin-bottom: 25px;
}

section.footer nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

section.footer nav ul li {
	padding: 3px 0px;
}

section.footer nav ul a {
	color: #BBBFA9; /* $text1 */
}

section.footer nav ul a:hover {
	color: #A51A08; /* $text2 */
}

section.footer nav icon {
	display: inline-block;
	background-color: #FDFDFC; /* lighten($text1,97%) */
	color: #414244; /* darken($secondary,38%) */
	padding: 1px;
	border-radius: 3px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 8px;
}

section.footer nav span {
	vertical-align: middle;
	color: #000000;
}

section.footer nav span:hover {
	color: #A51A08; /* $text2 */
}

section.footer p {
	margin: 0px;
	color: #696B6E; /* $secondary */
}

#BottomZone .copyright {
	float: left;
	font-size: 11px;
}

#BottomZone .scorpion {
	float: right;
}
/* End Footer */

/* Responsive */
img {
	-ms-interpolation-mode: bicubic;
}

@media (max-width: 1000px) {
	#StickyZone {
	}

	#HeaderContent .logo {
		max-width: 60%;
	}

	#HeaderContent .logo img {
		max-width: 100%;
	}

	div.phone-info h4 {
		display: none;
	}

	.cta-list {
		margin-bottom: 15px;
	}

	.cta-list ul.items4 li {
		display: block;
		float: left;
		width: 50%;
		padding: 10px 3%;
	}

	.cta-list ul.items4 li:first-child, .cta-list ul.items4 li:nth-child(2) {
		border-bottom: solid 1px #888A8D; /* lighten($secondary,21%) */
	}

	.ctas-middle h2 {
		font-size: 20px;
	}
}

@media (max-width: 950px) {
	#StickyZone #StickyNav {
		position: relative !important;
		height: auto;
	}

	#StickyZone #StickyNav .panel {
		padding: 15px 0px;
	}

	#StickyNav .top-nav ul li.phone {
		position: absolute;
		right: 1%;
		top: 15px;
		padding: 0px;
	}

	#StickyNav .top-nav ul li.phone a.phone {
		font-size: 22px;
	}

	#StickyNav h3 {
		display: none;
	}

	#StickyNav .top-nav ul li.logo {
		padding: 0px;
	}

	#StickyNav .top-nav ul li.level {
		position: relative;
		top: 10px;
	}
}

@media (max-width: 850px) {
	div.slide div.info {
		width: 70%;
	}

	.cta-list ul.items3 li h2 {
		font-size: 25px;
	}
}

@media (max-width: 750px) {
	#StickyZone {
		display: none;
	}

	#NavZone {
		position: fixed;
		width: 100%;
		z-index: 90;
		border-bottom: solid 2px #4A4B4D; /* darken($secondary,30%) */
	}

	body.cms-admin #NavZone {
		position: relative;
	}

	ul.MobileBtns {
		display: table;
	}

	#HeaderContent {
		padding: 0px 0px 10px;
	}

	#HeaderContent .logo, #HeaderContent div.phone-info {
		padding: 0px 1%;
	}

	body.sub #CTAZone {
		display: none;
	}

	#CTAZone2 {
		display: block;
	}

	.top-nav {
		display: none;
	}

	#MobileMenu {
		display: block;
	}

	#HeaderContent div.phone-info {
		font-size: 12px;
	}

	div.slide div.info {
		width: 80%;
	}

	.main {
		padding-left: 1%;
		padding-right: 1%;
	}

	.cta-list ul li {
		display: block;
		float: none;
		width: 100% !important;
		border-right: none;
		border-bottom: solid 1px #888A8D; /* lighten($secondary,21%) */
		padding: 8px 3%;
	}

	#Testimonials blockquote h2 span.quote {
		display: none;
	}

	#Testimonials blockquote a.more {
		bottom: 5px;
		right: 5px;
	}

	.content {
		width: auto;
		float: none;
	}

	.ctas-middle h2 {
		font-size: 25px;
	}

	.side {
		width: auto;
		float: none;
	}

	.contact-form {
		padding-left: 3%;
		padding-right: 3%;
	}

	.video-list a.more {
		float: none;
		position: absolute;
		right: 5px;
		top: -20px;
		margin-top: 0px;
	}

	.video-list h2 {
		font-size: 25px;
	}

	.third {
		width: auto;
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}

	section.footer>ul>li {
		display: block;
		float: none;
		width: auto;
		margin-bottom: 8px;
	}

	#FooterContent div.phone-info {
		float: none;
		text-align: center;
	}
}

@media (max-width: 650px) {
	div.slide div.info {
		left: 10%;
		background-color: rgba(24,39,68,0.85); /* alpha($primary,85%) */
	}

	.ctas-middle h2 span {
		display: block;
		float: none;
		width: 100%;
		text-align: center;
		border: none;
		font-size: 22px;
		padding: 0px;
	}
}

@media (max-width: 550px) {
	#HeaderContent .logo {
		float: none;
		max-width: 100%;
		margin: 0px auto;
		display: block;
		text-align: center;
	}

	ul.MobileBtns li a h2 > span {
		display: none;
	}

	div.phone-info {
		display: none;
	}

	#HeaderContent {
		padding-bottom: 10px;
	}

	#Animation {
		height: 250px;
	}

	div.slide div.info {
		top: auto;
		bottom: 0px;
		width: 100%;
		left: 0%;
		text-align: center;
		background-color: rgba(24,39,68,0.7); /* alpha($primary,70%) */
	}

	div.slide div.info p {
		display: none;
	}

	div.slide div.info h2 {
		font-size: 30px;
		text-align: center;
	}

	div.slide div.info h2 strong {
		font-size: 45px;
	}

	.slide .button {
		float: none;
		margin-top: 10px;
	}

	#ContactMap {
		width: auto !important;
		height: auto !important;
		max-width: 100%;
	}

	#ContactMap img {
		max-width: 100%;
		height: auto !important;
	}

	#NavZone {
		position: relative;
	}
}

@media (max-width: 500px) {
	ul.MobileBtns li a.MobileCall {
		display: block;
	}

	ul.MobileBtns li a.TabletCall {
		display: none;
	}

	.ctas-middle .button {
		font-size: 13px;
	}

	.case-eval input, .case-eval textarea {
		width: 100%;
	}

	#MainContent img {
		max-width: 50%;
	}
}
/* End Responsive */

/* SVG Fonts */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Tinos';
		font-style: normal;
		font-weight: 400;
		src: url('/fonts/Tinos-Regular.svg#tinosregular') format('svg');
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Tinos';
		font-style: italic;
		font-weight: 400;
		src: url('/fonts/Tinos-Italic.svg#tinositalic') format('svg');
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Source Sans Pro';
		font-style: normal;
		font-weight: 400;
		src: url('/fonts/SourceSansPro-Regular.svg#source_sans_proregular') format('svg');
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Source Sans Pro';
		font-style: normal;
		font-weight: 600;
		src: url('/fonts/SourceSansPro-Semibold.svg#source_sans_prosemibold') format('svg');
	}
}
/* End SVG Fonts */

.video-list ul li>a:hover {
}
