/* Commomn styles */
@font-face {
	font-family: 'Malayalam';
	src: url('../fonts/meera.eot');
	src: url('../fonts/meera.eot?#iefix') format('embedded-opentype'), url('../fonts/meera.woff') format('woff'), url('../fonts/meera.ttf') format('truetype'), url('../fonts/meera.svg#Malayalam') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
a {
	color: #000000;
	font-size: 14px;
}
a, a:visited, a:hover, a:active {
	text-decoration: none;
	color: inherit;
	outline: none;
	font-size: inherit;
	transition-duration: 0.4s;
}
a, a:active, a:focus {
	outline: none;
}
img {
	max-width: 100%;
}
h2 {
	font-size: 25px;
	color: #195c9f;
	margin-top: 0px;
	margin-bottom: 14px;
	font-weight: 600;
}
.col-1by5 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.pad-none {
	padding-left: 0px;
	padding-right: 0px;
}
.pad-left-none {
	padding-left: 0;
}
.pad-right-none {
	padding-right: 0;
}
.pad-5-row {
	margin-left: -2.5px;
	margin-right: -2.5px;
}
.pad-5-row > div {
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.white-bg {
	background: #fff;
}
p {
	font-weight: 400;
	font-size: 18px;
	color: #2c2c2c;
	line-height: 23.61px;
	margin-bottom: 25px;
}
p.alt {
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 20px;
}
/*  Commomn styles end */

/* header styles start */
.top-header {
	background-color: #195c9f;
	padding: 10px 0px;
}
.top-left-section {
	float: left;
}
.top-left-section ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top-left-section ul li {
	float: left;
	padding-right: 15px;
	color: #fff;
	font-size: 15px;
}
.top-left-section ul li:hover {
	color: #f26928;
}
.top-right-section {
	float: right;
}
.top-right-section ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top-right-section ul li {
	float: left;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 27px;
	margin-left: -3px;
	padding-left: 9px;
	margin-right: 9px;
	transition-duration: 0.4s;
}
.top-right-section ul li:hover {
	background-color: #fff;
	color: #195c9f;
	transition-duration: 0.4s;
}
#custom-search-input {
	margin: 0;
	margin-top: 20px;
	padding: 0;
}
#custom-search-input .search-query {
	padding-right: 9px;
	padding-right: 4px \9;
	padding-left: 9px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#custom-search-input .input-group .form-control {
	position: relative;
	z-index: 2;
	float: right;
	width: 38%;
	margin-bottom: 0;
	margin-right: -23px;
}
#custom-search-input button {
	border: 0;
	background: none;
	padding: 2px 5px;
	margin-top: 1px;
	position: relative;
	left: -5px;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #CCC;
}
.search-query:focus + button {
	z-index: 3;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	border-radius: 0px;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: #181818;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 10px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #12436d;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #f26827;
	background-color: transparent;
}
.navbar-brand {
	float: left;
	height: auto;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
.dropdown-menu > li > a {
	display: block;
	padding: 7px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	font-size: 15px;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 2px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #ff5e22;
	background-color: transparent;
}
.dropdown-menu {
	border: 1px solid #ccc;
	border: 0px solid rgba(0,0,0,.15);
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: none;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #ff5e22;
	text-decoration: none;
	background-color: transparent;
}
/*  header styles end  */


/* banner style start */

.kpcc-carousel-caption {
	right: 0%;
	left: 0%;
	padding-bottom: 30px;
	background-color: rgba(25,92,159,0.9);
	bottom: 0px;
	text-align: left;
	text-shadow: none;
	padding-left: 365px;
	padding-top: 30px;
}
.kpcc-carousel-caption h2 {
	font-size: 40px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fff;
}
.kpcc-carousel-caption p {
	font-weight: 300;
	font-size: 22px;
	color: #fff;
	line-height: 23.61px;
	margin-bottom: 0px;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
/* banner style end */



/* news-boxs-section style start */

.news-boxs-section {
	margin: 40px 0px;
}
.top-news-box {
	position: relative;
}
.news-box-name {
	position: absolute;
	bottom: 0px;
	text-align: center;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,0.5);
	padding: 10px 0px;
	transition-duration: 0.4s;
}
.top-news-box:hover .news-box-name {
	background-color: rgba(25,92,159,0.9);
	transition-duration: 0.4s;
}
.news-box-name p {
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	line-height: 23.61px;
	margin-bottom: 0px;
}

/* news-boxs-section style end */







/* welcome-section style start */
.welcome-section {
	margin-bottom: 35px;
}
.welcome-section h1 {
	font-size: 25px;
	color: #195c9f;
	font-weight: 600;
}

.welcome-section .position-set {
    font-size: 15px;
    color: #195c9f;
    text-decoration: underline;
}

.welcome-section p {
	font-weight: 400;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 22.61px;
	margin-bottom: 11px;
	text-align: justify;
}
.president-btn {
	border: 2px solid #195c9f;
	border-radius: 23px;
	padding: 6px 16px;
	font-size: 14px;
	color: #195c9f;
	margin-top: 9px;
	transition-duration: 0.4s;
}
.president-btn:hover {
	border: 2px solid #195c9f;
	border-radius: 23px;
	padding: 6px 16px;
	font-size: 14px;
	background-color: #195c9f;
	color: #fff;
	transition-duration: 0.4s;
}
/* welcome-section style end */


/* video-section style start */

.video-section {
	background-color: #f9f9f9;
	padding: 50px 0px;
	margin-bottom: 35px;
}
.video-section h2 {
	font-size: 25px;
	color: #195c9f;
	margin-top: 0px;
	margin-bottom: 14px;
}
.box-link {
	background-color: #fff;
	margin-bottom: 14px;
	margin-top: 14px;
}
.box-link-text {
	background-color: #195c9f;
	padding: 35px 18px;
	transition-duration: 0.4s;
}
.box-link-text:hover {
	background-color: #12436d;
	transition-duration: 0.4s;
}
.box-link-text p {
	text-align: left;
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 0px;
}
.box-link-text:hover p {
	letter-spacing: 1px;
	transition-duration: 0.4s;
}
.box-link img {
	margin-top: 29px;
}
.youtube-btn {
	background-color: transparent;
	border: none;
	padding: 0px;
}
.youtube-btn:hover {
	background-color: transparent;
	border: none;
	padding: 0px;
}
.link-outer-box {
	margin-top: 42px;
}
/* video-section style end */



/* history-latest-news-section style start */
.history-event {
	margin-bottom: 35px;
}
.history-section h3 {
	font-size: 19px;
	font-weight: 500;
	margin: 16px 0px;
}
.history-section p {
	font-weight: 400;
	font-size: 15px;
	color: #2c2c2c;
	line-height: 22.61px;
	margin-bottom: 11px;
	text-align: justify;
}
.news-box {
	margin-bottom: 12px;
}
.news-box span {
	font-size: 12px;
	color: #fff;
	background-color: #195c9f;
	padding: 5px;
}
.news-box h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 12px;
	margin-bottom: 5px;
}
.news-box p {

    font-weight: 600;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 19.61px;
    margin-bottom: 0px;
    margin-top: 15px;
    text-align: left;

}
/* history-latest-news-section style end */


/* event-speach-section style start */
.event-speach {
	background-color: #f9f9f9;
	padding: 50px 0px;
}
.download-apps {
	margin-bottom: 30px;
	display: inline-block;
}
.download-apps ul {
	padding-left: 0px;
	list-style: none;
}
.download-apps ul li {
	float: left;
	padding-right: 2px;
}
.download-apps img {
	width: 150px;
}
.text-area {
	background-color: #fff;
	padding: 14px 13px;
}
.text-area h4 {
	font-size: 18px;
	font-weight: 500;
}
.text-area p {
	font-weight: 400;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 19.61px;
	margin-bottom: 0px;
}
.leaders-speak {
	text-align: center;
	background-color: #fff;
	padding: 30px;
	position: relative;
}
.leader-image {
	background-color: #fff;
	width: 50px;
	height: 50px;
}
.leaders-speak .owl-prev {
	position: absolute;
	top: 236px;
	left: 19px;
	z-index: 9;
}
.leaders-speak .owl-next {
	position: absolute;
	top: 236px;
	right: 19px;
	z-index: 9;
}
.owl-nav span i {
	font-weight: 900;
	font-size: 22px;
}
.owl-nav span {
	color: #12436d;
	font-size: 22px;
	display: block;
	cursor: pointer;
	float: left;
	padding: 2px 11px;
	margin-left: 5px;
	line-height: 31px;
	border-radius: 50%;
	border: 2px solid #12436d;
	width: 40px;
	height: 40px;
	background-color: transparent;
}
.leader-image {
	background-color: #fff;
	width: 150px;
	height: 150px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.leaders-speak h4 {
	font-size: 18px;
	font-weight: 600;
}
.leaders-speak p {
	font-weight: 400;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 23.61px;
	margin-bottom: 25px;
}
/* event-speach-section style end */


/* news-corner-section style start */
.news-corner-section {
	background-color: #195c9f;
	padding: 40px 0px;
}
.news-corner-section h2 {
	font-size: 25px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: 600;
	text-align: center;
}
.news-box-corner-outer {
	background-color: #fff;
}
.corner-outer-head-section {
	background-color: #12436d;
	text-align: center;
	padding: 17px 15px;
}
.corner-outer-head-section h3 {
	margin: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}
.news-points-box {
	background-color: #fff;
	padding: 22px 15px;
	min-height: 295px;
	max-height: 500px;
}
.point-dot {
	background-image: url(../img/point-dot.png);
	background-repeat: no-repeat;
}
.point-dot {
	padding-left: 30px;
	margin-bottom: 21px;
}
.point-dot p {

    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    margin-top: 0px;
    text-align: left;
    margin-bottom: 10px;

}
/* news-corner-section style end */


/* footer styles start */
.footer {
	background-color: #ebebeb;
	padding: 40px 0px;
}
.footer-hed-and-links h3 {
	margin-top: 0px;
	color: #444444;
	font-size: 19px;
	font-weight: 600;
}
.footer-hed-and-links p {
	font-weight: 400;
	font-size: 15px;
	color: #2c2c2c;
	line-height: 21.61px;
	margin-bottom: 11px;
}
.footer .social {
	margin-top: 30px !important;
	color: #444444;
	font-size: 19px;
	font-weight: 600;
}
.footer-social {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer-social li {
	float: left;
	color: #444444;
	border: 1px solid #444444;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 37px !important;
	margin-left: -3px;
	padding-left: 12px;
	margin-right: 9px;
	transition-duration: 0.4s;
	font-size: 19px;
}
.footer-social li:hover {
	background-color: #444444;
	color: #fff !important;
	transition-duration: 0.4s;
}
.footer-hed-and-links ul {
	list-style: none;
	padding-left: 0px;
}
.footer-hed-and-links ul li {
	font-weight: 400;
	font-size: 15px;
	color: #2c2c2c;
	line-height: 21.61px;
	transition-duration: 0.4s;
	margin-bottom: 7px;
}
.footer-hed-and-links ul li:hover {
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 7px;
	color: #195c9f;
	letter-spacing: 0.5px;
	transition-duration: 0.4s;
}
.footer-outer {
	background-color: #b3b3b3;
	padding: 22px 0px;
}
.footer-outer .development {
	text-align: right;
	float: right !important;
}
.footer-outer p {
	font-weight: 500;
	font-size: 15px;
	color: #444444;
	line-height: 10px;
	margin-bottom: 0px;
	float: left;
}
.footer-outer ul {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 0px;
}
.footer-outer ul li {
	float: left;
	padding-left: 17px;
	line-height: 11px;
}
/*  footer styles end  */


/* back top top */

#scroll {
	position: fixed;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #195c9f;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px
}
#scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -12px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #ffffff;
}
#scroll:hover {
	background-color: #f0500d;
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)";
}
/* back to top */

.btn.sprate-hp {

    border: 2px solid #195c9f;
    border-radius: 0px;
    padding: 12px 16px;
    font-size: 14px;
    background-color: #195c9f;
    color: #fff;
    transition-duration: 0.4s;
    width: 100%;
    margin-top: 15px;

}



/* inner pages style start */



/* inner common banner style start */

section.inner-bnr {
	padding: 100px 5px;
	background-image: url(../img/inner-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
section.inner-bnr h1 {
	color: #195c9f;
	font-weight: 700;
	margin: 0px;
	font-size: 27px;
	text-align: center;
}
section.inner-bnr ul.breadcumb {
	float: none;
	color: #005e20;
	list-style-type: none;
	margin: 0px;
	margin-top: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-top: 7px;
	text-align: center;
}
section.inner-bnr ul.breadcumb li {
	display: inline-block;
	position: relative;
	padding-right: 25px;
	font-size: 16px;
}
section.inner-bnr ul.breadcumb li::after {
	content: close-quote;
	position: absolute;
	width: 2px;
	height: 15px;
	background-color: #f36523;
	right: 8px;
	top: 4px;
}
section.inner-bnr ul.breadcumb li a {
	text-decoration: none;
}
section.inner-bnr ul.breadcumb li:last-child {
	padding: 0px;
}
section.inner-bnr ul.breadcumb li:last-child::after {
	width: 0px;
}
/* inner common banner style end */




/* contact page style start*/

.contact-section {
	background-color: #ebebeb;
	padding: 40px 30px;
	margin: 40px 0px;
}
.contact-section h1 {
	font-size: 22px;
	color: #195c9f;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 600;
	border-bottom: 1px dashed #c8c8c8;
	padding-bottom: 6px;
}
.contact-section h2 {
	font-size: 22px;
	color: #195c9f;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 600;
	border-bottom: 1px dashed #c8c8c8;
	padding-bottom: 6px;
}
.contact-box {
	background-color: #f3f3f3;
	padding: 20px 28px;
	min-height: 194px;
	max-height: 350px;
	box-shadow: 0 10px 6px -6px #e3e3e3;
	margin-bottom: 30px;
}
.contact-section p {
	font-weight: 400;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 22.61px;
	margin-bottom: 4px;
}
/* contact page style end */




/* acknowledgement-section style start */

.acknowledgement-section {
	margin: 40px 0px;
	display: inline-block;
	float: left;
	width: 100%;
}
.acknowledgement-section h1 {
	font-size: 22px;
	color: #195c9f;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 600;
	border-bottom: 1px dashed #c8c8c8;
	padding-bottom: 6px;
}
.acknowledgement-section p {
	font-weight: 400;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 24.61px;
	margin-bottom: 10px;
	text-align: justify;
}
.acknowledgement-section h2 {
	font-size: 17px;
	color: #005e20;
	margin-top: 0px;
	margin-bottom: 14px;
	font-weight: 600;
	border-bottom: 1px dotted #005e20;
	padding-bottom: 5px;
	display: inline-block;
}
.hiper-link {
	color: #f36523 !important;
}
/* acknowledgement-section style end */


.channel-image {
	margin-bottom: 10px;
}
/* gallery page style start */

.img-gallery {
	margin-bottom: 30px;
}
.page-pagination {
	text-align: center;
}
.pagination {
	display: inline-block;
	margin: 5px 0;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination a {
	color: black;
	float: left;
	padding: 8px 12px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #e2e2e2;
	margin: 0 2px 2px 0px;
}
.pagination a.active {
	background-color: #195c9f;
	color: white;
	border: 1px solid #e2e2e2;
}
.page-pagination p {
	font-size: 16px !important;
	font-weight: 400;
	margin-bottom: 40px;
	letter-spacing: 0px;
	text-transform: none;
	text-align: center;
}
/* gallery page style end */



/* download page style start */


.download-section .image-item {
	width: auto;
	height: auto;
	position: relative;
	overflow: hidden;
	display: flex;
	margin-bottom: 30px;
}
.download-section .image-item:hover .info {
	transform: translateY(0);
}
.download-section .image {
	width: 100%;
	object-fit: cover;
}
.download-section .info {
	position: absolute;
	min-height: 60px;
	background-color: rgba(0, 0, 0, .8);
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: flex-end;
	transform: translateY(100%);
	transition: transform .5s
}
.download-section .download-image {
	display: inline-block;
	text-decoration: none;
	background-color: #f36523;
	color: #fff;
	padding: 8px 23px;
	border-radius: 27px;
}
.download-section .download-image:hover {
	background-color: #f36523;
	color: #fff;
	border-radius: 27px;
	padding: 8px 23px;
}
/*download page style end */





/* members page style start */

.search-box-div {
	background-color: #195c9f;
	padding: 20px 20px;
	border-radius: 4px;
	margin-bottom: 30px;
}
.search-box-div .btn-default {
	color: #195c9f;
	background-color: #fff;
	border-color: transparent;
	padding: 9px 20px;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	transition-duration: 0.4s;
	border-radius: 50px;
}
.search-box-div .btn-default:hover {
	color: #fff;
	background-color: #f36523;
	border-color: transparent;
	padding: 9px 20px;
	transition-duration: 0.4s;
	border-radius: 50px;
}
.search-box-div .form-control {
	height: 44px;
}
.team-member-box {
	background-color: #fff;
	padding: 25px 20px;
	border: 2px solid #f2f2f2;
	margin-bottom: 30px;
	border-radius: 9px;
	text-align: center;
	box-shadow: 0 10px 6px -6px #e3e3e3;
	display: inline-block;
	float: left;
	width: 100%;
	min-height: 400px;
	max-height: 500px;
}
.team-member-box figure {
	width: 148px;
	height: 148px;
	border-radius: 100%;
	display: inline-block;
	margin-bottom: 15px;
}
.team-member-box figure img {
	width: 148px;
	height: 148px;
	border-radius: 100%;
}
.team-member-box h2 {
	font-size: 20px;
	color: #005e20;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: 600;
	display: inline-block;
	border-bottom: none;
	padding-bottom: 0px;
}
.team-member-box h3 {
	font-size: 15px;
	margin-top: 3px;
	color: #195c9f;
	font-weight: 600;
}
.team-member-box span {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 2px;
}
.team-member-box p {
	font-weight: 400;
	font-size: 15px;
	color: #2c2c2c;
	line-height: 18.61px;
	margin-bottom: 7px;
	text-align: center;
}
.team-member-box ul {
	padding-left: 0px;
	list-style: none;
	display: inline-block;
	text-align: center;
}
.team-member-box ul li {
	float: left;
	margin-right: 10px;
}
.team-member-box ul li a {
	font-size: 15px;
	font-weight: 600;
}
.team-member-box .fa {
	font-size: 16px;
	padding: 7px;
	border: 1px solid #f36523;
	border-radius: 50%;
	width: 27px;
	height: 27px;
	line-height: 12px;
	margin-right: 9px;
	color: #f36523;
}
/* members page style end */

.malayalam-section h3 {
	font-family: 'Malayalam';
	font-size: 19px;
	font-weight: 600;
	color: #005e20;
	margin-bottom: 20px;
}
.malayalam-section p {
	font-family: 'Malayalam';
	font-size: 14px;
	line-height: 28px;
}
.news-boxes-div {
	background-color: #fbfbfb;
	padding: 20px 28px;
	box-shadow: 0 10px 6px -6px #e3e3e3;
	margin-bottom: 30px;
}
.malayalam-section .read-more-news {
	font-family: 'Malayalam';
	font-size: 14px;
	font-weight: 600;
	color: #f36523;
}
/*write-president style strat */

.write-president label {
	font-weight: 600;
	font-size: 15px;
	color: #2c2c2c;
	line-height: 22.61px;
}
.write-president .form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #dbdbdb;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: none;
	-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;
	transition: none;
}
.write-president .btn-default {
	float: right;
	margin-top: 21px;
	color: #fff;
	background-color: #195c9f;
	border-color: transparent;
	padding: 9px 67px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	transition-duration: 0.4s;
	border-radius: 50px;
}
.write-president .btn-default:hover {
	float: right;
	margin-top: 21px;
	color: #fff;
	background-color: #f36523;
	border-color: transparent;
	padding: 9px 67px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	transition-duration: 0.4s;
	border-radius: 50px;
}
.code-section {
	margin-top: 30px;
}
.code-section .fa{

    padding-left: 6px;
    color: #f36523;
    font-size: 19px;

}
/*write-president style end */



/* 404 page style srart*/
.error_section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-image: linear-gradient(-225deg, #FFF, #fff);
    padding: 100px 0px;
}
.error_section_subtitle {
    color: #195C9F;
    text-transform: uppercase;
    letter-spacing: 5pt;
    font-size: 18px;
    font-weight: 700;
}
.error_section .error_title {
    font-size: 140px;
    transition: all 0.2s ease;
    position: relative;
    padding: 2rem;
    color: #222222;
    margin: 0px;
}
.error_section .error_title p {
  position: absolute;
  top: 2rem;
  left: 2rem;
  background-image: radial-gradient(circle closest-side, rgba(255, 255, 255, 0.05), transparent);
  background-position: var(--x) var(--y);
  background-repeat: no-repeat;
  text-shadow: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.1s ease;
}

.error_section .btn {
    padding: 0.8em 1.5em;
    border-radius: 99999px;
    background-image: none;
    box-shadow: none;
    cursor: pointer;
    text-shadow: none;
    color: #195c9f;
    text-transform: uppercase;
    letter-spacing: 1.5pt;
    font-size: 13px;
    font-weight: 700;
    transition: ease-out 0.2s all;
    border: 2px solid #195c9f;
}
/* 404 page style end*/


/*  news-list style start */

.news-list-section{
background: #f3f3f3;
width: 100%;
padding-top: 30px !important;
padding-bottom: 30px !important;	
}

.news-list-section .post-of-infocus {

    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    min-height: 367px;
    max-height: 500px;

}
.news-list:hover h3{
color: #195c9f;	
}

.news-list h3 {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 25px;
    font-weight: 600;
    line-height: 24px;
}

.border-tlr-radius {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.text-center {
	text-align: center;
}
.radius {
	border-radius: 2px;
}
.padding-tb {
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
}
.shadowDepth0 {
	box-shadow: 0 1px 3px rgba(0,0,0, 0.12);
}
.shadowDepth1 {
    box-shadow: none;
}
/**
 * Card Styles
 */

.card {
	background-color: #fff;
	margin-bottom: 1.6rem;
}
.card__padding {
	padding: 1.6rem;
}
.card__image {
	min-height: 100px;
	background-color: #eee;
}
.card__image img {
	width: 100%;
	max-width: 100%;
	display: block;
}
.card__content {
	position: relative;
}
/* card meta */
.card__meta time {
    font-size: 17px;
    color: #f36523;
    font-weight: 600;
}
/* card article */

.card__article a {
	text-decoration: none;
	color: #444;
	transition: all 0.5s ease;
}
.card__article a:hover {
	color: #2980b9;
}
/* card action */
.card__share {
	float: right;
	position: relative;
	margin-top: -42px;
}
.card__social {
	position: absolute;
	top: 0;
	right: 0;
	visibility: hidden;
	width: 160px;
	transform: translateZ(0);
	transform: translateX(0px);
	transition: transform 0.35s ease;
}
.card__social--active {
	visibility: visible;
	/*z-index: 3;*/
	transform: translateZ(0);
	transform: translateX(-48px);
	transition: transform 0.35s ease;
}
.share-toggle {
	z-index: 2;
}
.share-toggle:before {
	content: "\f1e0";
	font-family: 'FontAwesome';
	color: #3498db;
}
.share-toggle.share-expanded:before {
	content: "\f00d";
}
.share-icon {
	display: inline-block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	transition: all 0.3s ease;
	outline: 0;
	box-shadow: 0 2px 4px rgba(0,0,0, 0.12),  0 2px 4px rgba(0,0,0, 0.24);
}
.share-icon .fa {
	line-height: 45px;
}
.share-icon:hover,  .share-icon:focus {
	box-shadow: 0 3px 6px rgba(0,0,0, 0.12),  0 3px 6px rgba(0,0,0, 0.24);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.facebook {
	background-color: #3b5998;
}
.twitter {
	background-color: #00abe3;
}
.googleplus {
	background-color: #d3492c;
}
.facebook, .twitter, .googleplus {
	color: #fff;
}
.facebook:hover,  .twitter:hover,  .googleplus:hover {
	color: #eee;
}
/*  news-list style end */






/* news detail style start */

.feature-image {
  height: 32rem;
  background-size: cover;
    -webkit-box-shadow: 0 40px 50px var(--shadow-color);
       -moz-box-shadow: 0 40px 50px var(--shadow-color);
            box-shadow: 0 40px 50px var(--shadow-color);
}



.drop-cap:first-letter {
  float: left;
  margin-right: 0.25em;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 100px;
  line-height: 1;
}

.article-content {
  background-color: transparent;
  padding: 0;
}

.article-header {
    background-color: #fff;
    box-shadow: 0 -23px 50px var(--shadow-color);
    padding: 20px 50px;
}
.featured-image-wrap{
  position: relative;
  
}

.entry-cats {
  margin-bottom: 10px;
}

.entry-cats a {
  display: inline-block;
  background: var(--main-color);
  text-decoration: none;
  color: white;
  padding: 4px 8px;
  font-weight: 500;
  text-transform: uppercase;
  
}

.entry-title {
  font-weight: 900;
}

.article-text-wrap {
    padding: 0px 50px 50px 50px;
}
.inner-meta {
  margin-left: 20px;
  display: -webkit-flex; /* Safari */
  -webkit-justify-content: space-around; /* Safari 6.1+ */
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.created-by {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  color: var(--main-color);
}

.created-at {
 color: grey; 
}
.entry-summary {
    position: relative;
    font-size: 18px;
    padding-bottom: 55px;
    margin-bottom: 35px;
    color: #000;
    font-weight: 300;
    line-height: 1.55;
    font-style: italic;
}

.entry-summary:after {
    content: "..........................................";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 4px;
    color: var(--main-color);
    overflow: hidden;
}


/* news detail style end */



/* inne pages style end */

/*custom*/
.margin-bot-34{
	margin-bottom: 34px !important;
}


/* media Query */

/* Define mobile styles */
@media (max-width: 767px) {
.col-1by5 {
	width: 100%;
}
.pad-none {
	padding-left: 15px;
	padding-right: 15px;
}
.pad-left-none {
	padding-left: 15px;
}
.pad-right-none {
	padding-right: 15px;
}
.top-left-section ul li {
	padding-right: 10px;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 16px;
}
.top-right-section {
	float: left;
}
.navbar-brand > img {
	display: block;
	width: 208px;
}
.navbar-default .navbar-toggle {
	border-color: #195c9f;
}
.navbar-toggle {
	margin-top: 26px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #195c9f;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #fff;
}
#custom-search-input .input-group .form-control {
	width: 100%;
	margin-right: -11px;
}
#custom-search-input button {
	left: -17px;
}
.top-news-box {
	position: relative;
	margin-bottom: 20px;
}
.news-boxs-section {
	margin-bottom: 10px;
}
	.article-header {
    padding: 20px 18px;
}
	.acknowledgement-section p {
    text-align: left;
}
.welcome-section h1 {
	font-size: 22px;
}
.box-link-text {
	padding: 22px 18px;
}
.box-link-text p {
	font-size: 17px;
}
.box-link img {
	margin-top: 14px;
}
.latest-news-section {
	margin-top: 30px;
}
.download-apps img {
	width: 140px;
}
.leaders-speak .owl-prev {
	top: 210px;
}
.leaders-speak .owl-next {
	top: 210px;
}
.footer-outer p {
	line-height: 17px;
	margin-bottom: 0px;
	float: left;
}
.footer-outer ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.footer-outer ul li {
	float: left;
	padding-left: 0px;
	line-height: 19px;
	padding-right: 10px;
}
.footer-outer .development {
	text-align: right;
	float: left !important;
}
/* inner pages style start */
	
section.inner-bnr {
	padding: 42px 5px;
}
/* gallery page style start */
	
	
.pagination a {
	padding: 8px 10px;
}
/* gallery page style end */	
	

/* members page style start*/

.search-box-div .form-control {
	height: 44px;
	margin-bottom: 11px;
}
/* members page style end */		
	
	
/*write-president style strat */


}
.write-president .btn-default {
width: 100%;
}

/*write-president style end */	
	
/* inner pages style send */	

	
	
	
}

/* tablet screens */
@media all and (min-width: 768px) and (max-width: 980px) {
.header-margin {
	padding-right: 20px !important;
	font-size: 11px !important;
}
#custom-search-input .input-group .form-control {
	width: 74%;
}
.navbar-default .navbar-nav > li > a {
	padding: 10px 6px;
	font-size: 15px;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 1px;
}
.kpcc-carousel-caption {
	padding-bottom: 11px;
	padding-left: 26px;
	padding-top: 20px;
}
.kpcc-carousel-caption h2 {
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #fff;
}
.kpcc-carousel-caption p {
	font-size: 16px;
	color: #fff;
	line-height: 20.61px;
}
.latest-news-section {
	margin-top: 30px;
}
.news-points-box {
	background-color: #fff;
	padding: 22px 15px;
	min-height: 400px;
	max-height: 600px;
}
.footer-social li {
	margin-left: -6px;
}
.footer-outer .development {
	text-align: left;
	float: left !important;
	line-height: 31px;
}
/* members page style start*/
	
.search-box-div .btn-default {
	padding: 9px 12px;
}
.search-box-div .btn-default:hover {
	padding: 9px 12px;
}
/* members page style end */	
	
	
}

/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px) {
.col-1by5 {
	width: 20%;
}
.navbar-default .navbar-nav > li > a {
	color: #181818;
	font-size: 13px;
	font-weight: 500;
	padding: 10px 5px;
}
.kpcc-carousel-caption {
	padding-left: 43px;
	padding-top: 30px;
}
.kpcc-carousel-caption h2 {
	font-size: 29px;
	margin-top: 0px;
	margin-bottom: 1px;
}
.kpcc-carousel-caption p {
	font-size: 17px;
	line-height: 23.61px;
	margin-bottom: 0px;
}
.box-link-text {
	padding: 24.6px 18px;
}
.box-link img {
	margin-top: 22px;
	width: 28px;
}
.news-points-box {
	background-color: #fff;
	padding: 22px 15px;
	min-height: 350px;
	max-height: 700px;
}
.footer-outer ul li {
	float: left;
	padding-left: 7px;
	line-height: 11px;
}
.footer-social li {
	margin-right: 5px;
}
/* contact page style */
	
.contact-box {
	min-height: 250px;
	max-height: 350px;
}
/* contact page style */	

	
/* members page style start*/
.team-member-box {
	min-height: 450px;
	max-height: 600px;
}
.team-member-box .fa {
	margin-right: 4px;
}
.team-member-box ul li {
	float: left;
	margin-right: 4px;
}
.team-member-box ul li a {
	font-size: 14px;
	font-weight: 600;
}
/* members page style end */	
	
	
	
}

@media all and (max-width: 980px) {
}

/* Large screens*/
@media (min-width: 1200px) {
.col-1by5 {
	width: 20%;
}
.container {
	width: 1200px;
}
}

/*custom screen media */
@media (max-width: 359px) {
}
