/*
 Theme Name:   migrants
 Theme URI:    https://www.migrantsorganise.org/
 Description:  WP Bootstrap Starter Child Theme
 Author:       Paul Jansen
 Author URI:   http://jantsdesign.co.uk
 Template:     wp-bootstrap-starter
 Version:      1.0.0
*/
body{
  overflow-x: hidden;
  font-family: 'Kanit', sans-serif;
  font-weight: 400;
  font-size: 18px;
}
.container {
    padding-left: 100px;
    padding-right: 100px;
    /* overflow-x: hidden; */
}
h1, h2, h3, h4{
  color: #222227;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2.25rem;
}
img{
    height: auto;
}
.no-btn a{
  color: #212529;
  text-decoration: underline;
}
.no-btn a:hover{
  color: #212529;
  text-decoration: none;
}
.bold{
  font-weight: 700;
}
.bg-black h1 strong, .team h2, .bg-black .heading-orange h1, .heading-orange h1, .heading-orange h2, .bg-black .heading-orange h2, .heading-orange h3{
  color: #F3A323;
}

.bg-grey h1{
  color: #FF0040;
}
.heading-blue h2{
  color: #2BCADE;
}
.heading-purple h2{
  color: #BA2FC6;
}
.light-green h2, .bg-light-green h2,.bg-green h2, .bg-green h3, .bg-green h1{
  color: #2C455E;
}
.bg-black h1, .bg-black h2, .bg-red h2, .bg-royal-blue h1, .bg-royal-blue h2, .bg-light-royal-blue h2{
  color: #FFFFFF;
}
.intro h1{
  font-size: 4.5rem;
}
h1, h2{
  font-size: 2.5rem;
}
.campaigns h2{
  font-size: 1.5rem;
}
h3{
  font-size: 1.5rem;
}
h4{
  font-size: 1rem;
}
p:last-child{
  margin-bottom: 0;
}
.text-bold{
  font-weight: 700;
}
.lg-text{
  font-size: 1.5rem;
}
 .wht-text, .wht-text h2{
   color: #EEEEEE;
 }
 .blk-text{
   color: #222227;
 }
.bg-orange{
  background: #F3A323;
  color: #222227;
}
.bg-black{
  background: #222227;
  color: #EEEEEE;
}
.bg-red{
  background: #FF0040;
  color: #FFFFFF;
}
.bg-royal-blue{
  background: #302682;
  color: #FFFFFF;
}
.bg-light-royal-blue{
  background: #43419d;
  color: #FFFFFF;
}
.bg-purple{
  background: #BA2FC6;
  color: #222227;
}
.bg-blue{
  background: #2BCADE;
  color: #222227;
}
.bg-grey{
  background: #EEF0F2;
}
.bg-green{
  background: #B4E4BC;
}
.bg-orange{
  background: #F49714;
}
.bg-cream{
  background: #F5E9E4;
}
.bg-light-green{
  background: #d1ebd4;
}
.bg-yellow{
  background: #F5E178;
}
.bg-pale-yellow{
  background: #F2E59E;
}
.cta-btn a{
  padding: 1.25rem 3.5rem;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.5rem;
  border-radius: 0;
}
.cta-btn a:hover{
  text-decoration: none;
}
.cta-btn.black-cta-btn a{
  background: #222227;
  color: #F3A323;
  border: 1px solid #222227;
}
.cta-btn.white-cta-btn a{
  background: #FFFFFF;
  color: #222227;
}
.cta-btn.orange-cta-btn a, .search-form .search-submit, .bg-black .cta-btn.orange-cta-btn a:hover{
  background: #F3A323;
  color: #222227;
}
.cta-btn.orange-cta-btn a:hover{
  background: #222227;
  color: #F3A323;
}
.cta-btn.black-cta-btn a:hover{
  background: #F3A323;
  color: #222227;
}
.cta-btn.inverted-cta-btn a{
  background: transparent;
  color: #222227;
  border: solid 1px #222227;
}
.cta-btn.inverted-cta-btn a:hover{
  background: #222227;
  color: #F3A323;
}
.bg-black .cta-btn.inverted-cta-btn a:hover{
  background: #F3A323;
  color: #222227;
  border: solid 1px #F3A323;
}
.cta-btn.yellow-border.inverted-cta-btn a{
  background: transparent;
  color: #F3A323;
  border: solid 1px #F3A323;
}
.float-right-image img{
  width: 50%;
  float: right;
  margin: 0 0 30px 30px;
}
.float-left-image img{
  width: 50%;
  float: left;
  margin: 0 30px 30px 0;
}
.navbar-brand{
  background-image: url('https://www.migrantsorganise.org/app/uploads/2022/02/Migrants-Organise-Logo.svg');
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 115px;
  height: 52px;
  text-indent: -999%;
}
.navbar-brand.black-logo{
  background-image: url('https://www.migrantsorganise.org/app/uploads/2022/02/Migrants_Organise_Logo_Black.svg');
}
.navbar-brand.flip{
  background-position: bottom left;
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
  color: #F3A323;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
  opacity: .8;
}
/* .dropdown-item:focus, .dropdown-item:hover{
  opacity: .5;
} */
.navbar-light .navbar-toggler-icon{
  background-image: url('https://www.migrantsorganise.org/app/uploads/2022/02/menu_orange_hamburger_24dp.svg');
}
.navbar-light .bg-orange .navbar-toggler-icon{
  background-image: url('https://www.migrantsorganise.org/app/uploads/2022/02/menu_black_hamburger_24dp.svg');
}
.black-nav .navbar-nav .nav-link, .black-nav .navbar-nav .nav-link:focus, .black-nav .navbar-nav .nav-link:hover{
  color: #222227;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
  color: #F3A323;
}
.navbar-expand-xl .navbar-nav .donate-now-cta .nav-link{
  background: #F3A323;
  padding: 3rem;
  color: #222227;
  margin-left: 1rem;
}
.black-nav .navbar-expand-xl .navbar-nav .donate-now-cta .nav-link{
  background: #222227;
  color: #F3A323;
}
.navbar-light .navbar-brand{
  width: 115px;
}
header{
  position: fixed;
  z-index: 100;
  width: 100%;
}
#masthead .navbar-nav > li:hover > .dropdown-menu {
    display: block;
    top: 30px;
    left: 1rem;
}
#masthead .navbar-nav li > .dropdown-menu li:hover .dropdown-menu {
    left: 100%;
    top: 0;
    width: 200px !important;
    display: block;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
/* .dropdown-menu, .dropdown-item:focus, .dropdown-item:hover{
  background-color: #F3A323;
} */
.dropdown-menu{
  background-color: #F3A323;
}
.dropdown-item:focus, .dropdown-item:hover{
  background-color: #BF8426;
}
.black-nav .dropdown-menu, .black-nav .dropdown-item:focus, .black-nav .dropdown-item:hover{
  background-color: #222227;
}
.dropdown-item, .dropdown-item.active, .dropdown-item:active{
  color: #222227;
}
.black-nav .dropdown-item, .black-nav .dropdown-item.active, .black-nav .dropdown-item:active{
  color: #F3A325;
}
footer a, footer a:hover, .widget_nav_menu a, .widget_nav_menu a:hover{
  color: #EEEEEE;
  text-decoration: none;
}
.footer-logo img{
  max-width: 140px;
}
.footer-border{
  border-top: solid 1px #EEEEEE;
  margin: 0;
}
h3.widget-title{
  color: #F3A323;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
}
.widget_nav_menu .nav-link{
  padding-left: 0;
}
.footer-menu ul{
  display: inline-flex;
  list-style: none;
  padding-left: 0;
}
.footer-menu ul a{
  padding-right: 2rem;
  color: #F3A323;
  text-transform: uppercase;
  font-weight: 700;
}
.social-logos{
	padding-left: 0;
	list-style: none;
	display: inline-flex;
}
.social-logos img{
  max-height: 30px;
  width: auto;
  margin-right: 1rem;
}
/* section cta */
section.cta .container{
  background: url('https://www.migrantsorganise.org/app/uploads/2022/02/cta-shape@2x.png') 88% 40px no-repeat;
  background-size: 50%;
}
section.cta h2{
  margin-bottom: 1.5rem;
}
/* section masthead home */
.scroll{
  color: #F3A323;
  text-transform: uppercase;
  font-weight: 700;
  bottom: 0;
  position: absolute;
}
.masthead-images img{
  width: 50%;
}
.masthead-images img.image-2{
  float: right;
  margin-top: 25%;
  margin-right: -10%;
  width: 45%;
}
.masthead-images img.image-3{
  margin-top: 2%;
  margin-left: 25%;
  width: 40%;
}
.about-masthead-images img.image-1{
  float: left;
  margin-top: 15%;
  margin-left: -25%;
  width: 80%;
}
.about-masthead-images img.image-2{
  width: 40%;
  margin-left: -10%;
}
.about-masthead-images img.image-3{
  margin-top: 10%;
  margin-right: 5%;
  width: 30%;
  float: right;
}
.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* section latest news */
.thumbnail{
  height: 288px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
/* .news-grid:nth-child(even) .thumbnail{
  margin-top: 20px;
  height: 248px;
  margin-bottom: 40px;
} */
.latest-news img{
  width: auto;
  height: 288px;
  min-width: 100%;
  max-width: none;
}
.latest-news .category{
  border-left: solid 4px #222227;
  padding-left: 10px;
}
.latest-news.bg-grey .category, .latest-news.bg-yellow .category, .latest-news.bg-royal-blue .category, .latest-news.bg-black .category{
  border-left: solid 4px #F3A323;
}
article .category, .news-cards .category{
  border-left: solid 4px #F3A323;
  padding-left: 10px;
}
article .category a, article .category a:hover{
  color: #EEEEEE;
  text-decoration: none;
}
.latest-news .title{
  font-size: 1.3rem;
  line-height: 1.3;
}
.latest-news a{
  color: #222227;
}
.latest-news a:hover{
  text-decoration: none;
}
.news-cards .card-header{
  height: 288px;
  background-size: cover;
  background-position-x: center;
}
.news-cards .card-header.publications{
  background-position: 50%!important;
}
.news-cards .card-header a{
  height: 288px;
  display: block;
}
.latest-news h4{
  text-transform: inherit;
  margin-bottom: 0;
}
.post-navigtion ul{
  padding-left: 0;
  text-align: center;
}
.post-navigtion li a,
.post-navigtion li a:hover,
.post-navigtion li.active a,
.post-navigtion li.disabled {
    color: #222227;
    text-decoration:none;
    font-size: 24px;
}
.post-navigtion li {
    display: inline;
    margin: 0 10px;
}
.post-navigtion li.active{
  font-weight: 700;
}
.search article{
  margin-bottom: 50px;
}
/* section cards */
.card {
    border: none;
    border-radius: 0;
    /* height: 100%; */
}
.card-body {
    padding: 4rem 2rem 3rem 2rem;
}
.card-body .hidden{
  display: none;
}
.card h2{
  margin-bottom: 1.5rem;
}
.card-footer, .card-header{
  border: none;
  border-radius: 0;
  background-color: transparent;
}
/* .cta-blocks .card{
  height: 100%;
} */
.cta-blocks .card-body p{
  min-height: 90px;
  width: 80%;
  margin-bottom: 0;
}
.cta-blocks a{
  position: absolute;
  bottom: 50px;
}
.timeline-image{
  background: #2BCADE url('https://www.migrantsorganise.org/app/uploads/2022/02/logo-graphic2@2x.png') 105% -100px no-repeat;
  background-size: 50%;
}

/* Section team */
.about-actions img{
  max-width: 50%;
}
.team .col{
  margin-bottom: 30px;
}
/* .team .card{
  height: 100%;
} */
.team .card-body {
    padding: 2rem 2rem 0 2rem;
    font-size: 1.2rem;
}
.team .card-body h3{
  margin-bottom: .5rem;
}
.team .card-footer{
  padding-left: 2rem;
  background: #F49714;
}
.team .card-footer a{
  color: #222227;
  font-size: 1.2rem;
}
/* section funders */
.funders-logos img{
  width: auto;
}
.funders-logos .carousel-indicators{
  bottom: -30px;
}
.funders-logos .carousel-indicators li{
  border-radius: 50%;
  width: 6px;
  height: 6px;
  opacity: 1;
  border: 2px solid #fff;
  background-color: transparent;
}
.funders-logos .carousel-indicators .active{
  background-color: #fff;
}
.funders-logos .card{
  text-align: center;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: 30px;
  height: 30px;
}
.funders-logos .carousel-control-prev{
  left: -50px;
  width: 35px;
}
.funders-logos .carousel-control-next {
    right: -50px;
    width: 35px;
}
.carousel-control-prev-icon{
  background-image: url('https://www.migrantsorganise.org/app/uploads/2022/02/Icon-awesome-chevron-left.svg');
}
.carousel-control-next-icon{
  background-image: url('https://www.migrantsorganise.org/app/uploads/2022/02/Icon-awesome-chevron-right.svg');
}
.bg-orange .carousel-control-prev-icon, .bg-light-royal-blue .carousel-control-prev-icon, .bg-red .carousel-control-prev-icon, .bg-black .carousel-control-prev-icon{
  background-image: url('https://www.migrantsorganise.org/app/uploads/2022/02/Icon-awesome-chevron-left-white.svg');
}
.bg-orange .carousel-control-next-icon, .bg-light-royal-blue .carousel-control-next-icon, .bg-red .carousel-control-next-icon, .bg-black .carousel-control-next-icon{
  background-image: url('https://www.migrantsorganise.org/app/uploads/2022/02/Icon-awesome-chevron-right-white.svg');
}
/* section get involved */
.get-involved-cards .card-body {
    padding: 2rem;
}
.get-involved-cards .card-body h3 {
    margin-bottom: 1rem;
}
.get-involved-cards .card-footer{
  padding: 0 2rem 1rem 2rem;
}
/* section contact */
.contact-intro strong, .contact-intro h1{
  color: #F3A323;
  text-transform: uppercase;
}
.contact-intro a{
  color: #EEEEEE;
}
.contact-intro h2{
  color: #EEEEEE;
  font-size: 1.5rem;
  text-transform: uppercase;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label{
  color: #F3A323;
  font-size: 18px!important;
}
div.wpforms-container-full .wpforms-form .wpforms-required-label{
  color: #EEEEEE!important;
  font-size: 18px;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button{
  background-color: #F3A323!important;
  color: #222227!important;
  padding: 1.25rem 3.5rem!important;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 1.5rem;
  border: none!important;
}
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{
  color: #CCCCCC;
}
.wpforms-container ::-webkit-input-placeholder { /* Chrome and Safari */
   color: #CCCCCC;
}
.wpforms-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #CCCCCC;
   opacity: 1;
}
.wpforms-container ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #CCCCCC;
   opacity: 1;
}
.wpforms-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #CCCCCC;
}
.wpforms-container ::-ms-input-placeholder { /* Microsoft Edge */
   color: #CCCCCC;
}
/* section join us */
.join-us-cards .card{
  border-radius: 0 150px 0 0;
  /* height: 100%; */
}
.join-us-cards .card-header{
  padding: 3rem 40% 0 3rem;
}
.join-us-cards .card-body {
    padding: 0 3rem 3rem;
}
.join-us-cards .card-footer {
    padding: 0 3rem 1.5rem 3rem;
}
.join-us-cards ul{
  padding-inline-start: 25px;
}
.join-us-cards li{
  margin-bottom: 1rem;
}
/* section volunteer */
.volunteer-image img{
  width: 90%;
}
.volunteer-cards img{
  width: 30%;
}
/* section organising */
.organising-image img{
  width: 90%;
  /* margin-right: -7%; */
}
.organising-cog{
  background: #2BCADE url('https://www.migrantsorganise.org/app/uploads/2022/02/logo-graphic-device@2x.png') 100% 0 no-repeat;
  background-size: 40%;
}
.big-bold strong{
  font-size: 21px;
}
.organising-involves img{
  width: 30%;
}
.abolish-cards img{
  width: 40%;
  max-width: 120px;
}
.abolish-img img{
  width: 70%;
  margin: 35px 0px;
}
.downloads .row.top-border{
  border-top: #222227 solid 1px;
}
.publications .row.top-border{
  border-bottom: #222227 solid 1px;
}
.downloads .cta-btn a, .publications .cta-btn a{
  margin-top: 0;
  min-width: 210px;
  text-align: center;
}
.downloads img, .publications img{
  width: 70%;
}
/* section community */
.community-masthead img{
  margin-top: -20px;
  margin-left: -28px;
}
.member-cards .card-body {
    padding: 2rem 3rem;
}
.member-cards img {
    width: 30%;
    margin-bottom: 30px;
}
.member-cards .card-footer{
  padding: 2rem 3rem 3rem;
}
.member-cards .cta-btn.inverted-cta-btn a{
  color: #EEEEEE;
  border: solid 1px #EEEEEE;
}
/* .further-info-image img{
  width: 90%;
  margin-right: -80px;
  margin-top: -60px;
} */
.lh-2{
  line-height: 2rem;
}
.wht-links a{
  color: #EEEEEE;
  text-decoration: underline;
}
/* section women on the move */
.women-intro-text{
  position: absolute;
  bottom: 0;
  right: 0;
}
.women-quote{
  font-size: 1.5rem;
  font-weight: 700;
  position: relative;
}
.women-quote .quote::before{
  content: '';
  background: url(https://www.migrantsorganise.org/app/uploads/2022/02/left-speech.svg) 0 -100px no-repeat;
  width: 200px;
  height: 150px;
  background-size: 60%;
  position: absolute;
  top: -20px;
  left: -100px;
}
.women-quote .quote::after{
  content: '';
  background: url(https://www.migrantsorganise.org/app/uploads/2022/02/right-speech.svg) 10px -150px no-repeat;
  width: 200px;
  height: 150px;
  background-size: 60%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -100px;
  right: -100px;
}
.women-quote blockquote{
  font-size: 1.125rem;
  font-weight: 500;
  text-align: right;
  margin-top: 25px;
  margin-right: -80px;
}
.carousel-control-next {
    right: -20px;
  }
.carousel-control-prev {
    left: -20px;
}
/* CK Elementor specific styles */
.elementor-default .content-area {
	max-width: 100%;
}
.elementor_library .bg-black{
	min-width: 100vw;
}

.elementor_library .bg-black .col-lg-9.mx-auto.pt-5 {
	margin-left: 0!important;
	max-width: 100%;
	padding-top: 0rem!important;
}
.elementor-cta {
    background: url('https://www.migrantsorganise.org/app/uploads/2022/02/cta-shape@2x.png') 88% 40px no-repeat;
    background-size: 50%;
}
.category-posts {
	display: flex;
	flex-wrap: wrap;
}
.post-image {
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
}
.post-wrapper{
	padding-left:15px;
	padding-right: 15px;
	width: 100%;
	margin-bottom: 3rem;
	color:  #222227;
}
.category-name, .tag-name  {
	border-left: solid 4px #222227;
	padding-left: 10px;
	font-weight: 700;
}
.post-title {
	font-size: 1.3rem;
}

@media (min-width: 768px) {
	.category-posts a {
		max-width: 25%;
	}
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}
@media (min-width: 320px) {
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(100%);
    }
    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
      transform: translateX(-100%);
    }
}
@media (min-width: 992px) {
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(50%);
    }
    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
      transform: translateX(-50%);
    }
}
@media (min-width: 1200px) {
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
}
.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{
  transform: translateX(0);
}
/* section campaigns */
.campaigns-masthead-images img.image-1{
  float: left;
  margin-top: 10%;
  width: 25%;
}
.campaigns-masthead-images img.image-2{
  width: 70%;
  margin-top: 15%;
  float: right;
}
/* section fair */
.fair-intro p, .fair-blocks .card-body p{
  width: 80%;
}
.fair-blocks .cta-btn.inverted-cta-btn a{
  color: #F3A323;
  border: solid 1px #F3A323;
}
/* section patients */
.our-work-cards img{
  width: 30%;
  display: block;
}
.patients-masthead img{
  margin-left: 100px;
  margin-top: -20px;
  width: 120%;
}
/* news page */
.blog h1, .archive h1{
  color: #F3A323;
}
.news-pages h2, .error404 h2{
  font-size: 1.5rem;
}
.latest-posts li{
  margin-bottom: 15px;
  border-left: 4px solid #222227;
}
.latest-posts li a{
  color: #222227;
  font-weight: 700;
  line-height: 1.25;
}
.latest-posts li time{
  padding-left: 1rem;
}
figure{
  width: 100%!important;
}
.publications-articles .title{
  font-size: 1.3rem;
  line-height: 1.3;
  color: #222227;
}
.publications-articles a{
  text-decoration: none;
}
/* news article */
header.entry-header{
  position: relative;
  width: 80%;
  z-index: 0;
}
.featured-image-area{
  background: linear-gradient(to bottom, #222227 0%,#222227 20%,#222227 20%, white 20%, white 100%);
}
article a, article a:hover, .comments-area a, .comments-area a:hover{
  color: #F3A323;
}
.comments-area .btn-primary, .comments-area .btn-primary:hover {
  color: #222227;
  background-color: #F3A323;
  border-color: #F3A323;
  padding: 1.25rem 3.5rem;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  margin: 2rem 0 4rem 0;
}
/* Embed forms */
#can_embed_form_inner h4{
  display: none!important;
  background-color: #222227!important;
}
#can_embed_form #logo_wrap a img {
    width: 40%!important;
}
@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1920px;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
      padding-right: 1rem;
      padding-left: 1rem;
  }
  .navbar-expand-xl .navbar-nav{
    align-items: center;
  }
}
@media (min-width: 992px){
  .container, .container-lg, .container-md, .container-sm {
      max-width: none;
  }
}
@media (min-width: 768px){
  .container, .container-md, .container-sm {
      max-width: none;
  }
}
@media (max-width: 1560px){
  .scroll {
    position: relative;
    margin-top: 5rem;
}
@media (max-width: 1200px){
  .navbar-brand{
    margin-left: 30px;
  }
  .navbar-toggler{
    margin-right: 20px;
  }
  .navbar-nav{
    background: #F3A323;
    height: 100vh;
  }
  .navbar-nav .nav-link{
    padding: 1rem;
  }
  .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color: #222227;
    margin: 0 1rem;
    border-bottom: solid 1px #222227;
  }
  .navbar-light .navbar-toggler{
    border: 0;
    color: #222227;
    outline: none;
  }
  .navbar-expand-xl .navbar-nav .donate-now-cta .nav-link{
    padding: 1rem;
    margin: 1rem;
  }
  .dropdown-menu{
    background: #222227;
    border-radius: 0;
    margin-top: -1px;
  }
  .dropdown-item{
    color: #F3A323;
    text-transform: uppercase;
    font-weight: 700;
  }
  .dropdown-toggle::after{
    float: right;
    content: "\0056";
    border-top: none;
    border-right: none;
    border-bottom: 0;
    border-left: none;
  }
  .navbar-expand-xl .navbar-nav .donate-now-cta .nav-link {
    text-align: center;
    background: #222227;
    color: #F3A323;
}
  /* .news-grid:nth-child(even) .thumbnail{
    margin-top: 0;
    height: 288px;
    margin-bottom: 0;
  } */
  .fair-intro p, .fair-blocks .card-body p{
    width: 100%;
  }
}
@media (max-width: 1024px){
  h1 {
      font-size: 3rem;
  }
  .cta-blocks .card-body p{
    min-height: auto;
    width: 100%;
  }
  header .container{
    padding-left: 0;
    padding-right: 0;
  }
  .women-quote blockquote{
    margin-right: -50px;
  }
}
@media (max-width: 990px){
  .community-masthead img{
    margin-top: 0;
    margin-left: 0;
  }
  /* .further-info-image img{
    margin-right: 0px;
    margin-top: 0px;
  } */
  .women-intro-text{
    position: relative;
  }
  .patients-masthead img{
    margin-left: 0;
    width: 100%;
  }
  header.entry-header{
    width: 100%;
  }
  .abolish-img img{
    display: none;
  }
}
@media (max-width: 960px){
  .container {
      padding-left: 30px;
      padding-right: 30px;
  }
  .funders-logos .carousel-control-prev{
    left: 0px;
  }
  .funders-logos .carousel-control-next {
      right: 0px;
  }
}
@media (max-width: 768px){
  .footer-menu ul{
    display: block;
  }
  .footer-menu ul li{
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .cta-blocks a{
    position: relative;
    margin-top: 3rem;
    bottom: auto;
  }
  .join-us-cards .card {
    border-radius: 0 100px 0 0;
  }
  .join-us-cards .card-header{
    padding: 2rem 30% 0 2rem;
  }
  .join-us-cards .card-body {
      padding: 0 2rem 2rem;
  }
  .join-us-cards .card-footer {
      padding: 0 2rem 1.5rem 2rem;
  }
  .women-quote blockquote{
    margin-right: 0;
  }
  .women-quote .container::before{
    left: 20px;
  }
  .women-quote .container::after{
    right: 0px;
  }
  .float-right-image img, .float-left-image img{
    width: 100%;
    float: none;
    margin: 0 auto 30px auto;
  }
}
@media (max-width: 414px){
  .container {
      padding-left: 20px;
      padding-right: 20px;
  }
  .navbar-brand{
    margin-left: 20px;
  }
  .navbar-toggler{
    margin-right: 10px;
  }
  .intro h1{
    font-size: 3rem;
  }
  h1{
    font-size: 2rem;
  }
  h2{
    font-size: 1.75rem;
  }
  section.cta .container{
    background-size: 80%;
  }
  .cta-btn a{
    width: 100%;
    text-align: center;
  }
  h3.widget-title{
    margin-bottom: .5rem;
  }
  .join-us-cards .card {
    border-radius: 0 60px 0 0;
  }
  .join-us-cards .card-header{
    padding: 2rem 2rem 0 2rem;
  }
  .volunteer-image img{
    width: 100%;
  }
  .downloads img, .publications img{
    width: 100%;
  }
}
}
	
.blue-link-reset {
  color: #007bff;		
}
	
.blue-link-reset:hover {
  color: #0056b3 !important;
  text-decoration: underline !important;
}
@media (min-width: 1025px){
.flex-row-reverse .elementor-container {
	display: flex;
	flex-direction: row-reverse;
}
}
	
@media (min-width: 1024px) and (max-width: 1200px) {
.flex-row-reverse  {
	padding-top: 96px !important;
}
	}
@media (min-width: 1024px) {
.campaigns-image {
	width: 100%;
	height: 700px;
	object-fit: cover;
	object-position: center;
}
}
