/*
 Table Of Contents
 1.) Media Query for Handheld Devices
 2.) Media Query for Tablet
 3.) Media Query for mobile
 ===============================================*/

/*
 2.) Media Query for Tablet
 ===============================*/
 @media screen and (min-width:1679px) 
{
    body{
zoom: 130%;
}
}
@media only screen and (max-width: 990px) {

	/* Site wide CSS */

	.btn, input.btn, button.btn {
		font-size: 14px;
	}

	#content {
		padding: 0 10px;
		background: url(../images/t-con-bg.png) repeat-x top center;
	}

	#content > .page {
		padding-bottom: 6px;
	}

	.left-col, .sidebar, .main-con {
		display: block;
		width: 100%;
	}

	h1 {
		margin-bottom: 16px;
	}

	h2 {
		margin-bottom: 2px;
	}

	p {
		margin-bottom: 19px;
	}

	/* Header CSS */

	.top-strip {
		background: rgba(31,116,168,1);
        background: -moz-linear-gradient(left, rgba(31,116,168,1) 0%, rgba(125,185,232,1) 50%, rgba(31,116,168,1) 100%);
        background: -webkit-linear-gradient(left, rgba(31,116,168,1) 0%,rgba(125,185,232,1) 50%,rgba(31,116,168,1)) 100%);
        background: linear-gradient(to right, rgba(31,116,168,1) 0%,rgba(125,185,232,1) 50%,rgba(31,116,168,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b4163', endColorstr='#7db9e8',GradientType=1 );
		height: 23px;
	}

	.logo {
		margin-left: 17px;
		padding-top:0;
		width:63%;
	}
	.logo img {
	width:50%;
	height:auto;
	margin:0;
	margin-top:15px;	
	}

	.logo > strong {
		font-size: 48px;
		font-size: 24px;
		padding-top: 26px;
	}

	.logo > strong > span {
		font-size: 39px;
		font-size: 24px;
		margin-top: -5px;
	}

	.logo > strong > small {
		font-size: 19px;
		line-height: 21px;
	}

	.contact-info {
		width: 38%;
		width: 30%;
		padding: 18px 18px 0 0;
	}

	.btn-wrap {
		position: absolute;
		right: 21px;
		bottom: 21px;
	}

	/* Menu CSS */

	.nav, .menu-right, .menu-wrap::before, .nav > li::after, .nav > li:hover ul, #content::before, .main-con::before, .nav > li > ul::before, .nav > li > ul > li:hover::before, .nav > li > ul > li:hover::after, .inner-page .left-col::before {
		display: none;
	}

	.menu-wrap {
		background: url(../images/t-menu-bg.jpg) repeat-x;
		height: auto;
		display: block;
		box-shadow: none;
	}
	.mobile-menu {
		display: block;
		color: #fff;
		font-size: 20px;
		font-family: 'Droid Sans', sans-serif;
		text-decoration: none;
		font-style: normal;
		text-indent: 19px;
		position: relative;
		padding: 11px 0;
		box-shadow: 1px 1px 6px #4b4b4b;
	}

	.mobile-menu:before {
		position: absolute;
		right: 20px;
		top: 0;
		bottom: 0;
		content: '';
		background-position: -249px 0;
		width: 22px;
		height: 22px;
		margin: auto;
	}

	.nav {
      background: url(../images/dorp-dow-menu-bg.png) repeat;
    }
	.nav > li {
		display: block;
		padding: 0;
		text-align: left;
		background: url(../images/nav-li-bg.png) repeat-x bottom center;
		margin: 0;
	}

	.nav > li:hover {
		background: url(../images/nav-li-bg.png) repeat-x bottom center;
	}

	.nav > li > a {
		padding: 11px 20px;
	}

	.nav > li > ul {
		position: inherit;
		top: 0;
		border-radius: 0;
	}

	.nav > li > ul > li:hover {
		background: url(../images/nav-li-bg.png) repeat-x bottom center;
	}

	.nav > li > ul {
		background: url(../images/sub-menu-bg.jpg) repeat;
		border-bottom: none;
		box-shadow: 0 -1px 9px 0px #484848 inset;
	}

	.nav > li > ul > li {
		background: url(../images/nav-li-bg.png) repeat-x bottom center;
	}
	.nav > li > ul > li > a {
		background: none;
		font-size: 17px;
	}

	/* Slider Section CSS */
	.slider-wrap {
		padding: 0 10px;
	}
	.slides li > div p {
		font-size: 29px;
		padding: 7px 0;
	}

	.slides li > div {
		bottom: 17px;
	}

	.slides li > div > a {
		font-size: 13.45px;
		background: url(../images/t-slider-btn-bg.jpg) repeat-x;
		height: 25px;
		line-height: 179%;
	}

	.slides li > div > a:hover {
		background: url(../images/t-slider-btn-hover-bg.jpg) repeat-x;
	}

	.slider-wrap::before {
		background: none;
		bottom: -20px;
	}

	.tab-sec {
		margin-top: -55px;
		background: #dcdad7;
	}

	.flex-control-nav li a {
		background-position: -105px -1px;
		width: 16px;
		height: 16px;
	}
	.flex-control-nav li a.flex-active {
		background-position: -83px -1px;
		width: 16px;
		height: 16px;
	}
	.flex-control-nav li a {
		width: 16px;
		height: 16px;
	}
	.flex-control-nav li {
		margin-left: 7px;
	}

	/* Tab Section CSS */
	.tab-con {
		top: 54px;
		padding: 0 8px 0 10px;
		z-index: 1;
	}
	.tab-one > span {
		font-size: 21px;
		padding-left: 6px;
	}

	.con > p {
		font-size: 13.5px;
	}

	.con > p > a, .therapy-con > p > a {

		width: 97px;
		height: 19px;
		font-size: 12px;
		line-height: 18px;
	}
	.con > p > a {
		margin-top: 13px;
	}

	.therapy-con > p > a {
		float: right;
		margin: 15px 0 0;
	}

	.con > p > a:hover, .therapy-con > p > a:hover {
		background-position: 0 -297px;
		width: 97px;
		height: 19px;
	}

	.tab-two {
		padding: 7px 0 0 8px;
	}

	.tab-two > img {
		margin-top: 15px;
	}

	.tab-two > p {
		font-size: 20px;
		padding-top: 20px;
	}

	.tab-two > p > span {
		font-size: 26px;
		margin: -3px 0 4px;
	}

	.tab-three > span {
		font-size: 21px;
	}

	.therapy-con > p {
		font-size: 13px;
	}

	.tab-two > p > a {
		font-size: 12px;
		line-height: 17px;
		width: 73px;
		height: 19px;
	}

	/* Left Col Section CSS */

	.main-con {
		margin-top: -24px;
		padding: 0 10px;
	}

	.left-col {
		background: url(../images/t-left-bg.jpg) no-repeat top center #dcdad7;
		background-size: 100% 100%;
		position: relative;
		border-radius: 15px;
		padding: 7px 10px 10px;
	}

	.left-col:before {
		background: url(../images/share-sec-bg.png) no-repeat top center;
		background-size: 100% 100%;
		position: absolute;
		right: 0;
		left: 0;
		margin: 0 auto;
		content: '';
		width: 100%;
		height: 114px;
		top: -103px;
	}

	.fb-link {

		z-index: 1;
	}

	.video {
		width: 43%;
	}
	.video-con {
		width: 55.8%;
	}

	.video-sec {
		padding: 14px 10px 11px;
		margin: -10px 0 11px 0;
	}

	.video-sec h2 {
		margin-bottom: 10px;
	}

	.sidebar {
		background: #fff;
		overflow: hidden;
		padding: 30px 1px 0 23px;
	}

	/* Sidebar Section CSS */

	.fb-wrap {
		float: left;
		width: 228px;
		margin-right: 16px;
	}

	.fb-wrap > img {
		margin-bottom: 20px;
	}

	/* Footer Section CSS */

	#footer {
		margin-top: 10px;
	}

	#footer .logo > strong > small {
		font-size: 16px;
		margin-top: 8px;
		line-height: 18px;
		display: block;
	}

	#footer .logo > strong > span {
		margin-top: 1px;
	}

	#footer .logo > strong {
		margin: 17px 0 0;
	}

	.footer-left-con {
		width: 59%;
	}

	/* Inner Page CSS */

	.inner-page .left-col {
		background: #dcdad7 url(../images/t-left-bg.jpg) no-repeat center top /100% 100%;
	}

	.inner-page .sidebar {
		background: none;
		margin: 20px auto;
		padding: 0;
	}

	.sidebar {
		position: relative;
	}

	.sidebar > img {
		display: block;
	}

	.inner-page .main-con {
		margin-top: 0;
	}

	.inner-page .sidebar h5 {
		text-align: center;
	}

	.side-menu {
		border-radius: 5px;
		left: 245px;
		position: absolute;
		top: 32px;
		width: 229px;
	}

}

@media only screen and (min-width: 1000px) {
	.nav {
		display: table !important;
	}
}

@media only screen and (min-width: 820px) and (max-width: 900px) {
	.slider-wrap::before {
		background: url(../images/slider-bg.png) no-repeat center top /94% auto;
		bottom: -18px;
	}

	.tab-sec {
		margin-top: -62px;
	}

	.main-con {
		margin-top: -33px;
	}
}

@media only screen and (min-width: 901px) and (max-width: 989px) {
	.tab-con {
		top: 73px;
	}

	.tab-two > p {
		padding-top: 24px;
	}

	.tab-three {
		padding-top: 9px;
	}

	.main-con {
		margin-top: -35px;
		padding: 0 10px;
	}

	.tab-sec {
		margin-top: -66px;
	}

}

@media only screen and (min-width: 914px) and (max-width: 999px) {
	.slider-wrap::before {
		bottom: -15px;
	}

	.main-con {
		margin-top: -48px;
	}
}

@media only screen and (min-width: 850px) and (max-width: 900px) {
	.tab-con {
		top: 68px;
	}
}

@media only screen and (min-width: 819px) and (max-width: 849px) {
	.tab-con {
		top: 65px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
	.main-con::before {
		background-size: 93.5% 98%;
	}

	.inner-page .main-con::before {
		background-size: 94% 13%;
	}
}
/* Baytown Header Updates */
@media only screen and (min-width:772px) and (max-width:863px) {
	.contact-info {
	font-size:15px;
	margin-top:10px;	
	padding-top:
	}
	.contact-info .phone-map a{
	font-size:16px;
	}

	.logo strong, .logo span {
	font-size:18px !important;	
	}
	.btn.green {
	display:none;	
	}
}
/*
 3.) Media Query for mobile
 ===============================*/

@media only screen and (max-width: 767px) {
	.left-col img.photo {
		float:none;
		clear:both;
		display:block;
		margin:10px auto;	
	}
	h2 {
		line-height: 122%;
		margin-bottom: 2px;
	}

	.desktop-view, .main-con::before, .left-col::before {
		display: none;
	}

	.mobile-view {
		display: block;
	}

	.slider-wrap, #content {
		padding: 0;
	}

	#content {
		background: #fff;
	}

	.top-strip {
		height: 22px;
	}

	.slides li > div > a.desktop-view {
		display: none;
	}

	.slides li > div > a.mobile-view {
		display: table;
	}

	#header {
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,0,0,0.05) 100%);
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(0,0,0,0.05) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(0,0,0,0.05) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6000000',GradientType=0 );
	}

	.logo {
		margin: 0;
		display: block;
		text-decoration: none;
	}

	.logo, .logo > strong, .contact-info, .tab-one, .tab-two, .tab-three, .con > img, .therapy-con > img, .video, .video-con {
		float: none;
		width: 100%;
	}

	.logo > img {
		display: block;
		float: none;
		margin: -23px auto 20px;
		width: 175px;
	}

	.logo > strong > span {
		display: block;
		font-size: 24px;
	}

	.logo > strong > small > br, .tab-sec > img {
		display: none;
	}

	.logo > strong {
		font-size: 30px;
		font-size: 18px;
		padding: 0;
		width: 100%;
		text-align: center;
		display: block;
	}
	
	.logo > strong br {
      display: none;
    }

	.logo > strong > small {
		display: block;
		width: 100%;
		text-align: center;
		font-size: 15px;
		line-height: 12px;
	}

	.btn, input.btn, button.btn {
		background: url(../images/m-btn-bg.jpg) repeat-x;
		font-size: 17px;
	}

	.btn:hover {
		background: url(../images/m-btn-hover.jpg) repeat-x;
	}

	.btn-wrap {
	    position: relative;
		bottom: inherit;
		height: 43px;
		top: 0;
		left: 0;
		margin: auto;
		right: 0;
		width: 208px;
		margin-top: 10px;
	}

	.btn-wrap > a {
      float: none;
      height: 100%;
      width: 100%;
      display: block;
      background: #1f74a8;
      background: -moz-linear-gradient(top, #1f74a8 0%, #1f74a8 100%);
      background: -webkit-linear-gradient(top, #1f74a8 0%,#1f74a8 100%);
      background: linear-gradient(to bottom, #1f74a8 0%,#1f74a8 100%);
    }
    .btn-wrap > a:hover, .btn-wrap > a:focus {
      background: #0c4668;
      background: -moz-linear-gradient(top, #0c4668 0%, #1f74a8 100%);
      background: -webkit-linear-gradient(top, #0c4668 0%,#1f74a8 100%);
      background: linear-gradient(to bottom, #0c4668 0%,#1f74a8 100%);
    }

	.contact-info {
		padding: 40px 0 0;
		margin: 71px 0 2px;
		text-align: center;
		font-size: 16px;
		position: relative;
		text-decoration: underline;
	}

	.contact-info > a {
		font-size: 30px;
		line-height: 1;
	}

	.contact-info > a::before, .btn.green {
		display: none;
	}

	.menu-wrap {
		background: url(../images/m-menu-bg.jpg) repeat-x #00322d;
	}

	.mobile-menu {
		padding: 13px 0 13px;
		text-indent: 21px;
		background: #0b4163;
        background: -moz-linear-gradient(left, #0b4163 0%, #1f74a8 50%, #0b4163 100%);
        background: -webkit-linear-gradient(left, #0b4163 0%,#1f74a8 50%,#0b4163 100%);
        background: linear-gradient(to right, #0b4163 0%,#1f74a8 50%,#0b4163 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b4163', endColorstr='#0b4163',GradientType=1 );
	}
	
	.nav > li > a {
      color: #0b223e;
      text-shadow: none;
    }

	.flex-viewport {
		border-radius: 1px 1px 0 0;
	}

	/* Content section CSS */

	#content > .page {
		padding: 10px 0 0;
		border-radius: 0;
	}

	.main-con {
		margin-top: 0;
	}

	.con-img, .photo {
		margin: 0 auto 8px;
		display: block;
		float: none;
	}

	.video-sec {
		margin: 5px -10px 11px;
		border-radius: 0;
	}

	/* Tab Section CSS */

	.tab-sec {
		background: #fff;
		margin: 0 0 15px;
		padding: 6px 10px 0;
	}

	.tab-con {
		overflow: hidden;
		margin-top: 0;
		position: inherit;
		padding: 10px 10px 0;
		top: 0;
	}

	/*.tab-one {
		background: url(../images/m-tab-sec-bg.png) no-repeat;
	}

	.tab-two {
		background: url(../images/m-tab-sec-2.png) no-repeat;
	}

	.tab-three {
		background: url(../images/m-tab-sec-3.png) no-repeat;
	}*/
	
	.tab-one, .tab-two, .tab-three {
      background: #71b0e0;
      background: -moz-linear-gradient(top, #ebf6ff 0%, #71b0e0 100%);
      background: -webkit-linear-gradient(top, #ebf6ff 0%, #71b0e0 100%);
      background: linear-gradient(to bottom, #ebf6ff 0%, #71b0e0 100%);
    }

	.tab-one, .tab-two, .tab-three {
		margin-bottom: 6px;
		background-size: 100% 100%;
		overflow: hidden;
		padding: 8px 5px 9px;
		display: block;
	}
	
	.tab-two > p {
      color: #4f4f4f;
    }
    .tab-two > p > span {
      color: #145781;
    }
    .tab-one span {
      font-size: 20px;
      left: 0;
      padding-left: 110px;
      padding-right: 10px;
      width: 100%;
      padding-top: 15px;
      color: #182d49;
      text-shadow: none;
    }

	.left-col, .sidebar {
		background: none;
	}

	.fb-link {
		top: 16px;
		width: 300px;
	}

	.flex-control-nav {
		top: 5px;
		right: 6px;
	}
	.flex-control-nav li a {
		background-position: -16px -392px;
		width: 10px;
		height: 10px;
	}

	.flex-control-nav li a.flex-active {
		background-position: -2px -392px;
		width: 10px;
		height: 10px;
	}
	.flex-control-nav li a {
		background-position: -2px -392px;
		width: 10px;
		height: 10px;
	}

	.flex-control-nav li {
		margin-left: 3px;
	}

	.slides li > div > a {

		font-style: normal;
		background: #1d7c70; /* Old browsers */
		background: -moz-linear-gradient(top,  #1d7c70 0%, #023c36 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d7c70), color-stop(100%,#023c36)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1d7c70 0%,#023c36 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1d7c70 0%,#023c36 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1d7c70 0%,#023c36 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1d7c70 0%,#023c36 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d7c70', endColorstr='#023c36',GradientType=0 ); /* IE6-9 */
		height: auto;
		font-size: 8px;
		padding: 3px 0;
		min-width: 153px;
		border-radius: 6px;
	}

	.slides li > div > a:hover {
		background: #299b8c; /* Old browsers */
		background: -moz-linear-gradient(top,  #299b8c 0%, #03584f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299b8c), color-stop(100%,#03584f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #299b8c 0%,#03584f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #299b8c 0%,#03584f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #299b8c 0%,#03584f 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #299b8c 0%,#03584f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299b8c', endColorstr='#03584f',GradientType=0 ); /* IE6-9 */
	}

	.slides li > img {
		width: 100%;
		border-top: 1px solid #cecbc4;
		border-radius: 10px 10px 0 0;
	}
	.slides li > div > a sup {
		font-size: 6px;
		top: -7px;
	}

	.slides li > div p, .con > p > a, .therapy-con > p > a, .con > p, .tab-two > p > a, .therapy-con > p, .left-col::before {
		display: none;
	}

	.con {
		float: left;
		width: 59px;
		height: 59px;
	}

	.tab-one > span {
		float: right;
		width: 77%;
		font-size: 20px;
		margin: 0;
		padding: 12px 0 0 0;
		text-shadow: 1px 1px 0px #eee2cb;
	}

	.tab-two > img {
		width: 59px;
		height: 59px;
		margin: 0;
	}

	.tab-two > p {
		float: right;
		margin: 0;
		padding: 16px 0 0;
		text-align: left;
		text-indent: 0;
		width: 77%;
		font-style: normal;
	}

	.therapy-con {
		float: left;
		width: 59px;
		height: 59px;
	}

	.tab-three > span {
		float: right;
		width: 77%;
		padding: 5px 0 0 3px;
		text-align: left;
		margin: 0;
	}

	.main-con {
		background: #e5e1db;
		padding: 0;
	}

	.left-col {
      border-radius: 5px;
      border-bottom: 7px solid #cfc9bc;
      background: #f6faff;
      padding: 20px 10px 0;
    }

	.video {
		text-align: center;
		margin: 10px 0 15px;
	}

	.video-sec h2 {
		font-size: 19px;
		line-height: 119%;
		margin-bottom: 10px;
	}

	/* Siadebar Section CSS */

	.fb-wrap {
		margin-right: 0;
		float: none;
	}

	.sidebar {
		width: 231px;
		padding: 20px 0 0;
		margin: 0 auto;
		border-radius: 0;
	}

	.side-menu {
		position: initial;
	}

	Footer Section CSS
	#footer .logo, .social-sec, .left, .address, .footer-right-con, .footer-left-con {
		float: none;
		width: 100%;
	}

	#footer {
      margin-top: 0;
      background: #f6f9fe;
    }

	#footer > .page {
		padding: 0 10px;
	}

	#footer .logo {
		position: relative;
		height: auto;
	}

	#footer .logo > strong {
		font-size: 20px;
		text-align: left;
		float: left;
		width: 100%;
		margin: 32px 0 0;
	}
	#footer .logo br {
	    display: none;
	}

	#footer .logo > strong > small > br {
		display: block;
	}

	#footer .logo > strong > span {
		font-size: 20px;
		margin-top: 0;
	}

	#footer .logo > strong > small {
		font-size: 14px;
		padding: 0;
		text-align: center;
		line-height: 122%;
		margin-top: 7px;
	}

	#footer .logo > img {
		position: absolute;
		top: 0;
		right: -7px;
		width: 160px;
		margin: 0;
	}

	.address {
		margin: 20px 0 10px;
		font-size: 16px;
	}

	.address > a.footer-call {
	  font-size: 25px;
	  margin-bottom: 10px;
	  font-weight: normal;
	  margin-top: 10px;
	  color: #1f74a8;
	}

	.social-icons {
		margin: 0 0 10px;
		text-align: center;
	}

	.social-icons li {
		float: none;
		display: inline-block;
		margin: 0 4px;
	}

	.design-by {
		margin: 0 0 10px;
		text-align: center;
	}

	.footer-right-con, .footer-left-con {
		padding: 0;
	}

	.footer-right-con ul {
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		-o-column-count: 1;
		-ms-column-count: 1;
		margin-bottom: 14px;
		margin-left: 8px;
	}

	.footer-right-con ul li {
		margin-bottom: 9px;
	}

	.footer-right-con ul li a {
		font-size: 16px;
	}

	.footer-right-con > h2 {
      color: #0f4c72;
      font-size: 35px;
      font-style: normal;
      font-weight: 400;
      line-height: 1;
      margin-bottom: 20px;
        text-align: center;
    }

			
	/* Reordering Footer Columns */
	#footer .page {display: table; width: 100%; }

	.footer-left-con {display: table-row-group; } /* Will be displayed at the bottom of the pseudo-table */
	.footer-center-con {display: table-header-group;    } /* Will be displayed in the middle */
	/*.footer-right-con {display: table-footer-group; }*/ /* Will be displayed at the top */
	.footer-right-con {
      display: block;
      max-width: 100%;
      margin: 0 auto;
      padding-bottom: 20px;
    }



	.inner-page .left-col {
		padding: 10px;
		background: #f6faff;
	}
	.inner-page #content > .page {
		padding: 0;
	}

	.inner-page .main-con {
		padding-bottom: 20px;
		background: #ffffff;
	}

	.inner-page h2 {
		font-size: 19px;
		margin-bottom: 10px;
	}

	.inner-page h1 {
		margin-bottom: 9px;
	}

	.side-menu::before {
		bottom: inherit;
		top: 354px;
		display:none;
	}

	#footer .logo > strong > span {
		display: block;
		text-align: center;
	}

}

@media only screen and (min-width: 300px) and (max-width: 767px) {

	.logo > img {
		width: 222px;
		margin-top:0;
		margin-bottom:0;
	}

	.logo > strong, .logo > strong > span {
		font-size: 46px;
		font-size: 24px;
		display:block;
	}
	
	.logo > strong > small {
		font-size: 16px;
		line-height: 22px;
	}

	.inner-page h2 {
		font-size: 19px;
		margin-bottom: 10px;
	}

	.inner-page h1 {
		margin-bottom: 9px;
	}

	.contact-info {
		margin: 119px 0 2px;
		margin: 60px 0 15px;
		text-decoration: none;
	}

	.slides li > div > a {

		border-radius: 5px;
		min-width: 223px;
		font-size: 12px;
		padding: 3px 0;
	}

	.con {
		width: 87px;
		height: 92px;
	}

	.tab-two > img, .therapy-con {
		width: 87px;
		height: 87px;
	}

	.tab-two > p {
		font-size: 26px;
	}

	.tab-two > p > span {
		font-size: 34px;
		margin: 1px 0 4px;
	}

	.tab-three > span {
		font-size: 24px;
	}

	.tab-one > span {
		font-size: 24px;
		padding: 7px 0 0;
	}

	.tab-one > span, .con > p, .tab-two > p, .tab-three > span, .therapy-con > p {
		position: absolute;
		left: 120px;
	}

	.con > p, .therapy-con > p {
		font-size: 17px;
		display: block;
		margin: 0;
		top: 77px;
		width: 351px;
	}

	.con > p > br, .therapy-con > p > br {
		display: none;
	}

	.tab-one, .tab-two, .tab-three {
		position: relative;
	}

	.tab-two > img, .therapy-con {
		margin: 0;
	}

	.therapy-con > p {
		text-align: left;
		top: 74px;
	}

	.tab-one, .tab-two, .tab-three {
		padding: 10px;
		margin-bottom: 10px;
	}
	.tab-sec {
		margin-bottom: 10px;
	}
	.tab-con {
		padding-bottom: 0;
	}

	.video-sec {
		border-radius: 0;
		margin: -10px -10px 11px;
	}

	.main-con {

		background: #efeeed;
	}

	#content .page {
		padding: 10px 10px 0;
	}
	.left-col {
		border-radius: 5px;
		border-bottom: 7px solid #cfc9bc;
	}

	.slider-wrap {
		margin-right: -10px;
		margin-left: -10px;
	}

/* 	#footer .logo > img {
	width: 201px;
}

#footer .logo > strong {
	font-size: 46px;
}

#footer .logo > strong > span {
	font-size: 37px;
	display: block;
}

#footer .logo > strong > small {
	font-size: 18px;
} */

.footer-left-con, .footer-center-con, .footer-right-con{
width:100%;
float:none;	
}

.left {
text-align:left;
margin-top:10px;
}


	/* .left {
		float: left;
		width: 50%;
		margin-top: 20px;
	} */

	.social-icons, .design-by {
		text-align: center;
	}

	.social-icons li {
		float: none;
		margin: 0 12px 0 0;
	}

	.address {
		float: right;
		width: 222px;
	}

	.footer-right-con ul {
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		-o-column-count: 1;
		-ms-column-count: 1;
		margin-left: 0;
	}
	.footer-right-con ul {
      width: 100%;
      max-width: 180px;
      margin: 0 auto;
    }

	.footer-left-con {
		margin-bottom: 5px;
	}

}

@media screen and (max-width:450px) {
.tab-sec {
padding:10px 0 0 0;
}

.tab-one, .tab-two, .tab-three {
width:100%;	
}

.tab-one span {
font-size:20px;	
left:0;
padding-left:110px;
padding-right:10px;
	width:100%;
padding-top:15px;
}
.tab-one span br {
display:none;	
}
.tab-two p {
left:0;
padding-left:110px;
font-size:20px;
width:100%;	
padding-top:25px;
}
.tab-two p span {
font-size:24px;
}
.tab-three span {
left:0;
padding-left:110px;
width:100%;	
}	
}
@media screen and (max-width:325px) {
.contact-info {
margin-top:75px;	
}	

}

/* Desktop */
 @media only screen and (min-width:767px) {
	.slider-wrap .slides li > div > a.mobile-view {
		display:none;		
	}

	ol.flex-control-nav {
		display:inline;
		max-height:25px;
	}	
 }