/*
	Main CSS Beesafe
*/

/* Fonts
--------------------------------------------------------------------------------*/
h1, h2 {
    font-size: 48px;
    font-family: 'Montserrat-Bold', sans-serif;
    color: #1d1d1d;
    letter-spacing: -3px;
    margin-bottom: 0.7em;
}
.question-text {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold', sans-serif;
    color: #1d1d1d;
    margin: 2.6em 0 1.6em 0;
}
.target-title {
    font-size: 20px;
    font-family: 'Montserrat-Semibold', sans-serif;
    letter-spacing: -1.5px;
    width: 75% !important;
    margin: 0 auto;
}
h4.target-title {
    font-size: 20px;
    width: 100% !important;
}

.stripe-description p a {
    color: #00a202;
}
/* Slick Slider
--------------------------------------------------------------------------------*/
.slick-dotted.slick-slider {
	margin-bottom: 0 !important;
}
.slick-dots li button {
    background: #fff !important;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    opacity: 0.5;
    min-width: unset;
}
ul.slick-dots {
    bottom: 1em;
}
.slick-dots li.slick-active button {
    opacity: 1;
    box-shadow: inset 0 0 5px #000;
}
.slick-dots li button:before {
    display: none;
}
/* Navigation 
--------------------------------------------------------------------------------*/
nav.navigation.pagination h2 {
    display: none;
}
.nav-links {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
a.next.page-numbers,
a.prev.page-numbers {
    display: none;
}
.nav-links .page-numbers {
    margin: 0 0.5em;
    font-family: 'Montserrat-Bold', sans-serif;
}
.nav-links .page-numbers.current {
    font-family: 'Montserrat-Medium', sans-serif;
    color: #616161;
}
/* Homepage
--------------------------------------------------------------------------------*/
.home .grid.grid-xs-1.grid-md-2 .cell:first-of-type {
    padding-right: 2em;
}
.home .grid.grid-xs-1.grid-md-2 .cell:last-of-type {
    padding-left: 2em;
}
.grid.grid-xs-1.grid-md-2 .cell.main-image .cell-container {
    min-height: 40em;
    height: 100%;
}
.grid.grid-xs-1.grid-md-2 .cell-container-inner.wwb.wwb-l {
    height: 100%;
}
.home #home-about .sc-padding {
	padding-top: 82.5px;
}
/* Ask me */
input.wpcf7-form-control.wpcf7-text,
textarea,
input.wpcf7-form-control:not(.wpcf7-submit) {
    width: 100%;
    padding: 1em;
    border: 0;
    border: 1px solid #dadada;
    margin: 0.5em 0;
    font-family: 'Montserrat-Medium', sans-serif;
}
.hexagon:last-of-type, .hexagon:nth-last-of-type(2) {
    margin-bottom: 0;
}
/* Courses */
#home-courses .grid.grid-xs-1.grid-md-3 {
    padding: 35px 0 60px 0;
}
#required p {
    font-size: 12px;
    text-align: left;
    margin-bottom: 0;
}
div#required p {
    font-size: 12px;
    text-align: left;
    margin-bottom: 0;
}
#checkbox {
    text-align: left;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 14px;
    margin-bottom: 2em;
}
#checkbox span.wpcf7-list-item {
    margin: 0;
}
#checkbox span.wpcf7-list-item input {
    margin-left: 0;
}
#contact-button {
    text-align: left;
}
.services-selected p {
    padding: 1em;
    background: #89a980;
    color: #fff;
    font-variant: small-caps;
}
/* Align Text cell center
--------------------------------------------------------------------------------*/
.grid.grid-xs-1.grid-md-2 .cell.main-text .cell-container {
    height: 100%;
    display: inline-flex;
    align-items: center;
}

/* 3 Cell Blocks
--------------------------------------------------------------------------------*/
#home-courses .grid.grid-xs-1.grid-md-3 .cell:first-child .cell-container {
    padding-right: 1.5em;
}

#home-courses .grid.grid-xs-1.grid-md-3 .cell:nth-child(2) .cell-container {
    padding-left: 0.75em;
    padding-right: 0.75em;
}
#home-courses .grid.grid-xs-1.grid-md-3 .cell:last-child .cell-container {
    padding-left: 1.5em;
}
#curriculum .grid.grid-xs-1.grid-md-3 .cell {
    padding-bottom: 2.25em;
}
#curriculum .grid.grid-xs-1.grid-md-3 .cell:last-of-type,
#curriculum .grid.grid-xs-1.grid-md-3 .cell:nth-last-of-type(2) {
    padding-bottom: 0;
}
#curriculum .grid.grid-xs-1.grid-md-3 .cell:first-child .cell-container,
#curriculum .grid.grid-xs-1.grid-md-3 .cell:nth-last-of-type(2) .cell-container {
    padding-right: 1.5em;
}
#curriculum .grid.grid-xs-1.grid-md-3 .cell:nth-child(2) .cell-container,
#curriculum .grid.grid-xs-1.grid-md-3 .cell:last-of-type .cell-container {
    padding-left: 0.75em;
    padding-right: 0.75em;
}
#curriculum .grid.grid-xs-1.grid-md-3 .cell:nth-child(3) .cell-container {
    padding-left: 1.5em;
}

/* Default Header
--------------------------------------------------------------------------------*/
#main-header-content {
    background-color: #fafafa;
}
#main-header-content h1 {
    margin-bottom: 0;
}
#breadcrumbs p {
    margin-bottom: 0;
    font-size: 14px;
    font-family: 'Montserrat-Semibold', sans-serif;
    padding-left: 0.2em;
}
.main-image img {
    height: 33em;
}



/* ALL COURSES
---------------------------------------------------------------------------------*/
.hexagon-text {
    padding: 1em 2em;
}
.hexagon-text p {
    font-variant: small-caps;
    font-family: 'Montserrat-Semibold', sans-serif;
}
.page-template-page-template-courses .hexagons-container.grid {
    margin-top: 60px;
}
#webinar .cell-container,
#webinar .cell-container-inner {
    height: 100%;
}
#webinar .cell-description {
    padding: 4em;
}
#webinar .grid .cell-description:last-of-type {
    padding-right: 0;
}
#webinar .grid.reverse .cell-description:first-of-type {
    padding-right: 4em;
    padding-left: 0;
}
#webinar .grid:last-of-type {
    padding-bottom: 0;
}
.webinar-arguments p:before {
    width: 13px;
    height: 13px;
    min-width: 13px;
    max-width: 13px;
    content: '';
    background-image: url("https://www.bee-safe.eu/wp-content/uploads/2019/03/ape-icon.png");
    background-size: cover;
    vertical-align: middle;
    margin-right: 0.5em;
    margin-top: 4px;
    background-position: center;
}
.webinar-arguments p {
    display: flex;
}
#webinar h3 {
    margin-bottom: 0.5em;
}





/* BLOG ARCHIVE
---------------------------------------------------------------------------------*/
.blog-sidebar {
    width: 100%;
}
.blog-sidebar #search-2 {
    width: 100%;
    margin-bottom: 2em;
}
.blog-sidebar form.search-form {
    width: 100%;
    display: flex;
}
.blog-sidebar form.search-form label {
    width: 100%;
}
.blog-sidebar #search-2 h4,
.blog-sidebar #search-2 .screen-reader-text {
    display: none;
}
.blog-sidebar #search-2 input.search-field {
    height: 100%;
    padding: 0 1em;
    width: 100%;
}
.blog-sidebar #search-2 input.search-submit {
    margin-left: 1em;
}
.blog-sidebar #categories-2 {
    width: 100%;
    padding: 2em;
    background: #fafafa;
    border: 1px solid #eaeaea;
}
.blog-sidebar .current-cat a {
    background-color: transparent !important;
    color: #343434 !important;
    border-color: #343434 !important;
    border: 1px solid !important;
    pointer-events: none !important;
}
.blog-sidebar #categories-2 ul {
    display: flex;
    flex-flow: wrap;
    list-style: none;
    padding: 0;
    margin-top: 0.5em;
}
.blog-sidebar #categories-2 ul li {
    padding: 0 0.5em;
    display: flex;
}
.blog-sidebar #categories-2 ul li:first-child {
    padding-left: 0;
}
.blog-sidebar #categories-2 ul li:last-child {
    padding-right: 0;
}
.blog-sidebar #categories-2 ul li a {
    padding: 1em 2em;
    background: #89A980;
    color: #fff;
    font-size: 14px;
    font-variant: small-caps;
    border: 1px solid #89a980;
}
/* Single Blog post
--------------------------------------------------------------------------------*/
input#author, input#email, input#url {
    padding: 1em;
    width: 100%;
    width: 80%;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    width: 33.3% !important;
}
p.comment-form-author label, p.comment-form-email label, p.comment-form-url label, p.comment-notes, p.comment-form-comment {
    width: 100%;
}
p.comment-form-comment textarea {
    min-height: 150px;
}
/* Footer
--------------------------------------------------------------------------------*/
.et_bloom .et_bloom_inline_form {
	margin: 0 !important;
}



/* Fixes */
#breadcrumbs .stripe-container {
    max-width: 100%;
}
#partners-logos img {
    width: 200px;
    height: auto;
    max-height: 100px;
    object-fit: contain;
}



/* Hovers */
.second-block-container .menu li a:hover,
#footer-widgets a:hover,
footer #footer-widgets-inner ul.menu > li:first-child a:hover,
a:hover {
    color: #89a980;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.current-menu-item a {
    color: #89a980;
}
#comments .comment-reply a.comment-reply-link:hover, 
a.btn:hover,
.btn-white:hover,
button:hover,
input:hover,
a.btn.btn-green:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;	
}
a.btn.btn-black:hover, 
.btn-white:hover, 
button:hover, 
input[type="submit"]:hover {
    background-color: #89a980;
    color: #fff;
    border-color: #fff;
}
a.btn.btn-green:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
#comments .comment-reply a.comment-reply-link:hover, .blog-sidebar #categories-2 ul li a:hover {
	background-color: transparent;
	border: 1px solid;
}
a.btn.btn-green.course-button:hover, #comments .comment-reply a.comment-reply-link:hover, .blog-sidebar #categories-2 ul li a:hover {
    color: #343434;
    border-color: #343434;
}
#newsletter a:hover {
	color: #fff !important;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


/* Fix last */
img#logo {
    max-height: 100px;
}
#footer-logo img {
	/*max-height: 125px;*/
    margin-bottom: 50px;
    max-width: 640px;
    width: 100%;
    padding: 0 2em;
}


/* Sept 2021 */
/* New cf */
.subscribe-course form {
    display: flex;
    flex-flow: wrap;
}
.subscribe-course form *{
    width: 100%;
}
.subscribe-course #your-name, .subscribe-course #your-company {
    width: 50%;
}
.subscribe-course #your-address, .subscribe-course #your-postal-code, .subscribe-course #your-city {
    width: 33.3%;
}
.subscribe-course input.wpcf7-form-control.wpcf7-submit,
.subscribe-course form input[type="checkbox"] {
    width: auto;
}
.subscribe-course #your-name {
    padding-right: 7px;
}
.subscribe-course #your-company {
    padding-left: 7px;
}
.subscribe-course #your-postal-code {
    padding: 0 14px;
}
/* Thank you page */
.big-title {
	font-size: 84px;
    text-align: center;
    color: #89a980;
    line-height: 1;
}
#thank-you .cell figure {
    height: 40em;
}
#thank-you .cell.align-c {
	display: flex;
	align-items: center;
}

/* 2k22 fixes varroa treatments course*/
.btn-big a {
    background: #89A980;
    display: block;
    text-align: center;
    color: #fff !important;
    padding: 2em;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}
.btn-big {
    margin: 75px 0;
    padding-top: 75px;
    border-top: 1px solid #dadada;
    width: 100%;
}
.btn-big a:hover {
    background-color: #607759;
}

/* -------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------- MEDIA QUERY -------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------- */

/* Large Laptops 
--------------------------------------------------------------------------------*/
@media screen and (max-width: 1650px) {
    .logo-container.first-block #logo {
        max-width: 180px;
    }
    .social-links li {
        width: 30px;
        height: 30px;
        margin: 0 5px;
    }
    .social-links a i {
        font-size: 16px;
    }
    .lang-switcher {
        margin-left: 0.5em;
    }
    header .menu li {
        padding: 0 1.4em;
    }
    header .menu .sub-menu li {
        padding: 0;
    }
    .second-block-container .menu li a {
        font-size: 15px !important;
    }
}


/* Default Laptops 
--------------------------------------------------------------------------------*/
@media screen and (max-width: 1450px) {
    .logo-container.first-block #logo {
        max-width: 150px;
    }
    .social-links li {
        width: 30px;
        height: 30px;
        margin: 0 5px;
    }
    .social-links a i {
        font-size: 16px;
    }
    .lang-switcher {
        margin-left: 0.5em;
    }
    header .menu li {
        padding: 0 1.2em;
    }
    .second-block-container .menu li a {
        font-size: 14px !important;
    }
	.header-stripe-container.grid {
	    height: 90px;
	}
    /* General */
    .stripe-container {
    	max-width: 1200px;
    }
   .sc-padding {
	  padding: 100px 0;
	}
	.sc-padding-small {
	  padding: 50px 0;
	}
	.sc-padding-nb {
	  padding-top: 100px;
	}
	.sc-padding-nt {
	  padding-bottom: 100px;
	}
	.sc-padding-low-bt {
	  padding-top: 100px;
	  padding-bottom: 50px;
	}
	.sc-padding-nt-low-bt {
	  padding-bottom: 50px;
	}
	.sc-padding-nt-extra-low-bt {
	  margin-bottom: 30px;
	}
	/* Hexagons */
	.hexbox1 {
	    width: 350px;
	    height: 280px;
	}
	.hexagon-text {
    	width: 350px;
	}
	/* Fonts */
	h1, h2 {
	    font-size: 40px;
	}
	h3.target-title {
	    font-size: 20px;
	}
	.pre-title {
	    font-size: 26px;
	}
	/* Grid 2 blocks image */
	.grid.grid-xs-1.grid-md-2 .cell.main-image .cell-container {
	    min-height: 35em;
	}
	.latest-blog-post-container {
	    height: 35em;
	}
	/* img header */
	.main-image img {
	    height: 30em;
	}
	.single-post .blog-carousel img {
	    height: 30em;
	}
	/* Img blocks 2 cell (Service) */
	.service-category .cell:last-child .cell-container, .service-category .cell-container-inner {
	    height: 27em;
	}
	/* Thank you page */
	.big-title {
		font-size: 74px;
	}
}


/* Small Laptops 
--------------------------------------------------------------------------------*/
@media screen and (max-width: 1340px) {
    .logo-container.first-block {
        left: 1em;
    }
    .social-header.third-block {
        right: 1em;
    }
    .logo-container.first-block #logo {
        max-width: 125px;
    }
    .social-links li {
        width: 25px;
        height: 25px;
        margin: 0 5px;
    }
    .social-links a i {
        font-size: 14px;
    }
    .lang-switcher {
        margin-left: 0.3em;
    }
    header .menu li {
        padding: 0 1em;
    }
    .second-block-container .menu li a {
        font-size: 13px !important;
    }
    .lang-switcher li a {
        width: 45px;
        height: 45px;
        font-size: 13px;
    }
    .header-stripe-container.grid {
        height: 80px;
    }
    /* General */
    .stripe-container {
    	max-width: 90%;
    }
   .sc-padding {
	  padding: 90px 0;
	}
	.sc-padding-small {
	  padding: 45px 0;
	}
	.sc-padding-nb {
	  padding-top: 90px;
	}
	.sc-padding-nt {
	  padding-bottom: 90px;
	}
	.sc-padding-low-bt {
	  padding-top: 90px;
	  padding-bottom: 45px;
	}
	.sc-padding-nt-low-bt {
	  padding-bottom: 45px;
	}
	.sc-padding-nt-extra-low-bt {
	  margin-bottom: 25px;
	}
	/* Fonts */
	h1, h2 {
	    font-size: 38px;
	}
	h3.target-title {
	    font-size: 20px;
	}
	.pre-title {
	    font-size: 25px;
	}
	/* Grid 2 blocks image */
	.grid.grid-xs-1.grid-md-2 .cell.main-image .cell-container {
	    min-height: 30em;
	}
	.latest-blog-post-container {
	    height: 30em;
	}
	/* Squared box with bk img */
	#home-courses .course-image, #curriculum .cell-container-inner {
		height: 20em;
	}
	/* img header */
	.main-image img {
	    height: 28em;
	}
	.single-post .blog-carousel img {
	    height: 28em;
	}
	/* Img blocks 2 cell (Service) */
	.service-category .cell:last-child .cell-container, .service-category .cell-container-inner {
	    height: 24em;
	}
	/* Thank you page */
	.big-title {
		font-size: 70px;
	}
	#thank-you .cell figure {
	    height: 38em;
	}
}


/* Small Laptops FIX
--------------------------------------------------------------------------------*/
@media screen and (max-width: 1200px) {
    .lang-switcher li a {
        width: 40px;
        height: 40px;
    }
    /* 404 PAGE
    *******************************************************************************************/
    h2.subtitle-404 {
        font-size: 150px;
    }
	/* Thank you page */
	.big-title {
		font-size: 64px;
	}
	#thank-you .cell figure {
	    height: 35em;
	}
}

/* Extra Small Laptops
--------------------------------------------------------------------------------*/
@media screen and (max-width: 1124px) {
	.stripe-container-small {
    	max-width: 900px;
    }
    .wpml-ls-legacy-list-horizontal {
        padding: 0;
    }
	.logo-container.first-block #logo {
		max-width: 180px;
		padding: 0.5em 1em;
	}

    .second-block-container .menu li a {
        font-size: 12px !important;
    }

    .social-links a i {
        font-size: 12px;
    }

    .social-links li {
        margin: 0 3px;
    }

    .logo-container.first-block {
        left: 0.5em;
    }

    .social-header.third-block {
        right: 0.5em;
    }

    .lang-switcher li a {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
    .blog-sidebar #categories-2 {
        padding: 1em;
    }
    .blog-sidebar #categories-2 ul li {
        display: inline-flex;
        padding: 0 !important;
        margin: 0.15em 0;
    }
    .blog-sidebar #categories-2 ul {
        display: block;
    }
    /* Thank you page */
	.big-title {
		font-size: 60px;
	}
	#thank-you .cell figure {
	    height: 33em;
	}
}

/* Tablet Landscape and Portrait
--------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
    .stripe-container-small {
    	max-width: 768px;
    }
    .hexagon {
	    margin-bottom: 50px;
	}
   .hexbox1 {
	    width: 240px;
	    height: 200px;
	}
	.hexagon-text {
	    width: 240px;
	}
	/* Fonts */
	h1, h2 {
	    font-size: 36px;
	}
	h3.target-title {
	    font-size: 18px;
	    letter-spacing: -1px;
	}
	.pre-title {
	    font-size: 23px;
	}
	/* Grid 2 blocks image */
	.grid.grid-xs-1.grid-md-2 .cell.main-image .cell-container {
	    min-height: 28em;
	}
	.latest-blog-post-container {
	    height: 28em;
	}
	/* Squared box with bk img */
	#home-courses .course-image, #curriculum .cell-container-inner {
		height: 17em;
	}
	/* img header */
	.main-image img {
	    height: 25em;
	}
	.single-post .blog-carousel img {
	    height: 25em;
	}
	/* Img blocks 2 cell (Service) */
	.service-category .cell:last-child .cell-container, .service-category .cell-container-inner {
	    height: 22em;
	}
	/* Thank you page */
	#thank-you .cell figure {
	    height: 30em;
	}

}


/* Tablet Portrait
--------------------------------------------------------------------------------*/
@media screen and (max-width: 992px) {
	header.site-header {
	    padding-top: 0 !important;
	}
	/* Fonts */
	p, a.btn, input[type="submit"], #newsletter #newsletter-checkbox {
	    font-size: 14px;
	}
	h1, h2 {
	    font-size: 30px;
	    letter-spacing: -1px;
	}
	.article-description h2 {
	    font-size: 24px;
	    letter-spacing: -1px;
	}
	.pre-title {
	    font-size: 20px;
	    letter-spacing: -1px;
	}
	.question-text {
	    font-size: 20px;
	    margin: 2.2em 0 1.2em 0;
	}
	h4.target-title, #selected-services p, .action-text p {
	    font-size: 18px;
	}
	#breadcrumbs p {
	    font-size: 12px;
	}
	/* Containers */
	.stripe-container-small {
	    max-width: 100%;
	}
	.stripe-container-small .container-inner {
	    margin: 0 4em;
	}
	/* Hexbox Mob */
	.hexagon {
	    margin-bottom: 30px;
	}
	.hexbox1 {
	    width: 230px;
	    height: 180px;
	}
	.hexagon-text {
    	width: 230px;
	}
	.hexagon .heximage h3 {
	    font-size: 16px;
	    letter-spacing: -1px;
	}
	.target-services-container .cell {
	    width: 33.3% !important;
	}
	/* Home */
	.home .grid.grid-xs-1.grid-md-2 .cell:first-of-type {
	    padding-right: 1em;
	}
	.home .grid.grid-xs-1.grid-md-2 .cell:last-of-type {
	    padding-left: 1em;
	}
	#home-courses .grid.grid-xs-1.grid-md-3 {
	    padding: 0 0 30px 0;
	}
	#home-courses .grid.grid-xs-1.grid-md-3 .cell:first-child .cell-container,
	#curriculum .grid.grid-xs-1.grid-md-3 .cell:first-child .cell-container, 
	#curriculum .grid.grid-xs-1.grid-md-3 .cell:nth-last-of-type(2) .cell-container {
	    padding-right: 0.5em;
	}
	#home-courses .grid.grid-xs-1.grid-md-3 .cell:nth-child(2) .cell-container,
	#curriculum .grid.grid-xs-1.grid-md-3 .cell:nth-child(2) .cell-container, 
	#curriculum .grid.grid-xs-1.grid-md-3 .cell:last-of-type .cell-container {
	    padding: 0 0.25em;
	}
	#home-courses .grid.grid-xs-1.grid-md-3 .cell:last-child .cell-container,
	#curriculum .grid.grid-xs-1.grid-md-3 .cell:nth-child(3) .cell-container {
	    padding-left: 0.5em;
	}
	#curriculum .grid.grid-xs-1.grid-md-3 .cell {
	    padding-bottom: 0.75em;
	}
	/* Slick dots */
	.slick-dots li button {
		width: 15px;
		height: 15px;
	}
	/* img header */
	.main-image img {
	    height: 20em;
	}
	.single-post .blog-carousel img {
	    height: 20em;
	}
	/* Blog */
	.article-thumbnail {
	    max-width: 30%;
	    min-width: 30%;
	}
	.article-description {
	    width: 70%;
	    padding: 2em;
	}
	.article-thumbnail img {
	    width: 100%;
	}
	#comments ul.comment-list,
	#comments .comment,
	#comments ul.children {
	    padding: 1em;
	}
	/* Partners */
	#partners-logos img {
		width: 100%;
		max-height: 75px;
	}
	/* Course for all */
	#webinar .cell {
	    width: 100%;
	}
	#webinar .grid .cell-description:last-of-type {
	    padding: 2em 0;
	}
	#webinar img.img-fit.img-fit-cover {
	    height: 15em;
	}
	.reverse > .cell:first-child {
	    order: 1;
	}
	/* Footer */
	footer .widget {
	    padding-right: 15px;
	}
    /* 404 PAGE
    *******************************************************************************************/
    h2.subtitle-404 {
        font-size: 105px;
        letter-spacing: -14px;
    }

    /* Fixes */
    .blog-sidebar #categories-2 ul li a {
        padding: 1em 0.5em;
        font-size: 12px;
    }

	/* Thank you page */
	.big-title {
	    font-size: 54px;
	}
	#thank-you .cell figure {
	    margin-left: 0;
	    height: 28em;
	}

    /*2k22 Varroa*/
    .btn-big {
        margin: 50px 0;
        padding-top: 50px;
    }
    .btn-big a {
        font-size: 18px;
    }
}


/* Mobile Landscape and Portrait 
--------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	/* img header */
	.main-image img {
	    height: 15em;
	}
	.single-post .blog-carousel img {
	    height: 15em;
	}
    .home .grid.grid-xs-1.grid-md-2 .cell:first-of-type {
	    width: 100%;
	    order: 2;
	    padding-right: 0;
	    margin-top: 2em;
	}
	.home .grid.grid-xs-1.grid-md-2 .cell:last-of-type {
	    width: 100%;
	    order: 1;
	    padding-left: 0;
	}
	.grid.grid-xs-1.grid-md-2 .cell.main-image .cell-container {
	    min-height: unset;
	    max-height: 18em;
	}
	.home #home-about .sc-padding {
	    padding-top: 40px;
	}
	.hexbox1 {
	    width: 260px;
	    height: 200px;
	}
	#home-courses .grid.grid-xs-1.grid-md-3 .cell .cell-container {
	    padding: 0 !important;
	}
	#home-courses .grid.grid-xs-1.grid-md-3 .cell {
	    margin: 1em 0;
	}
	.home #home-blog .grid.grid-xs-1.grid-md-2 .cell:first-of-type {
	    margin-top: 0;
	    margin-bottom: 2em;
	}
	#home-blog .text-container {
	    display: none;
	}
	#home-blog .stripe-header {
	    text-align: center;
	}
	#home-blog .main-text .cell-container, #home-blog .main-text .cell-container-inner {
	    width: 100%;
	}
    #target-services .cell-container-inner {
        min-height: 250px;
        max-height: 250px;
    }
	.latest-blog-post-container {
	    height: 20em;
	}
	.target-services-container .cell {
	    width: 50% !important;
	}
	/* Archive Services blocks */
	.service-category .cell .cell-container {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.service-category .cell:nth-last-of-type(2) {
	    padding-bottom: 2em;
	}
	.service-category .cell:last-child .cell-container, 
	.service-category .cell-container-inner {
	    height: 16em;
	}
	/* Blog */
	.article-thumbnail {
	    max-width: 100%;
	    width: 100%;
	    min-width: unset;
	    height: 15em;
	    border-bottom: 1px solid #d6d6d6;
	}
	.article-description {
	    width: 100%;
	}
	/* Single Blog */
	.related-posts-container-inner .cell {
	    width: 33.3%;
	    border: 1px solid #ffff;
	}
	.single-post #realted-posts .latest-blog-post-container {
	    height: 15em !important;
	}
	/* About */
	#curriculum .cell {
	    width: 50%;
	    padding: 0 !important;
	}
	#curriculum .cell-container {
	    padding: 0 !important;
	    border: 1px solid #f3f3f3;
	}
	#home-courses .course-image, #curriculum .cell-container-inner {
	    height: 13em;
	}
	/* Footer */
	#footer-contact .cell, #bee-safe-contacts .cell {
	    width: 33.3%;
	}
	#footer-contact .cell p, #footer-contact .cell a {
	    font-size: 12px;
	}
	#footer-widgets-inner h3 {
	    margin-bottom: 0.5em;
	}
	.home #home-blog .grid.grid-xs-1.grid-md-2 .cell:first-of-type {
	    margin-bottom: 0;
	}
	#custom_html-2, #custom_html-3 {
    	margin-top: 1em;
	    padding-top: 2em;
	    border-top: 1px solid #dadada;
	}
	#footer-contact .cell p, #footer-contact .cell a {
	    font-size: 8px;
	}
	#home-blog {
	    background-color: #fff;
	    margin-top: 70px;
	}

    /* Fixes */
    .service-category .cell:last-child .cell-container, .service-category .cell-container-inner {
        min-height: 20em;
        height: auto;
    }
    .service-category .service-container {
        padding: 5em 1em;
    }
    .article-description {
        padding: 1em;
    }
    /*Archive Service*/
    .page-template-page-template-archive-service .content-text h2 {
    font-size: 17px !important;
    }
    /*Service*/
    .page-template-page-template-service .content-text h2 {
    font-size: 17px !important;
    }
	/* Thank you page mobile landscape*/
	.big-title {
	    font-size: 48px;
	}
	#thank-you .cell {
	    width: 50%;
	}
	#thank-you .cell figure {
	    height: 32em;
	}
}


/* Mobile Portrait
--------------------------------------------------------------------------------*/
@media screen and (max-width: 600px) {
    .stripe-container-small .container-inner {
	    margin: 0 2em;
	}
	.hexagon:nth-last-of-type(2) {
	    margin-bottom: 30px;
	}
	#home-courses .grid.grid-xs-1.grid-md-3 .cell {
	    margin: 0.5em 0;
	}
    #target-services .cell-container-inner {
        min-height: unset;
        max-height: unset;
    }
	.slick-dots li button {
	    width: 15px;
	    height: 15px;
	}
	#newsletter #newsletter-checkbox span {
	    text-align: left;
	    font-size: 12px;
	}
	.target-services-container .cell {
	    width: 100% !important;
	}
	/* Fonts */
	.pre-title {
	    font-size: 18px;
	}
	.question-text {
	    font-size: 16px;
	}
	h3.target-title {
	    font-size: 16px;
	}
	h1, h2 {
	    font-size: 24px;
	}
	/* general */
	.al-left {
	    margin-bottom: 15px;
	}
   .sc-padding {
	  padding: 70px 0;
	}
	.sc-padding-small {
	  padding: 35px 0;
	}
	.sc-padding-nb {
	  padding-top: 70px;
	}
	.sc-padding-nt {
	  padding-bottom: 70px;
	}
	.sc-padding-low-bt {
	  padding-top: 70px;
	  padding-bottom: 35px;
	}
	.sc-padding-nt-low-bt {
	  padding-bottom: 35px;
	}
	.sc-padding-nt-extra-low-bt {
	  margin-bottom: 25px;
	}
	/* Slick */
	.slick-prev, .slick-next {
	    width: 30px !important;
	    height: 30px !important;
	}
	.slick-prev:before, .slick-next:before {
	    font-size: 10px !important;
	}
	.slick-dots li button {
	    height: 13px !important;
	    width: 13px !important;
	}
	.slick-dots li {
	    width: 13px !important;
	    height: 13px !important;
	}
	#bessafe-article .article-details {
	    position: initial;
	    margin-bottom: -1em;
	}
	/* Commenti */
	#comments ul.comment-list {
	    padding: 0;
	    border: 0;
	}
	#comments ul.children {
		padding: 0;
	}
	#comments ul.children li {
	    padding: 0.3em !important;
	}
	#comments .comment-author.vcard {
	    width: 100%;
	}
	.comment-metadata {
	    width: 100%;
	    margin-top: 0.5em;
	}
	#comments footer.comment-meta {
	    flex-flow: wrap;
	}
	input#author, input#email, input#url {
	    width: 100%;
	}
	p.comment-form-author, p.comment-form-email, p.comment-form-url {
	    width: 100% !important;
	    margin-bottom: 0.5em;
	}
	.related-posts-container-inner .cell {
	    width: 100%;
	}
	#bee-safe-contacts .cell {
	    width: 100%;
	}

	#contact-us h3.target-title {
	    font-size: 22px;
	}

    /* 404 PAGE
    *******************************************************************************************/
    h2.subtitle-404 {
        font-size: 65px;
        letter-spacing: -8px;
    }    

    /* Fixes */
    #curriculum .cell {
        width: 100%;
    }
    .widget-column.footer-widget-2 .widget_nav_menu, .widget-column.footer-widget-3 .widget_nav_menu {
        width: 100%;
        margin: 0.5em 0;
        padding-right: 0;
    }
    #main-header-content h1 {
        font-size: 22px;
    }
    /* SINGLE BLOG 
    **************************************************/
    .single-post h2 {
        font-size: 20px;
    }

    /* New cf Sep 2021
	**************************************************/
    .subscribe-course #your-name, 
    .subscribe-course #your-company, 
    .subscribe-course #your-address, 
    .subscribe-course #your-postal-code, 
    .subscribe-course #your-city {
	    width: 100%;
	    padding: 0;
	}
	/* Thank you page mobile portrait*/
	.big-title {
	    font-size: 38px;
	}
	#thank-you .cell {
	    width: 100%;
	}
	#thank-you .cell figure {
	    margin: 0;
	    margin-bottom: 2em;
	    height: 22em;
	}
}