.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: inline-block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}html {
scroll-behavior: smooth;
}
.full-screen-preview p span:last-child {
display: none;
}
.support-work h4 a {
text-decoration:none;
color: #3A193A;
}
.get-in-touch p {
margin-bottom:0;
}
.get-in-touch p a {
color:#fff;
text-decoration:none;
} div#userwayAccessibilityIcon, div#userwayAccessibilityIcon:hover {
transform: rotate(90deg) !important;
}
.accessibility-btn {
border: none !important;
border-radius: 6px;
}
.light .accessibility-btn__text, .uli .accessibility-btn__text {
color:#fff !important;
font-size:24px !important;
}
body .uwy.uac .uai {
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
} .gform_heading {
display: none;
}
.gform_wrapper .gfield label, .gform_wrapper legend.gfield_label.gform-field-label {
font-size: 24px !important;
line-height: 32px;
margin-bottom: 2px !important;
color: #3A193A;
font-weight: bold !important;
}
.gform_wrapper input::placeholder {
color: #3A193A !important;
}
.gform_wrapper input::-ms-input-placeholder { color: #3A193A !important;
}
.gform_wrapper input {
height: 60px;
border-radius: 15px;
border: none;
display: block;
width: 100%;
padding:15px 20px !important;
background-color: #fff;
background-clip: padding-box;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
font-size: 20px !important;
outline:none;
line-height: 30px;
color: #3A193A !important;
}
.gform_wrapper select {
height: 60px;
border-radius: 15px;
border: none;
display: block;
outline:none;
width: 100%;
padding:15px 20px !important;
background-color: #fff;
background-clip: padding-box;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
font-size: 20px !important;
line-height: 30px;
font-family: 'Lato', sans-serif;
border: none;
color: #3A193A !important;
outline: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(https://diversecapacitybuilders.com.au/wp-content/themes/diverse/img/arrowdown.png);
background-repeat: no-repeat;
background-position-x: 95%;
background-position-y: 25px;
} 
#gform_wrapper_1 textarea, #gform_wrapper_3 textarea, #gform_wrapper_2 textarea{
height: 160px;
}
#gform_wrapper_1 textarea::placeholder, #gform_wrapper_3 textarea::placeholder, #gform_wrapper_2 textarea::placeholder{ color: #3A193A !important;
}
#gform_wrapper_1 textarea::-moz-placeholder, #gform_wrapper_3 textarea::-moz-placeholder, #gform_wrapper_2 textarea::-moz-placeholder { color: #3A193A !important; 
}
#gform_wrapper_1 textarea:-ms-input-placeholder, #gform_wrapper_3 textarea:-ms-input-placeholder, #gform_wrapper_2 textarea:-ms-input-placeholder{
color: #3A193A !important;
}
.gform_wrapper textarea{
border-radius: 15px;
border: none;
display: block;
outline:none;
width: 100%;
padding:15px 20px !important;
background-color: #fff;
background-clip: padding-box;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
font-size: 20px !important;
line-height: 30px;
color: #3A193A !important;
}   
.gform_wrapper.gravity-theme .gform_fields {
grid-row-gap: 25px !important;
}
input#gform_submit_button_1, input#gform_submit_button_2, input#gform_submit_button_3, input#gform_submit_button_4 {
font-size: 24px !important; color: #fff !important;
background: #3DAA9E !important;
padding: 12px 25px 8px !important;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
cursor:pointer;
min-width: 170px;
height: auto !important;
}
.gform_wrapper.gravity-theme .gform_footer {
display: inline-block !important;
}
.gform_wrapper .validation_message {
padding:0 !important;
border:none !important;
background:none !important;
margin:0 !important;
}
.gform_validation_error label {
color: #3A193A !important;  
}
.our-heading-component video {
border-radius: 25px;
width: 100%;
object-fit: cover;
} div#myHeader.sticky {
position:fixed;
top:0;
width:100%;
padding:0px 0px !important;
z-index:9999;
background:#fff;
}
div#myHeader.sticky img{
max-width:170px;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: transparent;
}
ul.dropdown-menu {
padding:0;
margin:0;
}
ul.dropdown-menu li {
margin: 0 !important;
}
ul.dropdown-menu li a:hover {
background:#3DAA9E;
color:#fff;
}
ul.dropdown-menu li a {
padding: 8px 12px 8px 12px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: .5rem 0;
margin: .125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: none !important;
border-radius: 6px !important;
box-shadow: 3px 4px 15px #0000004f !important;
overflow: hidden;
}
.pagination-section {
padding: 0px 0px 0px;
text-align: center;
width: 100%;
}
.pagination-section .pagination {
display: inline-block;
margin-bottom: 0;
}
span.page-numbers.current {
background: #EEEEEE;
padding: 12px 24px;
border-radius: 10px;
}
a.page-numbers {
padding: 12px 24px; 
display: inline-block;
margin-right: 12px;
border-radius: 10px;
color: #000;
}
.article-block-section {
display: flex;
align-items: center !important;
}
div.heateor_sss_follow_ul a, div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
margin: 0px 2px !important;
}
.page-id-247 .gform_wrapper input {
background:#EEEEEE !important;
}
.page-id-247 .gform_wrapper select {
background-color:#EEEEEE !important;
color: #3A193A !important;
}
.page-id-247 .gform_wrapper input::placeholder, .page-id-247 .gform_wrapper select::placeholder {
color: #3A193A !important;
}
.page-id-247 .gform_wrapper textarea{
background: #EEEEEE !important;
}
.page-id-247 .gform_wrapper textarea::placeholder{
color: #3A193A !important;
}
.page-id-247 .gform_wrapper textarea::-webkit-input-placeholder {
color: #3A193A !important;
}
.page-id-247 .gform_wrapper textarea:-moz-placeholder { color: #3A193A !important;
}
.page-id-247 .gform_wrapper textarea::-moz-placeholder { color: #3A193A !important; 
}
.page-id-247 .gform_wrapper textarea:-ms-input-placeholder {
color: #3A193A !important;
}
.page-id-247 .gform_wrapper textarea{
font-size: 20px !important;
padding: 15px 20px !important;
height: 160px !important;
} .vedio-story {
position: absolute;
right: 0;
width: 50%;
top: 0;
z-index: 1;
}
.vedio-story video {
object-fit: cover;
width: 100%;
}
.video-home-respite {
background: #3A193A;
position: relative;
overflow: hidden;
max-width: 1920px;
min-height: 350px;
margin: auto;
}
.homeslider button.slick-prev.pull-left.slick-arrow {
position: absolute;
bottom: 25px;
border: none;
background: none;
color: #fff;
font-size: 20px;
padding: 0;
cursor:pointer;
outline:none;
z-index: 99;
margin: 0;
}
.homeslider button.slick-next.pull-right.slick-arrow {
position: absolute;
bottom: 25px;
border: none;
outline:none;
background: none;
color: #fff;
cursor:pointer;
font-size: 20px;
padding: 0;
z-index: 99;
margin: 0;
} .banner-section-block button{
background: none;
color: #fff;
border: none;
outline:none;
font-size: 18px;
cursor:pointer;
padding: 0;
margin: 0;
} .banner-homecontent{
padding: 115px 0px 135px;
}
.homeslider button.slick-prev.pull-left.slick-arrow {
left:7%;
}
.homeslider button.slick-next.pull-right.slick-arrow {
left: 11%;
}
.default-main h3 {
font-size: 34px;
line-height: 34px;
color: #3A193A;
font-weight: 800;
font-family: 'Grandstander';
}
.default-main h2 {
font-size: 50px;
line-height: 50px;
font-weight: 800;
font-family: 'Grandstander';
color: #3A193A;
text-transform: uppercase;
}
.default-main p {
font-size: 24px;
line-height: 34px;
color: #000000;
}
.banner-post img {
object-fit: cover;
width: 100%;
}
.banner-post {
position: absolute;
right: 0;
width: 50%;
top: 0;
z-index: 99;
}
.homearrow {
display: flex;
gap: 0px 12px;
margin-top: 0px;
position: absolute;
bottom: 40px;
}
.page-id-417 .feedbackmoreinfo ul{
padding-left:23px;
}
.page-id-417 .feedbackmoreinfo li {
margin-bottom: 12px;
}
@media(max-width: 991px){
.topnavcaret {
position: absolute !important;
right: 0px;
top: 0;
color: #005c53;
font-size: 18px;
width: 30px;
height: 30px;
vertical-align: middle;
text-align: center;
padding-top: 10px;
z-index: 99;
margin-top: 0px !important;
}
.navbar-nav a {
margin-right: 0px !important;
}
.dropdown-toggle::after {
content:none !important;
}
.resources-button a {
font-size: 20px !important;
min-width: 215px;
}
.resources-title h3 {
font-size: 22px;
line-height: 30px;
}
.page-id-417 .feedbackmoreinfo li {
font-size: 16px;
line-height: 24px;
}
.page-id-417 .feedbackmoreinfo li {
word-break: break-all;
}
}
@media(min-width: 992px){
a.dropdown-toggle.topnavcaret {
display: none;
}
nav.navbar ul li:hover > ul {
visibility: visible;
display: block;
}
}
.footer-bottom-post img {
width: 200px;
} .resources-list {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #bebebe99;
padding: 35px 0px;
}
.resources-title h3 {
color: #000000;
font-size: 28px;
line-height: 36px;
font-weight: 600;
margin: 0;
}
.resources-button a {
font-size: 24px !important; color: #fff !important;
background: #3DAA9E !important;
padding: 12px 25px 8px !important;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
cursor: pointer;
min-width: 250px;
text-align: center;
height: auto !important;
}
.resources-section .resources-list:first-child {
padding-top:0px !important;
}
.resources-section .resources-list:last-child {
padding-bottom:0px !important;
border-bottom:none !important;
}
.resources-heading {
max-width: 100% !important;
}
.gform_wrapper input.gfield-choice-input {
width: 25px;
height: 20px;
}
.ginput_container.ginput_container_checkbox label, .ginput_container.ginput_container_radio label {
font-weight: normal !important;
font-size: 18px !important;
}
.ginput_container.ginput_container_consent label {
font-size: 18px !important;
font-weight: normal !important;
}
.ginput_container.ginput_container_consent input {
width: 25px;
height: 20px;
display: inline;
}
.ginput_container.ginput_container_consent {
display: flex;
align-items: center;
}
.contact-us.contact-block-inner.support-work p { min-height: auto;
}
div#gform_4_validation_container {
display: none;
}
.feedbackmoreinfo a {
color: inherit;
text-decoration: underline;
}body{
margin: 0;
padding: 0;
font-size: 24px;
font-family: 'Lato', sans-serif;
color: #000;
line-height: 32px;
font-weight: 400;
}
.pdtb-85{
padding: 85px 0px;
}
.pdt-85{
padding-top: 85px;
}
.pdb-85{
padding-bottom: 85px;
}
.home .center-post {
position: absolute;
bottom: -82px;
right: 48%;
z-index: 9;
}
.center-post {
position: absolute;
bottom: -82px;
right: 33%;
}
.banner-post img {
max-width: 100%;
width: 100%;
}
.top-header {
background: #EEEEEE;
padding: 10px 0px;
}
.book-eespite-care {
margin-left: 24px;
}
.phone-iocn {
text-align: end;
}
.book-eespite-care a {
font-size: 24px; color: #fff !important;
background: #3DAA9E;
padding: 11px 25px;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
min-width: 170px;
height: 50px;
}
.navigation {
padding: 15px 0px;
}
.navigation li.nav-item {
margin: 0px 15px;
}
.navigation li.nav-item a {
font-size: 20px;
color: #000000;
line-height: 24px;
}
.navigation .navbar-brand img {
max-width: 100%;
width: 100%;
}
.ndis-logo img {
width: 130px !important;
height: auto;
}
.full-screen-preview p {
font-size: 14px;
line-height: 22px;
color: #000000;
margin: 0;
}
.phone-iocn p{
margin-bottom: 0;
}
.phone-iocn a {
font-size: 20px;
line-height: 26px;
color: #3A193A;
margin: 0;
font-family: 'Grandstander'; 
font-weight: 800;
text-decoration: none;
}
.phone-iocn i {
margin-right: 14px;
}
.search-icon input {
border-radius: 50px;
border: none;
width: 100%;
height: 38px;
font-size:16px;
background: #fff;
padding: 0 20px;
outline: none;
box-shadow: none;
}
.search-icon input:focus{
outline: none;
box-shadow: none;
}
.search-icon {
position: relative;
text-align: -webkit-center;
}
.glass-icon {
position: absolute;
right: 20px;
top: 2px;
}
.full-screen-preview a {
font-size: 16px;
line-height: 26px;
color: #000000;
text-decoration: none;
}
.full-screen-preview span {
margin-left: 10px;
margin-right: 10px;
}
.glass-icon i {
font-size: 18px;
} .banner-section-block {
background: #3A193A;
position: relative;
overflow: hidden;
padding: 85px 0px;
}
.page-id-11 .banner-section-block {
padding: 0px !important;
}
.banner-section-block::after {
content: none;
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 50%;
background: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/banner-img.png) no-repeat;
background-size: cover;
background-position: center;
}
.banner-blog-heading h1 {
font-size: 50px;
line-height: 56px;
color: #FFFFFF;
font-weight: 800;
text-transform: uppercase;
font-family: 'Grandstander';
}
.banner-blog-heading {
max-width: 475px;
}
.banner-blog-heading p {
font-size: 24px;
line-height: 34px;
color: #FFFFFF;
}
.our-services-btn a {
font-size: 24px; color: #fff !important;
background: #3DAA9E;
padding: 9px 25px;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
min-width: 170px;
height: 47px;
}
.our-services-btn {
margin-top: 32px;
}
.hedaing-section-box h2 {
font-size: 36px;
line-height: 42px;
color: #3A193A;
font-weight: 800;
font-family: 'Grandstander';
margin: 0;
}
.flex-block {
display: flex;
justify-content: space-evenly;
align-items: center;
}
.from-section {
background: #3DAA9E26;
position: relative;
padding: 65px 0px;
}
.desktop-icon select {
width: 350px;
padding: 0px 10px;
height: 56px !important;
font-size: 20px;
line-height: 26px;
color: #3A193A;
background: #fff;
font-family: 'Lato', sans-serif;
border: none;
outline: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/arrowdown.png);
background-repeat: no-repeat;
background-position-x: 95%;
background-position-y: 25px;
}
.desktop-icon select:focus {
outline: none;
box-shadow: none;
}
.ndis-block-post {
position: absolute;
right: 0px;
top: -58px;
}
.ndis-block-post img {
width: 100px;
}
.our-services {
background: #fff;
padding: 85px 0px 55px;
}
.our-section-heading h2 {
font-size: 50px;
line-height: 56px;
color: #3A193A;
font-weight: 800;
font-family: 'Grandstander';
}
.our-section-heading p {
font-size: 24px;
line-height: 34px;
color: #000000;
}
.helping-access {
background: #EEEEEE;
padding: 30px 30px;
border-radius: 25px;
}
.support-work h4 {
font-size: 34px;
line-height: 38px;
color: #3A193A;
font-weight: 800;
font-family: 'Grandstander';
min-height: 78px;
display: grid;
align-items: end;
text-transform: uppercase;
}
.support-work p {
font-size: 24px;
line-height: 34px;
color: #000000;
min-height: 108px;
}
.read-more-btn a {
font-size: 18px;
line-height: 32px;
color: #fff !important;
background: #3DAA9E;
padding: 10px 28px 7px;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
min-width: 100px; } .our-section-heading {
margin-bottom: 45px;
}
.heand-block {
margin-bottom: 45px;
}
.heand-block img
{
max-width: 100%;
}
.helping-access {
margin-bottom: 30px;
}
.flower-block img {
max-width: 100%;
width: 132px;
}
.access-block {
background: #3DAA9E;
}
.call-us a {
background: #3A193A;
}
.call-us i {
margin-right: 10px;
}
.support-work span {
color: #fff;
}
.services-block-img img {
max-width: 100%;
width: 100%;
height: 450px;
object-fit: cover;
border-radius: 20px;
} .right-video-section img {
max-width: 100%;
width: 100%;
}
.video-section {
background: #3A193A;
position: relative;
}
.video-section::after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 50%;
background: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/dbc-img.png) no-repeat;
background-size: cover;
background-position: center;
}
.our-respite {
max-width: 486px;
padding: 85px 0px;
}
.our-respite h2 {
font-size: 50px;
line-height: 56px;
color: #fff;
font-weight: 800;
font-family: 'Grandstander';
}
.out-more a {
font-size: 24px; color: #fff !important;
background: #3DAA9E;
padding: 12px 25px 8px;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
min-width: 170px;
}
.images-section img {
width: 200px;
}
.images-section {
position: absolute;
bottom: -25px;
right: 49%;
}
.post-block-btm {
position: relative;
}  .right-post img {
max-width: 100%;
}
.our-story-btn a {
font-size: 24px; color: #fff !important;
background: #3DAA9E;
padding: 12px 25px 8px;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
min-width: 170px;
}
.you-first h2 {
font-size: 50px;
line-height: 56px;
font-weight: 800;
font-family: 'Grandstander';
color: #3A193A;
}
.you-first p {
font-size: 24px;
line-height: 34px;
color: #000000;
}
.image-bottom {
position: absolute;
bottom: -25px;
left: -25px;
}
.right-post {
position: relative;
}
.image-bottom img {
width: 100px;
}  .inner-value-section {
padding: 85px 0px;
}
.our-value-hedaing h2 {
font-size: 50px;
line-height: 56px;
font-weight: 800;
font-family: 'Grandstander';
color: #3A193A;
}
.value-grid {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 0px 30px;
text-align: center;
}
.our-value-hedaing {
margin-bottom: 45px;
}
.contant-block-text h4 {
font-size: 24px;
line-height: 32px;
color: #3A193A;
font-weight: 800;
font-family: 'Grandstander';
margin: 0;
}
.contant-block-text {
margin-top: 34px;
}
.healthcare-logo {
background: #EEEEEE;
padding: 30px 0px;
border-radius: 25px;
} .contact-us h2 {
font-size: 50px;
line-height: 56px;
font-weight: 800;
font-family: 'Grandstander';
color: #3A193A;
}
.contact-form {
margin-top: 40px;
}
.contact-today {
background: #3DAA9E26;
position: relative;
}
.contact-today::after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width:45%;
background: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/contact.jpg) no-repeat;
background-size: cover !important;
background-position: center !important;
}
.contact-us {
padding: 85px 0px;
max-width: 535px;
}
.icon-block input {
height: 50px;
border-radius: 15px;
border: none;
font-size: 18px;
line-height: 30px;
color: #3A193A !important;
}
.desktop-contact select{
height: 50px !important;
border-radius: 15px;
border: none;
font-size: 18px;
line-height: 30px;
color: #3A193A !important; 
}
.icon-block input:focus{
border: none;
outline: none;
box-shadow: none;
}
.desktop-contact select:focus{
border: none;
outline: none;
box-shadow: none;
}
.icon-block {
margin-bottom: 30px;
}
.desktop-contact select{
margin-bottom: 30px;
}
.icon-block label, .desktop-contact label {
font-size: 24px;
line-height: 32px;
color: #3A193A;
font-weight: 700;
}
.submit-btn button {
font-size: 24px; color: #fff !important;
background: #3DAA9E;
padding: 9px 25px;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
min-width: 170px;
height: 47px;
} .footer-block {
padding: 85px 0px 25px;
}
.footer-block {
background: #3A193A;
position: relative;
overflow: hidden;
}
.logo-text p {
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
}
.logo-text a {
font-size: 13px;
line-height: 20px;
color: #FFFFFF;
text-decoration: none;
}
.logo-text {
margin-top: 19px;
}
.logo-text span {
color: #fff;
}
.columns ul {
column-gap: 0 !important;
padding: 0 !important;
list-style: none;
-webkit-columns: 2 !important;
}
.columns ul li a {
font-size: 20px;
color: #FFFFFF;
line-height: 30px;
text-decoration: none;
}
.footer-sitemap h2, .get-in-touch h2 {
font-size: 24px;
line-height: 32px;
color: #FFFFFF;
font-weight: 800;
font-family: 'Grandstander';
}
.get-in-touch p {
font-size: 20px;
line-height: 30px;
color: #FFFFFF;
}
.get-in-touch span {
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
}
.footer-bottom-post {
position: absolute;
right: -25px;
bottom: -20px;
}
.right-img img {
max-width: 100%;
}
.fast-block-left img {
max-width: 100%;
} .our-services-banner::after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 35%;
background: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/our-services-banner.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.our-block-second {
position: absolute;
right: 9px;
bottom: -50px;
}
.our-block-second img {
width: 100px;
}
.next-blog a {
font-size: 20px;
line-height: 30px;
color: #FFFFFF;
margin-right: 10px;
text-decoration: none;
}
.next-blog span {
color: #fff;
margin-right: 10px;
}  .third-block-post img {
width: 100%;
}
.left-img img {
width: 100%;
}  .approach-block-contant h2 {
font-size: 50px;
line-height: 56px;
color: #3A193A;
font-weight: 800;
font-family: 'Grandstander';
}
.approach-block-contant p {
font-size: 24px;
line-height: 34px;
color: #000000;
}
.book-respite-btn a {
font-size: 24px;
line-height: 32px; 
color: #fff !important;
background: #3DAA9E;
padding: 11px 25px;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
min-width: 170px;
height: 50px;
} .respite-heading h2 {
font-size: 50px;
line-height: 56px;
font-weight: 800;
font-family: 'Grandstander';
color: #3A193A;
margin-bottom: 40px;
}
.our-heading-component img {
max-width: 100%;
width: 100%;
border-radius: 25px;
}
.our-heading-component {
margin-bottom: 40px;
}
.center-btn {
text-align: center;
}
.photo-gallery-section h2 {
font-size: 50px;
line-height: 56px;
font-weight: 800;
font-family: 'Grandstander';
color: #3A193A;
}
.photo-gallery-section p {
font-size: 24px;
line-height: 34px;
color: #000000;
}
.gallery-post {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 15px 15px;
text-align: center;
}
.photo-gallery-section {
margin-bottom: 40px;
}
.blog-post img {
max-width: 100%;
width: 100%;
}
.respite-banner::after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 35%;
background: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/respite-banner.png) no-repeat;
background-size: cover;
background-position: center;
}
.contact-inner {
background: #EEEEEE;
}
.contact-block-inner {
max-width: 813px;
margin: 0 auto;
} .about-banner::after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 35%;
background: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/about-banner.png) no-repeat;
background-size: cover;
background-position: center;
}
.categories-post img {
max-width: 100%;
width: 100%;
}
.categories-contant h2 {
font-size: 50px;
line-height: 56px;
color: #3A193A;
font-weight: 800;
font-family: 'Grandstander';
}
.categories-contant p {
font-size: 24px;
line-height: 34px;
color: #000000;
}
.btm-0 {
margin-bottom: 0;
}
.grid-values-contant{
margin-bottom: 40px;
}
.grid-values-contant h2 {
font-size: 50px;
line-height: 56px;
font-weight: 800;
font-family: 'Grandstander';
color: #3A193A; 
}
.heart-blog-post {
background: #EEEEEE;
padding: 50px 0px;
border-radius: 25px;
text-align: center;
}
.right-side-contant h2 {
font-size: 48px;
color: #3A193A;
line-height: 56px;
font-weight: 800;
font-family: 'Grandstander';
margin: 0;
}
.right-side-contant p {
font-size: 24px;
line-height: 34px;
color: #000000;
margin: 0;
}
.box-bottom {
margin-bottom: 40px;
}
.box-bottom:last-child {
margin: 0;
}
.categories-contant {
max-width: 821px;
}  .news-blog {
padding: 85px 0px 59px;
background: #fff;
}
.news-banner::after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 35%;
background: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/news-banner.png) no-repeat;
background-size: cover;
background-position: center;
}
.news-box select {
width: 556px;
border-radius: 18px;
padding: 0px 16px;
}
.blog-group-title h4 a {
font-size: 34px;
line-height: 38px;
color: #3A193A;
font-family: 'Grandstander';
text-decoration: none;
font-weight: 800;
}
.sections-group-blog a img {
max-width: 100%;
width: 100%;
border-radius: 10px;
}
.sections-group-blog {
background: #EEEEEE;
padding: 40px 40px;
border-radius: 25px;
}
.read-article a {
font-size: 20px;
color: #fff !important;
background: #3DAA9E;
padding: 11px 25px 8px;
text-decoration: none;
font-weight: 800;
font-family: 'Grandstander';
border-radius: 50px;
display: inline-block;
border: none;
outline: none;
min-width: 170px;
height: 50px;
}
.sections-group-blog {
margin-bottom: 26px;
}
.category-title-inner {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 16px;
}
.blog-group-title {
margin-top: 16px;
}
.category-blog a {
font-size: 18px;
line-height: 20px;
color: #000000;
text-decoration: none;
font-weight: 600;
}
.time-section p {
font-size: 18px;
line-height: 20px;
color: #3DAA9E;
margin: 0;
font-weight: 600;
}
.blog-group-title p {
font-size: 24px;
line-height: 34px;
color: #000000;
}
.block-bottom {
margin-bottom: 30px;
}
.single-block-contant p:last-child {
margin: 0;
}
.single-block img {
max-width: 100%;
width: 100%;
border-radius: 10px;
}
.article-block-section {
display: flex;
}
.article-block-section i {
margin-left: 26px;
color: #000000;
}
.article-block-section h2 {
font-size: 30px;
color: #3A193A;
line-height: 40px;
font-family: 'Grandstander';
font-weight: 800;
margin: 0;
}
.category-text-title a  {
font-size: 22px;
line-height: 30px;
color: #000000;
font-weight: 700;
}
.category-text-title p {
font-size: 22px;
line-height: 30px;
color: #3DAA9E;
font-weight: 500; 
}
.pagination-section ul {
display: inline-flex;
list-style: none;
text-align: center;
width: 100%;
justify-content: center;
padding: 0;
}
.pagination-section .page-link:hover {
color: #000;
text-decoration: none; 
background-color: #EEEEEE;
border-color:none;
outline: none;
box-shadow: none;
border-radius: 10px;
}
.pagination-section .page-link {
display: block;
padding: 10px 26px;
color: #000;
border: none;
box-shadow: none;
border-radius: 10px;
}  .contact-us-banner::after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 35%;
background: url(//diversecapacitybuilders.com.au/wp-content/themes/diverse/img/contact-banner.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.address-block a {
font-size: 42px;
line-height: 50px;
color: #3A193A !important;
font-weight: 800;
font-family: 'Grandstander';
text-decoration: none;
}
.address-block i {
color: #3DAA9E;
font-size: 32px;
margin-right: 18px;
}
.contact-address {
display: flex;
justify-content: space-between;
align-items: center;
}
.email-block i {
color: #3DAA9E;
font-size: 32px;
margin-right: 18px;
}
.email-block a {
font-size: 42px;
line-height: 50px;
color: #3A193A !important;
font-weight: 800;
font-family: 'Grandstander';
text-decoration: none;
}
.map-block iframe {
width: 100%;
}
.booking-block {
background: #FFFFFF;
}
.icon-block input::placeholder {
color: #3A193A !important;
}
.icon-block input::-ms-input-placeholder { 
color: #3A193A !important;
}
.searchInput input, .searchInput select {
background: #EEEEEE;
}
.searchInput input:focus, .searchInput select:focus {
background: #EEEEEE;
}
.team-work-contant p:last-child {
margin: 0;
} .page-id-417 .contact-us {
padding: 50px 0px 85px;
}
.searchResult h3 {
font-size: 30px;
line-height: 34px;
color: #3A193A;
margin: 0;
font-weight: 800;
font-family: 'Grandstander';
}
.searchResult h3 a {
color: #3A193A;
text-decoration:none;
font-weight: 800;
font-family: 'Grandstander';
}
.searchResult {
margin-bottom: 25px;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
margin: 6px 0 0;
padding: 16px 0 0 !important;
}
.navbar-toggler-icon {
height: auto !important; 
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
clear: both;
font-family: inherit;
font-size: 14px !important;
letter-spacing: normal;
line-height: inherit;
padding-top: 13px;
width: 100%;
}
h2.gform_submission_error.hide_summary {
font-size: 14px !important;
padding: 0;
font-family: 'Lato', sans-serif;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
background: none !important;
border: none !important;
border-radius: 0px;
box-shadow: none !important;
margin-bottom: 8px;
margin-top: 8px;
padding: 0px 16px 0px 0px !important;
}
.default-main p:last-child{
margin-bottom: 0;
}
.center-post img{
width: 335px;
}
.read-more-btn a{
transition: 0.5s ease all;
}
.read-more-btn a:hover{
animation: avatar-pulse 2s infinite;
transition: background-color 0.6s;
transition: 0.6s ease all;
}
@keyframes avatar-pulse {
0% {
box-shadow: 0 0 0 0 #fff;
}
100% {
box-shadow: 0 0 0 6px rgb(61, 170, 158, 0.4);
}
}@media(min-width: 320px) and (max-width:567px){
.support-work h4 {
min-height: auto !important;
}
.support-work p {
min-height: auto!important;
}
.image-bottom img {
width: 70px !important;
}
.our-block-second img {
width: 70px !important;
}
.heart-blog-post {
padding: 27px 0px;
max-width: 160px;
margin: 0 auto;
}
body .uwy.userway_p3 .userway_buttons_wrapper {
top: auto;
bottom: 0px !important;
left: auto !important;
right: auto !important;
-ms-flex-pack: center !important;
justify-content: center !important;
transform: translate(0%) !important;
align-items: center !important;
width: 100% !important; display: flex !important;
gap: 10px !important;
}  
div#userwayAccessibilityIcon{
transform: rotate(0deg) !important;
width: 100% !important;
border-radius: 0 !important;
}
body .uwy {
width: 100%;
left: 0;
}
body .uwy.uac .uai {
border-radius: 0px!important;
}
}
@media(min-width: 567px) and (max-width:767px){
.support-work h4 {
min-height: 78px !important;
}
.heart-blog-post {
padding: 20px 0px; 
}
.heart-blog-post img {
width: 80px;
}
}
@media(min-width: 320px) and (max-width:767px){
.page-id-417 .contact-us {
padding: 50px 0px 40px;
}
form#gform_4 {
margin-bottom: 50px;
}
form#gform_4 .gfield textarea.medium {
height: 125px;
}
form#gform_4 .ginput_container.ginput_container_consent {
display: flex;
align-items: top;
gap: 15px;
}
.resources-list {
display: block;
text-align:center;
padding: 25px 0px;
}
.resources-title h3 {
font-size: 22px;
line-height: 30px;
}
.resources-button {
margin-top: 15px;
}
.resources-button a {
font-size: 20px !important;
min-width: 215px;
}
.pdtb-85{
padding: 50px 0px;
}
.pdt-85 {
padding-top: 50px;
}
.pdb-85 {
padding-bottom: 50px;
}
.contact-us {
padding: 50px 0px;
}
.our-respite {
padding: 50px 0px;
}
.footer-block {
padding: 50px 0px 25px;
}
.from-section {
padding: 30px 0px 20px;
}
.inner-value-section {
padding: 50px 0px 25px;
}
.banner-section-block {
padding: 0px 0px 50px;
}
.our-services {
background: #fff;
padding: 50px 0px 50px;
}
.our-value-hedaing {
margin-bottom: 20px;
}
.top-header {
padding: 10px 0px 0;
}
.next-blog span {
margin-right: 0px;
}
.next-blog a {
font-size: 14px;
line-height: 20px;
margin-right: 0px;
}
.navigation button.navbar-toggler {
background: #3DAA9E;
padding: 10px 10px 10px 10px;
color: #fff;
line-height: 30px;
font-size: 20px;
outline: none;
}
.search-icon {
margin-bottom: 16px;
}
.respite-heading h2 {
margin-bottom: 14px;
}
.book-eespite-care a {
padding: 16px 22px;
font-size: 18px;
line-height: 24px;
}
.book-eespite-care {
margin-left: 0;
}
.navigation .navbar-brand img {
width: 200px;
}
.banner-section-block::after {
content:none;  
}
.ndis-block-post {
position: absolute;
right: 10px;
top: -78px;
}
.flex-block {
display: inline-block;
}
.image-bottom {
left: 0px;
}
.contact-today::after {
content:none;
}
.value-grid {
grid-template-columns: repeat(2, 1fr);
}
.phone-iocn {
display: none;
} .ndis-block-post img {
width: 70px;
}
.ndis-block-post {
top: -36px;
}
.banner-blog-heading h1 {
font-size: 30px;
line-height: 38px;
}
.banner-blog-heading p {
font-size: 16px;
line-height: 24px;
}
.our-services-btn a, .our-story-btn a, .submit-btn button, .out-more a, .book-respite-btn a {
font-size: 18px;
padding: 10px 28px;
}
.our-services-btn {
margin-top: 16px;
}
.hedaing-section-box h2 {
font-size: 26px;
line-height: 34px;
}
.desktop-icon select {
font-size: 16px;
line-height: 22px; 
}
.our-section-heading h2, .you-first h2,
.our-value-hedaing h2, .contact-us h2, .our-respite h2, 
.approach-block-contant h2, .respite-heading h2, .photo-gallery-section h2,
.categories-contant h2, .grid-values-contant h2 {
font-size: 30px !important;
line-height: 38px !important;
}
.our-section-heading p, .you-first p, .approach-block-contant p, .photo-gallery-section p,
.categories-contant p, .right-side-contant p {
font-size: 16px;
line-height: 22px;
}
.image-bottom img {
width: 100px;
}
.search-icon input {
width: 100%;
}
.glass-icon {
right: 18px;
}
.page-id-417 .support-work h4 {
font-size: 30px !important;
line-height: 36px !important;
}
.support-work h4 {
font-size: 24px;
line-height: 32px;
min-height: auto;
}
.support-work p {
font-size: 16px;
line-height: 24px;
min-height: auto;
}
.services-block-img img {
width: 100%;
}
.right-post {
margin-top: 26px !important;
}
.left-img {
margin-bottom: 26px;
}
.third-block-post {
margin-top: 26px;
}
.contant-block-text h4 {
font-size: 18px;
line-height: 24px;
}
.healthcare-logo {
margin-bottom: 30px;
}
.icon-block label, .desktop-contact label {
font-size: 20px;
line-height: 26px;
}
.contact-us {
max-width: 100%;
}
contact-form{
margin-top: 30px;
}
.read-more-btn a {
padding: 6px 20px 4px;
font-size: 16px;
}
.from-section {
text-align: center;
}
.hedaing-section-box  {
text-align: justify;
}
.desktop-icon {
margin-bottom: 10px;
}
.video-section::after {
content: none;
}
.get-in-touch p {
font-size: 16px;
line-height: 22px;
}
.columns ul li a {
font-size: 16px;
line-height: 22px;
}
.heand-block {
margin-bottom: 20px;
}
.helping-access {
padding: 15px 15px;
}
.top-header {
text-align: center !important;
}
.center-post {
bottom: -40px;
right: -40px;
}
.heand-block img {
width: 70px;
}
.flower-block {
margin-bottom: 8px;
}
.our-section-heading {
margin-bottom: 28px;
}
.flower-block {
margin-bottom: 8px;
}
.images-section {
right: -12px;
bottom: -25px;
}
.contact-form {
margin-top: 14px;
}
.right-side-contant h2 {
font-size: 30px;
line-height: 40px;
}
.grid-values-contant {
margin-bottom: 14px;
}
.box-bottom {
margin-bottom: 26px;
}
.right-side-contant {
margin-top: 20px;
}
.fast-block-left {
margin-bottom: 26px;
}
.default-main p {
font-size: 16px;
line-height: 24px;
}
.default-main h3 {
font-size: 24px;
line-height: 32px;
}
.default-main h2{
font-size: 26px;
line-height: 25px;
}
.gform_wrapper .gfield label, .gform_wrapper legend.gfield_label.gform-field-label {
font-size: 18px !important;
line-height: 26px;
}	
}
@media(min-width: 768px) and (max-width:991px){
.resources-title h3 {
font-size: 22px;
line-height: 30px;
}
.resources-button a {
font-size: 20px !important;
min-width: 215px;
}
.pdtb-85{
padding: 50px 0px;
}
.pdt-85 {
padding-top: 50px;
}
.contact-us {
padding: 50px 0px;
}
.our-respite {
padding: 50px 0px;
}
.footer-block {
padding: 50px 0px 25px;
}
.from-section {
padding: 50px 0px 25px;
}
.inner-value-section {
padding: 50px 0px 25px;
}
.banner-section-block {
padding: 0px 0px 45px;
}
.our-services {
background: #fff;
padding: 50px 0px 50px;
}
.pdb-85 {
padding-bottom: 50px;
}
.book-eespite-care {
margin-left: 0;
}
.contact-today::after {
content: none; 
}
.value-grid {
grid-template-columns: repeat(3, 1fr);
}
.healthcare-logo {
margin-bottom: 30px;
}
.right-img img {
width: 100%;
height: 400px;
object-fit: cover;
}
.contact-us {
max-width: 100%;
}
contact-form{
margin-top: 30px;
}
.contact-us {
padding: 50px 0px 50px;
}
.columns ul li a {
font-size: 14px;
line-height: 20px;  
}
.get-in-touch p {
font-size: 16px;
line-height: 20px;
}
.logo-text p {
font-size: 13px;
line-height: 18px;
}
.banner-section-block::after {
content:none;
}
.banner-post img {
width: 100%;
} .flex-block {
display: inline-block;
}
.support-work h4 {
font-size: 28px;
line-height: 38px;
}
.support-work p {
font-size: 18px;
line-height: 26px;
min-height: 75px;
}
.heand-block {
margin-bottom: 20px;
}
.heand-block img {
width: 80px;
}
.helping-access {
margin-bottom: 18px;
}
.our-section-heading h2, .you-first h2, .our-value-hedaing h2,
.contact-us h2, .our-respite h2, .approach-block-contant h2, .respite-heading h2,
.photo-gallery-section h2, .categories-contant h2, .grid-values-contant h2 {
font-size: 34px;
line-height: 42px;
}
.our-section-heading p, .you-first p, .approach-block-contant p, .photo-gallery-section p,
.categories-contant p, .right-side-contant p{
font-size: 16px;
line-height: 22px;
}
.our-section-heading {
margin-bottom: 22px;
}
.banner-blog-heading h1 {
font-size: 36px;
line-height: 40px;
}
.banner-blog-heading p {
font-size: 20px;
line-height: 28px;
}
.our-services-btn a, .our-story-btn a, .submit-btn button, .out-more a, .book-respite-btn a {
font-size: 18px;
padding: 10px 28px; 
}
.read-more-btn a {
padding: 5px 16px;
font-size: 14px;
}
.right-post {
margin-top: 26px;
}
.left-img {
margin-bottom: 26px;
}
.third-block-post {
margin-top: 26px;
}
.image-bottom {
left: 0px;
}
.image-bottom img {
width: 100px;
}
.our-value-hedaing {
margin-bottom: 30px;
}
.from-section {
text-align: center;
}
.hedaing-section-box  {
text-align: justify;
}
.desktop-icon {
margin-bottom: 26px;
}
.video-section::after {
content: none;
}
.hedaing-section-box h2 {
font-size: 26px;
line-height: 34px;
}
.desktop-icon select {
font-size: 16px;
line-height: 22px;
}
.ndis-block-post {
right: 40px;
top: -52px;
}
.ndis-block-post img {
width: 100px;
}
.phone-iocn {
display: none;
}
.icon-block label, .desktop-contact label {
font-size: 20px;
line-height: 26px;
}
.images-section {
bottom: -40px;
right: -40px;
}
.get-in-touch {
margin-top: 20px;
}
.navigation .navbar-brand img {
width: 200px;
}
.center-post {
bottom: -40px;
right: -40px;
}
.flower-block {
margin-bottom: 25px;
}
.contant-block-text h4 {
font-size: 20px;
line-height: 26px;
}
.contact-form {
margin-top: 14px;
}
.box-bottom {
margin-bottom: 26px;
}
.right-side-contant {
margin-top: 20px;
}
.grid-values-contant {
margin-bottom: 0px;
}
.right-side-contant h2 {
font-size: 30px;
line-height: 38px;
}
.default-main p {
font-size: 18px;
line-height: 26px;
}
.default-main h3 {
font-size: 24px;
line-height: 32px;
}
.default-main h2{
font-size: 30px;
line-height: 32px;
}
}
@media(min-width: 320px) and (max-width:991px){
.vedio-story {
position: static;
width: 100%;
}
.navigation {
padding: 0px 0px !important;
}
.dropdown-menu {
box-shadow: none !important;
}
.book-eespite-care {
margin-bottom: 10px !important;
margin-top: 10px;
}
.navigation button.navbar-toggler {
background: #3DAA9E;
padding: 3px 10px 6px 10px;
color: #fff;
line-height: normal !important;
font-size: 20px;
outline: none;
}
.homearrow {
bottom: 15px;
}
body .uwy.userway_p2 .userway_buttons_wrapper {
transform: translate(-100%,-50%);
left: calc(100vw - -62px) !important;
}
}
@media(min-width: 992px) and (max-width:1199px){
.pdtb-85{
padding: 50px 0px;
}
.pdt-85 {
padding-top: 50px;
}
.contact-us {
padding: 50px 0px;
}
.our-respite {
padding: 50px 0px;
}
.footer-block {
padding: 50px 50px;
}
.from-section {
padding: 50px 0px;
}
.inner-value-section {
padding: 50px 0px; 
} .our-services {
padding: 50px 0px 25px;
} .pdb-85 {
padding-bottom: 50px;
}
.navigation .navbar-brand img {
width: 180px;
}
.navigation li.nav-item a {
font-size: 16px;
color: #000000;
line-height: 22px;
}
.book-eespite-care a { font-size: 18px;
}
.banner-blog-heading h1 {
font-size: 36px;
line-height: 44px;
}
.banner-blog-heading p {
font-size: 21px;
line-height: 28px;
}
.hedaing-section-box h2 {
font-size: 20px;
line-height: 28px;
}
.desktop-icon select {
width: 350px; font-size: 16px;
line-height: 22px;
}
.ndis-block-post {
right: 10px;
top: -45px;
}
.ndis-block-post img {
width: 80px;
}
.our-section-heading h2, .you-first h2, .our-value-hedaing h2,
.contact-us h2, .our-respite h2, .approach-block-contant h2, .respite-heading h2,
.photo-gallery-section h2, .categories-contant h2, .grid-values-contant h2 {
font-size: 36px;
line-height: 44px;
}
.our-section-heading p, .you-first p, .approach-block-contant p, .photo-gallery-section p,
.categories-contant p, .right-side-contant p{
font-size: 18px;
line-height: 26px;
}
.support-work h4 {
font-size: 24px;
line-height: 30px;
min-height: 60px;
}
.support-work p {
font-size: 18px;
line-height: 26px;
min-height: 95px;
}
.heand-block {
margin-bottom: 30px;
}
.read-more-btn a {
padding: 5px 16px;
font-size: 14px;
}
.our-services-btn a, .our-story-btn a, .submit-btn button, .out-more a, .book-respite-btn a {
font-size: 18px;
padding: 10px 28px;
}
.contant-block-text h4 {
font-size: 18px;
line-height: 26px;
}
.our-value-hedaing {
margin-bottom: 30px;
}
.contact-form {
margin-top: 20px;
}
.icon-block label, .desktop-contact label {
font-size: 20px;
line-height: 27px;
}
.desktop-contact select, .icon-block input {
font-size: 17px;
line-height: 24px;
}
.columns ul li a {
font-size: 16px;
line-height: 22px;
}
.get-in-touch p {
font-size: 16px;
line-height: 22px;
}
.our-respite {
max-width: 400px;
}
.image-bottom img {
width: 100px;
}
.image-bottom {
bottom: -40px;
left: -30px;
}
.contant-block-text h4 {
font-size: 18px;
line-height: 28px;
}
.respite-heading h2 {
margin-bottom: 20px;
}
.our-block-second img {
width: 85px;
}
.right-side-contant h2 {
font-size: 30px;
line-height: 38px;
}
.heart-blog-post {
padding: 20px 0px;
}
.services-block-img img {
height: 400px;
}
.default-main p {
font-size: 18px;
line-height: 26px;
}
.default-main h3 {
font-size: 24px;
line-height: 32px;
}
.default-main h2{
font-size: 24px;
line-height: 32px;
}
.navigation {
padding: 0px 0px; 
}
.resources-title h3 {
font-size: 24px;
line-height: 30px;
}
.resources-button a {
font-size: 20px !important;
min-width: 215px;
}
}
@media(min-width: 1200px) and (max-width:1300px){
.navigation li.nav-item {
margin: 0px 5px;
}
.banner-homecontent {
padding: 85px 0px 115px;
}
.resources-title h3 {
font-size: 22px;
line-height: 30px;
}
.resources-button a {
font-size: 20px !important;
min-width: 215px;
}
}
@media(min-width: 1200px) and (max-width:1300px){
.banner-homecontent {
padding: 100px 0px 125px;
}
}
@media(min-width: 1200px) and (max-width:1500px){
.default-main h3 {
font-size: 30px;
line-height: 40px;
}
.banner-blog-heading p, .our-section-heading p, .support-work p,
.you-first p, .approach-block-contant p, .photo-gallery-section p, .categories-contant p,
.right-side-contant p, .default-main p {
font-size: 22px;
line-height: 30px;
}
.get-in-touch p {
font-size: 18px;
line-height: 26px;
}
.columns ul li a {
font-size: 18px;
line-height: 26px;
}
.our-services-btn {
margin-top: 0px; 
}
.you-first h2, .our-respite h2, .our-section-heading h2, .banner-blog-heading h1,
.our-value-hedaing h2, .contact-us h2, .approach-block-contant h2, .respite-heading h2,
.photo-gallery-section h2,.categories-contant h2, .grid-values-contant h2 {
font-size: 40px;
line-height: 50px;
}
.contact-form {
margin-top: 26px;
}
.our-value-hedaing {
margin-bottom: 20px;
}
.right-side-contant h2 {
font-size: 36px;
line-height: 44px;
}
}
@media(min-width: 992px){
.internal-postimg img {
display: none;
}
.right-img{
display: none;
}
.right-video-section {
display: none;
}
}
@media(max-width: 991px){
.banner-post {
position: static;
width: 100%;
}
.banner-blog-heading {
max-width: 100%;
padding-top: 50px;
}
.banner-homecontent {
padding: 50px 0px 70px;
}
}
@media(min-width: 1300px){
.container {
max-width: 1250px;
}
} @media(min-width: 320px) and (max-width:767px){
.news-blog {
padding: 50px 0px;
}
.news-box select {
width: 100%; 
}
.sections-group-blog {
padding: 20px 20px;
}
.blog-group-title h4 a {
font-size: 24px;
line-height: 32px;
}
.blog-group-title p{
font-size: 16px;
line-height: 24px;
}
.read-article a {
padding: 10px 21px;
font-size: 18px;
min-width: 150px
}
.time-section p {
font-size: 16px;
line-height: 20px;
}
.category-blog a {
font-size: 16px;
line-height: 20px;
}
.contact-address {
display: inline-block;
}
.email-block a, .address-block a {
font-size: 16px;
line-height: 22px;
}
.address-block i, .email-block i {
font-size: 20px;
margin-right: 10px;
}
.searchInput label {
font-size: 16px;
}
.team-work-contant {
margin-top: 26px;
}
.block-bottom {
margin-bottom: 15px;
}
.article-block-section h2 {
font-size: 26px;
line-height: 32px;
}
}
@media(min-width: 768px) and (max-width:991px){
.news-blog {
padding: 50px 0px 25px;
}
.sections-group-blog {
padding: 20px 20px;
}
.blog-group-title h4 a {
font-size: 28px;
line-height: 38px;
}
.blog-group-title p {
font-size: 18px;
line-height: 26px;
}
.read-article a {
padding: 10px 21px;
font-size: 18px;
min-width: 150px
}
.time-section p {
font-size: 16px;
line-height: 20px;
}
.category-blog a {
font-size: 16px;
line-height: 20px;
}
.contact-address {
display: inline-block;
}
.address-block a, .email-block a {
font-size: 30px;
line-height: 38px;
}
.address-block {
margin-bottom: 20px;
}
.third-block-post img {
height: 300px;
object-fit: cover;
border-radius: 15px;
}
.block-bottom {
margin-bottom: 15px;
}
.article-block-section h2 {
font-size: 26px;
line-height: 32px;
}
}
@media(min-width: 992px) and (max-width:1199px){
.blog-group-title h4 a {
font-size: 24px;
line-height: 30px;
}
.blog-group-title p {
font-size: 18px;
line-height: 26px;
}
.page-id-417 .feedbackmoreinfo li {
font-size: 18px;
line-height: 26px;
}	
.read-article a {
padding: 10px 21px;
font-size: 18px;
min-width: 150px
}
.sections-group-blog {
padding: 20px 20px;
}
.time-section p {
font-size: 16px;
line-height: 20px;
}
.category-blog a {
font-size: 16px;
line-height: 20px;
}
.news-blog {
padding: 50px 0px 25px;
}
.address-block a, .email-block a {
font-size: 30px;
line-height: 38px;
}
.navigation {
padding: 0px 0px;
}
}
@media(min-width: 1200px) and (max-width:1300px){
.support-work h4 {
font-size: 30px;
line-height: 36px;
}
.address-block a, .email-block a {
font-size: 30px;
line-height: 38px;
}
.contact-address {
justify-content: space-around;
}
}
@media(min-width: 1200px) and (max-width:1500px){
.blog-group-title p {
font-size: 22px;
line-height: 30px;
}
.sections-group-blog {
padding: 26px 26px;
}
.navigation {
padding: 0px 0px;
}
}
@media(min-width: 1600px){
.footer-bottom-post img {
width: 260px;
} 
.images-section img {
width: 260px;
}
}.fancybox-infobar,.fancybox-slide--image .fancybox-content{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fancybox-is-open .fancybox-stage,body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility;visibility:visible}.fancybox-slide,.fancybox-slide--image .fancybox-content{-webkit-backface-visibility:hidden;transition-property:transform,opacity;top:0;left:0}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-slide{display:none;height:100%;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2),.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);background:0 0/100% 100% no-repeat;max-width:none;overflow:visible;padding:0;position:absolute;-ms-transform-origin:top left;transform-origin:top left;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:dotted 1px}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}
@supports (padding: max(0px)) {
.fancybox-caption {
padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
}
}
.fancybox-caption--separate {
margin-top: -50px;
}
.fancybox-caption__body {
max-height: 50vh;
overflow: auto;
pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
color: #ccc;
text-decoration: none;
}
.fancybox-caption a:hover {
color: #fff;
text-decoration: underline;
} .fancybox-loading {
animation: fancybox-rotate 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999;
}
@keyframes fancybox-rotate {
100% {
transform: rotate(360deg);
}
} .fancybox-animated {
transition-timing-function: cubic-bezier(0, 0, .25, 1);
} .fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
transform: translate3d(0, 0, 0);
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
} .fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
transform: scale3d(.5, .5, .5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1);
} .fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} .fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
} .fancybox-fx-tube.fancybox-slide--previous {
transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
transform: translate3d(0, 0, 0) scale(1);
} @media all and (max-height: 576px) {
.fancybox-slide {
padding-left: 6px;
padding-right: 6px;
}
.fancybox-slide--image {
padding: 6px 0;
}
.fancybox-close-small {
right: -6px;
}
.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px;
}
.fancybox-caption {
padding-left: 12px;
padding-right: 12px;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding-left: max(12px, env(safe-area-inset-left));
padding-right: max(12px, env(safe-area-inset-right));
}
}
} .fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center;
}
.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px 0;
}
.fancybox-share p {
margin: 0;
padding: 0;
}
.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px 5px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
transition: all .2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
color: #fff;
}
.fancybox-share__button:hover {
text-decoration: none;
}
.fancybox-share__button--fb {
background: #3b5998;
}
.fancybox-share__button--fb:hover {
background: #344e86;
}
.fancybox-share__button--pt {
background: #bd081d;
}
.fancybox-share__button--pt:hover {
background: #aa0719;
}
.fancybox-share__button--tw {
background: #1da1f2;
}
.fancybox-share__button--tw:hover {
background: #0d95e8;
}
.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px;
}
.fancybox-share__button svg path {
fill: #fff;
}
.fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0 0;
outline: none;
padding: 10px 15px;
width: 100%;
} .fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px 2px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
top: 0;
width: 212px;
z-index: 99995;
}
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 212px;
}
.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px;
}
.fancybox-thumbs__list a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgba(0, 0, 0, .1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px;
}
.fancybox-thumbs__list a::before {
border: 6px solid #ff5268;
bottom: 0;
content: '';
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all .2s cubic-bezier(.25, .46, .45, .94);
z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
opacity: 1;
} @media all and (max-width: 576px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs__list a {
max-width: calc(100% - 10px);
}
}