@charset "utf-8";
/* CSS Document */

/* COMMON STYLES */

body{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

/*Font Overrides*/
b, strong {
    font-weight: 400;
}

p {
	margin: 15px 0;
}

ul, ol {
    margin: 0 0 1em 0px;
    padding: 0px 0px 0px 40px;
}

/*Links*/
a:link, a:hover, a:visited, a:active{ text-decoration: underline;}
a:link {color:#0ACC15;}
a:hover{color:#1397E9;}
a:visited{color: #6FADDC;}
a:active{color: #F78E1E;}
	
/*Headings*/
h1, h2{color: #103659;}

h1{
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 25px;
	text-align: center;
	border-bottom: 1px solid #7F7F7F;
}

h2{
	font-size: 24px;
	font-weight: 600;
}

h3 {
	font-size: 17px;
	color: #303030;
	font-weight: 600;
	margin: 10px 0 5px 0px;
}

h4 {
	font-size: 16px;
	color: #0B6CEE;
	font-weight: 600;
}
	

/*MOBILE STYLES*/
.divisions-nav-item{
	font-size: 150%;
	font-weight: 400;
	text-align: center;
	color: #fff;
}



/*HEADER*/

.header-phone-number{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.header-social-buttons {
	font-size: 16px;
	font-weight: 600;
}



.divisions-nav-item a:link,.divisions-nav-item a:visited {
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	word-wrap: no-wrap;
	min-width: 300px;
}

/*CONTENT BLOCKS*/
.content-block h1{
	color: #103659;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
	border-bottom: none;
}



.content-block li {
	margin-bottom: 3px;
	list-style: disc;
}

.blue-button a:link, .blue-button a:visited{
	font-weight:400;
	padding: 10px 20px;
	display:inline-block;
	background: #0062CB;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
	margin: 10px 5px;
}

.blue-button a:hover{
	background: #0044D3;
}

.green-button a:link, .green-button a:visited{
	font-weight:400;
	padding: 10px 20px;
	display:inline-block;
	background: #5bc022;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
		margin: 0 5px;
}

.green-button a:hover{
	background: #1c9000;
}


/*BOTTOM*/

.bottom-nav {
	color:#FFF;
}

.bottom-nav ul {
	padding: 0;
	margin-top: 5px;
}

.bottom-nav li {
	list-style:none;
}

.bottom-nav a:link, .bottom-nav a:visited {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}

.bottom-nav a:hover{
	font-weight:600;
}

.bottom-social {
	color: #FFF;
}

.footer-social-icons{
	text-align: right;
}

img.footer-social-icons {
	padding: 0 5px;
	width: auto;
}

.footer-email {
	text-align: center;
}

.footer-email a:link{
	color: #fff;
	text-decoration: none;
}

.footer-email a:hover{
	font-weight: 600;
}

.footer-phone-number{
	font-size: 24px;
	font-weight: bold;
}

img.footer-phone-number {
	padding: 20px 5px;
	width: auto;
}

/*BANNERS*/
.banner-button-blue a:link, .banner-button-blue a:visited{
	color: #fff;
	text-decoration: none;
	font-size: 19px;
	background: #0062CB;
	text-transform: uppercase;
	display: inline-block;
	padding: 20px 0px;
	margin: 10px;
	min-width: 300px;
}

.banner-button-blue a:hover{
	background:#0044D3;
	display: inline-block;
}

.banner-button-green a:link, .banner-button-green a:visited{
	color: #fff;
	text-decoration: none;
	font-size: 19px;
	background: #5BC022;
	text-transform: uppercase;
	display: inline-block;
	padding: 20px 0;
	margin: 10px;
	min-width:300px;
 }

.banner-button-green a:hover{
	background:#1C9000;
}

/*QUOTE PANEL*/

.submit-line{
/*	line-height: 36px;*/
}

.submit-item{
	font-weight: 600;
	font-size: 24px;
	line-height: 48px
	}

.logo-button a:link, .logo-button a:visited{ 
	color: #fff;
	text-decoration:none;
	background: url(../images/web-layout/design-digital/dd-home-quote-logo.png);
	display: block;
	padding: 10px 0 5px;
}

.logo-button a:hover{
	display: block;
	background: url(../images/web-layout/design-digital/dd-home-quote-logo-ro.png);
}

.website-button a:link, .website-button a:visited{ 
	color: #fff;
	text-decoration:none;
	background: url(../images/web-layout/design-digital/dd-home-quote-website.png);
	display: block;
	padding: 10px 0 5px;
	text-align: center;
}

.website-button a:hover{
	display: block;
	background: url(../images/web-layout/design-digital/dd-home-quote-website-ro.png);
}

.graphic-design-button a:link, .graphic-design-button a:visited{ 
	color: #fff;
	text-decoration:none;
	background: url(../images/web-layout/design-digital/dd-home-quote-graphic-design.png);
	display: block;
	padding: 10px 0 5px;
}

.graphic-design-button a:hover{
	display: block;
	background: url(../images/web-layout/design-digital/dd-home-quote-graphic-design-ro.png);
}

.seo-button a:link, .seo-button a:visited{ 
	color: #fff;
	text-decoration:none;
	background: url(../images/web-layout/design-digital/dd-home-quote-seo.png);
	display: block;
	padding: 10px 0 5px;
}

.seo-button a:hover{
	display: block;
	background: url(../images/web-layout/design-digital/dd-home-quote-seo-ro.png);
}

/* IT SERVICES */
.light-blue-panel h3 {
	color: white;
	font-weight: 700;
	font-size: 150%;
	text-align: center;
	padding: 15px 0px;
}

.outsourcing-dot-point a:link,.outsourcing-dot-point a:visited{
	font-size: 19px;
	font-weight: 700;
	color: #303030;
	text-decoration: none;
}

.help-desk-menu-icon li a:link{
	text-align: center;
	color: green;
}

.software-contact-button a:link, .software-contact-button a:visited, .software-contact-button a:active{
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	background: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 0;
	margin: 10px;
	min-width:250px;
	border: 1px solid black;
}

.software-contact-button a:hover{
	background: #F0F3F9;
}

.web_portfolio_block a:link, .web_portfolio_block a:visited, .web_portfolio_block a:active {
	font-size: 14px;
}

.web_portfolio_block a:hover{
	font-weight: 600;
}


/*BUTTON STYLES*/

.white-contact-button a:link, .white-contact-button a:visited, .white-contact-button a:active{ /*Used on IT Services Pages*/
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	background: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 0;
	margin: 10px;
	min-width:250px;
	border: 1px solid black;
}

.white-contact-button a:hover{
	background: #F0F3F9;
}

.contact-page-main h1{
	border-bottom: none;
	text-align: left;
}

.contact-page-panel h1{
	border-bottom: none;
	text-align: left;
}
@media only screen and (min-width: 769px) {
	.divisions-nav-item{
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: left;
}
	img.footer-phone-number {
	padding: 10px 5px;
	width: auto;
}
	
}