/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
.mapsvg-wrap-all {
	margin-bottom:100px;
}

.et_pb_scroll_top:before {
    font-family: ETmodules;
}

/*TYPOGRAPHY*/

h1 {
    font-size: 38px !important;
    text-transform: uppercase !important;
}

h2 {
    font-size: 36px !important;
    text-transform: uppercase !important;
}

h3 {
    font-size: 28px !important;
}

h4 {
    font-size: 18px !important;
    text-transform: uppercase !important;
}

h5 {
    font-size: 26px !important;
   /* color: #a67c52 !important; */
	color: #32618b !important;
}

h6 {
    font-size: 13px !important;
    font-weight: normal !important;
}
ul.greenboxbullet {
	  list-style: none;
}

ul.greenboxbullet li::before {
	content: "\25A0";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #2e862d; /* Change the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.entry-content .et_pb_text a {
	text-decoration:underline;
}

/*HEADER*/
.et_search_form_container input {
	text-transform:unset !important;
}
#search-mobile {
	display:none !important;
}
.hide {
border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header, body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
    top: 0;
}

#main-header {
    background: linear-gradient(180deg, #ffffff 0, #ffffff00 100%) !important;
    max-height: 170px;
}

#main-header {
    background-color: #ededed !important;
}

body:not(.home) #main-header {
    background-color: #ededed !important;
}

#main-header, #main-header.et-fixed-header {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.et_header_style_left #et-top-navigation {
    padding-top: 0 !important;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.sub-menu {
    background: #949494 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.sub-menu a {
    font-size: 22px !important;
    font-weight: bold !important;
    width: 100% !important;
}

.sub-menu:before {
    content: "";
    position: absolute;
    right: 11px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 18px 10px 18px;
    border-color: transparent transparent #949494 transparent;
    left: 233px;
    z-index: 9999;
}

#top-menu-nav .ubermenu-custom-content .large {
    line-height: 40px;
}

#top-menu li.mega-menu > ul {
    margin-top: 30px;
}

#et_top_search {
    width: auto;
    padding-right: 40px;
}

#logo {
    max-height: none;
    position: relative;
    margin-top: 15px
}

#top-menu li {
    display: inline-block;
    padding-right: 30px;
    width: 127px;
    line-height: 18px;
}

#top-menu-nav li.ubermenu-item-level-0 {
    width: 118px;
    padding-right: 5px;
	padding-top:0px !important;
}

span.ubermenu-item-layout-text_only {
	padding-top:0px !important;

}

#top-menu-nav .ubermenu-custom-content {
    text-align: center;
    color: #fff;
    font-size: 18px;
   /* text-transform: capitalize; */
}

#top-menu-nav .ubermenu-custom-content p {
    padding-bottom: 0;
}

#top-menu-nav .ubermenu-custom-content .large {
    font-size: 36px;
    margin-bottom: 10px;
}

#et-secondary-nav .menu-item-has-children > a:first-child:after, #top-menu .menu-item-has-children > a:first-child:after {
    display: none;
}

#et-secondary-nav .menu-item-has-children > a:first-child, #top-menu .menu-item-has-children > a:first-child {
    padding-right: 7px;
}

#top-menu li.short-menu {
    width: 100px;
}

li.give {
    position: relative !important;
    top: 15px !important;
}

li.give:lang(fr) {
	top: -8px !important;
}

#top-menu-nav li.give:after {
    content: "";
    background: #fce151;
    position: relative;
    width: 115px;
    height: 105px;
    top: -95px;
    z-index: -1;
    display: block;
}

#top-menu-nav li.give:hover:after {
    background: #a2bf7c;
}

.fight-club h4 {
    padding-bottom: 0;
}

html[lang="fr-FR"] .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	text-transform: none;
}

/* sitemap */

h2.wsp-pages-title { display:none; }

ul li > ul li > ul.children {
	padding-bottom: 0;
}

/* homepage bird moment */

.bird-moment h3 a {
    font-family: 'Overpass', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000000 !important;
    padding-bottom: 10px;
    padding-top: 12px;
    letter-spacing: 0.5px;
}

.strong-view.default .testimonial-field.photo_credit {
    font-family: 'Overpass', Helvetica, Arial, Lucida, sans-serif;
    font-size: 13px !important;
    color: #000000 !important;
    font-weight: normal !important;
    text-align: left;
}

.bird-moment p {
    font-family: 'Overpass', Helvetica, Arial, Lucida, sans-serif;
    font-size: 22px;
    color: #000000 !important;
}

.entry-content .et_pb_text.bird-moment a {
	text-decoration:none;
}

.bird-moment .strong-view.default .testimonial-image img {
    width: 200px;
    border: none !important;
    margin-bottom: 20px;
}

.bird-moment .strong-view.default a.readmore {
    display: block;
    font-size: 40px;
    font-weight: 100 !important;
    margin-top: 0;
}

.single-wpm-testimonial .post-meta {
	display:none;
}

/* share section - three boxes - homepage & give page (mouseover hover zoom effect) */
.share-section .img-hover-zoom .et_pb_blurb_content .et_pb_main_blurb_image {
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.share-section .img-hover-zoom .et_pb_blurb_content .et_pb_main_blurb_image img {
    transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.share-section .img-hover-zoom img:hover {
    transform: scale(1.1);
}

.give-boxes .img-hover-zoom .et_pb_blurb_content .et_pb_main_blurb_image {
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.give-boxes .img-hover-zoom .et_pb_blurb_content .et_pb_main_blurb_image img {
    transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.give-boxes .img-hover-zoom img:hover {
    transform: scale(1.1);
}

#top-menu li.mega-menu > ul > li, #top-menu li.mega-menu > ul > li:nth-of-type(4n+1) {
    clear: none;
    width: 100%;
    float: none !important;
    margin-bottom: 10px;
}

#top-menu li.mega-menu > ul > li > a:first-child {
    border-bottom: 0 !important;
}

#et_top_search {
    padding-left: 20px;
    margin: 0 !important;
}

#et_search_icon:before {
    -webkit-transform: rotate(980deg);
    -moz-transform: rotate(980deg);
    -ms-transform: rotate(980deg);
    -o-transform: rotate(980deg);
    transform: rotate(980deg);
    font-size: 10px;
    font-weight: bold;
    top: 15px;
    left: 80px;
}

html[lang="fr-FR"] #et_search_icon:before {
	left: 100px;
}

#et-secondary-menu {
    padding-right: 165px;
}

.home-slider .et_pb_slide_content {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #00000069;
    font-size: 11px;
    padding: 0 10px;
}

#et-secondary-menu a, #et_top_search {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-bottom: 15px !important;
    padding-top: 10px !important;
    margin-top: 0;
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    line-height: 18px;
    padding: 15px;
}

/*search megamenu*/
form.et-search-form {
    max-width: 50% !important;
    margin: 0 auto;
    position: relative;
    z-index: 9999999999999999999;
    padding-top: 125px;
    text-align: left;
    overflow: hidden;
	    display: none;
}
.et_pb_search_visible form.et-search-form {
	display:block;
}
.container.et_search_form_container.et_pb_search_form_hidden {
	height:0 !important;
}
#searchsubmit {
    background: #000;
    color: #fff !Important;
    width: 25%;
    font-size: 18px;
    border-radius: 2px;
    margin-left: 15px;
	    text-transform: none;
}

form.et-search-form label {
    font-weight: bold;
    font-size: 35px;
    text-align: left;
    margin-bottom: 20px !important;
    display: block;
}

span.et_close_search_field {
    display: block;
    position: absolute;
    z-index: 99999;
    top: 10px;
    right: 10px;
    bottom: unset;
}

.et_search_outer {
    overflow: visible;
    position: relative;
    height: 0;
}

.et_search_form_container.et_pb_search_visible {
    height: 460px !important;
    top: -65px;
    background-color: #949494;
    color: #000000;
}

.et-search-form input {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    border: none;
    color: #333;
    background: #fff;
    height: 45px;
}

/* right arrow */
.give a {
    padding-left: 15px;
}

.give a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f061";
    font-size: 14px;
    padding-left: 8px;
}

.inside-banner .et_pb_slide_description {
    width: 50%;
    float: right;
    padding: 16% 0;
}

.no-text-banner.et_pb_section  {
	padding-top: 145px !important;
}

.wp-caption {
    background-color: transparent !important;
    border: none !important;
    text-align: left !important;
}

.wp-caption p.wp-caption-text {
    padding: 0 2px 5px;
    color: #707070 !important;
    font-size: 14px !important;
}

/* blogs */

.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_with_background .et_pb_row {
    width: 100%;
}


h2.dp_oc_post_title a, .et_pb_post .entry-title a, .et_pb_post h2 a  {
    color: #2e862d;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 28px;
}

html[lang="fr-FR"] h2.dp_oc_post_title a, html[lang="fr-FR"] .et_pb_post .entry-title a, html[lang="fr-FR"] .et_pb_post h2 a  {
	text-transform: none;
}

h2.dp_oc_post_title {
    line-height: 1em !important;
}

.dp_oc_read_more_link, a.more-link {
    display: block;
    text-align: center;
    font-size: 40px;
    font-weight: 100 !important;
}

.dp_oc_item {
    padding: 30px;
    height: 700px;
}

.dp_oc_item > a {
    margin: -31px -30px 19px;
    display: block;
}

.post-meta a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #333333 !important;
}

.owl-nav.arrow_size_medium .owl-prev:before, .owl-nav.arrow_size_medium .owl-next:before, .owl-nav.arrow_size_medium .owl-next:before, .owl-nav.arrow_size_medium .owl-prev:before {
    color: #565656 !important;
}

.owl-nav.arrow_size_medium .owl-prev {
    left: -60px !important;
}

.owl-next {
    right: -56px !important;
}

.owl-carousel .owl-item img {
	min-height: 330px;
    object-fit: cover;
}

.share .et_pb_blurb_container p:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f061";
    font-size: 20px;
    padding-left: 14px;
}

.region .et_pb_blurb_container p:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f061";
    font-size: 20px;
    float: right;
    padding-right: 30px;
}

.results .et_pb_blurb_container p:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f061";
    font-size: 20px;
    float: right;
    padding-right: 45px;
}

.ubermenu .ubermenu-item-level-0, #logo {
    vertical-align: top !important;
}

.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega {
    overflow: visible;
}

/* .mega-menu  .ubermenu-target:hover:after {
	content: "";
	position: absolute;
	right: 0;
	top: 40px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 18px 18px 18px;
	border-color: transparent transparent #949494 transparent;
	z-index: 9999;
	left: 25px;
}*/
.mega-menu .ubermenu-submenu-drop:before {
    content: "";
    position: absolute;
    right: 0;
    top: -13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 18px 18px 18px;
    border-color: transparent transparent #949494 transparent;
    z-index: 9999;
}

li.mega-menu:first-child .ubermenu-submenu-drop:before {
    left: 30%;
}

li.mega-menu:nth-child(2) .ubermenu-submenu-drop:before {
    left: 40%;
}

li.mega-menu:nth-child(3) .ubermenu-submenu-drop:before {
    left: 50%;
}

li.mega-menu:nth-child(4) .ubermenu-submenu-drop:before {
    left: 60%;
}

li.mega-menu:nth-child(5) .ubermenu-submenu-drop:before {
    left: 70%;
}

li.mega-menu:nth-child(6) .ubermenu-submenu-drop:before {
    left: 80%;
}

.mega-menu .ubermenu-submenu-drop {
    overflow: visible !important;
    clip: unset !important;
}

.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop, .ubermenu.ubermenu-main.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    margin-top: 20px !important;
}

.ubermenu .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    clip: unset;
}

/* home page */
.et-pb-controllers {
    bottom: 0 !important;
}

.home-slider .et_pb_slide_description {
    width: 59%;
    float: right;
    padding: 6% 0;
}

.home-slider .et-pb-arrow-next, .home-slider .et-pb-arrow-prev {
    top: 44%;
}

.slider-button .et_pb_more_button.et_pb_button a {
    padding: 6px 50px 6px 50px !important;
}

.et_pb_slides .et_pb_slider_container_inner {
    vertical-align: top;
}

.discover-birds .et_pb_blurb_container {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 175px;
    padding: 8px 3px;
    align-items: center;
    border: 0;
    display: block;
    padding-left: 33px;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 67%;
}
html[lang="fr-FR"] .discover-birds .et_pb_blurb_container {
 top: 50%;
}

.share .et_pb_blurb_content {
    left: 2px;
}

.results .et_pb_blurb_content {
    right: 2px;
}

/* inside page */

.inside-page h1 {
    font-size: 36px !important;
}

.inside-page h2 {
    font-size: 26px !important;
    text-transform: lowercase !important;
    font-weight: 500;
    line-height: 35px;
}

table td {
	border: 1px solid #666666 !important;
}

.our-people .et_pb_member_position {
	color: #000;
	font-style: italic;
}

.our-people .et_pb_team_member_image img {
	border-radius: 50%;
}
.our-people .et_pb_team_member_image {
    width: 230px !Important;
}
.our-people .et_pb_toggle {
	border: 0;
	background: transparent;
	padding: 0;
}

.our-people .et_pb_toggle h6.et_pb_toggle_title {
	font-size: 18px !important;
	line-height: 1.7em;
	color: #000;
}

.our-people .et_pb_toggle .et_pb_toggle_title:before {
	display: none;
}

.our-people .et_pb_toggle .et_pb_toggle_title:after {
	content: " + ";
    font-size: 30px;
	color: #39a337;
	vertical-align: bottom;
}

.our-people .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:after {
	content: " - ";
}
.modal-content {
  border-radius:0;
}
.modal-header {
border-bottom:0;
}
.modal-open .modal {
background: #2e862dc7;
    z-index: 1;
}

.sb_pb_modal_button {
	padding: 10px 0px !important;
	border: 0;
    color: #000;
    font-size: 18px;
  text-align: left;
    margin-top: 20px;
}

.sb_pb_modal_button:hover {
	background: transparent;
	border:0 !important;
	padding: 10px 0px !important;
}

.sb_pb_modal_button.et_pb_button:after {
	margin-left: 0;
    opacity: 1;
	font-size: 26px;
    font-weight: 600;
	content: "\4c";
    color: #39a337;
}

/* give page */

.give-banner.et_pb_section {
    padding-top: 55px !important;
}

.give-boxes .et_pb_module_header {
    font-size: 26px !important;
    text-align: center !important;
    line-height: 28px;
}

/*NEWS*/

.blog #main-content,
.category #main-content,
.single-post #main-content,
.search-results #main-content,
.single-wpm-testimonial #main-content {
    background-color: #ededed!important;
}
.search-results #main-content {
	margin-top:180px;
}

/* MAPS */
.mapsvg-details-container:empty {
    display: block;
}
.nano>.nano-content {
	position: relative !important;
}
.mapsvg-directory.flex {
	overflow:visible !important;
}
.program .name {
	cursor:pointer;
}
.mapsvg-controller-view-wrap.nano, .mapsvg-top-container {
    position: relative !important;
    display: block;
    overflow: visible;
    height: 100%;
}
.mapsvg, .mapsvg-details-container {
    overflow: visible !important;
}

body .mapsvg-details-container {
	position: relative !important;
}
.mapsvg-details-container
.nano>.nano-content {
       position: relative !important;
    overflow: unset !important;
    overflow-x: unset !important;
}
.mapsvg-wrap {	
    align-items: flex-start;
}
.mapsvg-popover a.readmore {
    display: block;
    font-size: 40px;
    text-align: center;
}

.mapsvg-popover .popover-image {
    margin-bottom: 20px;
}

.mapsvg-popover .popover-image p {
    padding-bottom: 0;
    line-height: 18px;
}

.mapsvg-sidebar .mapsvg-controller-view-content h3, 
.mapsvg-popover .mapsvg-controller-view-content h3 {
	font-size: 24px !important;
	padding-top: 10px;
}

.mapsvg-popover .mapsvg-controller-view-content p, .mapsvg-popover .mapsvg-controller-view-content a {
	font-size: 18px;
    font-family: 'Overpass',Helvetica,Arial,Lucida,sans-serif;
}

@media (max-width: 981px) {
    .mapsvg  h5 {
        font-size: 18px !important;}
}


/* newsletter sign up */
.tnp-subscription input[type=text], .tnp-subscription input[type=email] {
    color: #000000;
    border-color: #fff !important;
    background-color: #fff !important;
    font-weight: 600;
}

.tnp-subscription input.tnp-submit {
    background-color: #000 !important;
    width: auto !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.tnp-subscription input[type=submit] {
    font-size: 20px !important;
}

.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription select {
    font-size: 22px !important;
}

.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select {
    margin-right: 5px !important;
}

.tnp-subscription .tnp-field-profile {
    max-width: 590px;
    margin: 8px auto;
}

.tnp-subscription .tnp-field-profile label {
	float: left;
    width: 59%;
    text-align: right;
}

.tnp-subscription .tnp-field-profile select {
	width: 21%;
	height: auto;
    padding: 5px 10px;
    font-size: 15px !important;
}

.stay-in-touch p {
    padding-bottom: 25px;
}
.copyright { font-size:14px;}
.copyright a {
    color: #000;
}

/* Testimonials*/
.testimonial .et_pb_slide_description {
    width: 80%;
    float: right;
    padding: 16% 0;
    padding-top: 270px;
    text-align: left;
    line-height: 38px;
}

/*FOOTER*/
.tnp-subscription {
    max-width: 945px !important;
    margin: 0 auto !important;
}

.tnp-subscription input[type=text], .tnp-subscription input[type=email] {
    width: 25% !important;
    height: 56px !important;
    display: inline !important;
    border-radius: 2px;
}

.tnp-subscription input[type=submit] {
    height: 56px !important;
    display: inline !important;
    border-radius: 5px;
}

.footer-logo .et_pb_blurb_content {
    text-align: left !important;
}

.et_pb_social_media_follow li a.icon::before {
    font-size: 22px !important;
}

.et_pb_social_media_follow li a.icon {
    padding: 5px !important;
}

.et_pb_widget ul li a {
    line-height: 18px !important;
}

@media (min-width: 981px) {
    #nav_menu-3.et_pb_widget {
        width: 100%;
    }
}

#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
    float: right;
}

/* responsive */

@media only screen and (min-width: 981px) {
    .et_right_sidebar #sidebar {
        padding-left: 0;
    }
}


@media only screen and (max-width: 1400px) {
    #main-header .container {
        width: 90%;
    }
}

@media only screen and (max-width: 1367px) {
    .et_pb_row {
        width: 90%;
    }

}

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

    .discover-birds .et_pb_blurb_description p {
        font-size: 28px !important;
    }

    .discover-birds .et_pb_module_header a {
        font-size: 15px !important;
    }
}

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

    #top-menu li.short-menu {
        width: 85px;
    }

    #et-secondary-menu {
        padding-right: 110px;
    }

    #et-secondary-menu a, #et_top_search {
        font-size: 13px;
    }
  
  	#main-header .container {
        width: 100%;
    }

    .et_pb_row {
        width: 95%;
    }
}

@media only screen and (max-width: 1110px) {
    form.et-search-form {
        max-width: 70% !important;
    }

    .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
        font-size: 16px !important;
    }

    #top-menu-nav li.ubermenu-item-level-0 {
        width: 103px;
        padding-right: 3px;
    }
}

@media only screen and (max-width: 1024px) {
    #top-menu-nav li.ubermenu-item-level-0 {
        width: 103px;
        padding-right: 3px;
    }

    body .home-slider .et_pb_slider .et_pb_slide_description .et_pb_slide_title {
        /*font-size: 72px !important;*/
    }

    .discover-birds .et_pb_blurb_container {
        top: 55%;
    }
	html[lang="fr-FR"] .discover-birds .et_pb_blurb_container {
		top: 40%;
	}
    .et_pb_blurb_description {
        font-size: 20px;
    }

    .tnp-subscription input[type=submit] {
        width: 15% !important;
    }

    .intro-row h1 {
        font-size: 30px !important;
        line-height: 32px !important;
    }

    .intro-row p {
        font-size: 23px !important;
        line-height: 28px !important;
    }

    .intro-row .et_pb_blurb_description p {
        font-size: 18px !important;
        line-height: 20px !important;
    }

}

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

    .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
        font-size: 14px !important;
    }

    #top-menu-nav li.ubermenu-item-level-0 {
        width: 100px;
    }
}

@media only screen and (max-width: 980px) {
	.dp_oc_item {
		padding: 15px;
	}
	
	.dp_oc_item > a {
		margin: -15px -15px 15px -15px;
	}
	
	.owl-carousel .owl-item img {
		min-height: 230px;
	}

	h2.dp_oc_post_title {
		line-height: .5em !important;
	}
	
    h2.dp_oc_post_title a {
        font-size: 21px;
    }

    .dp_oc_post_excerpt {
        font-size: 14px;
        line-height: 20px;
    }

    a.dp_oc_read_more_link {
        margin-top: 60px;
    }
	
	.post-meta.dp_oc_post_meta.dp_oc_post_date {
		font-size: 16px;
	}
    .home-slider .et_pb_slide_content {
        bottom: -75px;
    }

    .et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
        width: 80% !important;
        max-width: 80% !important;
    }

    #et_mobile_nav_menu {
        display: none;
    }

    #et-secondary-menu {
        display: block !important;
    }

    #et-secondary-nav {
        display: inline-block !important;
    }

    #et_top_search {
        float: right;
    }

    #top-menu-nav li.ubermenu-item-level-0 {
        width: 94px;
    }

    .home-slider .et_pb_slide_description .et_pb_slide_title {
        font-size: 40px !important;
        width: 100%;
    }

    .tnp-subscription input.tnp-submit {
        margin-top: 20px !important;
        width: 30% !important;
    }

    .share .et_pb_blurb_content, .region .et_pb_blurb_content, .results .et_pb_blurb_content {
        max-width: 398px !important;
    }

    .share .et_pb_blurb_container, .region .et_pb_blurb_container, .results .et_pb_blurb_container {
        top: 66% !important;
    }
	html[lang="fr-FR"] .discover-birds .et_pb_blurb_container {
			top: 50% !important;
		}
    .region .et_pb_blurb_container p:after, .results .et_pb_blurb_container p:after {
        padding-right: 100px !important;
    }

    .testimonial .et_pb_slide_description {
        padding-top: 20px;
    }

    .pop-sidebar.et_pb_sidebar_0 {
        padding-left: 0;
    }

    .pop-links.et_pb_text {
        padding-left: 0 !important;
    }

    #footer-bottom {
        display: none !important;
    }

    body .home-slider .et_pb_slider .et_pb_slide_description .et_pb_slide_title {
        /*font-size: 50px !important;*/
        font-weight: 700 !important;
        padding-top: 28px;
    }
	
	.single-post .et_pb_section.et_pb_section_first {
		padding-top: 0 !important;
	}
}

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

	.mega-menu .ubermenu-submenu-drop:before , .ubermenu-custom-content {display:none;}
	.et_pb_slides .et_pb_slider_container_inner {
    vertical-align: middle;
}
    #main-header .container, .et_pb_row {
        width: 90%;
      	padding: 0;
    }

    footer .footer-section .et_pb_column {
        width: 100% !important;
    }

    .home-slider .et_pb_slide_content {
        bottom: -140px;
    }

    .et-search-form-mobile #searchsubmit {
        margin-left: 0;
        border: 0;
        height: 36px;
        top: 2px;
        position: relative;
    }

    .et-search-form-mobile {
        width: 82% !important;
        margin: 20px auto 0;
        text-align: left;
        padding-bottom: 0;
    }

    .et-search-form-mobile .et-search-field {
        border: 0;
        background: #e2e2e2;
        padding: 10px;
    }

    .ubermenu .ubermenu-retractor {
        display: none !important;
    }

    .ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop, .ubermenu.ubermenu-main.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop {
        margin-top: 0 !important;
    }

    .ubermenu-main .ubermenu-item-normal > .ubermenu-target {
        font-size: 18px !important;
    }

    .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega, .ubermenu-responsive-default.ubermenu-responsive, #ubermenu-main-2-primary-menu-2  {
        background: #fff !important;
    }

    .ubermenu .ubermenu-row {
        padding: 5px 0 5px 35px !important;
        background: #fff !important;
    }

    .inside-banner .et_pb_slides .et_pb_container {
        height: 360px !important;
    }

    .inside-banner {
        margin-bottom: 30px !important;
    }

    .inside-banner .et_pb_slides .et_pb_slide {
        background-size: cover;
    }

    .inside-banner .et_pb_slide_description {
        width: 100%;
        float: right;
    }

    #top-menu-nav {
        height: 0;
    }

    .ubermenu-target:hover:after, .popular {
        display: none;
    }

    #top-menu-nav .social-media {
        width: 50% !important;
        margin: 0 auto;
    }

    .et_header_style_left #et-top-navigation nav .social-media a {
        padding: 5px 5px !important;
    }

    .ubermenu-responsive-default.ubermenu-responsive {
        max-height: none !important;
    }

    #top-menu-nav .contact-info {
        width: 60%;
        margin: 0 auto 45px;
    }

    #top-menu-nav .contact-info a {
        color: #4E723B !important;
        font-weight: normal;
        line-height: 30px;
    }

    .ubermenu-submenu {
        display: block;
        position: relative;
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
  
  .give .ubermenu-submenu {
    display: none;
  }

    .ubermenu-responsive-default.ubermenu-responsive.ubermenu {
        margin: 0;
        background: #fff;
        clear: both;
        width: 100%;
        padding-top: 20px
    }

    #main-header .container {
        width: 100%;
    }

    #et-top-navigation {
        float: none !important;
        position: relative;
        padding-left: 0 !important;
    }

    #top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
        float: none;
    }

    #et-secondary-menu {
        display: none !important;
    }

    #main-header {
        background: #fff !important;
        height: 105px;
    }

    .fa-bars {
        color: #8b5e3b;
    }

    .fa-bars:before {
        content: "\f0c9";
        font-size: 30px;
      	font-family: "Font Awesome 5 Free" !important;
    }

    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 100%;
    }

    #top-menu-nav li.ubermenu-item-level-0 {
        width: 100%;
    }

    .ubermenu-responsive-toggle {
        width: 15% !important;
        float: right;
        margin-right: 5% !important;
        margin-top: 4% !important;
    }

    li.give {
        position: absolute !important;
        top: 0 !important;
        right: 0;
        width: auto !important;
        height: 105px !important;
        background: #fce151;
        list-style: none;

    }

    li.give a {
        padding-left: 15px;
        top: 60px !important;
        position: relative;
        color: #000 !important;
        text-transform: uppercase;
    }

    .home-blog-slider {
        width: 85%;
    }

    /*	.ubermenu:after , .ubermenu:before {display:  none !important;}*/
    .et_header_style_left #et-top-navigation nav > ul > li > a, .contact a {
        padding-bottom: 0 !important;
        padding-top: 5px !important;
        font-size: 22px !important;
        margin-bottom: 18px !important;
        margin-left: 40px !important;
        color: #000 !important;
        text-transform: capitalize;
        font-weight: bold;
    }

    .ubermenu .ubermenu-target-text:before {
        content: "";
        border-left: 2px solid #fce151;
        margin-right: 10px;
    }

    .wpml-ls-item {
        list-style: none;
        color: #ccc !important;
        padding-bottom: 20px;
    }

    .wpml-ls-item a {
        color: #a8a3a3 !important;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 16px;
        margin-left: 55px;
    }

    .contact {
        list-style: none;
    }

    .et_header_style_left #et-top-navigation li.contact a {
        border-left: 2px solid #fce151;
        padding-left: 10px;
        margin-left: 15px !important;
    	font-size: 14px !important;
    	padding-top: 3px !important;
    }

    .testimonial .et_pb_slide_description {
        width: 100%;
        float: none;
    }

    .et_header_style_left .logo_container {
        position: relative;
        float: left;
        width: auto;
    }

    #top-menu-nav li.give:after {
        display: none;
    }
}
@media (max-width: 812px) {
	.search-results #main-content {
			margin-top:80px;
		}
		body .mapsvg-sidebar-right {
			display: block !important;
		}
		body .mapsvg-directory.flex {
			position:relative !important;
		}
		body>.mapsvg-details-container {
    		    position: fixed !important;
    width: 100% !important;
    padding: 20px 0;
    background-color: #c4bdbd9c !important;
    z-index: 9999999 !important;
    overflow-x: scroll !important;
    overflow-y: unset !important;
    height: 100% !important;
	}
	.mapsvg-mobile-modal-close {
		top: 0 !important;
    right: 0 !important;
    left: unset !important;
    bottom: unset !important;
	}
}
@media only screen and (max-width: 767px) {
	
    .home-blog-slider {
        width: 90%;
    }

    .copyright .et_pb_column {
        width: 100% !important;
    }

    .footer-section .et_pb_colum {
        width: 100% !important;
    }

    .ubermenu-responsive-toggle {
        margin-right: 10% !important;
    }
	

	.home-slider .et_pb_slide_description {
		width: 75%;
	}
	.home-slider .et_pb_slide_title a, body .home-slider .et_pb_slider .et_pb_slide_description .et_pb_slide_title{
		font-size: 25px !important;
    	letter-spacing: 1px !important;
    	line-height: 28px !important;
	}
	.home-blog-slider {
        width: 70%;
    }
	.dp_oc_item {
		height: auto;
	}
}

@media only screen and (max-width: 510px) {
	.home-slider  .et_pb_slide {
	    background-position: left -100px center !important;
	}
	/* .home-slider  .et_pb_slide {
		    background-size: contain;
    		background-position: top 71px center;
    		background-color: #969696 !important;
		}
	.home-slider .et_pb_slide_description {
    padding: 0 0 110px 0;
	}
	.home-slider .et_pb_slide_title a {
	font-size: 22px !important;
    letter-spacing: 1px !important;
    line-height: 24px !important;
	} */
	.home-slider .et_pb_slides .et_pb_slider_container_inner {
    vertical-align: top;
	}
	.home-slider .et_pb_slide_description {
    	width: 90% !important;
		float: none;
	}
    .ubermenu-responsive-toggle {
        margin-right: 25% !important;
    }

    .et_pb_blurb .et_pb_main_blurb_image {
        width: 100%;
        display: block;
    }

}

@media only screen and (max-width: 425px) {
	/*.home-slider .et_pb_slide_description {
    padding: 0 0 135px 0;
	}*/
    #main-header, #top-header.et-fixed-header, #main-header.et-fixed-header, body:not(.home) #top-header, body:not(.home) #main-header {
        background: #fff !important;
        height: 71px;
    }

    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 50%;
    }

    li.give {
        height: 71px !important;
        width: 80px !important;
    }

    li.give a {
        padding-left: 12px;
        top: 45px !important;
    }

    .fa-bars:before {
        font-size: 24px;
    }

    .ubermenu-responsive-toggle {
        margin-right: 20% !important;
    }

    body .home-slider .et_pb_slider .et_pb_slide_description .et_pb_slide_title {
        font-size: 30px !important;
        font-weight: 700 !important;
    }

    .tnp-subscription input[type=submit] {
        width: 50% !important;
        margin-top: 20px !important;
    }

    .tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select, .tnp-subscription .tnp-field-profile label {
        width: 100% !important;
        margin-top: 25px !important;
    }
	.tnp-subscription .tnp-field-profile label {
		text-align: left;
	}

    .intro-row .et_pb_blurb_description p {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    .testimonial .et_pb_slide_content p {
        font-size: 25px !important;
    }

    .discover-birds h1 {
        font-size: 33px !important;
    }

    .intro-row.et_pb_section {
        padding-top: 0;
    }

    .share-section.et_pb_section {
        padding-bottom: 0;
    }

   

    .intro-row .et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
        position: absolute;
    }

    .intro-row .et_pb_blurb_0.et_pb_blurb {
        padding-bottom: 196px !important;
    }

    #top-menu-nav .social-media {
        width: 100% !important;
    }

    .wp-caption.alignleft, .wp-caption.alignright {
        margin: 0;
        padding: 0;
        width: 100% !important;
        float: none;
    }

    .et-pb-controllers {
        bottom: 15px !important;
    }

    body .home-slider .et_pb_slider .et_pb_slide_description .et_pb_slide_title {
        padding-top: 0;
    }

    .blog-section.et_pb_section {
        padding-bottom: 60px !important;
    }

    .bird-moment h4 {
        clear: both;
        height: auto;
    }
}

@media only screen and (max-width: 375px) {
    .ubermenu-responsive-toggle {
        margin-right: 25% !important;
    }

    .et_header_style_left .logo_container {
        width: 55%;
    }

    .et_header_style_left #et-top-navigation nav > ul > li > a, .contact a {
        margin-left: 15px !important;
    }

    #top-menu-nav .social-media {
        width: 83% !important;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 0;
        padding-top: 20px;
    }

    #top-menu-nav .contact-info {
        width: 90%;
        margin: 0 auto 15px;
    }

    .et_header_style_left #et-top-navigation li.contact a {
        border-left: 2px solid #fce151;
        padding-left: 10px;
        margin-left: 30px !important;
    }

    .region .et_pb_blurb_container p:after, .results .et_pb_blurb_container p:after {
        padding-right: 65px !important;
    }
}

@media only screen and (max-width: 320px) {
    .ubermenu-responsive-toggle {
        margin-right: 30% !important;
    }

    .region .et_pb_blurb_container p:after, .results .et_pb_blurb_container p:after {
        padding-right: 13px !important;
    }
}