*{margin:0px; padding:0px;}

body
{
	background-image:url(images/promise-bg.png);}

img{height:auto;
width:100%;
}

li
{
	list-style:none;
}



.wrap{
	
	/*background-image:url(images/pattern.png);*/
background-repeat: repeat;
width:100%;
	height:100%;
}

.left-bar
{
	height:100%;
	width:15%;
	float:left;
	/*background-color:gold;*/
}

.logo
{
/*position: absolute;*/

	width:95%;
	margin-top:20px;
	margin-left:5px;
}

.logo img
{
margin:0px auto;
	box-shadow: 5px 1px 18px -4px;
}

.menu
{
/*background-image:url(images/mbg.png);*/
height:auto;
	width:60%;
	margin:0px auto;
}

.menu ul
{
width:100%;
padding-top:10px;
}

.menu ul li
{
margin:0px auto;
width:100%;
	text-align:center;
	line-height:200%;
	margin-top:20px;
}

.menu ul li a
{
text-decoration:none;
	font-size:20px;
	color:#272727;
	
}

.menu ul li a:hover
{
background-color:#363636;
	color:white;
}

.menu ul li:hover
{
background-color:#363636;
	
}

.menu ul .current a
{
color:#e27210;
}

.menu ul .current
{
background-color:#fff;
}

.content
{
	height:auto;
	width:85%;
	float:right;
	/*background-color:#5c5c5c;*/
	text-align: center;
	padding-bottom:51px;
	padding-top:50px;

}

.content ul
{
	width:100%;
height:auto:
	margin:0px auto;	
}

.row-top li a
{
font-size:40px;
	color:#fff;
	text-decoration:none;
}


.content ul .c1, .c2, .c3, .c4, .c5, .c6
{
width:200px;
	height:200px;
	border-radius:25px;
	position:relative;
	display:inline-block;
	overflow:hidden;
	border:5px solid #ffbe6a;
	margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-right: 20px;
	background-image:url("images/PlogoG.png");
	/*box-shadow: 9px 2px 16px -3px #3e7e96;*/
}

.content ul .c1
{
background-image:url("images/promiseG.png");
}

.content ul .c1:hover
{
background-image:url("images/promise.png");
}

.content ul .c2
{
background-image:url("images/reputationG.png");
}

.content ul .c2:hover
{
background-image:url("images/reputation.png");
}

.content ul .c3
{
background-image:url("images/praxisG.png");
}

.content ul .c3:hover
{
background-image:url("images/praxis.png");
}

.content ul .c4
{
background-image:url("images/manifestR1.png");
}

.content ul .c4:hover
{
background-image:url("images/manifestR.png");
}

.content ul .c5
{
background-image:url("images/k-factoryG.png");
}

.content ul .c5:hover
{
background-image:url("images/k-factory.png");
}

.content ul .c6
{
background-image:url("images/fulcrumG.png");
}

.content ul .c6:hover
{
background-image:url("images/fulcrum.png");
}

.content ul li .read-more
{
width: 50%;
    /* background-color: rebeccapurple; */
    /* margin-top: 172px; */
    /* margin-left: 50px; */
    margin: 0px auto;
    bottom: 10%;
    /* vertical-align: bottom; */
    margin-top: 133px;
    padding: 6px;
    color: #ffbe6a;
    border: 3px solid #ffbe6a;
}

.content ul li .read-more:hover
{
background-color:#fff;
color:#000;
}

.content> .text> ul> .team-m> img
{
border-radius:125px;
}

.content> .text> ul> .team-m> img:hover
{
-ms-transform: scale(1.08, 1.08); /* IE 9 */
    -webkit-transform: scale(1.08, 1.08); /* Safari */
    transform: scale(1.08, 1.08);
	overflow: hidden;
	transition:1s
	
}

.content ul li:hover
{
	/*background-image:url("images/socialwelfare1.jpeg");*/
}


/*.c1 img, .c2 img, .c3 img, .c4 img, .c5 img
{
	border-radius:125px;
}

.c1 img:hover, .c2 img:hover, .c3 img:hover, .c4 img:hover, .c5 img:hover
{
	-ms-transform: scale(1.10, 1.10); /* IE 9 
    -webkit-transform: scale(1.10, 1.10); /* Safari 
    transform: scale(1.10, 1.10);
	overflow: hidden;
}*/

.about{
	width:75%;
	background-image:url(images/about-bg.png);
	margin: 0px auto;
    margin-top: 50px;
    border-radius: 16px;
	height:auto;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	text-align:left;
	line-height:150%;
}

.about h1
{
width:100%;
text-align:left;
line-height:250%;
	color:#e27210;
}


.text
{
	height:auto;
	width:90%;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	text-align:left;
	line-height:150%;

}

.text h1
{
width:100%;
text-align:left;
line-height:185%;
	color:#e27210;
}

.team-m
{
	position:relative;
	display:inline-block;
height:300px;
	width:180px;
	margin:10px 50px 10px 50px;
	box-shadow: 3px 2px 18px -3px;
	padding:5px;
	overflow:hidden;
	border:5px solid #fff;
	text-align:center;
	transition:2s
}

.team-m img
{
margin-top:15px;
margin-bottom:15px;
width:auto;
	height:170px;
}

.team-m a
{
text-decoration:none;
color:#000;	
}

.team-m>a>img
{
width: 40px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.about-team{
	width:75%;
	background-image:url(images/about-bg.png);
	margin: 0px auto;
    margin-top: 50px;
    border-radius: 16px;
	height:auto;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	text-align:left;
	line-height:150%;
}

.member-profile img
{
-ms-transform: none;
    -webkit-transform: none;
    transform: none;
	overflow: hidden;
	transition:none;
	height:150px;
	width:100px;
}

.member-profile 
{
width:100%;
    height: 350px;
	padding-top:50px;
}

.member-profile > .member-img
{
width:20%;
float:left;
	height:auto;
}

.member-profile > .member-img> img
{
width:80%;
	height:auto;
	border-radius: none;
}

.member-profile > .member-text
{
width:80%;
float:left;
height:auto;
}

.contact p
{
background-image:url(images/about-bg.png);
padding:20px;
margin:0px auto;
}


.footer
{
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: right;
    position: fixed;
    bottom: 19px;
    right: 17px;
}

/*----------------------------------- value start-------------------------------------

.row {
    
margin-right: 0px !important; 
margin-left: 0px !important; }*/

.innerbg-1{background-color:#0176c6;}

.innerbg-2{background-color:#cc9806;}

.innerbg-3{background-color:#7c9424;}

.innerbg-4{background-color:#dd4923;}

.innerbg-5{background-color:#aa007d;}

.col-inner
{
height:450px;
width:100%;
color:#fff;
/*margin:10px;*/
font-size:18px;
}

.col-inner h1{font-size:80px;}

.col-inner img{margin-top:5px;}

.head-text{color:#964f02; font-size:20px;}

/*-------- bootstrap changes ---------*/
@media (min-width: 768px){
.col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 19.666667% !important;
max-width: 19.666667% !important;}

}
/*------------------------------------------------------@media Start-----------------------------------------*/
@media only screen and (max-width : 750px)
{
    
    .col-inner
{
height:550px;}

.left-bar
{
	height:auto;
	width:100%;
	float:none;
	/*background-color:gold;*/
	padding-top:20px;
}

.logo
{
/*position: absolute;*/

	width:50%;
	margin-top:20px;
	margin-left:0px;
	margin:0px auto;
}

.logo img
{
margin:0px auto;
	box-shadow: 2px 1px 18px -4px;
}

.menu
{
/*background-image:url(images/mbg.png);*/
height:auto;
    width: 80%;
    margin: 0px auto;
    text-align: center;
}

.menu ul
{
width:100%;
padding-top:10px;
}

.menu ul li
{
display:inline;
	padding: 12px;
}

.menu ul li a
{
text-decoration:none;
	font-size:20px;
	color:#272727;
}
.content
{
	height:auto;
	width:100%;
	float:none;
	/*background-color:#5c5c5c;*/
	text-align: center;
	padding-bottom:51px;
	padding-top:50px;

}
	
.text {
    height: auto;
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;


}	

	
.about{
	width: 84%;
    margin: 0px auto;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}	
	
.content ul .c1, .c2, .c3, .c4, .c5
{
width:200px;
	height:200px;
	border-radius:25px;
	position:relative;
	display:inline-block;
	overflow:hidden;
	border:5px solid #ffbe6a;
	margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-right: 20px;
	/*background-image:url("images/PlogoG.png");
	box-shadow: 9px 2px 16px -3px #3e7e96;*/
}
	
.content ul .c1
{
background-image:url("images/promise.png");
}


.content ul .c2
{
background-image:url("images/reputation.png");
}



.content ul .c3
{
background-image:url("images/praxis.png");
}



.content ul .c4
{
background-image:url("images/manifest.png");
}



.content ul .c5
{
background-image:url("images/k-factory.png");
}

.member-profile 
{
width:100%;
	padding-top:0px;
}
	
	

.member-profile > .member-img
{
width:100%;
float:none;
	height:auto;
}
	

.member-profile > .member-img> img
{
width:40%;
	height:auto;
	border-radius: none;
}
	

.member-profile > .member-text
{
width:100%;
float:left;
height:auto;
	margin-bottom:100px;
	padding:10px;
	border-radius:10px;
}

	.about-team{
	width:75%;
	background-image:none;
	
	
.footer
{
       width: 100%;
    height: auto;
    font-size: 14px;
    text-align: right;
    position: inherit;
    /* bottom: 19px; */
    /* right: 17px; */
    /* margin: 0px auto; */
    text-align: center;
    margin-top: 50;
}
	
	
/*----------------------------- media end----------------------*/	
	
}