/*Import Code*/

.child-header .left-side-list ul,
.child-header .right-side-list ul,
.impact-section .all-round-wrp ul,
.footer-main .second-block ul,
.footer-last ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

@font-face {
	font-family: 'ABeeZee';
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/abeezee-regular.ttf);
}

@font-face {
	font-family: 'ABeeZee';
	font-style: italic;
	font-weight: normal;
	src: url(../fonts/abeezee-italic.ttf);
}

body {
	font-family: 'ABeeZee';
}

header {
	margin-bottom: 88px;
}

#style-2::-webkit-scrollbar-track {
	background-color: #000000;
}

#style-2::-webkit-scrollbar {
	width: 3px;
}

#style-2::-webkit-scrollbar-thumb {
	background-color: #e31e25;
}

#style-2::-webkit-scrollbar-thumb:hover {
	background-color: #ffffff;
}

.style-3::-webkit-scrollbar-track {
	background-color: rgba(0, 0, 0, 0.15);
}

.style-3::-webkit-scrollbar {
	width: 3px;
}

.style-3::-webkit-scrollbar-thumb {
	background-color: #000000;
}

.style-3::-webkit-scrollbar-thumb:hover {
	background-color: #e31e25;
}

.loader-overlay {
	position: fixed;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}

.loader-overlay .cetr {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #ffffff;
}

.gray-bg {
	background: #e8e8e8;
}

.white-bg {
	background: #ffffff !important;
}

.page-part .page-heading h2:before,
.impact-section .page-heading h2:before,
.testimonials .page-heading h2:before,
.partners .page-heading h2:before,
.whats-new .page-heading h2:before,
.stories .page-heading h2:before,
.str-ch-hed .page-heading h2:before,
.publicatin-head .page-heading h2:before,
.events-main .page-heading h2:before,
.testimonials-main .page-heading h2:before,
.blog-pages .page-heading h2:before,
.publication .page-heading h2:before,
.dotted-bg .page-heading h2:before,
.contact-us .page-heading h2:before,
.campaigns .page-heading h2:before,
.volunteer-s .page-heading h2:before,
.causes-pages .page-heading h2:before,
.volunteer .page-heading h2:before,
.internship .page-heading h2:before,
.mediaroom .page-heading h2:before {
	color: rgba(0, 0, 0, 0.1);
	font-size: 200px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 22px;
	font-weight: bold;
}

.page-part .page-heading h2:after,
.impact-section .page-heading h2:after,
.testimonials .page-heading h2:after,
.partners .page-heading h2:after,
.whats-new .page-heading h2:after,
.stories .page-heading h2:after,
.str-ch-hed .page-heading h2:after,
.publicatin-head .page-heading h2:after,
.events-main .page-heading h2:after,
.testimonials-main .page-heading h2:after,
.blog-pages .page-heading h2:after,
.publication .page-heading h2:after,
.dotted-bg .page-heading h2:after,
.contact-us .page-heading h2:after,
.campaigns .page-heading h2:after,
.volunteer-s .page-heading h2:after,
.causes-pages .page-heading h2:after,
.volunteer .page-heading h2:after,
.internship .page-heading h2:after,
.mediaroom .page-heading h2:after {
	background: #e31e25;
	bottom: 75px;
	content: "";
	height: 2px;
	left: 48%;
	position: absolute;
	width: 30px;
}

.btn-testmo {
	margin-top: 5px;
	height: 38px;
	margin-left: 127px;
}

.mobile-banner {
	display: none;
}

.arwjs {
	width: 50px;
	height: 50px;
	background: url(../images/sprite.png) 241px -1680px;
}

.arwjs1 {
	width: 50px;
	height: 50px;
	background: url(../images/sprite.png) 182px -1680px;
}

.heading-white h2 {
	color: #ffffff;
	text-transform: uppercase;
}

.heading-white h2:after {
	background: #e31e25;
	top: 65px;
	content: "";
	height: 2px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	position: absolute;
	width: 30px;
}

.btn-profile {
	background: transparent !important;
	padding: 0px !important;
}

.btn-profile img {
	border-radius: 100%;
	height: 30px;
	width: 30px;
	object-position: top;
	object-fit: cover;
}

.btn-profile .caretarrow {
	background: url(../images/arrow-down.png) no-repeat center center;
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}

.heading-black h2 {
	color: #2c2c2c;
	text-transform: uppercase;
}

.heading-black h2:after {
	background: #e31e25;
	top: 65px;
	content: "";
	height: 2px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	position: absolute;
	width: 30px;
}

.infor {
	display: none;
	position: fixed;
	z-index: 99;
	top: 53%;
	right: 76px;
	text-align: center;
	background: rgba(71, 48, 54, 0.95);
	color: #ffffff;
	padding: 10px;
}

.infor:before {
	content: "";
	position: absolute;
	right: -20px;
	border-left: 10px solid rgba(71, 48, 54, 0.95);
	border-bottom: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid transparent;
	top: 50%;
	transform: translateY(-50%);
}

.right-icon {
	position: fixed;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	right: 0px;
}

.right-icon .icons img {
	width: 74%;
}

.right-icon .icons:hover {
	cursor: pointer;
}

.right-icon .fbicons {
	width: 50px;
	height: 50px;
	background: #fb241f url(../images/sprite.png) 821px -1597px;
}

.right-icon .twicons {
	width: 50px;
	height: 50px;
	background: #fb241f url(../images/sprite.png) 772px -1597px;
}

.right-icon .toll-icon {
	width: 50px;
	height: 50px;
	background: #fb241f url(../images/sprite.png) 635px -1371px;
}

.right-icon .scroll-top {
	width: 50px;
	height: 50px;
	background: #fb241f url(../images/sprite.png) 691px -1417px;
}

.right-icon .fbtw {
	position: relative;
	right: -60px;
	transition: 0.5s;
}

.right-icon #shic {
	width: 50px;
	height: 50px;
	background: #fb241f url(../images/sprite.png) 691px -1369px;
}

.right-icon .showfbtw {
	right: 0px !important;
	transition: 0.5s;
}

.chat-stripped {
	width: 208px;
	background: #e31e25;
	padding: 7px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #ffffff;
	position: fixed;
	bottom: 0px;
	right: 20px;
	z-index: 9;
}

.chat-stripped i {
	position: absolute;
	right: 10px;
	top: 8px;
}

.chat-stripped i:hover {
	cursor: pointer;
}

textarea {
	resize: none;
}

.marrr {
	display: none;
}

.chat-block {
	display: none;
	width: 300px;
	position: fixed;
	z-index: 99;
	bottom: 0px;
	right: 20px;
	border-right: 1px solid #fb241f;
	border-bottom: 1px solid #fb241f;
	box-shadow: rgba(147, 148, 149, 0.3) 0px 7px 40px 2px;
}

.chat-block .heading {
	background: #fb241f;
	color: #ffffff;
	padding: 7px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.chat-block .heading i {
	position: absolute;
	right: 10px;
	top: 8px;
}

.chat-block .heading i:hover {
	cursor: pointer;
}

.chat-block .wrapper-body {
	background: #ffffff;
	padding: 15px;
}

.chat-block .wrapper-body a {
	color: #000000;
}

.chat-block .wrapper-body a:hover {
	text-decoration: none;
}

.chat-block .wrapper-body .form-group {
	margin-bottom: 5px;
}

.btn-sec {
	margin: 50px 0px;
}

.btn-primarys {
	background: transparent;
	color: #e31e25;
	text-transform: uppercase;
	border-radius: 0px;
	border: 1px solid #e31e25;
}

.btn-primarys:hover {
	background: #e31e25;
	color: #ffffff;
	transition: 0.4s;
}

.btn-white {
	background: transparent;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0px;
	border: 1px solid #ffffff;
}

.btn-white:hover {
	background: #ffffff;
	color: #e31e25;
	transition: 0.4s;
}

.heading-red-b h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 26px;
}

.heading-red-b h2:after {
	width: 20px;
	height: 2px;
	background: #e31e25;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	content: "";
	margin: 0 auto;
	text-align: center;
}

.heading-white-b h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 26px;
	color: #ffffff;
}

.heading-white-b h2:after {
	width: 20px;
	height: 2px;
	background: #ffffff;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	content: "";
	margin: 0 auto;
	text-align: center;
}

.child-header {
	background: rgba(49, 44, 41, 0.62);
	padding: 5px;
	position: fixed;
	z-index: 9;
	top: 0px;
	width: 100%;
}

.child-header .left-side-list {
	padding-left: 0px;
}

.child-header .left-side-list ul li {
	display: inline-block;
	border-right: 1px solid #ffffff;
	padding-left: 7px;
	padding-right: 10px;
	line-height: 0.8em;
	font-size: 0.8em;
}

.child-header .left-side-list ul li:last-child {
	border-right: 0px;
}

.child-header .left-side-list ul li:first-child {
	padding-left: 0px;
}

.child-header .left-side-list ul li a {
	color: #ffffff;
	text-decoration: none;
}

.child-header .left-side-list ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.child-header .right-side-list {
	padding-right: 0px;
}

.child-header .right-side-list ul {
	float: right;
}

.child-header .right-side-list ul li {
	display: inline;
	font-size: 0.8em;
	color: #ffffff;
	margin-left: 4px;
}

.child-header .right-side-list ul li i {
	margin-left: 3px;
}

.child-header .right-side-list ul li i:hover {
	cursor: pointer;
}

.child-header .right-side-list ul li form {
	display: inline;
}

.child-header .right-side-list ul li form .btn-trans {
	background: transparent;
	border: 0px;
}

.child-header .right-side-list ul li a {
	color: #ffffff;
}

.child-header .right-side-list ul li a:hover {
	text-decoration: none;
}

.child-header .right-side-list ul li a:focus {
	border: 0px;
}

.child-header .right-side-list ul li .search-b {
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #535353;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}

.child-header .right-side-list ul li .search-b::placeholder {
	color: #ffffff;
}

.child-header .right-side-list ul li .search-b:-ms-input-placeholder {
	color: #ffffff;
}

.child-header .right-side-list ul li .search-b::-ms-input-placeholder {
	color: #ffffff;
}

.home-slider {
	position: relative;
}

.home-slider .carousel-caption {
	text-align: left;
	top: 38%;
	transform: translate(-50%, -50%);
	width: 1150px;
	left: 50%;
}

.home-slider .carousel-caption h2 {
	font-size: 3.68em;
	margin-top: 10px;
}

.home-slider .carousel-caption h1 {
	font-size: 3.68em;
	margin-top: 10px;
}

.home-slider .carousel-caption p {
	font-size: 1.125em;
}

.home-slider .carousel-caption .btn-slider {
	text-transform: uppercase;
	color: #ffffff;
	background: #e31e25;
	border-radius: 0px;
}

.home-slider .carousel-caption .fzf-heading {
	font-size: 100px;
	color: #e31e25;
}

.home-slider .carousel-caption .fzf-mid-heading {
	color: #666565;
	font-size: 50px;
}

.home-slider .carousel-caption .fzf-mid-heading span {
	display: block;
}

.home-slider .carousel-caption>p {
	font-size: 24px;
	margin-top: 10px;
	color: #ffffff;
}

.home-slider .carousel-caption>p a {
	color: #e31e25;
}

.home-slider .carousel-indicators {
	z-index: 1;
	left: 23%;
	margin-left: -29.8%;
}

.home-slider .carousel-indicators li {
	width: 15px;
	height: 15px;
}

.home-slider .carousel-indicators .active {
	height: 15px;
	background: #e31e25;
	border: 1px solid #e31e25;
	margin: 1px;
	width: 15px;
}

.home-slider .broadcrumbb {
	position: absolute;
	top: 30px;
	display: none;
}

.broadcrumb {
	display: none;
}

.home-slider .broadcrumbb ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.home-slider .broadcrumbb ul li {
	display: inline-block;
	color: #ffffff;
}

.home-slider .broadcrumbb ul li a {
	color: #ffffff;
}

.home-slider .broadcrumbb ul li a:hover {
	text-decoration: none;
}

.home-slider .broadcrumbb ul li:after {
	content: ">";
	margin-left: 7px;
	margin-right: 2px;
}

.home-slider .broadcrumbb ul li:last-child:after {
	content: '';
}

.home-slider .volun-caption {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
}

.home-slider .mouse-animation {
	position: absolute;
	bottom: 28px;
	left: 48%;
	width: 19px;
	height: 32px;
	background: url(../images/sprite.png) 1469px -1603px;
	z-index: 3;
}

.home-slider .mouse-animation:after {
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(../images/sprite.png) 1467px -1635px;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	bottom: -13px;
	-webkit-animation-name: arrowdown;
	-webkit-animation-duration: .6s;
	-webkit-animation-iteration-count: infinite;
	animation-name: arrowdown;
	animation-duration: .6s;
	animation-iteration-count: infinite;
}

.page-part {
	background: #e9e9e9;
	position: relative;
}

.page-part .add-design {
	position: absolute;
	top: 0px;
	left: 0px;
}

.page-part .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.page-part .page-heading h2 {
	text-transform: uppercase;
}

.page-part .page-heading h2:before {
	content: 'H';
}

.page-part .img-grid .img-section {
	border-radius: 50%;
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 200px;
	overflow: hidden;
	padding: 5px;
	border: 1px solid #e8c9c7;
}

.page-part .img-grid .img-section:hover .image-hs {
	opacity: 1;
}

.page-part .img-grid .img-section img {
	border-radius: 100%;
	padding: 5px;
	width: 188px;
	height: 188px;
}

.page-part .img-grid .img-section .image-hs {
	width: 200px;
	border-radius: 50%;
	background: #DF2F22;
	height: 200px;
	margin: 0 auto;
	opacity: 0;
	top: 0;
	left: 0%;
	position: absolute;
	-webkit-transition: all 2s;
	transition: all 2s;
	cursor: pointer;
}

.page-part .img-grid .img-section .image-hs span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.page-part .img-grid .img-section .image-hs span a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1em;
}

.page-part .img-grid .img-section .image-hs span a:hover {
	text-decoration: none;
}

.page-part .img-grid .upp-text {
	text-transform: uppercase;
}

.page-part .img-grid .content-sec {
	margin-top: 10px;
	font-size: 1em;
}

.impact-section {
	background: url(../images/our_impact.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
}

.impact-section .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.impact-section .page-heading h2 {
	text-transform: uppercase;
	color: #ffffff;
}

.impact-section .page-heading h2:before {
	content: 'O';
	color: rgba(255, 255, 255, 0.15) !important;
}

.impact-section .all-round-wrp {
	text-align: center;
}

.impact-section .all-round-wrp ul li {
	display: inline-block;
	margin-left: 30px;
}

.impact-section .all-round-wrp ul li .circle-round {
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid #5B5853;
	width: 180px;
	height: 180px;
	margin-right: 3%;
	position: relative;
	background: transparent;
}

.impact-section .all-round-wrp ul li .circle-round .number-section {
	font-size: 28px;
	width: 100%;
	height: 50%;
	padding-top: 20%;
	text-align: center;
	color: #ffffff;
}

.impact-section .all-round-wrp ul li .circle-round .content-section {
	text-align: center;
	width: 100%;
	height: 50%;
	background-color: #e31e25;
	padding-top: 8%;
	box-shadow: inset 0px 0px 1px 0px #000000;
	color: #ffffff;
	font-size: 10px;
}

.imp-s .all-round-wrp ul li .circle-round {
	width: 156px !important;
	height: 156px !important;
}

.imp-s p {
	color: #ffffff;
}

.testimonials {
	padding-bottom: 40px;
	background: #e9e9e9;
	position: relative;
}

.testimonials .add-design {
	position: absolute;
	right: 0px;
	top: 0px;
}

.testimonials .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.testimonials .page-heading h2 {
	text-transform: uppercase;
}

.testimonials .page-heading h2:before {
	content: 'AT';
}

.testimonials .slider-left .owl-theme .owl-prev {
	background: transparent;
	border: 1px solid #e31e25;
	border-radius: 0px;
	color: #e31e25;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: -5px;
}

.testimonials .slider-left .owl-theme .owl-prev:hover {
	background: transparent;
	color: #e31e25;
}

.testimonials .slider-left .owl-theme .owl-next {
	background: transparent;
	border: 1px solid #e31e25;
	border-radius: 0px;
	color: #e31e25;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 43px;
}

.testimonials .slider-left .owl-theme .owl-next:hover {
	background: transparent;
	color: #e31e25;
}

.testimonials .slider-left .block-wr img {
	width: 100%;
	height: auto;
}

.testimonials .slider-left .block-wr h4 {
	font-size: 1.1em;
}

.testimonials .slider-left .block-wr p {
	font-size: 0.9em;
}

.testimonials .slider-left .border-left {
	border-right: 1px solid #a5a5a5;
}

.testimonials .slider-left .right-section-tes .img-test img {
	height: auto;
	width: 100%;
}

.testimonials .slider-left .right-section-tes .cont-test span {
	position: relative;
}

.testimonials .slider-left .right-section-tes .cont-test span:after {
	background: #e31e25;
	bottom: -7px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100px;
}

.testimonials .slider-left .right-section-tes .cont-test span a {
	color: #000000;
}

.testimonials .slider-left .right-section-tes .cont-test span a:hover {
	text-decoration: none;
}

.testimonials .slider-left .right-section-tes .cont-test p .fa-quote-left {
	margin-right: 10px;
	color: #e31e25;
}

.testimonials .slider-left .right-section-tes .cont-test p .fa-quote-right {
	margin-left: 10px;
	color: #e31e25;
}

.testimonials .slider-left .right-section-tes .cont-test h4 {
	text-transform: uppercase;
	color: #e31e25;
	margin-top: 20px;
}

.testimonials .slider-left .right-section-tes .saquib-rw {
	margin-top: 30px;
}

.partners {
	position: relative;
}

.partners .add-design {
	position: absolute;
	top: 0px;
	left: 0px;
}

.partners .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.partners .page-heading h2 {
	text-transform: uppercase;
}

.partners .page-heading h2:before {
	content: 'P';
}

.partners .owl-theme .owl-prev {
	position: absolute;
	top: 30%;
	/* transform: translateX(-50%);  */
	left: -50px;
	background: transparent !important;
	border-radius: 0px;
	color: #e31e25 !important;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.partners .owl-theme .owl-prev:hover {
	background: transparent;
	color: #e31e25;
}

.partners .owl-theme .owl-next {
	position: absolute;
	top: 30%;
	/*  transform: translateX(-50%);  */
	right: 0px;
	background: transparent !important;
	border-radius: 0px;
	color: #e31e25 !important;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.partners .owl-theme .owl-next:hover {
	background: transparent;
	color: #e31e25;
}

.partners .partners-slide {
	margin-top: 30px;
}

.partners .partners-slide .item {
	display: inline-block;
	vertical-align: middle;
}

.partners .partners-slide .item img {
	width: 80%;
}

.whats-new {
	background: url(../images/whats-newbg.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
	padding-bottom: 40px;
}

.whats-new .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.whats-new .page-heading h2 {
	text-transform: uppercase;
	color: #ffffff;
}

.whats-new .page-heading h2:before {
	content: 'w';
	color: rgba(255, 255, 255, 0.15) !important;
}

.whats-new .news-blogs p {
	color: #ffffff;
}

.whats-new .news-blogs p a {
	color: #EC352E;
}

.whats-new .news-blogs p a:hover {
	text-decoration: none;
}

.whats-new .news-blogs p span {
	font-size: 12px;
	color: #e31e25;
}

.whats-new .news-blogs .row {
	margin-top: 15px;
}

.whats-new .news-blogs .row:first-child {
	margin-top: 0px;
}

.whats-new .layer-opac .row {
	position: relative;
	margin-top: 20px;
}

.whats-new .layer-opac .row:first-child {
	margin-top: 0px;
}

.whats-new .layer-opac .lag-image img {
	width: 100%;
	height: auto;
}

.whats-new .layer-opac .con-di {
	background: rgba(0, 0, 0, 0.5);
	padding: 10px;
	position: absolute;
	width: 100%;
	bottom: 0px;
}

.whats-new .layer-opac h4 {
	color: #ffffff;
}

.whats-new .layer-opac p {
	font-size: 12px;
	color: #e31e25;
}

.whats-new .twitter-sec {
	padding-right: 0px;
}

.whats-new .twitter-sec .box {
	border: 1px solid #ffffff;
	padding: 10px;
	padding-bottom: 43px;
}

.whats-new .twitter-sec .twitter-row {
	display: flex;
}

.whats-new .twitter-sec .twitter-row .icon-s {
	background: #1dcaff;
	float: left;
	padding: 10px;
	width: 20%;
}

.whats-new .twitter-sec .twitter-row .icon-s .icon {
	width: 47px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border-radius: 100%;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 20px;
}

.whats-new .twitter-sec .twitter-row .content-s {
	float: left;
	width: 80%;
	border: 1px solid #1dcaff;
	padding: 10px;
}

.whats-new .twitter-sec .twitter-row .content-s .heading {
	font-size: 18px;
	color: #ffffff;
}

.whats-new .twitter-sec .twitter-row .content-s .heading-child {
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}

.whats-new .twitter-sec .twitter-row .content-s .content {
	text-transform: uppercase;
	font-size: 12px;
}

.whats-new .twitter-sec .row {
	margin-top: 10px;
	margin-bottom: 20px;
}

.whats-new .twitter-sec .row:last-child {
	margin-top: 0px;
	margin-bottom: 0px;
}

.whats-new .twitter-sec .row p {
	color: #ffffff;
}

.whats-new .twitter-sec .row p span {
	font-size: 12px;
	color: #e31e25;
}

.whats-new .twitter-sec .row p a:hover {
	text-decoration: none;
}

.stories {
	background: #e9e9e9;
	position: relative;
}

.stories .add-design {
	position: absolute;
	top: 0px;
	right: 0px;
}

.stories .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.stories .page-heading h2 {
	text-transform: uppercase;
}

.stories .page-heading h2:before {
	content: 'S';
}

.stories .collage-four {
	display: flex;
	margin-top: 20px;
}

.stories .collage-four:last-child {
	margin-top: 0px;
	border-bottom: 4px solid #a5a5a5;
}

.stories .collage-four .collg {
	width: 25%;
	float: left;
}

.stories .collage-four .imgcolg img {
	width: 100%;
	height: 184px;
	object-position: top;
	object-fit: cover;
}

.stories .collage-four .contcolg {
	background: #ffffff;
	padding: 15px;
}

.stories .collage-four .bef {
	position: relative;
}

.stories .collage-four .bef:before {
	width: 0px;
	height: 0px;
	content: "";
	position: absolute;
	z-index: 1;
	border-right: 20px solid #ffffff;
	border-top: 20px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 20px solid transparent;
	top: 50%;
	transform: translateY(-50%);
	left: -40px;
}

.stories .collage-four .aft {
	position: relative;
}

.stories .collage-four .aft:after {
	width: 0px;
	height: 0px;
	content: "";
	position: absolute;
	z-index: 1;
	border-right: 20px solid transparent;
	border-top: 20px solid transparent;
	border-left: 20px solid #ffffff;
	border-bottom: 20px solid transparent;
	top: 50%;
	transform: translateY(-50%);
	right: -40px;
}

.footer-main {
	background: #e31e25;
	padding: 20px 0px;
}

.footer-main .first-section {
	color: #ffffff;
}

.footer-main .first-section .maps {
	margin-top: 20px;
}

.footer-main .first-section p {
	margin-bottom: 0px;
	font-size: 12px;
}

.footer-main .first-section p i {
	margin-right: 5px;
}

.footer-main .first-section .btn-drop {
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #ffffff;
	border-radius: 0px;
	color: #ffffff;
	width: 80%;
	text-align: left;
}

.footer-main .first-section .dropdown-menu {
	height: 300px;
	overflow-y: scroll;
	width: 80%;
}

.footer-main .first-section .tollfree {
	font-size: 18px;
}

.footer-main .first-section ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.footer-main .first-section ul li {
	position: relative;
	margin-left: 25px;
}

.footer-main .first-section ul li:first-child:after {
	content: "\f095";
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: -25px;
}

.footer-main .first-section ul li:last-child:after {
	content: "\f0e0";
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: -25px;
}

.footer-main .first-section ul li span {
	display: block;
}

.footer-main .first-section .maps-ic {
	width: 223px;
	height: 117px;
	background: url(../images/sprite.png) 802px -1482px;
	margin-top: 13px;
}

.footer-main .second-block h4 {
	text-transform: uppercase;
	color: #ffffff;
}

.footer-main .second-block h4:first-child {
	margin-top: 0px;
}

.footer-main .second-block ul li {
	font-size: 14px;
}

.footer-main .second-block ul li a {
	color: #ffffff;
}

.footer-main .second-block ul li a:hover {
	text-decoration: none;
}

.footer-main .second-block a {
	color: #ffffff;
}

.footer-main .second-block a i {
	font-size: 20px;
	margin-right: 10px;
}

.footer-main .second-block .fb {
	color: #3B5998;
}

.footer-main .second-block .tw {
	color: #1dcaff;
}

.footer-main .second-block .sc-bt {
	margin-top: 10px;
	color: #ffffff;
}

.footer-main .second-block .sc-bt p {
	margin-bottom: 0px;
	font-size: 12px;
}

.footer-main .second-block .sc-bt p i {
	margin-right: 5px;
}

.footer-main .second-block .newsl {
	margin-top: 10px;
}

.footer-last {
	background: #2c2c2c;
	padding: 20px;
	text-align: center;
}

.footer-last ul li {
	display: inline-block;
	border-right: 1px solid #838383;
	font-size: 12px;
	line-height: 12px;
	color: #838383;
	padding-right: 10px;
	padding-left: 6px;
}

.footer-last ul li:last-child {
	border-right: 0px;
}

.footer-last ul li a {
	color: #838383;
}

.footer-last ul li a:hover {
	text-decoration: none;
}

.footer-last p {
	font-size: 12px;
	color: #838383;
}

.carousel-inner .item .mobile-banner {
	display: none;
}

.bottom-band {
	background: #2C2C2C;
	padding: 20px;
	display: none;
}

.bottom-band span {
	color: #D4D4D4;
	font-size: 25px;
	margin-right: 20px;
}

.bottom-band .dropdown {
	display: inline-block;
}

.bottom-band .btn-drop {
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #D4D4D4;
	border-radius: 0px;
	color: #D4D4D4;
	text-align: left;
	margin-top: -7px;
}

.bottom-band .cont-int {
	color: #ffffff;
	margin-top: 50px;
	font-size: 18px;
}

.mainpg-heading {
	border-bottom: 1px solid #C2C2C2;
	padding-bottom: 15px;
	margin-bottom: 29px;
	text-transform: uppercase;
	color: #303030;
	font-size: 28px;
}

.emer-resp {
	padding-bottom: 50px !important;
}

.main-body-section {
	background: #e8e8e8;
	padding: 57px 0 0;
}

.main-body-section .main-content .pagination-self {
	margin-top: 10px;
	margin-bottom: 30px;
}

.main-body-section .main-content .pagination-self .active {
	background: #e31e25;
	color: #ffffff;
}

.main-body-section .main-content .pagination-self a {
	color: #e31e25;
}

.main-body-section .main-content .pagination-self a:hover {
	text-decoration: none;
}

.main-body-section .main-content .pagination-self .brod {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e31e25;
	margin: 0 auto;
	display: inline-block;
	margin-left: 10px;
}

.main-body-section .main-content h3 {
	font-weight: bold;
}

.main-body-section .main-content h4 {
	color: #666666;
	font-weight: bold;
	margin: 20px 0px;
	font-size: 18px;
}

.main-body-section .main-content ul li {
	font-size: 18px;
	color: #666666;
	margin: 7px 0px;
}

.main-body-section .main-content ul li a {
	color: #e31e25;
}

.main-body-section .main-content ul li a:hover {
	text-decoration: none;
}

.main-body-section .main-content p {
	color: #666666;
	font-size: 17px;
	padding-bottom: 13px;
}

.main-body-section .main-content p a {
	color: #e31e25;
}

.main-body-section .main-content p a:hover {
	text-decoration: none;
}

.main-body-section .main-content .block-img-all {
	position: relative;
}

.main-body-section .main-content .pad-wht {
	background: #ffffff;
	padding: 20px;
}

.main-body-section .main-content .addeffetc1 {
	overflow-y: scroll !important;
}

.main-body-section .main-content .img-rw img {
	width: 100%;
}

.main-body-section .main-content .img-rw:hover {
	cursor: pointer;
}

.main-body-section .main-content .ribbon-wr {
	position: relative;
}

.main-body-section .main-content .ribbon-wr:after {
	position: absolute;
	top: -50px;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	border-top: 25px solid transparent;
	border-bottom: 25px solid #ffffff;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
}

.main-body-section .main-content .showcontent {
	background: #ffffff;
	padding: 20px;
	position: absolute;
	top: 0px;
	height: 368px;
	overflow-y: scroll;
	width: 92.2%;
	display: none;
}

.main-body-section .main-content .showcontent a {
	color: #000000;
}

.main-body-section .main-content .showcontent a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.main-body-section .main-content .showcontent h4 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

.main-body-section .main-content .showcontent p {
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 0px !important;
}

.main-body-section .main-content .showcontent .red {
	color: #e31e25;
}

.main-body-section .main-content .showcontent a:hover {
	text-decoration: none;
	cursor: pointer;
}

.main-body-section .main-content .showcontent .close1 {
	position: absolute;
	right: 17px;
	top: 3px;
	font-size: 25px;
	text-align: center;
	border-radius: 100%;
	z-index: 1;
	color: #000000;
}

.main-body-section .main-content .all-wrapper {
	margin-bottom: 30px;
	height: 80px;
	overflow: hidden;
	position: relative;
	background: #ffffff;
	padding: 20px;
}

.main-body-section .main-content .all-wrapper:hover {
	cursor: pointer;
}

.main-body-section .main-content .all-wrapper .addeffetc {
	top: 0px !important;
}

.main-body-section .main-content .all-wrapper a {
	color: #000000;
}

.main-body-section .main-content .all-wrapper a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.main-body-section .main-content .all-wrapper h4 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

.main-body-section .main-content .all-wrapper p {
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 0px !important;
}

.main-body-section .main-content .all-wrapper .red {
	color: #e31e25;
}

.main-body-section .prtners {
	margin-top: 20px;
	margin-bottom: 20px;
}

.main-body-section .prtners img {
	width: 70%;
	margin: 0 auto;
}

.top-cont p {
	color: #676767;
	font-size: 18px;
}

.top-cont1 p {
	color: #676767;
	font-size: 14px;
	margin-bottom: 0px;
}

.top-cont1 p:last-child {
	margin-top: 20px;
}

.str-ch-hed .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.str-ch-hed .page-heading h2 {
	text-transform: uppercase;
}

.str-ch-hed .page-heading h2:before {
	content: 'S' !important;
}

.publicatin-head .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.publicatin-head .page-heading h2 {
	text-transform: uppercase;
}

.publicatin-head .page-heading h2:before {
	content: 'P' !important;
}

.publicatin-head .form-section-block {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.publicatin-head .form-section-block .section-frm {
	width: 28% !important;
}

.publicatin-head .form-section-block .section-frm:last-child {
	width: 5% !important;
}

.events-main .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.events-main .page-heading h2 {
	text-transform: uppercase;
}

.events-main .page-heading h2:before {
	content: 'E' !important;
}

.events-main .form-section-block {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.events-main .form-section-block .section-frm {
	width: 28% !important;
}

.events-main .form-section-block .section-frm:last-child {
	width: 5% !important;
}

.testimonials-main .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.testimonials-main .page-heading h2 {
	text-transform: uppercase;
}

.testimonials-main .page-heading h2:before {
	content: 'T' !important;
}

.blog-pages {
	background: #e8e8e8;
	padding-bottom: 30px;
}

.blog-pages .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.blog-pages .page-heading h2 {
	text-transform: uppercase;
}

.blog-pages .page-heading h2:before {
	content: 'B';
}

.blog-pages .form-section-block {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.blog-pages .form-section-block .section-frm {
	float: left;
	width: 20%;
	margin-right: 30px;
	position: relative;
	/*select{
          margin-top: -1px;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          padding: 2px 30px 2px 2px;
          border: none;
      }*/
	/*.caret1{
          background: url(../images/drop-select.png);
          height: 12px;
          width: 15px;
          content: "";
          position: absolute;
          top: 30%;
          right: 4px;
          margin-top: -2px;
          vertical-align: middle;
      }*/
}

.blog-pages .form-section-block .section-frm .inpt-control {
	border-top: none;
	border-left: none;
	border-right: none;
	width: 100%;
	background: transparent;
	border-bottom: 1px solid #C3C3C3;
	padding-bottom: 6px;
	padding-left: 14px;
	font-style: italic;
}

.blog-pages .form-section-block .section-frm:last-child {
	width: 5%;
}

.blog-pages .blog-body {
	margin-top: 56px;
}

.blog-pages .blog-body .collage-b {
	position: relative;
	overflow: hidden;
}

.blog-pages .blog-body .collage-b .date {
	width: 20%;
	float: left;
}

.blog-pages .blog-body .collage-b .date .icon {
	height: 70px;
	width: 70px;
	padding: 14px 0px;
	border: 1px solid #a5a5a5;
	text-align: center;
	font-size: 20px;
}

.blog-pages .blog-body .collage-b .date .icon span {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

.blog-pages .blog-body .collage-b .image-block {
	width: 80%;
	float: left;
}

.blog-pages .blog-body .collage-b .image-block img {
	width: 100%;
	height: 288px;
	object-fit: cover;
	object-position: top;
}

.blog-pages .blog-body .collage-b .heading-band {
	width: 80%;
	font-size: 20px;
	background: #e8e8e8;
	position: absolute;
	bottom: 0px;
	height: 78px;
	padding: 15px 7px;
}

.blog-pages .blog-body .collage-b .heading-band a {
	color: #e31e25;
}

.blog-pages .blog-body .collage-b .heading-band a:hover {
	text-decoration: none;
}

.blog-pages .blog-body .admin {
	margin-bottom: 40px;
}

.blog-pages .blog-body .admin p span {
	color: #e31e25;
}

.blog-pages .blog-body-str-ch .chng-str-blck {
	margin-top: 50px;
}

.blog-pages .blog-body-str-ch .chng-str-blck img {
	width: 100%;
	height: 252px;
	object-fit: cover;
	object-position: top;
}

.blog-pages .blog-body-str-ch .chng-str-blck h5 {
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
	height: 60px;
}

.blog-pages .blog-body-str-ch .chng-str-blck h5 a {
	color: #e31e25;
	text-transform: uppercase;
}

.blog-pages .blog-body-str-ch .chng-str-blck h5 a:hover {
	text-decoration: none;
}

.blog-pages .blog-body-str-ch .chng-str-blck .content-stories {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0px;
	height: 130px;
	text-align: center;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 {
	margin-top: 50px;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 img {
	width: 100%;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 .heading-tp {
	height: 85px;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 .heading-tp a {
	color: #e31e25;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 .heading-tp a:hover {
	text-decoration: none;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 h5 {
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
	height: 80px;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 h5 a {
	color: #e31e25;
	text-transform: uppercase;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 h5 a:hover {
	text-decoration: none;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 .content-stories1 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;
	height: 190px;
	text-align: center;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 .content-stories1 P {
	margin-bottom: 0px;
	font-size: 16px;
	color: #000000;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 .content-stories1 P a {
	text-decoration: underline;
	color: #e31e25;
	text-transform: capitalize;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 .content-stories1 P span {
	color: #888888;
	font-size: 14px;
}

.blog-pages .blog-body-str-ch .chng-str-blck1 .link-k-s a {
	color: #e31e25;
}

.blog-pages .pagination-self {
	margin-top: 30px;
}

.blog-pages .pagination-self .active {
	background: #e31e25;
	color: #ffffff;
}

.blog-pages .pagination-self a {
	color: #e31e25;
}

.blog-pages .pagination-self a:hover {
	text-decoration: none;
}

.blog-pages .pagination-self .brod {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e31e25;
	margin: 0 auto;
	display: inline-block;
	margin-left: 10px;
}

.publication .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.publication .page-heading h2 {
	text-transform: uppercase;
}

.publication .page-heading h2:before {
	content: 'P' !important;
}

.publication .form-section-block {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.publication .form-section-block .section-frm {
	width: 28%;
}

.publication .form-section-block .section-frm:last-child {
	width: 5% !important;
}

.maps-in {
	position: relative;
}

.maps-in .dropdown-scroller {
	position: absolute;
	left: 100px;
	background: rgba(0, 0, 0, 0.8);
	padding: 20px;
	color: #ffffff;
	top: 50%;
	transform: translateY(-50%);
	width: 15%;
}

.maps-in .dropdown-scroller p {
	font-size: 16px;
}

.maps-in .dropdown-scroller .scroll {
	height: 240px;
	overflow-y: scroll;
}

.maps-in .dropdown-scroller .scroll ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.maps-in .dropdown-scroller .scroll ul li {
	margin-top: 12px;
	text-transform: uppercase;
	border-bottom: 1px dotted #ffffff;
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.maps-in .dropdown-scroller .scroll ul li:last-child {
	border-bottom: 0px;
}

.maps-in .dropdown-scroller .scroll ul li a {
	color: #ffffff;
	position: relative;
}

.maps-in .dropdown-scroller .scroll ul li a:hover {
	text-decoration: none;
	color: #e31e25;
	transition: 0.6s;
}

.maps-in .dropdown-scroller .scroll ul li a:before {
	position: absolute;
	left: -13px;
	top: 4px;
	width: 7px;
	height: 12px;
	background: url(../images/city-arrow.png) no-repeat;
	content: "";
}

.none-bg {
	background: #e8e8e8 !important;
}

.dotted-bg {
	padding-bottom: 40px;
	background: url(../images/gray-bg.png) repeat 0 0;
}

.dotted-bg .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.dotted-bg .page-heading h2 {
	text-transform: uppercase;
}

.dotted-bg .page-heading h2:before {
	content: 'P';
}

.dotted-bg .top-cont p {
	color: #676767;
	font-size: 18px;
}

.dotted-bg .top-cont p a {
	color: #e31e25;
}

.dotted-bg .top-cont p a:hover {
	text-decoration: none;
}

.dotted-bg .tab-left {
	margin-top: 40px;
}

.dotted-bg .tab-left .heading {
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
}

.dotted-bg .tab-left .nav-tabs>li {
	float: none;
	display: inline-block;
}

.dotted-bg .tab-left .nav-tabs {
	text-align: center;
}

.dotted-bg .tab-left .nav-tabs>li>a {
	color: #000000;
	font-size: 18px;
	border: 0px;
}

.dotted-bg .tab-left .nav-tabs>li>a:hover {
	background: transparent;
	border-bottom: 4px solid #e31e25;
}

.dotted-bg .tab-left .nav-tabs>li.active>a,
.dotted-bg .tab-left .nav-tabs>li.active>a:focus,
.dotted-bg .tab-left .nav-tabs>li.active>a:hover {
	background: transparent;
	border: 0px;
	border-bottom: 4px solid #e31e25;
}

.dotted-bg .tab-left .tab-content .left-all {
	margin-top: 30px;
}

.dotted-bg .tab-left .tab-content .left-all h5 {
	text-transform: uppercase;
	font-size: 16px;
	height: 65px;
}

.dotted-bg .tab-left .tab-content .left-all h5 span {
	display: block;
	margin-top: 10px;
}

.dotted-bg .tab-left .tab-content .left-all h5 a {
	color: #e31e25;
}

.dotted-bg .tab-left .tab-content .left-all h5 a:hover {
	text-decoration: none;
}

.dotted-bg .tab-left .tab-content .left-all .img-block {
	margin-top: 30px;
}

.dotted-bg .tab-left .tab-content .left-all .img-block img {
	margin: 0 auto;
	width: 100%;
}

.dotted-bg .tab-left .tab-content .left-all .content-block {
	border: 1px solid #a5a5a5;
	margin-top: 20px;
	padding: 15px;
	height: 90px;
}

.dotted-bg .tab-left .tab-content .left-all .content-block p {
	margin-bottom: 0px;
}

.dotted-bg .tab-left .tab-content .left-all-connect .content-block {
	border: 0px;
	margin-top: 20px;
	padding: 15px;
	height: 110px;
}

.dotted-bg .tab-left .tab-content .left-all-connect .content-block p {
	margin-bottom: 0px;
}

.dotted-bg .tab-left .tab-content .left-all-city {
	margin-top: 30px;
}

.dotted-bg .tab-left .tab-content .left-all-city h5 {
	text-transform: uppercase;
	font-size: 16px;
}

.dotted-bg .tab-left .tab-content .left-all-city h5 span {
	display: block;
	margin-top: 10px;
}

.dotted-bg .tab-left .tab-content .left-all-city h5 a {
	color: #e31e25;
}

.dotted-bg .tab-left .tab-content .left-all-city h5 a:hover {
	text-decoration: none;
}

.dotted-bg .tab-left .tab-content .left-all-city .img-block {
	margin-top: 30px;
}

.dotted-bg .tab-left .tab-content .left-all-city .img-block img {
	margin: 0 auto;
	width: 100%;
}

.dotted-bg .tab-left .tab-content .left-all-city .content-block {
	margin-top: 20px;
	padding: 15px;
	height: 100px;
}

.dotted-bg .tab-left .tab-content .left-all-city .content-block p {
	margin-bottom: 0px;
}

.dotted-bg .tab-left .tab-content .left-all-city .cont-str {
	margin: 10px 0px;
}

.dotted-bg .tab-left .tab-content .press-mar0 {
	margin-top: 0px;
}

.dotted-bg .tab-left .tab-content .press-mar0 .date-bord {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;
}

.dotted-bg .tab-left .tab-content .press-mar0 h5 {
	height: 60px;
	margin-top: 20px;
}

.dotted-bg .tab-left .tab-content .press-mar0 .cont-str {
	margin-top: 20px;
	margin-bottom: 40px;
}

.dotted-bg .tab-left .tab-content .pagination-self {
	margin-top: 30px;
}

.dotted-bg .tab-left .tab-content .pagination-self .active {
	background: #e31e25;
	color: #ffffff;
}

.dotted-bg .tab-left .tab-content .pagination-self a {
	color: #e31e25;
}

.dotted-bg .tab-left .tab-content .pagination-self a:hover {
	text-decoration: none;
}

.dotted-bg .tab-left .tab-content .pagination-self .brod {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e31e25;
	margin: 0 auto;
	display: inline-block;
	margin-left: 10px;
}

.dotted-bg .tab-left .right-side-blog {
	border: 1px solid #cccccc;
	padding: 15px;
}

.dotted-bg .tab-left .right-side-blog .heading {
	font-size: 20px;
	text-transform: uppercase;
	color: #2c2c2c;
}

.dotted-bg .tab-left .right-side-blog .frst {
	margin-bottom: 10px;
}

.dotted-bg .tab-left .right-side-blog .owl-theme .owl-prev {
	background: transparent;
	border: 1px solid #e31e25;
	border-radius: 0px;
	color: #e31e25;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.dotted-bg .tab-left .right-side-blog .owl-theme .owl-prev:hover {
	background: transparent;
	color: #e31e25;
}

.dotted-bg .tab-left .right-side-blog .owl-theme .owl-next {
	background: transparent;
	border: 1px solid #e31e25;
	border-radius: 0px;
	color: #e31e25;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.dotted-bg .tab-left .right-side-blog .owl-theme .owl-next:hover {
	background: transparent;
	color: #e31e25;
}

.dotted-bg .tab-left .right-side-blog .stories-change {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}

.dotted-bg .tab-left .right-side-blog .stories-change .img-bl-r {
	position: relative;
}

.dotted-bg .tab-left .right-side-blog .stories-change .img-bl-r .content-opac {
	background: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 10px 24px;
}

.dotted-bg .tab-left .right-side-blog .stories-change:last-child {
	border-bottom: 0px;
}

.dotted-bg .tab-left .right-side-blog .partition-section {
	margin-top: 20px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}

.dotted-bg .tab-left .right-side-blog .partition-section .right-con h5 {
	margin-top: 0px;
}

.dotted-bg .tab-left .right-side-blog .partition-section .right-con h5 a {
	text-decoration: none;
	color: #e31e25;
}

.dotted-bg .tab-left .right-side-blog .partition-section .right-con h5 a:hover {
	text-decoration: none;
}

.dotted-bg .tab-left .right-side-blog .partition-section .right-con p {
	font-size: 14px;
	margin-bottom: 0px;
}

.dotted-bg .tab-left .right-side-blog .partition-section .right-con span {
	display: inline-block;
	font-size: 12px;
}

.dotted-bg .tab-left .right-side-blog .partition-section .row {
	margin-top: 20px;
}

.dotted-bg .tab-left .right-side-blog .partition-section:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.dotted-bg .tab-left .right-side-blog .events a:hover {
	cursor: default;
}

.dotted-bg .tab-left .band-h {
	border-bottom: 1px solid #a5a5a5;
}

.dotted-bg .tab-left .band-h .pad-0 {
	padding: 0px;
}

.dotted-bg .tab-left .band-h .pad-0 h3 {
	text-transform: uppercase;
}

.dotted-bg .tab-left .band-h .pad-0 h2 {
	margin-top: 0px;
	font-weight: bold;
}

.dotted-bg .tab-left .band-h h3 {
	margin-top: 0px;
}

.dotted-bg .tab-left .img-banner {
	margin-top: 20px;
}

.dotted-bg .tab-left .img-banner img {
	width: 100%;
}

.dotted-bg .tab-left .discription {
	margin-top: 30px;
}

.dotted-bg .tab-left .discription .first-ulist {
	padding: 0px;
	display: inline-block;
	margin: 0px;
	width: 100%;
	list-style: none;
	border: 1px solid #C4C4C4;
}

.dotted-bg .tab-left .discription .first-ulist>li {
	padding: 20px 30px;
	border-bottom: 1px solid #C4C4C4;
}

.dotted-bg .tab-left .discription .first-ulist>li:last-child {
	border-bottom: 0px;
}

.dotted-bg .tab-left .discription .first-ulist>li .first-list {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
	display: inline-block;
}

.dotted-bg .tab-left .discription .first-ulist>li .first-list>li {
	position: relative;
}

.dotted-bg .tab-left .discription .first-ulist>li .first-list>li:first-child {
	width: 25%;
	float: left;
}

.dotted-bg .tab-left .discription .first-ulist>li .first-list>li:last-child {
	width: 75%;
	float: left;
	padding-left: 15px;
}

.dotted-bg .tab-left .discription .first-ulist>li .first-list>li:first-child:after {
	content: ":";
	position: absolute;
	top: 0px;
	right: 0px;
}

.dotted-bg .tab-left .cause-innr p {
	font-size: 18px;
	color: #666666;
}

.dotted-bg .tab-left .cause-innr p a {
	color: #e31e25;
}

.dotted-bg .tab-left .cause-innr p a:hover {
	text-decoration: none;
}

.dotted-bg .tab-left .cause-innr ul li {
	font-size: 18px;
	color: #666666;
}

.dotted-bg .blog-child-pages .sm-heading {
	padding-bottom: 10px;
	font-size: 22px;
	margin-top: 0px;
}

.dotted-bg .blog-child-pages .posted-panel {
	border-top: 1px solid #a5a5a5;
	padding: 14px 0px;
	border-bottom: 1px solid #a5a5a5;
}

.dotted-bg .blog-child-pages .posted-panel .avtar-left {
	margin-right: 12px;
}

.dotted-bg .blog-child-pages .posted-panel .followers {
	text-align: right;
}

.dotted-bg .blog-child-pages .posted-panel .followers ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.dotted-bg .blog-child-pages .posted-panel .followers ul li {
	display: inline;
	margin-right: 30px;
	position: relative;
}

.dotted-bg .blog-child-pages .posted-panel .followers ul li a {
	color: #666666;
}

.dotted-bg .blog-child-pages .posted-panel .followers ul li a:hover {
	text-decoration: none;
}

.dotted-bg .blog-child-pages .posted-panel .followers ul li:first-child:before {
	background: url(../images/fb_small.png) no-repeat;
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	left: -22px;
}

.dotted-bg .blog-child-pages .posted-panel .followers ul li:last-child {
	margin-right: 0px;
}

.dotted-bg .blog-child-pages .posted-panel .followers ul li:last-child:before {
	background: url(../images/tw_small.png) no-repeat;
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	left: -22px;
}

.dotted-bg .blog-child-pages .posted-panel .followers .date {
	color: #666666;
}

.dotted-bg .blog-child-pages .im-banner {
	margin-top: 30px;
}

.dotted-bg .blog-child-pages .im-banner p a {
	color: #e31e25;
}

.dotted-bg .blog-child-pages .im-banner p a:hover {
	text-decoration: none;
}

.dotted-bg .blog-child-pages .im-banner img {
	width: 100%;
}

.dotted-bg .blog-child-pages .im-banner .name-photo {
	text-align: right;
	padding: 5px 0px;
	border-bottom: 1px solid #a5a5a5;
	margin-bottom: 5px;
}

.dotted-bg .blog-child-pages .im-banner .border-layer {
	border-top: 1px solid #333;
	padding-top: 10px;
	margin-top: 22px;
}

.gallery {
	margin: 120px 0px 30px;
}

.gallery .broadcrumbb ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.gallery .broadcrumbb ul li {
	display: inline-block;
	color: #000000;
}

.gallery .broadcrumbb ul li a {
	color: #000000;
}

.gallery .broadcrumbb ul li a:hover {
	text-decoration: none;
}

.gallery .broadcrumbb ul li:after {
	content: ">";
	margin-left: 7px;
	margin-right: 2px;
}

.gallery .broadcrumbb ul li:last-child:after {
	content: "";
}

.gallery .gallery-parent .g-pages .col-md-2 {
	margin-top: 30px;
}

.gallery .gallery-parent .col-md-4 {
	margin-top: 20px;
}

.gallery .gallery-parent .gallery-block {
	position: relative;
}

.gallery .gallery-parent .gallery-block img {
	width: 100%;
}

.gallery .gallery-parent .gallery-block .footer-bd {
	position: absolute;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.7);
	padding: 10px;
	color: #ffffff;
	bottom: 0px;
	width: 100%;
}

.gallery .gallery-parent .pagination-self {
	margin-top: 30px;
}

.gallery .gallery-parent .pagination-self .active {
	background: #e31e25;
	color: #ffffff;
}

.gallery .gallery-parent .pagination-self a {
	color: #e31e25;
}

.gallery .gallery-parent .pagination-self a:hover {
	text-decoration: none;
}

.gallery .gallery-parent .pagination-self .brod {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e31e25;
	margin: 0 auto;
	display: inline-block;
	margin-left: 10px;
}

.contact-us {
	background: #e8e8e8;
	padding-bottom: 30px;
}

.contact-us .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.contact-us .page-heading h2 {
	text-transform: uppercase;
}

.contact-us .page-heading h2:before {
	content: 'C' !important;
}

.campaigns {
	background: #e8e8e8;
	padding-bottom: 30px;
}

.campaigns .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.campaigns .page-heading h2 {
	text-transform: uppercase;
}

.campaigns .page-heading h2:before {
	content: 'C';
}

.campaigns .top-cont p {
	color: #676767;
	font-size: 18px;
}

.campaigns .sliding-blog {
	margin-top: 20px;
}

.campaigns .sliding-blog .sld {
	position: relative;
}

.campaigns .sliding-blog .sld:hover {
	cursor: pointer;
}

.campaigns .sliding-blog .sld img {
	width: 100%;
}

.campaigns .sliding-blog .sld .lop {
	bottom: 0px !important;
	transition: 0.5s;
	opacity: 1 !important;
}

.campaigns .sliding-blog .sld .combin1 {
	position: absolute;
	right: 0px;
	z-index: 999;
}

.campaigns .sliding-blog .sld .combin1 .fbtw1 {
	/*right: -40px;
          position: relative;*/
	display: none;
}

.campaigns .sliding-blog .sld .combin1 .opadd {
	right: 0px !important;
	transition: 0.6s;
}

.campaigns .sliding-blog .sld .shr-in {
	width: 40px;
	line-height: 40px;
	height: 40px;
	margin-top: 2px;
	text-align: center;
	background: rgba(168, 36, 32, 0.8);
}

.campaigns .sliding-blog .sld .shr-in:hover {
	cursor: pointer;
}

.campaigns .sliding-blog .sld .shr-in:first-child {
	margin-top: 0px;
}

.campaigns .sliding-blog .sld .layer-op {
	background: rgba(168, 36, 32, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	bottom: 0px;
	opacity: 0;
}

.campaigns .sliding-blog .sld .layer-op .icon-circle {
	width: 110px;
	line-height: 110px;
	text-transform: uppercase;
	height: 110px;
	text-align: center;
	border-radius: 100%;
	color: #ffffff;
	border: 1px solid #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.campaigns .sliding-blog .co-h {
	margin: 20px 0px;
}

.campaigns .sliding-blog .co-h p {
	margin-bottom: 0px;
}

.campaigns .sliding-blog .part-border {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	padding: 15px 0px;
}

.campaigns .sliding-blog .part-border .fist-br {
	border-right: 1px solid #a5a5a5;
}

.campaigns .sliding-blog .part-border p {
	font-size: 12px;
}

.campaigns .sliding-blog .part-border h4 {
	font-size: 24px;
}

.volunteer-s {
	background: #e8e8e8;
	padding-bottom: 30px;
}

.volunteer-s .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.volunteer-s .page-heading h2 {
	text-transform: uppercase;
}

.volunteer-s .page-heading h2:before {
	content: 'R';
}

.volunteer-s .round-row {
	padding: 50px 0 50px 0;
	text-align: center;
	position: relative;
}

.volunteer-s .round-row .horizon-l {
	position: absolute;
	top: 46%;
	background-color: #BFBFBF;
	width: 42%;
	height: 1px;
	left: 50%;
	transform: translateX(-50%);
}

.volunteer-s .round-row ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.volunteer-s .round-row ul li {
	position: relative;
	width: 25%;
	display: inline-block;
}

.volunteer-s .round-row ul li .text-center {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 12px;
}

.volunteer-s .round-row ul li .circle {
	width: 135px;
	height: 135px;
	border: 1px solid #BFBFBF;
	border-radius: 100%;
	margin: 0 auto;
	background: #ddd;
}

.volunteer-s .round-row ul li .circle span {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	line-height: 135px;
	font-size: 55px;
}

.volunteer-s .round-row ul li .slectd {
	background: #e31e25;
	border: 1px solid #e31e25;
	position: relative;
}

.volunteer-s .round-row ul li .slectd span {
	color: #ffffff;
}

.volunteer-s .round-row ul li .slectd:after {
	content: '';
	position: absolute;
	bottom: -19px;
	border-top: 10px solid #e31e25;
	border-left: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid transparent;
	left: 50%;
	transform: translateX(-50%);
}

.volunteer-s .form-type-diff {
	margin-top: 50px;
}

.volunteer-s .form-type-diff .form-control {
	background: transparent;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

.volunteer-s .form-type-diff .form-control .btn-default {
	background: transparent;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

.volunteer-s .form-type-diff .btn-primarys {
	font-size: 18px;
}

.volunteer-s .form-type-diff .btn-default {
	color: #999 !important;
}

.volunteer-s #tab2,
.volunteer-s #tab3 {
	display: none;
}

.volunteer-s .mobile-rd {
	display: none;
}

.sectionlr-gr img {
	height: 150px;
	width: 100%;
	object-fit: cover;
	object-position: top;
}

.actequal {
	padding: 57px 0px;
}

.actequal .content-blo {
	margin: 20px 0px 40px;
	padding: 0px;
}

.actequal .content-blo p {
	color: #656565;
}

.actequal .content-blo p a {
	color: #e31e25;
}

.actequal .content-blo p a:hover {
	text-decoration: none;
}

.actequal .heading-red-b {
	margin-bottom: 50px;
}

.actequal .br-bot {
	border-bottom: 1px solid #E2C2C3;
}

.actequal .owl-theme .owl-prev {
	background: transparent !important;
	border: 1px solid #e31e25;
	border-radius: 0px !important;
	color: #e31e25 !important;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.actequal .owl-theme .owl-prev:hover {
	background: transparent;
	color: #e31e25;
}

.actequal .owl-theme .owl-next {
	background: transparent !important;
	border: 1px solid #e31e25;
	border-radius: 0px !important;
	color: #e31e25 !important;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.actequal .owl-theme .owl-next:hover {
	background: transparent;
	color: #e31e25;
}

.actequal .flood .sectionlr-gr h2 {
	font-size: 24px;
	color: #000000;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.actequal .flood .sectionlr-gr h2 a {
	color: #e31e25;
}

.actequal .flood .sectionlr-gr h2 a:hover {
	text-decoration: none;
}

.actequal .flood .sectionlr-gr h2 p {
	color: #9B9B9B;
}

.actequal .flood .sectionlr-gr .mnc-br {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-size: 30px;
}

.actequal .approch {
	margin-top: 30px;
}

.actequal .newsp {
	margin-bottom: 20px;
}

.actequal .newsp .br-bg {
	padding-right: 25px;
}

.actequal .newsp .br-bg .pad {
	margin-top: 22px;
}

.actequal .newsp .border-rg {
	border-left: 2px solid #cccccc;
	padding-left: 40px;
}

.actequal .intervention {
	margin-top: 20px;
}

.actequal .intervention img {
	width: 100%;
}

.actequal .intervention .content-bot {
	border: 1px solid #DCDCDC;
	padding: 12px;
	margin-top: 15px;
	height: 330px;
}

.actequal .intervention .content-bot h3 {
	text-transform: uppercase;
	font-size: 22px;
}

.actequal .intervention .content-bot p {
	font-size: 13px;
}

.actequal .intervention .content-bot p a {
	color: #e31e25;
}

.actequal .intervention .content-bot p a:hover {
	text-decoration: none;
}

.what-issue {
	background: url(../images/what_is_issue.jpg) no-repeat;
	background-size: cover;
	padding: 40px 0px;
}

.what-issue .white {
	color: #ffffff;
}

.what-issue .icon-bulb {
	height: 130px;
	width: 130px;
	line-height: 130px;
	border-radius: 100%;
	text-align: center;
	border: 1px solid #ffffff;
	margin-top: 30px;
}

.what-issue p {
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
}

.important-is {
	padding: 40px 0px;
}

.important-is .equal-he {
	display: flex;
}

.important-is .equal-he .border-full {
	border: 1px solid #a5a5a5;
	width: 31%;
	padding: 30px;
	margin-right: 3%;
	margin-top: 3%;
}

.important-is .equal-he .border-full:last-child {
	margin-right: 0px;
}

.u-support {
	margin-top: 40px;
	margin-bottom: 40px;
}

.u-support .equal-he1 {
	display: flex;
	border: 1px solid #E3C4C5;
	margin-top: 30px;
}

.u-support .equal-he1 .col-md-4 {
	border-right: 1px solid #E3C4C5;
	padding: 20px;
	text-align: center;
}

.u-support .equal-he1 .col-md-4:last-child {
	border-right: 0px;
}

.u-support .equal-he1 .col-md-4 p a {
	color: #e31e25;
}

.u-support .equal-he1 .col-md-4 p a:hover {
	text-decoration: none;
}

.u-support .equal-he1 .col-md-4 h5 {
	font-size: 20px;
}

.u-support .equal-he1 .col-md-4 h5 a {
	text-decoration: underline;
	color: #e31e25;
}

.color-row {
	margin-top: 30px;
	padding: 30px 0px;
	background: #e2e2e2;
}

.color-row .cg1 {
	background: #CD4655;
}

.color-row .cg2 {
	background: #D3A181;
}

.color-row .cg3 {
	background: #5F6275;
}

.color-row .cg4 {
	background: #A37B89;
}

.color-row .color1 {
	padding: 20px 10px 0px 10px;
	color: #ffffff;
}

.color-row .color1 h4 {
	font-size: 16px;
}

.color-row .collage-4 {
	margin-top: 30px;
	display: flex;
}

.color-row .collage-4:last-child {
	margin-top: 0px;
}

.fom-middle-page {
	background: url(../images/beyond-banner.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 40px 0px;
}

.fom-middle-page .form-wrapper {
	margin-top: 30px;
}

.fom-middle-page .form-wrapper .input1 {
	background: transparent;
	color: #ffffff;
	border: 0px;
	font-size: 16px;
	padding-left: 3px;
	height: 40px;
	border-radius: 0px;
	border-bottom: 1px solid #ffffff;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}

.fom-middle-page .form-wrapper .input1::placeholder {
	color: #ffffff;
}

.fom-middle-page .form-wrapper textarea {
	border: 0px;
	border-radius: 0px;
}

.fom-middle-page .sub-btn {
	margin-top: 20px;
}

.photo-gallery {
	margin-top: 40px;
}

.photo-gallery .heading-red-b {
	margin-bottom: 40px;
}

.photo-gallery .owl-theme .owl-prev {
	background: transparent !important;
	border: 1px solid #e31e25;
	border-radius: 0px !important;
	color: #e31e25 !important;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.photo-gallery .owl-theme .owl-prev:hover {
	background: transparent;
	color: #e31e25;
}

.photo-gallery .owl-theme .owl-next {
	background: transparent !important;
	border: 1px solid #e31e25;
	border-radius: 0px !important;
	color: #e31e25 !important;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.photo-gallery .owl-theme .owl-next:hover {
	background: transparent;
	color: #e31e25;
}

.emer-u-sprt {
	background: url(../images/emer_how_banner.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 40px 0px;
	margin-bottom: 0px !important;
}

.emer-u-sprt .equal-he1 {
	border: 1px solid #575757 !important;
}

.emer-u-sprt .equal-he1 p {
	color: #ffffff;
}

.emer-u-sprt .equal-he1 h5 {
	font-size: 18px !important;
}

.emer-u-sprt .equal-he1 .col-md-4 {
	border-right: 1px solid #575757;
}

.single-page-banner {
	position: relative;
}

.single-page-banner .pageco-frm {
	position: absolute;
	width: 80%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

.single-page-banner .pageco-frm .caption-con {
	float: left;
	width: 50%;
	color: #ffffff;
}

.single-page-banner .pageco-frm .caption-con .txt-upr {
	text-transform: uppercase;
	font-size: 44px;
}

.single-page-banner .pageco-frm .form-wrp {
	float: right;
	width: 45%;
}

.single-page-banner .pageco-frm .form-wrp .frm-hdr {
	background: #e31e25;
	color: #ffffff;
	font-size: 22px;
	padding: 10px;
	text-transform: uppercase;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy {
	background: rgba(238, 238, 238, 0.88);
	padding: 15px;
	overflow: hidden;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 {
	width: 100%;
	overflow: hidden;
	margin-top: 8px;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .rd {
	color: #e31e25;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .inpt-frm {
	width: 100%;
	height: 24px;
	padding: 0px 6px;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .first-wr {
	float: left;
	width: 40%;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .first-wr .radio {
	margin-top: 0px;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .sec-wr {
	float: left;
	width: 20%;
	text-align: center;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .thrd-wr {
	float: left;
	width: 19%;
	margin-right: 1%;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .fourth-wr {
	float: left;
	width: 20%;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .fourth-wr2 {
	float: left;
	width: 40%;
}

.single-page-banner .pageco-frm .form-wrp .frm-bdy .frm-wr-2 .btn-sbm {
	float: right;
}

.flood-footer-bnr {
	background: #e31e25;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	padding: 25px;
}

.second-sct {
	background: #e8e8e8;
	padding: 40px 0px;
}

.second-sct h1 {
	font-size: 50px;
	text-align: center;
	color: #e31e25;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.second-sct .lft-set h3 {
	border-bottom: 1px solid #dddddd;
	text-transform: uppercase;
	font-size: 28px;
	margin-top: 24px;
	color: #e31e25;
	padding-bottom: 10px;
}

.second-sct .lft-set h3:first-child {
	margin-top: 0px;
}

.second-sct .img-s img {
	width: 100%;
}

.third-sct {
	background: url(../images/crisis-bg.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 40px 0px;
}

.third-sct h1 {
	margin-top: 0px;
	margin-bottom: 25px;
	color: #ffffff;
	font-size: 44px;
	text-align: center;
	text-transform: uppercase;
}

.third-sct .sme-hgt .bgc1,
.third-sct .sme-hgt .bgc2,
.third-sct .sme-hgt .bgc3,
.third-sct .sme-hgt .bgc4,
.third-sct .sme-hgt .bgc5,
.third-sct .sme-hgt .bgc6 {
	padding: 20px;
	color: #000000;
	text-align: center;
	height: 300px;
}

.third-sct .sme-hgt .bgc1 h3,
.third-sct .sme-hgt .bgc2 h3,
.third-sct .sme-hgt .bgc3 h3,
.third-sct .sme-hgt .bgc4 h3,
.third-sct .sme-hgt .bgc5 h3,
.third-sct .sme-hgt .bgc6 h3 {
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
}

.third-sct .sme-hgt p {
	font-size: 16px;
}

.third-sct .sme-hgt p:before {
	content: "!";
	margin-right: 7px;
}

.third-sct .sme-hgt .bgc1 {
	background: rgba(250, 242, 192, 0.7);
}

.third-sct .sme-hgt .bgc2 {
	background: rgba(247, 191, 206, 0.7);
}

.third-sct .sme-hgt .bgc3 {
	background: rgba(135, 197, 210, 0.7);
}

.third-sct .sme-hgt .bgc4 {
	background: rgba(209, 205, 221, 0.7);
}

.third-sct .sme-hgt .bgc5 {
	background: rgba(183, 203, 144, 0.7);
}

.third-sct .sme-hgt .bgc6 {
	background: rgba(204, 206, 247, 0.7);
}

.pr-wr {
	background: #e31e25;
}

.bl-w {
	background: #2B2B2B;
}

.primary-wrapper {
	padding: 40px 0px;
}

.primary-wrapper h1 {
	font-size: 44px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

.primary-wrapper ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.primary-wrapper ul li {
	margin-top: 20px;
	font-size: 20px;
	color: #ffffff;
}

.primary-wrapper ul li:before {
	content: "!";
	margin-right: 8px;
}

.gallery-list h1 {
	margin-bottom: 30px;
}

.gallery-list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.gallery-list ul li {
	width: 50%;
	float: left;
}

.gallery-list ul li img {
	width: 100%;
	height: auto;
	float: left;
}

.gallery-list ul li img ul li {
	width: 100%;
	height: auto;
	float: left;
}

.act-now {
	background: url(../images/emerge-actfast.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 40px 0px;
}

.act-now h1 {
	font-size: 50px;
	color: #ffffff;
	text-transform: uppercase;
}

.act-now .btn-white {
	padding: 30px;
	font-size: 30px;
	padding: 10px 20px;
	margin-top: 20px;
}

.flood-pages {
	background: #ffffff;
	margin-top: 60px;
}

.flood-pages .flood-heading h2 {
	color: #e31e25;
	text-transform: uppercase;
}

.flood-pages .flood-heading p .fluid-im {
	width: 100%;
}

.causes-pages {
	background: #e8e8e8;
	padding-bottom: 30px;
}

.causes-pages .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.causes-pages .page-heading h2 {
	text-transform: uppercase;
}

.causes-pages .page-heading h2:before {
	content: 'C';
}

.causes-pages .causes-block .col-md-4 {
	text-align: center;
	margin-top: 10px;
	margin-top: 30px;
}

.causes-pages .causes-block .col-md-4 img {
	width: 100%;
	height: auto;
}

.causes-pages .causes-block .col-md-4 h4 {
	margin-top: 20px;
	text-transform: uppercase;
	padding-bottom: 15px;
	height: 40px;
}

.causes-pages .causes-block .col-md-4 h4 a {
	color: #e31e25;
}

.causes-pages .causes-block .col-md-4 h4 a:hover {
	text-decoration: none;
}

.causes-pages .causes-block .col-md-4 .cont-sti {
	padding: 15px 0px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	height: 100px;
}

.causes-pages .causes-block .col-md-4 button {
	margin-top: 10px;
	font-size: 18px;
	padding: 8px 20px;
}

.causes-pages .causes-block .pagination-self {
	margin-top: 50px;
}

.causes-pages .causes-block .pagination-self .active {
	background: #e31e25;
	color: #ffffff;
}

.causes-pages .causes-block .pagination-self a {
	color: #e31e25;
}

.causes-pages .causes-block .pagination-self a:hover {
	text-decoration: none;
}

.causes-pages .causes-block .pagination-self .brod {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e31e25;
	margin: 0 auto;
	display: inline-block;
	margin-left: 10px;
}

.co-rw1 {
	padding: 30px 0px;
	background: #e6e6e6;
}

.co-rw1 .cg1 {
	background: #CD4655;
}

.co-rw1 .cg1:after {
	content: "";
	border-left: 20px solid #CD4655;
	border-right: 20px solid transparent;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	position: absolute;
	right: -40px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.co-rw1 .cg2 {
	background: #D3A181;
}

.co-rw1 .cg2:after {
	content: "";
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #D3A181;
	border-bottom: 20px solid transparent;
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.co-rw1 .cg3 {
	background: #5F6275;
}

.co-rw1 .cg4 {
	background: #A37B89;
}

.co-rw1 .cg4:before {
	content: "";
	border-left: 20px solid transparent;
	border-right: 20px solid #5F6275;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.co-rw1 .color1 {
	color: #ffffff;
	position: relative;
	height: 380px;
}

.co-rw1 .color1 h4 {
	font-size: 16px;
}

.co-rw1 .color1 a {
	color: #e31e25;
}

.co-rw1 .color1 .align-mid {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 95%;
	transform: translate(-50%, -50%);
}

.co-rw1 .collage-lrg {
	margin-top: 50px;
}

.co-rw1 .collage-lrg:last-child {
	margin-top: 0px;
}

.ways-to-donate {
	padding: 40px 0px;
	background: #ffffff;
}

.ways-to-donate .left-ct {
	margin-top: 30px;
}

.ways-to-donate .right-lt {
	margin-top: 30px;
}

.ways-to-donate .right-lt ul {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
}

.ways-to-donate .right-lt ul li {
	width: 33.3%;
	float: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	padding: 15px 0px;
}

.ways-to-donate .right-lt ul li:nth-child(4),
.ways-to-donate .right-lt ul li:nth-child(5),
.ways-to-donate .right-lt ul li:nth-child(6) {
	border-bottom: 0px;
}

.ways-to-donate .right-lt ul li:nth-child(3n+3) {
	border-right: 0px;
}

.ways-to-donate .right-lt ul li span {
	display: block;
}

.commu-mem {
	background: #ffffff !important;
	padding-top: 0px !important;
}

.get-in-return {
	padding: 40px 0px;
	background: #e2e2e2;
}

.get-in-return .heading-black {
	margin-bottom: 30px;
}

.get-in-return .main-co1 {
	background: #65C6BB;
}

.get-in-return .main-co2 {
	background: #1BBC9B;
}

.get-in-return .main-co3 {
	background: #1CA39D;
}

.get-in-return .main-co4 {
	background: #C8F6C5;
}

.get-in-return .main-co5 {
	background: #86E2D5;
}

.get-in-return .main-co6 {
	background: #2DCC70;
}

.get-in-return .sb-lock {
	width: 31.3%;
	margin-right: 2%;
	height: 176px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 2px;
}

.get-in-return .sb-lock .circle1 {
	background: #61B8AF;
}

.get-in-return .sb-lock .circle2 {
	background: #10A587;
}

.get-in-return .sb-lock .circle3 {
	background: #13958D;
}

.get-in-return .sb-lock .circle4 {
	background: #ADE2AA;
}

.get-in-return .sb-lock .circle5 {
	background: #70CEC0;
}

.get-in-return .sb-lock .circle6 {
	background: #25BF67;
}

.get-in-return .sb-lock .half-circle {
	width: 220px;
	height: 220px;
	border-radius: 100%;
	position: absolute;
	left: -80%;
	top: -26px;
}

.get-in-return .sb-lock .half-circle>img {
	right: 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.get-in-return .sb-lock .content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.get-in-return .sb-lock .content h5 {
	text-transform: uppercase;
	color: #000000;
}

.get-in-return .sb-lock .content p {
	color: #666666;
}

.get-in-return .sb-lock .col-md-8 {
	height: 176px;
}

.spons-imp {
	padding-bottom: 50px;
}

.last-4section {
	padding: 40px 0px;
}

.last-4section .heading-4 h2 {
	text-transform: uppercase;
	margin-bottom: 20px;
}

.last-4section .map-side h4 {
	margin-top: 0px;
	color: #666666;
	font-size: 20px;
}

.last-4section .map-side p {
	color: #666666;
	line-height: 27px;
	font-size: 14px;
}

.last-4section .map-side ul {
	list-style: none;
}

.last-4section .map-side ul li:nth-child(1):before,
.last-4section .map-side ul li:nth-child(2):before,
.last-4section .map-side ul li:nth-child(3):before {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
	line-height: 30px;
}

.last-4section .map-side ul li {
	padding-left: 80px;
	background-image: none;
	list-style: none;
	position: relative;
	padding-bottom: 20px;
	font-size: 12px;
	color: #666;
}

.last-4section .map-side ul li:nth-child(1):before {
	color: #CA502D;
	content: "80%";
}

.last-4section .map-side ul li:nth-child(2):before {
	color: #ACBD3A;
	content: "13%";
}

.last-4section .map-side ul li:nth-child(3):before {
	color: #258EC5;
	content: "7%";
}

.last-4section .map-side .img-char {
	margin-top: 12px;
}

.last-4section .donor-test .owl-theme .owl-prev {
	background: transparent;
	border: 1px solid #e31e25;
	border-radius: 0px;
	color: #e31e25;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.last-4section .donor-test .owl-theme .owl-prev:hover {
	background: transparent;
	color: #e31e25;
}

.last-4section .donor-test .owl-theme .owl-next {
	background: transparent;
	border: 1px solid #e31e25;
	border-radius: 0px;
	color: #e31e25;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.last-4section .donor-test .owl-theme .owl-next:hover {
	background: transparent;
	color: #e31e25;
}

.last-4section .donor-test blockquote {
	padding: 10px 0px;
	font-size: 16px;
	border-left: 0px;
}

.last-4section .donor-test blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: .1em;
	margin-right: .15em;
	vertical-align: -.4em;
}

.last-4section .donor-test blockquote:after {
	color: #ccc;
	content: close-quote;
	font-size: 4em;
	line-height: .1em;
	margin-right: .25em;
	vertical-align: -.4em;
	top: 12px;
	position: relative;
	right: -6px;
}

.last-4section .donor-test .img-sr img {
	width: 30%;
	margin: 0 auto;
	border-radius: 100%;
}

.last-4section .donor-test .img-sr h4 {
	font-weight: bold;
	margin-bottom: 3px;
}

.last-4section .donor-test .img-sr p {
	margin-top: 0px;
}

.last-4section .right-bor-owl {
	border: 1px solid #cccccc;
	padding: 15px;
}

.last-4section .right-bor-owl h4 {
	text-align: center;
	color: #e31e25;
}

.last-4section .right-bor-owl h3 {
	color: #e31e25;
	margin-top: 0px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
}

.volunteer .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.volunteer .page-heading h2 {
	text-transform: uppercase;
}

.volunteer .page-heading h2:before {
	content: 'V' !important;
}

.volunteer .pad-0 h3 {
	text-transform: uppercase;
}

.volunteer .bo-search {
	border-bottom: 1px solid #a5a5a5;
}

.volunteer .bo-search a {
	color: #e31e25;
}

.volunteer .bo-search:last-child {
	border-bottom: 0px;
}

.volunteer .bo-search h3 {
	margin-top: 0px;
}

.volunteer .bo-search img {
	margin-bottom: 20px;
}

.volunteer .right-blt {
	margin-top: 20px;
}

.volunteer .right-blt .pad-0l {
	padding-left: 0px;
}

.volunteer .voln-wrapper {
	border-top: 1px solid #cccccc;
	margin-top: 20px;
	padding-top: 20px;
}

.volunteer .voln-wrapper h5 {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 18pt;
}

.volunteer .pagination-self {
	margin-top: 30px;
}

.volunteer .pagination-self .active {
	background: #e31e25;
	color: #ffffff;
}

.volunteer .pagination-self a {
	color: #e31e25;
}

.volunteer .pagination-self a:hover {
	text-decoration: none;
}

.volunteer .pagination-self .brod {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e31e25;
	margin: 0 auto;
	display: inline-block;
	margin-left: 10px;
}

.internship .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.internship .page-heading h2 {
	text-transform: uppercase;
}

.internship .page-heading h2:before {
	content: 'I';
}

.internship .pad-0 h3 {
	text-transform: uppercase;
}

.internship .right-blt {
	margin-top: 20px;
}

.internship .right-blt .pad-0l {
	padding-left: 0px;
}

.internship .voln-wrapper {
	border-top: 1px solid #cccccc;
	margin-top: 20px;
	padding-top: 20px;
}

.internship .voln-wrapper h5 {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 18pt;
}

.newsp-2blck {
	margin-bottom: 50px;
}

.newsp-2blck .col-md-6:first-child {
	padding-left: 0px;
}

.newsp-2blck h4 {
	text-transform: uppercase;
	color: #000000;
}

.partners-diffrent-pg {
	margin: 40px 0px;
}

.partners-diffrent-pg .container .owl-theme .owl-prev {
	background: transparent;
	border: 1px solid #e31e25;
	border-radius: 0px;
	color: #e31e25;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.partners-diffrent-pg .container .owl-theme .owl-prev:hover {
	background: transparent;
	color: #e31e25;
}

.partners-diffrent-pg .container .owl-theme .owl-next {
	background: transparent;
	border: 1px solid #e31e25;
	border-radius: 0px;
	color: #e31e25;
	height: 38px;
	width: 38px;
	line-height: 30px;
	text-align: center;
}

.partners-diffrent-pg .container .owl-theme .owl-next:hover {
	background: transparent;
	color: #e31e25;
}

.mediaroom {
	padding-bottom: 40px;
	background: #e8e8e8;
}

.mediaroom .page-heading {
	padding: 90px 0px 80px 0px;
	position: relative;
}

.mediaroom .page-heading h2 {
	text-transform: uppercase;
}

.mediaroom .page-heading h2:before {
	content: 'M';
}

.mediaroom .top-cont p {
	color: #676767;
	font-size: 18px;
}

.mediaroom .top-cont p a {
	color: #e31e25;
}

.mediaroom .top-cont p a:hover {
	text-decoration: none;
}

.mediaroom .media-desg .section {
	margin-top: 50px;
}

.mediaroom .media-desg .section .date-thm {
	border: 1px solid #B3B3B3;
	height: 85px;
	width: 14%;
	font-size: 18px;
	text-align: center;
	padding: 15px;
	float: left;
	font-size: 20px;
}

.mediaroom .media-desg .section .date-thm span {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
}

.mediaroom .media-desg .section .news-s-thm {
	float: left;
	width: 82%;
	margin-left: 4%;
}

.mediaroom .media-desg .section .news-s-thm p {
	color: #e31e25;
}

.mediaroom .media-desg .section .news-s-thm p a {
	margin-left: 25px;
	color: #666666;
}

.mediaroom .media-desg .section .news-s-thm p a:hover {
	text-decoration: none;
}

.mediaroom .media-desg .section .news-s-thm h4 {
	margin-top: 0px;
	font-size: 24px;
}

.mediaroom .media-desg .section .news-s-thm h4 a {
	color: #e31e25;
}

.mediaroom .media-desg .section .news-s-thm h4 a:hover {
	text-decoration: none;
}

.mediaroom .pagination-self {
	margin-top: 30px;
}

.mediaroom .pagination-self .active {
	background: #e31e25;
	color: #ffffff;
}

.mediaroom .pagination-self a {
	color: #e31e25;
}

.mediaroom .pagination-self a:hover {
	text-decoration: none;
}

.mediaroom .pagination-self .brod {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e31e25;
	margin: 0 auto;
	display: inline-block;
	margin-left: 10px;
}

.model-don-q .model-input,
.model-my-act .model-input {
	height: 40px;
	border-radius: 0px;
	border-bottom: 1px solid #000000;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.model-don-q .textarea-th,
.model-my-act .textarea-th {
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-top: 20px;
}

.model-don-q .modal-header,
.model-my-act .modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 0px;
}

.model-don-q .modal-body {
	padding: 0px 53px 20px 53px;
}

.model-don-q .modal-body h1 {
	margin-bottom: 2px;
}

.model-don-q .modal-body p {
	font-size: 18px;
}

.model-don-q p.red {
	font-size: 14px;
	color: #e31e25;
}

.model-my-act .modal-body {
	position: relative;
	padding: 0px 53px 20px 53px;
}

.model-my-act .modal-body .girl-side {
	position: absolute;
	left: -78px;
	top: -50px;
}

.model-my-act .modal-body .girl-side img {
	width: 88.5%;
}

.model-my-act .modal-body h1 {
	margin-bottom: 12px;
}

.model-my-act .modal-body p {
	font-size: 14px;
}

.model-my-act .modal-body .first-lineb {
	border-right: 1px solid #cccccc;
}

.model-my-act .modal-body .fgt-pwd a {
	color: #e31e25;
	text-decoration: underline;
	font-size: 16px;
}

.model-my-act .modal-body .icon-footer {
	margin-top: 32px;
}

.model-my-act .modal-body .icon-footer p {
	margin-top: 15px;
}

.model-my-act .modal-body .icon-footer .getkn1 {
	width: 32px;
	height: 61px;
	background: url(../images/sprite.png) 100px -1287px;
	margin: 0 auto;
}

.model-my-act .modal-body .icon-footer .getkn2 {
	width: 58px;
	height: 61px;
	background: url(../images/sprite.png) 275px -1287px;
	margin: 0 auto;
}

.model-my-act .modal-body .icon-footer .getkn3 {
	width: 70px;
	height: 61px;
	background: url(../images/sprite.png) 197px -1287px;
	margin: 0 auto;
}

.model-my-act .modal-body .icon-footer .getkn4 {
	width: 66px;
	height: 61px;
	background: url(../images/sprite.png) 369px -1287px;
	margin: 0 auto;
}

.donation-pages {
	padding: 30px 0px;
}

.donation-pages .pad0 {
	padding: 0px;
}

.donation-pages .card {
	background: #ffffff;
	padding: 15px 56px;
}

.donation-pages .card h4 {
	margin-top: 25px;
}

.donation-pages .card-d {
	background: #f3f3f3;
	padding: 15px 44px;
}

.donation-pages .card-d em {
	font-size: 13px;
}

.donation-pages .card-d h4 {
	margin-top: 0px;
}

.donation-pages .card-d .plus-min .block1 {
	float: left;
	width: 20%;
	margin-top: 3px;
}

.donation-pages .card-d .plus-min .block1:hover {
	cursor: pointer;
}

.donation-pages .card-d .plus-min .block2 {
	float: left;
	width: 60%;
}

.donation-pages .card-d .plus-min .block3 {
	float: left;
	width: 20%;
	text-align: right;
	margin-top: 3px;
}

.donation-pages .card-d .plus-min .block3:hover {
	cursor: pointer;
}

.donation-pages .card-d .pad-appl {
	padding: 15px;
}

.donation-pages .card-d .pad-appl strong {
	color: #e31e25;
}

.donation-pages .card-d .form-control {
	border-radius: 0px;
	height: 40px;
	margin-bottom: 10px;
}

.donation-pages .card-d .under-card {
	background: #ffffff;
}

.donation-pages .card-d .under-card ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.donation-pages .card-d .under-card ul li {
	display: inline-block;
	width: 32%;
	height: 50px;
	font-size: 16px;
	text-align: center;
	margin-left: 1%;
	font-weight: bold;
	padding: 14px;
}

.donation-pages .card-d .under-card ul li:first-child {
	margin-left: 0px;
}

.donation-pages .card-d .under-card ul li:hover {
	cursor: pointer;
}

.donation-pages .card-d .otamnt {
	border-top: 1px solid #ccc;
	background: #ffffff;
}

.donation-pages .card-d .otamnt .ot-input {
	text-align: center;
	height: 40px;
	border-radius: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.donation-pages .card1 {
	background: #ffffff;
	padding: 20px;
	margin-top: 20px;
	display: none;
}

.donation-pages .card1 h2 span {
	color: #e31e25;
}

.donation-pages .card1 .block .input-field {
	height: 45px;
}

.donation-pages .forgot-psd {
	background: #ffffff;
	padding: 20px;
	margin-top: 20px;
}

.donation-pages .forgot-psd h2 span {
	color: #e31e25;
}

.donation-pages .forgot-psd .block .input-field {
	height: 45px;
}

.donation-pages .forgot-psd .sepraters {
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

.donation-pages .forgot-psd .sepraters .img-sec-test {
	float: left;
	width: 14%;
}

.donation-pages .forgot-psd .sepraters .img-sec-test img {
	height: 150px;
	width: 150px;
	object-position: top;
	object-fit: cover;
}

.donation-pages .forgot-psd .sepraters .cont-sec-test {
	float: left;
	width: 84%;
	margin-left: 2%;
	margin-top: 0px;
}

.donation-pages .forgot-psd .sepraters .cont-sec-test h4 {
	font-weight: bold;
	color: #e31e25;
}

.donation-pages .forgot-psd .sepraters:last-child {
	border-bottom: 0px;
}

.donation-pages .testimonials1 .page-heading {
	padding: 10px 0px 10px 0px;
	position: relative;
}

.donation-pages .testimonials1 .page-heading h2 {
	text-transform: uppercase;
	font-weight: bold;
}

.donation-pages .selection-met {
	margin-top: 20px;
}

.donation-pages .selection-met ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.donation-pages .selection-met ul li {
	display: inline-grid;
	border: 2px solid #afafaf;
	width: 47.4%;
	height: 60px;
	font-size: 14px;
	text-align: center;
	margin: 1%;
	padding: 16px;
	border-radius: 2px;
}

.donation-pages .selection-met ul li:hover {
	cursor: pointer;
}

.donation-pages .bgfill {
	background: #e31e25;
	color: #ffffff;
	border: 2px solid #e31e25 !important;
}

.donation-pages .activef {
	background: #e31e25;
	color: #ffffff;
	border: 2px solid #e31e25 !important;
}

.donation-pages .actived {
	display: block !important;
}

.donation-pages .dis-n {
	display: none;
}

.donation-pages .dis-b {
	display: block;
}


/*Media Query*/

@media screen and (max-width: 480px) {
	.desktop-banner {
		display: none;
	}
	.mobile-banner {
		display: block;
	}
	.carousel-inner .item .desktop-banner {
		display: none;
	}
	.carousel-inner .item .mobile-banner {
		display: block;
	}
	.home-slider .carousel-caption {
		text-align: left;
		top: 36%;
		transform: translateY(-50%);
		width: auto;
		left: 4% !important;
	}
	.home-slider .carousel-caption h2 {
		font-size: 20px;
		margin-top: 10px;
	}
	.home-slider .carousel-caption h1 {
		font-size: 25px;
		margin-top: 10px;
	}
	.home-slider .carousel-caption p {
		font-size: 1.125em;
	}
	.home-slider .carousel-caption .btn-slider {
		text-transform: uppercase;
		color: #ffffff;
		background: #e31e25;
		border-radius: 0px;
	}
	.home-slider .carousel-caption .fzf-heading {
		font-size: 30px;
	}
	.home-slider .carousel-caption .fzf-mid-heading {
		font-size: 20px;
	}
	.home-slider .carousel-caption>p {
		font-size: 18px;
	}
	.mediaroom .media-desg .section .date-thm {
		width: 100%;
	}
	.mediaroom .media-desg .section .news-s-thm {
		width: 100%;
		margin-left: 0px;
		margin-top: 10px;
	}
}

@media screen and (max-width: 768px) {
	.main-body-section .main-content .showcontent {
		height: 320px;
		width: 91%;
	}
	.heading-red-b h2:after {
		bottom: -15px;
	}
	.heading-white-b h2:after {
		bottom: -15px;
	}
	.home-slider .broadcrumbb {
		top: 9px;
	}
	.right-icon {
		display: none;
	}
	.child-header {
		position: static;
		width: auto;
	}
	.child-header .right-side-list {
		padding-right: 14px;
		padding-left: 0px;
	}
	.child-header .right-side-list ul li .search-b {
		width: 82%;
	}
	.page-part .add-design img {
		width: 30%;
	}
	.partners .add-design img {
		width: 30%;
	}
	.testimonials .add-design {
		display: none;
	}
	.testimonials .slider-left .border-left {
		margin-bottom: 10px;
	}
	.testimonials .slider-left .right-section-tes .cont-test {
		margin-top: 10px;
	}
	.stories .add-design {
		display: none;
	}
	.stories .collage-four {
		display: block;
	}
	.stories .collage-four .bef:before {
		display: none;
	}
	.stories .collage-four .aft:after {
		display: none;
	}
	.stories .collage-four .collg {
		width: 100%;
		margin-top: 10px;
	}
	.whats-new .twitter-sec {
		margin-top: 20px;
		padding-left: 0px;
	}
	.maps-in {
		position: relative;
	}
	.maps-in .dropdown-scroller {
		position: absolute;
		left: 11px;
		background: rgba(0, 0, 0, 0.8);
		padding: 20px;
		color: #ffffff;
		top: auto;
		bottom: 10px;
		transform: translateY(0%);
		width: 94%;
	}
	.maps-in .dropdown-scroller .scroll {
		height: 200px;
		overflow-y: scroll;
	}
	.dotted-bg .tab-left .tab-content .left-all {
		margin-top: 30px;
	}
	.dotted-bg .tab-left .tab-content .left-all h5 {
		text-transform: uppercase;
		font-size: 16px;
		height: auto;
	}
	.dotted-bg .tab-left .tab-content .left-all .content-block {
		border: 1px solid #a5a5a5;
		margin-top: 20px;
		padding: 15px;
		height: auto;
	}
	.dotted-bg .tab-left .tab-content .left-all-city {
		margin-top: 30px;
	}
	.dotted-bg .tab-left .tab-content .left-all-city .content-block {
		height: auto;
	}
	.dotted-bg .tab-left .tab-content .press-mar0 h5 {
		height: auto;
		margin-top: 20px;
	}
	.dotted-bg .tab-left .right-side-blog {
		margin-top: 20px;
	}
	.dotted-bg .tab-left .right-side-blog .frst {
		margin-bottom: 10px;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section {
		margin-top: 20px;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 20px;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section .right-con {
		margin-top: 10px;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section .right-con h5 {
		margin-top: 0px;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section .right-con h5 a {
		text-decoration: none;
		color: #e31e25;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section .right-con h5 a:hover {
		text-decoration: none;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section .right-con p {
		font-size: 14px;
		margin-bottom: 0px;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section .right-con span {
		display: inline-block;
		font-size: 12px;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section .row {
		margin-top: 20px;
	}
	.dotted-bg .tab-left .right-side-blog .partition-section:last-child {
		border-bottom: 0px;
		padding-bottom: 0px;
	}
	.dotted-bg .tab-left .right-side-blog .events a:hover {
		cursor: default;
	}
	.dotted-bg .tab-left .discription {
		margin-top: 30px;
	}
	.dotted-bg .tab-left .discription .first-ulist {
		padding: 0px;
		display: inline-block;
		margin: 0px;
		width: 100%;
		list-style: none;
		border: 1px solid #C4C4C4;
	}
	.dotted-bg .tab-left .discription .first-ulist>li {
		padding: 20px 30px;
		border-bottom: 1px solid #C4C4C4;
	}
	.dotted-bg .tab-left .discription .first-ulist>li:last-child {
		border-bottom: 0px;
	}
	.dotted-bg .tab-left .discription .first-ulist>li .first-list {
		padding: 0px;
		margin: 0px;
		list-style: none;
		width: 100%;
		display: inline-block;
	}
	.dotted-bg .tab-left .discription .first-ulist>li .first-list>li {
		position: relative;
	}
	.dotted-bg .tab-left .discription .first-ulist>li .first-list>li:first-child {
		width: 100%;
		float: left;
		font-weight: bold;
	}
	.dotted-bg .tab-left .discription .first-ulist>li .first-list>li:last-child {
		width: 100%;
		float: left;
		padding-left: 0px;
	}
	.dotted-bg .tab-left .discription .first-ulist>li .first-list>li:first-child:after {
		content: "";
		position: absolute;
		top: 0px;
		right: 0px;
	}
	.dotted-bg .blog-child-pages .posted-panel .followers {
		text-align: center;
	}
	.blog-pages .form-section-block {
		overflow: hidden;
		margin: 0 auto;
		margin-top: 20px;
	}
	.blog-pages .form-section-block .section-frm {
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0px;
	}
	.blog-pages .form-section-block .section-frm:last-child {
		width: 100%;
		text-align: center;
	}
	.blog-pages .blog-body {
		margin-top: 10px;
	}
	.blog-pages .blog-body .collage-b {
		position: relative;
		overflow: hidden;
	}
	.blog-pages .blog-body .collage-b .date {
		width: 20%;
		float: left;
	}
	.blog-pages .blog-body .collage-b .date .icon {
		margin-bottom: 10px;
	}
	.blog-pages .blog-body .collage-b .image-block {
		width: 100%;
		float: left;
	}
	.blog-pages .blog-body .collage-b .heading-band {
		width: 100%;
		font-size: 16px;
		background: rgba(0, 0, 0, 0.5);
		position: absolute;
		bottom: 0px;
		padding: 15px 10px;
	}
	.blog-pages .blog-body .collage-b .heading-band a {
		color: #ffffff;
	}
	.blog-pages .blog-body .collage-b .heading-band a:hover {
		text-decoration: none;
	}
	.blog-pages .blog-body .admin {
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.blog-pages .blog-body .admin p span {
		color: #e31e25;
	}
	.blog-pages .blog-body-str-ch .chng-str-blck img {
		width: 100%;
	}
	.blog-pages .blog-body-str-ch .chng-str-blck h5 {
		height: auto;
	}
	.blog-pages .blog-body-str-ch .chng-str-blck .content-stories {
		height: auto;
	}
	.blog-pages .blog-body-str-ch .chng-str-blck1 {
		margin-top: 50px;
	}
	.blog-pages .blog-body-str-ch .chng-str-blck1 img {
		width: 100%;
	}
	.blog-pages .blog-body-str-ch .chng-str-blck1 h5 {
		height: auto;
	}
	.blog-pages .blog-body-str-ch .chng-str-blck1 .content-stories1 {
		height: auto;
	}
	.blog-pages .blog-body-str-ch .chng-str-blck1 .heading-tp {
		height: auto;
	}
	.blog-pages .pagination-self {
		margin-top: 10px;
	}
	.blog-pages .pagination-self .brod {
		margin-bottom: 10px;
	}
	.gallery {
		margin-top: 30px;
	}
	.campaigns {
		background: #e8e8e8;
		padding-bottom: 30px;
	}
	.campaigns .sliding-blog .part-border .fist-br {
		border-right: 0px;
	}
	.actequal {
		padding: 40px 0px;
	}
	.actequal .content-blo {
		margin: 20px 0px 20px;
		padding: 0px;
	}
	.actequal .intervention {
		margin-top: 20px;
	}
	.actequal .intervention .content-bot {
		height: auto;
	}
	.actequal .intervention .col-md-4 {
		margin-top: 10px;
	}
	.actequal .newsp {
		margin-bottom: 20px;
	}
	.actequal .newsp .br-bg {
		padding-right: 13px;
	}
	.actequal .newsp .border-rg {
		border-left: 0px;
		padding-left: 13px;
	}
	.actequal .newsp .border-rg .pad:last-child {
		margin-top: 40px;
	}
	.important-is {
		padding: 40px 0px;
	}
	.important-is .equal-he {
		display: block;
	}
	.important-is .equal-he .border-full {
		border: 1px solid #a5a5a5;
		width: 100%;
	}
	.important-is .equal-he .border-full:last-child {
		margin-right: 0px;
	}
	.u-support {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.u-support .equal-he1 {
		display: block;
		border: 1px solid #E3C4C5;
		margin-top: 30px;
	}
	.u-support .equal-he1 .col-md-4 {
		border-right: 0px;
		padding: 20px;
		text-align: center;
	}
	.u-support .equal-he1 .col-md-4 h5 {
		font-size: 20px;
	}
	.u-support .equal-he1 .col-md-4 h5 a {
		text-decoration: underline;
		color: #e31e25;
	}
	.impact-section .all-round-wrp {
		text-align: center;
	}
	.impact-section .all-round-wrp ul li {
		display: inline-block;
		margin-left: 0px;
	}
	.color-row .collage-4 {
		margin-top: 30px;
		display: block;
	}
	.single-page-banner {
		position: relative;
	}
	.single-page-banner .pageco-frm {
		position: static;
		width: 90%;
	}
	.single-page-banner .pageco-frm .caption-con {
		float: left;
		width: 100%;
		color: #000000;
	}
	.single-page-banner .pageco-frm .caption-con .txt-upr {
		text-transform: uppercase;
		font-size: 20px;
	}
	.single-page-banner .pageco-frm .form-wrp {
		float: right;
		width: 100%;
	}
	.second-sct {
		background: #e8e8e8;
		padding: 10px 0px;
	}
	.second-sct h1 {
		font-size: 30px;
	}
	.second-sct .lft-set h3 {
		font-size: 20px;
	}
	.third-sct .sme-hgt .bgc1 {
		height: auto;
	}
	.third-sct .sme-hgt .bgc2 {
		height: auto;
	}
	.third-sct .sme-hgt .bgc3 {
		height: auto;
	}
	.third-sct .sme-hgt .bgc4 {
		height: auto;
	}
	.third-sct .sme-hgt .bgc5 {
		height: auto;
	}
	.third-sct .sme-hgt .bgc6 {
		height: auto;
	}
	.gallery-list h1 {
		margin-bottom: 30px;
	}
	.gallery-list ul li {
		width: 100%;
		float: left;
	}
	.causes-pages .causes-block .col-md-4 h4 {
		height: auto;
	}
	.causes-pages .causes-block .col-md-4 .cont-sti {
		height: auto;
	}
	.bottom-band .cont-int {
		color: #ffffff;
		margin-top: 10px;
		font-size: 18px;
	}
	.heading-white h2 {
		font-size: 26px;
	}
	.heading-white h2:after {
		top: 30px;
	}
	.heading-black h2 {
		font-size: 26px;
	}
	.heading-black h2:after {
		top: 60px;
	}
	.heading-black-diff1 h2 {
		font-size: 26px;
	}
	.heading-black-diff1 h2:after {
		top: 60px !important;
	}
	.heading-black-diff2 h2 {
		font-size: 26px;
	}
	.heading-black-diff2 h2:after {
		top: 100px !important;
	}
	.co-rw1 {
		padding: 30px 0px;
		background: #e6e6e6;
	}
	.co-rw1 .cg1 {
		background: #CD4655;
	}
	.co-rw1 .cg1:after {
		display: none;
	}
	.co-rw1 .cg2 {
		background: #D3A181;
	}
	.co-rw1 .cg2:after {
		display: none;
	}
	.co-rw1 .cg3 {
		background: #5F6275;
	}
	.co-rw1 .cg4 {
		background: #A37B89;
	}
	.co-rw1 .cg4:before {
		display: none;
	}
	.co-rw1 .color1 {
		color: #ffffff;
		position: relative;
		height: auto;
		padding: 20px;
	}
	.co-rw1 .color1 h4 {
		font-size: 16px;
	}
	.co-rw1 .color1 .align-mid {
		position: static;
		top: 50%;
		left: 50%;
		width: 95%;
		transform: translate(0%, 0%);
	}
	.ways-to-donate .heading-black h2:after {
		top: 30px;
	}
	.get-in-return {
		padding-bottom: 0px;
	}
	.get-in-return .sb-lock {
		width: 100%;
		margin-right: 0%;
	}
	.get-in-return .sb-lock .half-circle {
		left: -100px;
	}
	.get-in-return .sb-lock .half-circle>img {
		right: 10px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.get-in-return .sb-lock .content {
		left: 44%;
	}
	.last-4section .donor-test .img-sr img {
		width: 80%;
		margin: 0 auto;
		border-radius: 100%;
	}
	.volunteer .right-blt {
		margin-top: 20px;
	}
	.volunteer .right-blt .pad-0l {
		padding-left: 0px;
	}
	.volunteer .voln-wrapper {
		border-top: 1px solid #cccccc;
		margin-top: 20px;
		padding-top: 20px;
	}
	.volunteer .voln-wrapper h5 {
		text-transform: uppercase;
		padding-bottom: 5px;
		font-size: 18pt;
	}
	.volunteer .last-4section {
		padding-top: 0px;
	}
	.newsp-2blck {
		margin-bottom: 50px;
	}
	.newsp-2blck .col-md-6 {
		padding-left: 0px;
	}
	.newsp-2blck h4 {
		text-transform: uppercase;
		color: #000000;
	}
	.publicatin-head .form-section-block {
		overflow: hidden;
		margin: 0 auto;
		margin-top: 20px;
	}
	.publicatin-head .form-section-block .section-frm {
		width: 100% !important;
	}
	.publicatin-head .form-section-block .section-frm:last-child {
		width: 100% !important;
	}
	.events-main .form-section-block {
		overflow: hidden;
		margin: 0 auto;
		margin-top: 20px;
	}
	.events-main .form-section-block .section-frm {
		width: 100% !important;
	}
	.events-main .form-section-block .section-frm:last-child {
		width: 100% !important;
	}
	.volunteer-s .desktop-rd {
		display: none;
	}
	.volunteer-s .mobile-rd {
		display: block;
	}
	.volunteer-s .mobile-rd #mob-2,
	.volunteer-s .mobile-rd #mob-3 {
		display: none;
	}
	.volunteer-s .round-row {
		padding: 10px 0px 10px 0px;
	}
	.volunteer-s .round-row ul li {
		width: 100%;
	}
	.volunteer-s .form-type-diff {
		margin-top: 10px;
	}
	.donation-pages .forgot-psd .sepraters .img-sec-test {
		width: 100%;
	}
	.donation-pages .forgot-psd .sepraters .cont-sec-test {
		width: 100%;
	}
	.donation-pages .testimonials1 .page-heading {
		padding: 0px;
	}
	.donation-pages .testimonials1 .page-heading h2 {
		margin-top: 0px;
	}
	.donation-pages .card {
		padding: 0px 30px;
	}
	.donation-pages .card .checkbox-inline+.checkbox-inline,
	.donation-pages .card .radio-inline+.radio-inline {
		margin-left: 0px;
	}
	.donation-pages .selection-met ul li {
		width: 100%;
	}
	.donation-pages .card-d {
		padding: 15px 20px;
	}
	.donation-pages .card-d .under-card .form-group.col-md-7 span {
		float: left;
	}
}

@media screen and (max-width: 1024px) {
	header {
		margin-bottom: 0px;
	}
	.carousel-caption {
		top: 30% !important;
		transform: translateY(-50%);
	}
	.carousel-caption h2 {
		font-size: 30px;
		margin-top: 10px;
	}
	.carousel-caption h1 {
		font-size: 35px;
		margin-top: 10px;
	}
	.carousel-caption p {
		font-size: 1.125em;
	}
	.carousel-caption .btn-slider {
		text-transform: uppercase;
		color: #ffffff;
		background: #e31e25;
		border-radius: 0px;
	}
}

@media screen and (max-width: 1100px) {
	.home-slider {
		position: relative;
	}
	.home-slider .carousel-caption {
		text-align: left;
	}
	.home-slider .carousel-caption h2 {
		font-size: 30px;
		margin-top: 10px;
	}
	.home-slider .carousel-caption h1 {
		font-size: 35px;
		margin-top: 10px;
	}
	.home-slider .carousel-caption p {
		font-size: 1.125em;
	}
	.home-slider .carousel-caption .btn-slider {
		text-transform: uppercase;
		color: #ffffff;
		background: #e31e25;
		border-radius: 0px;
	}
}

@media screen and (min-width: 1200px) {
	.home-slider .carousel-indicators {
		left: 7.5%;
	}
}

@media screen and (min-width: 1280px) {
	.home-slider .carousel-indicators {
		left: 7.5%;
	}
}

@media screen and (min-width: 1366px) {
	.home-slider .carousel-indicators {
		left: 12%;
	}
}

@media screen and (min-width: 1400px) {
	.home-slider .carousel-indicators {
		left: 13%;
	}
}

@media screen and (min-width: 1440px) {
	.home-slider .carousel-indicators {
		left: 14%;
	}
}

@media screen and (min-width: 1600px) {
	.home-slider .carousel-indicators {
		left: 18%;
	}
}

@media screen and (min-width: 1680px) {
	.home-slider .carousel-indicators {
		left: 19.6%;
	}
}

@media screen and (min-width: 1920px) {
	.home-slider .carousel-indicators {
		left: 23%;
	}
}


/*# sourceMappingURL=main.css.map */

.broadcrumbb {
	text-transform: capitalize;
}

.page-id-368 .actequal .intervention img {
	width: 100%;
	height: 250px;
}

.result.text-center a {
	background: #f14753;
	padding: 3px 7px 4px 7px;
	color: #fff;
	border-radius: 10px;
	font-size: 12px;
	text-decoration: none;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1;
	width: 100%;
}

.redbg {
	background-size: cover !important;
	background-position: center !important;
}

p.red {
	background: transparent;
}

.awords-template-default span {
	display: none;
}

.awords-template-default img.avtar-left {
	display: none;
}