a:hover,
a:focus {
outline: none;
text-decoration: none;
}
@font-face {
font-family: 'FontAwesome';
src: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Muli-ExtraLight';
src: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/Muli-ExtraLight.eot?#iefix) format('embedded-opentype'), url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/Muli-ExtraLight.woff) format('woff'), url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/Muli-ExtraLight.ttf) format('truetype'), url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/fonts/Muli-ExtraLight.svg#Muli-ExtraLight) format('svg');
font-weight: normal;
font-style: normal;
}
body {
margin: 0;
padding: 0;
font-family: 'Titillium Web', sans-serif;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Titillium Web', sans-serif;
}
h2 {
font-size: 28px;
color: #4e4e4e;
position: relative;
text-align: center;
padding-bottom: 20px;
margin-bottom: 0px;
font-family: 'Titillium Web', sans-serif;
}
h2 small {
font-size: 20px;
font-family: 'Titillium Web', sans-serif;
}
h2:before {
position: absolute;
content: "";
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/sprites-img.png)no-repeat left top 15px;
bottom: 0;
width: 295px;
height: 34px;
left: 50%;
margin-left: -146px;
text-align: center;
}
p {
font-size: 18px;
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
line-height: 28px;
}
.btn-secondary {
background: #c7ab58;
font-size: 18px;
color: #fff;
padding: 8px 26px;
border-radius: 0px;
border: 1px solid transparent;
text-transform: uppercase;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
a {
color: #05656a
}
a:hover {
color: #333
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
background: #04aab3!important;
border: 1px solid transparent!important;
color: #fff!important;
box-shadow: none!important;
}
.btn-primary {
font-size: 18px;
color: #fff;
background: #0a635a;
border: 1px solid transparent;
border-radius: 30px;
padding: 12px 26px;
text-transform: uppercase;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
background: #04aab3!important;
border: 1px solid transparent!important;
color: #fff!important;
box-shadow: none!important;
}
.fixed {
padding-top: 100px;
}
.fixed .header .topbar {
display: none;
}
.fixed .header {
position: fixed;
background: #fff;
width: 100%;
top: 0;
left: 0;
z-index: 99;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1)
} .header .topbar {
background: #05656a;
}
.header .topbar ul li {
display: inline-block;
}
.header .topbar ul.left-section li:first-child {
padding-right: 30px;
}
.header .topbar ul.left-section li {
padding: 7px 0px 2px;
}
.header .topbar ul li svg {
font-size: 16px;
color: #fff;
margin-right: 8px;
}
.header .topbar ul li .widget {
display: inline-block;
vertical-align: top;
}
.header .topbar ul li .widget p {
margin: 0;
}
.header .topbar ul li a {
font-size: 18px;
color: #fff;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.header .topbar ul.left-section li a:hover {
color: #04aab3;
}
.header .topbar ul.left-section li a:hover svg {
color: #04aab3;
}
.header .topbar .rigth-section {
float: right;
}
.header .topbar .rigth-section ul#menu-social-menu {
margin-top: -5px;
}
.header .topbar .rigth-section ul li svg {
margin-right: 0px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.header .topbar .rigth-section ul li,
.header .topbar .rigth-section ul#menu-social-menu li:last-child {
padding: 0px 4px;
}
.header .topbar .rigth-section ul li a,
.header .topbar .rigth-section ul#menu-social-menu li:last-child a {
border-radius: 50%;
display: block;
width: 31px;
height: 31px;
text-align: center;
line-height: 27px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.header .topbar .rigth-section ul#menu-social-menu li:last-child a:hover {
background: #0077B5;
}
.header .topbar .rigth-section ul li:last-child a {
border-radius: inherit;
width: inherit;
height: inherit;
}
.header .topbar .rigth-section ul li:last-child {
padding-right: 0px;
}
.header .topbar .rigth-section ul li:first-child a:hover {
background: #3b5998
}
.header .topbar .rigth-section ul li:nth-child(3) a:hover {
background: #2797cf
}
.header .topbar .rigth-section ul li:nth-child(3) a {
border-radius: 50%;
display: block;
width: 31px;
height: 31px;
text-align: center;
line-height: 27px;
} .header .navbar {
padding: 0px;
}
.header .navbar .navbar-brand {
padding: 5px 0px;
}
.header .navbar li {
padding: 0px;
vertical-align: top;
position: relative;
}
.header .navbar li a {
font-size: 16px;
color: #333333;
text-transform: uppercase;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
padding: 0.5rem 1rem;
position: relative;
display: block;
}
.header .navbar li.menu-item-object-custom a:after {
position: absolute;
right: 0;
top: 17px;
border: solid 4px transparent;
border-top-color: #333;
content: '';
}
.header .navbar li a:hover {
color: #04aab3;
}
.header .navbar li a:hover:after {
border-top-color: #04aab3;
}
.header .navbar li:hover .sub-menu {
display: block;
z-index: 9;
}
.header .navbar li .sub-menu {
border-radius: 0px;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
padding: 0px;
margin: 0;
list-style: none;
display: none;
position: absolute;
top: 100%;
left: 0;
width: 250px;
background: #fff;
}
.header .navbar li .sub-menu li {
padding: 0;
display: block;
}
.header .navbar li .sub-menu a {
font-size: 16px;
color: #333;
padding: .50rem 1.5rem;
display: block;
text-transform: uppercase;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.header .navbar li .sub-menu a:hover {
background: #05656a;
color: #fff;
}
.header .navbar li .sub-menu a:after {
display: none;
}  .banner {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/banner.jpg)no-repeat;
background-size: 100%;
padding: 10% 0% 14%;
}
.banner h1 {
font-size: 100px;
color: #05656a;
text-align: center;
font-family: 'Muli-ExtraLight';
}
.banner h1 small {
font-size: 72px;
color: #fff;
font-family: 'Muli-ExtraLight';
text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}
.banner .btn-primary {
margin-top: 10px;
padding: 15px 43px;
} .guides {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/therapy-center.jpg)no-repeat;
background-size: cover;
padding: 62px 0px 44px;
}
.guides p {
padding: 32px 0px 60px;
margin-bottom: 0px;
color: #666666;
text-align: center;
font-size: 18px;
}
.guides .list-title {
text-align: left;
padding: 0px;
}
.guides ul {
padding: 15px 0px 0px 0px;
margin-left: 40px;
}
.guides ul.guide-list li {
font-size: 18px;
color: #666666;
padding: 0px 0px 10px 30px;
position: relative;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.guides ul.guide-list li:hover {
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
-ms-transform: translateX(5px);
-o-transform: translateX(5px);
transform: translateX(5px);
}
.guides ul.guide-list li:before {
position: absolute;
content: "";
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/sprites-img.png)no-repeat left -299px top;
height: 34px;
width: 19px;
top: 0px;
left: 0;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.guides .video-section .explainer_video {
width: 100%;
cursor: pointer;
border: 5px solid #fff;
box-shadow: 0px 0px 24px rgba(0, 0, 0, .2);
min-height: 328px;
}
.guides .video-section {
position: relative;
}
.guides .video-section .videoCircle {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
cursor: pointer;
}
.guides .video-section .videoCircle img {
width: 100%;
height: 100%;
}
.guides .feature {
padding-top: 42px;
}
.guides .feature h2 {
padding-bottom: 0px;
font-weight: 400;
}
.guides .feature h2:before {
display: none;
}
.guides .feature ul {
text-align: center;
padding-top: 20px;
}
.guides .feature ul li {
display: inline-block;
vertical-align: top;
padding-right: 16px;
}
.guides .feature ul li img {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.guides .feature ul li img:hover {
box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
} .help {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/help-bg.jpg)no-repeat;
background-size: cover;
padding: 43px 0px 80px;
}
.help h2 {
color: #fff;
margin-bottom: 18px;
}
.help .image-section {
position: relative;
padding-top: 33px;
display: inline-block;
}
.help .image-content {
position: absolute;
content: ""; bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, .5);
padding: 16px 30px;
height: 64px;
overflow-y: hidden;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
}
.help .image-content h3 {
font-size: 28px;
color: #fff;
margin-bottom: 11px;
font-weight: 400;
}
.help .image-content p {
color: #fff;
line-height: 23px;
margin-bottom: 0px;
font-size: 18px;
}
.help .image-section:hover .image-content {
height: 182px;
padding: 10px 30px 0px;
background: rgba(0, 0, 0, .7);
} .therapies {
padding: 30px 0px 57px;
}
.therapies h2 {
color: #423958;
}
.therapies .container-fluid,
.therapies .col-lg-3 {
padding: 0px;
}
.therapies .row {
margin: 0px;
}
.therapies .therapy-content {
padding-top: 47px;
}
.therapies .image-box {
position: relative;
display: inline-block;
}
.therapies p {
position: absolute;
font-size: 22px;
color: #fff;
top: 45%;
left: 0;
right: 0;
text-align: center;
margin-bottom: 0px;
padding-bottom: 13px;
}
.therapies p:before {
position: absolute;
content: "";
background: #fdfffe;
height: 1px;
width: 29px;
bottom: 0;
left: 50%;
margin-left: -15px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.therapies .image-box:before {
background: rgba(10, 99, 90, .8);
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
content: "";
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.therapies .image-box:after {
position: absolute;
content: "";
border: 1px solid #b4b4b4;
top: 16px;
bottom: 16px;
left: 16px;
right: 16px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.therapies .image-box:hover:before,
.therapies .image-box:hover:after,
.therapies .image-box:hover p:before {
opacity: 1;
visibility: visible;
} .blog {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/blog-bg.jpg)no-repeat;
background-size: cover;
padding: 40px 0px 55px;
}
.blog .blog-content {
padding-top: 34px;
}
.blog .left-section .card {
flex-direction: row;
border-radius: 10px;
}
.blog .left-section .card:last-child {
margin-bottom: 19px;
}
.blog .card {
border-radius: 10px;
border: none;
}
.blog .card a.bg-clr {
position: relative;
}
.blog .card img {
border-radius: 10px;
height: auto;
max-width: 350px;
}
.blog .card a.bg-clr:before {
background: rgba(0, 0, 0, 0.2);
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
content: '';
opacity: 0;
transition: all .2s ease;
border-radius: 10px;
}
.blog .card a.bg-clr:hover:before {
opacity: 1;
}
.blog .card.right-section .card-body {
padding: 28px 22px;
} .blog .card .card-title a {
font-size: 20px;
color: #333333;
font-weight: 400;
margin-bottom: 0px;
padding-bottom: 6px;
text-decoration: none;
}
.blog .card .card-title a:hover {
color: #0a635a;
}
.blog .card p {
font-size: 14px;
color: #999999;
margin-bottom: 0px;
padding-bottom: 2px;
}
.blog .card a {
color: #0a635a;
text-decoration: none;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.blog .card p a:hover {
color: #0a635a;
}
.blog .card img:hover:before {
opacity: 1;
}
.blog .card .card-body {
padding: 18px 22px;
}
.blog .card .card-body ul {
margin: 0;
padding: 0;
list-style: none;
}
.blog .card .card-body ul li {
display: inline-block;
color: #999999;
font-size: 14px;
padding: 0 3px;
}
.blog .card .card-body ul li a {
text-decoration: none;
color: #0a635a;
font-size: 14px;
margin-bottom: 0px;
padding-bottom: 2px;
}
.blog .card .card-body ul li a:hover {
color: #04aab3;
}
.blog .card .card-text {
color: #666666;
font-size: 16px;
line-height: 1.2;
padding: 12px 0;
}
.blog .card a.link {
padding: 8px 22px;
font-size: 16px;
text-transform: none;
color: #fff;
background: #0a635a;
border: 1px solid transparent;
border-radius: 30px;
display: inline-block;
}
.blog .card a.link:hover {
background: #04aab3!important;
border: 1px solid transparent!important;
color: #fff!important;
box-shadow: none!important;
} .testimonial {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/testimonial-bg.webp)no-repeat;
background-size: cover;
padding: 68px 0px 100px;
position: relative;
z-index: 1;
border-top: solid 1px #fff;
}
.testimonial p.testimonial-description {
padding: 25px 0px 70px;
color: #6f7072;
text-align: center;
font-weight: 400;
font-size: 18px;
}
.testimonial .owl-carousel .item p {
position: relative;
font-size: 30px;
color: #695f54;
padding: 48px 0px 24px;
line-height: 38px;
}
.testimonial .owl-carousel .item p:before {
position: absolute;
content: "";
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/sprites-img.png)no-repeat left -328px top 0;
top: 0px;
left: 0;
height: 34px;
width: 45px;
}
.testimonial .owl-carousel .item p:after {
position: absolute;
content: "";
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/sprites-img.png)no-repeat right top;
bottom: -8px;
right: 0;
height: 34px;
width: 45px;
}
.owl-carousel .owl-nav {
display: none;
}
.owl-carousel .owl-dots {
display: block;
margin-left: 4px;
margin-top: 20px;
}
.owl-carousel .owl-dots .owl-dot {
background: #6b6b6b;
height: 10px;
width: 10px;
border-radius: 50%;
display: inline-block;
margin-right: 3px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.owl-carousel .owl-dots .owl-dot.active {
background: #0a635a;
} .footer {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/footer-bg.webp)no-repeat;
background-size: cover;
padding: 54px 0px 56px;
}
.footer h4 {
font-size: 24px;
color: #fff;
position: relative;
margin-bottom: 0px;
padding-bottom: 10px;
font-weight: 400;
}
.footer h4:before {
position: absolute;
content: "";
background: #fdfffe;
height: 1px;
width: 29px;
bottom: 0;
left: 0;
}
.footer ul {
padding-top: 36px;
}
.footer ul li a,
.footer ul li {
font-size: 16px;
color: #fff;
}
.footer .contact-us li {
position: relative;
padding: 0px 0px 14px 36px;
}
.footer .contact-us li a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.footer .contact-us li:before {
top: 0;
left: 0;
color: #fff;
font-size: 22px;
text-align: center;
font-family: 'FontAwesome';
}
.footer .contact-us li:first-child:before {
position: absolute;
content: "\f041";
left: 5px;
}
.footer .contact-us li:nth-child(2):before {
position: absolute;
content: "\f10b";
left: 5px;
font-size: 30px;
top: -6px;
}
.footer .contact-us li:last-child:before {
position: absolute;
content: "\f0e0";
font-size: 20px;
}
.footer .contact-us li a:hover {
color: #04aab3;
}
.footer .sign-up_form {
padding-top: 36px;
text-align: center;
}
.footer .sign-up_form input[type="email"] {
height: 42px;
border-radius: 30px;
background: #fff;
border: 1px solid #fff;
font-size: 14px;
color: rgba(0, 0, 0, .5);
padding-left: 20px;
width: 100%;
}
.footer .sign-up_form .form-control:focus {
box-shadow: none;
}
.footer .sign-up_form input::-webkit-input-placeholder {
font-size: 14px;
color: rgba(0, 0, 0, .5);
}
.footer .sign-up_form input[type="submit"] {
font-size: 16px;
color: #fff;
background: #c7ab58;
padding: 8px 30px;
border: 1px solid transparent;
text-transform: unset;
width: 100%;
margin-top: 2px;
border-radius: 30px;
cursor: pointer;
}
.footer .sign-up_form input[type="submit"]:hover {
background: #0a635a;
}
.footer .sign-up_form label {
font-size: 14px;
color: #fff;
text-align: center;
}
input:focus {
box-shadow: none;
outline: none;
}
.footer .footer-menu li {
padding-bottom: 12px;
}
.footer .footer-menu li a {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.footer .footer-menu li a:hover {
color: #04aab3;
}
.footer .signup-form {
font-size: 14px;
color: #fff;
padding-top: 36px;
text-align: center;
}
.footer .footer-logo {
margin-top: 36px;
text-align: center;
}
.footer .social-icon {
text-align: center;
padding-top: 0px;
}
.footer .social-icon ul {
padding-top: 32px;
}
.footer .social-icon li {
display: inline-block;
padding-right: 9px;
}
.footer .social-icon li a {
border: 1px solid #fff;
border-radius: 50%;
display: block;
font-size: 16px;
color: #fff;
width: 31px;
height: 31px;
text-align: center;
line-height: 28px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.footer .social-icon li:first-child a:hover {
border: 1px solid #3b5998;
background: #3b5998;
}
.footer .social-icon li:nth-child(2) a:hover {
border: 1px solid #dc4e41;
background: #dc4e41;
}
.footer .social-icon li:last-child a:hover {
border: 1px solid #2797cf;
background: #2797cf;
} .copyright {
background: #0a635a;
padding: 26px 0px;
}
.copyright p {
font-size: 16px;
color: #fff;
margin-bottom: 0px;
display: inline-block;
}
.copyright ul {
display: inline-block;
}
.copyright ul li {
display: inline-block;
padding: 0 5px;
position: relative;
}
.copyright ul li:before {
position: absolute;
top: 6px;
left: -1px;
content: '';
width: 1px;
height: 15px;
background: #fff;
}
.copyright ul li:first-child:before {
display: none;
}
.copyright ul li a {
text-decoration: none;
font-size: 16px;
color: #fff;
transition: all .2s ease;
}
.copyright ul li a:hover {
color: #c7ab58;
}
.copyright p.made-with {
font-size: 14px;
color: #fff;
float: right;
}
.copyright p.made-with svg {
color: #e52330;
}
.copyright p.made-with a {
text-decoration: none;
color: #fff;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.copyright p.made-with a:hover {
color: #c7ab58;
} .inner-banner {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/back.jpg) no-repeat center top;
background-size: cover;
padding: 40px 0;
}
.inner-banner h1 {
font-size: 36px;
color: #06656b;
font-weight: 600;
text-shadow: 0 2px 4px #fff;
}
.map p {
margin: 0;
}
.map iframe {
display: block;
}
.contact-form {
padding: 72px 0px;
background: #fff url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/contact-bg.jpg)no-repeat left top;
background-size: cover;
}
.contact-form .detail {
padding-bottom: 50px;
font-size: 16px;
color: #666666;
}
.contact-form .contact-details {
background: #fff;
padding: 66px 0px 66px 35px;
margin-top: 40px;
list-style: none;
}
.contact-form .contact-details li {
padding: 0px 0px 10px 26px;
position: relative;
}
.contact-form .contact-details li p,
.contact-form .contact-details li a {
font-size: 16px;
color: #666666;
text-decoration: none;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.contact-form .contact-details li h5 {
font-size: 20px;
color: #666666;
margin: 0px;
}
.contact-form .contact-details li a:hover {
color: #04aab3;
}
.contact-form .contact-details li:before {
position: absolute;
content: '';
top: 0;
left: 0;
font-size: 16px;
color: #666666;
font-family: 'FontAwesome';
}
.contact-form .contact-details li:first-child:before {
content: "\f041";
}
.contact-form .contact-details li:nth-child(2):before {
content: "\f095";
font-family: 'FontAwesome';
}
.contact-form .contact-details li:nth-child(3):before {
content: "\f0e0";
top: 0px;
font-family: 'FontAwesome';
}
.contact-form .form-contact {
background: #fff;
padding: 58px 44px 8px 44px;
box-shadow: 0px 0px 30px rgba(0, 0, 0, .3);
}
.contact-form .col-lg-8 {
padding: 0px;
}
.contact-form .col-lg-4 {
padding-right: 0px;
}
.contact-form .form-contact .form-group {
margin-bottom: 26px;
}
.contact-form .form-contact .form-control {
border: 1px solid #a09f9f;
height: 40px;
padding: 4px 10px;
font-size: 14px;
border-radius: 0px;
font-family: 'Titillium Web', sans-serif;
}
.contact-form .form-contact input::-webkit-input-placeholder {
font-size: 14px;
color: #666;
}
.contact-form .form-contact input:focus,
.contact-form .form-contact textarea:focus {
box-shadow: none;
}
.contact-form .form-contact textarea.form-control {
height: 148px;
margin-bottom: 30px;
font-size: 14px;
font-family: 'Titillium Web', sans-serif;
}
.contact-form .form-contact .checkbox {
color: #666;
font-size: 16px;
} .accordion,
.accordion1 {
margin-bottom: 40px;
}
.accordion .card,
.accordion1 .card {
margin-bottom: 15px;
border: none;
border-radius: 0;
}
.accordion .card-header,
.accordion1 .card-header {
padding: 0;
}
.accordion .card-header h4 a,
.accordion1 .card-header h4 a {
font-size: 20px;
padding: 12px 20px;
display: block;
cursor: pointer;
position: relative;
white-space: normal;
background: #05656a;
color: #fff;
}
.accordion .card-header h4 a:before,
.accordion1 .card-header h4 a:before {
position: absolute;
top: 9px;
right: 10px;
content: '\f068';
font-family: 'FontAwesome';
font-size: 20px;
color: #fff;
background: #073638;
width: 37px;
height: 31px;
line-height: 33px;
text-align: center;
}
.accordion .card-header h4 a.collapsed:before,
.accordion1 .card-header h4 a.collapsed:before {
position: absolute;
top: 9px;
right: 10px;
content: '\f067';
font-family: 'FontAwesome';
font-size: 20px;
color: #fff;
background: #666;
}
.accordion .card-header h4 a.collapsed,
.accordion1 .card-header h4 a.collapsed {
background: #efefef;
color: #333;
}
.accordion .card-header h4 a.collapsed:hover,
.accordion1 .card-header h4 a.collapsed:hover {
color: #3e3e3e;
}
.accordion .card-header h4 a:hover,
.accordion1 .card-header h4 a:hover {
color: #fff;
}
.accordion .card-body,
.accordion1 .card-body {
border-bottom: 1px #ddd solid;
}
.accordion p,
.accordion1 p {
font-size: 18px;
color: #666;
line-height: 24px;
font-weight: 400;
}
.accordion p a,
.accordion1 p a {
font-size: 16px;
color: #06656b;
}
.page-id-12 .wp-block-column h3 {
font-size: 28px;
color: #333;
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
margin-bottom: 0px;
padding: 40px 0 20px;
}
.page-id-12 .entry-content p.bottom-content {
font-size: 18px;
color: #666;
line-height: 24px;
margin: 0px;
padding-bottom: 60px;
}
.page-id-12 .entry-content {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/faq-bg.png)no-repeat bottom center;
} .page-content {
padding: 0px 0 50px 0
}
.bloglisttop {
background: #F5EEE6;
padding-top: 50px;
margin-bottom: 50px;
}
.page-content img {
margin-bottom: 10px;
max-width: 100%;
height: auto;
}
.page-content .bloglist1 {
position: relative;
margin: 0 15px 50px 0;
background: #fff;
vertical-align: top;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
border-radius: 5px;
transition: all .2s ease;
}
.page-content .bloglist1:hover {
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}
.page-content ul.blog-list li {
display: inline-block;
position: relative;
width: 31%;
margin: 0 30px 50px 0;
vertical-align: top;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
border-radius: 5px;
transition: all .2s ease;
}
.page-content ul.blog-list li:hover {
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}
.page-content ul.blog-list li:nth-child(3n) {
margin-right: 0
}
.bloglist1 .imgbox img {
border-radius: 5px;
max-width: 100%;
height: 350px
}
.page-content ul.blog-list li .imgbox img {
border-radius: 5px;
max-width: 100%;
height: 200px
}
.page-content ul.blog-list li img {
max-width: 100%;
height: auto;
}
.page-content ul.blog-list .body-contant,
.page-content .bloglist1 .body-contant {
padding: 15px;
}
.page-content ul.blog-list li h3,
.page-content .bloglist1 h3 {
line-height: 20px;
min-height: 48px;
}
.page-content ul.blog-list li h3 a,
.page-content .bloglist1 h3 a {
font-size: 20px;
color: #333333;
font-weight: 400;
margin-bottom: 0px;
padding-bottom: 6px;
text-decoration: none;
transition: all .2s ease;
}
.page-content ul.blog-list li h3 a:hover,
.page-content .bloglist1 h3 a:hover {
color: #04aab3
}
.page-content ul.blog-list li a.readmore,
.page-content .bloglist1 a.readmore {
display: inline-block;
clear: both;
background: #05656a;
color: #fff;
padding: 5px 10px;
}
.page-content ul.blog-list li a.readmore:hover,
.page-content .bloglist1 a.readmore:hover {
background: #04aab3;
}
.blog-content ul.icons li {
display: inline-block !important;
color: #999999;
font-size: 14px;
padding: 0 3px;
width: inherit !important;
margin: 0 !important;
padding: 0 5px;
box-shadow: none;
}
.blog-content ul.icons li:hover {
box-shadow: none;
}
.blog-content ul.icons li a {
text-decoration: none;
color: #0a635a;
font-size: 14px;
margin-bottom: 0px;
padding-bottom: 2px;
transition: all .2s ease;
}
.blog-content ul.icons li a:hover {
color: #04aab3;
}
.page-content ul.blog-list li h3 a:hover {
color: #04aab3;
text-decoration: none
}
.page-content ul.blog-list li .imgbox {
display: inline-block;
}
.page-content p {
font-size: 16px;
color: #666;
line-height: 30px
}
.page-content .entry-footer {
color: #999;
}
.page-content .entry-footer a {
padding: 0 5px;
display: inline-block;
text-decoration: none;
color: #666;
}
.page-content .entry-footer a:hover {
color: #04aab3;
}
.page-content .entry-footer svg {
fill: #999;
margin: 5px 5px -1px 5px;
}
.page-content .entry-footer .posted-on {
margin: 0 10px;
}
.page-content .entry-footer .edit-link {
margin: 0 10px;
}
.page-content .comments-area h2 {
font-size: 20px;
text-align: left
}
.page-content .comments-area h2:before {
display: none;
}
.page-content .comments-title-wrap {
padding-top: 20px;
border-top: 1px #ddd solid;
margin: 30px 0;
}
.page-content .comment-form label {
font-weight: normal;
font-size: 18px;
color: #666
}
.page-content .comment-form textarea {
width: 100%;
height: 140px;
border: 1px #ddd solid;
border-radius: 0
}
.page-content .nav-links {
padding: 20px 0;
}
.navigation h2 {
display: none
}
.navigation .nav-links .screen-reader-text {
display: none
}
.navigation .nav-links .nav-title {
display: none
}
.navigation .nav-links .nav-title svg {
display: none
}
.navigation .nav-previous {
display: inline-block;
width: 49.5%;
vertical-align: top;
text-align: left;
text-decoration: none;
color: #666
}
.navigation .nav-next {
display: inline-block;
width: 49.5%;
vertical-align: top;
text-align: right;
text-decoration: none;
color: #666
}
.navigation .nav-next a,
.navigation .nav-previous a {
color: #666;
text-decoration: none;
font-size: 12px;
padding: 4px 10px;
border: 1px #ddd solid
}
.navigation .nav-next a:hover,
.navigation .nav-previous a:hover {
color: #fff;
background: #04aab3;
text-decoration: none;
border: 1px #28a8e9 solid
}
.page-content .nav-links span.post-title {
display: none;
}
.page-content .comment-form input {
width: 100%;
height: 40px;
border: 1px #ddd solid;
border-radius: 0
}
.page-content .comment-form input[type="submit"] {
width: inherit !important;
height: auto;
color: #fff;
font-size: 16px;
padding: 10px 30px;
background: #0a635a;
text-transform: uppercase;
margin: 15px 0 20px;
border: none;
outline: none;
cursor: pointer;
border-radius: 30px;
}
.page-content .comment-form input[type="submit"]:hover {
background: #04aab3;
}
.page-content .comment-respond label {
display: block;
}
.page-content .comment-form-flex { padding-top: 20px;
margin: 10px 0 0;
}
.page-content .comment-form-flex .screen-reader-text {
font-size: 20px;
color: #4e4e4e;
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
}
.page-content .comment-form-flex .comments-title {
display: none;
}
.page-content ol {
list-style: none;
margin: 0;
padding: 0;
}
.page-content .comment-form .comment-form-author,
.page-content .comment-form .comment-form-email,
.page-content .comment-form .comment-form-url {
width: 33%;
display: inline-block;
vertical-align: top
}
.page-content .comment-list li {
display: block;
border: 1px #ddd solid;
padding: 10px 10px;
margin-bottom: 20px
}
.page-content .comment-author.vcard .svg-icon {
display: none;
}
.page-content .comment-list li .comment-author {
font-size: 16px
}
.page-content .discussion-meta ol {
display: inline-block;
}
.page-content .discussion-meta p.discussion-meta-info {
display: inline-block;
}
.page-content .fn {
padding-left: 10px;
}
.page-content .comment-metadata {
padding-left: 71px;
}
.page-content .comment-metadata a {
text-rendering: none;
color: #666;
font-size: 16px;
}
.page-content .comment-content {
padding-left: 71px;
}
.page-content .comment-reply {
text-align: right;
}
.page-content .comment-reply a {
display: inline-block;
background: #0a635a;
border: 1px solid transparent;
color: #fff;
padding: 2px 10px;
}
.page-content .comment-reply a:hover {
background: #04aab3;
}
.blog-detail {
padding: 50px 0 50px 0
}
.author-page h3 a {
font-size: 24px;
color: #262626;
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
text-decoration: none;
transition: all .2s ease;
}
.author-page h3 a:hover {
color: #0a635a;
}
.author-page .posted-on a {
color: #262626;
font-size: 16px;
text-decoration: none;
}
.author-page .posted-on svg {
fill: #999;
}
.author-page article {
border-bottom: 1px #ddd solid;
padding-bottom: 20px;
margin-bottom: 40px;
}
.author-page .post-thumbnail {
margin: 15px 0;
}
.author-page .post-thumbnail img {
width: 100%;
}
.author-page p {
font-size: 16px;
color: #666;
line-height: 30px;
padding-top: 15px;
}
.author-page a {
color: #04aab3;
text-decoration: none;
}
.author-page a:hover {
color: #0a635a;
}
.blog-sidebar .widget {
background: #fff;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.blog-sidebar h3 {
font-size: 20px;
border-bottom: solid 1px #05656a !important;
color: #fff;
padding: 10px;
font-weight: 700;
background: #0a635a;
margin: 0;
}
.blog-sidebar h3.wp-posts-carousel-title {
background: none;
color: #333;
border: none;
}
.blog-sidebar .owl-nav {
display: none!important;
}
.default-theme.wp-posts-carousel .owl-dots .owl-dot span {
display: none!important;
}
.blog-sidebar span.screen-reader-text {
font-size: 20px;
border-bottom: solid 1px #05656a;
color: #333;
padding: 0px 0 7px;
margin: 10px 0;
font-weight: 700;
display: block;
}
.blog-sidebar button span.screen-reader-text {
display: none;
}
.blog-sidebar .widget ul {
padding: 10px;
}
.blog-sidebar .widget ul li a {
text-decoration: none;
color: #666;
font-size: 16px;
padding: 6px 0 6px 20px;
position: relative;
display: block;
transition: all .2s ease;
border-bottom: 1px solid #eaeaea
}
.blog-sidebar .widget ul li a:before {
position: absolute;
top: 7px;
left: 5px;
font-size: 18px;
content: '\f105';
font-family: 'FontAwesome';
}
.blog-sidebar .widget ul li:last-child a {
border: none;
}
.blog-sidebar .widget ul li a:hover {
color: #05656a;
margin-left: 5px;
}
.blog-sidebar .widget ul li a:hover:before {
color: #05656a;
}
.blog-sidebar .sidebar-form {
padding: 10px;
}
.blog-sidebar .form-control {
height: 40px;
width: 100%;
border: solid 1px #ddd;
padding: 5px 10px;
font-size: 14px;
border-radius: 0;
}
.blog-sidebar .form-control:focus {
outline: none;
box-shadow: none;
}
.blog-sidebar textarea.form-control {
height: 100px;
width: 100%;
border: solid 1px #ddd;
padding: 5px 10px;
font-size: 14px;
}
.blog-sidebar input[type="submit"] {
background: #0a635a;
padding: 3px 19px;
font-size: 16px;
text-transform: none;
color: #fff;
border: 1px solid transparent;
border-radius: 30px;
cursor: pointer;
}
.blog-sidebar input[type="submit"]:hover {
background: #04aab3!important;
border: 1px solid transparent;
}
.search-result h1 {
font-size: 30px;
color: #262626;
font-weight: 600;
}
.search-result h2 {
padding-bottom: 10px!important;
}
.search-result h2 a {
font-size: 22px;
color: #262626;
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
transition: all .2s ease;
text-align: left;
text-decoration: none;
display: block;
}
.search-result h2 a:hover {
color: #0a635a;
}
.search-result h2:before {
display: none;
}
.search-result article {
border-bottom: solid 1px #ddd;
padding-bottom: 20px;
margin-bottom: 30px;
}
.result-section .entry-meta {
padding-bottom: 15px;
font-size: 16px;
}
.search-result .navigation.pagination .nav-links .current {
background: #05656a !important;
}
.search-result .navigation.pagination .nav-links .page-numbers {
padding: 10px;
color: #fff;
background: #666;
text-decoration: none;
text-align: center;
}
.search-result .navigation.pagination .nav-links .page-numbers:first-child {
margin-right: 3px;
}
.search-result .navigation.pagination .nav-links .page-numbers:hover {
background: #05656a !important;
}
.search-result .navigation.pagination .nav-links .nav-next-text {
display: none;
}
.search-result .navigation.pagination .nav-links svg {
fill: #fff;
width: 22px;
height: 22px;
margin: -5px 0px;
display: inline-block;
}
.search-result .nav-prev-text {
display: none;
}
.search-result .no-results input[type="search"] {
height: 40px;
width: 102%;
border: solid 1px #ddd;
padding: 5px 10px;
display: inline-block;
font-size: 16px;
}
.search-result .no-results input[type="submit"] {
border: solid 1px #0a635a;
background: #0a635a;
padding: 7px 10px;
color: #fff;
cursor: pointer;
display: inline-block;
height: 40px;
}
.search-result .no-results input[type="submit"]:hover {
background: #04aab3;
border: solid 1px #04aab3;
} .bg-img {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/faq-bg.png)no-repeat bottom center;
}
.mindfull-content {
padding: 35px 0 40px;
}
.mindfull-content p {
margin-bottom: 32px;
}
.mindfull-content p a {
color: #05656a;
text-decoration: none;
}
.mindfull-content p:last-child {
margin-bottom: 0;
}
.profile-wrapper {
padding-bottom: 80px;
}
.profile-wrapper .col-md-6 {
margin-bottom: 40px;
}
.profile-wrapper .profile {
background: #fcf7f3;
list-style: none;
box-shadow: 3px 6px 20px rgba(204, 204, 204, 0.75);
padding: 40px 0 40px 15px;
height: 100%;
}
.profile-wrapper .profile span.img-box {
float: left;
width: 205px;
height: 205px;
border-radius: 50%;
display: inline-block;
}
.profile-wrapper .profile .content-box {
padding-left: 220px;
}
.profile-wrapper .profile .content-box h4 {
color: #333;
font-size: 20px;
font-weight: 400;
}
.profile-wrapper .profile .content-box h4 span {
color: #05656a;
font-size: 24px;
text-transform: uppercase;
font-weight: 400;
}
.profile-wrapper .profile .content-box p {
color: #333;
font-size: 17px;
font-weight: 400;
line-height: 26px;
}
.profile-wrapper .content-box ul.author-links {
margin: 0;
padding: 0;
list-style: none;
}
.profile-wrapper .content-box ul.author-links li {
display: inline-block;
padding: 0 2px;
vertical-align: top;
}
.profile-wrapper .content-box .author-links li a {
font-size: 16px;
color: #000;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
text-align: center;
display: inline-block;
border: solid 1px #6a6969;
transition: all .2s ease;
}
.profile-wrapper .content-box .author-links li:first-child:hover a {
background: #3b5998;
color: #fff;
border: solid 1px transparent;
}
.profile-wrapper .content-box .author-links li:nth-child(2):hover a {
background: #0077B5;
color: #fff;
border: solid 1px transparent;
}
.profile-wrapper .content-box .author-links li:nth-child(3):hover a {
background: #dc4e41;
color: #fff;
border: solid 1px transparent;
}
.profile-wrapper .content-box .author-links li:last-child:hover a {
background: #0077B5;
color: #fff;
border: solid 1px transparent;
}
.profile-wrapper .profile .content-box a.btn-primary {
margin-top: 19px;
text-transform: capitalize;
padding: 8px 26px;
} .top-sec {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/therapy-bg.jpg)no-repeat center center;
background-size: cover;
padding: 30px 0 60px;
}
.top-sec p {
margin: 0;
color: #333;
}
p.pdng-btm {
padding-bottom: 20px;
}
.top-sec ul {
margin: 20px 0 0;
padding: 0;
list-style: none;
text-align: center;
display: block;
}
.top-sec ul li {
display: inline-block;
width: 33%;
vertical-align: top;
}
.top-sec ul li a {
background: rgba(253, 248, 245, 0.8);
color: #05656a;
font-size: 20px;
text-align: center;
border: solid 1px #fff;
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
padding: 34px 20px;
display: block;
text-decoration: none;
margin: 15px 12px;
transition: all .2s ease;
}
.top-sec ul li a:hover {
background: #fff;
color: #045256;
}
.therapy {
padding: 55px 0;
}
.therapy .container-fluid {
margin: 0;
}
.therapy .row {
padding: 0;
}
.content-sec h3 {
font-size: 28px;
color: #333;
font-weight: 500;
margin-bottom: 20px;
}
.content-sec p {
color: #666;
}
.img-sec img {
width: 100%;
}
.stress-management {
padding-top: 0;
}
.stress-management .content-sec {
padding: 30px 0 0;
}
.relieving .content-sec {
padding-top: 15px;
}
.overcoming {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/ovrecoming-bg.jpg)no-repeat center bottom;
background-size: cover;
background-attachment: fixed;
}
.transitions .content-sec {
padding-top: 40px;
}
.communication {
padding: 0 0 45px;
}
.relieving {
padding-top: 0;
}
.communication .content-sec {
padding-top: 40px;
}
.overcoming .content-sec h3 {
color: #fff;
padding-top: 30px;
}
.overcoming .content-sec p {
color: #fff;
}
.personal-growth {
background: #fff7e3;
padding: 65px 0;
margin: 0;
}
.pain-management {
padding: 44px 0;
}
.pain-management .content-sec {
padding-top: 40px;
}
.personal-growth h3 {
padding: 0;
}
.emotional-eating {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/emotion-bg.jpg)no-repeat center top;
padding: 80px 0;
background-size: cover;
background-attachment: fixed;
}
.emotional-eating .content-sec {
background: rgba(255, 255, 255, 0.9);
padding: 70px 100px;
}
.emotional-eating .content-sec h3 {
padding-top: 0;
}
.emotional-issues {
background: #f3f3f5 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/emotional-issues.png)no-repeat left top;
background-size: 44%;
}
.emotional-issues .content-sec h3 {
padding: 0
}
.healing-addictions {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/healing-addiction.jpg)no-repeat bottom center;
padding: 64px 0 110px;
background-size: 100%;
}
.trauma-recovery .content-sec {
padding: 40px 0 0;
}
.trauma-recovery {
padding: 0 0 50px;
}
.effective {
background: #fefbe8 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/effrective.jpg)no-repeat left top;
background-size: 41%;
}
.effective .content-sec p {
margin-bottom: 30px;
}
.self-esteem {
padding: 0;
}
.self-esteem .content-sec {
padding: 60px 0 0;
}
.coping {
padding: 0;
}
.coping .content-sec {
padding: 60px 0 0;
}
.effective {
padding: 80px 0;
}
.sec-pdg-left {
padding-left: 21.4%;
}
.sec-pdg-right {
padding-right: 21.4%;
} .couples-heading {
padding: 50px 0 60px;
}
.couples-heading ul.heading {
padding-top: 40px;
}
.couples-heading ul li {
width: 49%;
}
.c-therapy {
padding: 60px 0;
}
.c-therapy .container-fluid {
padding: 0;
}
.c-therapy .row {
margin: 0;
}
.frequent {
padding-top: 0;
}
.frequent .content-sec {
padding-top: 5%;
}
.loveless {
padding-top: 0;
}
.loveless .content-sec {
padding: 5% 0 0;
}
.intimacy-issues {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/sexual-intimacy-issues.jpg)no-repeat center top;
padding: 120px 0;
background-size: cover;
background-attachment: fixed;
}
.intimacy-issues .content-sec {
background: rgba(255, 255, 255, 0.8);
padding: 80px 100px;
}
.infidelity .content-sec {
padding: 5% 0 0;
}
.household {
padding-top: 0;
}
.household .content-sec {
padding: 15px 0 0;
}
.parenting {
background: #603d55 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/parenting-discrepancies.png)no-repeat left top;
background-position-y: center;
}
.parenting .content-sec {
padding: 5% 0;
}
.parenting .content-sec h3 {
color: #fff;
}
.parenting .content-sec p {
color: #fff;
}
.defining {
background: #ece6da url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/conflict-in-defining-roles.png)no-repeat right top;
}
.counseling {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/premarital-counseling.jpg)no-repeat top center;
padding: 89px 0;
background-size: cover;
background-attachment: fixed;
}
.counseling .content-sec {
background: rgba(255, 255, 255, 0.8);
padding: 120px 100px 120px 100px;
}
.about-therapy {
padding: 60px 0;
}
.about-therapy .content-sec {
background: #f4f4f4;
padding: 50px 95px;
color: #666;
font-style: italic;
} .familes-topsec ul.heading {
padding: 40px 0;
}
.skills-training {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/parenting-skills-training.jpg)no-repeat top center;
padding: 160px 0 130px 0;
background-size: cover;
background-attachment: fixed;
}
.skills-training .content-sec {
background: rgba(255, 255, 255, 0.8);
padding: 95px 100px 60px 100px;
}
.skills-training .content-sec p {
color: #353333;
}
.f-therapy .container-fluid {
padding: 0;
}
.f-therapy .row {
margin: 0;
}
.f-therapy p.pdng-btm {
padding-bottom: 11px;
}
.f-therapy h3 {
font-size: 28px;
color: #333;
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
margin-bottom: 20px;
}
.family-conflicts .content-sec {
padding-top: 100px;
}
.improving-communication {
padding: 70px 0 60px;
}
.improving-communication .content-sec {
padding-top: 80px
}
.family-role {
background: #e1e9ec url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/understanding-family-roles.png)no-repeat left top;
padding: 70px 0;
}
.healthy-boundaries {
background: #e0dfe6 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/maintaining-healthy-boundaries.png)no-repeat right top;
padding: 55px 0 45px;
background-position-y: center;
} .popup {
background: rgba(0, 0, 0, .8);
background-attachment: fixed;
background-size: 100%;
position: fixed;
display: none;
z-index: 5000;
height: 100%;
width: 100%;
left: 0;
top: 0;
}
.popup>div {
position: fixed;
width: 70%;
max-width: 670px;
z-index: 9001;
left: 50%;
top: 50%;
border: 5px solid #09635a;
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.popup-middle {
padding: 30px 20px;
background: #fff url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/popupbg.jpg) no-repeat center top/cover;
}
.popup-middle h3 {
font-size: 30px;
color: #333;
text-align: center;
}
.popup-middle h3 big {
font-size: 40px;
color: #000;
text-transform: uppercase;
}
.popup-middle p {
font-size: 16px;
color: #333;
text-align: center;
}
.popup-middle .form-control {
font-size: 16px;
color: #999;
height: 42px;
border: 1px #999 solid;
outline: none;
box-shadow: none;
}
.popup-middle textarea.form-control {
font-size: 16px;
color: #999;
height: 132px;
border: 1px #999 solid;
}
.popup-middle .close-btn {
background: #09635a;
border: none;
color: #fff;
width: 40px;
height: 40px;
border-radius: 50%;
text-align: center;
line-height: 38px;
position: absolute;
top: -20px;
right: -20px;
outline: none;
cursor: pointer;
}
.popup-middle .close-btn:hover {
background: #04aab3;
}
.popup-middle .btn-primary {
border-radius: 5px;
text-transform: normal;
padding: 8px 40px;
} .outer-pading {
padding: 45px 0;
background: #ffffec;
}
.imago-relation {
background: #ffffec url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/imago-relation.png)no-repeat left top;
background-position-y: center;
}
.imago-relation .imago-content {
padding: 80px 0;
}
.imago-relation .imago-content p {
color: #333;
}
.imago-offers {
background: #fcedd9 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/imago-offers.png)no-repeat right 27% top -29px;
padding: 90px 0;
background-size: 21%;
background-position-y: center;
}
.imago-therapists .container-fluid {
padding: 0;
}
.imago-therapists .row {
margin: 0;
}
.imago-therapists .imago-content {
padding-top: 86px;
}
.imago-therapists .imago-img img {
width: 100%;
} .cbt {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/cbt.jpg) no-repeat center top;
padding: 70px 0 150px;
background-size: cover;
}
.cbt p {
margin: 0 0 20px;
color: #666;
}
.cbt p a {
color: #666;
text-decoration: underline;
}
.cbt p a:hover {
color: #06656b;
text-decoration: none;
} .pct1 {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/psychodynamic-bg.jpg) no-repeat center top/cover;
padding: 40px 0;
}
.pct1 p {
color: #333;
} .mbs1 {
background: #fffbef url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/mbs1.jpg) no-repeat right top;
padding: 100px 0;
}
.mbs1 p {
color: #333;
}
.mbs2 {
background: #8c9cc2 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/mindfulness-based-therapy-supports.png) no-repeat left top;
padding: 70px 0;
background-size: 50%;
}
.mbs2 p {
color: #fff;
}
.white p {
color: #fff!important;
} .se1 {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/se1.jpg) no-repeat center top/cover;
padding: 100px 0;
background-attachment: fixed;
}
.se1 p {
font-size: 34px;
color: #fff;
text-align: center;
line-height: 45px;
font-weight: 300;
}
.somatic-sec .container-fluid {
padding: 0;
}
.somatic-sec img {
width: 100%;
}
.somatic-sec .row {
margin: 0;
}
.somatic-sec .content-sec {
padding: 80px 0 0;
}
.se3 {
background: #e3e6eb url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/se3.png) no-repeat left 23% top;
padding: 100px 0; background-size: 25%;
}
.se3 p {
color: #333;
}
.se3 p a {
color: #05656a;
text-decoration: none;
}
.se3 p a:hover {
color: #044f53;
}
.pct1 .text-content {
padding: 70px 0;
} .press-content {
background: #f4f4f4 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/faq-bg.png)no-repeat bottom center;
padding: 65px 0 100px
}
.press-content h3 p {
color: #000;
text-align: center;
font-size: 20px;
}
.press-content .press-box {
background: #fff;
padding: 28px 26px;
box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
margin-top: 18px;
border-radius: 4px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.press-content .press-box:hover {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.press-content .press-box p {
padding-top: 40px;
}
.press-content .press-box a.btn-primary {
background: #06656b;
border-radius: 4px;
display: block;
font-size: 16px;
color: #fff;
text-transform: capitalize;
} .outer-sec {
background: #fffbef;
padding: 40px 0 60px;
}
.forms-sec {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/office-forms.png)no-repeat right top;
padding: 20px 0 30px;
background-size: 47%;
}
.forms-sec h3 {
font-size: 24px;
color: #111;
font-weight: 400;
padding-bottom: 20px;
}
.forms-sec ul li {
padding: 6px 0;
width: 33%;
}
.forms-sec ul li a {
text-decoration: none;
background: #06656b url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/pdf-icon.png)no-repeat left 11px center;
color: #fff;
font-size: 18px;
padding: 13px 10px 13px 48px;
display: block;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.forms-sec ul li a:hover {
background: #04aab3 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/pdf-icon.png)no-repeat left 11px center;
}
.mindful-sec {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/office-bg.png)no-repeat bottom center;
background-size: cover;
padding: 60px 0;
border-top: solid 1px #fff;
}
.mindful-sec p {
color: #333;
} .teens-heading ul {
padding-top: 30px;
}
.teens-heading ul li a {
padding: 37px 10px;
}
.t-therapy .container-fluid {
padding: 0
}
.t-therapy .row {
margin: 0
}
.depression .content-sec{
padding-top: 30px;
}
.anxiety {
padding: 50px 0 40px;
}
.anxiety .content-sec {
padding-top: 30px;
}
.peer {
background: #422e39 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/building-strength-amid-peer-pressure.png)no-repeat left top;
padding: 150px 0;
}
.peer .content-sec h3 {
color: #fff;
}
.peer .content-sec p {
color: #fff;
}
.eliminating {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/eliminating-self-injurious-behaviors.jpg)no-repeat top center;
background-size: cover;
padding: 100px 0 130px;
background-attachment: fixed;
}
.eliminating .content-sec {
background: rgba(255, 255, 255, 0.8);
padding: 80px 100px;
}
.eliminating .content-sec h3 {
color: #000;
}
.eliminating .content-sec p {
color: #000;
}
.enhancing {
background: #e4d7b4 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/enhancing-self-esteem.png)no-repeat left top;
padding: 60px 0;
background-size: 42%;
}
.enhancing .content-sec h3 {
color: #000;
}
.enhancing .content-sec p {
color: #000;
}
.personal-changes {
padding: 60px 0 20px;
}
.personal-changes .content-sec {
padding-top: 20px
}
.improving-rel .content-sec {
padding: 100px 0 0;
}
.knowing {
background: #8a7a59 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/knowing-where-to-fit-in.png)no-repeat right top;
padding: 90px 0;
background-size: 40%;
}
.knowing .content-sec h3 {
color: #fff;
}
.knowing .content-sec p {
color: #fff;
}
.cultivating {
background: #f4f4f0 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/culvating.png)no-repeat left top;
padding: 50px 0 60px;
}
.free-drugs {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/staying-free-from-drugs.jpg)no-repeat top center;
padding: 120px 0;
background-size: cover;
background-attachment: fixed;
}
.free-drugs p.pdg-btm {
padding-bottom: 8px;
}
.free-drugs .content-sec {
background: rgba(255, 255, 255, 0.8);
padding: 80px 90px;
} .arowlist ul {
margin: 20px 0 0 0;
padding: 0;
list-style: none;
}
.arowlist ul li {
display: block;
padding: 0 0 3px 20px;
font-size: 18px;
color: #666;
position: relative;
}
.arowlist ul li:before {
position: absolute;
left: 0;
top: 1px;
content: '\f105';
font-family: 'FontAwesome';
font-size: 18px;
color: #666;
}
.arowlist {
padding-bottom: 45px;
}
.s-depression {
background: #f5eee7 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/s-dipression.png)no-repeat left top;
padding: 75px 0;
background-position-y: center;
}
.sacred-feminine{
padding: 75px 0;
}
.eastern .content-sec {
padding-top: 30px;
}
.intimate .content-sec {
padding-top: 35px;
}
.relationships .content-sec {
padding-top: 45px;
}
.trauma {
padding: 55px 0 45px;
}
.trauma.content-sec {
padding-top: 25px;
}
.eating {
padding-bottom: 38px;
}
.eating .content-sec {
padding-top: 80px;
}
.spritual {
padding: 70px 0;
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/spritual-bg.jpg)no-repeat;
background-size: cover;
background-attachment: fixed;
}
.spritual .content-sec {
padding: 50px 0 50px 35px;
background: rgba(255, 255, 255, 0.8);
width: 100%;
max-width: 967px;
margin: 0 auto;
}
.p-growth {
padding: 55px 0;
}
.p-growth .content-sec {
padding-top: 30px;
}
.body .content-sec {
padding-top: 75px;
}
.life {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/life-bg.jpg)no-repeat;
background-size: cover;
padding: 150px 0;
margin-bottom: 55px;
background-attachment: fixed;
}
.life .content-sec {
background: rgba(255, 255, 255, 0.8);
width: 100%;
max-width: 630px;
margin: 0 auto;
padding: 70px 60px;
}
.p-skills {
background: #f5eee7 url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/p-skills.png)no-repeat left -32% top;
padding: 25px 0 75px;
background-size: 55%;
background-position-y: center;
}
.sign-up_form p {
margin-bottom: 0;
}
div.wpcf7-response-output {
margin: 5px;
}
div.wpcf7-response-output.wpcf7-spam-blocked {
color: #000;
}
div.wpcf7-response-output.wpcf7-validation-errors {
color: #f90606;
}
div.wpcf7-mail-sent-ok {
color: #398f14;
}
div.wpcf7-validation-errors {
color: #f90606;
border: solid 2px #f90606;
}
div.wpcf7-acceptance-missing {
border: solid 2px #f90606;
color: #000;
} .slick-slide .post-style-1 {
padding: 13px 0 20px;
box-shadow: none !important;
}
.slick-slide .post-style-1 .wcp-img-wrap {
width: 100% !important;
float: none;
padding: 0!important;
}
.slick-slide .post-style-1 .wcp-content-wrap {
width: 100% !important;
float: none !important;
}
.slick-slide .wcp-img-wrap img {
height: auto;
}
.slick-slide .post-style-1 h3 {
border-bottom: none !important;
font-size: 18px;
background: none !important;
}
.slick-slide .post-style-1 a {
color: #333;
padding-bottom: 5px;
}
.slick-slide .post-style-1 a:hover {
color: #05656a;
} .slick-slide .wcp-post-date {
display: block;
padding-left: 10px;
}
.slick-slide svg {
margin-right: 5px;
}
.slick-slide .post-style-1 .wcp-post-meta {
margin-left: 0;
}
#carousel-809 .slick-slide {
margin: 0 !important;
}
.slick-dots li button:before {
font-size: 12px !important;
}
.slick-dots li {
margin: 0 !important;
}
.slick-dots li.slick-active button:before {
color: #0a635a !important;
}
.slick-dots li button:before {
color: #666 !important;
}
.slick-dots li button:hover:before {
color: #666 !important;
}
.slick-dots li button:hover:before {
color: #0a635a !important;
} .page-id-832 .entry-content,
.page-id-873 .entry-content {
padding: 40px 0;
}
.page-id-832 .entry-content p {
color: #333;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
font-size: 14px;
}
#back-top {
display: inline-block;
background-color: #FF9800;
width: 35px;
height: 35px;
text-align: center;
border-radius: 4px;
position: fixed;
bottom: 30px;
right: 30px;
transition: background-color .3s, opacity .5s, visibility .5s;
opacity: 0;
visibility: hidden;
z-index: 1000;
}
#back-top::after {
content: "\f077";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
font-size: 1em;
line-height: 35px;
color: #fff;
}
#back-top:hover {
cursor: pointer;
background-color: #333;
}
#back-top:active {
background-color: #555;
}
#back-top.show {
opacity: 1;
visibility: visible;
}
.page-id-942 .entry-content {
padding-top: 50px;
} .we-help {
padding: 10px !important;
}
.we-help .help-content h3 {
color: #333;
font-size: 22px;
margin-top: 20px;
}
.we-help .help-content p {
padding-top: 0 !important;
}
#fvpp-close {
position: absolute;
top: 0;
right: 0;
} .blog-content .blog-list p {
min-height: 90px;
}
.blog-content .pagination {
text-align: center;
width: 100%;
max-width: 252px;
margin: 20px auto 0;
}
.blog-content .pagination .page-numbers {
font-size: 16px;
padding: 5px 10px;
border: solid 1px #dee2e6;
color: #6c757d;
float: left;
}
.blog-content .pagination .page-numbers.current {
background: #04aab3;
color: #fff;
border: solid 1px transparent;
}
.blog-content .pagination a.page-numbers:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.blog-content .pagination a.page-numbers:last-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.blog-content .pagination a.page-numbers:hover {
background: #04aab3;
color: #fff;
}
.author-banner .inner-banner {
padding: 60px 0;
}
.author-banner .banner-content {
padding-left: 288px;
}
.author-banner .banner-content .author-links li {
display: inline-block;
padding: 0 3px;
vertical-align: top;
}
.author-banner .banner-content a.mail {
font-size: 18px;
color: #06656b;
text-decoration: none;
display: inline-block;
padding: 6px 0 0 27px;
font-weight: 500;
transition: all .2s ease;
position: relative;
}
.author-banner .banner-content a.mail:before {
position: absolute;
left: 0;
top: 7px;
content: '\f0e0';
font-family: FontAwesome;
font-size: 18px;
color: #06656b;
}
.author-banner .banner-content a.mail:hover {
color: #fff;
}
.author-banner ul.author-links li a {
font-size: 16px;
color: #06656b;
width: 35px;
height: 35px;
line-height: 32px;
border-radius: 50%;
text-align: center;
display: inline-block;
border: solid 2px #06656b;
transition: all .2s ease;
}
.author-banner ul.author-links li:first-child:hover a {
background: #1da1f2;
color: #fff;
border: solid 1px transparent;
}
.author-banner ul.author-links li:last-child:hover a {
background: #076ca9;
color: #fff;
border: solid 1px transparent;
}
.author-info-wrapper .info-sec {
padding: 40px 0;
}
.author-info-wrapper a:hover {
color: #04aab3;
}
.author-info-wrapper .img-box {
position: relative;
margin-top: -162px;
}
.author-info-wrapper .img-box img {
border: solid 6px #fff;
}
.author-info-wrapper .img-box .btn-primary {
margin-top: 15px;
}
.author-info-wrapper h4 {
font-size: 24px;
font-weight: 600;
color: #000;
} .ecourse-banner {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/girl-sun.jpg)no-repeat center center;
padding: 70px 0 80px;
background-size: cover;
}
.ecourse-banner h2 {
font-size: 30px;
color: #10557e;
text-align: center;
margin-bottom: 40px;
padding-bottom: 0;
text-transform: uppercase;
}
.ecourse-banner h2:before {
position: unset;
margin-left: inherit;
}
.ecourse-guides {
width: 100%;
max-width: 1109px;
margin: 0 auto;
background: rgba(255, 255, 255, 0.9);
padding: 50px;
}
.ecourse-guides p,
.ecourse-guides ul li {
font-size: 18px;
color: #666666;
}
.ecourse-guides ul {
margin-bottom: 12px;
}
.ecourse-guides-listing li {
position: relative;
padding: 0 0 4px 36px;
}
.ecourse-guides-listing li::before {
position: absolute;
left: 0;
top: 2px;
content: '';
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/tick-blue-icon.png)no-repeat;
width: 23px;
height: 23px;
}
.ecourse-guides .resounding {
text-align: center;
}
.ecourse-guides .resounding i {
font-weight: 700;
}
.vision-video {
padding: 100px 0;
}
.vision-video h3 {
font-size: 28px;
color: #333;
line-height: 39px;
max-width: 490px;
margin-bottom: 18px;
}
.vision-video p {
color: #666;
max-width: 390px;
}
.vision-video video {
max-width: 100%;
height: auto;
}
.vision-video .vision-video-block {
position: relative;
}
.vision-video .vision-video-block img {
position: absolute;
left: 0;
}
.awakening {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/couples-jp-bg.jpg)no-repeat center center;
background-size: cover;
padding: 65px 0 170px;
}
.awakening h3 {
margin-bottom: 28px;
}
.awakening ul {
max-width: 770px;
margin-bottom: 20px;
}
.awakening ul li {
font-size: 18px;
}
.awakening h4 {
font-size: 24px;
color: #666;
margin-bottom: 20px;
}
.offer-txt {
font-size: 24px;
font-weight: bold;
color: #333;
margin-bottom: 44px;
}
.offer-txt strong {
color: #00655c;
}
.awakening a {
color: #fff;
font-size: 18px;
text-transform: uppercase;
background: #00655c;
padding: 13px 30px;
border-radius: 50px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.awakening a:hover {
background: #c7ab58;
} .therapy-banner-section {
text-align: center;
}
.therapy-banner-title {
margin-bottom: 30px;
}
.therapy-banner-content {
margin: 30px 0;
}  @media (max-width: 2800px) {
.sec-pdg-left {
padding-left: 30.4%;
}
.sec-pdg-right {
padding-right: 30.4%;
}
.sec-pright {
padding-right: 30.4%;
}
.effective {
background-size: 36%;
}
}
@media (max-width: 2600px) {
.sec-pdg-left {
padding-left: 29%;
}
.sec-pdg-right {
padding-right: 29%;
}
.sec-pright {
padding-right: 29%;
}
}
@media (max-width: 2300px) {
.sec-pdg-left {
padding-left: 26%;
}
.sec-pdg-right {
padding-right: 26%;
}
.sec-pright {
padding-right: 26%;
}
}
@media (max-width: 1920px) {
.sec-pdg-left {
padding-left: 21%;
}
.sec-pdg-right {
padding-right: 21%;
}
.sec-pright {
padding-right: 21%;
}
.effective {
background-size: 45%;
}
.emotional-issues {
background-size: 49%;
}
.peer {
background-size: 42%;
}
.enhancing {
background-size: 50%;
}
.knowing {
background-size: 41%;
}
.cultivating {
background-size: 43%;
}
.family-role {
background-size: 43%;
}
.p-skills {
background-size: 57%;
}
}
@media (max-width: 1680px) {
.banner {
background: url(//www.sandiegotherapy.com/wp-content/themes/sandiegotherapy-performance-v2/images/banner.jpg)no-repeat;
background-size: cover;
padding: 10% 0% 11.9%;
height: 85vh
}
.emotional-issues {
background-size: 58%;
background-position: left -8% top 0;
}
.parenting {
background-size: 50%;
background-position: left -16% top 0;
}
.imago-offers {
background-size: 26%;
background-position: right 22% top -23px;
}
.imago-relation {
background-position: left 0% top 0px;
}
.family-role {
background-size: 54%;
background-position: left -12% top 0px;
}
.healthy-boundaries {
background-size: 52%;
background-position: right -11% top 0px;
}
.mbs2 {
background-size: 56%;
background-position: left -5% top 0px;
}
.somatic-sec .content-sec {
padding: 30px 0;
}
.se3 {
background-size: 30%;
background-position: left 20% top 0px;
}
.peer {
background-size: 50%;
background-position: left -8% top 0px;
}
.t-therapy.peer {
background-size: 53%;
}
.enhancing {
background-size: 60%;
background-position: left -20% top 0px;
}
.knowing {
background-size: 50%;
background-position: right -9% top 0px;
}
.cultivating {
background-size: 53%;
background-position: left -10% top 0px;
}
.p-skills {
background-size: 70%;
background-position: left -65% top 0px;
}
.s-depression {
background-size: 53%;
background-position: left -13% top 0px;
}
.body .content-sec {
padding-top: 31px;
}
.relationships .content-sec {
padding-top: 31px;
}
.intimate .content-sec {
padding-top: 20px;
}
.eating .content-sec {
padding-top: 31px;
}
.effective {
background-size: 53%;
background-position: left -9% top 0;
}
.self-esteem .content-sec {
padding: 30px 0 0;
}
.communication .content-sec {
padding-top: 30px;
}
.transitions .content-sec {
padding-top: 30px;
}
.sec-pdg-left {
padding-left: 17.4%;
}
.sec-pdg-right {
padding-right: 17.4%;
}
.sec-pright {
padding-right: 17.4%;
}
}
@media (max-width: 1600px) {
.banner {
padding: 10% 0%;
}
.effective {
background-size: 45%;
}
.emotional-issues {
background-size: 61%;
}
.family-role {
background-size: 56%;
background-position: left -14% top 0px;
}
.healthy-boundaries {
background-size: 57%;
background-position: right -20% top 0px;
}
.mbs2 {
background-size: 58%;
background-position: left -5% top 0px;
}
.peer {
background-size: 50%;
background-position: left -15% top 0px;
}
.enhancing {
background-size: 63%;
background-position: left -23% top 0px;
}
.knowing {
background-size: 51%;
background-position: right -20% top 0px;
}
.cultivating {
background-size: 56%;
background-position: left -22% top 0px;
}
.p-skills {
background-size: 73%;
background-position: left -77% top 0px;
}
.s-depression {
background-size: 55%;
}
.effective {
background-size: 58%;
background-position: left -140px top 0;
}
.sec-pdg-left {
padding-left: 15.9%;
}
.sec-pdg-right {
padding-right: 15.9%;
}
.sec-pright {
padding-right: 15.9%;
}
}
@media (max-width: 1440px) {
.banner {
padding: 9% 0%;
}
.banner h1 {
font-size: 82px;
}
.banner h1 small {
font-size: 62px;
}
.help .image-content {
padding: 10px 30px;
height: 52px;
}
.help .image-content h3 {
font-size: 24px;
}
.testimonial .owl-carousel .item p {
font-size: 26px;
}
.effective {
background-size: 64%;
background-position: left -38% top 0;
}
.emotional-issues {
background-size: 72%;
background-position: left -54% top 0;
}
.defining {
background-size: 57%;
background-position: right -25% top 0;
}
.imago-offers {
background-size: 31%;
background-position: right 16% top -11px;
}
.imago-therapists .imago-content {
padding-top: 52px;
}
.family-conflicts .content-sec {
padding: 40px 0 0;
}
.improving-communication .content-sec {
padding: 40px 0 0;
}
.family-role {
background-size: 65%;
background-position: left -40% top 0px;
}
.healthy-boundaries {
background-size: 67%;
background-position: right -56% top 0px;
}
.mbs2 {
background-size: 65%;
background-position: left -18% top 0px;
}
.se3 {
background-size: 34%;
background-position: left 17% top 0px;
}
.peer {
background-size: 59%;
background-position: left -53% top 0px;
}
.enhancing {
background-size: 75%;
background-position: left -75% top 0px;
}
.t-therapy.peer {
background-size: 61%;
background-position: left -25% top 0px;
}
.knowing {
background-size: 60%;
background-position: right -41% top 0px;
}
.cultivating {
background-size: 65%;
background-position: left -46% top 0px;
}
.s-depression {
background-size: 64%;
background-position: left -17% top 0px;
}
.p-skills {
background-size: 87%;
background-position: left -220% top 0px;
}
.improving-rel .content-sec {
padding: 50px 0 0;
}
.sec-pdg-left {
padding-left: 12%;
}
.sec-pdg-right {
padding-right: 12%;
}
.sec-pright {
padding-right: 12%;
}
}
@media (max-width: 1366px) {
.loveless .content-sec {
padding-top: 0;
}
.coping .content-sec {
padding: 0;
}
.effective {
padding: 40px 0;
}
.emotional-issues {
background-size: 76%;
background-position: left -62% top 0;
}
.defining {
background-size: 64%;
background-position: right -40% top 0;
}
.family-role {
background-size: 69%;
background-position: left -69% top 0;
}
.healthy-boundaries {
background-size: 77%;
background-position: right -350px top 0;
}
.imago-relation .imago-content {
padding: 40px 0;
}
.imago-offers {
background-size: 30%;
background-position: right 15% top 0;
}
.imago-therapists .imago-content {
padding-top: 35px;
}
.mbs2 {
background-size: 68%;
background-position: left -34% top 0px;
}
.se3 {
background-size: 36%;
background-position: left 17% top 0px;
}
.peer {
background-size: 62%;
background-position: left -56% top 0;
}
.enhancing {
background-size: 80%;
background-position: left -90% top 0;
}
.knowing {
background-size: 70%;
background-position: right -75% top 0;
}
.cultivating {
background-size: 68%;
background-position: left -85% top 0;
}
.t-therapy.peer {
background-size: 64%;
}
.improving-rel .content-sec {
padding: 10px 0;
}
.s-depression {
background-size: 73%;
background-position: left -37% top 0;
}
.p-skills {
background-size: 92%;
background-position: left -576px top 0;
}
.body .content-sec {
padding-top: 0px;
}
.p-growth .content-sec {
padding-top: 10px;
}
.eating .content-sec {
padding-top: 8px;
}
.relationships .content-sec {
padding-top: 10px;
}
.intimate .content-sec {
padding-top: 10px;
}
.sec-pdg-left {
padding-left: 9.3%;
}
.sec-pdg-right {
padding-right: 9.3%;
}
.sec-pright {
padding-right: 9.3%;
}
.pain-management .content-sec {
padding-top: 10px;
}
.communication .content-sec {
padding-top: 10px;
}
.transitions .content-sec {
padding-top: 10px;
}
.overcoming .content-sec h3 {
padding-top: 10px;
}
.stress-management .content-sec {
padding-top: 10px;
}
.trauma-recovery .content-sec {
padding-top: 10px;
}
.frequent .content-sec {
padding-top: 10px;
}
.infidelity .content-sec {
padding-top: 10px;
}
.depression .content-sec {
padding-top: 10px;
}
.anxiety .content-sec {
padding-top: 10px;
}
.pct1 .text-content {
padding: 0;
}
.parenting {
background-size: 73%;
background-position: left -45% top 0;
}
}
@media (max-width: 1280px) {
.testimonial .owl-carousel .item p {
padding: 48px 63px 24px 0px;
}
.testimonial .owl-carousel .item p:after {
right: 100px;
}
.therapies p {
font-size: 18px;
}
.contact-form {
padding: 50px 0;
}
.defining {
background-size: 49%;
}
.effective {
background-size: 67%;
background-position: left -40% top 0;
}
.emotional-issues {
background-size: 81%;
background-position: left -144% top 0;
}
.parenting {
background-size: 79%;
background-position: left -279px top 0;
}
.defining {
background-size: 70%;
background-position: right -77% top 0;
}
.imago-offers {
background-size: 37%;
background-position: right 8% top 0;
}
.imago-therapists .imago-content {
padding-top: 23px;
}
.family-role {
background-size: 77%;
background-position: left -97% top 0px;
}
.healthy-boundaries {
background-size: 81%;
background-position: right -163% top 0px;
}
.mbs2 {
background-size: 73%;
background-position: left -47% top 0px;
}
.se3 {
background-size: 38%;
background-position: left 14% top 0px;
}
.peer {
padding: 120px 0;
}
.enhancing {
background-size: 88%;
background-position: left -181% top 0;
}
.knowing {
padding: 70px 0;
}
.cultivating {
background-size: 76%;
background-position: left -118% top 0;
}
.s-depression {
background-size: 70%;
background-position: left -35% top 0;
padding: 50px 0;
}
.p-skills {
background-size: 101%;
background-position: left -632px top 0;
}
.forms-sec {
background-position: right 15% top 0;
}
.sec-pdg-left {
padding-left: 7%;
}
.sec-pdg-right {
padding-right: 7%;
}
.sec-pright {
padding-right: 7%;
}
}
@media (max-width: 1024px) {
.forms-sec {
background-size: 65%;
}
.header .topbar .rigth-section ul li {
padding: 0px;
}
.header .topbar ul li a.btn-secondary {
font-size: 16px;
}
.header .navbar li a {
font-size: 14px;
}
.guides ul.guide-list li {
font-size: 16px;
}
.banner {
padding: 7% 0% 7.9%;
}
.banner h1 {
font-size: 72px;
}
.banner h1 small {
font-size: 52px;
}
.blog .card.right-section .card-body {
padding: 20px 22px;
} .blog .card img {
max-width: 300px;
}
.blog .card.right-section img {
width: 100%;
}
.blog .card p {
font-size: 13px;
}
.blog .card .card-title {
font-size: 17px;
}
.help .image-section:hover .image-content {
height: 198px;
}
.testimonial .owl-carousel .item p {
padding: 48px 63px 36px 0px;
}
.testimonial:before {
position: absolute;
content: "";
background: rgba(255, 255, 255, .8);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
}
.page-content .comment-form .comment-form-author,
.page-content .comment-form .comment-form-email,
.page-content .comment-form .comment-form-url {
width: 32.9%;
}
.page-content ul.blog-list li {
margin: 0 15px 30px;
width: 30%;
}
.page-content ul.blog-list li h3 a {
font-size: 18px;
}
.accordion .card-header h4 a,
.accordion1 .card-header h4 a {
font-size: 18px;
}
.profile-wrapper .profile .content-box a.btn-primary {
font-size: 16px;
}
.emotional-issues {
background-size: cover;
background-position: left 0 top 0;
}
.emotional-issues .content-sec {
background: rgba(255, 255, 255, 0.8);
padding: 30px;
width: 100%;
max-width: 800px;
margin: 0 auto;
}
.effective {
background-size: cover;
padding: 40px 0;
background-position: left 0 top 0;
}
.effective .content-sec {
background: rgba(255, 255, 255, 0.8);
padding: 30px;
width: 100%;
max-width: 800px;
margin: 0 auto;
}
.healing-addictions {
padding: 30px 0 80px;
}
.parenting {
padding: 40px 0;
background-size: cover;
background-position: left 0 top 0;
margin-bottom: 20px;
}
.parenting .content-sec {
background: rgba(96, 61, 85, 0.8);
padding: 30px;
}
.defining {
background-size: cover;
padding: 50px 0;
background-position: right 0 top 0;
margin-bottom: 20px;
}
.defining .content-sec {
background: rgba(236, 230, 218, 0.8);
padding: 30px;
}
.coping {
padding: 40px 0;
}
.coping .content-sec {
padding: 25px 0 0;
}
.self-esteem .content-sec {
padding: 25px 0 0;
}
.pain-management .content-sec {
padding: 0;
}
.communication .content-sec {
padding: 0;
}
.transitions .content-sec {
padding: 0;
}
.trauma-recovery .content-sec {
padding: 0;
}
.overcoming .content-sec h3 {
padding: 0;
} .banner {
height: inherit;
}
.therapies p {
font-size: 16px;
}
.counseling {
padding: 40px 0;
}
.about-therapy {
padding: 40px 0
}
.about-therapy .content-sec {
padding: 30px;
}
.profile-wrapper .profile span.img-box {
width: 155px;
height: 155px;
}
.profile-wrapper .profile .content-box {
padding-left: 180px;
}
.counseling .content-sec {
padding: 30px;
}
.imago-relation {
background-position: left 0 top 0;
}
.outer-pading {
padding: 40px 0;
}
.imago-relation {
padding: 55px 0;
}
.imago-relation .imago-content {
background: rgba(255, 255, 236, 0.8);
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 40px;
}
.imago-offers {
background-position: right 0 top 0;
padding: 55px 0;
}
.imago-offers .imago-content {
background: rgba(252, 237, 217, 0.8);
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 40px;
}
.imago-therapists {
padding: 40px 0;
}
.imago-therapists .imago-content {
padding: 0;
}
.familes-topsec ul.heading {
padding: 30px 0;
}
.skills-training {
padding: 80px 0;
}
.improving-communication .content-sec {
padding: 40px 0 0;
}
.family-role {
background-size: cover;
background-position: left 0 top 0;
margin-bottom: 30px;
}
.family-role .content-sec {
background: rgba(225, 233, 236, 0.8);
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 30px;
}
.healthy-boundaries {
background-size: cover;
background-position: right 0 top 0;
padding: 55px 0;
}
.healthy-boundaries .content-sec {
background: rgba(224, 223, 230, 0.8);
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 30px;
}
.mbs1 {
background-size: cover;
background-position: right 0 top 0;
padding: 55px 0;
}
.mbs1 p {
background: rgba(255, 251, 239, 0.8);
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 30px;
}
.mbs2 {
background-size: cover;
background-position: left 0 top 0;
padding: 55px 0;
}
.mbs2 p {
background: rgba(140, 156, 194, 0.8);
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 30px;
}
.somatic-sec {
padding: 40px 0;
}
.somatic-sec .content-sec {
padding-bottom: 0;
}
.somatic-sec img {
width: 100%;
}
.se3 {
background-position: left 0 top 0;
padding: 55px 0;
}
.se3 p {
background: rgba(227, 230, 235, 0.8);
padding: 30px;
}
.peer {
background-size: cover;
background-position: left 0 top 0;
}
.peer .content-sec {
background: rgba(66, 46, 57, 0.8);
padding: 30px;
}
.eliminating {
margin: 30px 0;
}
.enhancing .content-sec {
background: rgba(228, 215, 180, 0.8);
padding: 30px;
}
.enhancing {
background-size: cover;
background-position: left 0 top 0;
}
.enhancing .content-sec {
background: rgba(228, 215, 180, 0.8);
padding: 30px;
}
.knowing {
background-size: cover;
background-position: right 0 top 0;
}
.knowing .content-sec {
background: rgba(138, 122, 89, 0.8);
padding: 30px;
}
.cultivating {
background-size: cover;
background-position: right 0 top 0;
margin: 30px 0;
}
.cultivating .content-sec {
background: rgba(244, 244, 240, 0.8);
padding: 30px;
}
.s-depression {
background-size: cover;
background-position: left 0 top 0;
}
.s-depression .content-sec, .sacred-feminine{
background: rgba(245, 238, 231, 0.8);
padding: 30px;
}
.p-skills {
background-size: cover;
background-position: left 0 top 0;
padding: 50px 0;
}
.p-skills .content-sec {
background: rgba(255, 255, 255, 0.8);
padding: 30px;
}
.forms-sec {
background-position: right 23% top 0;
}
.forms-sec ul li {
width: 39%;
}
.sec-pdg-left {
padding-left: 5.3%;
}
.sec-pdg-right {
padding-right: 5.3%;
}
.sec-pright {
padding-right: 5.3%;
}
.copyright {
text-align: center;
}
.copyright p.made-with {
float: none;
}
.page-content ul.blog-list li .imgbox img {
height: 180px;
}
.t-therapy.peer {
background-size: cover;
background-position: left 0 top 0;
}
.author-info-wrapper .img-box .btn-primary {
padding: 12px 13px;
font-size: 16px;
}
.author-banner .banner-content {
padding-left: 244px;
}
.bloglist1 .imgbox img {
height: auto;
}
.blog-content .blog-list p {
min-height: 119px;
}
.therapies .container-fluid {
padding: 0 15px;
} .profile-wrapper .profile .content-box p {
min-height: 78px;
}
.profile-wrapper .profile .content-box h4 {
font-size: 18px;
}
.profile-wrapper .profile .content-box h4 span {
font-size: 22px;
}
}
@media (max-width: 990px) {
.btn-primary {
font-size: 16px;
padding: 12px 33px;
}
.header .topbar ul {
text-align: center;
}
.header .topbar .rigth-section {
float: none;
padding-top: 10px;
}
.header .navbar {
display: block;
}
.header .navbar li {
display: block;
}
.navbar-toggler:not(:disabled):not(.disabled) {
float: right;
margin-top: 20px;
}
.header .navbar .navbar-brand img {
width: 80%;
}
.header .navbar li .sub-menu {
position: inherit;
box-shadow: none;
width: 100%;
}
.header .navbar li .sub-menu li a {
font-size: 14px;
}
.header .navbar li .dropdown-menu {
padding: 0px;
}
.header .navbar-toggler {
border: none;
}
.header .navbar-toggler:focus {
outline: none;
}
.banner h1 small {
font-size: 40px;
}
.banner h1 {
font-size: 48px;
}
.guides,
.help,
.therapies,
.blog,
.testimonial {
padding: 20px 0px 30px;
}
.guides .video-section {
margin-top: 30px;
}
.guides p {
padding: 32px 0px 26px;
}
.guides .list-title {
padding: 0px;
}
.guides ul {
padding: 15px 0px 0px 0px;
}
.guides .feature ul li {
padding: 0px 16px 16px 0px;
}
.guides .feature ul li:last-child {
padding: 0px;
}
.help .image-content {
height: 43px;
}
.help .image-content h3 {
font-size: 20px;
}
.help .image-section {
width: 100%;
margin: 0 auto;
display: block;
}
.therapies .content-sec {
padding-top: 30px;
}
.blog .card {
flex-direction: row;
}
.blog .card.right-section {
margin-top: 19px;
} .blog .card.right-section img {
width: 300px;
}
.blog .card .card-text {
min-height: inherit;
}
.blog .card .card-body {
padding: 24px 22px;
}
.testimonial p.testimonial-description {
padding: 25px 0px 12px;
}
.testimonial .owl-carousel .item p {
padding: 48px 0px 26px 0px;
font-size: 20px;
}
.testimonial .owl-carousel .item p:after {
right: 0;
}
.copyright {
padding: 14px 0px;
}
.copyright p,
.copyright ul li a {
font-size: 14px;
}
.footer {
padding: 30px 0px;
}
.contact-form .col-lg-8,
.contact-form .col-lg-4 {
padding: 0 15px;
}
.blog-sidebar label {
width: 100%
}
.blog .card.right-section {
margin-bottom: 20px;
}
.page-content ul.blog-list li {
width: 45%;
}
.page-content ul.blog-list li:nth-child(3n) {
margin-right: 15px;
}
.page-content ul.blog-list li h3 {
line-height: 18px;
min-height: 46px;
}
.page-content .comments-title-wrap {
margin: 30px 0 20px;
}
.author-page h3 a {
font-size: 20px
}
.author-page article {
margin-bottom: 20px;
}
.contact-form .detail {
padding-bottom: 0;
}
.contact-form .contact-details {
padding: 40px 0 40px 40px;
margin: 30px 0;
} .profile-wrapper .profile {
padding: 30px 15px;
}
.profile-wrapper .profile .content-box h4 {
margin-bottom: 6px;
}
.profile-wrapper .profile span.img-box {
text-align: center;
float: none;
margin: 0 auto;
display: block;
}
.profile-wrapper .profile .content-box {
display: block;
padding: 20px 0 0;
text-align: center;
}
.page-id-12 .wp-block-column {
flex-basis: 100%;
margin: 0;
}
.accordion,
.accordion1 {
margin-bottom: 20px;
}
.page-id-12 .wp-block-column h3 {
font-size: 22px;
padding: 30px 0 12px;
}
.top-sec ul li {
width: 49%;
}
.therapy {
padding: 40px 0;
}
.relieving {
padding-top: 0;
}
.relieving .content-sec {
padding-top: 30px;
}
.overcoming .content-sec {
padding: 30px 0 0;
}
.transitions {
padding-bottom: 0;
}
.transitions .content-sec {
padding: 30px 0 0;
}
.communication .content-sec {
padding: 30px 0 0;
}
.pain-management .content-sec {
padding: 30px 0 0;
}
.emotional-eating .content-sec {
padding: 30px;
}
.personal-growth {
padding: 40px 0;
}
.emotional-eating {
padding: 40px 0;
}
.self-esteem {
padding: 40px 0 0;
}
.coping .content-sec {
padding-top: 30px;
}
.trauma-recovery .content-sec {
padding-top: 30px;
}
.self-esteem .content-sec {
padding: 30px 0 0;
}
.healing-addictions {
padding: 40px 0 80px;
} .couples-heading ul li {
width: 49% !important;
vertical-align: top;
}
.c-therapy {
padding: 40px 0;
}
.frequent .content-sec {
padding: 30px 0 0;
}
.loveless {
padding-top: 0;
}
.loveless .content-sec {
padding: 30px 0 0;
}
.intimacy-issues .content-sec {
padding: 30px;
}
.intimacy-issues {
padding: 40px 0;
}
.infidelity .content-sec {
padding: 30px 0 0;
}
.household {
padding-top: 0;
}
.household .content-sec {
padding: 30px 0 0
}
.counseling {
padding: 50px 0;
}
.counseling .content-sec {
padding: 30px;
}
.guides ul {
margin: 0;
}
.couples-heading ul.heading {
padding-top: 30px;
}
.family-role {
padding: 40px 0;
}
.skills-training {
padding: 40px;
}
.skills-training .content-sec {
padding: 30px;
}
.family-conflicts {
padding: 40px 0;
}
.family-conflicts .content-sec {
padding: 30px 0 0;
}
.improving-communication {
padding: 0 0 40px 0;
}
.improving-communication .content-sec {
padding: 30px 0 0;
}
.cbt {
padding: 55px 0;
}
.pct1 {
padding: 40px 0;
}
.pct1 img {
width: 100%;
}
.pct1 p {
padding-top: 30px;
}
.pct1 .text-content {
padding: 0 0 30px;
}
.se1 {
padding: 55px 0;
}
.press-content .press-box a.btn-primary {
padding: 12px 18px;
}
.press-content .press-box p {
padding-top: 20px;
}
.popup>div {
width: 90%;
}
.popup-middle h3 {
font-size: 24px;
}
.popup-middle h3 strong {
font-size: 30px;
}
.popup>div {
width: 90%;
}
.popup-middle h3 {
font-size: 24px;
}
.popup-middle h3 strong {
font-size: 30px;
}
.t-therapy {
padding: 40px 0;
}
.anxiety {
padding-top: 0;
}
.peer {
padding: 40px 0;
}
.eliminating {
padding: 40px 0;
}
.eliminating .content-sec {
padding: 30px;
}
.enhancing {
padding: 40px 0;
}
.personal-changes {
padding: 40px 0;
}
.personal-changes .content-sec {
padding-top: 30px;
}
.improving-rel {
padding-top: 0;
}
.improving-rel .content-sec {
padding-top: 30px;
}
.free-drugs {
padding: 40px 0;
}
.free-drugs .content-sec {
padding: 30px;
}
.arowlist {
padding-bottom: 40px;
}
.relationships .content-sec {
padding-top: 30px;
}
.intimate .content-sec {
padding-top: 30px;
}
.trauma .content-sec {
padding-top: 30px;
}
.eating .content-sec {
padding-top: 30px;
}
.p-growth {
padding: 40px 0;
}
.p-growth .content-sec {
padding-top: 30px;
}
.body .content-sec {
padding-top: 30px;
}
.life {
padding: 50px 0;
}
.life .content-sec {
padding: 30px;
}
.spritual .content-sec {
padding: 30px;
}
.spritual {
padding: 50px 0;
}
.outer-sec {
padding: 30px 0;
}
.forms-sec {
background-size: 100%;
padding: 40px 0;
}
.forms-sec ul li {
width: 55%;
}
.se3 {
background-size: 57%;
}
.imago-relation {
background-position: center top;
background-size: cover;
}
.imago-offers {
background-size: 50%;
}
.sec-pdg-left {
padding-left: 15px;
}
.sec-pdg-right {
padding-right: 15px;
}
.sec-pright {
padding-right: 15px;
}
.row.sec-pright {
padding-right: 0px;
}
.depression .content-sec {
padding-top: 30px;
}
.anxiety .content-sec {
padding-top: 30px;
}
.intimat .content-sec {
padding-top: 30px;
}
.we-help .img-box img {
width: 100%;
}
.author-banner .banner-content {
text-align: center;
padding-left: 0;
}
.author-info-wrapper {
padding: 40px 0;
}
.author-info-wrapper .img-box {
position: inherit;
margin: 0;
text-align: center;
}
.author-info-wrapper .img-box .btn-primary {
padding: 12px 33px;
}
.author-info-wrapper .img-box img {
display: block;
width: 100%;
max-width: 227px;
margin: 0 auto;
}
.author-info-wrapper .info-sec {
padding: 40px 0 0;
}
.stress-management .content-sec {
padding-top: 30px;
}
.mbs1 {
margin-bottom: 30px;
}
.pct1 .text-content {
padding: 30px 0;
}
.pct1 .text-content p {
padding: 10px 0 0;
margin: 0;
}
.imago-therapists .imago-content {
padding-top: 30px;
}
.help .image-section:hover .image-content {
height: 43px;
}
.help .image-content p {
display: none;
}
.therapies .col-lg-3 {
padding: 15px;
} .profile-wrapper .profile .content-box p {
min-height: inherit;
}
}
@media (max-width: 767px) {
.popup-middle .form-group {
margin-bottom: 10px;
}
h2 {
font-size: 24px;
}
h2 small {
font-size: 18px;
}
.help .image-section:hover .image-content {
height: 190px;
}
.therapies {
padding: 20px 0px 0px;
}
.therapies .image-box {
width: 100%;
max-width: 55.6%;
margin: 0 auto;
margin-bottom: 30px;
text-align: center;
display: block;
}
.blog .card,
.blog .left-section .card {
flex-direction: column;
}
.blog .card {
width: 100%;
max-width: 350px;
margin: 0 auto;
}
.testimonial p.testimonial-description br {
display: none;
}
.copyright {
text-align: center;
}
.copyright p.made-with {
float: none;
}
.page-content .comment-form .comment-form-author,
.page-content .comment-form .comment-form-email,
.page-content .comment-form .comment-form-url {
width: 100%;
}
.blog .card img,
.blog .card.right-section img {
width: 100%;
max-width: 100%;
}
.page-content ul.blog-list {
text-align: center;
}
.page-content ul.blog-list li {
width: 100%;
max-width: 368px;
margin: 30px auto 0;
text-align: left;
}
.page-content ul.blog-list li .imgbox img {
height: auto;
width: 100%;
}
.blog-sidebar .widget {
margin-bottom: 30px;
}
.blog-sidebar .widget:last-child {
margin-bottom: 0px;
}
.inner-banner h1 {
font-size: 32px;
}
.page-id-12 h3 {
font-size: 20px;
}
.accordion .card-header h4 a,
.accordion1 .card-header h4 a {
font-size: 18px;
}
p {
font-size: 16px;
line-height: 24px;
}
.profile {
margin-bottom: 30px;
}
.profile-wrapper .profile .content-box h4 span {
font-size: 20px;
}
.profile-wrapper .profile .content-box h4 {
font-size: 16px;
}
.profile-wrapper .profile .content-box p {
font-size: 16px;
}
.mindfull-content {
padding: 30px 0;
}
.mindfull-content p {
font-size: 16px;
line-height: 22px;
}
.profile-wrapper {
padding-bottom: 50px;
}
.personal-growth {
padding: 40px 0;
}
.emotional-eating {
padding: 40px 0;
}
.couples-heading ul li {
width: 49%;
}
.couples-heading {
padding: 40px 0;
}
.content-sec h3 {
font-size: 22px;
margin-bottom: 12px;
}
.about-therapy .content-sec {
padding: 40px;
}
.top-sec {
padding: 30px 0;
}
.top-sec p {
line-height: 24px;
}
.top-sec p.pdng-btm {
padding-bottom: 15px;
}
.top-sec ul {
padding-top: 20px;
}
.top-sec ul li a {
font-size: 16px;
padding: 28px 20px;
margin: 8px;
}
.therapies .col-lg-3 {
padding: 0 15px;
}  .help .image-section:hover .image-content {
height: 43px;
}
.accordion p,
.accordion1 p {
font-size: 16px;
}
.familes-topsec ul.heading {
padding: 30px 0 0;
}
.se1 p {
font-size: 22px;
line-height: 30px;
}
.press-content .press-box .img-box img {
width: 100%;
}
.press-content {
padding: 40px 0;
}
.press-content .press-box {
width: 100%;
max-width: 350px;
margin: 30px auto 0;
}
.arowlist ul {
margin-top: 0;
}
.arowlist ul li {
font-size: 16px;
}
.arowlist ul li:before {
top: 0;
}
.outer-sec {
padding: 40px 0;
}
.forms-sec h3 {
font-size: 22px
}
.forms-sec ul li {
width: 78%;
}
.mindful-sec {
padding: 40px 0;
}
.page-id-12 .entry-content p.bottom-content {
padding: 30px 0;
}
.se3 {
background-size: 62%;
}
.therapies .row {
margin-left: -15px;
margin-right: -15px;
}
.guides .video-section .explainer_video {
min-height: auto
}
.skills-training {
padding: 20px 0;
}
.skills-training .content-sec,
.family-role .content-sec,
.healthy-boundaries .content-sec,
.about-therapy .content-sec {
padding: 20px;
}
.page-content .bloglist1 {
margin: 0 0px 20px 0;
}
.blog-detail {
padding: 30px 0;
}
.wpcf7-recaptcha {
margin: -10px 0 0 -26px;
-moz-transform: scale(.8);
-webkit-transform: scale(.8);
-o-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8);
}
.profile-wrapper .profile {
width: 100%;
max-width: 350px;
margin: 30px auto 0;
}
.bloglist1 .imgbox img {
width: 100%;
}
.blog-content .blog-list p {
min-height: inherit;
}
.bloglisttop {
padding: 40px 0;
}
.page-content .bloglist1 {
width: 100%;
max-width: 368px;
margin: 30px auto 0;
}
.page-content ul.blog-list li h3,
.page-content .bloglist1 h3 {
min-height: 29px;
} .ecourse-banner {
padding: 30px 0 40px;
}
.ecourse-banner h2 {
font-size: 26px;
margin-bottom: 20px;
}
.ecourse-guides {
padding: 30px 20px;
}
.vision-video {
padding: 40px 0;
}
.awakening {
padding: 40px 0 60px;
}
.vision-video h3,
.awakening h3 {
font-size: 22px;
line-height: 30px;
}
.awakening h4 {
font-size: 20px;
line-height: 28px;
}
}
@media (max-width: 668px) {
.therapies .image-box {
max-width: 63.6%;
}
.se3 {
background-size: 67%;
}
.banner {
padding: 5% 0% 6.8%;
}
.outer-sec {
padding: 0;
}
.forms-sec {
background-size: cover;
background-position: left 0 top 0;
}
}
@media (max-width: 640px) {
.se3 {
background-size: 70%;
}
.imago-offers {
background-size: 58%;
}
.page-content ul.blog-list li .imgbox img,
.bloglist1 .imgbox img {
height: auto;
}
.page-content ul.blog-list li h3,
.page-content .bloglist1 h3 {
min-height: inherit;
}
}
@media (max-width: 568px) {
.banner {
padding: 5% 0% 6%;
}
.banner h1 {
font-size: 40px;
}
.banner h1 small {
font-size: 32px;
}
.therapies .image-box {
max-width: 100%;
}
.therapies .container-fluid,
.therapies .col-lg-3 {
padding: 0 15px;
}
.help .image-section {
max-width: 100%;
}
.footer h4 {
padding-top: 20px;
}
.footer ul {
padding-top: 20px;
}
.footer .sign-up_form {
padding-top: 20px;
}
.se3 {
background-size: 80%;
}
.imago-offers {
background-size: 74%;
}
}
@media (max-width: 480px) {
.banner {
padding: 3% 0% 5%;
}
.banner .btn-primary {
margin-top: 0px;
padding: 10px 26px;
} .testimonial .owl-carousel .item p {
padding: 36px 0px 26px 0px;
}
.testimonial .owl-carousel .item p:before,
.testimonial .owl-carousel .item p:after {
background-size: 80%;
}
.contact-form .contact-details,
.contact-form .form-contact {
padding: 30px;
}
.contact-form .form-contact .form-group {
margin-bottom: 15px;
}
.banner h1 {
font-size: 30px;
}
.banner h1 small {
font-size: 24px;
}
.guides ul {
margin-left: 0;
}
.footer .footer-logo {
margin-top: 15px;
}
.page-content ul.blog-list li {
width: 100%;
margin: 0 0 20px;
}
.page-content ul.blog-list li .imgbox {
display: block;
}
.page-content ul.blog-list li .imgbox img {
width: 100%;
max-width: 100%;
}
.page-content ul.blog-list li:nth-child(3n) {
margin: 0 0 40px;
}
.accordion .card-header h4 a,
.accordion1 .card-header h4 a {
padding: 12px 35px 12px 10px;
font-size: 16px;
}
.page-id-12 .entry-content p.bottom-content {
font-size: 16px;
padding: 20px 0 40px;
}
.page-id-12 .wp-block-column h3 {
padding: 16px 0 12px;
}
.accordion .card-header h4 a:before,
.accordion1 .card-header h4 a:before {
font-size: 12px;
height: 20px;
width: 20px;
line-height: 20px;
top: 13px;
}
.accordion .card-header h4 a.collapsed:before,
.accordion1 .card-header h4 a.collapsed:before {
font-size: 12px;
top: 13px;
}
.inner-banner h1 {
font-size: 28px;
}
.top-sec ul li {
width: 100%;
}
.top-sec ul li a {
margin: 6px;
}
.couples-heading ul li {
width: 100% !important;
}
.testimonial .owl-carousel .item p {
line-height: 33px;
}
.owl-carousel .owl-dots {
margin-top: 0;
}
.forms-sec ul li {
width: 100%;
}
.forms-sec ul li a {
font-size: 16px;
}
.se3 {
background-size: cover;
background-position: center top;
}
.imago-offers {
background-size: cover;
background-position: center top;
}
.popup-middle h3 {
font-size: 18px;
}
.popup-middle h3 big {
font-size: 24px;
}
.popup-middle textarea.form-control {
height: 70px;
}
.popup-middle .form-group {
margin-bottom: 10px;
}
.popup-middle {
padding: 20px 20px 0;
}
.popup-middle p {
font-size: 15px;
margin-bottom: 0;
line-height: 20px;
}
}
@media (max-width: 375px) {
.help .image-content h3 {
margin-bottom: 7px;
}
.help .image-content p {
font-size: 14px;
line-height: 20px;
}
.page-content img {
width: 100%;
}
.accordion .card-header h4 a.collapsed:before,
.accordion1 .card-header h4 a.collapsed:before {
right: 13px;
}
.accordion .card-header h4 a:before,
.accordion1 .card-header h4 a:before {
right: 13px;
}
.couples-heading ul li {
font-size: 14px;
}
.header .topbar .rigth-section {
padding-top: 0;
}
}
@media (max-width: 320px) {} .cta_section,.anx_section,.benefits_sec,.helps_teen {
padding: 80px 15px;
}
a.btn:hover
{
background:#0a635a;
}
a.btn {
background: #c7ab58;
color: #fff;
padding: 12px 40px;
border-radius: 50px;
}
.main_content
{
margin:15px 0px;
} 
.main_title.text-left h2 {
text-align: left;
}
.main_title.text-left h2:before {
left: 0px;
margin-left: 0px;
}
.border_r
{
border-radius:30px;
}
.ben_box {
border: 1px solid #ddd;
border-radius: 30px;
padding: 40px;
background: #f1f1f1;
}
.ben_box ul li
{
width: 48%;
padding-right: 30px;
}
.ben_box ul {
display: flex;
flex-wrap: wrap;
list-style-type: initial;
padding-left: 30px;
gap: 10px; }
.m_t_30
{
margin-top:30px;
}
a.img_hover_box h3 {
font-size: 24px;
font-weight: bold;
margin-bottom:0px;
}
a.img_hover_box .main_content {
display: none;
overflow-y:auto;
}
a.img_hover_box:hover .main_content {
display: block;
}
a.img_hover_box {
display: flex;
padding: 30px;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
position:relative;
height:400px;
}
a.img_hover_box:after {
content: "";
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
background: rgba(0,0,0,0.3);
}
a.img_hover_box:hover:after 
{
background:rgba(10, 99, 90, .8);
}
a.img_hover_box:hover:before {
position: absolute;
top: 10px;
left: 10px;
bottom: 10px;
right: 10px;
content: "";
border: 1px solid #fff;
z-index: 1;
}
a.img_hover_box p
{
font-size:14px;
}
a.img_hover_box h3, a.img_hover_box p {
color: #fff;
z-index:1;
position:relative;
margin:0px;
}
a.img_hover_box p {
font-size: 14px;
line-height: 160%;
}
.p0
{
padding:0px!important;
}
.tab_title a {
display: block;
padding: 15px 20px;
border-bottom:1px solid #0a635a17;
font-weight: 600; 
color:#333;
}
.tab_title a.active {
background: #0a635a;
color: #fff;
font-weight: bold;
}
.tab_body
{
display:none;
}
.tab_body.active
{
display:block;
}
@media (max-width: 767px) {
.m_t_30_mob
{
margin-top:30px;
}
a.img_hover_box:hover .main_content
{
display:block;
}
.ben_box ul li
{
width: 100%;
padding-right: 0px;
}
}