/*css licensed by,
Korah Babu Varghese
September 5 2014
korahbabuvarghese@gmail.com
 */
 
  @media(max-width:1199px) {
ul.banner-social-buttons {
	margin-top: 15px;
}
}
@media(max-width:767px) {
	ul.banner-social-buttons li {
	display: block;
	margin-bottom: 20px;
	padding: 0;
}
ul.banner-social-buttons li:last-child {
	margin-bottom: 0;
}
.navbar-custom .nav li a {
	outline: 0;
	background: #000;
	
	color: #fff;
	text-shadow: 1px 1px 1px #333;
}
.navbar-custom .nav li:hover {
	background: #333;
	background-size: 70% 100%;
}
.blogpost img.imgs
{
	
	width:100% !important;
	height:50% !important;
	border:3px solid #fff;
	border-radius:5px 5px 5px 5px;
}
p {
	margin: 0 0 35px;
	font-size: 20px;
	line-height: 1.6;
}
.content-section {
	padding-top: 250px;
	background:none;
}
.mine-contact p{
	color:#000;
}
.works-section {
	padding: 100px 0;
}
#map {
	height: 400px;
	margin-top: 250px;
}
.navbar {
	padding: 20px 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background: 0 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
	padding: 0;
	background-color: #000;
}
.navbar-custom.top-nav-collapse {
	border-bottom: 1px solid rgba(255,255,255,.3);
	background: #000;
}
.intro {
	height: 100%;
	padding: 0;
}
.intro .intro-body .brand-heading {
	font-size: 100px;
}
.intro .intro-body .intro-text {
	font-size: 25px;
}
}
 @media(max-width:480px) {
.intro-body {
	margin-left: 24px;
	background: none;
}

.intro-body {
	margin-left: 24px;
	background: none;
}
.mine-heading {
	left: -127px;
	top: 125px;
	position: relative;
}
.blogpost img.imgs
{
	
	width:100% !important;
	height:50% !important;
	border:3px solid #fff;
	border-radius:5px 5px 5px 5px;
}
.navbar-collapse
{
	padding-left:0px;
	padding-right:0px;
}

.navbar-nav li a
{
	margin-left:0px !important;
text-align:center;
}
}
 @media(max-width:240px) {
.intro-body {
	margin-left: 24px;
	background: none;
}
label {
	font-weight: 600;
	margin-left: 12px;
}
.mine-intro-text {
	top: -15px;
	position: relative;
	left: -21px;
	text-align: left;
	font-size: 10px;
	z-index: 44px;
}
.mine-btn-circle {
	background: #333;
	border: 3px solid #333;
	margin-right: 238px;
	display: none;
}
.mine-hr {
	margin-right: 225px;
	display: none;
}
.mine-heading {
	margin-right: -42px;
	margin-top: -15px;
	text-align: left;
}
.navbar-brand {
	background: #333;
	border-radius: 0px 70px 70px 0;
	behavior: url(../pie/PIE.htc);
}
}
 @media(max-width:360px) {
	 label {
    display: block;
    font-size: 14px;
    width: 100% !important;
	text-align:left;
}
.blogpost img.imgs
{
	
	width:100% !important;
	height:50% !important;
	border:3px solid #fff;
	border-radius:5px 5px 5px 5px;
}
.col-xs-10
{
	width:100%;
}
 }
 @media(max-width:320px) {

label {
    display: block;
    font-size: 14px;
    width: 100% !important;
	text-align:left;
}
.col-xs-10
{
	width:100%;
}
.spotfont li {
	top: -15px;
	position: relative;
}
.mine-btn-circle {
	margin-right: 242px;
}
td {
	font-size: 18px;
}
.mine-intro-text {
	top: -145px;
	position: relative;
	left: 5px;
	z-index: 11;
	text-align: left;
	font-size: 10px;
}
.mine-hr {
	margin-right: 85px;
}
.mine-heading {
	left: -57px;
	top: 75px;
	position: relative;
}
.navbar-custom .nav li a {
	outline: 0;
	background: #333;
	background-size: 70% 100%;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
}
.navbar-custom .nav li:hover {
	background: #333;
	background-size: 70% 100%;
}
footer {
	top: -45px;
	position: relative;
}
.navbar-toggle {
	font-size: 16px;
	color: #ccc;
	position: relative;
	left: 0px;
	top: -2px;
	background: #069;
	border-radius: 60px 60px 60px 60px;
		behavior: url(../pie/PIE.htc);
}
.navbar-brand {
	background: #069;
	border-radius: 0px 70px 70px 0;
		behavior: url(../pie/PIE.htc);
}
}