#content-main {
    overflow: hidden;
}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  position: relative;
}
.flexslider ul,
.flexslider ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider ul li,
.flexslider ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.flexslider .descr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(100, 100, 100, 0.5);
  color: #fff;
  text-align: left;
}
.flexslider .descr h3 {
  text-align: left;
}
.flexslider .descr .text p:last-child {
  margin-bottom: 0;
}
.flex-container {
  position: relative;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}


/* Homepage
*******************************/
.recentgalleriesbox {
  margin-top: 40px;
}
.recentgalleriesbox .galleriestitle {
  width: 100%;
  height: auto;
  background: url(images/recgal.png) 50% 50% no-repeat;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
section#homepage .flexslider {
 
  width: 100%;
  position: relative;
  margin: 0 auto;
}
section#homepage .flexslider .rightbox {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  height: 100%;
  /*background-color: #ffffffb5;*/
  padding: 30px;
}
section#homepage .flexslider .rightbox .rightothermenu {
  width: 224px;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside:first-child {
  margin-top: 0px;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside:last-child {
  margin-top: 85px;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside {
  margin-top: 20px;
  width: 225px;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside figure {
  width: 100%;
  height: 100%;
  position: relative;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside figure figcaption a {
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.6);
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside figure figcaption a:hover {
  background: rgba(255, 255, 255, 0.6) url(images/plus.png) 50% 50% no-repeat;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside figure figcaption:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside .inforight {
  height: 71px;
  width: 225px;
  display: block;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside .inforight .rightboxtitle {
  width: 100%;
  text-align: center;
  font-size: 33px;
  line-height: 33px;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 9px;
  margin-bottom: 7px;
  background: url(images/right_divider.png) center bottom no-repeat;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside .inforight .rightboxtitle a {
  color: #ffffff;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside .inforight .rightboxtitle a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section#homepage .flexslider .rightbox .rightothermenu .boxinrightside .inforight .rightboxdesc {
  width: 100%;
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  color: #161616;
  letter-spacing: 1px;
  text-transform: uppercase;
}
section#homepage .flexslider .leftbox {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  height: 100%;
     background-color: #ffffffb5;
    padding: 30px;
	
 
}
section#homepage .flexslider .leftbox .leftmenubox {
  width: 230px;
  background: #ffffff;
  height: 100%;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader h1.customlogo {
  width: 100%;
  height: auto;
  text-align: center;
  max-height: 130px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader h1.customlogo img {
  max-width: 172px;
  max-height: 130px;
  width: auto;
  height: auto;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader h1.customlogo img:hover {
  margin-bottom: 5px;
  margin-top: -5px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader h1.image {
  width: 172px;
  margin: 0 auto;
  display: block;
  height: 250px;
  text-indent: -9999px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader h1.image a {
  width: 100%;
  height: 100%;
  display: block;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader h1.image:hover {
  margin-bottom: 5px;
  margin-top: -5px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social {
  width: 172px;
  margin: 0 auto;
  margin-top: 30px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social .followtitle {
  text-transform: uppercase;
  color: #000000;
  font-size: 9px;
  line-height: 9px;
  margin-bottom: 7px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a {
  width: 29px;
  height: 29px;
  display: block;
  text-indent: -9999px;
  margin-right: 4px;
  float: left;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social .socialslider {
  padding-top: 2px;
  height: 40px;
  width: 161px;
  overflow-y: hidden;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social .socialslider .socialicons {
  width: 227px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.jspArrow {
  width: 8px;
  height: 5px;
  background: #848484;
  margin: 0;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.pinticon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.pinticon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.youtubeicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.youtubeicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.fbicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.fbicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.twiicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.twiicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.gogicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.gogicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.vimicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.vimicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.flickricon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.flickricon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.driicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.driicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.instaicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.instaicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.liinicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.liinicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.picaicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.picaicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.rssicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader .social a.rssicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#mobilenav {
  display: none;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav {
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  margin: 0 auto;
  margin-top: 250px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu {
  width: 172px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  text-transform: uppercase;
  position: relative;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu ul {
  display: none;
  width: 200px;
  background: #ffffff;
  position: absolute;
  top: 0;
  z-index: 9999;
  left: 100%;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu ul li:first-child {
  padding-top: 5px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu ul li:last-child {
  padding-bottom: 5px;
  background: none;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu ul li {
  position: relative;
  width: auto;
  padding-left: 10px;
  font-size: 14px;
  line-height: 14px;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu li:hover > ul {
  display: block;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu a {
  color: #000000;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu a:hover {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu li.current-menu-item ul li a {
  color: #000000;
  background: none;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu li {
  width: 100%;
  position: relative;
  background: url(images/menu_dot.png) bottom repeat-x;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu li a {
  padding: 9px 0px 9px 0px;
  width: 100%;
  background-position: 50% 50%;
  display: block;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu li a:hover {
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}
section#homepage .flexslider .leftbox .leftmenubox header#leftheader nav#leftnav ul.leftmenu:after {
  content: "";
  clear: both;
  display: block;
}
section#homepage .flexslider .flex-direction-nav a.flex-prev {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -62px;
  height: 125px;
  width: 75px;
  background: rgba(255, 255, 255, 0.8) url(images/left_slide.png) 50% 50% no-repeat;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
section#homepage .flexslider .flex-direction-nav a.flex-prev:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section#homepage .flexslider .flex-direction-nav a.flex-prev:active {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
section#homepage .flexslider .flex-direction-nav a.flex-next {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -62px;
  height: 125px;
  width: 75px;
  background: rgba(255, 255, 255, 0.8) url(images/right_slide.png) 50% 50% no-repeat;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
section#homepage .flexslider .flex-direction-nav a.flex-next:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section#homepage .flexslider .flex-direction-nav a.flex-next:active {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
section#homepage .flexslider ul.slides {
  overflow: hidden;
}
section#homepage .flexslider li figure {
  position: relative;
  background: #ffffff;
  width: 100%;
  height: 100%;
}
section#homepage .flexslider li figure img {
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
section#homepage .flexslider li figure figcaption {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: left;
  height: 30%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section#homepage .flexslider li figure figcaption .mainslidertitle {
  position: absolute;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  top: 20px;
  left: -100%;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
section#homepage .flexslider li figure figcaption .mainsliderdescription {
  position: absolute;
  margin: 20px;
  line-height: 19px;
  top: 100%;
}
section#homepage .flexslider li figure figcaption .mainsliderdescription .sliderlinkmore {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  margin-top: 10px;
  display: block;
  width: 110px;
  height: 20px;
  text-align: center;
  padding-top: 6px;
}
section#homepage .flexslider li figure figcaption .mainsliderdescription .sliderlinkmore:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section#homepage .flexslider li.flex-active-slide figure:hover figcaption {
  top: 70%;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
section#homepage .flexslider li.flex-active-slide figure:hover figcaption .mainslidertitle {
  left: 20px;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
section#homepage .flexslider li.flex-active-slide figure:hover figcaption .mainsliderdescription {
  top: 40px;
  -webkit-transition: all 1100ms ease-in-out;
  -moz-transition: all 1100ms ease-in-out;
  -ms-transition: all 1100ms ease-in-out;
  -o-transition: all 1100ms ease-in-out;
  transition: all 1100ms ease-in-out;
}
section#homepage .flexslider li.flex-active-slide figure img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
section#homepage .flexslider img {
  width: 100%;
  height: auto;
}
.home-bottom {
  max-width: 1283px;
  width: 100%;
  margin: 0 auto;
  margin-top: 24px;
}
.home-bottom .othermenuhomemobile {
  display: none;
}
.home-bottom .aboutmainbox {
  width: 230px;
  height: 350px;
  float: left;
  background: #ffffff;
}
.home-bottom .aboutmainbox .title {
  padding: 35px 15px 25px 15px;
  font-size: 21px;
  line-height: 21px;
  color: #161616;
  text-align: center;
  text-transform: uppercase;
}
.home-bottom .aboutmainbox .scrollbox {
  width: 190px;
  margin: 0 auto;
  height: 235px;
  overflow: auto;
}
.home-bottom .aboutmainbox .scrollbox p {
  line-height: 20px;
  padding-right: 5px;
}
.home-bottom .threemainboxes {
  float: left;
  max-width: 1053px;
  width: 100%;
  height: 350px;
}
.home-bottom .threemainboxes .recentwork {
  max-width: 320px;
  width: 100%;
  float: left;
  margin-right: 35px;
  margin-left: 18px;
}
.home-bottom .threemainboxes .recentwork figure {
  position: relative;
  width: 100%;
  height: 100%;
}
.home-bottom .threemainboxes .recentwork figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.home-bottom .threemainboxes .recentwork figure figcaption:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.home-bottom .threemainboxes .recentwork figure figcaption:hover a {
  width: 100%;
  height: 100%;
  display: block;
}
.home-bottom .threemainboxes .recentwork figure figcaption:hover a:hover {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.home-bottom .threemainboxes .recentwork .boxtitle {
  margin-top: 5px;
  margin-bottom: 30px;
  max-width: 320px;
  width: 100%;
  height: 16px;
  background: url(images/blocktitle.png) 50% 50% no-repeat;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  text-transform: uppercase;
}
.home-bottom .threemainboxes .recentwork .whitebox {
  background: #ffffff;
  height: 79px;
}
.home-bottom .threemainboxes .recentwork .whitebox .title {
  width: 250px;
  margin: 0 auto;
  background: url(images/menu_dot.png) bottom repeat-x;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.home-bottom .threemainboxes .recentwork .whitebox .title a {
  color: #3a3a3a;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home-bottom .threemainboxes .recentwork .whitebox .title a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.home-bottom .threemainboxes .recentwork .whitebox .category {
  text-align: center;
  text-transform: uppercase;
  line-height: 10px;
  font-size: 10px;
}
.home-bottom .threemainboxes .recentwork .whitebox .category a {
  color: #000000;
}
.home-bottom .threemainboxes .recentwork .whitebox .category a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.home-bottom .threemainboxes .letsdiscus {
  max-width: 320px;
  margin-right: 35px;
  width: 100%;
  float: left;
}
.home-bottom .threemainboxes .letsdiscus figure {
  position: relative;
  width: 100%;
  height: 100%;
}
.home-bottom .threemainboxes .letsdiscus figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.home-bottom .threemainboxes .letsdiscus figure figcaption:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.home-bottom .threemainboxes .letsdiscus figure figcaption:hover a {
  width: 100%;
  height: 100%;
  display: block;
}
.home-bottom .threemainboxes .letsdiscus figure figcaption:hover a:hover {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.home-bottom .threemainboxes .letsdiscus .boxtitle {
  margin-top: 5px;
  margin-bottom: 30px;
  max-width: 320px;
  width: 100%;
  height: 16px;
  background: url(images/blocktitle.png) 50% 50% no-repeat;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  text-transform: uppercase;
}
.home-bottom .threemainboxes .letsdiscus .whitebox {
  background: #ffffff;
  height: 79px;
}
.home-bottom .threemainboxes .letsdiscus .whitebox .title {
  width: 250px;
  margin: 0 auto;
  background: url(images/menu_dot.png) bottom repeat-x;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.home-bottom .threemainboxes .letsdiscus .whitebox .title a {
  color: #3a3a3a;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home-bottom .threemainboxes .letsdiscus .whitebox .title a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.home-bottom .threemainboxes .letsdiscus .whitebox .category {
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
}
.home-bottom .threemainboxes .letsdiscus .whitebox .category a {
  color: #000000;
}
.home-bottom .threemainboxes .letsdiscus .whitebox .category a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.home-bottom .threemainboxes .mostvoted {
  max-width: 320px;
  width: 100%;
  float: left;
}
.home-bottom .threemainboxes .mostvoted figure {
  position: relative;
  width: 100%;
  height: 100%;
}
.home-bottom .threemainboxes .mostvoted figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.home-bottom .threemainboxes .mostvoted figure figcaption:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.home-bottom .threemainboxes .mostvoted figure figcaption:hover a {
  width: 100%;
  height: 100%;
  display: block;
}
.home-bottom .threemainboxes .mostvoted figure figcaption:hover a:hover {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.home-bottom .threemainboxes .mostvoted .boxtitle {
  margin-top: 5px;
  margin-bottom: 30px;
  max-width: 320px;
  width: 100%;
  height: 16px;
  background: url(images/blocktitle.png) 50% 50% no-repeat;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  text-transform: uppercase;
}
.home-bottom .threemainboxes .mostvoted .whitebox {
  background: #ffffff;
  height: 79px;
}
.home-bottom .threemainboxes .mostvoted .whitebox .title {
  width: 250px;
  margin: 0 auto;
  background: url(images/menu_dot.png) bottom repeat-x;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.home-bottom .threemainboxes .mostvoted .whitebox .title a {
  color: #3a3a3a;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home-bottom .threemainboxes .mostvoted .whitebox .title a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.home-bottom .threemainboxes .mostvoted .whitebox .category {
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
}
.home-bottom .threemainboxes .mostvoted .whitebox .category a {
  color: #000000;
}
.home-bottom .threemainboxes .mostvoted .whitebox .category a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* Single Page
*******************************/
section.singlepage {
  width: 95%;
  margin: 0 auto;
  max-width: 1286px;
}
section.singlepage .leftside {
  float: left;
  display: inline-block;
  vertical-align: top;
}
section.singlepage .leftside .sidebar {
  width: 230px;
  margin-top: 24px;
  background: #ffffff;
}
section.singlepage .leftside .sidebar a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
section.singlepage .leftside .sidebar ul.sidebarul {
  margin: 10px 13px 10px 13px;
}
section.singlepage .leftside .sidebar ul.sidebarul li.widget {
  margin-top: 30px;
}
section.singlepage .leftside .sidebar ul.sidebarul li.widget p {
  line-height: 15px;
  color: #161616;
}
section.singlepage .leftside .sidebar ul.sidebarul li.widget p.follow {
  text-align: center;
}
section.singlepage .leftside .sidebar ul.sidebarul li.widget p.tweet {
  text-align: center;
  padding: 0px 10px 0px 10px;
  font-size: 11px;
}
section.singlepage .leftside .sidebar ul.sidebarul li.widget h2.widgettitle {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 15px;
}
section.singlepage .rightsidebar {
  float: right;
  width: 230px;
  display: inline-block;
  background: #ffffff;
  vertical-align: top;
}
section.singlepage .rightsidebar .sidebar {
  width: 230px;
  margin-top: 0px;
  background: #ffffff;
}
section.singlepage .rightsidebar .sidebar a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
section.singlepage .rightsidebar .sidebar ul.sidebarul {
  margin: -10px 13px 10px 13px;
}
section.singlepage .rightsidebar .sidebar ul.sidebarul li.widget {
  margin-top: 30px;
}
section.singlepage .rightsidebar .sidebar ul.sidebarul li.widget p {
  line-height: 15px;
  color: #161616;
}
section.singlepage .rightsidebar .sidebar ul.sidebarul li.widget h2.widgettitle {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 15px;
}
section.singlepage .centerside .margincontentbox {
  margin-right: 20px;
}
section.singlepage .centerside .inspirationblog .itemblog .view-effect p {
  display: none;
}
section.singlepage .centerside .inspirationblog .itemblog .view-effect h2 {
  margin-bottom: 20px;
}
section.singlepage .centerside .inspirationblog .itemblog .notumbinspiration figcaption p {
  display: none;
}
section.singlepage .centerside .inspirationblog .itemblog .notumbinspiration figcaption h2 {
  margin-bottom: 20px;
}
section.singlepage .rightside {
  overflow: hidden;
}
section.singlepage .rightside .margincontentbox {
  margin-left: 20px;
}
section.singlepage .rightside section.full {
  max-width: 1012px;
}
section.singlepage .rightside section.full #disqus_thread {
  margin-top: 20px;
  background: #ffffff;
  padding: 15px;
}
section.singlepage .rightside section.full section.facebook-comments {
  margin-top: 20px;
}
section.singlepage .rightside section.full section.facebook-comments .fb-comments {
  width: 100%!important;
}
section.singlepage .rightside section.full section.facebook-comments .fb-comments span {
  width: 100%!important;
}
section.singlepage .rightside section.full section.facebook-comments .fb-comments span iframe {
  width: 100%!important;
}
section.singlepage .rightside section.full section.commentform {
  width: 100%;
  max-width: 1012px;
  margin-top: 15px;
}
section.singlepage .rightside section.full section.commentform section.comments {
  width: 49%;
  float: left;
  height: 325px;
  background: #ffffff;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox {
  width: 95%;
  margin: 0 auto;
  margin-top: 10px;
  height: 298px;
  overflow: auto;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist {
  line-height: 18px;
  padding-right: 5px;
  padding-left: 5px;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment {
  margin-top: 27px;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment p {
  margin-bottom: 0px;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment header.comment-author {
  font-size: 10px;
  line-height: 10px;
  margin-bottom: 10px;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment header.comment-author a {
  color: #909090;
  letter-spacing: 1px;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment header.comment-author a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment header.comment-author time {
  color: #909090;
  letter-spacing: 1px;
  text-transform: uppercase;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment header.comment-author cite.fn {
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1a1a1a;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment header.comment-author cite.fn a {
  color: #1a1a1a;
}
section.singlepage .rightside section.full section.commentform section.comments .scrollbox ol.commentlist li.comment header.comment-author cite.fn a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section.singlepage .rightside section.full section.commentform section.respond {
  width: 49%;
  float: right;
  height: 325px;
  background: #ffffff;
}
section.singlepage .rightside section.full section.commentform section.respond h3 {
  width: 100%;
  height: 25px;
  padding-top: 10px;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 11px;
  margin-bottom: 22px;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 {
  width: 95%;
  margin: 0 auto;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .commenttextarea {
  width: 70%;
  float: left;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .commenttextarea span {
  font-size: 10px;
  line-height: 10px;
  color: #b9b9b9;
  letter-spacing: 1px;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .commenttextarea textarea {
  width: 94%;
  height: 70px;
  padding-top: 0;
  margin: 0;
  padding: 4px 5px 4px 10px;
  font-size: 11px;
  line-height: 14px;
  color: #787878;
  text-transform: uppercase;
  letter-spacing: 1px;
  resize: none;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .commenttextarea ::-webkit-input-placeholder {
  font-size: 11px;
  padding-top: 3px;
  color: #787878;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .buttoncomment {
  width: 28%;
  float: right;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .buttoncomment input.submit {
  width: 95%;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 35px;
  padding: 0;
  margin: 0;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .buttoncomment input.submit:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .buttoncomment input.reset {
  width: 95%;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 35px;
  padding: 0;
  margin: 0;
  margin-top: 9px;
}
section.singlepage .rightside section.full section.commentform section.respond .area2 .buttoncomment input.reset:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
section.singlepage .rightside section.full section.commentform section.respond .area1 {
  width: 95%;
  margin: 0 auto;
}
section.singlepage .rightside section.full section.commentform section.respond .area1 p {
  width: 100%;
  text-align: center;
  font-size: 11px;
  line-height: 11px;
}
section.singlepage .rightside section.full section.commentform section.respond .area1 p a {
  color: #000000;
}
section.singlepage .rightside section.full section.commentform section.respond .area1 p a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section.singlepage .rightside section.full section.commentform section.respond .area1 input {
  width: 95%;
  height: 37px;
  padding: 0;
  margin: 0;
  padding: 0px 5px 0px 10px;
  margin-bottom: 11px;
  font-size: 11px;
  line-height: 11px;
  color: #787878;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section.singlepage .rightside section.full section.commentform section.respond .area1 ::-webkit-input-placeholder {
  font-size: 11px;
  padding-top: 3px;
  color: #787878;
}
section.singlepage .rightside section.full section.story {
  margin-top: 13px;
  max-width: 1012px;
  background: #ffffff url(images/line.jpg) bottom repeat-x;
  width: 100%;
}
section.singlepage .rightside section.full section.story .boxcontent {
  line-height: 22px;
  padding: 21px 21px 0px 21px;
}
section.singlepage .rightside section.full section.story .boxcontent h1 {
  line-height: 22px;
  text-transform: uppercase;
}
section.singlepage .rightside section.full section.story .boxcontent h2 {
  line-height: 22px;
  text-transform: uppercase;
}
section.singlepage .rightside section.full section.story .boxcontent h3 {
  line-height: 22px;
  text-transform: uppercase;
}
section.singlepage .rightside section.full section.story .boxcontent h4 {
  line-height: 22px;
  text-transform: uppercase;
}
section.singlepage .rightside section.full section.story .boxcontent p {
  line-height: 22px;
  margin-bottom: 26px;
}
section.singlepage .rightside section.full section.story .boxcontent p a {
  text-decoration: none;
}
section.singlepage .rightside section.full section.story .boxcontent p a:hover {
  text-decoration: underline;
}
section.singlepage .rightside .soclikesline {
  margin-top: 6px;
  padding-bottom: 10px;
  max-width: 1012px;
  background: url(images/line.jpg) bottom repeat-x;
}
section.singlepage .rightside .soclikesline .lefticons {
  float: left;
}
section.singlepage .rightside .soclikesline .lefticons a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section.singlepage .rightside .soclikesline .lefticons a.prev {
  display: block;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  float: left;
  color: #ffffff;
  padding: 7px 10px 7px 10px;
  letter-spacing: 1px;
}
section.singlepage .rightside .soclikesline .lefticons a.next {
  display: block;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  float: left;
  color: #ffffff;
  margin-left: 4px;
  padding: 7px 10px 7px 10px;
  letter-spacing: 1px;
}
section.singlepage .rightside .soclikesline .righticons {
  float: right;
}
section.singlepage .rightside .soclikesline .righticons .righticonstext {
  display: inline-block;
  vertical-align: middle;
  color: #161616;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section.singlepage .rightside .soclikesline .righticons .righticonsbuttons {
  display: inline-block;
  vertical-align: middle;
}
section.singlepage .rightside .soclikesline .righticons .righticonsbuttons a {
  width: 29px;
  height: 29px;
  display: block;
  text-indent: -9999px;
  margin-right: 4px;
  float: left;
}
section.singlepage .rightside .soclikesline .righticons .righticonsbuttons a.gooplus {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .rightside .soclikesline .righticons .righticonsbuttons a.gooplus:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .rightside .soclikesline .righticons .righticonsbuttons a.fbicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .rightside .soclikesline .righticons .righticonsbuttons a.fbicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .rightside .soclikesline .righticons .righticonsbuttons a.twiicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .rightside .soclikesline .righticons .righticonsbuttons a.twiicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .rightside .soclikesline .couintbox {
  display: inline-block;
  vertical-align: middle;
}
section.singlepage .rightside .soclikesline .couintbox p.post-like {
  margin-left: 6px;
  width: 29px;
  height: 29px;
  display: block;
  margin-bottom: 0;
  position: relative;
}
section.singlepage .rightside .soclikesline .couintbox p.post-like:hover span.count {
  display: none;
}
section.singlepage .rightside .soclikesline .couintbox p.post-like .like {
  width: 29px;
  height: 29px;
  display: block;
  float: left;
}
section.singlepage .rightside .soclikesline .couintbox p.post-like span.count {
  position: absolute;
  top: 7px;
  height: 22px;
  left: 0;
  color: #ffffff;
  text-align: center;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
}
section.singlepage .rightside .soclikesline .soctext {
  display: inline-block;
  vertical-align: middle;
  color: #161616;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section.singlepage .rightside header.preview figure.tubmapost {
  max-width: 1000px;
  background: #f3f3f3;
  text-align: center;
  padding: 6px;
}
section.singlepage .rightside header.preview figure.tubmapost img {
  width: auto;
  max-width: 100%;
  height: auto;
}
section.singlepage .rightside header.preview .previewdivider {
  background: url(images/line.jpg) repeat-x;
  height: 2px;
  width: 100%;
  max-width: 1012px;
}
section.singlepage .rightside header.preview .siglepostvide {
  width: 100%;
  max-width: 1012px;
}
section.singlepage .rightside header.preview .siglepostvide iframe {
  width: 100%;
  max-width: 1012px;
}
section.singlepage .rightside header.preview .siglepostvide embed {
  width: 100%;
  max-width: 1012px;
}
section.singlepage .rightside header.preview .postslider {
  max-width: 1012px;
  background: #f3f3f3;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  height: auto;
}
section.singlepage .rightside header.preview .postslider .flex-direction-nav a.flex-prev {
  text-indent: -9999px;
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -62px;
  height: 125px;
  width: 75px;
  background: rgba(255, 255, 255, 0.8) url(images/left_slide.png) 50% 50% no-repeat;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
section.singlepage .rightside header.preview .postslider .flex-direction-nav a.flex-prev:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section.singlepage .rightside header.preview .postslider .flex-direction-nav a.flex-prev:active {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
section.singlepage .rightside header.preview .postslider .flex-direction-nav a.flex-next {
  text-indent: -9999px;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -62px;
  height: 125px;
  width: 75px;
  background: rgba(255, 255, 255, 0.8) url(images/right_slide.png) 50% 50% no-repeat;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
section.singlepage .rightside header.preview .postslider .flex-direction-nav a.flex-next:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section.singlepage .rightside header.preview .postslider .flex-direction-nav a.flex-next:active {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
section.singlepage .rightside header.preview .postslider .flex-viewport {
  margin: 0px 6px 0px 6px;
}
section.singlepage .rightside header.preview .postslider .flex-viewport ul.slides li {
  text-align: center;
}
section.singlepage .rightside header.preview .postslider .flex-viewport ul.slides li img {
  width: auto;
  max-width: 100%;
  height: auto;
}
section.singlepage .rightside header.preview .titleline {
  margin-bottom: 12px;
}
section.singlepage .rightside header.preview .titleline .title {
  margin-left: 83px;
}
section.singlepage .rightside header.preview .titleline .title a {
  color: #000000;
}
section.singlepage .rightside header.preview .titleline .title a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section.singlepage .rightside header.preview .titleline .title h2 {
  margin-top: 2px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  color: #000000;
  margin-bottom: 7px;
}
section.singlepage .rightside header.preview .titleline .title .meta {
  font-size: 9px;
  line-height: 14px;
  text-transform: uppercase;
}
section.singlepage .rightside header.preview .titleline .datebox {
  float: left;
  width: 70px;
  height: 40px;
  background: url(images/date.png) right repeat-y;
  text-align: center;
}
section.singlepage .rightside header.preview .titleline .datebox span.day {
  font-size: 20px;
  line-height: 20px;
}
section.singlepage .rightside header.preview .titleline .datebox span.month {
  font-size: 8px;
  line-height: 8px;
  color: #3a3a3a;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section.singlepage .rightside .postnavigation {
  margin-top: 20px;
  margin-bottom: 23px;
  background: #ffffff;
}
section.singlepage .rightside .postnavigation .categoriesbox {
  width: 49%;
  float: left;
}
section.singlepage .rightside .postnavigation .categoriesbox ul.categorieslist {
  margin-left: 25px;
}
section.singlepage .rightside .postnavigation .categoriesbox ul.categorieslist li {
  display: inline-block;
  color: #000000;
  font-size: 9px;
  line-height: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 9px;
  margin-bottom: 9px;
}
section.singlepage .rightside .postnavigation .categoriesbox ul.categorieslist li a {
  color: #000000;
  display: block;
  -webkit-transition: all 650ms ease-in-out;
  -moz-transition: all 650ms ease-in-out;
  -ms-transition: all 650ms ease-in-out;
  -o-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
  padding: 5px 5px 3px 5px;
}
section.singlepage .rightside .postnavigation .categoriesbox ul.categorieslist li a:hover {
  outline: none;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #ffffff;
}
section.singlepage .rightside .postnavigation .categoriesbox .title {
  margin: 25px 0px 13px 25px;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section.singlepage .rightside .postnavigation .reachsinglbox {
  width: 49%;
  float: right;
  text-align: right;
}
section.singlepage .rightside .postnavigation .reachsinglbox .title {
  margin: 25px 25px 13px 0px;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section.singlepage .rightside .postnavigation .reachsinglbox .searchform {
  margin-right: 25px;
  margin-bottom: 15px;
  display: inline-block;
  max-width: 270px;
  padding-top: 18px;
  background: url(images/line.jpg) top repeat-x;
}
section.singlepage .rightside .postnavigation .reachsinglbox .searchform input[type="text"] {
  padding: 0;
  margin: 0;
  height: 25px;
  width: 160px;
  padding: 0px 10px 0px 10px;
  color: #5e5e5e;
  line-height: 9px;
  font-size: 9px;
  text-transform: uppercase;
  vertical-align: middle;
}
section.singlepage .rightside .postnavigation .reachsinglbox .searchform input[type="submit"] {
  height: 27px;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  background: none;
  color: #000000;
  margin-left: 6px;
}
section.singlepage .rightside .postnavigation .reachsinglbox .searchform input[type="submit"]:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
section.singlepage .rightside .postnavigation .reachsinglbox .searchform ::-webkit-input-placeholder {
  font-size: 9px;
  padding-top: 3px;
  color: #5e5e5e;
}
section.singlepage .leftmenubox {
  width: 230px;
  background: #ffffff;
  height: 100%;
}
section.singlepage .leftmenubox header#leftheader {
  position: relative;
  padding-top: 45px;
}
section.singlepage .leftmenubox header#leftheader .logo {
  width: 172px;
  margin: 0 auto;
}
section.singlepage .leftmenubox header#leftheader h1.customlogo {
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0;
  height: auto;
  text-align: center;
  max-height: 130px;
}
section.singlepage .leftmenubox header#leftheader h1.customlogo img {
  max-width: 172px;
  max-height: 130px;
  width: auto;
  height: auto;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader h1.customlogo img:hover {
  margin-bottom: 5px;
  margin-top: -5px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader h1.image {
  height: 115px;
  top: 45px;
  position: absolute;
  margin: 0 auto;
  display: block;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  text-indent: -9999px;
  text-align: center;
}
section.singlepage .leftmenubox header#leftheader h1.image a {
  width: 172px;
  height: 115px;
  display: block;
  margin: 0 auto;
}
section.singlepage .leftmenubox header#leftheader h1.image:hover {
  margin-bottom: 5px;
  margin-top: -5px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social {
  width: 172px;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 30px;
}
section.singlepage .leftmenubox header#leftheader .social .followtitle {
  text-transform: uppercase;
  color: #000000;
  font-size: 9px;
  line-height: 9px;
  margin-bottom: 7px;
}
section.singlepage .leftmenubox header#leftheader .social a {
  width: 29px;
  height: 29px;
  display: block;
  text-indent: -9999px;
  margin-right: 4px;
  float: left;
}
section.singlepage .leftmenubox header#leftheader .social .socialslider {
  padding-top: 2px;
  height: 40px;
  width: 161px;
  overflow-y: hidden;
}
section.singlepage .leftmenubox header#leftheader .social .socialslider .socialicons {
  width: 227px;
}
section.singlepage .leftmenubox header#leftheader .social a.jspArrow {
  width: 8px;
  height: 5px;
  background: #848484;
  margin: 0;
}
section.singlepage .leftmenubox header#leftheader .social a.pinticon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.pinticon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.youtubeicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.youtubeicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.fbicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.fbicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.twiicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.twiicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.gogicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.gogicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.vimicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.vimicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.flickricon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.flickricon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.driicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.driicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.instaicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.instaicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.liinicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.liinicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.picaicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.picaicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader .social a.rssicon {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader .social a.rssicon:hover {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: -2px;
}
section.singlepage .leftmenubox header#leftheader nav#mobilenav {
  display: none;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav {
  width: 230px;
  margin: 0 auto;
  margin-top: 145px;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu {
  width: 172px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  text-transform: uppercase;
  position: relative;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu ul {
  display: none;
  width: 200px;
  background: #ffffff;
  position: absolute;
  top: 0;
  z-index: 99999;
  left: 100%;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu ul li:first-child {
  padding-top: 5px;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu ul li:last-child {
  padding-bottom: 5px;
  background: none;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu ul li {
  position: relative;
  width: auto;
  padding-left: 10px;
  font-size: 14px;
  line-height: 14px;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu li:hover > ul {
  display: block;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu a {
  color: #000000;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu a:hover {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu li.current-menu-item ul li a {
  color: #000000;
  background: none;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu li {
  width: 100%;
  position: relative;
  background: url(images/menu_dot.png) bottom repeat-x;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu li a {
  padding: 9px 0px 9px 0px;
  width: 100%;
  background-position: 50% 50%;
  display: block;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu li a:hover {
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}
section.singlepage .leftmenubox header#leftheader nav#leftnav ul.leftmenu:after {
  content: "";
  clear: both;
  display: block;
}
/* bottom archive and navigation
*******************************/
.rightblogpagination {
  display: inline-block;
  float: right;
  font-size: 16px;
  line-height: 16px;
  color: #1a1a1a;
}
.rightblogpagination a {
  color: #1a1a1a;
}
.rightblogpagination a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#archives {
  background: url(images/line.jpg) top repeat-x;
  margin-top: 33px;
  padding-top: 22px;
}
#archives .postprevtop {
  float: right;
  margin-right: 4px;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1a1a1a;
}
#archives .postprevtop a {
  color: #1a1a1a;
}
#archives .postprevtop a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#archives .ale-archives {
  margin-left: 3px;
  float: left;
}
#archives .ale-archives h4.a {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #1a1a1a;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#archives .ale-archives .year {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 17px;
  min-width: 67px;
  text-align: center;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 16px;
  position: relative;
}
#archives .ale-archives .year .up {
  position: absolute;
  right: 0;
  top: 4px;
  text-indent: -9999px;
  width: 6px;
  height: 10px;
  display: block;
}
#archives .ale-archives .year .down {
  position: absolute;
  left: 0;
  top: 4px;
  text-indent: -9999px;
  width: 6px;
  height: 10px;
  display: block;
}
#archives .ale-archives .months {
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  color: #a8a8a8;
  letter-spacing: 1px;
  display: inline-block;
}
#archives .ale-archives .months .year-months {
  display: none;
}
#archives .ale-archives .months .year-months span {
  margin-right: 6px;
}
#archives .ale-archives .months .year-months a {
  margin-right: 6px;
  display: inline-block;
  color: #1a1a1a;
}
#archives .ale-archives .months .year-months a:hover {
  color: #a8a8a8;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.socialicons{
	padding: 20px !important;
    font-size: 18px;
}