/*
 Theme Name:     Cotton and Company
 Theme URI:      http://thecottonsolution.com
 Description:    A CottonCandy child theme.
 Author:         Sonya Pereira
 Template:       CottonCandy
 Version:        1.0.0
*/
@import url('https://fonts.googleapis.com/css?family=Staatliches&display=swap');
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
  color: #3d8da8;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.container {
  margin: 0 auto;
  width: 1400px;
  position: relative;
  text-align: center;
}
.col {
  display: inline;
  float: left;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.full {
  width: 100%;
}
.almost-full {
  width: 95.22809524%;
  margin: 0 0.005%;
  float: none;
  margin: 0 auto;
}
.col_one {
  width: 99.99%;
  margin: 0 0.005%;
}
.col_half {
  width: 49.99%;
  margin: 0 0.005%;
}
.col_two_thirds {
  width: 66.65666667%;
  margin: 0 0.005%;
}
.col_one_third {
  width: 33.32333333%;
  margin: 0 0.005%;
}
.col_one_fourth {
  width: 24.99%;
  margin: 0 0.005%;
}
.col_three_fourths {
  width: 74.89636704%;
  margin: 0 0.005%;
}
.col_one_fifth {
  width: 19.99%;
  margin: 0 0.005%;
}
.col_two_fifths {
  width: 39.99%;
  margin: 0 0.005%;
}
.col_three_fifths {
  width: 59.87023952%;
  margin: 0 0.005%;
}
.col_one_sixth {
  width: 16.65666667%;
  margin: 0 0.005%;
}
.col_five_sixths {
  width: 51.27205128%;
  margin: 0 0.005%;
}
@media only screen and (max-width: 1400px) {
  .container {
    width: 1280px;
  }
  .home .container {
    width: 1280px!important;
  }
}
@media only screen and (max-width: 1280px) {
  .container {
    width: 1024px;
  }
  .home .container {
    width: 1180px!important;
  }
}
@media only screen and (max-width: 1180px) {
  .container {
    width: 1024px;
  }
  .home .container {
    width: 1024px!important;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 980px;
  }
  .home .container {
    width: 95%!important;
  }
}
@media only screen and (max-width: 980px) {
  .container {
    width: 760px;
  }
}
@media only screen and (max-width: 780px) {
  .container {
    width: 100%;
  }
  .full,
  .col_one,
  .col_half,
  .col_two_thirds,
  .col_one_third,
  .col_one_fourth,
  .col_three_fourths,
  .col_one_fifth,
  .col_two_fifths,
  .col_three_fifths,
  .col_one_sixth {
    width: 99.99%;
    margin: 0 0.005%;
  }
  .home .container {
    width: 100%!important;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    width: 99%;
  }
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u-w4BMUTPHjxsIPy-v.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI9w2PHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxswWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USew8.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVew8.ttf) format('truetype');
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  padding: 0;
  margin: 0;
  height: auto;
  overflow-x: hidden;
}
.top-header {
  width: 100%;
  margin: 0 auto 0;
}
body {
  font-size: 17px;
  font-family: 'Lato', sans-serif;
  color: #54534a;
  font-weight: 100;
}
p {
  line-height: 1.50em;
  color: #54534a;
  margin: 15px 0;
  padding: 0;
}
strong,
b {
  font-size: 1.05em;
  color: #393832;
  font-weight: 700;
}
a {
  color: #3d8da8;
  text-decoration: none;
}
a:hover {
  color: #3d8da8 !important;
}
.read-more {
  font-size: .85em;
}
.read-more span {
  padding: 0 5px;
}
.super-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.super-container.bggrey {
  background: rgba(179, 172, 166, 0.2);
  padding: 30px;
}
.margin-top100 {
  margin-top: 100px;
}
.margin-top50 {
  margin-top: 50px;
}
.section {
  min-height: 60px;
}
.top-nav-icons {
  background: url("images/cc-top-nav-icons-min.png") no-repeat;
  width: 21px;
  height: 21px;
  display: inline-block;
  text-indent: -9999px;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.top-nav-icons.video {
  background-position: 0 0;
}
.top-nav-icons.video:hover {
  background-position: -21px 0;
}
.top-nav-icons.contact-i {
  background-position: 0 -25px;
  margin-right: 2px;
}
.top-nav-icons.contact-i:hover {
  background-position: -22px -25px;
}
.icon-phone,
.icon-compendium,
.icon-portal {
  display: inline-block;
  background: url("images/icon-phone.png") no-repeat;
  margin: 2px 5px 0 0;
  width: 14px;
  height: 14px;
}
.icon-compendium {
  background: url("images/icon-compendium.png") no-repeat;
}
.icon-portal {
  background: url("images/icon-client-portal.png") no-repeat;
}
.flexslider:hover .flex-direction-nav .flex-next {
  right: 50px !important;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 50px !important;
}
.slider-area {
  overflow: hidden;
  max-height: 886px;
}
.slider-area #metaslider_container_21 {
  margin-bottom: 0 !important;
}
.slider-area .metaslider .flexslider {
  margin: 0;
}
.slider-area .metaslider {
  max-height: 700px;
}
.metaslider ::selection {
  background: transparent;
}
.metaslider ::-moz-selection {
  background: transparent;
}
.vert-line {
  background: #ffffff;
  width: 10px;
  height: 180px;
}
.header-image {
  width: 100%;
  margin: 100px auto 0;
  height: auto;
}
.header-image img {
  width: 100%;
  height: auto;
}
h3 {
  font-size: 1.08em;
  margin: 0;
  color: #393832;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
}
h2 {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  color: #54534a;
  font-weight: 100;
}
.title-divider {
  margin: 0 15px;
}
.global-title {
  font-family: 'Lato', sans-serif;
  color: #54534a;
  letter-spacing: 0.065em;
  line-height: 115%;
}
.global-title.main {
  text-align: center;
  font-size: 2.25em;
}
.global-title.sub {
  font-size: 1.5em;
}
.global-title.slider {
  font-size: 3.5em;
  text-align: center;
}
.global-title.slider span {
  display: inline;
}
.global-title .black {
  color: #54534a !important;
}
.global-title .blue {
  color: #3d8da8 !important;
}
.global-title .white {
  color: #ffffff !important;
}
.black {
  color: #54534a !important;
}
.blue {
  color: #3d8da8 !important;
}
.white {
  color: #ffffff !important;
}
.button {
  line-height: 44px;
  font-weight: 400;
  display: inline-block;
  color: #3d8da8;
  text-transform: uppercase;
  text-align: center;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.button.search {
  border: none;
  background: none;
  line-height: 37px;
  margin-left: -5px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 240px;
}
.button.small {
  font-size: .70em;
  width: 90px;
}
.button.ftr {
  font-size: .5em;
}
.button.medium {
  font-size: .95em;
  width: 175px;
}
.button.large {
  font-size: 1.1em;
  width: 280px;
}
.button span {
  position: relative;
  display: inline-block;
  padding: 0 14px;
  background: #ffffff;
  width: 100%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.button span:before {
  content: attr(data-hover);
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0 14px;
  background: #54534a;
  color: #3d8da8;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.black.button span {
  background: #54534a;
  color: #ffffff;
}
.black.button span:before {
  background: #3d8da8;
  color: #54534a;
}
.blue.button span {
  background: #3d8da8;
  color: #ffffff;
}
.blue.button span:before {
  background: #54534a;
  color: #ffffff;
}
.button:hover span,
.button:focus span {
  -webkit-transform: rotateX(90deg) translateY(-28px);
  -moz-transform: rotateX(90deg) translateY(-28px);
  transform: rotateX(90deg) translateY(-28px);
}
.default-button {
  cursor: pointer;
  border: 1px solid #3d8da8 !important;
  color: #3d8da8 !important;
  margin: 20px auto 60px;
  width: 207px!important;
  box-shadow: none!important;
  padding: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: .07em;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.default-button:hover {
  background: #3d8da8 !important;
  color: #ffffff !important;
}
.header-img {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-top: 70px;
}
.right-content {
  float: right;
  text-align: left;
}
#return-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #3d8da8;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
#return-to-top:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 17px;
  background: url("images/arrows.png") no-repeat 0 -50px;
  width: 20px;
  height: 40px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.12s linear;
  -moz-transition: all 0.12s linear;
  -ms-transition: all 0.12s linear;
  -o-transition: all 0.12s linear;
  transition: all 0.12s linear;
}
#return-to-top:hover:before {
  top: -5px;
}
.arrow {
  background: url("images/down-arrow-small.png") no-repeat;
  left: 50%;
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 70px;
  margin-left: -15px;
}
.arrow-work {
  background: url("images/down-arrow-small.png") no-repeat;
  left: 50%;
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 30px;
  margin-left: -15px;
}
.arrow-work-single {
  background: url("images/down-arrow-small.png") no-repeat;
  left: 50%;
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 319px;
  margin-left: -15px;
}
#go-to-bottom {
  cursor: pointer;
  position: absolute;
  bottom: 30px;
  left: 50%;
  background: #ffffff;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
#go-to-bottom:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 17px;
  background: url("images/arrows.png") no-repeat 0 -50px;
  width: 20px;
  height: 40px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.12s linear;
  -moz-transition: all 0.12s linear;
  -ms-transition: all 0.12s linear;
  -o-transition: all 0.12s linear;
  transition: all 0.12s linear;
}
#go-to-bottom:hover:before {
  top: -5px;
}
.tv-banner {
  position: fixed;
  top: 175px;
  width: 152px;
  height: 226px;
  z-index: 120;
  display: block;
  text-indent: -9999px;
}
a[title="jQuery Lightbox"] {
  display: none !important;
}
.badgePartner,
.badgePremier {
  height: 60px!important;
  width: 168px!important;
}
.text-left {
  text-align: left!important;
}
.text-center {
  text-align: center!important;
}
.text-right {
  text-align: right!important;
}
.margin-top104 {
  margin-top: 104px;
}
.header-img-lp-brochure {
  width: 100% !important;
  height: 100% !important;
}
.landing-solution-wrapper {
  background: url("images/cc_solution-bg-min.jpg") no-repeat right top #00acc5;
  width: 100%;
  margin: 0 auto;
}
.landing-solution-wrapper p {
  color: #ffffff !important;
}
.landing-solution-wrapper .solutions-magazine {
  position: absolute;
}
.contact {
  text-align: left;
}
.contact p {
  line-height: 1.5em;
  padding-top: 15px;
  text-align: left;
}
.contact .container {
  padding: 25px 0%;
}
.grey-topper {
  display: block;
  background: url("images/grey-lines.png") repeat-x;
  width: 80%;
  height: 8px;
  margin: -25px 0 -10px;
}
.blue-topper.medium {
  width: 80%;
  height: 8px;
  margin-bottom: -10px;
}
.city-logo {
  padding: 20px 0px;
  width: 108px;
  height: auto;
}
.blue {
  color: #3d8da8;
}
.red {
  color: #ff0000;
}
.grey-wrapper {
  background-color: rgba(167, 159, 152, 0.2);
  margin: 45px auto 0;
}
/*FORM */
.form {
  margin: -5px 0 0;
  padding-bottom: 35px;
}
.form .check {
  height: 110px;
}
.form .button {
  background: none;
  border: none;
  position: absolute;
  bottom: 30px;
}
.form .message-length {
  font-size: .75em;
  padding: 0;
  display: inline;
}
input[type='text'],
select,
textarea {
  background: #ffffff !important;
  padding: 8px!important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #54534a;
  -webkit-box-shadow: 0 0 0 2 rgba(131, 121, 112, 0.2);
  box-shadow: 0 0 0 2 rgba(131, 121, 112, 0.2);
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 90%;
}
textarea {
  height: 150px;
}
.checkbox-title {
  margin-top: 90px;
}
.checkbox {
  font-style: italic;
  cursor: pointer;
}
.checkbox span {
  width: 85%;
  display: inline-block;
  float: right;
  margin: -5px 0 0;
}
.checkbox:hover > input {
  background: url("images/checkbox.png") no-repeat bottom;
  outline-offset: -10px;
  cursor: pointer;
}
.checkbox input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  display: inline-block;
  float: left;
  border: 2px solid #54534a;
}
.checkbox input:hover,
.checkbox input:checked {
  background: url("images/checkbox.png") no-repeat bottom;
}
.checkbox input:checked:focus {
  background: url("images/checkbox.png") no-repeat bottom;
}
@-moz-document url-prefix() {
  select,
  input[type='checkbox'] {
    /*
     * This is a firefox hack to get rid of
     * the damn select arrow boxes
     */
    text-indent: 0.01px;
    text-overflow: '';
    padding: 10px 0 0 5px;
  }
}
label {
  text-align: left;
  padding: 20px 15px 5px 0;
  display: block;
  font-weight: 300;
}
label.left {
  float: left;
}
label.right {
  float: right;
}
label.top {
  float: none;
}
.form-input {
  width: 90%;
  font-weight: 300;
  color: #54534a;
  padding: 8px;
}
.formmsg {
  font-size: .75em;
  padding: 0;
  color: #54534a;
  display: block;
}
.message-length {
  font-size: .75em;
  padding: 0;
  color: #54534a;
  display: inline;
}
.email-block {
  display: none;
}
span .form-error {
  font-size: .75em;
  color: #ff0000;
  margin-top: 6px;
  display: block;
  line-height: 12px;
  font-weight: 400;
}
input.error,
textarea.error {
  border: 1px solid red;
  box-shadow: 0 0 2px red;
}
label.error {
  display: none !important;
}
input.error,
textarea.error {
  -moz-animation: glow ease-in infinite alternate 500ms;
  -webkit-animation: glow ease-in infinite alternate 500ms;
  -ms-animation: glow ease-in infinite alternate 500ms;
  animation: glow ease-in infinite alternate 500ms;
}
@-moz-keyframes glow {
  0% {
    box-shadow: 0 0 4px red;
  }
  100% {
    box-shadow: 0 0 9px red;
  }
}
@-webkit-keyframes glow {
  0% {
    box-shadow: 0 0 4px red;
  }
  100% {
    box-shadow: 0 0 9px red;
  }
}
@-ms-keyframes glow {
  0% {
    box-shadow: 0 0 4px red;
  }
  100% {
    box-shadow: 0 0 9px red;
  }
}
@keyframes glow {
  0% {
    box-shadow: 0 0 4px red;
  }
  100% {
    box-shadow: 0 0 9px red;
  }
}
input.valid {
  background: url("images/icon-ok.png") no-repeat right center #ffffff;
  color: #002f00;
  border: 1px solid #96b796 !important;
}
#map-canvas {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.map {
  width: 100%;
  margin: 0 auto -60px;
  height: 500px;
  border-top: 2px solid #54534a;
}
.thank-you {
  margin: 0 auto;
  text-align: center;
}
.thank-you p {
  line-height: 1.5em;
  padding-top: 15px;
  text-align: center;
}
.thank-you h1 {
  color: #3d8da8;
}
.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
  display: block;
  text-indent: 0!important;
  padding: 10px 30px!important;
  text-transform: uppercase!important;
  border: 2px solid #00acc5!important;
}
.frm_style_brochure-form.with_frm_style input[type=text],
.frm_style_brochure-form.with_frm_style input[type=password],
.frm_style_brochure-form.with_frm_style input[type=email],
.frm_style_brochure-form.with_frm_style input[type=number],
.frm_style_brochure-form.with_frm_style input[type=url],
.frm_style_brochure-form.with_frm_style input[type=tel],
.frm_style_brochure-form.with_frm_style input[type=phone],
.frm_style_brochure-form.with_frm_style input[type=search],
.frm_style_brochure-form.with_frm_style select,
.frm_style_brochure-form.with_frm_style textarea,
.frm_form_fields_style,
.frm_style_brochure-form.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.frm_style_brochure-form.with_frm_style .chosen-container-multi .chosen-choices,
.frm_style_brochure-form.with_frm_style .chosen-container-single .chosen-single {
  background-color: transparent!important;
  padding: 9px!important;
}
.frm_style_brochure-form.with_frm_style input[type=submit]:focus,
.frm_style_brochure-form.with_frm_style .frm_submit input[type=button]:focus,
.frm_style_brochure-form.with_frm_style .frm_submit button:focus,
.frm_style_brochure-form.with_frm_style input[type=submit]:active,
.frm_style_brochure-form.with_frm_style .frm_submit input[type=button]:active,
.frm_style_brochure-form.with_frm_style .frm_submit button:active {
  background: #3d8da8 !important;
  border-color: transparent!important;
  color: #ffffff!important;
  padding: 15px 30px;
}
.with_frm_style.frm_center_submit .frm_submit input[type=submit],
.with_frm_style.frm_center_submit .frm_submit input[type=button],
.with_frm_style.frm_center_submit .frm_submit button {
  margin-bottom: 8px !important;
  background: #3d8da8 !important;
  border-color: transparent!important;
  color: #ffffff!important;
  padding: 15px 30px!important;
}
.footer-area-new {
  width: 100%;
  margin: 0 auto;
  height: 722px;
}
.footer-navigation-wrapper {
  width: 100%;
  border-top: 1px solid #54534a;
  padding: 15px;
}
.footer-navigation-wrapper ul {
  margin-inline-start: 0px!important;
  padding-inline-start: 0!important;
}
.footer-nav {
  width: 500px;
  margin: 10px auto;
  font-size: .7em;
  text-transform: uppercase;
}
.footer-nav li {
  display: inline-block;
}
.footer-nav span {
  color: #54534a;
  padding: 0 5px;
}
.footer-nav a {
  color: #54534a !important;
}
.footer-nav a:hover {
  color: #3d8da8 !important;
}
.social-area {
  width: 347px;
  margin: 10px auto 30px;
}
.news-letter-area {
  padding: 25px 0;
  text-align: center;
  background: rgba(179, 172, 166, 0.2);
}
.footer-bottom {
  color: #54534a;
  text-align: center;
  padding: 15px 0;
  letter-spacing: .05em;
}
.footer-bottom p {
  line-height: 100%;
  margin: 0 auto;
  padding: 0;
  color: #54534a;
  text-align: center;
}
.footer-bottom .title {
  font-size: 2.0em;
  letter-spacing: .06em;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  margin: 0 auto;
}
.disclaimer {
  font-size: .55em;
  color: #54534a;
  text-align: center;
}
.form-title {
  color: #54534a;
  letter-spacing: 0.065em;
  font-size: 1.05em;
  margin: 10px auto 30px;
}
.footer-form {
  width: 90%;
  margin: 50px auto 30px;
}
.footer-form button,
.footer-form html input[type=button],
.footer-form input[type=reset],
.footer-form input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  border: 1px solid #3d8da8 !important;
  background: #ffffff !important;
  color: #3d8da8 !important;
  margin-top: 15px!important;
  padding: 10px;
  width: 207px!important;
  box-shadow: none!important;
}
.footer-form button:hover,
.footer-form html input[type=button]:hover,
.footer-form input[type=reset]:hover,
.footer-form input[type=submit]:hover {
  background: #3d8da8 !important;
  color: #ffffff !important;
}
.footer-form input,
.footer-form input[type=text],
.footer-form select,
.footer-form textarea {
  background: #fff!important;
  padding: 12px 8px 8px 8px!important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #54534a !important;
  -webkit-box-shadow: 0 0 0 2px #bbb!important;
  box-shadow: 0 0 0 2px #bbb!important;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  width: 90%!important;
  border: 0!important;
  border-bottom: 1px solid rgba(179, 172, 166, 0.2) !important;
  font-size: .8em!important;
  text-transform: uppercase!important;
  box-shadow: none!important;
}
.footer-form fieldset {
  border: 0!important;
  box-shadow: none!important;
}
.footer-form .frm_form_field.frm2,
.footer-form .frm_submit.frm2,
.footer-form .frm_form_field.frm3,
.footer-form .frm_submit.frm3,
.footer-form .frm_form_field.frm4,
.footer-form .frm_submit.frm4,
.footer-form .frm_form_field.frm6,
.footer-form .frm_submit.frm6,
.footer-form .frm_form_field.frm8,
.footer-form .frm_submit.frm8,
.footer-form .frm_form_field.frm9,
.footer-form .frm_submit.frm9,
.footer-form .frm_form_field.frm10,
.footer-form .frm_submit.frm10,
.footer-form .frm_form_field.frm_right_half,
.footer-form .frm_form_field.frm_right_third,
.footer-form .frm_form_field.frm_right_two_thirds,
.footer-form .frm_form_field.frm_right_fourth,
.footer-form .frm_form_field.frm_right_fifth,
.footer-form .frm_form_field.frm_right_inline,
.footer-form .frm_form_field.frm_last_half,
.footer-form .frm_form_field.frm_last_third,
.footer-form .frm_form_field.frm_last_two_thirds,
.footer-form .frm_form_field.frm_last_fourth,
.footer-form .frm_form_field.frm_last_fifth,
.footer-form .frm_form_field.frm_last_sixth,
.footer-form .frm_form_field.frm_last_seventh,
.footer-form .frm_form_field.frm_last_eighth,
.footer-form .frm_form_field.frm_last_inline,
.footer-form .frm_form_field.frm_last,
.footer-form .frm_form_field.frm_half,
.footer-form .frm_submit.frm_half,
.footer-form .frm_form_field.frm_third,
.footer-form .frm_submit.frm_third,
.footer-form .frm_form_field.frm_two_thirds,
.footer-form .frm_form_field.frm_fourth,
.footer-form .frm_submit.frm_fourth,
.footer-form .frm_form_field.frm_three_fourths,
.footer-form .frm_form_field.frm_fifth,
.footer-form .frm_submit.frm_fifth,
.footer-form .frm_form_field.frm_two_fifths,
.footer-form .frm_form_field.frm_three_fifths,
.footer-form .frm_form_field.frm_four_fifths,
.footer-form .frm_form_field.frm_sixth,
.footer-form .frm_submit.frm_sixth,
.footer-form .frm_form_field.frm_seventh,
.footer-form .frm_submit.frm_seventh,
.footer-form .frm_form_field.frm_eighth,
.footer-form .frm_submit.frm_eighth,
.footer-form .frm_form_field.frm_inline,
.footer-form .frm_submit.frm_inline {
  margin-left: 1.5%!important;
}
.footer-form .frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 80%!important;
  margin: 0 auto!important;
}
.footer-form .frm_forms.frm_style_brochure-form.with_frm_style {
  max-width: 80%!important;
  margin: 0 auto!important;
}
.icon-social-footer {
  width: 62px;
  height: 62px;
  margin: 0 2px;
  background: url("images/cc-social-icons-min.png") no-repeat;
  display: inline-block;
  text-indent: -9999px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.icon-facebook {
  background-position: 0 0;
}
.icon-facebook:hover {
  background-position: 0 -62px;
}
.icon-linkedin {
  background-position: -227px 0;
}
.icon-linkedin:hover {
  background-position: -227px -63px;
}
.icon-twitter {
  background-position: -75px 0;
}
.icon-twitter:hover {
  background-position: -75px -62px;
}
.icon-youtube {
  background-position: -150px 0;
}
.icon-youtube:hover {
  background-position: -150px -62px;
}
.icon-instagram {
  background-position: -306px 0;
}
.icon-instagram:hover {
  background-position: -306px -62px;
}
.footer-button {
  cursor: pointer;
  border: 1px solid #3d8da8 !important;
  color: #3d8da8 !important;
  margin: 20px auto 60px;
  width: 207px!important;
  box-shadow: none!important;
  padding: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: .07em;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.footer-button:hover {
  background: #3d8da8 !important;
  color: #ffffff !important;
}
p {
  line-height: 115%;
  color: #54534a;
  margin: 0;
  padding: 0;
}
.compendium-wrapper {
  z-index: 999;
  display: inline-block;
  background: #3d8da8;
  width: 100%;
  margin: 0 auto;
  height: auto;
  min-height: 900px;
}
.bg-white {
  background: #ffffff;
  float: right;
}
.compendium-copy {
  width: 60%;
  margin: 50px 0 50px 15%;
  color: #54534a;
}
.compendium-copy p {
  line-height: 120%;
  font-size: 1.1em;
  margin-top: 15px;
}
.compendium-copy .bottom-copy {
  width: 100%;
  display: inline-block;
}
.compendium-copy .disclaimer {
  font-size: .85em!important;
  color: #231f20;
  text-align: center;
}
.free-mag-btn {
  position: absolute;
  display: inline-block;
  right: 0;
  z-index: 0;
  top: 19%;
}
.compendium-title-wrapper {
  display: block;
  z-index: 9;
  margin-top: 11%;
  left: 50%;
  width: 377px;
  position: absolute;
  margin-left: -790px;
}
.compendium-title {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 3.5em;
  text-align: right;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  font-weight: 100;
  margin-top: -50px;
}
.compendium-form-title {
  color: #3d8da8;
  font-family: 'Lato', sans-serif;
  font-size: 2.9em;
  text-align: left;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 100;
}
.compendium-form-sub-title {
  color: #54534a;
  font-family: 'Lato', sans-serif;
  font-size: 1em;
  text-align: left;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 125%;
}
.compendium-form-sub-title span {
  font-weight: 400;
}
.form-wrapper-compendium {
  width: 80%;
  margin-top: 25px;
  display: inline-block;
}
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style input[type=text],
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style input[type=password],
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style input[type=email],
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style input[type=number],
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style input[type=url],
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style input[type=tel],
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style input[type=phone],
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style input[type=search],
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style select,
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style textarea,
.form-wrapper-compendium .frm_form_fields_style,
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style .frm_scroll_box .frm_opt_container,
.form-wrapper-compendium .frm_form_fields_active_style,
.form-wrapper-compendium .frm_form_fields_error_style,
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style .chosen-container-multi .chosen-choices,
.form-wrapper-compendium .frm_style_brochure-form.with_frm_style .chosen-container-single .chosen-single {
  border-width: 0!important;
  box-shadow: none!important;
  border-bottom: 1px solid #8b8888!important;
}
.footer-compendium {
  width: 100%;
  margin: 25px auto 10px;
  display: inline-block;
}
.compendium-arrow {
  display: block;
  position: absolute;
  margin-top: 86px;
  left: 50%;
  margin-left: -52px;
  z-index: 999;
}
.compendium-cellphone {
  display: block;
  position: absolute;
  margin-top: 158px;
  left: 50%;
  margin-left: -380px;
  z-index: 999;
}
@media only screen and (max-width: 1800px) {
  .compendium-copy {
    margin: 50px 0 50px 15%;
    color: #54534a;
  }
  .compendium-title-wrapper {
    margin-top: 17%;
  }
  .compendium-title {
    font-size: 3em;
  }
  .compendium-arrow {
    margin-left: -68px;
  }
  .form-wrapper-compendium {
    width: 70%;
  }
}
@media only screen and (max-width: 1500px) {
  .compendium-title-wrapper {
    margin-left: -654px;
    width: 350px;
  }
  .compendium-title {
    font-size: 2.4em;
  }
  .compendium-cellphone {
    margin-left: -297px;
  }
  .compendium-cellphone img {
    width: 370px;
  }
  .compendium-copy .bottom-copy {
    width: 100%;
  }
}
@media only screen and (max-width: 1320px) {
  .compendium-copy {
    width: 450px;
  }
  .compendium-form-title {
    font-size: 2.2em;
  }
  .compendium-title-wrapper {
    margin-left: 0;
    left: 5%;
    width: 240px;
  }
  .compendium-title {
    font-size: 2.2em;
  }
  .compendium-cellphone {
    margin-left: -297px;
  }
  .compendium-cellphone img {
    width: 320px;
  }
  .free-mag-btn img {
    width: 180px;
  }
}
@media only screen and (max-width: 1100px) {
  .compendium-form-title {
    font-size: 2.2em;
  }
  .compendium-title-wrapper {
    margin-left: 0;
    left: 5%;
    width: 240px;
  }
  .compendium-title {
    font-size: 2.2em;
  }
  .compendium-cellphone {
    margin-left: -177px;
  }
  .compendium-cellphone img {
    width: 200px;
  }
  .free-mag-btn {
    top: 22%;
  }
  .free-mag-btn img {
    width: 150px;
  }
  .compendium-copy {
    margin: 50px 0 50px 12%;
    width: 85%;
  }
}
@media only screen and (max-width: 780px) {
  .compendium-form-title {
    font-size: 2.0em;
  }
  .compendium-title-wrapper {
    margin-left: 5%;
    margin-top: 7%;
    margin-bottom: 59px;
    width: 41%;
    position: relative;
  }
  .compendium-cellphone {
    margin-left: 100px;
    margin-top: 10px;
  }
  .compendium-cellphone img {
    width: 225px;
  }
  .compendium-arrow {
    top: 185px;
    margin-left: -33px;
  }
  .free-mag-btn {
    top: 38%;
  }
}
@media only screen and (max-width: 480px) {
  .compendium-form-title {
    font-size: 1.8em;
  }
  .compendium-title {
    font-size: 1.4em;
  }
  .compendium-cellphone {
    margin: 0;
    top: 0;
    left: auto;
    right: 0;
  }
  .compendium-cellphone img {
    width: 165px;
  }
  .compendium-copy {
    width: 95%;
    margin: 65px 0 50px 2.5%;
  }
  .compendium-copy .bottom-copy {
    text-align: center;
  }
  .free-mag-btn {
    top: 31%;
  }
  .free-mag-btn img {
    width: 120px;
  }
  .form-wrapper-compendium {
    width: 67%;
  }
  .compendium-arrow {
    margin-left: -96px;
    top: 99px;
  }
}
@media only screen and (max-width: 1600px) {
  .global-title.sub {
    font-size: 2.15em;
  }
  .capabilities-title-wrapper,
  .title-wrapper-left,
  .title-wrapper-center {
    height: 52px;
  }
}
@media only screen and (max-width: 1400px) {
  .global-title.sub {
    font-size: 1.7em;
  }
  .portfolio-single .container {
    padding: 50px 20%;
  }
  .slider .slides {
    width: 100%;
    height: 600px;
  }
  .top.slider .slides {
    width: 100%;
    height: 600px;
  }
}
@media only screen and (max-width: 1280px) {
  .header-img img {
    width: 100%;
    height: auto;
  }
  .header-img h1 {
    bottom: 20%;
  }
  .title {
    font-size: 1.2em;
  }
  .top-right {
    padding: 0;
  }
  .top-social {
    margin: 0 4px;
  }
  .portfolio-single .container {
    padding: 50px 10%;
  }
  .the-agency .the-team img {
    width: 190px;
    height: auto;
  }
  .capabilities-post {
    margin: 0 auto;
    max-width: 1038px;
    padding: 0 5%;
  }
}
@media only screen and (max-width: 1180px) {
  .portfolio-single .container {
    padding: 50px 10%;
  }
  .slider .slides {
    width: 100%;
    height: 350px;
  }
  .top.slider .slides {
    width: 100%;
    height: 350px;
  }
}
@media only screen and (max-width: 1024px) {
  .top-right {
    padding: 0;
  }
  .top-social {
    margin: 0 4px;
  }
  .sub-nav-area {
    margin: 0 auto 45px;
  }
  .sub-nav-area li {
    list-style: none;
    display: inline;
    float: left;
  }
  .sub-nav-area li a {
    padding: 15px 10px;
  }
  .portfolio-single .container {
    padding: 50px 10%;
  }
  .slider .slides {
    width: 100%;
    height: 600px;
  }
  .top.slider .slides {
    width: 100%;
    height: 500px;
  }
  .section {
    min-height: 770px;
  }
  .mag-area {
    margin-top: 8%;
  }
  .wizards {
    margin-top: 100px;
  }
  .get-around {
    margin-top: -80px;
    padding: 50px 0;
  }
  .get-around img {
    left: 15%;
    width: 75%;
  }
  .site-screens img {
    height: 95%;
  }
  .diva-icons {
    position: absolute;
    left: -20%;
  }
  .diva-icons .dcon-twitter {
    left: 145px;
    -webkit-transform: scale(0.6) !important;
    -moz-transform: scale(0.6) !important;
    -ms-transform: scale(0.6) !important;
    -o-transform: scale(0.6) !important;
    transform: scale(0.6) !important;
  }
  .diva-icons .dcon-facebook {
    -webkit-transform: scale(0.6) !important;
    -moz-transform: scale(0.6) !important;
    -ms-transform: scale(0.6) !important;
    -o-transform: scale(0.6) !important;
    transform: scale(0.6) !important;
  }
  .diva-icons .dcon-linkedin {
    -webkit-transform: scale(0.6) !important;
    -moz-transform: scale(0.6) !important;
    -ms-transform: scale(0.6) !important;
    -o-transform: scale(0.6) !important;
    transform: scale(0.6) !important;
  }
  .diva-icons .dcon-velaro {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  .diva-icons .dcon-googleplus {
    -webkit-transform: scale(0.6) !important;
    -moz-transform: scale(0.6) !important;
    -ms-transform: scale(0.6) !important;
    -o-transform: scale(0.6) !important;
    transform: scale(0.6) !important;
  }
  .diva-icons .dcon-youtube {
    -webkit-transform: scale(0.6) !important;
    -moz-transform: scale(0.6) !important;
    -ms-transform: scale(0.6) !important;
    -o-transform: scale(0.6) !important;
    transform: scale(0.6) !important;
  }
  .wizard-icons {
    margin-top: 20px;
  }
  .wizard-icons span {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  .graphic-seo {
    left: 30%;
    margin-top: 27%;
  }
  .searchform input[type="text"],
  .searchform textarea {
    width: 230px;
  }
  .swiper-pagination-switch {
    width: 2px!important;
    height: 3px!important;
    border-radius: 0!important;
    margin: 0 2px!important;
  }
  .device {
    padding: 10px 40px!important;
    border-radius: 0!important;
    background: rgba(179, 172, 166, 0.2) !important;
    border: 0!important;
    margin: 10% 30px!important;
    position: relative!important;
    box-shadow: 0 0 0 #000!important;
  }
  .device .arrow-left {
    top: 90%!important;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  .device .arrow-right {
    top: 90%!important;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  #fbContainer-1 {
    height: 500px!important;
  }
  .flip {
    height: 500px;
    background: rgba(179, 172, 166, 0.2);
  }
  .the-agency .the-team img {
    width: 165px;
    height: auto;
  }
  .memberbio-post .grid_1 img {
    margin-top: 0;
    margin-left: 0;
    width: 80%;
    height: auto;
  }
  .capabilities-topper .top-content {
    margin-bottom: 25px;
  }
  .arrow-work-single {
    bottom: -180px;
    margin-left: -15px;
  }
  /*---------------*/
  /***** Oscar *****/
  /*---------------*/
  .featureblog-area .featureblogtitle {
    display: none;
  }
  .featureblog-area .grid_4 {
    width: 100%;
  }
  .featureblog-area .grid_3 {
    margin-left: 65px;
  }
  .featureblog-area .featureblog-content {
    padding: 10px;
  }
  .header-img-brochure {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  .header-img-brochure img {
    width: 100%;
    height: 300px;
  }
  .desktop-carousel {
    margin-top: -10%;
  }
}
@media only screen and (max-width: 960px) {
  .logo {
    display: block;
    margin: 15px auto 0;
  }
  .testimonials-wrapper img {
    width: 85%;
  }
  .top-left {
    text-align: center;
  }
  .top-left span {
    display: block;
    padding: 5px 0;
  }
  .top-right {
    padding: 0 0 0 50px;
  }
  .top-social-area {
    padding: 5px 0 5px 45px;
    display: block;
  }
  .top-social {
    margin: 0 2px;
  }
  .portfolio-single .container {
    padding: 50px 5%;
  }
  .slider .slides {
    width: 100%;
    height: 420px;
  }
  .diva-icons {
    position: absolute;
    left: -40%;
  }
  .diva-icons .dcon-googleplus {
    left: 380px;
  }
  .whycotton-area {
    display: none!important;
  }
  .what-we-do {
    font-size: .8em;
  }
  .the-agency .container .grid_1 {
    width: 210px;
  }
  .capabilities-post p {
    text-align: left;
  }
  .happycampers-area .happycamperstitle {
    display: none;
  }
  .happycampers-area .feature-logo-wrapper {
    left: 10%;
    top: 10px;
    width: 850px;
  }
  .happycampers-area .happycampers-slider {
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
  .section {
    min-height: 430px;
  }
  .skills {
    padding: 5px 0 0;
  }
  .gurus {
    margin-top: 5px;
  }
  .divas {
    margin-top: -305px;
    height: 4765px;
  }
  .get-around {
    margin-top: 10px;
    padding: 5px 0;
    height: 723px;
  }
  .wizards {
    margin: 10px 0 0;
    min-height: 510px!important;
  }
  .portfolio-single .container {
    padding: 30px;
  }
  .portfolio-single .global-title {
    display: block;
  }
  .portfolio-single .global-title.main {
    display: block;
  }
  .portfolio-single .global-title.sub {
    font-size: 1.3em;
    font-weight: 400;
    display: block;
    margin-left: 15px;
  }
  .slider .slides {
    width: 100%;
    height: 300px;
    margin-bottom: -50px;
  }
  .slider .slides img {
    width: 100%;
    height: auto;
  }
  .slider .image-box {
    height: 280px;
  }
  .book-slogan {
    font-size: .7em;
    bottom: -24px;
  }
  .slider .slides {
    width: 100%;
    height: 280px;
    margin-bottom: -50px;
  }
  .top .slider .slides {
    width: 100%;
    height: 200px;
  }
  .slider .slides img {
    width: 100%;
    height: 280px;
  }
  .slider .book-slogan {
    font-size: .7em;
    bottom: -24px;
  }
  .mejs-container,
  .mejs-embed,
  .mejs-embed body {
    background: rgba(179, 172, 166, 0.2) !important;
    height: 280px!important;
  }
  .banner {
    height: 300px;
    background: rgba(179, 172, 166, 0.2);
  }
  .mejs-container * {
    margin: -25px 20px !important;
  }
  .skippr-arrow {
    top: 30%!important;
  }
  .work-area .container {
    padding: 2px 0;
    min-height: 250px;
  }
  .the-work .global-title {
    display: block;
  }
  .the-work .global-title.main {
    display: block;
  }
  .the-work .global-title.sub {
    font-size: 1.3em;
    font-weight: 400;
    display: block;
    margin-left: 15px;
  }
  .port-section {
    margin-top: 0;
  }
  .grid_1 {
    float: none;
  }
  .grid_1 .global-title {
    display: block;
  }
  .grid_1 .global-title.main {
    display: block;
  }
  .grid_1 .global-title.sub {
    font-size: 1.3em;
    font-weight: 400;
    display: block;
    margin-left: 15px;
  }
  /* NEW PAGE THE WORK */
  .the-work {
    margin-top: 25px;
  }
  .the-work .excerpt-read-more {
    display: none;
  }
  .the-work .grid-half {
    display: block;
    float: none;
    width: 100%;
    min-height: 250px;
    height: auto;
  }
  .the-work .grid-half img {
    width: 100%;
    height: 250px;
    background-color: rgba(179, 172, 166, 0.2);
  }
  .the-work .text {
    padding: 0px 50px;
    text-align: center;
  }
  .the-work .text p {
    display: block;
    text-align: center;
    padding: 0 15px 0 0;
  }
  .the-work .right {
    float: none !important;
  }
  .youtube-video {
    height: 300px;
  }
  .header-img {
    display: none;
  }
  /* capabilities */
  .capabilities-area {
    margin: 25px auto 15px;
    padding: 50px 0 0;
  }
  .capabilities-area .grid_1 img {
    width: 95%;
  }
  .skills {
    min-height: 788px;
  }
  .thumbnail-area img {
    width: 90%;
    height: auto;
    max-height: 250px;
    margin-top: 30px;
    margin-bottom: 15px;
    z-index: 9999;
  }
  .contact {
    text-align: left;
    padding: 0 10px;
  }
  .contact .global-title {
    display: none;
  }
  .contact .global-title.sub {
    display: none;
  }
  .contact .blue-topper {
    display: none;
  }
  .contact .container {
    padding: 15px 10%;
  }
  .contact .grey-wrapper .container {
    padding: 15px 1%;
  }
  .contact .container .grid_1,
  .contact .container .grid_2,
  .contact .container .grid_3,
  .contact .container .grid_4 {
    width: 95%;
  }
  .featureblog-area {
    display: none;
  }
  .desktop-carousel {
    display: none;
  }
  .mobile-carousel {
    display: block;
    margin-top: -10px;
  }
}
@media only screen and (max-width: 780px) {
  .title {
    font-size: 1.75em;
  }
  .brochure-banner {
    display: none;
  }
  .global-title.sub {
    font-size: 1.5em;
    text-align: center;
  }
  .blog-title {
    background: none;
  }
  .logo-solution {
    display: none;
  }
  .logo-new {
    display: none;
  }
  .text-right {
    text-align: center!important;
  }
  .text-left {
    text-align: center!important;
  }
  .arrow {
    display: none;
  }
  .arrow-work {
    display: none;
  }
  .arrow-work-single {
    display: none;
  }
  .header-img img {
    width: 100% !important;
    height: 350px !important;
  }
  .mobile-wrapper {
    display: inline-block;
  }
  .desktop-wrapper {
    display: none;
  }
  .main-nav {
    display: none;
  }
  header {
    height: 100px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 9;
  }
  .navigation-mobile {
    top: 30px;
  }
  .request-magazine {
    color: #ffffff !important;
    font-size: .9em;
    display: block;
    position: absolute;
    top: 15px;
    left: 130px;
    z-index: 999999999;
  }
  .request-magazine a {
    color: #ffffff !important;
  }
  .mobile-cc-magazine-thumb {
    display: block;
    position: absolute;
    right: 5px;
    top: -10px;
    z-index: 999999999;
  }
  .mobile-logo {
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    height: 50px;
    z-index: 999999999;
    background: transparent;
  }
  .nav-button {
    display: block;
    position: absolute;
    top: 9px;
    left: 10px;
    width: 40px;
    height: 32px;
    background: url('images/menu-icon-large.png'), -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: url('images/menu-icon-large.png'), -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: url('images/menu-icon-large.png'), -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: url('images/menu-icon-large.png'), -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px, 100%;
    cursor: pointer;
    border: 0 none;
    border-radius: 0;
    z-index: 9999999999;
    text-indent: -9999px;
  }
  .nav-button:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .nav-button.open {
    background: url('images/close-icon-large.png'), -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: url('images/close-icon-large.png'), -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: url('images/close-icon-large.png'), -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: url('images/close-icon-large.png'), -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px, 100%;
  }
  /* Navigation Bar
  -------------------------------------------------------- */
  .navigation-mobile {
    display: block;
    position: absolute;
    height: auto;
    width: 100%;
    z-index: 1;
    top: 70px;
  }
  .primary-nav {
    width: 100%;
    float: none;
    background-color: #3d8da8;
    /* change the menu color */
    display: block;
    height: 50px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    clear: both;
    text-transform: uppercase;
    color: #ffffff !important;
  }
  .primary-nav li {
    display: none;
    width: 100%;
  }
  .primary-nav li a {
    display: block;
    width: 100%;
    padding: 10px 5%;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 1em;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .primary-nav li a:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-top-color: transparent;
    color: #ffffff;
  }
  .primary-nav > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  /* Toggle the navigation bar open  */
  .primary-nav.open {
    height: auto;
    padding-top: 50px;
  }
  .primary-nav.open li {
    display: block;
  }
  /* Submenus – optional .parent class indicates dropdowns */
  .primary-nav > li:hover > a {
    background: #54534a;
    border-bottom-color: transparent;
  }
  .primary-nav li.parent > a:after {
    content: "▼";
    color: rgba(255, 255, 255, 0.5);
    float: right;
  }
  .primary-nav li.parent > a:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
  }
  .primary-nav li ul {
    display: none;
    border-top: 0 none;
    padding: 70px 0 10px 0;
    margin-left: 10px;
  }
  .primary-nav li ul a {
    border: 0 none;
    padding: 10px 10px 10px 50px;
    font-weight: normal;
    font-size: .8em;
    color: #ffffff;
    line-height: 130%;
  }
  .primary-nav li:hover ul {
    display: block;
    border-top: 0 none;
    color: #ffffff;
  }
  .margin-top100 {
    margin-top: 5px;
  }
  .recents {
    height: auto;
    min-height: auto;
  }
  .sub-pull {
    display: block;
    width: 100%;
    height: auto;
    padding: 5px;
    background: #54534a;
  }
  .sub-pull:hover {
    background: #54534a;
    color: #54534a;
  }
  .sub-nav-area {
    margin: 0 auto;
  }
  .sub-nav-area.capabilities a {
    padding: 8px;
  }
  .sub-nav-area a {
    color: #54534a;
  }
  .sub-nav-area a:before {
    background: none;
  }
  .sub-nav-area a:hover {
    padding: 8px;
  }
  .sub-nav-area ul {
    width: 100%;
    display: none;
  }
  .sub-nav-area li {
    float: none;
    display: block;
  }
  .sub-nav-area li a {
    float: none;
    width: 100%;
    padding: 8px;
    text-align: center;
    color: #54534a;
  }
  .sub-nav-area li a:hover {
    padding: 8px;
    background: none;
  }
  .sub-nav-area li a:hover:before {
    background: none;
  }
  .slider-area {
    max-height: 300px;
  }
  .slider-area .metaslider {
    max-height: 280px;
  }
  .home-main-copy {
    width: 86%;
    margin: 24px auto;
  }
  .capabilities-title-wrapper {
    text-align: center;
    height: 75px;
  }
  .capabilities-title {
    padding: 20px 10px 0 0;
    font-size: 1.2em;
  }
  .capabilities-title-right {
    padding: 20px 0 0 10px;
    font-size: 1.2em;
  }
  .the-work-title {
    padding: 20px 0 0 10px;
    font-size: 1.2em;
  }
  .home-center-content {
    width: 85%;
    margin: 0 auto;
  }
  .title-wrapper-left {
    display: none;
  }
  .bx-wrapper {
    width: 320px!important;
  }
  .bx-wrapper img {
    width: 50%!important;
    display: initial!important;
  }
  .testimonials-wrapper img {
    width: 40%!important;
  }
  .testimonials-wrapper p span {
    padding: 0 20px;
  }
  .bx-viewport {
    height: auto!important;
  }
  .tertimonials-wrapper img {
    border: 0;
    width: 80%;
  }
  .testimonial-photos {
    text-align: center;
  }
  .testimonial-photos img {
    max-width: 40%!important;
  }
  .mobile-wrapper {
    display: inline-block;
  }
  .desktop-wrapper {
    display: none;
  }
  .porfolio-nav {
    margin: 15px auto 30px;
  }
  .porfolio-nav a {
    display: block;
  }
  .portfolio-single .container {
    padding: 5px 2%;
  }
  .slider .slides {
    width: 100%;
    height: 280px;
  }
  .top.slider .slides {
    width: 100%;
    height: 280px;
  }
  .the-work .grid-half {
    width: 100%;
    float: none;
  }
  .the-work .left,
  .the-work .right {
    float: none;
  }
  .wp-pagenavi span,
  .wp-pagenavi a {
    padding: 4px !important;
  }
  .row {
    height: 100px;
  }
  .what-we-do {
    height: 100px;
    padding: 35px 5px 15px;
    font-size: .7em;
  }
  #blog-mobile .recents {
    width: 50%!important;
    margin-left: 25%!important;
  }
  .blog-title.single-post {
    width: 90%;
    padding-left: 0;
  }
  .form-wrapper-blog {
    margin: 0 0 0 10%;
  }
  .form-blog {
    width: 100%;
  }
  .wrapper-recents-right {
    width: 90%;
    margin: 10px 0 0 10%;
  }
  .post-title {
    font-size: 1.4em;
    padding-left: 0;
    padding-top: 20px;
  }
  .date {
    padding-left: 0;
  }
  .single-post-content {
    padding-left: 0;
  }
  .blog-featured {
    padding-left: 0;
  }
  .footer-area-new {
    background-image: none;
  }
  .footer-nav li {
    display: inline-block;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .desktop-content {
    display: none;
  }
  .header-image {
    margin: 21px auto 0;
  }
  .button {
    line-height: 26px;
    width: 90%;
  }
  .black.button span {
    background: #00acc5;
    color: #fff;
    padding: 10px;
  }
  .blue {
    padding: 30px 0 0 0;
  }
  .pull {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    color: #54534a;
    background: #54534a;
  }
  .pull:hover {
    color: #54534a;
  }
  .nav-area .container {
    margin: 0;
    padding: 4px 0 0 0;
    width: 100%!important;
    min-width: 100%!important;
    background: #54534a;
    border-bottom: 2px solid #ffffff;
  }
  .container {
    width: 100%!important;
    padding: 0;
  }
  .main-nav {
    text-align: center;
    line-height: 34px;
    margin-right: 0;
    float: none;
    border: 0;
  }
  .main-nav a {
    padding: 0;
    color: #54534a;
  }
  .main-nav a:hover {
    color: #54534a;
  }
  .main-nav ul {
    width: 100%;
    display: none;
  }
  .main-nav li {
    float: none;
    display: block;
  }
  .main-nav li a {
    float: none;
    width: 100%;
    padding: 8px;
    text-align: center;
  }
  .main-nav li a:hover {
    padding: 8px;
  }
  .centered {
    max-width: 300px;
  }
  .centered.blog {
    width: 300px;
  }
  .centered.advertising {
    width: 300px;
  }
  .centered.capabilities {
    width: 300px;
  }
  .header-img {
    display: none;
  }
  .happycampers-area .happycamperstitle {
    display: none;
  }
  .happycampers-area .feature-logo-wrapper {
    left: 18%;
    top: 10px;
    width: 200px;
  }
  .desktop-portfolio-wrapper {
    display: none;
  }
  .mobile-portfolio-wrapper {
    display: initial;
  }
  .portfolio-single .container {
    padding: 30px;
  }
  .slider .slides {
    width: 100%;
    height: 250px;
    margin-bottom: -50px;
  }
  .slider .slides img {
    width: 100%;
    height: auto;
  }
  .slider .image-box {
    height: 220px;
  }
  .book-slogan {
    font-size: .7em;
    bottom: -24px;
  }
  .slider .slides {
    width: 100%;
    height: 220px;
    margin-bottom: -50px;
  }
  .top .slider .slides {
    width: 100%;
    height: 150px;
  }
  .slider .slides img {
    width: 100%;
    height: 220px;
  }
  .slider .book-slogan {
    font-size: .7em;
    bottom: -24px;
  }
  .mejs-container,
  .mejs-embed,
  .mejs-embed body {
    background: rgba(179, 172, 166, 0.2) !important;
    height: 250px!important;
  }
  .banner {
    height: 300px;
    background: rgba(179, 172, 166, 0.2);
  }
  .mejs-container * {
    margin: -25px 20px !important;
  }
  .skippr-arrow {
    top: 30%!important;
  }
  .social-area {
    width: 100%;
    text-align: center;
  }
  .social-area .title {
    display: none;
  }
  .footer-bottom .title {
    display: none;
  }
  .footer-nav {
    width: 80%;
  }
  .footer-bottom {
    padding: 5px;
  }
  .footer-bottom p {
    line-height: 105%;
  }
  .footer-bottom .button {
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .header-img img {
    width: 100%;
    height: 250px;
  }
  .header-img h1 {
    top: 20%;
    margin-left: -45px;
  }
  .global-title.main {
    font-size: 1.25em;
  }
  .wp-pagenavi span,
  .wp-pagenavi a {
    padding: 2px !important;
  }
  .read-more {
    font-size: .95em;
    background: #00acc5;
    padding: 10px 20px;
    color: #fff;
  }
  .work-area .container {
    padding: 2px 0;
    min-height: 150px;
  }
  .the-work .global-title {
    display: block;
  }
  .the-work .global-title.main {
    display: block;
  }
  .the-work .global-title.sub {
    font-size: 1.3em;
    font-weight: 400;
    display: block;
    margin-left: 15px;
  }
  .port-section {
    margin-top: 0;
  }
  .grid_1 {
    float: none;
  }
  .grid_1 .global-title {
    display: block;
  }
  .grid_1 .global-title.main {
    display: block;
  }
  .grid_1 .global-title.sub {
    font-size: 1.3em;
    font-weight: 400;
    display: block;
    margin-left: 15px;
  }
  /* NEW PAGE THE WORK */
  .the-work {
    margin-top: 25px;
  }
  .the-work .excerpt-read-more {
    display: none;
  }
  .the-work .grid-half {
    display: block;
    float: none;
    width: 100%;
    min-height: 150px;
    height: auto;
  }
  .the-work .grid-half img {
    width: 100%;
    height: 150px;
    background-color: rgba(179, 172, 166, 0.2);
  }
  .the-work .text {
    padding: 50px;
    text-align: center;
  }
  .the-work .text p {
    display: block;
    text-align: center;
    padding: 0 15px 0 0;
  }
  .the-work .right {
    float: none !important;
  }
  .youtube-video {
    height: 250px;
  }
  /* NEW PAGE CAREERS*/
  .careers {
    padding: 80px 30px;
    min-height: 500px;
  }
  .careers .grid-half {
    display: inline-block;
    float: none;
    width: 100%;
    min-height: 200px;
  }
  .careers .grid-half img {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .careers .right {
    float: none !important;
  }
  .contact .grey-topper {
    display: none;
  }
  .contact .global-title {
    display: none;
  }
  label {
    display: none;
  }
  .checkbox {
    display: block;
  }
  .form-input {
    width: 100%;
    margin-top: 20px;
  }
  .form .check {
    height: auto;
  }
  .form .button {
    bottom: -10px;
  }
  .post-thumb-full img {
    display: inline-block;
    width: 100%;
  }
  .post-thumb img {
    display: none;
  }
  .post-thumb-full img {
    display: none;
  }
  .post-thumb-logo img {
    display: none;
  }
  .device {
    padding: 5px 5px!important;
    border-radius: 0!important;
    background: rgba(179, 172, 166, 0.2) !important;
    border: 0!important;
    margin: 5px 0 0 -40px !important;
    position: relative!important;
    box-shadow: 0 0 0 #000!important;
  }
  .device .arrow-left {
    left: 45%!important;
    top: 95%!important;
    margin-top: -15px !important;
    width: 17px!important;
    height: 30px!important;
    -webkit-transform: scale(0.5) !important;
    -moz-transform: scale(0.5) !important;
    -ms-transform: scale(0.5) !important;
    -o-transform: scale(0.5) !important;
    transform: scale(0.5) !important;
  }
  .device .arrow-right {
    right: 45%!important;
    top: 95%!important;
    margin-top: -15px !important;
    width: 17px!important;
    height: 30px!important;
    -webkit-transform: scale(0.5) !important;
    -moz-transform: scale(0.5) !important;
    -ms-transform: scale(0.5) !important;
    -o-transform: scale(0.5) !important;
    transform: scale(0.5) !important;
  }
  #fbContainer-1 {
    height: 350px!important;
  }
  .the-agency .container .grid_1 {
    width: 280px;
    margin-left: 4%;
  }
  .the-agency .the-team img {
    width: 221px;
    height: auto;
  }
  #members-list {
    display: none!important;
  }
  .memberbio-post {
    margin-top: 20px;
    border-top: 1px solid #54534a;
    margin-left: 0px;
  }
  .recentworkline {
    margin: 25px auto 20px;
    border-top: 1px #ccc solid;
    text-align: center;
    width: 100%;
    z-index: 0;
  }
  .advertising-slider-wrapper {
    display: block;
    width: 300px;
    height: auto;
    min-height: 1000px;
    overflow: hidden;
  }
  .advertising-slider-wrapper div {
    overflow: hidden;
    display: block;
  }
  .advertising-slider-wrapper .advertising-wrapper {
    height: auto;
    min-height: 500px;
    position: relative;
    text-align: center;
    overflow-x: hidden;
    overflow-y: hidden;
    left: 10px;
    top: 10px;
    width: 97%;
  }
  .advertising-slider-wrapper .advertising-inner {
    width: 100%;
    position: relative;
    left: 1px;
  }
  .advertising-slider-wrapper .img-single {
    max-height: auto;
    width: 280px;
    display: block;
    float: none;
    margin: 0px 20px 0 0;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .advertising-slider-wrapper .img-single img {
    width: 280px;
    height: auto;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  /* SLIDERs*/
  .skippr-arrow {
    width: 20px;
    height: 20px;
  }
  .skippr-previous {
    border-top: 2px solid white;
    border-left: 2px solid white;
  }
  .skippr-next {
    right: 3.9%!important;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
  }
  .featureblog-area {
    height: 259px;
  }
  .featureblog-area .featureblogtitle {
    display: none;
  }
  .featureblog-area .grid_3 {
    width: 300px;
    margin-top: 0px;
  }
  .featureblog-area .grid_4 {
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }
  .featureblog-area .featureblog-content .featured-descritption {
    display: none;
  }
  .maincontent-landing {
    left: 1%;
    width: 98%;
    min-height: 1100px;
    height: auto;
  }
}
