/*!
Theme Name: Lions Club of Imphal
Theme URI: #
Author: Santikumar
Author URI: #
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lionsclub
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Document
	 ========================================================================== */

	 body {
		padding-top: 0px;
		font-size: 14px;
		background: white;
		color: #000!important; 
		font-family: DroidSans;
	}

	@font-face {
		font-family: 'eyek';
		src: url('epaomayek.eot');
		src: url('epaomayek.eot?#iefix') format('eot'),
			 url('epaomayek.woff') format('woff'),
			 url('epaomayek.ttf') format('truetype'),
			 url('epaomayek.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	
	
	@font-face {
		font-family: 'MyriadPro-Bold';
		src: url('MyriadPro-Bold.eot');
		src: url('MyriadPro-Bold.eot?#iefix') format('eot'),
			 url('MyriadPro-Bold.woff') format('woff'),
			 url('MyriadPro-Bold.ttf') format('truetype'),
			 url('MyriadPro-Bold.svg') format('svg'),
			 url('MyriadPro-Bold.otf') format('otf');
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'MyriadPro-Regular';
		src: url('MyriadPro-Regular.eot');
		src: url('MyriadPro-Regular.eot?#iefix') format('eot'),
			 url('MyriadPro-Regular.woff') format('woff'),
			 url('MyriadPro-Regular.ttf') format('truetype'),
			 url('MyriadPro-Regular.svg') format('svg'),
			 url('MyriadPro-Regular.otf') format('otf');
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'DroidSans-Bold';
		src: url('DroidSans-Bold.eot');
		src: url('DroidSans-Bold.eot?#iefix') format('eot'),
			 url('DroidSans-Bold.woff') format('woff'),
			 url('DroidSans-Bold.ttf') format('truetype'),
			 url('DroidSans-Bold.svg') format('svg'),
			 url('DroidSans-Bold.otf') format('otf');
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'DroidSans';
		src: url('DroidSans.eot');
		src: url('DroidSans.eot?#iefix') format('eot'),
			 url('DroidSans.woff') format('woff'),
			 url('DroidSans.ttf') format('truetype'),
			 url('DroidSans.svg') format('svg'),
			 url('DroidSans.otf') format('otf');
		font-weight: normal;
		font-style: normal;
	}
	
	.facebook {
		background: #3B5998;
		color: #ffffff;;
	}

	.twitter {
		background: #55ACEE;
		color: #ffffff;;
	}

	.google {
		background: #dd4b39;
		color: #ffffff;;
	}

	.linkedin {
		background: #007bb5;
		color: #ffffff;;
	}

	.youtube {
		background: #bb0000;
		color: #ffffff;;
	}

	.facebook-text {
		color: #3B5998 !important;
	}

	.twitter-text {
		color: #55ACEE !important;
	}

	.google-text {
		color: #dd4b39 !important;
	}

	.linkedin-text {
		color: #007bb5 !important;
	}

	.youtube-text {
		color: #bb0000 !important;
	}

	#feedbacks{
		display: none;
	}
	.carousel-caption h5{
		font-size: 30px !important;
		font-weight: 600;
		font-family: MyriadPro-Bold;
	}
.h6,h6{
	font-size: 20px !important;
	color: #4C348C;
}
	
	#header {
		padding: 10px 15px 10px 15px;
		/* border-top: 1px solid rgba(0, 0, 0, 0.3); */
		background: white;
		font-family: mmayek;
	}
	
	.custom-logo {
		height: 105px;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px !important;
	}
	
	
	.navbar-custom {
		color: #ffffff;
		background: #00519E;
		font-size: 13px;
		border-top: 1px solid white;
	}
	.navbar-custom ul li{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-custom ul li a {
		color: #fff;
		/*font-weight: bold;*/
		/* border-left: 1px solid rgb(200, 200, 211); */
		text-transform: uppercase;
		padding-top: 3px !important;
		padding-left: 5px !important;
		padding-right: 5px !important;
		margin-left: 5px;
		margin-right: 5px;
		padding-bottom: 0px;
		border-bottom: 0px solid #0060B1;
		font-family: MyriadPro-Bold, sans-serif !important;
	}

	.navbar li .dropdown-menu{
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		font-size: 13px;
		margin-left: 5px;
		margin-top: 0px;
		border-radius: 0px !important;
	}
	.navbar li .dropdown-menu li{
		border-top: 1px solid lightgrey;
		border-left: 0px !important;
		border-right: 0px;
		border-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.navbar li.active .dropdown-menu li a{
		text-transform: uppercase;
		color: #000000 !important;
		background: whitesmoke !important;
		padding-top: 8px !important;
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		border-bottom: 0px !important;
		margin-left: 0px;
	}
	.navbar li.active .dropdown-menu li a:hover{
		color: #656867 !important;
		background: #fff !important;
		/* border-top-right-radius: 0px !important;
    	border-bottom-left-radius: 0px !important; */
		padding-top: 8px !important;
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		border-bottom: 0px !important;
		margin-left: 0px;
    }
	.navbar li .dropdown-menu li a{
		border-left: 0px !important;
		text-transform: uppercase;
		color: #000000 !important;
		background: whitesmoke !important;
		/* border-top-right-radius: 0px !important;
    	border-bottom-left-radius: 0px !important; */
		padding-top: 8px !important;
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		border-bottom: 0px !important;
		margin-left: 0px;
	}

	.navbar li .dropdown-menu li a:hover{
		color: #50398C !important;
		background: #fff !important;
		/* border-top-right-radius: 0px !important;
    	border-bottom-left-radius: 0px !important; */
		padding-top: 8px !important;
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		border-bottom: 0px !important;
		margin-left: 0px;
    }
    .navbar li .dropdown-menu li.active a{
		color: #50398C !important;
		background: #fff !important;
		/* border-top-right-radius: 0px !important;
    	border-bottom-left-radius: 0px !important; */
		padding-top: 8px !important;
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		border-bottom: 0px !important;
		margin-left: 0px;
    }

.navbar li .dropdown-menu li .dropdown-menu li a{
		color: #000000 !important;
		background: whitesmoke !important;
		/* border-top-right-radius: 0px !important;
    	border-bottom-left-radius: 0px !important; */
		padding-top: 8px !important;
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		border-bottom: 0px !important;
		margin-left: 0px;
    }
  .navbar li .dropdown-menu li .dropdown-menu li a:hover{
		color: #50398C !important;
		background: #fff !important;
		/* border-top-right-radius: 0px !important;
    	border-bottom-left-radius: 0px !important; */
		padding-top: 8px !important;
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		border-bottom: 0px !important;
		margin-left: 0px;
    }
   .navbar li .dropdown-menu li .dropdown-menu li.active a{
		color: #50398C !important;
		background: #fff !important;
		/* border-top-right-radius: 0px !important;
    	border-bottom-left-radius: 0px !important; */
		padding-top: 8px !important;
		padding-bottom: 5px !important;
		padding-left: 10px !important;
		border-bottom: 0px !important;
		margin-left: 0px;
   }

	
	.card {
		height: 100%;
		padding: 0px !important;
		margin: 0px !important;
		/* border: 1px solid lightgray; */
/* 		-webkit-box-shadow:0 1px 4px lightgray;
		-moz-box-shadow:0 1px 4px lightgray;
	    box-shadow:0 1px 4px lightgray; */
		border-radius: 0px;
	}
	
	.card-body {
		padding: 0px !important;
		margin: 0px !important;
	}
	
	.card-body,
	.card-header {
		padding: 0px !important;
		margin: 0px !important;
/* 		background: #ffffff; */
	}
	
	.card-footer {
		padding: 5px !important;
		margin: 0px !important;
		background: #ffffff;
	}
	
	.navbar-custom .navbar-toggler {
		border: none !important;
		color: #fff;
	}
	#navbarResponsive{
		margin-top: 0px !important;
	}
	
	.navbar-custom .navbar-toggler:active {
		border: none !important;
	}
	
	.navbar-custom .navbar-toggler:focus {
		border: none !important;
		outline: 0px !important;
	}
	
	
	.card-body .list-group-item {
		border-top: 0px !important;
		border-bottom: 1px dotted lightgray !important;
		border-left: 0px !important;
		border-right: 0px !important;
		padding: 0px 5px 0px 5px !important;
		border-radius: 0px;
	}
	
	
	.card-body .list-group-item.active {
		border-top: 0px !important;
		
		border-right: 0px !important;
		border-radius: 0px;
		background: transparent !important;
		color: #ffffff;
		border-bottom: 1px solid whitesmoke !important;
		/* border-top: 1px solid #18283F;
		border-left: 1px solid #18283F;
		border-right: 1px solid #18283F; */
		/* border-bottom: 1px solid #18283F; */
/* 		-webkit-box-shadow:0 1px 1px #003B59;
		-moz-box-shadow:0 1px 1px #003B59;
		box-shadow:0 1px 1px #003B59; */
		margin-bottom:3px !important;
	}
	
	.list-group-item h6 {
		padding: 9px 5px 8px 5px;
		color: #4C348C;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.card-body h1,
	.card-body h2,
	.card-body h3,
	.card-body h4,
	.card-body h5,
	.card-body h6 {
		margin-bottom: 0px !important;
		/* border-bottom: 1px solid white;; */
	}
	
	.card-footer .btn {
		border-radius: 0px !important;
		margin: auto;
		font-size: 11px !important;
	}
	
	.front-col-content {
		padding: 5px !important;
		max-height: 600px !important;
		overflow: hidden;
	}

	.front-col-content a {
		color: rgb(2, 81, 184);
	} 
	
	.widget-area h1,
	.widget-area h2,
	.widget-area h3,
	.widget-area h4,
	.widget-area h5,
	.widget-area h6 {
		font-size: 20px !important;
		padding-left: 5px !important;
		padding-top: 10px !important;
		padding-right: 1px !important;
		padding-bottom: 10px !important;
		/* border-bottom: 1px solid lightgray; */
		font-weight: bold;
		text-transform: uppercase;
		/* background: #18283F; */
		color: #152b49;
		/* border-top: 1px solid #18283F;
		border-left: 1px solid #18283F;
		border-right: 1px solid #18283F; */
		/* border-bottom: 1px solid #18283F; */
		/* -webkit-box-shadow:0 1px 1px #18283F;
		-moz-box-shadow:0 1px 1px #18283F;
		box-shadow:0 1px 1px #18283F;
		margin-bottom:3px !important; */
	}

	.widget.widget_nav_menu h2{
		font-size: 14px !important;
		padding-left: 10px !important;
		padding-top: 10px !important;
		padding-right: 1px !important;
		padding-bottom: 10px !important;
		/* border-bottom: 1px solid lightgray; */
		font-weight: bold;
		text-transform: uppercase;
		background: transparent;
		color: #ffffff;
		/* border-top: 1px solid #18283F;
		border-left: 1px solid #18283F;
		border-right: 1px solid #18283F;
		border-bottom: 1px solid #18283F; */
/* 		-webkit-box-shadow:0 1px 1px #003B59;
		-moz-box-shadow:0 1px 1px #003B59;
		box-shadow:0 1px 1px #003B59; */
		margin-bottom:3px !important;
	}
	
	#content {
		padding-top: 0px;
	}
	
	
	#content .widget-area .widget {
		/* border: 1px solid lightgray !important; */
/* 		-webkit-box-shadow:0 1px 4px lightgray;
		-moz-box-shadow:0 1px 4px lightgray;
	    box-shadow:0 1px 4px lightgray; */
		margin-bottom: 8px !important;
		background: #ffffff;
	}
	
	#content .widget-area .widget ul {
		padding-left: 20px !important;
		padding-right: 20px !important;
		list-style-type: none;
	}
	
	/* #content .widget-area .widget ul li:before {
		content: "\f0da";
		font-family: FontAwesome;
		display: inline-block;
		margin-left: -0.7em;
		width: 0.7em;
	} */
	
	#content .widget-area .widget ul li a {
		color: #000000;
	}
	
	#content .widget-area .widget ul li {
		border-bottom: 1px dotted lightgray;
		padding: 5px;
	}
	
	#content .widget-area .widget {
		/* border: 1px solid lightgray !important; */
/* 		-webkit-box-shadow:0 1px 4px lightgray;
		-moz-box-shadow:0 1px 4px lightgray;
	    box-shadow:0 1px 4px lightgray; */
		margin-bottom: 8px !important;
	}
	
	#content .widget-area .widget ul {
		padding-left: 10px !important;
		padding-right: 10px !important;
		list-style-type: none;
	}
	
	#content .widget-area .widget ul li a {
		color: #2d7391;
	}
	
	#content .widget-area .widget ul li {
		border-bottom: 1px dotted lightgray;
		padding: 5px;
	}
	
	.navbar-brand {
		text-align: center;
		margin: auto;
		padding-top: 3px;
		line-height: 90%;
	}
	.navbar-brand .headline-eyek {
		font-size: 25px;
		font-family: eyek !important;
		display: table;
		text-align: center !important;
		color: #000;
		font-weight: bold;
		white-space: normal;
	} 
	.navbar-brand .headline1 {
		font-size: 25px;
		font-family: DroidSans-Bold;
		display: table;
		text-align: center !important;
		color: #005D96;
		white-space: normal;
		font-weight: bold;
	}
	
	.navbar-brand .headline2 {
		font-size: 17px;
		font-family: DroidSans;
		display: table;
		text-align: center !important;
		color: #37275f ;
		font-weight: bold;
		white-space: normal;
		margin-left: 3px;
	}
	
	.icon-bar {
		display: none;
	}
	
	.si-content {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.digi{
		display: none;
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.digi{
			display: block;
		}
		#navbarResponsive{
			margin-top: 20px !important;
		}
		.custom-logo {
		height: 105px;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px !important;
		}
		.lds-spinner {
		  color: official;
		  display: inline-block;
		  position: absolute;
		  width: 55px;
		  height: 55px;
		  margin: auto;
		  z-index: 101;
		  left: 48%;
		  top: 45%;
		}
		.comp-left{
			float: left;
			text-align: left;
			font-size: 13px !important;
		}
		.comp-right{
			float: right;
			text-align: right;
			font-size: 13px !important;
		}
		.logo-div {
			width: 80px !important;
			height: 60px;
			position: absolute;
		}
	
		.navbar-brand {
			text-align: center;
			margin-left: 10px;
			padding-top: 3px;
			line-height: 90%;
		}
	
		.headline {
			text-align: left;
			line-height: 80%;
			margin-top: 15px;
			margin-left: 80px;
			display: flex;
			align-items: left;
			justify-content: left;
			flex-direction: column;
		}
		.navbar-brand .headline-eyek {
			font-size: 25px;
			font-family: eyek !important;
			display: table;
			font-weight: bold;
		}
		.navbar-brand .headline1 {
			font-size: 25px;
			font-family: DroidSans-Bold;
			display: table;
			font-weight: bold;
		}
	
		.navbar-brand .headline2 {
			font-size: 17px;
			font-family: DroidSans;
			display: table;
			line-height: 13px;
		}
	
		.search-div {
			/* right: 0px;
			margin: 10px auto auto auto;
			top: 15px;
			position: absolute; */
		}
	
		.si-content {
			display: flex;
			justify-content: center;
			flex-direction: column;
		}
	}

@media only screen and (min-width: 1200px) {
	/* .container-fluid {
			padding-left: 80px;
			padding-right: 80px;
		} */
}

	@media (min-width: 992px) {
		.col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-6, .col-lg-4, .col-lg-3{
			padding-left: 3px !important;
			padding-right: 3px !important;
		}
		.digi{
			display: block;
		}
		.lds-spinner {
		  color: official;
		  display: inline-block;
		  position: absolute;
		  width: 60px;
		  height: 60px;
		  margin: auto;
		  z-index: 101;
		  left: 48%;
		  top: 45%;
		}
		.comp-left{
			float: left;
			text-align: left;
			font-size: 13px !important;
		}
		.comp-right{
			float: right;
			text-align: right;
			font-size: 13px !important;
		}
		#feedbacks{
			display: block;
			padding: 0px 0px 0px 0px;
			text-align: center;
			margin: 0px;
			width: 120px;
			height: 30px;
			z-index: 15;
			border-bottom-left-radius: 0px;
			border-bottom-right-radius: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			-moz-transform: rotate(90deg);
			-ms-transform: rotate(90deg);
			-o-transform: rotate(90deg);
			-webkit-transform: rotate(90deg);
			transform-origin: bottom left;
			position: fixed !important;
			right: -90px !important;
			top: 38%;
			cursor: pointer;
			text-decoration:none;
		}
		.top-content {
			display: flex;
			flex-direction: row-reverse;
		}
	
		.icon-bar {
			display: inline-block;
			position: fixed;
			top: 50%;
			-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			transform: translateY(-50%);
			z-index: 15;
		}
	
		.icon-bar a {
			display: block;
			text-align: center;
			padding: 7px 11px 7px 11px;
			transition: all 0.3s ease;
			color: #ffffff;;
			font-size: 16px;
		}
	
		.icon-bar a:hover {
			background-color: #000;
		}
	
		.navbar {
			padding: 0px;
		}
	
		.custom-logo {
			height: 105px;
			width: auto;
		}
	
		.navbar-brand {
			text-align: center;
			margin-left: 20px;
			padding-top: 3px;
			line-height: 90%;
		}
		.navbar-brand .headline-eyek {
			font-size: 25px;
			font-family: eyek !important;
			display: table;
			font-weight: bold;
		}
		.navbar-brand .headline1 {
			font-size: 25px;
			font-family: DroidSans-Bold;
			display: table;
			margin-top: 3px;
			font-weight: bold;
		}
	
		.navbar-brand .headline2 {
			font-size: 17px;
			font-family: DroidSans;
			display: table;
			line-height: 13px;
		}
	
		.logo-div {
			width: 80px !important;
			height: 60px;
			position: absolute;
		}
	
		.headline {
			text-align: left;
			line-height: 80%;
			margin-top: 14px;
			margin-left: 80px;
			display: flex;
			align-items: left;
			justify-content: left;
			flex-direction: column;
		}
		.navbar-brand .headline-eyek {
			font-size: 25px;
			font-family: eyek !important;
			display: table;
			font-weight: bold;
		}
		.navbar-brand .headline1 {
			font-size: 29px;
			font-family: DroidSans-Bold;
			display: table;
			text-align: center !important;
			margin-top: 1px;
			font-weight: bold;
		}
	
		.navbar-brand .headline2 {
			font-size: 17px;
			font-family: sans-serif;
			display: table;
			text-align: center !important;
			line-height: 15px;
		}
	
		footer .widget_text {
			padding-left: 20px;
		}
		
	
		.carousel-item img {
			max-height: 450px;
			width: 100% !important;
		}
	
		.benifit h5 {
			padding: 5px;
			font-size: 20px;
			font-family: DroidSans !important;
			text-transform: uppercase !important;
			text-align: center;
			font-weight: bold;
			color: #000000;
		}
	
		.search-div {
			/* right: 20px;
			margin: 10px auto auto auto;
			top: 45px;
			position: absolute; */
		}
	
		.si-content {
			display: flex;
			justify-content: center;
			flex-direction: column;
		}
	}
	
	.search-div {
		margin: -2px  -30px  0px  0px !important;
		padding-top: 0px;
		position: relative;
	}
	
	.logo-div {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.headline {
		width: 100%;
		text-align: center;
		line-height: 70%;
		margin-top: 0px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	
	footer {
		color: white !important;
		padding-top: 0px !important;
		width: 100%;
		height: 100%;
	}
	footer .foot1{
		background: #D5CEDB;
		color: #000000;
	}
	footer .foot2{
		background: #000000;
		padding-bottom: 10px !important;
	}
	
	footer .widget {
		margin-top: 10px;
		padding-left: 0px;
		padding-right: px;
	}
	
	footer .widget .widget-title {
		border-bottom: 3px solid transparent;
		font-weight: bold;
	}
	
	footer .widget_text {
		padding-left: 5px;
	}
	
	.company-foot {
		padding: 20px 0px 10px 0px;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}
	
	footer .widget.widget_nav_menu ul {
		padding-left: 0px !important;
		padding-right: 5px;
		list-style-type: none;
	}

	footer .widget.widget_nav_menu ul li{
		position: relative;
	}
	
	footer .widget.widget_nav_menu ul li:before {
		content: "\f0c1";
		font-family: FontAwesome;
		display: inline-block;
		margin-left: 0em;
		/* same as padding-left set on li */
		/* width: 41px;
		height: 41px;
		padding: 11px 10px 10px 14px;
		margin-right: 5px;
		background: #092142;
		color: #fff;
		border-radius: 50%;
		margin-left: 0em; */
		width: 30px;
		height: 30px;
		padding: 5px 5px 5px 5px;
		margin-right: 0px;
		background: #5b6d7f;
		color: #fff;
		border-radius: 50%;
		text-align: center;
	}
	
	footer .widget.widget_nav_menu ul li a {
		color: #04343d;
		margin-left: 35px;
		position: absolute;
		display: flex;
		justify-content: center;
		align-items:center;
		top: 0px;
		height: 40px;
	}
	
	footer .widget.widget_nav_menu ul li {
		padding: 5px;
	}
	
	footer h1,
	footer h2,
	footer h3,
	footer h4,
	footer h5,
	footer h6 {
		font-size: 20px !important;
		padding-left: 5px !important;
		padding-top: 5px !important;
		padding-right: 1px !important;
		padding-bottom: 5px !important;
		color: #4C348C;;
	}
	
	header .entry-title {
		font-size: 14px !important;
		padding-left: 10px !important;
		padding-top: 7px !important;
		padding-right: 1px !important;
		padding-bottom: 10px !important;
		color: #ffffff;;
		/* border-top: 1px solid #18283F;
		border-left: 1px solid #18283F;
		border-right: 1px solid #18283F;
		border-bottom: 1px solid #18283F; */
/* 		-webkit-box-shadow:0 1px 2px #18283F;
		-moz-box-shadow:0 1px 2px #18283F;
		box-shadow:0 1px 2px #18283F; */
		font-weight: bold;
	}
	
	.entry-header .entry-title a {
		font-size: 18px !important;
		color: #4C348C;
		text-transform: uppercase;
	}

	.homepage .entry-header .entry-title a {
		font-size: 20px !important;
	}
	
	.entry-header .entry-link {
		line-height: 20px !important;
		margin-top: 5px;
		margin-bottom: 5px;
		border-left: 0px !important;
		border-bottom: none !important;
	}
	
	.entry-header .entry-link a {
		font-size: 14px !important;
		color: #000000;
		margin: 0px;
	}
	
	.entry-header .entry-link a:before {
		content: "\f02c";
		font-family: FontAwesome;
		display: inline-block;
		margin-left: 1px;
		width: 20px;
	}

.entry-header .entry-links {
		line-height: 20px !important;
		margin-top: 10px;
		background: #ffffff;
	}
	
	.entry-header .entry-links a {
		font-size: 14px !important;
		color: #000000;
		margin: 0px;
		text-decoration: none;
	}

	
	.entry-header .entry-folder {
		line-height: 20px !important;
		margin-top: 5px;
		margin-bottom: 5px;
		border-left: 0px !important;
		border-bottom: none !important;
	}
	
	.entry-header .entry-folder a {
		font-size: 14px !important;
		color: #000000;
		margin: 0px;
	}
	
	.entry-header .entry-folder a:before {
		content: "\f07b";
		font-family: FontAwesome;
		display: inline-block;
		margin-left: 1px;
		width: 20px;
		font-size: 17px;
		color: #F3D963;
	}

.entry-header .entry-folder {
		line-height: 20px !important;
		margin-top: 10px;
	}
	
	.entry-header .entry-folder a {
		font-size: 14px !important;
		color: #000000;
		margin: 0px;
	}
	
	
	.entry-header .text-muted {
		margin-left: 20px;
	}
	.entry-header{
		line-height: 10px;
	}
	.entry-header h1{
		color: #000;
	}
	.entry-content {
		padding: 5px 1px 10px 1px !important;
		/* border-top: 0px solid lightgray !important;
		border-left: 1px solid lightgray !important;
		border-right: 1px solid lightgray !important;
		border-bottom: 1px solid lightgray !important; */
/* 		-webkit-box-shadow:0 1px 4px lightgray;
		-moz-box-shadow:0 1px 4px lightgray;
	    box-shadow:0 1px 4px lightgray; */
		margin-top: 1px;
	}
	.entry-content p{
		text-align: justify;
	}
	
	.benifit h5 {
		padding: 5px;
		font-size: 14px;
		font-family: DroidSans !important;
		text-transform: uppercase !important;
		text-align: center;
		font-weight: bold;
		color: #0e547c;
	}
	
	.owl-carousel .owl-item img {
		max-height: 120px;
		/* border: 1px solid lightgray; */
		-webkit-box-shadow:0 1px 4px lightgray;
		-moz-box-shadow:0 1px 4px lightgray;
	    box-shadow:0 1px 4px lightgray;
	}
	
	.carousel-item img {
		height: auto;
		width: 100% !important;
	}
	
	#custom-search-form {
		margin: 0;
		margin-top: 0px;
		padding: 0;
		font-size: 13px;
	}
	
	#custom-search-form .search-query {
		padding-right: 3px;
		padding-right: 4px;
		padding-left: 3px;
		padding-left: 4px;
		/* IE7-8 doesn't have border-radius, so don't indent the padding */
	
		margin-bottom: 0;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 0px !important;
		border: 1px solid lightgray;
/* 		-webkit-box-shadow:0 1px 4px lightgray;
		-moz-box-shadow:0 1px 4px lightgray;
	    box-shadow:0 1px 4px lightgray; */
		padding: 5px;
		
	}
	
	#custom-search-form button {
		border: 0;
		background: none;
		/** belows styles are working good */
		padding: 4px 5px 5px;
		margin-top: 0px;
		position: relative;
		left: -28px;
		/* IE7-8 doesn't have border-radius, so don't indent the padding */
		margin-bottom: 0;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 0px;
	}
	
	.search-query:focus+button {
		z-index: 3;
	}
	
	.sideimage {
		display: flex;
		justify-content: flex-start;
		flex-direction: row;
		color: #000000;
		-webkit-box-shadow:0 1px 4px lightgray;
		-moz-box-shadow:0 1px 4px lightgray;
		box-shadow:0 1px 4px lightgray;
		background: #ffffff;
	}
	
	.sidebar-image {
		width: 110px;
		height: 120px;
		border-radius: 5px;
	}
	
	.si-image {
		padding: 5px 5px 0px 5px;
	}
	.si-image img{
		border: 1px solid whitesmoke;
	}
	
	.si-label {
		text-align: left;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.si-label .si-name {
		font-weight: bold;
	}
	
	.changeBoth{
		color: #ff0!important;
		background: #000 !important;
	}
	.changeColor{
		color: #ff0!important;
	}
	.changeBg{
		background: #000 !important;
	}

.breadcrumb {
  position: relative;
  background: darkblue;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0px !important;
  border-radius: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.breadcrumb i{
    font-sze: 16px;
}
.breadcrumb-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url("./image/kangla.jpg");
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: -1px;
  opacity: 0.7;
  z-index: 1;
}
.breadcrumb .bread {
  display: inline-block;
  padding: 5px;
  z-index: 2;
}
	.breadcrumb a {
		color: #fff;
		text-decoration: none;
		font-size: 20px;
	}
	.navbar li a:hover{
		color: #FFCA00 !important;
		border-bottom: 0px solid #def0f5 !important;
		/* background: #003B59; */
		/* border-top-right-radius: 3px; */
    }
    .navbar li.active a{
		color: #FFCA00 !important;
		/* background: #003B59; */
		/* border-top-right-radius: 3px; */
		border: none !important;
		border-bottom: 0px solid #def0f5 !important;
    }
.navbar li.active-grandparent a{
	color: #FFCA00 !important;
		/* background: #003B59; */
		/* border-top-right-radius: 3px; */
		border-top-right-radius: 3px;
		border-bottom: 0px solid #def0f5 !important;
}
	.changeNav{
		background: #000000 !important;
		color: #ff0!important;
		border-bottom: 3px solid #003B59;
	}
	#carousel-slide{
		-webkit-box-shadow:0 1px 4px lightgray;
		-moz-box-shadow:0 1px 4px lightgray;
	    box-shadow:0 1px 4px lightgray;
	}
		.comp-left{
			text-align: center;
			font-size: 13px !important;
		}
		.comp-right{
			text-align: center;
			font-size: 13px !important;
		}
@media (max-width: 767px){
	.skip{
		display: none;
	}
	#navbarResponsive{
		margin-top: 20px !important;
	}
	.lds-spinner {
		  color: official;
		  display: inline-block;
		  position: absolute;
		  width: 40px;
		  height: 40px;
		  margin: auto;
		  z-index: 101;
		  left: 42%;
		  top: 45%;
		}
			.navbar-custom ul li a {
				padding-left: 10px !important;
			}
			#menu-main-menu{
				margin-top: 15px;
			}
			.navbar{
				padding: 5px 10px 5px 10px !important;
			}
			.search-query{
				/* width: 200px;
				margin-left: 30px; */
			}
			.search-box{
				top: 30px !important;
			}
			
		}
		.entry-header .h1, .entry-header .h2, .entry-header .h3, .entry-header .h4,
		.entry-header .h5, .entry-header .h6, .entry-header h1, .entry-header h2,
		.entry-header h3, .entry-header h4, .entry-header h5, .entry-header h6{
			margin-bottom: 0px !important;
			background: transparent;
			color: #4C348C;
			/* border-bottom: 1px solid whitesmoke !important; */
			/* -webkit-box-shadow:0 1px 4px #003B59;
			-moz-box-shadow:0 1px 4px #003B59;
			box-shadow:0 1px 4px #003B59; */
		}

		article .entry-header .h1, article .entry-header .h2, article .entry-header .h3, article .entry-header .h4,
		article .entry-header .h5, article .entry-header .h6, article .entry-header h1, article .entry-header h2,
		article .entry-header h3, article .entry-header h4, article .entry-header h5, article .entry-header h6{
			margin-bottom: 0px !important;
			background: transparent;
			color: #ffffff;
			border-left: 0px solid #008CDB;
			/* -webkit-box-shadow:0 1px 4px #003B59;
			-moz-box-shadow:0 1px 4px #003B59;
			box-shadow:0 1px 4px #003B59; */
		}

		.modal-content{
			border-radius: 0px;
		}
		.modal-header{
			padding-top: 5px;
			padding-bottom: 5px;
		}
		.modal-footer{
			padding-top: 5px;
			padding-bottom: 10px;
		}
		.modal-footer button{
			border: 1px solid lightgray;
			border-radius: 0px;
		}
		.ind-title{
			font-size: 14px !important;
			padding-left: 10px !important;
			padding-top: 7px !important;
			padding-right: 1px !important;
			padding-bottom: 7px !important;
			color: #000;
			background: transparent;
			/* border-top: 1px solid lightgray;
			border-left: 1px solid lightgray;
			border-right: 1px solid lightgray;
			border-bottom: 1px solid lightgray; */
/* 			-webkit-box-shadow:0 1px 4px #003B59;
			-moz-box-shadow:0 1px 4px #003B59;
			box-shadow:0 1px 4px #003B59; */
			border: 0px !important;
			font-weight: bold;
			margin-top: 5px;
		}
		.ind-title a{
			font-size: 14px !important;
			color: #000;
			font-weight: bold;
		}


		/**
		PAGINATION
		*/
.pagin{
	padding-top: 10px;
	padding-bottom: 10px;
}
		.pagination {
			clear:both;
			position:relative;
			font-size:11px; /* Pagination text size */
			line-height:13px;
			float:left; /* Pagination float direction */
	 }
	 .pagination span, .pagination a {
			display:block;
			float:left;
			margin: 2px 2px 2px 0;
			padding:6px 9px 5px 9px;
			text-decoration:none;
			width:auto;
			color:#fff; /* Pagination text color */
			background: whitesmoke;
	 }
	 .pagination a:hover{
			color:#fff;
			background: #003B59; /* Pagination background on hover */
	 }
	 .pagination .current{
			padding:6px 9px 5px 9px;
			background: #003B59; /* Current page background */
			color:#fff;
	 }
.page .post-thumbnail{
	padding: 10px 15px 10px 15px;
	box-shadow: 0 1px 4px lightgray;
	background: #ffffff;
	border-left: 1px solid lightgray !important;
	border-right: 1px solid lightgray !important;
}
.page .post-thumbnail img{
	margin: 0px;
	width: 100%;
}

.img-thumbnail{
	border-radius: 5px !important;
	padding: 1px !important;
}
.img-thumbnail:hover{
	border-radius: 0px !important;
	padding: 1px !important;
	cursor: zoom-in;
	background: lightgray;
	opacity: 0.7;
}
.close{
	font-size: 25px !important;
}

/* LOADER */

/*.lds-spinner {
  color: official;
  display: inline-block;
  position: absolute;
  width: 60px;
  height: 60px;
  margin: auto;
  z-index: 101;
  left: 48%;
  top: 45%;
}*/
.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.loaderoverlay{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.overlay-bg{
	width: 100%;
	height: 100%;
	position: fixed;
	background: lightgray;
	top: 0px;
	left: 0px;
	opacity: 0.9;
}
.dropdown-toggle::after {
	border: none!important;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f107"!important; /* the desired FontAwesome icon */
	vertical-align: 0; /* to center vertically */
}

.navbar-nav .dropdown-toggle.nav-link {
	padding-right: 1rem !important;
	padding-left: .5rem;
	margin-right: 0px;
}
/* #menu-related-links a{
	color: rgb(236, 236, 245) !important;
} */
#menu-other-links img{
	border: 1px solid lightgray;
}

#topbar {
	background: #f9f7f7;
	height: 36px;
	width: 100%;
	position: relative;
	top: 0px;
	display: block;
	padding-top: 0px;
	border-bottom: 1px solid white;
}

#topbar .clearfix ul {
	list-style-type: none;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	font-family: DroidSans;
}

#topbar .contact-info ul li {
	float: left;
	padding: 5px;
	margin: 0px;
	font-size: 15px;
	font-family: DroidSans;
	font-weight: 500;
}

#topbar .social-links ul li {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	font-size: 15px;
	font-weight: 500;
	margin-top: 1px;
}

#topbar .social-links ul li:first-child {
	/* border-right: 1px solid lightgray; */
	padding-right: 5px;
}

#topbar .social-links ul li:last-child {
	/* border-left: 1px solid lightgray; */
	padding-left: 5px;
}

#topbar .social-links ul li a {
	margin-top: 1px !important;
	text-align: center;
	display: inline-block;
	color: #000;
	border: 1px solid lightgray;
	width: 30px;
	height: 30px;
	padding-top: 3px;
}

#topbar .contact-info ul li:first-child {
	margin-right: 3px;
}

#topbar .contact-info a {
	line-height: 1;
	color: #000;
}

#topbar .contact-info a:hover {
	color: blue;
}

#topbar .contact-info i {
	color: #985f0d;
	padding: 4px;
}




#topbar .social-links ul li a:hover {
	color: blue;
}
.btn.btn-sm{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	border-radius: 3px !important;
}
.digi{
	height: 100px;
	position: absolute;
	right: 10px;
	bottom: -15px;
}

footer .social-links a {
    color: #ddd;
    margin: 5px;
    font-size: 1.3em;
}

footer .social-links a:hover {
    color: #269baf;
    text-decoration: none;
}

.card {
    border: none !important;
    border-radius: 0px;
}
.contactform{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 50px 10px 50px;
 }
.contactform form{
            width: 98%;
        }
@media (max-width: 767px){
    .contactform{
        padding: 10px 10px 10px 10px;
	}
	#topbar {
	height: 42px;
}

}
@media (min-width: 990px){

.navbar .dropdown:hover > ul.dropdown-menu, .navbar .dropdown:focus > ul.dropdown-menu{
    display: block;
}
}
#succMsg{
            display: none;
        }
        #warMsg{
            display: none;
        }
.error{
            color: red;
            display: none;
        }
        .inpErr{
            border: 1px solid red !important;
        }
.post-thumbnail img{
	width: 100% !important;
}
.navbar-brand .headline2 {
	font-family: sans-serif;;
}
.about{
	background:  #ffffff;
}

.column-row{
 background: whitesmoke;
 padding-top: 20px;
 padding-bottom: 5px;
}
.column-row .card{
	background: whitesmoke;
}
.sidepic.card{
	/* background: whitesmoke; */
	border: 1px solid whitesmoke !important;
}
.notification.card .card-body .sc-content .list-group-item{
	border-left: 2px solid transparent !important;
	margin-top: 5px !important;
}

.column-row .card .card-body .sc-content .list-group-item{
	border-left: 5px solid white !important;
	margin-top: 5px !important;
}

.column-row .card a{
	color: #13506a !important;
	font-weight: 800;
}
.carousel-row{
	padding-top: 15px;
	padding-bottom: 15px;
	/* background: white; */
}

.btn-more{
	position: absolute; right: 0px;
	top: 1px;
	font-size: 15px;
	padding: 10px;
	color: #003B59;
	font-weight: 600;
	text-decoration: underline;	
}

.card .widget.widget_nav_menu ul {
	padding-left: 5px !important;
	padding-right: 5px;
	list-style-type: none;
}

.card .widget.widget_nav_menu ul li:before {
	content: "\f0c9";
	/* FontAwesome Unicode; */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: 0em;
	/* same as padding-left set on li */
	width: 30px;
	height: 30px;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	background: #092142;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	/* same as padding-left set on li */
}
.card .widget.widget_nav_menu ul li{
	align-items:center;
	border-bottom: 1px solid white !important;
	position: relative;
}
.card .widget.widget_nav_menu ul li a {
	position: absolute;
    color: #000000;
    height:40px;
    vertical-align: middle;
    display: flex;
    top: 0px;
    align-items: center;
    margin-left: 40px;
}

.card .widget.widget_nav_menu ul li {
	border-bottom: 0px dotted gray;
	padding: 5px;
}
.card h2.widget-title{
    padding: 9px 5px 8px 5px;
    color: #152b49;
    font-weight: bold;
	text-transform: uppercase;
	font-size: 20px !important;
}
.card .custom-html-widget{
	padding: 5px;
}
@media screen and (min-width: 1366px){

}
@media screen and (min-width: 1285px){
	
}

@media (max-width: 1400px){

}
.search-box{
	width: 222px;
	height: 57px;
	position: absolute;
	background: whitesmoke;
	right: 0px;
	top: 45px;
	padding: 15px;
	z-index: 2;
}
.search-box:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 25px;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent whitesmoke;
}
#lightgallery,.lightgallery{
	padding-left: 10px;
	padding-right: 10px;
}



/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-pings,
.entry-comments {
    color: #444;
    padding: 20px 45px 40px 45px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    border-left: 4px solid #444;
}
.entry-comments h3{
    font-size: 30px;
    margin-bottom: 30px;
}
.comment-respond h3,
.entry-pings h3{
    font-size: 20px;
    margin-bottom: 30px;
}
.comment-respond {
    padding-bottom: 5%;
    margin: 20px 1px 20px 1px;
        border-left: none !important;
}
.comment-header {
    color: #adaeb3;
    font-size: 14px;
    margin-bottom: 20px;
}
.comment-header cite a {
    border: none;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
}
.comment-header .comment-meta a {
    border: none;
    color: #adaeb3;
}
li.comment {
    background-color: #fff;
    border-right: none;
}
.comment-content {
    clear: both;
    overflow: hidden;
}
.comment-list li {
    font-size: 14px;
    padding: 20px 30px 20px 50px;
}
.comment-list .children {
    margin-top: 40px;
    border: 1px solid #ccc;
}
.comment-list li li {
    background-color: #f5f5f6;
}
.comment-list li li li {
    background-color: #fff;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
}
.entry-comments .comment-author {
    margin-bottom: 0;
    position: relative;
}
.entry-comments .comment-author img {
    border-radius: 50%;
    border: 5px solid #fff;
    left: -80px;
    top: -5px;
    position: absolute;
    width: 60px;
}
.entry-pings .reply {
    display: none;
}
.bypostauthor {
}
.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 16px;
    padding: 24px;
}
.comment-reply-link{
    cursor: pointer;
    background-color: #444;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    width: auto;
}
.comment-reply-link:hover{
    color: #fff;
}
.comment-notes{
    display:none;   
}
.comment-author{
	color: #000 !important;
}

.showcase-frame{
	padding: 5px !important;
	display: flex;
	flex-direction: column;
}

.showcase-frame .showcase-body{
	padding: 5px;
	background: whitesmoke;
}
.carousel-row{
  background: #c3c3c3;
}
.pdesk{
	text-align: center;
}
.pdesk .textwidget{
	text-align: justify !important;
}
.sidepic{
	padding: 10px !important;
	margin-top: 5px;
}

.home-cards {
     display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
	-ms-grid-gap: 20px;
    margin-bottom: 5px;
  }

  .home-card-body{
      border: 1px solid #e8e7cc;
  }

  .home-card-body p, .home-card-body h5{
      padding-left: 5px;
      padding-right: 5px;
  }
.home-card-body p{
	text-align: left;
}

.home-card-body h5{
	font-size: 15px !important;
	padding-top: 5px;
	padding-bottom: 1px;
	color: #0071a1 !important;
}

  .home-cards img {
    width: 100%;
    border-radius: 0px;
  }
  
  .home-cards h3 {
    margin-bottom: 5px;
  }
footer .card{
	background: #D5CEDB !important;
	color: white !important;
}
footer .card-body .list-group-item.active{
	border-bottom: 1px solid #EFEFEF !important;
	color: white !important;
}
/* footer .card h6{
	color: white !important;
} */

footer .btn-more{
			color: darkblue;
		}
.achieve-head{
	list-style-type: none;
	display:flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	
}
.achieve-head li{
	list-style-type: none;
	display:inline;
}
.achieve-head li h6{
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	font-size: 22px !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.achieve-head .amore{
	padding: 0px 10px 10px 10px;
	text-transform: uppercase;
	color: darkblue;
	font-weight: 600;
	border-left: 1px solid lightgray;
}
#image-gallery-title{
	color: #000000 !important;
}
@media (max-width: 767px){
	.home-cards {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	  }
	.padleft{
		padding-left: 0px !important;
	}
	.navbar li .dropdown-menu{
		margin-left: 10px;
	}
}
@media(max-width: 550px) {
	#topbar .contact-info ul li {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#topbar .social-links ul li {
		font-size: 12px;
		margin-top: 5px;
	}
	.clearfix{
		overflow-x: auto;
	}
 .home-cards {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
  }
	.padleft{
		padding-left: 0px !important;
	}
}

@media (min-width: 990px){
	ul.dropdown-menu li > ul.dropdown-menu{
		left: 100%;
		top: 0;
		margin-left: 0px;
		margin-top: -2px;
	}

}

ul.dropdown-menu li > ul.dropdown-menu{
    left: 100%;
    top: 0;
	margin-left: 0px;
	margin-top: -2px;
	display: none;
}

ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
    display: block
}
.homepage .entry-content{
	text-align: justify;
}

@media (min-width: 768px){
	.navbar-expand-lg .navbar-nav {
		flex-flow: wrap !important;
	}
}

.carousel-control-prev {
	opacity: 0.8;
	background-image: -webkit-linear-gradient(left,#d8d2d2 0,rgba(195, 223, 226, 0) 100%) !important;
	background-image: -o-linear-gradient(left,#d8d2d2 0,rgba(195, 223, 226, 0) 100%) !important;
	background-image: -webkit-gradient(linear,left top,right top,from(#d8d2d2),to(rgba(0,0,0,.0001))) !important;
	background-image: linear-gradient(to right,#d8d2d2 0,rgba(195, 223, 226, 0) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important;
	background-repeat: repeat-x;
}

.carousel-control-next {
	opacity: 0.8;
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(195, 223, 226, 0) 0,#d8d2d2 100%);
	background-image: -o-linear-gradient(left,rgba(195, 223, 226, 0) 0,#d8d2d2 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(#d8d2d2));
	background-image: linear-gradient(to right,rgba(195, 223, 226, 0) 0,#d8d2d2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control-prev:hover {
	opacity: 1;
	background-image: -webkit-linear-gradient(left,#d8d2d2 0,rgba(195, 223, 226, 0) 100%) !important;
	background-image: -o-linear-gradient(left,#d8d2d2 0,rgba(195, 223, 226, 0) 100%) !important;
	background-image: -webkit-gradient(linear,left top,right top,from(#d8d2d2),to(rgba(0,0,0,.0001))) !important;
	background-image: linear-gradient(to right,#d8d2d2 0,rgba(195, 223, 226, 0) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important;
	background-repeat: repeat-x;
}

.carousel-control-next:hover {
	opacity: 1;
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(195, 223, 226, 0) 0,#d8d2d2 100%);
	background-image: -o-linear-gradient(left,rgba(195, 223, 226, 0) 0,#d8d2d2 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(#d8d2d2));
	background-image: linear-gradient(to right,rgba(195, 223, 226, 0) 0,#d8d2d2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}


.header-row{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.mrd-content{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center !important;
	margin-top: 5px;
}
.mrd-title{
	display: block;
	font-size: 13px;
	font-weight: bold;
}
.mrd-subtitle{
	display: block;
	font-size: 12px;
	line-height: 10px;
}
.mrd-image{
	height: 100px;
	width: auto;
}
.right-header{
	display: flex;
	flex-direction: row;
	justify-content: end;
	align-items: center;
	width: 30%;
}

.left-header{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 65%;
}
.ddu-image-large{
	height: 100px;
	width: auto;
	display: block;
}
.ddu-image-small{
	display: none;
}
.header-title{
	display: flex;
	flex-direction: row;
	align-items: center;
}

.modal {
	padding: 0 !important;
  }
  .modal .modal-dialog {
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0;
  }
  .modal .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0;
  }
  .modal .modal-body {
	overflow-y: auto;
  }
  .modal-footer{
	  display: flex;
	  flex-direction: row;
	  align-items: center;
	  justify-content: center;
  }
  #image-gallery-image{
	  height: 100% !important;
	  height: fit-content;
	  width: auto;
	  display: block;
	  margin: auto;
  }
  .preport{
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  margin-bottom: 15px;
  }
  .preport .alert-block{
	  margin: 5px;;
	  flex-grow: 1;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  justify-content: center;
	  padding-top: 30px;
	  padding-bottom: 30px;
  }
  .preport-title{
	  text-align: center;
	  font-weight: bold;
  }
  .report-title{
	  display: block;
	  margin: auto;
	  text-align: center;
	  text-transform: uppercase;
  }
  .report-value{
	display: block;
	margin: auto;
	text-align: center;
	font-weight: bold;
}
.alert-block.target{
	background: linear-gradient(to bottom, #d8bb52 0%,#eed370 100%);
	border-radius: 5px;
	height: 90px;
	width: 100%;
}
.alert-block.trained{
	background: linear-gradient(to bottom, #9be89c 0%,#cdf97d 100%);
	border-radius: 5px;
	height: 90px;
	width: 100%;
}
.alert-block.placed{
	background: linear-gradient(to bottom, #c9e1ee 0%,#a2b2dd 100%);
	border-radius: 5px;
	height: 90px;
	width: 100%;
}
.in-title h6{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px !important;
	color:#4C348C;
	display: inline-block;
	padding: 7px;
}
.in-title{
	display: flex;
	justify-content: center;
}
.in-title .btn-view-all{
  padding: 5px 10px;
  background: #003B59;
  color: white;
  font-size: 13px;
  height: 30px;
  margin-top: 3px;
}

.card-body.card-grid{
	background: #ffffff;
  -webkit-box-shadow:0 1px 4px lightgray;
  -moz-box-shadow:0 1px 4px lightgray;
  box-shadow:0 1px 4px lightgray;
  padding: 5px !important;
}
.card-body.card-grid:hover{
  -webkit-box-shadow:0 2px 8px lightgray;
  -moz-box-shadow:0 2px 8px lightgray;
  box-shadow:0 2px 8px lightgray;
  padding: 5px !important;
}

.col-thumbnail{
	height: 200px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden
	
}
.col-thumbnail img{
  width: auto;
  height: 100% !important;
  position: relative;
}
.profile-card{
	padding: 10px !important;
}
.profile-body{
	padding: 5px !important;
	border: 1px solid lightgray;
	border-radius: 5px;
	text-align: center;
}
.profile-body h5{
	margin-top: 5px;
	font-size: 16px !important;
	font-weight: 700;
}
.profile-body h6{
    display: block;
    margin-top: 5px;
	font-size: 14px !important;
	font-weight: 400 !important;
}
.profile-details{
	min-height: 80px;
}
.profile-details span{
	display: block;
	text-align: center;
}
.profile-thumbnail{
	height: 270px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden
	
}
.profile-thumbnail img{
  width: auto;
  height: 100% !important;
  position: relative;
}
.aligncenter{
	margin: auto;
	display: block;
}
.alignleft{
	margin: right;
	display: block;
}
.alignright{
	margin: left;
	display: block;
	float: right;
}
.textwidget{
    line-height: 20px !important;
}
.index-thumbnail{
	width: auto;
	max-height: 300px; 
	margin: auto; 
	display: block;
}


@media screen and (max-width:768px){
	.index-thumbnail{
		width: 100%;
		height: auto; 
		margin: auto; 
		display: block;
	}
	.preport .alert-block{
		margin: 5px;;
		flex-grow: 1;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.alert-block.target{
		background: linear-gradient(to bottom, #d8bb52 0%,#eed370 100%);
		border-radius: 5px;
		height: 90px;
	}
	.alert-block.trained{
		background: linear-gradient(to bottom, #9be89c 0%,#cdf97d 100%);
		border-radius: 5px;
		height: 90px
	}
	.alert-block.placed{
		background: linear-gradient(to bottom, #c9e1ee 0%,#a2b2dd 100%);
		border-radius: 5px;
		height: 90px
	}
	.header-title{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.ddu-image-large{
		display: none;
	}
	.ddu-image-small{
		display: block;
		height: 80px;
		width: auto;
		margin-left: 20px;
	}
	.left-header,.right-header{
		width: 100%;
	}
	.right-header{
		justify-content: center;
	}
	.left-header{
		flex-direction: column;
	}
	.header-row{
		flex-direction: column;
	}
    #confirm{
        left: 30px;
    }
    .action-label{
        display: none;
    }
    .header2{
        visibility: hidden;
    }
 /* th,td { display:block; width:100%; } */
    .griddata #confirm{
        float: unset;
    }
    .griddata > .table{
        margin-bottom: 0;
        background-color: transparent;
    }
    .griddata > .table > thead,
    .griddata > .table > tfoot{
        display: none;
    }
    .griddata > .table > tbody{
        display: block;
    }
    .griddata > .table > tbody > tr{
        display: block;
        border: 1px solid lightgray;
        margin-bottom: 1.5rem;
    }
    .griddata > .table > tbody > tr > td{
        display: block;
        background-color: #ffffff;
        vertical-align: middle;
        text-align: right;
    }
	 /* .griddata > .table > tbody > tr > td > div{
        display: block;
        background-color: #ffffff;
        vertical-align: middle;
        text-align: right;
    } */
    .griddata > .table > tbody > tr > td[data-title]:before{
        content: attr(data-title);
        float: left;
        font-size: inherit;
        font-weight: 400;
        color: #757575;
    }
    
    .action-area{
        width: 100%; text-align: right;
        padding: 10px !important;
    }

    .griddata .datatable.table{
        margin-bottom: 0 !important;
        background-color: transparent !important;
    }
    .griddata .datatable.table > thead,
    .griddata .datatable.table > tfoot{
        display: none !important;
    }
    .griddata .datatable.table > tbody{
        display: block !important;
    }
    .griddata .datatable.table > tbody > tr{
        display: block !important;
        border: 1px solid lightgray !important;
        margin-bottom: 1.5rem !important;
    }
    .griddata .datatable.table > tbody > tr > td{
        display: block !important;
        background-color: #ffffff !important;
        vertical-align: middle !important;
        text-align: right !important;
    }
     /* .griddata > .table > tbody > tr > td > div{
         display: block;
         background-color: #ffffff;
         vertical-align: middle;
         text-align: right;
     } */
    .griddata .datatable.table > tbody > tr > td[data-title]:before{
        content: attr(data-title) !important;
        float: left !important;
        font-size: inherit !important;
        font-weight: 400 !important;
        color: #757575 !important;
    }
}
.admincontent{
	position: absolute;
	z-index:99; 
	padding-left: 40px;
	padding-right: 40px;
	display: block;
}
.admin-image{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-top: 10px;
}
.sideadminimage{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: white;
	padding: 5px !important;
	border-radius: 5px;
	border: 1px solid transparent;
	box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
}
.adminsi-image {
	padding: 5px 5px 0px 5px;
}
.adminsi-image img{
	border: 1px solid whitesmoke;
	height: 130px;
	border-radius: 75px;
}

.adminsi-label {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 10px;
}

.adminsi-label .adminsi-name {
	font-weight: bold;
}
.topsideimage{
	display: none;
}

@media (max-width: 767px){
	.navbar-nav.ml-auto {
		position: absolute;
		top: -5px;
		right: 0px;
	}
	.topsideimage{
		display: block;
	}
	.admincontent{
		display: none;
	}
}
.mainlions{
	height: 20px;
}
.lionsmm{
	height: 20px;
}
.wp-block-image figcaption{
	text-align: center !important;
}

img.article-thumb{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid whitesmoke;
}
	.atitle:hover {
		color: #00519E !important;
		text-decoration: none !important;
	}

.fa-facebook:before {
		content: "\f09a";
		font-family: FontAwesome;
		display: inline-block;
	} 
.fa-twitter:before {
		content: "\f099";
		font-family: FontAwesome;
		display: inline-block;
	} 

.fa-envelope-o:before{
    content: "\f003";
		font-family: FontAwesome;
		display: inline-block;
}

.fa-angle-right:before{
    content: "\f105";
		font-family: FontAwesome;
		display: inline-block;
}
.pro-section{
    margin-top: 20px;
}

.new-label:before {
    content: "";
    display: inline-block;
    background: url('image/new16.gif') no-repeat;
    background-size: contain;
    width: 50px;
    height: 35px;
}
.announce{
    box-shadow: 0 1px 4px lightgrey;
    background: #ffffff;
    padding: 0px 5px;
}
.announce legend{
    font-weight: bold;
    margin: 0px 10px;
    background: #fff;
    display: inline-block;
    width: 200px;
}
.announce h6{
    font-weight: bold;
}
.announce h6:after {
	content: "\f0a1 ";
	font-family: FontAwesome;
	display: inline-block;
	width: 30px;
	margin-left: 8px;
	font-size: 26px;
	animation: blinker 1s step-start infinite;
	color: #6d680a;
} 

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
