/* Responsive styles
================================================== */

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {
	.dropdown i{
		display: none;
	}
}


/* Medium Devices, Desktops */
@media (min-width : 992px) {
	.navbar-brand i{
		margin-right: 0px;
		font-size: 16px;
		line-height: 16px;
	}
}

/* Small Devices, Tablets */
@media (min-width : 768px) and (max-width: 991px) {

.feature-inner h3 {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
}

/*=portolio==========*/

.img-col{
	margin-bottom: 30px;
}


}

/* Small Devices Potrait */
@media (max-width : 767px){

	
}

/* Extra Small Devices, Phones */ 
@media (min-width : 480px) and (max-width:767px){
	

.navbar-toggle{
	background: #444;
	border-radius: 0px;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 16px;
 }

/*===section head=========*/

.section-head h2{
	border: 0px;
	width: 100%;
	font-size: 35px;
	line-height: 45px;
	margin-bottom: 0px;
}
.head-subtitle {
    letter-spacing: 1px;
    font-size: 18px;
}
.section-head h2:after,.section-head h2:before{
	display: none;
}



/* slider===================*/
.slider-caption{
	width: 100%;
}
.slider-caption h2 {
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 1px;
}


/*====Feature ================*/
.feature-inner{
	margin-bottom: 30px;
}


/* about===============*/

.panel-title a, .panel-body {
    display: block;
}


/* =========== Services==========*/
.services-inner p {
    line-height: 20px;
}
	
/* =============Portfolio=============*/
.port-6 .hover-effect {
    padding: 40px 70px;
}

}

/* Custom, iPhone Retina */ 
@media (min-width : 320px) and (max-width: 478px)  {

.navbar-toggle{
	background: #444;
	border-radius: 0px;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 16px;
 }

/*===section head=========*/

.section-head h2{
	border: 0px;
	width: 100%;
	font-size: 35px;
	line-height: 45px;
	margin-bottom: 0px;
}
.head-subtitle {
    letter-spacing: 1px;
    font-size: 18px;
}
.section-head h2:after,.section-head h2:before{
	display: none;
}



/* slider===================*/
.slider-caption{
	width: 100%;
}
.slider-caption h2 {
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 1px;
}


/*====Feature ================*/
.feature-inner{
	margin-bottom: 30px;
}


/* about===============*/

.panel-title a, .panel-body {
    display: block;
}


/* =========== Services==========*/
.services-inner p {
    line-height: 20px;
}

/* =============Portfolio=============*/
.port-6 .hover-effect {
    padding: 40px 70px;
}

}