.wrapper {
	width: 86%;
	padding: 0 3%;
	margin: 30px auto 0;
	overflow: hidden;
}

.circleSep .circleRight, .circleSep .circleLeft{
	display: none;	
}

.blogFooter .button {
	margin: 9px 0px 5px;
}
/*Navigation*/
.menu{
	display: none;
	visibility: hidden;
}
.mnav{
	display: block;
	visibility: visible;
}
/*Banner*/
#bannerNormal {
	height: 350px;
}

#bannerNormal img{
	width: 847px !important;
	max-height: 276px !important;
	position: absolute;
	right: 0px;		
}

/*Promo Box*/
.promo_box p {
	width: 70%;
}

/* Common split boxes (Float Boxes) Styles */

.columns .content {
	padding-left: 0px;
}
#services .content{
	text-align: center;	
}

/* Small Product Image (eg: small Images in Services section)*/
.columns .small_product_image {
	float: none;
	margin: 0 auto;
}

.mainServices .frame_round, .productsList .frame_round,.mainServices .frame_round img, .productsList .frame_round img  {
	width: 150px;
	height: 150px;
}


/*from the Blog */
.columns.fromTheBlog .content {
	padding-left: 0px;
	text-align: left;
}
.fromTheBlog .date {
	margin: -18px 12px 0px;
}

/* call-Out Box */
.call_out .content {
	width: 71%;
	float: left;
}

/*copyRight Section */
#copyrightText {
	width: 86%;
}

/*about Pages */

.staff .content {
	float: none;
	padding: 5px 0px 25px 10px;
	width: 99%;
	border-bottom: 2px solid #f2f2f2;
}

.staff .staffImg a {
	margin-bottom: 5px;	
}

/*Two Cloumn Styles */
.twoCol #mainContent {
	width: 68.6%;
	float: left;
}
.twoCol #mainContent.floatRight {
	float: right;
}

.twoCol #sidebar {
	width: 28.2%;
	padding-left: 1.6%;
	border-left: 2px solid #F2F2F2;
	float: right;
	margin-bottom: 20px;
}

.widget .textField {
	margin-bottom: 20px;
	width: 75%;
}

.metaData p span {
	margin-top: 10px;
}

/*contact*/

.contact div .two_third {
	width: 89%;
	border-right: none;
}

.contact.enquire div .two_third {
	width: 65%;
	border-right: 1px solid #f2f2f2;
}

.contact.enquire .textArea{
	width: 88%;	
}

.map iframe {
	width: 648px !important;
}


/*services*/

.columns.servicesList .one_third{
	text-align:center;	
}

#back-top{
	display: none;
	visibility: hidden;	
}
#bannerTop{
    width: 100%;
}
#logoCon{
    width: 100%;
}
#menu{
    width: 100%;
}
.one_fourth {
	border: none;
	padding-right: 0px;
	width: 48%;
}
