/* compiled by scssphp v0.6.2 on Tue, 10 Jun 2025 02:38:51 +0300 (0.0483s) */

/***********************************
 Resets
 ***********************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: 0; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
/***********************************
 Variables
 ***********************************/
/***********************************
 Mixins
 ***********************************/
/***********************************
 Buttons
 ***********************************/
a, a:visited, #et_builder_outer_content a {
  color: #63ae21;
  text-decoration: none; }

a:hover, #et_builder_outer_content a:hover {
  color: #000; }

a, a:visited, a:active {
  outline: none !important; }

.btn, #et_builder_outer_content .btn, .btn:active, #et_builder_outer_content .btn:active {
  background: #6bb828;
  padding: 10px 40px;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 3px 3px 0 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important; }

.btn.alt, #et_builder_outer_content .btn.alt {
  background: #4a8ad5; }

.btn:hover, #et_builder_outer_content .btn:hover {
  color: #fff;
  background: #449100;
  -ms-transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px); }

.post-edit-link:hover {
  background: #000; }
/***********************************
 Layout
 ***********************************/
body, html {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #6f6f6f;
  font-size: 18px;
  font-weight: 300;
  background-color: #fff;
  line-height: 1.35; }

html {
  height: 100%; }

body {
  min-height: 100%; }

.container, .content-container, .et_divi_builder #et_builder_outer_content .et_pb_row, .et_divi_builder #et_builder_outer_content .et_pb_with_background .et_pb_row {
  position: relative;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%; }

.content-container {
  padding-top: 50px;
  padding-bottom: 50px; }

.pagebuilder .content-container {
  max-width: 100%;
  padding: 0; }

.container:after {
  content: "";
  display: table;
  clear: both; }

h1, h2, h3, h4, h5, fieldset legend {
  font-family: 'Roboto Slab', sans-serif;
  color: #6f6f6f;
  background: none;
  font-weight: 700;
  line-height: 1.4 !important; }

h1 {
  font-size: 40px;
  margin-bottom: 30px; }

h2 {
  font-size: 32px;
  margin-bottom: 30px; }

h3 {
  font-size: 26px;
  margin-bottom: 20px; }

h4 {
  font-size: 24px;
  margin-bottom: 20px; }

fieldset legend {
  font-size: 26px;
  margin-bottom: 20px; }

strong, .bold {
  font-weight: 700; }
/***********************************
 Header
 ***********************************/
.site-header {
  position: relative;
  background: #fff;
  z-index: 9; }
  .site-header .site-branding {
    display: block;
    padding: 20px 0 25px;
    text-align: center; }
    .site-header .site-branding .logo {
      display: block; }
      .site-header .site-branding .logo img {
        max-width: 100%; }
  .site-header .menu-toggle {
    display: none;
    position: relative;
    overflow: hidden;
    padding: 0;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    background: #fff;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border: none;
    cursor: pointer; }
    .site-header .menu-toggle span {
      display: block;
      position: absolute;
      top: 17px;
      left: 5px;
      right: 5px;
      height: 4px;
      background: #6f6f6f;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
    .site-header .menu-toggle span::before, .site-header .menu-toggle span::after {
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 4px;
      background-color: #6f6f6f;
      content: "";
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
    .site-header .menu-toggle span::before {
      top: -9px; }
    .site-header .menu-toggle span::after {
      bottom: -9px; }
  .site-header .main-navigation.toggled .menu-toggle span {
    background: none; }
    .site-header .main-navigation.toggled .menu-toggle span::before {
      top: 0;
      transform: rotate(45deg); }
    .site-header .main-navigation.toggled .menu-toggle span::after {
      bottom: 0;
      transform: rotate(-45deg); }
    .site-header .main-navigation.toggled .menu-toggle span::before, .site-header .main-navigation.toggled .menu-toggle span::after {
      transition-delay: 0s, 0.3s; }
  .site-header .menu-toggle:focus {
    outline: none; }
  .site-header .menu-toggle:hover span, .site-header .menu-toggle:hover span:before, .site-header .menu-toggle:hover span:after {
    background: #000; }
  .site-header .menu-toggle.is-active:hover span {
    background: none; }
  .site-header .main-navigation {
    text-align: center;
    padding-bottom: 10px; }
    .site-header .main-navigation ul li {
      display: inline-block;
      position: relative;
      float: none;
      padding: 0px 10px; }
      .site-header .main-navigation ul li a {
        display: block;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        color: #6f6f6f;
        padding: 7px;
        position: relative;
        letter-spacing: 0.03em;
        -webkit-transition: all 0.15s ease-out 0s;
        -moz-transition: all 0.15s ease-out 0s;
        -o-transition: all 0.15s ease-out 0s;
        transition: all 0.15s ease-out 0s; }
      .site-header .main-navigation ul li:hover > a {
        color: #000; }
      .site-header .main-navigation ul li.current-menu-item a {
        color: #000; }
      .site-header .main-navigation ul li:hover .sub-menu {
        left: 7px; }
      .site-header .main-navigation ul .sub-menu {
        left: -9999px;
        position: absolute;
        background: #fff;
        width: 200px;
        margin-right: 0;
        top: 35px;
        padding: 5px 2px 5px; }
      .site-header .main-navigation ul .sub-menu li {
        float: none;
        border: 0;
        padding: 3px 5px; }
        .site-header .main-navigation ul .sub-menu li a {
          padding: 5px;
          color: #999;
          font-size: 13px;
          width: 100%; }
        .site-header .main-navigation ul .sub-menu li a:hover {
          color: #000; }
        .site-header .main-navigation ul .sub-menu li a:after {
          display: none;
          content: ""; }
    .site-header .main-navigation .ul:after {
      content: "";
      display: table;
      clear: both; }
/***********************************
 Content
 ***********************************/
/* Yleiset */
.hentry {
  margin: 0; }

.hentry {
  margin: 0; }

.entry-content {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px; }

.pagebuilder .entry-content {
  max-width: 100%;
  padding: 0; }

.entry-header {
  background: #478ede url('../img/sub-bg.jpg') no-repeat top center;
  background-size: cover;
  text-align: center;
  padding: 4% 0;
  margin-bottom: 4%; }
  .entry-header h1 {
    color: #fff;
    margin: 0; }

.et_divi_builder #et_builder_outer_content .et_pb_section {
  padding: 5% 0 0; }

.et_divi_builder #et_builder_outer_content .et_pb_row, .et_divi_builder #et_builder_outer_content .et_pb_with_background .et_pb_row {
  padding-bottom: 5%; }

.et_divi_builder #et_builder_outer_content .et_pb_module h1 {
  margin-bottom: 30px; }

.et_divi_builder #et_builder_outer_content .et_pb_module h1, .et_divi_builder #et_builder_outer_content .et_pb_module h2, .et_divi_builder #et_builder_outer_content .et_pb_module h3, .et_divi_builder #et_builder_outer_content .et_pb_module h4, .et_divi_builder #et_builder_outer_content .et_pb_module h5, .et_divi_builder #et_builder_outer_content .et_pb_module h6 {
  margin-bottom: 20px;
  line-height: 1.2; }

.et_divi_builder #et_builder_outer_content .et_pb_module h2, .et_divi_builder #et_builder_outer_content .et_pb_module h3 {
  /*margin-top: 50px;*/ }

.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_divi_builder #et_builder_outer_content .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module, .et_divi_builder #et_builder_outer_content .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
  margin-bottom: 8%; }

.et_divi_builder #et_builder_outer_content .et_pb_row .et_pb_column_4_4 .et_pb_text_align_center p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

.entry-content ul li, .et_divi_builder #et_builder_outer_content .et_pb_module li {
  list-style-type: square;
  margin-bottom: 12px;
  margin-left: 22px; }

.et_divi_builder #et_builder_outer_content .et_pb_module p, .entry-content p {
  padding-bottom: 1.7em; }

.ingressi {
  font-size: 24px; }

.et_divi_builder #et_builder_outer_content .et_pb_section.bg-right .et_pb_column_empty, .et_divi_builder #et_builder_outer_content .et_pb_section.bg-left .et_pb_column_empty {
  display: none; }

.et_divi_builder #et_builder_outer_content .et_pb_section.bg-right {
  background-position: top right;
  background-size: auto 100%;
  padding: 7% 0 2%;
  margin-bottom: 8px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section.bg-right .et_pb_column {
    max-width: 420px; }

.et_divi_builder #et_builder_outer_content .et_pb_section.bg-left {
  background-position: top left;
  background-size: auto 100%;
  padding: 7% 0 2%;
  margin-bottom: 8px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section.bg-left .et_pb_column {
    float: right;
    max-width: 420px; }
/** Front page **/
#intro, .et_divi_builder #et_builder_outer_content .et_pb_section#intro {
  background-position: top center;
  padding: 5% 0 120px; }
  #intro .et_pb_row, .et_divi_builder #et_builder_outer_content .et_pb_section#intro .et_pb_row {
    max-width: 850px;
    margin: 0 auto; }
  #intro h1, .et_divi_builder #et_builder_outer_content .et_pb_section#intro h1 {
    position: relative;
    padding-bottom: 20px; }
    #intro h1:after, .et_divi_builder #et_builder_outer_content .et_pb_section#intro h1:after {
      content: " ";
      width: 64px;
      display: block;
      position: absolute;
      left: 50%;
      margin-left: -32px;
      height: 3px;
      background: #fff;
      bottom: 0; }
  #intro p, .et_divi_builder #et_builder_outer_content .et_pb_section#intro p {
    font-size: 122%; }

#hilite, .et_divi_builder #et_builder_outer_content .et_pb_section#hilite {
  padding-top: 0;
  margin-top: -120px; }
  #hilite .et_pb_blurb, .et_divi_builder #et_builder_outer_content .et_pb_section#hilite .et_pb_blurb {
    background: #3270cc;
    /* Old browsers */
    background: -moz-linear-gradient(top, #4a8ad5 0%, #3270cc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4a8ad5 0%, #3270cc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4a8ad5 0%, #3270cc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$from', endColorstr='$to',GradientType=0);
    /* IE6-9 */
    padding: 35px 20px; }
    #hilite .et_pb_blurb h4, .et_divi_builder #et_builder_outer_content .et_pb_section#hilite .et_pb_blurb h4 {
      text-transform: uppercase;
      position: relative;
      padding-bottom: 20px;
      margin-bottom: 20px; }
      #hilite .et_pb_blurb h4:after, .et_divi_builder #et_builder_outer_content .et_pb_section#hilite .et_pb_blurb h4:after {
        content: " ";
        background: #fff;
        width: 40px;
        height: 3px;
        bottom: 0;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    #hilite .et_pb_blurb p, .et_divi_builder #et_builder_outer_content .et_pb_section#hilite .et_pb_blurb p {
      font-size: 120%; }
  #hilite .et_pb_row, .et_divi_builder #et_builder_outer_content .et_pb_section#hilite .et_pb_row {
    padding-bottom: 0; }

#info .et_pb_text, .et_divi_builder #et_builder_outer_content .et_pb_section#info .et_pb_text {
  background: #e9f2f7;
  padding: 30px 25px;
  min-height: 380px; }
  #info .et_pb_text h3:before, .et_divi_builder #et_builder_outer_content .et_pb_section#info .et_pb_text h3:before {
    content: "i";
    display: inline-block;
    background: #adadad;
    color: #e9f2f7;
    margin-right: 15px;
    width: 60px;
    height: 60px;
    font-size: 40px;
    text-align: center;
    line-height: 60px;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important; }
/**********
 Taulut
 ************/
table {
  font-size: 16px; }
  table tr {
    border-bottom: 1px solid #d5d5d5; }
  table tr td {
    padding: 10px 5px 10px 0; }
    table tr td a.spons {
      font-weight: 700;
      color: #4a8ad5; }
    table tr td a.order {
      color: #fff;
      background: #6bb828;
      padding: 5px 10px;
      display: inline-block; }
  table tr td.sum {
    background: #e9f2f7;
    font-weight: 700; }
  table tr td:first-child {
    font-weight: 700;
    padding-right: 10px;
    min-width: 250px; }
  table tr td.green {
    background: #e1ffdd;
    padding-left: 10px; }
  table tr td.yellow {
    background: #fffbcc;
    padding-left: 10px; }
  table tr td.red {
    background: #ffdedd;
    padding-left: 10px; }
  table tr.blankRow {
    border-bottom: none; }
  table tr:first-child {
    font-weight: 700; }

p.table_info {
  margin-top: 30px; }
  p.table_info sup {
    font-size: 80%; }

table#explanation_table {
  width: auto; }
  table#explanation_table tr {
    border: none; }
  table#explanation_table td {
    width: 150px; }
  table#explanation_table td:first-child {
    min-width: 0; }
/*** vaihtosivu ****/
.et_divi_builder #et_builder_outer_content .et_pb_with_background#vaihto-top {
  background-position: top center; }
  .et_divi_builder #et_builder_outer_content .et_pb_with_background#vaihto-top #vaihto-otsikko {
    max-width: 800px; }
  .et_divi_builder #et_builder_outer_content .et_pb_with_background#vaihto-top #vaihto-otsikko h1 {
    margin-bottom: 30px; }
  .et_divi_builder #et_builder_outer_content .et_pb_with_background#vaihto-top #vaihto-otsikko p {
    max-width: 600px;
    margin: 0 auto;
    font-size: 122%; }

.et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content {
  background: none !important;
  max-width: 950px;
  margin: 50px auto 0;
  padding: 0; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row {
    background: #f0f0f0;
    padding: 0;
    margin-bottom: 70px;
    width: 100%;
    max-width: 850px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:first-child {
    width: 33%;
    margin: 0; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:first-child .et_pb_blurb {
    text-align: center;
    padding: 50px 20px 20px; }
    .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:first-child .et_pb_blurb h4 {
      font-size: 18px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:first-child .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 15px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:first-child .et_pb_blurb .et_pb_main_blurb_image img {
    max-height: 180px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child {
    width: 67%;
    background: #fff;
    margin: 0;
    position: relative;
    min-height: 300px;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.2); }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb {
    padding: 40px 15px 20px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb .et_pb_main_blurb_image {
    width: 30%; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb .et_pb_main_blurb_image img {
    max-width: 100%;
    width: auto;
    max-height: 300px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb .et_pb_blurb_container {
    padding-left: 20px;
    vertical-align: middle; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb .et_pb_blurb_container h4 {
    font-size: 26px !important;
    text-transform: none; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb .et_pb_blurb_container ul {
    margin-bottom: 25px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb .et_pb_blurb_container li {
    margin-bottom: 10px;
    list-style-type: disc;
    margin-left: 20px;
    line-height: 16px; }
  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb:after {
    content: " ";
    position: absolute;
    left: -13px;
    top: 50%;
    width: 38px;
    height: 43px;
    margin-top: -19px;
    background: url('../img/red-arrow.png') no-repeat top; }
/*****************************
 Formit
 *****************************/
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  padding: 0 10px;
  color: #555;
  border: 1px solid #ccc;
  background: #fff;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important; }

textarea {
  height: 200px;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }

/*****************************
 Tabs
 *****************************/

.entry-content ul li .et_pb_tabs_controls li, .et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_tabs .et_pb_tabs_controls li {
  list-style-type: none;
  margin: 0; }
  .entry-content ul li .et_pb_all_tabs .et_pb_tab, .et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_tabs .et_pb_all_tabs .et_pb_tab {
    opacity: 0 !important;
    display: none !important; }
  .entry-content ul li .et_pb_all_tabs .et_pb_tab.et-pb-active-slide, .et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_tabs .et_pb_all_tabs .et_pb_tab.et-pb-active-slide {
    opacity: 1 !important;
    display: block !important; }
/***********************************
 Footer
 ***********************************/
.site-footer {
  position: relative;
  color: #fff;
  padding: 2% 0;
  background: #4a8ad5; }
  .site-footer .widget {
    width: 100%;
    margin: 10px 0;
    font-weight: 700;
    text-align: center; }
  .site-footer .widget .widget-title {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: uppercase; }
  /***********************************
   Media queries
   ***********************************/

@media screen and (max-width: 1280px) {
  h1 {
    font-size: 36px;
    margin-bottom: 30px; }

  h2 {
    font-size: 30px;
    margin-bottom: 30px; }

  h3 {
    font-size: 25px;
    margin-bottom: 20px; }

  h4 {
    font-size: 22px;
    margin-bottom: 20px; } }

@media screen and (max-width: 980px) {
  body, html {
    font-size: 17px; }

  h1 {
    font-size: 32px;
    margin-bottom: 30px; }

  h2 {
    font-size: 28px;
    margin-bottom: 30px; }

  h3 {
    font-size: 24px;
    margin-bottom: 20px; }

  h4 {
    font-size: 20px;
    margin-bottom: 20px; }

  .et_divi_builder #et_builder_outer_content .et_pb_section#vaihto-content .et_pb_row .et_pb_column_1_2:last-child .et_pb_blurb:after {
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    left: 50%;
    margin-left: -19px;
    top: 4px; } }

@media screen and (max-width: 782px) {
  body, html {
    font-size: 16px; }

  h1 {
    font-size: 28px;
    margin-bottom: 30px; }

  h2 {
    font-size: 24px;
    margin-bottom: 30px; }

  h3 {
    font-size: 22px;
    margin-bottom: 20px; }

  h4 {
    font-size: 18px;
    margin-bottom: 20px; }

  .site-header .site-branding {
    padding-bottom: 10px; }
    .site-header .menu-toggle {
      display: block; }
    .site-header .main-navigation ul li {
      display: block;
      text-align: center; }

  .main-navigation ul {
    display: none;
    padding-top: 15px; } }

@media screen and (max-width: 568px) {
  body, html {
    font-size: 15px; }

  h1 {
    font-size: 26px;
    margin-bottom: 30px; }

  h2 {
    font-size: 22px;
    margin-bottom: 30px; }

  h3 {
    font-size: 20px;
    margin-bottom: 20px; }

  h4 {
    font-size: 17px;
    margin-bottom: 20px; } }

@media screen and (max-width: 480px) {
  h1 {
    font-size: 24px;
    margin-bottom: 30px; }

  h2 {
    font-size: 20px;
    margin-bottom: 30px; }

  h3 {
    font-size: 18px;
    margin-bottom: 20px; }

  h4 {
    font-size: 16px;
    margin-bottom: 20px; } }

@media screen and (max-width: 320px) {
  body, html {
    font-size: 14px; }

  h1 {
    font-size: 20px;
    margin-bottom: 30px; }

  h2 {
    font-size: 18px;
    margin-bottom: 30px; }

  h3 {
    font-size: 16px;
    margin-bottom: 20px; }

  h4 {
    font-size: 14px;
    margin-bottom: 20px; } }
