/*
Theme Name: Le Mars, Orange City, North Iowa and Okoboji Physical Therapy 672theme
Theme URI: http://www.e-rehab.com/
Version: 2.0
Description: Designed by John Mason, using <a href="http://www.woothemes.com">WooThemes</a> framework.
Author: John Mason
Author URI: http://www.e-rehab.com
Template: ptcng
*/

@import url(superfish.css);


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

body {
    height: auto !important;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: normal;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'PT Sans Caption', sans-serif;
}

h1 {
    font-size: 150%;
    text-transform:uppercase;
}

h1 span {
    font-size:85%;
    color:#d31245;
    font-family: 'PT Sans Narrow', sans-serif;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

.base, .gmaptopper { background-color: #003d7e !important; border-color: #003d7e !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: #003d7e !important }
.altcolor { color: #000 }
a:link { color: #d31245; text-decoration: none !important; }
a:visited, a:active { color: #d31245; }
a:hover { color: #003d7e; text-decoration: none; }
.box { border: 2px solid #003d7e; background-color: #d6e3f0; padding: 12px; }
.box1 { border: 2px solid #d31245; background-color: #f7d7df; padding: 12px; }
.brd { border: solid 2px #d31245 }
.brd1 { border: solid 2px #592615 }
.dbrd { border: solid 2px #003d7e; background-color: #d6e3f0; padding: 3px; }
.dbrd1 { border: solid 2px #d31245; background-color: #f7d7df; padding: 3px; }
.faqbackground { background-color: #d6e3f0 }

/*STRUCTURE - header, footer, etc*/
.wrapper {]:column;
    min-height: 100vh;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

header, footer {
    /* -webkit-flex: 0 0 auto; */
    -ms-flex: 0 0 auto;
    /* flex: 0 0 auto; */
}

header {
    height: 248px;
    position:fixed;
    /* background-color: hsla(0,100%,100%,0.95); */
    width:100%;
    z-index: 1000;
    background: #fff;
}

#headerCenter {
    height: 190px;
    margin:0 auto;
    width:990px;
    position:relative;
    /* background-color: hsla(0,100%,100%,0.95); */
}

.logo {
    position: relative;
    top: 5px;
    left: 0px;
    display: block;
    width: 180px;
    height: 180px;
}

#socialmedia {
    float: right;
    height: inherit;
}

#topaddr {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 810px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 180px;
}

#topaddr a > span {font-size: 1.2em;color: rgb(1, 62, 125);/* text-shadow: 2px 1px 1px #666; */ line-height: 1.5em;font-weight: bold;}
#topaddr * {color: #555;/* text-shadow: 2px 1px 1px #CCC; */text-decoration:none;}
#topaddr a:hover {color: #003E76;text-shadow:none;}
#topaddr a:hover span {/* font-size:1.5em; */color: #B9132B;text-shadow:none;}
#topaddr a {
    -webkit-flex: 0 1 19.5%;
    -ms-flex: 0 1 19.5%;
    flex: 0 1 19.5%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: center;
    line-height: 1.2em;
    font-weight: normal;
    letter-spacing: .03em;
    margin-top: 18px;
}

#topaddr a strong {
    display: block;
    color: #B9132B;
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 1.1em;
    line-height: 1em;
    padding-bottom: 5px;
}

#topaddr a strong span {display: block;color: #003E7D;}

nav {
    height: 58px;
    width:100%;
    background: #B9132B;
}

#navCenter {
    width:990px;
    margin:0 auto;
    height: 58px;
    background: transparent;
}

.home #maincontent {
    top: 0px;
    margin-bottom: 0px;
    padding-bottom: inherit;
}

#maincontent {
    width:970px;
    margin:0 auto;
    position:relative;
    padding-bottom: 240px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 240px;
}

.main {padding:10px;}


footer{
    background: #32373c;
    position:relative;
    width:100%;
}

.toverytop, .fa-arrow-circle-up {color: #ffffff !important;}

.footer_shadow{
    height:10px;
    background:url(images/footer_shadow.png);
    width:100%;
    position:absolute;
    top:0px;
}

.footer_content{
    width:990px;
    margin:auto;
    overflow:hidden;
    text-align:center;
    padding: 10px 0;
}

.footer_content h3, .footer_content p,.footer_content a, .footer_content h2{
    color: white !important;
    text-shadow:none;
    text-decoration: none;
}

footer a:hover {
    color: #FFA500 !important;
}

/*MENUS*/
.sf-menu a {
    font-family: 'PT Sans Narrow', sans-serif;
    text-shadow:1px 1px 0px #333333;
    font-size: 20px;
    letter-spacing: .05em;
    padding: 16px 8px;
    border:none;
    text-decoration:none;
}


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

.sf-menu {
    float: left;
    line-height: normal;
    height: 58px;
    position: relative;
}

.sf-menu li {}

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

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

.sf-menu li li li {
    background: #5A69A5;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color:#fff;
    outline: 0;
    background: #08004A;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    top: 57px;
}

.a > .sf-sub-indicator {
    top: 1.05em;
}
/*DESIGN ELEMENTS - boxes and such*/
.fullbar {background:#00f !important;height:130px;width:990px;}
.fullbar:after,.fullbar:before {background:#00f !important;}
.fullbar>* {color:white;text-shadow:1px 1px 1px #000;}
.fullbar .minibanner {float:left;margin:0 13px;}
.fullbar .minibanner:first-child {margin-left:90px}

.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: verdana, 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;
}


#slider {
    width: 100%;
    height: 350px;
    background: #444;
    position: relative;
    top: 245px;
    margin-bottom: 245px;
    overflow: hidden;
}

.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.flex-item {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}


/*//////////////////////////////  OWL CAROUSEL /////////////////////////////*/
#testimonialrow {
     background: repeating-radial-gradient(       circle at 50% 50%,        rgba(1, 35, 106, 0.09),       rgba(204, 204, 204, 0.32) 215px     );
     color: #ffffff !important;
     width: 100%;
     padding: 35px 0 50px 0;
}

.contentrow {
    width: 927px;
    margin: 0 auto;
    padding: 10px;
    clear: both;
}

#testimonialrow h2 {
    padding: 5px 0 10px 0;
}

.testimonialblurb {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color: #777;
}
.owl-wrapper .testimonial {
    margin-bottom: 35px;
    color: #B9132B !important;
    margin-right: 50px;
    /* text-shadow: 1px 0px 1px #ffffff; */
    font-weight: bolder;
    margin-top: 0;
}

#testimonial-links {position: relative;top: -25px;}

#testimonial-links a {
    padding: 8px;
    display: inline-block;
    border-radius: 15px;
    height: 20px;
    width: 125px;
    text-decoration: none;
    border: 5px solid transparent;
    text-align: center;
    box-shadow: 1px 1px 3px #444;
}

#testimonial-links a:first-child {
    float: left;
    margin-left: 80px;
    background: #B9132B;
}

#testimonial-links a:last-child {
    float: right;
    margin-right: 80px;
    background: #013E7D;
}

#testimonial-links a span {
    color: #fff;
    line-height: 1em;
    display: table-cell;
    text-align: center;
    width: inherit;
}
#testimonial-links a:first-child span {}
#testimonial-links a:last-child span {}

#testimonial-links a:hover {background: hsla(0,100%,100%,.2);}

#testimonial-links a:hover span {
    color: #444;
}


/*//////////////////////////////  CTA BAR /////////////////////////////*/
#CTA {
    width: 100%;
    color: #fff !important;
    background: #013E7D;
    height: 49px;
    clear: both;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}

#CTA > div {
    width: 990px;
    margin: 0 auto;
}

#CTA h1 {
    color: #fff !important;
    line-height: normal;
    /* width: 48%; */
    float: left;
    letter-spacing: .05em;
    padding: 8px 0;
}

#CTA .one_half .fa-2x {
    float: left;
    padding: 8px 0 0 107px;
}

.appreq a {
    display: block;
    color: #003D7C;
    padding: 12px;
    background: #FFE500;
    width: 240px;
    text-align: center;
    font-weight: bold;
    margin: 0 0 0 160px;
    font-family: 'PT Sans Narrow', sans-serif;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.appreq a:hover {
    background: #B9132B;
    color: #fff;
}

/*//////////////////////////////  ROUND BUTTONS /////////////////////////////*/
#home-buttons {
    padding: 60px 0;
    background: #fff;
}

#home-buttons-inner {
    width: 990px;
    margin: 0 auto;
}

#home-buttons-inner .flex-item {
    -webkit-flex: 0 1 24.5%;
    -ms-flex: 0 1 24.5%;
    flex: 0 1 24.5%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-content: stretch;
}

#home-buttons-inner a {
    text-decoration: none;
    display: block;
    text-align: center;
}

#home-buttons-inner a img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0 20px 15px -10px hsla(0,0%,0%,.25);
}

#home-buttons-inner div a span {
    text-transform: uppercase;
    font-weight: bold;
    align-self: center;
    font-family: 'PT Sans Narrow', sans-serif;
    letter-spacing: .05em;
    font-size: 1.1em;
    display: block;
    padding-top: 20px;
}

#home-buttons-inner div a p {
    font-size: .9em;
    color: #777;
    line-height: initial;
    width: 98%;
    margin: 10px auto 0 auto;
    letter-spacing: .07em;
}

#home-buttons-inner div a:hover span {color: hsla(210,98%,25%,.5);}
#home-buttons-inner div a:hover p {color: hsla(210,98%,25%,.5);}


/*//////////////////////// PILL BUTTONS //////////////////////////*/
#clinic-btns {
    padding: 60px 0 50px 0;
}

#clinic-btns .btn span {
    display: block;
    color: #444;
}

.btn {
    text-decoration:none;
    color:#333333;
    font-size:12px;
    font-weight:bold;
    padding:0 15px;
    line-height:32px;
    height: auto;
    display:inline-block;
    text-align:center;
    background-color:#DDDDDD;
    box-shadow: 0 -2px 0 3px #888 inset, 0 5px 5px rgba(103, 73, 0, 0.17), 0 15px rgba(255, 255, 255, 0.25) inset;
}

.btn:hover {
    background-color: #B9132B;
    color: #fff;
    text-shadow: 1px 1px 1px #444;
}

#clinic-btns div a:hover span {color: #fff;}

.btn.pill {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    padding: 5px 0 8px 0;
    font-size: 1.2em;
    line-height: 1.2em;
    width: 90%;
    margin: 0 auto;
}

#clinic-btns div {
    -webkit-flex: 0 19%;
    -ms-flex: 0 19%;
    flex: 0 19%;
}

#clinic-btns .flex-container {
    width: 990px;
    margin: 0 auto;
}

#testimonial-links a:last-child.hvr-shadow-radial:after {
    top: 110% !important;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgb(1, 62, 125) 0%, rgba(0, 0, 0, 0) 80%) !important;
    background: radial-gradient(ellipse at 50% -50%, rgb(1, 62, 125) 0%, rgba(0, 0, 0, 0) 80%) !important;
}

#testimonial-links a:last-child.hvr-shadow-radial:before {
    bottom: 115% !important;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgb(1, 62, 125) 0%, rgba(0, 0, 0, 0) 80%) !important;
    background: radial-gradient(ellipse at 50% 150%, rgb(1, 62, 125) 0%, rgba(0, 0, 0, 0) 80%) !important;
}


#testimonial-links a:first-child.hvr-shadow-radial:after {
    top: 110% !important;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgb(185, 19, 43) 0%, rgba(0, 0, 0, 0) 80%) !important;
    background: radial-gradient(ellipse at 50% -50%, rgb(185, 19, 43) 0%, rgba(0, 0, 0, 0) 80%) !important;
}

#testimonial-links a:first-child.hvr-shadow-radial:before {
    bottom: 115% !important;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgb(185, 19, 43) 0%, rgba(0, 0, 0, 0) 80%) !important;
    background: radial-gradient(ellipse at 50% 150%, rgb(185, 19, 43) 0%, rgba(0, 0, 0, 0) 80%) !important;
}

.hvr-sweep-to-top:before {
    /* background: hsla(0,0%,88%,.2) !important; */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+1,ffffff+100 */
    background: rgb(239,239,239) !important;/* Old browsers */
    background: -moz-linear-gradient(top,  rgba(239,239,239,1) 1%, rgba(255,255,255,1) 100%) !important;/* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 1%,rgba(255,255,255,1) 100%) !important;/* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(239,239,239,1) 1%,rgba(255,255,255,1) 100%) !important;/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ) !important;/* IE6-9 */
}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:1%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

.bluetext { color: #003d7e !important }
.bluebrd { border: solid 1px #003d7e }
.bluestrip { background: #003d7e; padding: 3px; color: #FFF; font-weight: bold; text-align: center; margin-bottom: 9px; }
.schedule{border:solid 1px #003d7e;}
.pinktext { color: #B9132B !important }
.pinkbrd { border: solid 1px #B9132B }
.pinkstrip { background: #B9132B; padding: 3px; color: #FFF; font-weight: bold; text-align: center; margin-bottom: 9px; }

.hideme{display:none;}

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

div.ctr{text-align:center;}
#aquatic-ss {margin:auto;height:320px;width:400px;}
.hours {background: #FFF; border: solid 1px #000;}

/* Blog Styles */

.postleftpart {
    width: 240px;
    padding-right: 14px;
    float:left;
    padding-top: 30px;
}
.postrightpart {
    float: right;
    width: 660px;
}

.post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.post h2,.post p {
    margin: 2px 0;
}

.post .entry {
    color:#7f7f7f;
    margin-bottom: 18px;
}

.entry p {
    margin: 10px 0;
}
.single .wp-post-image{
    margin: 0 auto 12px;
    display: block;
}

.addthis_toolbox {
    padding: 30px 0 10px;
}

header .schedulebtn {
    right: 0px;
    position: absolute;
    top: 141px;
}

.schedulebtn {
    background: #4d91e3; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#4d91e3, #3366a3); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#4d91e3, #3366a3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4d91e3, #3366a3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#4d91e3, #3366a3); /* Standard syntax */
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    letter-spacing: 1px;
    padding: 9px 0;
    text-align: center;
    width: 183px;
}

a:hover .schedulebtn {
    background: #3366a3; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#3366a3, #4d91e3); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#3366a3, #4d91e3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#3366a3, #4d91e3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3366a3, #4d91e3); /* Standard syntax */
}

.staffLink {display: block;}