/*
	Theme Name: Genesis Sample
	Theme URI: http://www.studiopress.com/
	Description: This is the sample theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 2.3.0

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/

/* Utopian Designs CSS */

.topOfTitle {
    text-align: center;
    margin-bottom: 50px;
    color: #ec6606;
}

.topOfTitle h1 {
    font-weight: bold;
}

.topOfTitle + .backgroundWhite .site-inner {
    max-width: none !important;
    padding: 0;
}

section#work {
    padding: 80px 0 0;
    text-align: center;
}

section#work > img {
    width: 100%;
    height: 550px;
    object-fit: cover;
    margin-top: 80px;
}

section#work .wrap p:last-of-type {
    margin-bottom: 0;
}

section#work .wrap {
    max-width: 930px;
}

section#work h2 {
    font-weight: bold;
    margin-bottom: 20px;
    color: #000 !important;
}

section#work .wrap > * {
    color: #555555;
}

.allContentCareer.flex {
    justify-content: space-between;
    padding: 80px 0;
}

.allContentCareer.flex > div {
    flex: 0 0 31%;
    position: relative;
}

section#apply .wrap > a:hover {
    color: #fff;
    background: #EC6606;
}

.eachPosition > a:hover {
    color: #fff;
    background: #000;
}

section#apply {
    background: #fdefe6;
    text-align: center;
    padding: 80px 0;
}

section#apply h2 {
    color: #ec6606;
    font-weight: bold;
    margin-bottom: 20px;
}

section#apply a {
    font-weight: bold;
}

section#apply p {
    color: #555555;
}

section#positions {
    padding: 120px 0;
    text-align: center;
}

section#positions h2 {
    font-weight: bold;
    margin-bottom: 60px;
}

.positions.flex {flex-wrap: wrap;}

.eachPosition {
    flex: 0 0 30%;
    padding: 40px;
    box-shadow: 3px 3px 84px 0px rgba(0, 0, 0, 0.14);
    margin-bottom: 50px;
}

.eachPosition h3 {
    color: #00c4a6;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
}

.eachPosition p {
    margin-bottom: 30px;
    color: #555555;
    font-size: 16px;
}

.eachPosition > a {
    color: #fff;
    background: #ec6606;
    display: inline-block;
    line-height: 1;
    padding: 12px 20px;
    text-transform: uppercase;
    font-weight: 600;
}

section#apply .wrap > a {
    background: #00c4a6;
    color: #fff;
    display: inline-block;
    padding: 22px 50px;
    font-size: 2.2rem;
    line-height: 1;
    text-transform: uppercase;
}

.allContentCareer.flex > div h3 {
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
}

.allContentCareer.flex > div p {
    color: #555555;
}

.eachCareerContent::after {
    content: "";
    background: #eeeeee;
    height: 100%;
    width: 2px;
    position: absolute;
    top: 0;
    right: -3.5%;
    transform: translateX(50%);
}

.eachCareerContent:last-of-type::after {
    content: none;
}

.allContentCareer.flex > div h3::after {
    content: "";
    background: #ec6606;
    height: 2px;
    width: 175px;
    position: absolute;
    bottom: -15px;
    left: 0;
}

.eachCareerContent p:last-of-type {
    margin-bottom: 0;
}

.page-template-page-presentation .reports {
  margin-bottom: 40px;
}

.flex.dualFlex {
  flex-wrap: wrap;
}

.eachLocation h2 {
    color: #EC6606;
    text-transform: uppercase;
    font-size: 22px;
}

.eachLocation img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.quarterlyReport {
    position: relative;
    margin-bottom: 160px;
}

.eachLocation {
    flex: 0 0 49%;
}

.annualReport .report h2 {
    color: #c22026;
    font-weight: 900;
    font-size: 2rem;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 6px;
}

.annualReport .report hr {
    border-width: 2px;
    width: 95%;
}

.annualReport .report p {
    font-weight: 200;
}

.report .eventsInReport a {
    background-color: transparent;
    color: #4a4848;
    border-top: 1px solid #b7b7b7;
    border-radius: 0;
    margin: 0;
    padding-bottom: 0;
}

.report .eventsInReport a:hover h4, .report .eventsInReport a:focus h4 {
  opacity: 0.7;
}

.report .eventsInReport a:hover, .report .eventsInReport a:focus {
    background-color: transparent;
    color: #4a4848;
    opacity: 1;
}

span.price {
    color: #00c4a6;
    font-weight: 700;
    font-size: 5rem;
}

span.market {
    color: #00c4a6;
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 8px;
}

span.currency {
    color: #00c4a6;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.8rem;
}

.flex.currentPrice {
}

.updown span {
    display: block;
    font-weight: 900;
    color: #4a4848;
    font-size: 1.6rem;
}

.priceLine.flex {
    align-items: center;
}

.priceLine.flex i {
    color: #c22026;
    font-size: 4rem;
    flex: 1;
    margin-left: 15px;
}

.updown {margin-left: 25px;}

.report .eventsInReport:first-of-type a {
    border-bottom: none;
}

.report .eventsInReport:last-of-type a {
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 40px;
}

.report .eventsInReport a h4 {
    font-size: 1.7rem;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.report .eventsInReport a h4 {
    font-size: 1.7rem;
}

.events.report h3 i {
    margin-right: 8px;
    font-weight: 400;
    vertical-align: middle;
    margin-bottom: 8px;
}

.events.report h2 {
    margin-bottom: 20px;
}

.events.report h3 {
    margin-bottom: 16px;
}

.annualReport {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.annualReport .report {
    flex: 1;
}

.quarterlyReport .report {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 90%;
    max-width: 500px;
}

.report {
    border: 1px solid #eeeeee;
    background-color: #fff;
    box-shadow: 0px 5px 9px 1px rgba(179, 179, 179, 0.07);
    text-shadow: 0px 5px 9px rgba(179, 179, 179, 0.07);
    padding: 20px 30px;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

article > .flex > div {
    flex: 0 0 48.5%;
    margin-bottom: 60px;
}

.quarterlyReport > img {
    height: 425px;
    width: 80%;
    object-fit: cover;
}

.report h2 {
    color: #4a4848;
    font-size: 1.6rem;
    margin-bottom: 18px;
}

.report h3 {
    color: #ec6606;
    text-transform: uppercase;
    margin-bottom: 20px;
}

span.time {
    display: block;
    line-height: 1;
    margin-bottom: 3px;
    color: #4a4848;
    font-weight: 100;
}

span.location {
    display: block;
    line-height: 1;
    color: #4a4848;
    font-weight: 100;
}

span.time i, span.location i {
    color: #00c4a6;
    font-weight: 100;
    font-size: 1.8rem;
    vertical-align: middle;
    margin-bottom: 6px;
    line-height: 1;
    margin-right: 5px;
}

.report hr {
    border-color: #ec6606;
}

.report p {
    color: #4a4848;
    font-weight: 600;
    margin-bottom: 16px;
}

.report a {
    background-color: #00c4a6;
    color: #fff;
    font-weight: 100;
    padding: 11px 16px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.subContent span {
    display: inline-block;
}

.subContent {
    margin-bottom: -0.9em;
}

.subContent .time, .subContent .location {
    font-size: 1.4rem;
    margin-bottom: 5px;
}

.subContent .time i, .subContent .location i {
    font-size: 1.4rem;
    margin-bottom: 4px;
}

.subContent span.time {
    margin-right: 10px;
}

.corporateEvent.report p.reportTitle {
    font-style: italic;
    margin-top: 30px;
    font-weight: 900;
}

.corporateEvent.report p {
    font-weight: 300;
}

.stock.report h2 {
    color: #ec6606;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 2.4rem;
    margin-top: 20px;
}

.stock.report h2 + p {
    margin-bottom: 25px;
    font-size: 1.5rem;
}

.stock.report h3 {
    font-size: 2rem;
    color: inherit;
    margin-bottom: 5px;
}

.stock.report h4 {
    margin-bottom: 20px;
    font-size: 1.8rem;
}

span.currency {
    align-self: center;
}

span.market {
    align-self: flex-end;
}

.flex.gBox {
    background-color: #eeeeee;
    padding: 12px 30px;
    padding-bottom: 0;
    margin-bottom: 12px;
    color: #4a4848;
}

.flex.gBox p {
    font-weight: 100;
}

.leftG {
    flex: 0 0 50%;
}

.rightG {
    flex: 0 0 50%;
}

.report a:hover, .report a:focus {
    background-color: #00c4a6;
    color: #fff;
    opacity: 0.7;
}

.corporateEvent.report {
    background-position: center;
    background-size: cover;
}

span.pipeMo {
  display: none;
}

.page-template-page-video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.page-template-page-video .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-template-page-video .entry-content {
    margin-top: 20px;
}

.mail input[type="submit"] {
    background-color: #EC6606;
    border: none;
    font-size: 16px;
    padding: 11px 25px;
    box-shadow: 0px 3px 0px 0px #bb711e;
    width: 100%;
    border-radius: 0;
}

.mail input[type="submit"]:hover, .mail input[type="submit"]:focus {
	    opacity: 0.7;
}

.mail input {
    border: 1px solid #e9e9e9;
    border-radius: 7px;
    padding: 10px 15px;
    font-size: 15px;
    background-color: #ededed;
}

.bunchSocial a i {
    line-height: 36px;
}

aside .menu .sub-menu a {
    padding: 4px;
}

.privatePage input {
float: none;
margin-right: 15px;
}

.privatePage select {
display: block;
margin-bottom: 20px;
width: 220px;
background-color: #fff;
border: 1px solid #ccc;
//height: 30px;
margin-top: 4px;
line-height: 30px;
}

.privatePage input[type="submit"] {
    background-color: #EC6606;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
}

/* Reports */

.backgroundSlide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
}

.backgroundSlide .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
      height: 100%;
    align-items: center;
}

.homeSlider div a:nth-child(3) {
    margin-left: 20px;
}

.backgroundSlide .wrap > div {
    padding: 40px;
    background: rgba(255, 255, 255, 0.75);
}

.home header.site-header {
    position: absolute;
    z-index: 9;
    width: 100%;
}

.clinicalButtons h2 {
    color: #EC6606;
    margin-bottom: 20px;
}

.clinicalButtons {
    margin-top: 50px;
}

.clinicalButtons a {
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent!important;
    -webkit-box-shadow: inset 0 0 0 0;
    box-shadow: inset 0 0 0 0;
    background-image: none;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 600;
    margin: 5px;
}

.clinicalButtons a:first-of-type {
    margin-left: 0;
}

@media only screen and (max-width: 622px) {
  body .rowPipe {
      display: block;
  }

  body .firstPipeInfo {
    border-right: none;
    border-bottom: 3px solid #fff;
  }
}

.pipes .stage {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .pipes .stage > li > span {
      position: relative;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 100%;
      text-align: center;
      display: block;
      padding: 0 10px;
  }

  .pipes .stage > li.red {
    flex: 0 0 22.6%;
            color: #EC6606;
}

.rowPipe {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f9f9f9;
    margin: 3px 0;
}

.pipes .stage > li.last {
    border: none;
}

.firstPipeInfo {
    border-right: 3px solid #fff;
    flex: 0 0 22.6%;
        min-width: 149.39px;
    position: relative;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.boxColor {
    display: inline-block;
    color: #636161;
    font-weight: 600;
    font-size: 14px;
    margin-right: 25px;
}

.boxColor.company::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #1fc3a6;
    display: inline-block;
    top: 2px;
    margin-right: 5px;
    position: relative;
}

.boxColor.partner::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #F49201;
    display: inline-block;
    top: 2px;
    margin-right: 5px;
    position: relative;
}

.rowPipe a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f9f9f9;
    width: 100%;
}

.pipes.scroll-pane.horizontal-only {
    margin-bottom: 30px;
}

.pipeDiv {
    flex: 0 0 77.4%;
        position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.firstPipeInfo h2 {
    color: #636161;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.firstPipeInfo p {
    color: #636161;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 600;
}

.firstPipeInfo p:last-of-type {
    margin-bottom: 0;
}

.progress-bar {
    height: 40px;
    border-radius: 2px;
    position: absolute;
	transition: 1.2s all;
}

.progress-bar.progressBarEmpty {
	right: 100% !important;
}

.pipes .stage > li {
    display: inline-block;
        font-weight: 600;
    flex: 1 1 16.66%;
        background: #f9f9f9;
    color: #000000;
    font-size: 14px;
    border-right: 3px solid #fff;
    text-align: center;
    height: 50px;
}

.iframe, .iframe iframe {
  width: 100%;
    height: 100%;
}

.labelReport {
    border: 3px solid #EC6606;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px 15px 40px;
    cursor: pointer;
}

.labelReport.open i {
    transform: rotate(180deg);
}

.labelReport.open + .divReport {
  transform: scaleY(1);
  height: auto;
}

.labelReport h2 {
    margin: 0;
    font-size: 26px;
}

.labelReport i {
    font-size: 22px;
        transition: all 0.5s;
}

.divReport .fullwidthflex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 40px;
}

.leftflex h3 {
    font-size: 20px;
}

.leftflex p {
    margin: 0;
    max-width: 400px;
    font-size: 15px;
}

.rightflex a {
    border: 2px solid #EC6606;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin: 0 2px;
	    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	justify-content: center;
	align-items: center;
}

.rightflex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.rightflex a i, .rightflex a svg {
    line-height: 29px;
}

.rightflex a:hover, .rightflex a:focus {
    color: #EC6606;
    opacity: 0.7;
}

.divReport {
  transform: scaleY(0);
  transform-origin: top;
  overflow: hidden;
  margin-bottom: 12px;
  height: 0;
  transition: all 0.5s;
}

/* Events Page */

.eventImg {
    position: relative;
        margin-bottom: 25px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
            height: 270px;
}

.eventImg div.addeventatc {
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 13px 12px;
    background-color: rgba(21, 29, 38, 0.89);
    border-color: rgba(21, 29, 38, 0.89);
}

.bottomEvents {
    border: 1px solid #e3ecf3;
    border-left: none;
    border-right: none;
    margin-top: 15px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.bottomEvents span:first-of-type {
    border-right: 1px solid #e3ecf3;
}

.eventsPage .twoNews a.more {
    background-color: #EC6606;
    color: #fff;
    padding: 12px 22px;
    display: inline-block;
    font-weight: 600;
}

.eventImg img {
    height: 270px;
    margin: 0;
    object-fit: cover;
}

.bottomEvents span {
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 15px 5px;
    color: #8b9499;
    text-transform: uppercase;
font-size: 15px;
}

.eventsPage .twoNews p {
    color: rgba(22, 40, 46, 0.6);
}

.eventsPage .twoNews a {
    color: #16282e;
}

.eventImg .addeventatc .addeventatc_icon {
  position: relative;
  display: block;
  left: auto;
  top: auto;
      display: none;
}

.relatedNews.mediaPage.eventsPage .twoNews {
    text-align: center;
        margin-bottom: 40px;
}

.dateItem {
color: rgba(162, 172, 179, 0.65);
font-size: 14px;
line-height: 1;
border-radius: 3px;
padding: 7px 9px;
background-color: rgba(21, 29, 38, 0.89);
border-color: rgba(21, 29, 38, 0.89);
display: inline-block;
margin-right: 2px;
}

.dateItems {
    position: absolute;
    left: 20px;
    bottom: 20px;
}

.dateItem span {
    display: block;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    font-size: 20px;
}

.eventImg div.addeventatc i {
    color: #fff;
        font-size: 20px;
}

.eventImg .addeventatc:active {
  top: auto;
}

/* Single Post */

.shareLeft {
    display: inline-block;
    margin-left: 20px;
}

.single-post header.entry-header p {
    display: inline-block;
}

.shareLeft h3 {
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 0;
}

.bottomShareLeft.shareLeft {
    margin-left: 0;
    text-align: right;
    display: block;
}

.shareLeft a {
    height: 35px;
    width: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    color: #999999;
    border: 1px solid #ededed;
    border-radius: 6px;
    margin: 0 5px;
}

.bottomShareLeft.shareLeft a {
  line-height: 40px;
  height: 40px;
  width: 40px;
}

.single-post header.entry-header p time.entry-time {
    color: #999999;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #ededed;
    display: block;
    margin: 20px 0;
}

.bottomShareLeft.shareLeft a i {
    line-height: 40px;
}

.shareLeft a i {
    line-height: 35px;
}

.shareLeft a:hover, .shareLeft a:focus {
    border-color: #EC6606;
    background-color: #EC6606;
    color: #fff;
}

.single-post h1.entry-title {
    color: #2f2f31;
}

.single-post .entry-content h2, .single-post .entry-content h1, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6 {
    position: relative;
    margin-bottom: 30px;
}

.single-post .entry-content h1::before, .single-post .entry-content h2::before, .single-post .entry-content h3::before, .single-post .entry-content h4::before, .single-post .entry-content h5::before, .single-post .entry-content h6::before {
    content: "";
    width: 90px;
    height: 2px;
    bottom: -10px;
    position: absolute;
    display: block;
    background-color: #EC6606;
    z-index: 1;
}

.single-post .entry-content h1::after, .single-post .entry-content h2::after, .single-post .entry-content h3::after, .single-post .entry-content h4::after, .single-post .entry-content h5::after, .single-post .entry-content h6::after {
      content: "";
      width: 150px;
      height: 2px;
      bottom: -10px;
      position: absolute;
      display: block;
      background-color: #bfbfbf;
}

.flexSingle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 60px 0;
}

.middleLine {
    width: 1px;
    background-color: #bfbfbf;
}

.flexSingle h3 {
    color: #4a4848;
    font-size: 20px;
    margin-bottom: 30px;
}

.flexSingle p {
    margin-bottom: 5px;
    color: #4a4848;
}

/* Search */

.searchResults {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.rightRes h3 {
    color: #EC6606;
    text-transform: uppercase;
    font-size: 20px;
}

.leftRes h2 {
    font-size: 21px;
    color: #505050;
    margin-top: 30px;
}

.rightRes .search-box #s {
    border-color: #fff;
}

.rightRes .search-box .search-btn {
    color: #EC6606;
    background-color: #fff;
}

.rightRes .search-box {
    box-shadow: 0 0px 19px 0px rgba(0, 0, 0, 0.28), 0 0 0px 0 rgba(0, 0, 0, 0.35);
    //margin-bottom: 30px;
}

.allRes {
    flex: 1 1 100%;
    margin-top: 40px;
}

.searchItem {
    box-shadow: 0 0px 19px 0px rgba(0, 0, 0, 0.28), 0 0 0px 0 rgba(0, 0, 0, 0.35);
    margin-bottom: 30px;
    padding: 30px 50px;
}

.searchItem h2 {
    color: #EC6606;
    font-size: 20px;
    margin-bottom: 10px;
}

.searchItem p {
    margin-bottom: 5px;
    font-size: 15px;
}

.searchItem a.more {
    font-size: 15px;
    color: #EC6606;
}

.searchItem a.more::after {
    content: "\f30b";
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    margin-left: 5px;
}

/* Media */

li.pagination-next a::after {
    content: "\f054";
    margin-left: 7px;
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
}

li.pagination-previous a::before {
    content: "\f053";
    margin-right: 7px;
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
}

.twoNews {
    flex: 0 0 49%;
    margin-bottom: 30px;
}

.twoNews img {
    width: 100%;
    margin-bottom: 10px;
}

.twoNews h2, .twoNews h2
 a {
    color: #4a4848;
    font-size: 18px;
    margin-bottom: 10px;
}

.twoNews .dateAuthor span {
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    color: #999999;
}

.twoNews p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #666666;
}

li.pagination-next a, li.pagination-previous a {
  border-color: #EC6606;
}

li.pagination-next a, li.pagination-previous a {
    background-color: #f8f8f8;
    padding: 8px 30px;
    text-transform: uppercase;
letter-spacing: 1px;
    border: 2px solid #f5f5f5;
}

.twoNews a.more {
    font-size: 14px;
    color: #EC6606;
}

.twoNews a.more::after {
    content: "\f30b";
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    margin-left: 5px;
}

.relatedNews.mediaPage {
    flex-wrap: wrap;
        margin-top: 20px;
}

.catsArchive {
    display: inline-block;
    margin-left: 10%;
}

.entry.archivePages h1.entry-title {
    display: inline-block;
}

.catsArchive a.current, .catsArchive a:hover, .catsArchive a:focus {
    color: #EC6606;
}

.catsArchive a {
    color: #4a4848;
    position: relative;
    padding: 0 5px;
    display: inline-block;
    margin: 0 15px;
}

.catsArchive a::before {
    height: 100%;
    position: absolute;
    width: 1px;
    display: inline-block;
    background-color: #cccccc;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: -15px;
}

.catsArchive a:last-of-type::after {
    height: 100%;
    position: absolute;
    width: 1px;
    display: inline-block;
    background-color: #cccccc;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
}

.twoNews {
    flex: 0 0 49%;
}

.relatedNews.mediaPage .contentBunch h2, .relatedNews.mediaPage .contentBunch h2 a {
    font-size: 18px;
}

.relatedNews.mediaPage .categoryBunch a {
    font-size: 16px;
}

span.load-more {
    border-radius: 5px;
    background-color: #EC6606;
    color: #fff;
    padding: 10px 35px;
    text-transform: uppercase;
    display: inline-block;
    margin: 20px auto 0;
    cursor: pointer;
}

.relatedNews.mediaPage .items {
    flex: 0 0 32%;
    margin-bottom: 30px;
}

.relatedNews.mediaPage .imageBunch, .relatedNews.mediaPage .imageBunch img {
    height: 210px;
}

/* IR Contact */

body.page-template.page-template-page-ir-contact .contactTitle h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 50px;
margin-top: 30px;
}

body.page-template.page-template-page-ir-contact .breadcrumb {
    text-align: center;
}

.infoSe img {
    vertical-align: middle;
        max-width: 40px;
}

.infoSe .img {
    display: inline-block;
    vertical-align: top;
}

.infoSe .texter {
    display: inline-block;
        margin-left: 10px;
}

.infoSe .texter h3 {
    font-size: 20px;
    margin-bottom: 0px;
    color: #282828;
}

.infoSe .texter p {
    margin: 0;
    font-weight: 600;
    color: #282828;
}

.infoSe .texter a {
  color: #282828;
}

.infoSe .texter a:hover, .infoSe .texter a:focus {
  color: #282828;
  opacity: 0.7;
}

.infoSe {
    margin: 20px 0;
    width: 100%;
    max-width: 300px;
}

.infoSe .texter span {
    font-style: italic;
    color: #282828;
}

.irContact {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

body.page-template.page-template-page-ir-contact .contactTitle {
    flex: 1 1 100%;
}

.formIR {
    flex: 0 0 65%;
}

.infos {
    flex: 0 0 34%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Partners */

.flexTeam.partnersTeam .teamItems {
    display: block;
}

.flexTeam.partnersTeam .imagePartner {
    padding: 10px;
}

.flexTeam.partnersTeam .teamItems .teamContent h2 {
    color: #4a4848;
}

.flexTeam.partnersTeam .imagePartner img {
    vertical-align: middle;
    width: 100%;
}

.flexTeam.partnersTeam .teamItems .teamContent {
    display: block;
    min-height: 0;
    padding: 0px 10% 20px;
}

/* Sitemap */

.siteBox {
    box-shadow: 0 0px 19px 0px rgba(0, 0, 0, 0.28), 0 0 0px 0 rgba(0, 0, 0, 0.35);
    margin-bottom: 30px;
    padding: 70px 35px;
    flex: 0 0 32%;
}

.sitemapBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.siteBox a {
    display: block;
        margin: 15px 0;
}

.siteBox h2 {
    color: #EC6606;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 35px;
}

.siteBox a.mainSiteMap::before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
    color: #EC6606;
}

.siteBox a.mainSiteMap {
    color: #767171;
    font-size: 20px;
    font-weight: 600;
}

.siteBox a.subSiteMap {
    font-size: 18px;
        margin: 10px 0;
            font-weight: 600;
    margin-left: 20px;
    color: #767171;
}

.siteBox h2::before {
    content: "\f0c8";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

/* Leader Pages */

.flexTeam {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.teamContent h2 {
    color: #EC6606;
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1;
}

.teamContent h3 {
    color: #4a4848;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
}

.teamContent p {
    margin-bottom: 5px;
    font-size: 13px;
}

.popupDirectors {
    position: fixed;
    z-index: 9999999;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    top: 0;
    left: 0;
    display: none;
}

.innerPopup {
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  max-width: 900px;
  min-width: 250px;
  min-height: 180px;
  box-shadow: 0 0px 19px 0px rgba(242, 145, 37, 0.21), 0 0 0px 0 rgba(242, 145, 37, 0.75);
  height: 470px;
      max-height: 95%;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 15px 15px;
      overflow: auto;
}

.innerPopup .popupContent p {
      color: #404040;
      margin-bottom: 10px;
}

.noScroll {
  overflow: hidden;
}

.innerPopup h2 {
    flex: 1 1 100%;
    text-align: center;
    color: #434343;
text-transform: uppercase;
font-weight: 700;
line-height: 1;
margin-bottom: 10px;
}

.innerPopup h3 {
    flex: 1 1 100%;
    text-align: center;
    font-style: italic;
font-weight: 300;
color: #404040;
font-size: 20px;
margin-bottom: 15px;
}

.innerPopup .popUpLeft {
    flex: 0 0 36%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.innerPopup .popUpLeft img {
    width: 100%;
}

.innerPopup .popupContent {
    flex: 0 0 62%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.innerPopup .popupContent p:last-of-type {
    margin: 0;
}

button#closePop {
    position: absolute;
    right: 18px;
    top: 15px;
    cursor: pointer;
    z-index: 999999999999;
    background: transparent;
    color: #333;
    height: auto;
    font-size: 22px;
    padding: 5px;
    line-height: 1;
}

.teamContent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    min-height: 200px;
    align-items: center;
}

.teamContent a {
    font-size: 13px;
    color: #EC6606;
}

.teamContent a::after {
    content: "\f30b";
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    margin-left: 5px;
}

.teamImage {
    flex: 0 0 38%;
    overflow: hidden;
	    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
	//max-height: 200px;
}

.teamImage img {
    width: 100%;
    object-fit: cover;
    vertical-align: middle;
}

.flexTeam > div {
    flex: 0 0 48%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 0px 19px 0px rgba(242, 145, 37, 0.21), 0 0 0px 0 rgba(242, 145, 37, 0.75);
    margin-bottom: 30px;
	//align-items: flex-end;
}

/* Contact */

.contacts {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
            margin: 40px 0;
}

.innerContacts:hover .icon {
    color: #fff;
    border-color: #EC6606;
    background-color: #EC6606;
}

.contacts > div {
    flex: 0 0 100%;
    border: 1px solid #f1f1f1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 20px;
}

.flexForm {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
        margin-bottom: 80px;
}

.contactTitle h2 {
    color: #202020;
    font-size: 22px;
    margin-bottom: 40px;
    margin-top: 60px;
    display: block;
}

.flexForm input, .flexForm textarea {
    background-color: #e5e5e5;
    border: none;
    font-size: 16px;
    color: #a0a0a0;
}

.flexForm input, .flexForm textarea {
    background-color: #e5e5e5;
    border: none;
    font-size: 16px;
    border-radius: 0;
    color: #a0a0a0;
}

.flexForm input[type=submit] {
    background-color: #EC6606;
    color: #fff;
    padding: 12px 60px;
    text-transform: uppercase;
    font-weight: 400;
}

.oneThird {
    flex: 0 0 32%;
        margin-bottom: 20px;
}

.full {
    flex: 1 1 100%;
    margin-bottom: 20px;
}

.icon {
    width: 70px;
    text-align: center;
    font-size: 22px;
    background-color: #f9f9f9;
    border: 1px solid #f1f1f1;
    color: #dadada;
    flex: 0 0 20%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contentContacts {
    flex: 0 0 76%;
    padding: 30px 0;
}

.icon i {
    line-height: 60px;
}

.contentContacts h3 {
    color: #313131;
    font-size: 18px;
}

.contentContacts p {
  color: #969595;
    font-size: 14px;
    margin-bottom: 10px;
}

.contentContacts p:last-of-type {
    margin-bottom: 0;
}

/* Home */

.home .imageBunch img, .home .imageBunch {
      height: 210px;
}

.homeSlider {
    height: 600px;
    position: relative;
}

.page-template-page-partners .flexTeam > div {
	box-shadow: none;
}

.homeSlider .owl-prev {
    position: absolute;
    left: 1%;
    top: 50%;
    transform: translateY(-50%);
}

.homeSlider .owl-next i, .homeSlider .owl-prev i {
    line-height: 37px;
}

.homeSlider .owl-prev i {
    margin-right: 3px;
}

.homeSlider .owl-next i {
    margin-left: 3px;
}

.homeSlider .owl-item {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.homeSlider div h1 span, .homeSlider div h2 span {
    color: #EC6606;
}

.homeSlider div h1, .homeSlider div h2 {
    color: #2f2f2f;
    margin-bottom: 50px;
    max-width: 650px;
    font-size: 58px;
    font-weight: 700;
  }

  .home .site-inner {
    padding-top: 0;
  }

  .homeSlider div a:hover, .homeSlider div a:focus {
      opacity: 0.7;
  }

  .home .site-header > .wrap {
    margin-bottom: 0;
  }

.homeSlider .owl-prev, .homeSlider .owl-next {
    border: 3px solid #EC6606;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 18px;
    color: #2e2e2e;
}

.homeSlider .owl-next {
    position: absolute;
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
}

.whiteBackground.smaller, .home .whiteBackground.smaller {
    background-color: #fff;
    max-width: 1000px;
    margin: 60px auto;
    padding: 40px 40px 50px 40px;
    text-align: center;
}

a.readMore i {
  line-height: 40px;
}

.home .relatedNews .items {
  flex: 0 0 24%;
}

.whiteBackground {
    background-color: #fff;
    padding: 60px 0;
}

.whiteBackground.smaller h2 {
    color: #2f2f2f;
    margin-bottom: 40px;
    font-size: 32px;
        font-weight: 700;
}

.whiteBackground.smaller a {
    background-color: #EC6606;
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 20px;
}

.whiteBackground.smaller h2 span {
    color: #EC6606;
}

.homeSlider div a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
    color: #2f2f2f;
    border: 3px solid #EC6606;
    padding: 10px 50px;
    text-transform: uppercase;
    font-size: 18px;
        display: inline-block;
}

/* Sidebar */

.sidebar input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border-radius: 0;
}

aside form p {
    margin-bottom: 10px;
}

.sidebar input.wpcf7-form-control {
    background-color: #ededed;
    border-color: #d7d7d7;
}

.sidebar h3.widgettitle.widget-title {
    text-transform: uppercase;
    text-align: center;
    color: #4a4848;
    margin-bottom: 30px;
    font-size: 20px;
}

.entry-content ul > li::before {
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    color: #EC6606;
    margin-right: 5px;
}

.sidebar .widget ul > li {
    margin-bottom: 10px;
    padding-bottom: 0;
}

aside .menu a {
    display: block;
    color: #4a4848;
    text-align: left;
    padding: 15px;
}

aside .menu .current-menu-item a, aside .menu a:hover, aside .menu a:focus {
    background-color: #EC6606;
    color: #fff;
    opacity: 1 !important;
}

.sidebar .widget:last-of-type::after {
    content: none;
}

.sidebar .widget::after {
    content: "";
    width: 60%;
    background-color: #d7d7d7;
    height: 1px;
    display: block;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.sidebar .widget {
      position: relative;
}

.sidebar {
      border-right: 1px solid #ededed;
}

.sidebar .widget:first-of-type {
    padding-top: 0;
}

/* Page */

.imageBunch {
    height: 270px;
    width: 100%;
    position: relative;
    border-radius: 5px 5px 0 0;
}

.imageBunch img {
    height: 270px;
    width: 100%;
    object-fit: cover;
        vertical-align: middle;
        border-radius: 5px 5px 0 0;
}

.title h2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #4a4848;
    margin: 20px 2px 40px;
}

.imgOverlayColor {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(47, 47, 47, 0.7);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 5px 5px 0 0;
}

a.readMore:hover, a.readMore:focus {
  opacity: 0.7 !important;
}

.items:hover a.readMore, .items:hover .imgOverlayColor {
  opacity: 1;
}

a.readMore {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #000000;
    background-color: #ffffff;
    border-radius: 50%;
    padding: 0;
    width: 40px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1.4px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}

.categoryBunch a:hover, .categoryBunch a:focus {
opacity: 0.7;
color: #fff;
}

.categoryBunch a {
  position: absolute;
  bottom: 0;
  font-size: 20px;
  left: 50%;
  text-transform: uppercase;
  color: #fff;
  transform: translate(-50%,50%);
  width: auto;
  background-color: #EC6606;
  font-weight: 600;
  padding: 2px 15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  min-width: 65%;
  text-align: center;
}

.relatedNews {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.home .relatedNews {
    justify-content: center;
}

.home .relatedNews .items {
    margin-right: 1%;
}

.home .relatedNews .items:last-of-type {
    margin-right: 0;
}

.relatedNews .items {
    flex: 0 0 49%;
        background-color: #f5f5f5;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        border-radius: 5px 5px 0 0;
}

.contentBunch {
    padding: 20px;
    padding-top: 30px;
}

.contentBunch h2, .contentBunch h2 a {
    color: #555454;
    margin: 0;
    font-size: 22px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.items:hover .contentBunch h2, .items:hover .contentBunch h2 a {
  color: #ffffff;
}

.items:hover {
    background-color: #EC6606;
  }

.backgroundWhite {
    background-color: #fff;
}

.breadcrumb a {
    color: #4a4848;
}

.breadcrumb a:hover, .breadcrumb a:focus {
  opacity: 0.7;
}

h1.entry-title {
    color: #EC6606;
    text-transform: uppercase;
    font-size: 20px;
}

/* Header */

.search-wrap {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
	position: relative;
}

.search-wrap form#search-form {
    position: absolute;
    top: 90%;
    right: 0;
    width: 389px;
}

.search-box .search-btn {
    font-family: "Font Awesome 5 Pro";
    background-color: #EC6606;
    border: none;
    border-radius: 0;
    float: right;
    width: 56px;
    height: 58px;
	font-size: 22px;
    padding: 0;
    order: 2;
}

.search-wrap a {
    color: #EC6606;
    font-size: 22px;
    padding: 27px 20px;
}

.search-box #s {
    border: 1px solid #EC6606;
    border-right: none;
    float: right;
    height: 58px;
    font-size: 20px;
    color: #cbcbcb;
    margin: 0;
}

/* Footer */

div#genesis-footer-widgets .menu a:hover, div#genesis-footer-widgets .menu a:focus, .sidebar .menu a:hover, .sidebar .menu a:focus {
    opacity: 0.7;
}

div#genesis-footer-widgets input.wpcf7-form-control, .sidebar input.wpcf7-form-control {
    border: 1px solid #e9e9e9;
    border-radius: 7px;
    padding: 10px 15px;
    font-size: 15px;
}

div#genesis-footer-widgets input.wpcf7-form-control.wpcf7-submit, .sidebar input.wpcf7-form-control.wpcf7-submit {
    background-color: #EC6606;
    border: none;
    font-size: 16px;
    padding: 11px 25px;
    box-shadow: 0px 3px 0px 0px #bb711e;
}

.bunchSocial a {
    color: #858685;
    background-color: #f0f0f0;
    width: 45px;
    height: 45px;
    line-height: 36px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    border: 4px solid #e9e9e9;
    margin: 0 5px;
}

div#genesis-footer-widgets input.wpcf7-form-control.wpcf7-submit:hover, div#genesis-footer-widgets input.wpcf7-form-control.wpcf7-submit:focus, .sidebar input.wpcf7-form-control.wpcf7-submit:hover, .sidebar input.wpcf7-form-control.wpcf7-submit:focus {
    opacity: 0.7;
}

div#genesis-footer-widgets .menu a::before {
    content: "\f30b";
    font-family: "Font Awesome 5 Pro";
    margin-right: 7px;
    font-size: 14px;
    opacity: 0.7;
}

div#genesis-footer-widgets .menu a {
    color: #646464;
    font-size: 16px;
    transition: all 0.5s;
}

div#genesis-footer-widgets p {
    color: #6c6c6c;
    font-size: 16px;
        margin-bottom: 12px;
}

/* Utopian Designs CSS End */

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
  overflow-x: hidden;
}

/* Chrome fix */
body > div {
  font-size: 16px;
  font-size: 1.6rem;
}

body {
	background-color: #eee;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-size: 2rem;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
  overflow-x: hidden;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

a {
	color: #EC6606;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #000;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

figure {
	margin: 0;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: none;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 16px 24px;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #EC6606;
	color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: 6px;
}

th {
	font-weight: 400;
	padding: 0 6px;
}

td:first-child,
th:first-child {
	padding-left: 0;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1280px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
	word-wrap: break-word;
}

.landing-page .site-inner {
	max-width: 800px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 880px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 660px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1px;
  //padding: 12px 30px;
  padding: 12px 0;
}

.after-entry,
.archive-description,
.author-box {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
	padding: 60px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.site-header .search-form {
	float: right;
	margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
}

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #EC6606;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	background: none;
	padding: 0;
}

.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
	border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #EC6606;
	color: #fff;
}

.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover  {
	background-color: #fff;
	color: #333;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	outline: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header > .wrap {
	background-color: rgba(255, 255, 255, 0.8);
}

.site-header > .wrap {
    margin: 0 auto 50px;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 300px;
}

.header-image .title-area {
	margin: 0 auto;
	max-width: 300px;
	padding: 0;
}

.header-full-width .title-area {
	float: none;
	width: 100%;
}

.site-title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.header-image .site-title > a {
	background-position: center !important;
	background-size: contain !important;
	float: left;
	min-height: 80px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}

.genesis-nav-menu a {
	color: #2f2f2f;
	display: block;
	padding: 32px 20px;
	text-decoration: none;
  font-weight: 700;
}

.genesis-nav-menu a span {
  position: relative;
  -webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover  {
	color: #2f2f2f;
	text-decoration: none;
}

.genesis-nav-menu a:focus span::before, .genesis-nav-menu a:hover span::before, .genesis-nav-menu .current-menu-item > a  span::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #EC6606;
}

.genesis-nav-menu .sub-menu {
	border-top: 1px solid #eee;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 -199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
	border-top: 1px solid #eee;
}

/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
	padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
	padding: 0 20px 10px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	margin-bottom: 40px;
  //padding: 30px;
  padding: 30px 0;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: none;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #eee;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
  text-align: center;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	background-color: #fff;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 8px 16px;
      border: 2px solid #fff;
      border-radius: 5px;
	text-decoration: none;
}

.archive-pagination a:focus,
.archive-pagination a:hover,
.archive-pagination .active a {
  border-color: #EC6606;
	background-color: #EC6606;
	color: #fff;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 60px 60px 32px;
}

.entry-comments {
	padding: 60px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.sidebar .widget {
	background-color: #fff;
	padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #ededed;
	clear: both;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 60px 0;
}

div#genesis-footer-widgets h3 {
    color: #EC6606;
    font-weight: 700;
    font-size: 22px;
    position: relative;
margin-bottom: 40px;
}

div#genesis-footer-widgets h3::before {
    content: "";
    width: 68%;
    height: 2px;
    bottom: -10px;
    position: absolute;
    display: block;
    background-color: #EC6606;
    z-index: 1;
}

div#genesis-footer-widgets h3::after {
    content: "";
    width: 100%;
    height: 2px;
    bottom: -10px;
    position: absolute;
    display: block;
    background-color: #fff;
}

div#genesis-footer-widgets .wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

div#genesis-footer-widgets .wrap::before, div#genesis-footer-widgets .wrap::after {
    content: none;
}

.footer-widget-area {
    flex: 0 0 32%;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #cccccc;
	font-size: 14px;
	font-size: 1.6rem;
	line-height: 1;
	padding: 30px 0;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
  color: #646464;
  font-size: 14px;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1340px) {

	.site-inner,
	.wrap {
		max-width: 1140px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 920px;
	}

	.content {
		width: 800px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 580px;
	}

	.sidebar-primary {
		width: 300px;
	}

}


@media only screen and (max-width: 1200px) {

.relatedNews.mediaPage .items {
      flex: 0 0 49%;
}

body .flexTeam > div {
  flex: 1 1 100%;
}

  .home .relatedNews .items {
    flex: 0 0 49%;
        margin-bottom: 20px;
  }

  .home .relatedNews {
    flex-wrap: wrap;
  }

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

}

@media only screen and (max-width: 1023px) {

  section#work > img {
    height: 400px;
  }

  .eachPosition {
    flex: 0 0 48%;
  }

  .allContentCareer.flex {
    flex-wrap: wrap;
  }

  .allContentCareer.flex > div {
      flex: 1 1 100%;
      position: relative;
      margin-bottom: 60px;
  }

  .allContentCareer.flex > div:last-of-type {
    margin-bottom: 0;
  }

  .allContentCareer.flex > div::after {
    content: none;
  }

  .relatedNews.mediaPage .items {
        flex: 0 0 32%;
  }

  body .siteBox {
    flex: 0 0 49%;
  }

  body .innerPopup .popUpLeft, body .innerPopup .popupContent {
    flex: 1 1 100%;
    text-align: center;
margin-bottom: 10px;
  }

  body .innerPopup .popUpLeft img {
    width: auto;
    margin: 0 auto;
  }

	.site-inner,
	.wrap {
		max-width: 800px;
	}

  .footer-widget-area {
      flex: 1 0 100%;
          margin-bottom: 40px;
  }

  div#genesis-footer-widgets .wrap {
    flex-wrap: wrap;
    text-align: center;
  }

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

  .genesis-responsive-menu .genesis-nav-menu .sub-menu a {
    background-color: transparent;
  }

	.site-header .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.genesis-nav-menu li,
	.header-image .title-area,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	/* ### Genesis Responsive Menus */

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.menu-toggle,
	.sub-menu-toggle {
		background-color: transparent;
		border-width: 0;
		color: #333;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background-color: transparent;
		border-width: 0;
		color: #EC6606;
	}

	.menu-toggle {
		line-height: 22px;
		position: relative;
		width: 100%;
		z-index: 1000;
	}

	.menu-toggle,
	.menu-toggle:focus,
	.menu-toggle:hover {
		border-top: 1px solid #eee;
	}

	.menu-toggle::before {
		font-size: 1.5em;
		margin-right: 10px;
		text-rendering: auto;
	}

	.sub-menu-toggle {
		float: right;
		padding: 13px 10px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}

	.sub-menu .sub-menu-toggle {
		padding: 12px 10px;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition:     transform .25s ease-in-out;
		transition:         transform .25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 15px 20px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

}

.search-box {
    display: grid;
    grid-template-columns: 1fr auto;
}

@media only screen and (max-width: 860px) {

  .search-wrap form#search-form {
    right: 50%;
    transform: translateX(50%);
    width: 250px;
  }

  .eachPosition {
    flex: 1 1 100%;
  }

  article > .flex > div {
    flex: 1 1 100%;
  }

  .flex {
    flex-wrap: wrap;
  }

  .quarterlyReport > img {
    width: 100%;
    height: 200px;
  }

  .quarterlyReport .report {
    width: 100%;
    position: relative;
    top: 0;
    transform: none;
  }

  .eachLocation {
    flex: 1 1 100%;
  }

  .onMobileOne div {
    width: 100% !important;
    float: none;
}

.onMobileOne div:nth-child(even) {
    margin-bottom: 20px;
}

.onMobileOne {
    display: block;
}

body .formIR {
    flex: 1 1 100%;
}

body .oneThird {
    flex: 1 1 100%;
}

  body .catsArchive {
    margin-left: 0;
  }

  body .entry.archivePages h1.entry-title {
    display: block;
  }

  body .catsArchive a {
    margin: 0 5px;
    font-size: 16px;
}

body .catsArchive a::before {
    left: -5px;
}

body .catsArchive a:last-of-type::after {
    right: -5px;
}

  body .twoNews {
    flex: 1 1 100%;
  }

  .pipes .stage li {
    display: none;
  }

  .pipes .stage > li.red {
        flex: 1 1 100%;
        display: block;
  }

  .progress-bar {
    display: none;
  }

  span.pipeMo {
    display: block;
    padding: 10px;
  }

  .backgroundSlide .wrap div {
    padding: 5%;
    padding-top: 100px;
}

.homeSlider .owl-prev, .homeSlider .owl-next {
  width: 30px;
  height: 30px;
  font-size: 14px;
}

.homeSlider .owl-next i, .homeSlider .owl-prev i {
    line-height: 26px;
}

  body .middleLine {
    width: 100%;
    background-color: #bfbfbf;
    height: 1px;
  }

  .flexSingle > div {
    flex: 1 1 100%;
    margin-bottom: 20px;
  }

  body .siteBox {
    flex: 1 1 100%;
  }

body .innerPopup {
  width: 90%;
}

  body.home .relatedNews .items {
    flex: 1 0 100%;
        margin-bottom: 40px;
  }

  body .sidebar {
        border-right: none;
  }

  body .relatedNews .items, body .relatedNews.mediaPage .items {
    flex: 1 0 100%;
        margin-bottom: 40px;
  }

  body .relatedNews {
    flex-wrap: wrap;
  }

	body,
	body > div {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.site-inner {
		padding: 5% 5% 0;
	}

	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget {
		padding: 30px;
		margin-bottom: 5%;
	}

	.sidebar {
		margin-bottom: 5%;
	}

	.pagination {
		margin: 5% auto;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

}


/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
