/*!

VALID, LLC
∆ ∆ -> O O

*/

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Merriweather', Georgia, serif;
}

hr {
    max-width: 50px;
    border-color: #e9d019; /*f05f40;*/
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

a {
    /* color: #e9d019; */
    color: #d2c045;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
  color: #e9d019;
  /* color: #fff; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

h5 {
  margin-top: 1px;
  margin-bottom: 2px;
}

h4 {
  margin-bottom: 16px;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.bg-primary {
    background-color: #363636; /*f05f40;*/
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

.bg-gold {
    background-color: #f8c700;
    background-image: url(../img/miv-20210729-4.png);
    background-position: right bottom;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 100px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    /*text-transform: uppercase;*/
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    color: #e9d019; /*f05f40;*/
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #363636;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #222;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #e9d019; /*f05f40;*/
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #cfb602!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../img/miv-2021729-2.png);
    background-position: center;
    background-color: #fcdb00;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-weight: 700;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 18px;
    font-weight: 400;
    color: #fff ; /*rgba(255,255,255,.7);*/
}

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

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #e9d019;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn {
  font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

.image_full {
  display: block;
  width: 100%;
}

.image_mobile {
  display: none;
}

.clients {
  width: 100%;
}

.header-content {
  /* font-family:'Open Sans Bold', sans-serif; */
  font-size:13rem;
  font-weight:600;
  line-height:10.75rem;
}

.hero-home-header h2 {
  font-size:9.2rem;
}

.hero-home-header h1 {
  font-size:4rem;
  margin-top:2px;
}

.hero-home-header h3 {
  font-size:4rem;
  margin-top:2px;
  margin-top:3rem
}

.header-content h3 {
  font-family: 'Merriweather', Georgia, serif;
  color:#363636;
  font-size:3rem;
  letter-spacing:.10rem;
  /* margin-bottom:10rem; */
}

.home-hero-space {
    font-family: 'Poppins', sans-serif;
    color: #1a1c1e;
    margin-top: 7rem;
    font-size: 8rem ;
    margin-bottom: 12rem;
    line-height:8rem;
}

.light-panel-heading {
  color: #46b8da;
}

.dark-panel-heading {
  color: #c0b08b;
}

/* desktop */
@media only screen and (min-width : 768px) {

  .interior-highlight-copy {
    font-size: 2.2rem;
  }

  .flex-container {
    /* display: flex; */
    flex-direction: row;
    flex-grow: 1;
    flex-wrap: wrap
  }

  #marketing-transformation-service {
    order: 1;
  }
  #marketing-operations-service {
    order: 2;
  }
  #cx-service {
    order: 3;
  }

  #client-image-logo-collage {
    visibility: hidden;
  }

  .header-content {
    /* font-family:'Open Sans', sans-serif; */
    font-size:5rem;
    line-height:5.4rem;
  }

  .hero-home-header h2 {
    font-size:5rem;
  }

  .hero-home-header h1 {
    font-size:1.25rem;
    margin-top:2px;
  }

  .hero-home-header h3 {
    font-size:2rem;
    margin-top:2px;
    margin-top:3rem
  }

  .dark-panel-heading {
    font-size: 3rem;
  }

  .panel-copy {
    font-size: 3rem;
  }

  .light-panel-heading {
    font-size: 3rem;
  }

  .dark-panel-copy-addendum-one {
    font-size: 200px;
  }

  .copy-addendum-one {
    font-size: 1.8rem;
  }

  .services-page-copy {
    font-size: 2.2rem;
  }


}

a.hero-home-header-a {text-decoration:underline;}
a.hero-home-header-a {color:#fff;}
a.hero-home-header-a:link {color:#fff;}
a.hero-home-header-a:visited {color:#fff;}
a.hero-home-header-a:focus {color:#fff;}
a.hero-home-header-a:active {color:#fff;}
a.hero-home-header-a:hover {color:#fff;}

a.blog {color:#000;}
a.blog:link {color:#000;}
a.blog:visited {color:#000;}
a.blog:focus {color:#000;}
a.blog:active {color:#000;}
a.blog:hover {color:#000;}

a.dlink {color:#464646;}
a.dlink:link {color:#464646;}
a.dlink:visited {color:#464646;}
a.dlink:focus {color:#464646;}
a.dlink:active {color:#464646;}
a.dlink:hover {color:#464646;}

.primary {
  /* background-color:black; */
  line-height:9rem;
}

/* mobile */
@media only screen and (max-width: 768px) {

  .interior-highlight-copy {
    font-size: 1.85rem;
  }

  h1 {
    font-size: 3.2rem;
  }

  .primary {
    /* background-color:black; */
    line-height:3rem;
    font-size: 6.4rem;
  }

  .header-content h3 {
    font-family: 'Merriweather', Georgia, serif;
    color:#363636;
    font-size:2rem;
    letter-spacing:.10rem;
    /* margin-bottom:10rem; */
  }

  .home-hero-space {
      font-size: 3.2rem;
      line-height: 3.6rem;
  }

  .dark-panel-heading {
    font-size: 2.2rem;
  }

  .panel-copy {
    font-size: 1.8rem;
  }

  .light-panel-heading {
    font-size: 2.2rem;
  }

  .dark-panel-copy-addendum-one {
    font-size: 1.65rem;
  }

  .copy-addendum-one {
    font-size: 1.65rem;
  }

  .light-panel-sublink {
    font-size: 1.4rem;
  }

  .services-page-copy {
    font-size: 1.8rem;
  }

}

.btn-info-gray {
  color: #000;
  background-color: #fff3c3;
  border-color: #8b8777;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.footer {
  bottom: 0;
  width: 100%;
  font-size: 1.25rem;
  font-family: verdana, sans-serif;
  margin-top: 5rem;
}
