@charset "utf-8";

/* 
	Theme Name: AQHI Inc.
	Description: This theme was designed specifically for AQHI Inc. by Webstract Marketing
	Author: Webstract Marketing
	Author URI: http://www.webstractmarketing.com
	Version: 1.0
	Tags: premium wordpress theme
	
*/
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Signika:400,600);
@import url("css/colorbox.css");
body{
	font-family: 'Signika',sans-serif !important;
}
body, html, #wrapper {
	margin: 0;
	padding: 0;
	/*font-family: Arial,Helvetica,Tahoma,san-serif;*/
	font-family: 'Signika',sans-serif !important;
    font-size: 16px;
    line-height: 1.6;
	background: url(images/bgmainblue.jpg) repeat;
}

a {
	color: #2855a2;
}

a:hover {
	color: #333;
}

a img {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

a img:hover {
	opacity: .7;
}
.postid-4037 ol li {
    font-size: 25px;
    line-height: 25px;
    color: #2855a2;
}	
	
.container {
	width: 1115px;
	margin: 0 auto;
}

.page-wrapper {
	overflow: hidden;
}

.left-column {
	width: 740px;
	float:left;
}

.left-column#home {
	width: 100%;
}

.sidebar {
	width: 250px;
	float: right;
}

a.side_contactbutton {
	display: block;
	width: 140px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	margin: 10px auto 0 auto;
	font-family: 'Lucida Grande';
}

a.side_contactbutton:hover {
	color: white;
}


a img {border: none;}
p {margin-bottom: 18px; margin-top: 0;}
#clearfix {clear: both;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 10px;padding:0; color: #2855a2;}
h1 {font-size: 32px; line-height: 32px;}
h2 {font-size: 25px; line-height:25px;}
h3 {font-size: 22px; line-height:22px; color: #000;}
h4 {font-size: 16px;line-height:16px;}
h5 {font-size: 14px;line-height:14px;}
h6 {font-weight: bold;}

img.alignright, .alignright{float:right; margin:0 0 1em 1em; border: 4px solid #fff12d; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
img.noborderright, .noborderright{float:right; margin:0 0 1em 1em; }
img.alignleft, .alignleft {float:left; margin:0 1em 1em 0; border: 4px solid #fff12d; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
img.aligncenter, .aligncenter {display: block; margin-left: auto; margin-right: auto; border: 4px solid #fff12d; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
a img.alignright {float:right; margin:0 0 1em 1em; border: 4px solid #fff12d; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
a img.alignleft {float:left; margin:0 1em 1em 0; border: 4px solid #fff12d; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 4px solid #fff12d; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}

.left-column ul li {
	margin-bottom: 8px;
}

/************************************************
*	              HEADER	  		     		*
************************************************/

#header {
	height: 486px;
	overflow: hidden;
	width: 1015px;
	margin: 0 auto;
	-moz-box-shadow: 0 0 8px 2px #222;
	-webkit-box-shadow: 0 0 8px 2px #222;
	box-shadow: 0 0 8px 2px #222;
}

.menu-column {
	width: 200px;
	border-right: 5px solid #fff12d;
	float: left;
	background: #1f3b84;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	padding-top: 190px;
	font-family: 'Signika', sans-serif;
	padding-bottom: 10px;
}

.menu-column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-column a { 
	color: #fff;
	display: block;
	font-size: 18px;
	text-decoration: none;
	padding-left: 20px;
	border-top: 2px solid #1f3b84;
	border-bottom: 2px solid #1f3b84;
	border-left: 2px solid #1f3b84;
	line-height: 26px;
	padding-top: 2px;	
}

.menu-column a:hover {
	background: #fff;
	border-left: 2px solid #fff12d;
	border-top: 2px solid #fff12d;
	border-bottom: 2px solid #fff12d;
	color: #2956a2;
}

.menu-column .current-menu-item a {
	background: #fff;
	border-left: 2px solid #fff12d;
	border-top: 2px solid #fff12d;
	border-bottom: 2px solid #fff12d;
	color: #2956a2;
}

.header-image {
	width: 810px;
	height: 400px;
	float: left;

}

.header-top {
	margin-bottom: -200px;
	overflow: hidden;
	position: relative;
}


.right-area {
	position: relative;
	width: 480px;
	margin: 15px 70px 0 20px;
	float: right;
	overflow: hidden;
	font-size: 30px;
	font-family: 'Signika', sans-serif;
	color: #fff;
	padding-right: 5px;
	font-weight: bold;
}

#logo {
	float: left;
	width: 340px;
}

#logo img:hover {
	opacity: 1;
}


.site-title {
	text-align: right;
	text-shadow: black 0.1em 0.1em 0.2em;
	line-height: 34px;
	margin-bottom: 5px;
}

.site-title span {
	font-size: 31.1px;
}

.phone {
	font-size: 40px;
	font-family: 'Signika', sans-serif;
	color: #fff12d;
	position: relative;
	top: -10px;
	text-align: right;
	text-shadow: black 0.1em 0.1em 0.1em;
	
}

.phone a { 
	color: #fff12d;
	text-decoration: none;
}
.copyright a, .phonenumbera a {
	color: #000;
	text-decoration: none;
}


/************************************************
*	              HOME		  		     		*
************************************************/

.boxes {
	overflow: hidden;
	margin-bottom: 20px;
}

.boxes a {
	width: 252px;
	height: 165px;
	float: left;
	margin-right: 10px;
}

.boxes a.no-margin {
	margin-right: 0;
}

.boxes .first {
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

.boxes .last {
	border-radius: 0 5px 0 0;
	-moz-border-radius: 5px 0 0 0;
	margin-right: 0;
}




/************************************************
*	              PAGE		  		     		*
************************************************/

.page-wrapper {
	padding: 20px;
	border: 5px solid #fff12d;
	border-radius: 10px;
	width: 1040px;
	background: #fff;
	margin: 0 10px 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px 2px #333;
	-webkit-box-shadow: 0 0 8px 2px #333;
	box-shadow: 0 0 8px 2px #333;
	position: relative;
}


.head-page-title {
	font-size: 32px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
	position: relative;
	float: right;
	font-weight: bold;
	width: 810px;
	margin-top: 210px;
}

hr {
	margin: 10px 0 20px;
 	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	height: 0;
}

.subpages_sc {
	list-style: none;
	margin: 0;
	padding: 0;
}

.subpages_sc a {
	background-color: #2855A2;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 5px;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 230px;
}

.subpages_sc a:hover {
	background: #b1b1b1;
}
	
.pc_image_full {
    border: 3px solid #2855A2;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 0 auto 10px 60px;
}

/************************************************
*	              BLOG	  		     		*
************************************************/

h3.title a {
	text-decoration: none;
}

.meta {
	font-style: italic;
	padding-bottom: 4px;
}

.blog-divider {
	border-bottom: 2px #efefef solid;
	margin: 20px 0;
}


.social-sharing {
	padding: 8px;
	margin-bottom: 20px;
}

.social-sharing .st_twitter_hcount, .social-sharing .st_pinterest_hcount, .social-sharing .st_linkedin_hcount  {
	margin-right: 35px;
}

.social-sharing .st_twitter_hcount {
	margin-left: 45px;
}

.social-sharing .st_plusone_hcount {
	margin: -1px 25px 0 3px;
}

#comments ol {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#comments ol li {
	margin-bottom: 20px;
	clear: both;
	min-height: 80px;
}

#comments .avatar {
	width: 80px;
	float: left;
	margin-right: 10px;
}

#comments .fn a, #comments .fn {
	font-size: normal;
	font-weight: bold;
	font-size: 14px;
}

#comments .comment-author {
	margin-bottom: 10px;
}

#comments .comment-meta {
	font-size: 11px;
	color: #666;
	padding-left: 15px;
}

#comments .comment-meta a {
	color: #666;
}

.form-allowed-tags {
	display: none;
}

#respond {
	margin-top: 40px;
}

#commentform label {
	display: block;
}

#commentform .required, #commentform .comment-notes {
	display: none;
}

#commentform input {
	width: 200px;
		padding: 5px;
	color: #333;
	font-size: 12px;
	border: 2px solid #c3c2c2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#commentform textarea {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
		padding: 5px;
	color: #333;
	font-size: 12px;
	border: 2px solid #c3c2c2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.form-submit #submit {
background: rgb(81,112,160);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxNzBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODU1YTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(81,112,160,1) 0%, rgba(40,85,162,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81,112,160,1)), color-stop(100%,rgba(40,85,162,1)));
background: -webkit-linear-gradient(top, rgba(81,112,160,1) 0%,rgba(40,85,162,1) 100%);
background: -o-linear-gradient(top, rgba(81,112,160,1) 0%,rgba(40,85,162,1) 100%);
background: -ms-linear-gradient(top, rgba(81,112,160,1) 0%,rgba(40,85,162,1) 100%);
background: linear-gradient(to bottom, rgba(81,112,160,1) 0%,rgba(40,85,162,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5170a0', endColorstr='#2855a2',GradientType=0 );
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	text-transform: uppercase;
	padding: 4px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #113777;
}

.form-submit #submit:hover {
	background: rgb(40,85,162);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4NTVhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTcwYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(40,85,162,1) 0%, rgba(81,112,160,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,85,162,1)), color-stop(100%,rgba(81,112,160,1)));
background: -webkit-linear-gradient(top, rgba(40,85,162,1) 0%,rgba(81,112,160,1) 100%);
background: -o-linear-gradient(top, rgba(40,85,162,1) 0%,rgba(81,112,160,1) 100%);
background: -ms-linear-gradient(top, rgba(40,85,162,1) 0%,rgba(81,112,160,1) 100%);
background: linear-gradient(to bottom, rgba(40,85,162,1) 0%,rgba(81,112,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2855a2', endColorstr='#5170a0',GradientType=0 );
}
	
/************************************************
*	              SIDEBAR	  		     		*
************************************************/

.sidebar .widget {
	margin-bottom: 30px;
	
}

.sidebar h4 {
	color: #fff;
	background: #2855a2;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	padding: 0 10px;
	line-height: 35px;
}

.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget ul a {
	display: block;
	border-bottom: 1px dashed #e3e3e3;
	padding-bottom: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}

/************************************************
*	              CONTACT	  		     		*
************************************************/

.iwacontactform li {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

.iwacontactform li.buttons {
	display: block;
	clear: both;
	float: none;
}

.iwacontactform {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	color: #333;
	font-size: 12px;
	border: 2px solid #c3c2c2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.iwacontactform textarea {
	padding: 5px;
	color: #333;
	font-size: 12px;
	border: 2px solid #c3c2c2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 502px;
}

.ajax-submit {
	background: rgb(81,112,160);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxNzBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODU1YTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(81,112,160,1) 0%, rgba(40,85,162,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81,112,160,1)), color-stop(100%,rgba(40,85,162,1)));
background: -webkit-linear-gradient(top, rgba(81,112,160,1) 0%,rgba(40,85,162,1) 100%);
background: -o-linear-gradient(top, rgba(81,112,160,1) 0%,rgba(40,85,162,1) 100%);
background: -ms-linear-gradient(top, rgba(81,112,160,1) 0%,rgba(40,85,162,1) 100%);
background: linear-gradient(to bottom, rgba(81,112,160,1) 0%,rgba(40,85,162,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5170a0', endColorstr='#2855a2',GradientType=0 );
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	text-transform: uppercase;
	padding: 4px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #113777;
}

.ajax-submit:hover {
	background: rgb(40,85,162);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4NTVhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTcwYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(40,85,162,1) 0%, rgba(81,112,160,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,85,162,1)), color-stop(100%,rgba(81,112,160,1)));
background: -webkit-linear-gradient(top, rgba(40,85,162,1) 0%,rgba(81,112,160,1) 100%);
background: -o-linear-gradient(top, rgba(40,85,162,1) 0%,rgba(81,112,160,1) 100%);
background: -ms-linear-gradient(top, rgba(40,85,162,1) 0%,rgba(81,112,160,1) 100%);
background: linear-gradient(to bottom, rgba(40,85,162,1) 0%,rgba(81,112,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2855a2', endColorstr='#5170a0',GradientType=0 );
}
	
/************************************************
*	              FOOTER	  		     		*
************************************************/

#footer {
	clear: both;
	border-top: 1px solid #dcdcdc;
	padding-top: 20px;
	color: #434343;
	margin-top: 20px;
	overflow: hidden;
}

#footer .right {
	width: 200px;
	text-align: right;
	float: right;
	padding-top: 10px;
}

#footer .right img {
	vertical-align: text-top;
}

#footer .left {
	width: 800px;
	float: left;
}

#footer .left a {
	margin-right: 6px;
}

.sidebar form.iwacontact ol.iwacontactform label {
	font-size: 12px;
}
.sidebar .iwacontactform textarea {
	width: 202px;
	height: 75px;
}
.sidebar form.iwacontact span.ajax-feedback.error {
	display: block;
}
.top_pdf{display:none;}
.bottom_pdf{display:block;}


@media print {
	/* left blank */
}

/*===== Media Query =======*/

@media only screen and (min-width: 0px) and (max-width: 768px)
{
body, html, #wrapper{width:100%;}
.container{width: 99%; margin: 0 auto;}
#logo
{
float:none;
width: 100%;
margin: 0 auto;
text-align: center;
}
.purechat.purechat, .purechat *.purechat
{display:none;}
#header{
width:100%; 
height:auto;
}
.header-image{
width:100%; 
height: auto; 
float:none !important;
}
.header-image img{
width:100%;
 height: auto;
}
.right-area{width: 100%;
	height: auto;
	margin: 0 auto !important;
	float:none !important;
	text-align: center !important; 

}
.phone{
	text-align: center;
}
.site-title{
	text-align: center;
}
.page-wrapper
{
width:97%;
border-radius: 0px !important;
border: 0px;
padding: 5px;
margin: 0 auto !important;
}
.wp-image-2081
{
top: 0px;
}
.boxes .first
{
border-radius: 0px !important;
/*margin-top: 22px;*/
}
.left-column
{
width:96% !important;
 float:none;
margin:0 auto;
    margin-top: 20px !important;

}
.left-column#home
{width:100% !important;
 float:none;
     margin-top: 20px;
}
.sidebar
{
width:80%;
margin:0 auto;
text-align: center;
float:none;
}
#footer .left
{
width: 100%;
float: none;
text-align: center;
}
#footer .right {
width: 100%;
float: none;
padding-top: 10px;
text-align: center;
}
.boxes
{
text-align: center;
/*margin-left: 6px;*/
}
.boxes a
{
width:100%;
height:auto;
float:none;
text-align: center;
display: block;
}
div#php_widget-2
{
/*display:none;*/
}
#php_widget-5{display:none;}
.sidebar .widget
{
clear:both;
}
.full_width
{
width:30%;
margin:0 auto;
text-align:center !important;
float:left;
}
.subpages_sc a
{
width:97%;
}
.pc_image_full
{
width: 98%;
margin: 0 auto;
float: none;
}
.map_contact
{
float: left !important;
width: 95% !important;
}
.box_img
{
width: 100%;
float: left !important;
height:auto !important;
margin-bottom: 20px;
}
#at4m-dock.ats-light{display:none;}
.at4m-dock-toggle{display:none;}
.at4m-dock-toggle a{display:none;}
.top_pdf
{display:block !important;}
.bottom_pdf
{
	/*display:none !important;*/
}
.wp-image-133
{margin-right: 9px !important;}
.wp-image-137
{margin-right: 9px !important;}
}

.fsLabel {
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 700;
}

.page-id-11 #php_widget-9{
	display: none;
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
.box_img {
    width: 50%;
    
}
}