/*
 Theme Name:   SOSKit Child
 Template:     twentytwentyone
*/


body {
  margin: 0;
  padding: 0;
  font-family: 'Axiforma';
}
  
h1,h2,h3,h4,h5,h6,p,ul,ol,li{
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}
ul,ol,li{
  list-style: none;
}
button:focus {
  outline: inherit;
}

img{
  max-width: 100%;
}
section,header,footer{
  float: left;
  width: 100%;
}
:focus{
  outline: none;;
}
  button, input[type="submit"], input[type="button"]
  {
  -webkit-appearance: none;
  -moz-appearance: none;
  }
code, kbd, pre, samp {
	font-family: inherit;
	font-size: inherit;
}  
  a{
  transition: .3s all ease;
	-webkit-transition: .3s all ease;
  text-decoration: none;
  color: inherit;
  }
  a:hover, a:focus{
  text-decoration: none !important;
  }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  opacity: 1;
}


.pad-none{
  padding-left:0px;
  padding-right: 0px;
}
@media only screen and (min-width:1600px) {
.container {
   max-width: 1321px;
   width:100%
}
}


/* homepage-css */
header {
	padding: 12px 0;
}
header .container {
	display:flex; display:-webkit-flex;
}
ul.top-bar-list li {
    padding-left: 20px;
    padding-right: 20px;
    display: inline;
}
ul.top-bar-list li:last-child {
	padding-right: 0 !important;
}
.navigation {
	margin-top: 18px;
}
.top-bar {
    width: 100%;
    float: left;
}
ul.top-bar-list {
    float: right;
}
.top-bar-list img {
	height: 12px;
}
ul.top-bar-list li span {
    padding-right: 10px;
}
ul.top-bar-list li:first-child {
    border-right: 1px solid #98aab3;
}
ul.top-bar-list li a {
    font-size: 14px;
    font-family: 'Axiforma';
    color: #04465d;
    font-weight: normal;
}
.navigation ul {float: right;}
.navigation li {float: left;margin: 0 2px;}
.navigation ul li a {
	font-family: 'Axiforma';
	color: #4f4f4f;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 15px;
	line-height: 19px;
	display: inline-block;
}
.navigation ul li.nav-item.active a {
    color: #fff;
}
.navigation .menu-primary-menu-container {
	float: right;
	width: 100%;
}
.current-menu-item a, .navigation ul li a:hover {
	background: #ce1f43;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	color: #fff !important;
}
section.homepage-banner {
    background: url("images/homepage-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.homepage-banner-content-inner {
	width: 65%;
}
.homepage-banner-content-inner h1 {
	font-size: 33px;
	font-weight: bold;
	color: #fff;
	line-height: 41px;
}
.homepage-banner-content-inner p span {
	text-transform: uppercase;
	background: #5eab3b;
	padding: 6px 7px 3px 7px;
	text-align: center;
	border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;
	margin-left: 6px;
}
.homepage-banner-content-inner p {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 23px;
}
section.homepage-content-section {
    margin-top: 30px;
}

ul.anniversary-part-logo li {
    display: inline;
    padding-right: 58px;
}
ul.anniversary-part-logo {
    text-align: center;
    position: relative;
}
.anniversary-part p {
	font-size: 16px;
	color: #ce1f43;
	text-align: center;
	padding-top: 16px;
	line-height: 26px;
}
.anniversary-part {
	border: 4px solid #1877f2;
	position: relative;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	padding: 15px;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
	margin-bottom: 23px;
	float: left;
width: 100%;
}
li.anniversary-part-border:after {
    height: 100px;
    width: 2px;
    position: absolute;
    left: 0px;
    background: #000;
}
.anniversary-part:before {
    content: "";
    background: url("images/home-page-design-before.png") left bottom;
    background-size: contain;
    background-repeat: no-repeat;
    width: 152px;
    height: 121px;
    bottom: -1px;
    left: -2px;
    position: absolute;
    z-index: -1;
}

.anniversary-part:after {
    content: "";
    background: url("images/home-page-design-after.png") right top;
    background-size: contain;
    background-repeat: no-repeat;
    width: 115px;
    height: 141px;
    top: -1px;
    right: -2px;
    position: absolute;
}
ul.anniversary-part-logo:after {
    position: absolute;
    height: 117px;
    width: 3px;
    background: #1d66cd;
    content: "";
    left: 47%;
}
.homepage-content-outer {
    display: flex;
}
.homepage-content-left-inner {
    width: 100%;
    float: left;
}
.right-side-bar-part-inner {
    width: 100%;
    float: right;
}
li.facebook-list a {
    background: #035acd;
}
li.twitter-list a {
    background: #018ac8;
}
li.linkedin-list a {
    background: #015f92;
}
ul.right-sidebar-social-icon-list li a {
    width: 50px;
    height: 50px;
	float: left;
    border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.right-sidebar-social-icon-list li a i {
    color: #fff;
    text-align: center;
}
li.facebook-list {
    background: #1977f3;
}
li.twitter-list {
    background: #01a4ec;
}
li.linkedin-list {
    background: #007ab9;
}
ul.right-sidebar-social-icon-list li {
    display: flex;
    float: left;
    align-items: center;
    justify-content: center;
    margin: 0px 8px;
    width: 122px;
    height: 100px;
    border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	cursor: pointer;
}
ul.right-sidebar-social-icon-list li i {
    font-size: 30px;
}
.right-sidebar-social-icon-part h3 {
	font-size: 28px;
	color: #1c2642;
	font-weight: 800;
	line-height: 25px;
	margin: 0 0 17px;
}
ul.right-sidebar-social-icon-list li:first-child {
    margin-left: 0px;
}
ul.right-sidebar-social-icon-list li:last-child {
    margin-right: 0px;
}
.coming-event-part {
    position: relative;
    width: 100%;
    float: right;
    top: 20px;
    overflow: hidden;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	overflow: hidden;
}
.coming-event-part-overlay {
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	width: 100%;
	top: 0px;
	height: 182px;
	max-height: 300px;
	z-index: 0;
	/*background: #6db33cf0;
	-webkit-clip-path: polygon(0px 101.27%, 0.22% 0px, 60.6% 0.63%, 40.28% 99.75%);
	clip-path: polygon(-6px 102.92%, -1.53% -6px, 62.85% -5.42%, 41.03% 102.5%);*/
	border-radius: 3px 0px 3px 3px;
	display: flex; display: -webkit-flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 0 0 5px;
}
.coming-event-part-overlay, .donate-part-overlay {
	z-index: 9991 !important;
}
.coming-event-part::before {
	width: 0;
	height: 0;
	border-top: 542px solid #6bad3cde;
	border-right: 243px solid transparent;
	position: absolute;
	content: "";
	z-index: 99;
}
.coming-event-part::after {
	width: 0;
	height: 0;
	border-top: 555px solid #04549bb0;
	border-right: 252px solid transparent;
	position: absolute;
	content: "";
	z-index: 9;
	left: 0;
	top: 0;
}
.donate-part::before {
	width: 0;
	height: 0;
	border-top: 542px solid #115297e3;
	border-right: 243px solid transparent;
	position: absolute;
	content: "";
	z-index: 99;
}
.donate-part::after {
	width: 0;
	height: 0;
	border-top: 555px solid #cc2445a8;
	border-right: 252px solid transparent;
	position: absolute;
	content: "";
	z-index: 9;
	left: 0;
	top: 0;
}
.coming-event-part-overlay1 {
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	width: 100%;
	top:0px;
	height: 182px;
	max-height: 300px;
	z-index: 0;
	/*background: #025199;
	-webkit-clip-path: polygon(144px 100.17%, 56.5% -1px, 58.35% 0.63%, 38.06% 101.4%);
	clip-path: polygon(144px 100.17%, 56.5% -1px, 58.35% 0.63%, 38.06% 101.4%);*/
	display: flex; display: -webkit-flex;
	align-items: center;
	flex-wrap: wrap;
	left: 17px;
}
.coming-event-part-overlay h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 800;
    line-height: 34px;
    width: 100%;
    padding-left: 10px;
}
.coming-event-part-btn a {
    background: #fff;
    padding: 14px 30px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #6db33c;
	border: 1px solid #fff;
}
.coming-event-part-btn a:hover {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}
.coming-event-part-btn {
    width: 100%;
    padding-left: 10px;
    margin-top: -50px;
}

.donate-part-overlay {
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	width: 100%;
	top: 0px;
	height: 182px;
	max-height: 300px;
	z-index: 0;
	/*background: #0a519af0;
	-webkit-clip-path: polygon(0px 101.27%, 0.22% 0px, 60.6% 0.63%, 40.28% 99.75%);
	clip-path: polygon(-6px 102.92%, -2.03% -10px, 62.85% -4.86%, 40.03% 105.79%);*/
	border-radius: 3px 0px 0px 3px;
	display: flex;display: -webkit-flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 0 0 5px;
}

.donate-part-overlay1 {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 0px;
    height: 182px;
    max-height: 300px;
    z-index: 0;
    /*background: #c51f42;
    -webkit-clip-path: polygon(144px 100.17%, 56.5% -1px, 58.35% 0.63%, 38.06% 101.4%);
    clip-path: polygon(144px 100.17%, 56.5% -1px, 58.35% 0.63%, 38.06% 101.4%);*/
    display: flex; display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
    left: 17px;
}
.donate-part-overlay h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 800;
    line-height: 34px;
    width: 100%;
    padding-left: 10px;
}
.donate-part-btn a {
    background: #fff;
    padding: 14px 30px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #6db33c;
	border: 1px solid #fff;
}
.donate-part-btn a:hover {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}
.donate-part-btn {
    width: 100%;
    padding-left: 10px;
    margin-top: -50px;
}
.donate-part {
    position: relative;
    width: 100%;
    float: right;
    overflow: hidden;
    top: 40px;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	overflow: hidden;
}
.photo-sidebar-slider {
    float: left;
    width: 100%;
    padding-top: 75px;
}
.home-sidebar-photo-part {
    width: 88px;
    height: 88px;
}
.home-sidebar-photo-part img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.photo-sidebar-slider h3 {
    font-size: 28px;
    color: #1c2642;
    font-weight: 800;
    line-height: 38px;
}
.photo-sidebar-slider h3 span a {
	font-size: 13px;
	color: #3b3b3b;
	font-weight: 600;
	line-height: 38px;
	float: right;
}
.photo-sidebar-slider h3 span a i {
	padding-left: 8px;
}
.video-sidebar-slider .slick-dots {
	display: none !important;
}
.slick-prev::before {
	content: "";
	background: url("images/slide-left-arrow.png");
	width: 5px;
	height: 10px;
	position: absolute;
}
.slick-next::before {
	content: "";
	background: url("images/slide-right-arrow.png");
	width: 5px;
	height: 10px;
	position: absolute;
}
.video-sidebar-slider {
    width: 100%;
    float: left;
}
.fade:not(.show) {
    opacity: 1;
}
.video-sidebar-slider .image {
    text-align: center;
}
.video-sidebar-slider h3 {
    font-size: 28px;
    color: #1c2642;
    font-weight: 800;
    line-height: 38px;
    margin-bottom: 10px;
}

.award-excellence-part {
    width: 100%;
    float: left;
    border: 10px solid #f3f3f3;
    margin-bottom: 30px;
}
.award-excellence-part img {
	margin: auto;
	display: block;
	padding: 10px 0px;
	width: 200px !important;
}

.home-news-part-outer {
	display: flex;display: -webkit-flex;
	padding: 0 0px 13px;
}
.homepage-news-post-part {
    display: flex;display: -webkit-flex;
}
.post-content-on-img-left {
    float: left;
}
.post-content-on-img-right {
    float: right;
}
.post-content-on-img-left h4 {
    font-size: 20px;
    font-weight: 800;
    line-height: 25px;
    color: #fff;
}
.post-content-on-img-right p {
    font-size: 12px;
    float: left;
    font-weight: 300;
    color: #ce1f43;
    padding-top: 7px;
    padding-left: 5px;
}
.post-content-on-img-right span {
    float: left;
}
.post-content-on-img {
    background: #000000e0;
    float: left;
    width: 100%;
    top: -72px;
    position: relative;
    border-radius: 0px 0px 7px 7px;
    display: flex;
    align-items: center;
    padding: 12px;
}
.news-part-head h2 {
    font-size: 28px;
    color: #1c2642;
    font-weight: 800;
    line-height: 38px;
}
.news-part-btn a {
    font-size: 13px;
    color: #3b3b3b;
    font-weight: 600;
    line-height: 38px;
}
.news-part-btn a i {
    padding-left: 8px;
}
.news-part-btn {
    float: right;
}
.covid-update {
    background: #f3f3f3;
    padding: 34px 20px;
    margin-top: 26px;
    border-radius: 8px;
}
.covid-update-content-inner h3 {
    font-size: 31px;
    font-weight: 800;
    line-height: 38px;
    color: #1c2642;
}
.covid-update-content-inner p {
    font-size: 14px;
    color: #888888;
    line-height: 22px;
    font-weight: 400;
}
.covid-update-content-inner p:last-child {
    padding-top: 20px;
}


/* homepage-css-end */



/* contact-us-css */

.contact-us-left-inner {
	float: left;
	width: 100%;
}
.contact-us-left-inner h3 {
	font-size: 30px;
	line-height: 37px;
	color: #1c2642;
	font-family: 'Axiforma';
	font-weight: 900;
	float: left;
	width: 100%;
}
.contact-us-left-inner p {
	font-size: 16px;
	line-height: 37px;
	color: #1c2642;
	font-weight: 400;
	font-family: 'Axiforma';
	float: left;
	width: 100%;
}
.contact-us-form {
	display: flex;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	float: left;
	width: 100%;
	padding: 35px 0 0;
}
.contact-us-inner,.contact-us-inner form {
	float: left;
	width: 100%;
}
.contact-us-inner input {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	color: #888888;
	background: #f3f3f3;
	border: none;
	padding: 20px 15px;
	margin: 0 0 20px;
	font-family: 'Axiforma';
	font-weight: 100;
}
.contact-form-outer {
	float: left;
	width: 100%;
	padding-right: 10px;
}
.contact-form-message-outer textarea {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	color: #888888;
	background: #f3f3f3;
	border: none;
	padding: 20px 15px;
	margin: 0 0 20px;
	font-family: 'Axiforma';
	font-weight: 100;
	height: 400px;
	resize: none;
}
.contact-us-form p {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 37px;
	color: #636363;
	font-family: 'Axiforma';
	font-weight: 100;
	margin: 0 0 10px;
}
.contact-us-form button {
	font-size: 13px;
	line-height: 37px;
	color: #fff;
	background: #ce1f43;
	border: none;
	padding: 12px 28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
}
.contact-form-message-outer {
	float: left;
	width: 100%;
	padding-left: 10px;
}
.contact-us-inner form button:hover {
	background: #1c2642;
}
.contact-map-outer {
	float: left;
	width: 100%;
	margin: 50px 0 0;
}
.contact-map-inner {
	float: left;
	width: 100%;
}
.contact-map-inner iframe {
	float: left;
	width: 100%;
	height: 380px;
}
.contact-number-inner {
	float: left;
	width: 100%;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	margin: 50px 0 0;
}
.contact-number-inner a {
	font-size: 18px;
	line-height: 18px;
	font-family: 'Axiforma';
	font-weight: 400;
	color: rgba(4, 70, 93, 0.72);
	background: #f3f3f3;
	width: 320px;
	height: 50px;
	align-items: center;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
	margin: 0 40px;
}
.contact-number-inner a img {
	padding-right: 20px;
}
.Supported-by-outer {
	float: left;
	width: 100%;
	padding: 70px 0 60px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.Supported-by-left {
	float: left;
	width: 17%;
	padding-right: 3%;
}
.Our-Sponsors li.widget_text {
	float: left;
	width: 100%;padding: 0;
}
.Our-Sponsors ul {
	width: 100%;
	float: left;
	display: flex;display: -webkit-flex;
	align-items: center;
}
.Supported-by-left h3, .Our-Sponsors h3 {
	float: left;
	width: 100%;
	font-size: 17px;
	line-height: 10px;
	font-weight: bold;
	font-family: 'Axiforma';
	padding: 0 0 30px;
}
.Our-Sponsors {
	float: left;
	width:83%;
	padding-left: 100px;
	position: relative;
	border-left:1px solid #cbcbcb;padding-bottom: 30px;
}
/*.Our-Sponsors::before {
	content: "";
	position: absolute;
	left: 40px;
	top: 0;
	height: 100%;
	width: 1px;
	background: #cbcbcb;
}*/
.Our-Sponsors li {
	float: left;
	width: 20%;
	padding: 0 20px 20px 0;
	display: flex;display: -webkit-flex;
	align-items: center;
}
.Our-Sponsors li img {
    margin: auto;
}
ul.our-sponsors-list2 li {
    margin: 0px 25px;
    padding: 0;
}
ul.our-sponsors-list2 {
    margin-left: -10px;
}
.contact-us-outer {
    display: flex;display: -webkit-flex;
}
/* contact-us-css-end */



/* footer css */
.footer-main {
	float: left;
	width: 100%;
	background: #2d2d2d;
	padding: 20px 0;
}
.footer-outer {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.footer-content-inner {
	float: left;
	width: 100%;
}
.footer-content-inner ul li a {
	color: #cacaca;
	font-size: 13px;
	line-height: 26px;
	font-family: 'Axiforma';
	font-weight: 400;
	text-transform: uppercase;
}
.footer-content p {
	color: #cacaca;
	font-size: 13px;
	line-height: 26px;
	font-family: 'Axiforma';
	font-weight: 400;
}
.footer-content-inner li {
	float: left;
	width: 100%;
	position: relative;
}
.footer-content-inner li::before {
	content: "";
	color: #fff;
	position: absolute;
	left: -15px;
	top: 8px;
	background: url(images/arrow-icon.png) no-repeat;
	width: 5px;
	height: 9px;
}
.footer-content-logoo {
	float: left;
	width: 12%;
}
.footer-content:nth-child(2) {
	float: left;
	width: 22%;
	padding-left: 5%;
}
.footer-content:nth-child(5) {
	width: 35%;
}
.footer-content {
	float: left;
	width: 15%;padding-top: 15px;
padding-left: 30px;
}

.widget.widget_media_image {
	display: none;
}
.footer-copyright-right .textwidget li {
	float: left;
	color: #fff;
	margin-left: 26px;
}
.footer-copyright-right .textwidget li a:hover {color:#298a36;}
.footer-logo-outer img {
	width: 125px !important;
}
.footer-logo-outer {
	text-align: center;
}
.footer-copyright-right ul {
	float: right;
}
.footer-copyright {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	border-top: 1px solid #4c4c4c;
	margin-top: 45px;
	padding: 25px 180px 0;
}
.Copyright-inner {
	float: left;
	width: 100%;
}
.Copyright-inner {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 19px;
	color: rgb(255,255,255,0.77);
	font-family: 'Axiforma';
	font-weight: 100;
}
.Copyright-inner span {
	color: #2d2d2d;
	font-weight: 400;
	background: #cacaca;
	padding: 10px;
	margin-left: 15px;
}
.social-icon-outer {
	float: right;
	width: 100%;
	text-align: right;
}
.social-icon-outer ul li {
	display: inline-block;
}
.social-icon-outer ul li a {
	color: #fff;
}
.social-icon-outer ul li {
	display: inline-block;
	margin-left: 23px;
}
.footer-content-inner li a:hover {
	color: #298a36;
}
.contact-us-main {
	padding: 35px 0 0;
}
/* footer end */


/* news details css */
.news-details-left-inner {
	float: left;
	width: 100%;
}
.news-details-left-inner ul {
	float: left;
	width: 100%;
}
.news-details-left-inner ul li {
	display: inline-block;
	padding-right: 15px;
	font-size: 13px;
	line-height: 37px;
	color: #3b3b3b;
	font-weight: 500;
	margin-bottom: 5px;
}
.news-details-left-inner ul li a {
	font-size: 13px;
	line-height: 37px;
	color: #3b3b3b;
	position: relative;
	margin-left: 3px;
	font-weight: 500;
	font-family: 'Axiforma';
}
.news-details-left-inner li:last-child {
	text-transform: capitalize;
}
.news-details-left-inner ul li a::before {
	content: "";
	background: url(images/arrow-icon1.png) no-repeat;
	position: absolute;
	right: -13px;
	top: 1px;
	width: 5px;
	height: 9px;
}
.news-details-left-inner ul li:last-child a::before
{
    display: none;
}
.banner-img-01 {
	float: left;
	width: 100%;
}
.banner-img-01 img {
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.news-cont-heading {
	float: left;
	width: 80%;
}
.date-outer {
	float: right;
	width: 20%;
	text-align: right;
	padding-right: 20px;
}
.news-cont-heading h2 {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 25px;
	color: #1c2642;
	font-weight: bolder;
	font-family: 'Axiforma';
}
.date-outer p {
	font-size: 12px;
	line-height: 20px;
	color: #ce1f43;
	font-weight: 400;
	font-family: 'Axiforma';
}
.news-content-head {
	float: left;
	width: 100%;
	margin: 25px 0 0;
}
.news-detials-outer {
    display: flex;display: -webkit-flex;
}
.date-outer img {
	margin: -2px 0 0 0;
}
.date-outer p span {
	padding-right: 5px;
}
.big-thank-you-outer {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}
.big-thank-you-outer p {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	color: #616161;
	font-family: 'Axiforma';
	font-weight: 400;
	margin: 0 0 25px;
}
.big-thank-you-outer p a {
	color: #1c5dc8;
}
.big-thank-you-outer ul li:before {
	content: "\f054";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 10px;
	font-weight: 100;
	position: absolute;
	top: 4px;
	left: -2px;
}
.Latest-News-Archive-btn {
	float: left;
	width: 100%;
	margin: 15px 0 0;
}
.Latest-News-Archive-btn a {
    font-size: 0px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    background: #ce1f43;
    padding: 12px 25px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 5px;
    display: inline-block;
}
.Latest-News-Archive-btn a.latest-news-archive-button {
	font-size: 13px;
}
.Latest-News-Archive-btn .nav-next {
	display: none !important;
}
.navigation.post-navigation {
	display: inline-block;
	vertical-align: top;
}
.nav-previous a::before
{
    content: "Back to Previous Page";
    font-size: 13px;
    display: block;
    float: left;
}
 .nav-next a::before
{
    content: "Latest News Archive";
    font-size: 13px;
    display: block;
    float: left;
}
.Latest-News-Archive-btn .nav-previous, .Latest-News-Archive-btn .nav-next
{
    display: inline-block;
}
.Latest-News-Archive-btn .nav-previous a {
	background: #29475a;
}
section.news-main {
    margin-top: 30px;
}
..Latest-News-Archive-btn .nav-previous , .Latest-News-Archive-btn .nav-next{
    display: inline-block;
}
/* news details css End */


/* partners css start */
.Partners-heading-content {
	float: left;
	width: 100%;
	margin: 0 0 31px;
}
.Partners-outer {
    display: flex;display: -webkit-flex;
}
.Partners-heading-content h2 {
	font-size: 24px;
	line-height: 36px;
	color: #1c2642;
	float: left;
	width: 100%;
	font-weight: bolder;
	font-family: 'Axiforma';
}
.Partners-main {
	padding: 35px 0 0;
}
.partners-logo-inner {
	float: left;
	width: 33.33%;
	padding: 15px 15px;
}
.partners-logo-outer {
	float: left;
	width: 100%;
	background: #f3f3f3;
	padding: 30px 25px;
	margin: 30px 0 0;
}
.partners-logo-inner img {
	width: 100%;
	border-radius: 5px;
}
/* partners css End */


/* Saving-the-Environment css start */
.Saving-the-Environment-inner {
	float: left;
	width: 100%;
}
section.saving-environment-banner {
    background: url(images/Saving-The-Environment-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 252px;
    display: flex;display: -webkit-flex;
    align-items: center;
}
.Saving-the-Environment-outer {
    display: flex;display: -webkit-flex;
}
.the-Environment-heading-content {
	float: left;
	width: 100%;
}
.the-Environment-heading-content h2 {
	font-size: 27px;
	line-height: 37px;
	color: #1c2642;
	font-weight: bolder;
	font-family: 'Axiforma';
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
.the-Environment-heading-content p {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 28px;
	color: #616161;
	font-weight: 400;
	font-family: 'Axiforma';
}
.the-Environment-heading-content ul {
	float: left;
	width: 100%;
}
.the-Environment-heading-content ul li {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 28px;
	color: #616161;
	font-weight: 400;
	font-family: 'Axiforma';
	background: url(images/arrow-icon1.png) no-repeat center left;
	padding: 0 0 0 10px;
	position: relative;
}
.the-Environment-heading-content ul li::before {
	content: "\f054";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 10px;
	font-weight: 100;
	position: absolute;
	top: 7px;
	left: -2px;
}
.the-Environment-content-outer {
	float: left;
	width: 100%;
}
.the-Environment-content-outer h3 {
	font-size: 17px;
	line-height: 63px;
	color: #1c2642;
	font-weight: bold;
	font-family: 'Axiforma';
	float: left;
	width: 100%;
}
.the-Environment-content-outer p {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	color: #616161;
	font-weight: 400;
	margin: 0 0 25px;
}
.Saving-the-Environment-main {
	float: left;
	width: 100%;
	padding: 40px 0 0;
}
.the-Environment-heading-content span {
	font-size: 13px;
	line-height: 24px;
	color: #616161;
	background: #eeeeee;
	padding: 12px 35px 12px 10px;
	border-radius: 25px;
	margin: 20px 0 0;
	float: left;
}
.saving-environment-sec {
	float: left;
	width: 100%;
}
/* Saving-the-Environment css End */



/* Our-Supporters-Ambassadors css start */

.Our-Supporters-Ambassadors-outer {
	/* display: -webkit-flex; */
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	background: #f3f3f3;
	padding: 20px 3px 0;
}
.Ambassadors-img-01 {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.Ambassadors-img-01 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.Supporters-Ambassadors-content-inner {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.Supporters-Ambassadors-content-inner h4 {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 36px;
	text-align: center;
	color: #3b3b3b;
	font-weight: 500;
	font-family: 'Axiforma';
}
.Supporters-Ambassadors-content {
	padding: 0 12px;
}
.Our-Supporters-Ambassadors-main {
	margin: 30px 0 0;
}
.Partners-heading-content.Supporting-Celebrities-outer {
	margin: 35px 0 15px;
}
/* Our-Supporters-Ambassadors css End */

/* videos css start */
.vides-frame-outer {
	float: left;
	width: 100%;
}
.vides-frame-outer iframe, .vides-frame-outer video {
	/*border-radius: 5px;*/
	margin-right: 10px;
	max-height: 235px;
	width: 48%;
}
.cooch-sectionv video
{
	width: 100%;
}
.testimonials-img-left img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.testimonials-img-left {
	float: left;
	width: 15%;
}
.testimonials-img-right {
	float: left;
	width: 85%;
}
.testimonials-outer {
	float: left;
	width: 100%;
	background: #f5f3f3;
	padding: 40px 70px 35px;
	position: relative;
	margin: 0 0 25px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}
.vides-frame-outer iframe:last-child {
	margin: 0;
}
.testimonials-img-right p {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	color: #3b3b3b;
	font-style: italic;
	font-family: 'Axiforma';
}
.testimonials-img-right h5 {
	font-size: 22px;
	line-height: 37px;
	color: #1c2642;
	font-weight: bolder;
	font-family: 'Axiforma';
	display: inline-block;
	margin: 20px 0 0;
}
.testimonials-sec {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}
.testimonials-outer::before {
	content: "";
	background: url(/wp-content/uploads/2021/06/quote-01.png) no-repeat;
	left: 5px;
	top: 5px;
	position: absolute;
	background-size: contain;
	width: 57px;
	height: 48px;
}
.testimonials-outer::after {
	content: "";
	background: url(/wp-content/uploads/2021/06/quote-02.png) no-repeat;
	right: 5px;
	bottom: 5px;
	position: absolute;
	background-size: contain;
	width: 57px;
	height: 48px;
}
.testimonials-img-right span {
	font-size: 12px;
	line-height: 37px;
	color: #1c2642;
	font-weight: 500;
	margin-left: 10px;
}

section.homepage-banner.videos-banner{
	 background:url("../images/region-banner.png");	
}
/* videos css End */

/* The-Regions  css start */
.Partners-heading-content.The-Regions-sec p {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	color: #888888;
	font-weight: 400;
	font-family: 'Axiforma';
	margin: 20px 0 0;
}
.map-outer {
	float: left;
	width: 100%;
	overflow:auto;
	overflow-y:hidden;
}
.map-outer img {
   /* border: 22px solid #f3f3f3;*/
    display: flex;display: -webkit-flex;
	min-width:545px;
	height:auto;
    /*margin: 0 auto;*/
}
/* The-Regions  css End */

/* news css start */
.paurl-beet-donate {
	float: left;
	width: 100%;
	background: url(images/lates-nesw-01.jpg) no-repeat;
	height: 330px;
	position: relative;
	background-size: cover;
}
.Donates-rugby-content {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: rgb(4,5,4,0.86);
	padding: 15px 20px 10px;
}
.Donates-rugby-content-left {
	float: left;
	width: 80%;
}
.Donates-rugby-content-left h4 {
	font-size: 20px;
	line-height: 25px;
	float: left;
	width: 100%;
	color: #fff;
	font-weight: bolder;
	font-family: 'Axiforma';
}
.Donates-rugby-content-right-01 {
	float: left;
	width: 20%;
	font-size: 12px;
	line-height: 20px;
	color: #ce1f43;

	font-family: 'Axiforma';
	font-weight: 100;
}
.Latest-News-outer {
	display: flex;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: left;
}
.paurl-beet-donate-content-inner {
	float: left;
	width: 100%;
}
.paurl-beet-donate-img-025 {
	float: left;
	width: 100%;
}
.paurl-beet-donate-img-025 img {
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;
}
.paurl-beet-donate-content-025 {
	float: left;
	width: 100%;
	margin: 13px 0 0;
}
.paurl-beet-donate-content-025 span {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #888;
	font-weight: 300;
	font-family: 'Axiforma';
	line-height: 20px;
	position: relative;
}
.paurl-beet-donate-content-025 span::before {
	content: "\f073";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
	color: #c6c6c6;
	font-weight: 100;
	padding: 0 10px 0 0;
}
.paurl-beet-donate-content-025 span img {
	margin: -4px 8px 0 0;
}
.paurl-beet-donate-content-025 h3 {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 24px;
	color: #1c2642;
	font-weight: bolder;
	margin: 12px 0 15px;
	font-family: 'Axiforma';
}
.paurl-beet-donate-content-025 p {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	color: #888888;
	font-weight: 300;
	font-family: 'Axiforma';
}
.paurl-beet-donate-content-48570 {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -8px;
	padding: 20px 0 0;
}
.paurl-beet-donate-content-48570 .paurl-beet-donate-content {
	padding: 0 8px;
}
.news-page-content-banner h1 {
    font-size: 32px;
    line-height: 38px;
}
.news-page-content-banner p {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 52px;
}
.news-page-content-banner p span {
    text-transform: uppercase;
    background: #5eab3b;
    padding: 6px 7px  3px 7px;
    text-align: center;
    border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;
    margin-left: 6px;
}
/* news css End */

/* Duke of Edinburgh css Start */
.Duke-of-Edinburgh-outer {
	float: left;
	width: 100%;
}
.Duke-of-Edinburgh-img-01 {
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.Duke-of-Edinburgh-img-01 img {
	max-width: 100%;
}
.Duke-of-Edinburgh-content {
	float: left;
	width: 100%;
}
.Duke-of-Edinburgh-content h3 {
	font-size: 28px;
	font-weight: 800;
	line-height: 38px;
	color: #1c2642;
	font-family: 'Axiforma';
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

.Duke-of-Edinburgh-content p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #616161;
	line-height: 28px;
	font-weight: 400;
	margin: 0 0 15px;
	font-family: 'Axiforma';
}
.Duke-of-Edinburgh-content h6 {
	float: left;
	width: 100%;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
}
.Duke-of-Edinburgh-content a {
	color: #278a36;
}
/*  Duke of Edinburgh css End */


/* drop down css start */
.navigation li {
	position: relative;
}
.sub-menu-toggle {
	display: none;
}
.sub-menu {
	position: absolute;
	min-width: 250px;
	top: 100%;
	left: 0;
	background: #fff;
	display: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 1px 1px 15px rgba(0,0,0,0.2);
	z-index: 9;
}
.sub-menu li {
	float: left;
	width: 100%;margin: 0 !important;
}
.sub-menu li a {
	width: 100%;
	border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
	text-transform: capitalize !important;
}
.navigation li:hover .sub-menu {
	display: block;
}
.sub-menu li:first-child a{
-webkit-border-top-left-radius: 5px !important;
-webkit-border-top-right-radius: 5px !important;
-moz-border-radius-topleft: 5px !important;
-moz-border-radius-topright: 5px !important;
border-top-left-radius: 5px !important;
border-top-right-radius: 5px !important;
}
.sub-menu li:last-child a{
-webkit-border-bottom-right-radius: 5px !important;
-webkit-border-bottom-left-radius: 5px !important;
-moz-border-radius-bottomright: 5px !important;
-moz-border-radius-bottomleft: 5px !important;
border-bottom-right-radius: 5px !important;
border-bottom-left-radius: 5px !important;
}


/* drop down css End */

.award-excellence-part .widget.widget_media_image {
	display: block !important;
}

.paurl-beet-donate-content:nth-child(1) {
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.paurl-beet-donate-content:nth-child(1) .paurl-beet-donate-content-025 {
	background: rgb(4,5,4,0.86);
	padding: 15px 20px 10px;
	margin:-104px 0 25px;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	padding: 30px 20px 30px;

}.paurl-beet-donate-content {
	padding-left: 0;
	padding-right: 18px;
}
.paurl-beet-donate-content-025 p {
	display: none;
}
.paurl-beet-donate-content:nth-child(1) .paurl-beet-donate-img-025 {
	float: left;
	width: 100%;
	height: 260px;
}
.paurl-beet-donate-content:nth-child(1) .paurl-beet-donate-img-025 img {
	height: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
	object-fit: contain;
}
.paurl-beet-donate-content:nth-child(2) p {
	display: block;
}
.paurl-beet-donate-content:nth-child(1) .paurl-beet-donate-content-025 span {
	float: right;
	width: 20%;
	font-size: 12px;
	line-height: 20px;
	color: #ce1f43;
	font-family: 'Axiforma';
	font-weight: 300;
}
.paurl-beet-donate-content:nth-child(1) .paurl-beet-donate-content-025 h3 {
	float: left;
	width: 80%;
	margin: -5px 0 0;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	font-weight: bolder;
	font-family: 'Axiforma';
}
.paurl-beet-donate-content:nth-child(1) .paurl-beet-donate-content-025 span::before{
	color: #ce1f43;
}

.photo-sidebar-slider .slick-slide {
	width: 88px;
	height: 88px;
	padding: 0 3px;
}
.photo-sidebar-slider .slick-slide img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}
.photo-sidebar-slider .example-image-link span {
	width: 100%;
	height: 80px;
	float: left;
	overflow: hidden;
}
.video-sidebar-slider li {
	height: 234px;
}
.wp-video-shortcode video, video.wp-video-shortcode {
	height: 234px !important;
}
.contact-us-form .wpcf7-form-control.wpcf7-submit {
	font-size: 13px;
	line-height: 37px;
	color: #fff;
	background: #ce1f43;
	border: none;
	padding: 12px 28px;
	border-radius: 5px; -moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	display: inline-block;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	float: left;
	width: auto;
	margin: 0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	font-family: 'Axiforma';
	font-weight: 400;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	margin: 0;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	font-family: 'Axiforma';
	font-weight: 400;
}
.navigation {
    margin-top: 0;
}
.navigation .screen-reader-text {
    display: none;
}

.error404 .homepage-banner {
    display: none;
}
.error-404 {
    padding: 160px 0 70px;
    float: left;
    width: 100%;
    text-align: center;
}
.error-404 .errormain-heading {
    margin: auto;
    width: 700px;
}
.error-404 .errormain-heading-inner h1 {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-size: 230px;
    line-height: 130px;
    font-family: 'Axiforma';
    text-transform: uppercase;
    color: #00539f;
}
.error-404 .errormain-heading-inner h1 span { font-size:28px; }
.errormain-heading-inner a {
    display: inline-block;
    color: #6db33c;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
   font-family: 'Axiforma';
}

/*deaflt page outer*/
.default-section-outer {
    float: left;
    width: 100%;
    font-family: 'Axiforma';
    padding: 50px 15px;
}
.default-section-outer h1 {
    font-weight: normal;
    font-size: 50px;
    line-height: 60px;
    color: #000000;
}
.default-section-outer p {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #616161;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.default-section-outer h2 {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #000000;
}
.default-section-outer ul li {    
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 171.2%;
    color: #6B6B6B;
    list-style: disc inside;
    padding-left: 0px;
    margin: 0 0 20px;
    float: left;
    width: 100%;
}
.default-section-outer h3 {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #000000;
}
.default-section-outer h4 {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #000000;
}
.default-section-outer h5 {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #000000;
}
.default-section-outer ol li {
    list-style: numeric;
    list-style-position: inside;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 171.2%;
    color: #616161;
   margin: 0 0 20px;
    float: left;
    width: 100%;
}
.default-section-outer h6 {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #000000;
}
/*deaflt page end*/
.updates-outer {display: flex;display: -webkit-flex;	align-items: center;margin-bottom: 30px;}

.updates-outer img{  width:120px; float:left;border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.update-right-con {  width:calc(100% - 130px); float:left; padding-left:30px; }
.updates-outer h2 span {
	background: transparent;
	text-align: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.queston-answers-con {
	float: left;
	width: 100%;margin-bottom: 25px;
}
.queston-answers-con h3 {
	font-size: 17px;
	line-height: 35px;
	color: #1c2642;
	font-weight: bold;
	font-family: 'Axiforma';
	float: left;margin-bottom: 7px;
	width: 100%;
}
.queston-answers-con h3 span {
	font-size: 17px;
	line-height: 35px;
	color: #fff;
	background: #ce1f43;
	padding: 0 13px;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	margin: 0 10px 0 0;
	float: left;
}
.updates-content-con {
	margin: 0 0 30px;
	float: left;
	width: 100%;
}
.homepage-content-right {
	margin: -1px 0 0;
}

.who-sos-outer h3 {
	font-size: 17px;
line-height: 35px;
color: #1c2642;
font-weight: bold;
font-family: 'Axiforma';
float: left;
margin-bottom: 7px;
width: 100%;
	margin: 25px 0 4px;
}
.updates-content-con p {
	margin-bottom: 10px;
}
.updates-content-con p a {
	color: #298a36;
}
.deliveries-listing-country-con li::before {
	display: none;
}

.deliveries-listing-country-con li span {
	background: transparent !important;
	padding: 0;
	margin: 0;
	color: #ce1f43;
	float: right;
}
.deliveries-listing-country-con li {
	float: left;
	width: 40%;
	max-width: 42%;
	padding: 0 60px 10px 0 !important;
}
.country-feedback-outer span {
	float: left;
	width:480px;
	background: transparent;
	margin: 0 20px 20px 0;
	padding: 0;
}
.country-feedback-outer img {
	width: 100%;
	float: left;
	border-radius: 3px;-moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.country-feedback-outer {
	float: left;
	width: 100%;
	margin: 30px 0 0;
}
.country-feedback-outer-con {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f3f3;
}
.our-partners-logos-outer .Partners-heading-content {
	margin: 0;
	padding: 0;
}
.our-partners-logos-outer .partners-logo-outer {
	margin-top: 10px;margin-bottom: 30px;
}
.our-partners-logos-outer .partners-logo-inner {
	width:18.4%;
	margin: 0 6px 10px;
	background: #fff;
	padding: 3px 0;
	text-align: center;
	height: 130px;
	display: flex;display: -webkit-flex;
	align-items: center;
	vertical-align: middle;
}
.our-partners-logos-outer a {
	width: 100%;
}
.our-partners-logos-outer img {
	max-height: 100px;
	width: auto;
	padding: 8px;
	text-align: center;
}
.our-partners-logos-outer p {
	font-size: 14px;
	color: #888888;
	line-height: 22px;
	font-weight: 400;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.user_card img.thumnail {
    width: 100%;
    max-width: 225px;
    margin: 15px auto;
}
.user_card p.adress span {
    background-color: transparent;
    padding: 0;
    margin: 6px 0;
}
.user_card p.adress {
    display: grid;
}
.user_card p.adress span {
    background-color: transparent;
    padding: 0;
    margin: 6px 0;
}
.post_content img.image {
    margin: 10px 0;
}

div#single_coutry_section .spacer, .user_card .spacer{
    height: 20px;
}
.user_card {
    margin-bottom: 22px !important;
    display: inline-block;
}
.the-Environment-heading-content p a {
	color: #ce1f43;
}
.md-3 {
    margin-bottom: 25px;
}
form.receive_kit_form input, textarea {
    padding: 22px 15px;
    border: 2px solid #cccccc40;
    border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.donate-form-outer .wpcf7-not-valid-tip {
	margin-top: -20px;
	margin-bottom: 10px;
}

.contact-us-inner select {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	color: #888888;
	background: #f3f3f3 url(images/img_select_arrow.png) right 15px top 25px no-repeat;
	border: none;
	padding: 20px 15px;
	margin: 0 0 20px;
	font-family: 'Axiforma';
	font-weight: 100;
	appearance: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: ;
}
.contact-us-inner textarea {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	color: #888888;
	background: #f3f3f3;
	border: none;
	padding: 20px 15px;
	margin: 0 0 20px;
	font-family: 'Axiforma';
	font-weight: 100;
	height: 130px;
	resize: none;
	border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.donate-form-outer span {
	background: transparent !important;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.contact-form-message-outer h4 {
	font-size: 17px;
	line-height: 33px;
	color: #1c2642;
	font-weight: bold;
	font-family: 'Axiforma';
	float: left;
	width: 100%;
}
.donate-form-outer .contact-form-message-outer {
	padding: 0 !important;
}
.donate-form-outer .wpcf7-form-control.wpcf7-submit {
	font-size: 13px;
	line-height: 37px;
	color: #fff;
	background: #ce1f43;
	border: none;
	padding: 12px 28px;
	border-radius: 5px; -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	width: auto;
}
.wpcf7-not-valid-tip {
	color: #dc3232 !important;
	font-size: 12px !important;
	font-weight: normal;
	display: block;
}
.donate-form-outer ul {
	margin: 0 0 10px;
}
.donate-form-outer p {
	margin-bottom: 8px;
}
.donate-form-outer p:empty {
	display: none;
}
.slick-slide {
    display: none;
    float: left;
    height: auto !important;
    min-height: 1px;
}
p.adress br {
    display: none;
}
.post_content {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#single_coutry_section span {
	background: transparent !important;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 4px;
}
.news-pagination-outer {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.news-details-left-inner li br {
	display: none;
}
.news-pagination-outer .page-numbers.current, .news-pagination-outer a {
	border: 1px solid #c8c6c6;
	padding: 8px 15px;
	line-height: 22px;
	margin: 0 1px;
	height: 35px;
	color: #8e8b8b;
	display: inline-block;
}
.news-pagination-outer .page-numbers.current
{
	background:#ce1f43!important; color:#fff !important;border-color:#ce1f43 !important;
}
body.home.page-template-default.page.page-id-31 section.homepage-banner {
    display: none !important;
}
	.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -19px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-indicators .active {
    opacity: 1;
}

.homepage-banner-outer .carousel-caption {
	display: flex !important;
	display: flex-webkit- !important;
	padding: 0px !important;
	position: static !important;
	height: 253px !important;
	top: 0;
	align-items: center;
	justify-content: center;
}
.homepage-banner-outer .carousel-caption .slider_content {
	display: inline-block;
	text-align: left;
	width: 100%;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}
@media (min-width: 768px){
	.d-md-block {
	    display: block!important;
	}
}
.carousel-caption {

    color: #fff;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 45%;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    background-color: #cecece;
    width: 30px;
    height: 30px;
}
.carousel-control-prev {
    left: 0;
}
.px-0{
	padding-left: 0px;
	padding-right: 0px;
}

.carousel-item .carousel-caption p span {
    font-weight: 200;
}
.carousel-item .carousel-caption h5 {
	font-size: 33px;
	font-weight: 800;
	line-height: 41px;
	text-align: left;
}
.carousel-item .carousel-caption p {
	font-size: 17px;
	line-height: 21px;
	margin-top: 15px;
}
.carousel-item .carousel-caption p.link a {
	background: #37953f;
	padding: 5px 10px 3px 10px;
	border-radius: 10px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 0;
}

.carousel {
    position: relative;
    background: #1e77d5;
}
.carousel-item img {
    width: 100% !important;
    height: 253px;
    margin: 0 auto;
}
#banner_six{
	background-image: url("/wp-content/uploads/2021/06/Banner_six.jpg");
}
#banner_five{
	background-image: url("/wp-content/uploads/2021/06/Banner_five.jpg");
}
#banner_four{
	background-image: url("/wp-content/uploads/2021/06/Banner_four.jpg");
}
#banner_three{
	background-image: url("/wp-content/uploads/2021/06/Banner_three.jpg");
}
#banner_two{
	background-image: url("/wp-content/uploads/2021/06/Banner_two_bigger-1.jpg");
}
#banner_one{
	background-image: url("/wp-content/uploads/2021/06/Banner_one.jpg");
}
.bsize{
	height: 253px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.user_card h6{
	font-size: 14px;
	line-height: 35px;
	color: #1c2642;
	font-weight: bold;
	font-family: 'Axiforma';
	float: left;
	margin-bottom: 0px;
}

.user_card {
	width: 100%;
}
.custom_address a:hover {
	color: #ce1f43;
}
.sos-aidkit-celebration-con ul.anniversary-part-logo li {
	display: inline !important;
	padding-right: 58px !important;
	float: none !important;
}
.sos-aidkit-celebration-con ul li:before { display:none !important; }
.The-Regions-sec .Partners-heading-content {
	margin-bottom: 10px;
}
.The-Regions-sec p {
	margin: 0 !important;
	padding: 0 !important;
}
.big-thank-you-outer ul {
	margin: 0 0 25px;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.big-thank-you-outer li {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	color: #616161;
	font-family: 'Axiforma';
	font-weight: 400;
	margin: 0 0 5px 0;
	position: relative;
	padding: 0 0 0 10px;
}
.events-inner-con {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.events-inner-con h4 {
	font-size: 15px;
	color: #ce1f43;
	margin-bottom: 2px;
	font-family: 'Axiforma';
	font-weight: 500;
}
.events-inner-con p {
	font-size: 14px;
	line-height: 23px;
	margin: 0 0 0;
}
.events-inner-con h2 {
	font-weight: 700;
	font-size: 16px;
	color: #616161;
	float: left;
	width: 100%;
	margin-top: 0;
}
.events-inner-con p a:hover, .big-thank-you-outer p a, .big-thank-you-outer p a:hover {color:#ce1f43; }
.event-date-con {float: left;width: 30%;}
.event-address-con {float: left;width: 35%;}

.cooch-sectionv.Partners-heading-content h2 {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}
.golf-section {
	display: flex;
	margin-bottom: 30px;
}
.golf-section-right {
	padding-left: 20px;
}
.golf-section-right p {
	font-size: 20px;
	line-height: 27px;
	color: #1c2642;
	float: left;
	width: 100%;
	font-weight: bolder;
	font-family: 'Axiforma';
}
.golf-section-right p a {
	color: #1c2642;
}
.golf-section-left img {
	border-radius: 10px;
}

.feat_vid video
{
	width: 100%;
}