/*
Theme Name: Peak PT Of Brooklyn 1442
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background-color: #fff;
    overflow-y: scroll;
    position: relative;
}

body,td,.bottom,.mceContentBody,.normal {
    color: #666;
}

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: "PT Sans",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Oswald",sans-serif;
    font-weight: normal;
}

.anniversary{position:absolute;top:5px;left:400px;}

.base,.gmaptopper {
    background-color: #0D3692 !important;
    border-color: #092334 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_092334.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #0D3692 !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

a:hover,a:active {
    color: #800000;
    text-decoration: none
}

.box {
    border: 2px solid #7e130f;
    background-color: #592615;
    padding: 12px;
}

.box1 {
    border: 2px solid #592615;
    background-color: #592615;
    padding: 12px;
}

.brd {
    border: solid 2px #222;
}

.brd1 {
    border: solid 2px #0D3692;
}

.dbrd {
    border: solid 2px #7e130f;
    background-color: #592615;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #592615;
    background-color: #7e130f;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


/*-----Header--------*/
header {
    height: 170px;
    text-align: left;
    background-color: transparent;
    position: relative;
    background: #fff;
}

.headercenter{
    width:990px;
    height: 130px;
    margin:0 auto;
    background: #fff;
    position: relative;
}

.logo {
    position: relative;
    left: 15px;
    top: 10px;
    max-width: 200px;
}

.apptbtn {
    position: absolute;
    top: 5px;
    right: 3px;
}

.apptbtn .rndbtn {
    letter-spacing: 1px;
    padding: 5px 10px 6px 15px;
}

#topaddr {
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 40px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    line-height: 1.25em;
}

#topaddr span {
    font-size: 1.5em;
    line-height: 1.25em;
}

#topaddr * {
    text-decoration: none;
    color: #0D3692;
}

#topaddr a:hover {
    color: #918F90 !important;
}

#topaddr a:hover span {
    color: #918F90 !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#rightcol {
    margin: 0;
    padding: 10px 20px;
    min-height: 360px;
}

#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: "Oswald", serif;
    position: relative;
    z-index: 100;
    height: 34px;
}

.current_page_item a {
    background: #0D3692;
    color: #fff !important;
    text-shadow: none !important;
}

.sf-menu a {
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 4px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #eee;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #000;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    background: #999999;
}

.sf-menu li li li {
    background: #999999;
}

.sf-menu li li:hover, .sf-menu li li li:hover {
    background: #0D3692;
    color: #fff;
}

/*.sf-menu li:hover, .sf-menu li.sfHover,  .sf-menu a:focus,.sf-menu a:hover, .sf-menu a:active {
    background: #0D3692;
    color: #fff;
    outline: 0;
    text-shadow: none;
}*/

.sf-menu a:focus,.sf-menu a:hover, .sf-menu a:active {
    background: #0D3692;
    color: #fff;
    outline: 0;
    text-shadow: none;
}

.sf-menu li {
    margin: 0 12px;
}

.sub-menu a {
    text-shadow: none !important;
}

.sub-menu li {
    margin: 0;
}

.sub-menu a:hover:parent {}

/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 400px;
}

#footer {
    background: #0D3692;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}


.footercenter{
    width:990px;
    margin:0 auto;
    background: #0D3692;
    position: relative;
    padding-top: 15px;
}

#footer a:link,#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

#footer .gmaptopper {
    background: #fff !important;
}

#footer .gmaptopper * {
    color: #000 !important;
}

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

.sidebarmb a {
    background: url("http://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.mb {
    width: 166px;
    height: 98px;
    margin: 0 auto 20px auto;
}

.seoH1{ color: #454597;font-size:18px; }
.seoH2{ color: #454597;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}

.slideshow div {display: none;}
.slideshow div *{display: block;}

.gfield_label, .gform_description {color: #000}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-family: "Open Sans", sans-serif;
	font-size:13px;
	color:#000;
	border:solid 1px #000;
}

#comment, #s {
	color:#000;
	border:solid 1px #000;
}

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:0px;}


#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

a.linkopacity:hover img {
-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
opacity: 1.0;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

.boxcontent {
    width: 990px;
    margin:0 auto;
    display: block;
    padding: 10px 20px;
}

.sliderbox {
    background: #0D3692;
    border-bottom: 3px solid #918F90;
    box-shadow: -4px 9px 98px -47px rgba(0, 0, 0, 0.9)   inset;
}

.blackbox {
    width: 100%;
    background: #222;
    padding: 17px 0 0 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.blackbox h2, .blackbox h3, .blackbox h4 {
    font-weight: 300;
    letter-spacing: 1.1px;
}

.blackbox * {
    color: #fff !important;
    box-sizing: border-box;
}

.blackbox p {
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    letter-spacing: 0.8px;
    line-height: 24px;
}

.whitebox {
    width: 100%;
    background: #fff;
    padding: 17px 0 0 0;
}

.whitebox h4 {
    font-weight: 300;
    letter-spacing: 0.07em;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #dedede;
}

.graybox {
    width: 100%;
    background: #e2e2e2;
    padding: 17px 0 0 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.reviewsrow {
    position: relative;
}

.reviewsrow h2 {
    color: #000 !important;
}

.reviewstars {
    text-align: center;
    margin-bottom: 15px;
    font-size: 1.6em;
    /*text-shadow: 0px 1px 0px rgba(255, 255, 255, .5);*/
    /*text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);*/
    text-shadow: 0px -1px 0px rgba(0,0,0,.7) inset;
}

.reviewstars * {
    color: #0D3692;
    margin-right: 2%;
}

.reviewtext {
    /*color: #ddd;*/
    text-align: center;
    font-size: 1.5em;
    /*color: #fff !important;*/
    line-height: 24px;
    /*text-shadow: 1px 1px 0 #111;*/
}

.reviewsign {
    text-align: center;
    font-size: 1.6em;
    color: #0d3692 !important;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.reviewsrow .rndbtn {
    position: absolute;
    bottom: -15px;
    width: 990px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.rndbtn {
    font-family: "Oswald",sans-serif;
    font-weight: 300;
    border-radius: 50px;
    padding: 5px 10px 6px 18px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
}

.rndbtn i.fa {
    vertical-align: middle;
}

.graybtn {
    background: #918F90;
    color: #fff;
}

.blackbtn {
    background: #000;
    color: #fff;
}

.bluebtn {
    background: #0D3692;
    color: #fff !important;
}

a:hover .graybtn {
    background: #ccc;
    color: #000 !important;
}

a:hover .blackbtn {
    background: #fff;
    color: #000 !important;
}

a:hover .bluebtn {
    background: #000;
    color: #fff !important;
}

.call-icon {
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    color: #b8b6b7 !important;
    font-size: 2.5em !important;
    height: 50px;
    margin-right: 3px;
    padding: 7px 9px;
    width: 50px;
    /*text-shadow: 1px 4px 0 #fff, 0 0 0 #000, 1px 4px 0 #fff;*/
    text-shadow: 0px -1px 0px rgba(0,0,0,.5);
}

.boxcontent .one_fourth p {
    text-align: justify;
}

.mbrow {
    padding-bottom: 25px;
}

.socialmedia {
    text-align: center;
}

.socialmedia i.fa-flickr {background:#ff0084;}
.socialmedia i.fa-youtube {background:#cd201f;}
.socialmedia i.fa-linkedin {background:#0077b5;}
.socialmedia i.fa-facebook {background:#3b5998;}
.socialmedia i.fa-google-plus {background:#dc4e41;}
.socialmedia i.fa-twitter {background:#55acee;}
.socialmedia i.fa-pinterest {background:#bd081c;}
.socialmedia i.fa {
    box-sizing: border-box;
    height: 35px;
    padding: 10px;
    width: 35px;
}

a.homebutton {
    background: url(/files/images/minibanner.png) no-repeat #fff;
    border: 2px solid #fff;
    color: #0d3692 !important;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 1.2em;
    height: 86px;
    line-height: 22px;
    padding-left: 50px;
    padding-top: 10px;
    text-align: center;
    text-shadow: 2px 2px 0 #ccc;
    width: 166px;
    margin: 0 auto;
    box-shadow: 2px 2px 3px #000;
    display: block;
}

a.homebutton:hover {
    /*color: #fff !important;
    text-shadow: 2px 2px 0 #000;*/
    color: #000 !important;
}

a.homebutton.oneline {
    font-size: 1.5em;
    padding-left: 40px;
    padding-top: 20px;
}

.footerlogo {
    margin: 0 auto;
    display: block;
}

.owl-carousel {
    padding-bottom: 20px;
}

.owl-page.active {
    background: none;
}

.owl-theme .owl-controls .owl-page span {
    background: #fff !important;
}