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

.hero-cta {
  font-size: 24px;
  color: white;
  line-height: 29px;
  background: #FF0248;
  padding: 23px 25px;
  -webkit-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
}

.hero-cta:hover {
  background: #292929;
  color: white;
}

.portfolio-cta-wrapper>a:not(.hero-cta) {
  display: block;
  margin-top: 60px;
}

#portfolio {
  text-align: center;
  background-image: url(../img/portfolio.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 312px 0;
  color: white;
}

.portfolio-heading {
  font-size: 70px;
  line-height: 84px;
  font-family: Lato;
}

.portfolio-subheading {
  font-size: 32px;
  line-height: 48px;
  margin-top: 23px;
  margin-bottom: 58px;
}

.project-item-image img {
  max-height: 350px;
  min-height: 230px;
  width: 100%;
  object-fit: cover;
}

.project-item-image {
  position: relative;
}

.project-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(2, 33, 76, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 600ms ease;
}

a.view-larger-btn {
  background: #FF0248;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
}

a.view-larger-btn:hover {
  background: #292929;
  color: white;
}

a.more-details-btn {
  color: black;
  background: white;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  margin-left: 10px;
}

a.more-details-btn:hover {
  background: #292929;
  color: white;
}

.project-item-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.project-item-likes span {
  margin-left: 10px;
}

.project-item-image:hover .project-item-overlay {
  opacity: 1;
}

.project-item-likes .fa-heart {
  color: #dd4d53;
}

a.project-item-url {
  color: black;
  opacity: 0.5;
  font-size: 16px;
  display: block;
  margin-top: -5px;
}

.projects-filter-right .select2-container {
  width: 100% !important;
  margin-bottom: 0px !important;
}

.projects-filter-right {
  flex-grow: 1;
}

.projects-filter-box {
  display: flex;
  max-width: 67%;
  margin: 0 auto;
  align-items: center;
  min-width: 400px;
  margin-bottom: 80px;
}

.projects-text {
  text-align: center;
}

.projects-fiter-left {
  font-weight: bold;
  margin-right: 43px;
}

.projects-filter-right .select2-selection {
  display: flex;
  align-items: center;
  background-color: #fff;
  border: none;
  border-radius: 0;
  padding: 15px 11px;
  height: 60px !important;
  font-size: 20px;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
}

.post-type-archive-portfolio .select2-dropdown {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #062449;
  color: white;
}

.select2 b {
  border-style: solid !important;
  border-width: 2px 2px 0 0 !important;
  border-color: black !important;
  height: 9px !important;
  width: 10px !important;
  left: -18% !important;
  margin-left: 0 !important;
  transform: rotate(135deg);
}

.select2.select2-container--open b {
  transform: rotate(-45deg) !important;
  top: 65% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -6px !important;
  margin-top: 10px;
  position: absolute;
  top: 50%;
  width: 0;
}

.projects-list .col-md-4 {
  margin-bottom: 80px;
}

.malinky-load-more a {
  color: white;
  text-transform: uppercase;
  background: #dd4d53;
  padding: 20px 40px;
  margin-top: 30px;
  display: inline-block;
}

.malinky-load-more a:hover {
  background: #292929;
}

.project-item-likes {
  display: none;
}

/*! CSS Used from: https://hb.wpmucdn.com/www.onpurposeprojects.com/ea4c1e39-01bd-4a30-b6f5-37155015e544.css ; media=all */

@media all {
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/*! CSS Used from: https://hb.wpmucdn.com/www.onpurposeprojects.com/688e6f0d-cb49-41b8-a5ea-def88b2f5d50.css ; media=all */

@media all {
  div {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
  }

  :focus {
    outline: 0;
  }

  .material-icon .spinner {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: material-rotate-all 1s linear infinite;
    animation: material-rotate-all 1s linear infinite;
  }

  .material-icon .spinner .left-side,
  .material-icon .spinner .right-side {
    -webkit-animation: material-fade-in-first 1.2s linear infinite alternate;
    animation: material-fade-in-first 1.2s linear infinite alternate;
  }

  .material-icon .spinner.color-2 .left-side,
  .material-icon .spinner.color-2 .right-side {
    -webkit-animation: material-fade-in-second 1.2s linear infinite alternate;
    animation: material-fade-in-second 1.2s linear infinite alternate;
  }

  .material-icon .left-side,
  .material-icon .right-side {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
  }

  .material-icon .left-side {
    left: 0;
  }

  .material-icon .right-side {
    right: 0;
  }

  .material-icon .bar {
    width: 100%;
    height: 100%;
    -moz-border-radius: 200px 0 0 200px;
    -webkit-border-radius: 200px;
    border-radius: 200px 0 0 200px;
    border: 6px solid #666;
    position: relative;
  }

  .material-icon .bar:after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    background: #666;
    position: absolute;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }

  .material-icon .right-side .bar {
    -moz-border-radius: 0 200px 200px 0;
    -webkit-border-radius: 0;
    border-radius: 0 200px 200px 0;
    border-left: none;
    -webkit-transform: rotate(-10deg);
    -webkit-transform-origin: left center;
    transform: rotate(-10deg);
    transform-origin: left center;
    -webkit-animation: material-rotate-right .75s linear infinite alternate;
    animation: material-rotate-right .75s linear infinite alternate;
  }

  .material-icon .right-side .bar:after {
    bottom: -6px;
    left: -3px;
  }

  .material-icon .left-side .bar {
    border-right: none;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-animation: material-rotate-left .75s linear infinite alternate;
    animation: material-rotate-left .75s linear infinite alternate;
  }

  .material-icon .left-side .bar:after {
    bottom: -6px;
    right: -3px;
  }

  .material-icon {
    top: 50%;
    height: 65px;
    width: 65px;
    position: relative;
    margin: -32px auto 0;
    display: block;
    margin-top: 100px;
  }
}

/*! CSS Used from: Embedded */

.material-icon .bar:after {
  background-color: #02214C;
}

.material-icon .bar {
  border-color: #02214C;
}

.material-icon .color-2 .bar:after {
  background-color: #02214C;
}

.material-icon .color-2 .bar {
  border-color: #02214C;
}

.material-icon .spinner.color-2 {
  display: none !important;
}

.material-icon>div:first-child .right-side,
.material-icon>div:first-child .left-side {
  -webkit-animation: none !important;
  animation: none !important;
}

/*! CSS Used keyframes */

@keyframes material-rotate-all {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(-360deg);
  }
}

@keyframes material-fade-in-first {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes material-fade-in-second {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes material-rotate-right {
  from {
    transform: rotate(-175deg);
  }

  to {
    transform: rotate(-30deg);
  }
}

@keyframes material-rotate-left {
  to {
    transform: rotate(30deg);
  }

  from {
    transform: rotate(175deg);
  }
}

.portfolio-cta-wrapper {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.portfolio-cta-wrapper>p.cta-first-paragraph {
  margin-top: 100px;
}

.portfolio-cta-wrapper>p {
  padding-left: 15px;
  padding-right: 15px;
}

.fancybox-close-small:before {
  content: "\2716";
  font-size: 25px;
}

@media (max-width: 480px) {
  .portfolio-heading {
    font-size: 48px;
    line-height: 1.6;
  }

  .portfolio-subheading {
    font-size: 20px;
    line-height: 30px;
  }

  .hero-cta {
    font-size: 18px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    max-width: 290px;
    min-width: 0;
    margin-left: auto;
    margin-right: auto;
  }

  #portfolio {
    padding-top: 250px;
    padding-bottom: 250px;
  }
}

@media (min-width: 575px) and (max-width: 991px) {
  .projects-filter-box {
    max-width: 100%;
  }
}

@media (max-width: 574px) {
  .projects-filter-box {
    display: block;
    text-align: center;
    min-width: 0;
    max-width: 100%;
  }

  .projects-fiter-left {
    margin-bottom: 20px;
  }

  .projects-filter-right {
    text-align: left;
  }
}

@media (max-width: 400px) {
  .projects-filter-right {
    text-align: left;
    max-width: 290px;
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .projects-list .col-md-4 {
    margin-bottom: 50px;
  }

  .portfolio-cta-wrapper {
    margin-top: 0;
  }
}

@media (min-width: 481px) and (max-width: 991px) {
  .portfolio-cta-wrapper {
    margin-bottom: 20px;
    margin-top: 45px;
  }

  .projects-list .col-md-4 {
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .projects-list .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .projects-list .col-md-4 {
    margin-bottom: 30px;
  }

  .portfolio-cta-wrapper {
    margin-top: 65px;
  }
}

a.project-item-url:hover {
  color: #dd4d53;
  opacity: 1;
}

.project-item,
.project-item-details {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

body {
  font-size: 20px;
  line-height: 30px;
}

p {
  margin-bottom: 27px;
}

#home {
  background-image: url(../img/marketing-header.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.hero-heading {
  font-size: 64px;
  line-height: 84px;
  color: white;
  margin-top: 10px;
}

.hero-cta {
  font-size: 24px;
  color: white;
  line-height: 29px;
  background: #FF0248;
  padding: 23px 25px;
  -webkit-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
}

.hero-subheading {
  color: white;
  font-size: 32px;
  line-height: 48px;
  margin-top: 20px;
  margin-bottom: 57px;

}

.hero-cta:hover {
  background: #292929;
  color: white;
}

#how {
  background-image: url(../img/home-how.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.how-text {
  max-width: 49.5%;
  min-width: 280px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.how-text p:last-child {
  margin-bottom: 0;
}

#clients {
  background: #02214C;
  padding: 60px 0;
}

.home-clients-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.services-btn {
  font-size: 24px;
  color: white;
  line-height: 29px;
  background: #FF0248;
  padding: 23px 25px;
  -webkit-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  display: inline-block;
  margin-top: 35px;
}

.services-btn:hover {
  background: #292929;
  color: white;
}

.service-index {
  font-size: 54px;
}

.services-row {
  text-align: center;
  margin-top: 50px;
}

.service-name {
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 6px;
}

.services-row .col-md-4 {
  margin-bottom: 26px;
  padding-left: 17px;
  padding-right: 17px;
}

#services,
#benefits {
  text-align: center;
  padding-top: 100px;
}

#quote {
  background-image: url(../img/home-quote.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  text-align: center;
}

.home-quote {
  color: white;
  font-size: 36px;
  line-height: 54px;
  margin-bottom: 18px;
  font-weight: bold;
}

.home-quote-source {
  color: white;
  margin: 0;
  font-size: 20px;
}

.home-client-box {
  display: flex;
  align-items: start;
  margin-bottom: 42px;
}

.home-client-box img {
  margin-right: 13px;
  flex: 0 0 170px;
}

.home-client-name {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

#home .container {
  padding: 0;
}

.testimonials-btn {
  font-size: 24px;
  color: white;
  line-height: 29px;
  background: #FF0248;
  padding: 23px 25px;
  -webkit-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  display: inline-block;
  margin-top: 80px;
}

.testimonials-btn:hover {
  background: #292929;
  color: white;
}

.heading-white {
  color: white;
}

.flip-container {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.flip-container:hover .flipper,
.flip-container.hover .flipper {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
  height: 100%;
  min-height: 380px;
}


.flipper {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

.front,
.back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  overflow: auto;
  text-align: center;
  width: 100%;
}

.front img {
  object-fit: cover;
  max-width: 100%;
  height: 100%;
}

.our-team-row .col-md-4 {
  margin-bottom: 30px;
}

.our-team-text {
  text-align: center;
  margin-top: 46px;
  margin-bottom: 62px;
}

#our-team {
  padding-bottom: 90px;
}

#giving-back {
  background-image: url(../img/giving-back-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 165px 0 160px 0;
}

.giving-back-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.giving-back-right img {
  max-width: 100%;
}

.giving-back-right {
  flex: 0 0 46%;
  max-width: 49%;
}

@media (min-width: 1200px) {
  .giving-back-right {
    padding-right: 37px;
  }
}

.giving-back-left {
  flex: 0 0 41%;
  max-width: 41%;
}

.giving-back-text {
  color: white;
  margin-top: 35px;
}

.contact-box input,
.contact-box textarea {
  display: block;
  width: 100%;
}

.contact-box input {
  margin-bottom: 7px;
}

.contact-box textarea {
  height: 140px;
}

.contact-input-row {
  display: flex;
  justify-content: space-between;
}

.contact-input-row span {
  flex: 0 0 calc(50% - 7px);
}

.contact-box {
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
}

@media (min-width: 1200px) {
  .contact-box {
    margin-left: 120px;
  }
}

.contact-required {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.contact-icon-item {
  display: flex;
  align-items: center;
  color: black;
}

.contact-icon-item:hover {
  color: black;
}

.contact-icon-item img {
  margin-right: 12px;
}

.contact-icon-item i {
  margin-right: 19px;
  font-size: 22px;
}

.contact-box form {
  flex: 0 0 43.6%;
}

.contact-right {
  flex: 0 0 57%;
  max-width: 57%;
}

.contact-right .row {
  margin-right: 90px;
}

.contact-right .container-fluid {
  padding-right: 0;
  padding-left: 30px;
}

.contact-right .row:first-child {
  margin-bottom: 15px;
}

.contact-box input[type="submit"] {
  width: auto;
  outline: 0;
  margin-top: 25px;
}

.float-helper {
  float: right;
  height: 0px;
  clear: both;
}

#contact {
  padding-bottom: 0;
}

.contact-text {
  padding-top: 20px;
}

.natasha-img-box {
  margin-top: 40px;
}

.floater {
  float: right;
  display: inline;
  clear: both;
  width: 73%;
  height: auto;
  margin: 11px -6% 0 0;
  -webkit-shape-outside: polygon(32% 0, 32% 49%, 10% 53%, 7% 100%, 100% 100%, 100% 0);
  shape-outside: polygon(32% 0, 32% 49%, 10% 53%, 7% 100%, 100% 100%, 100% 0);
}

.contact-signature-img {
  margin-top: 30px;
}

.contact-signature-text {
  font-weight: bold;
  margin: 0;
}

.contact-icon-item:hover {
  color: #FF0248;
}

.contact-icon-item:hover i {
  color: black;
}

.team-title {
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
}

.contact-box form br {
  display: none;
}

.contact-box p:not(.contact-required) {
  margin: 0;
}

span.wpcf7-not-valid-tip {
  color: #dd4d53 !important;
}

.fancybox-close-small:before {
  content: "\2716";
  font-size: 25px;
}

.home-clients-carousel img {
  max-height: 68px;
  width: auto !important;
  max-width: calc(100% - 60px);
  margin: 0 auto;
}

.contact-right .fa-comment {
  font-size: 16px;
}

.contact-right .fa-envelope {
  font-size: 17px;
}

@media (max-width: 991px) {
  .hero-heading {
    font-size: 54px;
    line-height: 65px;
  }

  .hero-subheading {
    font-size: 26px;
    line-height: 39px;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .how-text {
    max-width: 75%;
  }

  #how {
    background-position-x: 56%;
  }
}

@media (max-width: 991px) {
  #clients {
    padding: 40px 0;
  }
}

@media (max-width: 768px) {
  .services-row {
    display: block;
  }

  .services-row .col-md-4 {
    max-width: 100%;
    margin-bottom: 53px;
  }

  .services-btn {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .home-quote {
    width: 77%;
    margin: 0 auto;
  }

  #quote {
    padding: 70px 0;
  }
}

@media (max-width: 1200px) {
  .our-clients-row {
    display: block;
  }

  .our-clients-row .col-md-6 {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .why-us-row {
    display: block;
  }

  .why-us-row .col-md-4 {
    max-width: 95%;
    margin: 0 auto;
  }

  .why-us-text {
    margin-bottom: 36px;
  }

  .why-us-title {
    margin-bottom: 10px;
    font-size: 36px;
  }

  .why-us-btn {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .our-team-text {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .our-team-row .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .flip-container,
  .front,
  .back {
    height: 100%;
    min-height: 340px;
  }
}

@media (max-width: 991px) {
  .giving-back-box {
    flex-wrap: wrap;
  }

  .giving-back-left,
  .giving-back-right {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .giving-back-left {
    order: 2;
  }

  .giving-back-left h1 {
    display: none;
  }

  .giving-back-right {
    text-align: center;
  }

  .giving-back-right img {
    margin-top: 33px;
    max-width: 80%;
  }

  .giving-back-text {
    margin-top: 37px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
}

.hide-desktop {
  display: none;
}

@media (max-width: 991px) {
  .hide-desktop {
    display: block;
  }
}

@media (max-width: 1200px) {
  .contact-box {
    margin-left: 136px;
  }

  .contact-box {
    margin-left: 136px;
    display: block;
    margin-right: 136px;
  }

  .contact-box form {
    max-width: 575px;
    margin: 0 auto;
  }

  .contact-box {
    display: block;
    max-width: 575px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-right {
    max-width: 100%;
  }

  .contact-right .container-fluid {
    padding: 0;
    margin-top: 50px;
  }

  .floater {
    float: right;
    display: inline;
    clear: both;
    width: 65%;
    height: auto;
    margin: 23px -8% 0 0;
    shape-outside: polygon(32% 0, 32% 49%, 10% 53%, 7% 100%, 100% 100%, 100% 0);
  }

  #contact {
    padding-bottom: 89px;
  }
}

@media (max-width: 767px) {
  #contact {
    padding-bottom: 89px;
  }
}

@media (max-width: 480px) {
  .hero-heading {
    padding-top: 0;
  }

  .hero-subheading {
    margin-bottom: 40px;
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  #how {
    background: transparent;
  }

  .how-text {
    max-width: 100%;
    text-align: center;
    margin-top: 30px;
  }
}

@media (max-width: 480px) {
  .home-clients-carousel img {
    max-height: 32px;
  }
}

@media (max-width: 480px) {
  .services-row {
    margin-top: 30px;
  }

  .services-row .col-md-4 {
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  #quote {
    padding: 36px 0;
  }

  .home-quote {
    width: 100%;
    margin-bottom: 18px;
  }
}

@media (max-width: 640px) {
  .home-client-box {
    display: block;
    text-align: center;
  }

  .home-client-details {
    margin-top: 10px;
  }
}

@media (max-width: 480px) {
  .why-us-row .col-md-4 {
    max-width: 390px;
  }

  .why-us-btn {
    margin-top: 7px;
  }
}

@media (max-width: 768px) {
  .our-team-row {
    display: block;
  }

  .our-team-row .col-md-4 {
    max-width: 373px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 480px) {
  .giving-back-right img {
    max-width: 100%;
  }

  .giving-back-text {
    margin-top: 20px;
  }
}

@media (max-width: 640px) {
  .contact-box {
    max-width: 100%;
    padding: 0 15px;
  }

  .contact-box {
    margin-top: 40px;
  }

  .contact-input-row {
    display: block;
  }

  .contact-box input[type="submit"] {
    width: 100%;
  }

  .contact-right {
    padding-top: 1px;
  }

  .contact-right .col-md-6 {
    margin-bottom: 7px;
  }

  .contact-right .row:first-child {
    margin-bottom: 0;
  }

  .contact-right .row {
    margin-right: 0;
  }

  .contact-text {
    padding-top: 27px;
  }

  .floater {
    float: right;
    display: inline;
    clear: both;
    width: 73%;
    height: auto;
    margin: 120px -9% 0 0;
    shape-outside: polygon(100% 0, 32% 49%, 10% 53%, 7% 100%, 100% 100%, 100% 0);
  }
}

@media (max-width: 640px) {

  .floater-wrapper,
  .contact-text {
    flex: 0 0 100%;
  }

  .natasha-img-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .floater-wrapper {
    order: 3;
  }

  .floater {
    width: 100%;
    float: none;
    margin-top: 30px;
  }

  #contact {
    padding-bottom: 0;
  }
}

@media (max-width: 360px) {
  .hero-heading {
    padding: 0;
  }
}

@media (max-width: 405px) {

  .hero-cta,
  .services-btn,
  .testimonials-btn,
  .why-us-btn,
  .contact-box input[type="submit"] {
    font-size: 18px;
    padding-left: 7px;
    padding-right: 7px;
    width: 100%;
  }

  .home-quote {
    font-size: 24px;
    line-height: 42px;
  }
}

.giving-back-text a {
  color: white;
}

.our-clients-row {
  justify-content: space-between;
}

@media (min-width: 1441px) {
  .contact-box {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1441px) {
  #contact {
    margin-bottom: -3px;
  }
}

.why-us-text a {
  color: white;
}

.hero-success h2 {
  font-size: 32px;
  line-height: 39px;
}

.hero-success p {
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 7px;
}

.our-clients {
  padding-bottom: 70px;
  background: #F4F4F4;
}

@media (max-width: 991px) {
  #our-team {
    padding-bottom: 50px;
  }
}

@media (min-width: 481px) and (max-width: 991px) {
  .our-clients {
    padding-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .our-clients {
    padding-bottom: 5px;
  }
}

@media (min-width: 481px) and (max-width: 991px) {
  .testimonials-btn {
    margin-top: 45px;
  }
}

@media (max-width: 480px) {
  .testimonials-btn {
    margin-top: 20px;
  }
}

.default-heading.basic-heading:after {
  background: #FE5901;
}

a.basic-btn {
  background: #FE5901;
}

.page-template-page-basic #how {
  background-image: none;
}

.page-template-page-basic #how .container {
  display: flex;
  justify-content: space-between;
}

.page-template-page-basic .how-text {
  max-width: 100%;
}

.how-left {
  flex: 0 0 55%;
  max-width: 55%;
}

.how-right {
  flex: 0 0 40%;
  max-width: 40%;
}

.how-right img {
  max-width: 600px;
  margin-left: -20px;
}

#quote.basic-quote {
  background-image: url(../img/quote-basic.jpg);
}

.page-template-page-basic input[type="submit"] {
  background: #FE5901;
}

.page-template-page-basic input[type="submit"]:hover {
  background: #292929;
}

@media (max-width: 1024px) {
  .page-template-page-basic #how .container {
    display: block;
  }

  .how-left,
  .how-right {
    max-width: 100%;
  }

  .how-right img {
    width: 600px;
    max-width: 100%;
    margin-left: 0;
  }

  .how-right {
    margin-top: 50px;
    text-align: center;
  }
}

.package-subheading a {
  color: black;
  font-weight: bold;
}

.package-title {
  font-weight: bold;
  margin-bottom: 18px;
  background: #02214C;
  color: white;
  font-size: 18px;
  padding: 15px;
}

@media (max-width: 991px) {
  #package .col-md-6:first-child {
    margin-bottom: 50px;
  }
}

.page-template-page-basic .contact-icon-item:hover {
  color: #FE5901;
}

.page-template-page-basic input:focus,
.page-template-page-basic textarea:focus {
  outline: 2px solid #FE5901;
}

.wpcf7-response-output {
  position: absolute;
  margin-left: 0 !important;
}

@media (min-width: 1441px) {
  .wpcf7-response-output {
    margin-top: -20px !important;
  }
}


/* new landing page */

/*
#home {
    padding: 165px 0 165px 0;
}
*/

.hero-heading {
  line-height: 77px;
  margin-top: 0;
}

.hero-subheading {
  color: white;
  font-size: 18px;
  line-height: 27px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
  max-width: 45% !important;

}

.hero-success h2 {
  font-size: 20px;
  line-height: 24px;
}

.hero-success p {
  font-size: 16px;
  line-height: 19px;
  margin-top: 9px;
  margin-bottom: 7px;
}

.default-heading {
  font-size: 42px;
  font-weight: bold;
  line-height: 84px;
  position: relative;
  padding-bottom: 23px;
}

.default-heading:after {
  width: 180px;
}

/*
#how {
    padding-top: 135px;
    padding-bottom: 160px;
} */

#clients {
  padding: 66px 0;
}

.service-name {
  margin-top: 0;
}

.services-row .col-md-4 {
  margin-bottom: 16px;
  padding-left: 22px;
  padding-right: 22px;
}

.services-btn {
  font-size: 15px;
  color: white;
  line-height: 18px;
  font-weight: bold;
  background: #FF0248;
  padding: 20px 60px;
  letter-spacing: 1.2px;
  -webkit-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 30px 15px 0px rgba(0, 0, 0, 0.16);
  display: inline-block;
  margin-top: 18px;
}

@media (min-width: 481px) {
  .container {
    padding: 0;
  }
}

.home-client-testimonial {
  margin-bottom: 10px;
}

.home-client-role {
  font-size: 14px;
  line-height: 26px;
  opacity: 0.7;
  margin-bottom: 0;
}

.services-row img {
  margin-bottom: 10px;
}

#services .service-text {
  margin-bottom: 50px;
}

#services .services-btn {
  margin-top: 0;
}

.our-team-text {
  font-size: 18px;
  line-height: 26px;
  margin-top: 34px;
  margin-bottom: 50px;
}

.contact-heading {
  line-height: 47px;
  padding-bottom: 40px;
}

.contact-heading:after {
  width: 230px;
}

#contact {
  font-size: 20px;
  line-height: 30px;
}

.contact-text {
  font-size: 20px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.54);
}

@media (min-width: 1200px) {
  .home-client-testimonial {
    margin-bottom: 10px;
    padding-right: 10px;
  }
}

.contact-box div[role="form"] {
  flex: 0 0 43.5%;
}

.contact-box input[type="submit"] {
  width: auto;
  outline: 0;
  margin-top: 25px;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 18px;
  padding: 20px 32px;
}

.packages-box {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 47px;
  margin-bottom: 50px;
}

.package-item {
  flex: 0 0 calc(25% - 13px);
  -webkit-box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.16);
}

.package-content {
  font-size: 20px;
  line-height: 30px;
  padding: 0 20px;
}

#packages {
  text-align: center;
}

@media (max-width: 1250px) and (min-width: 992px) {
  .packages-box {
    flex-wrap: wrap;
  }

  .package-content {
    padding: 0 44px;
  }

  .package-item {
    flex: 0 0 calc(50% - 13px);
  }

  .package-item:first-child,
  .package-item:nth-child(2) {
    margin-bottom: 27px;
  }

}

@media (max-width: 991px) {
  .packages-box {
    display: block;
  }

  .package-content {
    padding-bottom: 18px;
  }

  .package-item:last-child p.package-content {
    margin-bottom: 0;
  }
}

@media (min-width: 481px) and (max-width: 991px) {

  #how,
  #benefits,
  #packages,
  #services,
  #our-team,
  #giving-back {
    padding: 80px 0 !important;
  }

  #contact {
    padding-top: 80px !important;
  }

  .packages-box {
    display: block;
    margin-bottom: 60px;
  }
}

@media (max-width: 480px) {

  #how,
  #benefits,
  #packages,
  #services,
  #our-team,
  #giving-back {
    padding: 50px 0 !important;
  }

  #contact {
    padding: 50px 0 0 0 !important;
  }

  .packages-box {
    display: block;
    margin-bottom: 32px;
  }

  .hero-heading {
    font-size: 26px;
    line-height: 1.5;
  }

  .default-heading {
    font-size: 28px;
    line-height: 1.5;
    padding-bottom: 30px;
  }

  .home-quote {
    font-size: 24px;
    line-height: 1.5;
  }

  #home {
    padding: 130px 0 90px 0;
  }

  #clients {
    padding: 35px;
  }
}

@media (max-width: 768px) {
  .our-team-row .col-md-4:last-child {
    margin-bottom: 0;
  }
}

.contact-icon-item i {
  color: black;
}

@media (max-width: 480px) {
  .contact-box input[type="submit"] {
    display: block;
    width: 100%;
  }

  .contact-right .col-md-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

svg.upwork-icon {
  position: relative;
  top: 3px;
}

@media (min-width: 992px) and (max-width: 1024px) {
  .giving-back-box {
    align-items: center;
  }

  .giving-back-box .default-heading {
    margin-top: 0 !important;
  }
}

.home-client-details {
  font-size: 16px;
  line-height: 26px;
}

.back {
  font-size: 16px;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

p.our-team-text {
  font-size: 20px;
  line-height: 26px;
}

p.giving-back-text {
  font-size: 18px;
  line-height: 27px;
}

.how-text p,
.how-text ul li {
  font-size: 18px;
  line-height: 27px;
}

.service-text {
  font-size: 18px;
  line-height: 27px;
}

.testimonial-client-box img {
  width: 99px;
  height: 99px;
}

.testimonial-col-1 img {
  width: 100%;
}

#testimonial-1 .testimonial-col-2,
#testimonial-2 .testimonial-col-1 {
  padding-left: 60px !important;
}

.testimonial-text {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
  opacity: 0.7;
}

.testimonial-client-details div {
  font-size: 16px;
  line-height: 26px;
  opacity: 0.7;
}

.testimonial-client-details {
  margin-left: 26px;
}

#testimonial-1,
#testimonial-2,
#testimonials-3 {
  background: #F4F4F4;
}

.testimonial-col-1 img {
  -webkit-box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.16);
}

.client-col {
  flex: 0 0 calc(33.3333% - 40px);
  max-width: calc(33.3333% - 40px);
  text-align: center;
}

.client-text {
  opacity: 0.7;
  margin-top: 20px;
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 26px;
}

.client-details b {
  font-size: 18px;
  line-height: 26px;
}

.client-details div {
  line-height: 26px;
  font-size: 14px;
  opacity: 0.7;
}

#testimonials-3 .row {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {

  #testimonial-1 .testimonial-col-2,
  #testimonial-2 .testimonial-col-1 {
    padding-left: 0 !important;
  }

  #testimonial-1 .testimonial-col-2 {
    margin-top: 40px;
  }

  #testimonial-2 .testimonial-col-2 {
    margin-top: 40px;
  }

  #testimonial-2 .testimonial-col-1 {
    order: -1;
  }

  .testimonial-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  #testimonials-3 .row {
    padding-left: 15px;
    padding-right: 15px;
  }

  .client-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .client-col:not(:last-child) {
    margin-bottom: 40px;
  }
}

.testimonial-client-details b {
  line-height: 26px;
}

@media (max-width: 480px) {

  .testimonial-text,
  .testimonial-client-box {
    text-align: center;
    justify-content: center;
  }

  .testimonial-client-box img {
    margin-bottom: 15px;
  }

  .testimonial-client-details {
    margin-left: 0;
  }
}

#quote {
  background-image: url(../img/quote.png);
  background-repeat: no-no-repeat;
  background-size: cover;
}

.related-portfolio-items {
  margin-top: 60px;
}

#portfolio-related {
  background: #F4F4F4;
}

.hero-success {
  margin-top: 30px;
  color: white;
}

.header-tagline {
  color: white;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}

/*
@media (min-width: 768px) {
  .header-content {
    max-width: 691px;
  }
}
*/

.play-video {
  font-size: 18px;
  line-height: 27px;
  font-weight: bold;
  margin-left: 20px;
}

@media (max-width: 575px) {
  .header-content {
    /* text-align: center; */
    padding: 0 15px;
  }

  .play-video {
    display: block;
    margin-top: 20px;
    margin-left: 0;
  }
}

@media (max-width: 480px) {
  .hero-success {
    text-align: center;
  }
}

.related-portfolio-items img {
  max-width: 100%;
}

.related-portfolio-items .col-md-4 {
  text-align: center;
}

.related-portfolio-items .col-md-4:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 768px) {

  .testimonial-col-2,
  .testimonial-col-1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.related-portfolio-items img {
  transition: all 300ms ease;
}

.related-portfolio-items img:hover {
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.16);
}


@media (max-width: 768px) {
  .related-portfolio-items .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .testimonial-client-box {
    display: block;
  }
}

#services .col-md-6 {
  max-width: 590px;
}

.services-row {
  margin-bottom: 55px;
}

.project-item-image {
  position: relative;
  margin: 0 15px;
}

.project-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(2, 33, 76, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 600ms ease;
}

a.more-details-btn {
  color: black;
  background: white;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  margin-left: 10px;
}

.project-item-image:hover .project-item-overlay {
  opacity: 1;
}

.related-portfolio-items img {
  width: 100%;
}

a.more-details-btn:hover {
  background: #292929;
  color: white;
}

#benefits .row {
  margin-bottom: 15px;
}

#services .row {
  margin-bottom: 40px;
}

@media (max-width: 370px) {
  .services-btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.home-play-btn img {
  max-width: 60px;
}

#home {
  padding: 190px 0 150px !important;
  background-image: url(../img/portfolio-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-testimonial {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 481px) {
  #home {
    padding: 150px 0 150px !important;
  }

  .hero-subheading {
    max-width: 90% !important;
  }

  .hero-testimonial {
    flex-direction: column;
    text-align: center;
  }

  .hero-client h3 {
    text-align: center !important;
  }

  .hero-client {
    margin-left: 0;
  }
}

.hero-client h3 {
  color: white;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 5px;
}

.hero-client div {
  font-size: 14px;
  line-height: 17px;
  color: white;
}

.hero-client {
  margin-left: 13px;
}