/*

FLCCC Alliance | www.flccc.net | www.covid19criticalcare.com

Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/


/*-----COMMENT-ON-CHANGES---REGARD-AFTER-UPDATING-THEME!--------fbj@raumfisch.de-----------------*/
/*-----Changed breakpoint '768px' to '840px' (and '767.98px' to '839.98px') in bootstrap.css-----*/
/*-----------------------------------------------------------------------------------------------*/


/*Font-Import-Tests*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Lora:wght@400;600;700&display=swap');*/
/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Lora:400,400i,500,600,700,700i&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&display=swap');

/*************** ADD YOUR CUSTOM CSS HERE  ***************/






html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body, p, .font-Monts, ul li, ul li a {
font-family: 'Montserrat', sans-serif !important;
}

/* 
ul li, ul li a {
font-family: 'Open Sans', sans-serif !important;
}
 */

.font-Vollk{
	font-family: 'Lora', serif !important;
}
.no-breadcrumbs .main-content {
    padding-top: 0;
    padding-bottom: 0 !important;
}
.bg-img-style {
/*     background-attachment: fixed; */
    background-repeat: no-repeat;
/*     background-position: 0 80px; */
}
.d-green {
    color: #179c8c;
}
.text-red {
    color: #e80b00;
}
.padd-tb110{
	padding-top:45px;
	padding-bottom:100px;
}
.desk-hidden{
	display:none;
}

b, strong, a {
    font-weight: 600;
}

.main-content p {
/*     letter-spacing: 0.01em; */
    font-size: 15px !important;
    line-height: 22px !important;
    color: #2f2f2f;
    margin-bottom: 12px !important;
    font-family: 'Open Sans', sans-serif !important;
}


/*************** Header CSS  ***************/


.header-wrapper.wide .container {
    max-width: 1200px;
}

.header-wrapper {
    z-index: 5005;
}

#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main,
#header .header-main {
    background-color: #fff;
}

html #topcontrol {
    background: #4f6675;
    box-shadow: 0 0 20px -6px #fff;
	z-index: 5001;
}

#header, .sticky-header .header-main.sticky {
    border-top: 0;
}

#header .main-menu > li.menu-item > a {
    font-size: 14px;
    line-height: 20px;
    transition: all .5s;
	padding: 8px 5px 4px 5px !important;
    margin: 0 8px;
    text-align: center;
    color: #fff;
    font-weight: 600;
	letter-spacing: 0.5px;
    border-bottom: 4px solid transparent;
}

#header .main-menu > li.menu-item:first-child > a {
	margin-left: -4px !important;
}

.call-btn-last a {
    background: #179c8c;
    color: #fff !important;
    padding: 20px 50px!important;
	transition:all .5s;
}

#header .main-menu > li.menu-item.call-btn-last:hover > a {
    background-color: #e80000;
    color: #ffffff !important;
    border-radius: 0;
	transition:all .5s;
}

#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {
    background-color: transparent;
    color: #fff;
    transition: all .5s;
	border-radius: 0px !important;
}

#header .main-menu > li.menu-item.active > a {
    background-color: transparent;
    color: #fff;
    transition: all .5s;
    border-bottom: 4px solid #ed4037;
	border-radius: 0px !important;
}

#header .main-menu > li.menu-item.active:first-child > a {
	border-bottom: none;
}

#header .header-left {
    min-width: 200px;
}

#header .header-main .header-left, #header .header-main .header-center, #header .header-main .header-right {
    padding-top: 8px;
    padding-bottom: 8px;
}

ul#menu-main-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.call-btn-last {
    margin-left: 10% !important;
}
#header.sticky-header .header-main.change-logo .logo img {
    transform: scale(1.5);
}
.page-top .page-title {
    color: #0b3531;
    font-family: 'Lora', serif !important;
    font-size: 60px;
}
.page-top {
    background-color: transparent;
	border-bottom: 0;
}

.page-top .page-title:not(.b-none):after{
	display:none;
}

.page-title-wrap {
    margin-top: 70px;
    margin-bottom: 40px;
}

.mega-menu>li.menu-item:hover .popup {
    padding-top: 20px;
}

.mega-menu > li.has-sub:before,
.mega-menu > li.has-sub:after{
border-bottom-color: #ed4037;
}
#header .main-menu .narrow ul.sub-menu {
    background-color: #ffffff;
    border-top: 1px solid #ed4037;
    border-radius: 0;
}
.mega-menu > li.has-sub:hover:after,
.mega-menu > li.has-sub:hover:before {
    bottom: -20px;
}
#header .main-menu .narrow li.current_page_item.active a,
#header .main-menu .narrow li.menu-item:hover > a {
    color: #e80b00;
    background-color: #f1fdfd;
    transition: all .5s;
}
#header .main-menu .narrow ul.sub-menu li a {
	font-weight: 500;
    text-transform: uppercase;
    font-size: 14px !important;
    color: #0a3631;
	transition: all .5s;
}
#header .header-main #main-menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#header .header-main #main-menu  ul#menu-main-menu{
	width:100%;
}

#header.header-loaded .header-main {
    background-color: #fff;
}
#header .header-contact p {
    font-size: 20px;
	line-height: 20px;
    font-family: 'Lora', serif !important;
    margin-top: 7px;
}
#header .header-right-bottom {
    background-color: #4f6675;
    margin-bottom: 0;
}
#header .header-main .container,
#header.sticky-header .header-main .container {
    min-height: auto;
}
#header.sticky-header .header-right-bottom {
    margin-top: 0;
}
#header.sticky-header .header-main .container.header-container {
    display: none;
}
/*************** Home Banner CSS  ***************/
.home-banner {
    padding: 70px 0 !important;
}
h1.banner-text span {
    font-size: 60px;
    text-transform: uppercase;
    color: #e80000;
    font-weight: bold;
}
h1.banner-text {
    font-size: 60px;
    color: #fff;
    line-height: 80px;
    font-weight: 500;
}
h2.banner-text {
    color: #fff;
    font-style: normal;
}
h2.banner-text span {
    font-size: 80%;
}
.banner-btn.vc_btn3-inline a {
    padding: 15px 40px !important;
    border: 1px solid #effcfa !important;
    font-size: 18px;
    color: #fff !important;
    font-weight: 500;
	transition:all .5s;
}
.banner-btn.vc_btn3-inline a:focus,
.banner-btn.vc_btn3-inline a:hover {
    color: #fff !important;
    border-color: #fff !important;
    background-color: #e80b00 !important;
}
.banner-btn.vc_btn3-inline a:hover {
 background:#e80000 !important;
	border: 1px solid #e80000  !important;
	transition:all .5s;
}
.download-pdf-store .wpb_wrapper.vc_column-inner {
    border: 1px solid #ec6870;
    padding: 60px !important;
	margin-bottom:30px;
}
.download-pdf-store .wpb_wrapper.vc_column-inner h6.vc_custom_heading a,
.download-pdf-store .wpb_wrapper.vc_column-inner .fa-file-pdf {
    color: #e80b00 !important;
}
.download-pdf-store .wpb_wrapper.vc_column-inner h6.vc_custom_heading {
    padding: 10px 27px!important;
    display: block;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
    line-height: 25px;
}
.call-btns-last.default-green-button input.green-button.Donate_Btn {
    background: #e80b00 !important;
}
.call-btns-last.default-green-button input.green-button.Donate_Btn:hover {
    background: #179c8c !important;
}
.padd-tb110.download-pdf-store {
    padding-top: 40px;
    padding-bottom: 50px;
}
/*************** Banner bottom CSS  ***************/
.single.single-post .post-content .entry-content h2,
h2.vc_custom_heading {
    color: #0b3531;
    font-family: 'Lora', serif !important;
    font-size: 48px;
}

.single.single-post .post-content .entry-content h3,
h3.vc_custom_heading {
    color: #0b3531;
    font-family: 'Lora', serif !important;
    font-size: 36px;
    line-height: 50px;
}

.home h2 {
    font-size: 36px !important;
    line-height: 42px !important;
    font-style: normal;
    letter-spacing: 0;
	margin-top: -36px;
}

.home h2 p {
    margin-bottom: 0 !important;
    text-transform: uppercase;
	font-size:42px;
	font-weight:bold;
	font-style: initial;
	line-height:44px;
}
.top-text {
    font-size: 30px;
    margin-bottom: 30px;
}
.donation-text h3 {
    font-size: 48px;
    letter-spacing: 0;
}
.donation-text h3 span {
    text-transform: uppercase;
    font-weight: bold;
}
.default-green-button .Donate_Btn,
.default-green-button a {
    padding: 15px 40px !important;
    font-size: 18px !important;
    font-weight: 700;
    color: #fff !important;
    transition: all .5s;
    background: #7dbdca !important;
    border: 0 !important;
	border-radius: 30px;
}
.default-green-button .Donate_Btn:hover,
.default-green-button a:hover{
	transition:all .5s;
	background: #e80b00 !important;
}

.page-id-428 .mt-5, .page-id-428 .my-5 {
    margin-top: -3rem !important;
/*     margin-bottom: 3rem !important; */
}

.image-strach {
    position: absolute;
    left: 0;
}

.image-strach img {
    width: 130%;
    max-width: 130%;
}
.early-inter{
	background-repeat: no-repeat;
    background-position: 0px 30%;
	background-size:40%
}

.details-of-team {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
}
.team-modelbox {
    margin-bottom: 30px;
    min-height: 200px;
}
.team-modelbox h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0a3631;
	font-family: 'Montserrat', sans-serif;
}
.team-modelbox ul{
	padding:0;
}
.team-modelbox ul li {
    font-family: 'Lora', serif !important;
    list-style: none;
    font-size: 21px;
    line-height: 36px;
    color: #179c8c;
    font-style: italic;
}
.team ul li {
	left: 20px;
	position: relative;
}
/*************** Home blog CSS  ***************/
.donation-text {
    padding-bottom: 80px;
    border-bottom: 1px dashed #114e4b;
}
.donation-blog {
    padding-top: 100px;
}
.donation-blog p {
    font-weight: 500;
    color: #fff !important;
}
.ptb_featured-resources_row {
    border: 1px solid rgba(238, 238, 238, 0.2);
    padding: 30px;
    min-height: 280px;
}
.ptb_featured-resources_row .ptb_module.ptb_link_button {
    position: absolute;
    bottom: 30px;
}
.ptb_featured-resources_row .ptb_post_category.ptb_post_meta a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #aeebe4;
    margin-bottom: 30px !important;
    display: inline-block;
	    pointer-events: none;
}
.ptb_featured-resources_row .ptb_module.ptb_excerpt div {
    font-weight: 500;
    color: #fff !important;
    font-size: 24px;
    font-family: 'Lora', serif !important;
    font-style: italic;
    line-height: 34px;
    margin-bottom: 30px !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* .donation-blog .blog-posts article.post-grid .grid-box span.meta-cats a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #aeebe4;
}
.donation-blog .blog-posts article.post-grid .grid-box span.meta-cats{
	margin-bottom:20px;
}
.donation-blog .blog-posts article.post-grid .grid-box p {
    font-weight: 500;
    color: #fff !important;
    font-size: 24px;
	font-family: 'Lora', serif !important;
	font-style:italic;
} */
.ptb_featured-resources_row .ptb_link a.ptb_link_button {
   background: transparent;
    font-size: 12px !important;
    color: #149eb8 !important;
    border: 0;
    padding: 0;
/*     text-transform: capitalize !important; */
    border-bottom: 0px solid;
    border-radius: 0;
    transition: all .5s;
    font-weight: 500;
    text-shadow: none;
    box-shadow: none;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
    line-height: 16px;
}

/*.category-article .download-btn,
.category-resource .read-more-btn {
    display: none;
}*/
.ptb_featured-resources_row .ptb_link a.ptb_link_button:hover {
    background: transparent !important;
    color: #149eb8 !important;
	text-decoration: underline !important;
    border-bottom: none;
    transition: all .5s;
}
.resource-page .ptb_featured-resources_row {
    background: #1d4841;
	position: relative;
}
span.meta-comments a,
span.meta-comments i,
span.meta-cats a,
span.meta-cats i,
.post-date-new {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #179c8c;
    margin-bottom: 10px !important;
}
#commentform input#submit {
    padding: 15px 40px !important;
    font-size: 18px !important;
    color: #fff !important;
    transition: all .5s;
    background: #179c8c !important;
    border: 0 !important;
    border-radius: 0;
}
.blog-posts .post .entry-title {
    font-size: 26px;
    margin-bottom: 20px;
}
.blog-posts .post .entry-title a{
	color: #0a3631;
}
.post.post-masonry .clearfix a {
    background: transparent !important;
    font-size: 16px !important;
    color: #18bca8 !important;
    border: 0;
    padding: 0;
    text-transform: capitalize !important;
    border-bottom: 1px solid #18bca8 !important;
    border-radius: 0;
    transition: all .5s;
    font-weight: 500;
    text-shadow: none;
    box-shadow: none !important;
}
.main-content #content .post.post-masonry p {
    margin-bottom: 30px !important;
}

.main-content {
    padding-top: 25px;
    padding-bottom: 30px;
}

.blog-posts article.post-masonry .grid-box .post-image.single img {
    height: 200px;
    object-fit: cover;
    object-position: center;
}
/*************** Staff page CSS  ***************/
.staff-page-details .vc_single_image-wrapper img {
    width: 200px;
    height: 200px;
}
.staff-page-details {
    margin-bottom: 60px !important;
}

/*************** Blog page CSS  ***************/
.single.single-post .post-full.post-title-simple .post-image.single {
    margin-bottom: 20px !important;
    width: 400px;
    height: 400px;
    float: right;
    margin-left: 20px;
    border: 5px solid #179c8c;
    overflow: hidden;
}
.post-full .owl-carousel .owl-item img.owl-lazy {
    height: 400px;
    object-fit: cover;
    object-position: center;
}
.img-thumbnail:hover .zoom {
    display: none;
}
/*************** Contact page CSS  ***************/

.contact-form ul#gform_fields_1, .contact-form ul#gform_fields_2 {
    display: flex;
    flex-wrap: wrap;
}
.contact-form .gform_wrapper .top_label input.medium,
.contact-form .gform_wrapper .top_label select.medium {
    width: 100%;
    border-radius: 0;
    height: 40px;
    padding-left: 15px !important;
    border: 1px solid #dbe1df;
}
.contact-form .gform_wrapper textarea.medium {
    padding-left: 15px !important;
    border: 1px solid #dbe1df;
    padding-top: 20px !important;
}
.contact-form .gform_wrapper textarea.medium::placeholder,
.contact-form .gform_wrapper .top_label input.medium::placeholder {
    font-size: 15px;
    text-transform: none;
/*     font-weight: 600; */
/*     color:#7d9f9b; */
}
.contact-form .gform_footer.top_label input#gform_submit_button_1,
.contact-form .gform_footer.top_label input#gform_submit_button_2,
.stayupdated_page .gform_footer.top_label input#gform_submit_button_7 {
    background: #0296a1;
    height: 42px;
    border-radius: 0;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 4%;
}
.contact-form  .gform_footer.top_label {
    text-align: center;
}
.contact-form  .gform_wrapper li.hidden_label input {
    margin-top: 0px;
}

li#field_1_8 {
    font-size: 16px !important;
    margin-left: 12px !important;
    margin-top: 0px;
}

.main-content #content  .contact-info-page .contact-details .wpb_wrapper p {
    margin-bottom: 0 !important;
}
.gform_wrapper .gform_body {
    margin: 0 -12px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    width: auto;
}
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 3px;
}

.gform_wrapper .gfield_checkbox li label {
    padding-top: 7px;
}

label#label_1_6_1,
label#label_2_19_1,
label#label_7_9_1,
label#label_7_9_2 {
	font-size: 14px;
    font-weight: 500;
    width: auto !important;
    max-width: max-content !important;
}

li#field_1_6, 
li#field_2_19 {
    margin-left: 14px !important;
    margin-top: -5px !important;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label#label_1_6_1,
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label#label_2_19_1 {
    font-weight: 600;
}


/*************** Footer CSS  ***************/


#footer .footer-bottom, #footer {
    background-color: #4f6675;
    z-index: 5000;
}
#footer .widget_custom_html{
	font-size: 16px;
    font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
#footer .widget_custom_html h4 {
    color: #0a3631 !important;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
#footer .footer-main>.container {
    padding-top: 40px;
    padding-bottom: 10px;
}

/* 
.row {
    margin-right: inherit;
    margin-left: inherit;
}
 */

.row.coppy-right-footer p {
    font-size: 15px !important;
    color: #fff !important;
}
.call-btn-last i.fas.fa-phone {
    transform: rotate(101deg);
    position: relative;
    top: 2px;
}

#header .main-menu > li.menu-item.call-btn-last > a {
    font-size: 18px;
}
/* 
.page-id-34 .footer-top,
.home .footer-top{
	display:none !important;
}
.footer-top {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(/wp-content/uploads/2020/04/Layer-9.jpg?id=12) !important;
}
.footer-top .maxw-70.donation-text {
    border: 0;
    padding: 0;
}
 */

.default-green-button.button-bottom {
    position: absolute;
    bottom: 20%;
}
.default-green-button.button-bottom10 {
    position: absolute;
    bottom: 10%;
}
.mar-top50 {
    margin-top: 60px;
}
.team-modelbox.same-hight {
    min-height: auto !important;
    border-bottom: 1px dashed #baf1e8;
}
/* #footer .widget_custom_html p a,
.main-content p a,
.team-modelbox.same-hight p a {
    color: #179c8c !important;
    font-weight: 500;
} */
.row.coppy-right-footer .text-right a p img {
    margin-top: -10px;
}
/* aside#follow-us-widget-2 .share-links a {
    border-radius: 0;
    width: 40px;
    height: 40px;
    background: #139cba !important;
    font-size: 21px;
    color: #fff !important;
	transition:all .5s;
} */
h3.widget-title {
    color: #89cedb !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    font-family: 'Lora', serif;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}
aside#follow-us-widget-2 .share-links a:hover {
    background: #179c8c !important;
	transition:all .5s;
}



/* new footer */


#footer .col-lg-3 {
    padding: 0;
}

.widget_nav_menu>div>ul li:before {
    width: 0;
    height: 0;
    opacity: 1;
    border-top: 5px solid transparent;
    border-left: 10px solid #89cedd;
    border-bottom: 5px solid transparent;
    content: "" !important;
    padding: 0;
    margin: 0;
    left: 0;
    position: absolute;
    top: 12px;
    transition: ease 0.5s all;
}

#footer .widget_nav_menu>div>ul li {
    padding: 4px 0 0 18px;
    border: 0;
}

#footer .widget_nav_menu>div>ul li a {
    text-transform: uppercase;
    color: #fff;
}

#footer .widget_nav_menu>div>ul {
    border: 0;
}

#footer .widget_nav_menu>div>ul li:hover:before {
    animation: none;
    border-left-color: #dc0000;
}
#footer p, #footer .widget p, #footer .widget p a, #footer a {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif !important;
    color: #fff;
    font-weight: 400;
}
#footer .widget h6 {
	font-family: Montserrat, sans-serif !important;
	text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 7px;
	margin-top: 16px;
	font-size: 15px;
}
#footer .footer-bottom .container {
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
}

#footer .footer-bottom .container>div #custom_html-5 {
    margin: 0;
}

#footer .footer-bottom .container>div #custom_html-5 h3.widget-title {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: left;
    font-size: 14px !important;
    font-family: Montserrat, sans-serif;
    font-weight: 500 !important;
    letter-spacing: 0.5px;
    margin-bottom: 7px !important;
}

#footer .footer-bottom .footer-right {
    padding: 0;
}

#footer .footer-bottom .container>div #custom_html-5 .custom-html-widget {
    font-family: 'Open sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    line-height: 18px;
    color: #fff;
    padding-bottom: 15px;
}

#footer .footer-bottom .container>div #custom_html-5 .custom-html-widget a {
    color: white;
    font-weight: 700;
    font-size: 12px;
    margin: 0;
}

#footer .footer-bottom a {
    display: inline-block;
    margin-left: 50px;
}

#footer .footer-bottom a p {
    margin-bottom: 0;
    margin-top: 10px;
}

a.copyright_link {
    margin-left: 4px !important;
    color: #88cedd !important;
}

#footer .footer-bottom a p img {
    vertical-align: bottom;
    margin-left: 10px;
}

#footer .footer-bottom .text-left p {
    margin-top: 12px;
    margin-bottom: 0;
}
.social_footer a i {
    font-size: 20px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #3c5669;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#footer .footer-bottom {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
/* 
.fa-facebook-f:before {
    padding-top: 11px;
    padding-left: 1px;
}
 */

h3.widget-title,
#footer .footer-main>.container,
#footer .footer-bottom .container>div #custom_html-5 .custom-html-widget {
    border-bottom: 1px solid #89cedd;
}
/* media page prk */
.page-id-114 .resource-page .ptb_loops_wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-left:-15px;
	margin-right:-15px;
}
.page-id-114 .resource-page .ptb_loops_wrapper>article {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0;
    padding: 15px !important;
}
.on_post_date {
    position: absolute;
    right: 30px;
    top: 30px;
}
.on_post_date time.ptb_post_date {
    color: #d3d3d3;
}
.on_post_date {
    font-family: 'Open Sans', sans-serif;
	position: absolute;
    right: 30px;
    top: 28px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #a5a5a5;
	margin-top: -2px;
}


/* Resource Accordion Page */
.resource_featur_img {
	display:none;
}
.acor_cate .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #1d4841;
    color:#fff;
	letter-spacing:0px;
}
.wpb-js-composer .acor_cate .vc_tta.vc_general .vc_tta-panel-title>a {
    color: #fff !important;
}
.wpb-js-composer .acor_cate .vc_tta.vc_general .vc_tta-panel-title>a i:before,
.wpb-js-composer .acor_cate .vc_tta.vc_general .vc_tta-panel-title>a i:after,
.wpb-js-composer .acor_cate  .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color:#fff;
}
.wpb-js-composer .acor_cate .vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body {
    background-color: #fff;
    padding: 15px;
}
.acor_cate .ptb_list-post {
    display: flex;
    flex-wrap: wrap;
}

.acor_cate .ptb_list-post>article {
    flex: 25%;
    max-width: 25%;
    padding: 15px !important;
    margin-bottom: 0 !important;
}

.acor_cate .ptb_list-post>article>div {
    border: 1px solid #ddd;
    height: 100%;
}
.acor_cate .ptb_list-post .ptb_featured-resources_row {
	padding: 15px;
	min-height:auto;
}

.acor_cate .ptb_featured-resources_row .ptb_module.ptb_excerpt div {
    font-size: 17px;
    line-height: 30px;
    color: #425f5b !important;
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
}
.acor_cate .ptb_module.ptb_category {
	display: none;
}

.acor_cate .on_post_date {
    right: auto;
    top: 133px;
    color: #9a9a9a;
}

.acor_cate .ptb_col_first {
    padding-top: 135px;
    padding-bottom: 30px;
}
.acor_cate .resource_featur_img {
    display: block;
    position: absolute;
    top: 40px;
}

.acor_cate .resource_featur_img img {
    width: 50px;
    opacity: 0.4;
    margin-top: 7px;
}
.acor_cate .ptb_featured-resources_row .ptb_module.ptb_link_button {
    bottom: 34px;
}


.page-id-144 #origincode_videogallery_content_10 #origincode_videogallery_container_10 .video-element_10 .title-block_10 h3,
.page-id-144 #origincode_videogallery_content_4 #origincode_videogallery_container_4 .video-element_4 .title-block_4 h3,
.page-id-144 #origincode_videogallery_content_7 #origincode_videogallery_container_7 .video-element_7 .title-block_7 h3,
.page-id-144 #origincode_videogallery_content_6 #origincode_videogallery_container_6 .video-element_6 .title-block_6 h3,
.page-id-144 #origincode_videogallery_content_8 #origincode_videogallery_container_8 .video-element_8 .title-block_8 h3,
.page-id-144 #origincode_videogallery_content_9 #origincode_videogallery_container_9 .video-element_9 .title-block_9 h3{
    font-size: 12px !important;
    text-overflow: unset !important;
    overflow: hidden;
    white-space: normal !important;
    line-height: 18px !important;
    margin-top: -5px !important;
}
#origincode_videogallery_content_10 #origincode_videogallery_container_10 .video-element_10,
#origincode_videogallery_content_7 #origincode_videogallery_container_7 .video-element_7,
#origincode_videogallery_content_4 #origincode_videogallery_container_4 .video-element_4,
#origincode_videogallery_content_6 #origincode_videogallery_container_6 .video-element_6,
#origincode_videogallery_content_8 #origincode_videogallery_container_8 .video-element_8,
#origincode_videogallery_content_9 #origincode_videogallery_container_9 .video-element_9{
    min-height: 223px !important;
}

/* Video gallery */
.origincode_videogallery_container>div {
    display: flex;
    width:100%;
	flex-wrap:wrap;
}
.origincode_videogallery_container>div >div.video-element {
    position: static !important;
    top: 0 !important;
    float: left;
    clear: none !important;
    flex: 0 0 32.5%;
    max-width: 32.5% !important;
    bottom: auto !important;
    margin-right: 1% !important;
    transform: none !important;
	border: none !important;
    background: none !important;
}

#origincode_videogallery_content_7 #origincode_videogallery_container_7 .video-element_7 .title-block_7 h3 {
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif;
	color:#2f2f2f;
}

.origincode_videogallery_container>div >div.video-element .image-block img {
    min-width: 100%;
	object-fit:cover;
}
.origincode_videogallery_container>div {
    height: max-content !important;
}



/* ptb new prk */


.ptb_newdes .ptb_featured-resources_row .ptb_module.ptb_excerpt div{
    color: #597283 !important;
    font-size: 18px !important;
    font-weight: 600;
    font-family: Lora, serif !important;
    font-style: normal;
/*     letter-spacing: 0.3px; */
    margin: -8px 0 -10px 0 !important;
/*     -webkit-font-smoothing: subpixel-antialiased; */
/* 	-moz-osx-font-smoothing: auto; */
    max-width: none;
}
.ptb-post-title .ptb_link a.ptb_link_button {
	font-size: 18px !important;
    font-weight: 600;
    font-family: Lora, serif !important;
	line-height: 22px;
    margin: -31px 0 -10px 0 !important;
	padding: 21px 0 21px 0;
}

.ptb_featured_resources_subtitle {
    margin-bottom: -6px;
    margin-top: 12px;
}
.ptb_featured_resources_subtitle p {
    line-height: 20px !important;
	color: #58595B;
}
.ptb_newdes .ptb_featured-resources_row {
    min-height: auto;
    padding: 30px 0 0 0;
}
.ptb_newdes .ptb_featured-resources_row .ptb_module.ptb_link_button {
    position: relative;
    margin-top: 34px;
    margin-bottom: -40px;
}
.ptb_newdes .on_post_date {
	left: 0;
	top: 0;
    color: #58595B;
}

.ptb_newdes .ptb_module.ptb_category {
    display: none;
}
.ptb_newdes div.ptb_loops_wrapper:not(.ptb_masonry) .ptb_post {
    margin-bottom: 40px;
}
.neworigin_vid .origincode_videogallery_container>div >div.video-element {
    flex: 0 0 31%;
    max-width: 31% !important;
}


#header .logo {
    max-width: 200px;
    padding-top: 10px;
}
/*—————————————————————————————EXTRAS/————————————————————————————————*/

p a {
/* 
    background-image: linear-gradient(to right, rgb(20 158 184) 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 7px 1px;
    background-repeat: repeat-x;
 font-weight: 600;
 */
    font-family: 'Open Sans', sans-serif;
/*     font-family: Montserrat, sans-serif; */
}

/* 
p a:hover {
    text-decoration: none;
    background-image: linear-gradient(to right, rgb(20 158 184) 100%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 7px 1px;
    background-repeat: repeat-x;
}
 */

.font-Crimson, .font-Crimson.vc_custom_heading {
/* 	font-family: 'Lobster', cursive !important; */
	font-family: 'Lora', serif !important;
}
.text-blue, .text-blue.vc_custom_heading {
	color:#597283;
}

.text-black, .text-black p, .main-content .text-black p {
	color:#2f2f2f;
}

.text-black li {
    font-family: 'Open Sans',sans-serif !important;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 6px;
    padding-left: 10px;
    margin-top: 10px !important;
}

.text-black ol {
    padding-left: 18px !important;
}

/* 
.text-black a {
    font-family: Lora, 'Open Sans', sans-serif !important;
    font-size: 15.3px;
    text-decoration: underline;
    text-decoration-line: underline;
    text-underline-position: from-font;
    text-decoration-style: dotted;
    border-bottom: dotted 1px;
    padding-bottom: 1px;
    letter-spacing: 0.1px; 
}
 */
 
 .text-black a {
    font-family: Lora, 'Open Sans', sans-serif !important;
	color: #0296a1;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.text-black ul, .ptb_col ul {
/*     list-style: none; */
    list-style-image: url(/wp-content/themes/porto-child/images/list_square.gif);
    margin-top: 10px !important;
}

.rtl {
	direction: rtl !important;
}

.flag_menu {
	text-transform: none;
}

.red ul {
    list-style: none;
    list-style-image: url(/wp-content/themes/porto-child/images/list_square_red.gif) !important;
}

.red h4 {
    font-size: 22px;
    line-height: 28px;
    margin-top: -8px;
    font-family: Lora, 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
}

#hpbutton1 a, #hpbutton1 a:hover,
#hpbutton2 a, #hpbutton2 a:hover,
#hpbutton3 a, #hpbutton3 a:hover,
#hpbutton4 a, #hpbutton4 a:hover,
#hpbutton5 a, #hpbutton5 a:hover,
#hpbutton6 a, #hpbutton6 a:hover {
    font-size: 16px;
    line-height: 28px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.5px;
    margin: 5px 0;
/*     background: #0296a1; */
    padding: 14px 22px;
	text-decoration: none;
	border: 1px solid #fff; 
	display: block;
    text-shadow: 0px 0px 6px #012859;
}

#hpbutton1 a, #hpbutton1 a:hover {
    background: #0296a1 url(/wp-content/themes/porto-child/images/hpbutton1.jpg) no-repeat center center !important;
    background-size: 100% 100% !important;
}

#hpbutton2 a, #hpbutton2 a:hover {
    background: #0296a1 url(/wp-content/themes/porto-child/images/hpbutton2.jpg) no-repeat center center !important;
    background-size: 100% 100% !important;
}

#hpbutton3 a, #hpbutton3 a:hover {
    background: #0296a1 url(/wp-content/themes/porto-child/images/hpbutton3.jpg) no-repeat center center !important;
    background-size: 100% 100% !important;
}

#hpbutton4 a, #hpbutton4 a:hover {
    background: #0296a1 url(/wp-content/themes/porto-child/images/hpbutton4.jpg) no-repeat center center !important;
    background-size: 100% 100% !important;
}

#hpbutton5 a, #hpbutton5 a:hover {
    background: #0296a1 url(/wp-content/themes/porto-child/images/hpbutton5.jpg) no-repeat center center !important;
    background-size: 100% 100% !important;
}

#hpbutton6 a, #hpbutton6 a:hover {
    background: #0296a1 url(/wp-content/themes/porto-child/images/hpbutton6.jpg) no-repeat center center !important;
    background-size: 100% 100% !important;
}

/* video */
#hpbutton1 a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f03d";
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	font-size: 20px;
	padding-right: 10px;
	color: #fff;
}

/* pdf */
#hpbutton2 a:before, 
#hpbutton3 a:before, 
#hpbutton4 a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f1c1";
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	font-size: 20px;
	padding-right: 10px;
	color: #fff;
}

/* extern */
#hpbutton5 a:before, 
#hpbutton6 a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f35d";
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	font-size: 20px;
	padding-right: 10px;
	color: #fff;
}

.fa-times-circle:before {
    color: white;
}

/* ---Popup Maker Newsletter form --- */

div#popmake-1007 {
    max-width: 380px !important;
    min-width: 300px !important;
	background: #e5f8ff url("images/Virus_newsletter_BG.jpg")  repeat center center !important;
    background-size: auto 100% !important;
/* 	background: #e5f8ff; */
}

.pum-theme-956 .pum-container, .pum-theme-lightbox .pum-container {
/*     padding-right: 0; */
    border-radius: 0px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 40px 0px rgb(55 55 55);
}

.newsletter_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 26px;
    font-family: Montserrat, sans-serif;
    padding: 3px 5px;
    letter-spacing: normal;
}

.newsletter_form div.ginput_container {
/*     margin-top: 12px; */
    font-size: 14px;
    margin-bottom: -16px !important;
    margin-left: 12px !important;
/*     border: solid #e5f8ff 10px !important; */
/*     border-radius: 0 !important; */
}

.newsletter_formx div.ginput_container {
    margin-top: 12px;
    margin-bottom: -12px !important;
    margin-left: 12px !important;
    border: solid #e5f8ff 10px !important;
    border-radius: 0 !important;
}

.newsletter_form .gform_wrapper .gfield_checkbox li, .newsletter_form .gform_wrapper .gfield_radio li {
    padding-bottom: 0px !important;
}

.newsletter_form .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    width: auto;
/*     margin: auto 50%; */
    padding: 6px 14px 4px 14px;
    border-radius: 0;
    /* background-color: red; */
    border: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: -28px;
}

.newsletter_form h3.gform_title {
	font-family: 'Lora', serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
	line-height: 25px;
	color: #149eb8;
/* 	color: #597283; */
/*	margin-top: 25px; */
	margin-bottom: 14px !important;
}

.newsletter_form span.gform_description {
/* 	font-family: 'Lora', serif !important; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
	line-height: 20px;
	color:#2f2f2f;
    margin-bottom: -12px;
}

ul#input_4_10 {
    margin-top: 30px;
    font-size: 16px;
}

li.gchoice_4_10_0,
li.gchoice_4_10_1,
li.gchoice_4_10_2,
li.gchoice_4_10_3 {
    margin-bottom: 0px !important;
}
 
.pum-theme-956 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    height: 30px;
    width: 30px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 28px;
    border: 2px solid #ffffff;
    border-radius: 30px;    box-shadow: 0px 0px 15px 1px rgb(2 2 2 / 35%);
    background-color: #149eb8;
}

.alert-danger {
    color: #b10600;
    line-height: 20px;
    font-size: 14px;
}
    
.gform_wrapper .validation_message {
    color: #c10101;
    margin-top: 10px;
    margin-left: 12px;
}

.alert-success {
    /* color: #255525; */
    background: none;
    border: none;
    margin-bottom: 0 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #2f2f2f;
}

/*************** stayupdated form CSS  ***************/

.stayupdated_form ul#gform_fields_6 {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0 9px;
    z-index: 5002 !important;
}

.stayupdated_form form {
    display: flex;
	align-items: center; /* Vertical alignment */
}

/* 
.stayupdated_form .gform_wrapper .gform_body {
    margin: 0;
}
 */
 
/* 
input#gform_submit_button_6 {
  float:right;
}
 */

.stayupdated_form .gform_wrapper .gform_footer {
    clear: both;
    width: 100%;
}

body .gform_wrapper .stayupdated_form .top_label div.ginput_container {
    margin-top: 5px;
}

.gform_wrapper .stayupdated_form ul.gform_fields li.gfield {
    padding-right: 10px;
}

.stayupdated_form .gform_wrapper .top_label input.medium,
.stayupdated_form .gform_wrapper .top_label select.medium {
    width: 100%;
    border-radius: 0;
    height: 50px;
    padding-left: 35px !important;
    border: 1px solid #dbe1df;
}
/* 
.stayupdated_form .gform_wrapper textarea.medium {
    padding-left: 35px !important;
    border: 1px solid #dbe1df;
    padding-top: 20px !important;
}
 */
.stayupdated_form .gform_wrapper textarea.medium::placeholder,
.stayupdated_form .gform_wrapper .top_label input.medium::placeholder {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color:#7d9f9b;
}
.stayupdated_form .gform_footer.top_label input#gform_submit_button_6 {
    background: #0296a1;
/*     height: 42px; */
    border-radius: 0;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
/*     padding: 2px 2px; */
}
.stayupdated_form .gform_footer.top_label {
/*     text-align: center; */
    padding: 0 !important;
    margin: -40px !important;
    z-index: 5001 !important;
}
.stayupdated_form .gform_wrapper li.hidden_label input {
    margin-top: 0px;
}

.stayupdated_form input[type="text"] {
    border-radius: 0 !important;
    border-color: #0296a1 !important;
    z-index: 5002 !important;
}


.resources {
	color:#58595B;
}

.resources p {
	color:#58595B;
/*     font-size: 13px !important; */
/*     line-height: 19px !important; */
    margin-bottom: 18px !important;
    border-bottom: dotted 1px #b8f4ff;
    padding-bottom: 20px;
}

.resources a {
    font-family: Lora, 'Open Sans', sans-serif !important;
	color:#149EB8;
/*     font-size: 15px !important; */
    font-weight: 400 !important;
}

.fa, .fas, .fad, .fab {
    color: #139eb869;
    display: initial;
    padding-left: 1px;
}

#menu-0-main-menu-1 .fas {
	color:#ffffff;
}

.fa-chevron-up:before {
    content: "\f077";
    color: #ffffff !important;
}

.fa-arrow-alt-circle-right:before {
    content: "\f054";
}

i.fas.fa-bars {
    color: #ffffff00;
}

.essay p, .essay ol, .essay ul {
    margin-bottom: 22px !important;
}

.essay a {
    font-family: Lora, 'Open Sans', sans-serif !important;
	color:#149EB8;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.translations a {
    font-family: Lora, 'Open Sans', sans-serif !important;
	color:#149EB8;
    font-size: 15px !important;
    font-weight: 600 !important;
	line-height: 16px;
	margin-bottom: 8px;
}

.topline_red {
    border-top: 1px dashed #666;
/*     border-top: 1px solid #89cedd; */
    padding-top: 10px;
}

.topline_green {
    border-top: 1px dashed #666;
/*     border-top: 1px solid #89cedd; */
    padding-top: 10px;
}

.topline_blue {
    border-top: 1px dashed #666;
/*     border-top: 1px solid #89cedd; */
    padding-top: 10px;
}


/* 
.topline_red {
    border-top: 2px solid #d20909;
    padding-top: 10px;
}

.topline_green {
    border-top: 2px solid #0296a1;
    padding-top: 10px;
}

.topline_blue {
    border-top: 4px solid #3c5669;
    padding-top: 10px;
}
 */

.highlight_red {
    font-size: 12px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.5px;
/*     margin: 5px 0; */
    background: #d20909;
    padding: 2px 5px 1px 5px;
    line-height: 25px !important;
    margin-bottom: 5px;
    margin-right: 5px;
/* 	text-decoration: none; */
/* 	border: 1px solid #fff;  */
/* 	display: block; */
}

.highlight_green,
.highlight_green .fas,
.highlight_green a {
    font-size: 12px !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
    color: #fff !important;
    letter-spacing: 0.5px;
/*     margin: 5px 0; */
    background: #0296a1;
    padding: 2px 5px 1px 5px;
    line-height: 25px !important;
    margin-bottom: 5px;
    margin-right: 5px;
	text-decoration: none !important;
/* 	border: 1px solid #fff;  */
/* 	display: block; */
}

span.highlight_red:hover,
span.highlight_green:hover {
    background: #7dbdca;
}

.nodeco {
	text-decoration: none !important;
}

.fas_white {
	font-family: "Font Awesome 5 Free" !important;
    color: #fff !important;
}


/* 
ul {
    list-style: none;
}
 */

/* 
.text-black ul li::before {
    content: "\25A0";
    color: #597283;
    vertical-align: -3px;
    font-size: 26px;
    font-weight: bold;
    display: inline-block;    width: 1em;
    margin-left: -21px;
    margin-right: 15px;
}
 */
 
 
.font-48 {
	font-size: 42px;
	line-height: 56px;
}

.font-28, .font-28.vc_custom_heading {
    font-size: 22px;
    font-style: italic;
	line-height: 35px;
}

.font-18, .font-18.vc_custom_heading {
    font-size: 20px;
    font-style: normal;
	line-height: 35px;
	margin-top: 25px;
    margin-bottom: 4px !important;
}

.text-white {
	display: none;
}

h2.vc_custom_heading.text-twitter,
h2.vc_custom_heading.text-twitter a {
    font-family: 'Lora', serif !important;
    color: #aff9f3;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 29px !important;
    margin-top: -30px !important;
    margin-bottom: 22px;
}

h2.vc_custom_heading.text-twitter2.align-left,
h2.vc_custom_heading.text-twitter2.align-left a {
    color: #aff9f3;
    font-size: 22px !important;
    line-height: 34px !important;
    margin-top: -20px !important;
    font-weight: 400;
	display: none;
}

.video_subtitle p {
    font-size: 13px !important;
    color: #555;
    font-weight: 500;
    line-height: 18px !important;
    margin-top: -4px;
/* 
	float: left;
    inline-size: -webkit-fill-available;
 */
}

.video_subtitle a {
    font-family: 'Open Sans',sans-serif !important;
}

.video_subtitle strong {
    color: #0296A1;
    font-weight: 700;
}

.wpb_video_wrapper.video_subtitle {
    margin-top: 10px !important;
    margin-bottom: -10px !important;
}

.video_subtitle ul li {
    font-family: 'Open Sans',sans-serif !important;
    font-size: 13px !important;
    color: #555;
    line-height: 18px !important;
}


.wpb_video_wrapper {
/*     border: 1px solid #149eb8 !important; */
/*     border: 1px solid #b4f1fd !important; */
    /* border-radius: 5px; */
    filter: drop-shadow(0px 0px 4px #999);
}

.imgshad {
    filter: drop-shadow(0px 0px 4px #999);
}

@media (max-width:991px) {

.wpb_video_wrapper {
	margin-bottom: -20px !important;}
}

.vc_custom_1608205442763 {
    margin-bottom: -1px !important;
    }
/* 
.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
    max-width: 700px;
}
 */

.player {
    border: 1px solid #149eb8 !important;
}

.vc_custom_heading.text-light-blue, .text-light-blue {
    color: #597283;
}

.line_box {
	border-bottom: 1px solid #89cedd;
    margin-top: -20px;
    margin-bottom: 25px;
	scroll-margin-top: 40px !important;
}
	
.bg-skyblue {
	background-color: #e5f8ff;
}
.bg-blue {
	background-color: #3c5669;
}
.bg-pink {
	background-color: #ffe5e6;
}
.bg-red {
	background-color: #d20909;
}
.bg-brick {
	background-color: #ff8a38;
}
.bg-light-blue {
	background-color: #b9e2ea;
}
.bg-green {
	background-color: #0296a1;
}

.btn {
    white-space: pre-line;
}

.btn_des a.vc_general {
	border: 0;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
    letter-spacing: 1px;
	padding: 18px 42px; 
	min-width:170px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;
}

.btn_des {
    border-radius: 15px 15px 15px 0;
    margin-right: 20px;
}
.btn_des a.vc_general:hover, .btn_des a.vc_general:focus {
	border: 0;
	background-color: transparent;
	color: #fff;
	outline: 0;
}
.btn_des.btn_flag a {
    background-size: cover;
    width: 170px;
    background-position: center;
}
.btn_des:focus {
	outline: 0;
}

.btn_des2 a.vc_general {
	border: 0;
	color: #fff;
	font-weight: 700;
	font-size: 13px;
    letter-spacing: 1px;
	padding: 14px 17px; 
	width:100%;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}

.vc_btn3-container.bg-green.btn_small.vc_btn3-inline {
	border: 0;
	color: #fff !important;
	font-weight: 700 !important;
	font-size: 13px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
	padding: 2px 5px 1px 5px !important; 
	margin-right: 5px !important;
	width:auto;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}

/* btn_act = "newsletter box with envelope" */

.btn_act {
    border-radius: 2px;
    margin-right: 0px;
	width: 100%;
/*     padding-left: 20px !important; */
/*     padding-right: 20px !important; */
}

.btn_act a.vc_general {
	border: 0;
	color: #fff;
/* 	color: #e5f8ff; */
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 7px 20px 5px 11px;
  display: flex;
  align-items: center;
	width:100%;
    min-height: 44px;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}

.btn_act a.vc_general:before {
	font-family: "Font Awesome 5 Free";
	font-size: 33px;
	font-style:inverse;
	content: "\f2bb";
	display: inline-block;
	opacity: 0.6;
	color: #fff !important;
	float: left;
/* 	padding-bottom: 12px; */
	margin-top: -6px;
	margin-bottom: -5px;
	padding-right: 9px;
}

/* btn_act1 = "FAQ" & "Share with your doctor" */

.btn_act1,
.btn_act_i {
    border-radius: 2px;
    margin-right: 0px;
	width: 100%;
/*     padding-left: 20px !important; */
/*     padding-right: 20px !important; */
}

.btn_act1 a.vc_general,
.btn_act_i a.vc_general {
	border: 0;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 7px 11px 5px 11px;
  display: flex;
  align-items: center;
	width:100%;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}

.btn_act_i a.vc_general {
	text-align: center !important;
    padding: 17px 11px 15px 17px;
    margin-right: 0px;
}


/* 
.btn_act1 a.vc_general:hover {
	background: #e5f8ff;
	color: #0296a1;
}
 */

.btn_act1 a.vc_general:before {
	font-family: "Font Awesome 5 Free";
	font-size: 33px !important;
	font-style:inverse;
	content: "\f05a"; !important
	display: inline-block;
	opacity: 0.5;
	color: #d8f9fb !important;
	float: left;
/* 	padding-bottom: 12px; */
	margin-top: -6px;
	margin-bottom: -5px;
	margin: 9px 7px 10px 0;
}
	
/* 
.btn_act_i a.vc_general:before {
	font-family: "Font Awesome 5 Free";
	font-size: 18px !important;
	font-style:inverse;
	content: "\f05a"; !important
	display: inline-block;
	opacity: 0.5;
	color: #d8f9fb !important;
	float: left;
/* 	padding-bottom: 12px; */
	margin-top: -6px;
	margin-bottom: -5px;
	margin: 9px 7px 10px 0;
}
 */

.btn_act a.vc_general:hover::before,
.btn_act1 a.vc_general:hover::before,
.btn_act_i a.vc_general:hover::before {
	opacity: 1;
	color: #fff !important;
}

/* btn_act2 = "watch and share!" */

.btn_act2 {
    border-radius: 2px;
    margin-right: 0px;
	width: auto;
/*     padding-left: 20px !important; */
/*     padding-right: 20px !important; */
}

.btn_act2 a.vc_general {
	border: 0;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
/*     padding: 7px 6px 0px 5px; */
	width:auto
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}

/* rotate = newsletter button at the side */

.rotate {
	display: block;
	padding: 7px 6px 0px 5px;
    background: #6db6bd;
}

.rotate:hover {
    background: #0296a1;
}
.page-id-741 .rotate {
	display: none;
}

.rotate a {
    border: 0;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 0px 7px 0px;
    width: 100%;
    -webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}


#custom_html-9 {
    width: max-content;
    right: -63px;
    top: 50%;
    bottom: 50%;
    position: fixed;
	transform: rotate(90deg);
    z-index: 5001;
}

#custom_html-9 h3.widget-title {
    display: none;
}

#custom_html-9 .fas {
    color: white !important;
    opacity: 0.6 !important;
    font-size: 10pt;
    margin-right: 2px;
}

.btn_des2 {
    border-radius: 2px;
    margin-right: 0px;
	width:100%;
}

.btn_des3 a.vc_general:hover, .btn_des a.vc_general:focus,
.btn_des2 a.vc_general:hover, .btn_des a.vc_general:focus,
.btn_act a.vc_general:hover, .btn_act a.vc_general:focus,
.btn_act1 a.vc_general:hover, .btn_act1 a.vc_general:focus {
	border: 0;
	border-radius: 2px;
	background-color: #7dbdca;
	color: #fff;
	outline: 0;
}

.banner_secN {
    padding: 48px 0 0px 0;
}
.blw_bannerImg {
    margin-top: -204px;
    margin-left: -15px;
    margin-right: -60px;
    margin-bottom: 10px;
}
.box_shadow, .pdf_trans p {
	box-shadow: 1px 2px 6px #ccc;
    border: 1px solid #d0d0d0;
}
.pdf_trans p {
    font-family: Montserrat, sans-serif !important;
    padding-left: 85px;
    position: relative;
/*     font-size: 16px !important; */
    line-height: 18px !important;
    min-height: 51px;
    display: flex;
    align-items: center;
}

.pdf_trans p a {
	color: #597283;
}

.pdf_trans p a:hover {
	color: #dc0000;
	text-decoration: none;
}

.pdf_trans p img {
    position: absolute;
    left: 0;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -8px;
	border-right: 1px solid #ccc;
}
.page-title-wrap {
    margin: 0;
    background-color: #f3fafb;
    padding: 15px;
}
.page-top .page-title-wrap .page-title {
    font-size: 15px !important;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
}
.page-title-wrap {
    display: none;
}
.breadcrumbs-wrap {
    background-color: #f3fafb;
    padding: 0 0 0 7px;
}
.page-top .breadcrumbs-wrap a {
    color: #3c5669;
    font-size: 11px;
    text-decoration: none;
	letter-spacing: 0.5px;
    font-family: 'Open Sans', sans-serif !important;
}
.mega-menu.show-arrow>li.has-sub>a:after {
    display: none;
}
.page-top ul.breadcrumb>li {
    font-size: 11px;
	letter-spacing: 0.5px;
    line-height: 16px;
    color: #97b3c7;
    font-family: 'Open Sans', sans-serif !important;
}
.page-top ul.breadcrumb>li .delimiter {
    width: 12px;
    font-size: 13px;
}

.page-top ul.breadcrumb {
    padding: 4px 0;
}
.pageLeft_menu ul li:before {
    display: none;
}
.pageLeft_menu .widget_nav_menu ul li {
    padding: 0;
}
.pageLeft_menu .widget_nav_menu ul li a, .pageLeft_menu .widget_nav_menu ul li li a {
    padding: 10px 10px 10px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #89cedd;
    color: #3c5669;
	font-size: 14px;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
	line-height: 20px !important;
	text-transform: uppercase;
}

.pageLeft_menu .widget_nav_menu ul li li a {
	padding-left: 20px;
    text-transform: none;
}

.pageLeft_menu .widget_nav_menu ul li a > .submenu-small {
	font-size: 12px !important;
}

.pageLeft_menu strong {
    font-weight: 700;
}

.submenu-small a {
    padding-left: 30px !important;
}

/* 
.submenu-small a:before {
    content: "— ";
    color: #89cedd;
    font-size: 16px;
    -webkit-font-smoothing: none !important;
    -moz-osx-font-smoothing: none !important;
}
 */

.pageLeft_menu .widget_nav_menu ul {
    background-color: transparent;
    border: 0;
    float: left;
    width: 100%;
    box-shadow: none;
    border-right: 1px solid #89cedd;
    width: 90%;
/*     padding-left: 20px; */
    text-indent: 0px !important;
}
.pageLeft_menu .widget_nav_menu ul li {
    border: 0;
}
.pageLeft_menu .widget_nav_menu li.current-menu-item>a {
    font-weight: 500;
/*     text-transform: none; */
    color: #e33333;
}
.pageLeft_menu .widget_nav_menu ul li:last-child a {
    border: 0;
}

.pageLeft_menu .widget_nav_menu ul li li:last-child a {
    border-bottom: 1px solid #89cedd;
}

.pageLeft_menu.vc_column_container {
    margin-top: -35px !important;
}
.country_logos .wpb_single_image {
    display: inline-block;
    margin-right: 25px;
}
.team_carasol .ptb_module.ptb_thumbnail {
    width: 120px;
    float: left;
/*     margin-right: 20px; */
}

.ptb_entry_content ul {
    float: right !important;
    width: calc(100% - 120px) !important;
}

.team_carasol .ptb_module.ptb_title {
    margin-left: 140px;
}

.team_carasol .ptb_pagenav span, .team_carasol .ptb_pagenav a {
    font-size: 20px;
    color: #3c5669;
    font-weight: 600;
}

.team_carasol .ptb_pagenav {
    margin-top: 30px;
}
.team_carasol .ptb_pagenav span {
    color: #179c8c;
}
.team_carasol .ptb_post_title {
    font-family: 'Lora', serif !important;
    color: #597283 !important;
    font-weight: 600;
    font-size: 18px;
	letter-spacing: 0.3px;
    -webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}
.team_carasol .ptb_module.ptb_excerpt>div {
/*     letter-spacing: 0.01em; */
    font-size: 15px;
    line-height: 24px !important;
    color: #597283 !important;
    margin-bottom: 20px !important;
    font-family: 'Open Sans', sans-serif !important;
	max-width: 700px;
}
.team_carasol .ptb_module.ptb_excerpt>div a {
    color: #597283;
}

.vc_row.wpb_row.vc_inner.row.contactpage.vc_column-gap-10.vc_row-o-equal-height.vc_row-flex h3 a {
    font-family: 'Lora', serif !important;
    color: #597283 !important;
    font-weight: 600;
    font-size: 18px;
	letter-spacing: 0.3px;
    -webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}
.vc_row.wpb_row.vc_inner.row.contactpage.vc_column-gap-10.vc_row-o-equal-height.vc_row-flex h3 {
    font-family: 'Lora', serif !important;
    color: #597283 !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
	letter-spacing: 0.3px;
    -webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
	margin-top: -12px !important;
    margin-bottom: 0;
}
.vc_row.wpb_row.vc_inner.row.contactpage_plus.vc_column-gap-10.vc_row-o-equal-height.vc_row-flex h3 {
    font-family: 'Lora', serif !important;
    color: #597283 !important;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
	letter-spacing: 0.3px;
    -webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: auto !important;
	margin-top: -18px !important;
    margin-bottom: 30px;
}

h4.vc_custom_heading.text-blue.font-Vollk.mb-4.align-left {
    font-size: 18px !important;
	font-weight: 500 !important;
    line-height: 25px !important;
    letter-spacing: 0.3px !important;
    -webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: greyscale !important;
}
.vc_row.wpb_row.vc_inner.row.contactpage.vc_column-gap-10.vc_row-o-equal-height.vc_row-flex {
    width: 90%;
}

.main-content p:link {
    color: #149eb8 !important;
}

.wpb_text_column.wpb_content_element.download_button {
    max-width: 340px;
}

/* 
.wpb_content_element {
    margin-bottom: 30px;
}
 */

.main-content .img_credit p {
	float: right;
	text-align: left;
	font-size: 10px !important;
	line-height: 15px !important;
	max-width: 420px;
	margin-bottom: 6px;
	color: #aaa;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif !important;
}
.infobox, .infobox_neg,
.infobox1, .infobox1_neg {
	padding-bottom: 1px !important;
	margin-bottom: 15px;
}
.infobox p,
.infobox1 p {
	font-size: 12px !important;
	line-height: 18px !important;
    margin-bottom: 7px !important;
}

.infobox a {
/* 	font-size: 13px !important; */
	color: #d80000;
/* 	font-weight: 700; */
/* 	padding: 50px 0 !important; */
    letter-spacing: 0.1px;
}

.infobox1 a {
	font-size: 14px !important;
	color: #0296a1;
	font-weight: 600;
/* 	padding: 50px 0 !important; */
    letter-spacing: 0.1px;
}

.infobox_neg p {
	color: #fff;
	line-height: 21px !important;
}
.infobox_neg a {
    font-family: 'Lora', serif !important;
	color: #fff;
	font-weight: 700;
}

.infobox_neg .fas {
    color: #c7f6ff;
}

.infobox p strong {
	font-weight: 800;
}

.infobox_button {
    vertical-align: 10px !important;
    color: #d80000 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    background: white !important;
    padding: 3px 12px !important;
    line-height: 28px !important;
    border-radius: 2px !important;
}
.infobox_button:hover {
    color: #fff !important;
    background: #b00000 !important;
    text-decoration: none;
    border
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	color: #fff;
    background-color: red !important;
	font-size: 14px !important;
    font-weight: 700 !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-grey:focus, .vc_btn3.vc_btn3-color-grey:hover {
    color: #ffffff;
    background-color: #0296A1;
}

.player .vp-title {
    display: none !important;
    opacity: 0;
}

.fa-exclamation:before {
    content: "NEWS";
}

.vc_color-info.vc_message_box .vc_message_box-icon {
	color: white;
    font-size: 12px;
    margin-left: -37px !important;
    margin-top: -23px;
    text-shadow: 0px 0px 5px #56b0ee;
}

body .vc_message_box-icon>* {
    transform: rotate(-90deg);
	font-family: Montserrat, sans-serif;
    font-weight: 700;}

.vc_color-info.vc_message_box {
    /* color: #5e7f96; */
    border-color: #cfebfe;
    background-color: #f1f9ff;
    padding: 8px 12px 0px 50px;
}



/*—————————————————————————————/EXTRAS————————————————————————————————*/


article.post .post-date, .post-item .post-date {
    display: none;
}

.post-meta {
    display: none;
}

h2.entry-title a {
    color: #069ca5 !important;
    font-size: 16pt;
    margin-bottom: 0 !important;
}

li.astm-search-menu.is-menu.is-dropdown.menu-item {
    max-height: 33px;
}

/*—————————————————————————————MATH+/————————————————————————————————*/

/* .wpb_text_column.wpb_content_element */

.mplus_refs ol, ul, dl {
    padding-left: 20px;
}

.mplus_refs li {
    list-style: inherit;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    margin-bottom: 0px;
    padding-left: 10px;
	color: #597283;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.mplus_refs ol {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}


div.mplus_notes, .mplus_notes, .mplus_notes p {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    margin-bottom: 15px !important;
	color: #597283;
}

div.wpb_text_column.wpb_content_element.mplus_notes {
    margin-bottom: -65px !important;
}

span.mplus_caption, span.mplus_caption a {
	font-size: 12px !important; 
	line-height: 16px !important;
}

a.accordion-toggle {
    font-family: 'Lora', serif !important;
    font-weight: 400;
    font-size: 28px;
	color: #597283 !important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 46px;
    font-family: 'Lora', serif !important;
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #f3fafb !important;
    color: #597283 !important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.accordion-toggle-2 .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 46px;
    font-family: 'Lora', serif !important;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    background: #fff !important;
    color: #597283 !important;
}

.porto-toggles.wpb_content_element.accordion-toggle-2 label {
    font-weight: 600;
}

.read-link {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: smaller;
}

.read-link:hover {
	text-decoration: none;
}

.text-black .read-link {
    font-size: smaller !important;
    font-family: 'Open Sans', sans-serif !important;
    color: #9b9b9b;
}

/*—————————————————————————————FLCCC_Alliance_Associates-TABLE/————————————————————————————————*/

.flccc_alliance_table {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px;
	line-height: 16px;
}

.dataTables_info {
    margin: 24px 0 0;
    font-family: 'Open Sans', sans-serif !important;
	font-size: 13px;
	line-height: 16px;
}

.dataTables_length, .dataTables_filter {
    margin: 0 0 14px 0;
    font-family: 'Open Sans', sans-serif !important;
	font-size: 13px;
	line-height: 16px;
}

.dataTables_paginate a {
    color: #149eb8 !important;
    text-decoration: none;
    margin: 24px 5px;
    font-family: 'Open Sans', sans-serif !important;
	font-size: 13px;
	line-height: 16px;
}

.tablepress .sorting, .tablepress .sorting_asc, .tablepress .sorting_desc, .tablepress thead th {
    font-size: 11px;
    letter-spacing: 0.5px;
    min-width: 130px;
}

.parent-pageid-329 .tablepress td.column-1 {
  width: 20% !important;
}

.parent-pageid-329 .tablepress td.column-2 {
  width: 35% !important;
}

.parent-pageid-329 .tablepress td.column-3 {
  width: 45% !important;
}

.paging_simple .paginate_button.next:after, .paging_simple .paginate_button.previous:before {
    color: #ccc;
    text-shadow: none;
    font-size: 12px;
    padding-top: 2px;
}
    
/*************** Responsive CSS  ***************/

@media (min-width: 1280px) {

#custom_html-9 {
    width: max-content;
    right: -63px;
    top: 50% !important;
    bottom: 50% !important;
    position: fixed;
	transform: rotate(90deg);
    z-index: 5001;
}

.container {
    max-width: 1200px;
}
}



@media (max-width:1800px) {


.call-btn-last {
    margin-left: 8% !important;
}
#header .main-menu > li.menu-item > a {
    padding-left: 27px;
    padding-right: 27px;
}
}



@media (max-width:1700px) {


.call-btn-last {
    margin-left: 5% !important;
}
}



@media (max-width:1600px) {


.call-btn-last {
    margin-left: 8% !important;
}

#header .main-menu > li.menu-item > a {
    padding-left: 16px;
    padding-right: 16px;
}
}

@media (max-width: 1440px) {

select#gtranslate_selector {
    display: none;
}
}

/* 
@media (max-width:1440px) {


.header-wrapper.wide .container {
    width: 98%;
    max-width: none;
}
h1.banner-text {
    font-size: 55px;
    line-height: 75px;
}
h1.banner-text span {
    font-size: 55px;
}
.team-modelbox ul li {
    font-size: 19px;
    line-height: 34px;
}
.donation-text h3 {
    font-size: 42px;
    letter-spacing: 0;
}
.top-text {
    font-size: 26px;
    margin-bottom: 20px;
}
#header .main-menu > li.menu-item > a {
    padding-left: 20px;
    padding-right: 20px;
}
}
 */




@media (max-width:1366px) {


.header-wrapper.wide .container {
    width: 98%;
    max-width: 1200px;
}
.container {
    max-width: 1200px;
}
.call-btn-last a {
    padding: 15px 30px!important;
}
	
h1.banner-text {
    font-size: 48px;
    line-height: 65px;
}
h1.banner-text span {
    font-size: 48px;
}
.home h2 {
    font-size: 36px;
    line-height: 55px;
}
.home h2 p {
    font-size: 36px;
}
.bg-img-style {
    background-position: center center;
}

.padd-tb110 {
    padding-top: 60px;
    padding-bottom: 60px;
}	
.page-top .page-title {
    font-size: 54px;
}
.page-title-wrap {
    margin-top: 45px;
    margin-bottom: 30px;
}

h2.vc_custom_heading {
    font-size: 40px;
}
h3.vc_custom_heading {
    font-size: 32px;
}
.call-btn-last {
    margin-left: 5% !important;
}
#footer .footer-bottom {
    padding: 15px 15px;
}
#footer .footer-main {
    padding: 0 15px;
}
}




@media (max-width:1280px) {


.home-banner {
    padding: 100px 0 !important;
}
.padd-tb110 {
    padding-top: 60px;
    padding-bottom: 50px;
}
.page-top .page-title {
    font-size: 48px;
}
h3.vc_custom_heading {
    font-size: 30px;
}
h2.vc_custom_heading {
    color: #0b3531;
    font-family: 'Lora', serif !important;
    font-size: 36px;
}
.call-btns-last.default-green-button input.green-button.Donate_Btn {
    padding: 12px 30px !important;
    font-size: 15px !important;
}
#header .main-menu > li.menu-item > a {
    padding-left: 15px;
    padding-right: 15px;
}

.home h2 {
    line-height: initial;
}
}




@media (max-width:1200px) {


.call-btn-last {
    margin-left: 15px !important;
}
#header .main-menu > li.menu-item > a {
    padding-left: 12px;
    padding-right: 12px;
	font-size: 15px;
}

.call-btn-last a {
    padding: 15px 20px !important;
}

#custom_html-9 {
    right: -50px;
    top: 219px !important;
    bottom: inherit;
    position: absolute;
}
}


@media (max-width:1100px) {


.home-banner {
    padding: 80px 0 !important;
}
h1.banner-text {
    font-size: 40px;
    line-height: 55px;
}
h1.banner-text span {
    font-size: 40px;
}
.banner-btn.vc_btn3-inline a {
    padding: 12px 30px !important;
}
.padd-tb110 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.home h2 {
    font-size: 32px;
    line-height: 50px;
}
.home h2 p {
    font-size: 30px;
}
h3 {
    font-size: 36px;
    letter-spacing: 0;
}

.donation-text {
    padding-bottom: 60px;
}
.donation-blog{
	padding-top: 60px;
}
.top-text {
    font-size: 23px;
}
.donation-blog .blog-posts article.post-grid .grid-box p {
    font-size: 20px;
}
.call-btns-last.default-green-button input.green-button.Donate_Btn {
    padding: 10px 20px !important;
    font-size: 14px !important;
}
#header .main-menu > li.menu-item > a {
    font-size: 14px;
}
}



@media (max-width:1023px) {


#header .main-menu > li.menu-item > a {
    padding-left: 11px;
    padding-right: 11px;
}
}

@media (min-width:992px) {
.page-id-741 .video_subtitle/* 
,
.page-id-299 .video_subtitle,
.page-id-1011 .video_subtitle
 */ {
    margin-top: -25px;}
}


@media (max-width:991px) {


.col-lg-3 {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
}

/* 
.container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
 */

#header .main-menu {
    display: inherit;
}
.home h2 p {
    font-size: 28px;
}
h1.banner-text {
    font-size: 36px;
    line-height: 50px;
}
.banner-btn.vc_btn3-inline a {
    padding: 10px 25px !important;
    font-size: 16px;
	margin-top:10px;
}
.bg-img-style {
    background-position: center;
    background-size: 140%;
    padding: 0 !important;
}
.call-btn-last{
/* 	display:none; */
}

div#nav-panel {
    position: absolute;
    top: 80px !important;
    width: 100%;
    z-index: 999;
/*     background: #fff; */
	padding-top:20px;
}

#nav-panel .mobile-nav-wrap {
    max-height: 80vh;
    overflow-x: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    overflow-y: auto;
    margin-right: -17px;
    margin-left: -6px;
}

#header.sticky-header .header-main.sticky div#nav-panel {
    top: 55px !important;
}

#nav-panel .accordion-menu > li.menu-item > a, #nav-panel .accordion-menu > li.menu-item > .arrow {
    color: #597283;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}
#nav-panel .accordion-menu > li.menu-item > .arrow {
    padding-left: 40px;
    padding-right: 35px;
}

#nav-panel .accordion-menu li.menu-item.active>a, #nav-panel .accordion-menu>li.menu-item.active>.arrow {
    color: #597283;
}
.page-wrapper > .mobile-header-fixed > .call-btn-last, .page-wrapper > .mobile-header-fixed {
    display: block !important;
    margin: 0 !important;
    text-align: center;
}
.page-wrapper > .mobile-header-fixed > .call-btn-last a {
    padding: 10px 27px!important;
    display: block;
	    font-size: 18px;
}
.page-wrapper > .mobile-header-fixed > .call-btn-last i.fas.fa-phone {
    margin-right: 10px;
}
.download-pdf-store .wpb_wrapper.vc_column-inner {
    padding: 30px;
}
#nav-panel .accordion-menu li.menu-item.active > a {
    border-radius: 0;
    color: #e80b00;
    background-color: #f1fdfd;
}

#nav-panel .accordion-menu li.menu-item > a {
    color: #597283;
    font-size: 14px;
    font-weight: 500;
}

#nav-panel .accordion-menu .arrow:before {
    font-size: 27px;
}

.acor_cate .ptb_list-post>article {
    flex: 50%;
    max-width: 50%;
}
.origincode_videogallery_container>div >div.video-element {
    flex: 31.333% !important;
    max-width: 31% !important;
}
	.origincode_videogallery_container>div >div.video-element {
		margin:1% !important;
	}
.pageLeft_menu .widget_nav_menu ul li a, .pageLeft_menu .widget_nav_menu ul li li a {
    padding: 9px 7px 9px 0;
    font-size: 13px;
}

}


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

#header .header-main {
    margin-top: -24px !important;
}

#header .header-main .header-left {
    padding-bottom: 15px;
}

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


@media (max-width:839.98px) {

.text-white {
	display: block;
}

h2.vc_custom_heading.text-twitter,
h2.vc_custom_heading.text-twitter a {
	display: none;
}

h2.vc_custom_heading.text-twitter2.align-left,
h2.vc_custom_heading.text-twitter2.align-left a {
	display: block;
}


.col-lg-3 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.blw_bannerImg {
    margin-top: -20px;
}

#header.header-loaded .header-main {
/*     top: 5px !important; */
}

#header .logo {
    max-width: 180px;
    padding-top: 0px !important;
}
#header .mobile-toggle {
    display: inline-block;
    color: transparent;
    background-color: white;
    background: url(/wp-content/uploads/2020/07/flccc_hamburger.svg);
    border-radius: 0;
    padding: 10px 15px!important;
    font-size: 23px;
    width: 40px;
    height: 40px;
	position: fixed;
    right: 20px;
    top: 17px;
    margin: 0;
}
#header .header-main #main-menu {
    display: none;
}
#header.sticky-header .header-main.change-logo .logo img {
    transform: scale(0.9);
}
#header .header-right-bottom {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    top: 10px;
}

.header-container.container {
    border-bottom: 10px solid #4f6675;
    min-width: 100%;
    padding-top: 5px !important;
}
#header.sticky-header .header-main .container.header-container {
    display: inline-block;
    background-color: #fff;
}
#header.sticky-header .header-right-bottom {
   top: 8px;
	margin:0;
}
#header.sticky-header .header-main.sticky {
    background-color: transparent;
	box-shadow:none;
}
#header .header-main .container>div.header-right {
    display: none;
}

.pageLeft_menu .widget_nav_menu ul {
    background-color: transparent;
    border: 0;
    float: left;
/*     width: 100%; */
    box-shadow: none;
    border-right: none;
    width: auto;
/* 	margin: -60px 0 -10px 0 !important; */
    width: 100% !important;
}

.widget.widget_nav_menu {
    margin-top: -50px !important;
}

aside#nav_menu-2,
aside#nav_menu-3 {
    margin-top: 0px !important;
}

.pl-5.vc_column_container.col-md-7 {
    padding-left: 15px !important;
}
.desk-hidden {
    display: block;
}
.early-inter {
    background-image: none !important;
}
.team-modelbox {
    margin-bottom: 30px;
    min-height: auto;
    border-bottom: 1px dashed #4eafa3;
    padding-bottom: 20px;
}
.col-md-6.text-left, .col-md-6.text-right {
    text-align: center !important;
}
.home-banner {
    padding: 90px 0 !important;
}	
.bg-img-style {
    background-position: right;
    background-size: cover;
    padding: 0 !important;
}
.home-banner .wpb_wrapper.vc_column-inner .wpb_raw_html {
    text-align: center;
	margin-bottom:0 !important;
}
.banner-btn.vc_btn3-container.vc_btn3-inline {
    vertical-align: baseline;
    display: block;
    text-align: center;
    margin: 0 auto;
}
h1.banner-text {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 15px;
}
h1.banner-text span {
    font-size: 32px;
}
.home-banner {
    padding: 40px 0 30px!important;
}
.contact-form ul#gform_fields_1 li {
    padding: 0 !important;
}
.download-pdf-store .wpb_wrapper.vc_column-inner {
    padding: 30px 0;
}
.default-green-button.button-bottom {
    position: static;
    margin-bottom: 50px;
}
.default-green-button.button-bottom a {
    font-size: 17px !important;
    padding: 10px 5px !important;
    width: 100%;
}
.video-section .wpb_wrapper p {
    margin-bottom: 0 !important;
}
.video-section {
    margin-bottom: -20px;
    margin-top: -40px;
}
.video-section iframe {
    height: 250px;
}
.download-pdf-store .wpb_wrapper.vc_column-inner h6.vc_custom_heading {
    padding: 10px 2px!important;
    line-height: 24px;
    margin-bottom: 0;
}
.page-id-114 .resource-page .ptb_loops_wrapper>article {
    flex: 0 0 100%;
    max-width: 100%;}
	.neworigin_vid .origincode_videogallery_container>div >div.video-element {
    flex: 0 0 48%;
    max-width: 48% !important;
}	
.banner_secN {
    padding: 55px 0 0px 0 !important;
}

.is-menu path.search-icon-path {
    fill: #597283 !important;
}

li.astm-search-menu.is-menu.default.menu-item {
    display: block;
}

.is-menu.is-default form {
    display: block;
}

.is-menu.is-dropdown form {
    display: none;
}

/* ---Old (disabled) ConverterPro Popup--- */

/* 
div.cp-modal-body.cp-blank {
    text-align: left !important;
}
 */
.page-wrapper {
    overflow: hidden;
    margin-top: 20px !important;
}

#custom_html-9 {
    right: -50px;
    top: 219px !important;
    bottom: inherit;
    position: absolute;
}
}

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

.pageLeft_menu.vc_column_container {
    margin-top: -35px !important;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

#custom_html-9 {
    right: -50px;
    top: 142px !important;
    bottom: inherit;
    position: absolute;
}
}

@media only screen and (min-width: 641.1px){
.gform_wrapper .newsletter_form ul.gform_fields li.gfield {
    padding-right: 0;
}
}

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

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1.5 !important;
}
}
    
@media (max-width:580px) {

.team_carasol .ptb_module.ptb_title {
    margin-left: 0px !important;
    float: none !important;
}

.team_carasol .ptb_module.ptb_thumbnail {
    width: 220px;
    float: none;
    margin-bottom: 8px;
}

.ptb_entry_content ul {
    float: none !important;
    width: auto !important;
    padding-left: 0px !important;
}

#nav-panel .mobile-nav-wrap {
    margin-right: 0;
}

.padd-tb110 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.bg-img-style {
    background-position: 79% center;
    background-size: cover;
    padding: 0 !important;
}
p {
    font-size: 16px;
}
h1.banner-text {
    font-size: 24px;
    line-height: 44px;
}
.donation-text h3 {
    font-size: 32px;
    letter-spacing: 0;
    line-height: 38px;
}
.top-text {
    font-size: 18px;
}
.home h2 {
    font-size: 36px !important;
    line-height: 42px !important;
}
.home h2 p {
    font-size: 24px;
}
.home h2 p span {
    display: inline-block;
}
.page-wrapper > .mobile-header-fixed > .call-btn-last a {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
}
#footer .footer-bottom {
    padding: 15px 0 50px;
}
h3 {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 36px;
}
.video-section {
    margin-bottom: -30px;
    margin-top: -50px;
}
.ptb_featured-resources_row {
    padding: 30px 15px;
}
.on_post_date {
    right: 15px;
}
.acor_cate .ptb_list-post>article {
    flex: 100%;
    max-width: 100%;
}
.origincode_videogallery_container>div >div.video-element {
	flex:0 0 48% !important;
	max-width:48% !important;
}

.nb-notice-wrap .nb-plain-text-wrap {
	text-align:center !important;
}

.neworigin_vid .origincode_videogallery_container>div >div.video-element {
    flex: 0 0 98%;
    max-width: 98% !important;
}
.header-wrapper.wide .container {
    padding: 0 15px;
}
}

@media (max-width:480px) {


.col-lg-3 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
}


/*-------ADMIN----Backend------*/

/* 
.ptb_table_cell.ptb_post_cmb_link_button_text {
    width: 700px !important;
}

.ptb_table_row {
    display: flow-root !important;
}
 */

.customizer .text-1 input {
    min-width: 36px !important;
}

.flag_menu a {
	text-transform: none !important;
}

.flag_menu .menu-item .menu-item-type-custom .menu-item-object-custom {
	text-transform: none !important;
}


#menu-languages .pageLeft_menu .widget_nav_menu ul li a, #menu-languages .pageLeft_menu .widget_nav_menu ul li li a {
	text-transform: none !important;
}






/* ----- BRUNO 2021-02-14 ----*/
/* ---------------------------*/

input#input_6_3 {
    font-weight: 600;
}

.gform_wrapper .stayupdated_form ul li.gfield {
    margin-top: -8px !important;
}

.stayupdated_form h3.gform_title {
    margin-bottom: -16px;
    font-weight: 500;
    font-size: 14px;
	color: #0296a1;
}

/* 
.stayupdated_form .gform_footer.top_label {
    margin-left: -5px !important;
	text-align: left !important;
	float: left !important;
    max-width: 760px;}

input#gform_submit_button_6 {
		padding: 7px 14px 4px 14px;
		margin-top: 7px;
		margin-left: ;
}

@media only screen and (max-width:991px) {
	
	input#gform_submit_button_6 {
    	float: left;
		margin-left: 5px;
		margin-top: 65px;		
	}
	
	.div.ginput_container {
		margin-left: 11px;
	}
}

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

	

}

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

	.contact-form ul#gform_fields_1 li, .stayupdated_form ul#gform_fields_6 li {
    	padding: 22 !important; 
	}
	
	input#gform_submit_button_6 {
		margin-left: 5px;
		margin-top: 45px;		

	}
	
	.gform_footer {
		float: left;
	}
	
	.gfield {
		width: 100%;
	}
	
}
 */


/* ----- STAY UPDATED FORM PAGE -----*/
/* ----------------------------------*/

#gform_wrapper_7 {
    margin-left: 12px !important;
}

input#gform_submit_button_7 {
    margin-left: -12px;
}

.gform_wrapper .stayupdated_page .top_label input.large,
.gform_wrapper .stayupdated_page .top_label select.large {
    width: 100%;
    border-radius: 0;
    height: 40px;
    padding-left: 10px !important;
    border: 1px solid #dbe1df;
}

.page-id-1046 .alert-success,
.page-id-316 .alert-success,
.page-id-757 .alert-success {
    background: #e5f8ff;
    border: none !important;
    margin-bottom: 0 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    color: #2f2f2f;
}

.gform_wrapper .stayupdated_page ul.gfield_radio li label {
	font-size: 14px;
    font-weight: 500;
    padding-top: 3px;
    width: auto !important;
    max-width: max-content !important;
}


/* ----- STAY UPDATED SHORT FORM ----*/
/* ----------------------------------*/

#gform_wrapper_6 {
	margin-top: -10px !important;
	margin-bottom: 50px !important;
}


.gform_wrapper .stayupdated_form .gform_body {
    margin: 0;
    background: #e5f8ff;
    width: 738px;
    height: 49px;
}

input#gform_submit_button_6 {
/*    	float: left; */
	margin-left: 598px;
	margin-top: -23px;
	width: 170px;
	height: 31px;
}

/* feste Breiten für Formular */
.gform_body {
/* 	width: 1278px !important;	 */
}

#input_6_3 {
	font-size: 13px;
	width: 180px;
	height: 31px !important;
    position: relative;
    z-index: 5004 !important;
}

#input_6_5,
#input_6_6 {
	font-size: 13px;
	width: 172px;
	height: 31px !important;
}

#field_6_5 {
	width: 180px;
	height: 31px !important;
    position: relative;
    z-index: 5003 !important;
}
#field_6_6 {
	width: 180px;
	height: 31px !important;
    position: relative;
    z-index: 5003 !important;
}


@media only screen and (max-width:1080px) {
	
	/* feste Breiten für Formular */
.gform_wrapper .stayupdated_form .gform_body {
    width: 450px;
    height: 89px;
}

#input_6_3 {
	width: 210px;
    margin-top: 29px;
}
#field_6_5 {
	width: 220px;
}
#field_6_6 {
	width: 220px;
}
	
input#gform_submit_button_6 {
	margin-left: 269px;
	width: 210px;
}
	
.stayupdated_form .div.ginput_container {
/* 		margin-left: 11px; */
}

}



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

.stayupdated_form ul#gform_fields_6 {
    display: block;
}
	
input#gform_submit_button_6 {
		margin-left: 49px;
		margin-top: 0px;
		width: auto;
	}

.gform_wrapper .stayupdated_form .gform_body {
    width: 100% !important;
    height: 165px;
}
	
.stayupdated_form .gform_footer {
	float: left;
}
	
.stayupdated_form .gfield {
	width: 100%;
}
	
.stayupdated_form .gform_body {
	width: 100% !important;	
	padding-left: 0 !important;
	margin: 0 !important;
}
	
.gform_wrapper .stayupdated_form li.hidden_label input {
    margin-top: 9px;
}

#input_6_3 {
	width: 100% !important;
	margin-top: 20px;
}
#field_6_5 {
	width: 100% !important;
    margin-bottom: 16px !important;
}
#field_6_6 {
	width: 100% !important;
}
	
.stayupdated_form ul#gform_fields_6 {
    width: 100%;
}
		
}

.grecaptcha-badge {
/*     display: none !important; */
	z-index: 5006;
	margin-bottom: 80px;
}

label.gfield_label {
    font-size: 12px !important;
    margin-bottom: 0 !important;
    line-height: 18px !important;
}

select#gtranslate_selector {
    position: absolute;
    font-weight: 600;
    font-size: 10px;
    height: 30px;
    border: none;
    top: 0px;
    z-index: 5006;
}

/* removes empty line added since WP 5.7 if empty <p></p> tag exists (e.g. some shortcodes generate this)*/

body p:empty:before {
	content: none !important;
}



/* LAST EFFECT Porto Fancy Text*/

.word-rotator.zoom .word-rotator-items {
  -webkit-perspective: none;
  perspective: none;
}
.word-rotator.zoom b.active {
  opacity: 1;
  animation: zoom-in 2s;
}
.word-rotator.zoom b.inactive {
  animation: zoom-out 2s;
}
.word-rotator-items b {
  white-space: pre-line;
}

@media (max-width:839.98px) {

.word-rotator-items {
    max-width: 90%;}
}

/* CACHE-TEST 2021-03-29*/
.page-id-1179 .text-black a {
	font-size: unset !important;
}



/* 
#footer .footer-bottom a {
    text-decoration: underline !important;
}
 */

.home .home-donate-banner-mobile h2 {
	font-size: 30px !important;
}


#popup-box-home-featured {
	margin-top: -25px !important;
}

.xtra-rgt-pad img {
	padding-right: 30px !important;
}
/********************************************************/
/********************************************************/
/*************** START: GF and G-View customization  ***************/
/********************************************************/
/********************************************************/

/** https://covid19criticalcare.com/pharmacy-listing-request/ **/

/* Makes form text much more legible */
.page-id-2112 #gform_wrapper_12, .page-id-2122 #gform_wrapper_13  {
	color: black !important;
}

/* Corrects odd alignment of page title and form, keeps it straight */
.page-id-2112 #gform_wrapper_12 .gform_body, .page-id-2122 #gform_wrapper_13 .gform_body  {
	margin-left: 0px !important; 
}

/* pharma submit page - corrects odd alignment of page title and form, keeps it straight */
.page-id-2112 #gform_wrapper_12 .dta-ntry-frms label.gfield_label, .page-id-2122 #gform_wrapper_13 .dta-ntry-frms  label.gfield_label {
    font-size: 16px !important;
	/* color: inherit !important; */
}


/** https://covid19criticalcare.com/ list results
 * Search Results view
 * **/
.gv-widget-search .gv-search-box label {
	color: black !important;
	font-weight: 600 !important;
}

/* fixes width of "Show entries" selections */
.dataTables_wrapper label select {
	width: 50px !important;
}

/* all view copy color so easier to read */
#gv-datatables-2096 .dataTables_scroll {
	color: black !important;
}

/* fixes spacing between buttons */
#gv_search_button_2096 {
	margin-right: 24px !important;
}

/* fixes width of "Filters" selections */
.gv-search-field-select, .gv-search-field-text {
	min-width: auto !important;
}

/* rounded corner solution */
.gv-widget-search .gv-search-clear {
	border-radius: 4px !important;
}

#DataTables_Table_0_length {
	margin-top: 20px !important;
}

.gv-grid-col-1-1 .gv-widget-search .gv-search-box-submit {
	margin-top: 24px !important;
}

/*************** END: GF customization  ***************/

/********************************************************/
/********************************************************/
/*************** START: Homepage Head  ***************/
/********************************************************/
/********************************************************/

.w3-homepage-row {
	margin-bottom: 5em !important;
}

.w3-homepage-left-column {
	margin: 0 !important;
  margin-top: 20px !important;
}

.w3-homepage-right-column {
	margin: 0 !important;
  	margin-top: 20px !important;
	margin-left: 10px !important;
}

.w3-homepage-headline {
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}



.w3-homepage-right-headline-top {
	width: 100%;
}

.w3-homepage-right-box-bot {
	padding: 15px 20px;
	text-align: justify;
}

.w3-homepage-right-box {
	background: #edf7f9;
  	padding-top: 7em !important;
	margin-bottom: 1em !important;
	text-align: center !important;
}

.w3-homepage-right-box .w3-home-donation-btn a {
	width: 125px !important;
}

.w3-homepage-box {
	padding: 20px 20px !important;
}

.w3-homepage-shadow {
	box-shadow: 0px 0px 5px 2px rgba(212, 212, 212, 1);
}

.w3-homepage-margin-0 {
	margin-bottom: 0px !important;
}

.w3-homepage-donate-image {
	position: absolute;
  	max-width: 180px;
  	top: 10px;
	left: 5px;
}

.w3-homepage-mystory-image {
	margin-top: 1em;
}

.w3-homepage-donate-btn a {
	padding: 7px 10px 7px 10px !important;
	font-size: 20px !important;
	font-weight: 700;
	color: white !important;
	background: #0296a1 !important;
}

.w3-homepage-white-btn a {
	max-width: 150px;
	min-width: 150px;
	padding: 0.333rem 0.833rem !important;
	color: #00C1CF !important;
	font-weight: 700;
	background: white !important;
	border: 2px solid #00C1CF !important;
	transition: .3s ease-in-out;
}

.w3-homepage-white-btn a:hover {
	color: white !important;
	background: #00C1CF !important;
}

@media (min-width: 768px) {
	.w3-homepage-videobox {
		max-width: 64% !important;
		margin-right: 2.666666% !important;
	}
}

@media (max-width: 1055px) {
	.w3-homepage-right-headline-top {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
	.w3-homepage-white-btn {
		width: 100%;
	}
	.w3-homepage-right-box-bot {
		text-align: center !important;
	}
}

@media (max-width: 768px) {
	.w3-homepage-left-colum-bot {
		margin-top: 2em;
	}
	.w3-homepage-right-column {
		margin-left: 0 !important;
	}
	.w3-homepage-right-row {
		padding: 0 !important;
		text-align: center !important;
	}
	.w3-homepage-donate-image {
		max-width: 150px;
	}
	.w3-homepage-mystory-image {
		max-width: 200px;
	}
}
/*************** END: Homepage Head  ***************/