
h2 {
	color: #333;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
}

p {
	margin-bottom: 5px;
}
.view-more-red a {
	color: #EB1B2B;
	text-decoration: none;
} 
.mb-50{
	margin-bottom: 50px;
}
.mb-30{
	margin-bottom: 30px;
}
/* header start */
.kt-header-top {
	background-color: #F3F7FC;
	padding: 12px 0px;
	color: #6d6d6d;
	font-size: 14px;
	
}
.kt-header-top ul {
	margin-bottom: 0px;
}
.kt-header-top ul li {
	display: inline;
}
.kt-header-top .fab {
	padding: 0px 7px;
}
.kt-header-top .fa-facebook-f {
	color: #415E9B;
}
.kt-header-top .fa-youtube {
	color: #E02F2F;
}
.kt-header-top .fa-twitter {
	color: #1DA1F3;
}
.kt-header-top .fa-google-plus-g {
	color: #CC3731;
}
.kt-header {
	padding: 5px 0px 15px;
}
.kt-logo img {
	width: 400px;
	height: 100px;
}
@media (max-width: 576px) {.kt-logo img{width: 100%; height: auto;}}
.kt-header-join-rsp {
	margin-top: 20px;
}
.kt-header-join-rsp a {
    margin-top: 20px;
    color: #EB1B2B;
    font-size: 25px;
    font-weight: 700;
    line-height: 0px;
	text-decoration: none;
}
.kt-header-join-rsp a span {
	font-size: 16px;
}
.kt-header-contact .col-10 {
	margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
}
.kt-header-contact .col-10 p {
	margin-bottom: 0px;
}
.kt-header-bottom {
	background-color: #FF6422;
}
.kt-header-bottom a {
	color: #fff;
	font-weight: 500;
}
.navbar { 
	padding: .5rem 0px;
}
.kt-header-bottom .btn {
	background: #fff;
    color: red;
    border-radius: 25px;
}
.kt-header-bottom .dropdown-item {
	color: #000;
}
.navbar-toggler {
	width: 100%;
    color: #fff;
}
/* header end */





/* banner start */

/* banner end */

/* index start */
	/* banner start */
.kt-index-banner img {
	height: 350px;
	margin-bottom: 50px; 
}
@media (max-width: 576px){.kt-index-banner img {height:190px;}}
	/* banner end */
.kt-heading-section {
	background: #E67817;
	color: #fff;
	text-align: center;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.kt-heading-section h1, .kt-heading-section h2 {
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 0px;
}
.kt-index-current-activities-detail img {
	width: 350px;
    height: 225px;
	float: left;
	margin: 0px 15px 15px 0px;
}
.kt-index-current-activities .btn {
	margin-top: 10px;
}
.kt-index-latest-update-single img {
	width: 100%;
	height: 165px;
}
.kt-index-latest-update-single-content {
	background: #616161;
	padding: 10px;
	height: 73px;
	overflow: hidden;
}
.kt-index-latest-update-single-content h3 {
	color: #fff;
	font-size: 17px;
}
.kt-index-latest-update-single-content a {
	text-decoration: none;
}
.kt-rsp-update-slider img {
	width: 100%;
	height: 175px;
}
.kt-rsp-update-slider-content {
	background: #616161;
	padding: 10px;
	height: 73px;
	overflow: hidden;
}
.kt-rsp-update-slider-content h3 {
	color: #fff;
	font-size: 17px;
}
.kt-rsp-update-slider-content a {
	text-decoration: none;
}
.kt-rsp-update-slider ol {
	margin-bottom: -25px;
}
.kt-rsp-update-slider .carousel-indicators li {
	background-color: #616161;
}

.kt-view-all a {
	color: #EB1B2B;
	font-size: 16px;
	font-weight: 500;
	margin-top: 20px;
	
}
.kt-index-publication .col-md-2 {
	padding: 0px 15px;
}
.kt-index-publication-detail {
	height: 265px;
	overflow: hidden;
}
.kt-index-publication img {
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}
.kt-index-publication a {
	text-decoration: none;
}
.kt-index-publication p {
	color: #000;
}
.kt-home-video-single iframe {
	width: 100%;
	height: 200px;
}
.kt-home-video-single p {
	font-weight: bold;
	color: #EB1B2B;
}
/* index end */


/* slider start */
.kt-slider img {
	height: 400px;
	margin-bottom: 50px;
}
@media (max-width: 576px) {.kt-slider img{height: 200px;}}
/* slider end */


/* page start */
.kt-breadcum {
	padding: 20px 0px;
	background-color: #F3F7FC;
	margin-bottom: 25px;
}
.kt-breadcum p {
	font-weight: 700;
}
.kt-breadcum p a {
	text-decoration: none;
}
.kt-page h1 {
	color: #333333;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
	
}
.kt-page h1 span {
	color: #EB1B2B;
}
.kt-page p {
	text-align: justify;
	margin-bottom: 10px;
}
.kt-description h2 {
	margin-top: 25px;
	margin-bottom: 5px;
}
.kt-description h6 {
	color: #A8A8A8;
}
.kt-description img {
	width: 100%;
	height: 400px;
}
@media (max-width: 576px) {.kt-description img{height: 350px;}}
.kt-description h5 {
	font-weight: 700;
	margin-right: 20px;
}
/* page end */

/* blog start */
.kt-blog-card {
	padding: 15px;
	box-shadow: 0px 0px 3px #aaaaaa;
	margin-bottom: 25px;
}
.kt-blog-card img {
	width: 100%;
	height: 150px;
}
@media (max-width: 576px) {.kt-blog-card img{height: 300px;}}
/* blog end */

/* speaker panel start */
.kt-speaker-panel .col-md-3 {
	margin-bottom: 25px;
}
.kt-speaker-panel img {
	width: 100%;
	height: 200px;
}
.kt-speaker-panel p {
	margin: 10px 0px;
	text-align: center;
	font-weight: 500;
}
/* speaker panel end */

/* our inspiration start */
.kt-our-inspirations {
	
}
/* our inspiration end */

/* join us start */
.kt-join .card {
	margin-top: 50px;
	margin-bottom: 50px;
}
.kt-join .card-header {
	background-color: #323A45;
	color: #fff;
}
.kt-join .card-header h1 {
	color: #fff;
	font-size: 25px;
}
.kt-join .card-header p {
	text-align: center;
}
.kt-join-us-form label {
	font-size: 17px;
	font-weight: 500;
}
.kt-join-us-form label span {
	color: red;
}
.kt-join-us-form-gender {
	margin-bottom: 15px;
}
.kt-join-form .btn-success {
	background: #EB1B2B;
    padding: 3px .75rem;
    color: #fff;
    border: 1px solid #EB1B2B;
    border-radius: 0px;
}
/* join us end */

/* about rsp start */
.kt-about-rsp img {
	margin-left: 15px;
	width: 400px;
	height: 300px;
	margin-bottom: 15px;
}
/* about rsp end */

/* office bearers start */
.kt-office-bearers-box {
	background-color: #F2F2F2;
	margin: 25px;
}
.kt-office-bearers-box img {
	width: 100%;
	height: 200px;
}
.kt-office-bearers-detail {
	padding: 30px 25px 50px;
}
.kt-office-bearers-detail h4 {
	color: #12436d;
	font-size: 16px;
	font-weight: 700;
}
.kt-office-bearers-detail h5 {
	color: #333;
	font-size: 15px;
	font-weight: 700;
}
.kt-office-bearers-detail p {
	margin-bottom: 5px;
}
/* office bearers end */


/* our vision start */
.kt-our-vision img {
	margin-left: 15px;
	width: 400px;
	height: 300px;
	margin-bottom: 15px;
}
/* our vision end */

/* publication start */
.kt-book {
	padding: 25px;
}
.kt-book img {
	width: 100%;
	height: 250px;
}
.kt-book h4 {
	font-size: 16px;
}
.kt-book-detail img {
	width: 100%;
	height: 350px;
	margin-bottom: 25px;
}
.kt-book-detail a {
	font-size: 20px;
	font-weight: bold;
}
/* publication end */




/* gallery start */
.kt-gallery img {
	width: 100%;
	height: 180px;
	margin-bottom: 25px;
}
/* gallery end */

/* contribute start */
.kt-contribute h2 {
	margin-top : 25px;
	color: #EB1B2B;
}
.kt-donation-form {
	border: 1px solid #c1c1c1;
	padding: 30px;
}
/* contribute end */



/* contact us start */
.kt-contact-us h4 {
	margin-top: 25px;
	color: #EB1B2B;
	font-weight: 700;
	text-align: center;
}
.kt-contact-us p {
	text-align: center;
	color: #333333;
	font-weight: 500;
}
/* contact us end */



/* footer start */
.kt-footer {
	margin-top: 100px;
	background-color: #1A1A1A;
	padding: 75px;
	color: #fff;
}
.kt-footer h5 {
	margin-bottom: 5px;
}
.kt-footer-contact li {
	margin-bottom: 10px;
}
.kt-footer-contact .fas, .kt-footer-contact .fab {
	width: 25px;
    height: 25px;
    padding-top: 5px;
	margin-right: 10px;
	font-size: 13px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 100px;
}
.kt-footer a {
	color: #fff;
	text-decoration: none;
}
.kt-footer-publication img {
	width: 75px; 
	height: 50px;
	margin-right: 10px;
}
.kt-footer-bottom {
	background-color: #101010;
	padding: 10px;
}
.kt-footer-bottom a {
	color: #fff;
	text-decoration: none;
}
/* footer end */

/* rsp committee start */
.kt-rsp-committee-member {
	margin: 20px 30px 0px;
}
.kt-rsp-committee-member img {
	width: 100%;
	height: 275px;
}
.kt-rsp-committee-member p {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}
.kt-rsp-committee-member-detail img {
	
}
/* rsp committee end */

/* latest update start */

.kt-latest-update-detail h1 {
	color: #EB1B2B;
}
.kt-latest-update-detail img {
	width: 100%;
	height: 325px;
	margin-bottom: 25px;
}
.kt-latest-update-sidebar a {
	text-decoration: none;
	color: #EB1B2B;
}
.kt-latest-update-sidebar h3 {
	font-size: 16px;
}
/* latest update end */

/* event form start */
.kt-event-form {
	padding: 15px;
	border: 1px solid #EB1B2B;
}
.kt-event-form .col-auto {
	padding-right: 0px;
	padding-left: 25px;
}
.kt-event-form img {
	width: 150px;
	height: 180px;
}
@media(max-width: 576px){.kt-event-form img {width: 100%; height: 275px;}}
.kt-event-form .error {
	color: red;
}
/* event form end */

/* rsp video start */
.kt-video-single {
	padding: 15px;
}
.kt-video-single iframe {
	margin-bottom: 10px;
	width: 100%;
}
.kt-video-single p {
	color: #EB1B2B;
	font-weight: 500;
}
/* rsp video end */

/* current activity start */
.kt-current-activity {
	
}
/* current activity end */

/* registration success start */
.kt-registration-success h3 {
	font-size: 20px;
}
.kt-registration-success h3 span {
	color: red;
}
.kt-registration-success h4 {
	font-size: 20px;
}
.kt-registration-success h4 span {
	color: red;
}
.kt-registration-success p span {
	font-weight: 500;
	color: red;
}
.kt-registration-success img {
	width: 200px;
	height: 250px;
}
/* registration success end */









