/*!
Theme Name: Cocoonfxmedia Ltd
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Cocoonfxmedia Ltd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Cocoonfxmedia is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

h1 {
	font-size: 30px;
	font-weight: 300;
	text-transform:uppercase;
	font-family: poppins, sans-serif;
	margin: 0.67em 0;
}
h1.mainHeader {
	font-family: source-sans-pro, sans-serif;
    font-size: 3rem;
    color: #fff;
	font-weight:900;
	text-transform:none;
}
h1.mainHeader-2 {
	font-family: source-sans-pro, sans-serif;
    font-size: 3rem;
    color: #fff;
	font-weight:900;
	text-transform:none;
	text-shadow: 2px 2px 10px #000;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
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;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[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 {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
    color: #000000;
    font-family: source-sans-pro, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
.IntroText h1, .IntroText h2 {color:#1A4F1C;}
h2 {
    font-size: 30px;
	text-transform:uppercase;
	font-family: poppins, sans-serif;
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 29px;
}
h2.searchTitle {
    margin-bottom: 0px;
}
h2.searchTitle a {
    color: #000000;
}
h2.wp-block-heading {color:#1A4F1C;}
h3 {
    font-size: 20px;
    line-height: 29px;
    font-weight: 700;
}
h3.searchDate {
    font-weight: 600;
    font-size: 12px;
}
h3.searchDate a {
    color: #000000;
}
h4 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;

}

p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 30px;
}

.wpcf7 p {
    margin: 0px;
}

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

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
------------------------ */
body {
    background-color: #ffffff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0;
}

ul {
    font-weight: 300;
    font-size: 15px;
    padding-left: 0px;
    list-style: inside;
}
ol {
    list-style: decimal;
}
.mainContent li {
    margin-bottom: 15px;
}
dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

figcaption {
    text-align: left;
    font-family: 'Museo Sans', sans-serif;
}

/* Links
--------------------------------------------- */
a {
    color: #4169e1;
}

a:visited {
    color: #800080;
}

a:hover,
a:focus,
a:active {
    color: #191970;
}

a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
/* Forms--- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 0px solid;
    border-radius: 0px;
    background:  #8CBD2E;
    color: #ffffffcc;
    padding: 0.8em 1em 0.8em;
    margin: 25px 0px 0px 0px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

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 {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

.site-main .comment-navigation,
.site-main,
.posts-navigation,
.site-main,
.post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post,
.page {
    margin: 0 0 0;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

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

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#primary[tabindex="-1"]:focus {
    outline: 0;
}

.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

/* Main Structure
--------------------------------------------- */
header {
    height: 100px;
    width: 100%;
    transition: top 0.4s;
    z-index: 1000;
	background: rgb(26,79,28);
	background: url("/wp-content/themes/Cocoonfx/images/header-bg.png") no-repeat top right, linear-gradient(90deg, rgba(26,79,28,1) 0%, rgba(140,189,46,1) 100%);
}
.header .container {
    padding: 0px;
}
.logo {
    float: left;
    height: 97px;
    padding: 15px 0px 0px 0px;
    width: 210px;
}
nav.mainnav {
    display: inline-block;
    float: right;
}
section.mainContent {
    background: url(/wp-content/themes/Cocoonfx/images/network-bg-br.png) no-repeat bottom right #ffffff;
}
section.mainContentInner {
    background:#ffffff;
}
.IntroText-1 {
	width: 1000px;
 	margin: 0 auto;
 	padding: 60px 0px 10px;
 	text-align: center;
 	font-size: 24px;
 	line-height: 38px;
}
.IntroText {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0px 100px;
	font-size: 24px;
	line-height: 38px;
}

.IntroTeam {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0px 100px;
	font-size: 24px;
	line-height: 38px;
}
.IntroText-enbh1 {
    width: 1000px;
    margin: 70px auto;
    padding: 50px 0px 10px;
	font-size: 24px;
	line-height: 38px;
}
section.banner {
    position: relative;
	background: #1A4F1C;
}

.videoBar {
    text-align: center;
    height: 500px;
    overflow: hidden;
    position: relative;
}
.videoBox:before {
    //content: "";
    //position: absolute;
    //left: 0;
    //right: 0;
    //z-index: 1;
    //display: block;
   // background-color: transparent;
   // background-image: url(/site/images/video-screen.png);
   // background-repeat: repeat;
    //width: 100%;
    //height: 99%;
    //opacity: 0.5;
}
.videoBox {
    width: 100%;
    max-width: 100%;
    position: relative;
}
.videoBox video {
    max-width: 100%;
    background-color: transparent;
    background-size: 100% 100%;
    background-position: left 0;
    background-repeat: no-repeat;
	margin-top: -3px;
}
.homehalfMoon {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    margin-bottom: -5px;
}
.titleCont {
    color: #8CBD2E;
    position: absolute;
    top: 50%;
    left: 0px;
    margin: 0px 0px 0px 70px;
    text-align: left;
    transform: translate(-0%, -50%);
    width: 60%;
    z-index: 500;
}

.titleContSus {
    color: #8CBD2E;
    position: absolute;
    top: 50%;
    left: 0px;
    margin: 0px 0px 0px 70px;
    text-align: left;
    transform: translate(-0%, -50%);
    width: 100%;
    z-index: 99;
}

.homePageCaseStudies {
    width: 100%;
    text-align: center;
    padding: 10px;
}
.homePageCaseStudies h2 {
    margin-top:20px;
    margin-bottom: 0px;
	color: #1A4F1C;
}

div#HP-Grid {
    margin: 100px;
}
div#HP-Gridb {
    margin: 50px 100px 10px 100px;
}
.bodyText {
    margin-bottom: 70px;
}
.caseStudies {
    background-color: #e2e2e2;
}
.csInnerBox {
    background-color: #fff;
    margin-top: 20px;
	text-align:center;
	height: 100%;
}
.blogHeader {
    padding: 0px 15px;
}
.blogExcerpt {
    padding: 15px;
}
.blogExcerpt p:nth-last-child(2) {
    margin-bottom: 0px !important;
}
.blogExcerpt p:last-child {
    display: none;
}
.blogItem {
    margin: 0px 0px 10px 0px;
    box-shadow: 3px 1px 20px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 1px 1px 13px rgb(0 0 0 / 10%);
    -moz-box-shadow: 3px 1px 20px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

.blogItemNav {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    margin-top: 10px;
}

.searchItem {
    margin: 0px 0px 40px 0px;
}

.blogX {
    padding: 20px 20px 1px 20px;
	min-height: 280px;
}
.blogX a{
    position: absolute;
    right: 15px;
    bottom: 0px;
    border-radius: 0px !important;
}
.csInnerBox h2 {
	margin: 0px 0px 0px 0px;
	font-family: source-sans-pro, sans-serif;
	font-weight: 700;
	font-size:23px;
	color:#8CBD2E;
	text-transform:none;
}
.csInnerBox h3 {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-weight: 400;
}
.caseStudyB {
    background-color: #e2e2e2;
    padding: 50px 0px;
    margin: 0 auto;
    width: 100%;
}

.caseStudyB h3 {
	background-color: #8CBD2E;
    color: #fff;
    width: 260px;
    margin: 0 auto;
    text-align: center;
    border-radius: 7px;
    padding: 10px;
    font-weight: 400;
    font-size: 17px;
	transition: 0.3s;
}
.caseStudyB h3:hover {
	background-color: #1A4F1C;
}
.homeMap {
    margin: 0 auto;
    background-color: #8CBD2E;
    position: relative;
}

.homeMap h2 {
    color: #ffffff;
    position: absolute;
    top: 40px;
    left: 80px;
    font-weight: initial;
}
.homeMap h2 span{
    font-size:16px;
}
.homeMap img {
    width: 100%;
}
.redDot {
    width: 15px;
    height: 15px;
    background-color: red;
    border-radius: 8px;
    border: 2px solid #ffffff;
    position: absolute;
	cursor: pointer;
}
.redDot:hover {transform: scale(1.2);
}
.redDot.la {
    top: 24%;
    left: 53%;
}
.redDot.lb {
    top: 31%;
    left: 54%;
}
.redDot.lc {
    top: 68%;
    left: 57%;
}
.redDot.ld {
    top: 58%;
    left: 47.5%;
}
.redDot.le {
    top: 82%;
    left: 59%;
}
.redDot.lf {
    top: 64.5%;
	left: 44.5%;
}
.redDot.lg {
    top: 82%;
	left: 50.5%;
}
.locationa, .locationb, .locationc, .locationd, .locatione, .locationf, .locationg {
    display: none;
    position: absolute;
    top: 30%;
    width: 250px;
    padding: 15px;
	background-color:#ededed;
}
.locationa {
    left: -2330%;
}
.locationb {
    left: 150%;
}
.locationc {
    left: 163%;
	    top: -1090%;
}
.locationd {
    left: -2330%;
	    top: -1080%;
}
.locatione {
    left: 140%;
    top: -1080%;
}
.locationf {
    left: -2360%;
    top: -500%;
}
.locationg {
    left: -1060%;
    top: -1230%;
}
.la:hover .locationa, .lb:hover .locationb, .lc:hover .locationc, .ld:hover .locationd, .le:hover .locatione, .lf:hover .locationf, .lg:hover .locationg {
    display: block;
}
.locationList{ display:none; }
section.newsSection {
    background-color: #1A4F1C;
    color: #ffffff;
}
.homePagenews h2 {
    text-align: center;
    padding: 50px 0px 10px;
	color:#8CBD2E;
	
}
.newsItem {
	margin-bottom:30px;
}
.viewNews h3 {
    background-color: #8CBD2E;
    color: #fff;
    width: 260px;
    margin: 0 auto 60px;
    text-align: center;
    border-radius: 7px;
    padding: 10px;
    font-weight: 400;
    font-size: 17px;
    transition: 0.3s;
	opacity:1;
}
.viewNews h3:hover {
	background-color: #1A4F1C;
}
.viewNews h3 a {
    color: #ffffff;
}

.row.objectivesGraphic {
    background-color: #fff;
    padding-top: 90px;
    padding-bottom: 150px;
}

.objectivesGraphic {
    position: relative;
}
section.sectionEnablers {
    margin-top: -30px;
}
.row.enablersGraphic {
    background-color: #dde4ca;
    padding-top: 90px;
    padding-bottom: 80px;
}

.enablersGraphic {
    position: relative;
}

.pillars {
    text-align: left;
    width: 530px;
    margin: 0 auto;
    position: relative;
}

.pillars img {
    width: 600px;
}

.pillardCard {
    width: 400px;
}
.pillardCard p {
    font-size: 14px;
    line-height: 25px;
}
.pillardCard.pc1 {
    position: absolute;
    top: -5%;
    left: -54%;
}

.pillardCard.pc1O {
    position: absolute;
    top: 8%;
    left: -45%;
}

.pillardCard.pc2 {
    top: -5%;
    position: absolute;
    left: 82%;
}

.pillardCard.pc2O {
    top: -11%;
    position: absolute;
    left: 69%;
}

.pillardCard.pc3 {
    position: absolute;
    top: 36%;
    left: -68%;
}

.pillardCard.pc3O {
    position: absolute;
    top: 60%;
    left: -60%;
}

.pillardCard.pc4 {
    position: absolute;
    top: 36%;
    left: 100%;
}

.pillardCard.pc4O {
    position: absolute;
    top: 29%;
    left: 100%;
}

.pillardCard.pc5 {
    position: absolute;
    top: 82%;
    left: -54%;
}

.pillardCard.pc5O {
    position: absolute;
    top: 100%;
    left: -1%;
}

.pillardCard.pc6 {
    position: absolute;
    top: 82%;
    left: 82%;
}

.pillardCard.pc6O {
    position: absolute;
    top: 70%;
    left: 94%;
}

.stats {
    background-color: #25303B;
    padding: 10px;
}
.statsBox {
    float: left;
    width: 100%;
    color: #fff;
}
.statsBox h2 {
    text-align: center;
    font-size: 5rem;
    font-weight: lighter;
    padding-top: 50px;
}
.statsBox span.a {
    background-image: url(/wp-content/themes/Cocoonfx/images/importIcon.png);
}
.statsBox span.b {
    background-image: url(/wp-content/themes/Cocoonfx/images/exportsIcon.png);
}
.statsBox span.c {
    background-image: url(/wp-content/themes/Cocoonfx/images/deliveriesIcon.png);
}
.statsBox span {
    background-repeat: no-repeat;
    height: 100px;
    display: inline-block;
    padding-top: 38px;
    background-position-x: center;
    background-size: 33px;
}
.statsBox h2 span {
    font-size: 18px;
}
a.wp-block-button__link {
	color: #fff;
    background-color: #8CBD2E;
    border: none;
    border-radius: 0.55em;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    padding: .667em 2.333em;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
		transition: 0.3s;
}
a.wp-block-button__link:hover {
	background-color: #1A4F1C;
}
.newsListing a.wp-block-button__link {
    width: inherit;
}
.Ext {
    float: right;
    text-align: center;
    position: absolute;
    width: 140px;
    z-index: 100;
    top: 100px;
    color: #fff;
    padding: 5px;
    background-color: #8CBD2E;
    transition: 0.3s;
	border-radius: 0px 0px 10px 10px;
}
.Ext:hover {
    background-color: #1A4F1C;
}
.CreditApp.Ext {
    right: 325px;
}
.Warehouse.Ext {
    right: 175px;
}
.Portal.Ext {
    right: 25px;
}
.Ext a{
    color:#fff;
    font-size:14px;
	font-weight:400;
}
.defaultFeaturedPosts {
    width: 100%;
    aspect-ratio: 3 / 2;
    background-size: cover !important;
    background-position: center !important;
}
.defaultFeaturedCaseStudyPosts{
    width: 100%;
    height: 200px;
    background-size: cover !important;
    background-position: center !important;
    background-position-y: -33px !important;
}
section.caseStudies a {
    color: #fff;
}
h2.listTitle {
	font-family: source-sans-pro, sans-serif;
	text-transform:none;
	font-weight:700;
	font-size:18px;
    margin: 0px;
}
h3.listDate {
	color:#8CBD2E;
    font-weight: 400;
    font-size: 17px;
	margin-bottom: 20px;
}
.defaultFeatured {
    width: 100%;
    height: 500px;
    background-size: cover !important;
    background-position: center !important;
    margin-top:0px !important;
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.45), rgba(255, 255, 255, 0.45));
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.45), rgba(255, 255, 255, 0.45));
	border-radius: 0px 0px 150px 0px;
}
.page-id-15 .defaultFeatured {
    background-size: cover !important;
    background-position: center !important;
    margin-top: 0px;
    background-position-y: 30% !important;
}
.page-id-20 .defaultFeatured {
    background-position-y: 58% !important;
}
.page-id-24 .defaultFeatured {
    background-position-y: 95% !important;
}
.page-id-26 .defaultFeatured {
    background-position-y: 12% !important;
}
.page-id-129 .defaultFeatured {
    background-position-y: 30% !important;
}
.page-id-139 .defaultFeatured {
    background-position-y: 100% !important;
}
.page-id-157 .defaultFeatured {
    background-position-y: 10% !important;
}
.page-id-161 .defaultFeatured {
    background-position-y: 20% !important;
}
.page-id-177 .defaultFeatured {
    background-position-y: 100% !important;
}
.page-id-225 .defaultFeatured {
    background-size: cover !important;
    background-position: center !important;
}
.page-id-424 .defaultFeatured {
    background-position-y: 30% !important;
}
.page-id-633 .defaultFeatured {
    background-position-y: 30% !important;
}

.page-id-966 .defaultFeatured {
    background-position-y: 97% !important;
}

.page-id-1061 .defaultFeatured {
    background-position-y: 20% !important;
}

.single-post .defaultFeatured {
    background-size: cover !important;
    background-position: center !important;
    margin-top: 180px !important;
    height: 400px;
}
.bannerfadeinner{
	width: 100%;
  	height: 500px;
  	background-color: #000;
  	opacity: 25%;
  	position: absolute;
  	z-index: 9;
  	border-radius: 0px 0px 150px 0px;
}
.bannerfadeinner-2{
	width: 100%;
  	height: 500px;
  	background-color: #1A4F1C;
  	opacity: 45%;
  	position: absolute;
  	z-index: 9;
  	border-radius: 0px 0px 150px 0px;
}
.bannerfadeinner-0{
	width: 100%;
  	height: 500px;
  	position: absolute;
  	z-index: 9;
  	border-radius: 0px 0px 150px 0px;
}
.halfMoon{
    width: 100%;
    height: 68px;
    z-index: 300;
    bottom: 0px;
    position: absolute;
    display:none;
}
.halfMoon img{
position: absolute;
    width: 100%;
    justify-content: center;
    bottom: -3px;
}
.innerContainer {
    position: relative;
    width: 100%;
    height: 100px;
}
.whySimarco {
    background-color: #8CBD2E;
    color: #ffffff;
    padding: 50px 30px 30px;
}
div#wpcf7-f11-p489-o1 {
    columns: 2;
}
.searchBtn img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}


.site-footer a {
    color: #fff;
}
.footerNumbers {
    padding-top: 36px;
}
.jobsBox {
        box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
	    border-bottom: 6px solid #000000;
}
.jobsBox h2 {
    background-color: #8CBD2E;
    color: white;
    padding: 15px;
}
.jobsBox p {
    margin: 0px 15px 28px;
}

section.no-banner p#breadcrumbs {
    margin-top: 68px;
}

p#breadcrumbs {
    position: relative;
    background-color: #94d59c;
    padding: 10px;
}
#breadcrumbs a {
    color: #27552d;
    font-weight: 400;
    text-decoration: underline;
}
.serviceblog {
    width: 280px;
    height: 280px;
    padding: 10px;
    color: #fff;
    margin: 5px;
    text-align: center;
    float: left;
    font-weight: 400;
    box-shadow: 3px 1px 20px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 1px 1px 13px rgb(0 0 0 / 10%);
    -moz-box-shadow: 3px 1px 20px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.serviceblog.A {
    background-color: #0f6674;
}

.serviceblog.A .fa-solid.fa-truck::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d1";
    font-size: 2rem;
}
.serviceblog.B {
    background-color: #0f6674;
}
.serviceblog.B .fa-solid.fa-plane::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f072";
    font-size: 2rem;
}
.serviceblog.C {
    background-color: #0f6674;
}

.serviceblog.C .fa-solid.fa-ship::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f21a";
    font-size: 2rem;
}

.serviceblog.D {
    background-color: #0f6674;
}

.serviceblog.D .fa-solid.fa-warehouse::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f494";
    font-size: 2rem;
}

.serviceblog p {
    line-height: 18px;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.serviceBtn {
    position: absolute;
    right: 15px;
    bottom: 0px;
    border-radius: 0px !important;
}

.moreInfo {
    text-align: center;
    padding: 10px;
    margin: 0px;
}
.moreInfo h2 {
    padding: 0px;
    margin: 0px;
    color: #fff;
}
.nav-previous {
    padding: 10px;
    margin-top: 10px;
}
.nav-next {
    padding: 10px;
    margin-top: 10px;
}
.awsm-contact-info p {
    margin: 0 0 20px;
    line-height: 24px;
}
.awsm-contact-info p {
    margin: 0 0 15px;
    line-height: 24px;
    color: #1f1f1f;
}

li.cat-item {
    margin-bottom: 0px;
}

li.cat-item a {
    color: #000;
}

.sideBar h2 {
    margin: 30px 0px 10px 6px;
}

aside#secondary {
    margin: 0px 0px 10px 0px;
    box-shadow: 3px 1px 20px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 1px 1px 13px rgb(0 0 0 / 10%);
    -moz-box-shadow: 3px 1px 20px rgba(0, 0, 0, 0.1);
    padding: 15px;
    width: 100%;
    border-radius: 10px;
}

section.no-banner {
    width: 100%;
}
a.page-numbers {
    background: #8CBD2E;
    padding: 15px;
    color: #fff;
}

span.page-numbers.dots {
    background: #8CBD2E;
    padding: 15px;
    color: #fff;
}

span.page-numbers.current {
    padding: 15px;
    border: 1px solid #000;
}
p#breadcrumbs {
    background-color: #1A4F1C;
    color: #fff;
    font-size: 14px;
}
#breadcrumbs a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
}
.serviceblog {
    width: 280px;
    height: 280px;
    padding: 10px;
    color: #fff;
    margin: 5px;
    text-align: center;
    float: left;
    font-weight: 400;
    box-shadow: 3px 1px 20px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 1px 1px 13px rgb(0 0 0 / 10%);
    -moz-box-shadow: 3px 1px 20px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.serviceblog.A {
    background-color: #0f6674;
}

.serviceblog.A .fa-solid.fa-truck::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d1";
    font-size: 2rem;
}
.serviceblog.B {
    background-color: #0f6674;
}
.serviceblog.B .fa-solid.fa-plane::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f072";
    font-size: 2rem;
}
.serviceblog.C {
    background-color: #0f6674;
}

.serviceblog.C .fa-solid.fa-ship::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f21a";
    font-size: 2rem;
}

.serviceblog.D {
    background-color: #0f6674;
}

.serviceblog.D .fa-solid.fa-warehouse::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f494";
    font-size: 2rem;
}

.serviceblog p {
    line-height: 18px;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.serviceBtn {
    position: absolute;
    right: 15px;
    bottom: 0px;
    border-radius: 0px !important;
}

.moreInfo {
    text-align: center;
    padding: 10px;
    margin: 0px;
}

.moreInfo h2 {
    padding: 0px;
    margin: 0px;
    color: #1A4F1C;
}

.mainContentNB {
    margin-top: 100px;
}
.nav-previous {
    padding: 10px;
    margin-top: 10px;
}
.nav-next {
    padding: 10px;
    margin-top: 10px;
}
.awsm-contact-info p {
    margin: 0 0 20px;
    line-height: 24px;
}
.awsm-contact-info p {
    margin: 0 0 15px;
    line-height: 24px;
    color: #1f1f1f;
}
li.cat-item {
    margin-bottom: 0px;
}
li.cat-item a {
    color: #000;
}
.sideBar h2 {
    margin: 30px 0px 10px 6px;
}
aside#secondary {
    margin: 0px 0px 10px 0px;
    box-shadow: 3px 1px 20px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 1px 1px 13px rgb(0 0 0 / 10%);
    -moz-box-shadow: 3px 1px 20px rgba(0, 0, 0, 0.1);
    padding: 15px;
    width: 100%;
    border-radius: 10px;
}
section.no-banner {
    width: 100%;
}
a.page-numbers {
    background: #8CBD2E;
    padding: 15px;
    color: #fff;
}
span.page-numbers.dots {
	background: #8CBD2E;
	padding: 15px;
	color: #fff;
}
span.page-numbers.current {
	padding: 15px;
	border: 1px solid #000;
}
img.ls-is-cached.lazyloaded.linkedin {
    width: 50px;
    height: 50px;
    padding: 5px;
}
img.ls-is-cached.lazyloaded.twitter {
    width: 50px;
    height: 50px;
    padding: 5px;
}
.blog {
    float: left;
}
nav.navigation.post-navigation {
}
.post {
    margin: 0px !important;
}
.footerContainer {
    padding: 30px 0px 40px;
}
footer {
        color: #fff;
        background:url(/wp-content/themes/Cocoonfx/images/footer-bg.jpg);
        background-position: center;
        background-position-y: 80%;
        background-repeat: no-repeat;
        background-size: cover;
    }
.footerContact {
	margin-bottom:30px;
}
.netbg {
	background:url(/wp-content/themes/Cocoonfx/images/footer-network-bg.png) bottom right no-repeat;
}
.enviroBox {
    margin: 0px 0px 60px 0px;
    display: none;
}
img.footco2image {
    background-color: #ffffff;
    width: 24%;
    height: auto;
	margin: 0px 5px;
    vertical-align: top;
}
.colophon {text-align: center;
	    padding-top: 24px;
	    background-color: #000;
}
    .bottomE_SDG {
        margin-bottom: 10px;
    }

    .E_SDG {
        padding: 0px;
    }


.default h3 {
    color: #fff;
    background-color: #3ea3dc;
    padding: 5px;
}
.footDegimage {
    display: inline-block;
    width: 320px;
}
img.footFOP {
    display: inline-block;
    width: 100px;
}
.lastImages {
	position:absolute;
	bottom:40px;
}

.searchIcon {
    float: right;
    margin-top: 35px;
    margin-left: 12px;
    cursor: pointer;
}
.searchWindow.hidden {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.searchWindow {
    background-color: #1A4F1C;
    z-index: 1000;
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0px;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
}
.searchWindow .search-form {
    width: 370px;
    float: right;
    padding: 0px 0px 0px 0px;
}
.searchWindow .search-field {
    width: 240px;
    height: 50px;
    border-radius: 0px;
    border: 0px;
    padding: 12px;
    margin: 0px 5px 0px 0px;
}
span.screen-reader-text {
    display: none;
}
.searchWindow input[type="submit"] {
    height: 50px;
    background-color: #8CBD2E;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    padding: 0px 15px 0px 15px;
}
.searchClose {
    float: right;
    color: #fff;
    padding: 38px 8px 38px 38px;
    cursor: pointer;
}

#leftSus {
    background-color: #41c37f;
    padding: 10px;
}
#rightSus {
    background-color: #e2ebc3;
    padding: 10px;
}
h2#susTitle1 {
    background-color: #d20a0e;
    padding: 10px;
    color: #fff;
}
h2#susTitle2 {
    background-color: #267b35;
    padding: 10px;
    color: #fff;
}
h2#susTitle3 {
    background-color: #fccb01;
    padding: 10px;
    color: #fff;
}
li {
    list-style: outside;
    margin-left: 20px;
}
ul.wp-block-list {
    padding-bottom: 20px;
}
@media only screen and (max-width: 1314px) {

}

@media only screen and (min-width: 1315px) {
    header {
	        position: fixed;
	}
    section.mainContent {
        margin-top: 50px;
    }
	section.mainContentInner {
        margin-top: 50px;
    }
	.defaultFeatured {
            margin-top:100px !important;
	}
}


@media (max-width: 576px) {
    .bannerfadeinner, .bannerfadeinner-2, .bannerfadeinner-0 {
        height: 300px;
    }
    .defaultFeatured {
        height: 300px;
    }
    .homeMap h2 {
        left: 15px;
    }
    .la:hover .locationa, .lb:hover .locationb, .lb:hover .locationc, .lb:hover .locationd, .lb:hover .locatione, .lb:hover .locationf, .lb:hover .locationg {
        display: none;
    }
    .locIntro{
        display:none;
    }
    .locationList{
        display:inline-block;
    }
    .location {
        margin: 15px 0px;
        border-bottom: 1px solid #8cbd2e;
        padding-bottom: 15px;
        font-weight:300;
    }
    .location span {
        font-weight: 600;
        color: #8cbd2e;
    }
    section.mainContent, section.mainContentInner {
        background: #ffffff;
    }
	.defaultFeatured {
  		margin-top: 0px !important;
	}
	.serviceblog{width:100%;}
    .searchWindow {
        background-color: #1A4F1C;
        z-index: 10;
        position: absolute;
        width: 100%;
        height: 100vh;
        top: 0px;
        visibility: visible;
        opacity: 1;
        transition: opacity 0.3s linear;
    }
    .searchWindow .search-form {
        position: absolute;
        top: 25%;
        float: initial;
    }
    .Ext {
        width: 33% !important;
    }
    .Portal.Ext {
        right: 0 !important;
    }
    .CreditApp.Ext {
        left: 0px !important;
    }
    .Warehouse.Ext {
        left: 50% !important;
        transform: translate(-50%, -0%) !important;
    }
    .searchBtn img {
        width: 30px;
        height: auto;
    }
    .videoBox {
        width: 100%;
        max-width: 100%;
        position: relative;
    }
    .videoBar {
        height: initial;
    }
    section.no-banner p#breadcrumbs {
        margin-top: 34px;
    }
    h1.mainHeader {
        font-size: 1.4rem;
    }
    .titleCont {
        color: #8CBD2E;
        position: absolute;
        top: 50%;
        left: 0px;
        margin: 0px 0px 0px 10px;
        text-align: left;
        transform: translate(-0%, -50%);
        width: 100%;
        z-index: 9;
    }
    .titleContSus {
        color: #8CBD2E;
        position: absolute;
        top: 65%;
        left: 0px;
        margin: 0px 0px 0px 10px;
        text-align: left;
        transform: translate(-0%, -50%);
        width: 100%;
        z-index: 99;
    }
    .IntroText {
        width: 100%;
        margin: 0 auto;
        padding: 0px 0px 10px;

    }
    .IntroTeam {
        width: 100%;
        margin: 0 auto;
        padding: 0px 0px 10px;

    }
    .IntroText-1 {
        width: 100%;
        margin: 0 auto;
        padding: 30px;
    }
    .IntroText-enbh1 {
        width: 100%;
        margin: 0 auto;
        padding: 0px 0px 10px;
    }
    .list-style figure img {
        width: 100%;
    }
    div#HP-Gridb {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
    div#HP-Grid {
        width: 100%;
        margin: 0px 0px 60px 0px;
    }
    .HP-Grid figure {
        margin: 0px 0px 30px 0px !important;
    }
    img.footco2image.lazyloaded {
        width: 100%;
        background: white;
        padding: 10px;
    }
    .row.enablersGraphic {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .pillars {
        width: 100%;
    }
    .pillardCard {
        width: 100%;
        position: initial !important;
    }

}
@media (max-width: 768px) {
	.lastImages {
	position:relative;
	margin-top:30px;
}
}
@media (min-width: 992px) {
	.footerContainer {
        padding: 280px 0px 0px;
    }
}
@media (min-width: 1200px) {

}
@media (max-width: 400px) {
    .logo {
        padding-top: 16px;
        width: 200px;
    }
}
.schema-faq-accordion .schema-faq-section {
    border: 1px solid #8cbd2d;
    margin-bottom: 20px;
    background-color: #fdfeff;
}

.schema-faq-accordion .schema-faq-question {
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 17px 56px 17px 12px;
line-height: 1.4;
cursor: pointer;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: block;
}
.schema-faq-accordion .schema-faq-question.faq-q-open {
border-bottom: 1px solid #d1dfee;
}
.schema-faq-accordion .schema-faq-question:after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 0;
    width: 56px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    color: #000;
    font-size: 20px;
}
.schema-faq-accordion .schema-faq-question.faq-q-open:after {
    content: "-"; 
}
.schema-faq-accordion p.schema-faq-answer {
margin: 0;
padding: 12px;
background-color:#fff;
font-size: 16px!important;
line-height: 1.4!important;
  border-bottom: 1px solid #8cbd2d;
  display: none;
}