:root {
  --wash-out-blue: #85a4ad;
  --dark-slate-gray: #003242;
  --dark-slate-gray-translucent: #00324278;
  --fuel-swell-navy: #37475c;
  --shore-break-grey: #bdc9cb;
  --oyster-white: #e2e2e4;
  --shingle-grey: #7b6962;
}

body {
  color: #333;
  height: 100%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #003242;
  letter-spacing: -3px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 54px;
}

h2 {
  text-align: center;
  letter-spacing: -3px;
  margin: 5px auto;
  font-family: Raleway, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 58px;
  display: block;
}

h3 {
  letter-spacing: -2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  float: none;
  clear: none;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #003242;
  width: 666px;
  margin: 0 auto 10px;
  padding: 6px 24px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  list-style-type: none;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

h5 {
  text-align: center;
  text-transform: uppercase;
  margin: 20px auto;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  display: block;
}

h6 {
  clear: both;
  color: #7d7d7d;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  display: block;
}

p {
  color: #5c5c5c;
  letter-spacing: -.5px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.button {
  color: #333;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #0000;
  border: .6px solid #000;
  margin-top: 30px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 14px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.button:hover {
  color: #fff;
  background-color: #878787;
  border-color: #878787;
}

.button.w--current {
  margin-right: 4px;
}

.hero-section {
  height: 100%;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
}

.slider {
  float: none;
  clear: both;
  height: 100%;
  position: relative;
}

.slide-container {
  float: none;
  text-align: center;
  background-color: #0000;
  width: 75%;
  min-width: 0;
  height: auto;
  margin: 13% auto auto;
  display: block;
  position: relative;
  inset: 100px 0 auto;
}

.navbar {
  background-color: #003242;
  border-radius: 0;
  width: 100%;
  height: 139px;
  margin-top: -34px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: inline-block;
  position: fixed;
  top: 34px;
  left: 0;
  right: 0;
}

.nav-container {
  float: left;
  width: 85%;
  max-width: 2000px;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.brand {
  float: left;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav-menu {
  float: left;
  margin-left: 33px;
  margin-right: auto;
  display: block;
  top: 0;
  left: 0;
}

.nav-link {
  float: left;
  clear: none;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 16px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.nav-link:hover {
  color: #a1a1a1;
  font-weight: 700;
}

.nav-link.w--current {
  float: left;
  color: #fff;
  text-align: center;
  height: auto;
  margin-top: 44px;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  transition: all .5s;
  top: 0;
  right: 0;
}

.nav-link.w--current:hover {
  color: #e3e3e3;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.about {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.left-column {
  padding-left: 0;
  padding-right: 10px;
}

.right-column {
  padding-right: 0;
}

.background-box {
  text-align: center;
  background-color: #e2e2e4d6;
  height: auto;
  min-height: 666px;
  padding-top: 15%;
  padding-left: 66px;
  padding-right: 66px;
}

.background-box.background-box-2 {
  background-color: #85a4ad33;
  padding-left: 66px;
  padding-right: 66px;
}

.about-photo {
  z-index: 44;
  background-color: #0000;
  background-image: linear-gradient(#003242d6, #00324200), url('../images/moi-bw.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border: 112px #33373b;
  border-radius: 0;
  height: 666px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: 0;
}

.row {
  margin-bottom: 20px;
}

.contact {
  float: none;
  text-align: center;
  background-color: #7b69624a;
  height: auto;
  min-height: 400px;
  margin-bottom: 0;
  padding: 50px 20px 0;
}

.contact-form {
  margin-top: 66px;
  margin-bottom: 66px;
}

.label {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.text-field {
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-area {
  letter-spacing: -1px;
  height: 350px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.footer {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-content {
  background-color: #242424;
  width: auto;
  padding: 50px 50px 10px;
}

.footer-text {
  float: right;
  clear: none;
  color: #fff;
  text-align: right;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 47px;
  text-decoration: none;
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-text.footer-link {
  line-height: 36px;
}

.quote-slider {
  background-color: #0000;
  height: auto;
  padding-top: 14px;
}

.quote-text {
  color: #333;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  width: 88%;
  height: auto;
  min-height: 0;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.footer-link {
  color: #fff;
  margin-bottom: 33px;
  text-decoration: none;
}

.preloader {
  z-index: 2000;
  text-align: center;
  background-color: #0000;
  width: 100%;
  height: 100%;
  padding-top: 275px;
  display: none;
  position: absolute;
}

.footer-logo {
  width: 212px;
  margin-top: -20px;
  padding-top: 0;
}

.portfolio-thumbnail {
  float: none;
  width: 100%;
  height: auto;
  position: static;
}

.portfolio-column {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.portfolio-hover-colour {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
}

.colour {
  opacity: 0;
  text-align: center;
  background-color: #003242c4;
  border: 1px solid #0000001c;
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: all .5s;
}

.colour:hover {
  opacity: 1;
}

.white {
  color: #fff;
  letter-spacing: 0;
  transform: none;
}

.portfolio-inner {
  border: 0 #0000;
  height: 100%;
  margin-bottom: 0;
  padding-top: 20%;
}

.section-heading {
  float: none;
  clear: none;
  color: #37475c;
  text-align: center;
  letter-spacing: -2px;
  background-color: #ffffffe0;
  width: 666px;
  margin: 0% auto 0;
  padding: 21px 24px;
  font-size: 60px;
  font-weight: 200;
  line-height: 62px;
  text-decoration: none;
  list-style-type: none;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.logo {
  float: none;
  opacity: .94;
  margin-top: 0;
  margin-left: 33px;
  margin-right: 33px;
  display: block;
}

.logo.logo-mobile {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.slide-primo {
  background-image: url('../images/BrunelAerial.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-secondo {
  background-image: url('../images/4-jayne-wound-6-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}

.slide-terzo {
  background-image: url('../images/apple-devices-mockup-stainedglass.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.portfolio-link {
  margin-top: auto;
  padding-top: 0;
  text-decoration: none;
  list-style-type: none;
}

.client-image-a {
  float: none;
  margin-bottom: 18px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block {
  width: 100%;
  height: 100%;
}

.link-block.gray-border {
  border: 1px solid #00000054;
}

.portfolio-row {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.virtual-tours {
  padding-left: 20px;
  padding-right: 20px;
}

.ibooks, .web-design {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.ibook-photo {
  text-align: center;
  background-image: url('../images/iPadiBook.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 666px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: 0;
}

.web-design-photo {
  background-image: url('../images/apple-devices-mockup-stainedglass-halfscreen.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 666px;
  position: relative;
  inset: 0;
}

.ibooks-link, .web-design-link {
  text-decoration: none;
  list-style-type: none;
}

.testimonials {
  background-color: #7b69624f;
  padding: 55px 20px 77px;
}

.slide-navigation {
  color: #0000;
  margin-bottom: -22px;
  padding-top: 40px;
  padding-bottom: 0;
}

.para-phone-bottom-spacing {
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 24px;
  font-size: 21px;
  font-weight: 300;
  display: block;
}

.top {
  transition: all .5s;
}

.slider-arrow {
  margin-top: 100%;
}

.main-slider-arrow-right {
  margin-left: 44px;
  margin-right: 44px;
}

.main-slider-arrow-left {
  margin-left: -4px;
  margin-right: -4px;
}

.virtual-tour-div {
  height: 666px;
}

.virtual-tour-div.virtual-tour-div-tablet-portrait {
  height: 666px;
  min-height: auto;
  overflow: hidden;
}

.design-by-gyro360 {
  color: #fff;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.portfolio-section {
  margin-left: auto;
  margin-right: auto;
  padding-top: 55px;
  padding-bottom: 2px;
  display: block;
}

.header {
  z-index: 999;
  padding-bottom: 139px;
  display: inline;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.space-above {
  margin-top: 13px;
}

.heading {
  letter-spacing: -2px;
  font-weight: 100;
}

.heading-2 {
  font-size: 21px;
  font-weight: 400;
}

.google-trusted-image {
  border: 17px solid #fff;
  width: 259px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.link-block-2, .link-block-3 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container {
  margin-bottom: 11px;
}

.h2-heading {
  font-weight: 200;
}

.paragraph {
  font-weight: 300;
}

.heading-4 {
  font-weight: 100;
}

.bold-text {
  font-weight: 600;
}

html.w-mod-js [data-ix="title-slide-in-1"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="title-slide-in-2"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="fade-in-on-scroll"] {
  opacity: 0;
}

html.w-mod-js [data-ix="services-slide-up-1"], html.w-mod-js [data-ix="services-slide-up-2"], html.w-mod-js [data-ix="services-slide-up-3"] {
  opacity: 0;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="preloader-fade-out"] {
  opacity: 1;
  display: block;
}

html.w-mod-js [data-ix="page-load-fade-in"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 5px;
    font-size: 48px;
    line-height: 46px;
  }

  h2 {
    letter-spacing: -2px;
    font-size: 32px;
    line-height: 31px;
  }

  h4 {
    text-align: center;
    width: 600px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 16px;
    position: absolute;
    inset: auto 0;
  }

  h5 {
    margin-bottom: 15px;
    font-size: 15px;
  }

  p {
    margin-bottom: 5px;
    padding-top: 0;
    font-size: 13px;
    line-height: 21px;
    display: block;
  }

  .button {
    margin-top: 15px;
  }

  .slide-container {
    width: 85%;
    margin-top: 15%;
    margin-bottom: auto;
  }

  .navbar {
    margin-top: 0;
    position: absolute;
    top: 0;
  }

  .nav-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu {
    float: none;
    text-align: center;
    background-color: #fff;
    width: 100%;
    margin: 0 0 auto;
    padding-top: 33px;
    padding-bottom: 8%;
    display: block;
    top: 0;
    left: 0;
    right: 0;
  }

  .menu-button {
    z-index: 0;
    margin-top: 52px;
    padding-top: 10px;
    position: absolute;
    top: 0;
    right: 19px;
  }

  .menu-button:active, .menu-button.w--open {
    background-color: #0000;
  }

  .nav-icon {
    color: #fff;
  }

  .nav-icon.nav-icon-mobile {
    width: auto;
    height: auto;
  }

  .nav-link {
    float: none;
    clear: none;
    color: #333;
    text-align: center;
    margin-top: 21px;
    padding-top: 11px;
    padding-bottom: 11px;
    position: static;
  }

  .nav-link.w--current {
    float: none;
    color: var(--wash-out-blue);
    text-align: center;
    width: 100%;
    margin-top: 21px;
    display: block;
  }

  .background-box {
    background-color: #0000;
    height: auto;
    min-height: 400px;
    padding-top: 30px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .background-box.background-box-2 {
    background-color: #00324217;
    padding-left: 24px;
    padding-right: 24px;
  }

  .about-photo {
    z-index: 0;
    background-size: auto, cover;
    height: 400px;
  }

  .footer-text {
    line-height: 30px;
  }

  .footer-text.footer-link {
    line-height: 50px;
    display: block;
  }

  .quote-text {
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 26px;
  }

  .footer-link {
    line-height: 33px;
  }

  .preloader {
    z-index: 2000;
    padding-top: 200px;
  }

  .footer-logo {
    width: 121px;
    margin-top: -14px;
  }

  .colour {
    opacity: 1;
    background-color: #003242c4;
    padding: 10px;
    font-size: 10px;
  }

  .white {
    transform: none;
  }

  .portfolio-inner {
    padding-top: 8%;
  }

  .section-heading {
    text-align: center;
    width: 600px;
    margin-top: 15%;
    margin-bottom: auto;
    font-size: 50px;
    line-height: 52px;
    position: static;
    top: auto;
  }

  .logo {
    opacity: .94;
  }

  .slide-terzo {
    background-position: 90%;
  }

  .ibook-photo {
    background-position: 100% 0;
    height: 400px;
  }

  .web-design-photo {
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .slider-arrow {
    margin-top: 100%;
  }

  .virtual-tour-div {
    height: 666px;
  }

  .virtual-tour-div.virtual-tour-div-tablet-portrait {
    height: 400px;
  }

  .bottom-space {
    margin-bottom: 11px;
  }

  .google-trusted-image {
    margin-top: 77px;
  }
}

@media screen and (max-width: 767px) {
  h4 {
    text-align: center;
    width: auto;
    font-size: 13px;
    line-height: 20px;
    position: static;
  }

  h6 {
    margin-top: 44px;
  }

  p {
    display: block;
  }

  .hero-section {
    padding-bottom: 0;
  }

  .slide-container {
    margin-top: 30%;
  }

  .navbar {
    height: 106px;
    position: absolute;
  }

  .brand {
    padding-left: 0;
  }

  .nav-menu {
    clear: none;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 6%;
    top: 0;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .menu-button {
    margin-top: 44px;
    padding-top: 0;
    padding-right: 10px;
    right: 21px;
  }

  .nav-link {
    float: none;
    clear: none;
    text-align: center;
    margin-top: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    position: static;
  }

  .nav-link.w--current {
    text-align: center;
    margin-top: 8px;
  }

  .about {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .left-column {
    margin-top: 0;
    padding-right: 0;
  }

  .right-column {
    margin-top: 20px;
    padding-left: 0;
  }

  .background-box {
    height: auto;
    min-height: 100px;
    margin-top: 0;
    padding: 20px;
  }

  .about-photo {
    height: 250px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .row {
    margin-bottom: 0;
  }

  .contact-form {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer-content {
    text-align: center;
    padding: 20px;
  }

  .footer-text {
    float: none;
    clear: none;
    margin-top: 0;
    margin-bottom: 35px;
    display: block;
  }

  .footer-text.footer-link {
    text-align: left;
  }

  .column {
    margin-top: 20px;
    padding: 0;
  }

  .preloader {
    padding-top: 100px;
  }

  .footer-logo {
    width: 121px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 16px;
  }

  .portfolio-column {
    margin-top: 0;
  }

  .colour {
    opacity: 1;
    background-color: #003242c4;
    padding: 20px;
  }

  .white {
    font-size: 14px;
    transform: none;
  }

  .portfolio-inner {
    padding-top: 20%;
  }

  .section-heading {
    text-align: center;
    width: auto;
    margin-top: -30%;
    padding: 11px 24px;
    font-size: 40px;
    line-height: 42px;
  }

  .logo.logo-mobile {
    width: 122px;
  }

  .slide-terzo {
    background-position: 48%;
  }

  .portfolio-row {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .virtual-tours, .ibooks, .web-design {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials {
    margin-top: 20px;
  }

  .para-phone-bottom-spacing {
    font-size: 15px;
    line-height: 17px;
  }

  .slider-arrow {
    margin-top: 100%;
  }

  .virtual-tour-div.virtual-tour-div-tablet-portrait {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .bottom-space {
    margin-bottom: 10px;
  }

  .design-by-gyro360 {
    font-size: 13px;
  }

  .portfolio-section {
    padding-left: 0;
  }

  .header {
    padding-bottom: 106px;
  }

  .heading-2 {
    font-size: 19px;
    line-height: 20px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 28px;
  }

  h2 {
    letter-spacing: -1px;
    font-size: 28px;
    line-height: 27px;
  }

  h4 {
    text-align: center;
    width: 100%;
    margin-top: auto;
    padding-right: 12px;
    font-size: 16px;
    line-height: 18px;
    position: static;
  }

  h5 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 21px;
  }

  h6 {
    margin-top: 44px;
  }

  .hero-section {
    padding-top: 20px;
  }

  .slide-container {
    width: auto;
    margin-top: 50%;
    position: static;
  }

  .navbar {
    position: absolute;
  }

  .brand {
    padding-left: 0;
  }

  .nav-menu {
    text-align: center;
    background-color: #fff;
    margin-bottom: 0;
    padding-top: 36px;
    padding-bottom: 10%;
    top: 0;
    left: 0;
    right: 0;
  }

  .menu-button {
    padding-right: 2px;
  }

  .nav-icon {
    color: #fff;
  }

  .nav-link {
    margin-top: 0;
    padding-top: 12px;
  }

  .about {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .left-column {
    height: auto;
    margin-top: 0;
  }

  .right-column {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .background-box {
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .background-box.background-box-2 {
    width: auto;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .about-photo {
    height: 200px;
    inset: 0;
  }

  .row {
    height: auto;
    margin-bottom: 0;
  }

  .contact {
    margin-top: 10px;
    padding-top: 30px;
  }

  .footer-content {
    text-align: center;
  }

  .footer-text {
    margin-top: 0;
  }

  .quote-slider {
    height: auto;
  }

  .quote-text {
    font-size: 16px;
    line-height: 24px;
  }

  .footer-logo {
    margin-bottom: 0;
  }

  .colour {
    opacity: 1;
    background-color: #003242c4;
    padding: 10px;
  }

  .white {
    margin-top: -24px;
    font-size: 14px;
    line-height: 21px;
    display: inline-block;
    transform: none;
  }

  .portfolio-inner {
    padding-top: 22%;
  }

  .section-heading {
    text-align: center;
    letter-spacing: -1px;
    width: 100%;
    margin-top: -10%;
    padding-right: 12px;
    font-size: 30px;
    line-height: 32px;
  }

  .logo {
    margin-left: 0;
  }

  .slide-primo, .slide-secondo {
    background-position: 50% 0;
  }

  .slide-terzo {
    background-position: 60%;
    margin: 0;
  }

  .portfolio-link {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .portfolio-row, .virtual-tours {
    padding-left: 0;
    padding-right: 0;
  }

  .ibooks, .web-design {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .web-design-photo {
    margin-top: 0;
  }

  .para-phone-bottom-spacing {
    margin-bottom: 16px;
  }

  .slider-arrow {
    margin-top: 100%;
  }

  .virtual-tour-div.virtual-tour-div-tablet-portrait {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .google-trusted-image {
    margin-top: 33px;
  }
}


