/*
Theme Name: QueroMedia
*/
/*-----------------------------------------------------------------------------------*/
/*  $CSS Reset & Clearfix
/*-----------------------------------------------------------------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

:focus { outline: 0 }

a {
  color: #00a1de;
}

a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

::selection {
  background: rgba(0, 0, 0, 0.1);
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.1);
}

.clearfix, .container, .section-block.latest-posts .posts-wrapper, .portfolio-items, .gateway-show .portfolio, .paging-navigation, .comments-header {
  *zoom: 1;
}
.clearfix:after, .container:after, .section-block.latest-posts .posts-wrapper:after, .portfolio-items:after, .gateway-show .portfolio:after, .paging-navigation:after, .comments-header:after {
  clear: both;
}
.clearfix:after, .container:after, .section-block.latest-posts .posts-wrapper:after, .portfolio-items:after, .gateway-show .portfolio:after, .paging-navigation:after, .comments-header:after, .clearfix:before, .container:before, .section-block.latest-posts .posts-wrapper:before, .portfolio-items:before, .gateway-show .portfolio:before, .paging-navigation:before, .comments-header:before {
  content: " ";
  display: table;
}

.clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}

.grids {
  max-width: 105%;
  margin: 0 0 0 -3%;
}

.grids [class*="grid-"] {
  display: inline-block;
  margin: 0 0 0 3%;
  margin-right: -.25em;
  vertical-align: top;
}

.grid-1 {
  width: 6.15%;
}

.grid-2 {
  width: 14.583%;
}

.grid-2-5 {
  width: 17.07%;
}

.grid-3 {
  width: 22.05%;
}

.grid-4, .grid-one-third {
  width: 30.36%;
}

.grid-5 {
  width: 39.583%;
}

.grid-6, .grid-half {
  width: 47%;
}

.grid-7 {
  width: 56.25%;
}

.grid-8, .grid-two-thirds {
  width: 63.666666666%;
}

.grid-9 {
  width: 72%;
}

.grid-10 {
  width: 81.25%;
}

.grid-11 {
  width: 89.583%;
}

.grid-12 {
  width: 97.917%;
  margin: 0;
}

@media screen and (max-width: 700px) {
  .grids {
    margin: 0;
    width: auto;
  }

  .grids [class*="grid-"] {
    display: block;
    width: auto;
    margin: 0 0 40px 0;
  }

  .hentry-inner .grid-10 {
    margin-bottom: 0!important;
  }
}
.site-width, .header .header-inner, #primary-menu, .container, .footer, .footer .inside, footer.copyright {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
}

body {
  font-family: "Open Sans";
}

/*-----------------------------------------------------------------------------------*/
/*  $Document Setup
/*-----------------------------------------------------------------------------------*/
html {
  text-rendering: optimizeLegibility;
  font-size: 16px;
  overflow-x: hidden;
}

body {
  color: #5c5c5c;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  word-break: break-word;
  line-height: 1.4;
  position: relative;
  overflow-x: hidden;
}

hidden, .hidden {
  display: none;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0px;
}

.alignright {
  float: right;
  margin: 5px 0px 20px 20px;
}

.aligncenter {
  margin: 15px auto;
  display: block;
  clear: both;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
  padding: 0;
  margin: 0;
  line-height: 1.1;
}

p {
  margin: 0;
}

h1 {
  font-size: 35px;
}

h2 {
  font-size: 48px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.05s;
  -moz-transition: all 0.05s;
  -o-transition: all 0.05s;
  transition: all 0.05s;
}
a img {
  vertical-align: top;
}
a:hover {
  color: #333;
}

img, video, object {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
}

/*-----------------------------------------------------------------------------------*/
/*  $Header Styles
/*-----------------------------------------------------------------------------------*/
.header {
  padding-bottom: 40px;
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 100px;
  overflow: visible;
  height: auto;
  z-index: 200;
}
.header .header-inner {
  padding-left: 30px;
  padding-right: 30px;
}
.header #logo {
  float: left;
  margin-top: 50px;
}

@media screen and (max-width: 481px) {
.header #logo {
  float: left;
  margin-top: 53px;
  width:90%;
}
}

/*-----------------------------------------------------------------------------------*/
/*  $Navigation Styles
/*-----------------------------------------------------------------------------------*/
#navigation {
  float: right;
  display: inline-block;
  vertical-align: top;
}
#navigation.overlay-visible {
  padding-right: 70px;
}
#navigation.overlay-visible #mobile-nav {
  right: 60px;
}

#mobile-primary-menu, #mobile-nav {
  display: none;
}

#primary-menu {
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #69ae43;
  list-style: none;
}
#primary-menu .current-menu-item a, #primary-menu .sfHover a {
  border-color: #fff;
}
#primary-menu ul a {
  color: #969696;
  font-weight: 400;
}
#primary-menu li {
  list-style: none;
}
#primary-menu ul {
  margin: 0;
  padding: 0;
}
#primary-menu > li > a {
  padding-top: 15px;
  padding-bottom:  6px;
  border-bottom: 5px solid transparent;
  display: inline-block;
  text-transform: uppercase;
}
#primary-menu > li > a:hover {
  border-color: #fff;
}
#primary-menu a {
  color: #fff;
}
#primary-menu > li {
  position: relative;
  display: inline-block;
  margin-left: 30px;
}

@media screen and (max-width: 1024px) {
#primary-menu > li {
  margin-left:15px;
}

}

#primary-menu > li:first-child {
  border-left: none;
  padding-left: 0;
}
#primary-menu > li:hover ul, #primary-menu > li.sfHover ul {
  right: 0;
  margin-top: 8px;
  /* Added to push sub-menu down */
  top: 88px;
  /* match top ul list item height */
  z-index: 99;
}
#primary-menu ul:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  top: -9px;
  right: 20px;
}
#primary-menu ul ul:before {
  display: none;
}
#primary-menu ul {
  position: absolute;
  top: -9999em;
  width: 180px;
  background: #fff;
  border: 1px solid #ebebeb;
  font-weight: 300;
  font-size: 15px;
}
#primary-menu ul li {
  max-width: 100%;
  padding: 10px;
  position: relative;
  border-top: 1px solid #ebebeb;
  margin: 0;
}
#primary-menu ul li:first-child {
  border: none;
}
#primary-menu ul li:hover ul, #primary-menu ul li.sfHover ul {
  margin-top: 10px;
  /* Added to push sub-menu down */
  top: 3.125em;
  /* match top ul list item height */
  z-index: 99;
}
#primary-menu ul ul {
  position: absolute;
  left: 0;
  top: 0;
}

#primary-menu ul li:hover ul, #primary-menu ul li.sfHover ul {
  top: 0px;
}

.sub-menu {
  overflow: visible!important;
}

/* Hide all subs subs (4 levels deep) -------------------------------------*/
#primary-menu ul li:hover li ul,
#primary-menu ul li.sfHover li ul,
#primary-menu ul li li:hover li ul,
#primary-menu ul li li.sfHover li ul,
#primary-menu ul li li li:hover li ul,
#primary-menu ul li li li.sfHover li ul {
  top: -9999em;
}

/* Displays all subs subs (4 levels deep) ---------------------------------*/
#primary-menu ul li li:hover ul,
#primary-menu ul li li.sfHover ul,
#primary-menu ul li li li:hover ul,
#primary-menu ul li li li.sfHover ul,
#primary-menu ul li li li li:hover ul,
#primary-menu ul li li li li.sfHover ul {
  left: 178px!important;
  /* match .nav ul width */
  top: -180px!important;
}

/*-----------------------------------------------------------------------------------*/
/*  $Main Content Styles
/*-----------------------------------------------------------------------------------*/
dl {
  margin-left: 30px;
}

dd {
  margin-bottom: 20px;
}

.error-404 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

input, textarea, select, button {
  font-family: inherit;
  max-width: 100%;
}

textarea {
  width: 100%;
  resize: none;
  line-height: 1.5!important;
}

input[type="submit"],
button,
.button {
  -webkit-appearance: none;
  border: none;
  font-weight: 100;
  font-size: 20px;
  padding: 11px 10px;
  display: inline-block;
  cursor: pointer;
  width: 200px;
  max-width: 100%;
  line-height: 1;
  text-align: center;
  background: #69ae43;
  border-radius: 2px;
  color: white;
  font-weight: bold;
}
input[type="submit"]:hover,
button:hover,
.button:hover {
  color: white;
}
input[type="submit"].big,
button.big,
.button.big {
  width: 340px;
  padding: 18px 10px;
}

input[type=text],
input[type=email],
input[type=password],
input[type=url],
input[type=number],
textarea {
  border: 1px solid #e6e6e6;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  padding: 13px 10px;
  word-break: normal;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font: inherit;
  font-weight: 100;
  color: #696868;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=number]:focus,
textarea:focus {
  background: #fff;
}

address {
  font-style: italic;
}

abbr[title],
acronym[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted #666666;
}

strong, b {
  font-weight: bold;
}

em,
dfn,
cite {
  font-style: italic;
}

dfn {
  font-weight: bold;
}

sup {
  font-size: 11px;
  vertical-align: top;
}

sub {
  font-size: 11px;
  vertical-align: bottom;
}

small {
  font-size: 11px;
}

del {
  text-decoration: line-through;
}

ins {
  text-decoration: underline;
}

.mt40 {
  margin-top: 40px;
}

.bypostauthor {
  color: #626060!important;
}

.sticky,
.gallery-caption {
  color: #5c5c5c;
}

/*-----------------------------------------------------------------------------------*/
/*  forms
/*-----------------------------------------------------------------------------------*/

.geenzichtrij {
  margin: 0px;
  display:none;
}

/*-----------------------------------------------------------------------------------*/
/*  $Post Content Styles
/*-----------------------------------------------------------------------------------*/

.crpgrids {
  margin-bottom: 0px;
}

.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    width: 36px;
    height: 36px;
    padding: 8px;

    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;

}

.number-qm-h2 {
float: left;
font-size: 36px;
font-weight: 800;
width: 65px;
/*margin-left: -65px;*/
margin-top: -10px;
}


.left65 {
margin-left: -65px;
}

@media (max-width: 989px) {
  .left65 {
    margin-left: 0px;
  }
}

.containerorg {
  background: #fff;
  padding: 30px;
  margin-top: -140px;
  position: relative;
  z-index: 10;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
}

.container {
  background: #fff;
  padding: 30px;
  margin-top: 0px;
  position: relative;
  z-index: 10;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
}
@media screen and (min-width: 700px) {
  .home .container {
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
  .container {
    margin-top: 0px;
  }
}
#primary.full {
  width: 100%!important;
}

@media screen and (min-width: 768px) {
  .layout-2cr #primary {
    width: 66%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .layout-2cr #secondary {
    width: 29%;
    float: right;
  }
}

@media screen and (min-width: 768px) {
  .layout-2cl #primary {
    width: 66%;
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .layout-2cl #secondary {
    width: 29%;
    float: left;
  }
}

.homepage-1-widgets {
  margin: -30px;
}

blockquote {
  border: 1px solid #ebebeb;
  padding: 30px 30px 30px 100px;
  position: relative;
  font-weight: 100;
  line-height: 1.3;
  font-size: 28px;
  color: #929292;
  margin: 20px 0;
}
blockquote:before {
  position: absolute;
  content: "\f10d";
  top: 20px;
  left: 30px;
  font-family: 'fontawesome';
  font-size: 38px;
}
blockquote p:only-of-type {
  margin: 0;
}

.entry-content {
  line-height: 1.6;
}
.entry-content p {
  margin: 0 0 20px 0;
}
.entry-content .more-link {
  display: inline-block;
  font-size: 16px;
  background-color: transparent;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 1em 0;
  /*font-weight: normal;*/
}

.entry-content h1 {
	font-size:48px;
}

.post-meta {
  color: #bbb;
  font-size: 14px;
  margin-bottom: 5px;
}

.portfolio-meta {
  background: #f5f5f5;
  margin-bottom: 30px;
  padding: 15px;
  text-transform: uppercase;
  font-size: 13px;
  color: #6c6c6c;
}
.portfolio-meta span:before {
  content: '/';
  margin-left: 15px;
  margin-right: 15px;
}
.portfolio-meta span:first-child:before {
  display: none;
}

.entry-meta {
  border-top: 1px solid #ebebeb;
  color: #bbbbbb;
  position: relative;
}
.entry-meta .icon-video {
  font-size: 19px;
  padding-top: 12px!important;
}
.entry-meta.top {
  margin-bottom: 30px;
}
@media screen and (max-width: 700px) {
  .entry-meta .published {
    margin-top: 10px;
  }
}
.entry-meta > span {
  margin-right: 15px;
}
@media screen and (max-width: 700px) {
  .entry-meta > span {
    margin-bottom: 5px;
    margin-right: 0;
    display: block;
  }
}
.entry-meta .post-icon {
  margin-top: -1px;
  display: inline-block;
  margin-bottom: 5px;
}
@media screen and (max-width: 700px) {
  .entry-meta .post-icon {
    float: left;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  .entry-meta .post-icon + .divider {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .entry-meta .comment-count {
    display: none;
  }
}
.entry-meta .divider {
  color: #bbbbbb;
}
@media screen and (max-width: 700px) {
  .entry-meta .divider {
    display: none;
  }
}
.entry-meta .icon {
  color: #fff;
  display: inline-block;
  padding-top: 15px;
  width: 40px;
  height: 40px;
  text-align: center;
}

.entry-title {
  font-size: 35px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.entry-title a {
  color: #00a1de;
}

.page-title, .format-status .entry-content, .sidebar .widget-title, #reply-title, #comments, .footer .widget-title {
  font-size: 35px;
  margin-bottom: 30px;
}

.page-title {
  margin-bottom: 10px;
}

.format-status .entry-content {
  font-weight: 100;
  line-height: 1.3;
}

.format-chat .entry-content {
  color: #908f8f;
}
.format-chat .entry-content p {
  padding: 7px 10px;
  margin: 4px 0;
}

.format-chat .entry-content p:nth-child(even) {
  background: #f5f5f5;
}

.hfeed .hentry {
  margin-bottom: 10px;
  margin-top: 25px;
}
.hfeed li {
  margin-bottom: 8px;
}

.hentry .post-thumb img {
  width: 100%;
  -webkit-filter:grayscale(100%);
}
.hentry .post-thumb img:hover {
  -webkit-filter:none;
}

.hentry .entry-meta {
  font-size: 13px;
  text-transform: capitalize;
  margin-top: 30px;
}
.hentry .post-thumb {
  margin-bottom: 30px;
}

.link-wrapper, .quote-wrapper {
  padding: 30px 30px 30px 100px;
  margin-bottom: 30px;
  color: white;
  position: relative;
}
.link-wrapper .entry-title a, .quote-wrapper .entry-title a {
  color: #fff;
}
.link-wrapper .entry-title, .quote-wrapper .entry-title {
  margin-bottom: 10px;
}
.link-wrapper:before, .quote-wrapper:before {
  position: absolute;
  content: "\e01e";
  font-size: 35px;
  font-family: 'stag';
  left: 30px;
  top: 28px;
}
.link-wrapper a, .quote-wrapper a {
  color: #fff;
}

.quote-wrapper {
  background: #2b373c;
}
.quote-wrapper:before {
  content: "\e01d";
  font-size: 30px;
}

.static-content .entry-content, .static-contentfr .entry-content, .static-contenten .entry-content,
.section-clients .grids {
  margin-top: 15px;
}

.section-clients figure {
  text-align: center;
}

.section-block {
  border-top: 1px solid #ebebeb;
  padding: 45px 30px;
  position: relative;
}
.section-block:first-child {
  border: none;
}
.section-block:before {
  position: absolute;
  content: '';
  width: 308px;
  height: 6px;
  background: #ebebeb;
  left: 0;
  top: 0;
}
.section-block .section-title {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 15px;
}
@media screen and (max-width: 480px) {
  .section-block .section-title {
    font-size: 30px;
  }
  .section-clients {
    display: none;
  }
}
.section-block .subtitle {
  font-size: 14px;
  text-transform: uppercase;
}
.section-block.latest-posts .button {
  width: 100%;
  max-width: 340px;
  min-width: 140px;
}
@media screen and (min-width: 700px) {
  .section-block.latest-posts .button {
    float: right;
  }
}
@media screen and (max-width: 480px) {
  .section-block.latest-posts .button {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.section-block.latest-posts .posts-wrapper {
  margin-top: 50px;
}
@media screen and (min-width: 700px) {
  .section-block.latest-posts .featured-post {
    float: left;
    width: 66%;
  }
}
@media screen and (min-width: 700px) {
  .section-block.latest-posts .regular-posts {
    float: right;
    width: 29%;
  }
}
@media screen and (max-width: 699px) {
  .section-block.latest-posts .regular-posts {
    margin-top: 50px;
  }
}
.section-block.latest-posts .regular-posts .hentry {
  margin-bottom: 30px;
}
.section-block.latest-posts .regular-posts .entry-meta {
  margin: 0 0 5px 0;
}
.section-block.latest-posts .regular-posts .entry-title {
  font-size: 22px;
  line-height: 1.2;
}

.custom-icon {
  float: left;
}

.services-section .icon {
  width: 60px;
  font-size: 65px;
  text-align: center;
  float: left;
}
.services-section .icon-browser {
  font-size: 60px;
}

.service--content {
  padding-left: 100px;
}

.service__title {
  font-weight: normal;
}

.service__description {
  color: #a2a2a2;
  margin-top: 10px;
}

.all-services {
  overflow: visible;
}
.all-services .service {
  margin-top: 50px;
}

@media (min-width: 701px) and (max-width: 1000px) {
  .portfolio-items div.portfolio {
    width: 47%;
  }

  .portfolio-row {
    display: inline;
  }

  .open:before {
    bottom: -27px!important;
  }
}
.portfolio-items .button {
  width: 100%;
  max-width: 340px;
  min-width: 140px;
}
@media screen and (max-width: 480px) {
  .portfolio-items .button {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 700px) {
  .portfolio-items .button {
    float: right;
  }
}
.portfolio-items .icon-eye {
  font-size: 17px;
  padding-top: 2px;
  display: inline-block;
  vertical-align: top;
}
.portfolio-items .icon-post-link {
  font-size: 14px;
  margin-top: -3px;
}
.home .portfolio-items .portfolios {
  margin-top: 50px;
}
.portfolio-items .portfolio-navigation {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.portfolio-items .overlay {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
position: absolute;
background: #2b373c;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.4s;
background: #5c5c5c;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: #fff;
padding: 110px 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
font-family: "Novecento Wide", "Open Sans", sans-serif;
-webkit-font-smoothing: antialiased;
}

.portfolio-items .overlayoriginal {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  background: #2b373c;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: rgba(43, 55, 60, 0.9);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 20px;
}

.portfolio-items .overlay a {
  color: #fff;
}
.portfolio-items .overlay .accent-background {
  display: inline-block;
  line-height: 1;
  padding-top: 11px;
  font-size: 18px;
  text-align: center;
  width: 50px;
  height: 40px;
  margin-right: -.16em;
}
.portfolio-items .portfolio {
  position: relative;
  margin-bottom: 5%;
  margin-top:5px;
}
@media screen and (max-width: 700px) {
  .portfolio-items .portfolio {
    margin-bottom: 30px;
  }
}
.portfolio-items .portfolio:hover .overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.portfolio-items .portfolio.open:before {
  position: absolute;
  content: '';
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #303030;
  bottom: -37px;
  right: 50%;
  margin-right: -15px;
}
.portfolio-items .portfolio img {
  width: 100%;
  vertical-align: bottom;
}

.gateway-close {
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 10;
}
.gateway-close a {
  display: block;
}
.gateway-close .icon-close {
  color: #fff;
  cursor: pointer;
  font-size: 22px;
}

.gateway-show {
  width: 100%;
  position: relative;
  z-index: 10000;
  overflow: hidden;
  color: #fff;
  float: left;
  display: block;
  padding: 30px;
  background: #303030;
}
.gateway-show .portfolio {
  margin-bottom: 0;
}
.gateway-show .entry-title {
  display: inline-block;
  padding-right: 20px;
}
.gateway-show .post-thumb {
  margin: 0;
}
.gateway-show a {
  color: #fff;
}
.gateway-show .read-more {
  font-weight: bold;
}
.gateway-show img {
  vertical-align: bottom;
}
.gateway-show .right-side {
  position: relative;
}

.portfolio-filter {
  margin: 30px 0 50px 0;
  padding: 0;
  list-style: none;
  font-weight: 100;
  font-size: 19px;
  color: #d0d0d0;
}
.portfolio-filter a {
  color: #5c5c5c;
}
.portfolio-filter li {
  display: inline-block;
}
.portfolio-filter .divider {
  display: inline-block;
  margin-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  .portfolio-filter {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
  .portfolio-filter .divider {
    display: none;
  }
  .portfolio-filter li {
    display: block;
  }
}

.custom-backgroundorg {
  min-height: 330px;
  repeat: no-repeat;
}

.custom-background {
  min-height: 290px;
  repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .custom-background {
    min-height: auto;
  }
}
@media screen and (max-width: 768px) {
  .custom-background {
    min-height: 100px;
    height: auto;
  }
}
@media screen and (min-width: 700px) {
  .home .custom-background {
    min-height: 400px;
  }
}

.custom-background-content {
  max-width: 1230px;
  margin: 0px auto 0;
  padding: 140px 30px 0px;
  color: #fff;
}

@media screen and (min-width: 700px) {
  .home .custom-background-content {
    padding: 160px 30px 10px;
  }
}

@media screen and (max-width: 768px) {
  .custom-background-content {
    padding-top: 130px;
    padding-bottom: 40px;
  }
}
.custom-background-content h2 {
  font-family: "Novecento Wide", "Open Sans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (min-width: 700px) {
  .home .custom-background-content h2 {
    font-size: 60px;
  }
}
.custom-background-content h3 {
  font-size: 30px;
  line-height: 1.4;
}
@media screen and (min-width: 700px) {
  .home .custom-background-content h3 {
    font-size: 40px;
  }
}

.flexslider {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  margin: 0 0 25px 0;
}

.flex-control-nav {
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 0;
  width: auto;
  background: rgba(43, 55, 60, 0.5);
  padding: 9px 20px;
}

.flex-control-paging li a {
  background: none;
  border: 2px solid white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: color, background 0.12s linear;
  -moz-transition: color, background 0.12s linear;
  -o-transition: color, background 0.12s linear;
  transition: color, background 0.12s linear;
}
.flex-control-paging li a:hover {
  background: none;
}

.flex-control-paging li a.flex-active {
  background: #fff;
}

.sidebar .widget-title {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 30px;
}
.sidebar .widget {
  margin-bottom: 50px;
}
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar li {
  list-style: none;
  margin-bottom: 15px;
}
.sidebar .widget_archive ul,
.sidebar .widget_categories ul {
  font-size: 22px;
  font-weight: 100;
  color: #a2a1a1;
}
.sidebar a {
  color: #5c5c5c;
}
.sidebar p {
  margin-bottom: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*  $Pagination Styles
/*-----------------------------------------------------------------------------------*/
.paging-navigation{
  clear:both;
  /*border-top: 1px solid #ebebeb;*/
  padding-top: 40px;
}


.lr-navigation {
  position: absolute;
  top: -90px;
  right: 30px;
  border:none;
  padding:0px;
}
.lr-navigation .nav-links > div {
  margin-right: -.15em;
  background: black;
  background: rgba(0, 0, 0, 0.2);
}

.paging-navigation .nav-links > div {
  display: inline-block;
}
.paging-navigation .nav-links a {
  display: inline-block;
  color: #fff;
  padding: 19px 20.5px 15px;
  line-height: 1;
}
.paging-navigation .page-numbers {
  display: inline-block;
  color: #fff;
  padding: 17px 20.5px;
  line-height: 1;
}
.paging-navigation a {
  color: #fff;
}
.paging-navigation .current {
  background: #2b373c;
}

/*-----------------------------------------------------------------------------------*/
/*  $Comment Styles
/*-----------------------------------------------------------------------------------*/
#respond-wrap, #comment-wrap {
  margin: 30px 0;
  position: relative;
  border-top: 1px solid #ebebeb;
  padding: 45px 30px 20px ;
}
#respond-wrap:before, #comment-wrap:before {
  position: absolute;
  content: '';
  width: 100px;
  height: 6px;
  background: #ebebeb;
  left: 0;
  top: 0px;
}

#reply-title {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  font-size: 28px;
}

.comments-header {
  border-bottom: 1px solid #ebebeb;
  padding-top: 0px;
  padding-bottom: 20px;
}

#comments {
  float: left;
}

.avatar-wrap {
  float: left;
}

.comment-area {
  padding-left: 90px;
}

.comment-reply-link {
  float: right;
  text-transform: uppercase;
  font-size: 14px;
}

.portfolio-items .section-title, .latest-posts .section-title, .comment-author, .comment-date {
  display: inline-block;
}

.comment-author {
  margin-right: 20px;
  text-transform: uppercase;
}

.comment-text {
  margin-top: 20px;
}

#respond label, #respond .comment-form-comment span {
  display: block;
  font-size: 20px;
  font-weight: 100;
  margin-bottom: 10px;
}
.commentlist #respond {
  margin-top: 40px;
}
#respond .section-description, #respond .comment-form-email span {
  font-size: 16px;
  color: #949494;
  float: right;
  margin-top: 10px;
}
@media screen and (max-width: 899px) {
  #respond .section-description, #respond .comment-form-email span {
    display: block;
    float: none;
    text-align: left;
    margin-top: 15px;
  }
}

.respond-button, .project-button, #submit, input[type=submit].contact-form-button {
  display: inline-block;
  float: right;
  width: 230px;
  font-size: 16px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.project-button {
  float: none;
  width: auto;
  width: 300px;
  margin-top: 30px;
}

#load-more {
  float: none;
  width: 370px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  margin: 30px auto 0 auto;
}

#submit {
  float: none;
}

#commentform {
  margin-top: 20px;
}
#commentform p {
  margin-top: 20px;
}

.comment-form-email span {
  margin-top: 0!important;
}
@media screen and (max-width: 899px) {
  .comment-form-email span {
    display: none!important;
  }
}

@media screen and (min-width: 700px) {
  .comment-form-author {
    margin-right: 5%;
  }
}

@media screen and (min-width: 700px) {
  .comment-form-author,
  .comment-form-email {
    display: inline-block;
    vertical-align: top;
    width: 47%;
  }
}
.comment-form-author input,
.comment-form-email input {
  width: 100%;
  max-width: 100%;
}

.avatar {
  width: 70px;
}

.commentlist {
  margin: 0;
  padding: 0;
}
.commentlist > li:last-child {
  border-bottom: none;
}
.commentlist li {
  list-style: none;
  padding: 25px 0;
  border-bottom: 1px solid #ebebeb;
}

/*-----------------------------------------------------------------------------------*/
/*  $Widget Styles
/*-----------------------------------------------------------------------------------*/
.widget_recent_entries li {
  position: relative;
  padding-top: 20px;
  list-style: none;
}
.widget_recent_entries a {
  font-size: 22px;
  font-weight: 100;
  display: inline-block;
}
.widget_recent_entries .post-date {
  color: #bbb;
  font-size: 14px;
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.footer .widget_recent_entries a {
  color: #fff;
}

.flickr_badge_image {
  display: inline-block;
  margin: 0 0 3% 3%;
  vertical-align: top;
  width: 30%;
  max-width: 75px;
  margin-right: -.25em;
  margin-top: -.25em;
}
.flickr_badge_image img {
  width: 100%;
}

.twitter-feeds li {
  margin-bottom: 25px;
  color: #A2A1A1;
}
.twitter-feeds li a {
  color: #5c5c5c;
}
.twitter-feeds .time {
  font-style: italic;
  font-size: small;
  margin-top: 3px;
}

.social-icons {
  margin: 30px 0;
}
.social-icons .icon {
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  width: 69px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 69px;
  padding-top: 22px;
  text-align: center;
  background: #cccccc;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.social-icons .icon-myspace {
  font-size: 10px;
  padding-top: 32px;
}
.social-icons .icon-soundcloud {
  font-size: 22px;
}
.social-icons .icon-flickr {
  font-size: 18px;
  padding-top: 28px;
}
.social-icons a {
  border: none !important;
  color: #fff;
}
.social-icons a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
}

.google-map {
  margin-bottom: 30px;
}

.page-template-template-contact-php .section-description {
  font-size: 16px;
  color: #949494;
  float: right;
  margin-top: 10px;
  vertical-align: top;
}
@media screen and (max-width: 899px) {
  .page-template-template-contact-php .section-description {
    display: block;
    float: none;
    text-align: left;
    margin-top: 15px;
  }
}
.page-template-template-contact-php #reply-title {
  margin-bottom: 50px;
  position: relative;
  border-top: 1px solid #ebebeb;
  padding-top: 45px;
  margin-left: -30px;
  padding-left: 30px;
}
.page-template-template-contact-php #reply-title:before {
  position: absolute;
  content: '';
  width: 100px;
  height: 6px;
  background: #ebebeb;
  left: 0;
  top: 0px;
}

.contact-form input[type="text"] {
  width: 100%;
}
.contact-form label {
  font-weight: 100;
  display: block;
  margin-bottom: 10px;
  font-size: 17px;
}
.contact-form p {
  margin: 30px 0;
}
.contact-form span {
  font-size: 13px;
  float: right;
  color: #cacaca;
}

input[type=submit].contact-form-button {
  float: none;
  font-weight: normal;
  font-size: 17px;
  width: 240px;
}

/*-----------------------------------------------------------------------------------*/
/*  $Player Styles
/*-----------------------------------------------------------------------------------*/
.jp-audio,
.jp-video {
  margin-bottom: 30px;
}

.jp-gui {
  position: relative;
  margin-top: -4px;
}

.jp-interface {
  position: relative;
  background: #2b373c;
  padding: 29px 20px 27.5px 35px;
  max-height: 82px;
  clear: both;
  overflow: hidden;
}
.jp-interface a {
  border: none!important;
  color: #fff;
}
.jp-interface a:hover {
  color: #fff;
}
.jp-interface .icon-play,
.jp-interface .icon-pause {
  font-size: 17px;
}
.jp-interface .icon-volume {
  font-size: 9px;
}

[class*="jp-"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.jp-seek-bar,
.jp-volume-bar {
  background: #222c30;
}

.jp-play, .jp-pause {
  position: absolute;
  top: 32px;
  left: 5%;
  height: 0;
}

.jp-progress {
  width: 47%;
  height: 10px;
  cursor: pointer;
  position: absolute;
  top: 36px;
  left: 10%;
  right: 0;
  bottom: 0;
}

.jp-seek-bar {
  width: 100%!important;
}

.jp-controls {
  float: left;
  vertical-align: top;
}
.jp-controls li {
  display: inline-block;
}

.jp-volume-bar {
  max-width: 180px;
  width: 23.4%;
  height: 10px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 36px;
  cursor: pointer;
  right: 4%;
}

.jp-duration {
  position: absolute;
  top: 31px;
  left: 58%;
  font-size: 13px;
}

.jp-full-screen, .jp-restore-screen {
  position: absolute;
  top: 30px;
  right: 20px;
}

.jp-video-full {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1000;
}
.jp-video-full .jp-interface {
  background: #333;
  background: rgba(0, 0, 0, 0.5);
}
.jp-video-full .jp-gui {
  z-index: 100000;
  position: absolute;
  bottom: 50px;
  width: 100%;
  max-width: 860px;
  margin-left: -430px;
  left: 50%;
  right: 50%;
}

.jp-play-bar, .jp-volume-bar-value {
  -webkit-transition: all 0.08s ease-in;
  -moz-transition: all 0.08s ease-in;
  -o-transition: all 0.08s ease-in;
  transition: all 0.08s ease-in;
}

.jp-volume-bar-value {
  height: 10px;
  background: #fff;
}

.jp-play-bar {
  background: #fff;
  height: 10px;
}

.jp-mute, .jp-unmute {
  position: absolute;
  right: 29%;
  top: 28px;
  height: 0;
}

.jp-unmute {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

.jp-jplayer {
  width: 100%!important;
  height: auto!important;
}
.jp-jplayer video {
  width: 100%!important;
  height: auto!important;
}

.jp-audio .jp-jplayer {
  height: 0!important;
}

.jp-video .jp-jplayer {
  position: relative;
  overflow: hidden;
}
.jp-video .jp-jplayer video, .jp-video .jp-jplayer object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%!important;
}

/*-----------------------------------------------------------------------------------*/
/*  $Footer Styles
/*-----------------------------------------------------------------------------------*/
.footer {
font-size:14px;
color: #696868;
padding: 35px 30px;
list-style: none;
border-top: 1px solid #e6e6e6;
}
.footer .widget {
  line-height: 1.4;
}
.footer .widget p {
  margin-bottom: 20px;
}
.footer ul {
  margin: 0;
  padding: 0;
}
.footer a:hover {
  color: #333;
}
.footer li {
  margin-bottom: 3px;
  list-style-type: none;
}

footer.copyright {
  background: #283135;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

a:hover {
  color: #333;
  cursor: pointer;
}

footer.copyright a {
  color: #fff;
}
footer.copyright .grid-4 {
  padding: 25px 0px 25px 30px;
}
footer.copyright .grid-8, footer.copyright .grid-4 {
  margin-bottom: 0;
}
footer.copyright .social-icons {
  margin: 0;
}
@media screen and (min-width: 700px) {
  footer.copyright .social-icons {
    text-align: right;
  }
}
@media screen and (max-width: 699px) {
  footer.copyright .social-icons {
    padding: 0 30px;
  }
}

.portfolio-loading {
  color: white;
  font-size: 30px;
  text-align: center;
  display: none;
}
.ie8 .portfolio-loading, .ie9 .portfolio-loading {
  display: block;
}

/* Media Queries Stuff --------------------------------------------*/
/*------------------------------------------------------------------------*/
/*  Tiny Screens and up
/*------------------------------------------------------------------------*/
@media only screen and (max-width: 992px) {
  #primary-menu {
    display: none;
  }

  #navigation {
    /*position: relative;*/
    float: none;
    width: 100%;
  }

  #mobile-nav {
    text-align: center;
    display: block;
    position: absolute;
    top: 45px;
    right: 28px;
    z-index: 2;
    color: #fff;
    font-size: 30px;
  }

  #mobile-primary-nav-wrap {
    width: 100%;
  }

  #mobile-primary-menu-wrap {
    margin-top: 52px;
  }

  #mobile-primary-menu {
    margin: 80px 0 0 0;
    padding: 20px;
    background: #fff;
    border: 1px solid #ebebeb;
    /*position: absolute;*/
    width: 100%;
    z-index: 5;
  }
  #mobile-primary-menu a {
    color: #5c5c5c;
  }
  #mobile-primary-menu > li:first-child {
    border: none;
  }
  #mobile-primary-menu li {
    border-top: 1px solid #ebebeb;
    padding: 3px 0;
    list-style: none;
  }
  #mobile-primary-menu li a {
    display: block;
    padding: 5px 0;
  }
  #mobile-primary-menu .sub-menu {
    padding-left: 20px;
  }
}
/* 768 ============================================= */
@media only screen and (max-width: 768px) {
  .gateway-show .left-side {
    margin-bottom: 30px;
  }

  .paging-navigation .pages {
    float: left;
  }

  .paging-navigation .nav-links {
    margin-top: 0px;
    margin-bottom: 50px;
    float: right;
  }

  .lr-navigation {
    top: -105px;
  }
}
@media only screen and (max-width: 700px) {
  .portfolio-meta span:before {
    display: none;
  }

  .portfolio-meta span {
    display: block;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 701px) {
  .gateway-show {
    margin: 0 0 3% 3%;
    width: 97%;
  }
}
@media only screen and (min-width: 769px) {
  .paging-navigation > div {
    display: inline-block;
    vertical-align: top;
  }
  .paging-navigation .nav-links {
    float: right;
    margin-bottom: 50px;
  }
  .paging-navigation .pages {
    float: left;
  }

  .gateway-show .right-side {
    float: right;
    width: 30%;
  }
  .gateway-show .left-side {
    width: 66.6%;
    float: left;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .custom-background-content h3 {
    padding-right: 110px;
  }
}
/* 480 ============================================= */
@media (max-width: 480px) {
  body {
    font-size: 15px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 27px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 21px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }

  #mobile-primary-menu {
    margin: 0px;
  }

  #mobile-primary-menu-wrap {
    margin: -20px;
    margin-right: 0px;
  }

  .open:before {
    bottom: -30px!important;
  }

  .avatar-wrap {
    display: none;
  }

  .lr-navigation {
    display: none;
  }

  .comment-area {
    padding-left: 0;
  }

  ul.children {
    padding-left: 20px;
  }

  .commentlist li {
    padding: 30px 0;
  }

  blockquote {
    font-size: 23px;
    line-height: 1.4;
    padding: 20px 20px 20px 70px;
  }
  blockquote:before {
    top: 25px;
    left: 20px;
    font-size: 23px;
  }

  .entry-title {
    font-size: 25px;
  }

  .page-title, .format-status .entry-content, .sidebar .widget-title, #reply-title, #comments, .footer .widget-title {
    font-size: 25px;
  }

  .custom-background-content h2 {
    font-size: 34px;
  }

  .custom-background-content h3 {
    font-size: 25px;
  }

  .hfeed .hentry {
    margin-bottom: 50px;
  }

  .jp-volume-bar {
    width: 22%;
    left: 73%;
  }

  .jp-progress {
    width: 35%;
  }

  .jp-duration {
    left: 48%;
  }

  .respond-button, .project-button, #submit, input[type=submit].contact-form-button {
    width: 100%;
    float: none;
    display: block;
    margin-top: 50px;
  }
}
.mobile .jp-progress {
  width: 65%!important;
  left: 13%!important;
}

.mobile .jp-duration {
  left: auto;
  right: 20px;
}

/* Isotope ----------- */
#filterable-portfolio .portfolio,
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.fade {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

.fade:hover {
  opacity: 0.5;
}

[data-filter-type="filterable"] .portfolio-trigger {
  display: none!important;
}

.spinner {
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.spinner li {
  display: inline-block;
  height: 25px;
  width: 6px;
  margin-right: 5px;
  background: #fff;
}
.spinner li:nth-child(1) {
  -webkit-animation: opacity 900ms 800ms linear infinite;
  -moz-animation: opacity 900ms 800ms linear infinite;
  -ms-animation: opacity 900ms 800ms linear infinite;
  -o-animation: opacity 900ms 800ms linear infinite;
  animation: opacity 900ms 800ms linear infinite;
}
.spinner li:nth-child(2) {
  -webkit-animation: opacity 900ms 1000ms linear infinite;
  -moz-animation: opacity 900ms 1000ms linear infinite;
  -ms-animation: opacity 900ms 1000ms linear infinite;
  -o-animation: opacity 900ms 1000ms linear infinite;
  animation: opacity 900ms 1000ms linear infinite;
}
.spinner li:nth-child(3) {
  -webkit-animation: opacity 900ms 1200ms linear infinite;
  -moz-animation: opacity 900ms 1200ms linear infinite;
  -ms-animation: opacity 900ms 1200ms linear infinite;
  -o-animation: opacity 900ms 1200ms linear infinite;
  animation: opacity 900ms 1200ms linear infinite;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes opacity {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes opacity {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes opacity {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.crp_thumb {
  margin-bottom: 15px;
  -webkit-filter: grayscale(100%);
}

.crp_thumb:hover {
  -webkit-filter:none;
}

.widget_crp {
  display:inline-block;
}

#stag_widget_portfolio-3 .portfolios {
  margin-top: 50px;
}

/* expertise */
.page-id-35406 .cms-nav-sidebar,
.page-id-28771 .cms-nav-sidebar {
  display: none;
}

.page-id-35406 .mob-rel-nav .cms-nav-sidebar,
.page-id-28771 .mob-rel-nav .cms-nav-sidebar {
  display: none;
}

.page-id-35393 .cms-nav-sidebar,
.page-id-28730 .cms-nav-sidebar {
  display: none;
}

.page-id-35393 .mob-rel-nav .cms-nav-sidebar,
.page-id-28730 .mob-rel-nav .cms-nav-sidebar {
  display: none;
}

.page-id-35393 .cms-nav-sidebar,
.page-id-29118 .cms-nav-sidebar {
  display: none;
}

.page-id-35393 .mob-rel-nav .cms-nav-sidebar,
.page-id-29118 .mob-rel-nav .cms-nav-sidebar {
  display: none;
}

.page-id-35412 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar,
.page-id-28848 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

.page-id-31282 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

.page-id-35393 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar,
.page-id-28825 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

.page-id-29282 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

.page-id-35394 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar,
.page-id-28732 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none !important;
}

.page-id-35397 .cms-nav-sidebar,
.page-id-28735 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

.page-id-35398 .cms-nav-sidebar,
.page-id-28737 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

.page-id-35399 .cms-nav-sidebar,
.page-id-28738 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

/*uk*/

.page-id-29063 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}
.page-id-29058 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}
.page-id-29142 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}
.page-id-29073 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

/*fr*/
.page-id-28829 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}
.page-id-29191 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}
.page-id-29443 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}
.page-id-29883 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}
.page-id-29887 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}
.page-id-29068 .cms-nav-sidebar, .mob-rel-nav .cms-nav-sidebar  {
  display: none;
}

.mob-rel-nav h4 {
  display: none;
}

.mob-rel-nav .cms-nav-sidebar {
  display: none;
  padding:0px;
}

.cards-block{
  border:1px solid #ebebeb;
}

.cards{
  /*border:1px solid #ebebeb;
  border-top: none;*/
  padding:10px 20px 30px;
}

.language-navigation{
  text-align: right; 
  color: white; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  font-size: 11px; 
  margin-top: 6px; 
  margin-right: auto; 
  margin-left: auto; 
  min-height: 25px; 
  max-width: 1230px;
  display: block;
  text-transform: lowercase;
}

@media screen and (max-width: 992px) {
.mob-rel-nav .cms-nav-sidebar {
  display: block;
  float:left;
  margin:10px;
}
.language-navigation {
 
  text-align: right; 
  color: white; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  font-size: 11px; 
  margin-top: 6px; 
  margin-right: auto; 
  margin-left: auto; 
  min-height: 25px; 
  display: block;
  text-transform: lowercase;
}

}

@media screen and (max-width: 481px) {
.language-navigation {
  margin-right: 28px; 
  right:0;
  position:absolute;
}
}


.really_simple_share_twitter {
  float: left;
  text-align: center;
}
.really_simple_share_google1 {
  float: left;
  text-align: center;
}
.really_simple_share_linkedin {
  float: left;
  text-align: center;
}
.really_simple_share_email {
  float: left;
  text-align: center;
}
.really_simple_share_hyves {
  float: left;
  text-align: center;      
}
.really_simple_share_facebook_like {
  float: left;
  text-align: center;
}

.socialstuff {
font-weight: bold;
margin:-55px auto 0px;
font-size: 14px;
float: left;
width:100%;
}

.post h2 {
font-size: 24px;
font-weight: 400;
color: #e5e5e5 !important;
margin: 15px 0px;
}

.post h3 {
font-size: 20px;
font-weight: 400;
font-style:italic;
margin: 15px 0px;
}

.togglenumber {
  font-size: 50px;
  color: #00a1de;
  font-family: "Novecento Wide", "Open Sans", sans-serif;
  margin-right:8px;
}

.fa {
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


.cattags {
    clear: both;
    position: relative;
    float: left;
    /*margin-bottom: -120px;*/
    z-index: 100;
    opacity: 0.5;
    /*background-color:#ec008c;*/
    background-color:#333;
    margin-top:-28px;
    font-size:80%;
}

.cattags a {
color:white !important;
}

.cattags a:hover {
color:black !important;
}

.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

/* =Assistive Text
-------------------------------------------------------------- */
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}

/* ===[ Comment Styles ]=== */

#comments{
    margin-left: 10%;
width: 80%;
margin-top: 10px;
}

.comments {
  background: #f9f9f9;
  border-top: solid 1px #eee;
    float: left;
  width: 100%;
}

.comments-wrap {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
}

.comment-respond{
  font-size:14px;
}

#comments-title {
  background: #f1f1f1;
  padding: 5% 0;
  margin: 0 0 0 0;
  font-size: 26px;
  font-weight: 500px;
  text-align: center;
  border-bottom: solid 1px #e7e7e7; 
   -webkit-transition: .07s ease-in;  
  -moz-transition: .07s ease-in;  
  -o-transition: .07s ease-in;  
  transition: .07s ease-in;
}

#comments .comment-toggle:hover {
  background: #ebebeb ;
  cursor: pointer;
   -webkit-transition: .07s ease-in;  
  -moz-transition: .07s ease-in;  
  -o-transition: .07s ease-in;  
  transition: .07s ease-in; 
}


.commentlist{
  font-size: 14px;
}

.single-last-mobile{
  margin-top: 0px;

}

@media screen and (max-width: 992px) {
.single-last-mobile{
  margin-left: 35px;
  margin-top:0px;
  width:80%;
}
}


/* =Search Form
-------------------------------------------------------------- */
.search-field {
  width: 100%;
}

.search-submit {
  display: none;
}

.post-tags a {
    color:#ccc;
}

.post-tags a:hover {
    color:#02bedf;
}

/* */
.awesome-icon {
  font-size: 110px;
  color:#ccc;
}


/* toggle */

.header-nav {
  float: right;
}

.search-toggle {
float: right;
color: white;
margin-left: 30px;
line-height: 30px;
font-size: 14px;
margin-top: 11px;
display: block;
}

@media screen and (max-width: 992px) {
.search-toggle{
  display: none;
}

}

.search-toggle a:hover {
  border-bottom:6px solid white;
}

.search-toggle:hover {
  cursor: pointer;
  color: #fff;
  padding-bottom:0px;
  border-bottom:6px solid white;
}

.search-toggle .icon-remove {
  display: none;
}

.header-search-form {
  display: none;
  float: left;
  margin-right:-15px;
}

.header-search-form input {
  background: none;
  border: none;
  color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-align: right;
  width: 400px;
  margin-top: -4px;
}

.header-search-form input:focus {
  -webkit-appearance:none;
  background: none;
}

.header-search-form :-moz-selection {
  background:red;
}

.header-search-form ::-webkit-input-placeholder {
    color: white;
}

.header-search-form :-moz-placeholder {
    color: #777;
}

.header-search-form ::-moz-placeholder {
    color: #777;
}

.header-search-input {
    color: black !important;
opacity: 0.7;
background-color: white !important;
border: none !important;
margin-top: 2px !important;
padding: 8px !important;
}

/*
*/


.listimagemobile {
  display: none;
}

@media screen and (max-width: 960px) {
.listimagemobile {
  display: block;
}

.listimagenomobile {
  display: block;
}
}

@media screen and (max-width: 960px) {
.listimagenomobile {
  display: none;
}
}

@media (min-width: 481px) and (max-width: 768px) {
  .crpgrids-third {
    width: 100% !important;
    border-top: none; /*1px solid #ebebeb;*/
    padding-top: 0px;
  }
  .crpgrids {
    width:46%;
  }
  .crpgrids-last {
    width:46%;
    margin-top:50px;
    clear:both;
  }
}


/******
* 404 *
*******/

.search-404 input[type="text"] {
    width: 80%;
}

.search-404 input[type="submit"] {
    min-width: 200px;
    width: 19%;
}

@media (max-width: 1100px) {
    .search-404 input[type="text"] {
        width: 100%;
    }

    .search-404 input[type="submit"] {
        width: 100%;
    }
}