article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul {
  margin: 0px;
  list-style: none;
  padding: 0px;
}
a {
  text-decoration: none;
  color: #0069b1;
}
.main .entry-content a,
article.post a {
  text-decoration: underline;
}
p {
  margin-top: 0px;
  margin-bottom: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
}
html {
  background: #e5f0f7;
  -webkit-text-size-adjust: none;
}
* {
  -webkit-text-size-adjust: none;
}
body {
  font-family: "proxima-nova-n4", "proxima-nova", arial, helvetica, sans-serif;
  font-weight: 400;
  color: #292929;
  font-size: 14px;
  -webkit-text-size-adjust: none;
  line-height: 1.6;
}
.boxShadow {
  box-shadow: 0 0 5px 2px #C7DFEE;
  -webkit-box-shadow: 0 0 5px 2px #C7DFEE;
  -moz-box-shadow: 0 0 5px 2px #C7DFEE;
  -ms-box-shadow: 0 0 5px 2px #C7DFEE;
  -o-box-shadow: 0 0 5px 2px #C7DFEE;
}
.borderRadius {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.clear {
  clear: both;
  display: block;
  float: none !important;
}
#pageContainer {
  padding: 10px 10px 0;
  width: 320px;
  margin: 0px auto;
}
header.main {
  position: relative;
  margin-bottom: 7px;
}
header.main #search {
  display: none;
}
header.main #logo {
  position: relative;
  z-index: 10;
  float: left;
  left: 5px;
}
header.main #logo img {
  display: block;
}
header.main .navToggle {
  width: 61px;
  height: 57px;
  box-shadow: 0 0 5px 2px #C7DFEE;
  -webkit-box-shadow: 0 0 5px 2px #C7DFEE;
  -moz-box-shadow: 0 0 5px 2px #C7DFEE;
  -ms-box-shadow: 0 0 5px 2px #C7DFEE;
  -o-box-shadow: 0 0 5px 2px #C7DFEE;
  background: url('/media/2460/toggleBtn.png') no-repeat center #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  float: right;
  margin-top: 13px;
  position: relative;
  right: 23px;
  top: 0px;
  cursor: pointer;
}
header.main nav {
  position: absolute;
  top: 77px;
  left: 0px;
  width: 100%;
  z-index: 5;
  display: none;
}
header.main nav ul {
  box-shadow: 0 0 5px 2px #C7DFEE;
  -webkit-box-shadow: 0 0 5px 2px #C7DFEE;
  -moz-box-shadow: 0 0 5px 2px #C7DFEE;
  -ms-box-shadow: 0 0 5px 2px #C7DFEE;
  -o-box-shadow: 0 0 5px 2px #C7DFEE;
  padding: 37px 22px 27px;
  margin: 0px 5px;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
header.main nav ul ul {
  display: none !important;
}
header.main nav ul li {
  margin-bottom: 19px;
}
header.main nav ul li a {
  font-weight: 300;
}
header.main nav ul li .active {
  color: #00b157;
  font-weight: 400;
}
header.main nav ul ul {
  display: none;
}
section.slider {
  margin-bottom: 12px;
}
section.slider img {
  width: 100%;
  height: auto;
  display: block;
}
section.slider article {
  padding: 14px 12px 21px;
  background: #00b157;
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
section.slider article a {
	color: #ffffff;
  text-decoration: underline;
}
section.slider article .contactBtn {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  background: #fff;
  color: #00b157;
  text-align: center;
  display: block;
  line-height: 57px;
  font-weight: 700;
  font-size: 22px;
  margin-top: 42px;
}
section.links {
  margin-bottom: 21px;
}
section.links .col {
  float: left;
  margin-right: 3.13%;
  width: 48.4%;
  position: relative;
  margin-bottom: 17px;
}
section.links .col img {
  width: 100%;
  height: auto;
  display: block;
}
section.links .col .overlay {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  margin: 0px;
  width: 100%;
  height: 60px;
}
section.links .col .overlay .bg {
  background: #febd3f;
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
}
section.links .col .overlay .content {
  position: relative;
  padding: 4px 7px;
  float: left;
}
section.links .col3 {
  margin-right: 0px;
}
section.links .col2 .overlay .bg,
section.links .col6 .overlay .bg {
  background: #f45343;
}
section.links .col3 .overlay .bg {
  background: #0069b1;
}
section.links .col4 {
  margin-right: 0px;
}
section.links .col4 .overlay .bg {
  background: #af56a8;
}
section.links .overlay {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
section.links .find-out-more {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  background: #fff;
  line-height: 57px;
  height: 57px;
  font-weight: 600;
  font-size: 13px;
  color: #0069b1;
  text-align: center;
  display: block;
  margin-bottom: 3px;
}
section.news {
  margin-bottom: 22px;
}
section.news h2.title {
  font-size: 16px;
  color: #0069b1;
  font-weight: 700;
  margin-bottom: 19px;
}
section.news article {
  font-size: 16px;
  background: #fff;
  padding: 15px 11px 15px;
}
section.news article header .entry-title {
  font-weight: 700;
  color: #0069b1;
  margin-bottom: 0;
  font-size: 16px;
}
section.news article header .date {
  color: #747474;
  margin-bottom: 9px;
  font-size: 12px;
}
section.news article .featImg,
section.news article .clientLogo {
  display: block;
  margin-bottom: 7px;
}
section.news article .readMore {
  color: #0069b1;
  font-weight: 700;
}
section.social {
  margin-bottom: 16px;
}
section.social .socialBtn {
  background: url("/media/8759/dc-social-icons-2013-large_v201302.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  height: 47px;
  margin-right: 10px;
  width: 48px;
}
section.social .twitter {
  background-position: 0 0px;
}
section.social .fb {
  background-position: -55px 0px;
}
section.social .gp {
  background-position: -110px 0px;
}
section.social .rss {
  background-position: -165px 0px;
}
section.social .five {
  background-position: -220px 0px;
}
section.social .buttons {
  margin-bottom: 18px;
  padding-left: 22px;
}
section.social .tweets {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  background: #00b157;
  color: #fff;
  padding: 18px 13px;
}
section.social .tweets .tweet {
  border-bottom: 1px solid #006431;
  padding-bottom: 6px;
  margin-bottom: 6px;
}
section.social .tweets .tweet p {
  margin-bottom: 10px;
}
section.social .tweets .tweet a {
  color: #fff;
}
section.social .tweets .tweet .time {
  font-size: 12px;
}
section.social .tweets .tweet:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
section.clients {
  padding-left: 22px;
  margin-bottom: 19px;
}
section.clients .title {
  color: #0069b1;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 15px;
}
section.clients img {
  display: block;
}
section.clients .client_1 {
  margin-bottom: 54px;
}
section.clients .client_2 {
  margin-bottom: 48px;
}
section.clients .client_3 {
  margin-bottom: 37px;
}
section.quote {
  color: #0069b1;
  font-size: 18px;
  line-height: 24px;
  background: url('/media/1015/quote.png') no-repeat 6px 0px;
  padding: 58px 14px 0;
  margin-bottom: 54px;
}
section.quote .client {
  font-weight: 700;
  text-align: right;
}
footer.main nav.footMain {
  background: url('/media/8754/footerflags.png') no-repeat bottom center #0069b1;
  padding: 20px 39px 195px;
  margin-bottom: 24px;
}
footer.main nav.footMain ul li {
  margin-bottom: 15px;
}
footer.main nav.footMain ul li a {
  color: #fff;
  font-size: 21px;
}
footer.main .copy {
  font-size: 14px;
  margin-bottom: 12px;
}
footer.main nav.secondary li {
  float: right;
  color: #0069b1;
}
footer.main nav.secondary ul {
	clear: right;
}
footer.main nav.secondary li a {
  font-size: 14px;
  line-height: 18px;
}
h1.main-title,
h2.main-title {
  color: #0069b1;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 2px;
}
h2.sub-title {
  color: #0069b1;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}
.small-title {
  color: #0069b1;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
nav.listStyle {
  margin-bottom: 19px;
}
nav.listStyle ul li a {
  font-weight: 600;
  font-size: 16px;
  display: block;
  line-height: 36px;
  border-bottom: 1px solid #0069b1;
  padding: 13px 17px;
  line-height: 1.3;
}
nav.listStyle ul li .active {
  color: #f45343;
  border-bottom: 1px solid #f45343;
}
.tweetBird,
section.clientsTablet,
.flagDesktop,
.quoteMark {
  display: none;
}
.orange,
h2.orange {
  color: #f45344;
}
#conb{
  font-size: 12px;
}
.push {
  margin-left: 173px;
}
.staffDropdown a {
  background: #0069B1;
  color: #fff; 
}
.staffDropdown li.big {
  background: #0069B1;
  color: #fff;
  font-size:30px;
  font-weight:400;
  padding-bottom: 10px;
}
.staffDropdown ul {
  background: #0069B1;
}
header.main nav ul li.staffDropdown ul li.big a {
    font-size: 30px;
}


@media all and (min-width: 767px) and  (max-width: 1169px) {
  
 .staffDropdown a {
    padding: 24px 20px !important;
    
  }    
  
  
}


@media all and (max-width: 767px) {
 .staffDropdown a {
    background: #0069B1;
    color: #fff;
    display: block;
    padding: 10px;
    border-radius: 10px;
    margin-left: -10px;
  }    
  
}
 

@media all and (min-width: 767px) {
  

  
  #pageContainer {
    padding: 10px 10px 0px;
    width: 768px;
  }
 #conb{
	  font-size: 20px;
  }  
  header.main {
    height: 193px;
    margin-bottom: 0px;
  }
  header.main nav ul ul {
    display: none !important;
  }
  header.main .navToggle {
    display: none;
  }
  header.main #search {
    display: block;
    float: right;
    margin-top: 45px;
  }
  header.main #search input {
    padding: 0px;
    border: 0px;
    line-height: 46px;
    height: 46px;
    color: #0069b1;
    font-size: 18px;
  }
  header.main #search .search {
    padding: 0px 16px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -ms-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -ms-border-top-right-radius: 0px;
    -o-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    width: 247px;
    box-shadow: -1px 0 2px 2px #C7DFEE;
    -moz-box-shadow: -1px 0 2px 2px #C7DFEE;
    -webkit-box-shadow: -1px 0 2px 2px #C7DFEE;
    -o-box-shadow: -1px 0 2px 2px #C7DFEE;
    -ms-box-shadow: -1px 0 2px 2px #C7DFEE;
    float: left;
    position: relative;
  }
  header.main #search .submit {
    width: 50px;
    background: url('/media/2461/spyglass.png') no-repeat center #0069b1;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -ms-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    box-shadow: 0 0 5px 2px #C7DFEE;
    -webkit-box-shadow: 0 0 5px 2px #C7DFEE;
    -moz-box-shadow: 0 0 5px 2px #C7DFEE;
    -ms-box-shadow: 0 0 5px 2px #C7DFEE;
    -o-box-shadow: 0 0 5px 2px #C7DFEE;
    float: left;
  }
  header.main #logo {
    position: absolute;
  }
  header.main nav {
    position: relative;
    top: 29px;
    display: block !important;
  }
  header.main nav ul {
    margin: 0px;
    padding: 0px 0 0 21px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -ms-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
  }
  header.main nav ul li {
    float: left;
    margin: 0px;
  }
  header.main nav ul li a {
    font-size: 21px;
    line-height: 73px;
    padding: 0px 20px;
  }
  footer.main {
    background: url('/media/8753/footerflags.png') no-repeat 285px top;
    padding-top: 93px;
    position: relative;
  }
  footer.main nav.footMain {
    padding: 20px 0px 20px 10px;
    border-bottom-left-radius: 0px;
    box-shadow: 0 0 5px 2px #C7DFEE;
    -webkit-box-shadow: 0 0 5px 2px #C7DFEE;
    -moz-box-shadow: 0 0 5px 2px #C7DFEE;
    -ms-box-shadow: 0 0 5px 2px #C7DFEE;
    -o-box-shadow: 0 0 5px 2px #C7DFEE;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -ms-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    background-image: none;
  }
  footer.main nav.footMain ul li {
    padding: 0px 35px;
    float: left;
    margin-bottom: 0px;
  }
  footer.main nav.footMain ul li a {
    font-size: 14px;
    line-height: 41px;
    padding: 0;
    margin-bottom: 0px;
    display: block;
  }
	footer.main .copy {
	color: #0069B1;
	font-size: 14px;
	margin-bottom: 12px;
	position: absolute;
	top: 16px;
	left: 0px;
	width: 290px;
	}
	footer.main nav.secondary {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 393px;
	text-align: right;
	}
  section.links .col {
    float: left;
    margin-bottom: 17px;
    margin-right: 2.35%;
    position: relative;
    width: 31.60%;
    
  }
  section.links .col6 {
    margin-right: 0px;
  }
  section.links .col3 {
    margin-right: 0px;
  }  
  section.links .find-out-more {
    font-size: 31px;
    line-height: 78px;
    height: 78px;
  }
  
  
  section.links .col .overlay {
	height:60px;
  }  
  section.links .overlay {
	
  } 
  section.links .find-out-more {
	  margin-bottom: 20px;
  } 
  
  
}
@media all and (min-width: 1169px) {
  
	footer.main nav.secondary {
  	width: 500px;
	}  
  footer.main .copy {
    left: 0px;
    width: 420px;
  }	
 #conb{
	  font-size: 32px;
  }  
  section.links .col .overlay {
	height:80px;
  } 
  
  #pageContainer {
    padding: 10px 10px 0;
    width: 1170px;
  }
  header.main {
    margin-bottom: 0px;
	height: 238px;
  }
  header.main #search {
    display: block;
    margin-top: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  header.main nav {
    top: 155px;
    left: 0px;
  }
  header.main nav ul {
    padding-left: 84px;
  }
  header.main nav ul li {
    position: relative;
  }
  header.main nav ul li a {
    padding: 0px 43px;
  }
  header.main nav ul li a {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    display: block;
    margin: 5px;
    padding: 0 40px;
    z-index: 10;
    position: relative;
    height: 73px;
  }
  header.main nav ul li.social a {
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;    
  }
  
  header.main nav ul li a:hover {
    background: #e5f0f7;
  }
  header.main nav ul .hover a {
    background: #e5f0f7;
  }
  header.main nav ul .staffDropdown.hover a,
  header.main nav ul .staffDropdown ul   {
    background: #0069B1;
  }  
  
  
  header.main nav ul .hover ul {
    display: block !important;
  }
  header.main nav ul ul {
    display: none;
    position: absolute;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    background: #e5f0f7;
    border: 5px solid #ffffff;
    border: 5px solid rgba(255,255,255,0.8);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    top: 66px;
    z-index: 5;
    padding: 17px 23px 36px;
    width: 161px;
  }
  header.main nav ul ul li {
    width: 100%;
    display: block;
  }
  header.main nav ul ul li a {
    font-size: 16px;
    padding: 0px;
    line-height: 36px;
    margin: 0px;
    height: auto;
  }
  header.main nav ul .servicesDropdown ul {
    width: 588px;
    min-height: 236px;
    left: -225px;
    padding-bottom: 26px;
  }
  /*
    header.main nav ul .servicesDropdown ul {
    width: 588px;
    min-height: 236px;
    left: -225px;
    padding-bottom: 26px;
  }
  */
  header.main nav ul .servicesDropdown ul {
  width: 368px;
  min-height: 236px;
  left: 0px;
  padding-bottom: 26px;
  }
  header.main nav ul .servicesDropdown .image {
    bottom: 0;
    position: absolute;
    right: 29px;
    width: auto;
    z-index: 10;
  }	
  header.main nav ul .servicesDropdown .image img {
    display: block;
  }
  header.main nav ul .staffDropdown ul {
    width: 340px;
    min-height: 236px;
    left: auto;
    right: 0px;
  }
  header.main nav ul .staffDropdown .social {
    margin-top: 5px;
  }
  header.main nav ul .staffDropdown .social .socialBtn {
    background: url("/media/8991/social.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 47px;
    margin-right: 10px;
    width: 48px;
  }
  header.main nav ul .staffDropdown .social .twitter {
    background-position: 0 0px;
  }
  header.main nav ul .staffDropdown .social .fb {
    background-position: -55px 0px;
  }
  header.main nav ul .staffDropdown .social .gp {
    background-position: -110px 0px;
  }
  header.main nav ul .staffDropdown .social .rss {
    background-position: -165px 0px;
  }
  header.main nav ul .staffDropdown .social .five {
    background-position: -220px 0px;
  }
  header.main nav ul .staffDropdown .social .buttons {
    padding-left: 0;
  }
  header.main nav ul .staffDropdown .apply {
    float: right;
    position: absolute;
    top: 15px;
    right: 19px;
    width: auto;
  }
  header.main nav ul .staffDropdown .apply .applyBtn {
    background: #0069B1;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 170px;
    margin-bottom: 18px;
    text-align: center;
    width: 243px;
    height: 165px;
  }
  header.main nav ul .staffDropdown .image {
    bottom: 18px;
    position: absolute;
    right: 19px;
    width: auto;
    z-index: 10;
  }
  header.main nav ul .staffDropdown .image img {
    display: block;
  }
}
@media all and (min-width: 767px) {
  section.slider {
    position: relative;
    margin-bottom: 17px;
  }
  section.slider article {
    position: absolute;
    top: 0px;
    left: 10px;
    padding: 32px 14px 19px;
    width: 447px;
    font-size: 12px;
    line-height: 15.73px;
    background: url('/media/8770/greenOverlay.png') repeat;
  }
  section.slider article p {
    padding: 0px 5px;
  }
  section.slider article .contactBtn {
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    margin-top: 30px;
  }
  section.links {
    margin-bottom: 17px;
  }
  section.links .col {
    margin-bottom: 20px;
  }
  section.links .col .overlay {
    font-size: 14px;
  }
  section.news h2.title {
    font-size: 30px;
    margin-bottom: 2px;
  }
  section.news .postsWrap {
    padding: 29px 23px 16px;
    background: #fff;
  }
  section.news article.post {
    padding: 0;
    color: #292929;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 22px;
  }
  section.news article.post header {
    clear: both;
    float: right;
    width: 422px;
  }
  section.news article.post header .entry-title {
    font-size: 24px;
    margin-bottom: 3px;
  }
  section.news article.post header .date {
    font-size: 12px;
    margin-bottom: 14px;
  }
  section.news article.post .featImg {
    float: left;
    margin-right: 30px;
    max-width: 270px;
    *max-width: 270px;
  }
  section.news article.post .clientLogo {
    float: left;
    margin-right: 30px;
    max-width: 180px;
    *max-width: 179px;
  }  
  section.social {
    width: 270px;
    float: right;
  }
  section.social .buttons {
    padding-left: 1px;
    margin-bottom: 12px;
  }
  section.social .buttons .socialBtn {
    margin-right: 7px;
  }
  section.social .buttons .five {
    margin-right: 0px;
  }
  section.social .tweets {
    font-size: 14px;
    line-height: 24px;
  }
  section.social .tweets .tweetBird {
    float: right;
    margin-bottom: 20px;
    margin-left: 25px;
    display: block;
  }
  section.clients {
    display: none;
  }
  section.quote {
    padding: 58px 51px 0;
    background-position: 18px 0px;
    width: 423px;
  }
  section.clientsTablet {
    display: block;
    clear: both;
    padding: 0px;
    margin: 0px;
    margin-top: -15px;
  }
  section.clientsTablet .title {
    text-align: left;
  }
}
@media all and (min-width: 1169px) {
  section.slider {
    position: relative;
    margin-bottom: 24px;
  }
  section.slider article {
    position: absolute;
    top: 0px;
    left: 19px;
    padding: 20px 22px 26px;
    width: 396px;
    font-size: 14px;
    line-height: 24px;
  }
  section.slider article p {
    padding: 0px 3px;
  }
  section.slider article a {
	color: #ffffff;
    text-decoration: underline;
  }
  section.slider article .contactBtn {
    font-size: 30px;
    line-height: 77px;
    height: 77px;
    margin-top: 30px;
  }
  section.links .col {
    margin-bottom: 22px;
  }
  section.links .col .overlay {
    font-size: 21px;
  }
  .services section.links .col .overlay {
    font-size: 18px;
  }  
  section.news {
    width: 868px;
    float: left;
    margin-bottom: 54px;
  }
  section.news h2.title {
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 2px;
  }
  section.news article.post header {
    width: 522px;
  }
  section.social {
    margin-bottom: 32px;
  }
  section.quote {
    float: left;
    background-position: 0 5px;
    margin-left: -4px;
    padding: 0 0 0 72px;
    width: 774px;
  }
  section.clients {
    display: block;
    float: right;
    width: 270px;
  }
  section.clientsTablet {
    display: none;
  }
  footer.main .flagDesktop {
    background: url("/media/8757/footerflagspng.png");
    display: block;
    bottom: 0px;
    left: 417px;
    position: absolute;
    width: 298px;
    height: 213px;
  }
  footer.main {
    padding-top: 130px;
    background: none;
    margin-top: 57px;
  }
  footer.main nav.footMain {
    padding-left: 20px;
    margin-bottom: 0px;
  }
  footer.main nav.footMain ul li {
    padding: 0px 36px;
  }
  footer.main nav.footMain ul li a {
    font-size: 21px;
    line-height: 45px;
  }
  footer.main nav.footMain ul .spacer {
    margin-right: 305px;
  }
  footer.main nav.footMain ul .news {
    padding-left: 0px;
    padding-right: 56px;
  }
  footer.main nav.footMain ul .contact {
    padding-left: 0px;
    padding-right: 47px;
  }
  footer.main nav.footMain ul .staff {
    padding-left: 0px;
    padding-right: 0px;
  }
  footer.main .copy {
    top: 82px;
  }
  footer.main nav.secondary {
    top: 31px;
    text-align: right;
  }
}
.tpl-home header.main {
  margin-bottom: 1px;
}
.tpl-news section.news {
  margin-bottom: 45px;
}
.tpl-news section.news .viewOlder {
  background: #0069b1;
  display: block;
  line-height: 77px;
  height: 77px;
  color: #fff;
  font-size: 33px;
  text-align: center;
  border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
}
.tpl-news section.social {
  margin-bottom: 33px;
}
.tpl-news section.social .buttons {
  margin-bottom: 5px;
}
.tpl-news section.quote {
  background: none;
  padding-top: 0px;
}
.tpl-news section.quote .quoteMark {
  display: block;
  float: left;
  margin-right: 19px;
  margin-top: -8px;
}
@media all and (min-width: 767px) {
  .tpl-news header.main {
    margin-bottom: 13px;
  }
  .tpl-news section.news {
    width: 532px;
    float: left;
  }
  .tpl-news section.news .postsWrap {
    padding: 15px;
    min-height: 450px;
  }
  .tpl-news section.news article.post {
    margin-bottom: 30px;
  }
  .tpl-news section.news article.post .featImg {
    max-width: 270px;
    height: auto;
    margin-right: 23px;
  }
  .tpl-news section.news article.post .clientLogo {
    max-width: 170px;
    height: auto;
    margin-right: 23px;
  }  
  .tpl-news section.news article.post header {
    clear: none;
    float: none;
    width: auto;
  }
  .tpl-news section.social {
    float: right;
    width: 214px;
    margin-top: 44px;
    margin-bottom: 27px;
  }
  .tpl-news section.social .buttons .socialBtn {
    background: url('/media/8764/dc-social-icons-2013-small_v201301.png') no-repeat;
    width: 35px;
    height: 35px;
    margin-right: 9px;
  }
  .tpl-news section.social .buttons .fb {
    background-position: -42px 0px;
  }
  .tpl-news section.social .buttons .gp {
    background-position: -84px 0px;
  }
  .tpl-news section.social .buttons .rss {
    background-position: -125px 0px;
  }
  .tpl-news section.social .buttons .five {
    margin-right: 0px;
    background-position: -167px 0px;
  }
  .tpl-news section.quote {
    padding: 0px 9px;
    width: 196px;
    float: right;
    background: none;
    font-size: 14px;
    line-height: 24px;
    margin-top: 23px;
    clear: right;
  }
  .tpl-news section.quote .quoteMark {
    float: left;
    margin-right: 15px;
    margin-top: -23px;
    display: block;
  }
  .tpl-news section.quote .client {
    font-size: 18px;
  }
}
@media all and (min-width: 1169px) {
  .tpl-news header.main {
    margin-bottom: 21px;
  }
  .tpl-news section.news {
    width: 870px;
  }
  .tpl-news section.social {
    width: 270px;
  }
  .tpl-news section.social .buttons .socialBtn {
    background: url("/media/8759/dc-social-icons-2013-large_v201302.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 47px;
    margin-right: 7px;
    width: 48px;
  }
  .tpl-news section.social .buttons .twitter {
    background-position: 0 0px;
  }
  .tpl-news section.social .buttons .fb {
    background-position: -55px 0px;
  }
  .tpl-news section.social .buttons .gp {
    background-position: -110px 0px;
  }
  .tpl-news section.social .buttons .rss {
    background-position: -165px 0px;
  }
  .tpl-news section.social .buttons .five {
    background-position: -220px 0px;
    margin-right: 0px;
  }
  .tpl-news section.quote {
    width: 252px;
  }
  .tpl-news section.quote .quoteMark {
    margin-top: -6px;
    display: block;
  }
}
.inner .main .heroImg,
.tpl-landing .main .heroImg {
  max-width: 100%;
  height: auto;
  display: block;
}
.tpl-landing section.main .entry-content {
	background: #fff;
	padding: 15px;
}

.inner .main .main-title {
  margin-bottom: -3px;
}
.inner .main .sub-title {
  margin-bottom: 8px;
}
.inner .entry-content {
  background: #fff;
  font-size: 14px;
  padding: 15px 12px 0px;
  margin-bottom: 14px;
}
.inner .entry-content h1,
.inner .entry-content h2,
.inner .entry-content h3,
.inner .entry-content h4,
.inner .entry-content h5,
.inner .entry-content h6 {
  font-weight: 400;
}
.inner .entry-content h3 {
  font-size: 18px;
}
.inner .entry-content img {
  display: block;
  margin: 0px auto;
}
.inner .entry-content ul,
.tpl-work-volunteer .entry-content ul  {
  padding-left: 18px;
  margin: 1.5em 0;
}
.inner .entry-content ul li,
.tpl-work-volunteer .entry-content.white ul li {
  padding-left: 18px;
  background: url('/media/2451/bullet.png') no-repeat 0px 4px;
}
.tpl-work-volunteer .entry-content.white .accordian ul li {
	background: none;
}

.post ul {
  display: inline-block;
  margin-bottom: 1em;
}
.tpl-landing article ul li,
.post ul li,
.volunteer-page ul li {
  padding-left: 18px;
  background: url('/media/2451/bullet.png') no-repeat 0px 7px;
}





.c2a {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background: #0069b1;
  text-align: center;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  display: inline-block;
  padding: 15px 15px;
  margin-bottom: 18px;
}
.inner .call2action {
  font-size: 19px;
  line-height: 24px;
  color: #fff;
  background: #0069b1;
  text-align: center;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  display: block;
  padding: 15px 15px;
  margin-bottom: 18px;
  text-decoration: none;
}
.call2actionSmaller {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background: #0069b1;
  text-align: center;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  display: block;
  padding: 15px 15px;
  margin-bottom: 18px;
}
.inner .listStyle {
  margin-bottom: 37px;
}
.inner section.quote {
  background: none;
  padding-top: 0px;
  font-size: 14px;
  line-height: 24px;
}
.inner section.quote .quoteMark {
  display: block;
  float: left;
  margin-right: 19px;
  margin-top: -8px;
}
.inner section.clients {
  padding: 0px;
  padding-left: 3px;
  margin-bottom: 0px;
}
.inner section.clients h2.title {
  margin-bottom: 32px;
}
.inner section.clients .client_1 {
  margin-left: 12px;
}
.inner .mobileShow {
  display: block !important;
}
.inner .tabletShow {
  display: none !important;
}
.inner .desktopShow {
  display: none !important;
}
@media all and (min-width: 767px) {
  .inner .tabletShow {
    display: block !important;
  }
  .inner .mobileShow {
    display: none !important;
  }
  .inner header.main {
    margin-bottom: 14px;
  }
  .inner section.main {
    width: 530px;
    float: left;
    margin-bottom: 27px;
  }
  .inner section.main .sub-title {
    margin-bottom: 24px;
  }
  .inner section.social {
    width: 214px;
    float: right;
    margin-top: 72px;
  }
  
  
  .inner.contact section.main {
	  position: relative;
  }
  .inner.contact section.social {
	position: absolute;
	top: -29px;
	left: 545px;
  } 
  .inner.contact section.social .buttons .socialBtn {
	margin-right: 7px;
	margin-bottom: 10px;
  }    
  
  
  .inner section.quote {
    width: 194px;
    padding: 0px 10px;
    float: right;
  }
  .inner section.clients {
    float: right;
    display: block;
  }
  .inner section.clients h2.title {
    font-size: 19px;
  }
  .inner .listStyle {
    margin-bottom: 20px;
  }
  .inner .call2action {
    padding: 27px 15px;
    font-size: 20px;
  }
}
@media all and (min-width: 1169px) {
  .inner header.main {
    margin-bottom: 28px;
  }
  .inner .clients {
    display: none !important;
  }
  .inner section.main {
    width: 870px;
  }
  .inner.contact section.main {
	width: 100%;
  }  
  .inner section.main .entry-content {
    padding-right: 315px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 22px;
  }
  .inner.default section.main .entry-content,
  .inner.contact section.main .entry-content {
    padding-right: 10px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 22px;
  }  
  .inner section.main .entry-content .tabletShow {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  .inner section.main .entry-content .clients.desktopShow {
    display: block !important;
    position: absolute;
    top: 15px;
    right: 0px;
  }
  .inner section.main .entry-content .clients.desktopShow .title {
    font-weight: 700;
    font-size: 24px;
  }
  .inner section.social {
    width: 270px;
    margin-top: 88px;
  }
  .inner.contact section.main {
	  position: relative;
  }
  .inner.contact section.social {
	position: absolute;
	top: -100px;
	left: 890px;
	width: 280px;	
  }  
  .inner section.quote {
    width: 249px;
  }
  .inner .call2action {
    font-size: 33px;
  }
}
.services {
  overflow: hidden;
}
.services section.links {
  width: 345px;
  margin-top: 3px;
  margin-bottom: 0px;
}
.services section.links .col .overlay .content {
  color: #fff;
  cursor: pointer;
}
.services section.links .col:hover .overlay .bg {
  background: #0069B1;
}
.services section.main .entry-content {
  font-size: 14px;
  padding-bottom: 40px;
}
.services section.main .entry-content h3 {
  font-size: 18px;
  font-weight: 400;
}
.services section.main .call2action {
  font-weight: 600;
  font-size: 36px;
  line-height: 76px;
  height: 76px;
  padding: 0px;
}
.services .footerImg {
  text-align: center;
  margin-bottom: 21px;
}
.services .footerImg img {
  display: inline;
}
.services .servicesClients {
  text-align: center;
}
.services .servicesClients img,
.services .servicesClients .client_1 {
  margin-left: 0px !important;
  display: inline;
  margin-bottom: 0px;
}
.services .servicesClients .client_2 {
  margin-bottom: 19px;
}
.services footer.main {
  margin-top: 65px;
}
@media all and (min-width: 767px) {
  .services section.main {
    width: 768px;
    overflow: hidden;
  }
  .services section.main .entry-content {
    padding-bottom: 10px;
    padding-right: 312px;
    position: relative;
  }
  .services section.main .entry-content .featured {
    position: absolute;
    right: 5px;
    bottom: 0px;
  }
  .services section.links {
    width: 789px;
    margin-top: 15px;
  }
  .services section.links .col {
    margin-right: 2.35%;
    width: 31.60%;
  }
  .services section.links .col.col3,
    .services section.links .col.col6 {
    margin-right: 0;
  }  
  
  .services section.clients {
    float: none;
    text-align: left;
    padding-left: 16px;
    padding-right: 57px;
  }
  .services section.clients h2.title {
    font-size: 24px;
    margin-left: -16px;
    margin-bottom: -14px;
  }
  .services section.clients .client_1 {
    float: left;
    margin-right: 57px;
    margin-top: 48px;
  }
  .services section.clients .client_2 {
    float: right;
    margin-top: 30px;
  }
  .services section.clients .client_3 {
    float: left;
  }
  .services footer.main {
    margin-top: 30px;
  }
  section.clientsTablet img {
	  float: left;
	  padding-left: 30px;
  }
}
@media all and (min-width: 1169px) {
  .services .servicesClients {
    display: none !important;
  }
  .services section.main {
    width: 1169px;
  }
  .services section.main .entry-content {
    width: 548px;
    float: left;
  }
  .services section.main .call2action {
    width: 872px;
    float: left;
  }
  .services section.main .servicesClients.desktopShow {
    display: block !important;
    float: right;
    text-align: center;
    padding: 0px;
    width: 269px;
  }
  .services section.main .servicesClients.desktopShow h2.title {
    text-align: left;
    margin-bottom: 19px;
    margin-left: 0px;
  }
  .services section.main .servicesClients.desktopShow img {
    margin: 0px;
    display: inline;
    float: none;
  }
  .services section.main .servicesClients.desktopShow .client2 {
    margin-bottom: 14px !important;
  }
  .services section.links {
    width: 1206px;
  }
  .services section.links .col {
    width: 269px;
    margin-right: 32px;
  }
}
.tpl-work-volunteer .call2action {
  font-size: 25px;
  line-height: 75px;
  color: #fff;
  background: #0069b1;
  text-align: center;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  display: block;
  margin-bottom: 18px;
  font-weight: 700;
}
.tpl-work-volunteer .mask {
  width: 320px;
  overflow-x: scroll;
  margin-bottom: 27px;
}
.tpl-work-volunteer .mask .eventTable {
  width: 479px;
  background: #fff;
  padding: 18px 25px 16px;
  font-size: 14px;
}
.tpl-work-volunteer .mask .eventTable .desktopShow {
  display: none !important;
}
.tpl-work-volunteer .mask .eventTable tr {
  border-bottom: 1px solid #e5f0f7;
}
.tpl-work-volunteer .mask .eventTable tr th {
  padding-right: 10px;
  text-align: left;
  color: #0069b1;
  font-weight: 700;
}
.tpl-work-volunteer .mask .eventTable tr td {
  line-height: 1.2;
  padding: 10px 10px 10px 0px;
  color: #002a47;
}
.tpl-work-volunteer .mask .eventTable tr td img {
  vertical-align: middle;
}
.tpl-work-volunteer .mask .eventTable tr .width1 {
  width: 63px;
}
.tpl-work-volunteer .mask .eventTable tr .width2 {
  width: 166px;
}
.tpl-work-volunteer .mask .eventTable tr .width3 {
  width: 95px;
}
.tpl-work-volunteer .mask .eventTable tr .icon {
  padding-left: 8px;
}
.tpl-work-volunteer .mask .eventTable thead tr {
  border-bottom: 1px solid #0069b1;
}
.tpl-work-volunteer .mask .eventTable thead tr th {
  padding-bottom: 9px;
}
.tpl-work-volunteer section.links .col {
  width: 320px;
  margin-bottom: 10px;
}
.tpl-work-volunteer section.links .col .overlay .bg {
  background: #AF56A8;
}
.tpl-work-volunteer section.links .col .overlay .content {
  font-size: 21px;
  font-weight: 600;
}
.tpl-work-volunteer section.links .col .overlay .content .small {
  font-size: 18px;
  font-weight: 400;
  display: block;
}
.tpl-work-volunteer section.social {
  width: auto;
}
.tpl-work-volunteer section.social .buttons {
  padding-left: 17px;
}
.tpl-work-volunteer section.social .buttons .socialBtn {
  background: url('/media/8764/dc-social-icons-2013-small_v201301.png') no-repeat;
  width: 35px;
  height: 35px;
  margin-right: 9px;
}
.tpl-work-volunteer section.social .buttons .fb {
  background-position: -42px 0px;
}
.tpl-work-volunteer section.social .buttons .gp {
  background-position: -84px 0px;
}
.tpl-work-volunteer section.social .buttons .rss {
  background-position: -125px 0px;
}
.tpl-work-volunteer section.social .buttons .five {
  margin-right: 0px;
  background-position: -167px 0px;
}
.tpl-work-volunteer .listStyle li:last-child a {
  border-bottom: 0px;
}
.tpl-work-volunteer section.slider article {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 6px;
}
@media all and (min-width: 767px) {
  .tpl-work-volunteer section.social .buttons {
    padding-left: 0px;
  }
  .tpl-work-volunteer header.main {
    margin-bottom: 22px;
  }
  .tpl-work-volunteer section.main h1.main-title {
    margin-bottom: 8px;
  }
  .tpl-work-volunteer section.main .entry-content {
    float: left;
    width: 531px;
  }
  
  .tpl-work-volunteer section.main .entry-content.white {
	width: 501px;
	}  
  
  .tpl-landing section.main .entry-content {
    float: left;
    width: 500px;
  } 
  .tpl-landing section.main .heroImg {
    float: left;
    width: 530px;
  }    
   
  .tpl-work-volunteer section.main .entry-content h2.main-title {
    margin-bottom: -10px;
  }
  .tpl-work-volunteer section.main .entry-content .small-title {
    margin-bottom: 13px;
  }
  .tpl-work-volunteer section.main .entry-content .mask {
    width: auto;
  }
  .tpl-work-volunteer section.main .entry-content section.links {
    width: 550px;
  }
  .tpl-work-volunteer section.main .entry-content section.links h2.main-title {
    margin-bottom: 13px;
  }
  .tpl-work-volunteer section.main .entry-content .col {
    width: 254px;
    margin-right: 20px;
    margin-bottom: 16px;
  }
  .tpl-work-volunteer section.main .entry-content .accordian .questions {
    display: block;
  }
  .tpl-work-volunteer section.main aside.side {
    float: right;
    width: 213px;
  }
  .tpl-work-volunteer section.main aside.side .call2action {
    background: #0069B1;
    height: 143px;
    height: 143px;
    line-height: 32px;
    padding-top: 60px;    
    
  }
  .tpl-work-volunteer section.main aside.side .listStyle {
    margin-bottom: 10px;
  }
  .tpl-work-volunteer section.main aside.side .listStyle a {
    font-weight: 400;
    padding: 10px 7px;
  }
  .tpl-work-volunteer .eventTable table {
    width: 100%;
  }
  .tpl-work-volunteer section.slider article {
    position: relative;
    width: auto;
    left: 0px;
  }
}
@media all and (min-width: 1169px) {
  .tpl-work-volunteer section.main .entry-content {
    width: 869px;
  }
  .tpl-work-volunteer section.main .entry-content.white {
	width: 869px;
  }  
  .tpl-work-volunteer section.main .entry-content .eventTable {
    width: 819px;
  }
  .tpl-work-volunteer section.main .entry-content .eventTable .desktopShow {
    display: table-cell !important;
  }
  .tpl-work-volunteer section.main .entry-content .eventTable .desktopHide {
    display: none;
  }
  .tpl-work-volunteer section.main .entry-content section.links {
    width: 901px;
  }
  .tpl-work-volunteer section.main .entry-content section.links .col {
    width: 270px;
    margin-right: 30px;
  }
  .tpl-work-volunteer section.main aside.side {
    width: 230px;
  }
  .tpl-work-volunteer section.main aside.side .call2action {
    background: url("../img/desktop/applyBtnBigbg.png") no-repeat scroll left bottom #0069B1;
  }
  .tpl-work-volunteer section.main aside.side section.social {
    float: left;
  }
  .tpl-work-volunteer .mask {
    overflow: hidden;
  }
  .tpl-work-volunteer section.slider article {
    position: absolute;
    left: 17px;
    top: 0px;
    width: 486px;
    padding-right: 40px;
    background: url("/media/8770/greenOverlay.png") repeat scroll 0 0 transparent;
  }
  
	#pageContainer.services section.links .col {
		width: 372px;
		margin-right: 27px;
		margin-bottom: 10px;
	}  
	#pageContainer.services section.links .col3,
	#pageContainer.services section.links .col6 {
		margin-right: 0;
	}  	
	.noea {
		position: absolute;bottom: 130px;
	}
	.fsa {
		position: absolute;
		left: 170px;
		bottom: 140px;
	}
  
}
.accordian {
  background: #fff;
  padding: 12px 6px 6px;
  margin-bottom: 27px;
}
.accordian li {
  border-bottom: 1px solid #0069b1;
}
.accordian ol li {
  padding: 10px 0;
  border-bottom: none;
}
.accordian li .title {
  font-size: 17px;
  color: #002f4f;
  line-height: 47px;
  margin: 0px;
  background: url('/media/2462/accordianArr.png') no-repeat right center;
  padding-left: 7px;
  cursor: pointer;
}
.accordian li .title .questions {
  display: none;
  color: #0069b1;
  font-size: 18px;
  float: right;
  margin-right: 80px;
  font-weight: 400;
}
.accordian .hidden {
  display: none;
  padding: 0px 7px;
}
.accordian li:last-child {
  border-bottom: 0px;
}
.lt-ie8 footer.main {
  padding: 0px;
  margin-top: 50px !important;
}
.lt-ie8 footer.main .copy {
  bottom: 116px;
  top: auto;
}
.lt-ie8 footer.main nav.secondary {
  top: auto;
  bottom: 130px;
}
.lt-ie8 header.main {
  position: relative;
  z-index: 10;
}
@media all and (min-width: 1169px) {
/*
  header.main nav.sticky {
    position: fixed;
    top: 0px;
    margin-left: -585px;
    width: 1170px;
    left: 50%;
  }
*/
  header.main nav.sticky {
    position: fixed;
    top: 0px;
    margin-left: 0;
    width: 100%;
    left: 0;
  }
  .tpl-landing section.main .heroImg {
    float: left;
    width: 870px;
  }   

  header.main nav.sticky ul {
      border-radius: 0;
  }
  .tpl-work-volunteer section.main aside.side.sticky {
    top: 150px;
    margin-left: 940px;
    position: fixed;
    width: 230px;
  }
  .lt-ie8 .tpl-work-volunteer section.main aside.side.sticky {
    position: relative;
    margin-left: auto;
  }
  .lt-ie9 .tpl-work-volunteer section.main aside.side.sticky {
    top: 100px;
  }
  
	body .tpl-landing section.main .entry-content {
		background: #fff;
		width: 840px;
		padding: 15px;
		margin-top: -7px;
		min-height: 700px;
	}  
  
  
}


.service-copy {
  min-height: 600px;
}
.white {
	background: #fff;
	padding: 15px;
}
.padImg {
	margin: 0 auto 20px auto;
}
.news .post a img {
	padding: 10px 10px 10px 0;
}
.default .entry-content img {
	padding: 10px 10px 10px 0;
}
.overlay a {
	color: #fff;
}

.form {
	padding: 20px 10px;
	
}
.form label {
	display: inline-block;
	width: 190px;
}
.form .btn-sub {
	font-size: 19px;
	line-height: 24px;
	color: #fff;
	background: #0069b1;
	text-align: center;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	display: block;
	padding: 15px 15px;
	margin-bottom: 18px;
	border:none;
	margin-left: 190px;
}

@media all and (max-width: 767px) {
	.form .btn-sub {
		margin-left: 0;	
	}
	body .tpl-landing section.main .entry-content {
		width: auto;
	}
	.tpl-home section.news .clientnewsarticles {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0; 
  }

	
}


.tweetactions a {
	font-size: 10px;
	padding-right: 10px;
	font-weight: 100;
}

.service-copy img {
	padding: 5px 10px 10px 0;	
}

.clients.desktopShow img {
	margin: 20px auto !important;
	
}

.mb {
	margin-bottom: 120px !important;
}

section.links .gallery .overlay {
	bottom: 0px;
	height: 70px;
}


.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li { float: left; }



section.slider {
  height: 403px;
}

@media all and (min-width: 767px) {
  section.slider {
    height: 220px;
  }
  .col-6 {
    width: 45%;
    margin-left: 2%;
    margin-right: 2%;  
    display: inline-block;
  }
  .tpl-work-volunteer section.slider {
    height: auto;
  }

}

@media all and (min-width: 1169px) {
  section.slider {
    height: 320px;
  }
}

  .col-6 .btn-lg {
    background: #0069b1;
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: block;
    min-height: 150px;
    border-radius: 10px;
    padding: 50px 40px 10px 40px;
    margin-bottom: 10px;
  }  


/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
section.news .clientnewsarticles {
  background: #0069B1;
  color: #fff !important;
  padding: 20px !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
  margin-top: -15px;
  
}
section.news .clientnewsarticles .date,
section.news .clientnewsarticles a {
  color: #fff;
}
section.news .clientnewsarticles a.clientbtn{
  background: #fff;
  clear: both;
  padding: 20px 40px;
  border-radius: 10px;
  text-decoration: none;
  margin-top: 30px;
  font-weight: bold;  
  margin: 0 auto;
  color: #0069b1;
}
.ac {
  text-align: center;
}
.clientnewsarticles .ac {
  padding-top: 10px;
  clear: both;
}
.tpl-singlecolumn section.news {
  width: 100%;
}
.tpl-home section.news .clientnewsarticles {
  margin-left: -23px !important;
  margin-right: -23px !important;
  margin-top: -29px; 
}
@media all and (max-width: 767px) {
  .tpl-news section.news .clientnewsarticles,
	.tpl-home section.news .clientnewsarticles {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0; 
  }

}


#contour, .contour {
  margin:  0 auto;
  max-width: 800px;
  font-size: 130%;
  font-weight: 400;
}
.contour input[type="button"], 
.contour input[type="reset"],
.contour input[type="submit"] {
    background: #0069b1;
    clear: both;
    padding: 20px 40px;
    border-radius: 10px;
    text-decoration: none;
    margin-top: 30px;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    border: none;
}
#contour label.fieldLabel, .contour label.fieldLabel {
  padding-right: 20px;
}
.radiobuttonlist br {
  display: none;
}
span.radiobuttonlist  {
  margin-top: 20px;
}
span.radiobuttonlist label {
  position: relative;
  padding: 10px;
  display: inline-block;
  top: -20px;
  left: -26px;  
  
}
.contourField {
  padding: 20px 0;
  border-bottom: 1px solid #E5F0F7;
  overflow: auto;
  box-sizing: border-box;
}



.contourField.radiobuttonlist:before,
.contourField.radiobuttonlist:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}


#contour label.fieldLabel, .contour label.fieldLabel {
    font-weight: 400 !important;
    display: block;
    width: 100% !important;
    float: left;
    clear: left;
    background: transparent !important;
    box-sizing: border-box;
}
#contour small, .contour small {
    padding: 5px !important;
    width: 100%;
    max-width: 800px;
    box-sizing: border-box;
}
.contourNavigation {
  text-align: center;
}
.contour h4,
.contour legend {
  color: #0069B1;
}
.contourField.comments,
.contourField.anycomments,
.contourField.pleasecommentonanydifficultiesyoufaced,
.contourField.whichother {
    padding-top: 0;
    margin-top: -21px;
    border-top: 1px solid #fff;
    background: #fff;
}
.whatdidyousearchfor,
.whichother {
  display: none;
}

body .contour span.field-validation-error {
  display: block;
  width: 100%;
  clear: both;
  background: #C63927 !important;
  color: #fff !important;
  padding: 10px;
  box-sizing: border-box;
}
.fsa {
    width: 190px;
}

.sales {
  background: #0069b1;
  color: #fff !important;
  padding: 20px;
  margin-left: -12px;
  margin-top: -15px;
  margin-right: -10px;
  text-align: center;
  margin-bottom: 20px;
}
.sales p {
  font-size: 20px;
}
.contact .sales .orange {
  font-weight: 600; color: #fff; font-size: 35px;
}
.sales a {
  color: #fff;
}
.contact .orange {
    color: #0069b1;
    font-size: 30px;
    font-weight: 800;
        line-height: 1;
}
.contact .entry-content {
  width: 50%;
  float: left;
}
.contact .extra {
  width: 45%;
  float: right;
  text-align: center;
  background: #fff;
}
.contact .entry-content {
  text-align: center;
}
#contour_form_1a98522bd43b45a9b789039a8fb2ca87 {
	text-align: center;
}
#contour_form_1a98522bd43b45a9b789039a8fb2ca87 .contourPageName {
	color: #fff;
	font-weight: 600;
	margin: 0;
}

#contour_form_1a98522bd43b45a9b789039a8fb2ca87 #contour input.text,
#contour_form_1a98522bd43b45a9b789039a8fb2ca87 #contour textarea, 
#contour_form_1a98522bd43b45a9b789039a8fb2ca87.contour input.text, 
#contour_form_1a98522bd43b45a9b789039a8fb2ca87.contour textarea {
	max-width: 800px !important;
    padding: 5px;
    display: block;
    width: 95%;
}
#contour_form_1a98522bd43b45a9b789039a8fb2ca87 .contourField {
    padding: 3px 0;
    border-bottom: none;
    overflow: auto;
    box-sizing: border-box;
}

#contour_form_1a98522bd43b45a9b789039a8fb2ca87 .contourField.googlerecaptcha {
    overflow: hidden;
    text-align: center
}
#contour_form_1a98522bd43b45a9b789039a8fb2ca87 .contourField.googlerecaptcha label {
    display: none;
}
.g-recaptcha > div {
    margin: 10px auto;
}

#contour_form_1a98522bd43b45a9b789039a8fb2ca87.contour fieldset {
	padding: 0;
	margin: 0;
}
#contour_form_1a98522bd43b45a9b789039a8fb2ca87.contour input[type="submit"] {
    background: #ffffff;
    clear: both;
    padding: 20px 90px;
    border-radius: 10px;
    text-decoration: none;
    margin-top: 30px;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    border: none;
    color: #0069b1;
}
#contour_form_1a98522bd43b45a9b789039a8fb2ca87 select {
	width: 95%;
    height: 35px;
}

@media (max-width: 768px) {

  .contact .extra {
    width: 100%;
  }
  .contact .entry-content {
    width: 100%;
    box-sizing: border-box;
  }
  article.col {
    width: 100%  !important;
    background: red;
  }  
  
}


@media (max-width: 1169px) {
  .inner.contact section.main {
    width: 100%;
  }
  .inner.contact section.social {
    top: -79px;
    left: 475px;
        width: 284px;
  }
}

header.main #logo img {
	width: 260px;

}
@media (max-width: 1169px) {
	header.main #logo img {
		width: 200px;
	}
}
@media (max-width: 768px) {
	header.main #logo img {
		width: 150px;
		margin-bottom: 20px;
	}
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
