* {
  margin: 0;
  padding: 0;
  outline: 0;
}
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
body {
  font-family: Open Sans;
}
a,
a:visited {
  color: #9dc33a;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
table.noborder {  border: none; }
table.noborder td {border: none;text-align:left!important;vertical-align:top!important;padding:0 15px;}
table.noborder tr, table.noborder tbody {border: none;}

.reference table {  border: none; }
.reference table td {border: none;text-align:left!important;vertical-align:top!important;padding:0 15px;}
.reference table tr, .reference table tbody {border: none;}

.td-nopadding{padding:0;}
.td-topleft{text-align:left!important;vertical-align:top!important;}
.td-topcenter{text-align:center;vertical-align:top}
.td-topright{text-align:right!important;vertical-align:top}
.td-centerleft{text-align:left;vertical-align:middle}
.td-centercenter{text-align:center;vertical-align:middle}
.td-centerright{text-align:right;vertical-align:middle}
.td-bottomleft{text-align:left;vertical-align:bottom}
.td-bottomcenter{text-align:center;vertical-align:bottom}
.td-bottomright{text-align:right;vertical-align:bottom}

header {
  height: 158px;
  border-bottom: 4px solid #f9f9f9;
}
header .h1 {
  margin-top: 19px;
  float: left;
}
header .right {
  float: right;
  min-width: 60%;
}
header .right .phone-socials {
  margin-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
header .right .phone-socials .justm {
  position: absolute;
  right: 170px;
  top: 0px;
}
header .right .phone-socials .flags {
  position: absolute;
  left: 0px;
  top: -15px;
}
header .right .phone-socials .flags a {
  height: 27px;
  padding-top: 29px;
  width: 40px;
  float: left;
  text-align: center;
}
header .right .phone-socials .flags a.active {
  background: #f4f4f4;
}
header .right .phone-socials .flags a.active img {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.34);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.34);
}
header .right .phone-socials .flags a:hover {
  background: #fcfcfc;
}
header .right .phone-socials span.phone {
  font-size: 16px;
  color: #9dc33a;
  font-weight: 700;
  float: left;
  line-height: 35px;
  position: relative;
  top: 2px;
  left:120px;
}
header .right .phone-socials span.phone .icon-phone {
  width: 23px;
  height: 23px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background: #404040;
  line-height: 23px;
  text-align: center;
  display: inline-block;
  color: #fff;
  margin-right: 4px;
}
header .right .phone-socials ul {
  float: right;
}
header .right .phone-socials ul li {
  list-style-type: none;
  float: left;
  margin-left: 6px;
}
header .right .phone-socials ul li a {
  display: block;
  background: #9dc33a;
  width: 35px;
  height: 35px;
  color: #fff;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
}
header .right .phone-socials ul li a i {
  font-size: 18px;
  position: relative;
  top: 7px;
}
header .right .phone-socials ul li a:hover {
  background: #BE0028;
}
header .right nav {
  padding-top: 12px;
  border-top: 1px solid #efefef;
}
header .right nav ul {
  list-style-type: none;
  float: right;
}
header .right nav ul li {
  float: left;
  margin-left: 8px;
}
header .right nav ul li a {
  font-size: 16px;
  font-weight: 700;
  color: #5c5c5c;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding: 0 15px;
  height: 41px;
  line-height: 41px;
}
header .right nav ul li a:hover {
  color: #BE0028;
}
header .right nav ul li:first-child {
  margin-left: 0;
}
header .right nav ul li.active a {
  color: #fff;
  background: #9dc33a;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
}
header i.fa {
  font-size: 15px;
  position: relative;
  top: 4px;
}
.slideshow {
  position: relative;
  overflow: hidden;
}
.slideshow #big-slider-pagination {
  position: absolute;
  left: 0;
  bottom: 27px;
  z-index: 999999;
}
.slideshow #big-slider-pagination a {
  width: 34px;
  height: 34px;
  background: #fff;
  border: 2px solid #929292;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 34px;
  text-decoration: none;
  color: #929292;
}
.slideshow #big-slider-pagination a.selected {
  color: #fff;
  background: #BE0028;
  border-color: #BE0028;
}
.slideshow .slide {
  width: 1200px;
  float: left;
  height: 429px;
}
.slideshow .slide .text {
  width: 276px;
  margin-top: 65px;
  float: left;
}
.slideshow .slide .text h2 {
  font-size: 40px;
  line-height: 39px;
  font-weight: 900;
  text-transform: uppercase;
  color: #BE0028;
  margin-bottom: 15px;
}
.slideshow .slide .text h2 strong {
  color: #9dc33a;
}
.slideshow .slide .text p {
  font-size: 13px;
  color: #484848;
}
.slideshow .slide .text a.button {
  color: #fff;
  background: #BE0028;
  font-size: 16px;
  font-weight: 700;
  padding: 0 15px;
  height: 37px;
  line-height: 37px;
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  margin-top: 26px;
  margin-bottom: 127px;
}
.slideshow .slide .right {
  width: 924px;
  text-align: center;
  float: left;
  height: 100%;
  position: relative;
}
.slideshow .slide .right img {
  vertical-align: bottom;
  position: absolute;
  left: 50%;
  margin-left: -272px;
  bottom: 0;
}
.clients {
  background: #f7f7f7;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
}
.clients .slider a img {
  vertical-align: middle;
}
.clients .slider img {
  margin-right: 46px;
  display: inline-block;
  vertical-align: middle;
}
.clients .slider #slider-clients {
  float: left;
  width: 1040px;
}
.clients .slider #slider-clients-left {
  width: 38px;
  height: 38px;
  background: url(img/slider-clients/left.png) no-repeat;
  float: left;
  text-indent: -9999px;
  display: block;
  margin-right: 35px;
}
.clients .slider #slider-clients-right {
  width: 38px;
  height: 38px;
  background: url(img/slider-clients/right.png) no-repeat;
  float: right;
  text-indent: -9999px;
  display: block;
  margin-left: 15px;
}
.clients .more {
  padding-top: 5px;
  margin-top: 5px;
  border-top: 1px solid #c8c8c8;
  width: 282px;
}
.clients .more a {
  font-size: 14px;
  font-style: italic;
  color: #BE0028;
  text-decoration: none;
}
.clients .more a .icon-arrow {
  margin-left: 9px;
  position: relative;
  top: -3px;
}
.clients .more a:hover {
  text-decoration: underline;
}
.activities {
  padding-top: 5px;
  margin-bottom: 10px;
}
.activities .activity {
  width: 346px;
  margin-right: 35px;
  float: left;
  text-align: left;
  margin-bottom: 12px;
}
.activities .activity .activity-image {
  float: left;
  width: 67px;
  height: 67px;
}


.activities .activity .activity-image a {
	width: 67px;
	height: 67px;
	display: block;
}

.activities .activity.marketing .activity-image a {
	background: url(img/activities/marketing.png) no-repeat;
}

.activities .activity.marketing:hover .activity-image a {
	background: url(img/activities/marketing-red.png) no-repeat;
}


.activities .activity.branding .activity-image a {
	background: url(img/activities/branding.png) no-repeat;
}

.activities .activity.branding:hover .activity-image a {
	background: url(img/activities/branding-red.png) no-repeat;
}

.activities .activity.webs .activity-image a {
	background: url(img/activities/webs.png) no-repeat;
}

.activities .activity.webs:hover .activity-image a {
	background: url(img/activities/webs-red.png) no-repeat;
}

.activities .activity.social .activity-image a {
	background: url(img/activities/social.png) no-repeat;
}

.activities .activity.social:hover .activity-image a {
	background: url(img/activities/social-red.png) no-repeat;
}

.activities .activity.media .activity-image a {
	background: url(img/activities/media.png) no-repeat;
}

.activities .activity.media:hover .activity-image a {
	background: url(img/activities/media-red.png) no-repeat;
}

.activities .activity.globe .activity-image a {
	background: url(img/activities/globe.png) no-repeat;
}

.activities .activity.globe:hover .activity-image a {
	background: url(img/activities/globe-red.png) no-repeat;
}



.activities .activity .activity-desc {
  margin-left: 86px;
  padding-top: 5px;
}
.activities .activity .activity-desc h3 {
  font-size: 17px;
  line-height: 23px;
  font-weight: 900;
  text-transform: uppercase;
}
.activities .activity .activity-desc h3 a {
  color: black;
  text-decoration: none;
}
.activities .activity:hover h3 a {
  color: #BE0028;
}
.activities .activity .activity-desc p {
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
}
.activities .activity:last-child {
  margin-right: 0;
}
.activities.bottom {
  margin-top: 32px;
  padding-top: 34px;
  padding-bottom: 32px;
  background: #f7f7f7;
  margin-bottom: 0;
}
body.subpage #content {
  margin-top: 30px;
}
body.subpage header {
  border-bottom: 0;
}
body.subpage footer {
  margin-top: 0;
}
body.subpage.reference #content .content .heading {
  text-align: left;
}
body.subpage.reference #content .content .heading .reference-thumbnail {
  float: left;
  margin-left: 28px;
}
body.subpage.reference #content .content .heading .reference-thumbnail img {
  max-width: 150px;
  vertical-align: middle;
}
body.subpage.reference #content .content .heading .reference-heading-text {
  float: left;
  width: 760px;
  margin-left: 28px;
}
body.subpage.reference #content .content .heading .reference-heading-text p {
  margin-left: 0;
}
body.subpage.reference #content .content .reference .top {
  margin-bottom: 15px;
}
#content .content .reference .reference-detail-image {
  width: 256px;
  overflow: hidden;
  float: left;
}
body.subpage.reference #content .content .reference .top .reference-detail-image img {
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  max-width: 256px;
}
body.subpage.reference #content .content .reference .top .reference-details {
  margin-left: 15px;
  float: left;
  margin-top: 8px;
}
body.subpage.reference #content .content .reference .top .reference-details h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 6px;
}
body.subpage.reference #content .content .reference .top .reference-details p {
  font-size: 18px;
  font-weight: 600;
  color: #3a3a3a;
}
body.subpage.reference #content .content .reference .top .reference-details p + h3 {
  margin-top: 15px;
}
body.subpage.reference #content .content .reference .top .reference-details a {
  color: #3a3a3a;
  text-decoration: none;
}
body.subpage.reference #content .content .reference .top .reference-details a:hover {
  text-decoration: underline;
}
#content .content .controls {
  margin-top: 38px;
}
#content .content .controls a {
  height: 43px;
  line-height: 43px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
#content .content .controls a.left {
  padding: 0 31px 0 43px;
  background: url(img/button-arrow-left.png) 16px center no-repeat #9dc33a;
}
#content .content .controls a.left:hover {
  background-color: #83a330;
}
body.subpage.reference #content .content .reference .controls a.right {
  padding: 0 43px 0 31px;
  background: url(img/button-arrow-right.png) no-repeat right #9dc33a;
}
body.subpage.reference #content .content .reference .controls a.right:hover {
  background-color: #83a330;
}
body.subpage.reference #content .content .reference h3 {
  margin-bottom: 6px;
}
body.subpage.reference #content .content .reference .reference-cols {
  margin-top: 20px;
}
body.subpage.reference #content .content .reference .reference-cols .col {
  width: 29%;
  margin-right: 4%;
  float: left;
}
body.subpage.reference #content .content .reference .reference-cols .col ul.bullets {
  float: left;
  margin: 0;
}
body.subpage.reference #content .content .reference .reference-cols .col ul.bullets li {
	padding-left: 0;
	background: none;
}
body.subpage.reference #content .content .reference .reference-cols .col ul.bullets a {
  padding-right: 10px;
  padding-left: 40px;
  line-height: 16px; 
  height: auto;
}
body.subpage.reference #content .content .reference .reference-cols .col ul.bullets a span {
  padding-top: 8px;
  padding-bottom: 8px;
}

body.subpage.reference #content .content .reference .reference-cols .col.client-quote p {
  font-size: 14px;
  color: #696969;
  font-style: italic;
  font-weight: 500;
}
body.subpage.reference #content .content .reference .reference-cols .col.client-quote .client-name {
  font-size: 14px;
}
body.subpage.reference #content .content .reference img.quotes {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
body.subpage.contact #content .content h2 {
  font-size: 25px;
  margin-top: 40px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 23px;
  margin-bottom: 18px;
}
body.subpage.contact #content .content h4 {
  font-size: 22px;
}
body.subpage.contact #content .content .contact-left {
  float: left;
  font-size: 14px;
  line-height: 22px;
}
body.subpage.contact #content .content .contact-left p {
  font-size: 14px;
  line-height: 22px;
}
body.subpage.contact #content .content .contact-left p.address {
  color: #9dc33a;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 56px;
  line-height: auto;
}
body.subpage.contact #content .content .contact-left p.address strong {
  font-weight: 600;
}
body.subpage.contact #content .content .contact-left .contact-block {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 19px;
  margin-bottom: 20px;
}
body.subpage.contact #content .content .contact-left table tr td:first-child {
  padding-right: 41px;
}
body.subpage.contact #content .content .contact-right {
  float: right;
}
body.subpage.contact #content .content form {
  background: #f7f7f7;
  border: 1px solid #d8d8d8;
  padding: 26px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  margin-bottom: 10px;
}
body.subpage.contact #content .content form fieldset {
  border: none;
}
body.subpage.contact #content .content form label {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  display: block;
  margin-bottom: 0px;
}
body.subpage.contact #content .content form input[type=text] {
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background: #fff;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  width: 430px;
  margin-bottom: 15px;
}
body.subpage.contact #content .content form input[type=text].right-offset {
  margin-right: 18px;
}
body.subpage.contact #content .content form textarea {
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background: #fff;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
  padding: 10px;
  resize: none;
  width: 895px;
}
body.subpage.contact #content .content form select {
  height: 28px;
  line-height: 28px;
  display: inline-block;
  border: 1px solid #aaa;
  padding: 4px;
  color: #555;
  width: 360px;
  margin-bottom: 15px;
}
body.subpage.contact #content .content form label + select {
  margin-top: 7px;
}
body.subpage.contact #content .content form input[type=submit] {
  background: #9dc33a;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  border: 0;
  height: 54px;
  line-height: 54px;
  color: #fff;
  font-size: 13px;
  padding: 0 18px;
  margin-top: -50px;
}
.Formset-In {
  padding: 0;
  width: 100%;
  margin: 0 0 15px;
}
.Formset-In span.left {
  display: inline;
  float: left;
  margin: 0px;
  text-align: left !important;
  width: 200px;
}
.Formset-In .left {
  display: inline;
  float: left;
}
.Formset-In .right {
  display: inline;
  float: right;
}
.Formset-In .InputText {
  color: #4E4E4E;
  margin: 0 5px 0 0;
  padding: 5px 0 15px;
  width: 49%;
}
.Formset-In .InputText + .InputText {
  margin: 0;
}
.Formset-In .InputText .right {
  text-align: left;
}
.Formset-In .InputText span {
  color: #CC0000;
  font-size: 120%;
  font-weight: bold;
}
.Formset .break {
  clear: both;
}
#content h2,
.all-services h2 {
  color: #BE0028;
  font-weight: 600;
  margin-bottom: 29px;
  font-size: 27px;
  line-height: 27px;
}
#content .sidebar,
.all-services .sidebar {
  width: 215px;
  float: left;
  text-align: left;
}
#content .sidebar .latest-articles,
.all-services .sidebar .latest-articles {
  margin-top: 39px;
}
#content .sidebar .latest-articles h2,
.all-services .sidebar .latest-articles h2 {
  font-size: 25px;
}
#content .sidebar .latest-articles a.article,
.all-services .sidebar .latest-articles a.article {
  color: #323232;
  font-size: 13px;
  text-decoration: none;
  margin-bottom: 6px;
  display: block;
}
#content .sidebar .latest-articles a.article .article-image,
.all-services .sidebar .latest-articles a.article .article-image {
  float: left;
  width: 81px;
  overflow: hidden;
}
#content .sidebar .latest-articles a.article .article-image img,
.all-services .sidebar .latest-articles a.article .article-image img {
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  max-width: 81px;
}
#content .sidebar .latest-articles a.article .article-text,
.all-services .sidebar .latest-articles a.article .article-text {
  float: left;
  width: 126px;
  margin-top: -3px;
  margin-left: 8px;
}
#content .sidebar .latest-articles a.article .article-text span,
.all-services .sidebar .latest-articles a.article .article-text span {
  display: block;
}
#content .sidebar .latest-articles a.article .article-text span.date,
.all-services .sidebar .latest-articles a.article .article-text span.date {
  color: #BE0028;
  font-weight: 600;
}
#content .sidebar .latest-articles a.article .article-text span.heading,
.all-services .sidebar .latest-articles a.article .article-text span.heading {
  font-weight: 900;
  margin-bottom: 1px;
}
#content .sidebar .latest-articles a.article .article-text p,
.all-services .sidebar .latest-articles a.article .article-text p {
  font-size: 11px;
  line-height: 13px;
}
#content .sidebar .latest-articles .latest-articles-bottom,
.all-services .sidebar .latest-articles .latest-articles-bottom {
  font-size: 12px;
  padding-top: 15px;
  border-top: 1px solid #dedede;
  margin-top: 18px;
}
#content .sidebar .latest-articles .latest-articles-bottom p,
.all-services .sidebar .latest-articles .latest-articles-bottom p {
  font-weight: 600;
}
#content .sidebar .latest-articles .latest-articles-bottom p.heading,
.all-services .sidebar .latest-articles .latest-articles-bottom p.heading {
  font-weight: 700;
  color: #BE0028;
}
#content .sidebar .latest-articles .latest-articles-bottom p + p,
.all-services .sidebar .latest-articles .latest-articles-bottom p + p {
  margin-top: 9px;
}
#content .sidebar ul,
.all-services .sidebar ul {
  list-style-type: none;
}
#content .sidebar ul li a,
.all-services .sidebar ul li a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  display: block;
  height: 31px;
  line-height: 31px;
  background: url(img/ul-li-blue.png) left no-repeat;
  padding-left: 40px;
}
#content .sidebar ul li a span,
.all-services .sidebar ul li a span {
  display: block;
  border-bottom: 1px solid #dedede;
}
#content .sidebar ul li a:hover,
.all-services .sidebar ul li a:hover {
  background-color: #f1f1f1;
}
#content .sidebar ul li a:hover span,
.all-services .sidebar ul li a:hover span {
  border: 0;
}
#content .sidebar ul li:nth-child(even) a,
.all-services .sidebar ul li:nth-child(even) a {
  background: url(img/ul-li-red.png) left top no-repeat;
}
#content .sidebar ul li:nth-child(even) a:hover,
.all-services .sidebar ul li:nth-child(even) a:hover {
  background-color: #f1f1f1;
}
#content ul.bullets,
.all-services ul.bullets {
  list-style-type: none;
}
#content ul.bullets li a,
.all-services ul.bullets li a, #content .sidebar ul.bullets li {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  display: block;
  height: 31px;
  line-height: 31px;
  background: url(img/ul-li-blue.png) left no-repeat;
  background-position: left !important;
  padding-left: 40px;
}
#content ul.bullets li a span,
.all-services ul.bullets li a span {
  display: block;
  border-bottom: 1px solid #dedede;
}
#content ul.bullets li a:hover,
.all-services ul.bullets li a:hover {
  background-color: #f1f1f1;
}
#content ul.bullets li a:hover span,
.all-services ul.bullets li a:hover span {
  border: 0;
}
#content ul.bullets li:nth-child(even) a,
.all-services ul.bullets li:nth-child(even) a {
  background: url(img/ul-li-red.png) left top no-repeat;
}
#content ul.bullets li:nth-child(even) {
  background: url(img/ul-li-red.png) left top no-repeat;
}
#content ul.bullets li:nth-child(even) a:hover,
.all-services ul.bullets li:nth-child(even) a:hover {
  background-color: #f1f1f1;
}
#content .content,
.all-services .content {
  margin-left: 17px;
  float: left;
  width: 968px;
  text-align: left;
}
#content .content ul,
.all-services .content ul {
  list-style-type: none;
  margin: 35px 0;
}
#content .content ul li,
.all-services .content ul li {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  display: block;
  min-height: 31px;
  line-height: normal;
  background: url(img/ul-li-blue.png) left top no-repeat;
  padding-left: 40px;
  margin-bottom: 9px;
}
#content .content ul li a,
.all-services .content ul li a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  display: block;
  height: 31px;
  line-height: 31px;
  padding-left: 0px;
  display: block;
  border-bottom: 1px solid #dedede;
}
#content .content ul li a:hover,
.all-services .content ul li a:hover {
  background-color: #f1f1f1;
}
#content .content ul li a:hover span,
.all-services .content ul li a:hover span {
  border-bottom: 1px solid transparent;
}
#content .content ul li:nth-child(even),
.all-services .content ul li:nth-child(even) {
  background: url(img/ul-li-red.png) left top no-repeat;
}
#content .content ul li:nth-child(even) a:hover,
.all-services .content ul li:nth-child(even) a:hover {
  background-color: #f1f1f1;
}
#content .content .button-contact,
.all-services .content .button-contact {
  background: #9dc33a;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  border: 0;
  height: 54px;
  line-height: 54px;
  color: #fff;
  font-size: 13px;
  padding: 10px 18px;
  margin-top: 0px;
}
#content .content .homepage-content-left,
.all-services .content .homepage-content-left {
  width: 437px;
  float: left;
}
#content .content .homepage-content-left .did-you-know .article,
.all-services .content .homepage-content-left .did-you-know .article{
  font-size: 12px;
  line-height: 16px;
}
.did-you-know .article:last{
  margin: 0 0 15px;
}
#content .content .homepage-content-left .did-you-know .article h3, #content .content .homepage-content-left .did-you-know .article h3 a{
  font-size: 15px;
  font-weight:800;
  text-decoration: none;
  color:black;
}
#content .content .homepage-content-left .did-you-know .article h3 a:hover{
  color: #BE0028;
}
#content .content .homepage-content-left .did-you-know .article a,
.all-services .content .homepage-content-left .did-you-know .article a {
  color: #BE0028;
  margin-top: 0;
  display: inline-block;
}
#content .content .homepage-content-left .did-you-know .article a .icon-arrow,
.all-services .content .homepage-content-left .did-you-know .article a .icon-arrow {
  margin-left: 7px;
}
#content .content .homepage-content-left .did-you-know .article a:hover,
.all-services .content .homepage-content-left .did-you-know .article a:hover {
  text-decoration: none;
}
#content .content .homepage-content-left .did-you-know .article .article-image,
.all-services .content .homepage-content-left .did-you-know .article .article-image {
  float: left;
  width: 183px;
  overflow: hidden;
}
#content .content .homepage-content-left .did-you-know .article .article-image img,
.all-services .content .homepage-content-left .did-you-know .article .article-image img {
  max-width: 183px;
}
#content .content .homepage-content-left .did-you-know .article .article-text,
.all-services .content .homepage-content-left .did-you-know .article .article-text {
  margin-left: 195px;
}
#content .content .homepage-content-left .did-you-know .article .article-text p + p,
.all-services .content .homepage-content-left .did-you-know .article .article-text p + p {
  margin-top: 4px;
}
#content .content .homepage-content-left .socials,
.all-services .content .homepage-content-left .socials {
  margin-top: 26px;
}
#content .content .homepage-content-left .socials .row,
.all-services .content .homepage-content-left .socials .row {
  height: 83px;
}
#content .content .homepage-content-left .socials .row .social,
.all-services .content .homepage-content-left .socials .row .social {
  width: 216px;
  float: left;
  color: #9dc33a;
  margin-top: 12px;
  display: block;
  text-decoration: none;
}
#content .content .homepage-content-left .socials .row .social .social-icon,
.all-services .content .homepage-content-left .socials .row .social .social-icon {
  width: 57px;
  height: 57px;
  float: left;
  margin-left: 12px;
}
#content .content .homepage-content-left .socials .row .social .social-text,
.all-services .content .homepage-content-left .socials .row .social .social-text {
  margin-left: 78px;
}
#content .content .homepage-content-left .socials .row .social .social-text h3,
.all-services .content .homepage-content-left .socials .row .social .social-text h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 4px;
}
#content .content .homepage-content-left .socials .row .social .social-text h3 a,
.all-services .content .homepage-content-left .socials .row .social .social-text h3 a {
  color: #BE0028;
  text-decoration: none;
}
#content .content .homepage-content-left .socials .row .social .social-text p,
.all-services .content .homepage-content-left .socials .row .social .social-text p {
  font-size: 12px;
  font-weight: 600;
}
#content .content .homepage-content-left .socials .row .social:hover,
.all-services .content .homepage-content-left .socials .row .social:hover {
  color: #BE0028;
}
#content .content .homepage-content-left .socials .row .social.facebook .social-icon,
.all-services .content .homepage-content-left .socials .row .social.facebook .social-icon {
  background: url(img/socials/facebook.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.facebook:hover .social-icon,
.all-services .content .homepage-content-left .socials .row .social.facebook:hover .social-icon {
  background: url(img/socials/facebook-hover.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.gplus .social-icon,
.all-services .content .homepage-content-left .socials .row .social.gplus .social-icon {
  background: url(img/socials/gplus.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.gplus:hover .social-icon,
.all-services .content .homepage-content-left .socials .row .social.gplus:hover .social-icon {
  background: url(img/socials/gplus-hover.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.twitter .social-icon,
.all-services .content .homepage-content-left .socials .row .social.twitter .social-icon {
  background: url(img/socials/twitter.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.twitter:hover .social-icon,
.all-services .content .homepage-content-left .socials .row .social.twitter:hover .social-icon {
  background: url(img/socials/twitter-hover.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.pinterest .social-icon,
.all-services .content .homepage-content-left .socials .row .social.pinterest .social-icon {
  background: url(img/socials/pinterest.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.pinterest:hover .social-icon,
.all-services .content .homepage-content-left .socials .row .social.pinterest:hover .social-icon {
  background: url(img/socials/pinterest-hover.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.linkedin .social-icon,
.all-services .content .homepage-content-left .socials .row .social.linkedin .social-icon {
  background: url(img/socials/linkedin.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.linkedin:hover .social-icon,
.all-services .content .homepage-content-left .socials .row .social.linkedin:hover .social-icon {
  background: url(img/socials/linkedin-hover.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.foursquare .social-icon,
.all-services .content .homepage-content-left .socials .row .social.foursquare .social-icon {
  background: url(img/socials/4square.png) no-repeat;
}
#content .content .homepage-content-left .socials .row .social.foursquare:hover .social-icon,
.all-services .content .homepage-content-left .socials .row .social.foursquare:hover .social-icon {
  background: url(img/socials/4square-hover.png) no-repeat;
}
#content .content .homepage-content-left .socials .row:nth-child(odd),
.all-services .content .homepage-content-left .socials .row:nth-child(odd) {
  background: #f7f7f7;
}
#content .content .homepage-content-right,
.all-services .content .homepage-content-right {
  width: 516px;
  margin-left: 15px;
  float: left;
}
#content .content .homepage-content-right .last-articles,
.all-services .content .homepage-content-right .last-articles {
  background: #f1f1f1;
  border: 1px solid #e6e6e6;
  padding: 17px;
}
#content .content .homepage-content-right .last-articles .article,
.all-services .content .homepage-content-right .last-articles .article {
  float: left;
  margin-left: 0;
  width: 229px;
}
#content .content .homepage-content-right .last-articles .article + .article,
.all-services .content .homepage-content-right .last-articles .article + .article {
  margin-left: 22px;
}
#content .content .homepage-content-right .last-articles .article img,
.all-services .content .homepage-content-right .last-articles .article img, #content .content .article .article-image img, #content .content img {
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
}
#content .content .heading img {
  float:left;
  margin: 20px 10px 20px 10px;
}
#content .content .homepage-content-right .last-articles .article h3,
.all-services .content .homepage-content-right .last-articles .article h3 {
  font-size: 20px;
  font-weight: 400;
  color: #BE0028;
  margin-top: 10px;
}
#content .content .homepage-content-right .last-articles .article p,
.all-services .content .homepage-content-right .last-articles .article p {
  color: #5c5c5c;
  font-size: 13px;
  margin-top: 8px;
}
#content .content .homepage-content-right .last-articles .article p a,
.all-services .content .homepage-content-right .last-articles .article p a {
  color: #BE0028;
}
#content .content .homepage-content-right .last-articles .article p a .icon-arrow,
.all-services .content .homepage-content-right .last-articles .article p a .icon-arrow {
  margin-left: 7px;
}
#content .content .homepage-content-right .last-articles .article p a:hover,
.all-services .content .homepage-content-right .last-articles .article p a:hover {
  text-decoration: none;
}
#content .content .homepage-content-right .last-articles .article .perex p,
.all-services .content .homepage-content-right .last-articles .article .perex p {
  color: #323232;
  font-size: 13px;
  line-height: 19px;
  font-weight: 700;
}
#content .content .homepage-content-right .last-articles .article .perex p + p,
.all-services .content .homepage-content-right .last-articles .article .perex p + p {
  color: #323232;
  font-size: 13px;
  line-height: 19px;
  font-weight: normal;
}
#content .content .homepage-content-right .last-articles .article .perex p.cist,
.all-services .content .homepage-content-right .last-articles .article .perex p.cist {
  float: right;
  margin: 0;
  font-size: 13px;
}
#content .content .homepage-content-right .last-articles .more,
.all-services .content .homepage-content-right .last-articles .more {
  padding-top: 12px;
  margin-top: 14px;
  border-top: 1px solid #c8c8c8;
  width: 282px;
}
#content .content .homepage-content-right .last-articles .more a,
.all-services .content .homepage-content-right .last-articles .more a {
  font-size: 18px;
  font-style: italic;
  color: #BE0028;
  text-decoration: none;
}
#content .content .homepage-content-right .last-articles .more a .icon-arrow,
.all-services .content .homepage-content-right .last-articles .more a .icon-arrow {
  margin-left: 9px;
  position: relative;
  top: -3px;
}
#content .content .homepage-content-right .last-articles .more a:hover,
.all-services .content .homepage-content-right .last-articles .more a:hover {
  text-decoration: underline;
}
#content .content .heading,
.all-services .content .heading {
  background: #f7f7f7;
  padding: 23px 0 21px 0;
  text-align: center;
  -webkit-box-shadow: 2px 2px 0 #e0e0e0;
  -moz-box-shadow: 2px 2px 0 #e0e0e0;
  box-shadow: 2px 2px 0 #e0e0e0;
  margin-bottom: 20px;
}
#content .content .heading h2,
.all-services .content .heading h2 {
  color: #9dc33a;
  font-size: 21px;
  margin: 0 0 9px;
}
#content .content .heading p,
.all-services .content .heading p {
  color: #323232;
  font-weight: 700;
  font-size: 13px;
  margin: 0 28px;
}
#content .content h1,
.all-services .content h1 {
  font-size: 28px;
  margin: 20px 0;
  color: #BE0028;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 23px;
  margin-bottom: 18px;
  font-weight: 600;
}
#content .content h2,
.all-services .content h2 {
  font-size: 26x;
  font-weight: 700;
  color: #BE0028;
  font-weight: 600;
  margin: 20px 0;
}
#content .content .did-you-know h2,
.all-services .content .did-you-know h2 {
  margin: 0 0 20px 0;
}
#content .content h3,
.all-services .content h3 {
  font-size: 25px;
  font-weight: 700;
  color: #BE0028;
  font-weight: 600;
  margin: 20px 0;
}
#content .content h4,
.all-services .content h4 {
  font-size: 24px;
  font-weight: 700;
  color: #BE0028;
  margin-top: 14px;
  margin-bottom: 14px;
}
#content .content .reference h4 {
  font-size: 17px;
  font-weight: 600;
  color: #BE0028;
  margin-top: 0px;
  margin-bottom: 0px;
}
#content .content p,
.all-services .content p {
  color: #323232;
  font-size: 13px;
  line-height: 19px;
  font-weight: 600;
  margin: 7px 0;
}
#content .content .reference p {
  color: #323232;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  margin: 4px 0;
}
#content .content .homepage-content-left .did-you-know .article .article-text p span.datum {
  color: #323232;
  font-size: 11px;
  line-height: 19px;
  font-weight: 200;
  margin:10px 10px 0;
}
#content .content .homepage-content-left .did-you-know .article .article-text p span.cist {
  margin: 0 0;
}
#content .content p + p,
.all-services .content p + p {
  margin-top: 15px;
}
#content .content .bullets-cols,
.all-services .content .bullets-cols {
  margin: 35px 0;
}
#content .content .bullets-cols .col,
.all-services .content .bullets-cols .col {
  float: left;
  margin-right: 58px;
}
#content .content .bullets-cols .col ul li a,
.all-services .content .bullets-cols .col ul li a {
  padding-right: 10px;
}
#content .content .page-socials-share,
.all-services .content .page-socials-share {
  border-top: 1px solid #dedede;
  margin-top: 30px;
  padding-top: 10px;
  font-size: 12px;
  float: left;
}
#content .content .page-socials-share div,
.all-services .content .page-socials-share div {
  float: left;
  margin: 0 35px 0 0;
  width: auto;
}
#content .content .activities-submenu,
.all-services .content .activities-submenu {
  margin-top: 3px;
  float: left;
  margin-bottom: 35px;
}
#content .content .activities-submenu a.activity,
.all-services .content .activities-submenu a.activity {
  color: #000;
  float: left;
  margin-right: 13px;
  text-decoration: none;
}
#content .content .activities-submenu a.activity img.red,
.all-services .content .activities-submenu a.activity img.red {
  display: none;
}
#content .content .activities-submenu a.activity img,
.all-services .content .activities-submenu a.activity img {
  max-width: 38px;
  float: left;
}
#content .content .activities-submenu a.activity p,
.all-services .content .activities-submenu a.activity p {
  margin-left: 46px;
  font-weight: 700;
  line-height: 16px;
  font-size: 13px;
  margin-top: 2px;
}
#content .content .activities-submenu a.activity p.one-liner,
.all-services .content .activities-submenu a.activity p.one-liner {
  margin-top: 10px;
}
#content .content .activities-submenu a.activity:last-child,
.all-services .content .activities-submenu a.activity:last-child {
  margin-right: 0;
}
#content .content .articles-list .article,
.all-services .content .articles-list .article {
  float: left;
  width: 454px;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  display: inline;
}
#content .content .articles-list .article .article-image,
.all-services .content .articles-list .article .article-image {
  width: 189px;
  float: left;
  overflow: hidden;
}
#content .content .articles-list .article .article-image img,
.all-services .content .articles-list .article .article-image img {
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
}
#content .content .articles-list .article .article-text,
.all-services .content .articles-list .article .article-text {
  width: 254px;
  float: left;
  margin-left: 11px;
}
#content .content .articles-list .article .article-text h4,
.all-services .content .articles-list .article .article-text h4 {
  font-size: 16px;
  color: #BE0028;
  margin-top: 0;
  line-height: 18px;
  margin-bottom: 5px;
}
#content .content .articles-list .article .article-text h4 a,
.all-services .content .articles-list .article .article-text h4 a {
  color: #BE0028;
  text-decoration: none;
}
#content .content .articles-list .article .article-text h4 a:hover,
.all-services .content .articles-list .article .article-text h4 a:hover {
  text-decoration: underline;
}
#content .content .articles-list .article .article-text span.date,
.all-services .content .articles-list .article .article-text span.date {
  font-size: 12px;
  color: #000;
  font-weight: 600;
  margin-bottom: 8px;
  display: inline-block;
}
#content .content .articles-list .article .article-text p,
.all-services .content .articles-list .article .article-text p {
  font-size: 12px;
  line-height: 600;
  color: #323232;
  line-height: 15px;
}
#content .content .articles-list .article .article-text p.more,
.all-services .content .articles-list .article .article-text p.more {
  margin: 0 0 0 0;
}
#content .content .articles-list .article .article-text p.more a,
.all-services .content .articles-list .article .article-text p.more a {
  font-size: 12px;
  color: #BE0028;
  float: right;
}
#content .content .articles-list .article .article-text p.more a .icon-arrow,
.all-services .content .articles-list .article .article-text p.more a .icon-arrow {
  margin-left: 4px;
}
#content .content .articles-list .article:nth-child(2n),
.all-services .content .articles-list .article:nth-child(2n) {
  margin-right: 0;
}
#content .content .breadcrumbs,
.all-services .content .breadcrumbs {
  margin-bottom: 21px;
}
#content .content .breadcrumbs span.arrow,
.all-services .content .breadcrumbs span.arrow {
  width: 6px;
  height: 10px;
  display: inline-block;
  background: url(img/breadcrumbs/arrow.png) no-repeat;
  margin: 0 8px;
}
#content .content .breadcrumbs a,
.all-services .content .breadcrumbs a {
  font-size: 13px;
  font-style: italic;
  text-decoration: none;
  color: #838383;
}
#content .content .breadcrumbs a:hover,
.all-services .content .breadcrumbs a:hover {
  text-decoration: underline;
}
#content .content .breadcrumbs a.root,
.all-services .content .breadcrumbs a.root {
  font-weight: 900;
  color: #9dc33a;
}
#content .content .references-list,
.all-services .content .references-list {
  text-align: left;
  margin-top: 10px;
}
#content .content .references-list a,
.all-services .content .references-list a {
  width: 19%;
  display: inline-block;
  height: 95px;
  line-height: 95px;
  margin-bottom: 30px;
  text-align: center;
}
#content .content .references-list a img,
.all-services .content .references-list a img {
  vertical-align: middle;
}
.date {
  font-size: 13px;
  font-style: italic;
  text-decoration: none;
  color: #838383;
}
#content .content .activities-submenu a.activity:hover img,
#content .content .activities-submenu a.activity.active img {
  display: none;
}
#content .content .activities-submenu a.activity:hover img.red,
#content .content .activities-submenu a.activity.active img.red {
  display: block;
}
#content .content .activities-submenu a.activity:hover p,
#content .content .activities-submenu a.activity.active p {
  color: #BE0028;
}
#content .content .PagerClass a,
#content .content .PagerClass .first,
#content .content .PagerClass .previous,
#content .content .PagerClass .next,
#content .content .PagerClass .last,
#content .content .PagerClass .more {
  width: 34px;
  height: 34px;
  background: #fff;
  border: 2px solid #929292;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  display: inline-block;
  margin-right: 0px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 34px;
  text-decoration: none;
  color: #929292;
}
#content .content .PagerClass a.active,
#content .content .PagerClass a:hover {
  color: #fff;
  background: #BE0028;
  border-color: #BE0028;
}
footer {
  background: #2e2d2c;
  padding-top: 36px;
  padding-bottom: 31px;
  margin-top: 27px;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}
footer .col {
  float: left;
  width: 33%;
  height: 165px;
  border-right: 1px solid #565656;
}
footer .col a {
  color: #fff;
}
footer .col img.logo {
  margin-top: -10px;
  margin-bottom: 10px;
}
footer .col .nav-footer {
  margin-top: 4px;
}
footer .col .nav-footer a {
  color: #fff;
  display: inline-block;
  padding: 4px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
footer .col .nav-footer a:hover {
  background: #BE0028;
}
footer .col h3 {
  font-size: 22px;
}
footer .col .newsletter {
  float: left;
  margin-left: 90px;
}
footer .col .newsletter form p {
  position: absolute;
  top: 0px;
  left: 0;
  color: #989898;
  font-size: 13px;
  margin-top: 22px;
}
footer .col .newsletter form input[type=text] {
  position: absolute;
  top: 0px;
  left: 0;
  height: 33px;
  line-height: 33px;
  background: #fff;
  border: 0;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  width: 256px;
  padding: 0 10px;
  margin-top: 10px;
  margin-bottom: 7px;
}
footer .col .newsletter form a {
  color: #fff;
  font-size: 13px;
  margin-top: 7px;
  display: inline-block;
}
footer .col .newsletter form input[type=submit] {
  position: absolute;
  top: 55px;
  left: 175px;
  padding: 8px 16px;
  background: #BE0028;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  color: #fff;
  border: 0;
  cursor: pointer;
  float: right;
  font-size: 13px;
}
footer .col .newsletter form p.dotlink {
  display: none;
}
footer .col .newsletter p {
  color: #989898;
  font-size: 13px;
  margin-top: 22px;
}
footer .spc {
  position: relative;
  height: 70px;
}
footer .col:last-child {
  border-right: 0;
}
.icon-arrow {
  width: 19px;
  height: 6px;
  display: inline-block;
  background: url(img/arrow-red.png);
}
.clear {
  clear: both;
}
.layout-width {
  width: 1200px;
}
.block-center {
  margin: 0 auto;
}
.hideText {
  text-indent: -9999px;
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.inline-block {
  display: inline-block;
}
.uppercase {
  text-transform: uppercase;
}
div.control_box_edit {
  background: none repeat scroll 0 0 #EBEBEB;
  border: 2px solid #E2E2E2;
  line-height: normal;
  margin: 1.5em 0 1em;
  padding: 5px;
  width: 97%;
}
div.control_box_edit span.control_box_right {
  float: right;
}
div.control_box_edit span.control_box_right a.ext {
  background: url("img/ext-orange.gif") no-repeat scroll 100% 3px rgba(0, 0, 0, 0);
  color: #DE730A;
  font-weight: normal;
  padding-right: 14px;
  text-decoration: underline;
}
div.control_box_edit span.control_box_right a.ext:hover {
  text-decoration: none;
}
p.err {
  background: url("img/error.gif") no-repeat scroll 1% 50% #f6dee7;
  color: #920A0B;
}
p.ok,
p.uspech {
  background: url("img/ok.gif") no-repeat scroll 1% 50% #e7f3cb;
  color: #6B9E12;
}
p.err,
p.ok,
p.uspech {
  font-size: 150%;
  font-weight: bold;
  margin: 10px 0;
  padding: 15px 5px 15px 40px !important;
}
p.page {
  font-size: 25px;
  letter-spacing: -1px;
  line-height: 36px;
  margin: 12px 0;
}
.mod_photo_gallery {
  margin: 0 0 25px;
  outline: medium none;
  overflow: hidden;
  padding: 0;
  width: 940px;
}
.mod_photo_row {
  margin: 0 0 10px;
  padding: 0 5px 5px;
  position: relative;
  width: 100%;
}
.mod_photo_cell {
  display: inline;
  float: left;
  margin: 0 5px;
}
.mod_photo_img {
  margin: 0 !important;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.mod_photo_text {
  color: #000000;
  font-style: italic;
  margin: 0 !important;
  text-align: center;
}
table.noborder {
  border: none;
}
table.noborder td {
  border-bottom: 1px dashed #DCDCDC;
  text-align: left;
  vertical-align: middle;
}
table.noborder td.td-centercenter {
  text-align: center;
  vertical-align: middle;
}
.td-nopadding {
  padding: 0;
}
.td-topleft {
  text-align: left!important;
  vertical-align: top!important;
}
.td-topcenter {
  text-align: center;
  vertical-align: top;
}
.td-topright {
  text-align: right!important;
  vertical-align: top;
}
.td-centerleft {
  text-align: left;
  vertical-align: middle;
}
.td-centercenter {
  text-align: center;
  vertical-align: middle;
}
.td-centerright {
  text-align: right;
  vertical-align: middle;
}
.td-bottomleft {
  text-align: left;
  vertical-align: bottom;
}
.td-bottomcenter {
  text-align: center;
  vertical-align: bottom;
}
.td-bottomright {
  text-align: right;
  vertical-align: bottom;
}
img.img-left {
  float: left;
  margin: 0 10px 10px 0;
}
img.img-right {
  float: right;
  margin: 0 0 10px 10px;
}
img.smajl {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: middle;
}
div.imgd,
div.imgdr,
div.imgdl {
  margin: 1em auto;
}
div.imgdl {
  float: left;
  margin: 0 1em 1em 0;
}
div.imgdr {
  float: right;
  margin: 0 0 1em 1em;
}
div.imgd img,
div.imgdr img,
div.imgdl img {
  margin: 0 auto;
}
div.imgd p,
div.imgdr p,
div.imgdl p {
  font-style: italic;
  margin: 0;
  padding: 5px 10px 0;
  text-align: center;
}
.clear-desktop {
  clear: both;
}
.clear-tablet,
.clear-smartphone {
  display: none;
}
.tablet-carousel {
  display: none;
}
.show-tablet {
  display: none;
}


#content .content .all-references ul {
overflow:hidden;
}
#content .content .all-references ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    float: left;
    height: 130px;
    text-align: center;
    width: 190px;
}
#content .content .all-references ul li img {
    max-width: 95%;
    position: relative;
    vertical-align: top;
margin:0 0 0 0;
}


body.subpage.reference #content .content .heading h2 {
	text-align: left;
	padding-right: 10px;
}

header .right nav ul li ul {
  display: none;
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 1024px), (max-device-width: 1024px) {
  .layout-width {
    width: 100%;
  }
  .homepage-content-left {
    display: none;
  }
  .homepage-content-right {
    display: none;
  }
  .show-tablet {
    display: block;
  }
  .hide-tablet {
    display: none;
  }
  .clear-desktop {
    display: none;
  }
  .clear-tablet {
    clear: both;
    display: block;
  }
  .slideshow {
    display: none;
  }
  .tablet-carousel {
    display: block;
  }
  header .h1 {
    width: 30%;
    margin-left: 2%;
  }
  header .h1 a img {
	  max-width: 100%;
  }
  header .right {
    width: 64%;
    margin-right: 2%;
    margin-left: 2%;
  }
  header .right nav ul li {
    margin-left: 0;
  }
  header .right .phone-socials ul, .justm {
    display: none;
  }
  header .right .phone-socials span.phone {
    float: right;
    margin-right: 12px;
    right: 0px;
    left: auto;
    margin-left: 90px;
  }
  header .right .phone-socials .flags {
    left: 1px;
  }
  .reference table.noborder {
    display: none;
  }
  .activities .activity {
    width: 46%;
    padding-right: 2%;
    padding-left: 2%;
    margin-right: 0;
  }
  .activities.bottom {
    margin-top: 0;
  }
  
  body.reference .activities.bottom {
    margin-top: 30px;
  }
  
  #content .sidebar {
    width: auto;
    margin: 0;
    padding: 0 2%;
    float: none;
    margin-bottom: 20px;
  }
  #content .sidebar ul.bullets li {
    float: left;
    margin-bottom: 8px;
    margin-right: 2%;
    width: 48%;
    padding-bottom: 0;
  }
  #content .sidebar ul.bullets li a {
    padding-left: 32px;
    line-height: 18px;
    padding-top: 4px;
    padding-bottom: 3px;
    min-height: 22px;
    height: auto !important;
  }
  #content .latest-articles {
    display: none;
  }
  #content .content {
    margin: 0 2%;
    width: 96%;
  }
  .clients {
    display: none;
  }
  footer {
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 0;
  }
  footer .col {
    width: 100%;
    border-right: none;
    text-align: center;
  }
  footer .col img.logo {
    margin-top: 0;
  }
  footer .col.col-newsletter,
  footer .col.col-address {
    display: none;
  }
  .all-services {
    padding: 0 2%;
    margin: 20px 0;
  }
  .all-services ul.bullets li {
    float: left;
    margin-bottom: 8px;
    margin-right: 2%;
    width: 48%;
    padding-bottom: 0;
  }
  .all-services ul.bullets li a {
    padding-left: 32px;
    line-height: 18px;
    padding-top: 4px;
    padding-bottom: 3px;
    min-height: 22px;
    height: auto !important;
  }
  
  body.subpage.reference #content .content .reference .reference-cols .col {
	  float: none;
	  width: 100%;
	  margin-right: 0;
	  clear: both;
  }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 520px), (max-device-width: 520px) {
	body.subpage.reference #content .content .reference .controls a.left {
		float: none;
		display: block;
	}
	
	body.subpage.reference #content .content .reference .controls a.right {
		float: none;
		display: block;
		margin-top: 10px;
		text-align: right;
	}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 480px), (max-device-width: 480px) {
  .activities .activity {
    float: none;
    width: 96%;
  }
  #content .content .heading img.img-left {
    display: none;
  }
  .flags, .justm {
    display: none;
  }
  .reference table.noborder {
    display: none;
  }
  header .right nav {
    position: relative;
  }
  header .right .phone-socials span.phone {
	  margin-left: 0;
  }
  header .right nav .menu-dropdown-button {
    width: 35px;
    height: 35px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(img/menu.png) no-repeat center #eeeeee;
    float: right;
    margin-top: 10px;
  }
  header .right nav ul {
    background: #f2f2f2;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    float: left;
    position: relative;
    top: -5px;
  }
  header .right nav ul.visible {
    display: block;
  }
  header .right nav ul li {
    float: none;
  }
}


#slider {
  width: 1040px;
}

#slider .carousel-items {

}

#slider .carousel-items img {
  max-height: 60px;
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}

.owl-carousel .owl-item {
  height: 100%;
  text-align: center;
}

.owl-carousel .owl-item img {
  margin: 0 auto;
}