

.thumbnail {
    position:relative;
    overflow:hidden;
}
 
.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
   
    top: 0;
    width: 100%;
}

li {
    float: left;

}

li a {
    display: block;
    color: white;
    padding: 16px;
    text-decoration: none;
    font-family: 'Lora', serif;
    font-size:20px;
}


div li a:link{

	text-decoration: none;
	color: #fff;

}

div li a:hover{

color: #ccc;

}
.col-sm-4{

	
}

.main{

	width:100%;
	background-color: #fff;
	margin-top: -9px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.text{
	width:95%;
	margin: auto;
}

.text p{

	font-size: 14px;
	text-align: center;
	color:#666;
	font-family: 'Lora', serif;
	padding:10px;
	font-weight:650;
}

.text p a{

	text-decoration: none;
	color:#666;
	font-family: 'Lora', serif;
	margin-top:15px;
}

.heading{

	width: 100%;
	margin-top:15px;
}

.heading h1{

	text-align: center;
	font-size:22px;
	text-transform: capitalize;
	font-family: 'Lora', serif;
}

.heading h1 a{

	text-decoration: none;
	font-family: 'Lora', serif;
	color:#000;
	font-size: 20px;
}

.heading h1 a:link{

	color:#000;
	}

body{

	width:100%;
	
	background-color:#Fff;
}

.wrapper{

	width: 100%;
	overflow: hidden;
	
	
}

.wrapper img{
	width: 100%;
	transition: transform 300ms;
	-webkit-transition: transform 300ms;
}

.wrapper:hover img{

	transform: scale(2,2) rotate 360deg;
	-webkit-transform: scale(2,2) rotate 360deg;
}
.content{

	width:100%;
	background-color: #333;
	opacity:0.5;
	transition:transform 2500ms;
	-webkit-transition:transform 2500ms;
}


.wrapper:hover .content{

	transform:translateY(-285px); 
	-webkit-transform:translateY(-285px); 

}

.text_area{

	color: #000;
	width: 100%;
	min-height:500px;
	background-color: #000;
	text-align: center;
	padding-top:0px;
	margin-top:-85px;
	cursor: pointer;
	font-size:12px;
	display: none;
	position: absolute;
}

.text_area p{

	font-size:15px;
	margin-top:250px;
	color: #fff;
	font-family: 'Lora', serif;

	text-align: center;
}

.text_area p a{

		text-decoration: none;
		color: #fff;
		font-family: 'Lora', serif

	}

.wrapper:hover .text_area{

	display: block;
}




body{

background-color: #F8F8F8;
	
}



html
{
  font-family: 'Open Sans', sans-serif;
}

.w3-animate-zoom {-webkit-animation:animatezoom 0.6s;animation:animatezoom 0.6s}
@-webkit-keyframes animatezoom{from{-webkit-transform:scale(0)} to{-webkit-transform:scale(1)}}
@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}

.fa:hover{

	color: #ccc;
}

.primary{

	padding:12px;
	padding-left:30px;
	padding-right: 30px;
	background-color: #333;
}
.primary:link{

	text-decoration: none;
	color: #fff;
	font-size:15px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.primary:active{
	color: #fff;
}

.primary:visited{
	color: #fff;
}


.linking{

	width: 100%;
	margin:0 auto;
	margin-top:15%;
	text-align: center;
}

.bottom-div{

	width: 90%;
	margin:auto;
	text-align: center;
}


.profile{
	width: 98%;
	margin: 0 auto;

}

.left{
	width: 98%;
	margin: auto;
}
.paragraph{

	width: 90%;
	margin:auto;
	font-family: 'Lora', serif;
}

.paragraph p{

	font-size: 15px;
	text-align: justify;
	font-family: 'Lora', serif;
	color: #333;
}

.para{


	width:96%;
	margin:auto;
	margin-top: 20px;
	font-family: 'Lora', serif;
}

.para p{

	font-size:15px;
	text-align: justify;
	color: #333;
	font-family: 'Open Sans', sans-serif;

}

.para a{

	text-decoration: none;
	color: #ccc;
	font-size:20px;
	text-align: center;
}

.content{
	width: 100%;
}
.bottom-heading{
	width: 90%;
	margin:auto;
	margin-bottom: 0px;
}

.bottom-heading p{

	font-size:25px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.botm-heading{
	width: 90%;
	margin:auto;
	margin-bottom: 0px;
	text-align: center;
}

.botm-heading p{

	font-size:25px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.top-heading{
	width: 90%;
	margin:auto;
}
.top-heading h3{
	font-family: 'Open Sans', sans-serif;
	font-size:200%;
	top:0;
	color: #333;
	text-transform: uppercase;
}


.top-head{
	width: 90%;
	margin:auto;
}
.top-head h3{

	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size:350%;
	top:0;
	text-transform: uppercase;
}


.frame-left{
	width:50%;
	float: left;
}

img{
	width: 100%;
}

.frame-right{

	width: 50%;
	float: left;
}
.profile-pic{

	width: 100%;

}
.main-container{
	width: 100%;
}
.child-container{

	width: 95%;
	margin:0 auto;
	
}

.child-container1{

	width: 95%;
	margin:0 auto;
	margin-top:3%;
	
}


.main-div{
width: 100%;

}

.content-div{
	width: 80%;
	margin: auto;
	margin-top:70px;
}

.pera{

	text-align: justify;
	
	font-size:20px;
	font-family: 'Lora', serif;
	color: #555f61;
	line-height: 25px;
	margin-top:35px;

}

.title-name{

	font-size:20px;
	font-family: 'Lora', serif;
		font-weight: normal;
		color: #131516;
		text-transform: uppercase;
		letter-spacing: 2;
	
}

.title{
	width: 75%;
	margin: 0 auto;
}

.name{

	width: 75%;
	margin:0 auto;

}

.head-name{

	font-size:50px;
	color: #131516;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 2;

	
}

.data{
	width:90%;
	margin: auto;
}

h1{

	font-size:45px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 0px;
}

h3{

font-size:25px;
font-family: 'Open Sans', sans-serif;
 margin-top: 0px;
}

.social{

width:18%;
	float: left;


}

.tw{

	margin-left:20px;
	color: #333;
}

.tw:hover{
	color: #ccc;
}
.email{

	margin-left:5px;
	color: #333;
}
.email:hover{
	color: #ccc;
}


.btn{

	padding-left:22px;
	padding-right:22px; 
	padding-bottom:10px;
	padding-top: 10px;
	width:170px;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	border: none;
	background-color: #373d3f;
	color: #fff;
	letter-spacing:1;
	text-transform:uppercase;
}

.btn:link{

	text-decoration: none;
}

.btn:hover{
	color:#fff;
}

.btn-div{
	width:31%;
	float: left;
}

.btn:active{

	color: #fff;
	font-family: 'Open Sans', sans-serif;
}

.footer-home{

width: 90%;
margin:auto;
margin-top:80px;

}

@media only screen and (max-width :500px){

	
.col-sm-4
{
	margin-top: 0px !important;
	
}

.col-sm-8{

	margin-top:0px !important;
}

.top-head h3{

	font-size: 200% !important;
}

ul li{

	float: none;
}
}

@media only screen and (max-width: 768px) {
   
	.linking{
		margin-top:5%;
		margin-bottom:2%;
	}

    }

