/*
Theme Name: Redel
Theme URI: http://victorthemes.com/themes/redel/
Author: VictorThemes
Author URI: https://victorthemes.com/
Description: Redel is a smart and clean look landing page WordPress theme. You can customize what ever you think to make your website much better from your great ideas. Redel is not just a normal theme, it’s a collection of amazing live landing/marketing page experience.
Version: 1.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: redel
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
## Links
## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
## Posts and pages
## Asides
## Comments
# Infinite scroll
# Media
## Captions
## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

.camp-main .campaign-top-sec-head {
	font-family: Poppins;
	font-weight: 900;
	color: #1C4842;
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 15px;
}
.camp-main .campaign-top-sec-content {
	font-family: Poppins;
	font-weight: 400;
	color: #000000;
	font-size: 22px;
	line-height: 32px;
}  
.camp-main .camp-buttons {
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.camp-main .camp-buttons li {
	list-style: none;
}
.camp-main .camp-buttons p {
	margin-bottom: 0;
}
.camp-main .camp-btn {
	border: 1px solid #EB5D00;
	padding: 8px 25px;
	min-width: 200px;
	color: #EB5D00;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	display: table;
	background-color: transparent;
	text-align: center;
}
.camp-main .donation-btn .don-btn,
.camp-main .camp-buttons .don-btn {
	border: 1px solid #EB5D00;
	padding: 8px 25px;
	min-width: 200px;
	color: #ffffff;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	display: table;
	background-color: #EB5D00;
	border-radius: 0;
	margin-left: 20px; 
	text-align: center;
}
.camp-main .camp-btn.btn-equal-width {
	padding: 8px 15px;
	min-width: 265px;
}
.camp-main .camp-buttons .don-btn.btn-equal-width {
	padding: 8px 15px;
	min-width: 265px;
}
.camp-main .camp-right-col-box {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 12px;
	padding: 30px;
	box-shadow: 0px 7px 24px 0 rgba(29,29,29, .1);
}
.camp-main .mar-bot-30 {
	margin-bottom: 30px;
}
.camp-main .don-content {
	text-align: center;
}
.camp-main .d-process {
	text-align: left;
}
.camp-main .donation-btn .don-btn {
	margin: 0 auto;
	margin-top: 30px;
}
.camp-main .donation-info {
	display: flex;
	align-items: center;
}
.information-com h4,
.camp-main h4 {
	font-family: Poppins;
	font-weight: 700;
	color: #1C4842;
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 15px;
}
.previous-campain.camp-main {
	text-align: left;
}
.previous-campain h6 {
	font-family: Poppins;
	font-weight: 700;
	color: #010101;
	font-size: 21px;
	line-height: 31px;
	margin-bottom: 15px;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.mar-top-20 {
	margin-top: 20px;
}
.reach-section h2 {
	font-family: Poppins;
	font-weight: 700;
	color: #f5f5f5;
	font-size: 48px;
	line-height: 58px;
}
.theme-color-orange {
	color: #EB5D00;
}
.reach-section h6 {
	font-family: Poppins;
	font-weight: 700;
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
}
.reach-section p {
	font-family: Poppins;
	font-weight: 400;
	color: #d7d7d7;
	font-size: 16px;
	line-height: 26px;
}

.home-header .vc_column-inner {
	padding:0;
}

.home-header .img-fluid .vc_figure,
.home-header .img-fluid .vc_single_image-wrapper,
.home-header .img-fluid .vc_single_image-img {
	width: 100%;
} 

@media only screen and (max-width: 991px) {
	.redl-header .logo .retina-logo.dark-logo,
	.redl-header .logo .retina-logo.white-logo,
	.redl-header .logo .default-logo.dark-logo {
		opacity: 0 !important;
		visibility: hidden !important;
	}
	.redl-header .logo .default-logo.white-logo {
		opacity: 1 !important;
		visibility: visible !important;
		position: inherit;
		display: table;
	}
	.redl-header .container {
		display: flex;
		align-items: center;
	}
	.navbar-toggle {
		display: block;
		margin-left: auto;
	}
	.camp-main .donation-info {
		display: table;
	}
	.camp-main .donation-info img {
		margin-bottom: 20px;
	}
	.reach .vc_col-sm-6:first-child {
		order: 2;
	}
	.reach .vc_col-sm-6:last-child {
		order: 1;
		margin-bottom: 20px;
	}
	.res-text-left {
		text-align: left;
	}

	.mob-dis-flex .elementor-image-box-wrapper{
		display: flex;
	}
	.mob-dis-flex .elementor-image-box-img,
	.elementor-widget-image-box.mob-dis-flex .elementor-image-box-img{
		margin-right: 4px !important;
	}
}
@media only screen and (max-width: 575px) {
	body section.vc_section:first-child {
		padding: 0 !important;
	}
	body section.vc_section {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		margin-top: 0 !important
	}
	.reach-section h2,
	.camp-main .campaign-top-sec-head {
		font-size: 28px;
		line-height: 38px;
	}
	.camp-main .campaign-top-sec-content {
		font-size: 18px;
		line-height: 28px;
	}  
	.camp-main .camp-buttons {
		display: table;
	}
	.camp-main .camp-buttons .don-btn {
		margin-top: 20px;
		margin-left: 0;
	}
	.information-com h4,
	.camp-main h4 {
		font-size: 24px;
		line-height: 34px;
	}
}

.img-bot-0 .elementor-image-box-img {
	margin-bottom: 0 !important;
}

.header-slider .slick-dots{
	bottom: 0 !important;
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
}	

.recent-post-col .premium-blog-thumbnail-container {
	border-radius: 10px;
}

.eligible-list-img img {
	margin-top: 8px;
}

.archive-post-module .premium-blog-content-wrapper  {
	display: grid;
}
.archive-post-module .premium-blog-content-inner-wrapper  {
	align-self: flex-end;
}
.archive-sidebar-module .wp-block-heading {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #0d0d0d;
}
.archive-sidebar-module .widget_block li a {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #484848;
}
.archive-sidebar-module .widget_block li a:hover {	
	color: #EB5D00;
}

.archive-sidebar-module .secondary-item ul li::before{
	top: 10px;
}

.impact-model-popup  .premium-modal-box-modal-header {
	border: 0;
}
.impact-model-popup .premium-modal-box-modal-header .premium-modal-box-modal-close {
	margin-top: 0;
	position: absolute;
	right: 15px;
	border: 1px solid #000;
	border-radius: 25px;
	padding: 3px 8px;
	display: block;
}

.premium-modal-box-modal.open-popup{
	display: flex;
}
.premium-modal-box-modal .premium-modal-box-modal-dialog{
	opacity: 1;
	max-width: 866px;
	width: 100%;
}
.premium-modal-box-modal.open-popup  .premium-modal-box-modal-header {
	border: 0;
}
.premium-modal-box-modal.open-popup .premium-modal-box-modal-header .premium-modal-box-modal-close {
	margin-top: 0;
	position: absolute;
	right: 15px;
	border: 1px solid #000;
	border-radius: 25px;
	padding: 3px 8px;
	display: block;
}
.premium-modal-box-modal.open-popup .premium-modal-box-modal-body{
	padding: 0;
}
.premium-modal-box-modal.open-popup .elementor-image-box-img {
  	margin-bottom: 0 !important;
}
.premium-modal-box-modal.open-popup .elementor-image-box-img img{
  	width: 100%;
}
.table-responsive.elementor-element table{
	border: 0 !important;
}
.table-responsive.elementor-element table .ha-table__body-row:hover .ha-table__body-row-cell {
	background: #fff;
}
.table-responsive.elementor-element table .ha-table__body-row-cell-wrap {
	text-align: center;
	padding: 0 !important;
}
.header-video .elementor-background-video-hosted {
	transform: inherit !important;
}
@media (max-width: 1024px) {
	.table-responsive.elementor-element .ha-table__body .ha-table__body-row-cell {
		display: block;
	}
	.table-responsive.elementor-element .ha-table__body-row-cell-wrap {   
		margin-top: 10px;
	}
	.table-responsive.elementor-element .ha-table .ha-table__head-column-cell {
		border-radius: 16px 16px 0 0 !important
	}
	.premium-modal-box-modal .premium-modal-box-modal-dialog{		
		max-width: 80%;
	}
}
@media (max-width: 767px) {
	.contact-det .elementor-image-box-wrapper {
		display: flex;
		align-items: center;
	}
	.contact-det .elementor-image-box-wrapper .elementor-image-box-img {
		margin-right: 15px !important;
	}
	.premium-modal-box-modal.open-popup .elementor-image-box-img {
		margin-bottom: 30px !important;
	}
}
@media (min-width: 768px) {
	.cat-slider-item {
		min-height: 440px;
	}
	.team-slider-item1 {
		min-height: 460px;
	}
}
#scrollToTop {
	cursor: pointer;
	display: none;
}

.curriculum-box a,
.curriculum-box a:visited{
	color: #222222;
}
.curriculum-box a:hover,
.curriculum-box a:active{
	color: #EB5D00;
}

@media only screen and (max-width: 1024px) {
  .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu {    
    display: none;  
  }
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal.menu-is-active .hfe-nav-menu {    
    display: block;
    
  }
}

