@charset "utf-8";
/* CSS Document */

@media only screen and (min-device-width: 480px) and (max-device-width: 767px)
{
	
}


@media only screen and (min-device-width: 320px) and (max-device-width: 767px)
{
	
	.container
	{
		overflow:hidden;
	}

.off-mob
{
	display:none;
}

.off-dxt
{
	display:block;
}

.top-hdr {
  font-size: 11px;
  letter-spacing: 1px;
  white-space: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  height: auto;
  text-align:center;
  position:fixed;
  left:0;
  top:0;
  width:100%;
  z-index:22;
}


.top-hdr i {
  font-size: 12px;
}

.top-hdr div
{
	padding:0;
	text-align:center;
}

.logo
{
	margin-top:2px;
}

.logo img
{
	width:160px;
	margin-top:2px;
	margin-bottom:2px;
}

#Home
{
	margin-top:55px;
}

.slider-wrapper.default > div #slides h1, .slider-wrapper.default > div #slides h2, .slider-wrapper.default > div #slides h3, .slider-wrapper.default > div #slides h4
{
	font-size:18px !important;
}

.design-concept-inner {
  width: 100%;
  position: relative;
  left: 0%;
  top: 0;
  min-height: 250px;
}

.design-concept-inner h5
{
	padding-top:80px;
}

.abt11 {
  margin-top: 50px;
  margin-bottom: 0px;
}

.abt-txt-box {
  margin-top: 50px;
}

.abt-txt-box h2 {
  font-size: 24px;
  line-height: 40px;
}

.abt-txt-box p
{
	margin-right:0;
}


.mission
{
	background:#ddb492;
	background-position:center center;
	background-size:100px 100px;
	padding:20px 15px;
	margin-top:30px;
	margin-bottom:50px;
}

.mission h6
{
	margin-left:0;
}

.mission p
{
	margin-left:0;
}

.service-h2 {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 36px;
}

.port2 h3 {
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 0px;
}

.port3 .nav-tabs > li {
  margin-bottom: 10px;
}
.port3 .nav-tabs > li > a {
  font-size: 14px;
  letter-spacing: 1px;
  
}

.item1
{
	width:100%;
}

.item12-2
{
	width:50%;
}

.item12, .ex
{
	width:100%;
}

.call-bak {
  margin: 0px 0 0px;
}

.call-bak-hd {
  margin: 10px 0 30px;
}

.call-bak-hd h3 {
  font-size: 23px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 36px;
  padding-left: 40px;
  margin-bottom: 30px;
}
.call-bak-hd span {
  border-bottom: 3px solid #7d4e1f;
  display: inline-block;
  width: 40px;
  margin-right: 15px;
  position: absolute;
  top: 29px;
  left: 0;
}

.call-bak .form-group {
  width: 100%;
}

.call-bak .btn
{
	width:100%;
	margin-left:0;
}

.item
{
	width:320px !important;
}
.item div
{
	font-size:14px !important;
	line-height:28px !important;
}

.contact1
{
	margin:10px 0;
}

.map
{
	width:100%;
	position:static;
}

.social {
  margin-top: 30px;
  text-align: center;
  margin-left: 1em;
}
.logo-ftr img {
  width: 150px;
}

.link, .cnn {
  padding-left: 0px;
  margin-top: 30px;
  margin-bottom: 0px;
}

.contactform-bg
{
	background-size:cover;
}
}