/*
Theme Name: OptimizeWP Child Theme
Theme URI: http://deploy.mikado-themes.com
Description: A child theme of OptimizeWP
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Template: optimizewp
*/
/* Import Sass mixins, variables, Compass modules, etc. */
@import url("../optimizewp/style.css");
/* Fonts - Import */
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab");
/* Headings */
h1,
h2,
h3,
h4,
h5,
body {
  font-family: 'Roboto Slab', serif; }

ol, ul {
  list-style-position: outside;
  padding-left: 15px;
  font-size: 16px !important;
  line-height: 22px !important; }

h1 {
  font-size: 37px;
  line-height: 40px;
  font-weight: bold; }

h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: normal; }

h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal; }

body {
  font-weight: normal; }

p {
  font-size: 16px !important;
  line-height: 22px !important; }

.mkdf-title .mkdf-title-holder h1 {
  color: #005baa;
  font-family: 'Roboto Slab', serif;
  font-size: 30px;
  line-height: 40px;
  text-transform: none;
  font-style: normal;
  font-weight: 700;
  margin-top: 11px; }

.mkdf-blog-holder article .mkdf-post-title {
  color: #005baa; }

.mkdf-post-content .mkdf-author-name-holder {
  display: none !important; }

.mkdf-post-content .mkdf-share-icons {
  float: right; }

.mkdf-content h2 {
  color: #005baa; }
.mkdf-content p a {
  color: #f26531; }

.mkdf-page-header .mkdf-logo-wrapper a {
  height: 100% !important;
  padding: 12px 0; }
.mkdf-page-header .mkdf-search-opener {
  color: #005baa; }
.mkdf-page-header .mkdf-menu-area .mkdf-right-from-main-menu-widget:before {
  background-color: #005baa; }
.mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li > a {
  color: #005baa !important; }
  .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li > a.current {
    color: #f26531 !important; }
  .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li > a:hover {
    color: #f26531 !important; }

.mkdf-mobile-header-holder .fa-search,
.mkdf-mobile-header-holder .fa-bars {
  font-size: 25px; }
.mkdf-mobile-header-holder .mkdf-mobile-logo-wrapper a {
  height: 100% !important; }

/* top bar */
.mkdf-top-bar .mkdf-icon-list-item .mkdf-icon-list-icon-holder .mkdf-icon-list-icon-holder-inner {
  margin-bottom: -8px; }
.mkdf-top-bar .widget_mkd_social_icon_widget {
  border-left: 1px solid #ffffff; }
  .mkdf-top-bar .widget_mkd_social_icon_widget:last-child {
    border-right: 1px solid #ffffff; }

.mkdf-top-bar #text-14 .mkdf-icon-list-item .mkdf-icon-list-icon-holder-inner i:before {
  content: " "; }

.mkdf-top-bar #mkdf_call_to_action_button-2 .mkdf-call-to-action-button .mkdf-ctab-holder i:before {
  content: " "; }

.widget_mkdf_call_to_action_button .mkdf-call-to-action-button {
  background-color: #f26531; }

/* header */
@media (max-width: 480px) {
  .mkdf-search-dropdown .mkdf-search-dropdown-holder {
    width: 305px; } }
.mkdf-top-bar .mkdf-icon-list-item .mkdf-icon-list-text {
  color: #ffffff; }

#mkdf_call_to_action_button-2 .mkdf-ctab-icon {
  display: none; }

.mkdf-main-menu ul li a, .mkdf-mobile-header .mkdf-mobile-nav a {
  font-size: 12px !important;
  color: #005baa !important;
  font-family: 'Roboto Slab', serif !important; }

.mkdf-main-menu.mkdf-default-nav > ul > li:hover > a, .mkdf-main-menu.mkdf-default-nav > ul > li.mkdf-active-item:hover > a, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-main-menu.mkdf-default-nav > ul > li:hover > a, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-main-menu.mkdf-default-nav > ul > li.mkdf-active-item:hover > a, .mkdf-page-header #lang_sel ul li a:hover, .mkdf-page-header #lang_sel_click > ul > li a:hover {
  color: #f26531 !important; }

.mkdf-mobile-header .mkdf-mobile-nav a:hover {
  color: #f26531 !important; }
.mkdf-mobile-header .mkdf-mobile-nav a:visited, .mkdf-mobile-header .mkdf-mobile-nav a:focus {
  color: #005baa !important; }
  .mkdf-mobile-header .mkdf-mobile-nav a:visited:hover, .mkdf-mobile-header .mkdf-mobile-nav a:focus:hover {
    color: #f26531 !important; }

.mkdf-main-menu ul li a.current, .mkdf-mobile-header .mkdf-mobile-nav a.current {
  color: #f26531 !important; }

#text-14 .mkdf-icon-list-icon-holder {
  display: none !important; }

.mkdf-header-standard .mkdf-menu-area .mkdf-right-from-main-menu-widget::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  height: 25px;
  width: 1px;
  background-color: #f2f2f2 !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.mkdf-header-standard .mkdf-menu-area .mkdf-right-from-main-menu-widget::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  height: 25px;
  width: 1px;
  background-color: #f2f2f2 !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.mkdf-header-standard .mkdf-menu-area .mkdf-right-from-main-menu-widget:last-child {
  padding-right: 16px !important; }

.mkdf-top-bar .mkdf-call-to-action-button {
  color: #fff;
  font-size: 16px !important; }

@media (max-width: 480px) {
  .m-amou-banner .amou-btn-green {
    bottom: 25vh !important;
    right: auto !important;
    left: 20px !important; }

  .m-amou-banner .overlay {
    float: none !important;
    padding-top: 120px !important;
    display: inline-block !important;
    margin-bottom: 50px !important;
    width: 100% !important; } }
/**
 * @file
 * Styles for Footer
 */
footer .mkdf-footer-top-holder {
  background-color: #005baa; }
  footer .mkdf-footer-top-holder .widget ul li a {
    font-family: 'Roboto Slab'; }
  @media (max-width: 1024px) {
    footer .mkdf-footer-top-holder .mkdf-column {
      padding: 10px 0; } }
footer .mkdf-item-date time {
  color: #ffffff; }
footer .description {
  font-size: 18px;
  line-height: 30px; }
  @media (max-width: 1024px) {
    footer .description {
      font-size: 16px;
      line-height: 26px; } }
footer .mkdf-blog-list-holder .mkdf-blog-list-item {
  border-bottom-color: #ffffff !important; }
footer .mkdf-footer-column-3 img {
  margin: 4px;
  max-width: 75px;
  float: left; }
footer .mkdf-footer-bottom-holder {
  background-color: #005baa;
  border-top: 1px solid rgba(255, 255, 255, 0.55); }
  footer .mkdf-footer-bottom-holder .mkdf-container-inner .textwidget {
    font-size: 12px;
    line-height: 16px; }
  footer .mkdf-footer-bottom-holder .widget_mkd_social_icon_widget {
    border-left: 1px solid rgba(255, 255, 255, 0.55); }
  footer .mkdf-footer-bottom-holder .widget_mkd_social_icon_widget:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.55); }

#text-9 {
  padding-top: 5px !important;
  display: inline-block;
  margin: 0 auto;
  width: 100%; }
  #text-9 .textwidget {
    text-align: center; }

.mkdf-footer-bottom-holder .mkdf-two-columns-50-50 .mkdf-column {
  width: 100%;
  float: none; }

.wpcf7-form span.wpcf7-not-valid-tip {
  color: #ffffff;
  font-size: 12px; }

.ecs-event-list .ecs-event .event-wrapper {
  background-color: #f8f8f8;
  box-shadow: 0 1px 1px 0 #e9ecec;
  min-height: 225px;
  text-align: center;
  overflow: hidden; }
  .ecs-event-list .ecs-event .event-wrapper .date_thumb {
    background-color: #f26531;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    position: absolute;
    top: -32px;
    left: 50%;
    margin-left: -32px;
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.27);
    color: #ffffff; }
    .ecs-event-list .ecs-event .event-wrapper .date_thumb .month {
      text-transform: uppercase;
      margin-top: 15px;
      font-size: 12px;
      line-height: 1.42; }
    .ecs-event-list .ecs-event .event-wrapper .date_thumb .day {
      font-weight: 700;
      line-height: 1.33;
      font-size: 18px;
      margin-top: -5px; }
  .ecs-event-list .ecs-event .event-wrapper .summary {
    padding-top: 38px; }
    .ecs-event-list .ecs-event .event-wrapper .summary .ecs-venue {
      color: #005baa;
      font-size: 18px;
      line-height: 30px; }
    .ecs-event-list .ecs-event .event-wrapper .summary .duration {
      font-size: 18px;
      line-height: 30px;
      color: #f26531; }
    .ecs-event-list .ecs-event .event-wrapper .summary .ecs_title {
      padding: 15px 60px;
      font-size: 18px;
      line-height: 26px;
      font-weight: bold;
      color: #005baa;
      display: block; }
  @media (min-width: 768px) {
    .ecs-event-list .ecs-event .event-wrapper {
      max-height: 225px; } }

/* events page */
.tribe-events-pg-template {
  margin: 60px auto; }

#tribe-bar-form {
  background-color: #f8f8f8; }
  #tribe-bar-form .tribe-bar-submit input[type=submit] {
    background-color: #f26531; }

.single-tribe_events .tribe-events-single-event-title {
  font-size: 37px;
  line-height: 40px; }
.single-tribe_events .tribe-events-schedule h2 {
  color: #f26531; }

.tribe-bar-views-inner {
  background-color: transparent; }

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background-color: transparent; }

#tribe-events .tribe-events-button, .tribe-events-button {
  background-image: none;
  border: none;
  border-radius: 0;
  color: #ffffff;
  font-size: 13px;
  height: auto;
  letter-spacing: 0;
  line-height: 2;
  padding: 10px 30px; }

/* social */
#cff .cff-item.cff-box, #cff .cff-item.cff-box:first-child {
  margin: 15px 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  position: relative; }

#cff .cff-author a, #cff-lightbox-wrapper .cff-author a {
  line-height: 1.36;
  font-size: 14px;
  font-weight: 700;
  color: #00a3da;
  text-transform: uppercase; }

#cff .cff-meta-wrap {
  float: right;
  width: 77%;
  position: absolute;
  bottom: 0px;
  right: 15px; }

#cff .cff-meta-wrap .cff-view-comments-wrap {
  float: right; }

#cff .cff-item .cff-author .cff-author-img img {
  border-radius: 50%; }

@media (max-width: 768px) {
  #cff .cff-text-wrapper,
  #cff .cff-media-wrap {
    width: 100% !important; }

  #cff .cff-media-wrap .cff-photo,
  #cff .cff-media-wrap .cff-iframe-wrap,
  #cff .cff-media-wrap .cff-vidLink,
  #cff .cff-html5-video,
  #cff .cff-media-wrap .cff-photo,
  #cff .cff-media-wrap .cff-iframe-wrap,
  #cff .cff-media-wrap .cff-vidLink {
    width: 100% !important; }

  #cff .cff-meta-wrap {
    float: none;
    width: 100%;
    position: relative;
    bottom: 0;
    right: 0;
    display: inline-block;
    margin-top: 5px; }

  #cff .cff-meta-wrap .cff-post-links,
  #cff .cff-meta-wrap .cff-view-comments-wrap {
    width: 100%;
    text-align: center;
    float: none; }

  #cff .cff-meta-wrap .cff-view-comments {
    float: none;
    padding: 0;
    margin: 0;
    display: inline-block; }

  #cff .cff-meta-wrap .cff-view-comments .cff-meta {
    float: none;
    padding: 0 !important;
    margin: 0 !important; } }
/* Portfolio Slider */
.mkdf-blog-list-holder .mkdf-blog-list-item h2,
.mkdf-portfolio-slider-holder .mkdf-portfolio-item h2 {
  color: #005baa; }

.mkdf-blog-list-holder .mkdf-blog-list-item .mkdf-excerpt {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal; }
  @media (max-width: 1024px) {
    .mkdf-blog-list-holder .mkdf-blog-list-item .mkdf-excerpt {
      font-size: 16px;
      line-height: 26px; } }

.mkdf-portfolio-slider-holder .mkdf-portfolio-item .mkdf-ptfs-item-excerpt-holder {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal; }
  @media (max-width: 1024px) {
    .mkdf-portfolio-slider-holder .mkdf-portfolio-item .mkdf-ptfs-item-excerpt-holder {
      font-size: 16px;
      line-height: 26px; } }

.mkdf-item-date time {
  color: #f26531;
  font-size: 12px;
  font-weight: normal; }

.mkdf-vertical-align-containers .mkdf-position-center::before, .mkdf-vertical-align-containers .mkdf-position-left::before, .mkdf-vertical-align-containers .mkdf-position-right::before {
  margin-right: 0; }

.tribe-events-sub-nav li a {
  background: transparent; }

.mkdf-breadcrumbs-holder {
  display: none !important; }

.owl-pagination .owl-page span {
  background-color: #005baa; }

.mkdf-pagination li a,
.mkdf-pagination li span {
  color: #005baa; }

.mkdf-blog-like,
.mkdf-post-info-comments-holder,
.mkdf-post-info-category {
  display: none !important; }

.mkdf-section-title-holder {
  padding-left: 37px;
  text-align: center; }
  .mkdf-section-title-holder .mkdf-section-title.mkdf-section-title-large {
    line-height: 40px; }
    @media (max-width: 1024px) {
      .mkdf-section-title-holder .mkdf-section-title.mkdf-section-title-large {
        font-size: 34px;
        line-height: 37px; } }
  .mkdf-section-title-holder h2 {
    font-weight: bold;
    display: inline-block; }
    .mkdf-section-title-holder h2:before {
      content: '';
      background-image: url(./images/arrow.svg);
      width: 22px;
      height: 14px;
      display: block;
      position: relative;
      left: -37px;
      top: 25px; }

.section-title {
  text-align: center; }
  .section-title h2 {
    font-size: 37px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center; }
    .section-title h2 .arrow {
      background-image: url(./images/arrow.svg);
      width: 22px;
      height: 14px;
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: -5px; }
    .section-title h2.blue {
      color: #005baa; }
    .section-title h2.white {
      color: #ffffff; }

@media (max-width: 1024px) {
  .mkdf-section-subtitle-holder .mkdf-section-subtitle {
    font-size: 16px;
    line-height: 26px; } }

/* content area */
.mkdf-content {
  margin-top: -10px; }

/* latest news */
.mkdf-blog-list-item-inner .mkdf-post-item-author-holder {
  display: none; }

/* Latest Post Widget*/
.mkdf-latest-posts-widget .mkdf-blog-list-item-inner h3 a {
  font-size: 16px !important;
  line-height: 1.5;
  font-weight: normal !important; }

/* sidebar accordion */
.mkdf-accordion-holder.mkdf-initial .mkdf-title-holder .mkdf-tab-title span.mkdf-icon-accordion-holder {
  margin-left: 0;
  margin-right: 0; }

@media (max-width: 1024px) {
  .vc_row.section-home {
    padding-top: 30px !important;
    padding-bottom: 30px !important; } }

.lost-at-sea {
  width: 616px;
  height: 349px;
  font-family: RobotoSlab;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.73;
  letter-spacing: 0.5px;
  text-align: left;
  color: #ffffff;
  background-color: #00a79d; }

@media only screen and (max-width: 1024px) {
  .home .wpb_single_image.vc_align_left {
    text-align: center !important; } }
.m-amou-campaign {
  max-width: 1300px;
  margin: 0 auto; }
  .m-amou-campaign * {
    box-sizing: border-box; }

.m-amou-header {
  height: 85px;
  margin-top: 15px;
  padding-left: 60px;
  padding-top: 7px; }

.f-body-text, .m-amou-banner .message, .m-amou-contact-mp li,
.m-amou-contact-mp p,
.m-amou-help-section li,
.m-amou-help-section p,
.m-amou-list-section li,
.m-amou-list-section p,
.m-amou-message li,
.m-amou-message p,
.m-amou-stories li,
.m-amou-stories p,
.m-amou-row li,
.m-amou-row p, .cta-link, .m-amou-letter h4, .m-amou-letter li,
.m-amou-letter p {
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  line-height: 26px; }

.f-small-text, .m-amou-footer-section .footer-note span,
.m-amou-footer-section .footer-note a,
.m-amou-footer-section .footer-note a:hover,
.m-amou-footer-section .footer-note a:visited {
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  line-height: 18px; }

.f-heading-text, .m-amou-contact-mp h3,
.m-amou-help-section h3,
.m-amou-list-section h3,
.m-amou-message h3,
.m-amou-stories h3,
.m-amou-row h3 {
  font-family: "Roboto Slab", serif;
  font-size: 28px;
  font-weight: bold;
  color: #fff !important;
  line-height: 36px; }
  .f-heading-text.header-blue, .m-amou-contact-mp h3.header-blue,
  .m-amou-help-section h3.header-blue,
  .m-amou-list-section h3.header-blue,
  .m-amou-message h3.header-blue,
  .m-amou-stories h3.header-blue,
  .m-amou-row h3.header-blue {
    color: #005aaa !important; }

.m-amou-header {
  height: 116px;
  background-color: #005aaa; }
  .m-amou-header .campaign-logo {
    float: left;
    padding-top: 7px; }

.m-amou-banner {
  position: relative;
  height: 800px;
  max-width: 100%;
  background-size: cover;
  padding: 60px 55px; }
  .m-amou-banner .overlay {
    float: left;
    padding-top: 120px; }
  .m-amou-banner .amou-btn-green {
    position: absolute;
    bottom: 80px;
    right: 60px;
    max-width: 300px;
    padding: 24px;
    line-height: 2px; }

.m-amou-contact-mp,
.m-amou-help-section,
.m-amou-list-section,
.m-amou-message,
.m-amou-stories,
.m-amou-row {
  position: relative;
  overflow: hidden;
  color: #fff !important; }

.m-amou-list-section {
  padding: 55px 150px 100px;
  color: #fff !important; }
  .m-amou-list-section h3 {
    margin-bottom: 50px;
    margin-top: 0;
    text-align: center; }
  .m-amou-list-section ol {
    display: inline-block;
    column-count: 2;
    column-gap: 50px; }
  .m-amou-list-section li,
  .m-amou-list-section p {
    color: #5d5f65 !important;
    margin-bottom: 20px; }
  .m-amou-list-section a.cta-link {
    bottom: 95px; }

.m-amou-row {
  background-color: #00a79d;
  width: 100%;
  max-height: 700px; }
  .m-amou-row .m-left-col {
    float: left;
    width: 66%;
    padding: 120px 55px 150px; }
  .m-amou-row .m-right-col {
    float: right;
    width: 34%;
    min-height: 600px;
    margin-bottom: -10px; }
    .m-amou-row .m-right-col img {
      height: 600px;
      width: auto !important; }

.m-amou-message {
  height: 854px;
  background: url("/wp-content/themes/optimizewp-child/images/amou-campaign-instruments.jpg") top left;
  background-size: cover;
  padding: 150px 60px; }
  .m-amou-message h3 {
    margin: 0 auto 75px;
    text-align: center; }
  .m-amou-message iframe {
    width: 100%;
    max-width: 834px;
    display: block;
    margin: 0 auto; }
  .m-amou-message .video-container {
    max-width: 834px;
    max-height: 468px;
    margin: 0 auto; }

.m-amou-stories {
  margin-top: 80px;
  padding-bottom: 170px; }
  .m-amou-stories h3 {
    text-align: center;
    margin-bottom: 75px; }
  .m-amou-stories .container {
    display: inline-block;
    width: 100%;
    text-align: center; }
  .m-amou-stories .amou-story-card {
    display: inline-block;
    float: left;
    width: calc(100%/3);
    padding: 15px;
    text-align: center; }
    .m-amou-stories .amou-story-card .inner {
      display: inline-block;
      background-color: #00a79d;
      padding: 35px 70px;
      height: 520px;
      max-width: 350px; }
    .m-amou-stories .amou-story-card p,
    .m-amou-stories .amou-story-card img {
      display: block;
      margin: 10px auto; }
    .m-amou-stories .amou-story-card img {
      margin-bottom: 30px; }
    .m-amou-stories .amou-story-card .author {
      font-weight: bold; }
    .m-amou-stories .amou-story-card .job-title {
      font-weight: bold; }
  .m-amou-stories a.cta-link {
    bottom: 115px;
    right: 41px; }

.cta-link {
  display: block;
  color: #005aaa !important;
  font-weight: bold; }
  .cta-link:before {
    content: url("/wp-content/themes/optimizewp-child/images/arrow-icon.svg");
    margin-right: 10px; }
  .cta-link.pos-br {
    position: absolute;
    bottom: 15px;
    right: 0; }

.amou-btn-green {
  display: block;
  margin: 0 auto;
  max-width: 211px;
  color: #fff !important;
  background-color: #00a79d;
  border-radius: 3px;
  height: 30px;
  line-height: 30px; }

.m-amou-help-section {
  height: 580px;
  background: url("/wp-content/themes/optimizewp-child/images/amou-campaign-waves.jpg") top left;
  background-size: cover;
  padding: 130px 150px; }
  .m-amou-help-section > .inner {
    display: inline-block;
    text-align: center;
    width: 100%; }
  .m-amou-help-section h3 {
    text-align: center;
    margin-bottom: 80px; }
  .m-amou-help-section .amou-help-card {
    display: inline-block;
    float: left;
    width: calc(100%/3);
    padding: 15px 18px;
    background-color: transparent; }
    .m-amou-help-section .amou-help-card:first-child {
      margin-left: calc(100%/6); }
    .m-amou-help-section .amou-help-card:last-child {
      margin-right: calc(100%/6); }
    .m-amou-help-section .amou-help-card .inner {
      background-color: #fff;
      padding: 22px 25px; }
    .m-amou-help-section .amou-help-card h4 {
      margin-bottom: 20px;
      color: #005aaa;
      font-size: 20px;
      font-weight: bold; }

.m-amou-letter {
  margin: 30px 0;
  padding: 32px;
  background-color: #00a79d;
  color: #fff !important; }
  .m-amou-letter h4 {
    font-weight: bold;
    color: #fff !important; }
  .m-amou-letter li,
  .m-amou-letter p {
    color: #fff !important; }

.m-amou-footer-section {
  height: 137px;
  padding: 42px 30px;
  border-top: 1px solid #fff;
  background-color: #005aaa; }
  .m-amou-footer-section .social-icons-container {
    display: block;
    margin: 0 auto 20px;
    width: 145px;
    text-align: center; }
  .m-amou-footer-section .social-icon {
    width: 24px;
    height: 15px;
    margin: 0 5px; }
  .m-amou-footer-section .footer-note {
    text-align: center; }
    .m-amou-footer-section .footer-note span,
    .m-amou-footer-section .footer-note a,
    .m-amou-footer-section .footer-note a:hover,
    .m-amou-footer-section .footer-note a:visited {
      color: #fff !important; }

.hide {
  display: none !important; }

.m-amou-contact-mp {
  padding: 60px 30px;
  color: #5d5f65 !important; }
  .m-amou-contact-mp h3 {
    text-align: center;
    margin-bottom: 60px; }
  .m-amou-contact-mp .accordion-link {
    display: block;
    margin: 25px 0; }
  .m-amou-contact-mp .m-amou-letter p {
    margin-bottom: 15px; }

/**
 * Responsive campaign styles
 */
@media (max-width: 768px) {
  .m-amou-banner {
    max-height: 100vh;
    padding: 60px 20px; }
    .m-amou-banner .amou-btn-green {
      bottom: 35%;
      right: auto; }

  .m-amou-row .m-left-col {
    width: 100%;
    padding: 50px 20px 80px; }
  .m-amou-row .m-right-col {
    display: none; }

  .m-amou-list-section {
    padding: 55px 20px 100px; }
    .m-amou-list-section ol {
      column-count: 1; }
    .m-amou-list-section h3 {
      margin-bottom: 30px; }
    .m-amou-list-section .cta-link.pos-br {
      bottom: 55px;
      right: auto;
      left: 20px; }

  .m-amou-message {
    height: auto;
    padding: 75px 20px; }
    .m-amou-message h3 {
      margin: 0 auto 25px; }

  .m-amou-stories {
    padding-bottom: 80px; }
    .m-amou-stories .amou-story-card {
      width: 100%;
      padding: 20px; }
    .m-amou-stories a.cta-link {
      bottom: 50px;
      left: 20px;
      right: auto; }

  .m-amou-help-section {
    padding: 80px 20px; }
    .m-amou-help-section h3 {
      margin-bottom: 15px; }
    .m-amou-help-section .amou-help-card, .m-amou-help-section .amou-help-card:last-child, .m-amou-help-section .amou-help-card:first-child {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  .m-amou-contact-mp {
    padding: 40px 20px; }
    .m-amou-contact-mp h3 {
      margin-bottom: 40px; } }
@media (min-width: 481px) and (max-width: 768px) {
  .m-amou-banner {
    padding: 60px 40px; }
    .m-amou-banner .amou-btn-green {
      bottom: 100px;
      right: auto; }

  .m-amou-row .m-left-col {
    padding: 50px 40px 80px; }

  .m-amou-list-section {
    padding: 55px 40px 100px; }

  .cta-link.pos-br {
    left: 40px; }

  .m-amou-help-section {
    padding: 80px 40px; }

  .m-amou-contact-mp {
    padding: 40px; }

  .m-amou-stories a.cta-link {
    right: 40px;
    left: auto; } }

/*# sourceMappingURL=style.css.map */
