html, body {
  min-width: 320px;
}
body {
  background-color: #b7b7b7;
  color: #414042;
  font: 105%/1.05em "Roboto", Arial, Helvetica, sans-serif;
  position: relative;
}
::selection {
  background: #a3a3a3;
}
::-moz-selection {
  background: #a3a3a3;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  background: #FFFFFF;
}
#main {
  font-size: .90em;
  line-height: 20px;	
  width: 100%;
  min-width: 320px;
  /*margin: 6px auto;*/
  margin: 0 auto;
  overflow: hidden;
  background: #FFFFFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
img {
  max-width: 100%;
  height: auto;
}
.ie8 img {
  max-width: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0 0 0 0;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #0d5b8e;
}
h1 {
  margin-bottom: 12px;
}
h2 {
  font-size: 24px;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 6px;
}
h3 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 6px;
}
h4.body {
  font-style:normal;
  color: #179bbd;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 2px;
}
h4.body-italic {
  font-style:italic;
  color: #179bbd;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 2px;
}
.note {
  font-style:italic;
  color: #179bbd;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 2px;
}
h4.date {
  color: #8b8282;
  font-weight: bold;
  margin-bottom: 12px;
}
h5 {
  font-size: 1em;
  line-height: 20px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}
h5.body {
  color: #179bbd;
  margin: 0 0 0 0;
  font-weight: bold;
}
p {
	padding:0;
	margin: 0 0 0.95em 0;
	line-height: 20px;
	}
ul li {
  list-style-type: none;
  background: url(images/arrow.png) 0 6px no-repeat;
  padding: 0 0 10px 15px;
  margin: 0;
}
ul.body {
  list-style-type: none;
  margin: 0px 0px 9px 15px;
  padding: 0;
}
ul.body-sub {
  margin: 6px 0px 6px 20px;
}
ul.body-sub2 {
	padding: 0px 0px 0px 265px;
	margin: 0;
}
ol.body {
  margin: 0px 0px 18px 0px;
}
ol.body li {
  margin: 0px 0px 6px 0px;
}
.list-head {
  color: #179BBD;
  font-weight: bold;
}
.list-head-italic {
  color: #179BBD;
  font-weight: bold;
  font-style: italic;
}
dl dt {
  background: url(images/list-arrow.png) no-repeat 0 3px;
  padding: 0 0 3px 32px;
  margin-bottom: .2em;
  font-size: 18px;
  line-height: 1.2em;
  color: #191919;
}
dl dd {
  padding: 0 0 0 32px;
  margin: 0 0 1.5em 0;
}
a {
  color: #337AB7;
  text-decoration: none;
}
li strong {
  color: #8b8282;
}
#top-header {
  min-height: 44px;
  background: #0d5b8e;
}
#top-header .indent {
  padding: 9px 20px;
  overflow: hidden;
}
#top-header ul {
  margin: 0;
  padding: 8px 0 0 0;
  font-size: 11px;
  text-transform: uppercase;
}
#top-header ul li {
  display: inline;
  background: none;
  padding: 0 22px 0 0;
}
#top-header ul li a {
  color: #0D5B8E;
  text-decoration: none;
  white-space: nowrap;
}
#header {
  min-height: 111px;
  position: relative;
  z-index: 99;
  background: #FAFAFA
}
.logo {
  float: left;
  position: relative;
  margin: 10px 0 0 0;
}
#widget-header {
  text-align: right;
  float: right;
  padding: 15px 25px 0 0;
}
.widget-header h3 {
  display: none;
}
#slider-wrapper {
  position: relative;
  z-index: 1;
  }
.flexslider-holder {
  background: #efefef url(images/loading.gif) 50% 50% no-repeat;
}
.nav-wrapper {
  background: #FFFFFF;
  position: relative;
  z-index: 2;  
}
nav.primary {
}
.home nav.primary {
  border-bottom: none;
}
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu {
  line-height: 1.0;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 213px;
  /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  left: 0;
  top: 64px;
  /* match top ul list item height */

  z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
  left: 213px;
  /* match ul width */
  top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
  left: 213px;
  /* match ul width */
  top: 0;
}
.sf-menu {
  float: left;
  border-right: 1px solid #ffffff;
}
.sf-menu a {
  text-decoration: none;
  color: #414042;
}
.sf-menu li {
  background: none;
}
.sf-menu > li > a {
  font-size: 16px;
  line-height: 63px;
  padding: 0 20px;
  border-left: 1px solid #ffffff;
}
.sf-menu > li:first-child > a {
  border-left: none;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {
  color: #177F99;
}
.sf-menu ul {
  background: #0f5b8d;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3);
}
.sf-menu ul ul {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sf-menu li li {
  border-top: 1px solid #d3d3ca;
  font-size: 14px;
}
.sf-menu li li:first-child {
  border-top: none;
}
.sf-menu li li a {
  color: #ffffff;
  padding: 11px 40px 11px 23px;
  background: url(images/arrow2.gif) 100% 15px no-repeat;
}
.sf-menu li li a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a {
  color: #a9c04a;
  text-decoration: none;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active,
.sf-menu li.current-menu-item > a {
  outline: 0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px;
}
.sf-sub-indicator {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  /* IE6 only */
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url(images/arrows-ffffff.png) no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {
  /* give all except IE6 the correct values */
  top: .8em;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url(images/shadow.png) no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}
/* Navigation select styling */
.select-menu {
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  width: 100%;
  height: 30px;
  padding: 5px;
  cursor: pointer;
  display: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.select-menu:focus {
  border-color: #999;
}
.select-menu option {
  padding: 5px;
  cursor: pointer;
}
.select-menu option.main_item {
  font-weight: bold;
}
#top-search {
  float: right;
  height: 34px;
  overflow: hidden;
  position: relative;
}
#top-search .input-search {
  background: #fff;
  width: 158px;
  padding: 5px 30px 6px 10px;
  border: none;
  margin: 0;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#top-search #submit {
  width: 17px;
  height: 18px;
  padding: 0;
  background: url(images/search-icon.png) 0 0 no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  right: 7px;
  top: 4px;
  border: none;
}
.primary_content_wrap {
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-bottom: 34px !important;
  margin: 0 auto;
  max-width: 1223px;
}
.primary_content_wrap:before, .primary_content_wrap:after{
  position: absolute;
  content: '';
  background: #ffffff;
  height:100%;  
  width: 100%;
  top: 0;
  display: block;
}
.primary_content_wrap:before{    
  left:-100%;  
}
.primary_content_wrap:after{
  right:-100%; 
  visibility: visible !important;
  width: 100% !important;
  height: 100% !important;
}
.top-bg {
  /*background: url(images/content-bg.gif) 0 0 repeat-x;*/
  padding: 10px 0 20px 0;
  position: relative;
}
#content {
  padding-top: 0;
}
#content.left {
  float: right !important;
}
#after_content_area {
  /*padding-bottom: 10px;*/
}
.post-holder {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e5e4e4;
  padding-bottom: 40px;
  margin-bottom: 50px;
}
.entry-header {
  padding: 12px 0 0 84px;
  position: relative;
  min-height: 52px;
  margin-bottom: 25px;
}
.post-holder .entry-title {
  font-size: 24px;
  padding-bottom: 0;
  border: none;
  margin-bottom: .2em;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}
.post-holder.single-post {
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
}
.featured-thumbnail {
  position: relative;
  float: left;
  margin: 5px 44px 10px 0;
}
.featured-thumbnail img {
  float: left;
}
.featured-thumbnail.small img {
  padding: 4px;
}
.featured-thumbnail.large {
  margin-right: 0;
  overflow: hidden;
  margin-bottom: 2em;
  float: none;
}
.featured-thumbnail.large img {
  max-width: 100%;
  height: auto;
  float: none;
}
.post-content .excerpt {
  margin-bottom: 2em;
}
.pagination a {
  display: inline-block;
  padding: 0 5px;
  background: #eee;
}
.post-holder .post-footer {
  clear: both;
  padding: 15px 0 0 0;
}
.post-holder.single-post .post-footer {
  margin-top: 20px;
}
.post-meta {
  overflow: hidden;
}
.post-meta .date {
  display: block;
 position: absolute;
  left: 0;
  top: 0;
  width: 64px;
  height: 64px;
  background: #0f5b8d;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.post-meta .date .day {
  display: block;
  padding: 13px 0 0 0;
}
.post-meta .date .month {
  display: block;
  padding: 0;
}
.post-meta a {
  color: #8b8282;
  text-decoration: none;
}
.post-meta a:hover {
  color: #fb5a02;
  text-decoration: underline;
}
p.gravatar {
  float: left;
  margin-right: 20px;
}
.alignleft {
  float: left;
  margin: 0 10px 0 0;
}
.alignright {
  float: right;
  margin: 10px 5px 10px 5px;
}
.aligncenter {
  text-align: center;
  margin: 0 auto;
}
.alignnone {
  margin: 0 0 10px 0;
}
article .post-content img {
  max-width: 710px;
}
.frame {
  margin: 0 0 12px 0;
}
.frame img.alignleft, .frame img.alignright {
  margin: 0;
  padding: 0;
  border: none;
}
h3.related {
  color: #4e4848;
}
.related-posts {
  overflow: hidden;
  padding: 0 0 40px 0;
  margin: 0;
}
.related-posts li {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 3%;
  float: left;
  background: none;
  width: 22.5%;
  overflow: hidden;
}
.related-posts li:first-child {
  margin-left: 0;
}
.related-posts li .featured-thumbnail {
  float: none;
  margin: 0 0 10px 0;
  overflow: hidden;
}
.related-posts li .featured-thumbnail img {
  width: 100%;
  height: auto;
}
.wp-pagenavi {
  clear: both;
  overflow: hidden;
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  font-size: 17px;
  line-height: 34px;
  padding: 0 7px;
  display: inline-block;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  color: #4e4848;
}
.wp-pagenavi .pages {
  float: right;
  border: none;
  color: #999;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .first,
.wp-pagenavi .last {
  background: #4e4848;
  font-size: 13px;
  color: #ffffff;
  padding: 0 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.wp-pagenavi .nextpostslink:hover {
  background: #fb5a02;
  text-decoration: none;
}
.wp-pagenavi .nextpostslink, .wp-pagenavi .last {
  margin-left: 26px;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .first {
  margin-right: 26px;
}
/* Older and newer navigation */
nav.oldernewer {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.older {
  float: left;
}
.newer {
  float: right;
}
.recent-posts .format-image {
  float: left;
  margin: 0 20px 20px 0;
}
.image-post-format {
  float: left;
  margin: 0 0 10px 0;
  padding: 7px;
  background: #f6f6f6;
  position: relative;
}
.recent-posts .format-audio {
  margin-bottom: 2em;
}
.recent-posts .format-audio .audio-wrapper {
  margin-bottom: .5em;
}
.slides_container_gallery {
  width: 600px;
  margin-bottom: 10px;
  height: 300px;
}
.slides_container_gallery .g_item {
  width: 600px;
  display: block;
}
.slides_container_gallery .g_item img {
  width: 100%;
  height: auto;
}
#error404 {
  padding: 30px 0 100px 0;
}
.error404-num {
  font-size: 250px;
  line-height: 1.2em;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-align: center;
}
#error404 hgroup {
  margin: 0 0 2em 0;
  padding-top: 50px;
}
#error404 hgroup h1 {
  font-size: 3em;
  margin-bottom: .2em;
}
.latestwork {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.latestwork li {
  float: left;
  margin-right: 20px;
}
.header-title {
  margin-bottom: 2.5em;
}
.header-title h1 {
  font-size: 22px;
  line-height: 1.2em;
  margin-bottom: .1em;
  border-bottom: 1px solid #e5e4e4;
  padding-bottom: 16px;
}
.header-title .page-desc {
  font-size: .91em;
  color: #999;
}
#gallery .portfolio {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#gallery .portfolio li {
  list-style-type: none;
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  width: 30.2%;
  margin: 0 4% 50px 0;
  position: relative;
  background: none;
  padding: 0;
}
* + html #gallery .portfolio li {
  display: inline;
}
#gallery .portfolio li.nomargin {
  margin-right: 0 !important;
}
#gallery .portfolio li a.image-wrap {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  background: #f5f5f5 url(images/loading-folio.gif) 50% 50% no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#gallery .portfolio li a.image-wrap img {
  width: 100%;
  height: auto;
}
#gallery .portfolio .folio-desc {
  margin-bottom: 0;
  padding: 1.5em 0 0 0;
}
#gallery .portfolio .folio-desc h3 {
  margin-bottom: .5em;
}
#gallery .portfolio p.excerpt {
  padding: 0;
}
.zoom-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  opacity: 0;
}
.no-rgba .zoom-icon {
 background: url(images/black-opacity-60.png);

 visibility: hidden;
}
.zoom-icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 25px;
  height: 26px;
  margin: -13px 0 0 -13px;
  background: url(images/magnify-alt.png) 50% 50% no-repeat;
}
.image-wrap:hover .zoom-icon {
  opacity: 1;
}
.no-rgba .image-wrap:hover .zoom-icon {
  visibility: visible;
}
#gallery.one_column .portfolio li {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
#gallery.one_column .portfolio li a.image-wrap {
  float: left;
  width: 65%;
  height: auto;
  margin: 0 3% 0 0;
}
#gallery.one_column .folio-desc {
  overflow: hidden;
  padding: 0;
}
#gallery.two_columns .portfolio li {
  width: 48%;
  margin-right: 3%;
}
#gallery.four_columns .portfolio li {
  width: 23%;
  margin-right: 1.9%;
}
#sidebar {
  padding-top: 34px;
}
.widget {
  margin-bottom: 20px;
}
#sidebar h3 {
  font-size: 18px;
  line-height: 20px;
  border-bottom: 1px solid #e5e4e4;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #135C90;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}
#sidebar .post_list li {
  padding-left: 0;
  background: none;
}
#sidebar li a {
  font-weight: bold;
  color: #8b8282;
}
#sidebar li a:hover {
  color: #fb5a02;
}
.post_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.post_list li {
  list-style-type: none;
  overflow: hidden;
  padding: 20px 0 20px 20px;
  border-top: 1px dashed #e5e4e4;
  margin: 0;
  background-position: 0 26px;
}
.post_list li:first-child {
  border: none;
  padding-top: 0;
  background-position: 0 6px;
}
.ie8 .post_list li .featured-thumbnail img {
  max-width: none;
}
.projects {
  overflow: hidden;
}
.projects h2 .textContent {
  font-size: 22px;
  line-height: 1.6em;
  margin-top: 20px;
  margin-bottom: 3px;
  font-weight: bold;
  text-align: center;
}
.projects li {
  float: left;
  padding: 0 0 0 1.75%;
  margin: 0 0 0 1.7%;
  width: 22.3%;
  border-top: none;
  border-left: 1px solid #e5e4e4;
  background: none;
}
.projects li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.projects li .featured-thumbnail {
  float: none;
  overflow: hidden;
}
.projects li .featured-thumbnail img {
  display: block;
  float: none;
 margin: 0 0 23px 0;
}
.projects li time {
  display: block;
  color: #4e4848;
  margin-bottom: 10px;
}
.projects li h4 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: .5em;
  color: #179bbd;
}
.projects li h4 .post-title {
  display: inline;
  color: #179bbd;
}
.projects li .post_content {
  margin-bottom: 1.5em;
}
#main_content_area .link_show_all {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  background-position: 100% 7px;
}
.popular-posts {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.popular-posts li {
  overflow: hidden;
  margin: 0 0 2em 0;
  padding: 0;
  background: none;
}
.popular-posts li .post-thumb {
  float: left;
  margin-right: 20px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  padding: 1px;
  border: 1px solid #dbdbdb;
}
.popular-posts li .post-thumb .thumbnail {
  width: 100%;
  height: auto;
}
.popular-posts li .post-thumb.empty-thumb {
  background: url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
}
.popular-posts li h5 {
  font-size: 1em;
  margin-bottom: .5em;
}
.popular-posts li .excerpt {
  margin-bottom: .8em;
}
.post_cycle {
  padding: 0;
  margin: 0;
}
.post_cycle .cycle_item {
  display: none;
}
.post_cycle .cycle_item:first {
  display: block;
}
.slides_container {
  width: 270px;
  display: none;
}
.slides_container .item {
  width: 270px;
  height: 170px;
  display: block;
}
.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* Show current slide in the pagination */
.pagination {
  text-align: center;
}
.pagination li {
  list-style-type: none;
  display: inline;
  padding: 0 3px;
  background: none;
}
.pagination .current a {
  color: red;
}
.es-carousel-wrapper {
  background: #101010;
  padding: 10px 37px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
.es-carousel {
  overflow: hidden;
  background: #000;
}
.es-carousel ul {
  display: none;
}
.es-carousel ul li {
  height: 100%;
  float: left;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #ffffff;
}
.es-carousel ul li .thumbnail {
  display: block;
  border-style: solid;
  border-color: #222;
}
.es-carousel ul li a img {
  display: block;
  border: none;
  max-height: 100%;
  max-width: 100%;
}
.es-nav span {
  position: absolute;
  top: 50%;
  left: 12px;
  background: transparent url(images/nav.png) no-repeat top left;
  width: 14px;
  height: 26px;
  margin-top: -13px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.8;
}
.es-carousel ul li h4 {
  margin-bottom: .5em;
}
.es-carousel ul li .excerpt {
  margin-bottom: 10px;
}
.es-nav span.es-nav-next {
  right: 12px;
  left: auto;
  background-position: top right;
}
.es-nav span:hover {
  opacity: 1.0;
}
.folio_cycle {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.folio_cycle .folio_item {
  overflow: hidden;
  display: none;
}
.folio_cycle .folio_item:first {
  display: block;
}
.folio_cycle .folio_item .featured-thumbnail {
  float: none;
  margin: 0 0 15px 0;
}
.folio_cycle .folio_item .featured-thumbnail img {
  float: none;
}
#folio-controls {
  text-align: center;
  overflow: hidden;
}
#folio-controls ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#folio-controls ul li {
  padding: 0 5px 0 0;
  display: inline;
}
#folio-controls ul li a {
  display: inline-block;
  text-decoration: none;
  width: 9px;
  height: 9px;
  background: #000;
  font-size: 0;
  line-height: 0;
  border-radius: 5px;
}
#folio-controls ul li a:hover {
  background: #999;
}
.latestpost {
  list-style-type: none;
  margin: 0;
  padding: 0 0 20px 0;
}
.latestpost li {
  padding: 14px 0 16px 0;
  margin: 0;
  list-style-type: none;
  background: none;
  border-top: 1px dashed #e5e4e4;
  overflow: hidden;
}
.latestpost li time {
  color: #4e4848;
  display: block;
  margin-bottom: 1em;
}
.latestpost li .featured-thumbnail {
  margin: 5px 20px 0 0;
}
.latestpost li:first-child {
  border-top: none;
  padding-top: 0;
}
.latestpost li h5 {
  margin-bottom: 0;
}
.banners-holder {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.banners-holder li {
  list-style-type: none;
  float: left;
  margin: 0 3px 3px 0;
  padding: 0;
}
.banners-holder li img {
  vertical-align: top;
  float: left;
}
/* Recent Posts */
.recent-posts {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
  border: none;
}
.recent-posts li {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
  border: none;
  background: none;
}
.recent-posts li img.thumb {
  float: left;
  margin: 0 20px 0 0;
}
.recent-posts li h5 {
  font-size: 1em;
  margin-bottom: 0;
}
.recent-posts li .excerpt {
  margin-bottom: 1.5em;
}
.recent-posts li span.meta {
  display: block;
  margin-bottom: .5em;
  font-size: 10px;
  color: #888;
  text-transform: uppercase;
  overflow: hidden;
}
.recent-posts li .post-date {
  float: left;
}
.recent-posts li .post-comments {
  float: right;
}
.recent-posts.team {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.recent-posts.team li {
  float: left;
  width: 22%;
  margin-left: 4%;
}
.recent-posts.team li:first-child {
  margin-left: 0;
}
.recent-posts.team li .featured-thumbnail {
  float: none;
  margin: 0 0 26px 0;
}
.recent-posts.team li .featured-thumbnail img {
  float: none;
}
.recent-posts.team li h5 {
  font-size: 17px;
  line-height: 1.2em;
  margin-bottom: .7em;
}
.recent-posts.team li .excerpt {
  margin-bottom: 0;
}
.popular_posts {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.popular_posts li {
  list-style-type: none;
  padding: 0 0 20px 0;
  margin: 0;
  overflow: hidden;
}
.tags-cloud a, .tagcloud a, .post-footer a {
  display: inline-block;
  background: #e0e0e0;
  padding: 2px 7px;
  border-radius: 3px;
  text-decoration: none;
  color: #838383;
  margin: 0 1px 4px 0;
  font-size: 11px !important;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  line-height: 20px;
  vertical-align: top;
}
.tags-cloud a:hover, .tagcloud a:hover, .post-footer a:hover {
  background: #000;
  color: #ffffff;
}
#footer {
  background: #0d5b8e;
  padding: 0 0 20px 0;
  color: #ffffff;
}
#widget-footer {
  overflow: hidden;
  padding-bottom: 5px;
}
#widget-footer h4 {
  display: none;
}
.footer-logo {
  display: block;
  margin-bottom: 22px;
  color: #ffffff;
}
#widget-footer .social-networks {
  float: right;
}
#widget-footer .social-networks li {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 10px;
  background: none;
  float: left;
}
#widget-footer .social-networks li:first-child {
  margin-left: 0;
}
#widget-footer .social-networks li img {
  opacity: .15;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#widget-footer .social-networks a:hover img {
  opacity: 1;
}
nav.footer {
  float: right;
}
nav.footer ul {
  margin: 0;
  padding: 0;
}
nav.footer ul li {
  list-style-type: none;
  float: left;
  padding-left: 15px;
  margin: 0;
  background: none;
}
nav.footer ul li a {
  color: #ffffff;
  text-decoration: none;
}
nav.footer ul li a:hover {
  color: #4e4848;
}
#footer-text {
  border-top: 1px solid #ffffff;
  padding: 13px 0 0 0;
  color: #ffffff;
}
#footer-text a {
  color: #ffffff;
  text-decoration: none;
}
#footer-text a:hover {
  color: #ffffff;
}
.button {
  display: inline-block;
  padding: 8px 14px;
  background: #179BBD;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button:hover {
  background: #179BBD;
  color: #ffffff;
  text-decoration: none;
}

.list-wrapper ul li {
  border-top: 1px solid #e5e4e4;
  padding: 15px 0 0 37px;
  margin: 0;
  background: url(images/li-icon.png) 0 18px no-repeat;
}
.list-wrapper ul li:first-child {
  border-top: none;
  padding-top: 0;
  background-position: 0 0;
}
.list-wrapper ul li h5 {
  font-size: 13px;
  color: #fb5a02;
  margin-bottom: .5em;
}
.list-wrapper ul li.icon2 {
  background-image: url(images/li-icon2.png);
}
.list-wrapper ul li.icon3 {
  background-image: url(images/li-icon3.png);
}
.def {
  overflow: hidden;
  margin: 0 0 16px 0;
  padding: 0;
}
.def dt {
  float: left;
  font-size: 17px;
  line-height: 1.2em;
  color: #fb5a02;
  background: none;
  padding: 0;
  margin: 0 7px 0 0;
}
.def dd {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.link {
  background: url(images/arrow3.gif) 100% 5px no-repeat;
  padding-right: 8px;
}
.lightbox {
  display: block;
  position: relative;
}
.tabs {
  margin: 1px 0 20px 0;
}
.tabs .tab-wrapper {
  border: 1px solid #dddddd;
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  margin: -1px 0 0 0;
}
.tabs .tab-menu ul {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
.tabs .tab-menu li {
  display: inline;
  float: left;
  padding: 0;
}
.tabs .tab-menu a {
  background-color: #e4e4e4;
  border: 1px solid #dddddd;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  color: #aaaaaa;
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0 2px 0 0;
  padding: 8px 20px;
}
.tabs .tab-menu a:hover {
  background-color: #f2f2f2;
  color: #666666;
}
.tabs .tab-menu a.active {
  background-color: #ffffff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
  color: #666666;
  padding: 8px 20px 9px 20px;
}
.tabs .tab {
  background-color: #ffffff;
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  padding: 20px;
}
.toggle {
  padding: 0 0 2px 0;
}
.toggle .trigger {
  background-color: #f5f5f5;
  background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666666;
  display: block;
  padding: 10px 12px 10px 40px;
  position: relative;
  text-decoration: none;
  height: 1%;
}
.toggle .trigger span {
  background: url(includes/images/toggle.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 9px;
  left: 10px;
  text-indent: -9999px;
  width: 22px;
  height: 20px;
}
.toggle .trigger:hover, .toggle .active {
  background: #191919;
  color: #efefef;
  background: -moz-linear-gradient(bottom, #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 ransparent;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa), color-stop(90%, #f6f6f6));
  border-bottom: none;
}
.toggle .active span {
  background-position: 0 -20px;
}
.toggle .box {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
}
.dropcap {
  display: block;
  float: left;
  margin: 0 22px 20px 0;
  text-transform: uppercase;
  width: 51px;
  height: 51px;
  background: #666;
  border-radius: 6px;
  font-size: 36px;
  line-height: 51px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-transform: lowercase;
}
.hr {
  height: 1px;
  background: #eee;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 30px 5px;
}
.grid_1 .hr,
.grid_2 .hr,
.grid_3 .hr,
.grid_4 .hr,
.grid_5 .hr,
.grid_6 .hr,
.grid_7 .hr,
.grid_8 .hr,
.grid_9 .hr,
.grid_10 .hr,
.grid_11 .hr,
.grid_12 .hr {
  margin-left: 0;
  margin-right: 0;
}
.sm_hr {
  height: 1px;
  background: #eee;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 25px 10px;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
  height: 60px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.address {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.address dt {
  float: left;
  width: 165px;
  margin-right: 20px;
  padding: 0 0 20px 55px;
  font-size: 1em;
  line-height: 18px;
  background: url(images/address-icon1.png) no-repeat 0 3px;
}
.address dd {
  float: left;
  width: 217px;
  padding: 0 0 0 53px;
  background: url(images/address-icon2.png) no-repeat 0 3px;
}
.address dd ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.address dd ul li {
  background: none;
  padding: 0;
}
.address dd span {
  float: left;
  width: 100px;
}
.address dd a {
  font-style: italic;
  color: #191919;
  text-decoration: underline;
}
.address dd a:hover {
  text-decoration: none;
}
#video-wrap {
float: left;
margin: 10px 15px 10px 0;
}
.alert-box, .wpcf7-response-output {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: .91em;
  line-height: 1.4em;
  border: 1px solid #dbdbdb;
  font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, sans-serif;
  margin-bottom: 15px;
}
.error-box, .wpcf7-mail-sent-ng {
  border-color: #ff9999;
  color: #c31b00;
  background: url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
  border-color: #e6c555;
  color: #9e660d;
  background: url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box, .wpcf7-mail-sent-ok {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
#searchform .searching {
  width: 160px;
  margin-right: 10px;
}
#searchform .submit {
  width: 60px;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 4%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.fleft {
  float: left;
  margin-left: 100px;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.extra-wrap {
  overflow: hidden;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
#slider-wrapper .flexslider .slides img {
  width: 100%;
}
@media(max-width: 1024px) {
  .sf-menu > li > a{
    padding: 0 12px;
    font-size: 13px;
  }
}

.nav-wrapper .row {
  overflow: visible;
}

.responsive {
  width: 100%;
  max-width: 250px;
  height: auto;
}