/*@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);/*300,600*/
/*===  Main layout styles  =======================*/
/* base font see style_ca.css for other body style*/
/* Mobile Layout: 480px and below. */
html {
  height: 100%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	direction: ltr;
}
body {
	position: relative;
	margin: 0px;
	background: #2F85C5;
	color: #222222;
	min-height: 100%;
	line-height: 27pt;
	font-weight: 300;
	font-size: 13pt;
	font-family: 'Open Sans', sans-serif;
}
p {
	margin-bottom: 20px;
	font-family: inherit;
	font-weight: normal;
	line-height: 1.5em;	
}
h1, h2, h3, h4, h5, h6 { 
	font-weight: bold; 
	font-style: normal; 
	color: #2F85C5; 
	text-rendering: optimizeLegibility; 
	line-height: 1.1em; 
	margin-bottom: 14px; 
	margin-top: 14px; 
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { 
	font-size: 60%; 
	color: #6f6f6f; 
	line-height: 0; 
}
/*converted from px to pt size h1-44px h2-38px h3-27px h4-23px h5-14px h6-10px*/
h1 {
	font-size: 31pt;
}
h2 {
	font-size: 27pt; 
}
h3 { 
	font-size: 23pt;
	line-height: 1.75em; 
}
h4 { font-size: 19pt; 
}
h5 { font-size: 17pt; 
}
h6 {
	font-size: 13pt;
}
a {
	font: inherit;
	color: #2F85C5;
	text-decoration: none;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: all 0.3s ease;
}

a:hover {
	text-decoration: none;
}
a:active {
	background: transparent;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
.link-over a {
	font: inherit;
/*	color: #2F85C5;*/
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link-over a:hover {
	text-decoration: none;
	background-color: #2f85c5;
}
.link-over a:active {
	background: transparent;
}
a img { 
	border: none; 
}
img {
	max-width: 100%;
	height: auto;
}
div.logo img {
	height:55px;
}
* {
	-webkit-text-size-adjust: none;
}
#bullet-list {
	line-height: 13pt;
	text-indent: 1em;
	list-style-position: outside;
	list-style-type: square;
}
.ic {
	border: 0;
	float: right;
	background: #666;
	color: #f00;
	width: 50%;
	line-height: 10px;
	font-size: 10px;
	margin: -220% 0 0 0;
	overflow: hidden;
	padding: 0
}
li {
	list-style: none;
	font-weight: normal;
}
.no-padding {
	padding: 0;
}
.nurse-img {
	padding: 0px;
	margin: 0px;	
}
.nurse-tag {
	padding: 0px;
	margin: 0px;	
}
#aus_wide {
	padding: 20px;
	margin: 0px;
	font-size:24px;
	line-height:2em;
	align-text: center;
	text-align: center;
	color: white;
	background-color: #1b4a74;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;}
#aus_wide_ph {
	color:white;
	padding: 0px;
	margin: 0px;	
	font-size:28px;
}
#ac_branches {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width:100%;
	height:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFF00;
}
#ac_distro {
	padding: 0px;
	margin: 0px;
	background-color: #0099FF;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
	position: relative;
}

/*===  Text  ========================================*/
.text_1 {
	font: 300 68px/60px 'Open Sans', sans-serif;
}
.text_2 {
	font: 600 24px/30px 'Open Sans', sans-serif;
}
.text_3 {
	font: 300 18px/24px 'Open Sans', sans-serif;
}
.text_4 {
	font: 400 14px/16px 'Open Sans', sans-serif;
}
.text_5 {
	font: 300 14px/20px 'Open Sans', sans-serif;
}
.text_6 {
	font: 400 18px/26px 'Open Sans', sans-serif;
}
.text_7 {
	font: 400 18px/20px 'Open Sans', sans-serif;
}
.text_8 {
	font: 400 14px/20px 'Open Sans', sans-serif;
}
.text_9 {
	font: 400 10px/13px 'Open Sans', sans-serif;
}

/*===  Colors  ======================================*/
.color_1 {
	color: #ffffff;
}
.color_1 a {
	color: inherit;
}
.color_2 {
	color: #363535;
}
.color_2 a {
	color: #2f85c5;
}
.color_3 {
	color: #1b4a74; /*#2F85C5*/
}
.color_3 a {
	color: inherit;
}
.color_4 {
	color: #666; /* #2F85C5;*/
	background-color: #CCC;
}
.color_4 a {
	color: inherit;
}
.color_5 {
	color: #413d3d;
}
.color_5 a {
	color: inherit;
}
.color_6 {
	color: #4a4a4a;
}
.color_6 a {
	color: inherit;
}

/*===  Backgrounds  =================================*/

.bg_1 {
	background: #fdfdfc;
}

/*===  Floats  ======================================*/
.put-left {
	float: left;
}
.put-right {
	float: right;
}

/*===  Page  ========================================*/
.page {
	background: #ffffff;
}

/*============  Floats  =============*/
.put-left {
	float: left;
}
.put-right {
	float: right;
}
/*===  HEADER styles  ===============================*/
/*this is a hack because of conflict between 
grid.css and foundation.css and it's effect 
on the top menu behaviour*/
.main-nav-scroll-hack {
	height: 67px; 
}
#header {
	position: relative;
	z-index:9000;
}

/* size and position of nurse image*/
.nurse-img {
	margin-top: 0px;
	margin-bottom:-20px;
	width: 402px;
}
.nurse-tag {
	margin-top: 0;
	margin-bottom:-20px;
	width: 446px;
}
.peripherals {
	width:180px;
	-webkit-transition: all 500ms ease-in 500ms;
	-moz-transition: all 500ms ease-in 500ms;
	-o-transition: all 500ms ease-in 500ms;
	transition: all 500ms ease-in 500ms;
}
.img_2 {
	margin: 3px 0 9px 0;
	float: left;
}
.img_2 + .img_2 {
	margin-left: 30px;
}
.img_2:first-child + .img_2 + .img_2 + .img_2 {
	margin-left: 0;
}
.img_2:nth-child(4) + .img_2 + .img_2 + .img_2 {
	margin-left: 0;
}

/*===  footer  ===========================================*/
.footer {
	background-color: #efefef;
	padding: 10px;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.footer-inner p {
	text-align: left;
	color: #999999;
	font-size: 10pt;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 0;
	margin-right: 0;
}
.footer-text p {
	text-align: center;
	color: #999999;
	font-size: 10pt;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
	margin-right: 0px;
}

.footer-inner a {
	color: #757575;
}

.brand {
	text-align: center;
}
.brand h1 {
	display: inline-block;
	text-align: left;
}

/*===  Butttons  ===================================*/
.btn_1 {
	display: inline-block;
	font: 400 30px/30px 'Open Sans', sans-serif;
	padding: 15px 51px 16px;
	letter-spacing: 1.5px;
	color: #000000;
	background: #2F85C5;
}
.btn_1:hover {
	color: #ffffff;
	background: #666666;
	text-decoration: none;
}
.btn_2 {
	display: inline-block;
	padding: 4px 20px 3px;
	font: 400 24px/30px 'Open Sans', sans-serif;
	color: #FFFFFF;
	background: #2F85C5;
}
.btn_2:hover {
	color: #ffffff;
	background: #666666;
	text-decoration: none;
}
.btn_3 {
	display: inline-block;
	padding: 4px 34px 3px 33px;
	font: 400 24px/30px 'Open Sans', sans-serif;
	color: #ffffff;
	background: #2F85C5;
}
.btn_3:hover {
	color: #ffffff;
	background: #666666;
	text-decoration: none;
}

/*===  Images  =====================================*/
.img_1 {
	margin: 3px 0 9px 0;
	float: left;
}
.img_1 + .img_1 {
	margin-left: 29px;
}

.brand {
	text-align: center;
}
.brand h1 {
	display: inline-block;
	text-align: left;
}
.img_2 {
	margin: 3px 0 9px 0;
	float: left;
}
.img_2 + .img_2 {
	margin-left: 30px;
}
.img_2:first-child + .img_2 + .img_2 + .img_2 {
	margin-left: 0;
}
.img_2:nth-child(4) + .img_2 + .img_2 + .img_2 {
	margin-left: 0;
}

/*===  CONTENT styles  ============================*/
#content {
	overflow: hidden;
}
/*===  Headers  ===================================*/

.header_1 {
	text-align: center;
	font: 600 48px/60px 'Open Sans', sans-serif;
}
.header_1.indent_1 {
	padding-bottom: 56px;
}
.header_1.indent_2 {
	padding-bottom: 34px;
}
.header_2 {
	font: 600 36px/30px 'Open Sans', sans-serif;
}
.header_2.indent_1 {
	padding-bottom: 30px;
}
.header_2.indent_2 {
	padding-bottom: 32px;
}
.header_2.indent_3 {
	padding-bottom: 81px;
}
.header_2.indent_4 {
	padding-bottom: 43px;
}
.header_2.indent_5 {
	padding-bottom: 41px;
}
.header_1 {
	text-align: center;
	font: 600 48px/60px 'Open Sans', sans-serif;
}
.header_1.indent_1 {
	padding-bottom: 56px;
}
.header_1.indent_2 {
	padding-bottom: 34px;
}

/*===  Wraps  ======================================*/
.wrap_1 {
	padding-top: 0px;
}
.wrap_2 {
	padding-top: 71px;
}
.wrap_3 {
	padding-bottom: 34px;
	color: #2F85c5;
}
.wrap_4 {
	padding-bottom: 53px;
}
.wrap_5 {
	padding-bottom: 95px;
}
.wrap_6 {
	padding-bottom: 120px;
}
.wrap_7 {
	padding-top: 82px;
}
.wrap_8 {
	padding-bottom: 48px;
}
.wrap_9 {
	padding-top: 0px;
}
.wrap_10 {
	padding-bottom: 44px;
}
.wrap_11 {
	padding-top: 40px;
}
.wrap_12 {
	padding-bottom: 40px;
}
.wrap_13 {
	padding-top: 42px;
}
.wrap_14 {
	padding-top: 91px;
}
.wrap_15 {
	padding-bottom: 118px;
}
.wrap_16 {
	padding-top: 32px;
}
.wrap_17 {
	padding-top: 50px;
}
.wrap_18 {
	padding-top: 117px;
}
.wrap_19 {
	padding-bottom: 16px;
}
.wrap_20 {
	padding-bottom: 46px;
}
.wrap_23 {
	padding-top: 60px;
}

/*===  End (max-width: 479px)  ======================
*/
/*===  Address ======================================*/
address .text_7 + .text_8 {
	padding-top: 22px;
}
/*===  Terms List ===================================*/
.terms-list {
	text-align: center;
}
.terms-list dt + dd {
	padding-top: 14px;
}
.terms-list dd + dt {
	padding-top: 19px;
}
.terms-list p + p {
	padding-top: 12px;
}
/*===  LightBox =====================================*/
a[data-type='lightbox'] {
	display: block;
	background: url('../images/magnify.png') no-repeat center center;
}
a[data-type='lightbox'] img {
	width: 100%;
	height: auto;
}
a[data-type='lightbox']:hover img {
	opacity: 0.2;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

/*===  Info  ======================*/

.info {
	padding: 23px 0 24px;
	color: #2f85c5;
}
/*========================================================
	Widget styles
=========================================================*/
/*	UItoTop styles
========================================================*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	color: #363535;
	width: 40px;
	height: 43px;
	font-size: 43px;
	line-height: 38px;
	z-index: 20;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	outline: none;
	text-decoration: none;
	color: #2F85C5;
}
#toTop:active {
	background: transparent;
}
/*===  Boxes  ======================================*/

.box_1 {
	text-align: center;
	padding-bottom: 30px;
}
.box_1 [class^='icon_'] {
	display: inline-block;
	width: 117px;
	height: 117px;
	color: #2F85c5;
	border: 1px solid #2F85C5;
	text-align: center;
	border-radius: 100px;
}
.box_1 .icon_1:before {
	content: '%';
	font: bold 48px/117px 'Arial', sans-serif;
}
.box_1 .icon_2:before {
	content: '\f012';
	font: 700 48px/117px 'FontAwesome';
}
.box_1 .icon_3:before {
	content: '\f007';
	font: 700 48px/117px 'FontAwesome';
}
.box_1 .icon_4:before {
	content: '\f0ad';
	font: 700 48px/117px 'FontAwesome';
}
.box_1 [class^='icon_'] + .text_2 {
	padding-top: 22px;
}
.box_1 [class^='icon_'] + .text_2 + .text_3 {
	padding-top: 16px;
}
.box_1 [class^='icon_'] + .text_2 + .text_3 + .btn_2 {
	margin-top: 41px;
}
.box_2 {
	padding: 36px 15px 42px 62px;
	border: 1px solid #898888;
}
.box_2 .put-left {
	margin: 63px 77px 57px 0px;
}
.box_2 .text_2 + .text_3 {
	padding-top: 13px;
}
.box_2 .text_3 + .btn_2 {
	margin-top: 41px;
}
.box_3 {
	text-align: center;
}
.box_4 .text_5 + .btn_2 {
	margin-top: 40px;
}
.box_4 .text_5 + .row {
	padding-top: 31px;
}
.box_4 .row + .btn_3 {
	margin-top: 46px;
}
.box_5 {
	position: relative;
	padding-top: 8px;
	padding-left: 65px;
}
.box_5:before {
	content: attr(data-index);
	position: absolute;
	top: 1px;
	left: 0;
	width: 0px;
	height: 0px;
	border-radius: 0px;
	text-align: center;
	color: #ffffff;
	background: #2F85C5;
	font: 700 36px/48px 'Open Sans', sans-serif;
}
.box_5 .text_2 + .text_3 {
	padding-top: 24px;
}
.box_6 .put-left {
	margin-top: 6px;
	margin-right: 30px;
}
.box_6 .put-left .caption {
	position: relative;
	display: inline-block;
}
.box_6 .put-left .text_2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.43);
	padding: 8px 0 14px;
}
.box_6 .caption .text_2 + .text_3 {
	padding-top: 24px;
}
.box_6 .caption .text_3 + .btn_2 {
	margin-top: 25px;
}
.box_6 + .box_6 {
	margin-top: 118px;
}
.box_7 {
	height: 260px;
}
.box_7 .img-wrap {
	text-align: center;
}
.box_7 .caption {
	padding-top: 5px;
}
.box_7 .caption .text_2 + .text_3 {
	padding-top: 5px;
}
.box_7 .caption .text_3 + .btn_2 {
	margin-top: 40px;
}
.box_8 {
	padding-bottom: 117px;
}
.box_8 .img-wrap {
	text-align: center;
}
.box_8 .caption {
	padding-top: 5px;
}
.box_8 .caption .text_2 + .text_3 {
	padding-top: 5px;
}
.box_8 .caption .text_3 + .btn_2 {
	margin-top: 40px;
}
/*===  Lists  ======================================*/
.list_1 {
	display: inline-block;
}
.list_1 li {
	float: left;
}
.list_1 li + li {
	margin-left: 17px;
}
.list_1 li a {
	display: inline-block;
	width: 50px;
	height: 50px;
	color: #ffffff;
	background: #dcd9d9;
	text-align: center;
	border-radius: 25px;
}
.list_1 li a:hover {
	background: #2F85C5;
	text-decoration: none;
}
.list_1 li a.fa-youtube {
	font-size: 25px;
	line-height: 56px;
}
.list_1 li a.fa-youtube:before {
	padding-left: 1px;
}
.list_1 li a.fa-twitter {
	font-size: 25px;
	line-height: 56px;
}
.list_1 li a.fa-twitter:before {
	padding-left: 1px;
}
.list_1 li a.fa-facebook {
	font-size: 25px;
	line-height: 52px;
}
.list_1 li a.fa-facebook:before {
	padding-left: 2px;
}
.list_1 li a.fa-google-plus {
	font-size: 25px;
	line-height: 52px;
}
.list_1 li a.fa-google-plus:before {
	padding-left: 6px;
}
.list_1 li a.fa-linkedin {
	line-height: 50px;
	font-size: 30px;
}
.list_1 li a.fa-linkedin:before {
	padding-left: 1px;
}
.list_2 li {
	position: relative;
	padding-left: 31px;
}
.list_2 li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	width: 10px;
	height: 10px;
	background: #2F85C5;
	border-radius: 5px;
}
.list_3 li {
	float: left;
}
.list_3 li img {
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.list_3 li a:hover img {
	opacity: 0.5;
}
.list_3 li + li {
	margin-left: 26px;
}

@media (max-width: 100px) {
	.box_8 {
		padding-bottom: 5px;
	}
}

@media (max-width: 200px) {
	.box_7 {
		height: 175px;
	}
}

/*===  Portrait and Landscape  phones 320x480  ===*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
	nav.put-right {
		padding-bottom: 0px;
	}
}

/*===  Landscape phones and down  =================*/
@media (max-width: 641px) {
	nav.put-right {
		padding-bottom: 0px;
	}
}

/*===(min-width: 768px) and (max-width: 979px)=====*/
@media (min-width: 768px) and (max-width: 979px) {
	.img_2 {
		width: 108px;
	}
	.img_2 + .img_2 {
		margin-left: 20px;
	}
}

/*===(max-width: 1199px)============================*/
@media only screen and (max-width: 1199px) {
	#toTop {
		display: none !important;
	}
}
@media (max-width: 1199px) {
	.box_6 .put-left {
		float: none;
		margin: 0 0 20px;
		text-align: center;
	}
	.img_1 {
		float: none;
	}
	.img_1 + .img_1 {
		margin-left: 0;
	}
	#header {
		text-align: center;
	}
	.img-wrap {
		text-align: center;
	}
	#header {
		text-align: center;
		z-index:1;
	}
}

/*
=== (min-width: 768px) and (max-width: 1199px) ====
*/
@media (min-width: 768px) and (max-width: 1199px) {
	.box_4 .grid_2 {
		width: 170px;
	}
}
/*
=== (min-width: 980px) and (max-width: 1199px) ====
*/
@media (min-width: 980px) and (max-width: 1199px) {
	.header_1 {
		font-size: 40px;
		line-height: 52px;
	}
	.img_2 {
		width: 140px;
	}
	.img_2 + .img_2 {
		margin-left: 20px;
	}
	.img_2 {
		width: 140px;
	}
	.box_2 {
		padding: 26px 5px 32px 52px;
	}
	.box_2 .put-left {
		margin: 53px 67px 47px 0;
	}
	.list_3 img {
		width: 120px;
	}
	.list_3 li + li {
		margin-left: 12px;
	}
}

/*
===  @media (max-width: 979px) =====================
*/
@media (max-width: 979px) {
	.list_3 {
		text-align: center;
	}
	.list_3 li {
		float: none;
		margin-bottom: 9px;
		display: inline-block;
	}
	.box_2 {
		padding: 0px 40px 40px;
		text-align: center;
	}
	.box_2 .put-left {
		float: none;
		text-align: center;
		margin: 0 0 30px;
	}
	.brand {
		float: none;
	}
	.nav {
		text-align: center;
		float: none;
	}
	.main_nav {
		text-align: right;
	}
}
/*
===  (min-width: 480px) and (max-width: 767px)  ======
*/
@media (min-width: 480px) and (max-width: 767px) {
	.list_3 li:first-child + li + li {
		margin-left: 0;
	}
	.list_3 li:first-child + li + li + li {
		margin-left: 0;
	}
	.list_3 li:first-child + li + li + li + li {
		margin-left: 0;
	}
}
/*===  Map ==========================================*/
.map {
	width: 100%;
	height: 399px;
}
/*
===  (max-width: 767px)  ==============================
*/
@media (max-width: 767px) {
	.img_2 {
		float: none;
	}
	.img_2 + .img_2 {
		margin-left: 0;
	}
	.header_1 {
		font-size: 36px;
		line-height: 42px;
	}
	.wrap_11,  .wrap_14,  .wrap_9,  .wrap_1,  .wrap_18 {
		padding-top: 50px;
	}
	.wrap_12,  .wrap_15,  .wrap_5,  .wrap_19 {
		padding-bottom: 50px;
	}
	.img-wrap {
		margin-top: 30px;
	}
	.wrap_11, .wrap_14, .wrap_9, .wrap_1, .wrap_18 {
		padding-top: 50px;
	}
	.wrap_12, .wrap_15, .wrap_5, .wrap_19 {
		padding-bottom: 50px;
	}
	.img-wrap {
		margin-top: 30px;
	}
	.img_2 {
		float: none;
	}
	.img_2 + .img_2 {
		margin-left: 0;
	}
	.header_1 {
		font-size: 36px;
		line-height: 42px;
	}
	.map {
		height: 250px;
	}
	.fluid {
		clear: both;
		margin-left: 0;
		width: 100%;
		float: left;
		display: block;
	}
	.fluidList {
		list-style:none;
		list-style-image:none;
		margin:0;
		padding:0;        
	}
	.gridContainer {
		margin-left: auto;
		margin-right: auto;
		width: 86.45%;
		padding-left: 2.275%;
		padding-right: 2.275%;
		clear: none;
		float: none;
	}
	.per-left {
		margin: 0px;
		pading: 0px;
		width:100%;
		text-align:right;
	}
	.per-right {
		margin-left: 0;
		clear: both;
		width:49%;
	}
	a[data-type='lightbox'].last-row {
		margin-bottom: 8px;
	}
	/*===  FOOTER styles  ===========================*/
	#footer {
		text-align: center;
	}
}
/*
===  (max-width: 479px)  ==============================
*/
@media (max-width: 479px) {
	.map {
		height: 150px;
	}
	.fluid {
		clear: both;
		margin-left: 0;
		width: 100%;
		float: left;
		display: block;
	}
	
	.fluidList {
		list-style:none;
		list-style-image:none;
		margin:0;
		padding:0;        
	}
	.gridContainer {
		margin-left: auto;
		margin-right: auto;
		width: 86.45%;
		padding-left: 2.275%;
		padding-right: 2.275%;
		clear: none;
		float: none;
	}
	
	.per-left {
		margin: 0px;
		pading: 0px;
		width:100%;
		text-align:right;
	}
	.per-right {
		margin-left: 0;
		clear: both;
		width:49%;
	}
	.list_3 li + li {
		margin-left: 0;
	}
	.fluid {
		clear: both;
		margin-left: 0;
		width: 100%;
		float: left;
		display: block;
	}
	
	.fluidList {
		list-style:none;
		list-style-image:none;
		margin:0;
		padding:0;        
	}
	.gridContainer {
		margin-left: auto;
		margin-right: auto;
		width: 86.45%;
		padding-left: 2.275%;
		padding-right: 2.275%;
		clear: none;
		float: none;
	}
	
	.per-left {
		margin: 0px;
		pading: 0px;
		width:100%;
		text-align:right;
	}
	.per-right {
		margin-left: 0;
		clear: both;
		width:49%;
	}
	/*===  .box  ====================================*/ 
	.box_6 .put-left img {
		width: 100%;
	}
	/*===  Landscape phones 480x800  ================*/ 
	nav.put-right {
		padding-bottom: 0px;
	}
}

