html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}
/* links */
/* general */
html {
  background: #cccccc url('../images//patterns/04.png') repeat top center fixed;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* mouse selection */
::-moz-selection {
  color: #ffffff;
  background-color: #32cd32;
  text-shadow: none;
}
::selection {
  color: #ffffff;
  background-color: #32cd32;
  text-shadow: none;
}
/* fonts */
@font-face {
  font-family: 'Modelish Icons';
  src: url('../fonts//modelish.eot?9tqtkk');
  src: url('../fonts//modelish.eot?#iefix9tqtkk') format('embedded-opentype'), url('../fonts//modelish.woff?9tqtkk') format('woff'), url('../fonts//modelish.ttf?9tqtkk') format('truetype'), url('../fonts//modelish.svg#9tqtkk#modelish') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'Modelish Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
[data-icon]:before {
  content: attr(data-icon);
}
.icon-facebook:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-googleplus:before {
  content: "\e602";
}
.icon-mail:before {
  content: "\e603";
}
.icon-youtube:before {
  content: "\e604";
}
.icon-yahoo:before {
  content: "\e605";
}
.icon-vimeo:before {
  content: "\e606";
}
.icon-tumblr:before {
  content: "\e607";
}
.icon-skype:before {
  content: "\e608";
}
.icon-pinterest:before {
  content: "\e609";
}
.icon-linkedin:before {
  content: "\e60a";
}
.icon-instagram:before {
  content: "\e60b";
}
.icon-flickr:before {
  content: "\e60c";
}
.icon-dribbble:before {
  content: "\e60d";
}
.icon-behance:before {
  content: "\e60e";
}
.icon-rss:before {
  content: "\e60f";
}
.icon-500:before {
  content: "\e610";
}
.icon-cross:before {
  content: "\e611";
}
.icon-thumbs:before {
  content: "\e612";
}
.icon-comment:before {
  content: "\e613";
}
.icon-calendar:before {
  content: "\e614";
}
.icon-tag:before {
  content: "\e615";
}
.icon-video:before {
  content: "\e616";
}
.icon-link:before {
  content: "\e617";
}
.icon-fullsize:before {
  content: "\e618";
}
.icon-arrow-left-2:before {
  content: "\e619";
}
.icon-arrow-right-2:before {
  content: "\e61a";
}
.icon-arrow-left:before {
  content: "\e61b";
}
.icon-arrow-right:before {
  content: "\e61c";
}
/* typography */
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #111111;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
}
h1 small,
h2 small {
  font-weight: normal;
  color: #bfbfbf;
}
h1 {
  margin-bottom: 0.75em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
}
h2 {
  margin-bottom: 0.75em;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
}
h3 {
  margin-bottom: 0.75em;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.3;
}
h4 {
  margin-bottom: 0.75em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
}
h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0.75em;
}
h6 {
  margin-bottom: 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.no-bottom {
  margin-bottom: 0!important;
}
.no-margin {
  margin: 0!important;
}
.no-padding {
  padding: 0!important;
}
p,
ol,
ul,
address {
  margin-bottom: 1.5em;
}
.small {
  font-size: 13px;
  font-size: 1.3rem;
}
ul,
ol {
  margin: 0 0 1.5em 24px;
  list-style-position: inside;
}
ul {
  list-style-type: none;
}
ol {
  list-style-type: decimal;
}
ul.square {
  list-style-type: square;
}
ul.circle {
  list-style-type: circle;
}
ul.disc {
  list-style-type: disc;
}
ol.upper-roman {
  list-style-type: upper-roman;
}
ol.lower-roman {
  list-style-type: lower-roman;
}
ol.upper-alpha {
  list-style-type: upper-alpha;
}
ol.lower-alpha {
  list-style-type: lower-alpha;
}
.list-bordered {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}
.list-bordered li {
  margin-bottom: 0.375em;
  padding-bottom: 0.375em;
  border-bottom: 1px dotted #e6e6e6;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
li ul,
li ol {
  margin: 0;
}
blockquote {
  position: relative;
  margin: 0 0 1.5em;
  padding-left: 24px;
  padding-right: 24px;
  border-left: 1px dotted #b3b3b3;
  font-family: Cambria, Georgia, Times, "Times New Roman";
  font-style: italic;
  color: #515151;
}
blockquote:before,
blockquote:after {
  content: '';
}
blockquote.quotes {
  display: block;
  text-indent: 42px;
  position: relative;
}
blockquote.quotes:before {
  content: "\201c";
  font-weight: bold;
  font-style: normal;
  font-size: 54px;
  line-height: 54px;
  font-family: Arial;
  position: absolute;
  top: -2px;
  left: -13px;
}
blockquote.quotes a,
blockquote.quotes a:visited,
blockquote.quotes a:visited {
  color: #515151;
}
blockquote.quotes p:last-child {
  margin-bottom: 0;
}
blockquote.quotes p {
  margin-bottom: 0.5em;
}
blockquote.quotes p.author {
  margin-bottom: 0;
  text-indent: 0;
}
dl,
dd {
  margin-bottom: 1.5em;
}
dt {
  font-weight: bold;
}
abbr[title] {
  border-bottom: 1px dotted #e6e6e6;
  cursor: help;
}
dfn {
  font-style: italic;
}
ins {
  background-color: #ffffff;
  color: #111111;
  text-decoration: none;
}
mark {
  background-color: #ffffff;
  color: #111111;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
sub,
sup {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #ffffff;
}
img {
  max-width: 100%;
  height: auto;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
p img.left {
  float: left;
  margin: 5px 12px 0.75em 0;
}
p img.right {
  float: right;
  margin: 5px 0 0.75em 12px;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin-bottom: 1.5em;
}
figure img {
  margin-bottom: 0.375em;
}
figure figcaption {
  display: block;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #808080;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright {
  float: right;
  margin: 0 0 12px 0.75em;
}
.alignleft {
  float: left;
  margin: 0 0.75em 12px 0;
}
.textcenter {
  text-align: center;
}
.textright {
  text-align: right;
}
.textleft {
  text-align: left;
}
.wp-caption {
  max-width: 100% !important;
  border: 1px solid #e6e6e6;
  text-align: center;
  background-color: #fafafa;
  padding: 0.3em;
  margin-bottom: 1em;
}
.wp-caption img {
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 0.8em;
  padding-top: 0.2em;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
.gallery-item {
  margin-bottom: 0;
}
.gallery-item img {
  border-width: 1px!important;
}
.tagcloud {
  margin-bottom: 1em;
}
.screen-reader-text {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/* links */
a,
blockquote.quotes p.author a {
  text-decoration: none;
  color: #32cd32;
}
a:visited,
blockquote.quotes p.author a:visited {
  color: #1e7b1e;
}
a:hover,
blockquote.quotes p.author a:hover {
  text-decoration: underline;
  color: #28a428;
}
a:focus,
blockquote.quotes p.author a:focus {
  outline: thin dotted;
  color: #145214;
}
a:hover,
blockquote.quotes p.author a:hover,
a:active,
blockquote.quotes p.author a:active {
  outline: 0;
}
/* table */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
}
table caption {
  background-color: #32cd32;
  color: #ffffff;
  padding: 4px;
  font-weight: bold;
}
table th,
table td {
  padding: 4px;
  vertical-align: top;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  text-align: left;
}
table th {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #32cd32;
  border: 1px solid #2cb42c;
  color: #ffffff;
}
table thead th {
  vertical-align: bottom;
}
table tbody + tbody {
  border-top: 2px solid #d9d9d9;
}
table tbody tr td,
table tbody tr th {
  -webkit-transition: background-color 0.25s linear;
  -moz-transition: background-color 0.25s linear;
  -ms-transition: background-color 0.25s linear;
  -o-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #ededed !important;
}
table.table-striped tbody tr:nth-child(odd) td,
table.table-striped tbody tr:nth-child(odd) th {
  background-color: #fafafa;
}
/* buttons */
.button,
button,
input[type=submit],
input[type=reset],
input[type=button] {
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 1.5em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
  background-color: #32cd32;
  border: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.button.small,
button.small,
input[type=submit].small,
input[type=reset].small,
input[type=button].small {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 0;
  padding: 0 4px;
}
.button.big,
button.big,
input[type=submit].big,
input[type=reset].big,
input[type=button].big {
  font-size: 21px;
  font-size: 2.1rem;
  padding: 1.25em 1.8em;
}
.button:visited,
button:visited,
input[type=submit]:visited,
input[type=reset]:visited,
input[type=button]:visited,
.button:hover,
button:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
  color: #ffffff;
  text-decoration: none;
}
.button:hover,
button:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover,
.button:focus,
button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
input[type=button]:focus {
  background-color: #28a428;
  color: #ffffff;
}
.button:active,
button:active,
input[type=submit]:active,
input[type=reset]:active,
input[type=button]:active {
  background-color: #239023;
}
.button.full-width,
button.full-width,
input[type=submit].full-width,
input[type=reset].full-width,
input[type=button].full-width {
  width: 100%;
  padding-left: 0!important;
  padding-right: 0!important;
  text-align: center;
}
.button.button-disabled,
button.button-disabled,
input[type=submit].button-disabled,
input[type=reset].button-disabled,
input[type=button].button-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
.button.grey,
button.grey,
input[type=submit].grey,
input[type=reset].grey,
input[type=button].grey {
  background-color: #e6e6e6;
  color: #000000;
}
.button.grey:hover,
button.grey:hover,
input[type=submit].grey:hover,
input[type=reset].grey:hover,
input[type=button].grey:hover,
.button.grey:focus,
button.grey:focus,
input[type=submit].grey:focus,
input[type=reset].grey:focus,
input[type=button].grey:focus {
  background-color: #cccccc;
}
.button.grey:active,
button.grey:active,
input[type=submit].grey:active,
input[type=reset].grey:active,
input[type=button].grey:active {
  background-color: #bfbfbf;
}
.button.dark,
button.dark,
input[type=submit].dark,
input[type=reset].dark,
input[type=button].dark {
  background-color: #111111;
  color: #ffffff;
}
.button.dark:hover,
button.dark:hover,
input[type=submit].dark:hover,
input[type=reset].dark:hover,
input[type=button].dark:hover,
.button.dark:focus,
button.dark:focus,
input[type=submit].dark:focus,
input[type=reset].dark:focus,
input[type=button].dark:focus {
  background-color: #2b2b2b;
}
.button.dark:active,
button.dark:active,
input[type=submit].dark:active,
input[type=reset].dark:active,
input[type=button].dark:active {
  background-color: #373737;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.pagination a,
.tags a,
.pagination span,
.tags span {
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 1.5em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  background-color: #111111;
  color: #ffffff;
  border: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pagination a:hover,
.tags a:hover,
.pagination a:focus,
.tags a:focus {
  text-decoration: none;
  background-color: #2b2b2b;
}
.pagination span.current,
.tags span.current {
  color: #ffffff;
  background-color: #32cd32;
  border: 0;
}
/* forms */
form {
  margin-bottom: 1.5em;
}
form.no-br br {
  display: none;
}
label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
}
label.checkbox {
  margin-bottom: 0.75em;
}
input[type=text],
input[type=password],
input[type=email],
textarea,
select {
  border: 1px solid #bfbfbf;
  outline: none;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #000000;
  width: 230px;
  max-width: 100%;
  display: block;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 1.5em;
  padding: 6px 4px;
}
input[type=text].full-width,
input[type=password].full-width,
input[type=email].full-width,
textarea.full-width,
select.full-width {
  width: 100%;
}
input[type=text]:hover,
input[type=password]:hover,
input[type=email]:hover,
textarea:hover,
select:hover {
  border: 1px solid #adebad;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
textarea:focus,
select:focus {
  border: 1px solid #32cd32;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
input[type=text]:focus:invalid,
input[type=password]:focus:invalid,
input[type=email]:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  border-color: #ee5555;
}
input[type=text][readonly],
input[type=password][readonly],
input[type=email][readonly],
textarea[readonly],
select[readonly],
input[type=text][readonly],
input[type=password][readonly],
input[type=email][readonly],
textarea[readonly],
select[readonly] {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
}
#sidebar select {
  width: 100%;
}
textarea {
  width: 450px;
  min-height: 60px;
  overflow: auto;
}
input.inline {
  display: inline-block;
}
select {
  width: 230px;
}
.oldie select {
  width: 240px;
}
input[type=checkbox],
input[type=radio] {
  display: inline;
  position: relative;
  top: 1px;
}
label span,
legend span {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
::-webkit-input-placeholder,
:-moz-placeholder {
  color: #cccccc;
}
/* responsive video */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 1.5em;
  background-color: rgba(0, 0, 0, 0.02);
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper {
  max-width: 100%;
}
/* call to action box */
.call-to-action {
  margin-bottom: 1.5em;
  border: 1px dotted #b3b3b3;
  background: #f7f7f7;
  padding: 10px;
}
.call-to-action h3,
.call-to-action a {
  margin-bottom: 0;
}
.call-to-action p {
  font-style: italic;
  margin-bottom: 5px;
  color: #808080;
  font-size: 90%;
}
/* features boxes */
.features-boxes {
  margin-bottom: 1.5em;
  border: 1px dotted #b3b3b3;
  background: #e6e6e6;
  text-align: center;
}
.features-boxes .box {
  margin-bottom: 0;
}
.features-boxes .box .inner {
  padding: 20px;
  border-bottom: 1px dotted #b3b3b3;
}
.features-boxes .box .inner p {
  color: #808080;
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 0;
}
.features-boxes .box .inner p a {
  display: block;
  margin-top: 0.75em;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
}
.features-boxes .box .inner p a:hover {
  color: #111111;
}
.features-boxes .box .inner p a span {
  position: relative;
  top: -1px;
}
.features-boxes .box .inner img {
  margin-bottom: 0.75em;
}
.features-boxes .last .inner {
  border-bottom: 0;
}
/* separators */
.sep {
  margin-bottom: 1.5em;
  height: 0.2em;
  border-top: 1px dotted #b3b3b3;
  position: relative;
  clear: both;
}
.sep span,
.sep:after {
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 100%;
  border-top: 1px dotted #b3b3b3;
}
.sep:after {
  content: '';
  top: 3px;
}
.sep-margin-top {
  margin-top: 1.5em;
}
.sep-no-margin {
  margin-bottom: 0;
}
/* thumb */
.thumb {
  margin-bottom: 1.5em;
  max-width: 100%;
  text-align: center;
}
.thumb.round,
.thumb.round a.image-link,
.thumb.round img,
.thumb.round a.image-link:before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.thumb a.image-link,
.thumb img {
  display: inline-block;
  max-width: 100%;
}
.thumb a.image-link {
  position: relative;
}
.thumb .icon-fullsize,
.thumb .icon-link,
.thumb .icon-video {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 63px;
  height: 63px;
  line-height: 65px;
  font-size: 23px;
  margin-left: -31px;
  margin-top: -31px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-decoration: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.thumb .icon-video:before {
  position: relative;
  left: 2px;
}
.thumb a.image-link:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.thumb .info {
  margin-top: 0.75em;
}
.thumb .info h4 {
  margin-bottom: 0.2em;
}
.thumb .info h4 a {
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.thumb .info em {
  display: block;
  color: #919191;
  font-size: 12px;
  font-size: 1.2rem;
}
/* rotator */
.rotator .rotator-item {
  display: none;
}
.rotator .rotator-item:first-child,
.rotator .first-child {
  display: block;
}
.rotator .prev,
.rotator .next {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 25px;
  color: #000000;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.rotator .prev:hover,
.rotator .next:hover {
  color: #32cd32;
}
/* accordion */
.accordion {
  margin-left: 0;
}
.accordion .accordion-title {
  cursor: pointer;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.accordion .accordion-title:before {
  font-size: 11px;
  font-family: Arial, sans-serif;
  content: '+';
  font-weight: normal;
  float: left;
  width: 19px;
  height: 19px;
  line-height: 19px;
  position: relative;
  top: 3px;
  margin-right: 8px;
  text-align: center;
  background: #000000;
  color: #ffffff;
}
.accordion .accordion-content {
  font-size: 13px;
  font-size: 1.3rem;
  height: 0;
  margin-bottom: 5px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.accordion .active .accordion-title:before,
.accordion .accordion .accordion-title:hover:before {
  background: #32cd32;
}
.accordion .active .accordion-title:before,
.accordion .no-js .accordion .accordion-title:before {
  content: '\2013';
}
.accordion .active .accordion-content,
.accordion .no-js .accordion .accordion-content {
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* tabs */
.tab-container {
  margin-bottom: 1.5em;
}
.tab-container .tab_content {
  border: 1px solid #e6e6e6;
  background: #ffffff;
  padding: 20px 20px 0;
}
.tab-container .tabs {
  list-style: none;
  margin: 0;
}
.tab-container .tabs li {
  float: left;
  margin: 3px 5px 0 0;
}
.tab-container .tabs li a {
  display: block;
  text-decoration: none;
  color: #808080;
  background: #f9f9f9;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  padding: 5px 15px;
  font-size: 13px;
  font-size: 1.3rem;
}
.tab-container .tabs li a:hover {
  background-color: #e6e6e6;
}
.tab-container .tabs li.active {
  margin-top: 0;
  margin-bottom: -1px;
}
.tab-container .tabs li.active a {
  color: #32cd32;
  border-top: 3px solid #32cd32;
  background: #ffffff;
  padding: 6px 20px;
}
.oldie .tabs li.active {
  position: relative;
  top: 1px;
}
/* dropcap */
.dropcap {
  float: left;
  background-color: #e6e6e6;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 23px;
  font-size: 2.3rem;
  margin: 2px 8px 0 0;
}
.dropcap.color {
  background-color: #32cd32;
  color: #ffffff;
}
/* alert boxes */
.alert {
  position: relative;
  margin-bottom: 0.75em;
  font-size: 13px;
  font-size: 1.3rem;
  border-left: 3px solid #cccccc;
  padding: 10px 12px;
}
.alert.info {
  background-color: #f1f1f1;
  border-color: #cbcbcb;
}
.alert.success {
  background-color: #dbfac9;
  border-color: #acf483;
}
.alert.notice {
  background-color: #fff8be;
  border-color: #fff072;
}
.alert.error {
  background-color: #ffc7b9;
  border-color: #ff8a6d;
}
/* pricing table */
.pricing-table .price-item {
  text-align: center;
  border: 1px solid #e6e6e6;
  margin-bottom: 1.5em;
}
.pricing-table .price-item .price-title {
  background-color: #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin: 0;
  padding: 10px;
}
.pricing-table .price-item .price-tag {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 1.5em;
  padding: 10px;
}
.pricing-table .price-item .price-tag span {
  font-size: 13px;
  font-weight: normal;
  color: #bfbfbf;
}
.pricing-table .price-item ul {
  display: block;
  padding: 0 10px;
  margin-left: 0;
}
.pricing-table .price-item p:last-child {
  margin-bottom: 0;
}
.pricing-table .special {
  border-color: #32cd32;
}
.pricing-table .special .price-title,
.pricing-table .special .price-tag {
  border-color: #32cd32;
}
.pricing-table .special .price-title {
  background-color: #32cd32;
  color: #ffffff;
}
.tipsy {
  font-size: 11px;
  font-size: 1.1rem;
  position: absolute;
  padding: 5px;
  z-index: 100000;
}
.tipsy .tipsy-inner {
  background-color: #111;
  color: #ffffff;
  max-width: 200px;
  padding: 4px 12px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.tipsy .tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #111;
}
.tipsy .tipsy-arrow-n {
  border-bottom-color: #111;
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy .tipsy-arrow-s {
  border-top-color: #111;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy .tipsy-arrow-e {
  border-left-color: #111;
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.tipsy .tipsy-arrow-w {
  border-right-color: #111;
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
/* supersized */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(-360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  text-indent: -999em;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#supersized-loader:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  margin: 11px auto 0;
  border: 3px solid #000000;
  -webkit-animation: spin 0.8s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: spin 0.8s ease-out;
  -moz-animation-iteration-count: infinite;
  -o-animation: spin 0.8s ease-out;
  -o-animation-iteration-count: infinite;
  animation: spin 0.8s ease-out;
  animation-iteration-count: infinite;
}
#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  visibility: hidden;
}
#supersized img {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  position: relative;
  display: none;
  outline: none;
  border: none;
}
#supersized li {
  display: block;
  margin: 0;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#supersized li.prevslide {
  z-index: -20;
}
#supersized li.activeslide {
  z-index: -10;
}
#supersized li.image-loading {
  position: relative;
  width: 100%;
  height: 100%;
}
#supersized li.image-loading:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin: -7px 0 0 -7px;
  border: 3px solid #000000;
  background-color: #ffffff;
  -webkit-animation: spin 0.8s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: spin 0.8s ease-out;
  -moz-animation-iteration-count: infinite;
  -o-animation: spin 0.8s ease-out;
  -o-animation-iteration-count: infinite;
  animation: spin 0.8s ease-out;
  animation-iteration-count: infinite;
}
#supersized li.image-loading img {
  visibility: hidden;
}
#supersized li.prevslide img,
#supersized li.activeslide img {
  display: inline;
}
#supersized a {
  width: 100%;
  height: 100%;
  display: block;
}
#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
}
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}
/* FlexSlider v2.0 */
.flexslider {
  position: relative;
  zoom: 1;
  margin-bottom: 1.5em;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides li {
  display: none;
  position: relative;
  margin: 0;
  -webkit-backface-visibility: hidden;
}
.no-js .flexslider .slides li:first-child {
  display: block;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 0.7ms easeInOut;
  -moz-transition: all 0.7ms easeInOut;
  -ms-transition: all 0.7ms easeInOut;
  -o-transition: all 0.7ms easeInOut;
  transition: all 0.7ms easeInOut;
}
.flexslider .slides {
  zoom: 1;
}
.flex-direction-nav a {
  display: block;
  width: 19px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  margin: -15px 0 0;
  text-align: center;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-decoration: none;
}
.flex-direction-nav .flex-next {
  right: 10px;
}
.flex-direction-nav .flex-prev {
  left: 10px;
}
.flexslider .flex-direction-nav .flex-disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
.iosSlider {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  margin-bottom: 1.5em;
  padding-bottom: 62.5%;
}
.iosSlider .slider {
  width: 100%;
  height: 100%;
}
.iosSlider .slide {
  float: left;
  position: relative;
}
/* fancyBox 2 */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #32cd32;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
.fancybox-close:before,
.fancybox-prev span:before,
.fancybox-next span:before {
  font-family: 'Modelish Icons';
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.fancybox-close {
  position: absolute;
  top: -2em;
  right: 6px;
  width: 2.2em;
  height: 2.2em;
  text-align: center;
  line-height: 2.3em;
  font-size: 1em;
  cursor: pointer;
  z-index: 8040;
  background-color: #f7f7f7;
  text-decoration: none;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 2px;
  color: #000000;
}
.fancybox-close:hover {
  text-decoration: none;
  color: #32cd32;
}
.fancybox-close:before {
  content: "\e611";
  font-weight: bold;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 4em;
  height: 4em;
  margin-top: -2em;
  margin-left: -2em;
  cursor: pointer;
  z-index: 8060;
  background-color: #f7f7f7;
  border: 0.3em solid #000000;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(-360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
#fancybox-loading div {
  width: 1em;
  height: 1em;
  margin: 1.3em auto 0;
  border: 0.25em solid #000000;
  -webkit-animation: spin 0.8s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: spin 0.8s ease-out;
  -moz-animation-iteration-count: infinite;
  -o-animation: spin 0.8s ease-out;
  -o-animation-iteration-count: infinite;
  animation: spin 0.8s ease-out;
  animation-iteration-count: infinite;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 70px;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
  color: #000000;
}
.fancybox-nav:hover {
  color: #32cd32;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 2em;
  height: 2em;
  line-height: 2.2em;
  margin-top: -1em;
  font-size: 1.2em;
  text-align: center;
  background-color: #f7f7f7;
  cursor: pointer;
  z-index: 8040;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fancybox-prev span {
  left: -4px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.fancybox-prev span:before {
  content: "\e61b";
}
.fancybox-next span {
  right: -4px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.fancybox-next span:before {
  content: "\e61c";
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAG0lEQVR42mIU4OHZwEAEYGIgEowqpI5CgAADAGiRAOzkX/wUAAAAAElFTkSuQmCC);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
@media (min-width: 1260px) {
  .fancybox-close {
    display: none;
  }
  .fancybox-nav {
    width: 15em;
  }
  .fancybox-skin .fancybox-nav span {
    background-color: transparent;
    color: #fff;
  }
  .fancybox-nav span {
    opacity: 0.25;
  }
  .fancybox-wrap:hover .fancybox-nav span {
    opacity: 0.5;
  }
  .fancybox-wrap .fancybox-nav:hover span {
    opacity: 1;
  }
  .fancybox-prev {
    left: -8.5em;
  }
  .fancybox-next {
    right: -8.5em;
  }
  .fancybox-nav span {
    font-size: 5em;
  }
  .fancybox-title {
    font-size: 1.1em;
  }
  .fancybox-overlay {
    cursor: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QAAAAAAAD5Q7t/AAAA6klEQVR42tWXyw6CMBBFi/+qhCi6bVj52PABBv6C3zOsjhuJ2hTS1k6Ls+3MPTc8pjMKGIAHsFWJAti9mIMCRt5RJYBXH7xRASXfUSWCA5TTQS1twgKvzQRtJBwiwk+Gtp5L1E6JfnA/zZgmgrWA5lcTFnjjK9CGmrDA29BHaJq4ONTcosAXTLQxcqObEIN/ALo5gAXeSbTRAuhNExZ4DxRSvdxmIg3cwUQQfKP+KbK+guwfoedveI8Nz9eIsrZii+DZoeYqdROmu46FBhItW7i2edBbU3gsPy6ayLSY7KeDvKvZGpbTrOv5E6zIaGL25rGJAAAAAElFTkSuQmCC) 16 16, crosshair;
  }
}
#header {
  position: relative;
  background-color: #ffffff;
  z-index: 2;
}
#header #logo {
  padding: 10px;
  height: 41px;
}
#header #logo h1 {
  margin-bottom: 0;
}
#header #logo h1 a,
#header #logo h1 img {
  display: block;
}
#header #logo h1 img {
  max-width: none;
  height: 41px;
  float: left;
  padding-right: 10px;
}
#header #logo.text-version h1 {
  line-height: 40px;
  height: 41px;
}
#header #logo.text-version h1 a,
#header #logo.text-version h1 a:hover {
  color: #000000;
  text-decoration: none;
}
#header nav {
  display: none;
}
#header nav ul {
  margin: 0;
}
#header nav li a {
  display: block;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-decoration: none;
}
#header nav li.current_page_item > a {
  color: #aaa;
}
#header nav li ul {
  display: none;
  font-size: 95%;
}
#header nav.mobile {
  display: block;
}
#header nav.mobile ul li {
  display: block;
  border-top: 1px solid #e6e6e6;
}
#header nav.mobile ul li a {
  padding: 10px;
}
#header nav.mobile ul li.current_page_item > a {
  color: #000000;
  background-color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0.05);
}
#header nav.mobile ul li ul {
  display: block;
}
#header nav.mobile ul li ul li {
  border-top-color: #d9d9d9;
}
#header nav.mobile ul li ul a {
  padding-left: 20px;
}
#header nav.mobile ul li ul ul a {
  padding-left: 30px;
}
#header #menu-switch {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 6;
}
#header #menu-switch:after {
  content: '\00a0\2261';
}
#header .social-links,
#header .image,
#header .searchform {
  display: none;
}
.fullpage #header .sep {
  display: none;
}
#supersized-info,
.flexslider .slides .info,
.iosSlider .info {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
}
#supersized-info .inner,
.flexslider .slides .info .inner,
.iosSlider .info .inner {
  padding: 10px;
  position: relative;
}
#supersized-info .inner h2,
.flexslider .slides .info .inner h2,
.iosSlider .info .inner h2,
#supersized-info .inner p,
.flexslider .slides .info .inner p,
.iosSlider .info .inner p {
  margin-bottom: 0;
  text-align: center;
}
#supersized-info .inner h2,
.flexslider .slides .info .inner h2,
.iosSlider .info .inner h2 {
  font-weight: normal;
}
#supersized-info .inner h2 a,
.flexslider .slides .info .inner h2 a,
.iosSlider .info .inner h2 a {
  display: block;
  color: #111111;
}
#supersized-info .inner p,
.flexslider .slides .info .inner p,
.iosSlider .info .inner p {
  display: none;
  font-size: 14px;
  font-size: 1.4rem;
  color: #5e5e5e;
}
a.supersized-next,
a.supersized-prev {
  position: absolute;
  top: 71px;
  display: none;
  width: 48px;
  height: 48px;
  line-height: 49px;
  font-size: 27px;
  background: #ffffff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
}
a.supersized-next span,
a.supersized-prev span {
  color: #000000;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
a.supersized-next:hover span,
a.supersized-prev:hover span {
  color: #32cd32;
}
a.supersized-prev {
  right: 68px;
}
a.supersized-next {
  right: 10px;
}
.flexslider .slides .info,
.iosSlider .info {
  z-index: 1;
}
.flex-direction-nav a {
  top: auto;
  bottom: 0;
  z-index: 3;
  display: block;
  width: 40px;
  height: 48px;
  line-height: 49px;
  font-size: 30px;
  color: #000000;
  background-color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.flex-direction-nav a:hover {
  color: #32cd32;
}
.flex-direction-nav a.flex-prev {
  left: 0;
}
.flex-direction-nav a.flex-next {
  right: 0;
}
#main,
#footer {
  background: #ffffff;
}
#main .wrapper,
#footer .wrapper {
  padding: 10px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Kreon';
  font-weight: normal;
  color: #111;
  text-transform: uppercase;
}
.box {
  background: #e6e6e6;
  margin-bottom: 1.5em;
  padding: 12px;
}
.portfolio-overview h4 {
  margin-bottom: 1em;
}
.portfolio-overview .icon-calendar {
  position: relative;
  padding-left: 24px;
}
.portfolio-overview .icon-calendar:before {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 17px;
}
.navigation {
  position: relative;
}
.navigation a {
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem;
  text-decoration: none;
  margin-bottom: 10px;
  padding: 5px;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.navigation a:hover {
  color: #32cd32;
}
.navigation a span {
  position: relative;
  top: 5px;
  font-size: 25px;
  font-size: 2.5rem;
}
.navigation .prev span {
  margin-right: 5px;
}
.navigation .next span {
  margin-left: 5px;
}
.navigation .all {
  border-left: 1px dotted #b3b3b3;
  padding-left: 15px;
}
.navigation .all span {
  margin-left: 10px;
}
.navigation .no-border {
  border: 0;
  margin-left: 0;
  padding-left: 0;
}
#sidebar h3 {
  margin-bottom: 3px;
}
#sidebar .sep {
  margin-bottom: 10px;
}
.widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.Annual_Archive_Widget ul {
  list-style: none;
  margin-left: 0;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.Annual_Archive_Widget ul li {
  display: block;
  margin-bottom: 0;
  background-color: #f2f2f2;
  border-bottom: 6px solid #ffffff;
}
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_pages ul li:last-child,
.widget_meta ul li:last-child,
.widget_nav_menu ul li:last-child,
.Annual_Archive_Widget ul li:last-child {
  border-bottom: 0;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.Annual_Archive_Widget ul li a {
  display: inline-block;
  padding: 0.5em 0 0.5em 1em;
  color: #000000;
  border-left: 3px solid #000000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.Annual_Archive_Widget ul li a:hover {
  color: #28a428;
  border-left: 6px solid #28a428;
  text-decoration: none;
}
.widget_archive ul li ul,
.widget_categories ul li ul,
.widget_recent_entries ul li ul,
.widget_pages ul li ul,
.widget_meta ul li ul,
.widget_nav_menu ul li ul,
.Annual_Archive_Widget ul li ul {
  border-top: 6px solid #ffffff;
  margin-bottom: 0;
}
.widget_archive ul li li a,
.widget_categories ul li li a,
.widget_recent_entries ul li li a,
.widget_pages ul li li a,
.widget_meta ul li li a,
.widget_nav_menu ul li li a,
.Annual_Archive_Widget ul li li a {
  padding-left: 2em;
}
.widget_archive ul li li li a,
.widget_categories ul li li li a,
.widget_recent_entries ul li li li a,
.widget_pages ul li li li a,
.widget_meta ul li li li a,
.widget_nav_menu ul li li li a,
.Annual_Archive_Widget ul li li li a {
  padding-left: 3em;
}
.widget_archive ul li.current-cat > a,
.widget_categories ul li.current-cat > a,
.widget_recent_entries ul li.current-cat > a,
.widget_pages ul li.current-cat > a,
.widget_meta ul li.current-cat > a,
.widget_nav_menu ul li.current-cat > a,
.Annual_Archive_Widget ul li.current-cat > a {
  color: #28a428;
  border-left: 6px solid #28a428;
  text-decoration: none;
}
.widget_recent_entries ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a {
  display: block;
}
#recentcomments li {
  position: relative;
}
#recentcomments li p {
  color: #808080;
}
#recentcomments li:before {
  content: '\e613';
  font-family: 'Modelish Icons';
  speak: none;
  font-size: 14px;
  color: #999;
  position: absolute;
  top: 1px;
  left: -21px;
  width: 15px;
  margin-right: 4px;
}
.widget_rss ul {
  list-style: none;
  margin: 0;
}
.widget_rss ul li {
  margin-bottom: 1.5em;
  font-size: 0.8em;
}
.widget_rss ul .rss-date {
  display: block;
  line-height: 1.5em;
  font-size: 0.85em;
  margin-bottom: 0.5em;
  color: #808080;
}
.widget_rss h3 a {
  color: #000000;
}
.widget_rss h3 a img {
  position: relative;
  top: -3px;
}
.widget_modelish_flickr {
  margin-bottom: 1em;
}
.widget_modelish_flickr:before,
.widget_modelish_flickr:after {
  display: table;
  content: "";
}
.widget_modelish_flickr:after {
  clear: both;
}
.widget_modelish_flickr .flickr-image {
  float: left;
  width: 3.6em;
  margin: 0 0.5em 0.5em 0;
}
.widget_modelish_flickr a {
  display: block;
}
.widget_modelish_flickr a:hover {
  opacity: 0.75;
}
.widget_modelish_flickr a img {
  width: 100%;
}
.widget_modelish_recent_posts .post-item {
  min-height: 3.6em;
  margin-bottom: 0.6em;
}
.widget_modelish_recent_posts .post-item img {
  float: left;
  width: 3.6em;
  height: auto;
  margin-right: 0.6em;
}
.widget_modelish_recent_posts .post-item img:hover {
  opacity: 0.8;
}
.widget_modelish_recent_posts .post-item .post-title {
  line-height: 16px;
  font-size: 19px;
  font-size: 1.9rem;
  padding-top: 6px;
  margin-bottom: 0;
}
.widget_modelish_recent_posts .post-item .post-date {
  color: #808080;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: normal;
}
.widget_modelish_recent_testimonials .rotator {
  padding-top: 0.25em;
}
.widget_modelish_recent_testimonials blockquote.quotes {
  border-left: 0;
  padding: 0;
  margin-bottom: 1em;
}
.widget_modelish_recent_testimonials blockquote.quotes:before {
  left: -35px;
}
.widget_modelish_recent_testimonials .rotator {
  position: relative;
}
.widget_modelish_recent_testimonials .rotator .prev,
.widget_modelish_recent_testimonials .rotator .next {
  position: absolute;
  top: -48px;
}
.widget_modelish_recent_testimonials .rotator .next {
  right: 0;
}
.widget_modelish_recent_testimonials .rotator .prev {
  right: 28px;
}
#sidebar .widget_modelish_recent_testimonials .rotator .prev,
#sidebar .widget_modelish_recent_testimonials .rotator .next {
  top: -42px;
}
.commentlist {
  list-style: none;
  margin-left: 0;
}
.commentlist #respond {
  margin-top: 0.75em;
}
.commentlist .comment {
  border-top: 1px dotted #e6e6e6;
  padding-top: 1.5em;
  margin-top: 1.5em;
}
.commentlist .bypostauthor {
  border-top: 3px solid #32cd32;
  background-color: #dddddd;
  background-color: rgba(0, 0, 0, 0.05);
  padding-bottom: 1.5em;
}
.commentlist .bypostauthor .bypostauthor {
  background: transparent;
}
.commentlist .comment .comment-author {
  float: left;
  margin-right: 0.75em;
}
.commentlist .comment .comment-author img {
  display: block;
}
.commentlist .comment h6 {
  margin-bottom: 5px;
}
.commentlist .comment h6 a.name {
  text-decoration: none;
}
.commentlist .comment a.reply {
  font-weight: normal;
  text-transform: none;
  font-size: 11px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.commentlist .comment p {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 0;
  margin-top: 5px;
}
.commentlist .comment p.date {
  font-size: 12px;
}
.commentlist .comment .children {
  margin: 0 0 0 2em;
  list-style: none;
}
/* search widget */
.searchform {
  max-width: 32em;
}
.searchform .screen-reader-text {
  display: none;
}
.searchform input {
  margin-bottom: 0;
}
.searchform input[type=text] {
  float: left;
  width: 60%;
  margin-right: 0.25em;
  padding: 7px;
}
.searchform input[type=submit] {
  float: right;
  width: 38%;
  margin-top: 0;
}
#footer {
  font-size: 13px;
  font-size: 1.3rem;
}
#footer .copyright {
  margin-bottom: 0;
  color: #808080;
  font-size: 11px;
  font-size: 1.1rem;
}
#footer h4 {
  padding-bottom: 10px;
  border-bottom: 1px dotted #b3b3b3;
}
#top-link {
  display: inline-block;
  width: 94px;
  height: 24px;
  line-height: 24px;
  right: 20px;
  bottom: 15px;
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px;
  font-size: 1.1rem;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
#top-link:hover {
  background-color: #32cd32;
}
#top-link span {
  position: relative;
  top: -1px;
}
.page-title.left {
  margin-bottom: 0;
}
.subtitle {
  color: #808080;
}
.clients-grid {
  text-align: center;
}
.clients-grid .thumb {
  display: inline-block;
  margin: 0 8px 15px;
}
.post:before,
.post:after {
  display: table;
  content: "";
}
.post:after {
  clear: both;
}
.post h3 {
  margin-bottom: 0.85714286em;
}
.post h3 a {
  color: #000000;
}
.post h3 a:hover {
  color: #28a428;
}
.post .date {
  font-family: 'Kreon';
  font-size: 18px;
  font-size: 1.8rem;
}
.post .date strong {
  color: #bfbfbf;
  font-weight: normal;
}
.post .date em {
  font-style: normal;
  text-transform: uppercase;
  color: #bfbfbf;
}
.post .date span {
  color: #bfbfbf;
}
.post a.more {
  text-transform: uppercase;
}
.post .meta {
  margin-bottom: 1.5em;
  color: #808080;
  background-color: #f2f2f2;
  padding: 10px 15px;
  font-size: 12px;
  font-size: 1.2rem;
}
.post .meta p {
  margin-bottom: 0;
}
.post .meta p em {
  font-size: 14px;
  position: relative;
  padding-right: 2px;
}
.post .meta p em.icon-link {
  top: 1px;
}
.post .meta p em.icon-comment {
  top: 1px;
}
.post .meta p em.icon-tag {
  top: 2px;
}
.post .thumb {
  margin-bottom: 0;
}
.post.sticky h3 {
  position: relative;
  padding-right: 80px;
}
.post.sticky h3:after {
  position: absolute;
  right: 0;
  top: 0.3em;
  padding: 0.2em 0.5em;
  font-size: 0.5em;
  content: 'Featured';
  background-color: #32cd32;
  color: #ffffff;
}
#infscr-loading {
  text-align: center;
}
.pagination {
  display: none;
}
.pagination .button {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 2px;
}
.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}
.social-links a {
  display: inline-block;
  width: 49px;
  height: 49px;
  font-size: 49px;
  margin-left: 2px;
  margin-right: 2px;
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.no-touch .social-links a:hover {
  color: #32cd32;
}
#header #logo h1 a,
#header #logo h1 a:hover,
#header #logo h1 a:active,
#header #logo h1 a:visited {
  color: #000000;
}
#header #logo h1 a {
  font-size: 70%;
}
#header #logo h1 a:nth-child(2) {
  padding-top: 7px;
}
.footer-menu {
  text-align: center;
  margin: 0;
}
.footer-menu a {
  color: #000000;
}
.footer-menu li {
  display: inline;
}
.footer-menu li:after {
  content: " |";
}
.footer-menu li:last-child:after {
  content: "";
}
.fancybox-title {
  padding: 10px 0px;
}
.masonry .thumb {
  padding: 0px;
  margin: 0.2%;
  width: 30%;
}
.blog-meta-images .thumb {
  padding: 0px;
  margin: 0px;
  float: left;
}
.blog-meta-images .thumb img {
  height: 180px;
}
#main .slick-slider,
#footer .slick-slider {
  margin-bottom: 0px;
}
#main .slick-slide,
#footer .slick-slide {
  min-height: 0px;
}
.grid-sizer {
  width: 30%;
}
#kontakt-title {
  font-family: 'Kreon';
  text-transform: uppercase;
  float: left;
  font-size: 200%;
  line-height: 40px;
}
.slick-prev {
  left: 0px;
  height: 100%;
  margin-top: 0px;
  top: 0px;
  width: 50px;
}
.slick-next {
  right: 0px;
  height: 100%;
  margin-top: 0px;
  top: 0px;
  width: 50px;
}
#kontakt-logo {
  float: left;
  max-width: 300px;
  width: 40%;
}
#price-list {
  margin-bottom: 100px;
}
#price-list p {
  margin-bottom: 0px;
}
.bold {
  font-weight: bold;
}
.dl-oeffnungszeiten dt {
  width: 100px;
}
.dl-oeffnungszeiten dd {
  margin-left: 85px;
  margin-bottom: 0em;
}
.dl-tel dt {
  width: 80px;
}
.dl-tel dd {
  margin-left: 100px;
  margin-bottom: 0em;
}
.dl-kb dt {
  width: 110px;
}
.dl-kb dd {
  margin-left: 115px;
}
.dl-hz dt {
  clear: left;
  float: left;
}
.dl-hz dd:before {
  content: " ";
  display: table;
}
.dl-hz dd:after {
  content: " ";
  display: table;
  clear: left;
}
.oeffnungszeiten {
  margin-bottom: 0.3em;
}
.kb-img-n-quote {
  width: 100%;
  margin: 10px;
}
.single-pt-price h1 {
  color: #32cd32;
}
.pt-price h2 {
  color: #111111;
}
.widget_pinterest_widget {
  margin-bottom: 10px;
}
#wpcf7-f83-p78-o1 div.wpcf7-response-output.wpcf7-mail-sent-ok {
  border: 0px;
}
.post .meta .blog-categorie {
  width: 60%;
}
.contnact-display {
  display: none;
}
#footer-contact {
  background-color: #fff;
  font-family: 'Kreon';
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}
#footer-contact .footer-info {
  font-size: 22px;
  text-align: center;
}
#footer-contact .footer-info p {
  margin: 0px;
}
#footer-contact .fb-share {
  width: 70px;
  height: 20px;
}
#footer-contact .wrapper {
  padding: 10px;
}
section .grid3:nth-child(even) {
  margin-left: 0%;
}
section .grid3 {
  float: left;
  width: 49%;
  margin-left: 2%;
}
.non-mobile {
  display: none;
}
#navigation-switch {
  float: right;
}
#navigation-switch:after {
  content: '\00a0\2261';
}
.mobile-hidden {
  display: none;
}
@media (min-width: 480px) {
  #supersized-info .inner h2,
  .flexslider .slides .info .inner h2,
  .iosSlider .info .inner h2,
  #supersized-info .inner p,
  .flexslider .slides .info .inner p,
  .iosSlider .info .inner p {
    padding: 0 35px;
  }
  #supersized-info .inner p,
  .flexslider .slides .info .inner p,
  .iosSlider .info .inner p {
    display: block;
    padding-top: 6px;
  }
  .post .meta .blog-categorie {
    width: 100%;
  }
  #footer-contact {
    background-color: #fff;
    font-family: 'Kreon';
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #footer-contact .footer-info {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  #header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 5;
  }
  #header #logo {
    float: left;
    padding: 15px 0 15px 15px;
    height: 45px;
  }
  #header #logo h1 {
    margin-bottom: 0;
  }
  #header #logo h1 img {
    height: 45px;
  }
  #header #logo.text-version h1 {
    line-height: 43px;
    height: 45px;
    padding-left: 10px;
  }
  #header nav {
    position: absolute;
    right: 15px;
    top: 0;
    display: block;
  }
  #header nav:before,
  #header nav:after {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    height: 41px;
    border-left: 1px dotted #bfbfbf;
  }
  #header nav:before {
    left: -10px;
  }
  #header nav:after {
    left: -12px;
  }
  #header nav ul {
    margin-bottom: 0;
  }
  #header nav ul li {
    display: inline-block;
    position: relative;
  }
  #header nav ul li a {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 75px;
    padding: 0 11px;
  }
  #header nav ul li.menu-item-has-children > a:after,
  #header nav ul li.page_item_has_children > a:after {
    content: '\00a0\002B';
    display: inline-block;
  }
  #header nav ul li ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 14;
    margin-top: 0;
    padding-top: 5px;
    text-align: left;
    min-width: 160px;
    height: auto;
    cursor: pointer;
  }
  #header nav ul li ul li {
    display: block;
    width: 100%;
    background-color: #f2f2f2;
    background-color: rgba(242, 242, 242, 0.95);
    border-bottom: 1px solid #d9d9d9;
  }
  #header nav ul li ul li a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 35px;
  }
  #header nav ul li ul li:last-child {
    border: 0;
  }
  #header nav ul li ul li.menu-item-has-children > a:after,
  #header nav ul li ul li.page_item_has_children > a:after {
    float: right;
  }
  #header nav ul li ul li.hover > a {
    background-color: #e6e6e6;
    background-color: rgba(0, 0, 0, 0.06);
  }
  #header nav ul li ul ul {
    top: 0;
    left: 99%;
    margin-top: 0;
    padding-top: 0;
  }
  #header nav ul li.hover > a {
    background-color: #e6e6e6;
    background-color: rgba(0, 0, 0, 0.06);
  }
  #header nav ul li.hover > ul {
    display: block;
    visibility: visible;
  }
  #header #menu-switch {
    display: none;
  }
  .no-touch #header nav ul li a:hover {
    background-color: #e6e6e6;
    background-color: rgba(0, 0, 0, 0.06);
  }
  .no-touch #header nav ul li ul li a:hover {
    background-color: #e6e6e6;
    background-color: rgba(0, 0, 0, 0.06);
  }
  .no-touch #header nav ul li ul li:hover > a {
    background-color: #e6e6e6;
    background-color: rgba(0, 0, 0, 0.06);
  }
  .no-touch #header nav ul li:hover > a {
    background-color: #e6e6e6;
    background-color: rgba(0, 0, 0, 0.06);
  }
  .no-touch #header nav ul li:hover > ul {
    display: block;
    visibility: visible;
  }
  .fullpage #header nav ul li ul li {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom-color: #e6e6e6;
  }
  .oldie #header nav ul li ul {
    padding-top: 0;
  }
  body:nth-child(n) #header nav ul li ul {
    padding-top: 0 \9;
  }
  #main .wrapper,
  #footer .wrapper {
    padding: 20px;
  }
  #main {
    margin-top: 79px;
  }
  #supersized-info,
  #okvideo-info,
  .flexslider .slides .info,
  .iosSlider .info {
    z-index: 1;
    left: 20px;
    bottom: 20px;
    width: 380px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.95);
  }
  #supersized-info .inner,
  #okvideo-info .inner,
  .flexslider .slides .info .inner,
  .iosSlider .info .inner {
    padding: 0 0 0 16px;
    margin: 20px;
    border-left: 1px dotted #bfbfbf;
  }
  #supersized-info .inner:after,
  #okvideo-info .inner:after,
  .flexslider .slides .info .inner:after,
  .iosSlider .info .inner:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    height: 100%;
    border-left: 1px dotted #bfbfbf;
  }
  #supersized-info .inner h2,
  #okvideo-info .inner h2,
  .flexslider .slides .info .inner h2,
  .iosSlider .info .inner h2,
  #supersized-info .inner p,
  #okvideo-info .inner p,
  .flexslider .slides .info .inner p,
  .iosSlider .info .inner p {
    padding: 0;
    text-align: left;
  }
  #supersized-info .inner h2,
  #okvideo-info .inner h2,
  .flexslider .slides .info .inner h2,
  .iosSlider .info .inner h2 {
    text-transform: uppercase;
  }
  #supersized-info .inner h2 a,
  #okvideo-info .inner h2 a,
  .flexslider .slides .info .inner h2 a,
  .iosSlider .info .inner h2 a {
    display: inline;
  }
  #supersized-info .inner p,
  #okvideo-info .inner p,
  .flexslider .slides .info .inner p,
  .iosSlider .info .inner p {
    padding-top: 8px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  a.supersized-next,
  a.supersized-prev {
    position: absolute;
    top: 85px;
    width: 95px;
    height: 95px;
    line-height: 98px;
    font-size: 55px;
  }
  a.supersized-prev {
    right: 115px;
  }
  a.supersized-next {
    right: 10px;
  }
  .flex-direction-nav a {
    top: 50%;
    bottom: auto;
    margin-top: -24px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 250ms linear;
    -moz-transition: opacity 250ms linear;
    -ms-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
  }
  .flexslider:hover .flex-direction-nav a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navigation {
    top: -7px;
  }
  /* thumb */
  .thumb a.image-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #111111;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .thumb a.image-link:hover:before {
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .thumb .info {
    text-align: center;
  }
  .oldie .thumb a.image-link:before {
    background-color: transparent;
  }
  /* features boxes */
  .features-boxes {
    display: table;
  }
  .features-boxes .box {
    display: table-cell;
    width: 33.33%;
  }
  .features-boxes .box .inner {
    border-bottom: 0;
    border-right: 1px dotted #b3b3b3;
  }
  .features-boxes .last .inner {
    border-right: 0;
  }
  h1 {
    font-size: 33px;
    font-size: 3.3rem;
  }
  h2 {
    font-size: 29px;
    font-size: 2.9rem;
  }
  h3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  h4 {
    font-size: 21px;
    font-size: 2.1rem;
  }
  h5 {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .page-title.left {
    float: left;
    margin-bottom: 0.75em;
  }
  .subtitle {
    float: right;
    text-transform: uppercase;
  }
  .subtitle p {
    margin-bottom: 0.75em;
    line-height: 3.3;
  }
  .post h3 {
    position: relative;
    top: -1px;
  }
  .post .date {
    float: left;
    width: 6em;
    margin-right: 1em;
    position: relative;
  }
  .post .date strong {
    font-size: 51px;
    font-size: 5.1rem;
    color: #111111;
  }
  .post .date em {
    font-size: 20px;
    font-size: 2rem;
    position: absolute;
    left: 3.1em;
    top: -0.3em;
  }
  .post .date span {
    position: absolute;
    left: 3.45em;
    bottom: 0;
  }
  .post .date:before,
  .post .date:after {
    content: '';
    display: block;
    position: absolute;
    top: -0.3em;
    height: 2.25em;
    border-left: 1px dotted #bfbfbf;
  }
  .post .date:before {
    right: -5px;
  }
  .post .date:after {
    right: -7px;
  }
  .post .meta p {
    float: left;
    width: 30%;
    margin-right: 3%;
    line-height: 1.5em;
  }
  .post .meta p.full-width {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .post .meta p span {
    display: block;
  }
  .post .meta p span:before {
    top: 0;
  }
  .commentlist .comment .comment-body {
    position: relative;
    margin-left: 95px;
  }
  .commentlist .comment h6 {
    padding-right: 100px;
  }
  .commentlist .comment p {
    margin-top: 0;
  }
  .commentlist .comment p.date {
    position: absolute;
    top: 0;
    right: 0;
  }
  .commentlist .comment .children {
    margin-left: 95px;
  }
  .pagination .button {
    margin-bottom: 0;
  }
  #footer .rotator .prev,
  #footer .rotator .next {
    top: -51px;
  }
  #footer #top-link {
    float: right;
  }
  #sidebar .widget_modelish_recent_testimonials .rotator .prev,
  #sidebar .widget_modelish_recent_testimonials .rotator .next {
    top: -45px;
  }
  table th,
  table td {
    padding: 6px 8px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  /* grid */
  .col {
    float: left;
    margin-left: 2%;
  }
  .grid1 {
    width: 6.5%;
    margin-left: 2%;
  }
  .grid2 {
    width: 15%;
    margin-left: 2%;
  }
  .grid3 {
    width: 23.5%;
    margin-left: 2%;
  }
  .grid4 {
    width: 32%;
    margin-left: 2%;
  }
  .grid5 {
    width: 40.5%;
    margin-left: 2%;
  }
  .grid6 {
    width: 49%;
    margin-left: 2%;
  }
  .grid7 {
    width: 57.5%;
    margin-left: 2%;
  }
  .grid8 {
    width: 66%;
    margin-left: 2%;
  }
  .grid9 {
    width: 74.5%;
    margin-left: 2%;
  }
  .grid10 {
    width: 83%;
    margin-left: 2%;
  }
  .grid11 {
    width: 91.5%;
    margin-left: 2%;
  }
  .grid12 {
    margin-left: 0;
    width: 100%;
  }
  .alpha {
    margin-left: 0;
  }
  section .grid3 {
    width: 23.5%;
    margin-left: 2%;
  }
  section .grid3:nth-child(4n) {
    margin-left: 2%;
  }
  body #header #logo {
    width: 230px;
  }
  #header nav ul li a {
    font-size: 1.35rem;
    text-transform: uppercase;
  }
  #header #logo h1 a:nth-child(2) {
    padding-top: 0px;
  }
  #header #logo h1 a {
    font-size: 55%;
  }
  .post .meta .blog-categorie {
    width: 60%;
  }
  .kb-img-n-quote {
    float: right;
    width: 25%;
  }
  .non-mobile {
    display: initial;
  }
  .mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  #header #logo {
    height: 50px;
  }
  #header #logo h1 img {
    height: 50px;
  }
  #header #logo.text-version h1 {
    line-height: 48px;
    height: 50px;
  }
  #header nav {
    float: left;
    margin-left: 50px;
    position: relative;
  }
  #header nav:before,
  #header nav:after {
    top: 20px;
  }
  #header nav ul li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0 11px;
    line-height: 80px;
  }
  #header .social-links,
  #header .image,
  #header .searchform {
    display: block;
    float: right;
    margin-top: 15px;
    text-align: right;
    padding-left: 4px;
    padding-right: 15px;
    position: relative;
  }
  #header .social-links:before,
  #header .image:before,
  #header .searchform:before,
  #header .social-links:after,
  #header .image:after,
  #header .searchform:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    height: 41px;
    border-left: 1px dotted #bfbfbf;
  }
  #header .social-links:before,
  #header .image:before,
  #header .searchform:before {
    left: -10px;
  }
  #header .social-links:after,
  #header .image:after,
  #header .searchform:after {
    left: -12px;
  }
  #header .image img {
    max-height: 49px;
  }
  #header .searchform {
    margin-bottom: 0;
  }
  #header .searchform input {
    margin-top: 9px;
  }
  #main {
    margin-top: 84px;
  }
  .subtitle p {
    margin-bottom: 0.75em;
    line-height: 3.5;
  }
  #supersized-info,
  .flexslider .slides .info,
  .iosSlider .info {
    left: 30px;
    bottom: 30px;
    width: 460px;
  }
  #supersized-info .inner,
  .flexslider .slides .info .inner,
  .iosSlider .info .inner {
    padding: 0 0 0 25px;
    margin: 25px 20px 25px 30px;
  }
  #supersized-info .inner p,
  .flexslider .slides .info .inner p,
  .iosSlider .info .inner p {
    padding-top: 15px;
  }
  a.supersized-next,
  a.supersized-prev {
    top: 90px;
  }
  .call-to-action {
    padding: 15px 20px;
  }
  .call-to-action p {
    margin-bottom: 0;
  }
  .call-to-action .left {
    float: left;
  }
  .call-to-action .right {
    margin-left: 10px;
    margin-top: 8px;
    float: right;
  }
  .clients-grid {
    text-align: left;
  }
  .clients-grid .thumb {
    margin: 0 3px 10px;
  }
  table td {
    padding: 8px 12px;
  }
  table th {
    padding: 10px 12px;
  }
  body #header #logo {
    width: 230px;
  }
  #header nav ul li a {
    font-size: 1.35rem;
    text-transform: uppercase;
  }
  #header #logo h1 a {
    font-size: 65%;
  }
  /* transitions */
  @-webkit-keyframes shake {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateX(0);
    }
    40% {
      -webkit-transform: translateX(-10px);
    }
    60% {
      -webkit-transform: translateX(-5px);
    }
  }
  @-moz-keyframes shake {
    0%,
    20%,
    50%,
    80%,
    100% {
      -moz-transform: translateX(0);
    }
    40% {
      -moz-transform: translateX(-10px);
    }
    60% {
      -moz-transform: translateX(-5px);
    }
  }
  @-o-keyframes shake {
    0%,
    20%,
    50%,
    80%,
    100% {
      -o-transform: translateX(0);
    }
    40% {
      -o-transform: translateX(-10px);
    }
    60% {
      -o-transform: translateX(-5px);
    }
  }
  @keyframes shake {
    0%,
    20%,
    50%,
    80%,
    100% {
      transform: translateX(0);
    }
    40% {
      transform: translateX(-10px);
    }
    60% {
      transform: translateX(-5px);
    }
  }
  @-webkit-keyframes flash {
    0%,
    50%,
    100% {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  @-moz-keyframes flash {
    0%,
    50%,
    100% {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  @-o-keyframes flash {
    0%,
    50%,
    100% {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  @keyframes flash {
    0%,
    50%,
    100% {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  @-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
    }
    60% {
      -webkit-transform: translateY(-5px);
    }
  }
  @-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -moz-transform: translateY(0);
    }
    40% {
      -moz-transform: translateY(-10px);
    }
    60% {
      -moz-transform: translateY(-5px);
    }
  }
  @-o-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -o-transform: translateY(0);
    }
    40% {
      -o-transform: translateY(-10px);
    }
    60% {
      -o-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-10px);
    }
    60% {
      transform: translateY(-5px);
    }
  }
  @-webkit-keyframes tada {
    0% {
      -webkit-transform: scale(1);
    }
    10%,
    20% {
      -webkit-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      -webkit-transform: scale(1.1) rotate(-3deg);
    }
    100% {
      -webkit-transform: scale(1) rotate(0);
    }
  }
  @-moz-keyframes tada {
    0% {
      -moz-transform: scale(1);
    }
    10%,
    20% {
      -moz-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      -moz-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      -moz-transform: scale(1.1) rotate(-3deg);
    }
    100% {
      -moz-transform: scale(1) rotate(0);
    }
  }
  @-o-keyframes tada {
    0% {
      -o-transform: scale(1);
    }
    10%,
    20% {
      -o-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      -o-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      -o-transform: scale(1.1) rotate(-3deg);
    }
    100% {
      -o-transform: scale(1) rotate(0);
    }
  }
  @keyframes tada {
    0% {
      transform: scale(1);
    }
    10%,
    20% {
      transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      transform: scale(1.1) rotate(-3deg);
    }
    100% {
      transform: scale(1) rotate(0);
    }
  }
  @-webkit-keyframes swing {
    20%,
    40%,
    60%,
    80%,
    100% {
      -webkit-transform-origin: top center;
    }
    20% {
      -webkit-transform: rotate(10deg);
    }
    40% {
      -webkit-transform: rotate(-5deg);
    }
    60% {
      -webkit-transform: rotate(2deg);
    }
    80% {
      -webkit-transform: rotate(-3deg);
    }
    100% {
      -webkit-transform: rotate(0deg);
    }
  }
  @-moz-keyframes swing {
    20% {
      -moz-transform: rotate(10deg);
    }
    40% {
      -moz-transform: rotate(-5deg);
    }
    60% {
      -moz-transform: rotate(2deg);
    }
    80% {
      -moz-transform: rotate(-2deg);
    }
    100% {
      -moz-transform: rotate(0deg);
    }
  }
  @-o-keyframes swing {
    20% {
      -o-transform: rotate(10deg);
    }
    40% {
      -o-transform: rotate(-5deg);
    }
    60% {
      -o-transform: rotate(2deg);
    }
    80% {
      -o-transform: rotate(-2deg);
    }
    100% {
      -o-transform: rotate(0deg);
    }
  }
  @keyframes swing {
    20% {
      transform: rotate(10deg);
    }
    40% {
      transform: rotate(-5deg);
    }
    60% {
      transform: rotate(2deg);
    }
    80% {
      transform: rotate(-2deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
  @-webkit-keyframes wobble {
    0% {
      -webkit-transform: translateX(0%);
    }
    15% {
      -webkit-transform: translateX(-15%) rotate(-3deg);
    }
    30% {
      -webkit-transform: translateX(10%) rotate(3deg);
    }
    45% {
      -webkit-transform: translateX(-10%) rotate(-3deg);
    }
    60% {
      -webkit-transform: translateX(5%) rotate(2deg);
    }
    75% {
      -webkit-transform: translateX(-5%) rotate(-1deg);
    }
    100% {
      -webkit-transform: translateX(0%);
    }
  }
  @-moz-keyframes wobble {
    0% {
      -moz-transform: translateX(0%);
    }
    15% {
      -moz-transform: translateX(-15%) rotate(-3deg);
    }
    30% {
      -moz-transform: translateX(10%) rotate(3deg);
    }
    45% {
      -moz-transform: translateX(-10%) rotate(-3deg);
    }
    60% {
      -moz-transform: translateX(5%) rotate(2deg);
    }
    75% {
      -moz-transform: translateX(-5%) rotate(-1deg);
    }
    100% {
      -moz-transform: translateX(0%);
    }
  }
  @-o-keyframes wobble {
    0% {
      -o-transform: translateX(0%);
    }
    15% {
      -o-transform: translateX(-15%) rotate(-3deg);
    }
    30% {
      -o-transform: translateX(10%) rotate(3deg);
    }
    45% {
      -o-transform: translateX(-10%) rotate(-3deg);
    }
    60% {
      -o-transform: translateX(5%) rotate(2deg);
    }
    75% {
      -o-transform: translateX(-5%) rotate(-1deg);
    }
    100% {
      -o-transform: translateX(0%);
    }
  }
  @keyframes wobble {
    0% {
      transform: translateX(0%);
    }
    15% {
      transform: translateX(-15%) rotate(-3deg);
    }
    30% {
      transform: translateX(10%) rotate(3deg);
    }
    45% {
      transform: translateX(-10%) rotate(-3deg);
    }
    60% {
      transform: translateX(5%) rotate(2deg);
    }
    75% {
      transform: translateX(-5%) rotate(-1deg);
    }
    100% {
      transform: translateX(0%);
    }
  }
  @-webkit-keyframes wiggle {
    0% {
      -webkit-transform: skewX(9deg);
    }
    10% {
      -webkit-transform: skewX(-8deg);
    }
    20% {
      -webkit-transform: skewX(7deg);
    }
    30% {
      -webkit-transform: skewX(-6deg);
    }
    40% {
      -webkit-transform: skewX(5deg);
    }
    50% {
      -webkit-transform: skewX(-4deg);
    }
    60% {
      -webkit-transform: skewX(3deg);
    }
    70% {
      -webkit-transform: skewX(-2deg);
    }
    80% {
      -webkit-transform: skewX(1deg);
    }
    90% {
      -webkit-transform: skewX(0deg);
    }
    100% {
      -webkit-transform: skewX(0deg);
    }
  }
  @-moz-keyframes wiggle {
    0% {
      -moz-transform: skewX(9deg);
    }
    10% {
      -moz-transform: skewX(-8deg);
    }
    20% {
      -moz-transform: skewX(7deg);
    }
    30% {
      -moz-transform: skewX(-6deg);
    }
    40% {
      -moz-transform: skewX(5deg);
    }
    50% {
      -moz-transform: skewX(-4deg);
    }
    60% {
      -moz-transform: skewX(3deg);
    }
    70% {
      -moz-transform: skewX(-2deg);
    }
    80% {
      -moz-transform: skewX(1deg);
    }
    90% {
      -moz-transform: skewX(0deg);
    }
    100% {
      -moz-transform: skewX(0deg);
    }
  }
  @-o-keyframes wiggle {
    0% {
      -o-transform: skewX(9deg);
    }
    10% {
      -o-transform: skewX(-8deg);
    }
    20% {
      -o-transform: skewX(7deg);
    }
    30% {
      -o-transform: skewX(-6deg);
    }
    40% {
      -o-transform: skewX(5deg);
    }
    50% {
      -o-transform: skewX(-4deg);
    }
    60% {
      -o-transform: skewX(3deg);
    }
    70% {
      -o-transform: skewX(-2deg);
    }
    80% {
      -o-transform: skewX(1deg);
    }
    90% {
      -o-transform: skewX(0deg);
    }
    100% {
      -o-transform: skewX(0deg);
    }
  }
  @keyframes wiggle {
    0% {
      transform: skewX(9deg);
    }
    10% {
      transform: skewX(-8deg);
    }
    20% {
      transform: skewX(7deg);
    }
    30% {
      transform: skewX(-6deg);
    }
    40% {
      transform: skewX(5deg);
    }
    50% {
      transform: skewX(-4deg);
    }
    60% {
      transform: skewX(3deg);
    }
    70% {
      transform: skewX(-2deg);
    }
    80% {
      transform: skewX(1deg);
    }
    90% {
      transform: skewX(0deg);
    }
    100% {
      transform: skewX(0deg);
    }
  }
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
    }
    25% {
      -webkit-transform: scale(1.1);
    }
    50% {
      -webkit-transform: scale(1);
    }
    75% {
      -webkit-transform: scale(1.1);
    }
    100% {
      -webkit-transform: scale(1);
    }
  }
  @-moz-keyframes pulse {
    0% {
      -moz-transform: scale(1);
    }
    25% {
      -moz-transform: scale(1.1);
    }
    50% {
      -moz-transform: scale(1);
    }
    75% {
      -moz-transform: scale(1.1);
    }
    100% {
      -moz-transform: scale(1);
    }
  }
  @-o-keyframes pulse {
    0% {
      -o-transform: scale(1);
    }
    25% {
      -o-transform: scale(1.1);
    }
    50% {
      -o-transform: scale(1);
    }
    75% {
      -o-transform: scale(1.1);
    }
    100% {
      -o-transform: scale(1);
    }
  }
  @keyframes pulse {
    0% {
      transform: scale(1);
    }
    25% {
      transform: scale(1.1);
    }
    50% {
      transform: scale(1);
    }
    75% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  }
  @-webkit-keyframes flip {
    0% {
      -webkit-transform: perspective(400px) rotateY(0);
      -webkit-animation-timing-function: ease-out;
    }
    40% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
      -webkit-animation-timing-function: ease-out;
    }
    50% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -webkit-animation-timing-function: ease-in;
    }
    80% {
      -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
      -webkit-animation-timing-function: ease-in;
    }
    100% {
      -webkit-transform: perspective(400px) scale(1);
      -webkit-animation-timing-function: ease-in;
    }
  }
  @-moz-keyframes flip {
    0% {
      -moz-transform: perspective(400px) rotateY(0);
      -moz-animation-timing-function: ease-out;
    }
    40% {
      -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
      -moz-animation-timing-function: ease-out;
    }
    50% {
      -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -moz-animation-timing-function: ease-in;
    }
    80% {
      -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
      -moz-animation-timing-function: ease-in;
    }
    100% {
      -moz-transform: perspective(400px) scale(1);
      -moz-animation-timing-function: ease-in;
    }
  }
  @-o-keyframes flip {
    0% {
      -o-transform: perspective(400px) rotateY(0);
      -o-animation-timing-function: ease-out;
    }
    40% {
      -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
      -o-animation-timing-function: ease-out;
    }
    50% {
      -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -o-animation-timing-function: ease-in;
    }
    80% {
      -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
      -o-animation-timing-function: ease-in;
    }
    100% {
      -o-transform: perspective(400px) scale(1);
      -o-animation-timing-function: ease-in;
    }
  }
  @keyframes flip {
    0% {
      transform: perspective(400px) rotateY(0);
      animation-timing-function: ease-out;
    }
    40% {
      transform: perspective(400px) translateZ(150px) rotateY(170deg);
      animation-timing-function: ease-out;
    }
    50% {
      transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      animation-timing-function: ease-in;
    }
    80% {
      transform: perspective(400px) rotateY(360deg) scale(0.95);
      animation-timing-function: ease-in;
    }
    100% {
      transform: perspective(400px) scale(1);
      animation-timing-function: ease-in;
    }
  }
  .shake:hover {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
  }
  .flash:hover {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
  }
  .bounce:hover {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
  }
  .tada:hover {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada;
  }
  .swing:hover {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
  }
  .wobble:hover {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble;
  }
  .pulse:hover {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
  }
  .wiggle:hover {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  .flip:hover {
    -webkit-backface-visibility: visible!important;
    -webkit-animation-name: flip;
    -moz-backface-visibility: visible!important;
    -moz-animation-name: flip;
    -o-backface-visibility: visible!important;
    -o-animation-name: flip;
    backface-visibility: visible!important;
    animation-name: flip;
  }
  .animated {
    -webkit-animation-duration: 750ms;
    -moz-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    animation-duration: 750ms;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .animated.hinge {
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
  }
}
@media (min-width: 1260px) {
  #header {
    width: 1240px;
    left: 50%;
    margin-left: -620px;
  }
  #header #logo {
    height: 62px;
  }
  #header #logo h1 img {
    height: 62px;
  }
  #header #logo.text-version h1 {
    line-height: 60px;
    height: 62px;
  }
  #header nav {
    margin-left: 55px;
  }
  #header nav:before,
  #header nav:after {
    top: 25px;
  }
  #header nav ul li a {
    font-size: 19px;
    font-size: 1.9rem;
    text-transform: uppercase;
    padding: 0 13px;
    line-height: 92px;
  }
  #header nav ul li ul {
    min-width: 200px;
    padding-top: 9px;
  }
  #header nav ul li ul li a {
    line-height: 42px;
  }
  #header .social-links,
  #header .image,
  #header .searchform {
    margin-top: 21px;
  }
  #header .image img {
    max-height: 51px;
  }
  #header > .sep {
    display: none;
  }
  a.supersized-next,
  a.supersized-prev {
    top: 102px;
  }
  a.supersized-prev {
    left: 50%;
    right: auto;
    margin-left: 420px;
  }
  a.supersized-next {
    left: 50%;
    right: auto;
    margin-left: 525px;
  }
  #footer-contact,
  #main,
  #footer {
    width: 1240px;
    margin: 0 auto;
  }
  #footer-contact .wrapper,
  #main .wrapper,
  #footer .wrapper {
    padding: 1.5em;
  }
  #main {
    margin-top: 101px;
    margin-bottom: 10px;
  }
  h1 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  h2 {
    font-size: 31px;
    font-size: 3.1rem;
  }
  h3 {
    font-size: 27px;
    font-size: 2.7rem;
  }
  h4 {
    font-size: 23px;
    font-size: 2.3rem;
  }
  h5 {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .subtitle p {
    margin-bottom: 0;
    line-height: 4.1;
  }
  .navigation {
    top: -10px;
  }
  #footer .rotator .prev,
  #footer .rotator .next {
    top: -56px;
  }
  #sidebar .widget_modelish_recent_testimonials .rotator .prev,
  #sidebar .widget_modelish_recent_testimonials .rotator .next {
    top: -46px;
  }
  #supersized-info,
  .flexslider .slides .info,
  .iosSlider .info {
    left: 50%;
    width: 500px;
    margin-left: -620px;
  }
  .flexslider .slides .info,
  .iosSlider .info {
    left: 20px;
    bottom: 20px;
    margin-left: 0;
  }
  body #header #logo {
    width: 290px;
  }
  #footer-contact {
    margin-bottom: 10px;
  }
  #header nav ul li a {
    font-size: 1.7rem;
  }
  #header #logo h1 a {
    font-size: 75%;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  #logo h1 {
    font-size: 25px;
  }
  #main pre,
  #main blockquote {
    border: 1px solid #808080;
    page-break-inside: avoid;
  }
  #main img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  #main thead {
    display: table-header-group;
  }
  #main tr {
    page-break-inside: avoid;
  }
  #main p {
    font-size: 13px;
    padding: 5px 5px 5px 0px;
    margin: 0px 0px;
    orphans: 3;
    widows: 3;
  }
  #main h1,
  #main h2,
  #main h3 {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  #main h2 {
    font-size: 17px;
  }
  #main h3 {
    font-size: 16px;
  }
  #main h2,
  #main h3 {
    margin-top: 15px;
    margin-bottom: 10px;
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  #header,
  #footer {
    display: none;
  }
}
@media print and (orientation: landscape) {
  h2 {
    -webkit-column-span: all;
    column-span: all;
  }
}
