
/* Requires: normalize.css */

/* Global Reset & Standards ---------------------- */



article.otw-portfolio .text{

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



.animate-on-hover .image {

  position: relative;

}

.animate-on-hover .image img {

  display: block;

}

.animate-on-hover .image .shadow-overlay {

  display: block;

  content: '';

  position: absolute;

  top: 0;

  width: 100%;

  height: 100%;

  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

  box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

}



.ie8 .animate-on-hover .image .shadow-overlay {

  background-color: #000;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

}

.ie8 .animate-on-hover .image .shadow-overlay:hover {

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";

}





/* The Grid ---------------------- */

.otw-row, .otw-columns, .block-grid, .block-grid > li {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



.otw-row {

  max-width: 100%;

  margin: 0 auto;

}

.otw-row .otw-row {

  width: auto;

  max-width: none;

  margin: 0 -10px;

}

.otw-row.otw-collapse .otw-column, .otw-row.otw-collapse .otw-columns {

  padding: 0;

}

.otw-row .otw-row {

  width: auto;

  max-width: none;

  min-width: 0;

  margin: 0 -10px;

}

.otw-row .otw-row.otw-collapse {

  margin: 0;

}



.otw-column, .otw-columns {

  float: left;

  min-height: 1px;

  padding: 0 10px;

  position: relative;

}

.otw-column.centered, .otw-columns.centered {

  float: none;

  margin: 0 auto;

}



[class*="otw-column"] + [class*="otw-column"]:last-child {

  float: right;

}



[class*="otw-column"] + [class*="otw-column"].end {

  float: left;

}



.otw-one, .otw-row .otw-one {

  width: 4.16667%;

}



.otw-two, .otw-row .otw-two {

  width: 8.33333%;

}



.otw-three, .otw-row .otw-three {

  width: 12.5%;

}



.otw-four, .otw-row .otw-four {

  width: 16.66667%;

}



.otw-five, .otw-row .otw-five {

  width: 20.83333%;

}



.otw-six, .otw-row .otw-six {

  width: 25%;

}



.otw-seven, .otw-row .otw-seven {

  width: 29.16667%;

}



.otw-eight, .otw-row .otw-eight {

  width: 33.33333%;

}



.otw-nine, .otw-row .otw-nine {

  width: 37.5%;

}



.otw-ten, .otw-row .otw-ten {

  width: 41.66667%;

}



.otw-eleven, .otw-row .otw-eleven {

  width: 45.83333%;

}



.otw-twelve, .otw-row .otw-twelve {

  width: 50%;

}



.otw-thirteen, .otw-row .otw-thirteen {

  width: 54.16667%;

}



.otw-fourteen, .otw-row .otw-fourteen {

  width: 58.33333%;

}



.otw-fifteen, .otw-row .otw-fifteen {

  width: 62.5%;

}



.otw-sixteen, .otw-row .otw-sixteen {

  width: 66.66667%;

}



.otw-seventeen, .otw-row .otw-seventeen {

  width: 70.83333%;

}



.otw-eighteen, .otw-row .otw-eighteen {

  width: 75%;

}



.otw-nineteen, .otw-row .otw-nineteen {

  width: 79.16667%;

}



.otw-twenty, .otw-row .otw-twenty {

  width: 83.33333%;

}



.otw-twentyone, .otw-row .otw-twentyone {

  width: 87.5%;

}



.otw-twentytwo, .otw-row .otw-twentytwo {

  width: 91.66667%;

}



.otw-twentythree, .otw-row .otw-twentythree {

  width: 95.83333%;

}



.otw-twentyfour, .otw-row .otw-twentyfour {

  width: 100%;

}



.otw-row .otw-offset-by-one {

  margin-left: 4.16667%;

}



.otw-row .otw-offset-by-two {

  margin-left: 8.33333%;

}



.otw-row .otw-offset-by-three {

  margin-left: 12.5%;

}



.otw-row .otw-offset-by-four {

  margin-left: 16.66667%;

}



.otw-row .otw-offset-by-five {

  margin-left: 20.83333%;

}



.otw-row .otw-offset-by-six {

  margin-left: 25%;

}



.otw-row .otw-offset-by-seven {

  margin-left: 29.16667%;

}



.otw-row .otw-offset-by-eight {

  margin-left: 33.33333%;

}



.otw-row .otw-offset-by-nine {

  margin-left: 37.5%;

}



.otw-row .otw-offset-by-ten {

  margin-left: 41.66667%;

}



.otw-row .otw-offset-by-eleven {

  margin-left: 45.83333%;

}



.otw-row .otw-offset-by-twelve {

  margin-left: 50%;

}



.otw-row .otw-offset-by-thirteen {

  margin-left: 54.16667%;

}



.otw-row .otw-offset-by-fourteen {

  margin-left: 58.33333%;

}



.otw-row .otw-offset-by-fifteen {

  margin-left: 62.5%;

}



.otw-row .otw-offset-by-sixteen {

  margin-left: 66.66667%;

}



.otw-row .otw-offset-by-seventeen {

  margin-left: 70.83333%;

}



.otw-row .otw-offset-by-eighteen {

  margin-left: 75%;

}



.otw-row .otw-offset-by-nineteen {

  margin-left: 79.16667%;

}



.otw-row .otw-offset-by-twenty {

  margin-left: 83.33333%;

}



.otw-row .otw-offset-by-twentyone {

  margin-left: 87.5%;

}



.otw-row .otw-offset-by-twentytwo {

  margin-left: 91.66667%;

}



.otw-push-two {

  left: 8.33333%;

}



.otw-pull-two {

  right: 8.33333%;

}



.otw-push-three {

  left: 12.5%;

}



.otw-pull-three {

  right: 12.5%;

}



.otw-push-four {

  left: 16.66667%;

}



.otw-pull-four {

  right: 16.66667%;

}



.otw-push-five {

  left: 20.83333%;

}



.otw-pull-five {

  right: 20.83333%;

}



.otw-push-six {

  left: 25%;

}



.otw-pull-six {

  right: 25%;

}



.otw-push-seven {

  left: 29.16667%;

}



.otw-pull-seven {

  right: 29.16667%;

}



.otw-push-eight {

  left: 33.33333%;

}



.otw-pull-eight {

  right: 33.33333%;

}



.otw-push-nine {

  left: 37.5%;

}



.otw-pull-nine {

  right: 37.5%;

}



.otw-push-ten {

  left: 41.66667%;

}



.otw-pull-ten {

  right: 41.66667%;

}



.otw-push-eleven {

  left: 45.83333%;

}



.otw-pull-eleven {

  right: 45.83333%;

}



.otw-push-twelve {

  left: 50%;

}



.otw-pull-twelve {

  right: 50%;

}



.otw-push-thirteen {

  left: 54.16667%;

}



.otw-pull-thirteen {

  right: 54.16667%;

}



.otw-push-fourteen {

  left: 58.33333%;

}



.otw-pull-fourteen {

  right: 58.33333%;

}



.otw-push-fifteen {

  left: 62.5%;

}



.otw-pull-fifteen {

  right: 62.5%;

}



.otw-push-sixteen {

  left: 66.66667%;

}



.otw-pull-sixteen {

  right: 66.66667%;

}



.otw-push-seventeen {

  left: 70.83333%;

}



.otw-pull-seventeen {

  right: 70.83333%;

}



.otw-push-eighteen {

  left: 75%;

}



.otw-pull-eighteen {

  right: 75%;

}



.otw-push-nineteen {

  left: 79.16667%;

}



.otw-pull-nineteen {

  right: 79.16667%;

}



.otw-push-twenty {

  left: 83.33333%;

}



.otw-pull-twenty {

  right: 83.33333%;

}



.otw-push-twentyone {

  left: 87.5%;

}



.otw-pull-twentyone {

  right: 87.5%;

}



.otw-push-twentytwo {

  left: 91.66667%;

}



.otw-pull-twentytwo {

  right: 91.66667%;

}



img, object, embed {

  max-width: 100%;

  height: auto;

}



object, embed {

  height: 100%;

}



img {

  -ms-interpolation-mode: bicubic;

}



#map_canvas img, .map_canvas img {

  max-width: none!important;

}



/* Nicolas Gallagher's micro clearfix */

.otw-row {

  *zoom: 1;

}

.otw-row:before, .otw-row:after {

  content: " ";

  display: table;

}

.otw-row:after {

  clear: both;

}



/* Block Grids ---------------------- */

/* These are 2-up, 3-up, 4-up and 5-up ULs, suited

for repeating blocks of content. Add 'mobile' to

them to switch them just like the layout grid

(one item per line) on phones



For IE7/8 compatibility block-grid items need to be

the same height. You can optionally uncomment the

lines below to support arbitrary height, but know

that IE7/8 do not support :nth-child.

-------------------------------------------------- */

.block-grid {

  display: block;

  overflow: hidden;

  padding: 0;

}

.block-grid > li {

  display: block;

  height: auto;

  float: left;

}

.block-grid.one-up {

  /* More unified spacing between blocks

  @if $i == 1 { margin: 0; }

  @if $i == 2 { margin: 0 -15px; }

  @if $i == 3 { margin: 0 -12px; }

  @if $i == 4 { margin: 0 -10px; }

  @else { margin: 0 -8px; }

  */

  margin: 0 -10px;

}

.block-grid.one-up > li {

  width: 100%;

  /* More unified spacing between blocks

  @if $i == 1 { padding: 0 0 15px; }

  @if $i == 2 { padding: 0 15px 15px; }

  @if $i == 3 { padding: 0 12px 12px; }

  @if $i == 4 { padding: 0 10px 10px; }

  @else { padding: 0 8px 8px; }

  */

  padding: 0 10px 10px;

}

.block-grid.two-up {

  /* More unified spacing between blocks

  @if $i == 1 { margin: 0; }

  @if $i == 2 { margin: 0 -15px; }

  @if $i == 3 { margin: 0 -12px; }

  @if $i == 4 { margin: 0 -10px; }

  @else { margin: 0 -8px; }

  */

  margin: 0 -10px;

}

.block-grid.two-up > li {

  width: 50%;

  /* More unified spacing between blocks

  @if $i == 1 { padding: 0 0 15px; }

  @if $i == 2 { padding: 0 15px 15px; }

  @if $i == 3 { padding: 0 12px 12px; }

  @if $i == 4 { padding: 0 10px 10px; }

  @else { padding: 0 8px 8px; }

  */

  padding: 0 10px 10px;

}

.block-grid.two-up > li:nth-child(2n+1) {

  clear: both;

}

.block-grid.three-up {

  /* More unified spacing between blocks

  @if $i == 1 { margin: 0; }

  @if $i == 2 { margin: 0 -15px; }

  @if $i == 3 { margin: 0 -12px; }

  @if $i == 4 { margin: 0 -10px; }

  @else { margin: 0 -8px; }

  */

  margin: 0 -10px;

}

.block-grid.three-up > li {

  width: 33.33333%;

  /* More unified spacing between blocks

  @if $i == 1 { padding: 0 0 15px; }

  @if $i == 2 { padding: 0 15px 15px; }

  @if $i == 3 { padding: 0 12px 12px; }

  @if $i == 4 { padding: 0 10px 10px; }

  @else { padding: 0 8px 8px; }

  */

  padding: 0 10px 10px;

}

.block-grid.three-up > li:nth-child(3n+1) {

  clear: both;

}

.block-grid.four-up {

  /* More unified spacing between blocks

  @if $i == 1 { margin: 0; }

  @if $i == 2 { margin: 0 -15px; }

  @if $i == 3 { margin: 0 -12px; }

  @if $i == 4 { margin: 0 -10px; }

  @else { margin: 0 -8px; }

  */

  margin: 0 -10px;

}

.block-grid.four-up > li {

  width: 25%;

  /* More unified spacing between blocks

  @if $i == 1 { padding: 0 0 15px; }

  @if $i == 2 { padding: 0 15px 15px; }

  @if $i == 3 { padding: 0 12px 12px; }

  @if $i == 4 { padding: 0 10px 10px; }

  @else { padding: 0 8px 8px; }

  */

  padding: 0 10px 10px;

}

.block-grid.four-up > li:nth-child(4n+1) {

  clear: both;

}

.block-grid.five-up {

  /* More unified spacing between blocks

  @if $i == 1 { margin: 0; }

  @if $i == 2 { margin: 0 -15px; }

  @if $i == 3 { margin: 0 -12px; }

  @if $i == 4 { margin: 0 -10px; }

  @else { margin: 0 -8px; }

  */

  margin: 0 -10px;

}

.block-grid.five-up > li {

  width: 20%;

  /* More unified spacing between blocks

  @if $i == 1 { padding: 0 0 15px; }

  @if $i == 2 { padding: 0 15px 15px; }

  @if $i == 3 { padding: 0 12px 12px; }

  @if $i == 4 { padding: 0 10px 10px; }

  @else { padding: 0 8px 8px; }

  */

  padding: 0 10px 10px;

}

.block-grid.five-up > li:nth-child(5n+1) {

  clear: both;

}

.block-grid.six-up {

  /* More unified spacing between blocks

  @if $i == 1 { margin: 0; }

  @if $i == 2 { margin: 0 -15px; }

  @if $i == 3 { margin: 0 -12px; }

  @if $i == 4 { margin: 0 -10px; }

  @else { margin: 0 -8px; }

  */

  margin: 0 -10px;

}

.block-grid.six-up > li {

  width: 16.66667%;

  /* More unified spacing between blocks

  @if $i == 1 { padding: 0 0 15px; }

  @if $i == 2 { padding: 0 15px 15px; }

  @if $i == 3 { padding: 0 12px 12px; }

  @if $i == 4 { padding: 0 10px 10px; }

  @else { padding: 0 8px 8px; }

  */

  padding: 0 10px 10px;

}

.block-grid.six-up > li:nth-child(6n+1) {

  clear: both;

}



/* Small Devices ------------ */

@media only screen and (max-width: 767px) {

  /* The Grid --- */

  .otw-row, .fixed-width {

    width: auto;

    min-width: 0;

    margin-left: 0;

    margin-right: 0;

  }



  .otw-column, .otw-columns {

    width: auto !important;

    float: none;

  }



  .otw-column:last-child, .otw-columns:last-child {

    float: none;

  }



  [class*="column"] + [class*="column"]:last-child {

    float: none;

  }



  .otw-column:before, .otw-columns:before, .otw-column:after, .otw-columns:after {

    content: "";

    display: table;

  }



  .otw-column:after, .otw-columns:after {

    clear: both;

  }



  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .offset-by-twelve, .offset-by-thirteen, .offset-by-fourteen, .offset-by-fifteen, .offset-by-sixteen, .offset-by-seventeen, .offset-by-eighteen, .offset-by-nineteen, .offset-by-twenty, .offset-by-twentyone, .offset-by-twentytwo {

    margin-left: 0 !important;

  }



  .otw-push-two, .otw-push-three, .otw-push-four, .otw-push-five, .otw-push-six, .otw-push-seven, .otw-push-eight, .otw-push-nine, .otw-push-ten, .otw-push-eleven, .otw-push-twelve, .otw-push-thirteen, .otw-push-fourteen, .otw-push-fifteen, .otw-push-sixteen, .otw-push-seventeen, .otw-push-eighteen, .otw-push-nineteen, .otw-push-twenty, .otw-push-twentyone, .otw-push-twentytwo {

    left: auto;

  }



  .otw-pull-two, .otw-pull-three, .otw-pull-four, .otw-pull-five, .otw-pull-six, .otw-pull-seven, .otw-pull-eight, .otw-pull-nine, .otw-pull-ten, .otw-pull-eleven, .otw-pull-twelve, .otw-pull-thirteen, .otw-pull-fourteen, .otw-pull-fifteen, .otw-pull-sixteen, .otw-pull-seventeen, .otw-pull-eighteen, .otw-pull-nineteen, .otw-pull-twenty, .otw-pull-twentyone, .otw-pull-twentytwo {

    right: auto;

  }



  /* Mobile 4-column Grid */

  .otw-row .mobile-one {

    width: 16.66667% !important;

    float: left;

    padding: 0 10px;

  }

  .otw-row .mobile-one:last-child {

    float: right;

  }

  .otw-row .mobile-one.end {

    float: left;

  }

  .otw-row.collapse .mobile-one {

    padding: 0;

  }



  .otw-row .mobile-two {

    width: 33.33333% !important;

    float: left;

    padding: 0 10px;

  }

  .otw-row .mobile-two:last-child {

    float: right;

  }

  .otw-row .mobile-two.end {

    float: left;

  }

  .otw-row.collapse .mobile-two {

    padding: 0;

  }



  .otw-row .mobile-three {

    width: 50% !important;

    float: left;

    padding: 0 10px;

  }

  .otw-row .mobile-three:last-child {

    float: right;

  }

  .otw-row .mobile-three.end {

    float: left;

  }

  .otw-row.collapse .mobile-three {

    padding: 0;

  }



  .otw-row .mobile-four {

    width: 66.66667% !important;

    float: left;

    padding: 0 10px;

  }

  .otw-row .mobile-four:last-child {

    float: right;

  }

  .otw-row .mobile-four.end {

    float: left;

  }

  .otw-row.collapse .mobile-four {

    padding: 0;

  }



  .otw-row .mobile-five {

    width: 83.33333% !important;

    float: left;

    padding: 0 10px;

  }

  .otw-row .mobile-five:last-child {

    float: right;

  }

  .otw-row .mobile-five.end {

    float: left;

  }

  .otw-row.collapse .mobile-five {

    padding: 0;

  }



  .otw-row .mobile-six {

    width: 100% !important;

    float: left;

    padding: 0 10px;

  }

  .otw-row .mobile-six:last-child {

    float: right;

  }

  .otw-row .mobile-six.end {

    float: left;

  }

  .otw-row.collapse .mobile-six {

    padding: 0;

  }



  .otw-push-one-mobile {

    left: 16.66667%;

  }



  .otw-pull-one-mobile {

    right: 16.66667%;

  }



  .otw-push-two-mobile {

    left: 33.33333%;

  }



  .otw-pull-two-mobile {

    right: 33.33333%;

  }



  .otw-push-three-mobile {

    left: 50%;

  }



  .otw-pull-three-mobile {

    right: 50%;

  }



  .otw-push-four-mobile {

    left: 66.66667%;

  }



  .otw-pull-four-mobile {

    right: 66.66667%;

  }



  .otw-push-five-mobile {

    left: 83.33333%;

  }



  .otw-pull-five-mobile {

    right: 83.33333%;

  }



  /* Block Grids --- */

  /*                 */

  .block-grid.mobile > li {

    float: none;

    width: 100%;

    margin-left: 0;

  }



  .block-grid > li {

    clear: none !important;

  }

  .block-grid.mobile-one-up > li {

    width: 100%;

  }

  .block-grid.mobile-two-up > li {

    width: 50%;

  }

  .block-grid.mobile-two-up > li:nth-child(2n+1) {

    clear: both;

  }

  .block-grid.mobile-three-up > li {

    width: 33.33333%;

  }

  .block-grid.mobile-three-up > li:nth-child(3n+1) {

    clear: both;

  }

  .block-grid.mobile-four-up > li {

    width: 25%;

  }

  .block-grid.mobile-four-up > li:nth-child(4n+1) {

    clear: both;

  }

  .block-grid.mobile-five-up > li {

    width: 20%;

  }

  .block-grid.mobile-five-up > li:nth-child(5n+1) {

    clear: both;

  }

  .block-grid.mobile-six-up > li {

    width: 16.66667%;

  }

  .block-grid.mobile-six-up > li:nth-child(6n+1) {

    clear: both;

  }



  /* Forms --- */

  /*           */

  /* Label alignment */

  label.right {

    text-align: left;

  }



  /* Extend width of all inputs */

  input[type="text"].otw-one, .otw-row input[type="text"].otw-one,

  input[type="password"].otw-one,

  .otw-row input[type="password"].otw-one,

  input[type="date"].otw-one,

  .otw-row input[type="date"].otw-one,

  input[type="datetime"].otw-one,

  .otw-row input[type="datetime"].otw-one,

  input[type="email"].otw-one,

  .otw-row input[type="email"].otw-one,

  input[type="number"].otw-one,

  .otw-row input[type="number"].otw-one,

  input[type="search"].otw-one,

  .otw-row input[type="search"].otw-one,

  input[type="tel"].otw-one,

  .otw-row input[type="tel"].otw-one,

  input[type="time"].otw-one,

  .otw-row input[type="time"].otw-one,

  input[type="url"].otw-one,

  .otw-row input[type="url"].otw-one,

  textarea.otw-one,

  .otw-row textarea.otw-one {

    width: 100% !important;

  }



  input[type="text"].otw-two, .otw-row input[type="text"].otw-two,

  input[type="password"].otw-two,

  .otw-row input[type="password"].otw-two,

  input[type="date"].otw-two,

  .otw-row input[type="date"].otw-two,

  input[type="datetime"].otw-two,

  .otw-row input[type="datetime"].otw-two,

  input[type="email"].otw-two,

  .otw-row input[type="email"].otw-two,

  input[type="number"].otw-two,

  .otw-row input[type="number"].otw-two,

  input[type="search"].otw-two,

  .otw-row input[type="search"].otw-two,

  input[type="tel"].otw-two,

  .otw-row input[type="tel"].otw-two,

  input[type="time"].otw-two,

  .otw-row input[type="time"].otw-two,

  input[type="url"].otw-two,

  .otw-row input[type="url"].otw-two,

  textarea.otw-two,

  .otw-row textarea.otw-two {

    width: 100% !important;

  }



  input[type="text"].otw-three, .otw-row input[type="text"].otw-three,

  input[type="password"].otw-three,

  .otw-row input[type="password"].otw-three,

  input[type="date"].otw-three,

  .otw-row input[type="date"].otw-three,

  input[type="datetime"].otw-three,

  .otw-row input[type="datetime"].otw-three,

  input[type="email"].otw-three,

  .otw-row input[type="email"].otw-three,

  input[type="number"].otw-three,

  .otw-row input[type="number"].otw-three,

  input[type="search"].otw-three,

  .otw-row input[type="search"].otw-three,

  input[type="tel"].otw-three,

  .otw-row input[type="tel"].otw-three,

  input[type="time"].otw-three,

  .otw-row input[type="time"].otw-three,

  input[type="url"].otw-three,

  .otw-row input[type="url"].otw-three,

  textarea.otw-three,

  .otw-row textarea.otw-three {

    width: 100% !important;

  }



  input[type="text"].otw-four, .otw-row input[type="text"].otw-four,

  input[type="password"].otw-four,

  .otw-row input[type="password"].otw-four,

  input[type="date"].otw-four,

  .otw-row input[type="date"].otw-four,

  input[type="datetime"].otw-four,

  .otw-row input[type="datetime"].otw-four,

  input[type="email"].otw-four,

  .otw-row input[type="email"].otw-four,

  input[type="number"].otw-four,

  .otw-row input[type="number"].otw-four,

  input[type="search"].otw-four,

  .otw-row input[type="search"].otw-four,

  input[type="tel"].otw-four,

  .otw-row input[type="tel"].otw-four,

  input[type="time"].otw-four,

  .otw-row input[type="time"].otw-four,

  input[type="url"].otw-four,

  .otw-row input[type="url"].otw-four,

  textarea.otw-four,

  .otw-row textarea.otw-four {

    width: 100% !important;

  }



  input[type="text"].otw-five, .otw-row input[type="text"].otw-five,

  input[type="password"].otw-five,

  .otw-row input[type="password"].otw-five,

  input[type="date"].otw-five,

  .otw-row input[type="date"].otw-five,

  input[type="datetime"].otw-five,

  .otw-row input[type="datetime"].otw-five,

  input[type="email"].otw-five,

  .otw-row input[type="email"].otw-five,

  input[type="number"].otw-five,

  .otw-row input[type="number"].otw-five,

  input[type="search"].otw-five,

  .otw-row input[type="search"].otw-five,

  input[type="tel"].otw-five,

  .otw-row input[type="tel"].otw-five,

  input[type="time"].otw-five,

  .otw-row input[type="time"].otw-five,

  input[type="url"].otw-five,

  .otw-row input[type="url"].otw-five,

  textarea.otw-five,

  .otw-row textarea.otw-five {

    width: 100% !important;

  }



  input[type="text"].otw-six, .otw-row input[type="text"].otw-six,

  input[type="password"].otw-six,

  .otw-row input[type="password"].otw-six,

  input[type="date"].otw-six,

  .otw-row input[type="date"].otw-six,

  input[type="datetime"].otw-six,

  .otw-row input[type="datetime"].otw-six,

  input[type="email"].otw-six,

  .otw-row input[type="email"].otw-six,

  input[type="number"].otw-six,

  .otw-row input[type="number"].otw-six,

  input[type="search"].otw-six,

  .otw-row input[type="search"].otw-six,

  input[type="tel"].otw-six,

  .otw-row input[type="tel"].otw-six,

  input[type="time"].otw-six,

  .otw-row input[type="time"].otw-six,

  input[type="url"].otw-six,

  .otw-row input[type="url"].otw-six,

  textarea.otw-six,

  .otw-row textarea.otw-six {

    width: 100% !important;

  }



  input[type="text"].otw-seven, .otw-row input[type="text"].otw-seven,

  input[type="password"].otw-seven,

  .otw-row input[type="password"].otw-seven,

  input[type="date"].otw-seven,

  .otw-row input[type="date"].otw-seven,

  input[type="datetime"].otw-seven,

  .otw-row input[type="datetime"].otw-seven,

  input[type="email"].otw-seven,

  .otw-row input[type="email"].otw-seven,

  input[type="number"].otw-seven,

  .otw-row input[type="number"].otw-seven,

  input[type="search"].otw-seven,

  .otw-row input[type="search"].otw-seven,

  input[type="tel"].otw-seven,

  .otw-row input[type="tel"].otw-seven,

  input[type="time"].otw-seven,

  .otw-row input[type="time"].otw-seven,

  input[type="url"].otw-seven,

  .otw-row input[type="url"].otw-seven,

  textarea.otw-seven,

  .otw-row textarea.otw-seven {

    width: 100% !important;

  }



  input[type="text"].otw-eight, .otw-row input[type="text"].otw-eight,

  input[type="password"].otw-eight,

  .otw-row input[type="password"].otw-eight,

  input[type="date"].otw-eight,

  .otw-row input[type="date"].otw-eight,

  input[type="datetime"].otw-eight,

  .otw-row input[type="datetime"].otw-eight,

  input[type="email"].otw-eight,

  .otw-row input[type="email"].otw-eight,

  input[type="number"].otw-eight,

  .otw-row input[type="number"].otw-eight,

  input[type="search"].otw-eight,

  .otw-row input[type="search"].otw-eight,

  input[type="tel"].otw-eight,

  .otw-row input[type="tel"].otw-eight,

  input[type="time"].otw-eight,

  .otw-row input[type="time"].otw-eight,

  input[type="url"].otw-eight,

  .otw-row input[type="url"].otw-eight,

  textarea.otw-eight,

  .otw-row textarea.otw-eight {

    width: 100% !important;

  }



  input[type="text"].otw-nine, .otw-row input[type="text"].otw-nine,

  input[type="password"].otw-nine,

  .otw-row input[type="password"].otw-nine,

  input[type="date"].otw-nine,

  .otw-row input[type="date"].otw-nine,

  input[type="datetime"].otw-nine,

  .otw-row input[type="datetime"].otw-nine,

  input[type="email"].otw-nine,

  .otw-row input[type="email"].otw-nine,

  input[type="number"].otw-nine,

  .otw-row input[type="number"].otw-nine,

  input[type="search"].otw-nine,

  .otw-row input[type="search"].otw-nine,

  input[type="tel"].otw-nine,

  .otw-row input[type="tel"].otw-nine,

  input[type="time"].otw-nine,

  .otw-row input[type="time"].otw-nine,

  input[type="url"].otw-nine,

  .otw-row input[type="url"].otw-nine,

  textarea.otw-nine,

  .otw-row textarea.otw-nine {

    width: 100% !important;

  }



  input[type="text"].otw-ten, .otw-row input[type="text"].otw-ten,

  input[type="password"].otw-ten,

  .otw-row input[type="password"].otw-ten,

  input[type="date"].otw-ten,

  .otw-row input[type="date"].otw-ten,

  input[type="datetime"].otw-ten,

  .otw-row input[type="datetime"].otw-ten,

  input[type="email"].otw-ten,

  .otw-row input[type="email"].otw-ten,

  input[type="number"].otw-ten,

  .otw-row input[type="number"].otw-ten,

  input[type="search"].otw-ten,

  .otw-row input[type="search"].otw-ten,

  input[type="tel"].otw-ten,

  .otw-row input[type="tel"].otw-ten,

  input[type="time"].otw-ten,

  .otw-row input[type="time"].otw-ten,

  input[type="url"].otw-ten,

  .otw-row input[type="url"].otw-ten,

  textarea.otw-ten,

  .otw-row textarea.otw-ten {

    width: 100% !important;

  }



  input[type="text"].otw-eleven, .otw-row input[type="text"].otw-eleven,

  input[type="password"].otw-eleven,

  .otw-row input[type="password"].otw-eleven,

  input[type="date"].otw-eleven,

  .otw-row input[type="date"].otw-eleven,

  input[type="datetime"].otw-eleven,

  .otw-row input[type="datetime"].otw-eleven,

  input[type="email"].otw-eleven,

  .otw-row input[type="email"].otw-eleven,

  input[type="number"].otw-eleven,

  .otw-row input[type="number"].otw-eleven,

  input[type="search"].otw-eleven,

  .otw-row input[type="search"].otw-eleven,

  input[type="tel"].otw-eleven,

  .otw-row input[type="tel"].otw-eleven,

  input[type="time"].otw-eleven,

  .otw-row input[type="time"].otw-eleven,

  input[type="url"].otw-eleven,

  .otw-row input[type="url"].otw-eleven,

  textarea.otw-eleven,

  .otw-row textarea.otw-eleven {

    width: 100% !important;

  }



  input[type="text"].otw-twelve, .otw-row input[type="text"].otw-twelve,

  input[type="password"].otw-twelve,

  .otw-row input[type="password"].otw-twelve,

  input[type="date"].otw-twelve,

  .otw-row input[type="date"].otw-twelve,

  input[type="datetime"].otw-twelve,

  .otw-row input[type="datetime"].otw-twelve,

  input[type="email"].otw-twelve,

  .otw-row input[type="email"].otw-twelve,

  input[type="number"].otw-twelve,

  .otw-row input[type="number"].otw-twelve,

  input[type="search"].otw-twelve,

  .otw-row input[type="search"].otw-twelve,

  input[type="tel"].otw-twelve,

  .otw-row input[type="tel"].otw-twelve,

  input[type="time"].otw-twelve,

  .otw-row input[type="time"].otw-twelve,

  input[type="url"].otw-twelve,

  .otw-row input[type="url"].otw-twelve,

  textarea.otw-twelve,

  .otw-row textarea.otw-twelve {

    width: 100% !important;

  }



  input[type="text"].otw-thirteen, .otw-row input[type="text"].otw-thirteen,

  input[type="password"].otw-thirteen,

  .otw-row input[type="password"].otw-thirteen,

  input[type="date"].otw-thirteen,

  .otw-row input[type="date"].otw-thirteen,

  input[type="datetime"].otw-thirteen,

  .otw-row input[type="datetime"].otw-thirteen,

  input[type="email"].otw-thirteen,

  .otw-row input[type="email"].otw-thirteen,

  input[type="number"].otw-thirteen,

  .otw-row input[type="number"].otw-thirteen,

  input[type="search"].otw-thirteen,

  .otw-row input[type="search"].otw-thirteen,

  input[type="tel"].otw-thirteen,

  .otw-row input[type="tel"].otw-thirteen,

  input[type="time"].otw-thirteen,

  .otw-row input[type="time"].otw-thirteen,

  input[type="url"].otw-thirteen,

  .otw-row input[type="url"].otw-thirteen,

  textarea.otw-thirteen,

  .otw-row textarea.otw-thirteen {

    width: 100% !important;

  }



  input[type="text"].otw-fourteen, .otw-row input[type="text"].otw-fourteen,

  input[type="password"].otw-fourteen,

  .otw-row input[type="password"].otw-fourteen,

  input[type="date"].otw-fourteen,

  .otw-row input[type="date"].otw-fourteen,

  input[type="datetime"].otw-fourteen,

  .otw-row input[type="datetime"].otw-fourteen,

  input[type="email"].otw-fourteen,

  .otw-row input[type="email"].otw-fourteen,

  input[type="number"].otw-fourteen,

  .otw-row input[type="number"].otw-fourteen,

  input[type="search"].otw-fourteen,

  .otw-row input[type="search"].otw-fourteen,

  input[type="tel"].otw-fourteen,

  .otw-row input[type="tel"].otw-fourteen,

  input[type="time"].otw-fourteen,

  .otw-row input[type="time"].otw-fourteen,

  input[type="url"].otw-fourteen,

  .otw-row input[type="url"].otw-fourteen,

  textarea.otw-fourteen,

  .otw-row textarea.otw-fourteen {

    width: 100% !important;

  }



  input[type="text"].otw-fifteen, .otw-row input[type="text"].otw-fifteen,

  input[type="password"].otw-fifteen,

  .otw-row input[type="password"].otw-fifteen,

  input[type="date"].otw-fifteen,

  .otw-row input[type="date"].otw-fifteen,

  input[type="datetime"].otw-fifteen,

  .otw-row input[type="datetime"].otw-fifteen,

  input[type="email"].otw-fifteen,

  .otw-row input[type="email"].otw-fifteen,

  input[type="number"].otw-fifteen,

  .otw-row input[type="number"].otw-fifteen,

  input[type="search"].otw-fifteen,

  .otw-row input[type="search"].otw-fifteen,

  input[type="tel"].otw-fifteen,

  .otw-row input[type="tel"].otw-fifteen,

  input[type="time"].otw-fifteen,

  .otw-row input[type="time"].otw-fifteen,

  input[type="url"].otw-fifteen,

  .otw-row input[type="url"].otw-fifteen,

  textarea.otw-fifteen,

  .otw-row textarea.otw-fifteen {

    width: 100% !important;

  }



  input[type="text"].otw-sixteen, .otw-row input[type="text"].otw-sixteen,

  input[type="password"].otw-sixteen,

  .otw-row input[type="password"].otw-sixteen,

  input[type="date"].otw-sixteen,

  .otw-row input[type="date"].otw-sixteen,

  input[type="datetime"].otw-sixteen,

  .otw-row input[type="datetime"].otw-sixteen,

  input[type="email"].otw-sixteen,

  .otw-row input[type="email"].otw-sixteen,

  input[type="number"].otw-sixteen,

  .otw-row input[type="number"].otw-sixteen,

  input[type="search"].otw-sixteen,

  .otw-row input[type="search"].otw-sixteen,

  input[type="tel"].otw-sixteen,

  .otw-row input[type="tel"].otw-sixteen,

  input[type="time"].otw-sixteen,

  .otw-row input[type="time"].otw-sixteen,

  input[type="url"].otw-sixteen,

  .otw-row input[type="url"].otw-sixteen,

  textarea.otw-sixteen,

  .otw-row textarea.otw-sixteen {

    width: 100% !important;

  }



  input[type="text"].otw-seventeen, .otw-row input[type="text"].otw-seventeen,

  input[type="password"].otw-seventeen,

  .otw-row input[type="password"].otw-seventeen,

  input[type="date"].otw-seventeen,

  .otw-row input[type="date"].otw-seventeen,

  input[type="datetime"].otw-seventeen,

  .otw-row input[type="datetime"].otw-seventeen,

  input[type="email"].otw-seventeen,

  .otw-row input[type="email"].otw-seventeen,

  input[type="number"].otw-seventeen,

  .otw-row input[type="number"].otw-seventeen,

  input[type="search"].otw-seventeen,

  .otw-row input[type="search"].otw-seventeen,

  input[type="tel"].otw-seventeen,

  .otw-row input[type="tel"].otw-seventeen,

  input[type="time"].otw-seventeen,

  .otw-row input[type="time"].otw-seventeen,

  input[type="url"].otw-seventeen,

  .otw-row input[type="url"].otw-seventeen,

  textarea.otw-seventeen,

  .otw-row textarea.otw-seventeen {

    width: 100% !important;

  }



  input[type="text"].otw-eighteen, .otw-row input[type="text"].otw-eighteen,

  input[type="password"].otw-eighteen,

  .otw-row input[type="password"].otw-eighteen,

  input[type="date"].otw-eighteen,

  .otw-row input[type="date"].otw-eighteen,

  input[type="datetime"].otw-eighteen,

  .otw-row input[type="datetime"].otw-eighteen,

  input[type="email"].otw-eighteen,

  .otw-row input[type="email"].otw-eighteen,

  input[type="number"].otw-eighteen,

  .otw-row input[type="number"].otw-eighteen,

  input[type="search"].otw-eighteen,

  .otw-row input[type="search"].otw-eighteen,

  input[type="tel"].otw-eighteen,

  .otw-row input[type="tel"].otw-eighteen,

  input[type="time"].otw-eighteen,

  .otw-row input[type="time"].otw-eighteen,

  input[type="url"].otw-eighteen,

  .otw-row input[type="url"].otw-eighteen,

  textarea.otw-eighteen,

  .otw-row textarea.otw-eighteen {

    width: 100% !important;

  }



  input[type="text"].otw-nineteen, .otw-row input[type="text"].otw-nineteen,

  input[type="password"].otw-nineteen,

  .otw-row input[type="password"].otw-nineteen,

  input[type="date"].otw-nineteen,

  .otw-row input[type="date"].otw-nineteen,

  input[type="datetime"].otw-nineteen,

  .otw-row input[type="datetime"].otw-nineteen,

  input[type="email"].otw-nineteen,

  .otw-row input[type="email"].otw-nineteen,

  input[type="number"].otw-nineteen,

  .otw-row input[type="number"].otw-nineteen,

  input[type="search"].otw-nineteen,

  .otw-row input[type="search"].otw-nineteen,

  input[type="tel"].otw-nineteen,

  .otw-row input[type="tel"].otw-nineteen,

  input[type="time"].otw-nineteen,

  .otw-row input[type="time"].otw-nineteen,

  input[type="url"].otw-nineteen,

  .otw-row input[type="url"].otw-nineteen,

  textarea.otw-nineteen,

  .otw-row textarea.otw-nineteen {

    width: 100% !important;

  }



  input[type="text"].otw-twenty, .otw-row input[type="text"].otw-twenty,

  input[type="password"].otw-twenty,

  .otw-row input[type="password"].otw-twenty,

  input[type="date"].otw-twenty,

  .otw-row input[type="date"].otw-twenty,

  input[type="datetime"].otw-twenty,

  .otw-row input[type="datetime"].otw-twenty,

  input[type="email"].otw-twenty,

  .otw-row input[type="email"].otw-twenty,

  input[type="number"].otw-twenty,

  .otw-row input[type="number"].otw-twenty,

  input[type="search"].otw-twenty,

  .otw-row input[type="search"].otw-twenty,

  input[type="tel"].otw-twenty,

  .otw-row input[type="tel"].otw-twenty,

  input[type="time"].otw-twenty,

  .otw-row input[type="time"].otw-twenty,

  input[type="url"].otw-twenty,

  .otw-row input[type="url"].otw-twenty,

  textarea.otw-twenty,

  .otw-row textarea.otw-twenty {

    width: 100% !important;

  }



  input[type="text"].otw-twentyone, .otw-row input[type="text"].otw-twentyone,

  input[type="password"].otw-twentyone,

  .otw-row input[type="password"].otw-twentyone,

  input[type="date"].otw-twentyone,

  .otw-row input[type="date"].otw-twentyone,

  input[type="datetime"].otw-twentyone,

  .otw-row input[type="datetime"].otw-twentyone,

  input[type="email"].otw-twentyone,

  .otw-row input[type="email"].otw-twentyone,

  input[type="number"].otw-twentyone,

  .otw-row input[type="number"].otw-twentyone,

  input[type="search"].otw-twentyone,

  .otw-row input[type="search"].otw-twentyone,

  input[type="tel"].otw-twentyone,

  .otw-row input[type="tel"].otw-twentyone,

  input[type="time"].otw-twentyone,

  .otw-row input[type="time"].otw-twentyone,

  input[type="url"].otw-twentyone,

  .otw-row input[type="url"].otw-twentyone,

  textarea.otw-twentyone,

  .otw-row textarea.otw-twentyone {

    width: 100% !important;

  }



  input[type="text"].otw-twentytwo, .otw-row input[type="text"].otw-twentytwo,

  input[type="password"].otw-twentytwo,

  .otw-row input[type="password"].otw-twentytwo,

  input[type="date"].otw-twentytwo,

  .otw-row input[type="date"].otw-twentytwo,

  input[type="datetime"].otw-twentytwo,

  .otw-row input[type="datetime"].otw-twentytwo,

  input[type="email"].otw-twentytwo,

  .otw-row input[type="email"].otw-twentytwo,

  input[type="number"].otw-twentytwo,

  .otw-row input[type="number"].otw-twentytwo,

  input[type="search"].otw-twentytwo,

  .otw-row input[type="search"].otw-twentytwo,

  input[type="tel"].otw-twentytwo,

  .otw-row input[type="tel"].otw-twentytwo,

  input[type="time"].otw-twentytwo,

  .otw-row input[type="time"].otw-twentytwo,

  input[type="url"].otw-twentytwo,

  .otw-row input[type="url"].otw-twentytwo,

  textarea.otw-twentytwo,

  .otw-row textarea.otw-twentytwo {

    width: 100% !important;

  }



  input[type="text"].otw-twentythree, .otw-row input[type="text"].otw-twentythree,

  input[type="password"].otw-twentythree,

  .otw-row input[type="password"].otw-twentythree,

  input[type="date"].otw-twentythree,

  .otw-row input[type="date"].otw-twentythree,

  input[type="datetime"].otw-twentythree,

  .otw-row input[type="datetime"].otw-twentythree,

  input[type="email"].otw-twentythree,

  .otw-row input[type="email"].otw-twentythree,

  input[type="number"].otw-twentythree,

  .otw-row input[type="number"].otw-twentythree,

  input[type="search"].otw-twentythree,

  .otw-row input[type="search"].otw-twentythree,

  input[type="tel"].otw-twentythree,

  .otw-row input[type="tel"].otw-twentythree,

  input[type="time"].otw-twentythree,

  .otw-row input[type="time"].otw-twentythree,

  input[type="url"].otw-twentythree,

  .otw-row input[type="url"].otw-twentythree,

  textarea.otw-twentythree,

  .otw-row textarea.otw-twentythree {

    width: 100% !important;

  }



  input[type="text"].otw-twentyfour, .otw-row input[type="text"].otw-twentyfour,

  input[type="password"].otw-twentyfour,

  .otw-row input[type="password"].otw-twentyfour,

  input[type="date"].otw-twentyfour,

  .otw-row input[type="date"].otw-twentyfour,

  input[type="datetime"].otw-twentyfour,

  .otw-row input[type="datetime"].otw-twentyfour,

  input[type="email"].otw-twentyfour,

  .otw-row input[type="email"].otw-twentyfour,

  input[type="number"].otw-twentyfour,

  .otw-row input[type="number"].otw-twentyfour,

  input[type="search"].otw-twentyfour,

  .otw-row input[type="search"].otw-twentyfour,

  input[type="tel"].otw-twentyfour,

  .otw-row input[type="tel"].otw-twentyfour,

  input[type="time"].otw-twentyfour,

  .otw-row input[type="time"].otw-twentyfour,

  input[type="url"].otw-twentyfour,

  .otw-row input[type="url"].otw-twentyfour,

  textarea.otw-twentyfour,

  .otw-row textarea.otw-twentyfour {

    width: 100% !important;

  }

}



.otw-sc-portfolio .otw-portfolio-filter {

  margin-bottom: 25px;

}

.otw-sc-portfolio .otw-portfolio-filter li {

  font-family: "Open Sans", sans-serif;

  color: #969696;

  display: inline;

  padding: 0;

}



.otw-sc-portfolio .otw-portfolio li{

  margin:0px !important;

}



.otw-sc-portfolio .otw-portfolio-filter li .separator {

  padding: 0 6px 0 5px;

}

.otw-sc-portfolio .otw-portfolio-filter li a:link,

.otw-sc-portfolio .otw-portfolio-filter li a:visited {

  color: #969696;

}

.otw-sc-portfolio .otw-portfolio-filter li a:hover,

.otw-sc-portfolio .otw-portfolio-filter li a:active, .otw-sc-portfolio .otw-portfolio-filter li.current a {

  color: #00aeef;

}

.otw-sc-portfolio .otw-portfolio {

  overflow: visible;

}

.otw-sc-portfolio .otw-portfolio.block-grid.one-up li {

  padding-left: 0;

  padding-right: 0;

}

.otw-sc-portfolio .otw-portfolio-item-link {

  overflow: hidden;

  width: 100%;

  height: 100%;

  margin: 0 0 15px 0;

  padding: 0;

  display: block;

  position: relative;

  text-decoration: none;

}

.otw-sc-portfolio .otw-portfolio-item-link > div.title {

  -webkit-transition: bottom 500ms ease-in-out;

  -moz-transition: bottom 500ms ease-in-out;

  -o-transition: bottom 500ms ease-in-out;

  transition: bottom 500ms ease-in-out;

  background: url("../images/gray-background-trasnp.png");

  overflow: hidden;

  position: absolute;

  bottom: 0;

}

.otw-sc-portfolio .otw-portfolio-item-link > div.title h1, .otw-sc-portfolio .otw-portfolio-item-link > div.title h2, .otw-sc-portfolio .otw-portfolio-item-link > div.title h3, .otw-sc-portfolio .otw-portfolio-item-link > div.title h4, .otw-sc-portfolio .otw-portfolio-item-link > div.title h5, .otw-sc-portfolio .otw-portfolio-item-link > div.title h6 {

  display: inline-block;

  color: white;

  margin: 0;

  padding: 11px;

  font-size: 16px;

}

.otw-sc-portfolio .otw-portfolio-item-link > div.text {

  -webkit-transition: bottom 500ms ease-in-out;

  -moz-transition: bottom 500ms ease-in-out;

  -o-transition: bottom 500ms ease-in-out;

  transition: bottom 500ms ease-in-out;

  background: url("../images/blue-background-trans.png");

  color: white;

  padding: 10px;

  height: 80px;

  width: 100%;

  overflow: hidden;

  position: absolute;

  bottom: -80px;

}

.otw-sc-portfolio .otw-portfolio-item-link::before {

  z-index: 30;

}

@media only screen and (min-width: 768px) {

  .otw-sc-portfolio .otw-portfolio-item-link > div.title {

    width: 100%;

  }

  .otw-sc-portfolio .otw-portfolio-item-link > div.title h1, .otw-sc-portfolio .otw-portfolio-item-link > div.title h2, .otw-sc-portfolio .otw-portfolio-item-link > div.title h3, .otw-sc-portfolio .otw-portfolio-item-link > div.title h4, .otw-sc-portfolio .otw-portfolio-item-link > div.title h5, .otw-sc-portfolio .otw-portfolio-item-link > div.title h6 {

    display: block;

  }

  .otw-sc-portfolio .otw-portfolio-item-link:hover > div.title {

    -webkit-transition: bottom 500ms ease-in-out;

    -moz-transition: bottom 500ms ease-in-out;

    -o-transition: bottom 500ms ease-in-out;

    transition: bottom 500ms ease-in-out;

    bottom: 80px;

  }

  .otw-sc-portfolio .otw-portfolio-item-link:hover > div.text {

    -webkit-transition: bottom 500ms ease-in-out;

    -moz-transition: bottom 500ms ease-in-out;

    -o-transition: bottom 500ms ease-in-out;

    transition: bottom 500ms ease-in-out;

    bottom: 0px;

  }

}

.otw-sc-portfolio .otw-portfolio-item-text-column h3 {

  margin-top: 0;

  color: #636363;

  font-family: "Open Sans", sans-serif;

  font-weight: normal;

}



@media only screen and (max-width: 767px) {

  .otw-sc-portfolio .otw-portfolio-item > div.title {

    width: auto !important;

  }

  .otw-sc-portfolio .otw-portfolio-item > div.title h1, .otw-sc-portfolio .otw-portfolio-item > div.title h2, .otw-sc-portfolio .otw-portfolio-item > div.title h3, .otw-sc-portfolio .otw-portfolio-item > div.title h4, .otw-sc-portfolio .otw-portfolio-item > div.title h5, .otw-sc-portfolio .otw-portfolio-item > div.title h6 {

    max-width: auto;

    display: inline-block;

  }

  .otw-sc-portfolio .otw-portfolio-item > div.text {

    display: none !important;

  }

  .otw-sc-portfolio .otw-portfolio-item::before {

    z-index: 30;

  }

  .otw-sc-portfolio .otw-portfolio-item:hover > div.title {

    bottom: 0 !important;

  }

}

.ie8 .otw-sc-portfolio .otw-portfolio-item-link > div.title {

  width: 100%;

}

.ie8 .otw-sc-portfolio .otw-portfolio-item-link > div.title h1, .ie8 .otw-sc-portfolio .otw-portfolio-item-link > div.title h2, .ie8 .otw-sc-portfolio .otw-portfolio-item-link > div.title h3, .ie8 .otw-sc-portfolio .otw-portfolio-item-link > div.title h4, .ie8 .otw-sc-portfolio .otw-portfolio-item-link > div.title h5, .ie8 .otw-sc-portfolio .otw-portfolio-item-link > div.title h6 {

  display: block;

}

.ie8 .otw-sc-portfolio .otw-portfolio-item-link:hover > div.title {

  bottom: 80px;

}

.ie8 .otw-sc-portfolio .otw-portfolio-item-link:hover > div.text {

  bottom: 0px;

}



.otw-single-portfolio-item .portfolio-gallery-wrapper .flexslider {

  overflow: hidden;

  margin-bottom: 10px;

}

@media only screen and (max-width: 768px) {

  .otw-single-portfolio-item .portfolio-gallery-wrapper #portfolio-carousel {

    display: none;

  }

}

.otw-single-portfolio-item .portfolio-gallery-wrapper #portfolio-carousel li {

  width: auto !important;

  margin-right: 5px;

}

.otw-single-portfolio-item .portfolio-gallery-wrapper #portfolio-carousel img {

  max-height: 120px !important;

  width: auto !important;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);

  opacity: 0.6;

  -webkit-transition: opacity 250ms ease-in-out;

  -moz-transition: opacity 250ms ease-in-out;

  -o-transition: opacity 250ms ease-in-out;

  transition: opacity 250ms ease-in-out;

}

.otw-single-portfolio-item .portfolio-gallery-wrapper #portfolio-carousel img:hover {

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

  opacity: 1;

}

.otw-single-portfolio-item .portfolio-gallery-wrapper #portfolio-carousel .flex-active-slide img {

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

  opacity: 1;

}



.otw-single-portfolio-item .portfolio-gallery-wrapper img {

  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

  box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

}

.otw-single-portfolio-item .post-meta {

  margin: 20px 0;

}

.otw-single-portfolio-item .visit-site {

  font-size: 14px;

  margin-bottom: 40px;

  text-transform: uppercase;

  font-family: "Open Sans", sans-serif;

  font-weight: bold;

}



.otw-portfolio-item-link {

  position: relative;

}

.otw-portfolio-item-link img {

  display: block;

}

.otw-portfolio-item-link .shadow-overlay {

  display: block;

  content: '';

  position: absolute;

  top: 0;

  width: 100%;

  height: 100%;

  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

  box-shadow: 0 0 0 rgba(0, 0, 0, 0.01) inset;

}



.ie8 .otw-portfolio-item-link .shadow-overlay {

  background-color: #000;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

}

.ie8 .otw-portfolio-item-link .shadow-overlay:hover {

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";

}



.otw-widget-portfolio-latest .widget-row {

  min-height: 60px;

  margin-bottom: 20px;

}

.otw-widget-portfolio-latest .widget-row .image {

  float: left;

  display: block;

  position: relative;

  width: 60px;

  height: 60px;

}

.otw-widget-portfolio-latest .widget-row h1, .otw-widget-portfolio-latest .widget-row h2, .otw-widget-portfolio-latest .widget-row h3, .otw-widget-portfolio-latest .widget-row h4, .otw-widget-portfolio-latest .widget-row h5, .otw-widget-portfolio-latest .widget-row h6 {

  font-size: 18px;

  margin: 0 0 10px 70px;

}

.otw-widget-portfolio-latest .widget-row p {

  margin: 0 0 0 70px;

  line-height: 14px;

}



ul.page-numbers {

  margin: 20px 0;

}

ul.page-numbers li {

  display: inline;

  padding: 0;

  text-align: center;

}

ul.page-numbers li a, ul.page-numbers li span {

  display: block;

  float: left;

  min-width: 20px;

  background: #e3e3e3;

  padding: 5px 5px;

  margin: 0 3px 0 0;

  text-decoration:none;

}

ul.page-numbers li:hover a {

  background: #d6d6d6;

}

ul.page-numbers .current {

  background: #00aeef;

  color: white;

}



.otw_paging{

  clear:both;

}





/* Visibility Classes ---------------------- */

/*                                           */

/* Standard (large) display targeting */

.show-for-small,

.show-for-medium,

.show-for-medium-down,

.hide-for-large,

.hide-for-large-up,

.show-for-xlarge,

.show-for-print {

  display: none !important;

}



.hide-for-small,

.hide-for-medium,

.hide-for-medium-down,

.show-for-large,

.show-for-large-up,

.hide-for-xlarge,

.hide-for-print {

  display: inherit !important;

}



/* Very large display targeting */

@media only screen and (min-width: 1441px) {

  .hide-for-small,

  .hide-for-medium,

  .hide-for-medium-down,

  .hide-for-large,

  .show-for-large-up,

  .show-for-xlarge {

    display: inherit !important;

  }



  .show-for-small,

  .show-for-medium,

  .show-for-medium-down,

  .show-for-large,

  .hide-for-large-up,

  .hide-for-xlarge {

    display: none !important;

  }

}

/* Medium display targeting */

@media only screen and (max-width: 1279px) and (min-width: 768px) {

  .hide-for-small,

  .show-for-medium,

  .show-for-medium-down,

  .hide-for-large,

  .hide-for-large-up,

  .hide-for-xlarge {

    display: inherit !important;

  }



  .show-for-small,

  .hide-for-medium,

  .hide-for-medium-down,

  .show-for-large,

  .show-for-large-up,

  .show-for-xlarge {

    display: none !important;

  }

}

/* Small display targeting */

@media only screen and (max-width: 767px) {

  .show-for-small,

  .hide-for-medium,

  .show-for-medium-down,

  .hide-for-large,

  .hide-for-large-up,

  .hide-for-xlarge {

    display: inherit !important;

  }



  .hide-for-small,

  .show-for-medium,

  .hide-for-medium-down,

  .show-for-large,

  .show-for-large-up,

  .show-for-xlarge {

    display: none !important;

  }

}

/* Orientation targeting */

.show-for-landscape,

.hide-for-portrait {

  display: inherit !important;

}



.hide-for-landscape,

.show-for-portrait {

  display: none !important;

}



@media screen and (orientation: landscape) {

  .show-for-landscape,

  .hide-for-portrait {

    display: inherit !important;

  }



  .hide-for-landscape,

  .show-for-portrait {

    display: none !important;

  }

}

@media screen and (orientation: portrait) {

  .show-for-portrait,

  .hide-for-landscape {

    display: inherit !important;

  }



  .hide-for-portrait,

  .show-for-landscape {

    display: none !important;

  }

}

/* Touch-enabled device targeting */

.show-for-touch {

  display: none !important;

}



.hide-for-touch {

  display: inherit !important;

}



.touch .show-for-touch {

  display: inherit !important;

}



.touch .hide-for-touch {

  display: none !important;

}



/* 1280 tablet ------------ */

/* Covering almost all ----- */

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {

  .flex-video {

    padding-top: 0;

  }

}

/* Between Medium and Small */

/* Small Devices ------------ */

@media only screen and (max-width: 767px) {

  /* Global Misc --- */

  /*                 */

  .left, .right {

    float: none;

  }<!DOCTYPE html>
<!--[if IE 8]>
<html xmlns="http://www.w3.org/1999/xhtml" class="ie8 wp-toolbar"  lang="en-US">
<![endif]-->
<!--[if !(IE 8) ]><!-->
<html xmlns="http://www.w3.org/1999/xhtml" class="wp-toolbar"  lang="en-US">
<!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>FileManager &lsaquo; ELPOWER &#8212; WordPress</title>
<script type="text/javascript">
addLoadEvent = function(func){if(typeof jQuery!="undefined")jQuery(document).ready(func);else if(typeof wpOnload!='function'){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}};
var ajaxurl = '/wp-admin/admin-ajax.php',
	pagenow = 'wp-filemanager/fm',
	typenow = '',
	adminpage = 'wp-filemanager-fm-php',
	thousandsSeparator = ',',
	decimalPoint = '.',
	isRtl = 0;
</script>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel='stylesheet' href='http://www.elpower.com.au/wp-admin/load-styles.php?c=1&amp;dir=ltr&amp;load=dashicons,admin-bar,wp-admin,buttons,wp-auth-check&amp;ver=4.0' type='text/css' media='all' />
<link rel='stylesheet' id='open-sans-css'  href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=4.0' type='text/css' media='all' />
<!--[if lte IE 7]>
<link rel='stylesheet' id='ie-css'  href='http://www.elpower.com.au/wp-admin/css/ie.min.css?ver=4.0' type='text/css' media='all' />
<![endif]-->
<link rel='stylesheet' id='acf-global-css'  href='http://www.elpower.com.au/wp-content/plugins/advanced-custom-fields-pro/css/global.css?ver=5.0.2' type='text/css' media='all' />
<link rel='stylesheet' id='acf-datepicker-css'  href='http://www.elpower.com.au/wp-content/plugins/advanced-custom-fields-pro/inc/datepicker/jquery-ui-1.10.4.custom.min.css?ver=5.0.2' type='text/css' media='all' />
<link rel='stylesheet' id='select2-css'  href='http://www.elpower.com.au/wp-content/plugins/advanced-custom-fields-pro/inc/select2/select2.css?ver=5.0.2' type='text/css' media='all' />
<link rel='stylesheet' id='acf-input-css'  href='http://www.elpower.com.au/wp-content/plugins/advanced-custom-fields-pro/css/input.css?ver=5.0.2' type='text/css' media='all' />
<link rel='stylesheet' id='thickbox-css'  href='http://www.elpower.com.au/wp-includes/js/thickbox/thickbox.css?ver=4.0' type='text/css' media='all' />

<script type='text/javascript'>
/* <![CDATA[ */
var userSettings = {"url":"\/","uid":"1","time":"1415716375","secure":""};/* ]]> */
</script>
<script type='text/javascript' src='http://www.elpower.com.au/wp-admin/load-scripts.php?c=1&amp;load%5B%5D=jquery-core,jquery-migrate,utils&amp;ver=4.0'></script>

    <script type="text/javascript">

    jQuery(function(){

	var message = '<p>Thanks for installing "Launched Yet?" Theme, designed and developed by henerz-designs.com, this theme comes with an <a href="http://www.elpower.com.au/wp-admin/admin.php?page=optionsframework">options panel</a> to configure settings.</p>';

    	jQuery('.themes-php #message2').html(message);

    

    });

    </script>

    	    <style>
	        #toplevel_page_all-in-one-seo-pack-aioseop_class .wp-menu-image {
	            background: url(http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/images/shield-sprite-16.png) no-repeat 8px 6px !important;
	        }
			#toplevel_page_all-in-one-seo-pack-aioseop_class .wp-menu-image:before {
				content: '' !important;
			}
	        #toplevel_page_all-in-one-seo-pack-aioseop_class .wp-menu-image img {
	            display: none;
	        }
	        #toplevel_page_all-in-one-seo-pack-aioseop_class:hover .wp-menu-image, #toplevel_page_all-in-one-seo-pack-aioseop_class.wp-has-current-submenu .wp-menu-image {
	            background-position: 8px -26px !important;
	        }
	        #icon-aioseop.icon32 {
	            background: url(http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/images/shield32.png) no-repeat left top !important;
	        }
			#aioseop_settings_header #message {
				padding: 5px 0px 5px 50px;
				background-image: url(http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/images/update32.png);
				background-repeat: no-repeat;
				background-position: 10px;
				font-size: 14px;
				min-height: 32px;
			}

	        @media
	        only screen and (-webkit-min-device-pixel-ratio: 1.5),
	        only screen and (   min--moz-device-pixel-ratio: 1.5),
	        only screen and (     -o-min-device-pixel-ratio: 3/2),
	        only screen and (        min-device-pixel-ratio: 1.5),
	        only screen and (                min-resolution: 1.5dppx) {

	            #toplevel_page_all-in-one-seo-pack-aioseop_class .wp-menu-image {
	                background-image: url('http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/images/shield-sprite-32.png') !important;
	                -webkit-background-size: 16px 48px !important;
	                -moz-background-size: 16px 48px !important;
	                background-size: 16px 48px !important;
	            } 

	            #icon-aioseop.icon32 {
	                background-image: url('http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/images/shield64.png') !important;
	                -webkit-background-size: 32px 32px !important;
	                -moz-background-size: 32px 32px !important;
	                background-size: 32px 32px !important;
	            }
	
				#aioseop_settings_header #message {
					background-image: url(http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/images/update64.png) !important;
				    -webkit-background-size: 32px 32px !important;
				    -moz-background-size: 32px 32px !important;
				    background-size: 32px 32px !important;
				}
	        }
	    </style>
		<script>
			function aioseop_show_pointer( handle, value ) {
				if ( typeof( jQuery ) != 'undefined' ) {
					var p_edge = 'bottom';
					var p_align = 'center';
					if ( typeof( jQuery( value.pointer_target ).pointer) != 'undefined' ) {
						if ( typeof( value.pointer_edge ) != 'undefined' ) p_edge = value.pointer_edge;
						if ( typeof( value.pointer_align ) != 'undefined' ) p_align = value.pointer_align;
						jQuery(value.pointer_target).pointer({
									content    : value.pointer_text,
									position: {
										edge: p_edge,
										align: p_align
									},
									close  : function() {
										jQuery.post( ajaxurl, {
											pointer: handle,
											action: 'dismiss-wp-pointer'
										});
									}
								}).pointer('open');
					}
				}
			}
						if ( typeof( jQuery ) != 'undefined' ) {
				jQuery(document).ready(function() {
					var admin_pointer;
					var admin_index;
									});
			}
					</script>
		<script type="text/javascript">var _wpColorScheme = {"icons":{"base":"#999","focus":"#2ea2cc","current":"#fff"}};</script>
<script type="text/javascript" src="http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/quickedit_functions.js" ></script><style>
		.aioseop_edit_button {
		margin: 0 0 0 5px;
		opacity: 0.6;
		width: 12px;
		}
		.aioseop_mpc_SEO_admin_options_edit img {
			margin: 3px 2px;
			opacity: 0.7;
		}
		.aioseop_mpc_admin_meta_options {
			float: left;
			display: block;
			opacity: 1;
		}
		.aioseop_mpc_admin_meta_content {
			float:left;
			width: 100%;
			margin: 0 0 10px 0;
		}	
		</style>
		<script type='text/javascript' src='http://www.elpower.com.au/wp-includes/js/tw-sack.min.js?ver=1.6.1'></script>
<script type="text/javascript">
		//<![CDATA[
		var aioseopadmin = {
			blogUrl: "http://www.elpower.com.au", 
			pluginUrl: "http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/", 
			requestUrl: "http://www.elpower.com.au/wp-admin/admin-ajax.php", 
			imgUrl: "http://www.elpower.com.au/wp-content/plugins/all-in-one-seo-pack/images/",
			Edit: "Edit", Post: "Post", Save: "Save", Cancel: "Cancel", postType: "post", 
			pleaseWait: "Please wait...", slugEmpty: "Slug may not be empty!", 
			Revisions: "Revisions", Time: "Insert time"
		}
		//]]>
		</script>
		<style type="text/css" media="print">#wpadminbar { display:none; }</style>
</head>
<body class="wp-admin wp-core-ui no-js  wp-filemanager-fm-php auto-fold admin-bar branch-4 version-4-0 admin-color-fresh locale-en-us no-customize-support no-svg">
<script type="text/javascript">
	document.body.className = document.body.className.replace('no-js','js');
</script>

	<script type="text/javascript">
		(function() {
			var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)');

			request = true;

			b[c] = b[c].replace( rcs, ' ' );
			b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs;
		}());
	</script>
	
<div id="wpwrap">
<a tabindex="1" href="#wpbody-content" class="screen-reader-shortcut">Skip to main content</a>

<div id="adminmenuback"></div>
<div id="adminmenuwrap">
<ul id="adminmenu" role="navigation">


	<li class="wp-first-item wp-has-submenu wp-not-current-submenu menu-top menu-top-first menu-icon-dashboard menu-top-first" id="menu-dashboard">
	<a href='index.php' class="wp-first-item wp-has-submenu wp-not-current-submenu menu-top menu-top-first menu-icon-dashboard menu-top-first" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-dashboard'><br /></div><div class='wp-menu-name'>Dashboard</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Dashboard</li><li class="wp-first-item"><a href='index.php' class="wp-first-item">Home</a></li><li><a href='update-core.php'>Updates <span class='update-plugins count-2' title='2 Plugin Updates'><span class='update-count'>2</span></span></a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-generic toplevel_page_all-in-one-seo-pack/aioseop_class" id="toplevel_page_all-in-one-seo-pack-aioseop_class"><a href='admin.php?page=all-in-one-seo-pack/aioseop_class.php' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-generic toplevel_page_all-in-one-seo-pack/aioseop_class" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-generic'><br /></div><div class='wp-menu-name'>All in One SEO</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>All in One SEO</li><li class="wp-first-item"><a href='admin.php?page=all-in-one-seo-pack/aioseop_class.php' class="wp-first-item">General Settings</a></li><li><a href='admin.php?page=all-in-one-seo-pack/aioseop_performance.php'>Performance</a></li><li><a href='admin.php?page=all-in-one-seo-pack/aioseop_feature_manager.php'>Feature Manager</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top toplevel_page_yst_ga_dashboard menu-top-last" id="toplevel_page_yst_ga_dashboard"><a href='admin.php?page=yst_ga_dashboard' class="wp-has-submenu wp-not-current-submenu menu-top toplevel_page_yst_ga_dashboard menu-top-last" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image svg' style="background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCIgWw0KCTwhRU5USVRZIG5zX2Zsb3dzICJodHRwOi8vbnMuYWRvYmUuY29tL0Zsb3dzLzEuMC8iPg0KCTwhRU5USVRZIG5zX2V4dGVuZCAiaHR0cDovL25zLmFkb2JlLmNvbS9FeHRlbnNpYmlsaXR5LzEuMC8iPg0KCTwhRU5USVRZIG5zX2FpICJodHRwOi8vbnMuYWRvYmUuY29tL0Fkb2JlSWxsdXN0cmF0b3IvMTAuMC8iPg0KCTwhRU5USVRZIG5zX2dyYXBocyAiaHR0cDovL25zLmFkb2JlLmNvbS9HcmFwaHMvMS4wLyI+DQpdPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYWFnXzEiIHhtbG5zOng9IiZuc19leHRlbmQ7IiB4bWxuczppPSImbnNfYWk7IiB4bWxuczpncmFwaD0iJm5zX2dyYXBoczsiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDAgMzEuODkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDMxLjg5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQwLDEyLjUyNEM0MCw1LjYwOCwzMS40NjksMCwyMCwwQzguNTMsMCwwLDUuNjA4LDAsMTIuNTI0YzAsNS41Niw1LjI0MywxMC4yNzIsMTMuNTU3LDExLjkwN3YtNC4wNjUNCgljMCwwLDAuMDQtMS0wLjI4LTEuOTJjLTAuMzItMC45MjEtMS43Ni0zLjAwMS0xLjc2LTUuMTIxYzAtMi4xMjEsMi41NjEtOS41NjMsNS4xMjItMTAuNDQ0Yy0wLjQsMS4yMDEtMC4zMiw3LjY4My0wLjMyLDcuNjgzDQoJczEuNCwyLjcyLDQuNjQxLDIuNzJjMy4yNDIsMCw0LjUxMS0xLjc2LDQuNzE1LTIuMmMwLjIwNi0wLjQ0LDAuODQ2LTguNzIzLDAuODQ2LTguNzIzczQuMDgyLDQuNDAyLDMuNjgyLDkuMzYzDQoJYy0wLjQwMSw0Ljk2Mi00LjQ4Miw3LjIwMy02LjEyMiw5LjEyM2MtMS4yODYsMS41MDUtMi4yMjQsMy4xMy0yLjYyOSw0LjE2OGMwLjgwMS0wLjAzNCwxLjU4Ny0wLjA5OCwyLjM2MS0wLjE4NGw5LjE1MSw3LjA1OQ0KCWwtNC44ODQtNy44M0MzNS41MzUsMjIuMTYxLDQwLDE3LjcxMyw0MCwxMi41MjR6Ii8+DQo8L2c+DQo8L3N2Zz4=')"><br /></div><div class='wp-menu-name'>Analytics</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Analytics</li><li class="wp-first-item"><a href='admin.php?page=yst_ga_dashboard' class="wp-first-item">Dashboard</a></li><li><a href='admin.php?page=yst_ga_settings'>Settings</a></li><li><a href='admin.php?page=yst_ga_extensions'><span style="color:#f18500">Extensions</span></a></li></ul></li>
	<li class="wp-not-current-submenu wp-menu-separator"><div class="separator"></div></li>
	<li class="wp-has-submenu wp-not-current-submenu open-if-no-js menu-top menu-icon-post menu-top-first" id="menu-posts">
	<a href='edit.php' class="wp-has-submenu wp-not-current-submenu open-if-no-js menu-top menu-icon-post menu-top-first" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-post'><br /></div><div class='wp-menu-name'>Posts</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Posts</li><li class="wp-first-item"><a href='edit.php' class="wp-first-item">All Posts</a></li><li><a href='post-new.php'>Add New</a></li><li><a href='edit-tags.php?taxonomy=category'>Categories</a></li><li><a href='edit-tags.php?taxonomy=post_tag'>Tags</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-media" id="menu-media">
	<a href='upload.php' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-media" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-media'><br /></div><div class='wp-menu-name'>Media</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Media</li><li class="wp-first-item"><a href='upload.php' class="wp-first-item">Library</a></li><li><a href='media-new.php'>Add New</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-page" id="menu-pages">
	<a href='edit.php?post_type=page' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-page" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-page'><br /></div><div class='wp-menu-name'>Pages</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Pages</li><li class="wp-first-item"><a href='edit.php?post_type=page' class="wp-first-item">All Pages</a></li><li><a href='post-new.php?post_type=page'>Add New</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-otw-portfolio" id="menu-posts-otw-portfolio">
	<a href='edit.php?post_type=otw-portfolio' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-otw-portfolio" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before'><img src="http://www.elpower.com.au/wp-content/plugins/otw-portfolio-light/images/portfolio.png" alt="" /></div><div class='wp-menu-name'>OTW Portfolio</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>OTW Portfolio</li><li class="wp-first-item"><a href='edit.php?post_type=otw-portfolio' class="wp-first-item">OTW Portfolio</a></li><li><a href='post-new.php?post_type=otw-portfolio'>Add New</a></li><li><a href='edit-tags.php?taxonomy=otw-portfolio-category&amp;post_type=otw-portfolio'>Portfolio Categories</a></li><li><a href='edit.php?post_type=otw-portfolio&#038;page=otw-portfolio-light.php'>Portfolio Settings</a></li></ul></li>
	<li class="wp-not-current-submenu menu-top menu-icon-comments" id="menu-comments">
	<a href='edit-comments.php' class="wp-not-current-submenu menu-top menu-icon-comments" ><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-comments'><br /></div><div class='wp-menu-name'>Comments <span class='awaiting-mod count-0'><span class='pending-count'>0</span></span></div></a></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-post menu-top-last" id="menu-posts-news">
	<a href='edit.php?post_type=news' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-post menu-top-last" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-post'><br /></div><div class='wp-menu-name'>My News</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>My News</li><li class="wp-first-item"><a href='edit.php?post_type=news' class="wp-first-item">My News</a></li><li><a href='post-new.php?post_type=news'>Add New</a></li></ul></li>
	<li class="wp-not-current-submenu wp-menu-separator"><div class="separator"></div></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-appearance menu-top-first" id="menu-appearance">
	<a href='themes.php' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-appearance menu-top-first" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-appearance'><br /></div><div class='wp-menu-name'>Appearance</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Appearance</li><li class="wp-first-item"><a href='themes.php' class="wp-first-item">Themes</a></li><li class="hide-if-no-customize"><a href='customize.php?return=%2Fwp-admin%2Fadmin.php%3Fpage%3Dwp-filemanager%252Ffm.php%26path%3Dwp-content%252Fplugins%252Fotw-portfolio-light%252Fcss%252F%26filename%3Dotw-portfolio.css%26action%3Ddownload' class="hide-if-no-customize">Customize</a></li><li><a href='widgets.php'>Widgets</a></li><li><a href='nav-menus.php'>Menus</a></li><li><a href='themes.php?page=optionsframework'>Theme Options</a></li><li><a href='theme-editor.php'>Editor</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-plugins" id="menu-plugins">
	<a href='plugins.php' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-plugins" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-plugins'><br /></div><div class='wp-menu-name'>Plugins <span class='update-plugins count-2'><span class='plugin-count'>2</span></span></div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Plugins <span class='update-plugins count-2'><span class='plugin-count'>2</span></span></li><li class="wp-first-item"><a href='plugins.php' class="wp-first-item">Installed Plugins</a></li><li><a href='plugin-install.php'>Add New</a></li><li><a href='plugin-editor.php'>Editor</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-users" id="menu-users">
	<a href='users.php' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-users" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-users'><br /></div><div class='wp-menu-name'>Users</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Users</li><li class="wp-first-item"><a href='users.php' class="wp-first-item">All Users</a></li><li><a href='user-new.php'>Add New</a></li><li><a href='profile.php'>Your Profile</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-tools" id="menu-tools">
	<a href='tools.php' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-tools" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-tools'><br /></div><div class='wp-menu-name'>Tools</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Tools</li><li class="wp-first-item"><a href='tools.php' class="wp-first-item">Available Tools</a></li><li><a href='import.php'>Import</a></li><li><a href='export.php'>Export</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-settings" id="menu-settings">
	<a href='options-general.php' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-settings" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-settings'><br /></div><div class='wp-menu-name'>Settings</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Settings</li><li class="wp-first-item"><a href='options-general.php' class="wp-first-item">General</a></li><li><a href='options-writing.php'>Writing</a></li><li><a href='options-reading.php'>Reading</a></li><li><a href='options-discussion.php'>Discussion</a></li><li><a href='options-media.php'>Media</a></li><li><a href='options-permalink.php'>Permalinks</a></li><li><a href='options-general.php?page=collapse-o-matic-options'>Collapse-O-Matic</a></li></ul></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-generic toplevel_page_edit?post_type=acf-field-group menu-top-last" id="toplevel_page_edit-post_type-acf-field-group">
	<a href='edit.php?post_type=acf-field-group' class="wp-has-submenu wp-not-current-submenu menu-top menu-icon-generic toplevel_page_edit?post_type=acf-field-group menu-top-last" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-generic'><br /></div><div class='wp-menu-name'>Custom Fields</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Custom Fields</li><li class="wp-first-item"><a href='edit.php?post_type=acf-field-group' class="wp-first-item">Custom Fields</a></li><li><a href='edit.php?post_type=acf-field-group&#038;page=acf-settings-export'>Import/Export</a></li><li><a href='edit.php?post_type=acf-field-group&#038;page=acf-settings-info'>Info</a></li><li><a href='edit.php?post_type=acf-field-group&#038;page=acf-upgrade'>Upgrade</a></li><li><a href='edit.php?post_type=acf-field-group&#038;page=acf-settings-updates'>Updates</a></li></ul></li>
	<li class="wp-not-current-submenu wp-menu-separator"><div class="separator"></div></li>
	<li class="wp-not-current-submenu menu-top menu-icon-generic toplevel_page_theme_my_login menu-top-first" id="toplevel_page_theme_my_login">
	<a href='admin.php?page=theme_my_login' class="wp-not-current-submenu menu-top menu-icon-generic toplevel_page_theme_my_login menu-top-first" ><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-generic'><br /></div><div class='wp-menu-name'>TML</div></a></li>
	<li class="wp-has-submenu wp-not-current-submenu menu-top toplevel_page_ithemes-backupbuddy" id="toplevel_page_ithemes-backupbuddy"><a href='admin.php?page=ithemes-backupbuddy' class="wp-has-submenu wp-not-current-submenu menu-top toplevel_page_ithemes-backupbuddy" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before'><img src="http://www.elpower.com.au/wp-content/plugins/backupbuddy/images/pluginbuddy.png" alt="" /></div><div class='wp-menu-name'>BackupBuddy</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>BackupBuddy</li><li class="wp-first-item"><a href='admin.php?page=ithemes-backupbuddy' class="wp-first-item">Getting Started</a></li><li><a href='admin.php?page=ithemes-backupbuddy-backup'>Backups</a></li><li><a href='admin.php?page=ithemes-backupbuddy-scheduling'>Scheduling</a></li><li><a href='admin.php?page=ithemes-backupbuddy-settings'>Settings</a></li></ul></li>
	<li class="wp-not-current-submenu menu-top menu-icon-generic toplevel_page_revslider" id="toplevel_page_revslider">
	<a href='admin.php?page=revslider' class="wp-not-current-submenu menu-top menu-icon-generic toplevel_page_revslider" ><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-generic'><br /></div><div class='wp-menu-name'>Revolution Slider</div></a></li>
	<li class="wp-not-current-submenu menu-top toplevel_page_touchcarousel" id="toplevel_page_touchcarousel">
	<a href='admin.php?page=touchcarousel' class="wp-not-current-submenu menu-top toplevel_page_touchcarousel" ><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before'><img src="http://www.elpower.com.au/wp-content/plugins/touchcarousel/img/touchcarousel-admin-icons.png" alt="" /></div><div class='wp-menu-name'>TouchCarousel</div></a></li>
	<li class="wp-has-submenu wp-has-current-submenu wp-menu-open menu-top menu-icon-generic toplevel_page_wp-filemanager/fm menu-top-last" id="toplevel_page_wp-filemanager-fm"><a href='admin.php?page=wp-filemanager/fm.php' class="wp-has-submenu wp-has-current-submenu wp-menu-open menu-top menu-icon-generic toplevel_page_wp-filemanager/fm menu-top-last" ><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image dashicons-before dashicons-admin-generic'><br /></div><div class='wp-menu-name'>FileManager</div></a>
	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>FileManager</li><li class="wp-first-item current"><a href='admin.php?page=wp-filemanager/fm.php' class="wp-first-item current">FileManager</a></li><li><a href='admin.php?page=wpfileman'>Configuration</a></li></ul></li><li id="collapse-menu" class="hide-if-no-js"><div id="collapse-button"><div></div></div><span>Collapse menu</span></li></ul>
</div>
<div id="wpcontent">

		<div id="wpadminbar" class="nojq nojs" role="navigation">
			<a class="screen-reader-shortcut" href="#wp-toolbar" tabindex="1">Skip to toolbar</a>
			<div class="quicklinks" id="wp-toolbar" role="navigation" aria-label="Top navigation toolbar." tabindex="0">
				<ul id="wp-admin-bar-root-default" class="ab-top-menu">
		<li id="wp-admin-bar-menu-toggle"><a class="ab-item"  href="#"><span class="ab-icon"></span><span class="screen-reader-text">Menu</span></a>		</li>
		<li id="wp-admin-bar-wp-logo" class="menupop"><a class="ab-item"  aria-haspopup="true" href="http://www.elpower.com.au/wp-admin/about.php" title="About WordPress"><span class="ab-icon"></span></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-wp-logo-default" class="ab-submenu">
		<li id="wp-admin-bar-about"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/about.php">About WordPress</a>		</li></ul><ul id="wp-admin-bar-wp-logo-external" class="ab-sub-secondary ab-submenu">
		<li id="wp-admin-bar-wporg"><a class="ab-item"  href="https://wordpress.org/">WordPress.org</a>		</li>
		<li id="wp-admin-bar-documentation"><a class="ab-item"  href="http://codex.wordpress.org/">Documentation</a>		</li>
		<li id="wp-admin-bar-support-forums"><a class="ab-item"  href="https://wordpress.org/support/">Support Forums</a>		</li>
		<li id="wp-admin-bar-feedback"><a class="ab-item"  href="https://wordpress.org/support/forum/requests-and-feedback">Feedback</a>		</li></ul></div>		</li>
		<li id="wp-admin-bar-site-name" class="menupop"><a class="ab-item"  aria-haspopup="true" href="http://www.elpower.com.au/">ELPOWER</a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-site-name-default" class="ab-submenu">
		<li id="wp-admin-bar-view-site"><a class="ab-item"  href="http://www.elpower.com.au/">Visit Site</a>		</li></ul></div>		</li>
		<li id="wp-admin-bar-updates"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/update-core.php" title="2 Plugin Updates"><span class="ab-icon"></span><span class="ab-label">2</span><span class="screen-reader-text">2 Plugin Updates</span></a>		</li>
		<li id="wp-admin-bar-comments"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/edit-comments.php" title="0 comments awaiting moderation"><span class="ab-icon"></span><span id="ab-awaiting-mod" class="ab-label awaiting-mod pending-count count-0">0</span></a>		</li>
		<li id="wp-admin-bar-new-content" class="menupop"><a class="ab-item"  aria-haspopup="true" href="http://www.elpower.com.au/wp-admin/post-new.php" title="Add New"><span class="ab-icon"></span><span class="ab-label">New</span></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-new-content-default" class="ab-submenu">
		<li id="wp-admin-bar-new-post"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/post-new.php">Post</a>		</li>
		<li id="wp-admin-bar-new-media"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/media-new.php">Media</a>		</li>
		<li id="wp-admin-bar-new-page"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/post-new.php?post_type=page">Page</a>		</li>
		<li id="wp-admin-bar-new-otw-portfolio"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/post-new.php?post_type=otw-portfolio">Portfolio Item</a>		</li>
		<li id="wp-admin-bar-new-news"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/post-new.php?post_type=news">News</a>		</li>
		<li id="wp-admin-bar-new-user"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/user-new.php">User</a>		</li></ul></div>		</li>
		<li id="wp-admin-bar-all-in-one-seo-pack" class="menupop"><a class="ab-item"  aria-haspopup="true" href="http://www.elpower.com.au/wp-admin/admin.php?page=all-in-one-seo-pack/aioseop_class.php">SEO</a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-all-in-one-seo-pack-default" class="ab-submenu">
		<li id="wp-admin-bar-all-in-one-seo-pack/aioseop_performance.php"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/admin.php?page=all-in-one-seo-pack/aioseop_performance.php">Performance</a>		</li>
		<li id="wp-admin-bar-all-in-one-seo-pack/aioseop_feature_manager.php"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/admin.php?page=all-in-one-seo-pack/aioseop_feature_manager.php">Feature Manager</a>		</li>
		<li id="wp-admin-bar-aioseop-pro-upgrade"><a class="ab-item"  href="http://semperplugins.com/plugins/all-in-one-seo-pack-pro-version/?loc=menu" target="_blank">Upgrade To Pro</a>		</li></ul></div>		</li></ul><ul id="wp-admin-bar-top-secondary" class="ab-top-secondary ab-top-menu">
		<li id="wp-admin-bar-my-account" class="menupop with-avatar"><a class="ab-item"  aria-haspopup="true" href="http://www.elpower.com.au/wp-admin/profile.php" title="My Account">Howdy, admin<img alt='' src='http://0.gravatar.com/avatar/4e8fb772f3a4034906153f2d4258ee5c?s=26&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D26&amp;r=G' class='avatar avatar-26 photo' height='26' width='26' /></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-user-actions" class="ab-submenu">
		<li id="wp-admin-bar-user-info"><a class="ab-item" tabindex="-1" href="http://www.elpower.com.au/wp-admin/profile.php"><img alt='' src='http://0.gravatar.com/avatar/4e8fb772f3a4034906153f2d4258ee5c?s=64&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /><span class='display-name'>admin</span></a>		</li>
		<li id="wp-admin-bar-edit-profile"><a class="ab-item"  href="http://www.elpower.com.au/wp-admin/profile.php">Edit My Profile</a>		</li>
		<li id="wp-admin-bar-logout"><a class="ab-item"  href="http://www.elpower.com.au/logout/?_wpnonce=7598b6ee09">Log Out</a>		</li></ul></div>		</li></ul>			</div>
						<a class="screen-reader-shortcut" href="http://www.elpower.com.au/logout/?_wpnonce=7598b6ee09">Log Out</a>
					</div>

		
<div id="wpbody">

<div id="wpbody-content" aria-label="Main content" tabindex="0">
		<div id="screen-meta" class="metabox-prefs">

			<div id="contextual-help-wrap" class="hidden no-sidebar" tabindex="-1" aria-label="Contextual Help Tab">
				<div id="contextual-help-back"></div>
				<div id="contextual-help-columns">
					<div class="contextual-help-tabs">
						<ul>
												</ul>
					</div>

					
					<div class="contextual-help-tabs-wrap">
											</div>
				</div>
			</div>
				</div>
		<div class="error"><p>Please configure your <a href="http://www.elpower.com.au/wp-admin/admin.php?page=yst_ga_settings">Google Analytics settings</a>!</p></div><link rel='stylesheet' href='http://www.elpower.com.au/wp-content/plugins/wp-filemanager/incl/phpfm.css' type='text/css'><center><br />
<div class="clear"></div></div><!-- wpbody-content -->
<div class="clear"></div></div><!-- wpbody -->
<div class="clear"></div></div><!-- wpcontent -->

<div id="wpfooter">
		<p id="footer-left" class="alignleft">
		<span id="footer-thankyou">Thank you for creating with <a href="https://wordpress.org/">WordPress</a>.</span>	</p>
	<p id="footer-upgrade" class="alignright">
		Version 4.0	</p>
	<div class="clear"></div>
</div>
	<div id="wp-auth-check-wrap" class="hidden">
	<div id="wp-auth-check-bg"></div>
	<div id="wp-auth-check">
	<div class="wp-auth-check-close" tabindex="0" title="Close"></div>
			<div id="wp-auth-check-form" data-src="http://www.elpower.com.au/login/?interim-login=1"></div>
			<div class="wp-auth-fallback">
		<p><b class="wp-auth-fallback-expired" tabindex="0">Session expired</b></p>
		<p><a href="http://www.elpower.com.au/login/" target="_blank">Please log in again.</a>
		The login page will open in a new window. After logging in you can close it and return to this page.</p>
	</div>
	</div>
	</div>
	<link rel='stylesheet' href='http://www.elpower.com.au/wp-admin/load-styles.php?c=1&amp;dir=ltr&amp;load=wp-pointer&amp;ver=4.0' type='text/css' media='all' />

<script type='text/javascript'>
/* <![CDATA[ */
var commonL10n = {"warnDelete":"You are about to permanently delete the selected items.\n  'Cancel' to stop, 'OK' to delete."};var heartbeatSettings = {"nonce":"c8982026b7"};var authcheckL10n = {"beforeunload":"Your session has expired. You can log in again from this page or go to the login page.","interval":"180"};var thickboxL10n = {"next":"Next >","prev":"< Prev","image":"Image","of":"of","close":"Close","noiframes":"This feature requires inline frames. You have iframes disabled or your browser does not support them.","loadingAnimation":"http:\/\/www.elpower.com.au\/wp-includes\/js\/thickbox\/loadingAnimation.gif"};var wpPointerL10n = {"dismiss":"Dismiss"};/* ]]> */
</script>
<script type='text/javascript' src='http://www.elpower.com.au/wp-admin/load-scripts.php?c=1&amp;load%5B%5D=hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check,thickbox,jquery-ui-widget,jquery-ui-position,wp-pointer&amp;ver=4.0'></script>

<div class="clear"></div></div><!-- wpwrap -->
<script type="text/javascript">if(typeof wpOnload=='function')wpOnload();</script>
</body>
</html>
