/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 22 2021 | 16:16:48 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 19 2021 | 13:29:47 */
/****VARIABLES****/
/*COLORS*/
body.single-post article.category-projects header, body.single-post article.category-projects footer * {
  display: none; }
  body.single-post article.category-projects .entry-content .top_navigation ul li a:first-child {
    color: #de5516; }
    body.single-post article.category-projects .entry-content .top_navigation ul li a:first-child.off {
      color: #bababa; }
    body.single-post article.category-projects .entry-content .top_navigation ul li:first-child a:first-child {
      color: #fff8f0; }
    body.single-post article.category-projects .entry-content > a {
      width: 100%;
      height: 70vh;
      padding: 7px;
      margin-top: 60px;
      position: relative; }
    body.single-post article.category-projects .entry-content > a:before, body.single-post article.category-projects .entry-content > a:after {
      display: block;
      content: '';
      height: 50px;
      width: 50px;
      position: absolute;
      top: 6px;
      left: 6px;
      background-color: #fff8f0;
      clip-path: polygon(0% 0%, 100% 0%, 0% 100%); }
    body.single-post article.category-projects .entry-content > a:after {
      top: unset;
      left: unset;
      bottom: 6px;
      right: 6px;
      clip-path: polygon(100% 100%, 100% 0%, 0% 100%); }
    body.single-post article.category-projects .entry-content > a img {
      min-width: 100%;
      min-height: 100%;
      max-width: 100%;
      max-height: 100%;
      object-fit: cover; }
    body.single-post article.category-projects .entry-content > div.introduction {
      padding: 7px; }
    body.single-post article.category-projects .entry-content > div.introduction div.project_description {
      margin-bottom: 20px; }
    body.single-post article.category-projects .entry-content > div.introduction div.project_description > div h5 {
      color: #808080; }
    body.single-post article.category-projects .entry-content > div.introduction div.project_description > div p {
      margin: 24px 0; }
    body.single-post article.category-projects .entry-content > div.introduction div.project_description > div li {
      font: 200 13pt 'Josefin Sans';
      line-height: 1;
      position: relative;
      padding-left: 25px; }
      @media only screen and (min-width: 700px) {
          body.single-post article.category-projects .entry-content > div.introduction div.project_description > div li {
            font: 300 13pt 'Josefin Sans';
            line-height: 1; } }
      @media only screen and (min-width: 1280px) {
          body.single-post article.category-projects .entry-content > div.introduction div.project_description > div li {
            font: 300 15pt 'Josefin Sans';
            line-height: 1; } }
      @media only screen and (min-width: 1800px) {
          body.single-post article.category-projects .entry-content > div.introduction div.project_description > div li {
            font: 300 16pt 'Josefin Sans';
            line-height: 1; } }
      @media only screen and (min-width: 2300px) {
          body.single-post article.category-projects .entry-content > div.introduction div.project_description > div li {
            font: 300 18pt 'Josefin Sans';
            line-height: 1; } }
      @media only screen and (min-width: 3800px) {
          body.single-post article.category-projects .entry-content > div.introduction div.project_description > div li {
            font: 300 25pt 'Josefin Sans';
            line-height: 1; } }
      body.single-post article.category-projects .entry-content > div.introduction div.project_description > div li:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        display: block;
        position: absolute;
        content: '';
        height: 7px;
        width: 7px;
        background-color: #808080;
        left: 7px;
        top: 4px; }
    body.single-post article.category-projects .entry-content > div.introduction div.social_links ul {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-start;
      margin: 5px 0 !important; }
    body.single-post article.category-projects .entry-content > div.introduction div.social_links ul li {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      -webkit-clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
      clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
      height: 46px;
      width: 46px;
      background-color: #de5516;
      margin-right: 6px; }
    body.single-post article.category-projects .entry-content > div.introduction div.social_links ul li:last-child {
      display: none; }
    body.single-post article.category-projects .entry-content > div.introduction div.social_links ul li:not(:last-child) a {
      display: flex;
      flex-direction: unset;
      align-items: center;
      justify-content: center;
      -webkit-clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
      clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
      height: 42px;
      width: 42px;
      background-color: #fff8f0; }
      body.single-post article.category-projects .entry-content > div.introduction div.social_links ul li:not(:last-child) a img {
        -webkit-transform: scale(0.65);
        -ms-transform: scale(0.65);
        transform: scale(0.65);
        height: auto;
        width: 100%; }
    body.single-post article.category-projects .entry-content > div.introduction div.tags a {
      clip-path: polygon(0 0, 90% 0, 100% 35%, 100% 100%, 10% 100%, 0 65%);
      -webkit-clip-path: polygon(0 0, 90% 0, 100% 35%, 100% 100%, 10% 100%, 0 65%);
      font: 200 13pt 'Josefin Sans';
      line-height: 1;
      display: inline-block;
      text-decoration: none;
      text-transform: uppercase;
      background-color: #ffb854;
      color: ;
      margin-top: 5px;
      padding: 5px 10px 3px;
      cursor: pointer;
      user-select: none;
      border: none;
      transition: all 200ms ease;
      clip-path: none;
      -webkit-clip-path: none;
      margin: 3px;
      position: relative;
      font-size: 10pt; }
    @media only screen and (min-width: 700px) {
          body.single-post article.category-projects .entry-content > div.introduction div.tags a {
            font: 300 13pt 'Josefin Sans';
            line-height: 1; } }
    @media only screen and (min-width: 1280px) {
          body.single-post article.category-projects .entry-content > div.introduction div.tags a {
            font: 300 15pt 'Josefin Sans';
            line-height: 1; } }
    @media only screen and (min-width: 1800px) {
          body.single-post article.category-projects .entry-content > div.introduction div.tags a {
            font: 300 16pt 'Josefin Sans';
            line-height: 1; } }
    @media only screen and (min-width: 2300px) {
          body.single-post article.category-projects .entry-content > div.introduction div.tags a {
            font: 300 18pt 'Josefin Sans';
            line-height: 1; } }
    @media only screen and (min-width: 3800px) {
          body.single-post article.category-projects .entry-content > div.introduction div.tags a {
            font: 300 25pt 'Josefin Sans';
            line-height: 1; } }
    body.single-post article.category-projects .entry-content > div.introduction div.tags a:hover {
      background: #ffb854; }
    @media only screen and (min-width: 700px) {
          body.single-post article.category-projects .entry-content > div.introduction div.tags a {
            padding: 7px 12px 3px; } }
    @media only screen and (min-width: 1280px) {
          body.single-post article.category-projects .entry-content > div.introduction div.tags a {
            padding: 8px 20px 4px; } }
    body.single-post article.category-projects .entry-content > div.introduction div.tags a:first-child {
      background-color: #de5516;
      color: #fff8f0; }
    body.single-post article.category-projects .entry-content > div.introduction div.tags a:before, body.single-post article.category-projects .entry-content > div.introduction div.tags a:after {
      display: block;
      content: '';
      height: 10px;
      width: 10px;
      background: #fff8f0;
      position: absolute;
      top: -1px;
      left: -1px;
      clip-path: polygon(0% 0%, 100% 0%, 0% 100%); }
    body.single-post article.category-projects .entry-content > div.introduction div.tags a:after {
      top: unset;
      left: unset;
      bottom: -1px;
      right: -1px;
      clip-path: polygon(100% 100%, 100% 0%, 0% 100%); }
    body.single-post article.category-projects .entry-content > div.introduction div:last-child {
      margin-bottom: 2px; }
    body.single-post article.category-projects .entry-content > div.project_section {
      padding: 0 3px;
      margin-bottom: 25px; }
    body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column {
      height: 100%; }
    body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column div#bwg_container1_0, body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column div#bwg_container2_0, body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column div#bwg_container3_0, body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column form#gal_front_form_0, body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column div.bwg-container-0.bwg-standard-thumbnails {
      margin: 0;
      height: 100%;
      padding: 0; }
    body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
      padding: 0;
      width: auto;
      max-width: unset;
      justify-content: flex-start; }
      body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item {
        max-width: unset; }
        body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item > a {
          margin: 4px;
          transition: all 150ms ease; }
          body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item > a.hex_right {
            -webkit-clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
            clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%); }
          body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item > a.hex_left {
            -webkit-clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 25% 100%, 0 75%);
            clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 25% 100%, 0 75%); }
          body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item > a div.bwg-item2 {
            margin: 0 !important; }
            body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item > a div.bwg-item2.hex_div_video:after {
              display: block;
              content: '';
              height: 60px;
              width: 40px;
              background: #ffb854;
              position: absolute;
              z-index: 4;
              top: calc(50% - 30px);
              left: calc(50% - 17px);
              clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
              -webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%); }
            body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item > a div.bwg-item2 img {
              object-fit: cover;
              max-width: 100% !important;
              min-width: 100%;
              min-height: 100%; }
              body.single-post article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item > a div.bwg-item2 img.hex_video {
                -webkit-transform: scale(1.4);
                -ms-transform: scale(1.4);
                transform: scale(1.4); }
  body.single-post main#content > footer.footer {
    display: none; }

div#spider_popup_wrap {
  background-color: rgba(0, 0, 0, 0.7);
  /****************************************************/
  /*MEDIA QUERY 700px*/ }
  div#spider_popup_wrap .bwg_filmstrip_container {
    display: flex;
    flex-direction: unset;
    align-items: center;
    justify-content: unset;
    height: 60px; }
  div#spider_popup_wrap .bwg_filmstrip_container .bwg_filmstrip {
    overflow: visible; }
    div#spider_popup_wrap .bwg_filmstrip_container .bwg_filmstrip .bwg_filmstrip_thumbnails {
      overflow: visible; }
    div#spider_popup_wrap .bwg_filmstrip_container .bwg_filmstrip .bwg_filmstrip_thumbnails .bwg_filmstrip_thumbnail {
      -webkit-clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 25% 100%, 0 75%);
      clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 25% 100%, 0 75%);
      transition: all 200ms ease; }
    div#spider_popup_wrap .bwg_filmstrip_container .bwg_filmstrip .bwg_filmstrip_thumbnails .bwg_filmstrip_thumbnail:hover {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
      -webkit-clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
      clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
      z-index: 1; }
  div#spider_popup_wrap #bwg_image_container {
    padding-top: 20px; }
  div#spider_popup_wrap #bwg_image_container > a > span {
    padding: 0;
    height: 50px;
    width: 50px;
    border-radius: 0;
    background-color: transparent; }
    div#spider_popup_wrap #bwg_image_container > a > span i {
      display: flex;
      transition: all 200ms ease; }
    div#spider_popup_wrap #bwg_image_container > a > span i:before, div#spider_popup_wrap #bwg_image_container > a > span i:after {
      display: block;
      content: '';
      height: 10px;
      width: 10px;
      border: 5px solid #de5516;
      transition: all 200ms ease;
      position: relative;
      left: 0px; }
    div#spider_popup_wrap #bwg_image_container > a > span i.bwg-icon-chevron-left:before, div#spider_popup_wrap #bwg_image_container > a > span i.bwg-icon-chevron-left:after {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
      -webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%); }
    div#spider_popup_wrap #bwg_image_container > a > span i.bwg-icon-chevron-left:before {
      border-color: #fff8f0; }
    div#spider_popup_wrap #bwg_image_container > a > span i.bwg-icon-chevron-right {
      justify-content: flex-end; }
    div#spider_popup_wrap #bwg_image_container > a > span i.bwg-icon-chevron-right:before, div#spider_popup_wrap #bwg_image_container > a > span i.bwg-icon-chevron-right:after {
      -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
      clip-path: polygon(0% 0%, 100% 100%, 0% 100%, 0% 0%);
      -webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%, 0% 0%); }
    div#spider_popup_wrap #bwg_image_container > a > span i.bwg-icon-chevron-right:after {
      border-color: #fff8f0; }
    div#spider_popup_wrap #bwg_image_container > a > span i:hover {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }
    div#spider_popup_wrap #bwg_image_container > a > span i:hover:before {
      left: 5px; }
    div#spider_popup_wrap #bwg_image_container > a > span i:hover:after {
      left: -5px; }
  div#spider_popup_wrap a.spider_popup_close_fullscreen {
    display: flex;
    flex-direction: unset;
    align-items: center;
    justify-content: center;
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
    clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
    margin: 0;
    right: 7px;
    top: 7px;
    opacity: 1;
    width: 46px;
    height: 46px;
    background: #de5516;
    transition: all 200ms ease; }
  div#spider_popup_wrap a.spider_popup_close_fullscreen span {
    display: flex;
    flex-direction: unset;
    align-items: center;
    justify-content: center;
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
    clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
    height: 42px;
    width: 42px;
    background: black;
    transition: all 200ms ease; }
    div#spider_popup_wrap a.spider_popup_close_fullscreen span i {
      font-size: 20pt;
      color: #de5516;
      transition: all 200ms ease; }
  div#spider_popup_wrap a.spider_popup_close_fullscreen:hover {
    -webkit-clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 25% 100%, 0 75%);
    clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 25% 100%, 0 75%); }
    div#spider_popup_wrap a.spider_popup_close_fullscreen:hover span {
      -webkit-clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 25% 100%, 0 75%);
      clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 25% 100%, 0 75%); }
    div#spider_popup_wrap a.spider_popup_close_fullscreen:hover span i {
      -webkit-transform: scale(1.1) rotate(45deg);
      -ms-transform: scale(1.1) rotate(45deg);
      transform: scale(1.1) rotate(45deg); }

@media only screen and (min-width: 700px) {
  /****************************************************/
  /*MEDIA QUERY 1280px*/
    body.single-post article.category-projects .entry-content > a {
      padding: 10px;
      margin-top: 80px; }
      body.single-post article.category-projects .entry-content > div.introduction {
        padding: 0 10px; }
      body.single-post article.category-projects .entry-content > div.project_section {
        padding: 0 6px;
        margin-bottom: 50px; }
    div#spider_popup_wrap .bwg_filmstrip_container {
      height: 80px; }
      div#spider_popup_wrap a.spider_popup_close_fullscreen {
        right: 10px;
        top: 10px;
        width: 60px;
        height: 60px; }
        div#spider_popup_wrap a.spider_popup_close_fullscreen span {
          width: 56px;
          height: 56px; } }

@media only screen and (min-width: 1280px) {
  /****************************************************/
  /*MEDIA QUERY 1800px*/
    body.single-post #container article.category-projects {
      height: 100%; }
      body.single-post #container article.category-projects .entry-content {
        padding-top: 70px;
        overflow-y: hidden; }
        body.single-post #container article.category-projects .entry-content .top_navigation {
          top: 0; }
        body.single-post #container article.category-projects .entry-content > a {
          margin: 0;
          height: calc(100% + 80px);
          width: 45vw;
          flex-shrink: 0;
          padding: 0;
          margin-top: -80px;
          filter: drop-shadow(0 0 16px rgba(0, 0, 0, 0.5)); }
          body.single-post #container article.category-projects .entry-content > a img {
            clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%); }
          body.single-post #container article.category-projects .entry-content > a:before, body.single-post #container article.category-projects .entry-content > a:after {
            display: none; }
        body.single-post #container article.category-projects .entry-content > div.introduction {
          width: 800px;
          overflow: hidden;
          padding-top: 4px; }
          body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            align-content: center; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div {
              height: min-content; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.titling {
              width: 100%; }
              body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.titling h1 {
                transition: none; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.project_description > div h5 {
              margin-bottom: 14px; }
              body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.project_description > div > ul > li {
                margin: 0px 0 4px; }
              body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.project_description > div p {
                margin: 15px 0 0; }
              body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.project_description:nth-of-type(5) {
                float: left;
                width: 33.33%;
                padding-right: 10px; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.wpb_video_widget {
              margin-bottom: 20px;
              width: 66.66%;
              float: right; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.social_links {
              margin: 10px 0 0;
              width: 100%; }
              body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.social_links ul {
                margin: 0 !important; }
              body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.social_links ul li:last-child {
                display: flex;
                width: auto;
                font-weight: 500;
                background-color: transparent;
                border: 2px solid #ffb854;
                clip-path: none;
                transition: all 200ms ease; }
                body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.social_links ul li:last-child a {
                  display: flex;
                  margin-top: 5px;
                  transition: all 200ms ease;
                  width: 100%;
                  height: 100%;
                  align-items: center;
                  padding: 10px; }
                  body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.social_links ul li:last-child a:after {
                    content: '>';
                    margin-left: 5px;
                    position: relative;
                    top: -2px; }
                body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.social_links ul li:last-child:hover {
                  background-color: #ffb854; }
                  body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.social_links ul li:last-child:hover a {
                    color: #fff8f0; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.tags {
              margin-top: 10px; }
              body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.tags a {
                font-size: 10pt; }
              body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.tags a:hover {
                background: #f26a35; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper div.titling div.wpb_wrapper {
              height: auto; }
        body.single-post #container article.category-projects .entry-content > div.project_section {
          margin-bottom: 0; }
          body.single-post #container article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 {
            margin: 0 150px 0 50px;
            padding: 8px 0 6px; }
            body.single-post #container article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
              flex-direction: column; }
              body.single-post #container article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item {
                max-width: 150px; }
              body.single-post #container article.category-projects .entry-content > div.project_section div.vc_column-inner > div.wpb_wrapper .wpb_text_column #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails div.bwg-item > a:hover div.bwg-item2 img.hex_video {
                -webkit-transform: scale(1.5);
                -ms-transform: scale(1.5);
                transform: scale(1.5); } }

@media only screen and (min-width: 1800px) {
  /****************************************************/
  /*MEDIA QUERY 2300px*/
    body.single-post #container article.category-projects .entry-content > div.introduction {
      width: 900px; } }

@media only screen and (min-width: 2300px) {
  /****************************************************/
  /*MEDIA QUERY 2300px*/
    body.single-post #container article.category-projects .entry-content {
      padding-top: 95px; }
      body.single-post #container article.category-projects .entry-content > div.introduction {
        width: 1100px; }
        body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.tags a {
          font-size: 15pt; }
          body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.social_links ul li:not(:last-child) {
            height: 65px;
            width: 65px;
            margin-right: 9px; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.social_links ul li:not(:last-child) a {
              height: 61px;
              width: 61px; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.social_links ul li:last-child {
              height: 65px;
              border-width: 3px; }
            body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.social_links ul li:last-child a {
              padding: 10px; } }

@media only screen and (min-width: 3800px) {
  body.single-post #container article.category-projects .entry-content {
    padding-top: 110px; }
    body.single-post #container article.category-projects .entry-content > div.introduction {
      width: 1300px; }
      body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.tags a {
        font-size: 18pt; }
        body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.social_links ul li:not(:last-child) {
          height: 80px;
          width: 80px;
          margin-right: 12px; }
          body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.social_links ul li:not(:last-child) a {
            height: 76px;
            width: 76px; }
          body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.social_links ul li:last-child {
            height: 80px;
            border-width: 4px; }
          body.single-post #container article.category-projects .entry-content > div.introduction > div > div > div.wpb_wrapper > div.social_links ul li:last-child a {
            padding: 15px; } }
