/* CSS Document */
html {
  height: 100%;
}
body {
  overflow: auto;
}
.hidden-opacity {
  opacity: 0;
}
.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.85, 0.85, 0.95);
    transform: scale3d(0.85, 0.85, 0.95);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.865, 0.85, 0.95);
    transform: scale3d(0.85, 0.85, 0.95);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.85, 0.85, 0.95);
    transform: scale3d(0.85, 0.85, 0.95);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.85, 0.85, 0.95);
    transform: scale3d(0.85, 0.85, 0.95);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.relative-position {
  position: relative;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.no-select {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.top-bar {
  height: 40px;
  background-color: #8a8d09;
}
.nav-bar {
  height: 142px;
  background-color: #174a7c;
}
.logo {
  width: 220px;
  margin-top: 34px;
}
.contact-us {
  float: right;
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 13px;
  margin-top: 12px;
  cursor: pointer;
  letter-spacing: .04em;
}
.contact-us-phone {
  float: right;
  margin-top: 9px;
  cursor: pointer;
  width: 23px;
  margin-right: 5px;
}
.find-us {
  float: right;
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 13px;
  margin-top: 12px;
  cursor: pointer;
  margin-right: 50px;
  letter-spacing: .04em;
}
.find-us-marker {
  float: right;
  margin-top: 8px;
  cursor: pointer;
  width: 18px;
  margin-right: 7px;
}
.top-menu {
  float: right;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  letter-spacing: .08em;
  font-size: 15px;
  margin-top: 60px;
}
.top-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top-menu li {
  display: inline;
  margin-left: 24px;
}
.menu-line {
  position: absolute;
  width: 2px;
  height: 44px;
  background-color: #8a8d09;
  display: inline-block;
  top: 50px;
}
.we-are {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #c4c6c8;
  font-size: 90px;
  letter-spacing: .07em;
  margin-top: 20px;
}
.riskTakersWord {
  position: relative;
  margin: auto;
  margin-top: 150px;
  width: 678px;
  opacity: 0;
}
.letters-risk-takers {
  display: inline-block;
  position: absolute;
}
.letter-1-risk-takers {
  left: 0px;
  width: 170.4px;
  bottom: 0px;
}
.letter-2-risk-takers {
  width: 49.2px;
  left: 144px;
  bottom: 0px;
}
.letter-3-risk-takers {
  width: 36.72px;
  left: 187.92px;
  bottom: 0px;
}
.letter-4-risk-takers {
  width: 87.96px;
  left: 221.28px;
  bottom: 0px;
}
.letter-5-risk-takers {
  width: 56.916px;
  left: 303.6px;
  bottom: 14.4px;
}
.letter-6-risk-takers {
  width: 220.1208px;
  left: 333.6px;
  bottom: 0px;
}
.letter-7-risk-takers {
  width: 72.12px;
  left: 413.28px;
  bottom: 0px;
}
.letter-8-risk-takers {
  width: 87.96px;
  left: 471.6px;
  bottom: 0px;
}
.letter-9-risk-takers {
  width: 59.4px;
  left: 532.2px;
  bottom: 0px;
}
.letter-10-risk-takers {
  width: 57.72px;
  left: 582.24px;
  bottom: 0px;
}
.letter-11-risk-takers {
  width: 34.2px;
  left: 634.8px;
  bottom: 0px;
}
.creativeWord {
  width: 456px;
  position: relative;
  margin: auto;
  margin-top: 150px;
  opacity: 0;
}
.letters-creative {
  display: inline-block;
  position: absolute;
}
.letter-1-creative {
  left: 0px;
  width: 141.6px;
  bottom: 0px;
}
.letter-2-creative {
  width: 59.304px;
  left: 96.6px;
  bottom: 0px;
}
.letter-3-creative {
  width: 61.428px;
  left: 143.04px;
  bottom: 0px;
}
.letter-4-creative {
  width: 74.184px;
  left: 194.7108px;
  bottom: 0px;
}
.letter-5-creative {
  width: 96.5052px;
  left: 257.832px;
  bottom: 0px;
}
.letter-6-creative {
  width: 47.4036px;
  left: 302.6904px;
  bottom: 0px;
}
.letter-7-creative {
  width: 73.5492px;
  left: 341.8104px;
  bottom: 0px;
}
.letter-8-creative {
  width: 61.434px;
  left: 388.56px;
  bottom: 0px;
}
.thinkersWord {
  position: relative;
  margin: auto;
  margin-top: 150px;
  width: 482.4px;
  opacity: 0;
}
.letters-thinkers {
  display: inline-block;
  position: absolute;
}
.letter-1-thinkers {
  left: 0px;
  width: 220.1208px;
  bottom: 0px;
}
.letter-2-thinkers {
  width: 86.7384px;
  left: 91.4376px;
  bottom: 0px;
}
.letter-3-thinkers {
  width: 47.064px;
  left: 163.1904px;
  bottom: 0px;
}
.letter-4-thinkers {
  width: 82.3068px;
  left: 205.2px;
  bottom: 0px;
}
.letter-5-thinkers {
  width: 89.694px;
  left: 269.1348px;
  bottom: 0px;
}
.letter-6-thinkers {
  width: 60.9924px;
  left: 334.1328px;
  bottom: 0px;
}
.letter-7-thinkers {
  width: 58.8816px;
  left: 385.44px;
  bottom: 0px;
}
.letter-8-thinkers {
  width: 36px;
  left: 437.4px;
  bottom: -1.2px;
}
.curiousWord {
  position: relative;
  margin: auto;
  margin-top: 150px;
  width: 402px;
  opacity: 0;
}
.letters-curious {
  display: inline-block;
  position: absolute;
}
.letter-1-curious {
  left: 0px;
  width: 138.4884px;
  bottom: 0px;
}
.letter-2-curious {
  width: 74.3472px;
  left: 93.1452px;
  bottom: 0px;
}
.letter-3-curious {
  width: 58.1028px;
  left: 160.4088px;
  bottom: 0px;
}
.letter-4-curious {
  width: 46.4412px;
  left: 210.18px;
  bottom: 0px;
}
.letter-5-curious {
  width: 48.3156px;
  left: 249.3324px;
  bottom: 0px;
}
.letter-6-curious {
  width: 75.5472px;
  left: 291.606px;
  bottom: 0px;
}
.letter-7-curious {
  width: 35.4px;
  left: 362.4px;
  bottom: 0px;
}
.friendlyWord {
  position: relative;
  margin: auto;
  margin-top: 150px;
  width: 504px;
  opacity: 0;
}
.letters-friendly {
  display: inline-block;
  position: absolute;
}
.letter-1-friendly {
  left: 0px;
  width: 223.4688px;
  bottom: 0px;
}
.letter-2-friendly {
  width: 58.9356px;
  left: 126.1212px;
  bottom: 0px;
}
.letter-3-friendly {
  width: 47.1072px;
  left: 176.6064px;
  bottom: 0px;
}
.letter-4-friendly {
  width: 61.0488px;
  left: 212.028px;
  bottom: 0px;
}
.letter-5-friendly {
  width: 82.3824px;
  left: 264.4248px;
  bottom: 0px;
}
.letter-6-friendly {
  width: 105.6204px;
  left: 334.4028px;
  bottom: 0px;
}
.letter-7-friendly {
  width: 83.0172px;
  left: 399.0396px;
  bottom: 0px;
}
.letter-8-friendly {
  width: 102.03px;
  left: 395.4468px;
  bottom: -86.4px;
}
.intro-text {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #174a7c;
  font-size: 24px;
  line-height: 50px;
  margin-top: 75px;
  position: relative;
  z-index: 100;
}
.undo {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #174a7c;
  font-size: 30px;
  margin-top: 30px;
}
.undo-green {
  color: #8a8d09;
}
.blue-box,
.grey-box,
.green-box {
  height: auto;
  margin-top: 40px;
}
.blue-box {
  background-color: #174a7c;
}
.grey-box {
  background-color: #5a5b5d;
}
.green-box {
  background-color: #8a8d09;
}
.boxes-headline {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #8a8d09;
  font-size: 46px;
  padding-top: 30px;
  letter-spacing: 20px;
}
#unjaded {
  color: #b2b142;
}
.unthink-text {
  padding-left: 10%;
  padding-right: 10%;
  color: #ffffff;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 34px;
  margin-top: 4%;
  padding-bottom: 12%;
}
.col-container {
  display: table;
  width: 100%;
  margin-top: 40px;
}
.col {
  display: table-cell;
  width: 33%;
}
.col-mid {
  display: table-cell;
  width: 34%;
}
.our-work {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #8a8d09;
  font-size: 90px;
  letter-spacing: .07em;
  margin-top: 20px;
}
.our-work-blue {
  color: #174a7c;
}
.our-work-text {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #174a7c;
  font-size: 24px;
  line-height: 50px;
  margin-top: 25px;
  position: relative;
  z-index: 100;
}
#client-box-1 {
  background-image: url("../images/box-1.jpg");
}
#client-box-2 {
  background-image: url("../images/box-2.jpg");
}
#client-box-3 {
  background-image: url("../images/box-3.jpg");
}
#client-box-4 {
  background-image: url("../images/box-4.jpg");
}
#client-box-5 {
  background-image: url("../images/box-5.jpg");
}
#client-box-6 {
  background-image: url("../images/box-6.jpg");
}
#client-box-7 {
  background-image: url("../images/box-7.jpg");
}
#client-box-8 {
  background-image: url("../images/box-8.jpg");
}
#client-box-9 {
  background-image: url("../images/box-9.jpg");
}
.client-selection-area {
  margin-top: 40px;
}
.client-boxes {
  width: 390px;
  height: 390px;
  background-size: cover;
  cursor: pointer;
  position: relative;
}
.boxes-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(138, 141, 9, 0.77);
  visibility: hidden;
}
.box-title {
  text-align: center;
  width: 90%;
  padding-top: 8%;
  padding-bottom: 8%;
  color: #ffffff;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  font-size: 23px;
  visibility: hidden;
}
.our-leaders-section {
  background-color: #174a7c;
  margin-top: 60px;
  height: 730px;
}
.our-leaders {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #8a8d09;
  font-size: 90px;
  letter-spacing: .07em;
  margin-top: 20px;
}
.our-leaders-white {
  color: #ffffff;
}
.our-leaders-text {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  line-height: 50px;
  margin-top: 25px;
  position: relative;
  z-index: 100;
}
.roxana-pic {
  position: absolute;
  width: 100%;
  height: 959px;
  top: -560px;
  left: 20px;
  width: 94.5%;
  cursor: pointer;
  background-image: url("../images/roxana-pic.jpg");
  background-size: cover;
  overflow: hidden;
}
.mari-pic {
  position: absolute;
  width: 100%;
  height: 959px;
  top: -560px;
  right: 20px;
  width: 94.5%;
  cursor: pointer;
  background-image: url("../images/mari-pic.jpg");
  background-size: cover;
  overflow: hidden;
}
.leaders-overlay {
  background-color: rgba(138, 141, 9, 0.77);
  position: absolute;
  width: 100%;
  height: 650px;
  bottom: -650px;
  left: 0px;
  padding: 35px 50px;
}
.leaders-name {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  font-size: 26px;
}
.leaders-underline {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-top: 7px;
}
.leaders-title {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  margin-top: 9px;
  font-size: 20px;
}
.leaders-bio {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 23px;
  margin-top: 10px;
}
.leaders-bio-bold {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.how-we-do-it-section-two {
  background-image: url("../images/how-we-work-background.jpg");
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
}
.how-we-do-it {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #8a8d09;
  font-size: 90px;
  letter-spacing: .07em;
  margin-top: 20px;
  margin-top: 440px;
}
.how-we-do-it-blue {
  color: #174a7c;
}
.how-we-do-it-text {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #174a7c;
  font-size: 24px;
  line-height: 50px;
  margin-top: 25px;
  position: relative;
  z-index: 100;
}
.cando-green {
  color: #8a8d09;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.cando-bold {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.the-method {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: .4em;
  font-size: 26px;
  margin-top: 25px;
  color: #174a7c;
}
.ipro {
  margin: auto;
  width: 800px;
  margin-top: 20px;
}
.differentiating {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  margin-top: 45px;
  color: #8a8d09;
  letter-spacing: .1em;
}
.differentiating-text {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #174a7c;
  font-size: 24px;
  line-height: 36px;
  margin-top: 25px;
  position: relative;
  z-index: 100;
  margin-bottom: 150px;
}
.btf-section {
  background-color: #ffffff;
  height: 850px;
}
.btf-grapic {
  width: 460px;
  position: absolute;
  top: -30px;
  left: 20px;
  -moz-transform: rotate(346deg);
  -webkit-transform: rotate(346deg);
  -o-transform: rotate(346deg);
  -ms-transform: rotate(346deg);
  transform: rotate(346deg);
  margin-bottom: 70px;
}
.btf-logo {
  position: absolute;
  top: 30px;
  left: 650px;
  width: 250px;
}
.btf-headline {
  position: absolute;
  top: 180px;
  left: 490px;
  color: #8a8d09;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: .04em;
}
.btf-slanted {
  shape-outside: polygon(0 0, 0 110px, 110px 400px);
  width: 300px;
  height: 230px;
  float: left;
}
.btf-text {
  position: absolute;
  left: 525px;
  top: 305px;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #174a7c;
  font-size: 18px;
  line-height: 24px;
}
.btf-text-bold {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.our-clients-section {
  background-color: #174a7c;
  height: 970px;
}
.our-clients {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #8a8d09;
  font-size: 90px;
  letter-spacing: .07em;
  margin-top: 20px;
}
.simply-healthcare-logo {
  margin: auto;
  width: 200px;
  margin-top: 50px;
}
.estrella-insurance-logo {
  margin: auto;
  width: 220px;
  margin-top: 59px;
}
.dux-crackers-logo {
  margin: auto;
  width: 150px;
  margin-top: 33px;
}
.your-insurance-attorney-logo {
  margin: auto;
  width: 210px;
  margin-top: 48px;
}
.benworth-capital-logo {
  margin: auto;
  width: 200px;
  margin-top: 90px;
}
.ocean-bank-logo {
  margin: auto;
  width: 230px;
  margin-top: 107px;
}
.solution-construction-logo {
  margin: auto;
  width: 220px;
  margin-top: 90px;
}
.palmetto-general-hospital-logo {
  margin: auto;
  width: 210px;
  margin-top: 95px;
}
.pineview-preschools-logo {
  margin: auto;
  width: 200px;
  margin-top: 115px;
}
.amigos-for-kids-logo {
  margin: auto;
  width: 200px;
  margin-top: 100px;
}
.actors-playhouse-logo {
  margin: auto;
  width: 125px;
  margin-top: 75px;
}
.hecho-a-mano-logo {
  margin: auto;
  width: 200px;
  margin-top: 95px;
}
.mallard-vodka-logo {
  margin: auto;
  width: 210px;
  margin-top: 75px;
}
.monica-burgera-logo {
  margin: auto;
  width: 220px;
  margin-top: 85px;
}
.aligned-logo {
  margin: auto;
  width: 230px;
  margin-top: 135px;
}
.chilling-giraffe-logo {
  margin: auto;
  width: 155px;
  margin-top: 75px;
}
.contact-info-title {
  text-align: right;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 46px;
  letter-spacing: .08em;
  color: #8a8d09;
  margin-right: 50px;
  margin-top: 130px;
}
.contact-info-title-blue {
  color: #174a7c;
}
.green-area {
  background-color: #8a8d09;
  height: 600px;
  padding-left: 50px;
  padding-top: 80px;
  padding-right: 50px;
}
.contact-info-phones {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  line-height: 42px;
  margin-top: 20px;
  text-align: right;
  margin-right: 50px;
  letter-spacing: .08em;
}
.contact-info-address {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  line-height: 42px;
  margin-top: 40px;
  text-align: right;
  margin-right: 50px;
  letter-spacing: .08em;
}
.form-control {
  border-radius: 0px;
  background-color: #A2A34E;
  border: none;
  color: #ffffff;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  height: 50px;
  margin-bottom: 20px;
}
textarea.form-control {
  height: 210px;
}
.form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #ffffff;
}
.form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.send-button {
  float: right;
  cursor: pointer;
  background-color: #174A7C;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: .08em;
  height: 50px;
  width: 160px;
  text-align: center;
  padding-top: 13px;
}
.join-us-section {
  background-color: #D5D6D8;
  height: 460px;
}
.join-us-title {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  letter-spacing: .08em;
  color: #ffffff;
  margin-top: 80px;
}
.join-us-title-blue {
  color: #174a7c;
}
.join-us-text {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #174a7c;
  font-size: 19px;
  line-height: 42px;
  margin-top: 20px;
}
.apply-button {
  float: right;
  cursor: pointer;
  background-color: #8a8d09;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: .08em;
  height: 50px;
  width: 300px;
  text-align: center;
  padding-top: 13px;
  margin-right: 50px;
  margin-top: 60px;
}
.footer-section {
  background-color: #ffffff;
  height: 300px;
}
.social-icons {
  margin: auto;
  margin-top: 50px;
  text-align: center;
}
.social-icons ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.social-icons li {
  display: inline;
  margin-left: 25px;
  margin-right: 25px;
}
.social-icons li img {
  width: 65px;
  cursor: pointer;
}
.copyright {
  text-align: center;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  margin-top: 120px;
}
.thanks-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(23, 74, 124, 0.95);
  z-index: 10000000;
  display: none;
  opacity: 0;
}
.thanks-modal {
  width: 500px;
  height: auto;
  background-color: #ffffff;
  position: fixed;
  z-index: 10000001;
  left: 50%;
  top: 50%;
  padding: 30px;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 18px;
}
.close-thanks-modal {
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-size: 20px;
  color: #174a7c;
}
@media only screen and (max-width: 1200px) {
  .top-bar {
    height: 33.06666667px;
  }
  .nav-bar {
    height: 117.38666667px;
  }
  .logo {
    width: 181.86666667px;
    margin-top: 28.10666667px;
  }
  .contact-us {
    font-size: 10.74666667px;
    margin-top: 9.92px;
  }
  .contact-us-phone {
    margin-top: 7.44px;
    width: 19.01333333px;
    margin-right: 4.13333333px;
  }
  .find-us {
    font-size: 10.74666667px;
    margin-top: 9.92px;
    margin-right: 41.33333333px;
  }
  .find-us-marker {
    margin-top: 6.61333333px;
    width: 14.88px;
    margin-right: 5.78666667px;
  }
  .top-menu {
    font-size: 12.4px;
    margin-top: 49.6px;
  }
  .top-menu li {
    margin-left: 19.84px;
  }
  .menu-line {
    width: 1.65333333px;
    height: 36.37333333px;
    top: 41.33333333px;
  }
  .we-are {
    font-size: 74.4px;
    margin-top: 16.53333333px;
  }
  .riskTakersWord {
    margin-top: 124px;
    width: 560.48px;
  }
  .letter-1-risk-takers {
    width: 140.864px;
  }
  .letter-2-risk-takers {
    width: 40.672px;
    left: 119.04px;
  }
  .letter-3-risk-takers {
    width: 30.3552px;
    left: 155.3472px;
  }
  .letter-4-risk-takers {
    width: 72.7136px;
    left: 182.9248px;
  }
  .letter-5-risk-takers {
    width: 47.05056px;
    left: 250.976px;
    bottom: 11.904px;
  }
  .letter-6-risk-takers {
    width: 181.966528px;
    left: 275.776px;
  }
  .letter-7-risk-takers {
    width: 59.6192px;
    left: 341.6448px;
  }
  .letter-8-risk-takers {
    width: 72.7136px;
    left: 389.856px;
  }
  .letter-9-risk-takers {
    width: 49.104px;
    left: 439.952px;
  }
  .letter-10-risk-takers {
    width: 47.7152px;
    left: 481.3184px;
  }
  .letter-11-risk-takers {
    width: 28.272px;
    left: 524.768px;
  }
  .creativeWord {
    width: 376.96px;
    margin-top: 124px;
  }
  .letter-1-creative {
    width: 117.056px;
  }
  .letter-2-creative {
    width: 49.02464px;
    left: 79.856px;
  }
  .letter-3-creative {
    width: 50.78048px;
    left: 118.2464px;
  }
  .letter-4-creative {
    width: 61.32544px;
    left: 160.960928px;
  }
  .letter-5-creative {
    width: 79.777632px;
    left: 213.14112px;
  }
  .letter-6-creative {
    width: 39.186976px;
    left: 250.224064px;
  }
  .letter-7-creative {
    width: 60.800672px;
    left: 282.563264px;
  }
  .letter-8-creative {
    width: 50.78544px;
    left: 321.2096px;
  }
  .thinkersWord {
    margin-top: 124px;
    width: 398.784px;
  }
  .letter-1-thinkers {
    width: 181.966528px;
  }
  .letter-2-thinkers {
    width: 71.703744px;
    left: 75.588416px;
  }
  .letter-3-thinkers {
    width: 38.90624px;
    left: 134.904064px;
  }
  .letter-4-thinkers {
    width: 68.040288px;
    left: 169.632px;
  }
  .letter-5-thinkers {
    width: 74.14704px;
    left: 222.484768px;
  }
  .letter-6-thinkers {
    width: 50.420384px;
    left: 276.216448px;
  }
  .letter-7-thinkers {
    width: 48.675456px;
    left: 318.6304px;
  }
  .letter-8-thinkers {
    width: 29.76px;
    left: 361.584px;
    bottom: -0.992px;
  }
  .curiousWord {
    margin-top: 124px;
    width: 332.32px;
  }
  .letter-1-curious {
    width: 114.483744px;
  }
  .letter-2-curious {
    width: 61.460352px;
    left: 77.000032px;
  }
  .letter-3-curious {
    width: 48.031648px;
    left: 132.604608px;
  }
  .letter-4-curious {
    width: 38.391392px;
    left: 173.7488px;
  }
  .letter-5-curious {
    width: 39.940896px;
    left: 206.114784px;
  }
  .letter-6-curious {
    width: 62.452352px;
    left: 241.06096px;
  }
  .letter-7-curious {
    width: 29.264px;
    left: 299.584px;
  }
  .friendlyWord {
    margin-top: 124px;
    width: 416.64px;
  }
  .letter-1-friendly {
    width: 184.734208px;
  }
  .letter-2-friendly {
    width: 48.720096px;
    left: 104.260192px;
  }
  .letter-3-friendly {
    width: 38.941952px;
    left: 145.994624px;
  }
  .letter-4-friendly {
    width: 50.467008px;
    left: 175.27648px;
  }
  .letter-5-friendly {
    width: 68.102784px;
    left: 218.591168px;
  }
  .letter-6-friendly {
    width: 87.312864px;
    left: 276.439648px;
  }
  .letter-7-friendly {
    width: 68.627552px;
    left: 329.872736px;
  }
  .letter-8-friendly {
    width: 84.3448px;
    left: 326.902688px;
    bottom: -71.424px;
  }
  .intro-text {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19.84px;
    line-height: 41.33333333px;
    margin-top: 62px;
  }
  .undo {
    font-size: 24.8px;
    margin-top: 24.8px;
  }
  .blue-box,
  .grey-box,
  .green-box {
    margin-top: 33.06666667px;
  }
  .boxes-headline {
    font-size: 38.02666667px;
    padding-top: 24.8px;
    letter-spacing: 16.53333333px;
  }
  .unthink-text {
    font-size: 14.88px;
    line-height: 28.10666667px;
  }
  .col-container {
    margin-top: 33.06666667px;
  }
  .our-work {
    font-size: 74.4px;
    margin-top: 16.53333333px;
  }
  .our-work-text {
    font-size: 19.84px;
    line-height: 41.33333333px;
    margin-top: 20.66666667px;
  }
  .client-selection-area {
    margin-top: 33.06666667px;
  }
  .client-boxes {
    width: 323.33px;
    height: 323.33px;
  }
  .box-title {
    font-size: 19.01333333px;
  }
  .our-leaders-section {
    margin-top: 49.6px;
    height: 603.46666667px;
  }
  .our-leaders {
    font-size: 74.4px;
    margin-top: 16.53333333px;
  }
  .our-leaders-text {
    font-size: 19.84px;
    line-height: 41.33333333px;
    margin-top: 20.66666667px;
  }
  .roxana-pic {
    height: 792.77333333px;
    top: -462.93333333px;
    left: 16.53333333px;
  }
  .mari-pic {
    height: 792.77333333px;
    top: -462.93333333px;
    right: 16.53333333px;
  }
  .leaders-overlay {
    height: 537.33333333px;
    bottom: -537.33333333px;
    padding: 28.93333333px 49.6px;
  }
  .leaders-name {
    font-size: 21.49333333px;
  }
  .leaders-underline {
    margin-top: 5.78666667px;
  }
  .leaders-title {
    margin-top: 7.44px;
    font-size: 16.53333333px;
  }
  .leaders-bio {
    font-size: 13.22666667px;
    line-height: 19.01333333px;
    margin-top: 8.26666667px;
  }
  .how-we-do-it {
    font-size: 74.4px;
    margin-top: 16.53333333px;
    margin-top: 363.73333333px;
  }
  .how-we-do-it-text {
    font-size: 19.84px;
    line-height: 41.33333333px;
    margin-top: 20.66666667px;
  }
  .the-method {
    font-size: 21.49333333px;
    margin-top: 20.66666667px;
  }
  .ipro {
    width: 661.33333333px;
    margin-top: 16.53333333px;
  }
  .differentiating {
    font-size: 21.49333333px;
    margin-top: 37.2px;
  }
  .differentiating-text {
    font-size: 19.84px;
    line-height: 29.76px;
    margin-top: 20.66666667px;
    margin-bottom: 124px;
  }
  .btf-section {
    height: 702.66666667px;
  }
  .btf-grapic {
    width: 380.26666667px;
    top: -24.8px;
    left: 16.53333333px;
    margin-bottom: 57.86666667px;
  }
  .btf-logo {
    top: 24.8px;
    left: 537.33333333px;
    width: 206.66666667px;
  }
  .btf-headline {
    top: 148.8px;
    left: 405.06666667px;
    font-size: 26.45333333px;
    line-height: 29.76px;
  }
  .btf-slanted {
    shape-outside: polygon(0 0, 0 90.93333333px, 90.93333333px 330.66666667px);
    width: 248px;
    height: 190.13333333px;
  }
  .btf-text {
    left: 434px;
    top: 252.13333333px;
    font-size: 14.88px;
    line-height: 19.84px;
  }
  .our-clients-section {
    height: 603.46666667px;
  }
  .our-clients {
    font-size: 74.4px;
    margin-top: 16.53333333px;
  }
  .our-clients-section {
    height: 801.86666667px;
  }
  .our-clients {
    font-size: 74.4px;
    margin-top: 16.53333333px;
  }
  .simply-healthcare-logo {
    width: 165.33333333px;
    margin-top: 41.33333333px;
  }
  .estrella-insurance-logo {
    width: 181.86666667px;
    margin-top: 48.77333333px;
  }
  .dux-crackers-logo {
    width: 124px;
    margin-top: 27.28px;
  }
  .your-insurance-attorney-logo {
    width: 173.6px;
    margin-top: 39.68px;
  }
  .benworth-capital-logo {
    width: 165.33333333px;
    margin-top: 74.4px;
  }
  .ocean-bank-logo {
    width: 190.13333333px;
    margin-top: 88.45333333px;
  }
  .solution-construction-logo {
    width: 181.86666667px;
    margin-top: 74.4px;
  }
  .palmetto-general-hospital-logo {
    width: 173.6px;
    margin-top: 78.53333333px;
  }
  .pineview-preschools-logo {
    width: 165.33333333px;
    margin-top: 95.06666667px;
  }
  .amigos-for-kids-logo {
    width: 165.33333333px;
    margin-top: 82.66666667px;
  }
  .actors-playhouse-logo {
    width: 103.33333333px;
    margin-top: 62px;
  }
  .hecho-a-mano-logo {
    width: 165.33333333px;
    margin-top: 78.53333333px;
  }
  .mallard-vodka-logo {
    width: 173.6px;
    margin-top: 62px;
  }
  .monica-burgera-logo {
    width: 181.86666667px;
    margin-top: 70.26666667px;
  }
  .aligned-logo {
    width: 190.13333333px;
    margin-top: 111.6px;
  }
  .chilling-giraffe-logo {
    width: 128.13333333px;
    margin-top: 62px;
  }
  .contact-info-title {
    font-size: 34.72px;
    margin-right: 41.33333333px;
    margin-top: 107.46666667px;
  }
  .green-area {
    height: 496px;
    padding-left: 41.33333333px;
    padding-top: 66.13333333px;
    padding-right: 41.33333333px;
  }
  .contact-info-phones {
    font-size: 14.88px;
    line-height: 34.72px;
    margin-top: 16.53333333px;
    margin-right: 41.33333333px;
  }
  .contact-info-address {
    font-size: 14.88px;
    line-height: 34.72px;
    margin-top: 33.06666667px;
    margin-right: 41.33333333px;
  }
  .form-control {
    font-size: 11.57333333px;
    height: 41.33333333px;
    margin-bottom: 16.53333333px;
  }
  textarea.form-control {
    height: 173.6px;
  }
  .send-button {
    font-size: 14.88px;
    height: 41.33333333px;
    width: 132.26666667px;
    padding-top: 10.74666667px;
  }
  .join-us-section {
    height: 380.26666667px;
  }
  .join-us-title {
    font-size: 34.72px;
    margin-top: 66.13333333px;
  }
  .join-us-text {
    font-size: 15.70666667px;
    line-height: 34.72px;
    margin-top: 16.53333333px;
  }
  .apply-button {
    font-size: 14.88px;
    height: 41.33333333px;
    width: 248px;
    padding-top: 10.74666667px;
    margin-right: 41.33333333px;
    margin-top: 49.6px;
  }
  .footer-section {
    height: 248px;
  }
  .social-icons {
    margin-top: 41.33333333px;
  }
  .social-icons li {
    margin-left: 20.66666667px;
    margin-right: 20.66666667px;
  }
  .social-icons li img {
    width: 53.73333333px;
  }
  .copyright {
    font-size: 13.22666667px;
    margin-top: 99.2px;
  }
  .thanks-modal {
    width: 413.33333333px;
    padding: 24.8px;
    font-size: 14.88px;
  }
  .close-thanks-modal {
    right: 8.26666667px;
    font-size: 16.53333333px;
  }
}
@media only screen and (max-width: 992px) {
  .top-bar {
    height: 25.56666667px;
  }
  .nav-bar {
    height: 90.76166667px;
  }
  .logo {
    width: 140.61666667px;
    margin-top: 21.73166667px;
  }
  .contact-us {
    font-size: 8.30916667px;
    margin-top: 7.67px;
  }
  .contact-us-phone {
    margin-top: 5.7525px;
    width: 14.70083333px;
    margin-right: 3.19583333px;
  }
  .find-us {
    font-size: 8.30916667px;
    margin-top: 7.67px;
    margin-right: 31.95833333px;
  }
  .find-us-marker {
    margin-top: 5.11333333px;
    width: 11.505px;
    margin-right: 4.47416667px;
  }
  .top-menu {
    font-size: 9.5875px;
    margin-top: 38.35px;
  }
  .top-menu li {
    margin-left: 15.34px;
  }
  .menu-line {
    width: 1.27833333px;
    height: 28.12333333px;
    top: 31.95833333px;
  }
  .we-are {
    font-size: 57.525px;
    margin-top: 12.78333333px;
  }
  .riskTakersWord {
    margin-top: 95.875px;
    width: 433.355px;
  }
  .letter-1-risk-takers {
    width: 108.914px;
  }
  .letter-2-risk-takers {
    width: 31.447px;
    left: 92.04px;
  }
  .letter-3-risk-takers {
    width: 23.4702px;
    left: 120.1122px;
  }
  .letter-4-risk-takers {
    width: 56.2211px;
    left: 141.4348px;
  }
  .letter-5-risk-takers {
    width: 36.37881px;
    left: 194.051px;
    bottom: 9.204px;
  }
  .letter-6-risk-takers {
    width: 140.693878px;
    left: 213.226px;
  }
  .letter-7-risk-takers {
    width: 46.0967px;
    left: 264.1548px;
  }
  .letter-8-risk-takers {
    width: 56.2211px;
    left: 301.431px;
  }
  .letter-9-risk-takers {
    width: 37.9665px;
    left: 340.1645px;
  }
  .letter-10-risk-takers {
    width: 36.8927px;
    left: 372.1484px;
  }
  .letter-11-risk-takers {
    width: 21.8595px;
    left: 405.743px;
  }
  .creativeWord {
    width: 291.46px;
    margin-top: 95.875px;
  }
  .letter-1-creative {
    width: 90.506px;
  }
  .letter-2-creative {
    width: 37.90514px;
    left: 61.7435px;
  }
  .letter-3-creative {
    width: 39.26273px;
    left: 91.4264px;
  }
  .letter-4-creative {
    width: 47.41594px;
    left: 124.452653px;
  }
  .letter-5-creative {
    width: 61.682907px;
    left: 164.79762px;
  }
  .letter-6-creative {
    width: 30.298801px;
    left: 193.469614px;
  }
  .letter-7-creative {
    width: 47.010197px;
    left: 218.473814px;
  }
  .letter-8-creative {
    width: 39.266565px;
    left: 248.3546px;
  }
  .thinkersWord {
    margin-top: 95.875px;
    width: 308.334px;
  }
  .letter-1-thinkers {
    width: 140.693878px;
  }
  .letter-2-thinkers {
    width: 55.440294px;
    left: 58.443866px;
  }
  .letter-3-thinkers {
    width: 30.08174px;
    left: 104.305864px;
  }
  .letter-4-thinkers {
    width: 52.607763px;
    left: 131.157px;
  }
  .letter-5-thinkers {
    width: 57.329415px;
    left: 172.021993px;
  }
  .letter-6-thinkers {
    width: 38.984309px;
    left: 213.566548px;
  }
  .letter-7-thinkers {
    width: 37.635156px;
    left: 246.3604px;
  }
  .letter-8-thinkers {
    width: 23.01px;
    left: 279.5715px;
    bottom: -0.767px;
  }
  .curiousWord {
    margin-top: 95.875px;
    width: 256.945px;
  }
  .letter-1-curious {
    width: 88.517169px;
  }
  .letter-2-curious {
    width: 47.520252px;
    left: 59.535307px;
  }
  .letter-3-curious {
    width: 37.137373px;
    left: 102.527958px;
  }
  .letter-4-curious {
    width: 29.683667px;
    left: 134.34005px;
  }
  .letter-5-curious {
    width: 30.881721px;
    left: 159.364959px;
  }
  .letter-6-curious {
    width: 48.287252px;
    left: 186.384835px;
  }
  .letter-7-curious {
    width: 22.6265px;
    left: 231.634px;
  }
  .friendlyWord {
    margin-top: 95.875px;
    width: 322.14px;
  }
  .letter-1-friendly {
    width: 142.833808px;
  }
  .letter-2-friendly {
    width: 37.669671px;
    left: 80.612467px;
  }
  .letter-3-friendly {
    width: 30.109352px;
    left: 112.880924px;
  }
  .letter-4-friendly {
    width: 39.020358px;
    left: 135.52123px;
  }
  .letter-5-friendly {
    width: 52.656084px;
    left: 169.011518px;
  }
  .letter-6-friendly {
    width: 67.509039px;
    left: 213.739123px;
  }
  .letter-7-friendly {
    width: 53.061827px;
    left: 255.052811px;
  }
  .letter-8-friendly {
    width: 65.214175px;
    left: 252.756413px;
    bottom: -55.224px;
  }
  .intro-text {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15.34px;
    line-height: 31.95833333px;
    margin-top: 47.9375px;
  }
  .undo {
    font-size: 19.175px;
    margin-top: 19.175px;
  }
  .blue-box,
  .grey-box,
  .green-box {
    margin-top: 25.56666667px;
  }
  .boxes-headline {
    font-size: 29.40166667px;
    padding-top: 19.175px;
    letter-spacing: 12.78333333px;
  }
  .unthink-text {
    font-size: 11.505px;
    line-height: 21.73166667px;
  }
  .col-container {
    margin-top: 25.56666667px;
  }
  .our-work {
    font-size: 57.525px;
    margin-top: 12.78333333px;
  }
  .our-work-text {
    font-size: 15.34px;
    line-height: 31.95833333px;
    margin-top: 15.97916667px;
  }
  .client-selection-area {
    margin-top: 25.56666667px;
  }
  .client-selection-area {
    margin-top: 25.56666667px;
  }
  .client-boxes {
    width: 250px;
    height: 250px;
  }
  .box-title {
    font-size: 14.70083333px;
  }
  .our-leaders-section {
    margin-top: 38.35px;
    height: 466.59166667px;
  }
  .our-leaders {
    font-size: 57.525px;
    margin-top: 12.78333333px;
  }
  .our-leaders-text {
    font-size: 15.34px;
    line-height: 31.95833333px;
    margin-top: 15.97916667px;
  }
  .roxana-pic {
    height: 612.96083333px;
    top: -357.93333333px;
    left: 12.78333333px;
  }
  .mari-pic {
    height: 612.96083333px;
    top: -357.93333333px;
    right: 12.78333333px;
  }
  .leaders-overlay {
    height: 415.45833333px;
    bottom: -415.45833333px;
    padding: 22.37083333px 38.35px;
  }
  .leaders-name {
    font-size: 16.61833333px;
  }
  .leaders-underline {
    margin-top: 4.47416667px;
  }
  .leaders-title {
    margin-top: 5.7525px;
    font-size: 12.78333333px;
  }
  .leaders-bio {
    font-size: 10.22666667px;
    line-height: 14.70083333px;
    margin-top: 6.39166667px;
  }
  .how-we-do-it {
    font-size: 57.525px;
    margin-top: 12.78333333px;
    margin-top: 281.23333333px;
  }
  .how-we-do-it-text {
    font-size: 15.34px;
    line-height: 31.95833333px;
    margin-top: 15.97916667px;
  }
  .the-method {
    font-size: 16.61833333px;
    margin-top: 15.97916667px;
  }
  .ipro {
    width: 511.33333333px;
    margin-top: 12.78333333px;
  }
  .differentiating {
    font-size: 16.61833333px;
    margin-top: 28.7625px;
  }
  .differentiating-text {
    font-size: 15.34px;
    line-height: 23.01px;
    margin-top: 15.97916667px;
    margin-bottom: 95.875px;
  }
  .btf-section {
    height: 543.29166667px;
  }
  .btf-grapic {
    width: 294.01666667px;
    top: -19.175px;
    left: 12.78333333px;
    margin-bottom: 44.74166667px;
  }
  .btf-logo {
    top: 19.175px;
    left: 415.45833333px;
    width: 159.79166667px;
  }
  .btf-headline {
    top: 115.05px;
    left: 313.19166667px;
    font-size: 20.45333333px;
    line-height: 23.01px;
  }
  .btf-slanted {
    shape-outside: polygon(0 0, 0 70.30833333px, 70.30833333px 255.66666667px);
    width: 191.75px;
    height: 147.00833333px;
  }
  .btf-text {
    left: 335.5625px;
    top: 194.94583333px;
    font-size: 11.505px;
    line-height: 15.34px;
  }
  .our-clients-section {
    height: 466.59166667px;
  }
  .our-clients {
    font-size: 57.525px;
    margin-top: 12.78333333px;
  }
  .our-clients-section {
    height: 619.99166667px;
  }
  .our-clients {
    font-size: 57.525px;
    margin-top: 12.78333333px;
  }
  .simply-healthcare-logo {
    width: 127.83333333px;
    margin-top: 31.95833333px;
  }
  .estrella-insurance-logo {
    width: 140.61666667px;
    margin-top: 37.71083333px;
  }
  .dux-crackers-logo {
    width: 95.875px;
    margin-top: 21.0925px;
  }
  .your-insurance-attorney-logo {
    width: 134.225px;
    margin-top: 30.68px;
  }
  .benworth-capital-logo {
    width: 127.83333333px;
    margin-top: 57.525px;
  }
  .ocean-bank-logo {
    width: 147.00833333px;
    margin-top: 68.39083333px;
  }
  .solution-construction-logo {
    width: 140.61666667px;
    margin-top: 57.525px;
  }
  .palmetto-general-hospital-logo {
    width: 134.225px;
    margin-top: 60.72083333px;
  }
  .pineview-preschools-logo {
    width: 165.33333333px;
    margin-top: 95.06666667px;
  }
  .amigos-for-kids-logo {
    width: 127.83333333px;
    margin-top: 63.91666667px;
  }
  .actors-playhouse-logo {
    width: 79.89583333px;
    margin-top: 47.9375px;
  }
  .hecho-a-mano-logo {
    width: 165.33333333px;
    margin-top: 78.53333333px;
  }
  .mallard-vodka-logo {
    width: 134.225px;
    margin-top: 47.9375px;
  }
  .monica-burgera-logo {
    width: 140.61666667px;
    margin-top: 54.32916667px;
  }
  .aligned-logo {
    width: 147.00833333px;
    margin-top: 86.2875px;
  }
  .chilling-giraffe-logo {
    width: 99.07083333px;
    margin-top: 47.9375px;
  }
  .contact-info-title {
    font-size: 26.845px;
    margin-right: 31.95833333px;
    margin-top: 83.09166667px;
  }
  .green-area {
    height: 383.5px;
    padding-left: 31.95833333px;
    padding-top: 51.13333333px;
    padding-right: 31.95833333px;
  }
  .contact-info-phones {
    font-size: 11.505px;
    line-height: 26.845px;
    margin-top: 12.78333333px;
    margin-right: 31.95833333px;
  }
  .contact-info-address {
    font-size: 11.505px;
    line-height: 26.845px;
    margin-top: 25.56666667px;
    margin-right: 31.95833333px;
  }
  .form-control {
    font-size: 8.94833333px;
    height: 31.95833333px;
    margin-bottom: 12.78333333px;
  }
  textarea.form-control {
    height: 134.225px;
  }
  .send-button {
    font-size: 11.505px;
    height: 31.95833333px;
    width: 102.26666667px;
    padding-top: 8.30916667px;
  }
  .join-us-section {
    height: 294.01666667px;
  }
  .join-us-title {
    font-size: 26.845px;
    margin-top: 51.13333333px;
  }
  .join-us-text {
    font-size: 12.14416667px;
    line-height: 26.845px;
    margin-top: 12.78333333px;
  }
  .apply-button {
    font-size: 11.505px;
    height: 31.95833333px;
    width: 191.75px;
    padding-top: 8.30916667px;
    margin-right: 31.95833333px;
    margin-top: 38.35px;
  }
  .footer-section {
    height: 217.31666667px;
  }
  .social-icons {
    margin-top: 31.95833333px;
  }
  .social-icons li {
    margin-left: 15.97916667px;
    margin-right: 15.97916667px;
  }
  .social-icons li img {
    width: 41.54583333px;
  }
  .copyright {
    font-size: 13.22666667px;
    margin-top: 99.2px;
  }
  .thanks-modal {
    width: 319.58333333px;
    padding: 19.175px;
    font-size: 11.505px;
  }
  .close-thanks-modal {
    right: 6.39166667px;
    font-size: 12.78333333px;
  }
}
@media only screen and (max-width: 767px) {
  .logo {
    width: 180px;
    margin-top: 16px;
    margin-left: 10px;
  }
  .top-bar {
    height: 40px;
    background-color: #8a8d09;
  }
  .contact-us {
    float: right;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 13px;
    margin-top: 12px;
    cursor: pointer;
    letter-spacing: .04em;
    margin-right: 10px;
  }
  .contact-us-phone {
    float: right;
    margin-top: 9px;
    cursor: pointer;
    wwidth: 23px;
    margin-right: 5px;
  }
  .find-us {
    float: right;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 13px;
    margin-top: 12px;
    cursor: pointer;
    margin-right: 20px;
    letter-spacing: .04em;
  }
  .find-us-marker {
    float: right;
    margin-top: 8px;
    cursor: pointer;
    width: 18px;
    margin-right: 7px;
  }
  .we-are {
    font-size: 30px;
    letter-spacing: .07em;
    margin-top: 20px;
  }
  .riskTakersWord {
    margin-top: 63.91666667px;
    width: 288.90333333px;
  }
  .letter-1-risk-takers {
    width: 72.60933333px;
  }
  .letter-2-risk-takers {
    width: 20.96466667px;
    left: 61.36px;
  }
  .letter-3-risk-takers {
    width: 15.6468px;
    left: 80.0748px;
  }
  .letter-4-risk-takers {
    width: 37.48073333px;
    left: 94.28986667px;
  }
  .letter-5-risk-takers {
    width: 24.25254px;
    left: 129.36733333px;
    bottom: 6.136px;
  }
  .letter-6-risk-takers {
    width: 93.79591867px;
    left: 142.15066667px;
  }
  .letter-7-risk-takers {
    width: 30.73113333px;
    left: 176.1032px;
  }
  .letter-8-risk-takers {
    width: 37.48073333px;
    left: 200.954px;
  }
  .letter-9-risk-takers {
    width: 25.311px;
    left: 226.77633333px;
  }
  .letter-10-risk-takers {
    width: 24.59513333px;
    left: 248.09893333px;
  }
  .letter-11-risk-takers {
    width: 14.573px;
    left: 270.49533333px;
  }
  .creativeWord {
    width: 194.30666667px;
    margin-top: 63.91666667px;
  }
  .letter-1-creative {
    width: 60.33733333px;
  }
  .letter-2-creative {
    width: 25.27009333px;
    left: 41.16233333px;
  }
  .letter-3-creative {
    width: 26.17515333px;
    left: 60.95093333px;
  }
  .letter-4-creative {
    width: 31.61062667px;
    left: 82.96843533px;
  }
  .letter-5-creative {
    width: 41.121938px;
    left: 109.86508px;
  }
  .letter-6-creative {
    width: 20.19920067px;
    left: 128.97974267px;
  }
  .letter-7-creative {
    width: 31.34013133px;
    left: 145.64920933px;
  }
  .letter-8-creative {
    width: 26.17771px;
    left: 165.56973333px;
  }
  .thinkersWord {
    margin-top: 63.91666667px;
    width: 205.556px;
  }
  .letter-1-thinkers {
    width: 93.79591867px;
  }
  .letter-2-thinkers {
    width: 36.960196px;
    left: 38.96257733px;
  }
  .letter-3-thinkers {
    width: 20.05449333px;
    left: 69.53724267px;
  }
  .letter-4-thinkers {
    width: 35.071842px;
    left: 87.438px;
  }
  .letter-5-thinkers {
    width: 38.21961px;
    left: 114.68132867px;
  }
  .letter-6-thinkers {
    width: 25.98953933px;
    left: 142.37769867px;
  }
  .letter-7-thinkers {
    width: 25.090104px;
    left: 164.24026667px;
  }
  .letter-8-thinkers {
    width: 15.34px;
    left: 186.381px;
    bottom: -0.51133333px;
  }
  .curiousWord {
    margin-top: 63.91666667px;
    width: 171.29666667px;
  }
  .letter-1-curious {
    width: 59.011446px;
  }
  .letter-2-curious {
    width: 31.680168px;
    left: 39.69020467px;
  }
  .letter-3-curious {
    width: 24.75824867px;
    left: 68.351972px;
  }
  .letter-4-curious {
    width: 19.78911133px;
    left: 89.56003333px;
  }
  .letter-5-curious {
    width: 20.587814px;
    left: 106.243306px;
  }
  .letter-6-curious {
    width: 32.19150133px;
    left: 124.25655667px;
  }
  .letter-7-curious {
    width: 15.08433333px;
    left: 154.42266667px;
  }
  .friendlyWord {
    margin-top: 63.91666667px;
    width: 214.76px;
  }
  .letter-1-friendly {
    width: 95.22253867px;
  }
  .letter-2-friendly {
    width: 25.113114px;
    left: 53.74164467px;
  }
  .letter-3-friendly {
    width: 20.07290133px;
    left: 75.25394933px;
  }
  .letter-4-friendly {
    width: 26.013572px;
    left: 90.34748667px;
  }
  .letter-5-friendly {
    width: 35.104056px;
    left: 112.67434533px;
  }
  .letter-6-friendly {
    width: 45.006026px;
    left: 142.49274867px;
  }
  .letter-7-friendly {
    width: 35.37455133px;
    left: 170.03520733px;
  }
  .letter-8-friendly {
    width: 43.47611667px;
    left: 168.50427533px;
    bottom: -36.816px;
  }
  .intro-text {
    font-size: 15px;
    line-height: 22px;
    margin-top: 35px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .col-container {
    display: inline;
    width: 100%;
    margin-top: 20px;
    position: relative;
    float: left;
    margin-bottom: 10px;
  }
  .col {
    display: inline;
    width: 100%;
    position: relative;
    float: left;
  }
  .col-mid {
    display: inline;
    width: 100%;
    position: relative;
    float: left;
  }
  .blue-box,
  .grey-box,
  .green-box {
    height: auto;
    margin-top: 0px;
  }
  .our-work {
    text-align: center;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #8a8d09;
    font-size: 30px;
    letter-spacing: .07em;
    margin-top: 10px;
  }
  .our-work-text {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    color: #174a7c;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    position: relative;
    z-index: 100;
    margin-left: 10px;
    margin-right: 10px;
  }
  .unthink-text {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 6%;
    margin-top: 2%;
    font-size: 15px;
    line-height: 26px;
  }
  .client-boxes {
    width: 100%;
    height: auto;
    background-size: cover;
    cursor: pointer;
    position: relative;
    padding-top: 100%;
  }
  .box-title {
    font-size: 13px;
  }
  .our-leaders {
    text-align: center;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #8a8d09;
    font-size: 30px;
    letter-spacing: .07em;
    margin-top: 10px;
  }
  .roxana-pic {
    position: relative;
    width: 100%;
    padding-top: 173%;
    top: auto;
    left: auto;
    cursor: pointer;
    background-image: url("../images/roxana-pic.jpg");
    background-size: cover;
    overflow: hidden;
  }
  .mari-pic {
    position: relative;
    width: 100%;
    padding-top: 173%;
    top: auto;
    right: auto;
    cursor: pointer;
    background-image: url("../images/mari-pic.jpg");
    background-size: cover;
    overflow: hidden;
  }
  .leaders-overlay {
    background-color: rgba(138, 141, 9, 0.77);
    position: absolute;
    width: 100%;
    height: 430px;
    bottom: -430px;
    left: 0px;
    padding: 15px;
  }
  .leaders-name {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    font-size: 16px;
  }
  .leaders-underline {
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    margin-top: 7px;
  }
  .leaders-title {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
    margin-top: 9px;
    font-size: 15px;
  }
  .leaders-bio {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 13px;
    line-height: 16px;
    margin-top: 5px;
  }
  .leaders-bio-bold {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .our-leaders-section {
    height: 70px;
    margin-top: 0px;
  }
  .how-we-do-it {
    font-size: 30px;
    letter-spacing: .07em;
    margin-top: 10px;
  }
  .the-method {
    text-align: center;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .01em;
    font-size: 16px;
    margin-top: 25px;
    color: #174a7c;
  }
  .how-we-do-it-section-two {
    background-image: none;
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .ipro {
    margin: auto;
    width: 90%;
    margin-top: 10px;
  }
  .differentiating {
    text-align: center;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    margin-top: 20px;
    color: #8a8d09;
    letter-spacing: .1em;
  }
  .differentiating-text {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    color: #174a7c;
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    position: relative;
    z-index: 100;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .our-clients {
    text-align: center;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #8a8d09;
    font-size: 30px;
    letter-spacing: .07em;
    margin-top: 10px;
  }
  .simply-healthcare-logo {
    margin: auto;
    width: 70%;
    margin-top: 10px;
    height: 70px;
  }
  .estrella-insurance-logo {
    margin: auto;
    width: 75%;
    margin-top: 17px;
    height: 70px;
  }
  .dux-crackers-logo {
    margin: auto;
    width: 55%;
    margin-top: 0px;
    height: 70px;
  }
  .your-insurance-attorney-logo {
    margin: auto;
    width: 76%;
    margin-top: 10px;
    height: 70px;
  }
  .benworth-capital-logo {
    margin: auto;
    width: 70%;
    margin-top: 32px;
    height: 70px;
  }
  .ocean-bank-logo {
    margin: auto;
    width: 80%;
    margin-top: 40px;
    height: 70px;
  }
  .solution-construction-logo {
    margin: auto;
    width: 80%;
    margin-top: 0px;
    height: 70px;
  }
  .palmetto-general-hospital-logo {
    margin: auto;
    width: 75%;
    margin-top: 7px;
    height: 70px;
  }
  .pineview-preschools-logo {
    margin: auto;
    width: 70%;
    margin-top: 10px;
    height: 60px;
  }
  .amigos-for-kids-logo {
    margin: auto;
    width: 70%;
    margin-top: 0px;
    height: 70px;
  }
  .actors-playhouse-logo {
    margin: auto;
    width: 35%;
    margin-top: 10px;
    height: 70px;
  }
  .hecho-a-mano-logo {
    margin: auto;
    width: 70%;
    margin-top: 15px;
    height: 70px;
  }
  .mallard-vodka-logo {
    margin: auto;
    width: 60%;
    margin-top: 17px;
    height: 70px;
  }
  .monica-burgera-logo {
    margin: auto;
    width: 65%;
    margin-top: 17px;
    height: 70px;
  }
  .aligned-logo {
    margin: auto;
    width: 75%;
    margin-top: 55px;
    height: 70px;
  }
  .chilling-giraffe-logo {
    margin: auto;
    width: 45%;
    margin-top: 25px;
    height: 70px;
  }
  .our-clients-section {
    height: auto;
    padding-bottom: 20px;
  }
  .btf-grapic {
    width: 65%;
    position: relative;
    top: auto;
    left: auto;
    margin-left: 50px;
    margin-top: 20px;
    -moz-transform: rotate(346deg);
    -webkit-transform: rotate(346deg);
    -o-transform: rotate(346deg);
    -ms-transform: rotate(346deg);
    transform: rotate(346deg);
    margin-bottom: 70px;
  }
  .btf-section {
    height: auto;
  }
  .btf-logo {
    position: relative;
    top: auto;
    left: auto;
    width: 40%;
    margin: auto;
    top: -20px;
  }
  .btf-slanted {
    display: none;
  }
  .btf-headline {
    position: relative;
    top: auto;
    left: auto;
    color: #8a8d09;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .04em;
    text-align: center;
  }
  .btf-text {
    position: relative;
    top: auto;
    left: auto;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #174a7c;
    font-size: 15px;
    line-height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .contact-info-title {
    text-align: left;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    letter-spacing: .08em;
    color: #8a8d09;
    margin-left: 10px;
    margin-top: 10px;
  }
  .contact-info-title-blue {
    color: #174a7c;
  }
  .green-area {
    background-color: #8a8d09;
    height: 400px;
    padding: 10px;
  }
  .contact-info-phones {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    margin-top: 0px;
    text-align: left;
    margin-left: 10px;
    letter-spacing: .08em;
  }
  .contact-info-address {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    text-align: left;
    margin-left: 10px;
    letter-spacing: .08em;
    margin-bottom: 10px;
  }
  .form-control {
    border-radius: 0px;
    background-color: #A2A34E;
    border: none;
    color: #ffffff;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    height: 40px;
    margin-bottom: 15px;
  }
  textarea.form-control {
    height: 150px;
  }
  .form-control::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #ffffff;
  }
  .form-control::-webkit-input-placeholder {
    color: #ffffff;
  }
  .send-button {
    float: left;
    cursor: pointer;
    background-color: #174A7C;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: .08em;
    height: 40px;
    width: 140px;
    text-align: center;
    padding-top: 10px;
  }
  .join-us-section {
    background-color: #D5D6D8;
    height: 460px;
  }
  .join-us-title {
    text-align: center;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    letter-spacing: .08em;
    color: #ffffff;
    margin-top: 10px;
  }
  .join-us-title-blue {
    color: #174a7c;
  }
  .join-us-text {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    color: #174a7c;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .apply-button {
    float: none;
    cursor: pointer;
    background-color: #8a8d09;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: .08em;
    height: 40px;
    width: 280px;
    text-align: center;
    padding-top: 10px;
    margin: auto;
    margin-top: 10px;
  }
  .join-us-section {
    height: auto;
    padding-bottom: 15px;
  }
  .footer-section {
    background-color: #ffffff;
    height: 100px;
  }
  .social-icons {
    margin-top: 10px;
  }
  .copyright {
    margin-top: 20px;
  }
  #client-box-9 {
    width: 50%;
    padding-top: 50%;
    margin: auto;
  }
  .green-mobile {
    background-color: #8a8d09;
  }
}
@media only screen and (max-width: 360px) {
  .intro-text {
    font-size: 13px;
  }
  .unthink-text {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 6%;
    margin-top: 2%;
    font-size: 13px;
    line-height: 23px;
  }
}
