/*
Theme Name: 	Inner Twist
Description: 	A framework theme with a complete theme options panel.
Author: 		Follow
Author URI: 	http://www.follow.com.au/
Template:		cyon
Version: 		1.0.0a
*/

@import url("../cyon/style.css");

/* Common */
body a, body h1 a:hover, body h2 a:hover, body h3 a:hover {
	color:#6b3789;
}
body a:hover {
	color:inherit;
}
body h1 a, body h2 a, body h3 a {
	color:inherit;
}
body .cyonform input[type=text], body .cyonform input[type=email], body .cyonform input[type=tel], body .cyonform input[type=phone], body .cyonform input[type=password], body #ui-datepicker-div select, body .cyonform input[type=submit], body .cyonform input[type=button], body .cyonform textarea, body .cyonform select, body .cyonform button, body .cyonform .button, body .btn, body #drop-nav {
	border-radius: 10px;	
	box-shadow: none;
}
body .cyonform button, body .cyonform input[type=submit], body .cyonform input[type=reset], body .cyonform input[type=button], body .cyonform .button, body .btn {
	background: #6b3789;
	color: #fff;
	border-color: #6b3789;
	text-align: center;
}
body .cyonform button:hover, body .cyonform input[type=submit]:hover, body .cyonform input[type=reset]:hover, body .cyonform input[type=button]:hover, body .cyonform .button:hover, body .btn:hover {
	text-shadow:none;
	background: #4d4d4d;
	color: #fff;
	border-color: #4d4d4d;
}
.cyonform .box-red {
	display: none;
}
.cyonform .box-green {
	color: #333;
}
.cyonform input.error { 
	background-color: #ffb2b2!important;
}
.cyonform label {
	display: none;
}
.cyonform .double > p {
	float: left;
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.cyonform .double > p:first-child {
	margin-left: 0;
}
.form-sent fieldset p {
	display: none;
}
.form-sent .box-green {
	margin-bottom: 0;
}
body .readmore a, body a.readmore {
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
body .readmore a:hover, body a.readmore:hover {
	text-decoration: none;
}

.width-wide .page_wrapper {
	min-width: inherit;
}
.width-wide .wrapper, .width-centered .page_wrapper, .home.width-wide .block-wrapper {
	width:auto;
	max-width: 1160px;
}

.home #main {
	padding-top: 0;
}

/* Header */
#header-bucket {
	position: relative;
	text-align: right;
}
	#header-bucket, #header-bucket .wrapper {
		height: 0;
		overflow: visible;
		margin-bottom: 0;
		padding-top: 0;
	}
	#header-bucket .btn {
		background: #4d4d4d;
		border-color: #4d4d4d;
		text-transform: uppercase;
		color: #15c3db;
		font-weight: bold;
		font-size: 16px;
		position: relative;
		top: 40px;
	}
	#header-bucket .btn:hover {
		background: #6b3789;
		border-color: #6b3789;
	}
	#header-bucket .btn span {
		display: block;
		color: #fff;
		font-size: 32px;
	}

#access {
	background: #15c3db;
	margin-bottom: 0;
}
	#branding #access .wrapper {
		padding-top: 0;
	}
	#access ul.menu > li, #access .menu > ul > li {
		margin-bottom: 0;
	}
	#access ul.menu > li > a {
		height:50px;
		line-height: 50px;
		font-weight: bold!important;
		text-transform: uppercase;
		padding: 0 36px;
	}
	#access ul.menu > li:first-child, #access .menu > ul > li:first-child {
		margin-left: 60px;
	}
	#access ul.menu > li a:hover, #access ul.menu li:hover > a, #access ul.menu li.current-menu-item > a, #access ul.menu > li.current-menu-parent > a, #access .menu > ul > li a:hover, #access .menu > ul > li:hover > a, #access .menu > ul > li.current-menu-item > a, #access .menu > ul > li.current-menu-parent > a, #access .menu > ul > li.current_page_item > a {
		color: #444;
		background: url(images/menu-bar.jpg) 50% 0 no-repeat;
	}

/* Body */
#slider-block {
	margin-bottom: 0;
}
	#slider-block .swiper-left, #slider-block .swiper-right, #slider-block .swiper-pager{
		display: none;
	}
	#slider-block .block-wrapper {
		position: relative;
	}
	#slider-block .swiper-container img{
		width:600px;
	}
	#slider-block .swiper-caption {
		background:none;
		width: 450px;
		border-left: 1px solid #999;
		right: 0;
		left: auto;
		top: 50px;
		bottom:auto;
		padding: 0 0 0 50px;
	}
	#slider-block .swiper-caption p, #slider-block .swiper-caption h3 {
		color: #444;
	}
	#slider-block .swiper-caption h3 {
		text-transform: uppercase;
		font-size: 52px;
		line-height: 52px;
	}
	#slider-block .swiper-content {
		margin: 10px 0;
	}
#page-block {
	padding: 20px 0;
	background: #444;
	color: #eee;
	text-align: center;
	margin-bottom: 0;
}
	#page-block .block-wrapper {
		width: 1000px;
	}
	#page-block h1, #page-block h2, #page-block h3 {
		color: #eee;
	}
	#page-block h1 {
		display: none;
	}
	#page-block h2 {
		font-size: 18px;
		text-transform: uppercase;
		font-weight: bold!important;
		border-bottom: 1px solid #aaa;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
#bucket-block {
	padding: 30px 0;
}
	#bucket-block .cyon-ads {
		margin-bottom: 0;
	}
	#bucket-block .cyon-ads h3 {
		display: none;
	}
	#bucket-block .cyon-ads li {
		width: 30%;
		margin-left: 5%;
		float: left;
		margin-top: 0;
	}
	#bucket-block .cyon-ads li:first-child {
		margin-left: 0;
	}
	#bucket-block .cyon-ads li a {
		display: block;
		width: 100%;
		height: 140px;
		position: relative;
	}
	#bucket-block .cyon-ads li img {
		position: absolute;
		bottom: 0;
		left: 0;
		opacity:1;
		transition:all linear .2s;
		-webkit-transition:all linear .2s;
		-moz-transition:all linear .2s;
		-ms-transition:all linear .2s;
		height: 128px;
	}
	#bucket-block .cyon-ads li a:hover img {
		opacity: .7;
	}
	#bucket-block .cyon-ads li span {
		display: block;
		text-transform: uppercase;
		font-size: 190%;
		color: #333;
		text-align: left;
		margin-left: 130px;
		margin-top:35px;
	}
	#bucket-block .cyon-ads li a:hover span {
		color: #6b3789;
	}
	#bucket-block .cyon-ads li:nth-child(2) span {
		margin-left: 90px;
	}
	#bucket-block .cyon-ads li:last-child span {
		margin-top: 20px;
	}
#static-block {
	background: #eee;
	margin-bottom: 0;
}
	#static-block .block-wrapper {
		position: relative;
		min-height: 190px;
		padding-top: 40px;
		padding-bottom:40px;
	}
	#static-block img {
		position: absolute;
		bottom: 0;
		left: 10px;
	}
	#static-block .block-content {
		float: left;
		width: 58%;
		margin-left: 3.4%;
		padding-left: 3.5%;
		border-left: 1px solid #999;
	}
	#static-block .block-content div + p {
		margin-top: 0;
	}
	#static-block .block-content a {
		font-weight: bold;
		font-style: italic;
		text-decoration: underline;
	}
	#static-block .block-title {
		margin: 0 0 0 20%;
		padding: 0;
		float: left;
		text-align: right;
		width: 15%;
		font-size: 235%;
		line-height: 1em;
	}
	#static-block .block-title span {
		font-weight: bold;
	}

#blog-block {
	margin-bottom: 0;
}
	#blog-block .block-title {
		background: #15c3db;
		padding: 15px 0;
	}
	#blog-block .block-title h2 {
		margin: 0;
		color: #fff;
		font-size: 180%;
		text-transform:uppercase;
	}
	#blog-block .block-title a {
		float: right;
		font-style: italic;
		text-decoration: underline;
		font-size: 18px;
		text-transform: none;
		font-weight: bold;
		position: relative;
		top: 3px;
	}
	#blog-block .row-fluid {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#blog-block .entry-featured-image {
		float: left;
		width: 180px;
		margin-top:5px;
		display: none;
	}
	#blog-block .entry-title {
		font-size: 100%;
		font-weight: bold;
		margin-bottom: 10px;
	}
	#blog-block .page-header, #blog-block .page-content {
		/*margin-left: 180px;*/
	}
	#blog-block p {
		margin:5px 0;
	}
	
.page-content {
	line-height: 130%;
	font-size: 16px;
}

#main {
	padding: 40px 0;
}

#page-title {
	padding:15px 0;
	background-color: #4d4d4d;
}
	#page-title h1 {
		color: #15c3db;
		font-weight: bold!important;
		font-size: 200%;
		margin: 0;
		padding-right: 20px;
		display: inline;
		text-transform: uppercase;
	}
	#page-title .page-subtitle {
		color: #fff;
		font-size: 200%;
		margin: 0;
		display: inline;
	}

#additional_content {
	color: #fff;
	padding:30px 0;
	border-bottom: 3px solid #0b8899;
	background-color: #15c3db;
}
	#additional_content h1, #additional_content h2, #additional_content h3 {
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
	}

body .general-2right #primary, body .general-2left #primary {
	width: 60%;
}

body .general-2left #primary, body .general-2right #secondary {
	width: 33.5%;
}

#secondary aside {
	margin-bottom: 20px;
}
#secondary h3 {
	text-transform: uppercase;
}

#secondary .cyon-newsletter {
	color: #fff;
	padding: 15px;
	border-top: 3px solid #0b8899;
	background: #15c3db url(images/envelope.png) 15px 15px no-repeat;
}
	#secondary .cyon-newsletter h3 {
		color: #fff;
		font-size: 155%;
		padding: 5px 0;
		border-top: 1px solid #fff;
		margin-left: 90px;
		text-align: center;
	}
	#secondary .cyon-newsletter form {
		margin: 20px 0 0 0;
	}
	#secondary .cyon-newsletter legend {
		margin: 0;
	}
	#secondary .cyon-newsletter .cyonform input[type=text], #secondary .cyon-newsletter .cyonform input[type=email] {
		border-color: #fff;
		background-color: #fff;
		padding-left: 2%;
		padding-right: 2%;
		width: 96%!important;
		border:0;
	}
	#secondary .cyon-newsletter .cyonform button {
		margin-top: 15px;
		padding-right: 0;
		padding-left: 0;
		display: block;
		width: 100%;
		text-align: center;
		background-color: #0a8899;
		border-color: #0a8899;
		font-size: 120%;
		border:0;
	}
	#secondary .cyon-newsletter .cyonform button:hover {
		background-color: #4d4d4d;
		border-color: #4d4d4d;
	}


/* Content */
#page-featured-image {
	height: 246px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.nomargin{
	margin:0;
}
#crumbs{
	font-weight: bold;
	color: #4d4d4d;
	font-style: italic;
	font-family: arial;
	text-transform: none;
	font-size: 12px;
	text-align:left;
	padding-left:10px;
}
#crumbs a{
	font-weight:normal;
}

.toggle{
}
.toggle active{
}
.toggle h3{
	color:#ffffff;
	background-color:#15c3db;
	text-shadow:none;
}
.toggle-active h3{
	background-color:#6b3789;
}

.blog #main article .meta{
	display:none;
}

.blog #primary article header{
	overflow:hidden;
}

.blog #primary article .entry-featured-image {
	width: auto;
	display: none;
}

.blog #primary article header h1 {
	margin-top: 10px;
	line-height: 20px;
	margin-bottom:5px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
}

.blog #primary article header h1 a{
	font-size:20px;
}

#primary a{
font-weight:bold;
text-decoration:underline;
}

/* Footer */
#footer-buckets {
	background: #eee;
	padding: 40px 0;
}
	#footer-buckets aside {
		margin-bottom:0;
	}
	#footer-buckets aside h3 {
		border-bottom: 0;
		font-weight: bold!important;
		text-transform: uppercase;
	}
	#footer-buckets .cyon-map {}
		#footer-buckets .cyon-map .gmap {
			width:45%!important;
			float: left;
			margin-right: 5%;
			border: 2px solid #999;
		}
		#footer-buckets .cyon-map h3 {
			height: 0;
			overflow: visible;
			margin-bottom: 0;
			padding-left: 20px;
			padding-bottom: 0;
			margin-left: 45%;
		}
		#footer-buckets .cyon-map .map-text {
			width:45%;
			float: left;
			font-size: 12px;
			margin-top: 30px;
		}
		#footer-buckets .cyon-map dl {
			margin: 2px 0;
		}
		#footer-buckets .cyon-map dl dt {
			float:left;
			width: 10%;
			margin:0;
			padding: 0;
			text-transform: uppercase;
		}
		#footer-buckets .cyon-map dl dd {
			width: 90%;
			margin: 0 0 0 10%;
			padding: 0;
		}
		#footer-buckets .cyon-map dl.address {
			margin-top: 15px;
		}
		#footer-buckets .cyon-map a {
			font-weight: bold;
			text-decoration: underline;
		}
		#footer-buckets .cyon-map a:hover {
			text-decoration: none;
		}
	#footer-buckets .cyon-contact-form {}
		#footer-buckets .cyon-contact-form h3 {
			text-transform: none;
			font-size: 13px;
			margin-bottom: 0;
			padding-bottom: 0;
		}
		#footer-buckets .cyon-contact-form button {
			display: block;
			width: 98%;
			padding-right: 0;
			padding-left: 0;
			font-size: 16px;
			margin-top: 10px;
		}
	#footer-buckets .widget_text {}
		#footer-buckets .widget_text .icon-comments {
			display: block;
			float: left;
			width: 20%;
			font-size: 42px;
		}
		#footer-buckets .widget_text .btn {
			background: #4d4d4d;
			border-color: #4d4d4d;
			width: 100%;
			padding:10px 0 13px 0;
			font-weight: bold;
			text-align: left;
		}
		#footer-buckets .widget_text .btn:hover {
			background: #6b3789;
			border-color: #6b3789;
		}
		#footer-buckets .widget_text .btn .title {
			display: block;
			font-size: 26px;
			line-height: 32px;
		}
		#footer-buckets .widget_text .doubleline, div.doubleline {
			text-transform: uppercase;
			font-weight: bold;
			font-size: 11px;
			border-top: 2px solid #ccc;
			border-bottom: 2px solid #ccc;
			padding:5px 0;
			text-align: center;
		}
#footer-nav {
	background: #6b3789 url(images/footer-logo.jpg) 50% 50% no-repeat;
	color: #fff;
	font-weight: bold;
	padding-top: 20px;
	font-size: 12px;
	text-transform: uppercase;
}
	#footer-nav a {
		color: #fff;
	}
	#footer-nav a:hover {
		text-decoration: underline;
	}
	#access2 ul {
		text-align: left;
	}
	#access2 ul > li {
		display: inline-block;
		padding-left: 7px;
		margin-left: 5px;
		border-left: 1px solid #fff;
	}
	#access2 ul > li:first-child {
		padding-left: 0;
		margin-left: 0;
		border-left: 0;
	}
	#colophon .copyright {
		text-align: right;
	}

#mailing-btn {
	text-align: center;
	text-transform: uppercase;
	font-size:80%; 
	color: #fff;
	display: block;
	margin-top: -45px;
	position: fixed;
	z-index: 20;
	right: 0;
	top: 50%;
	width: 70px;
	height: auto;
	padding: 60px 5px 5px 5px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #6b3789 url(images/envelope.png) 50% 10px no-repeat;
	transition:all linear .2s;
	-webkit-transition:all linear .2s;
	-moz-transition:all linear .2s;
	-ms-transition:all linear .2s;
}
	#mailing-btn:hover {
		background-color: #333;
	}

.fancybox-overlay {
	background-image: url(images/white-trans.png);
}
.fancybox-skin, .fancybox-inner {
	border-radius: 30px;
}
.fancybox-opened {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
}

/* Specific Pages */
.home #page-title {
	display: none!important;
}
.page-template-page-popup-php {
	color: #fff;
	background-color: #6b3789;
	padding: 30px;
}
	.page-template-page-popup-php .newsletter-shortcode {
		margin-bottom: 0;
		padding: 0;
		border: 0;
	}
	.page-template-page-popup-php .newsletter-shortcode {
		bac
	}
	.page-template-page-popup-php h1 {
		display: none;
	}
	.page-template-page-popup-php h2, .page-template-page-popup-php h3, .page-template-page-popup-php h4 {
		color: #fff;
		margin-top: 0;
	}
	.page-template-page-popup-php h2 {
		text-align: center;
		text-transform: uppercase;
		font-size: 200%;
		line-height: normal;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 5px 0;
	}
	.page-template-page-popup-php .cyonform input[type=text], .page-template-page-popup-php .cyonform input[type=email] {
		border: 0;
		background-color: #fff;
		padding:10px;
		width: 32%;
		display: inline-block;
		margin: 0 5px 0 0;
	}
	.page-template-page-popup-php .cyonform button {
		background-color: #9e9e9e;
		padding:10px 40px;
	}

.page-id-42 {
	background-image: url(images/envelope-check.png);
	background-repeat: no-repeat;
	background-position: 40px 40px;
	text-align: center;
}
	.page-id-42 h2 {
		margin-left: 150px;
	}

/* Mobile */
@media only screen and (max-width: 1199px){
	.width-wide .wrapper, .width-centered .page_wrapper, .home.width-wide .block-wrapper {
		max-width: 960px;
	}
	#access ul.menu > li > a {
		padding-left: 25px;
		padding-right: 25px;
	}
	#access ul.menu > li:first-child, #access .menu > ul > li:first-child {
		margin-left: 40px;
	}
	#slider-block .swiper-caption {
		width: 370px;
		border-left: 0;
	}
	#slider-block .swiper-caption h3 {
		font-size: 40px;
		line-height: 45px;
	}
	#bucket-block .cyon-ads li span {
		font-size: 160%;
	}
	#static-block .block-content {
		width: 56%;
	}
	#page-block .block-wrapper {
		width: 960px;
	}
	#blog-block .entry-featured-image {
		width: 125px;
	}
	#blog-block .page-header, #blog-block .page-content {
		/*margin-left: 140px;*/
	}
	#footer-buckets .cyon-map .gmap {
		width: 100%!important;
		float: none;
		margin-right: 0;
	}
	#footer-buckets .cyon-map .map-text {
		width: auto;
		float: none;
	}
	#footer-buckets .cyon-map h3 {
		height: inherit;
		margin-left: 0;
		padding-left: 0;
		margin-bottom: 10px;
	}
	#footer-buckets .widget_text .btn {
		font-size: 11px;
	}
	#footer-buckets .widget_text .btn .title {
		font-size: 26px;
		line-height: normal;
	}
}

@media only screen and (max-width: 1040px){
	#access ul.menu > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
	#blog-block .entry-featured-image {
		width: 90px;
		
	}
	#blog-block .page-header, #blog-block .page-content {
		/*margin-left: 100px;*/
	}
	#footer-buckets .widget_text .btn {
		font-size: 8px;
	}
	#footer-buckets .widget_text .btn .title {
		font-size: 18px;
	}
	#footer-nav .access2, #footer-nav .copyright {
		font-size: 9px;
	}
	#access2 ul > li {
		padding-left: 5px;
		margin-left: 3px;
	}
	#bucket-block .cyon-ads li span {
		font-size: 150%;
	}
}

@media only screen and (max-width: 1040px) and (min-width: 1025px) {
	#slider-block .swiper-caption {
		position: relative;
		padding-left: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.swiper-slide {
		height: 480px;
	}
}

@media only screen and (max-width: 1024px){
	#access ul.menu > li > a {
		padding-left: 13px;
		padding-right: 13px;
	}
	#access ul.menu > li:first-child, #access .menu > ul > li:first-child {
		margin-left: 15px;
	}
	#slider-block .swiper-caption {
		width: auto;
		position: static;
		margin-left: 0;
		padding: 30px 0;
	}
	#page-block .block-wrapper {
		width: 748px;
	}
	#bucket-block .cyon-ads li span {
		font-size: 120%;
	}
	#bucket-block .cyon-ads li:last-child span {
		margin-top: 35px;
	}
	#static-block .block-title {
		margin-left: 28%;
		font-size: 180%;
	}
	#static-block .block-content {
		width: 48%;
	}
	#blog-block .entry-featured-image {
		width: auto;
		float: none;
	}
	#blog-block .entry-featured-image img {
		width: 100%;
	}
	#blog-block .page-header, #blog-block .page-content {
		margin-left: 0;
	}
	#page-featured-image {
		background-size: 100% auto;
		height: auto;
		padding-top: 20%;
	}
	#footer-buckets .widget_text .btn {
		text-align: center;
	}
	#footer-buckets .widget_text .icon-comments {
		font-size: 24px;
		width: 15%;
	}
	#footer-buckets .widget_text .btn .title {
		font-size: 21px;
	}
	#footer-nav {
		font-weight: normal;
		font-size: 10px;
		text-transform: none;
	}
	#access2 ul > li {
		padding-left: 5px;
		margin-left: 3px;
	}
	#mailing-btn {
		display: none;
	}
}

@media only screen and (max-width: 767px){
	#header-bucket {
		display: none;
	}
	#site-title {
		text-align: center;
	}
	#slider-block .swiper-caption h3 {
		font-size: 30px;
		line-height: normal;
	}
	#page-block .block-wrapper {
		width: auto;
		max-width: 480px;
	}
	#static-block .block-title, #static-block .block-content {
		margin-left:0!important;
	}  
	#static-block img {
		position: static;
		margin-bottom: 10px;
	}
	#bucket-block {
		margin-bottom: 0;
	}
	#bucket-block .cyon-ads li {
		width: auto; 
		float: none;
		margin-left: 0;
	}
	#bucket-block .cyon-ads li:nth-child(2) span {
		margin-left: 130px;
	}
	#bucket-block .cyon-ads li:nth-child(2) img {
		margin-left: 30px;
	}
	#bucket-block .cyon-ads li span {
		font-size: 220%;
	}
	#static-block .block-title {
		margin-bottom: 10px;
	}
	#static-block .block-title, #static-block .block-content {
		margin-left: 50%;
		float: none;
		width: auto;
		text-align: left;
		padding-left: 0;
		border-left: 0;
	}
	#static-block img {
		bottom: auto;
		top: 40px;
		float: left;
		margin-right: 10px;
	}
	#blog-block article {
		margin: 20px 0;
	}
	#blog-block .row-fluid {
		padding-top: 0;
	}
	#blog-block article:after {
		clear: both;
		content: '';
		display: block
	}
	#blog-block .entry-featured-image {
		float: left;
		width: 130px;
		margin-top:5px;
	}
	#blog-block .entry-title {
		font-size: 100%;
		font-weight: bold;
		margin-bottom: 10px;
	}
	#blog-block .page-header, #blog-block .page-content {
		/*margin-left: 140px;*/
	}
	#footer-buckets aside {
		border-top: 1px solid #ccc;
		margin-top: 20px;
		padding-top: 20px;
	}
	#footer-buckets .wrapper aside:first-child {
		border-top: 0;
		margin-top: 0;
		padding-top: 0;
	}
	#footer-buckets .widget_text .btn {
		text-align: center;
	}
	#footer-buckets .widget_text .icon-comments {
		width: 20%;
		font-size: 44px;
		position: absolute;
	}
	#footer-buckets .widget_text .btn .title {
		font-size: 25px;
	}
	#footer-nav {
		background-image: none;
	}
	#footer-nav .span6 {
		float: none;
		width: auto;
		margin: 0;
	}
	#footer-nav .copyright, #access2, #access2 ul {
		text-align: center!important;
		padding: 5px 0;
	}
	#access2 ul > li {
		margin-left: 5px!important;
		padding-left: 7px!important;
	}
}
@media only screen and (max-width: 479px){
	#bucket-block .cyon-ads li span {
		font-size: 150%;
	}
	#page-featured-image {
		background-position: 50% 0;
		background-size: auto 100%;
		padding-top:0;
		height: 80px;
	}
}
@media only screen and(max-width:320px){
	#access2 ul > li {
	margin-left: 0 !important;
	padding-left: 4px!important;
	padding-right: 1px !important;
	}
	#static-block img {
		float: none;
		margin: 0 auto;
		display: block;
	}
}