.main_menu .navbar li a {
    font-size: 16px !important;
    /* line-height: 24px; */
}

.bg_top {
    background: none;
    background-repeat: no-repeat;
}

.sharpie-header {
    width: 100%;
    text-align: center;
}

.sharpie-header img {
    max-width: 33%;
    margin: 64px 0 24px 0;
}

.pos-3 h1 {
    font-weight: 400;
    text-shadow: 1px 1px 1px #eee;
}

.pos-4 h3, .pos-2 h3, .pos-6 h3, .pos-8 h3, .pos-9 h3, .pos-10 h3 {
    font-size: 45px !important;
}

.pos-3 h4 {
    font-size: 20.5px;
    line-height: 24.48px;
    text-transform: none;
    text-shadow: none;
    color: #EEEEEE;
    font-weight: 300;
}

.pos-3 .a_business {
    font-family: "Oxygen", Verdana, sans-serif;
    font-size: 20px;
    text-shadow: none;
    font-weight: normal;
    border-radius: 6px;
}

#footer {
  background-color: #FFFFFF;
  border-top: 1px solid #999999;
  padding: 50px 0 10px;
  width: 95%;
  margin: 75px auto 0 auto;
}

#footer h3 {
    font-family: Abel, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000000 !important;
    text-transform: uppercase;
}

#footer a {
    font-size: 16px;
    line-height: 32px;
    color: #464646;
}

.footy2, .footy2small {width: 50% !important; text-align: center }
.footy4 { width: 15% !important; text-align: right }



/*
@media (min-width: 1200px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
   width: 100%;
  }
}
*/

.header, .top_line {
  background: none;
  border: 0;
}

.header {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.bg_top {
    overflow: hidden;
    z-index: 2;
}

.wrapper-vizeo {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  z-index: -1;
  
  opacity: 0.5;
    background: url(https://miro.medium.com/max/2625/1*VwzmJdKEWTQl2EBaLmHY3w.jpeg);
    background-position-x: center;
    background-position-y: 200px;
    background-repeat: no-repeat;
    background-size: 50%;
  
}

.wrapper-vizeo video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}

.hover_img .block_opacity h4 {
    margin-top: 20% !important;
    font-size: 20pt !important;
    line-height: 0 !important;
}

.photo_block .photojs {
    opacity: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 10px;
}

a.anchor-offset-50 {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}
a.anchor-offset-100 {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
a.anchor-offset-200 {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}
a.anchor-offset-250 {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

#logo {
    display: none;
}

.main_menu ul.menu li:hover {
    border-top: 4px solid #464646;
}

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-shadow: none;
}

.hover_img .block_opacity {
    background: rgba(0, 0, 0, 0.5);
}

.clientsVideo {
  background: none;
  border-radius: 4px;
}

.clientsBoxContainer {
    width: 100%;
    text-align: center;
}

.clientBox {
    display: inline-block;
    max-width: 20%;
    margin: 1.1%;
}

.clientBoxDesc h4 { margin-bottom: 0  }
.clientBoxDesc p { font-size: 9pt; margin: 0 }

.theVideo {
    width: 100%;
    object-fit: fill;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    border-radius: 4px;
}

/* Hide Play button + controls on iOS */
video::-webkit-media-controls {display:none !important;}

h4 {
    font-size: 10pt;
}

.top_phone {
    width: 75% !important;
    text-align: right !important;
}
.top_phone p {
    display: inline-block;
}

@media (min-width: 979px) {
    .photo_block .photojs {
        width: 30%;
    }
    .wrapper-vizeo { background: url('') !important; opacity: 0.8 }
  div.moduletablehideOnBigScreen { display: none }
}

@media (max-width: 979px) {
    .wrapper-vizeo { top:0; left:0; width:100%; height:100%; background-size: auto 100%; background-position: center center }
    .wrapper-vizeo video { display: none }
  div.moduletablehideOnSmallScreen { display: none }
  .footy1, .footy2, .footy3, .footy4 { width: 100% !important; text-align: center !important }
  .footy1 div.moduletable, .footy2 div.moduletable, .footy3 div.moduletable, .footy4 div.moduletable { margin-bottom: 48px !important }
}

@media (max-width: 979px) and (min-width: 768px) {
    .photo_block .photojs { width: 100% }
    .row-fluid .span4 { width: 100% !important }
}

.specialization {
    width: 100%;
    text-align: center;
}

.specialization h4 {
    text-transform: uppercase;
    font-family: abel;
    font-weight: 600;
}

.field {
    border: 1px solid #EEE;
    border-radius: 4px;
    max-width: 50%;
    display: inline-block;
    padding: 8px 48px 0 48px;
    margin: 4px 12px;
}

.testimonialsIntro {
    width: 100%;
    text-align: center;
    margin: -36px 0 48px 0;
}
.testimonialsIntro p, .testimonialsIntro a, .testimonialsIntro a:hover,  .testimonialsIntro a:visited,  .testimonialsIntro a:active {
    font-size: 9pt;
    text-transform: uppercase;
    font-family: Verdana, sans-serif;
    font-variant: unicase;
    color: #464646;
}

.testimonialContainer {
    width: 100%;
    display: inline-block;
    margin: 4px 0 24px 0;
}
.testimonialContainer .imgSquareBox {
    width: 200px;
    height: 200px;
    border-radius: 100px;
}
.testimonialContainer .imgRectBox {
    width: 166px;
    height: 44px;
    border-radius: 6px;
    border: 1px solid #dde0e7;
    margin-right: 10px;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: center center !important;
    float: left;
}

.testimonialContainer p {
    font-style: oblique;
}

.testimonialContainer span {
    font-size: 10pt;
    font-style: initial;
    letter-spacing: -0.4pt;
    font-weight: 900;
}