* {
    margin: 0%;
    padding: 0%;
    list-style-type: none;
    text-decoration: none;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}


@font-face {
    font-family: 'Lato-Bold';
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Bold.woff2') format('woff2'),
        url('fonts/Lato-Bold.woff') format('woff'),
        url('fonts/Lato-Bold.ttf') format('truetype'),
        url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Regular.woff2') format('woff2'),
        url('fonts/Lato-Regular.woff') format('woff'),
        url('fonts/Lato-Regular.ttf') format('truetype'),
        url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

body {
    font-size: 16px !important;
    color: #323233 !important;
    font-family: 'Lato-Regular' !important;
}
b, strong {
    font-weight: normal;
    font-family: 'Lato-Bold' !important;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
    color: #323233;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-family: 'Lato-Bold' !important;
}





#header {
    width: 100%;
    z-index: 9999;
    position: relative;
    border-top: none !important;
}
header#header .header-main .header-row,
#header .header-top {
    border: none;
    padding: 0 5% !important;
    background: none;
}
#header .header-top .header-row {
    padding: 0;
}
#header .header-main .header-left,
#header .header-main .header-right {
    padding: 0 !important;
}
.header-top a {
    color: #707070 !important;
    padding: 5px 10px;
    border: 1px solid #707070;
}
.header-top a:hover {
    color: #fff !important;
    background: #707070;
}
#header .header-main .header-row .header-right {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
}
#header .header-main {
    background: none !important;
}
#header, .sticky-header .header-main.sticky {
    border-top: none !important;
}
#header.sticky-header .header-main.sticky {
    background: rgba(255,255,255,1) !important;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 26%) !important;
}
#header.sticky-header .header-main.sticky.change-logo .logo img {
    transform: scale(1.3);
}
#header.sticky-header .header-main {
    background: none !important;
}
/* .header-wrapper #header.sticky-header .logo::before {
    width: 92px;
    height: 92px;
} */

.header-wrapper #header .logo {
    margin-bottom: -20px;
}
.header-wrapper #header .logo::before {
    content: '';
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: -8px;
    top: -10px;
    z-index: -1;
}
#header .logo {
    position: relative;
    z-index: 9;
}
#header .logo a,
#header .logo a img,
#header.sticky-header .logo {
    width: 300px;
}
#header.sticky-header .logo a img {
    width: 100%;
    display: none !important;
}
#header.sticky-header .logo a {
    height: 98px;
    background: url(images/logo-circle-icon.svg) no-repeat 7px center;
    background-size: 80px;
}
#header.sticky-header .sticky .logo img {
    transform: none !important;
}
#header.sticky-header .logo {
    max-width: none !important;
}


#header .header-right {
    text-align: center !important;
}

#header .header-right-bottom {
    height: 40px;
    display: inline-block;
}
#header .header-right-bottom #main-menu {
    margin-top: -40px;
}
#header .main-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-wrapper #header .main-menu > li.menu-item {
    margin: 0 10px;
    border-radius: 30px;
}
.header-wrapper #header .main-menu > li.menu-item > a {
    padding: 10px;
    color: #417238;
    font-size: 16px;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: 'Lato-Regular';
}
.header-wrapper #header .main-menu > li.menu-item:hover,
.header-wrapper #header .main-menu > li.menu-item.active:hover,
.header-wrapper #header .main-menu > li.menu-item:not(.organic_matters_podcast) > a:hover,
.header-wrapper #header .main-menu > li.menu-item.active:not(.organic_matters_podcast) > a {
    color: #fff !important;
    background-color: #417238 !important;
}
.header-wrapper #header .main-menu > li.menu-item.organic_matters_podcast:hover,
.header-wrapper #header .main-menu > li.menu-item.organic_matters_podcast.active:hover,
.header-wrapper #header .main-menu > li.menu-item.organic_matters_podcast > a:hover,
.header-wrapper #header .main-menu > li.menu-item.active.organic_matters_podcast > a {
    background-color: initial !important;
}

#header .organic_matters_podcast a {
    width: 120px;
    height: 120px;
    text-indent: -99999px;
    background: url(images/podcast.svg) no-repeat center center;
    background-size: contain;
}



#header .mobile-toggle {
    display: none !important;
}
#header .mobile-toggle i {
    display: none;
}

#side-nav-panel li a {
    color: #000;
}

.header-right-top {
    float: right;
    margin-top: 6px;
    margin-left: 20px;
}
#header .header-main.sticky .header-right-top,
.header-wrapper #header.sticky-header .searchform-popup {
    display: inline-block !important;
}
#header .header-right .header-right-top a.search-toggle {
    font-size: 20px;
    color: #417238;
    padding: 10px;
    width: auto;
    display: inline-block;
    transform: rotate(90deg);
}
.header-wrapper #header .searchform-popup .search-toggle.opened:after {
    display: none !important;
}
#header .header-right .header-right-top a.search-toggle:hover {
    color: #fff;
    background: #417238;
    border-radius: 5px;
}




.header_side_menu {
    float: right;
}
.header_side_menu .hd_menu_toggle {
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 20px;
    border-radius: 5px;
    display: inline-block;
    background: url(images/menu-icon.svg) no-repeat center center;
    background-size: 25px;
}
.header_side_menu .hd_menu_toggle:hover {
    background: #417238 url(images/menu-icon-white.svg) no-repeat center center;
    background-size: 25px;
}
.hd_menu_container {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    background: #417238;
}
.hd_menu_container .hd_menu_close {
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 5px;
    position: absolute;
    background: url(images/menu-x.svg) no-repeat center center;
    background-size: 30px;
}
.hd_menu_container .hd_menu_close:hover {
    background: #fff url(images/menu-x-green.svg) no-repeat center center;
    background-size: 30px;
}
.hd_menu_container.menu_active {
    display: block;
    z-index: 9999;
}
.hd_menu_inner {
    height: 100%;
}
.hd_menu_inner > ul {
    margin: 0;
    width: 400px;
    height: 100%;
    padding: 50px 0;
    text-align: left;
    background: #6AB446;
    /* overflow: scroll; */
}
.hd_menu_inner > ul::before {
    width: 100%;
    content: '';
    height: 80px;
    display: table;
    margin-left: 30px;
    margin-top: -30px;
    margin-bottom: 20px;
    background: url(images/ioa-logo-white.svg) no-repeat;
    background-size: contain;
}
.hd_menu_inner > ul a {
    display: block;
    color: #fff;
    padding: 10px 60px;
}
.hd_menu_inner > ul a:hover {
    background: #417238;
}
.hd_menu_container .sub-menu {
    /* top: 0; */
    left: 400px;
    display: none;
    position: absolute;
    padding-left: 0;
}
.hd_menu_inner > ul > li:hover .sub-menu {
    display: block;
    height: 100%;
    padding-top: 0;
    margin-top: -50px;
}
.hd_menu_inner > ul > li:hover .sub-menu a:hover {
    text-decoration: underline;
}






/* ==================================== SLIDER BANNER ==================================== */


#main_banner .wpb_text_column {
    margin-bottom: 0;
}
#main_banner .cycloneslider {
    max-width: none !important;
}
#main_banner .slide_caption {
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 0 30px;
    text-align: center;
    position: absolute;
    transform: translateY(-50%);
}
#main_banner img {
    width: 100%;
}
#main_banner h1 {
    color: #fff;
    line-height: 1.3;
    font-size: 48px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 5px;
    padding: 10px 10px 15px 10px;
    background: rgb(0 0 0 / 55%);
}
#main_banner p {
    color: #fff;
    font-size: 24px;
    line-height: 1.4;
}
#main_banner .slide_caption a {
    border-radius: 30px;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    display: inline-block;
    font-family: 'Lato-Bold';
    padding: 10px 35px 12px 20px;
    background: #fff url(images/arrow-green.svg) no-repeat calc(100% - 15px) center;
    color: #417238 !important;
    background-size: 8px !important;
}
#main_banner .slide_caption a:hover {
    text-decoration: none;
    color: #fff !important;
    background: #323233 url(images/arrow-white.svg) no-repeat calc(100% - 15px) center;
}


#main_banner .cycloneslider-prev,
#main_banner .cycloneslider-next {
    left: 30px;
    opacity: 1;
    width: 20px;
    height: 30px;
    top: initial;
    bottom: 32px;
    box-shadow: none;
    background: url(images/arrow-left.svg) no-repeat center center;
    background-size: contain !important;
}
#main_banner .cycloneslider-next {
    right: 30px;
    left: initial;
    background: url(images/arrow-right.svg) no-repeat center center;
}
#main_banner .cycloneslider-prev span,
#main_banner .cycloneslider-next span {
    display: none;
}

#main_banner .cycloneslider-pager {
    bottom: 40px;
}
#main_banner .cycloneslider-pager span {
    width: 15px;
    height: 15px;
    opacity: 1;
    box-shadow: none;
    background: #fff;
    position: relative;
    border-radius: 50%;
}
#main_banner .cycloneslider-pager span.cycle-pager-active::before {
    top: -40%;
    left: -40%;
    content: '';
    width: 180%;
    height: 180%;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #fff;
}


#main_banner .wpb_single_image {
    margin-bottom: 0;
}



section.page-top {
    border: none;
    height: 350px;
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	background-size: cover;
}
section.page-top .page-title {
    /* display: none; */
    font-size: 50px;
    text-transform: uppercase;
}



/* ================== BODY CONTENT =================== */

.page-content, .main-content #content {
	padding: 0 5% 0 5% !important;
}
body:not(.home) .page-content, 
body:not(.home) .main-content #content {
    padding-bottom: 30px;
}
.row.main-content-wrap {
    width: 100%;
}
.main-content, .home .page-content, .home .main-content, .main-content .page-content, .home .container-fluid {
	padding: 0 !important;
}
#main .container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.entry-content {
	margin: 0 !important;
}
.row.main-content-wrap {
    margin-left: 0;
    margin-right: 0;
}
#main {
	position: relative;
}
main#content {
    display: inline-block;
    width: 100%;
}
body:not(.home) #main .main-content {
    padding-top: 50px !important;
    /* padding-bottom: 30px !important; */
}
.row.main-content-wrap {
    margin-left: 0;
    margin-right: 0;
}
#main .vc_btn3-inline {
    float: left;
}
#main .vc_btn3 {
    border: none;
    font-size: 22px;
    text-align: center;
    padding: 8px 25px;
    color: #fff !important;
    border-radius: 30px;
}
#main .btn-green .vc_btn3 {
    background: #417238 !important;
}
#main .vc_btn3-container.btn-white button,
#main .vc_btn3-container.btn-white .vc_btn3 {
    color: #417238 !important;
    background: #fff !important;
}
#main .vc_btn3-container button:hover,
#main .vc_btn3-container .vc_btn3:hover {
    color: #fff !important;
    background: #000 !important;
}
#main .vc_btn3-container.green-arrow .vc_btn3 {
    padding-right: 40px;
    background-image: url(images/arrow-green.svg) !important;
    background-position: calc(100% - 15px) center !important;
    background-repeat: no-repeat !important;
    background-size: 8px !important;
}



#join_scheme {
    color: #fff;
    font-size: 20px;
    padding: 15px;
}
#join_scheme:hover {
    background: #323233 !important;
}
#join_scheme .wpb_text_column {
    margin-bottom: 0;
    text-align: center;
}
#join_scheme a {
    padding-right: 35px;
    font-family: 'Lato-Bold';
    display: inline-block;
    background: url(images/arrow-white.svg) no-repeat calc(100% - 15px) center;
    background-size: 8px !important;
}
#join_scheme a {
    color: #fff !important;
}




#looking_for {
    margin-top: 50px;
}
#looking_for .vc_row {
    margin-bottom: 50px;
}
#looking_for img {
    height: 100px;
}
#looking_for .wpb_single_image {
    margin-bottom: 20px;
}
#looking_for h4 {
    color: #417238;
}
#looking_for .porto-ultimate-content-box::after {
    top: -20px;
    left: 5%;
    width: 90%;
    height: 100%;
    content: '';
    display: none;
    border-radius: 10px;
    position: absolute;
    box-shadow: 0 0 20px rgba(65, 114, 56, 0.4);
    background: rgba(106, 180, 70, 0.1);
}
#looking_for .porto-ultimate-content-box:hover::after {
    display: block;
}



#organic_certification {
    z-index: 2;
    padding-top: 80px;
    position: relative;
    padding-bottom: 40px;
}
#organic_certification::before {
    top: 0;
    left: -30vw;
    z-index: -1;
    content: '';
    width: 160vw;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(106, 180, 70, 0.1);
    border-radius: 50% 50% 0 0;
}
#organic_certification h2 {
    color: #417238;
    font-size: 2.5vw;
    margin-top: 20px;
    margin-bottom: 60px !important;
    font-family: 'Lato-Regular' !important;
}
#organic_certification .featured-box {
    border: none;
    padding: 0;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(65, 114, 56, 0.4);
}
#organic_certification .featured-box .box-content {
    border: none;
    padding: 0;
}
#organic_certification .wpb_single_image {
    margin-bottom: 0;
}
#organic_certification .vc_single_image-wrapper, 
#organic_certification .vc_single_image-wrapper img {
    width: 100%;
}
#organic_certification .porto-sort-item .wpb_text_column {
    background: #fff;
    padding: 25px;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 35px;
}
#organic_certification .porto-sort-item h4 {
    color: #6AB446;
    margin-bottom: 20px;
}
#organic_certification .porto-sort-item p {
    color: #417238;
}
#organic_certification .porto-sort-item a {
    color: #417238;
    font-size: 20px;
    text-decoration: underline;
    font-family: 'Lato-Bold';
}

#organic_certification .porto-sort-item:nth-child(2) {
    margin-top: 80px;
}
#organic_certification .porto-sort-item:nth-child(3) {
    margin-top: 20px;
}

#organic_certification .featured-box:hover .wpb_text_column {
    background: #323233;
}
#organic_certification .featured-box:hover .wpb_text_column h4,
#organic_certification .featured-box:hover .wpb_text_column p,
#organic_certification .featured-box:hover .wpb_text_column a {
    color: #fff;
}




#about_association .wpb_text_column {
    color: #417238;
}
#about_association .porto-image-frame {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 30px rgba(65, 114, 56, 0.4);
}
#about_association .thumb-info .thumb-info-title {
    opacity: 1;
    left: 10%;
    width: 80%;
    bottom: 50%;
    top: initial;
    border-radius: 10px;
    padding: 30px 30px 50px 30px;
    background: rgba(0,0,0,.65);
    transform: translateY(50%);
}
#about_association .thumb-info .thumb-info-title::after {
    left: 50%;
    bottom: -17px;
    content: 'MORE';
    width: auto;
    height: auto;
    position: absolute;
    background: #fff;
    color: #417238;
    padding: 6px 15px;
    border-radius: 30px;
    font-family: 'Lato-Bold';
    transform: translateX(-50%);
}
#about_association .thumb-info-inner {
    font-size: 24px;
    margin-bottom: 5px;
}
#about_association .thumb-info .thumb-info-type {
    margin-bottom: 0;
    background: none;
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
    text-transform: none;
}

#about_association .thumb-info:hover .thumb-info-title {
    color: #417238;
    background: #fff;
}
#about_association .thumb-info:hover .thumb-info-title::after {
    color: #fff;
    background: #417238;
}

#about_association .porto-grid-item:nth-child(2n + 2) {
    margin-top: 50px;
}






/* ==================================== FOOTER ==================================== */

.footer-wrapper #footer {
    margin-bottom: 0;
    background: none;
}
.footer-top {
    width: 100%;
    margin-top: 170px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.page-id-2 .footer-top,
.page-id-1885 .footer-top,
.page-id-132919 .footer-top,
.page-id-132888 .footer-top {
    margin-top: 0;
    background: rgba(106, 180, 70, 0.1);
}
.page-id-2669 .footer-top {
    margin-top: 0;
}
.footer-top::before {
    bottom: 0;
    left: 0;
    content: '';
    width: 500px;
    height: 330px;  
    position: absolute;
    background: url(images/organic-grass.svg) no-repeat left bottom;
    background-size: contain;
}
.footer-top .widget_media_gallery {
    width: 100%;
    float: right;
}
.footer-top .widget_media_gallery .gallery {
    align-items: center;
    justify-content: flex-end;
}
.footer-top .gallery-item {
    width: auto;
}
.footer-top .gallery-item img {
    width: auto;
    max-height: 80px;
}


.footer-wrapper #footer .footer-main>.container {
    padding: 0;
}
.footer-wrapper #footer .footer-main {
    text-align: left;
    padding: 60px 5%;
    color: #fff;
    background: #323233;
}
.footer-main aside {
    margin: 0 auto;
    display: table;
    min-width: 200px;
}
.footer-wrapper #footer .footer-main a {
    color: #fff;
}
.footer-wrapper #footer .col-lg-4:last-child {
    text-align: right;
}
.footer-wrapper #footer .widget {
    margin-bottom: 0;
}
#footer h3 {
    color: #6AB446;
    text-transform: uppercase !important;
}
.footer-wrapper #footer p {
    margin: 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
}
.footer-wrapper #footer li {
    width: 170px;
    display: inline-block;
}
.footer-wrapper #footer a {
    color: #fff;
}
.footer-wrapper #footer a:hover {
    text-decoration: underline;
}


.footer-wrapper #footer .follow-us {
    margin-top: 50px;
}
.footer-wrapper #footer .follow-us a {
    color: black;
}
.footer-wrapper #footer .follow-us a:hover {
    color: white;
}




.footer-wrapper #footer .footer-bottom {
    color: #fff;
    text-align: center;
    background: #000000;
}





.wpcf7 label {
    width: 100%;
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .form-control, select, .porto-wpforms-inline .wpforms-field-large {
    width: 100%;
}
.wpcf7 .wpcf7-submit {
    float: right;
    color: #fff;
    min-width: 170px;
    font-size: 16px;
    padding: 10px 20px;
    background: none;
    margin-right: 15px;
    background: #377b38;
    border: 1px solid #377b38;
}
.wpcf7 .wpcf7-submit:hover {
    color: #fff;
    border-color: #014786;
    background: #014786;
}





#subheader {
    margin-top: -50px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#subheader,
#subheader h1,
#subheader h4 {
    color: #fff;
}



#certification_steps {
    margin-top: 40px;
}
#certification_steps h2,
#application_forms h2,
#interested_converting h2,
#faq_section h2 {
    font-size: 40px;
    color: #417238;
    margin-bottom: 30px;
    font-family: 'Lato-Regular' !important;
}
#certification_steps .row,
#application_forms .porto-grid-container,
#application_forms .wpb_wrapper.vc_column-inner > .wpb_text_column:last-child,
#certification_steps.how_to_apply > .col-md-12 > .wpb_wrapper > .wpb_text_column:last-child {
    max-width: 1020px;
    margin: 0 auto;
}
#certification_steps .row .wpb_text_column:first-child {
    color: #fff;
    width: 200px;
    height: 200px;
    display: flex;
    flex-wrap: wrap;
    font-size: 24px;
    align-items: center;
    border-radius: 50%;
    margin: 30px auto;
    position: relative;
    background: #6AB446;
    justify-content: center;
}
#certification_steps .row:nth-child(2) .vc_column_container:first-child .wpb_text_column:first-child,
#certification_steps .row:nth-child(3) .vc_column_container:first-child .wpb_text_column:first-child {
    background: #417238;
}
#certification_steps .row .vc_column_container::after {
    top: 50%;
    right: -7px;
    content: '';
    width: 14px;
    height: 25px;
    position: absolute;
    transform: translateY(-50%);
    background: url(images/steps-arrow.svg) no-repeat;
    background-size: contain;
}
#certification_steps .row:nth-child(2) .vc_column_container:last-child::after {
    left: 50%;
    right: initial;
    bottom: -20px;
    top: initial;
    transform: rotate(90deg) translateY(50%);

    display: none;
}
#certification_steps .row:nth-child(3) .vc_column_container::after {
    left: -8px;
    right: initial;
    /* transform: rotate(180deg); */
}
#certification_steps .row:nth-child(3) .vc_column_container:first-child::after {
    left: 50%;
    top: -10px;
    transform: rotate(-90deg) translateY(-50%);

    display: none;
}

/* #certification_steps .row:nth-child(2) .vc_column_container .wpb_text_column:first-child::before {
    content: '1';
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0.21;
    color: #fff;
    font-size: 130px;
    transform: translateX(-50%) translateY(-50%);
    font-family: 'Lato-Bold';
}
#certification_steps .row:nth-child(2) .vc_column_container:nth-child(2) .wpb_text_column:first-child::before {
    content: '2';
}
#certification_steps .row:nth-child(2) .vc_column_container:nth-child(3) .wpb_text_column:first-child::before {
    content: '3';
}
#certification_steps .row:nth-child(2) .vc_column_container:nth-child(4) .wpb_text_column:first-child::before {
    content: '4';
} */

#certification_steps.how_to_apply .row:nth-child(2) .vc_column_container .wpb_text_column:first-child::before {
    content: '1';
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0.21;
    color: #fff;
    font-size: 130px;
    transform: translateX(-50%) translateY(-50%);
    font-family: 'Lato-Bold';
}
#certification_steps.how_to_apply .row:nth-child(2) .vc_column_container:nth-child(2) .wpb_text_column:first-child::before {
    content: '2';
}
#certification_steps.how_to_apply .row:nth-child(2) .vc_column_container:nth-child(3) .wpb_text_column:first-child::before {
    content: '3';
}
#certification_steps.how_to_apply .row:nth-child(2) .vc_column_container:nth-child(4) .wpb_text_column:first-child::before {
    content: '4';
} 



#certification_steps.how_to_apply {
    margin-top: 90px;
}
#certification_steps.how_to_apply .row .wpb_text_column:first-child {
    background: #417238;
}
#certification_steps.how_to_apply .row .vc_column_container::after {
    top: 36%;
}
#certification_steps.how_to_apply .row .vc_column_container:last-child::after {
    display: none;
}





.porto-grid-container .wpb_content_element {
    display: flex;
    flex-wrap: wrap;
}

#certification_details {
    z-index: 2;
    margin-top: 60px;
    padding-top: 110px;
    padding-bottom: 100px;
}
#certification_details::before {
    top: 0;
    left: -30vw;
    z-index: -1;
    content: '';
    width: 160vw;
    height: 100%;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: rgba(106, 180, 70, 0.1);
}
#certification_details .col-md-6 {
    padding-left: 20px;
    padding-right: 20px;
}
#certification_details h3 {
    color: #417238;
    font-family: 'Lato-Regular' !important;
}




#application_forms {
    margin-top: 80px;
    margin-bottom: 150px;
}
#application_forms .vc_column_container .wpb_wrapper {
    margin: 30px 0;
}
#application_forms .porto-ultimate-content-box-container {
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 0 !important;
}
#application_forms .porto-ultimate-content-box-container a {
    color: #fff;
    width: 300px;
    height: 100%;
    display: table;
    margin: 0 auto;
    min-height: 195px;
    padding: 20px 30px;
    background: #6AB446;
    border-radius: 10px;
}
#application_forms .porto-ultimate-content-box-container .porto-sicon-img {
    display: table;
    margin: 0 auto;
    font-size: 24px !important;
}
#application_forms .porto-ultimate-content-box-container a p {
    font-size: 24px;
    margin-top: 20px;
    font-family: 'Lato-Bold';
}
#application_forms .porto-ultimate-content-box-container a::after {
    left: 50%;
    bottom: -15px;
    padding: 5px 20px;
    content: 'Download';
    border-radius: 30px;
    position: absolute;
    background: #417238;
    text-transform: uppercase;
    transform: translateX(-50%);
}





#interested_converting {
    margin-top: 30px;
}
#interested_converting h3,
.page-id-1885 #organic_certification h3 {
    color: #417238;
    font-family: 'Lato-Regular' !important;
}

#certification_steps.how_to_apply > .col-md-12 > .wpb_wrapper > .wpb_text_column:last-child {
    padding: 0 15px;
    margin-top: 50px;
}

.page-id-1885 #application_forms {
    z-index: 2;
    margin-bottom: 60px;
    padding-bottom: 30px;
}
.page-id-1885 #application_forms::before {
    top: 0;
    left: -30vw;
    z-index: -1;
    content: '';
    width: 160vw;
    height: 100%;
    display: block;
    position: absolute;
    border-radius: 50% 50% 0 0;
    background: rgba(106, 180, 70, 0.1);
}




/* #faq_section > .col-md-12 > .wpb_wrapper > .wpb_text_column {
    margin-bottom: 80px;
} */
#faq_section {
    margin-top: 80px;
    margin-bottom: 80px;
}
#faq_section .col-md-6 > .wpb_wrapper {
    margin-top: 70px;
}
#faq_section h3 {
    color: #417238;
    text-align: center;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
    font-family: 'Lato-Regular' !important;
}
#main #faq_section .wpsm_panel-heading {
    padding-left: 10px;
    background: #F6FAF3 !important;
}
#faq_section .wpsm_panel-heading h4 a {
    color: #323233 !important;
    font-family: 'Lato-Regular' !important;
}
#faq_section .wpsm_panel-heading h4 .fa {
    display: none;
}
#faq_section .wpsm_panel-heading .ac_open_cl_icon {
    font-size: 36px;
    padding: 0 !important;
    color: #417238 !important;
    background: none !important;
}

#faq_section .porto-sicon-img {
    width: auto;
}
#faq_section .porto-sicon-img img {
    max-height: 70px;
    width: auto;
    display: inline-block;
    font-size: 100px !important;
}

#faq_section .wpsm_panel-group .wpsm_panel {
    display: none;
}
#faq_section .wpsm_panel-group .wpsm_panel:nth-child(1), #faq_section .wpsm_panel-group .wpsm_panel:nth-child(2), #faq_section .wpsm_panel-group .wpsm_panel:nth-child(3),
.all-faqs#faq_section .wpsm_panel-group .wpsm_panel {
    display: block;
}



.page-id-1885 #organic_certification {
    padding-bottom: 150px;
}


.page-id-132919 #about_association .porto-grid-item {
    margin-bottom: 20px;
}
.page-id-132919 #about_association .porto-image-frame {
    margin-bottom: 0;
}
.page-id-132919 #about_association .porto-grid-item:nth-child(2),
.page-id-132919 #about_association .porto-grid-item:nth-child(4),
.page-id-132919 #about_association .porto-grid-item:nth-child(6) {
    margin-top: 0;
}
.page-id-132919 #about_association .porto-grid-item:nth-child(1) {
    margin-top: 30px;
}
.page-id-132919 #about_association .porto-grid-item:nth-child(3) {
    margin-top: 50px;
}







#content li {
    list-style: disc;
}

#content > .row > .col-md-4 {
    padding-left: 5%;
}
#content > .row > .col-md-4 li {
    list-style: none;
}

.widgettitle {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    color: #6ab446 !important;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase !important;
}

#nav_menu-8 ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid #e4e4e4 !important;
}
#nav_menu-8 ul li a {
    color: #1c1c1c;
}
#nav_menu-8 ul li a:hover {
    color: #6ab446;
}

#nav_menu-7 {
    padding: 30px;
    background: #6ab446;
}
#nav_menu-7 ul {
    border: none;
}
#nav_menu-7 ul li {
    border: none !important;
    list-style: square;
    color: #fff;
}
#nav_menu-7 ul li a {
    color: #fff;
}




.container_doc {
    border: none;
    padding: 0;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(65, 114, 56, 0.4);
    margin: 10px;
}
.container_doc h4 {
    color: #6AB446;
    margin-bottom: 20px;
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    padding: 10px;
    min-height:120px;
}
.container_doc img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}




#online_app_form #application_forms {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
}
#online_app_form .row {
    justify-content: center;
}
#online_app_form .porto-ultimate-content-box-container a {
    background: #f58d00;
}
#online_app_form .porto-ultimate-content-box-container a::after {
    content: 'Apply Now';
    background: #000;
}
#online_app_form .porto-ultimate-content-box-container .porto-sicon-img {
    width: 40px;
    height: 40px;
    background: url(images/online-icon.svg) no-repeat center center;
    background-size: contain;
}
#online_app_form .porto-ultimate-content-box-container .porto-sicon-img img {
    display: none;
}
#online_app_form .porto-ultimate-content-box-container .wpb_text_column {
    text-align: center;
}





#featured_podcast .blog-posts article {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    display: inline-block;
    width: calc(100% - 60px);
}
#featured_podcast .post-image.single {
    width: 50%;
    float: left;
    margin-bottom: 0;
    padding-right: 40px;
}
#featured_podcast .post-date {
    display: none;
}


.page-id-133840 .blog-posts .post .entry-title {
    min-height: 130px;
}
#featured_podcast h2.entry-title {
    min-height: auto;
}


.blog .blog-posts .post-content {
    display: table;
}







.page-id-2669 .footer-top {
    background: none;
}
.for_mobile, .blog .blog-posts .post-image.single, .single-post article .post-image.single {
    display: none !important;
}

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

    #main_banner {
        height: calc(100vh - 129px);
    }

    html.js {
        margin-top: 0 !important;
    }
    #wpadminbar {
        display: none;
    }

    .header-wrapper #header .logo::before {
        width: 95px;
        height: 95px;
    }
    #header.sticky-header .logo a {
        height: 80px;
        background-size: 65px;
    }

    #header .header-main .header-right {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .header-right-top {
        margin-top: 7px;
        margin-left: 0;
    }
    .header-right-bottom {
        order: 1;
    }
    .header_side_menu {
        display: none;
    }
    #header .mobile-toggle {
        width: 40px;
        height: 19px;
        margin-top: 18px !important;
        margin-bottom: 0 !important;
        display: inline-block !important;
        background: url(images/mobile-menu.svg) no-repeat !important;
        background-size: contain !important;
        border-radius: 0 !important;
    }
    .panel-opened .hthb-notification {
        z-index: 9 !important;
    }
    #header.sticky-header .header-main.sticky {
        top: 48px !important;
    }


    #header.sticky-header .mobile-toggle {
        margin-top: 15px !important;
    }
    #header.sticky-header .header-right-top {
        margin-top: 8px;
    }

    .organic_matters_podcast {
        margin-top: 5px;
    }
    #header .header-right .organic_matters_podcast a {
        width: 45px;
        height: 50px;
        display: inline-block;
        background: url(images/Organic-Podcast-icon-mobile.svg) no-repeat;
        background-size: 45px;
    }


    html.panel-opened .page-wrapper, html.panel-opened #header.sticky-header .header-main.sticky, html.sidebar-opened #header.sticky-header .header-main.sticky, .filter-sidebar-opened #header.sticky-header .header-main.sticky {
        left: 0 !important;
    }
    .panel-overlay.active {
        display: none !important;
    }
    #header .mobile-toggle {
        display: inline-block !important;
    }
    html body #side-nav-panel {
        left: 0;
        top: -100vh;
        opacity: 0;
        width: 100vw;
        height: 100%;
        z-index: 999;
        visibility: hidden;
        position: fixed;
        flex-wrap: wrap;
        display: flex !important;
        padding: 110px 40px 30px 40px;
        background: #417238 url(images/ioa-logo-white.svg) no-repeat 40px 30px;
        background-size: 250px;
    }
    html.panel-opened body #side-nav-panel {
        top: 0;
        opacity: 1;
        overflow: hidden;
        visibility: visible;
    }
    #side-nav-panel .accordion-menu li.menu-item.active > a, 
    #side-nav-panel .menu-custom-block a:hover {
        background: none !important;
    }
    #side-nav-panel .accordion-menu li.menu-item {
        margin: 20px 0;
        border: none !important;
    }
    #side-nav-panel .accordion-menu li.menu-item a {
        color: #fff;
        font-size: 22px;
        text-align: left;
        text-transform: capitalize !important;
    }
    #side-nav-panel .accordion-menu li.menu-item a:hover {
        color: #fff;
        text-decoration: underline;
    }
    #side-nav-panel .side-nav-panel-close {
        top: 40px;
        right: 40px;
        width: 40px;
        height: 40px;
        padding: 0;
        cursor: pointer;
        border-radius: 5px;
        position: absolute;
        background: url(images/menu-x.svg) no-repeat center center;
        background-size: 30px;
    }
    #side-nav-panel .side-nav-panel-close i {
        display: none;
    }
    #side-nav-panel .menu-wrap {
        width: 100%;
        height: 100%;
        overflow: scroll;
    }
    #side-nav-panel .accordion-menu .arrow {
        width: 35px;
        height: 35px;
    }
    #side-nav-panel .accordion-menu .arrow {
        font-size: 30px !important;
    }

    #main_banner {
        height: auto;
    }

    #organic_certification::before {
        width: 120%;
        left: -10%;
        border-top-left-radius: 450px 100px;
        border-top-right-radius: 450px 100px;
    }
    #organic_certification .porto-sort-item:nth-child(2),
    #organic_certification .porto-sort-item:nth-child(3) {
        margin-top: 0px;
    }

    #certification_steps:not(.how_to_apply) .row .vc_column_container::after,
    #certification_steps:not(.how_to_apply) .row:nth-child(3) .vc_column_container::after,
    #certification_steps:not(.how_to_apply) .row:nth-child(3) .vc_column_container:first-child::after {
        left: 48% !important;
        bottom: -20px !important;
        top: initial !important;
        display: block !important;
        transform: rotate(90deg) translateX(-50%) !important;
    }
    #certification_steps:not(.how_to_apply) .row:nth-child(3) .vc_column_container:last-child::after,
    #certification_steps:not(.how_to_apply) .row:nth-child(3) .vc_column_container:nth-child(3)::after {
        display: none !important;
    }
    #certification_steps .col-md-3 {
        width: 50%;
    }

    #certification_details {
        padding-top: 90px;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    #certification_details::before {
        left: -75vw;
        width: 250vw;
        border-radius: 50%;
    }

    #application_forms .porto-grid-container .porto-grid-item {
        width: 50% !important;
    }
    #application_forms .porto-ultimate-content-box-container,
    #application_forms .porto-ultimate-content-box-container a {
        width: 100%;
        height: 100%;
    }
    
    .page-id-1885 #organic_certification::before {
        border-radius: 50% 50% 0 0;
    }

    #about_association {
        margin-bottom: 30px;
    }
    .page-id-2 #organic_certification {
        padding-top: 30px;
    }

    #footer .col-lg-3 {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {

    #main_banner h1 {
        font-size: 32px;
    }
    #main_banner a {
        font-size: 16px;
        margin-top: 10px;
    }

    #looking_for img {
        height: 80px;
    }
    #looking_for h4 {
        font-size: 18px;
        line-height: 1.2;
    }
    
    #organic_certification h2 {
        font-size: 30px;
    }

    .porto-grid-container .porto-grid-item {
        width: 100% !important;
        margin-top: 0 !important;
    }

    #content > .row > .col-md-8 {
        width: 100%;
    }
    #content > .row > .col-md-4 {
        width: 100%;
        margin-top: 70px;
    }

    .footer-top::before {
        width: 50%;
    }
    .footer-top .widget_media_gallery .gallery {
        justify-content: flex-end;
    }
    .footer-top .gallery-item {
        width: auto;
    }
    .footer-top .gallery-item img {
        max-height: 60px;
    }
    #footer .footer-bottom .container .footer-center {
        padding: 0;
        text-align: center;
    }

    #featured_podcast .blog-posts article {
        width: 100%;
        margin: 0;
    }
    #featured_podcast .post-image.single {
        width: 100%;
        padding-right: 0;
        margin: 0;
    }
    .page-id-133840 .blog-posts .post .entry-title {
        min-height: auto;
    }
}
@media only screen and (max-width: 767px) {

    .for_desktop,
    #certification_steps.how_to_apply .row .vc_column_container::after {
        display: none !important;
    }
    .for_mobile {
        display: block !important;
    }


    #looking_for {
        margin-top: 20px;
    }
    #looking_for .vc_row {
        margin-bottom: 0;
    }
    #looking_for .col-md-3 {
        width: 50%;
        margin: 20px 0;
    }


    .page-id-1885 #application_forms {
        margin-top: 60px;
        padding-bottom: 40px;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .page-id-1885 #application_forms::before {
        width: 120%;
        left: -10%;
        border-top-left-radius: 450px 100px;
        border-top-right-radius: 450px 100px;
    }
    /* .page-id-1885 #application_forms .porto-ultimate-content-box-container {
        margin-bottom: 0;
    } */


    .footer-top .gallery-item {
        width: auto;
        max-width: 150px !important;
    }
    .footer-top .gallery-item img {
        max-height: 40px;
        width: auto;
    }
}
@media only screen and (max-width: 667px) {

    .home #organic_certification {
        padding-top: 60px;
    }

    #certification_steps:not(.how_to_apply) .row:nth-child(3) .vc_column_container:nth-child(3)::after {
        display: block !important;
    }
    #certification_steps:not(.how_to_apply) .row .vc_column_container::after, 
    #certification_steps:not(.how_to_apply) .row:nth-child(3) .vc_column_container::after, 
    #certification_steps:not(.how_to_apply) .row:nth-child(3) .vc_column_container:first-child::after {
        left: 49% !important;
    }

    #application_forms .porto-grid-container .porto-grid-item {
        width: 100% !important;
        margin: 30px 0;
    }
    #certification_steps h2, 
    #application_forms h2, 
    #interested_converting h2, 
    #faq_section h2 {
        font-size: 30px;
    }
    #certification_steps .col-md-3 {
        width: 100%;
    }
    .page-id-1885 #organic_certification {
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 480px) {

    .hthb-row {
        padding: 0 0 7px 0 !important;
    }
    .hthb-notification a {
        line-height: 1 !important;
        font-size: 12px !important;
    }
    #header {
        padding-bottom: 10px;
    }
    #header.sticky-header .header-main.sticky .header-left {
        max-width: 100px;
    }
    #header .header-right-bottom > * {
        margin-left: 0 !important;
    }
    #header .logo a, #header .logo a img, #header.sticky-header .logo {
        width: 210px;
    }
    .header-wrapper #header .logo::before {
        width: 80px;
        height: 80px;
        left: -8px;
    }
    .header-wrapper #header.sticky-header .logo::before {
        width: 95px;
        height: 95px;
    }

    html body #side-nav-panel {
        background-position: 20px 30px !important;
        padding: 110px 20px 30px 20px;
    }

    section.page-top .page-title {
        font-size: 24px;
    }
    
    #about_association .thumb-info .thumb-info-title {
        padding: 20px 20px 30px 20px;
    }
    #about_association .thumb-info-inner {
        font-size: 18px;
    }
    #about_association .thumb-info .thumb-info-type {
        font-size: 15px;
    }

    body:not(.home) #organic_certification {
        padding-top: 50px;
        margin-top: 50px;
    }

    #organic_certification::before {
        left: -75vw;
        width: 250vw;
        border-top-left-radius: 450px 450px;
        border-top-right-radius: 450px 450px;
    }

    #certification_details {
        padding-top: 60px;
        padding-bottom: 40px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #certification_details::before {
        border-top-left-radius: 450px 100px;
        border-top-right-radius: 450px 100px;
        border-bottom-left-radius: 450px 100px;
        border-bottom-right-radius: 450px 100px;
        width: 120%;
        left: -10%;
    }

    #application_forms {
        margin-top: 10px;
        margin-bottom: 40px;
    }

    .footer-top::before {
        width: 40%;
    }
    .footer-wrapper #footer .footer-main {
        padding: 60px 15% 30px 15%;
    }
    #footer .col-lg-3 {
        width: 100%;
        margin-bottom: 30px;
    }
    .footer-main aside {
        margin: 0;
    }
}
@media only screen and (max-width: 384px) {

    #header .logo a, #header .logo a img, 
    #header.sticky-header .logo {
        width: 200px;
    }
    .header-wrapper #header .header-main .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}



/* =========== Large Screens ============== */

@media screen and (min-width: 1900px) {

    #main_banner h1 {
        font-size: 3vw;
    }
    #main_banner a {
        margin-top: 70px;
        transform: scale(2);
    }

    #join_scheme {
        font-size: 1.5vw;
        padding: 32px 20px;
    }


    #footer .follow-us .share-links a {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }
}