/*
Theme Name: Born to Give Child Theme 
Theme URI: http://wp2.imithemes.com/born-to-give/
Description: Child theme for Born to Give WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: born-to-give
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Abel|Julius+Sans+One|Raleway|Tenor+Sans");
@import url("https://fonts.googleapis.com/css?family=Arimo|Noto+Serif|Nunito+Sans|Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Quicksand");
@import url("https://fonts.googleapis.com/css?family=Cinzel|Della+Respira");

@import url("../born-to-give/style.css");
@import url("cdn-images.mailchimp.com/embedcode/classic-10_7.css");

.woocommerce-cart .shop_table .cart-subtotal,.woocommerce-cart .shop_table .woocommerce-shipping-methods
{
    display:none;
}

.woocommerce-checkout .shop_table .cart-subtotal,.woocommerce-checkout .shop_table .woocommerce-shipping-totals
{
    display:none;
}


.single .summary.entry-summary form.cart .in-action-elements button.wc-donation-f-submit-donation {
    display: none;
}


.archive ul.products.columns-3 a.button.add_to_cart_button {
    background: #31aff5;
    border: 0!important;
    text-shadow: none!important;
    color: #fff;
    min-height: 34px;
    line-height: 34px;
    padding-top: 0;
    padding-bottom: 0;
}

.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout button#place_order {
    display: block;
    text-align: center;
    font-size: 1.25em;
    padding: 1em;
    max-width: 450px;
    width: 100%;
}

.woocommerce-checkout .wc_donation_on_checkout button#wc-donation-round-f-submit-donation,
.woocommerce-checkout .wc_donation_on_checkout button#wc-donation-round-f-submit-skip-donation {
    background: #31aff5 !important;
    border-color: #31aff5 !important;
} 

.wc-donation-popup .wc-donation-in-action .donation_text {
    font-size: 20px;
}

.woocommerce ul.order_details {
    margin: 0 0 2em;
}
.woocommerce ul.order_details li {
    margin-bottom: 1em;
}
.woocommerce-shop .custom_btn.button, 
.woocommerce-shop .custom_btn.button:hover {
    background: #31aff5;
    color: #fff;
    border: none;
}
.page-template-scientists .filterby {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
}
.page-template-scientists .filter-group {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    align-items: center;
}
.page-template-scientists .filter-group > div {
    margin-left: 15px;
}
.page-template-scientists .filter-group .title {
    display: inline-block;
    margin-right: 5px;
}
.page-template-scientists .areafocus_select, 
.page-template-scientists .cancertype_select, 
.page-template-scientists .filter3 form input {
	padding: 3px 10px;
	border: 1px solid #31aff5;
	border-radius: 3px;
	height: 35px;
	margin-left: 5px;
	width: 200px;
	background: transparent;
	-webkit-background: transparent;
}

.page-template-scientists .inner_section {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin-left: -15px;
}
.page-template-scientists .inner_section > a {
    width: 25%;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 15px;
}
.page-template-scientists .inner_section img {
    width: 100%;
}
.page-template-scientists .inner_section > a {
    color: #333;
}
.page-template-scientists .inner_section > a div:first-child {
    margin-bottom: 10px;
}
.page-template-scientists .inner_section > a:hover {
    color: #31aff5;
}
.page-template-scientists .inner_section .noresult {
    padding: 0 15px;
}
.page-template-scientists .button {
    padding: 14px 20px;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 24px;
    border-radius: 5px;
    margin: 25px 0 40px;
    border: 1px solid transparent;
}
.page-template-scientists .filter-group .reset_btn {
    background: #31aff5;
    height: 35px;
    display: inline-block;
    line-height: 1.4;
    padding: 5px 60px;
    border-radius: 5px;
    color: #fff;
}
.page-template-scientists .filter3 form {
    position: relative;
}
.page-template-scientists .filter3 form input {
    padding-right: 30px;
}
.page-template-scientists .filter3 form:after {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 4px;
    font-size: 16px;
    z-index: 1;
    cursor: pointer;
}
.page-template-scientists .scientist_topbar {
    padding: 0 100px;
}

.page-template-scientists .collab_scientist {
    width: calc(100% + 60px);
    margin-left: -30px;
    display: flex;
    flex-wrap: wrap;
}
.page-template-scientists .currunt_section {
    display: flex;
    flex-wrap: wrap;
}
.page-template-scientists .currunt_section .collab_title {
    padding: 0 20px;
}
.page-template-scientists .collab_scientist .column {
    width: calc(33.33% - 40px);
    float: left;
    margin: 0 20px 30px;
    background: #ddd;
    padding: 30px 20px 10px;
}
.page-template-scientists .collab_scientist .top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-template-scientists .collab_scientist .top .cols {
    width: 47%;
    float: left;
    text-align: center;
}
.page-template-scientists .collab_scientist .column img {
    width: 100%;
    margin-bottom: 5px;
}
.page-template-scientists .collab_scientist .content {
    padding: 0;
    text-align: center;
    min-height: auto;
    margin-bottom: 20px;
}
.page-template-scientists .aim_hi_section .inner_section {
    justify-content: center;
    width: 100%;
    margin: 0;
}
.page-template-scientists .aim_hi_section .inner_section > a {
    width: 33.33%;
    padding: 0 40px;
}



.top_ways .wpb_text_column p {
    min-height: 72px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ways_to_give .owl-nav button {
    position: absolute;
    top: calc(50% - 102px);
    transform: translateY(-50%);
}

.ways_to_give .owl-nav button span {
    font-size: 50px;
}

.ways_to_give .owl-nav .owl-prev {
    left: -30px;
}

.ways_to_give .owl-nav .owl-next {
    right: -30px;
}
.ways_slider .container {
    width: 100%;
    padding: 0;
}
.ways_to_give  .owl-carousel .owl-stage-outer {
    padding: 10px;
}

.ways_to_give .item .content_wrap {
    padding: 20px;
    position: relative;
    border: 1px solid #E6E6E6;
    min-height: 200px;
    overflow: hidden;
    padding-bottom: 0;
}


.ways_to_give .owl-buttons .owl-prev, .ways_to_give .owl-buttons .owl-next {
    display: block;
    background: transparent;
    font-size: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.ways_to_give .owl-buttons .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 29px;
    color: black;
    vertical-align: text-top;
}
.ways_to_give .owl-buttons .owl-next:before {
    vertical-align: text-bottom;
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 29px;
    color: black;
}


.ways_to_give .owl-buttons .owl-next {
    right: -28px !important;
    transform: rotate(180deg);
}
.ways_to_give .owl-buttons .owl-prev {
    left: 1px !important;
}
.ways_to_give .owl-wrapper .owl-item {
    height: 100%;
}
@media screen and (max-width: 767px){
    header.site-header {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 494px){
    header.site-header {
        padding-bottom: 0px;
    } 
}
.cart-module{ display: none; }
.post-type-archive-product .cart-module, .single-product .cart-module,.woocommerce-cart .cart-module{ display: block !important; }
.box-hold .search-module-trigger {
    margin-right: 50px;
}

.box-hold .cart-module.header-equaler {
    float: right;
    margin-top: 0;
    margin-right: 0;
}
.site-header .header_top #cart-module-trigger {
    margin: 0;
    display: inline-block;
    line-height: 38px;
    height: 100%;
    color: #fff;
}

.woocommerce div.product form.cart .button {
    margin-right: 10px;
    margin-bottom: 10px;
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
    background: #fff;
    color: white;
    min-height: 34px;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    border-radius: 5px;
}
div#wc_donation_on_shortcode_46972 {
    width: 100%;
    float: left;
    margin-top: 20px;
}

/*New home page css*/


/*child theme css*/
.site-header .header_top {
    background: #31aff5;
}
.header_top .tributton {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.header_top .tributton .btn-primary {
    background: #00468d;
}
.header_top .tributton .btn-primary2 {
    background: #fed313;
}
.header_top .tributton a {
    border-radius: 0;
    margin: 0;
    width: 250px;
    display: inline-block;
    text-align: center;
    padding: 2px 5px;
}
.site-header .search-module-trigger {
    margin: 0 !important;
    height: auto;
    line-height: revert;
}
.site-header .header_bottom .row {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.site-header .header_bottom {
    padding-bottom: 10px;
}
.site-header .header_bottom #menu-primary-menu {
    margin: 0 !important;
}
.site-header .header_bottom #menu-primary-menu li {
    margin: 0;
}
.site-header .site-logo {
    padding: 0 40px !important;
    position: relative;
    margin-top: -30px;
}
.site-header .site-logo:before {
    content: '';
    border-bottom: 40px solid #ffffff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    height: 0;
    width: 100%;
    position: absolute;
    top: -10px;
    left: 0;
}
.site-header .site-logo img {
    margin: 0 !important;
}
.site-header .site-logo a {
    position: relative;
    z-index: 1;
}
.is-sticky .site-header .site-logo:before {
    border-bottom: 40px solid #004b8d;
    top: -14px;
}
.is-sticky .site-header .header_bottom #menu-primary-menu {
    top: 10px;
    position: relative;
}
#undefined-sticky-wrapper {
    height: auto !important;
}
.site-header .box-hold #menu-toggle i {
    color: #fff !important;
}
.home_main_slider .vc_column-inner .wpb_content_element {
    margin-bottom: 0;
}
.home_main_slider .vc_column-inner {
    padding-top: 0 !important;
}
.home_features_sec .wpb_wrapper strong {
    font-weight: normal;
}
.home_features_sec .featured-link span {
    text-transform: capitalize;
    opacity: 1;
    color: #000;
    font-size: 16px;
}
.fundraise_title h1 {
    color: #000;
}
.home_about_sec .wpb_wrapper .vc_cta3-container .vc_cta3 {
    border: none;
    padding: 0 80px 0 0;
}
.home_about_sec .home_about_right {
    position: relative;
    padding-left: 50px;
}
.home_about_sec .home_about_bigimg {
    margin: 0;
}
.home_about_sec .home_about_smallimg {
    max-width: 275px;
    position: absolute;
    z-index: 111;
    left: -70px;
    bottom: 40px;
    border: 10px solid #fff;
    margin: 0;
}
.home_about_sec .home_about_bigimg .vc_single_image-wrapper:after {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    right: 0;
    background-size: 100%;
    background-image: repeating-linear-gradient(40deg, transparent 1px 5px, #e6e6e6 0px 7px);
    transition: all 0.5s;
    bottom: 0;
    z-index: -1;
}

.home_about_sec .home_about_bigimg .vc_single_image-wrapper {
    position: relative;
    padding: 0 20px 20px 0;
}

.home_about_sec .wpb_wrapper figure.wpb_wrapper {
    padding: 0;
}
.home_about_main header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.home_about_main header h4 {
    margin: 0;
}
.home_about_main header h4:before,
.home_about_main header h4:after, 
.oncology_metaserver .metaserve_right h2:before, 
.oncology_metaserver .metaserve_right h2:after, 
.home_cus_title:before,
.home_cus_title:after, 
.home_cus_title h2:before,
.home_cus_title h2:after {
    display: none;
}
.home_about_main header h4 {
    text-transform: capitalize;
    letter-spacing: 0;
}
.home_about_main header h2 {
    font-size: 43px;
    line-height: 1.2;
}
.oncology_metaserver .vc_column-inner {
    padding: 0 !important;
}
.oncology_metaserver .vc_column-inner .wpb_wrapper {
    float: left;
}
.oncology_metaserver .metaserve_right {
    padding: 0 110px;
}
.oncology_metaserver .mertaserv_img {
    box-shadow: 0px 3px 30px #00000033;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.home_donate_sec.vc_row-has-fill .metaserve_right {
    padding: 0 0 0 25px;
}
.oncology_metaserver .metaserve_right h2 {
    color: #000;
    margin: 0 0 10px;
    line-height: 1.2;
    font-size: 30px;
}
.oncology_metaserver .vc_row-has-fill {
    display: flex;
    align-items: center;
    padding: 0;
}
.oncology_metaserver form {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.oncology_metaserver form .form-group {
    margin-bottom: 15px;
    position: relative;
    margin-left: 20px;
}
.oncology_metaserver .metaserve_right p {
    margin-bottom: 20px;
    color: #000;
}
.oncology_metaserver .metaserve_right .vc_btn3-container {
    margin: 0;
    width: 100%;
    float: left;
}
.home_donate_sec.vc_row-has-fill p {
    color: #fff;
}
.home_donate_sec.vc_row-has-fill {
    width: 800px;
    align-items: flex-start;
    padding: 30px;
}
.home_donate_sec form label {
    width: 95px;
    text-align: center;
    margin: 0;
    background: #a1e0ab;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
}
.home_donate_sec form label.active_radio {
    background: #40bf57;
}
.home_donate_sec form input#number {
    display: inline-block;
    height: 45px;
    float: right;
    width: calc(100% - 135px);
    margin-left: 20px;
    border-radius: 5px;
    border: 1px solid #c2c5c6;
    padding: 10px 15px;
}
.oncology_metaserver form .form-group input {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
}
.home_donate_sec form input[type="button"] {
    display: block;
    float: right;
    width: 100px;
    height: 45px;
    background: #218ae6;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    border: none;
}
.home_donate_sec form br {
    display: none;
}

.home_achivements .featured-text {
    border: 1px solid #e6e6e6;
    padding: 20px 20px;
    height: 160px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
}
.home_achivements .featured-text span {
    width: 100%;
    font-size: 17px;
    color: #111111;
    text-transform: revert;
    font-weight: 600;
}
.home_achivements .featured-text strong {
    order: 1;
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: normal;
    color: #000;
    display: inline-block;
    line-height: 1.2;
}

.home_services .vc_column_container .vc_column-inner {
    padding: 0;
    box-shadow: 0 1px 10px rgb(0 0 0 / 10%);
}
.home_services .wpb_text_column {
    position: absolute;
    top: 42%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}
.home_cus_title {
    margin: 0 0 20px;
    line-height: 1.2;
    color: #000;
}
.home_services .home_cus_title {
    font-size: 25px;
text-transform: uppercase;color: #000;margin-bottom: 50px;}
.home_services {
    display: flex;
}
.home_services .vc_column-inner {
    height: 100%;
}
.home_services .home_btn {
    margin: 0;
    position: absolute;
    bottom: -12px;
    right: 0;
    left: 0;
}
.home_services .home_btn a, 
.home_btn button, 
.oncology_inner .home_btn a {
    border-radius: 0 !important;
    padding: 12px 20px;
    width: 150px;
    font-weight: 900;
}
.testimonial .client-says {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    padding: 50px 50px 50px 0;
    width: calc(100% - 125px);
    float: right;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}
.testimonial .client-says .col-left {
    width: 22%;
    float: left;
    margin-left: -110px;
    padding: 10px 0 0 10px;
    position: relative;
    z-index: 11;
}
.testimonial .client-says .col-left img {
    width: 100%;
}
.testimonial .client-says .col-left:before {
    content: '';
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background: #2dadf4;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}
.testimonial .client-says .col-right {
    width: 78%;
    padding-left: 50px;
}
.home_support_btn {
    position: absolute;
    top: -25px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 111;
}
.home_support_btn .vc_btn3.vc_btn3-shape-rounded {
    border-radius: 0;
    font-weight: 600;
    padding: 15px 40px;
    font-size: 16px;
}
.home_testimonial_sec {
    overflow: revert !important;
}
.testimonial .client-says .name {
    color: #0b3b83;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}
.testimonial .client-says p {
    font-style: italic;
    color: #000;
    font-size: 18px;
}
.home_newsletter .ngp-form {
    max-width: 100%;
}

.home_newsletter .at-inner {
    background: transparent;
}
.home_newsletter .ngp-form {
    max-width: 100%;
font-size: 0;width: 100%;}
.home_newsletter .vc_column-inner {
    padding: 0;
}
.home_newsletter form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.home_newsletter form legend {
    display: none;
}
.home_newsletter form input {
    height: 60px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 5px 15px !important;
}
.home_newsletter form input:focus {
    border: none;
}
.home_newsletter fieldset {
    padding: 0 !important;
    min-width: auto !important;
    width: calc(100% - 180px);
}
.home_newsletter .at-form-submit {
    padding: 0;
    width: auto;
}
.home_newsletter header.at-title {
    display: none;
}
.home_newsletter form label {
    margin: 0 !important;
}
.home_newsletter .vc_column-inner {
    padding: 0 !important;
}
.home_newsletter .at-form-submit .at-submit {
    background: #fed313 !important;
    width: 180px;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.home_newsletter form input::placeholder {
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
    text-transform: uppercase;
}
.home_newsletter form label {
    font-size: 0;
}
/* .home_newsletter {
    width: 100% !important;
    left: revert !important;
    overflow: revert !important;
    float: left;
} */
.home_newsletter .container {
    float: revert;
}
.home_newsletter .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.home_newsletter .wpb_wrapper .vc_row {
    margin: 0;
    width: 40%;
    float: left;
}
.home_newsletter .wpb_wrapper .vc_custom_1652076543742 {
    width: 60%;
    float: left;
    padding-left: 20px;
}
.footer_widget h4.widgettitle {
    font-size: 20px;
    text-transform: capitalize;
}
.site-footer #menu-footer-bottom li {
    padding: 0;
    border: none;
}
.site-footer #menu-footer-bottom li a {
    font-size: 16px;
}
.site-footer #menu-footer-bottom li a:before {
    display: none;
}
.site-footer .footer_logo_imgs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.site-footer .footer_logo_imgs a {
    width: 33.33%;
    padding: 5px;
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
}
.site-footer .foo_col_1 ul {
    margin: 30px 0 25px;
}
.site-footer .foo_col_1 ul li {
    list-style: none;
    display: inline-block;
    margin: 0 2px;
}
.site-footer .foo_col_1 ul li a br {
    display: none;
}
.site-footer .foo_col_1 ul li a {
    width: 40px;
    height: 40px;
    line-height: 38px;
    background: white;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}
.site-footer .foo_col_1 ul li a .fa {
    display: revert;
    font-size: 18px;
    color: #00498d;
}
.site-footer .foo_col_3 ul {
    margin: 0;
}
.site-footer .foo_col_3 ul li {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.site-footer .foo_col_3 ul li figure {
    width: 35px;
}
.site-footer .foo_col_3 ul li p {
    width: calc(100% - 35px);
}
.site-footer .widget_nav_menu {
    padding: 50px 0 0 80px;
}
.site-footer .foo_col_3 {
    padding: 50px 40px 0 0;
}
#amznCharityBannerInner {
    width: 100% !important;
}
.site-footer iframe {
    margin-bottom: 5px;
}
.home_latest_post .owl-carousel .blog-grid-item .grid-item-content {
    position: revert;
    min-height: 130px;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 10%);
}
.home_latest_post .owl-carousel .blog-grid-item .meta-data {
    background: #00498d;
    position: absolute;
    top: 194px;
    z-index: 1;
    margin: 0;
    left: 30px;
    padding: 14px 15px;
    opacity: 1;
}
.home_latest_post .owl-carousel .blog-grid-item h3 a {
    color: #000;
}
.home_latest_post .grid-item-inner {
    border: none;
}
.home_latest_post .owl-carousel .item {
    padding-bottom: 10px;
}
.home_latest_post .owl-carousel .blog-grid-item .meta-data:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 44px solid #00498d;
    border-right: 20px solid transparent;
    position: absolute;
    z-index: 99999;
    top: 0;
    right: -20px;
}
.site-footer-bottom p {
    font-size: 14px;
}
.site-footer p {
    font-size: 16px;
}

/*----------------- Start of responsive ------------------*/
@media screen and (max-width:1199px) {
    .site-header .box-hold .cart-module.header-equaler {
        margin-right: 20px;
    }
    .site-header .site-logo {
        margin-top: 0;
    }
    .site-header .header_bottom #menu-primary-menu li {
        margin: 0 8px !important;
        font-size: 12px;
    }
    .home_achivements .featured-text strong {
        font-size: 40px;
    }
    .oncology_metaserver .mertaserv_img {
        width: 80px;
    }
    .oncology_metaserver .metaserve_right {
        padding: 0 70px;
    }
    .home_services .wpb_text_column img {
        width: 80px;
    }
    .home_services .wpb_text_column {
        top: 38%;
    }
    .site-footer .col-md-3 {
        width: 50%;
    }
    .site-footer .foo_col_3 {
        padding: 0 40px 0 0;
    }
    .site-footer .footer_logo_imgs {
        max-width: 312px;
    }
    .site-footer .footer_logo_imgs a {
        width: 104px;
    }
    /* .site-header .header_bottom #menu-primary-menu .fa-angle-down {
        display: none;
    } */
    .testimonial .client-says .col-left {
        width: 200px;
        margin-left: 20px;
    }
    .testimonial .client-says .col-right {
        padding: 20px;
        width: 100%;
    }
    .testimonial .client-says {
        padding: 20px 10px 10px 0;
        width: 100%;
    }
    .page-template-scientists .areafocus_select, .page-template-scientists .cancertype_select, .page-template-scientists .filter3 form input {
        margin: 0 5px 10px 0;
        width: 200px;
    }
    .scientist_topbar, .page-template-scientists .scientist_topbar {
        padding: 0 60px;
    }
    .page-template-scientists .collab_scientist {
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .page-template-scientists .collab_scientist .column {
        width: calc(33.33% - 40px);
        margin: 0 20px 30px;
    }
    .page-template-scientists .currunt_section .collab_title {
        padding: 0 20px;
    }
}

@media screen and (max-width:991px) {
    .ways_to_give .owl-nav .owl-prev {
        left: 0;
    }
    .ways_to_give .owl-nav .owl-next{
        right: 0;
    }
    .site-header .box-hold .cart-module.header-equaler {
        margin-right: 0;
        position: absolute;
        right: 80px;
        top: 22px;
    }
    .site-header .box-hold {
        position: relative;
    }
    .site-header #menu-primary-menu {
        top: 0;
        right: 0;
        left: 130px;
        margin: 0 auto;
    }
    .site-header #menu-toggle {
        padding-top: 24px;
    }
    #menu-primary-menu li {
        margin: 0 !important;
    }
    .site-header .site-logo {
        padding: 10px 0 0!important;
        margin-top: 0;
    }
    .tributton {
        width: 100%;
        padding: 10px 15px 20px;
        text-align: right;
    }
    .is-sticky .site-header .site-logo:before, 
    .site-header .site-logo:before {
        display: none;
    }
    .site-header .header_top #menu-toggle {
        bottom: 15px;
    }
    .is-sticky .site-header .header_top #menu-toggle {
        top: 28px;
    }
    .site-header .box-hold #menu-toggle i {
        color: #31aff5 !important;
    }
    .header_top .tributton a {
        width: 220px;
        padding: 2px 5px;
        font-size: 12px;
    }
    .site-header .header_top #menu-toggle {
        position: absolute;
        z-index: 9999;
        right: 0;
        bottom: 15px;
    }    
    .is-sticky .site-header .header_top #menu-toggle {
        top: 28px;
    }
    .is-sticky .site-header .header_top #menu-toggle i {
        color: #fff !important;
    }
    .is-sticky .site-header .header_bottom #menu-primary-menu {
        position: absolute;
    }
    .site-header .header_bottom #menu-primary-menu li {
        margin: 0 !important;
    }
    .home_achivements .featured-text strong {
        font-size: 30px;
    }
    .home_achivements .featured-text {
        height: 140px !important;
    }
    .home_features_sec .wpb_wrapper strong {
        font-size: 22px;
    }
    .home_about_sec .home_about_main {
        margin-bottom: 40px !important;
    }
    .oncology_metaserver.vc_parallax-content-moving {
        padding: 50px 0 !important;
    }
    .oncology_metaserver form .form-group {
        margin-left: 15px;
    }
    .oncology_metaserver .metaserve_right {
        padding: 20px 50px;
    }
    .home_donate_sec form label {
        width: 90px;
    }
    .home_donate_sec form input#number {
        width: calc(100% - 125px);
        margin-left: 15px;
    }
    .home_services .home_cus_title {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .home_services .wpb_text_column {
        top: 39%;
    }
    .wpb_single_image.vc_align_left {
        margin-bottom: 50px !important;
    }
    .home_about_sec .home_about_smallimg {
        left: 0;
    }
    .home_services .wpb_text_column img {
        width: 60px;
    }
    .home_services {
        margin-bottom: 90px !important;
        margin: 0 !important;
    }
    .home_newsletter h1 {
        font-size: 26px;
    }
    .home_newsletter form input {
        height: 50px !important;
    }
    .site-footer .widget_nav_menu {
        padding: 50px 0 0 20px;
    }
    .fundraise_title h1 {
        font-size: 30px;
    }
    .home_cus_title {
        font-size: 30px;
    }    
    .home_about_sec .vc_col-sm-6 {
        width: 100%;
    }
    .home_about_sec .home_about_bigimg .vc_single_image-wrapper, 
    .home_about_sec .wpb_wrapper figure.wpb_wrapper, 
    .home_about_sec .wpb_wrapper figure.wpb_wrapper img {
        width: 100%;
    }
    .home_about_sec .home_about_right {
        padding: 20px 0 0 40px;
    }
    .home_about_main header h2 {
        font-size: 30px;
    }
    .oncology_metaserver .vc_row-has-fill {
        width: 750px;
    }
    .page-template-scientists .inner_section > a {
        width: 33.33%;
    }
    .page-template-scientists .buttons {
        padding: 12px 20px;
        font-size: 22px;
        margin: 20px 0 30px;
    }
    .page-template-scientists .filter-group .reset_btn {
        margin-bottom: 10px;
    }
    .page-template-scientists .filter-group .title {
        display: inline-block;
        width: 130px;
    }
    .scientist_topbar, .page-template-scientists .scientist_topbar {
        padding: 0 20px;
    }
    .page-template-scientists .aim_hi_section .inner_section > a {
        padding: 0 20px;
    }
    .page-template-scientists .collab_scientist .column {
        width: calc(50% - 40px);
    }
}

@media screen and (max-width:767px) {
    .site-header .box-hold .cart-module.header-equaler {
        right: 70px;
        top: 35px;
    }
    .sticky.site-header .box-hold .cart-module.header-equaler {
        top: 30px;
    }
    .site-header .mobile-donate-2 {
        margin-top: 0 !important;
    }
    .tributton {
        display: none;
    }
    .site-header #menu-toggle {
        padding-top: 0;
        margin: 0 !important;
        position: absolute;
        right: 10px;
        top: 45px;
        z-index: 999;
    }
    .sticky.site-header #menu-toggle {
        bottom: 2px;
    }
    .site-header .site-logo {
        padding: 0 !important;
    }
    .site-header {
        padding: 15px 0 !important;
    }
    .site-header .box-hold #menu-toggle i {
        padding: 0;
    }
    .site-header #menu-primary-menu {
        top: 115px;
        left: 0;
    }
    .sticky.site-header #menu-primary-menu {
        top: 94px;
    }
    .header_top .tributton {
        visibility: hidden;
    }
    .home_about_sec .home_about_smallimg {
        max-width: 200px;
        left: 20px;
        border-width: 5px;
    }
    .wpb_single_image.vc_align_left {
        margin-bottom: 0 !important;
    }
    .home_about_sec .home_about_bigimg .vc_single_image-wrapper, 
    .home_about_sec .wpb_wrapper figure.wpb_wrapper, 
    .home_about_sec .wpb_wrapper figure.wpb_wrapper img {
        width: 100%;
    }
    .home_about_sec .home_about_right {
        margin-top: 30px;
    }
    .oncology_metaserver .vc_row-has-fill {
        flex-wrap: wrap;
        width: 100%;
    }
    .oncology_metaserver .mertaserv_img {
        top: 54vw;
        left: 50%;
    }
    .home_services .home_cus_title {
        margin: 20px 0 40px;
    }
    .oncology_metaserver .metaserve_right {
        padding: 20px 20px 40px;
        width: 100%;
    }
    .oncology_metaserver .vc_column-inner .wpb_wrapper {
        float: revert;
    }
    .home_donate_sec.oncology_inner .wpb_wrapper, 
    .home_donate_sec.oncology_inner h2 {
        text-align: center !important;
    }
    .oncology_metaserver form {
        justify-content: center;
    }
    .home_donate_sec form input#number {
        width: calc(100% - 125px);
        margin: 0 15px 0 0;
    }
    .home_services {
        flex-wrap: wrap;
    }
    .home_services .vc_col-sm-4 {
        margin-bottom: 40px;
    }
    .site-footer .col-md-3 {
        width: 100%;
    }
    .site-footer .widget_nav_menu {
        padding: 0 15px;
    }
    .site-footer .foo_col_3 {
        padding: 0 15px;
    }
    .home_services.vc_custom_1651832548504 {
        margin: 0 0 30px !important;
    }
    .home_about_sec .wpb_wrapper .vc_cta3-container .vc_cta3 {
        padding: 0;
    }
    .home_newsletter .wpb_wrapper .vc_row {
        width: 100%;
        padding: 30px 0 20px !important;
    }
    .home_newsletter .wpb_wrapper {
        justify-content: center;
    }
    .home_newsletter fieldset {
        width: 100%;
        margin-bottom: 15px !important;
    }
    .home_newsletter .wpb_wrapper .vc_custom_1652076543742 {
        width: 100%;
        padding-left: 0;
    }
    .home_newsletter .container {
        padding-bottom: 40px;
    }
    .home_services .home_cus_title {
        margin: 40px 0 40px;
    }
    .home_services .wpb_text_column {
        top: 49vw;
    }
    .fundraise_title .vc_custom_1651818221203 {
        padding: 0 !important;
        margin: 0 0 10px;
    }
    .home_about_sec .vc_column-inner {
        padding-top: 0 !important;
    }
    .home_achivements.vc_custom_1651811247503 {
        margin-bottom: 40px !important;
    }
    .home_testimonial_sec .vc_column-inner.vc_custom_1651836505953 {
        padding-bottom: 20px !important;
    }
    .testimonial .client-says .col-right {
        padding: 30px 20px 20px;
        width: 100%;
    }
    .testimonial .client-says {
        padding: 20px 0 0 0;
        width: 100%;
    }
    .home_testimonial_sec .owl-wrapper-outer {
        padding-top: 0;
    }
    .site-footer {
        padding: 50px 0 20px !important;
    }
    .site-footer .footer_widget {
        margin-bottom: 20px;
    }
    .site-footer .footer_logo_imgs {
        max-width: 315px;
    }
    .site-footer .footer_logo_imgs a {
        width: 105px;
    }
    .page-template-scientists .inner_section > a, 
    .page-template-scientists .aim_hi_section .inner_section > a {
        width: 50%;
        padding: 0 10px;
    }
    .page-template-scientists .areafocus_select, .page-template-scientists .cancertype_select {
        margin: 5px 0 15px;
        padding: 5px 8px;
        border: 1px solid #31aff5;
        width: 100%;
    }
    .page-template-scientists .inner_section {
        width: calc(100% + 20px);
        margin-left: -10px;
    }
    .page-template-scientists .filter-group > div {
        margin: 0;
        width: 100%;
        padding: 0 15px;
    }
    .page-template-scientists .areafocus_select, .page-template-scientists .cancertype_select, .page-template-scientists .filter3 form input {
        width: 100%;
    }
    .page-template-scientists .filter3 form:after {
        top: 34px;
    }
    .page-template-scientists .filterby {
        margin-bottom: 10px;
    }
    .page-template-scientists .collab_scientist .column {
        width: 100%;
        margin: 0 0 20px;
    }
    .page-template-scientists .collab_scientist .column img {
        min-height: auto;
    }
    .page-template-scientists .collab_scientist {
        width: 100%;
        margin-left: 0;
    }
    .page-template-scientists .currunt_section .collab_title {
        padding: 0;
    }
}

@media screen and (max-width:575px) {
    div#amznCharityBanner {
        margin-bottom: 10px;
    }
    .site-header .mobile-donate-2 {
        margin-top: 0 !important;
    }
    .is-sticky .site-header {
        margin-top: -20px !important;
    }
    .site-footer .footer_logo_imgs a {
        width: 103px;
    }
    .site-footer {
        padding: 40px 0 0 !important;
    }
    .home_services .wpb_text_column {
        top: 42vw;
    }
    .site-footer .footer_logo_imgs {
        max-width: 310px;
    }

    .oncology_metaserver form {
        justify-content: center;
    }
    .oncology_metaserver form .form-group {
        margin: 0 5px 10px;
        width: 45%;
    }
    .home_donate_sec form input#number {
        width: 100%;
        margin: 0 8px 10px;
    }
    .home_donate_sec.vc_row-has-fill .metaserve_right {
        padding: 0;
    }
    .home_donate_sec form label {
        width: 100%;
    }
    .page-template-scientists .areafocus_select, .page-template-scientists .cancertype_select {
        padding: 5px 8px;
        border: 1px solid #31aff5;
        width: 100%;
    }
    .page-template-scientists .inner_section {
        width: 100%;
        margin-left: 0;
    }
    .page-template-scientists .buttons {
        margin: 10px 0 20px;
    }
    .page-template-scientists .filter-group {
        margin-bottom: 10px;
    }
    .scientist_topbar, .page-template-scientists .scientist_topbar {
        padding: 0;
    }

    .page-template-scientists .collab_scientist {
        width: 100%;
        margin-left: 0;
    }
    .page-template-scientists .collab_scientist .column {
        width: 100%;
        margin: 0 0 30px;
    }
}

@media screen and (min-width:769px) {
    #menu-primary-menu .menu-item a {
        color: #000 !important;
    }
}