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

html {
    background: hsla(0,0%,93%,1);
    overflow-y: scroll;
}

body,td,.bottom,.mceContentBody,.normal {
    color: hsla(0, 0%, 40%, 1);
}

body {
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-family: "Open Sans",sans-serif;
    letter-spacing: 0.5px;
    line-height: 24px;
}

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

.newgmap {
    overflow: visible !important;
}

.base,.gmaptopper {
    background-color: hsla(223, 64%, 47%, 1) !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:  hsla(223, 64%, 47%, 1) !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: hsla(223, 64%, 47%, 1);
}

a:visited {
    color: hsla(223, 64%, 47%, 1);
}

a:hover,a:active {
    color: hsla(29, 93%, 53%, 1);
    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 hsla(29, 93%, 53%, 1);
}

.brd1 {
    border: solid 2px hsla(223, 64%, 47%, 1);
}

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

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

.faqbackground {
    background: transparent;
}


/*-----Header--------*/
header {
    width: 100%;
    height: 110px;
    background: hsla(0,100%,100%,0.8);
    position: fixed;
    z-index: 1;
    box-shadow: 0px 0px 4px #444;
}

.headercenter{
    width:990px;
    margin:0 auto;
    position: relative;
}

#logo {
    position: absolute;
    left: 0px;
    top: 2px;
}

#logo img {
    max-width: 220px;
}

#topaddr {
    position: absolute;
    top: 15px;
    right: 10px;
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    font-weight:  normal;
    letter-spacing: 0.1em;
    text-align: right;
}

#topaddr * {
    text-shadow: 0px 0px 1px hsla(0,0%,0%,0.4);
    text-decoration: none;
    color:  hsla(29, 93%, 53%, 1);
}

#topaddr a:hover {
    color: #F2D04D !important;
}

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

#socialmedia {
    position: fixed;
    /*top: 402px;*/
    top: 43.1%;
    right: 0px;
    width: 45px;
    z-index: 9999;
    background: hsl(0,0%,100%);
    box-sizing: border-box;
    padding: 5px 0px 5px 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

#socialmedia i.fa-facebook-square {color:#3b5998;}
#socialmedia i.fa-twitter-square {color:#55acee;}
#socialmedia a i.fa-youtube-square{ color: #cd201f !important;}
#socialmedia a i.fa-pinterest-square{ color: #bd081c !important;}
#socialmedia i.fa-google-plus-square, #topaddr i.fa-google-plus-square, i.fa-google-plus-square {color:#dc4e41;}
#topaddr i.fa-google-plus-square {text-shadow: none !important;}

#topaddr i.fa-google-plus-square {
    font-size: 28px;
}
/*-------Main Area/Content-------*/
/*.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
}
*/
.home .main {
    position: relative;
    padding: 0;
    /*width: 990px;*/
    width: 100%;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    /*min-height: 800px;*/
    /*width: 100%;*/
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}


#maincontent {
    top: 130px;
    padding-bottom: 130px;
    flex: 1;
}

.home #maincontent {
    top: 0px !important;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
}

.wrapperinner {
    flex: 1;
}

#rightcol {
    margin: 0;
    padding: 10px 20px;
    flex: 1;
}

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    margin: 0 auto;
    font-family: "Open Sans",sans-serif;
    z-index: 100;
    position: absolute;
    right: 0px;
    top: 76px;
}

.current_page_item a {
    color: hsl(0,0%,0%) !important;
}

.sf-menu a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    letter-spacing: 1.5px;
    padding: 10px 11px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: hsla(0, 0%, 40%, 1);
  /*Match color above*/
}

.sf-menu {
    float: left;
}

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

.sf-menu li li {
    background: hsla(0,100%,100%,0.7);
    border-bottom: 1px solid #c0c0c0;
    border-top: 1px solid #dedede;
}

.sf-menu li li:first-child {
    border-top:none;
}

.sf-menu li li:last-child {
    border-bottom: none;
}

.sf-menu li li li {
    background: hsla(0,100%,100%,0.7);
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: hsl(0,0%,0%);
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    height: 300px;
}

#footer {
    position: relative;
    color: hsl(0,0%,100%);
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    width: 100%;
}


.footercenter{
    width:990px;
    margin:0 auto;
    position: relative;
    padding-top:10px;
}


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

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

/*-------- 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:hsl(0,0%,100%);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: hsl(0,0%,0%)}

.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:hsl(0,0%,0%);
    border:solid 1px hsl(0,0%,0%);
}

#comment, #s {
    color:hsl(0,0%,0%);
    border:solid 1px hsl(0,0%,0%);
}

#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;-khtml-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
opacity: 1;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}
/*Front Page Slides Styles*/
/*.home .explore {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 100px;
    z-index: 1;
    text-align: center;
}

.home .explore span {
    font-family: "Nunito";
    font-weight: 300;
    text-transform: uppercase;
    color: hsl(0,0%,100%);
    margin: 0;
    font-size: 0.9em;
    text-shadow: 0px 2px 2px #333;
}

.home .explore .fa {
    background: transparent;
    border: 2px solid hsl(0,0%,100%);
    border-radius: 50%;
    box-sizing: border-box;
    padding: 5px 10px;
    color: hsl(0,0%,100%);
    margin-top: 12px;
    text-shadow: 0px 0px 3px #333;
    box-shadow: 0px 2px 2px #4b4b4b;
}*/

.active {
    background: none;
}

.home .slide {
    width: 100%;
    height: 975px;
    position: relative;
}

/*Slide Background Overlays*/
/*.home .slide::before {
    background-image: url("");
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    opacity: 0.5;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}
*/
.home .slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: -2;
}


.home .slide #videobg {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
    background-size:cover;
}


/*Indvidual Slide Backgrounds*/
.home .slide {
    border-bottom: 10px solid hsl(0,0%,100%);
}

.home .slide1 {
    background: none;
}

.home .slide2 {
    background-image: url("/files/images/first-slide-box.jpg");
    border-top: 10px solid hsl(0,0%,100%);
}

.home .slide3 {
    background-image: url("/files/images/second-slide-box-option1.jpg");
}

.home .slide4 {
    background-image: url("/files/images/slide4-choice2.jpg");
}

.home .slide5 {
    background-image: url("/files/images/second-slide-box-option3.jpg");
}

.home .slide6 {
    background: hsla(48, 100%, 46%, 0.8);
}

/*General Content Styles*/
.home .slide .contentbox {
    width: 60%;
    margin: 0 auto;
    display: block;
    background: hsla(0,100%,100%,0.8);
    padding: 18px;
    border: 10px solid hsla(0,100%,100%,1);
    box-shadow: 20px 20px 29px hsla(0,0%,0%,0.4);
    box-sizing: border-box;
}

.home .slide .contentbox {
    line-height: 30px;
}

.home .slide .contentbox h2 {
    /*text-shadow: 1px 1px 1px hsla(223, 64%, 47%, 0.8);*/
}

/*First Slide Content*/
.home .slide1 .contentbox * {
    text-align: center;
}

.home .slide1 h1 {
    /*text-shadow: 1px 1px 1px hsla(223, 64%, 47%, 0.8);*/
}

.home .slide1 h1 span {
    font-size: 0.85em;
}

/*Second Slide Content*/
.home .slide2 .contentbox {
    position: absolute;
    top: 15%;
    right: 10%;
    width: 40%;
}

.home .slide2 .contentbox {
    /*text-align: justify;*/
}

/*Third Slide Content*/
.home .slide3 .contentbox {
    position: relative;
    top: -20%;
}

.home .slide3 .contentbox {
    /*text-align: justify;*/
}

/*Fourth Slide Content*/
.home .slide4 .contentbox {
    background: transparent;
    border: none;
    box-shadow: none;
}

.home .slide4 .contentbox {
    height: 85%;
    position: absolute;
    right: 10%;
    top: 12%;
    width: 40%;
}

.home .slide4 .contentbox {
    /*text-align: justify;*/
}

/*Fifth Slide Content*/
.home .slide5 .contentbox {
    left: 10%;
    position: absolute;
    top: 25%;
    width: 35%;
}

.home .slide5 .contentbox {
    /*text-align: justify;*/
}

/*Sixth Slide Content*/
.home .slide6 .contentbox {
    width: 75%;
}

.home .slide6 .contentbox {
    /*text-align: justify;*/
}

/*Full Page Styles*/
#fp-nav {
    /*background: hsla(0,100%,100%,0.8);*/
    background: hsla(0, 0%, 100%, 1);
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
    /*background: hsla(48, 100%, 46%, 0.8) none repeat scroll 0 0 !important;*/
    background: hsla(29, 93%, 53%, 0.9) none repeat scroll 0 0 !important;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    /*background: hsla(48, 100%, 46%, 0.5) none repeat scroll 0 0 !important;*/
    background: hsla(29, 93%, 53%, 0.5) none repeat scroll 0 0 !important;
}

.smalltitle {
    font-family: "Nunito",sans-serif;
}

/*------------------------------------*\
-------- DEMO Code: accordion
\*------------------------------------*/
/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.accordion {
    overflow:hidden;
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    border-radius:3px;
    background: hsla(0,0%,100%,0.8);
}

/*----- Section Titles -----*/
.accordion-section-title {
    width:100%;
    padding:15px;
    display:inline-block;
    border-bottom:1px solid #ccc;
    background: hsla(223, 64%, 47%, 1);
    transition:all linear 0.15s;
    /* Type */
    font-family: "Nunito", sans-serif;
    font-size:1.2em;
    font-weight: normal;
    color: hsla(0,0%,100%,1) !important;
}

.accordion-section-title.active, .accordion-section-title:hover {
    background: hsla(223, 64%, 47%, 1);
    /* Type */
    text-decoration:none;
}

.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content {
    background: hsla(223, 64%, 47%, 0.6);
    padding:15px;
    display:none;
    color: hsla(0,0%,100%,1);
}

/*Owl Carousel*/
.item.home-box * {
    display: block;
    margin: 0 auto;
}

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

.owl-theme .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-page span {
    background: hsla(223, 64%, 47%, 1) none repeat scroll 0 0 !important;
}

.testimonials-carousel h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 2.4em;
}

.testimonials-carousel p {
    text-align: center;
}

.testimonials-carousel .testimonial {
    font-size: 1.2em;
}

textarea#input_1_4 {
    background: #fff;
}

a .reviewsbtn {
    width: 100%;
    background: hsla(223, 64%, 47%, 1);
    border-radius: 50px;
    height: 40px;
    text-align: center;
    color: #fff !important;
    box-sizing: border-box;
    padding: 5px;
    font-weight: bold;
}

#menu-item-6 ul, #menu-item-14 ul {
    width: 280px;
}