.row {
  max-width: 80.5rem; }

/* HEADINGS */
body {
  font-family: 'Open Sans', sans-serif; }

.no-padding {
  padding: 0 !important; }

/* ******************
        HEADER      *
******************* */
header {
  background-image: url("../images/header-background.png");
  background-size: cover;
  background-position: top center;
  height: 400px; }
  @media only screen and (max-width: 540px) {
    header {
      height: 350px; } }
  header .header-logo {
    padding: 45px 0; }
    @media only screen and (max-width: 540px) {
      header .header-logo {
        padding: 25px 0; } }
    header .header-logo img {
      width: 40%; }
      @media only screen and (max-width: 540px) {
        header .header-logo img {
          width: 100%; } }
  header .site-navigation {
    padding: 7.7% 0;
    float: right; }
    header .site-navigation ul.main-menu {
      margin: 0;
      list-style: none;
      padding: 0; }
      @media only screen and (max-width: 540px) {
        header .site-navigation ul.main-menu {
          width: 100%; } }
      header .site-navigation ul.main-menu li {
        float: left;
        margin: 0 20px; }
        @media only screen and (max-width: 540px) {
          header .site-navigation ul.main-menu li {
            float: none;
            margin: 0;
            text-align: right; } }
        header .site-navigation ul.main-menu li#parent-menu {
          position: relative; }
          header .site-navigation ul.main-menu li#parent-menu:hover ul.sub-menu {
            z-index: 999; }
          header .site-navigation ul.main-menu li#parent-menu ul.sub-menu {
            position: absolute;
            left: 0;
            list-style: none;
            width: 175px;
            height: 100px;
            padding: 10px;
            background: #99ecf4;
            margin: 8px 0 0 0;
            z-index: -999;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease; }
            @media only screen and (max-width: 540px) {
              header .site-navigation ul.main-menu li#parent-menu ul.sub-menu {
                right: 0;
                left: unset; } }
            header .site-navigation ul.main-menu li#parent-menu ul.sub-menu li {
              float: none;
              margin: 0; }
              header .site-navigation ul.main-menu li#parent-menu ul.sub-menu li a {
                color: #0f4463; }
        header .site-navigation ul.main-menu li:first-child {
          margin-left: 0; }
        header .site-navigation ul.main-menu li:last-child {
          margin-right: 0; }
        header .site-navigation ul.main-menu li a {
          color: #99ebf4;
          text-decoration: none;
          text-transform: uppercase;
          font-size: 12px;
          font-family: 'Open Sans', sans-serif;
          font-weight: 600; }
          header .site-navigation ul.main-menu li a:hover {
            color: #fff; }
          header .site-navigation ul.main-menu li a i {
            margin-left: 2px; }

/* *********************
        HOME PAGE      *
************************ */
#marketing-stategy {
  padding: 2em 0; }
  @media only screen and (max-width: 540px) {
    #marketing-stategy {
      padding: 0 0 2em 0; } }
  @media only screen and (max-width: 540px) {
    #marketing-stategy .img-container {
      padding: 0 0 20px 0; } }
  #marketing-stategy .section-content h1 {
    margin: 0 0 30px;
    line-height: 1.2;
    color: #00324f;
    text-transform: uppercase;
    font-size: 41px;
    font-weight: 600; }
    @media only screen and (max-width: 540px) {
      #marketing-stategy .section-content h1 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 15px; } }
  #marketing-stategy .section-content h2 {
    margin: 0 0 30px;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    color: #00324f; }
    @media only screen and (max-width: 540px) {
      #marketing-stategy .section-content h2 {
        text-align: center;
        font-size: 18px;
        margin-bottom: 15px; } }
  #marketing-stategy .section-content h3 {
    margin: 0;
    line-height: 1.4;
    font-size: 18px;
    font-weight: 600;
    color: #3ab6b4; }
    @media only screen and (max-width: 540px) {
      #marketing-stategy .section-content h3 {
        text-align: center;
        font-size: 14px; } }

#main-sectors {
  padding: 2em 0; }
  #main-sectors .section-title {
    color: #00324f;
    font-size: 28px;
    margin: 0 0 2em; }
    @media only screen and (max-width: 540px) {
      #main-sectors .section-title {
        font-size: 24px;
        margin: 0 0 1em;
        text-align: center; } }
  #main-sectors .img-container {
    text-align: center; }
    #main-sectors .img-container img {
      width: 75%; }
      @media only screen and (max-width: 540px) {
        #main-sectors .img-container img {
          margin: 0 0 20px; } }
  @media only screen and (max-width: 540px) {
    #main-sectors .section-content {
      text-align: center; } }
  #main-sectors .section-content .right-content h3 {
    margin: 5px 0; }
  #main-sectors .section-content .right-content .paragraph p {
    margin: 0 0 20px;
    line-height: 1.8;
    font-size: 17px; }

#work-station {
  padding: 2em 0; }
  #work-station .img-container {
    text-align: center; }
    #work-station .img-container img {
      width: 60%; }
      @media only screen and (max-width: 540px) {
        #work-station .img-container img {
          width: 75%; } }
  #work-station .section-content {
    display: table;
    width: 100%;
    height: 350px; }
    @media only screen and (max-width: 540px) {
      #work-station .section-content {
        height: 260px;
        text-align: center; } }
    #work-station .section-content p {
      margin: 0 0 20px;
      line-height: 1.8;
      font-size: 17px;
      display: table-cell;
      vertical-align: middle; }

#services-section {
  padding: 2em 0; }
  #services-section h2.section-title {
    color: #00324f;
    font-size: 28px;
    text-align: center;
    margin: 0 0 1.5em; }
    @media only screen and (max-width: 540px) {
      #services-section h2.section-title {
        font-size: 24px;
        margin: 0 0 1em; } }
  @media only screen and (max-width: 540px) {
    #services-section .left-content {
      text-align: center; } }
  #services-section .left-content p {
    margin: 0 0 20px;
    line-height: 1.8;
    font-size: 17px; }
  #services-section .left-content h3 {
    font-size: 22px; }
  #services-section .img-container {
    margin-top: 5em; }
    @media only screen and (max-width: 540px) {
      #services-section .img-container {
        margin: 30px 0; } }
    #services-section .img-container img {
      width: 100%; }
  @media only screen and (max-width: 540px) {
    #services-section .right-content {
      text-align: center; } }
  #services-section .right-content h3 {
    margin: 0;
    font-size: 19px; }
  #services-section .right-content p {
    margin: 0 0 20px;
    line-height: 1.8;
    font-size: 17px; }

#partnership {
  padding: 2em 0; }
  #partnership .section-wrapper {
    display: table;
    width: 100%;
    height: 30em; }
    #partnership .section-wrapper .section-content {
      display: table-cell;
      vertical-align: bottom; }
      @media only screen and (max-width: 540px) {
        #partnership .section-wrapper .section-content {
          vertical-align: middle; } }
      #partnership .section-wrapper .section-content p {
        margin: 0 0 20px;
        line-height: 1.8;
        font-size: 17px; }
  #partnership .img-container {
    text-align: center; }
    #partnership .img-container img {
      width: 65%; }
      @media only screen and (max-width: 540px) {
        #partnership .img-container img {
          width: 75%; } }

/* *************************
        ABOUT US PAGE      *
************************** */
#about-us {
  padding: 2em 0; }
  @media only screen and (max-width: 540px) {
    #about-us {
      padding: 0 0 2em 0; } }
  @media only screen and (max-width: 540px) {
    #about-us .img-container {
      margin-bottom: 20px; } }
  #about-us .section-content {
    margin-bottom: 20px; }
    #about-us .section-content h1 {
      margin: 0 0 25px;
      color: #0f4463;
      text-transform: uppercase;
      font-weight: 600; }
      @media only screen and (max-width: 540px) {
        #about-us .section-content h1 {
          text-align: center;
          margin-bottom: 15px;
          font-size: 28px; } }
    #about-us .section-content p {
      margin: 0;
      line-height: 1.8;
      font-size: 17px; }
      @media only screen and (max-width: 540px) {
        #about-us .section-content p {
          text-align: center; } }

#why-choose-us {
  padding: 2em 0; }
  #why-choose-us .img-container img {
    width: 84%; }
    @media only screen and (max-width: 540px) {
      #why-choose-us .img-container img {
        width: 100%;
        margin-bottom: 20px; } }
  #why-choose-us .section-content h2 {
    color: #0f4463;
    font-size: 28px;
    margin: 0 0 25px; }
    @media only screen and (max-width: 540px) {
      #why-choose-us .section-content h2 {
        margin-bottom: 15px;
        text-align: center;
        font-size: 24px; } }
  #why-choose-us .section-content ul.content-list {
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 1.8;
    font-size: 17px; }
  #why-choose-us .section-content p {
    line-height: 1.8;
    font-size: 17px;
    margin: 0; }
    @media only screen and (max-width: 540px) {
      #why-choose-us .section-content p {
        text-align: center;
        margin-top: 20px; } }
    #why-choose-us .section-content p a {
      color: #1d9f9d; }

/* ***********************************
        CONSULTING SERVICE PAGE      *
************************************ */
#consulting-service {
  padding: 2em 0; }
  @media only screen and (max-width: 540px) {
    #consulting-service {
      padding: 0 0 2em; } }
  #consulting-service .img-container {
    text-align: right; }
  @media only screen and (max-width: 540px) {
    #consulting-service .section-content {
      padding: 0 15px; } }
  #consulting-service .section-content h1 {
    margin: 0 0 25px;
    color: #0f4463;
    text-transform: uppercase;
    font-weight: 600; }
  #consulting-service .section-content ul {
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 1.8;
    font-size: 17px; }
  #consulting-service .section-content p {
    line-height: 1.8;
    font-size: 17px;
    margin: 0; }

#strategic-marketing {
  padding: 2em 0; }
  @media only screen and (max-width: 540px) {
    #strategic-marketing .img-container {
      margin-bottom: 20px; } }
  #strategic-marketing .img-container img {
    width: 100%; }
  @media only screen and (max-width: 540px) {
    #strategic-marketing .section-content {
      padding: 0 15px; } }
  #strategic-marketing .section-content h2 {
    color: #0f4463;
    font-size: 28px;
    margin: 0 0 25px; }
  #strategic-marketing .section-content ul {
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 1.8;
    font-size: 17px; }
  #strategic-marketing .section-content p {
    line-height: 1.8;
    font-size: 17px;
    margin: 0; }

#what-we-do {
  padding: 2em 0; }
  #what-we-do .img-container {
    text-align: center; }
    @media only screen and (max-width: 540px) {
      #what-we-do .img-container {
        margin-top: 20px; } }
    #what-we-do .img-container img {
      width: 70%; }
      @media only screen and (max-width: 540px) {
        #what-we-do .img-container img {
          width: 90%; } }
  #what-we-do .section-wrapper {
    display: table;
    width: 100%;
    height: 400px; }
    #what-we-do .section-wrapper .section-content {
      display: table-cell;
      vertical-align: bottom; }
      #what-we-do .section-wrapper .section-content h2 {
        color: #0f4463;
        font-size: 28px;
        margin: 0 0 25px; }
        @media only screen and (max-width: 540px) {
          #what-we-do .section-wrapper .section-content h2 {
            text-align: center;
            font-size: 24px;
            margin-bottom: 20px; } }
      #what-we-do .section-wrapper .section-content ul {
        margin: 0;
        padding: 0 0 0 20px;
        line-height: 1.8;
        font-size: 17px; }
      #what-we-do .section-wrapper .section-content p {
        line-height: 1.8;
        font-size: 17px;
        margin: 0; }

#campaign-management {
  padding: 2em 0; }
  @media only screen and (max-width: 540px) {
    #campaign-management {
      padding: 0 0 2em; } }
  #campaign-management h1 {
    margin: 0 0 25px;
    color: #0f4463;
    text-transform: uppercase;
    font-weight: 600; }
    @media only screen and (max-width: 540px) {
      #campaign-management h1 {
        text-align: center;
        margin-bottom: 15px;
        font-size: 28px; } }
  #campaign-management .section-content p {
    line-height: 1.8;
    font-size: 17px;
    margin: 0; }
  #campaign-management .section-content h2 {
    color: #0f4463;
    font-size: 24px;
    margin: 25px 0; }
    @media only screen and (max-width: 540px) {
      #campaign-management .section-content h2 {
        text-align: center;
        font-size: 22px;
        margin-bottom: 20px; } }
  #campaign-management .img-container {
    text-align: center; }
    @media only screen and (max-width: 540px) {
      #campaign-management .img-container {
        margin-bottom: 20px; } }
    #campaign-management .img-container img {
      width: 95%; }

#social-media-and-influencer {
  padding: 2em 0; }
  #social-media-and-influencer .img-container {
    text-align: center;
    display: table;
    width: 100%;
    height: 470px; }
    @media only screen and (max-width: 540px) {
      #social-media-and-influencer .img-container {
        height: 250px; } }
    #social-media-and-influencer .img-container .img-wrapper {
      display: table-cell;
      vertical-align: middle; }
  #social-media-and-influencer .section-content p {
    line-height: 1.8;
    font-size: 17px;
    margin: 0; }
  #social-media-and-influencer .section-content h2 {
    color: #0f4463;
    font-size: 24px;
    margin: 25px 0; }
    @media only screen and (max-width: 540px) {
      #social-media-and-influencer .section-content h2 {
        text-align: center;
        font-size: 22px;
        margin-bottom: 20px; } }

#design {
  padding: 2em 0; }
  @media only screen and (max-width: 540px) {
    #design {
      padding: 0 0 2em; } }
  #design .img-container {
    text-align: center; }
    #design .img-container img {
      width: 80%; }
  #design h1 {
    margin: 0 0 25px;
    color: #0f4463;
    text-transform: uppercase;
    font-weight: 600; }
    @media only screen and (max-width: 540px) {
      #design h1 {
        text-align: center;
        margin-bottom: 15px;
        font-size: 28px; } }
  #design .section-content {
    padding-top: 40px; }
    @media only screen and (max-width: 540px) {
      #design .section-content {
        padding-top: 20px; } }
    #design .section-content p {
      line-height: 1.8;
      font-size: 17px;
      margin: 0; }

#benefits-section {
  padding: 2em 0; }
  #benefits-section .img-container {
    text-align: center; }
    @media only screen and (max-width: 540px) {
      #benefits-section .img-container {
        padding-bottom: 20px; } }
  #benefits-section .section-content p {
    line-height: 1.8;
    font-size: 17px;
    margin: 0; }
  #benefits-section .section-content ul {
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 1.8;
    font-size: 17px; }

#contact-us-page {
  padding: 2em 0; }
  @media only screen and (max-width: 540px) {
    #contact-us-page {
      padding: 0 0 2em; } }
  #contact-us-page h1 {
    margin: 0 0 25px;
    color: #0f4463;
    text-transform: uppercase;
    font-weight: 600; }
    @media only screen and (max-width: 540px) {
      #contact-us-page h1 {
        text-align: center;
        margin-bottom: 15px;
        font-size: 28px; } }
  #contact-us-page p {
    line-height: 1.8;
    font-size: 17px;
    margin: 0 0 30px; }
  #contact-us-page .contact-address {
    text-align: left;
    font-size: 17px;
    padding: 40px 0; }
    @media only screen and (max-width: 540px) {
      #contact-us-page .contact-address {
        padding: 35px 0 0;
        text-align: left; } }
    #contact-us-page .contact-address img {
      margin-right: 5px; }
  #contact-us-page .contact-email {
    text-align: center;
    font-size: 17px;
    padding: 40px 0; }
    @media only screen and (max-width: 540px) {
      #contact-us-page .contact-email {
        padding: 35px 0 0;
        text-align: left; } }
    #contact-us-page .contact-email img {
      margin-right: 5px; }
  #contact-us-page .contact-phone {
    text-align: right;
    font-size: 17px;
    padding: 40px 0; }
    @media only screen and (max-width: 540px) {
      #contact-us-page .contact-phone {
        padding: 35px 0;
        text-align: left;
        margin-bottom: 10px; } }
    #contact-us-page .contact-phone img {
      margin-right: 5px; }
  #contact-us-page input[type="text"],
  #contact-us-page input[type="email"] {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px; }
  #contact-us-page textarea {
    width: 100%;
    padding: 8px;
    border-radius: 0;
    margin-bottom: 15px; }
  #contact-us-page .button-container {
    text-align: center; }
    #contact-us-page .button-container button.send-button {
      background-color: #007bff;
      padding: 12px 0;
      color: #fff;
      display: inline-block;
      border-radius: 50px;
      text-align: center;
      width: 25%; }
      @media only screen and (max-width: 540px) {
        #contact-us-page .button-container button.send-button {
          width: 50%; } }

footer {
  background-color: #0f4463;
  padding: 30px 0;
  margin-top: 8em; }
  footer .site-navigation {
    margin: 0 auto;
    display: table; }
    @media only screen and (max-width: 540px) {
      footer .site-navigation {
        float: left;
        margin-top: 10px; } }
    footer .site-navigation ul.main-menu {
      margin: 0;
      list-style: none;
      padding: 0; }
      @media only screen and (max-width: 540px) {
        footer .site-navigation ul.main-menu {
          width: 100%; } }
      footer .site-navigation ul.main-menu li {
        float: left;
        margin: 0 20px; }
        @media only screen and (max-width: 540px) {
          footer .site-navigation ul.main-menu li {
            float: none;
            margin: 0;
            text-align: left; } }
        footer .site-navigation ul.main-menu li:first-child {
          margin-left: 0; }
        footer .site-navigation ul.main-menu li:last-child {
          margin-right: 0; }
        footer .site-navigation ul.main-menu li a {
          color: #99ebf4;
          text-decoration: none;
          text-transform: uppercase;
          font-size: 12px;
          font-family: 'Open Sans', sans-serif;
          font-weight: 600; }
          footer .site-navigation ul.main-menu li a:hover {
            color: #fff; }
          footer .site-navigation ul.main-menu li a i {
            margin-left: 2px; }

#lower-footer {
  background-color: #042132;
  padding: 10px 0; }
  #lower-footer .left-footer span {
    color: #99ecf4;
    font-size: 14px;
    text-align: left; }
  #lower-footer .footer-contact {
    text-align: right;
    color: #99ecf4; }
    @media only screen and (max-width: 540px) {
      #lower-footer .footer-contact {
        text-align: left;
        margin-top: 5px; } }
    #lower-footer .footer-contact span {
      font-size: 14px;
      color: #99ecf4; }
      @media only screen and (max-width: 540px) {
        #lower-footer .footer-contact span {
          display: block; } }
      @media only screen and (max-width: 540px) {
        #lower-footer .footer-contact span.separator {
          display: none; } }
      #lower-footer .footer-contact span img {
        width: 14px;
        margin-right: 3px; }
      #lower-footer .footer-contact span.phone img, #lower-footer .footer-contact span.email img {
        width: 16px; }
      #lower-footer .footer-contact span a {
        color: #99ecf4;
        text-decoration: none; }

/*# sourceMappingURL=main.css.map */
