/* #TYPOGRAPHY */
/* #links  */
/* #TABLE */
/* #NAVIGATION */
/* #mainmenu */
/* #topmenu  */
/* #sidemenu */
/* #footermenu */
body {
  margin: 0; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none;
    margin: 0;
    padding: 0; }

a {
  outline: none; }

a img, img {
  border: none; }

/**
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    contenteditable attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that are clearfixed.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.cf {
  *zoom: 1; }

.wk-gallery-wall.margin > * {
  margin: 0 5px 5px 0; }

.rsform .formError, .rsform .formRed {
  color: red; }

#xmap a {
  color: #5a5b5e; }
  #xmap a:hover {
    color: #e46f1f; }
#xmap ul.level_0 > li > a {
  text-transform: uppercase; }

#searchForm .label {
  float: none;
  margin: 6px 5px 0 0; }
#searchForm #search-searchword {
  float: left;
  margin: 0 5px 0 0;
  width: 270px; }
#searchForm .button {
  float: left;
  padding: 5px 15px; }

@media screen and (max-width: 480px) {
  #searchForm #search-searchword {
    margin: 0 1% 0 0;
    padding: 5px 2%;
    width: 71%; }
  #searchForm .button {
    padding-left: 2%;
    padding-right: 2%;
    width: 21%; } }
dl.search-results {
  padding: 20px 0; }

.search-results {
  margin: 0;
  padding: 0 0 0 25px; }
  .search-results li {
    padding: 20px 0;
    border-bottom: solid 1px #E1E1E1; }
    .search-results li h3 {
      margin: 0 0 5px 0; }
    .search-results li .result-category, .search-results li .result-created {
      color: #AEAEAE;
      font-size: 12px;
      margin: 0;
      text-transform: uppercase; }
    .search-results li .result-text {
      margin: 5px 0; }
  .search-results dd {
    margin: 20px 0 20px 15px; }
  .search-results .result-title a {
    font-family: "Slate W01 Bold", "Arial";
    text-transform: uppercase; }
  .search-results .result-created {
    color: #AEAEAE;
    font-size: 12px;
    text-transform: uppercase; }
  .search-results .highlight {
    background: #b2b7bb;
    color: #fff; }

.counter {
  margin: 20px 0 10px 0; }

.pagination {
  margin-top: 30px; }
  .pagination ul {
    margin: 0 !important;
    padding: 0 !important; }
    .pagination ul li {
      float: left;
      list-style: none !important;
      margin: 0 5px 0 0 !important;
      padding: 0 !important; }
      .pagination ul li a {
        background: #333;
        color: #fff;
        padding: 2px 7px; }
        .pagination ul li a:hover {
          background: #E6E6E6;
          color: #6E6E6E; }
      .pagination ul li span {
        background: #E6E6E6;
        color: #6E6E6E;
        padding: 2px 7px; }

.article-info {
  color: #AEAEAE;
  font-size: 12px;
  margin: 10px 0;
  text-transform: uppercase; }
  .article-info dd {
    margin: 0; }

.tooltip {
  display: none !important; }

body {
  background: #fff;
  color: #5a5b5e;
  font-family: "Slate W01 Bk", "Arial";
  font-size: 15px;
  letter-spacing: 0.2px;
  line-height: 1.25; }

h1, h2, h3, h4 {
  color: #034890;
  font-family: "Slate W01 Bold", "Arial";
  font-weight: normal;
  margin: 0; }

strong {
  font-family: "Slate W01 Bold", "Arial";
  font-weight: normal; }

p {
  margin: 15px 0; }

a {
  color: #e46f1f;
  text-decoration: none; }
  a:hover {
    color: #b2b7bb;
    text-decoration: none; }

hr {
  background: #ccc;
  border: none;
  clear: both;
  color: #ccc;
  height: 1px;
  margin: 15px 0; }

.quote {
  color: #034890;
  font-size: 17px; }

table tr td {
  border: none;
  margin: 0;
  padding: 0; }

.readmore {
  background: #e46f1f;
  color: white !important;
  font-size: 13px;
  padding: 5px 12px;
  text-decoration: none !important; }
  .readmore:hover {
    background: #888B90;
    color: white !important;
    text-decoration: none; }

.readmore a {
  color: white !important; }
  .readmore a:hover {
    color: white !important; }

.main-content h1, .main-content h1 a {
  color: #034890;
  font-size: 26px;
  margin: 0 0 15px 0;
  text-transform: uppercase; }
.main-content h2 {
  color: #e46f1f;
  font-size: 20px;
  line-height: 1.1;
  margin: 10px 0 10px 0; }
.main-content h3 {
  color: #034890;
  font-size: 15px;
  margin: 0 0 10px 0;
  text-transform: uppercase; }
.main-content h4 {
  color: #5a5b5e;
  font-size: 13px;
  text-transform: uppercase; }
.main-content h5 {
  font-size: 15px;
  margin: 0; }
.main-content p {
  margin: 10px 0; }
.main-content a {
  color: #e46f1f;
  text-decoration: none; }
  .main-content a:hover {
    color: #b2b7bb;
    text-decoration: none; }
.main-content ul {
  margin: 0 0 15px 0;
  overflow: auto;
  padding: 0; }
  .main-content ul li {
    list-style: disc;
    margin: 5px 0 5px 20px;
    padding: 0; }
.main-content .wk-slideshow ul.nav {
  margin: 0;
  padding: 0; }
  .main-content .wk-slideshow ul.nav li {
    list-style: none;
    margin: 0;
    padding: 0; }
.main-content .wk-slideshow-inside ul.nav li {
  padding: 7px 7px 0 0; }
.main-content table {
  border-collapse: collapse;
  border: none;
  margin: 15px 0;
  width: 100%; }
  .main-content table tr {
    border-bottom: solid 1px #fff; }
    .main-content table tr th {
      background: #034890;
      color: white;
      padding: 0.5em 1em;
      text-align: left; }
    .main-content table tr td {
      padding: 0.5em 1em; }
    .main-content table tr:nth-child(2n) td {
      background: #E1E1E1;
      color: #5a5b5e; }
    .main-content table tr:nth-child(2n+1) td {
      background: #E1E1E1;
      color: #5a5b5e; }
.main-content input[type="text"],
.main-content input[type="email"],
.main-content textarea,
.main-content select {
  border: solid 1px #A0A0A0;
  color: #5a5b5e;
  font-family: "Slate W01 Bk", "Arial";
  font-size: 14px;
  height: 15px;
  padding: 6px 10px; }
.main-content textarea {
  height: 100px; }
.main-content select {
  height: auto;
  width: 100% !important; }
.main-content input[type="submit"],
.main-content button,
.main-content .button {
  background: #9fa2a7;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height: 29px;
  padding: 0 15px;
  text-transform: uppercase; }
  .main-content input[type="submit"]:hover,
  .main-content button:hover,
  .main-content .button:hover {
    background: #888B90; }

.inner {
  padding: 0 10px;
  position: relative; }

.header {
  background: #fff;
  background: rgba(255, 255, 255, 0.85);
  height: 85px;
  position: relative;
  z-index: 10; }
  .header .inner {
    padding: 0; }
    .header .inner .logo a {
      background: url(../img/mobile-logo.png) no-repeat 0 0;
      background-size: auto 50px;
      display: block;
      height: 50px;
      margin: 17px 0 18px 20px;
      text-indent: -999em;
      width: 170px; }
    .header .inner .slogan {
      display: none; }
    .header .inner .search {
      display: none; }
    .header .inner .social {
      display: none; }
    .header .inner .top-module {
      background: url(../../../../images/content/top-module-image-1.png/index.html) no-repeat right center;
      display: none;
      height: 50px;
      overflow: hidden;
      position: absolute;
      right: 15px;
      top: 15px;
      width: 165px; }
      .header .inner .top-module .top-module-image {
        background: url(../../../../images/content/top-module-image-2.png/index.html) no-repeat right center;
        height: 100%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        position: relative;
        transition-duration: 0.5s;
        width: 100%; }
        .header .inner .top-module .top-module-image:hover {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=100); }
      .header .inner .top-module a {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        text-indent: -9999em;
        top: 0;
        width: 100%; }
      .header .inner .top-module p {
        margin: 0; }

.menu-btn {
  background: none;
  border-bottom: solid 4px #777777;
  color: #5a5b5e;
  cursor: pointer;
  display: block;
  font-family: "Slate W01 Bold", "Arial";
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 5px;
  text-align: center;
  text-transform: uppercase;
  top: 27px;
  width: 70px; }
  .menu-btn:hover {
    background: none;
    color: #e46f1f; }

.main-nav,
.top-nav {
  display: none;
  z-index: 10; }
  .main-nav ul.menu > li:hover > a, .main-nav ul.menu > li .active > a,
  .top-nav ul.menu > li:hover > a,
  .top-nav ul.menu > li .active > a {
    background: #e46f1f;
    color: white; }
  .main-nav ul.menu > li > a,
  .top-nav ul.menu > li > a {
    background: #5a5b5e;
    background: rgba(90, 91, 94, 0.95);
    border-top: solid 1px #fff;
    color: white;
    display: block;
    font-size: 13.5px;
    line-height: 1.2;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase; }
  .main-nav ul.menu > li ul,
  .top-nav ul.menu > li ul {
    display: none; }

.slider {
  display: none; }

.slider-mobile {
  position: relative; }
  .slider-mobile .image {
    background: url(../img/mobile-slider.jpg) no-repeat center center;
    background-size: cover;
    height: 160px;
    width: 100%; }

.home-intro h1 {
  color: #034890;
  font-size: 15.5px;
  letter-spacing: 0; }

.home-services {
  position: relative; }
  .home-services a.modulelink {
    background: url(../img/blank.png);
    display: block;
    left: 0;
    height: 190px;
    position: absolute;
    top: 0;
    width: 100%; }
  .home-services .moduletable {
    height: 190px;
    margin: 0 auto 20px auto;
    min-width: 220px;
    position: relative; }
    .home-services .moduletable .bg,
    .home-services .moduletable .bg-hover {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% auto;
      left: 0;
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%; }
    .home-services .moduletable .bg-hover {
      display: none; }
    .home-services .moduletable h3 {
      background: #e46f1f;
      color: #fff;
      font-family: "Slate W01 Medium", "Arial";
      font-size: 15.5px;
      height: 16px;
      letter-spacing: 0.7px;
      line-height: 1;
      padding: 7px 10px 10px 10px; }
      .home-services .moduletable h3 a {
        color: #fff; }
    .home-services .moduletable .content {
      bottom: 0px;
      height: 33px;
      left: 0;
      position: absolute;
      width: 100%; }
    .home-services .moduletable p {
      display: block;
      margin: 0;
      visibility: hidden; }
    .home-services .moduletable.video {
      display: none; }

.home .latest-news .moduletable {
  background: #282828;
  color: #b2b7bb;
  font-size: 13.5px;
  padding: 15px; }
.home .latest-news h3 {
  color: #fff;
  font-family: "Slate W01 Bk", "Arial";
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 5px 0; }
.home .latest-news ul li {
  padding: 0 0 12px 0;
  position: relative; }
  .home .latest-news ul li h4 {
    color: #b2b7bb;
    font-size: 14.5px;
    margin: 0; }
    .home .latest-news ul li h4 a {
      color: #b2b7bb; }
      .home .latest-news ul li h4 a:hover {
        color: #fff; }
  .home .latest-news ul li p {
    margin: 5px 0; }
  .home .latest-news ul li img {
    display: none; }
  .home .latest-news ul li .readmore {
    background: none;
    color: #e46f1f !important;
    font-size: 14.5px;
    padding: 0; }
    .home .latest-news ul li .readmore:hover {
      color: #fff !important; }

.home .memberships {
  display: block;
  padding: 20px 0; }
  .home .memberships h3 {
    color: #e46f1f;
    font-size: 24px;
    padding-bottom: 20px; }
  .home .memberships .content {
    border: 1px solid #c7c7c7;
    overflow: auto;
    white-space: nowrap; }
  .home .memberships img {
    max-height: 70px !important;
    margin: 12px 17px;
    width: auto !important; }
  .home .memberships a:hover {
    cursor: pointer;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50); }
  .home .memberships p {
    margin: 0; }

.home .partners h3 {
  color: #e46f1f;
  font-size: 24px;
  padding: 20px 0; }
.home .partners ul li {
  border-bottom: #ccc 1px solid;
  font-size: 14px;
  margin: 0 0 10px  0;
  width: 100%; }
  .home .partners ul li div {
    padding: 0 0 15px 0; }

/*

.home .partners {
	h3 {
		color: $brand2;
		font-size: 24px;
		padding: 20px 0;
	}
	
	ul {
		border: 1px solid #c7c7c7;
		overflow: auto;
		white-space: nowrap;
		
		li {
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box; 
			display: inline-block;
			font-size: 14px;
			padding: 10px 20px 0;
			vertical-align: top;
			width: 100%;
			white-space: normal;
			
			> div {
				padding: 5px 0 10px 0;				
			}
		}
	}
}
*/
.container {
  padding: 15px 0;
  position: relative;
  z-index: 3; }
  .container .inner img {
    height: auto !important;
    max-width: 100%; }
  .container .inner .main-content {
    padding: 0 0 20px 0; }
    .container .inner .main-content .breadcrumbs {
      display: none; }
    .container .inner .main-content .blog h1 {
      margin: 0 0 5px 0; }
    .container .inner .main-content .blog .items-row h2, .container .inner .main-content .blog .items-row h2 a {
      color: #5a5b5e;
      font-size: 18px; }
    .container .inner .main-content .blog .items-row h2 a:hover {
      color: #e46f1f; }
    .container .inner .main-content .blog .items-row.cols-2 .item {
      border-bottom: solid 1px #E1E1E1;
      padding: 10px 0; }
    .container .inner .main-content .blog .items-row.cols-1 {
      border-bottom: solid 1px #E1E1E1;
      padding: 10px 0; }
  .container .inner .left h3 {
    color: #034890;
    font-size: 18px;
    margin: 0 0 5px 0;
    text-transform: uppercase; }
  .container .inner .left .side-nav ul.menu > li:hover > a, .container .inner .left .side-nav ul.menu > li.active > a {
    background: #e46f1f;
    color: white; }
  .container .inner .left .side-nav ul.menu > li > a {
    background: #424040;
    border-bottom: solid 2px #fff;
    color: white;
    display: block;
    font-family: "Slate W01 Medium", "Arial";
    font-size: 14.5px;
    padding: 9px 10px;
    text-transform: uppercase; }
  .container .inner .left .side-nav ul.menu > li ul {
    xmargin: 0 0 10px 0; }
    .container .inner .left .side-nav ul.menu > li ul li:hover > a, .container .inner .left .side-nav ul.menu > li ul li.active > a {
      background: #e46f1f;
      color: white; }
    .container .inner .left .side-nav ul.menu > li ul li a {
      background: #ccc;
      border-bottom: solid 2px #fff;
      color: #5a5b5e;
      display: block;
      font-family: "Slate W01 Medium", "Arial";
      font-size: 14.5px;
      padding: 9px 10px 9px 30px;
      text-transform: uppercase; }
  .container .inner .left .moduletable {
    padding: 0 0 20px; }
  .container .inner .left .button {
    background: #e46f1f;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 15px;
    text-transform: uppercase;
    display: block;
    text-align: center; }
  .container .inner .left .button:hover {
    background: #b2b7bb; }
  .container .inner .left .latestnews li {
    border-bottom: solid 1px #ccc;
    padding: 7px 0; }
    .container .inner .left .latestnews li a {
      color: #5a5b5e;
      font-size: 17px;
      line-height: 1; }
      .container .inner .left .latestnews li a:hover {
        color: #e46f1f; }
    .container .inner .left .latestnews li .latest-news-date {
      color: #AEAEAE;
      font-size: 12px;
      display: block;
      margin: 0 0 5px 0;
      text-transform: uppercase; }

.footer {
  background: #231f20;
  z-index: 3; }
  .footer .inner {
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer .inner .footer-nav {
      padding-bottom: 15px; }
      .footer .inner .footer-nav ul li {
        color: white;
        font-size: 13px;
        line-height: 1;
        padding: 4px 0; }
        .footer .inner .footer-nav ul li a {
          color: white; }
          .footer .inner .footer-nav ul li a:hover {
            color: #e46f1f; }
    .footer .inner .social {
      display: none; }
    .footer .inner .dash a {
      background: url(../img/dash-2x.png) no-repeat 0 0;
      background-size: 190px auto;
      display: block;
      font-size: 0;
      height: 28px;
      line-height: 0;
      width: 190px; }
      .footer .inner .dash a:hover {
        background-position: 0 100%; }
    .footer .inner .iso {
      float: right; }
      .footer .inner .iso p {
        margin: 0; }
      .footer .inner .iso ul li {
        float: left;
        margin-right: 15px; }
      .footer .inner .iso div.ckresize {
        display: none; }

#zoo .teaser-item, .moduletable .teaser-item {
  line-height: 0;
  margin: 0 0 15px 0;
  position: relative;
  width: 100%; }
  #zoo .teaser-item h2, .moduletable .teaser-item h2 {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    bottom: 0;
    color: #e46f1f;
    display: block;
    display: table-cell;
    font-family: "Slate W01 Bold", "Arial";
    font-size: 15px;
    height: 34px;
    left: 0;
    line-height: 0.9;
    margin: 0;
    padding: 0 3%;
    position: absolute;
    vertical-align: middle;
    width: 94%;
    z-index: 2; }
    #zoo .teaser-item h2 .title-bg span, .moduletable .teaser-item h2 .title-bg span {
      display: table-cell;
      height: 34px;
      vertical-align: middle; }
    #zoo .teaser-item h2 a, .moduletable .teaser-item h2 a {
      color: #e46f1f; }
  #zoo .teaser-item .image img, .moduletable .teaser-item .image img {
    width: 100%; }
  #zoo .teaser-item .link, .moduletable .teaser-item .link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50; }
    #zoo .teaser-item .link a, .moduletable .teaser-item .link a {
      display: block;
      font-size: 0;
      height: 100%;
      text-indent: -999em;
      width: 100%; }
#zoo .item .image img, .moduletable .item .image img {
  width: 100%; }
#zoo .item .video, .moduletable .item .video {
  height: 230px;
  margin: 10px auto;
  width: 100%; }
  #zoo .item .video iframe, .moduletable .item .video iframe {
    border: none;
    height: 100%;
    width: 100%; }
#zoo .item label, .moduletable .item label {
  font-family: "Slate W01 Bold", "Arial";
  font-size: 18px;
  line-height: 1.5; }
#zoo .item p, .moduletable .item p {
  margin: 10px 0; }
#zoo .item blockquote, .moduletable .item blockquote {
  color: #034890; }
#zoo .item .file a, .moduletable .item .file a {
  display: block;
  font-family: "Slate W01 Bold", "Arial";
  font-size: 18px;
  padding: 10px 0; }

#zoo.land-development {
  /*
  	.teaser-item  {
  		display: none;
  	}
  */ }
  #zoo.land-development .moduletable .teaser-item {
    display: block; }

.contact-info {
  margin: 0 0 40px 0;
  width: 100%; }
  .contact-info h2 {
    border-bottom: solid 3px #e46f1f; }
  .contact-info img {
    width: 100% !important; }
  .contact-info p {
    margin: 7px 0 !important;
    text-align: left !important; }

.contact-form {
  clear: both; }
  .contact-form h3 {
    font-size: 20px; }
  .contact-form form {
    background: #b2b7bb;
    color: #000;
    font-size: 14px;
    padding: 20px 5% 10px 5%;
    width: 90%; }
    .contact-form form > div {
      padding: 0 0 10px 0; }
    .contact-form form input[type="text"],
    .contact-form form input[type="email"],
    .contact-form form textarea,
    .contact-form form select {
      border: 1px solid #a0a0a0;
      color: #5a5b5e;
      font-family: "Slate W01 Bk", "Arial";
      font-size: 14px;
      height: 15px;
      padding: 7px 2%;
      width: 95%; }
    .contact-form form select {
      height: auto;
      width: 100% !important; }
    .contact-form form textarea {
      height: 100px; }
    .contact-form form input[type="submit"] {
      background: #e46f1f;
      border: medium none;
      color: #fff;
      cursor: pointer;
      float: right;
      font-size: 12px;
      height: 29px;
      padding: 0 15px;
      text-transform: uppercase; }
  .contact-form .formRed {
    background: #e46f1f;
    color: #fff;
    margin: 0 0 15px 0;
    padding: 5px 10px; }
  .contact-form .formError {
    color: #e46f1f;
    font-size: 11.5px; }

.people-page h2 {
  margin: 10px 0 3px 0; }
.people-page p {
  margin: 10px 0 !important; }

.profile-page iframe {
  height: 230px;
  width: 100%; }

/*****Widgetkit Gallery *****/
.wk-gallery.wk-gallery-wall,
.zoo-gallery .zoo-gallery-wall {
  margin: 0 !important; }
  .wk-gallery.wk-gallery-wall a,
  .zoo-gallery .zoo-gallery-wall a {
    margin: 0 2% 5px 0 !important;
    width: 49%; }
    .wk-gallery.wk-gallery-wall a:nth-child(2n),
    .zoo-gallery .zoo-gallery-wall a:nth-child(2n) {
      margin-right: 0 !important; }
    .wk-gallery.wk-gallery-wall a img,
    .zoo-gallery .zoo-gallery-wall a img {
      width: 100% !important; }

/*****Partners Page *****/
.sub .partners-page a {
  color: #5a5b5e; }
  .sub .partners-page a:hover {
    color: #e46f1f; }
.sub .partners-page img {
  float: none !important;
  margin: 5px 0 !important; }

@media screen and (min-width: 360px) {
  #zoo .teaser-item, .moduletable .teaser-item {
    float: left;
    margin: 0 2% 15px 0;
    width: 49%; }
    #zoo .teaser-item:nth-child(2n), .moduletable .teaser-item:nth-child(2n) {
      margin-right: 0; }

  /*****Widgetkit Gallery *****/
  .wk-gallery.wk-gallery-wall a,
  .zoo-gallery .zoo-gallery-wall a {
    margin: 0 1% 5px 0 !important;
    width: 32.333%; }
    .wk-gallery.wk-gallery-wall a:nth-child(2n),
    .zoo-gallery .zoo-gallery-wall a:nth-child(2n) {
      margin: 0 1% 5px 0 !important; }
    .wk-gallery.wk-gallery-wall a:nth-child(3n),
    .zoo-gallery .zoo-gallery-wall a:nth-child(3n) {
      margin-right: 0 !important; } }
@media screen and (min-width: 480px) {
  .header .inner .top-module {
    display: block; }

  .home-services .moduletable {
    float: left;
    height: 190px;
    margin: 0 2% 20px 0;
    min-width: 0;
    max-width: 460px;
    overflow: hidden;
    width: 49%; }
    .home-services .moduletable:hover .bg-hover {
      display: block; }
    .home-services .moduletable:nth-child(2n) {
      margin-right: 0; }
    .home-services .moduletable .bg,
    .home-services .moduletable .bg-hover {
      background-size: auto auto; }
    .home-services .moduletable h3 {
      font-size: 15.5px;
      height: 21px;
      padding: 8px 10px; }
    .home-services .moduletable .content {
      height: 37px; }
    .home-services .moduletable.video {
      display: block; }
      .home-services .moduletable.video h3 {
        bottom: 0;
        position: absolute;
        width: 93%; }
      .home-services .moduletable.video .content {
        height: 100% !important; }
      .home-services .moduletable.video p {
        background: none;
        padding: 0;
        position: relative;
        visibility: visible; }
        .home-services .moduletable.video p a {
          display: block;
          height: 190px;
          text-indent: -999em;
          width: 100%; }

  .home .partners ul li {
    border-bottom: none;
    float: left;
    margin: 0 4% 10px  0;
    width: 48%; }
    .home .partners ul li:nth-child(2n) {
      margin-right: 0; }

  /*
  .home .partners {
  	ul {	
  		li {
  			width: 50%;
  		}
  	}
  }
  */
  #zoo .item .video, .moduletable .item .video {
    height: 300px; }

  .contact-info {
    float: left;
    margin: 0 15px 30px 0;
    position: relative; }

  .profile-page iframe {
    height: 300px; }

  /*****Partners Page *****/
  .sub .partners-page img {
    float: left !important;
    margin: 0 15px 10px 0 !important; } }
@media screen and (min-width: 600px) {
  .inner {
    padding: 0 15px; }

  .home-intro {
    font-size: 16px; }
    .home-intro h1 {
      font-size: 23px; }

  .home-services .moduletable {
    margin: 0 2% 20px 0 !important;
    width: 49% !important; }
    .home-services .moduletable:nth-child(even) {
      margin-right: 0 !important; }
    .home-services .moduletable h3 {
      font-size: 15px;
      height: 27px;
      padding: 6px 10px; }
    .home-services .moduletable .content {
      height: 39px; }

  .home .latest-news h3 {
    font-size: 19px;
    margin: 0 0 10px 0; }
  .home .latest-news ul li {
    padding: 0 0 20px 140px; }
    .home .latest-news ul li img {
      display: block;
      height: auto !important;
      margin: -35px 0 0 -140px;
      max-width: 125px; }

  .contact-info {
    width: 48%; }
    .contact-info:nth-child(even) {
      margin-right: 0px; }

  .profile-page iframe {
    float: left;
    height: 210px;
    width: 330px; }

  /*****Widgetkit Gallery *****/
  .wk-gallery.wk-gallery-wall a,
  .zoo-gallery .zoo-gallery-wall a {
    margin: 0 0.5% 5px 0 !important;
    width: 24.6%; }
    .wk-gallery.wk-gallery-wall a:nth-child(2n),
    .zoo-gallery .zoo-gallery-wall a:nth-child(2n) {
      margin: 0 0.5% 5px 0 !important; }
    .wk-gallery.wk-gallery-wall a:nth-child(3n),
    .zoo-gallery .zoo-gallery-wall a:nth-child(3n) {
      margin: 0 0.5% 5px 0 !important; }
    .wk-gallery.wk-gallery-wall a:nth-child(4n),
    .zoo-gallery .zoo-gallery-wall a:nth-child(4n) {
      margin-right: 0 !important; } }
@media screen and (min-width: 768px) {
  /* Sticky Footer Code */
  html, body {
    height: 100%; }

  .wrap {
    min-height: 100%; }

  .container {
    overflow: auto;
    padding-bottom: 170px !important; }

  .footer {
    position: relative;
    margin-top: -170px !important;
    height: 170px !important;
    padding: 0;
    clear: both; }

  /* END Sticky Footer Code */
  .header {
    height: 134px; }
    .header .inner .logo a {
      background-size: auto 60px;
      height: 60px;
      width: 225px; }
    .header .inner .top-module {
      top: 30px; }
    .header .social {
      display: block !important;
      right: 20px;
      position: absolute;
      top: 36px;
      z-index: 15; }
      .header .social ul li {
        display: block;
        float: left;
        margin: 0 0 0 7px; }
        .header .social ul li a {
          background: url(../img/social-media.png) no-repeat 0 0;
          display: block;
          height: 29px;
          opacity: 0.8;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
          filter: alpha(opacity=80);
          text-indent: -999em;
          width: 29px; }
          .header .social ul li a:hover {
            opacity: 0.9;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
            filter: alpha(opacity=90); }
          .header .social ul li a.twitter {
            background-position: -28px 0; }
          .header .social ul li a.linkedin {
            background-position: -36px 0; }
          .header .social ul li a.youtube {
            background-position: -72px 0; }
          .header .social ul li a.googleplus {
            background-position: -114px 0; }

  .menu-btn {
    display: none; }

  .top-nav {
    display: block !important;
    position: absolute;
    right: 15px;
    top: 40px; }
    .top-nav ul.menu li {
      border: none;
      border-right: solid 1px #222;
      display: block;
      float: left; }
      .top-nav ul.menu li:last-child {
        border-right: none; }
        .top-nav ul.menu li:last-child a {
          padding-right: 0; }
      .top-nav ul.menu li:hover a {
        color: white;
        background: none; }
      .top-nav ul.menu li a {
        background: none;
        border: none;
        color: #222;
        font-family: "Slate W01 Bk", "Arial";
        font-size: 11.5px;
        padding: 0 10px;
        text-transform: uppercase; }

  .main-nav {
    display: block !important;
    left: 15px;
    position: absolute !important;
    top: 97px;
    /* Level 1 */ }
    .main-nav ul.menu > li {
      display: block;
      float: left;
      position: relative;
      /* Level 2 */ }
      .main-nav ul.menu > li.active > a {
        background: none;
        border-bottom-color: #e46f1f;
        color: #e46f1f; }
      .main-nav ul.menu > li:hover > a {
        background: none;
        border-bottom-color: #e46f1f;
        color: #e46f1f; }
      .main-nav ul.menu > li:hover > ul {
        display: block; }
      .main-nav ul.menu > li:last-child a {
        margin-right: 0; }
      .main-nav ul.menu > li > a {
        background: none;
        border: none;
        border-bottom: solid 4px #777;
        color: #5a5b5e;
        display: block;
        font-family: "Slate W01 Medium", "Arial";
        font-size: 14px;
        margin: 0 10px 0 0;
        padding: 8px 9px;
        text-align: center; }
      .main-nav ul.menu > li ul {
        position: absolute; }
        .main-nav ul.menu > li ul li {
          position: relative;
          display: block;
          /* Level 3 */ }
          .main-nav ul.menu > li ul li.active a {
            background: #e46f1f;
            color: white; }
          .main-nav ul.menu > li ul li:hover > a {
            background: #e46f1f;
            color: white; }
          .main-nav ul.menu > li ul li:hover > ul {
            display: block; }
          .main-nav ul.menu > li ul li:last-child {
            border-bottom: none; }
          .main-nav ul.menu > li ul li a {
            background: #5a5b5e;
            background: rgba(90, 91, 94, 0.95);
            border-top: solid 1px #fff;
            color: white;
            display: block;
            font-family: "Slate W01 Medium", "Arial";
            font-size: 12px;
            line-height: 1.1;
            padding: 8px 9px;
            text-transform: uppercase;
            width: 173px; }
          .main-nav ul.menu > li ul li ul {
            left: 194px;
            margin: 0;
            top: 0; }
            .main-nav ul.menu > li ul li ul li a {
              margin-left: 1px; }

  .slider-mobile {
    margin: -134px 0 0 0; }
    .slider-mobile .image {
      height: 350px; }

  .home-services .moduletable h3 {
    font-size: 17px;
    height: 21px;
    padding: 9px 10px 7px 10px; }
  .home-services .moduletable .content {
    height: 37px; }

  .home .partners ul li {
    height: 280px;
    margin-right: 2%;
    overflow: hidden;
    width: 23%; }
    .home .partners ul li:nth-child(2n) {
      margin-right: 2%; }
    .home .partners ul li:last-child {
      margin-right: 0; }

  /*
  .home .partners {
  	ul {	
  		li {
  			width: 25%;
  		}
  	}
  }
  */
  .container {
    padding: 25px 0 0 0; }
    .container .inner {
      padding-bottom: 40px; }
      .container .inner .main-content {
        float: right;
        padding: 0;
        width: 68%; }
        .container .inner .main-content .breadcrumbs {
          color: #b2b7bb;
          display: block;
          font-size: 12px;
          margin-bottom: 15px;
          text-transform: uppercase; }
          .container .inner .main-content .breadcrumbs a {
            color: #b2b7bb;
            padding: 0 5px; }
            .container .inner .main-content .breadcrumbs a:hover {
              color: #e46f1f; }
            .container .inner .main-content .breadcrumbs a:first-child {
              padding-left: 0; }
          .container .inner .main-content .breadcrumbs span {
            color: #e46f1f;
            padding: 0 0 0 5px; }
      .container .inner .left {
        float: left;
        width: 28%;
        margin: 50px 0 0 0; }

  .footer .inner {
    padding-top: 35px;
    padding-bottom: 35px; }
    .footer .inner .footer-nav {
      position: relative; }
      .footer .inner .footer-nav ul li {
        display: block;
        float: left;
        padding: 0 11px; }
        .footer .inner .footer-nav ul li:first-child {
          padding-left: 0; }
    .footer .inner .social {
      display: block;
      left: 430px;
      position: absolute;
      top: 30px;
      z-index: 15; }
      .footer .inner .social ul li {
        display: block;
        float: left;
        margin: 0 7px 0 0; }
        .footer .inner .social ul li a {
          background: url(../img/social.png/index.html) no-repeat 0 0;
          display: block;
          height: 21px;
          opacity: 0.8;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
          filter: alpha(opacity=80);
          text-indent: -999em;
          width: 21px; }
          .footer .inner .social ul li a:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
            filter: alpha(opacity=60); }
          .footer .inner .social ul li a.twitter {
            background-position: -28px 0; }
          .footer .inner .social ul li a.linkedin {
            background-position: -56px 0; }
          .footer .inner .social ul li a.youtube {
            background-position: -85px 0; }
          .footer .inner .social ul li a.googleplus {
            background-position: -114px 0; }
    .footer .inner .dash {
      margin: 0 15px 0 0;
      right: 0;
      position: absolute;
      top: 20px; }
    .footer .inner .iso {
      display: block;
      position: absolute;
      left: 15px;
      top: 75px; }

  .contact-info {
    margin: 0 40px 30px 0;
    width: 50%; } }
@media screen and (min-width: 1000px) {
  .inner {
    margin: 0 auto;
    padding: 0;
    width: 960px; }

  .header {
    height: 135px; }
    .header .inner .logo {
      position: absolute;
      left: 0;
      top: 20px; }
      .header .inner .logo a {
        background: url(../img/logo.png) no-repeat 0 0;
        background-size: auto auto;
        height: 70px;
        margin: 0;
        width: 570px; }
    .header .inner .slogan {
      display: block;
      font-family: "Slate W01 Bold", "Arial";
      font-size: 28px;
      left: 310px;
      line-height: 0.9;
      position: absolute;
      top: 15px; }
      .header .inner .slogan em {
        color: #e46f1f;
        font-style: normal; }
    .header .inner .search {
      display: block;
      position: absolute;
      right: 93px;
      top: 33px; }
      .header .inner .search input[type="text"] {
        background: #fff;
        border: none;
        float: left;
        font-family: "Slate W01 Bk", "Arial";
        font-size: 14px;
        height: 15px;
        line-height: 1;
        padding: 7px; }
      .header .inner .search input[type="submit"] {
        background: url(../img/search-btn.png) no-repeat -2px -2px;
        border: none;
        cursor: pointer;
        height: 29px;
        text-indent: -999em;
        width: 32px; }
        .header .inner .search input[type="submit"]:hover {
          background: url(../img/search-btn.png) no-repeat -2px -33px; }
    .header .inner .social {
      top: 33px; }
    .header .inner .top-module {
      background-position: center center;
      right: 245px;
      top: 20px; }
      .header .inner .top-module .top-module-image {
        background-position: center center; }

  .top-nav {
    right: 0;
    top: 27px; }

  .main-nav {
    left: 0;
    top: 97px; }
    .main-nav ul.menu > li > a {
      border-bottom: solid 5px #777;
      font-size: 15.5px;
      margin: 0 13px 0 0;
      padding: 7px 22px; }
    .main-nav ul.menu > li ul li a {
      font-size: 14px;
      padding: 9px 12px 9px 14px;
      width: 217px; }
    .main-nav ul.menu > li ul li ul {
      left: 243px; }

  .slider-mobile {
    display: none; }

  .slider {
    display: block;
    height: 400px;
    margin: -135px 0 0 0;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .slider .inner {
      left: 50%;
      margin: 0 0 0 -600px;
      position: absolute;
      width: 1200px; }
    .slider .bg-image,
    .slider .moduletable .bg {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      font-size: 0;
      height: 100%;
      line-height: 0;
      width: 100%; }
    .slider p {
      margin: 0; }
    .slider .moduletable, .slider .wk-slideshow, .slider .wk-slideshow > div, .slider ul.slides, .slider ul.slides li, .slider ul.slides li article {
      height: 100% !important; }
    .slider .slider-overlay {
      bottom: 0;
      background: url(../img/slider-overlay.png) no-repeat center center;
      /*display: block; */
      display: none;
      height: 326px;
      left: 0;
      position: absolute;
      width: 100%;
      z-index: 3; }
    .slider .caption {
      background: none;
      bottom: 0;
      display: block;
      filter: none !important;
      height: 220px;
      left: auto;
      margin: 0 -480px 0 0;
      padding: 0;
      position: absolute;
      right: 50%;
      z-index: 4; }
      .slider .caption a.image {
        display: none; }
      .slider .caption .text {
        background: #fff;
        background: rgba(255, 255, 255, 0.6);
        bottom: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        height: 165px;
        padding: 20px 20px 30px 40px;
        position: absolute;
        right: 0;
        text-shadow: 1px 1px 1px #606060;
        width: 495px;
        z-index: 4; }
        .slider .caption .text em {
          color: #034890;
          display: block;
          font-family: "Slate W01 Medium", "Arial";
          font-size: 27px;
          font-style: normal;
          line-height: 1;
          padding: 0 0 10px 0; }
        .slider .caption .text a {
          color: #000;
          font-size: 16px;
          text-decoration: none; }
          .slider .caption .text a:hover {
            color: #184178; }
    .slider .nav {
      bottom: 15px;
      margin: 0 -470px 0 0;
      position: absolute;
      right: 50%;
      z-index: 5; }
      .slider .nav li {
        display: block;
        float: left;
        margin: 0 7px;
        padding: 0; }
        .slider .nav li.active span, .slider .nav li span:hover {
          background: #e46f1f; }
        .slider .nav li span {
          background: #fff;
          border-radius: 10px;
          cursor: pointer;
          display: block;
          height: 10px;
          width: 10px; }

  .home-intro {
    font-size: 18px;
    margin: 20px 0;
    text-align: justify; }
    .home-intro h1 {
      font-size: 28px;
      letter-spacing: 0.2px; }

  .home-services .moduletable {
    margin: 0 37px 20px 0 !important;
    width: 460px !important; }
    .home-services .moduletable:hover p {
      visibility: visible; }
    .home-services .moduletable:hover .content {
      height: 115px; }
    .home-services .moduletable h3 {
      background: url(../img/header-bg-orange.png) no-repeat right bottom;
      font-size: 19px;
      height: 24px; }
    .home-services .moduletable .content {
      height: 40px;
      transition: all 0.5s ease-in-out 0s; }
    .home-services .moduletable p {
      background: #282828;
      background: rgba(40, 40, 40, 0.75);
      color: #fff;
      font-size: 14px;
      height: 70px;
      line-height: 1.2;
      padding: 5px 10px;
      transition: all 1s ease-in 0s; }
      .home-services .moduletable p a {
        color: #fff; }

  .home .partners ul li {
    height: 250px; }

  .home .container {
    padding-top: 0; }

  .container {
    background: url(../img/content-bg-2.jpg) center top repeat-y;
    background-image: url(../img/content-bg-1.jpg), url(../img/content-bg-2.jpg);
    background-position: center top, center top;
    background-repeat: no-repeat, repeat-y;
    min-height: 400px; }
    .container .inner .main-content {
      width: 690px; }
      .container .inner .main-content p, .container .inner .main-content ul li, .container .inner .main-content ol li {
        text-align: justify; }
      .container .inner .main-content p {
        margin: 15px 0; }
      .container .inner .main-content .blog .items-row {
        border-bottom: solid 1px #E1E1E1;
        padding: 10px 0; }
        .container .inner .main-content .blog .items-row.cols-2 .item {
          border: none;
          float: left;
          padding: 0;
          width: 47%; }
          .container .inner .main-content .blog .items-row.cols-2 .item:first-child {
            margin-right: 6%; }
          .container .inner .main-content .blog .items-row.cols-2 .item p {
            text-align: left; }
    .container .inner .left {
      width: 220px; }

  .footer .inner .dash {
    margin: 0; }
    .footer .inner .dash a {
      background: url(../img/dash.png) no-repeat 0 0;
      background-size: auto auto; }
      .footer .inner .dash a:hover {
        background: url(../img/dash.png) no-repeat 0 -28px; }
  .footer .inner .iso {
    left: 0; }

  #zoo .teaser-item, .moduletable .teaser-item {
    height: 182px;
    margin: 0 15px 15px 0 !important;
    width: 220px; }
    #zoo .teaser-item:nth-child(3n), .moduletable .teaser-item:nth-child(3n) {
      margin-right: 0 !important; }
    #zoo .teaser-item:hover, .moduletable .teaser-item:hover {
      opacity: 0.75;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
      filter: alpha(opacity=75); }
    #zoo .teaser-item h2, .moduletable .teaser-item h2 {
      background: url(../img/header-bg-white.png) no-repeat right bottom;
      font-size: 15.5px;
      height: 100%;
      left: 0;
      position: absolute;
      padding-left: 10px;
      padding-right: 10px;
      top: 0;
      width: 200px;
      z-index: 1; }
      #zoo .teaser-item h2 .title-bg, .moduletable .teaser-item h2 .title-bg {
        bottom: 0;
        left: 0;
        padding: 0 5px;
        position: absolute;
        z-index: 1; }
    #zoo .teaser-item .image img, .moduletable .teaser-item .image img {
      width: 220px; }
  #zoo .item .wrapper, .moduletable .item .wrapper {
    float: left;
    width: 360px; }
  #zoo .item .zoo-gallery, .moduletable .item .zoo-gallery {
    /*
    			float: right;
    			width: 300px;
    */ }
    #zoo .item .zoo-gallery .zoo-gallery-wall a, .moduletable .item .zoo-gallery .zoo-gallery-wall a {
      margin: 0 0 1px 0 !important;
      width: 100%; }
  #zoo .item .services-wrapper, .moduletable .item .services-wrapper {
    float: left;
    width: 360px; }
  #zoo .item .right-col, .moduletable .item .right-col {
    float: right;
    width: 300px; }

  .contact-info {
    width: 47%;
    height: 210px; }

  .profile-page iframe {
    height: 300px;
    width: 460px; } }
@media screen and (min-width: 1366px) {
  .slider {
    height: 450px; }
    .slider .caption a.image {
      background: #fff;
      background: rgba(255, 255, 255, 0.6);
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      height: 165px;
      padding: 28px 10px 30px 0;
      right: -142px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 142px; } }
@media screen and (min-width: 2000px) {
  .slider {
    height: 600px; }

  .home-intro {
    font-size: 19px;
    margin: 30px 0; }
    .home-intro h1 {
      font-size: 32px; } }
@media screen and (max-width: 360px) {
  .technology-page img,
  .people-page img {
    float: none !important;
    height: auto !important;
    margin: 5px 0 !important;
    width: 100% !important; } }

/*# sourceMappingURL=style.css.map */
