

@media (max-width: 1366px){
.about, .team-info, .services, .skills {   
    padding-bottom:0 !important;
}
}

#headcontent{
	font-size:32px;
	font-family:Times New Roman;
	color:#f3d9fc;	
	padding-bottom:10px;
}


#apheader{
background-color:#f3d9fc !important;
}


.marquee {
  width: 300px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #ccc;
}

.smallhead
{
   color: #6d0290 !important;
    text-align: justify;
    line-height: 30px;
    font-size: 16px !important;
    font-weight: bold !important;
	font-family:verdana;
}

.navbar-nav li a {
    font-size: 13px;
    line-height: inherit;
    padding: 10px 10px !important;
    color: #999 !important;
    font-weight: 300;
	}

img.img-responsive {
    width: inherit !important;
}

@media (max-width: 768px){
	
.navbar-header.navbar-left {
    background: #fff !important;
}

.ytp-thumbnail-overlay-image {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 50% !important;
    height: 50% !important;
    position: absolute;
}

#headcontent{
	margin-right:0 !important;
	margin-left:5px;
	font-size:20px !important;
}

.pro {
    border-top: 0 !important;
    border-bottom: 0 !important;
}
}



@media (max-width: 640px){
.team-grids {
    padding: 0 1em !important;
    float: left;
    width: 100%; !important
    margin-top: 1em;
}
}




/* @media (width: 1366px) {
 
  
  .head {  
 width: 1366px;  
	background-color:#f3d9fc;
	
  }

  .back
  {
	   width: 1366px !important;
	  background-color:#6d0290;
}
  .footer{
	  width:1366px;
  }

	.adjustwidth{
		width:350px !important;
		height:380px !important;
	}

  
} */
 
