/*
Theme Name: FealGood Foundation
Description: FealGood Foundation is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: FealGood Foundation
Domain Path: FealGood Foundation
Author: For support reach - tanand79@gmail.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* WordPress Core */
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600;700;800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'myriad_proregular';
    src: url('fonts/myriadpro-regular-webfont.woff2') format('woff2'),
         url('fonts/myriadpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


#top-strip
{
	background-color:#b52227;
	height:35px;
}
.header-top
{
	width:100%;
	overflow:hidden;
	background-color:#09406f;
}
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block;  margin: 5px auto 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left;  margin: 5px 20px 6px 0;}
a img.alignright { float: right;  margin: 5px 0 20px 20px;}
a img.alignnone {  margin: 5px 20px 20px 0;}
a img.alignleft { float: left; margin: 5px 20px 20px 0;}
a img.aligncenter { display: block;  margin-left: auto;  margin-right: auto;}
.wp-caption {  background: #fff;  border: 1px solid #f0f0f0;  max-width: 96%;  padding: 5px 3px 10px; text-align: center;}
.wp-caption.alignnone { margin: 5px 20px 20px 0;}
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption.alignright {  margin: 5px 0 20px 20px;}
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px;}
blockquote { background-color: #e9edef; color: #284b64; font-size: 1.25rem; padding: 15px; margin: 30px 0; overflow: hidden;}
.btn-primary, .btn-primary:hover { background: #0e76bc; border-color: #0e76bc; }
.custom-pagination { text-align:center; font-size: 16px; padding-top:30px; }
.custom-pagination a { font-size: 16px; color: #FFFFFF !important; text-decoration: none; background-color: #b1191e; padding: 8px 20px; text-transform: uppercase; font-weight: 700; border-radius: 5px; }
.custom-pagination .current { font-size: 16px; padding: 0 7px; font-weight: 700; color:#252525 !important; }

*{ font-family:'myriad_proregular'; }
.text-center img { display: inline-block; }
header .mainmenu {
	padding: 10px 10px;
	margin-top: 0px;
}
header .mainmenu::before {
	border-color: #ebebeb transparent transparent;
	border-style: solid;
	border-width: 52px 23px 0px 0px;
	content: "";
	left: 0;
	position: absolute;
	left: -23px;
	width: 0;
	margin: auto;
	top: 0;
	height: 100%;
	transform: rotate(180deg);
}
header {
	padding: 0px;
}
.header-top {
	padding-top: 0px;
	margin-top:10px;
}
.header-inner-top {
	border-bottom:2px solid #c2c2c2;
}
.header-contact {
	padding-top: 0px;
}
.header-contact ul li a {
	text-decoration: none;
}
.header-contact ul li.phone h3,.header-contact ul li.envelope h3 {
	font-size: 17px;
	font-family: "Roboto";
	color: #4a4a4a;
	margin-bottom: 0px;
	font-weight: 500;
	text-align: left;
}
.header-contact ul li.phone p,.header-contact ul li.envelope p {
	font-size: 24px;
	font-family: "Roboto";
	color: #b1181e;
	margin-bottom: 0px;
	font-weight: 700;
	text-align: left;
}
.header-contact ul li.phone a,.header-contact ul li.envelope a 
{
	color: #fff;
    /*font-family: Tw Cen MT;*/
    text-decoration: none;
    font-size: 20px;
}
.header-contact ul li.phone {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(img/others/phone.png);
	padding-left: 25px;
	margin-right: 30px;
}
.header-contact ul li.envelope {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(img/others/mail.png);
	padding-left: 25px;
	margin-right: 30px;
}
.header-contact ul li.donate-btn {
	margin-right: 20px;
}
.header-contact ul li.donate-btn a {
	color: #1b5682;
	font-weight: 700;
	font-size: 24px;
	border-radius: 5px;
	border: 2px solid #1b5682;
	padding: 6px 30px;
	text-transform: uppercase;
	box-shadow: 0px 5px 11px #d6d6d6;
	-webkit-box-shadow: 0px 5px 11px #d6d6d6;
	-moz-box-shadow: 0px 5px 11px #d6d6d6;
	-ms-box-shadow: 0px 5px 11px #d6d6d6;
}
.header-contact ul li.facebook a i {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-color: #22589a;
	color: #fff;
	font-size: 34px;
	padding-top: 14px;
	padding-right: 7px;
}
header .mainmenu ul li a {
	text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    font-family: "myriad_proregular";
}
header .mainmenu ul li {
	padding: 0px 25px;
	border-right:1px solid #FFF !important;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
	border-right:0px solid #FFF !important;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav li.current-menu-item a,
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
	color: #ff9094;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
	width: 100%;
}
header .banner-contents h3 {
	font-size: 84px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0px;
	line-height: 1;
}
.banner-contents p {
	font-size: 36px;
	color: #fff;
	font-weight: 600;
	padding: 20px 0px;
	line-height: 1;
	margin-bottom: 20px;
}
.banner-contents a {
	text-decoration: none;
	font-size: 24px;
	color: #fff;
	border-radius: 5px;
	padding: 10px 40px;
	font-weight: 700;
	text-transform: uppercase;
}
.banner-contents ul { list-style:none; margin:0 !important; display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; padding-left: 0; }
.banner-contents ul li:first-child a {
	background-color: #fff;
	color: #285f8e;
}
.banner-contents ul li:last-child a {
	background-color: #2678b6;
	color: #fff;
}
.banner-contents ul li {
	margin-right: 20px;
}
.banner-contents ul li:last-child {
	margin-right: 0px;
}
/*********** CAROUSEL NAV***********/
.news-wrap .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: block;
	height: 44px;
	/*left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 44%;*/
	width: 44px;
}
.news-wrap .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: block;
	height: 44px;
	/*right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;*/
	width: 44px;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 11%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: transparent;
	border: 2px solid #fff;
	width: 15px;
	height: 15px;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: transparent;
	border: 2px solid #fff;
}
.icon-section {/*
	background-color: #2678b6;*/
	position: relative;
	z-index: 9;
	margin-top:-80px;
}
.icon-contents h3 {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
.icon-contents h3 a {
	font-size: 30px;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    text-decoration: none;
    font-family: Dosis;
}
.icon-contents p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
	padding:0px 35px;
}
.icon-img {
	width: 80px;
	height: 80px;
	/*border-radius: 50%;
	background-color: #fff;*/
	margin: 0px auto 0px;
	z-index: 9;
	left: 0;
	right: 0;
	padding-top: 15px;
	/*box-shadow: 0px 3px 15px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 15px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 15px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 3px 15px rgba(0,0,0,0.3);*/
}
.icon-contents {
	padding-bottom: 40px;
	border-right: 0px;
	padding: 20px 0px 0px;
	margin: 3px 0px;
}
.icon-cont-wrap {
	position: relative;
}

.icon-wrap .p-0
{
	padding: 0px !important;
    background: #f15f64;
}
.icon-wrap .p-0:nth-child(even)
{
	background: #b52227;
}
.icon-wrap .col-md-3:last-child .icon-contents {
	border-right: none;
}

.page-section {
	padding: 20px 0px;
	position: relative;
}
.page-contents h3 {
	font-size: 40px;
	color: #252525;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 20px;
}
.page-contents p {
	font-size: 18px;
	font-family: "Open Sans";
	line-height: 2;
	color: #191919;
}
.page-contents ul { list-style-position: inside; }
.page-contents .wpforms-confirmation-container-full { background: #2678b6 !important; border: 1px solid #2678b6 !important; color: #fff !important; }
.page-contents .wpforms-confirmation-container-full p { color: #fff !important; }
.page-contents a { color: #1b5681; text-decoration:none; }
.page-contents .wpforms-form textarea { height:100px !important; resize:none; }
.page-contents input[type=submit], .page-contents .wpforms-form button[type="submit"] {	text-decoration: none !important; font-size: 18px !important; color: #fff !important;	font-weight: 600 !important; border-radius: 5px !important; text-transform: uppercase !important; background-color: #0255a3 !important; padding: 10px 35px !important; height: auto !important; border:none !important; cursor:pointer; }
.page-contents input[type=text], .page-contents input[type=email] { width:100%; }
.page-contents textarea { resize: none; height:100px; width:100%; }
.page-contents div.wpcf7-mail-sent-ok { border: 2px solid #0255a3; }

.welcome-section {
	/*background-image: url(img/others/welcome-bg.png);
	background-position: top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 70px 0px 350px;
	position: relative;
	z-index: 9;
	overflow:hidden;*/
	
	padding: 50px 0px 0px;
    position: relative;
    z-index: 9;
    overflow: hidden;
    background: #f3f5f7;
    margin: 10px 0px;
    overflow: hidden;
}
.welcome-wrap.aos-init.aos-animate
{
	float:left;
	width:40%;
}
.welcome-heading.text-center.aos-init.aos-animate {
    float: right;
    width: 55%;
    text-align: left;
    margin-left: 5%;
}
.welcome-heading .home-about-link 
{
	padding: 5px 0px;
	text-align:center !important;
    background: #09406f;
	border:2px solid #4e7698;
    border-radius: 25px;
	text-decoration:none !important;
    color: #FFF;
    margin-top: 20px;
    overflow: hidden;
    display: block;
    width: 100px !important;
	cursor:pointer;
}
.home-about-link {
    padding: 5px 30px;
    background: #ffffff;
	border:2px solid #4e7698;
    border-radius: 25px;
	text-decoration:none !important;
    color: #4e7698;
	cursor:pointer;
    margin-top: 20px;
    overflow: hidden;
    display: block;
    width: 100px !important;
}
.home-about-link:hover {
    padding: 5px 30px;
    background: #09406f;
	border:2px solid #4e7698;
    border-radius: 25px;
	text-decoration:none !important;
    color: #FFF;
    margin-top: 20px;
    overflow: hidden;
    display: block;
    width: 100px !important;
	cursor:pointer;
}
.welcome-heading h3 {
	font-size: 42px;
	text-transform: uppercase;
	color: #313131;/*
	background-image: url(img/others/blue-strip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	margin-bottom: 40px;*/
}
.welcome-heading h3 span {
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
	color: #b21f24;
}
.welcome-heading p {
    font-size: 20px;
    font-family: "Open Sans";
    line-height: 2;
    color: #000000;
    text-align: left;
    padding: 20px 50px;
    text-align: justify;
    line-height: 25px;
}
.welcome-heading {
	padding-bottom: 50px;
	width: 91%;
	margin: auto;
}
.welcome-wrap {
	/*border: 8px solid #fff;
	box-shadow: 0px 0px 20px #d6d6d6;
	-webkit-box-shadow: 0px 0px 20px #d6d6d6;
	-moz-box-shadow: 0px 0px 20px #d6d6d6;
	-ms-box-shadow: 0px 0px 20px #d6d6d6;
	position: absolute;*/
	/* left: 0; */
	/* right: 0; */
	margin: auto;
	 width: 29%; 
}
.heading h3 {
	font-size: 40px;
	color: #09406f;
	text-transform: uppercase;
	font-weight: 700;/*
	background-image: url(img/others/blue-strip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	margin-bottom: 40px;*/
}
.news-img a {
	padding:0px;
	/*text-decoration: none;
	color: #fff;
	background-color: #b1191e;
	padding: 10px 30px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase; */
}

.news_page .news-img a {
	padding:0px;
	text-decoration: none;
	color: #fff;
	background-color: #b1191e;
	padding: 10px 30px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase; 
}
.news-img a i {
	margin-right: 7px;
}
.news-contents h3 {
	font-size: 20px;
	color: #09406f;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 18px;
}
.news-contents h3 a {
	font-size: 16px;
	color: #09406f;
	font-weight: 600;
	text-decoration:none;
	border:none;
}
.news-contents p {
	font-size: 17px;
	color: #000000;
	line-height: 1.7;

	font-family: "Open Sans";
	margin-bottom: 20px;
}
.news-contents a {
	text-decoration: none;
	font-size: 18px;
	color: #1b5681;
	border-top: 2px solid #1b5681;
	padding-top: 6px;
	font-weight: 700;
	text-transform: uppercase;
}
.news_page .news-img {
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
}
.news_page .news-cont-wrap {
	background-color: #fff;
	position: relative;
	padding: 55px 30px 30px;
	box-shadow: 0px 6px 10px #d6d6d6;
	-webkit-box-shadow: 0px 6px 10px #d6d6d6;
	-moz-box-shadow: 0px 6px 10px #d6d6d6;
	-ms-box-shadow: 0px 6px 10px #d6d6d6;
	border-radius: 10px; min-height: 415px; margin-bottom:40px;
}
.news-cont-wrap1 {
	background-color: #fff;
	position: relative;
	padding: 30px;
	box-shadow: 0px 6px 10px #d6d6d6;
	-webkit-box-shadow: 0px 6px 10px #d6d6d6;
	-moz-box-shadow: 0px 6px 10px #d6d6d6;
	-ms-box-shadow: 0px 6px 10px #d6d6d6;
	border-radius: 10px; min-height: 230px; margin-bottom:40px;
}
.news-section {
	background-color: #ffffff;
	padding: 50px 0px;
	position: relative;
}
.news-section-innerpage {
	background-color: #f2f2f2;
	padding: 50px 0px 50px;
	position: relative;
}
.news-img {
	/*position: absolute;
	left: 0;
	right: 0;
	top: -20px;*/
}
.news-heading {
	padding-bottom: 50px;
}
.view-btn {
	padding-top: 60px;
}
.view-btn a {
	text-decoration: none;
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 5px;
	padding: 10px 20px;
	border: 2px solid #333333;
}
.highlights-section {
	padding: 90px 0px;
}
.highlights-contents h3 {
	font-size: 22px;
	color: #1b5681;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 10px;
}
.highlights-contents h3 a {
	font-size: 22px;
	color: #1b5681;
	font-weight: 600;
	text-decoration:none;
}
.highlights-contents p {
	font-size: 16px;
	color: #2f2f2f;
	font-family: "Open Sans";
	line-height: 1.7;
}
.highlights-wrap {
	height: 250px;
	width: 100%;
	border: 1px solid #dbdbdb;
	border-radius: 140px;
	padding: 30px 30px 30px 0px; margin-bottom:40px;
}
.highlights-img {
	padding-top: 24px;
}
.highlights-heading {
	padding-bottom: 30px;
}
.responders-section {/*
	background-image: url(img/others/responder-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;*/
	padding: 50px 0px 0px;
}
.responders-heading {
	padding-bottom: 40px;
}
.responders-heading h3 {
	color: #09406f;
	font-size:34px;
}
.responders-cont-wrap {
	/*background-color: #fff;*/
	padding: 7px;
	/*border-radius: 9px;
	box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 3px 10px rgba(0,0,0,0.3); min-height: 455px;*/ margin-bottom:40px;
}
.responders-contents {
	padding: 10px 0px;
	min-height:170px;
}
.responders-contents h3 {
	font-size: 20px;
	color: #09406f;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.responders-contents h3 a {
	font-size: 16px;
	color: #09406f;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration:none;
}
.responders-contents p {
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom: 0px;
}
.events-section {
	background-color: #fff;
	padding: 20px 0px 0px;
}
.events-heading {
	padding-bottom: 20px;
}
.events-con h4 {
	font-size: 24px;
	color: #353535;
	margin-bottom: 15px;
	font-weight: 600;
}
.events-con h4 a {
	font-size: 24px;
	color: #353535;
	font-weight: 600;
	text-decoration:none;
}
.events-con ul li a {
	text-decoration: none;
	font-size: 15px;
	color: #1b5681;
	font-weight: 500;
	font-family: "Poppins";
}
.events-con p {
	font-size: 18px;
	color: #383838;
	font-family: "Open Sans";
	line-height: 1.7;
	margin-bottom: 0px;
}
.events-con {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 170px;
    padding: 10px 15px 0px;
    /* left: 0px; */
    margin: 0px 25px;
    border-radius: 0px;
    text-align: center;
    border: 3px solid #1a478e;
    /* width: 90%; */
    /* margin: 0px auto; */
    height: 70px;
    vertical-align: middle;
    display: block;
}
.events-con  h3
{
	font-size:18px;
	height:70px;
}
.events-con  h3 a
{
	color:#082c66;
}
.events-img img {
    width: 100%;
    height: 250px;
    border: 1px solid #082c66;
}
.events-date li {
	padding-right: 10px;
}
.events-date li:last-child {
	padding-right: 0px;
}
.events-rightcon h4 {
	font-size: 22px;
	color: #313131;
	font-weight: 600;
	margin-bottom: 15px;
}
.events-rightcon h4 a {
	font-size: 22px;
	color: #313131;
	font-weight: 600;
	text-decoration:none;
}
.events-rightcon ul li a {
	text-decoration: none;
	font-size: 15px;
	color: #1b5681;
	font-family: "Open Sans";
	font-style: italic;
}
.blog-rightcon ul li a i {
	margin-right: 7px;
}
.events-date li a i {
	margin-right: 7px;
}
.events-rightcon p {
	font-size: 17px;
	color: #383838;
	line-height: 1.7;
	margin-bottom: 0px;
}
.events-rightcon {
	background-color: #fff;
	padding: 21px;
	height: 100%;
	border-radius: 0px 50px 50px 0px;
}
.events-right {
	margin-bottom: 20px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	border: 1px solid #d6d6d6;
	border-radius: 50px;
	background-color: #fff;
}
.events-rightimg img {
	width: 100%;
}
.events-img {
	position: relative;
}
.events-right.last {
	margin-bottom: 0px;
}
.events-rightimg img {
	border-radius: 50px;
}
.contact-form {
	position: absolute;
	left: -370px;
	background-color: #1b5681;
	right: 0;
	padding: 10px 50px 40px 50px;
	top: 75px;
}
.contact-head {
	border: 5px solid #f26d72;
	position: absolute;
	right: -10px;
	width: 196%;
	height: 80%;
	top: 85px;
}
.contact-form { height: 78%; }
.contact-wrap {
	position: relative;
}
.contact-form h3 {
	color: #fff;
	background-image: url(img/others/white-strip.png);
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.contact-form .form-group {
	margin-bottom: 10px;
}
.contact-wrap .wpforms-form input[type="text"], .contact-wrap .wpforms-form input[type="email"], .contact-form .form-control {
	background-color: transparent !important;
	font-size: 16px !important;
	color: #fff !important;
	height: 40px !important; border: 1px solid #fff !important;
}
.contact-wrap .wpforms-form textarea {
	background-color: transparent !important;
	font-size: 16px !important;
	color: #fff !important;
	height: 70px !important; border: 1px solid #fff !important;
}
.contact-form input {
	height: 50px;
}
.contact-section {
	background-color: #fff;
	padding: 70px 0px;
}
.contact-wrap .wpforms-form textarea::-webkit-input-placeholder, .contact-wrap .wpforms-form input[type="text"]::-webkit-input-placeholder, .contact-wrap .wpforms-form input[type="email"]::-webkit-input-placeholder, .contact-form .form-control::-webkit-input-placeholder {
  color: #fcfcfc !important;
  opacity: 1 !important;
}

.contact-wrap .wpforms-form textarea::-moz-placeholder, .contact-wrap .wpforms-form input[type="text"]::-moz-placeholder, .contact-wrap .wpforms-form input[type="email"]::-moz-placeholder, .contact-form .form-control::-moz-placeholder {
  color: #fcfcfc !important;
  opacity: 1 !important;
}

.contact-wrap .wpforms-form textarea:-ms-input-placeholder, .contact-wrap .wpforms-form input[type="text"]:-ms-input-placeholder, .contact-wrap .wpforms-form input[type="email"]:-ms-input-placeholder, .contact-form .form-control:-ms-input-placeholder {
  color: #fcfcfc !important;
  opacity: 1 !important;
}

.contact-wrap .wpforms-form textarea::-ms-input-placeholder, .contact-wrap .wpforms-form input[type="text"]::-ms-input-placeholder, .contact-wrap .wpforms-form input[type="email"]::-ms-input-placeholder, .contact-form .form-control::-ms-input-placeholder {
  color: #fcfcfc !important;
  opacity: 1 !important;
}

.contact-wrap .wpforms-form textarea::placeholder, .contact-wrap .wpforms-form input[type="text"]::placeholder, .contact-wrap .wpforms-form input[type="email"]::placeholder, .contact-form .form-control::placeholder {
  color: #fcfcfc !important;
  opacity: 1 !important;
}
.contact-wrap .wpforms-form button[type="submit"] {
	text-decoration: none !important;
	font-size: 21px !important;
	color: #1b5681 !important;
	font-weight: 700 !important;
	border-radius: 3px !important;
	text-transform: uppercase !important;
	background-color: #fff !important;
	padding: 7px 40px !important;
}

.contact-wrap div.wpforms-container-full .wpforms-form label.wpforms-error{
	color: #fff !important; font-size: 16px !important;
}
.contact-wrap .wpforms-confirmation-container-full { background: transparent !important; border: 1px solid #fff !important; color: #fff !important; }

.submit-btn {
	text-decoration: none;
	font-size: 21px;
	color: #1b5681;
	font-weight: 700;
	border-radius: 3px;
	text-transform: uppercase;
	background-color: #fff;
	padding: 7px 40px;
	margin-top: 10px;
}
.bell-img {
	padding-top: 40px;
}
.footer-section {
	background-color: #ffffff;
	padding: 30px 0px 20px;
}
.footer-wrap h3 {
	font-size: 20px;
	color: #16151a;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.footer-wrap ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #212121;
}
.footer-wrap ul li {
	border-bottom:1px solid #CCC;
	padding:10px 0px;
}
.footer-contact ul li a {
	font-family: "Poppins";
}
.footer-contact p { padding-bottom:0; margin-bottom:0; }
.footer-newsletter p {
	font-size: 18px;
	color: #fff;
	line-height: 1.7;
}
.footer-contact ul li {
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left 7px;
	padding-bottom:5px;
}
.footer-contact ul li.location {
	background-image: url(img/others/map.png);
	border-bottom:0px;
}
.footer-contact ul li.phone {
	background-image: url(img/others/mobile.png);
	border-bottom:0px;
}	
.footer-contact ul li.mail {
	background-image: url(img/others/cont-3.png);
}
.footer-newsletter input {
	height: 45px;
	border-radius: 25px;
	border:1px solid #ced4da;
}
.subscribe-btn {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	text-transform: uppercase;
	background-color: #0255a3;
	padding: 10px 35px;
	height: auto !important;
}
.copyrights p a {
	text-decoration: none;
	color: #fff;
}
.copyrights p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
}
.copyrights {
	background-color: #292d33;
	padding: 30px 0px;
}

/* =Comments */
#comments input[type=submit] { text-decoration: none; color: #fff; cursor:pointer; background-color: #b1191e; padding: 10px 30px; border-radius: 5px; font-size: 18px; font-weight: 700; text-transform: uppercase; border:none; }
#comments {clear: both; padding:0; font-size:18px; }
#comments p { font-size:15px; line-height:25px;  }
#comments a { color: #1b5681; font-size:15px; border: none; background: transparent; padding: 0; text-transform: none; text-align: unset; border-radius: unset; }
#comments .navigation {padding: 0 0 18px 0;}
h2.comments-title { padding-bottom:10px; }
h3#comments-title,h3#reply-title {font-size: 20px;font-weight: bold;	margin-bottom: 0;}
h3#comments-title {padding: 24px 0;}
.commentlist {list-style: none;margin: 0; padding:0; }
.commentlist header{ border-top: none; }
.commentlist header h4 { padding-left:85px; font-size:24px; background:none; padding-bottom:0px; font-weight: 600; color:#313131; }
.commentlist section { padding-left:10px; }
.commentlist p { padding:0 10px 0 75px !important; font-size:13px; width:auto !important; margin-top:10px;}
.commentlist li.comment {line-height: 18px;margin: 0 0 6px 0;padding:5px 0 5px 10px;position: relative; }
.commentlist li:last-child {border-bottom: none;margin-bottom: 0;}
#comments .comment-body ul,#comments .comment-body ol {margin-bottom: 18px;}
#comments .comment-body p:last-child {margin-bottom: 6px;}
#comments .comment-body blockquote p:last-child {margin-bottom: 24px;}
.commentlist ol {list-style: decimal;}
.commentlist .avatar {position: absolute;top: 6px;left: 6px;}
.comment-author {}
.url {color: #013648;font-size: 18px;font-weight: bold;line-height: 20px;}
.comment-author cite {font-style: normal;font-weight: bold; font-size:18px;}

.comment-author .says {font-style: italic; font-size:18px;}
.comment-meta {font-size: 12px;}
.comment-meta a:link,.comment-meta a:visited {color: #888;text-decoration: none;}
.comment-meta a:active,.comment-meta a:hover {color: #ff4b33;}
.commentlist .even {}
.commentlist .bypostauthor {}
.reply {font-size: 12px;padding: 10px 0;}
.reply a,a.comment-edit-link {color: #888;}
.reply a:hover,a.comment-edit-link:hover {color: #ff4b33;}
.commentlist .children {list-style: none;margin: 0;}
.commentlist .children li {border: none;margin: 0;}
.nopassword,.nocomments {display: none;}
#comments .pingback {border-bottom: 1px solid #666666;margin-bottom: 18px;padding-bottom: 18px;}
.commentlist li.comment+li.pingback {margin-top: -6px;}
#comments .pingback p {color: #888;display: block;font-size: 12px;line-height: 18px;margin: 0;}
#comments .pingback .url {font-size: 13px;font-style: italic;}

/* Comments form */
#respond {border-top: 1px solid #FFFFFF; margin: 24px 0; overflow: hidden; position: relative;}
#respond form { margin-top:0; }
#respond p {margin: 0 0 20px 0;}
#respond h3 {margin: 18px 0;}
#respond a {}
#respond .comment-notes {/*margin-bottom: 1em;*/}
.form-allowed-tags {line-height: 1em;}
.children #respond {margin: 0 48px 0 0;}
h3#reply-title {margin: 10px 0;}
#comments-list #respond {margin: 0 0 18px 0;}
#comments-list ul #respond {margin: 0;}
#cancel-comment-reply-link {font-size: 12px;font-weight: normal;line-height: 18px;}
#respond .required {color: #ff4b33;font-weight: bold;}
#respond label {font-size: 18px; vertical-align: top;}

.comment-form-author label {font-size: 18px; padding-right:39px; vertical-align: top;}
.comment-form-email label {font-size: 18px; padding-right:41px; vertical-align: top;}
.comment-form-url label {font-size: 18px; padding-right:42px; vertical-align: top;}
.comment-form-comment label {font-size: 18px; padding-right:23px; vertical-align: top;}

#respond input {margin: 0 0 9px;width: 350px;}
#respond textarea {width: 350px; resize:none; height:100px; }
#respond .form-allowed-tags {color: #888;font-size: 12px;line-height: 18px;}
#respond .form-allowed-tags code {font-size: 11px;}
#respond .form-submit {margin: 12px 0;}
#respond .form-submit input {font-size: 18px;width: auto;}
.really_simple_share{ padding-top:10px !important; }

.top-footer
{
	background:#b52227;
	padding:30px 0px;
	color:#ffffff;
	font-size:25px;
}

.view-more a
{
	background:url(images/view-more.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:19px;
	display:block;
}


.view-more a:hover
{
	background:url(images/view-more-hover.jpg);
	background-repeat:no-repeat;
}

/*RESPONSIVE*/
@media screen and (max-width: 2880px) {
	.welcome-wrap {
		width: 39%;
	}
}

@media screen and (max-width: 1920px) {
	.welcome-wrap {
		width: 59%;
	}
}


@media screen and (max-width: 1600px) {
	.contact-head {
		height: 82%;
	}
	.contact-form { height: 85%; }
	.welcome-wrap {
		width: 71%;
	}
}

@media screen and (max-width: 1440px) {
	.contact-head {
		height: 80%;
	}
	.contact-form { height: 82%; }
	.welcome-wrap {
		width: 77%;
	}
}

@media screen and (max-width: 1366px) {
	.welcome-wrap {
		width: 82%;
	}
}

@media screen and (min-width: 1100px) and (max-width: 1280px) {
	.welcome-wrap {
		width: 87%;
	}
}
@media screen and (max-width: 1279px) {
	.welcome-wrap {
		width: auto;
	}
	header .mainmenu ul li a {
		font-size: 19px;
	}
	header .mainmenu ul li {
		padding: 0px 8px;
	}
	.header-contact ul li.phone h3, .header-contact ul li.envelope h3 {
		font-size: 15px;
	}
	.header-contact ul li.phone p, .header-contact ul li.envelope p {
		font-size: 19px;
	}
	.header-contact ul li.donate-btn a {
		font-size: 18px;
	}
	.header-contact ul li.phone {
		padding-left: 50px;
		/*background-size: 25%;*/
	}
	.header-contact ul li.envelope {
		padding-left: 50px;
		/*background-size: 25%;*/
	}
	.header-contact ul li.facebook a i {
		width: 40px;
		height: 40px;
		font-size: 28px;
	}
	header .mainmenu {
		margin-top: 23px;
	}
	header .banner-contents h3 {
		font-size: 64px;
	}
	.banner-contents p {
		font-size: 28px;
	}
	.banner-contents a {
		font-size: 19px;
		padding: 10px 30px;
	}
	header .header-bottom .banner-contents {
		top: 20%;
	}
	.welcome-heading h3 {
		font-size: 38px;
	}
	.welcome-heading h3 span {
		font-size: 38px;
	}
	.news-section {
		padding: 210px 0px 70px;
	}
	.news-contents h3 {
		font-size: 17px;
	}
	.news-contents h3 a {
		font-size: 17px;
	}
	.news-cont-wrap {
		padding: 55px 20px 30px;
	}
	.highlights-wrap {
		height: 272px;
		border-radius: 60px;
	}
	.responders-contents h3 {
		font-size: 17px;
	}
	.responders-contents h3 a {
		font-size: 17px;
	}
	.responders-contents {
		padding: 30px 10px;
		min-height:170px !important;
	}
	.events-con h4 {
		font-size: 20px;
	}
	.events-con h4 a {
		font-size: 20px;
	}
	.events-con p {
		font-size: 14px;
	}
	.events-rightcon h4 {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.events-rightcon h4 a {
		font-size: 17px;		
	}
	.events-rightcon ul {
		margin-bottom: 10px;
	}
	.events-rightcon p {
		font-size: 15px;
	}
	.events-img img {
		height: 310px;
	}
	.events-con {
		top: 197px;
	}
	.contact-form {
		top: 11px;
	}
	.contact-head {
		height: 94.2%;
		top: 24px;
		width: 214%;
	}
	.contact-form { height: 90%; }
	.footer-wrap ul li a {
		font-size: 16px;
	}
	.responders-heading {
		padding-bottom: 10px;
	}
	.events-heading {
		padding-bottom: 10px;
	}
	.highlights-heading {
		padding-bottom: 10px;
	}
	.welcome-wrap {
		position: relative;
	}
	.welcome-section {
		padding: 70px 0px 70px;
	}
	.news-section {
		padding: 70px 0px 70px;
	}
	.heading h3 {
		font-size: 35px;
	}
	.page-contents h3 {
		font-size: 35px;
	}
	.events-section {
		padding: 90px 0px 30px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}
.container {
    max-width: 100%;
}
.col-lg-3
{
	ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
}
@media screen and (max-width: 1024px) {
	.contact-form {
    	height: 97%;
	}
}
@media screen and (max-width: 1023px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	.header-contact ul li.phone p, .header-contact ul li.envelope p {
		font-size: 15px;
	}
	.header-contact ul li.phone h3, .header-contact ul li.envelope h3 {
		font-size: 12px;
	}
	.header-contact ul li.phone {
		padding-left: 20px;
		/*background-size: 21%;
		background-position: left 2px;*/
		margin-right: 10px;
	}
	.header-contact ul li.envelope {
		padding-left: 20px;
		/*background-size: 21%;
		background-position: left 2px;*/
		margin-right: 10px;
	}
	header .mainmenu ul li a {
		font-size: 13px;
	}
	header .mainmenu ul li {
		padding: 0px 18px;
	}
	.header-contact ul li.donate-btn a {
		font-size: 13px;
		padding: 6px 20px;
	}
	.header-contact ul li.facebook a i {
		width: 35px;
		height: 35px;
		font-size: 22px;
	}
	.header-contact {
		padding-top: 6px;
	}
	header .mainmenu {
		margin-top: 9px;
	}
	header .banner-contents h3 {
		font-size: 54px;
	}
	.icon-contents {
		padding: 20px 10px 0px;
	}
	.news-img a {
		padding: 10px 20px;
		font-size: 14px;
	}
	.news-heading {
		padding-bottom: 10px;
	}
	.news-contents h3 br {
		display: none;
	}
	.news-contents p {
		font-size: 15px;
	}
	.news-contents a {
		font-size: 15px;
	}
	.view-btn a {
		font-size: 15px;
	}
	.highlights-wrap {
		height: auto;
		border-radius: 50px;
		padding: 30px;
		text-align: center;
	}
	.highlights-contents {
		padding-top: 20px;
	}
	.responders-contents h3 br {
		display: none;
	}
	.responders-contents h3 {
		font-size: 15px;
		min-height: 50px;
	}
	.responders-contents h3 a {
		font-size: 15px;
	}
	.events-img img {
		height: auto;
	}
	.events-rightcon p br {
		display: none;
	}
	.contact-form {
		left: -270px;
	}
	.contact-head {
		height: 111.2%;
		width: 186%;
	}
	.contact-form { height: 115%; }
	/*.events-con {
		top: 0;
		position: relative;
		border: none;
		margin: 0;
	}*/
	.events-img {
		margin-bottom: 20px;
	}
	.contact-section {
		padding: 70px 0px 130px;
	}
	.events-con {
		top: 100px;
	}
	.header-contact ul li.phone a,.header-contact ul li.envelope a 
	{
		color: #fff;
		font-family: Tw Cen MT;
		text-decoration: none;
		font-size: 18px;
	}
	.responders-cont-wrap
	{
		margin-bottom:0px;
	}
}

@media screen and (max-width: 767px) {
	.header-top {
		padding-top: 0px;
		margin-top: 10px;
		background: #FFF;
	}
	.header-top  .container, .icon-section .containers{
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;
	}
	.welcome-wrap.aos-init.aos-animate {
		 float: none !important; 
		 width: 100% !important;  
	}
	.welcome-section
	{
		padding:30px 0px;
	}
	.welcome-heading.text-center.aos-init.aos-animate {
		float: none;
		width: 100%;
		text-align: left;
		margin-left: 0%;
	}
	.welcome-heading h3
	{
		padding-top:20px;
	}
	.welcome-heading p
	{
		padding:20px;
	}	

	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #285f8e;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.navbar-nav
	{
		background-color:#09406f;
	}
	.news-cont-wrap iframe
	{
		    width: 100%;
    		height: 300px !important;
	}
	.news-img a
	{
		padding:0px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	.events-section
	{
		padding:25px 0px 30px;
	}
	
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	header .mainmenu::before {
		display: none;
	}
	header .mainmenu {
		background-color: #fff;
	}
	header .mainmenu ul li a {
		font-size: 14px;
		font-weight: 400;
	}
	.banner-contents p {
		font-size: 28px;
		padding: 10px 0px;
		margin-bottom: 10px;
	}
	.icon-contents {
		border-right: none;
	}
	.icon-img {
		margin: 0px auto 20px;
		position: relative;
	}
	.icon-contents {
		border-right: none;
		padding: 0px;
		margin-bottom: 40px;
	}
	.icon-section {
		padding: 40px 0px;
	}
	.news-cont-wrap {
		margin-bottom: 50px;
	}
	.view-btn {
		padding-top: 0px;
	}
	.highlights-wrap {
		margin: 20px 0px;
	}
	.highlights-heading {
		padding-bottom: 0;
	}
	.responders-img img {
		width: 100%;
	}
	.responders-cont-wrap {
		margin: 20px 0px;
	}
	.events-con {
		top: auto;
		bottom: 0;
		position: relative;
		border: none;
		margin: 0px;
	}
	.events-img {
		margin-bottom: 20px;
	}
	.events-rightcon {
		border-radius: 50px;
		text-align: center;
	}
	.contact-section {
		padding: 40px 0px 50px;
	}
	.contact-form {
		left: 0;
		position: relative;
	}
	.contact-head {
		height: 123.2%;
		display: none;
	}
	.contact-form { height: auto; }
	.footer-logo {
		text-align: center;
	}
	.copyrights p {
		font-size: 15px;
	}

}
@media screen and (max-width: 480px) {
	header .banner-contents h3 {
		font-size: 40px;
		margin-bottom: 10px;
	}
	.banner-contents p {
		font-size: 21px;
		padding: 0px;
		line-height: 1;
	}
	.banner-contents a {
		font-size: 13px;
		padding: 7px 10px;
	}
	.contact-form {
		padding: 20px;
	}
}
@media screen and (max-width: 414px) {
	.header-contact ul li.phone {
		display: none;
	}
	.header-contact ul li.envelope {
		display: none;
	}
	header .banner-contents h3 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.banner-contents p {
		font-size: 17px;
		padding: 0px;
		line-height: 1;
	}
	header .header-bottom .banner-contents {
		top: 10%;
	}
	.welcome-heading h3 {
		font-size: 25px;
	}
	.welcome-heading h3 span {
		font-size: 25px;
	}
	.welcome-heading p {
		font-size: 15px;
	}
	.heading h3 {
		font-size: 25px;
	}
	.page-contents h3 {
		font-size: 25px;
	}
	.responders-contents h3 {
		font-size: 15px;
		min-height: 0;
	}
	.responders-contents h3 a {
		font-size: 15px;
	}
}
@media screen and (max-width: 387px) {
	.navbar-dark .navbar-brand {
		color: #fff;
		width: 40%;
	}
	header .header-bottom .owl-dots {
		bottom: 1%;
	}
}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {
	.events-con ul li a {
		font-size: 13px;
	}
	.events-con h4 br {
		display: none;
	}
}

