@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }
}
@media only screen {
  .menu-item-language-current {
    display: none;
  }
    
    .workshop-date {
        font-size: 0.9rem !important;
        color: red;
        font-weight: bold;
    }

    .workshop-location {
        margin-top: 0.5rem;
        font-size: 0.9rem !important;
        text-transform: uppercase;
        font-weight: 900;
        margin-bottom: 1.8rem;
    }
    
    .entry-title{
        font-size: 1.3rem;
    }
    
    .read, .read-less {
        line-height: 1.3rem;
    }
    
  #bottone {
    line-height: none !important;
    background: #F87B06;
    padding: 20px 60px;
    margin-top: 10px;
    font-size: 1.3rem;
  }
  #bottone:hover {
    background: #ee7606;
  }

  .nav-previous, .nav-next {
    display: inline-block;
  }

  .nav-previous {
    float: left;
  }

  .nav-next {
    float: right;
  }

  #nav-wrapper .custom-switcher, .menu-itrem-language {
    display: none;
  }

  a.square {
    display: block;
  }

  .top-bar .toggle-topbar.menu-icon {
    margin-top: 0px;
  }

  img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1.3rem; /* changed */
    margin-top: 1.3rem; /* changed */
  }

  html, body {
    font-size: 16px;
  }

  .entry-subtitle {
    display: none !important;
  }

  .fb_iframe_widget {
    background: white;
  }

  .spinner {
    background: url("/wp-admin/images/wpspin_light.gif") no-repeat;
    background-size: 16px 16px;
    display: none;
    float: right;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 16px;
    height: 16px;
    margin: 5px 5px 0;
  }

  button, .button {
    background: #000;
    text-transform: uppercase;
    font-weight: 900 !important;
  }
  button:hover, .button:hover {
    background: #363636;
  }

  body, html, h1, h2, h3, h4, h5, h6, p, a, li {
    font-family: Helvetica, Arial, sans-serif !important;
    line-height: 1.3;
  }

  /*p {
    line-height: 1.3;
    font-size: 0.8rem;  changed 
     margin-bottom: 0px !important;  changed 
  }*/

  ul li {
    font-size: 1rem;
  }

  .caption {
    font-size: 0.9rem;
  }

  a {
    color: #000; /* #F87B06 changed  */
  /*  font-weight: 700; */
  }

  a:hover {
    color: #000; /* #F87B06 changed */
  }

  article {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.3 !important;
  }
  article div {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.3 !important;
  }
  article .entry-content {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.3 !important;
  }
  article .entry-content p, article .entry-content span {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.3 !important;
  }

  .wrapper {
    width: 100%;
    box-sizing: border-box;
  }

  .wrapper h2 {
    font-size: 1.8rem; /* changed */
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
  }

  body.home p, body.home a {
    font-size: 0.8rem;
  }

  p, a, li {
    font-size: 0.8rem;
  }

  h3 {
    font-size: 1.3rem; /* changed */
    font-weight: 900;
  }

  body > header.contain-to-grid {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 0;
    border-bottom: 1px solid #ebebeb;
  }

  li.name a {
    display: block;
    margin-left: 0.9375rem;
  }

  .subnav {
    margin-bottom: 1.5rem;
    background: #ebebeb;
  }
  .subnav a {
    text-transform: uppercase;
    font-weight: 900;
  }
  .subnav ul {
    list-style-type: none;
    margin: 0;
  }

  #project-menu {
    background: #a9d46d;
    padding: 1rem 0;
    box-sizing: border-box;
  }
  #project-menu ul {
    margin: 0;
    list-style-type: none;
  }
  #project-menu ul li a {
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
  }

  .top-bar-section {
    margin-top: 1.5rem;
    overflow: auto;
  }

  body.f-topbar-fixed {
    padding-top: 119px;
  }

  a#logo {
    background: url(../img/logo.png) no-repeat;
    display: block;
    width: 160px;
    height: 70px;
  }

  .top-bar {
    background: transparent;
  }

  .top-bar-section {
    background: transparent;
  }
  .top-bar-section ul {
    background: transparent;
  }
  .top-bar-section ul li {
    background: transparent;
  }
  .top-bar-section ul li a {
    background: transparent;
  }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: transparent;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
  }

  header.contain-to-grid.reversed {
    background: transparent;
    border-bottom: none;
  }
  header.contain-to-grid.reversed li.name a {
    color: #fff;
  }
  header.contain-to-grid.reversed a#logo {
    background: url(../img/logo-white.png) no-repeat;
  }
  header.contain-to-grid.reversed .top-bar {
    background: transparent;
  }
  header.contain-to-grid.reversed .top-bar-section {
    background: transparent;
  }
  header.contain-to-grid.reversed .top-bar-section ul {
    background: transparent;
  }
  header.contain-to-grid.reversed .top-bar-section ul li {
    background: transparent;
  }
  header.contain-to-grid.reversed .top-bar-section ul li a {
    background: transparent;
  }
  header.contain-to-grid.reversed .top-bar-section ul li a:hover {
    color: #fff;
  }
  header.contain-to-grid.reversed .top-bar-section ul li.active a {
    color: #fff;
  }
  header.contain-to-grid.reversed .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: transparent;
  }

  #about-banner, #works-banner {
    padding-top: 15rem;
    padding-bottom: 1rem;
  }

  #about-banner h1, #works-banner h1 {
    font-size: 1.7rem;
    font-weight: 700;
    color: #ffffff;
    text-align: left;
    vertical-align: bottom;
  }

  #searchform input {
    margin-bottom: 0;
  }

  img.alignright {
    padding: 20px 0 20px 20px;
  }

  img.alignleft {
    padding: 20px 20px 20px 0px;
  }

  .wrapper section:last-child {
    padding-bottom: 0rem;
  }

  #home-banner {
    width: 100%;
    box-sizing: border-box;
  }
  #home-banner h1 {
    color: #fff;
  }
  #home-banner h3 {
    font-weight: 500;
  }

  .top-bar-section .divider, .top-bar-section [role="separator"] {
    border-top: 1px solid #ebebeb;
  }

  .top-bar-section > ul > .divider {
    display: none;
  }

  .top-bar-section ul li.active > a:hover {
    background: #ffffff;
  }

  .direction-nav a.previous {
    background: url(../img/prev.png) no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    display: block;
    position: fixed;
    top: 119px;
    left: 0;
    z-index: 999;
  }
    
  .direction-nav a.next {
    background: url(../img/next.png) no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    display: block;
    position: fixed;
    top: 119px;
    right: 0;
    z-index: 999;
  }

  [class*="block-grid-"] {
    margin: 0;
  }

  ul {
    margin-left: 1.1rem;
  }

  ul.small-block-grid-2 {
    margin: 0;
  }
  ul.small-block-grid-2 li {
    padding: 0;
  }

  .banner {
    margin-bottom: 3rem;
  }

  body.blog .banner, body.page-template-page-about-php .banner, body.post-type-archive-projects .banner, .category .banner {
    margin-bottom: 0;
  }
  body.blog .subnav, body.page-template-page-about-php .subnav, body.post-type-archive-projects .subnav, .category .subnav {
    margin-bottom: 2rem;
  }

  body.single-projects .banner {
    margin-bottom: 1.5rem;
  }

  .module {
    padding-bottom: 2rem;
  }

  #video-full {
    width: 100%;
    overflow: auto;
    background: #ebebeb;
    box-sizing: border-box;
  }

  .rve {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-top: 1rem;
  }
  .rve p {
    display: none;
  }
  .rve iframe, .rve video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  #home-banner {
    width: 100%;
    background: url(../img/woman-mobile.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 5rem 0 4rem 0;
    box-sizing: border-box;
  }
  #home-banner h1, #home-banner h3 {
    color: #ffffff;
  }
  #home-banner h1 {
    font-size: 1.9rem;
    font-weight: 700;
  }
  #home-banner h3 {
    font-size: 1.1rem;
  }

  #project-banner {
    padding: 15rem 0 1rem 0.5rem;
    box-sizing: border-box;
  }
  #project-banner h1 {
    font-size: 1.7rem;
    font-weight: 700;
    color: #ffffff;
    text-align: left;
    vertical-align: bottom;
  }

  body.home .press-gallery .text-block {
    margin-top: 2rem;
  }

  .magellan {
    background: transparent;
  }
  .magellan ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 0.9375rem 0;
  }
  .magellan ul li a {
    font-size: 1.1rem;
  }

  .magellan.fixed {
    margin-top: 119px !important;
  }

  [data-magellan-expedition] {
    padding: 0;
  }

  .press-gallery ul li {
    margin-bottom: 1rem;
  }
  .press-gallery ul li a {
    margin: 0 auto;
    display: block;
    height: 100%;
    width: 100%;
  }
  .press-gallery ul li a img.wide {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
  }
  .press-gallery ul li a img.tall {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
  }

  .home-project-grid.module .text-block {
    margin-top: 2rem;
  }

  .text-block p:nth-of-type(last) {
    margin-bottom: 0;
  }
  .text-block a {
    color: #F87B06;
    font-weight: 700;
/*    text-transform: lowercase; */
  }
  .text-block .btn {
    border: 6px solid #a9db85;
    padding: 15px 20px;
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
  }
  .text-block .btn:hover {
    color: #444;
  }
  /*.text-block p:last-child {
    margin-bottom: 0px;
    font-size: 0.8rem;
  }
*/
  .fw-section.module img {
    width: 100%;
    height: auto;
  }

  .cover-block ul {
    list-style-type: none;
    margin: 0;
  }
  .cover-block img {
    width: 100%;
  }

  #projects-grid {
    margin-top: 3rem;
  }
  #projects-grid a {
    text-transform: none;
    font-weight: 700;
    color: #9bd571;
  }
  #projects-grid a:hover {
    color: #8dcf5e;
  }

  body.post-type-archive-videos #projects-grid {
    margin-top: 0rem;
  }

  ul.project-index {
    margin: 0;
  }
  ul.project-index li {
    padding: 0;
    position: relative;
  }
  ul.project-index li a {
    display: block;
    text-transform: none;
  }
  ul.project-index li a .overlay-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
  }
  ul.project-index li a .overlay-top p {
    color: #000;
    position: absolute;
    top: 0.9rem;
    left: 1.1rem;
    right: 1.1rem;
    display: none;
  }
  ul.project-index li a .overlay-top h2 {
    position: absolute;
    bottom: 0.9rem;
    left: 1.1rem;
    right: 1.1rem;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 1.3rem;
    text-transform: uppercase;
  }
  ul.project-index li a .overlay-top:hover h2 {
    color: #000;
    display: none;
  }
  ul.project-index li a .overlay-top.show {
    background-color: rgba(169, 212, 109, 0.8);
  }
  ul.project-index li a .overlay-top.show p {
    display: block;
  }
  ul.project-index li a .overlay-middle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
  }
  ul.project-index li a .overlay-middle h2 {
    position: absolute;
    bottom: 0.9rem;
    left: 1.1rem;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 1.4rem;
  }
  ul.project-index li a .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .moretag {
    display: block;
    margin: 10px 0;
    text-transform: none;
  }

  .entry-content a {
 /*   text-transform: capitalize; */
    color: #F87B06;
    font-weight: 700; /* changed */
  }
  .entry-content a:hover {
    color: #F84F05;
    font-weight: 700; /* changed */
  }
  .entry-content figure img {
    border-radius: 0;
    width: 100%;
  }
    
  .page-template-page-newsindex article img {
    width: 68% !important;
  }
    
  .customtappeto {
    width: auto !important;
    height: 80% !important;
  }
    
  .entry-content div a {
    margin: 0 !important;
  }
  .entry-content p, .entry-content span {
    font-size: 1.1rem;
  }
  .entry-content .separator {
    padding: 1rem 0;
    font-size: 1.1rem;
  }

  .separator {
    padding: 1rem 0;
    font-size: 1.1rem;
  }

  #content {
    padding-top: 1.5rem;
  }
  #content article {
    margin-top: 0px;
    margin-bottom: 35px;
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
  #content article h1.entry-title {
    text-transform: uppercase;
    font-weight: 900;
  }
  #content article h3 {
    font-weight: 900;
  }

  .single .banner {
    margin-bottom: 0;
  }

  .sidebar {
    margin-bottom: 1.5rem;
  }
  .sidebar article {
    overflow: auto;
  }

  .sidebar .panel, .footer-widget .panel {
    overflow: auto;
  }

  .band {
    width: 100%;
    height: 70px;
    background: #9DDB72;
  }

    .full-content {
        display:none;
    }
    
  body.post-type-archive-projects .band, body.single-projects .band, .page-tremplate-page-workshopindex .band, .post-type-archive-workshops .band {
    display: none;
  }

  .opt-in {
    background: #ebebeb;
    padding: 2rem 0;
    text-align: center;
    overflow: auto;
    width: 100%;
    box-sizing: border-box;
  }
  .opt-in .gform_wrapper .top_label input.medium, .opt-in .gform_wrapper .top_label select.medium {
    width: 100%;
    border: none;
    box-shadow: none;
    height: 50px;
    padding: 1rem;
    font-size: 1rem;
    background: #d7d7d7;
    color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .opt-in #gform_submit_button_1 {
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    font-weight: 900 !important;
    font-size: 1rem;
    padding: 1rem;
    margin: 0;
  }
  .opt-in .gform_footer {
    padding: 0 !important;
  }
  .opt-in input {
    width: 100%;
  }
  .opt-in ::-webkit-input-placeholder {
    color: #788292;
  }
  .opt-in :-moz-placeholder {
    /* Firefox 18- */
    color: #788292;
  }
  .opt-in ::-moz-placeholder {
    /* Firefox 19+ */
    color: #788292;
  }
  .opt-in :-ms-input-placeholder {
    color: #788292;
  }

  .contact {
    text-align: center;
    background: url(../img/footer-main-bg.jpg) no-repeat;
    background-size: cover;
    padding: 2rem 0;
  }
  .contact h1 {
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0.7rem;
  }
  .contact a {
  /*   text-transform: capitalize; */
    color: #ffffff;
    font-weight: 700;
  }
  .contact a span {
    margin-right: 0.7rem;
  }
  .contact a span img {
    height: 20px;
  }
  .contact .social a {
    padding: 0.3rem;
  }
  .contact .social a img {
    width: 70px;
  }
  .contact .gform_wrapper {
    margin-top: 1.5rem;
  }
  .contact .gform_wrapper .top_label input.medium, .contact .gform_wrapper .top_label select.medium, .contact textarea {
    width: 100%;
    border: none;
    box-shadow: none;
    height: 50px;
    padding: 1rem !important;
    font-size: 1rem !important;
    color: #ffffff;
    background: transparent;
    border: 1px solid #ffffff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .contact ::-webkit-input-placeholder {
    color: white;
  }
  .contact :-moz-placeholder {
    /* Firefox 18- */
    color: white;
  }
  .contact ::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
  }
  .contact :-ms-input-placeholder {
    color: white;
  }
  .contact #gform_submit_button_2 {
    width: 100%;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    font-weight: 900 !important;
    font-size: 1rem;
    padding: 1rem;
    margin: 0;
    box-sizing: border-box;
  }

  .enquire {
    text-align: center;
    padding: 3rem 0 1.5rem 0;
    background: #424653;
    color: #ffffff;
  }
  .enquire .small-12 {
    margin-bottom: 1.5rem;
  }
  .enquire h1 {
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
  }
  .enquire h2 {
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0.3rem;
  }
  .enquire a {
    color: #F87B06;
    font-weight: 500;
  }
  .enquire a:hover {
    color: #F84F05;
    font-weight: 500;
  }
  
  .enquire p {
    margin: 0;
    margin-bottom: 0.5rem;
  }

  .bottom {
    width: 100%;
  }

  .vid-header.row .wrapper {
    position: absolute;
  }
  .vid-header.row .wrapper div {
    position: relative;
    height: 500px;
  }
  .vid-header.row .wrapper div h1 {
    font-size: 1.7rem;
    position: absolute;
    bottom: 0.7rem;
    left: 0.6rem;
    color: #ffffff;
    font-weight: 700;
  }

  .header-video {
    margin-bottom: 3rem;
    height: 300px;
    overflow: hidden;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
  }
  .header-video video {
    height: 100%;
    vertical-align: middle;
  }

  .vid-header.row .wrapper div {
    height: 300px;
  }

  .single-video-text h2, .textwidget h2 {
    font-size: 1.05rem;
    line-height: 1.3;
    font-weight: 700;
  }
  .single-video-text p, .textwidget p {
    font-size: 0.8rem !important; /* changed 0.95rem */
    text-align: justify; /* changed */
  }

  .gform_confirmation_message_2 {
    height: 200px;
    color: #fff;
    font-size: 1.3rem;
  }

  .caption {
    margin-top: 15px;
    font-size: 0.8rem;
    line-height: 1.1;
  }

  .overlay-top .caption {
    margin-top: 0;
    font-size: 0.7rem;
  }

  ul.project-index li a .overlay-top h2 {
    font-size: 1.0rem; /* changed */
  }
}
@media only screen and (min-width: 40.063em) {
  .text-block .btn {
    font-size: 20px;
  }

  .magellan ul {
    text-align: left;
  }

  .translate {
    top: -20px;
  }

  #home-banner {
    background: url(../img/woman2.jpg) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
  }
  #home-banner h1 {
    font-size: 2.3rem;
    font-weight: 700;
  }
  #home-banner h3 {
    font-size: 1.5rem;
  }

  .header-video {
    margin-bottom: 3rem;
    height: 500px;
    overflow: hidden;
    width: 100%;
    vertical-align: middle;
  }
  .header-video video {
    height: 100%;
    vertical-align: middle;
  }

  ul li {
    font-size: 1.2rem; /* changed 0.8rem */
    font-weight:bold; /* changed */
  }

  a {
    font-size: 0.8rem; /* changed */
    line-height: 1.2rem; /* changed */
  }

  .homep {
    color: #000000 !important;
    font-size: 1.0rem !important;
    line-height: 1.3rem !important;
    text-align: justify;
  }
    
  p {
    font-size: 0.9rem; /* changed */
    line-height: 1.2rem; /* restored */
    text-align: justify; /* restored */
  }

  article {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 0.9rem !important; /* changed 1.2 */
    line-height: 1.2rem !important; /* changed 1.3 */
  }
  article div {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 0.9rem !important; /* changed 1.2 */
    line-height: 1.2rem !important; /* changed 1.3 */
  }
  article .entry-content {
    font-family: Helvetica, Arial, sans-serif !important;
   font-size: 0.9rem !important;  /* changed 1.2 */
    line-height: 1.2rem !important; /* changed 1.3 */
  }
  article .entry-content p, article .entry-content span {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 0.9rem !important; /* changed 1.2 */
    line-height: 1.2rem !important; /* changed 1.3 */
  }

  body.home.f-topbar-fixed {
    padding-top: 0px !important;
  }

  /*body.single-post.f-topbar-fixed, body.archive.f-topbar-fixed{
      padding-top: 119px !important;
  } */
  #about-banner, #works-banner {
    padding-top: 20rem;
  }
  #about-banner h1, #works-banner h1 {
    font-size: 1.4rem;
    font-weight: 700;
    color: #ffffff;
    text-align: left;
    vertical-align: bottom;
  }

  .vid-header.row .wrapper div h1, #project-banner h1 {
    font-size: 2.5rem;
  }

  .vid-header.row .wrapper div h1 {
    left: 0.3rem;
  }

  #project-menu ul li {
    display: inline-block;
    margin-right: 1.1rem;
  }

  .subnav li {
    display: inline-block;
    margin-right: 12px;
  }

  .header-video video {
    height: auto;
    width: 100%;
  }

  .top-bar-section {
    margin-top: 0;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0 0 15px;
  }

  #home-banner {
    padding: 18rem 0;
  }

  #project-banner {
    padding: 30rem 0 1rem 0.5rem;
  }

  #projects-grid {
    margin-top: 1rem;
  }

  .overlay-top.show {
    background-color: rgba(169, 212, 109, 0.8);
  }
  .overlay-top.show p {
    display: block;
  }
}
@media only screen and (min-width: 64.063em) {
  #content {
    padding: 1rem 0.9375rem;
  }
  #content .article {
    font-size: 1.1rem !important;
    line-height: 1.3;
  }

  .separator {
    padding: 0.4rem 0 !important;
  }

  .header-video {
    height: 500px;
  }

  .vid-header.row .wrapper div {
    height: 500px;
  }

  .overlay-top .caption {
    margin-top: 0;
    font-size: 0.9rem;
  }

  #home-banner h1 {
    margin-bottom: 0.5rem;
  }

  .banner {
    margin-bottom: 5.5rem;
  }

  .module {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .rve {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  #home-banner {
    padding: 20rem 0;
    padding-top: 18rem;
  }

  #about-banner, #works-banner {
    padding-top: 30rem;
  }
  #about-banner h1, #works-banner h1 {
    font-size: 2rem;
    font-weight: 700;
    color: #ffffff;
    text-align: left;
    vertical-align: bottom;
  }

  ul.project-index li a .overlay-top h2 {
    font-size: 1.0rem; /* changed 1.5rem */
  }

  #content {
    padding-top: 2rem;
  }

  .sidebar {
    padding-top: 2rem;
  }

  #projects-grid {
    margin-top: 2rem;
  }

  h1.entry-title {
    font-size: 2.3rem;
    line-height: 1.3;
  }

  h1.entry-title a {
    font-size: 2.3rem;
    line-height: 1.3;
  }

  .contact {
    text-align: left;
    position: relative;
    padding: 4rem 0;
  }
  .contact .row .small-12 {
    position: relative;
  }
  .contact .row .small-12 a.hello {
    top: 1.5rem;
    position: absolute;
    right: 2rem;
  }
  .contact .social {
    padding-left: 0.7rem;
    position: absolute;
    bottom: 4rem;
  }

  .social-widget li {
    padding-bottom: 0;
  }

  .enquire {
    text-align: left;
    padding: 5rem 0;
  }

  .opt-in p {
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    text-align: center;
  }

  #gform_wrapper_1 .ginput_container {
    width: 98% !important;
    margin: 0;
  }
  #gform_wrapper_1 #gform_fields_1 li {
    display: inline-block;
    width: 50% !important;
  }
  #gform_wrapper_1 .gform_body {
    width: 90%;
    display: inline-block;
  }
  #gform_wrapper_1 .gform_footer {
    display: inline-block;
  }
  #gform_wrapper_1 #gform_submit_button_1 {
    width: 100px !important;
  }

  #gform_2 .gform_footer {
    margin-top: 0px !important;
  }
  #gform_2 .gform_footer #gform_submit_button_2 {
    width: 100px;
    float: right;
  }
  #gform_2 textarea {
    width: 100%;
  }

  .subnav li {
    margin-right: 2rem;
  }
}
body.home .button-row {
  text-align: center;
    margin-top:2rem;
}
body.home .button-row a {
  display: inline-block;
}
body.home .overlay-top h2 {
  font-size: 1.3rem;
}
body.home .video-block {
  padding-bottom: 2rem;
}
body.home .home-project-grid, body.home .press-gallery {
  padding-top: 3rem;
  background: #e1e1e1;
}

.home-project-grid-large li {
  max-height: 344px;
  overflow: hidden;
}

body.page-tremplate-page-about-php .video-block {
  text-align: center;
}
body.page-tremplate-page-about-php .video-block p {
  text-align: center;
}
body.page-tremplate-page-about-php .module {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.enquire {
  position: relative;
  padding-bottom: 7.5rem;
}

.copyright {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 10px;
  color: #fff;
}
.copyright div {
  width: 49.5%;
  display: inline-block;
}
.copyright p {
  color: #fff;
  font-size: 1rem !important;
}
.copyright .left {
  left: 20px;
}
.copyright .left p {
  margin-left: 20px;
}
.copyright .right {
  text-align: right;
  right: 20px;
}
.copyright .right p {
  text-align: right;
  margin-right: 20px;
}

#projects-grid {
  margin-bottom: 3rem;
}

#project-menu {
  background: #ebebeb;
}
#project-menu ul li {
  margin-right: 1.5rem;
}

.single-video-text {
  padding-top: 2rem;
}
.single-video-text h2 {
  font-size: 1.1rem !important;
  line-height: 1.3;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #000;
}

h1.entry-title {
  line-height: 0.8;
  font-size: 1.6rem;
}

h1.entry-title a {
  font-size: 1.0rem; /* font-size: 1.8rem */
  line-height: 1.3; /* line-height: 0.8;  changed */ 
}

body.single-projects .wrapper section:last-child {
  padding-bottom: 4rem;
}
body.single-projects .text-block a {
  display: inline;
}
body.single-projects #project-banner {
  margin-bottom: 0;
}
