/*----------------------------------------------------
                 Agivee - CSS File
------------------------------------------------------*/


/* Global
------------------------------------------------------*/
html,
body {
	height: 100%
}

body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
	color: #6f6f6f;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
	/* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}

.clr {
	clear: both
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border: 0;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin: 10px 0px 6px 0px;
	padding: 0px;
}

p {
	padding-bottom: 7px;
}


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1,
h2,
h3,
h4,
h5 {
	margin-bottom: 15px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 32px;
	line-height: 30px;
}

h2 {
	font-size: 22px;
	line-height: 28px;
}

h3 {
	font-size: 18px;
	line-height: 20px;
}

h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	margin: 3px 0px;
	padding: 0px;
	letter-spacing: 1px;
}

/* links */
a {
	color: #ff4e00;
	text-decoration: none;
}

a:visited {
	color: #ff4e00;
	text-decoration: none;
}

a:hover {
	color: #ff9566;
}

a img {
	border: none
}

.imgleft {
	float: left;
	padding: 5px 12px 0px 0px;
}

.imgright {
	float: right;
	padding-left: 12px;
}

/* lists, blockquotes and paragraphs */
p,
ul,
ol,
blockquote {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 14px;
	color: #6f6f6f;
}

ul,
ol {
	margin: 10px 0 35px 40px;
}

li ol,
li ul {
	font-size: 1.0em;
	list-style: square;
	margin-bottom: 0;
	margin-top: 0;
}

li ol {
	list-style: decimal;
}

blockquote {
	font-style: italic;
	margin: 0px;
	color: #6f6f6f;
	padding: 2px 4px 2px 38px;
	background-image: url(../images/quote.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

/* code */
code {
	font-family: Tahoma, Arial, Verdana;
	letter-spacing: 1px;
	margin: 25px 0 25px 0px;
	display: block;
	font-size: 0.9em;
	border-left: 4px solid #dddddd;
	padding: 15px 10px;
}


/* Container
------------------------------------------------------*/
#page-container {
	width: 988px;
	margin: 0 auto;
}

.page-container-inner {
	width: 988px;
	background-image: url(../images/bg-container.png);
	float: left;
}

.frame {
	width: 920px;
	margin: 0 auto;
}


/* Header
------------------------------------------------------*/
#header {
	height: 139px;
	width: 920px;
	background-image: url(../images/top-shadow.jpg);
	background-position: center 46px;
	background-repeat: no-repeat;
}

#top-header {
	height: 108px;
	background-image: url(../images/strip-line.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#bottom-header {
	width: 920px;
	border-bottom: 1px solid #969696;
	float: left;
}

.logo {
	width: 600px;
	padding: 38px 0px 0px 20px;
	float: left;
}

.phone {
	font-size: 18px;
	font-weight: bold;
	padding: 50px 20px 0px 0px;
	float: right;
	color: #535353
}

.phone-get {
	font-size: 14px;
	color: #ff4e00;
}

/* Search styling */
.search-fieldset {
	border: none;
}

#search-box {
	padding-bottom: 6px;
	float: left;
	height: 23px;
}

#search {
	float: right;
	width: auto;
}

#s {
	font: 12px Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #c8c9be;
	padding: 4px 30px 4px 3px;
	background-color: #fff;
	border: 1px solid #d3d2d2;
	width: 185px;
}

#s:focus {
	border: 1px solid #adacac;
	color: #adacac;
}

#search .go {
	position: absolute;
	margin: 3px 0 0 -26px;
}

/* Top Navigation bar menu styling */
#nav-menu {
	width: 680px;
	float: left;
	margin: 5px 0px 5px 0px;
	list-style-type: none;
}

#nav {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#nav ul {
	padding: 0;
	margin: 0;
	width: auto;
	list-style: none;
	height: 30px;
	position: relative;
}

#nav li {
	list-style: none;
	float: left;
	text-align: center;
	padding: 0;
	font: normal 11px Tahoma, Arial, Verdana;
	line-height: 26px;
}

#nav li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 20px;
	color: #ffdbcd;
	text-decoration: none;
}

#nav li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 20px;
	color: #535353;
}


/*  Homepage Slider
------------------------------------------------------*/
#slideshow {
	background-color: #202020;
	width: 920px;
	height: 283px;
	margin: 15px 0px 0px 0px;
	float: left;
}

#slideshow-threed {
	width: 920px;
	height: 283px;
	margin: 15px 0px 0px 0px;
	float: left;
}

#box-nav-slider {
	background-image: url(images/strip-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 920px;
	height: 17px;
	float: left;
}

#slideshow-navigation a {
	background: url(images/slide.png) no-repeat scroll 50% 50%;
	display: block;
	float: left;
	font-size: 0px;
	width: 9px;
	height: 9px;
	margin: 2px;
	outline-style: none;
	outline-width: medium;
	padding: 2px;
}

#slideshow-navigation {
	float: right;
	padding-right: 10px
}

#slideshow-navigation .activeSlide {
	background: url(images/slide.png) no-repeat scroll 0% 50%;
}

.img-slide {
	width: 460px;
	height: 283px;
	float: left;
}

.text-slide {
	width: 420px;
	padding-left: 20px;
	padding-right: 20px;
	height: 283px;
	float: left;
}

.slidehalf {
	margin-top: 0px;
	margin-right: 20px;
	float: left;
}

/* Editable Slider Image Position */
.slidehalf2 {
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}

/* Editable Slider Image Position */
.slide-text {
	position: relative;
	z-index: -1;
}

.slide-text h1 {
	color: #FFF;
	padding: 50px 0 0px 0px
}

.slide-text p {
	font-size: 12px;
	color: #b5b5b5;
	line-height: 22px;
	padding-right: 0;
}

.slide-text a.read_more {
	color: #ff4e00;
	font-size: 12px;
}

.flash-img {
	text-align: center;
	display: block;
	margin: 100px auto 0 auto;
}

/* Content
------------------------------------------------------*/
#content {
	width: 920px;
	padding: 20px 0px 20px 0px;
	float: left;
}

img.alignleft {
	float: left;
	padding-right: 15px;
}

img.alignright {
	float: right;
	padding-left: 15px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.imgleft-box {
	float: left;
	border: solid 1px #cfd4c3;
	padding: 6px;
	margin-right: 15px;
	background-color: #f9fbf4;
}

.imgright-box {
	float: right;
	border: solid 1px #cfd4c3;
	padding: 6px;
	margin-left: 15px;
	background-color: #f9fbf4;
}

#content1 {
	float: left;
	width: 284px;
}

#content2 {
	float: left;
	width: 284px;
	margin-left: 34px;
}

#content3 {
	float: left;
	width: 284px;
	margin-left: 34px;
}

.orange {
	color: #ff4e00;
}

ul.content-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.content-list li {
	background-image: url(../images/arrow.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding: 0px 0px 12px 17px;
	line-height: 18px;
}

ul.content-list li a {
	text-decoration: none;
}

ul.content-list li a:hover {
	text-decoration: underline;
}

/* Featured Project */
#featured {
	margin-top: 3px;
	height: 255px;
}

.bg-featured {
	background-image: url(../images/strip-line.gif);
	background-repeat: repeat;
	width: 275px;
	height: 157px;
	padding: 5px 5px;
}

.featured-text {
	padding-top: 5px;
}

/* Bottom Box */
.imgleft-bottom {
	width: 88px;
	height: 90px;
	float: left;
	margin-right: 15px;
}

#bottom-box {
	width: 908px;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #e5e6e2;
	float: left;
}

#bottom-box-inner {
	background-image: url(../images/strip-line.gif);
	background-repeat: repeat;
	width: 908px;
	line-height: 16px;
	float: left;
}

#bottom-box-inner h4 {
	padding-top: 8px;
	margin-bottom: 8px;
	color: #ff4e00;
}

.box1 {
	width: 437px;
	font-size: 11px;
	padding: 10px 0px 10px 10px;
	float: left;
}

.box2 {
	width: 437px;
	margin-left: 10px;
	font-size: 11px;
	padding: 10px 0px;
	float: left;
}


/* Footer
------------------------------------------------------*/
#footer {
	width: 920px;
	height: 80px;
	font-size: 11px;
	margin: 0px auto;
	color: #686868;
	background-color: #ffffff;
	line-height: 18px;
	float: left;
}

#footer a,
#footer a:visited {
	color: #686868;
	text-decoration: none;
}

#footer p {
	font-size: 11px;
	color: #686868;
	text-align: right;
}

.footer1 {}

.footer2 {
	width: 269px;
	float: left;
	margin-left: 37px;
	padding-top: 21px;
}

.footer2 ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style-type: none;
}

.footer2 ul li {
	list-style: none;
	border-bottom: solid 1px #686868;
	line-height: 24px;
	text-align: right;
}

.footer3 {
	width: 269px;
	float: left;
	margin-left: 37px;
	padding-top: 15px;
}

.footer3 h3 {
	color: #686868;
}

.twitter {
	padding-right: 5px;
	float: left;
}

#social span {
	background: url(../images/social-icon.jpg);
	float: left;
	width: 16px;
	height: 16px;
	margin: 4px 5px 0 0;
}

#fb-icon span {
	background-position: 0px 0;
}

#fb-icon a:hover span {
	background-position: 0px -16px;
}

#twit-icon span {
	background-position: -16px 0;
}

#twit-icon a:hover span {
	background-position: -16px -16px;
}

#flic-icon span {
	background-position: -32px 0;
}

#flic-icon a:hover span {
	background-position: -32px -16px;
}

#rss-icon span {
	background-position: -48px 0;
}

#rss-icon a:hover span {
	background-position: -48px -16px;
}

/*----------------------------------------------------
                 Agivee - CSS File
------------------------------------------------------*/


/* Page Title
------------------------------------------------------*/
#page-title {
	width: 920px;
	height: 99px;
	border-bottom: 1px solid #969696;
	float: left
}

.title {
	width: 200px;
	float: left;
	margin: 30px 0px 0px 28px;
}

.title h1 {
	color: #ff4e00;
}

.desc {
	width: 640px;
	background-image: url(../images/strip-line.gif);
	padding: 10px;
	margin-top: 20px;
	line-height: 18px;
	float: left;
}


/* Content
------------------------------------------------------*/
#content-inner {
	width: 920px;
	padding: 20px 0px 20px 0px;
	float: left;
}

#content-inner-full {
	width: 920px;
	padding: 28px 0px 20px 0px;
	float: left;
}

#content-left {
	float: left;
	width: 602px;
}

#side-box {
	float: left;
	width: 284px;
	margin-left: 34px;
}

#side-map {
	float: left;
	width: 493px;
	margin-left: 34px;
}

#side-map h2 {
	padding-bottom: 4px;
}

#side-box h2 {
	color: #ff4e00;
	padding-bottom: 0px;
}

.maincontent {
	padding-bottom: 18px;
}

.maincontent h4 {
	margin-bottom: 2px;
}

ul.news-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.news-list li {
	line-height: 18px;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}

ul.news-list li a {
	text-decoration: none;
}

ul.news-list li a:hover {
	text-decoration: underline;
}

.service-item {
	width: 286px;
	float: left;
	padding-bottom: 20px;
}

.spacer {
	width: 30px;
	float: left;
	display: block;
	height: 100%;
}

.services-icon {
	width: 77px;
	height: 140px;
	float: left;
}


/* Blog
------------------------------------------------------*/
.blog-post h2 {
	color: #565656;
	margin-bottom: 0px;
}

.blog-post h2 a,
.blog-post h2 a:visited {
	color: #565656;
	margin-bottom: 0px;
}

.blog-post {
	margin-bottom: 35px;
}

.blog-posted {
	background-image: url(../images/strip-line.gif);
	background-repeat: repeat;
	width: 443px;
	padding: 5px;
	margin: 5px 0px 14px 0px;
	font-size: 11px;
	float: left;
}

.blog-posted-inner {
	background-image: url(../images/strip-line.gif);
	background-repeat: repeat;
	width: 602px;
	padding: 5px;
	margin: 5px 0px 14px 0px;
	font-size: 11px;
	float: left;
}

.blog-posted,
.blog-posted-inner {
	color: #565656;
}

.blog-posted a,
.blog-posted a:visited,
.blog-posted-inner a,
.blog-posted-inner a:visited {
	color: #565656;
}

.blog-pagination {
	height: 30px;
	background-color: #fff;
	margin: 0px 0px 30px 0px;
	text-align: left;
	float: left;
}

.blog-button-page {
	border: 1px solid #e4e4e4;
	background-color: transparent;
	color: #000;
	font: normal 11px/28px Verdana;
	padding: 6px;
	cursor: pointer;
}

.blog-button-page-selected {
	border: 1px solid #e4e4e4;
	background-color: #e4e4e4;
	color: #ff4e00;
	font: normal 11px/28px Verdana;
	padding: 6px;
	cursor: default;
}

.blog-pagination a,
.blog-pagination a:visited {
	color: #414141;
}

.blog-pagination a:hover {
	text-decoration: underline;
}

#recentPostList {
	width: 602px;
	float: left;
	padding-bottom: 30px;
}

#related-post-title {
	padding: 3px 0px 4px 0px;
	height: 20px;
	font-weight: bold;
	color: #2f87aa;
	border-bottom: 1px solid #969696;
}

.related-item-spacer {
	width: 10px;
	float: left;
}

.related-item-wrapper {
	font-size: 11px;
	height: 90px;
	width: 280px;
	padding: 8px 8px 8px 8px;
	float: left;
	color: #adacac;
	cursor: pointer;
}

.related-item-wrapper:hover {
	background-color: #f4f4f4;
	color: #6f6f6f;
}

.related-item-wrapper h4 {
	color: #2f87aa;
}

.related-item-wrapper img {
	width: 65px;
	height: 65px;
}

#sponsors {
	height: 118px;
}

.banner-img {
	padding: 0px 12px;
}

ul.blog-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.blog-list li {
	background-image: url(../images/arrow.gif);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 17px;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
}

ul.blog-list li a,
ul.blog-list li a:visited {
	text-decoration: none;
	color: #6f6f6f;
}

ul.blog-list li a:hover {
	text-decoration: underline;
}


/* Portfolio
------------------------------------------------------*/
.main-portfolio p {
	padding-bottom: 25px;
}

.portfolio-box {
	width: 442px;
	background-color: #f2f2f2;
	float: left;
	margin-bottom: 37px;
}

.portfolio-box-bottom {
	width: 442px;
	background-color: #f2f2f2;
	float: left;
	margin-bottom: 17px;
}

.spacer-pf {
	width: 36px;
	float: left;
	display: block;
	height: 100%;
}

.pf-content {
	padding: 18px;
	font-size: 11px;
	float: left;
}

.pf-content img {
	border: 1px solid #ccc;
	margin-right: 15px;
	float: left;
}

.pf-gall {
	width: 200px;
	border: 1px solid #ccc;
	padding: 5px;
	float: left;
	margin-right: 24px;
	margin-bottom: 30px;
}

.pf-gall-nomargin {
	width: 200px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 30px;
	float: left;
}

.pf-content p {
	font-size: 11px;
}

.pf-title {
	background-image: url(../images/strip-line2.gif);
	background-repeat: repeat;
	width: 422px;
	font-size: 16px;
	color: #ff4e00;
	padding: 10px;
	float: left;
}

.portfolio-pagination {
	height: 30px;
	background-color: #fff;
	margin: 0px 0px 30px 0px;
	text-align: left;
	float: left;
}

.portfolio-button-page {
	border: 1px solid #e4e4e4;
	background-color: transparent;
	font: normal 11px/28px Verdana;
	padding: 6px 15px 6px 15px;
	margin-right: 5px;
	cursor: pointer;
}

.portfolio-pagination a,
.portfolio-pagination a:visited {
	color: #414141;
}

.portfolio-pagination a:hover {
	text-decoration: underline;
}

/* Contact
------------------------------------------------------*/
#content-map {
	float: left;
	width: 393px;
	padding-bottom: 30px;
}

form {
	margin: 0;
	padding: 0;
}

.form-row {
	width: 127px;
	float: left;
	margin-right: 4px;
}

.form-row-textarea {
	width: 393px;
	float: left;
	padding: 10px 0px;
}

.input-container-last {
	margin-right: 0px;
}

#contactFormArea {
	width: 393px;
	color: #6b6b6b;
}

.input {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	width: 112px;
	padding: 3px 5px 3px 5px;
	color: #6b6b6b;
}

.input2 {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	width: 374px;
	padding: 3px 5px 3px 5px;
	color: #6b6b6b;
}

.input-submit {
	background-image: url(../images/but-send.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 73px;
	height: 21px;
	cursor: pointer;
	float: right;
	margin-right: 7px;
}

.textarea {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	width: 374px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	color: #6b6b6b;
}

.google-map {
	width: 493px;
	height: 336px;
	padding-bottom: 10px;
}

.google-map2 {
	width: 281px;
	height: 224px;
	padding-bottom: 10px;
}

.screenReader {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

.thanks {
	background: #f8f8f8;
	border: 1px solid #d9d9d9;
	padding: 10px;
	text-align: center;
}

/* Form Contact */
/*****Forms*****/
ol.forms {
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
	color: #6b6b6b;
}

ol.forms li {
	clear: both;
	float: left;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}

ol.forms label {
	font-weight: normal;
	padding-right: 20px;
	width: 100%;
	display: block;
}

ol.forms input,
ol.forms textarea {
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	width: 406px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	color: #6b6b6b;
	clear: both;
}

#contactName {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	width: 386px;
	padding: 4px 5px 4px 5px;
	color: #6b6b6b;
}

#email-contact {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	width: 386px;
	padding: 4px 5px 4px 5px;
	color: #6b6b6b;
}

#subject {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	width: 386px;
	padding: 4px 5px 4px 5px;
	color: #6b6b6b;
}

#commentsText {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	width: 386px;
	padding: 4px 5px 4px 5px;
	color: #6b6b6b;
}

ol.forms textarea {
	height: 100px;
}

.error {
	color: #f00;
}

ol.forms li.textarea {
	border: none;
	margin: 0;
	padding: 0;
}

ol.forms li .error {
	font-size: 11px;
	margin-left: 5px;
}

ol.forms li.textarea .error {
	display: block;
	float: right;
	margin-right: 61px;
}

ol.forms li.screenReader {
	margin-bottom: 0;
}

ol.forms li.buttons button {
	background-image: url(images/but-send.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 10px 62px 0px 0px;
	border: 0px;
	width: 73px;
	height: 21px;
	cursor: pointer;
	float: right;
}

ol.forms li.buttons button:hover {
	color: #222;
}

ol.forms li.buttons button:active {
	left: -1px;
	position: relative;
	top: -1px;
}

ol.forms li.buttons,
ol.forms li.inline {
	float: left;
	width: 460px;
}

ol.forms li.inline input {
	width: 386px;
}

ol.forms li.inline label {
	display: inline;
	float: none;
	width: auto;
}

input#sendCopy {
	width: 10px;
}

.input-submit {
	background-image: url(images/but-send.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px 0px;
	border: 0px;
	width: 73px;
	height: 21px;
	cursor: pointer;
	float: right;
	margin-right: 192px;
}

.fax {
	margin-top: -15px;
}

@media (max-width:965px) {

	div#page-container {
		width: 100%;
	}

	.page-container-inner {
		width: 100%;
	}

	.frame {
		width: 100%;
	}

	div#header {
		width: 100%;
	}

	div#bottom-header {
		width: 100%;
	}

	div#nav-menu {
		width: 100%;
	}

	div#slideshow {
		width: 100%;
		height: 470px;
	}

	.slide-text {
		width: 100% !important;
	}

	.img-slide {
		width: 100%;
		margin-top: 20px;
	}


	.img-slide img {
		object-fit: contain !important;
		max-width: 100%;
		margin: 0 auto;
	}

	div#box-nav-slider {
		width: 100%;
	}

	div#content {
		width: 100%;
		height: auto !important;
		padding: 20px;
		box-sizing: border-box;
		float: initial;
		display: block;
		clear: both;
	}

	div#content1 {
		width: 100%;
		float: initial;
	}

	div#footer {
		width: 100%;
	}

	div#content2 {
		width: 100%;
		float: initial;
		height: 1110px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	div#content3 {
		float: initial;
		width: 100%;
		margin-left: auto;
	}



	#rotating-images-rotator_1,
	#rotating-images-rotator-wrapper_1 {
		margin-left: auto;
		margin-right: auto;
	}

	div#footer p {
		text-align: center;
	}

	.logo {
		width: 100%;
		box-sizing: border-box;
	}

	.logo img {
		width: 300px;
		margin: 0 auto;
		display: block;
	}

	.text-slide {
		width: 100%;
		box-sizing: border-box;
	}


	/* about physical therapy */

	div#page-title {
		width: 100%;
		float: initial;
		padding-bottom: 10px;
		padding-top: 50px;
		/* height: initial; */
	}

	div#content-inner {
		width: 100%;
		float: initial;
		padding: 20px;
		box-sizing: border-box;
		position: relative;
	}

	.desc {
		width: 100%;
		float: initial;
		padding: 20px;
		box-sizing: border-box;
	}

	.title {
		width: 100%;
		margin: 0;
		padding: 0 20px;
		box-sizing: border-box;
	}

	div#content-left {
		width: 100%;
		float: initial;
	}

	div#side-box {
		float: initial;
		width: 100%;
		margin-left: 0;
	}

	.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper-with-headline {
		margin-left: 0;
		transform: scale(.8);
	}

	/* contact */
	ol.forms li.buttons,
	ol.forms li.inline {
		width: 100%;
	}

	input,
	textarea {
		width: 100% !important;
		box-sizing: border-box;
	}

	ol.forms li.buttons button {
		margin-right: 0;
	}

	.google-map2 {
		width: 100%;
	}

	.google-map2 iframe {
		width: 100%;
	}

	/* getting started */

	#content-inner-full {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
		float: initial;
	}

	img.alignright {
		float: initial;
		margin-bottom: 15px;
		padding: 0;
		width: 100%;
	}

}