*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
 @font-face {
 font-family: 'Roboto-Light';
 src: url('../fonts/Roboto-Light.eot');
 src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg'),  url('../fonts/Roboto-Light.ttf') format('truetype'),  url('../fonts/Roboto-Light.woff') format('woff'),  url('../fonts/Roboto-Light.woff2') format('woff2');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Roboto-Regular';
 src:  url('../fonts/Roboto-Regular.eot');
 src:  url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg'),  url('../fonts/Roboto-Regular.ttf') format('truetype'),  url('../fonts/Roboto-Regular.woff') format('woff'),  url('../fonts/Roboto-Regular.woff2') format('woff2');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Roboto-Medium';
 src: url('../fonts/Roboto-Medium.eot');
 src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg'),  url('../fonts/Roboto-Medium.ttf') format('truetype'),  url('../fonts/Roboto-Medium.woff') format('woff'),  url('../fonts/Roboto-Medium.woff2') format('woff2');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Roboto-Bold';
 src: url('../fonts/Roboto-Bold.eot');
 src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Bold.svg#Roboto-Medium') format('svg'),  url('../fonts/Roboto-Bold.ttf') format('truetype'),  url('../fonts/Roboto-Bold.woff') format('woff'),  url('../fonts/Roboto-Bold.woff2') format('woff2');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'BrushScriptStd';
 src: url('../fonts/BrushScriptStd.eot');
 src: url('../fonts/BrushScriptStd.eot?#iefix') format('embedded-opentype'),  url('../fonts/BrushScriptStd.svg#Roboto-Medium') format('svg'),  url('../fonts/BrushScriptStd.ttf') format('truetype'),  url('../fonts/BrushScriptStd.woff') format('woff'),  url('../fonts/BrushScriptStd.woff2') format('woff2');
 font-weight: normal;
 font-style: normal;
}
.clear {
	clear:both;
}
header, footer, nav, article, section, aside { /* Fallback styles For Lower Browsers */
	display: block;
	width: 100%;
}
body {
	background: #e4e4e4 url(../images/littleknobs.png) repeat 0 0;
	font-size: 0.625em;
	margin: 0;
	padding: 0;
	color: #434343;
	font-family:'Roboto-Regular', Arial, Helvetica, sans-serif;
}
.headerTop {
	background:#3d3d3d;
	color:#FFFFFF;
	font-family:'Roboto-Light', Arial, Helvetica, sans-serif;
	font-size:1.4em;
	width:100%;
}
.headerTopInner {
	width:66%;
	padding:15px 0;
	margin:0 auto;
	text-align:right
}
.headerTopInner img {
	vertical-align:middle;
}
.headerBottom {
	background:#FFFFFF;
	width:100%;
}
.headerBottomInner {
	width:66%;
	margin:0 auto;
	padding:9px 0;
	overflow:hidden;
}
.headerBottomLogoInner {
	margin-right:12.3%;
	float:left;
}
.headerBottomLogoInner img {
	border:0;
	outline:0;
}

nav {
	width:65.1%;
	float:left;
	padding:53px 0;
}
.navInner {
	font-size:1.05em;
	font-family:'Roboto-Medium', Arial, Helvetica, sans-serif;
	width:100%;
	text-align:right;
	color:#eb5e21;
}
.navInner a {
	color:#eb5e21;
	text-decoration:none;
}
.navInner a:hover {
	color:#33358f;
	text-decoration:none;
}
.navInner a.active {
	color:#33358f;
	text-decoration:none;
}
section.banner {
	background:url(../images/dc_bannerimg.jpg) no-repeat 0 0;
	width:100%;
	min-height:441px;
	position:relative;
	height:auto;
}
.bannerTopInner {
	width:66%;
	margin:0 auto;
	color:#555555;
	font-size:1.65em;
	padding:15px 0;
	font-family:'Roboto-Regular', Arial, Helvetica, sans-serif;
}
.bannerTopInnerContainer {
	background:#FFFFFF;
	opacity:0.9;
	padding:20px;
	overflow:hidden;
	-webkit-border-radius:20px;
	   -moz-border-radius:20px;
	        border-radius:20px
}
.bannerTopItemFull {
	width:100%;
	padding-bottom:40px;
}
.bannerTopItemFull:last-child {
	padding-bottom:0px;
}

.bannerTopItemLeft {
	width:12%;
	float:left;
	color:#eb5e21;
	font-family:'Roboto-Regular', Arial, Helvetica, sans-serif;
}
.bannerTopItemRight {
	width:88%;
	float:left;
	
}



.contentMn {
	/*padding-top:300px;*/
	margin-bottom:24px;
}
.contentInner {
	background:#FFFFFF;
	padding:35px;
	width:66%;
	margin:0 auto;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	-webkit-box-shadow: -1px 17px 5px -4px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: -1px 17px 5px -4px rgba(0, 0, 0, 0.31);
	box-shadow: -1px 17px 5px -4px rgba(0, 0, 0, 0.31);
}
.contentHeading {
	font-size:3.1em;
	font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
	padding:0;
	color:#2c2e8b;
}
.contentSubHeading {
	font-family:"BrushScriptStd", Arial, Helvetica, sans-serif;
	font-size:2.4em;
	color:#363535;
	margin-bottom:32px;
}
.contentText {
	font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:1.9em;
	margin-bottom:22px;
}
.knowMoreLnkMn, .moreTestimonials {
	width:100%;
	text-align:right;
	margin-bottom:39px;
}
.moreTestimonials {
	margin-bottom:0;
	margin-top:39px;
}
.knowMoreLnkMn a, .moreTestimonials a {
	text-decoration:underline;
	color:#2c2e8b;
	font-size:1.6em;
	font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
}
.knowMoreLnkMn a:active, .moreTestimonials a:active {
	text-decoration:underline;
	color:#2c2e8b;
	font-size:1.6em;
	font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
}
.knowMoreLnkMn a:visited, ..moreTestimonials a:visited {
 text-decoration:underline;
 color:#2c2e8b;
 font-size:1.6em;
 font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
}
.knowMoreLnkMn a:hover, .moreTestimonials a:hover {
	text-decoration:none;
	color:#2c2e8b;
	font-size:1.6em;
	font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
}
.clientTesHeading {
	color:#ec5513;
	font-family:'Roboto-Regular', Arial, Helvetica, sans-serif;
	font-size:2.4em;
	margin-bottom:31px;
}
.clientTesMn {
	width:100%;
	overflow:hidden;
	font-family:'Roboto-Medium', Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#656565;
	text-align:justify;
	font-style:italic;
}
.clientTesContent1 {
	width:47.5%;
	margin-right:5.3%;
	float:left;
}
.clientTesContent2 {
	width:47.2%;
	float:left;
}
.clientName {
	color:#33358f;
	font-size:1em;
	font-family:'Roboto-Light', Arial, Helvetica, sans-serif;
	margin-top:28px;
	font-style:normal;
}
footer {
	background:#3d3d3d;
	color:#FFFFFF;
	font-family:'Roboto-Light', Arial, Helvetica, sans-serif;
	font-size:1.4em;
}
.footerInner {
	width:66%;
	padding:15px 0;
	margin:0 auto;
}
.column {
	display:none;
}
.innerPgTop {
	background:#666666 url(../images/always_grey.png) repeat 0 0;
	width:66%;
	margin:24px auto;
	padding:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.innerPgHeader {
	color:#FFFFFF;
	font-family:'Roboto-Light', Arial, Helvetica, sans-serif;
	font-size:4em;
	margin-bottom:5px;
}
.breadCrumb {
	color:#FFFFFF;
	font-size:1.5em;
}
.breadCrumb a {
	text-decoration:none;
	color:#FFFFFF;
}
.breadCrumb a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.inncontentMn {
	margin:24px 0;
}
.contentText ol li span {
	font-style:italic;
}
.contentText ol li span {
	color:#33358f;
}
.contentText ol li span.nameHeading {
	font-family:'Roboto-Medium', Arial, Helvetica, sans-serif;
}
.servicesMn, .clienteleMn {
	width:100%;
}
.servicesMn .ourserv_grid, .servicesMn .ourserv_grid tr, .servicesMn .ourserv_grid tr td {
	border-collapse: collapse!important;
	border:0;
}
.servicesMn .ourserv_grid tr td span.servSymbol {
	font-size:1.7em;
	display:block;
	margin-top:-4px;
}
 .servicesMn .ourserv_grid tr:nth-child(odd) {
 background-color:#414141;
 color:#FFFFFF;
 padding:10px;
 font-size:1.5em;
}
.servicesMn .ourserv_grid tr:nth-child(even) {
 background-color:#464646;
 color:#FFFFFF;
 padding:10px;
 font-size:1.5em;
}
.processImage, .rolesImage {
	text-align:center;
	background:url(../images/stripes-light.png) repeat 0 0;
	width:100%;
	overflow:hidden;
	padding:10px;
}
.clienteleInner {
	overflow:hidden;
	border-bottom:1px dotted #999999;
	margin-bottom:20px;
	padding-bottom:20px;
}
.clienteleInner span.phone {
	font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
	font-size:1.9em;
}
.clienteleInner span.phone img {
	vertical-align:middle;
}
.clienteleInner span.address {
	font-size:1.7em;
}
.clienteleInner .ltclientele {
	width:25%;
	float:left;
	border-right:1px dashed #666666;
}
.clienteleInner .rtclientele {
	width:75%;
	float:left;
	padding-left:20px;
}
.ContactContentMn {
	width:100%;
	overflow:hidden;
	font-family:'Roboto-Regular', Arial, Helvetica, sans-serif;
	font-size:1.9em;
	color:#33358f;
}
.ContactContentLt {
	width:47.5%;
	margin-right:5.3%;
	float:left;
}
.ContactContentLt img {
	vertical-align:middle;
}
.ContactContentRt {
	width:47.2%;
	float:left;
}
.contactHeadings {
	color:#eb5b1c;
}
.ContactContentRt a {
	text-decoration:none;
	color:#33358f;
}
.ContactContentRt a:hover {
	text-decoration:underline;
	color:#33358f;
}
.CTS p {
	background:#f4f4f4;
	padding:15px;
	border:1px solid #DDDDDD;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.CTS .clientName {
	margin-top:0;
}
.contentText ol li {
	text-align:left;
}
.CI_Opacity {
	Opacity:0.95;
}
