/*
Theme Name: apaf
Theme URI: http://www.apaf.ch/
Template: benevolent
Author: FCP
Author URI: http://www.apaf.ch/
Version: 1.0.1534454256
Updated: 2018-08-16 23:17:36

*/
/* GENERAL tags */
body {
    font: 1.1em/2em 'Quicksand', sans-serif;
	max-width: 1720px;
	margin: 0 auto;
	background: #fff;
    color: #2f4858;
	overflow: auto;
}
ul {
    list-style-image: url(/wp-content/uploads/2018/08/soleil-ul.png);
}
h1 {
	font-family: 'Indie Flower', cursive;
	font-size: 3em !important;
	color: #2f4858 !important;
	line-height: 1.4em;
}
.post-template-default h1 {
	font-size: 2em !important;
	line-height: 1.2em !important;
}
h2, h3, h4, h5, h6 {
	color: #2f4858 !important;
}
::placeholder {
    opacity: 1;
}
/*#primary h3::before {
	content:"\f138";
	font-family: FontAwesome;
	margin-right: 5px;
}*/
p {
	line-height: 2rem;
}
#primary h3::before {
    content: url(/wp-content/uploads/2018/08/maison-seule.png);
	content: url(/wp-content/uploads/2018/08/maison-seule-e1544491351440.png);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 5px;
}
#primary h4::before {
	content:"\f067";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: .5em;
}
a {
    color: #008300;
	/*border-radius: 4px;*/
	text-decoration: underline;
}
a:hover, a:focus {
    color: #2f4858;
}

/* COVID */
#menu-item-1442 a {
    /*background: #db0812;*/
	/*background:#2f4858;*/
    /*color: #ffed00;*/
	/*background: #07a1e2;*/
	/*background: #ff9100;*/
	background: #c41b25;
	color: #fff;
	/*border:3px solid #4CB9E8;*/
	border:3px solid #E8680C;
}
#menu-item-1442 a:hover {
	//border:3px solid #07a1e2;
}
#secondary .flyer-covid {
	text-align: center !important;
}
/* GENERAL class */
.site {
    /*background: #fdfded;*/
	background: #fff;
}
#crumbs {
	margin-top: 5em;
	text-align: center;
}
.main-title {
	font-family: 'Indie Flower', cursive;
}
.page-header .page-title {
	color: #2f4858;
}
/* en-tête */
.site-header a {
	text-decoration: none;
}
.site-header .header-top {
    background: none;
}
.home.has-slider .site-header {
	/*background: #fdfded;*/
	background: #fff;
	border-top: 1.5px dashed #2f4858;
    background-image: url(/wp-content/uploads/2018/08/tree-2pr.png);
	background-position: top center;
}
.has-slider .site-header {
	min-height: 105px;
}
.site-header .header-top {
    padding: 0;
}
#site-navigation #menu-item-544 {
    display: none;
}
/* réseaux */
body .site-header .header-top .secondary-navigation ul li a, body .site-header .header-top .social-networks li a {
	color: #fff;
	padding: 10px;
	background: #2f4858;
	/*border-radius: 4px;*/
	margin-top: 25px;
	border: 1px solid #008300;
}
.site-header .header-top .social-networks li a:hover, .site-header .header-top .social-networks li a:focus {
    text-decoration: none;
    background: #008300;
}

/* tél */
.site-header .header-top .secondary-navigation ul li {
    top: 0;
    /*right: 4%;*/
	/*top: 0em;*/
	left: calc(27.5% + 43.375px);
	/*top: 9em;
	right: 5.8em;*/
    position: fixed;
}
.home .site-header .header-top .secondary-navigation ul li {
    /*top: 0;
    right: 4%;*/
	top: 17em;
	left: calc(6.5% + 43.375px);
    position: fixed;
	right: inherit;
}
.site-header .header-top .secondary-navigation ul li a {
	font-size: 1.6em;
}
#menu-item-470 a:first-of-type {
    display: none;
}
.fas.fa-phone {
    margin: 4px 10px 0 0;
}

/* logo */

.page .logo-text .site-logo, .archive .logo-text .site-logo, .single .logo-text .site-logo, .blog .logo-text .site-logo {
    width: 200px;
	left: 14%;
	top: 0;
    /*background: #fdfded;*/
	background:#ffffff;
    padding: 1em;
    position: absolute;
    /*border-radius: 4px;*/
	box-shadow: 3px 3px 3px lightgrey;
	margin-top:1px;
}
.home .logo-text .site-logo {
    width: 15em !important;
    top: 0;
    /*background: #fdfded;*/
	background: #fff;
    padding: 1em;
    position: absolute;
    /*border-radius: 4px;*/
	/*left: 2% !important;*/
	left: 6.5% !important;
	position: fixed;
	/*border-bottom: 1.5px dashed #2f4858;*/
}
.page-template-default .logo-text .site-logo, 
.category .logo-text .site-logo, 
.archive .logo-text .site-logo, 
.search .logo-text .site-logo, 
.page, .single-post .logo-text .site-logo,
.error404 .logo-text .site-logo,
.blog .logo-text .site-logo {
	border-bottom: 0 dashed #2f4858;
} 
/*  navigation */
.main-navigation ul {
	margin: 3px 33px 0 0;
}
.main-navigation ul a {
	color: #2f4858;
    text-transform: uppercase;
    padding: .5em 0.2em;
}
.main-navigation ul li:hover a {
	color: #008300;
	text-decoration: underline;
}
/* menu soleil + logotype apaf */
#menu-item-481 {
    position: absolute;
	/*margin: 3em 37em auto;*/
	/*margin: 3em 21em auto;
	width: 22em;*/
	margin: 3em 25em auto;
	width: 13em;
}
.main-navigation #menu-item-481 a:hover, .main-navigation ul li:hover > #menu-item-481 a {
    color: inherit;
    background: rgba(0, 178, 1, 0);
	cursor: unset;
}
.page #menu-item-481, .archive #menu-item-481, .single #menu-item-481, .blog #menu-item-481,
.page #menu-item-544, .archive #menu-item-544, .single #menu-item-544, .blog #menu-item-544 {
	display: none;
}
.home #menu-item-481 {
	display: block;
}
.header-bottom .container {
    width: inherit;
    margin: inherit;
}
/* slider */
.banner .banner-text {
	position: absolute;
	top: inherit;
	left: 17.5%;
	width: 65%;
	padding: 1em 0;
	font-weight: bold;
	bottom: 12%;
	background:rgba(47, 72, 88, .9);
	/*background: #2f4858;*/
	/*border-radius: 4px;*/
	/*background-image: linear-gradient(to bottom, transparent, rgba(0, 178, 1, .9), #008300, rgba(0, 178, 1, .5),transparent);*/
}

.banner .text {
    max-width: inherit;
	color: #fdfded;
}

.banner-text .container {
	max-width: 100%; 
}
.banner-text p {
    max-width: 840px;
    margin: 0 auto 2em;
}

.home.has-slider .site-header .header-bottom, .site-header .header-bottom {
    background: none;
}

.banner .text .btn-learn {
    background: #008300;
    /*border: 1px solid #008300;*/
	/*border-radius: 4px;*/
	border:0;
}
.banner .text .btn-learn:hover {
    color: #FFE512;
	background: #ffffff;
	color:#008300;
}
.site-header .header-top .secondary-navigation ul li a, .site-header .header-top .social-networks li a {
    color: #fdfded;
}

.banner .owl-item a:hover {
	color:white;
	text-decoration:underline;
}

/* bouton devenir membre */
.site-header .btn-donate,
.btn-member, .btn-member:visited {
	background: #008300;
	border: 1px solid #2f4858;
	color: #fdfded;
	text-transform: uppercase;
	/*border-radius: 4px;*/
	/*float: left;
	margin-left: 150px;*/
}

.btn-member {
	padding: 15px 15px 10px;
	text-align: center;
	display: block;
}

.site-header .btn-donate:hover,
.btn-member:hover {
	background: #fdfded;
	border: 1px solid #008300;
	color: #1e1c0c;
}

.site-info .by {
    display: none;
}
.our-community .header {
    background: #FFE512;
    background: white;
    /*border: 1.5px dashed #008300;
    border-bottom: none;*/
	background: url(/wp-content/uploads/2018/08/tree-2pr.png) no-repeat;
	background-position: 41% 91%;
}
.our-community .header .main-title {
    color: #1e1c0c;
}

/* INTRO */
.intro {
    padding: 88px 0 87px;
    background: url(/wp-content/uploads/2018/08/tree-2pr.png) no-repeat;
    background-position: 41% -70%;
}
.intro .columns-3 .text-holder .btn {
    color: #008300;
}
.intro .header .main-title, .intro .columns-3 .text-holder .title, .our-community .header .main-title, .stats, .sponsors .main-title {
    color: #2f4858;
}
.icon-holder img {
    border-radius: 50%;
}

/* DOCUMENTS */
.our-community .community-holder .hover-state .title {
    color: #008300;
    margin-bottom: 50px;
}
.our-community .community-holder .hover-state .text-content {
    border-top: 1px solid #008300;
}

/* STATS */
/*.stats {
	border: 1.5px dashed #008300;
    border-top: none;
}
*/
/* EMS PARTENAIRES */
.sponsors .main-title {
    font-size: 40px;
	font-weight: bold;
}
.sponsors .container {
    text-align:center;
	font-size: 2em;
}
.sponsors {
	background: url(/wp-content/uploads/2018/08/tree-2pr.png) no-repeat;
	background-position: 41% 100%;
	padding: 50px 0 110px;
}
/* PROMOTIONAL SECTION */
.site-footer .promotional-block .btn-donate {
	color:#2f4858;
}
/* PAGES */
.blog .site-header, .category .site-header, .archive .site-header, .search .site-header, .page .site-header, .single-post .site-header, .error404 .site-header, .event-template-default .site-header {
    /*background: #fdfded;*/
	background: #ffffff;
    border-top: 1.5px dashed #2f4858;
    border-bottom: 0;
	box-shadow: 3px 3px 3px lightgrey;
}
.home .site-header, .home .logo-text .site-logo {
	box-shadow: none;
}
.blog .site, .page-template-default .site, .category .site, .archive .site, .search .site, .page, .single-post .site, .error404 .site {
	background: #fff;
}
#page #primary .post .entry-header .entry-title {
	font-size: 1.5em;
}
#primary .post .entry-header, #primary .page .entry-header {
    margin: 20px;
}
#primary {
	padding-right: 30px;
}

/* PAGE HOME */
.home {
	font-size: 1.2em;
}

/* SCROLL UP */
#wpfront-scroll-top-container {
    background: #008300;
    border-radius: 50%;
    height: 64px;
}
/* PAGE SECRETARIAT */
.titre-secretariat, .texte-secretariat {
	display: inline;
}

/* PAGE QUI SOMMES-NOUS */
.titre-qui-sommesnous {
    margin-top: 75px !important;
}
.img-qui-sommesnous {
    opacity: 0.05;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    position: absolute;
	margin-top: -162px;
}

/* FOOTER */
footer a, #page a {
	text-decoration:none;
}
.footer-t, .site-footer {
    background: #2f4858;
}
.site-footer .promotional-block:after {
	background: -webkit-linear-gradient(top, rgba(47,72,88,0) 0%,rgba(47,72,88,0.09) 14%,rgba(47,72,88,0.2) 25%,rgba(47,72,88,0.82) 76%,rgba(47,72,88,0.94) 89%,rgba(47,72,88,1) 100%);
	background: linear-gradient(to bottom, rgba(47,72,88,0) 0%,rgba(47,72,88,0.09) 14%,rgba(47,72,88,0.2) 25%,rgba(47,72,88,0.82) 76%,rgba(47,72,88,0.94) 89%,rgba(47,72,88,1) 100%)
}
.site-footer .promotional-block .btn-donate {
    background: #fdfded;
    /*border-radius: 4px;*/
}
.site-footer .promotional-block .title, .site-footer .columns-4 .title, .site-footer .columns-6 .title, .site-footer .widget .widget-title {
    color: #fdfded !important;
}
.site-footer .promotional-block .btn-donate:hover {
    text-decoration: none;
    background: #008300;
    color: #fdfded;
}
.site-footer .columns-4 ul li a:hover, .site-footer .columns-6 ul li a:hover, .site-footer .widget ul li a:hover {
    text-decoration: none;
    color: #f2f100;
}
.site-info {
    color: #fdfded;
    background: #008300;
}
.site-info a {
    color: #fdfded;
}
/* soleil et logotype apaf footer */
.site-footer .menu-item-481 {
    display:none;
}
.site-footer .menu-item-629 {
	bottom: 4em;
	position: absolute;
	right: 9em;
	width: 28em;
	opacity:.7;
}

/* ARTICLES */
.attachment-benevolent-with-sidebar.size-benevolent-with-sidebar.wp-post-image {
    /*border-radius: 4px;*/
}
#primary .post .entry-meta .byline {
    display: none;
}

/* WIDGETS */
.widget.widget_calendar .calendar_wrap caption {
    background: #008300;
}
.widget.widget_calendar tbody td a {
    background: #2f4858;
}
.widget.widget_calendar tbody td#today a {
	background: #008300;
}
#secondary .widget-title, #secondary .widget, #secondary .widget.widget_search .search-form {
    /*border-radius: 4px;*/
}
#secondary {
    border-left: 1px dashed #2f4858;
	/*margin-top: 11em;*/
	margin-top: 3em;
	/*background: #fdfded;*/
	padding: 12px;
}
#secondary .widget {
    background: none;
}
#secondary .widget ul li a:hover {
    text-decoration: underline;
    color: #008300;
}
#secondary .widget ul li a {
    color: #2f4858;
}
#secondary .widget.widget_search .search-form input[type="search"], .search .search-form input[type="search"] {
    color: #2f4858;
	font-size: initial;
	padding: .5em;
}
#secondary #media_image-2 {
	opacity:0.05;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
}
/* BOUTONS */
.comment-form input[type="submit"]  {
    background: #008300;
	/*border-radius: 4px;*/
}
.wpcf7-form input {
	border-radius: 0;
}
/* BLOG */
#primary .post {
	padding:15px;
}
#primary .post .entry-meta a, #primary .post .entry-footer .readmore {
    color: #008300;
}
#primary .post .entry-meta a:hover, #primary .post .entry-footer .readmore:hover {
    color: #2f4858;
    text-decoration: underline;
}
#primary .post .entry-header .entry-title a, #primary .page .entry-header .entry-title a {
    color: #2f4858;
	padding: 0 10px;
}
#primary .post .entry-header .entry-title a:hover, #primary .page .entry-header .entry-title a:hover {
    text-decoration: underline;
}
.blog #primary .post:hover .entry-header .entry-title a, .blog #primary .post:hover .entry-meta a, .blog #primary .post:hover .entry-footer .readmore {
	/*color: #fdfded;*/
}
#primary .post .entry-header .entry-title a:hover, #primary .page .entry-header .entry-title a:hover {
    color: rgb(0, 178, 1);
}
.blog #primary {
    margin-top: 8em;
}
.blog #primary .post .entry-header .entry-title, .blog #primary .page .entry-header .entry-title {
    font-family: inherit;
    font-size: 1.5em;
}
.blog #primary .post .post-thumbnail img {
    display: none;
}
/* MENUS */
/* primary */
.main-navigation ul li:hover .sub-menu a {
    color: #2f4858;
    text-decoration: none;
    font-size: .8em;
}
.main-navigation ul li:hover .sub-menu a:hover {
    color: #008300;
    text-decoration: underline;
}
/* CONTACT */
button, input, select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"],
input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 1em;
    background: #eee;
	/*background: #2f4858;*/
    border: 0;
    color: #2f4858;
	/*color:#ffffff;*/
    display: inline-block;
    width: 80%;
	box-shadow: none;
	font-size: 0.9em;
}
input[type="button"], input[type="reset"], input[type="submit"] {
	font: 1em/2em 'Quicksand', sans-serif;
	text-transform:uppercase;
	color: #fdfded;
	background: #2f4858;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #008300;
    box-shadow: none;
}
.wpcf7-form p {
	margin-bottom: 4px;
}
input:focus, textarea:focus, select:focus {
	background: #f4f4f4;
	color:#2f4858;
}
label, form .p-title {
	font-weight: bold;
}
.wpcf7-form label.error {
	color: crimson;
	font-size: 1em;
	float: none;
	padding-left: 5px;
	display: block;
}
/* SEARCH Agenda */
div.css-search input, div.css-search select, div.css-search option, div.css-search div, div.css-search span, div.css-search button {
	background: #eee;
    color: #2f4858;
}
/* Devenir Membre + contact page*/
.page-id-1377 input[type=text], 
.page-id-1377 input[type=email],
.page-id-1377 input[type=tel],
.page-id-1377 textarea,
.page-id-431 input[type=text], 
.page-id-431 input[type=email],
.page-id-431 input[type=tel],
.page-id-431 textarea{
	border: 0;
	border-bottom: 1px dashed #2f4858;
	background: none;
	padding: .5em;
	margin-bottom: .5em;
}
.page-id-1377 input[type=text], 
.page-id-1377 input[type=email],
.page-id-1377 input[type=tel] {
	padding:0;
}
.page-id-1377 textarea,
.page-id-431 textarea {
	border: 1px dashed #2f4858;
	font-weight: normal;
}
/* COOKIES */
#cookie-law-info-bar {
	max-width: 1720px;
	/*border-radius:4px 4px 0 0;*/
}

/* BLOG */
.blog .entry-header-news {
	margin-top: 8em;
	margin-bottom:-8em;
}
.blog  #secondary {
    margin-top: 8em;
}
.blog #primary .post .entry-header .entry-title a {
	padding:0;
}
.blog #primary .post .entry-header .entry-title, .blog #primary .page .entry-header .entry-title {
    font-family: inherit;
	font-size: 2em;
}
.blog #primary .post .entry-header .entry-title a, .blog #primary .page .entry-header .entry-title a {
    text-decoration: none;
}
.blog #primary .post, .blog .search #primary .page {
	border: 1px dashed grey;
	border-left: 1px solid rgb(0, 178, 1);
	background:transparent;
}
.blog #primary .post:hover {
	border-left: 6px solid rgb(0, 178, 1);
}
.single-event #secondary {
	display:none;
}
.single-event #primary {
	width:99%;
}
/* AGENDA */
#primary .page .entry-content table thead th, #primary .post .entry-content table thead th {
    color: #fff;
    background: #2f4858;
}
/* Événement simple */
.event-template-default h1 {
	margin-top:1em;
}
.event-categories {
    margin: -26px 0 0 -40px;
    list-style: none;
}
/* PERMANENCES */
.lien-rdv-perm {
	text-align: center;
	color: #fff;
	padding: 15px 25px;
	background: #2f4858;
	border: 1px solid #008300;
	font-weight:bold;
}
.lien-rdv-perm:hover,
.lien-rdv-perm:focus {
	background: white;
	color: #2f4858;
}
.entry-content .details-evenements {
    background: #f4f4f4;
	width:50%;
	margin:auto;
	text-align: center;
	padding-bottom: 10px;
}
.event-template-default h1 {
    text-align: center;
	background: aliceblue;
	border-radius: 4px;
}
.details-evenements p:first-of-type {
    background: #2f4858;
    color: white;
    font-weight: bold;
}
.details-evenements p:first-of-type strong {
    border-bottom: 1px dotted white;
    padding: 5px;
    line-height: 3em;
}
.details-evenements p:nth-of-type(3),
.details-evenements .event-categories {
    display:none;
}
.event .post-thumbnail {
    text-align: center;
}
/* Calendrier dans widget */
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: rgb(0, 178, 1);
	background:transparent;
    padding: 5px 10px;
    font-weight: bold;
    border: 1px solid rgb(0, 178, 1);
}
table.em-calendar td.eventful a:hover, table.em-calendar td.eventful-today a:hover {
    text-decoration:underline !important;
}
table.em-calendar td.eventless-today, table.em-calendar td.eventful-today {
    font-weight: bold;
    border: 1px solid #2f4858;
}
/* PDF PLUGIN */
div.pdfemb-toolbar {
	background-color:white !important;
}
div.pdfemb-toolbar div {
	color:#008300 !important;
	font-weight:bold !important;
}
div.pdfemb-toolbar button, div.pdfemb-toolbar button[disabled] {
	background-color: #008300 !important;
	padding: 1em !important;
}
div.pdfemb-viewer {
	border: 1px solid lightgrey !important;
	box-shadow: 3px 3px 3px lightgrey;
	padding:1em !important;
	background-color: white !important;
}

/* EVENT manager */
.post-navigation {
	display:none;
}
.css-events-list table.events-table th.event-time {
	width:30%;
}
.css-events-list table.events-table th.event-description {
	width:70%;
}

/* PAGE DOCUMENTS */
.wp-block-file__button {
    background: #008300;
    border-radius: 0;
	font-size:16px;
    padding: 0em 2em;
    float: right;
	margin-right: 5%;
	color: #ffffff;
	border: 1px solid #008300;	
}
.wp-block-file__button:hover {
    background: #ffffff;
	color:#008300;
}

/* PAGE AGENDA recherche */
div.css-search div.em-search-main .em-search-submit {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00b201), color-stop(1, #00b201) );
    background: -moz-linear-gradient( center top, #00b201 5%, #00b201 100% );
    background-color: #00b201;
	border-radius: 0;
}
div.css-search div.em-search-text {
    margin: 0;
    padding-left: 20px;
    background: none;
}

/* MOBILE HEADER */
#mobile-header a {
    width: 50px;
    height: 50px;
    background-size: 52px 52px;
    border: 1px solid #2f4858;
    background-position: center center;
}
#mobile-header {
    background: #008300;
    width: 50px;
    height: 50px;
	top: 25px;
}
#sidr-id-menu-item-481,
#sidr-id-menu-item-544 {
	display:none;
}

/* Pied de page */
.site-footer .columns-4 ul li a, .site-footer .columns-6 ul li a, .site-footer .widget ul li a {
    color: #ffffff;
}

/* numéro de tél sliders accueil */
.owl-item a[href="tel:0041223108282"] {
	color: #ffffff;
	text-decoration:underline !important;
}
.owl-item a[href="tel:0041223108282"]:hover {
	color: #f2f100 !important;
}
#menu-item-470 a[href="tel:0041223108282"]:hover {
	background:white;
	color:#2f4858;
}

/* PAGE AGENDA - réservations */
.em-booking {
    background: #eee;
}
.em-booking-form-details {
    padding: 5%;
    width: 80%;
}
.em-booking input[type="checkbox"], 
.em-booking input[type="radio"] {
    max-width: 25px;
}
.em-booking-form label {
    width: 80%;
}
.em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 80%;
}
.em-booking input:focus,
.em-booking textarea:focus {
    background: #ffffff;
    color: #2f4858;
}

/* confidentialité */
.privacy-policy-link:hover, .privacy-policy-link:focus {
	color:white !important;
	text-decoration:underline !important;
}

/* Pages du slider en construction */
.postid-302 #crumbs span,
.postid-154 #crumbs span,
.postid-149 #crumbs span,
.postid-403 #crumbs span,
.postid-302 #crumbs a:nth-of-type(2),
.postid-154 #crumbs a:nth-of-type(2),
.postid-149 #crumbs a:nth-of-type(2),
.postid-403 #crumbs a:nth-of-type(2) {
	display: none; 
}

/* ReCAPTCHA */
.grecaptcha-badge {
	bottom: 100px !important;
}

#primary .post .entry-content ul, #primary .post .entry-content ol, #primary .page .entry-content ul, #primary .page .entry-content ol {
	line-height: 2.3rem;
}

/* Menu responsive - devenir membre */
#menu-item-1490 {
display:none;
}
#sidr-main #menu-item-1490 {
	display:block;
}

/************************************************************************************************************************/

/* RESPONSIVE DESIGN - MEDIA QUERIES */

@media screen and (max-width: 1600px) {
	.site-header .header-top .secondary-navigation ul li {
		top: 9em;
		right: 5%;
		left:inherit;
	}
}
@media screen and (max-width: 1540px) {
	.home .site-header .header-top .secondary-navigation ul li {
		top: 12em;
		left: calc(3% + 43.375px);
	}
	.home .logo-text .site-logo {
		width: 200px !important;
 	}
	.home #menu-item-481 {
	 	width: 200px;
		margin: 3em 34em auto;
 	}
	.site-footer .menu-item-629 {
		bottom: 4em;
		position: absolute;
		right: 9em;
		max-width: 20em;
	}
}
@media screen and (max-width: 1400px) {
  /* home page */
 	.home #menu-item-481 {
	 	width: 200px;
		margin: 3em 34em auto;
 	}
	.home .logo-text .site-logo {
		width: 200px !important;
 	}
	.banner a {
		white-space: nowrap;
	}
	.banner .text .main-title {
		font-size: 40px;
		line-height: 50px;
	}
	.banner-text p {
		font-size: 22px;
	}
	.home .site-header .header-top .secondary-navigation ul li {
		top: 12em;
		left: calc(3% + 43.375px);
	}
	.banner .text .btn-learn {
		font-size: 20px;
		line-height: 55px;
		height: 55px;
		width: 215px;
	}
	.site-footer .promotional-block .title {
		font-size: 1.7em;
		line-height: 1.1em;
	}
	.site-footer .menu-item-629 {
		max-width: 17em;
	}
}
@media screen and (max-width: 1200px) {
 	.home #menu-item-481 {
	 	width: 150px;
		margin: 3em 26em auto;
 	}
	.banner .text .main-title {
		font-size: 35px;
		line-height: 40px;
	}
	.banner-text p {
		font-size: 18px;
		line-height: 25px;
	}
	.home .site-header .header-top .secondary-navigation ul li {
		top: 11em;
	}
	.banner .text .btn-learn {
		font-size: 18px;
		line-height: 47px;
		height: 47px;
		width: 190px;
	}
	.page .logo-text .site-logo {
		left:5%;
	}
	.site-footer .menu-item-629 {
		max-width: 14em;
	}
}
@media screen and (max-width: 991px) {
	h1 {
   		font-size: 2em !important;
	}
	.site-header .btn-donate {
		width: 185px;
	}
	.home .logo-text .site-logo {
		width: 100px !important;
		background: none;
		top: -0.4em;
		position: inherit;
		margin: -20px 15px 0;
		padding: 0;
	}
	.site-header .header-top .secondary-navigation {
		display: inherit;
	}
	/*.home .site-header .header-top .secondary-navigation ul li {
		top:0;
		left: calc(13% + 43.375px);
	}*/
	.page-id-431 button, 
	.page-id-431 input, 
	.page-id-431 select, 
	.page-id-431 textarea, 
	.page-id-431 input[type="text"], 
	.page-id-431 input[type="email"], 
	.page-id-431 input[type="url"], 
	.page-id-431 input[type="password"], 
	.page-id-431 input[type="search"], 
	.page-id-431 input[type="button"], 
	.page-id-431 input[type="reset"], 
	.page-id-431 input[type="submit"] {
		padding: 1em;
		background: #eee;
		border: 0;
		color: #2f4858;
		display: inline-block;
		width: 100%;
		box-shadow: none;
	}
	.site-footer .menu-item-629 {
    	right: 4em;
	}
	.home .site-header .header-top .secondary-navigation ul li {
		display:none;
	}
}

@media screen and (max-width: 767px) {
	.intro .columns-3 {
		text-align: center;
	}
	.intro .columns-3 .icon-holder {
		left: calc(50% - 100px);
	}
	.intro {
		background-position: 41% 210%;
	}
	.sponsors {
		padding: 0 0 110px;
	}
	.site-header .btn-donate,
	.home .site-header .header-top .secondary-navigation ul li,
	.site-header .header-top .secondary-navigation ul li {
		display:none;
	}
	.site-footer .menu-item-629 {
    	right: 0;
	}
	.em-booking-form-details {
		padding: 1%;
		width: 100%;
	}
	.em-booking-form label {
		width: 100%;
	}
	.em-booking-form-details input.input, .em-booking-form-details textarea, .em-booking-form-details button {
		max-width: 100%;
	}
}
@media screen and (max-width: 597px) {
	.site-header .btn-donate,
	.site-header .header-top .secondary-navigation ul li {
		display:none;
	}
	.banner .text .btn-learn {
		font-size: 15px;
		line-height: 40px;
		height: 40px;
		width: 150px;
	}
	.banner-text p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 0px;
		font-weight: 500;
	}
	.banner .text .main-title {
		font-size: 20px;
		line-height: 20px;
	}
	.banner .banner-text {
		left: 5.5%;
		width: 90%;
	}
	.owl-dots {
		display:none;
	}
	.site-footer .menu-item-629 {
		display:none;
	}
	.banner .text .btn-learn {
		display:none;
	}
	#primary h3:before {
		content:none;
	}
	.wp-block-file a {
		display: block;
		width: 100%;
		float: left;
		text-align:center;
	}
	.wp-block-file a.wp-block-file__button {
		margin-bottom:30px;
	}

}