﻿@media screen and (min-device-width: 320px) and (max-device-height: 568px) {

/*------------------------------*/

#header .navbar-brand{
	padding-top:5px;
}

#header .navbar-brand img{
	width:140px;
}

#header ul li a{
	padding:10px;
}

#menu li:nth-child(8) a{
	padding:10px;
}

#menu li:nth-child(9) a{
	padding:10px;
}


/*------------------------------*/


#banner{		
}
	
#bannerin a img{
	width:50px;
}

#bannerin .head{
	font-size:35px;
}

#bannerin p{
	font-size:20px;
}

#bannerin .button{
	font-size:12px;
	padding:10px 20px;	
}

/*------------------------------*/

.head2{
	font-size:30px;
}

#layertwo{
	padding:30px 0;
}

#layertwo p{
	font-size:15px;
	text-align:justify;
}

#layertwo-icons .col-sm-3{
	width:50%;
	float:left;
	height:150px;
}

#layertwo-icons .col-sm-3 span{
	font-size:12px;
	font-weight:700;
}

/*------------------------------*/

#layerthree{	
	padding:30px 0;
}

#layerthree .col-sm-8{
	width:100%;
	text-align:center !important;
}

#layerthree .head{
	font-size:30px;
	text-align:center;
}

#layerthree-icons{
	margin:30px auto;
}

#layerthree-icons .col-sm-3{
	width:100%;
	float:none;
	text-align:center;
	margin-bottom:20px;
}

#layerthree .para{
	text-align:center;
	font-size:15px;
	margin-top:10px;
	line-height:25px;
}

/*------------------------------*/

#layerfour{
	padding:30px 0;
}

#layerfour-icons{
	margin:30px auto;
}

#layerfour-icons .col-sm-4{
	margin-bottom:20px;
}

#layerfour-icons div img{
	width:150px;
}

#layerfour-icons div a{
	font-size:12px;
	margin-top:12px;
	padding:10px 15px;
}

/*------------------------------*/

#layerfive{
	height:650px;
	background-position:center top;	
	padding:30px 0;
}

#layerfive .head{
	font-size:30px;
	text-align:center;
}

#layerfive .para{
	text-align:justify;
	font-size:15px;
	margin-top:10px;
	line-height:25px;
}

#clients2{
	margin-top:20px;
}

#clients2 img{
	width:150px;
	margin-bottom:20px;
}

/*------------------------------*/

#layersix .col-sm-4{
	width:100%;
}

#layersix p{
	text-align:center;
}

/*------------------------------*/

}




