#zk-header-top.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
#zk-header-top {
    position: relative;
    z-index: 9999;
}
@media(max-width: 767px) {
    .header-top-contacts li {
        display: block !important;
        margin: 8px 0;
    }

}

.zk-main-navigation.mobile-nav > ul > li > a, .zk-main-navigation .sub-menu li > a {
    color: #9b9b9b;
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
}

.zk-page-title-text {
    color: white;
    text-shadow: 1px 2px 0px rgba(0, 0,0,.5);
    }
@media (min-width: 768px) {
.zk-page-title-text {
font-size: 55px;
}

}

.zk-main-navigation .sub-menu li>a {
	display: flex;
}


/*Home Page*/
.home-fancy-box p {
    font-size: 14px !important;
}
.home-fancy-box > .vc_column-inner,
#home-video-row .vc_column-inner {
    padding-top: 0 !important;
}
#mf-intro-video .vc_column-inner {
    padding-top: 20px !important;
}
.home-fancy-box .zk-fancy-footer a {
    background-color: #fff !important;
    border-color: #712182 !important;
    color: #712182 !important;
}
.home-fancy-box .zk-fancy-footer a:hover {
    background-color: #712182 !important;
    border-color: #712182 !important;
    color: #fff !important;
}
.home-form-container .form-control {
    height: 45px !important;
    margin-bottom: 20px !important;
}
.home-form-container textarea.form-control {
    height: auto !important;
}
.home-form-container .btn {
    background-color: #712182 !important;
    color: #fff !important;
}
.wpb_content_element.wpb_text_column ul li {
    color: #e719cc;
}
.wpb_content_element.wpb_text_column ul li:before {
    content: "\f122" !important;
    padding-right: 20px;
}
.home-fancy-box .zk-fancybox {
    padding-bottom: 65px;
}
@media(max-width: 991px) {
    .home-fancy-box .zk-fancybox {
        padding-bottom: 95px;
    }
}
#reachout-form-home label {
    font-weight: normal !important;
}
#reachout-form-home input[type=text],
#reachout-form-home input[type=email],
#reachout-form-home input[type=phone],
#reachout-form-home input[type=tel],
#reachout-form-home select{
    height: 45px !important;
    box-shadow: none !important;
    margin-bottom: 25px;
	border: 1px solid #ccc;
	background: transparent;
	    border-radius: 2px;
        margin-bottom: 0;
}
#reachout-form-home input.datepicker {
	width: 100%;
}
#reachout-form-home .checkbox {
    margin-bottom: 15px;
}
#reachout-form-home .mf-btn {
    background: #712182;
    color: white;
    padding: 15px 30px;
    margin-top: 20px;
    border-radius: 3px;
}
#reachout-form-home .gform_wrapper.gravity-theme .gform_footer input {
	background: #712182;
    color: white;
    padding: 15px 30px;
    border-radius: 3px;
}

.home-prof-image img {
    width: 100% !important;
}
.home-prof-image.wpb_single_image .vc_figure,
.home-prof-image.wpb_single_image .vc_single_image-wrapper {
    display: block;
}
.see-prof-btn a{
    border: 1px solid #712182 !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
}
.typing-effect-text{
    font-size: 22px;
}
.typing-effect-text strong{
    background-color: #a9a0d4;
    line-height: 200%;
    display: inline-block;
    padding: 0 5px;
}
.owl-carousel h5 {
    margin: 10px 0;
}

#owl-demo2 .owl-item::before {
    content: '\f10d';
    font-family: 'FontAwesome';
    position: absolute;
    top: 13px;
    left: 6px;
}

#owl-demo2 .owl-item::after {
    content: '\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 25px;
    right: 11px;
}
.slide-controls-3 .item {
    padding: 30px;
}
@media(max-width: 767px){
    #bm-packet-downs > .vc_column-inner {
        padding-bottom: 60px !important;
    }
}


@media only screen and (min-width : 768px) and (max-width : 991px) {
    #home-video-row .vc_col-sm-3 {
    width: 50% !important;
    }
    #home-video-row .vc_col-sm-6 {
        width: 100% !important;
    }
}

.adoption-process-boxes .vc_column-inner > .wpb_wrapper {
  display: flex;
    flex: 1;
  
}


.family-prof-wrap {
    text-align: center;
     margin-bottom: 50px;
}
.family-prof-wrap h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.family-prof-wrap figure {
    margin: 0 0 10px;
}
.family-prof-wrap a {
    padding: 10px 40px;
    border: 1px solid #712182;
    border-radius: 3px;
    display: inline-block;
}.family-prof-wrap a:hover {
    border: 1px solid #712182;
    background: #712182;
    color: white;
}
.family-status {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;

    padding: 16px;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
}
.family-status.yellow {
     background: yellow;
}.family-status.green {
     background: green;
     color: white;
}
.home-prof-image img {
    width: 100% !important;
}

/*Home Page*/


/*About*/

.mf-fancy-borderd {
    border-radius: 5px;
    border: 1px solid #d521ca ;
    border-left: 5px solid #d521ca;
    -webkit-box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.08);
    -khtml-box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.08);
}

#about-sidebar h3,
#about-sidebar a,
#about-sidebar p,
#about-sidebar{
    color: #fff;
}

#about-sidebar p{
        font-weight: 300;
    font-size: 18px;
    line-height: 160%;
}
#mf-location-info .zk-fancy-icon{
    background: transparent;
    width: 45px;
}
#mf-location-info {
    color: white;
    line-height: 30px;
}
#mf-location-info a {
    color: white;
}
#common-footer .wpb_content_element{
    margin-top:0;
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
.vc_col-sm-4, .vc_col-sm-8 {
width: 100% !important;
}

}


/*Contact Page*/
#contact-main-form .mf-contact-btn {
    background: #712182;
    color: white;
    padding: 15px 30px;
    margin-top: 20px;
    border-radius: 3px;
    position: relative;
}
#contact-main-form label {
    font-weight: normal !important;
}
#contact-main-form input[type=text],
#contact-main-form input[type=email],
#contact-main-form input[type=number],
#contact-main-form input[type=phone],
#contact-main-form input[type=tel],
#contact-main-form select {
    height: 45px !important;
	width: 100%;
    box-shadow: none !important;
    margin-bottom: 25px;
    border-color: #d521ca;
	border-radius: 0;
    background-color: transparent;
}
#contact-main-form textarea {
	box-shadow: none !important;
    border-color: #d521ca;
	border-radius: 0;
    background-color: transparent;
}
#contact-main-form .gform_wrapper.gravity-theme .gform_footer {
	text-align: center;
}
#contact-main-form .gform_wrapper.gravity-theme .gform_footer input {
	background: #712182;
    color: white;
    padding: 15px 30px;
    border-radius: 3px;
}
#contact-main-form .contact-main-checklist,
.contact-main-checklist{
     margin-bottom: 25px !important;
}
#contact-main-form  #fld_8475942_1-wrap {
     margin-bottom: 25px;
}
#contact-main-form  .help-block {
    position: absolute;
    bottom: 4px;
    font-size: 13px;
}
.has-error > #capfld_8475942_1 > div,
.has-error > #capfld_8786528_1 > div,
.has-error > #capfld_7556841_2 > div{
     border: 1px solid red; 
}
#contact-main-form textarea {
    box-shadow: none !important;
    margin-bottom: 25px;
    border-color: #d521ca;
}

#contact-main-form .last_row {
    text-align: center;
}


/*Blog*/
.margin-bottom-5 {
    margin-bottom: 50px;
}
.margin-bottom-2 {
    margin-bottom: 20px;
}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
ul.pagination {
    margin: 30px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.pagination li {
    display: inline;
    margin: 0;
    padding: 0;
}
.pagination li span {
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    width: auto;
    min-width: 40px;
    border-radius: 5px;
}
/* .pagination li a:hover, .pagination li a:active,
.pagination li a:focus, .pagination li span.current {
    background-color: #1154c9 !important;
    border: 1px solid #1154c9 !important;
    color: #ffffff;
} */
.pagination li span.current {
    background-color: #1154c9 !important;
    border: 1px solid #1154c9 !important;
    color: #ffffff;
}
.pagination li a {
    background-color: #ffffff;
    border-radius: 0;
    color: #9a9a9c;
    font-weight: 500;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 -1px;
    padding: 0;
    text-align: center;
    width: auto;
    min-width: 40px;
}
.blog-wrap {
    position: relative;
    padding-bottom: 30px;
}
.blog-wrap::after {
    content:'';
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    height: 1px;
    background: #cccccc;
}
.blog-wrap p {
    color: #644d69;
}
.blog-read-more {
    background: #712182;
    border: 1px solid #712182;
    color: white;
    padding: 15px 30px;
    margin-top: 20px;
    border-radius: 3px;
    position: relative;
    display: inline-block;
}
.blog-read-more:hover {
    background: #fff;
    border-color: #712182;
    color: #712182;
    border-radius: 3px;
    position: relative;
}
.font-weight-25 {
    font-size: 25px;

}
.font-weight-25 a {
    color: #000;
}
.single-post .zk-page-title-text {
	    color: #712182;
}

/*
Footer
 */
#zk-footer-bottom {
    background: #712182;
    color: #fff;
}

#zk-footer-bottom .menu li {
    display: inline-block;
    list-style: none;
    padding: 0 5px;
}
#zk-footer-bottom .menu li:first-of-type {
    padding-left: 0;
}
#zk-footer-bottom .menu li a {
    border: none;
    padding: 0;
    color: white;
}
#zk-footer-bottom .menu li a::before {
    content: '';
}

#zk-breadcrumb { display: none !important; }


@media(max-width: 991px) {
	.mf-fancy-borderd.padd-15 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}
.blog-sidebar strong {
    display: block;
    margin-bottom: 10px;
}

@media(max-width: 768px) {
	.blog-wrap > div p {
		font-size: 18px;
    	line-height: 1.7;
	}
	#mf-testimonials .item p {
		font-size: 18px;
    	line-height: 1.7;
	}
	#mf-testimonials .vc_column-inner {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	   .blog-sidebar strong {
        margin-bottom: 15px;
    }
	#pregnant-call-us p {
		line-height: 40px;
	}
	#zk-footer-bottom .menu li {
		display: inline-block;
		list-style: none;
		padding: 0 27px 0 0;
		margin-bottom: 25px;
		font-size: 18px;
	}
	.header-top-contacts li{
		font-size: 18px;
	}       
	.header-top-contacts li:first-of-type{
		margin-bottom: 20px;
	}
	.blog-wrap h4 {
		line-height: 35px;
	}
	.body {
		overflow-x: hidden;
	}
}




#banner-form .caldera-grid .form-control {
    height: 45px;
    box-shadow: none;
	border-radius: 0;
	    background-color: #fff;
    border: 1px solid #ccc;
}
#banner-form .intl-tel-input,
.home-form-container .intl-tel-input {
    display: block;
}

#banner-form .intl-tel-input .form-control{
    padding-left: 50px !important;
}


#banner-form .gform_wrapper.gravity-theme .gfield input, 
#banner-form .gform_wrapper.gravity-theme .gfield select,
.only-mobile-form .gform_wrapper.gravity-theme .gfield select,
.only-mobile-form .gform_wrapper.gravity-theme .gfield input{
    height: 45px;
    box-shadow: none;
	border-radius: 0;
	color: #555;
	    background-color: #fff;
    border: 1px solid #ccc;
}
.only-mobile-form .gform_wrapper.gravity-theme .datepicker  {
    width: 100%;
}
#banner-form  .gform_wrapper.gravity-theme .gform_footer input,
.only-mobile-form  .gform_wrapper.gravity-theme .gform_footer input{
	background-color: #712182;
    color: #fff;
    min-width: 110px;
    text-align: center !important;
	line-height: 25px;
    letter-spacing: 1px;
    font-weight: 400;
    border-color: rgb(204, 204, 204);
    border-style: solid;
    border-width: 1px;
    padding: 6px 12px;
    border-radius: 2px;
}
.bform-xtra-tbn {
	margin: 0 0px 0 8px !important;
    background-color: #712182 !important;
    color: #fff;
    line-height: 35px !important;
    display: inline-block;
    border: 1px solid #712182;
    padding: 0 15px;
    vertical-align: middle;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    min-width: 110px;
    text-align: center !important;
}
.bform-xtra-tbn:hover {
	color:#fff;
}
@media(max-width: 768px){
    .home-form-container .intl-tel-input .form-control{
       margin-bottom: 15px !important;
       display: block;
       width: 100%;
    }
}
.banner-form-btn .btn {
    min-width: 110px;
    min-height: 37px;
}
#banner-form .help-block {
    line-height: 8px;
    font-weight: 400;
    font-size: 13px;
    margin-top: 8px;
}
#banner-form .btn {
    background-color: #712182;
    color: #ffffff;
    min-width: 110px;
    text-align: center !important;
}
.last_row .form-group, .call-text-btn {
    display: inline-block;
}
.call-text-btn a {
    margin: 0 0px 0 8px !important;
    background-color: #712182 !important;
    color: #ffffff;
    line-height: 35px !important;
    display: inline-block;
    border: 1px solid #712182;
    padding: 0 15px;
    vertical-align: middle;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    min-width: 110px;
    text-align: center !important;
}
.call-text-btn a:hover,
.call-text-btn a:focus,
.call-text-btn a:active{
    background-color: #712182 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

#banner-form .form-control::-webkit-input-placeholder{
  color: #555;
}
#banner-form .form-control::-moz-placeholder { 
  color: #555;
}
#banner-form .form-control:-ms-input-placeholder { 
  color: #555;
}
#banner-form .form-control:-moz-placeholder {
  color: #555;
}



.home-form-container .form-control::-webkit-input-placeholder{
 color: #712182 !important;
}
.home-form-container .form-control::-moz-placeholder { 
  color: #712182 !important;
}
.home-form-container .form-control:-ms-input-placeholder { 
  color: #712182 !important;
}
.home-form-container .form-control:-moz-placeholder {
  color: #712182 !important;
}




@media(min-width: 576px) {
    #banner-form .col-sm-6,
    #reachout-form-home .col-sm-6 {
            -ms-flex: 0 0 49.8%;
            flex: 0 0 49.8%;
            max-width: 49.8%;
        }
}
@media(min-width: 1600px) {
    .padd-130 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

@media(max-width:576px) {
.home-form-container .caldera-grid .form-control {
    height: 45px;
    box-shadow: none;
    background: transparent;
    border: none;
    border-bottom: 1px solid #712182 ;
    padding-left: 0;
	 color: #712182 !important;
}
.home-form-container .caldera-grid .form-control:focus {
    box-shadow: none;
}
.home-form-container .caldera-grid select {
    padding-left: 0;
    
}
.home-form-container .caldera-grid .help-block {
        margin-top: -13px;
    font-size: 14px;
    line-height: 14px;
}
	.home-form-container .caldera-grid .has-error .form-control {
		box-shadow: none;
	}
}



.social-links a {
       width: 45px;
    height: 45px;
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    border: 2px solid #ccc;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    transition: all .2s;
    background: transparent;
}
.social-links a img {
    max-width: 100% !important;
       width: 22px;
    height: 22px;
}
.social-links a:first-child:hover {
   border: 2px solid #3c5898;
   background: #fefefe;
}
.social-links a:last-child:hover {
   border: 2px solid #c32aa3;
   background: #fefefe;
}

.topbar-social {
    padding: 0;
    margin: 0;
    list-style: none;
}
.topbar-social li {
    display: inline-block;
    padding: 0 5px;
}
.topbar-social li:first-of-type {
    padding-left: 0;
}
.topbar-social li svg {
    fill: #fff;
    width: 25px;
    height: 25px;
    position: relative;
}

@media(max-width: 768px) {
	
	.single-footer .single-tags a {
		font-size: 16px;
		    line-height: 2;
		margin-left: 10px;
	}
	.single-footer .single-tags a:first-of-type {
		margin-left: 0;
	}
	.entry-meta a {
		font-size: 16px;
	}
	.entry-meta li.detail-date {
		margin-bottom: 10px;
	}
	
}

/*GForm*/
.gform_wrapper .gform_validation_errors,
.gform_wrapper.gravity-theme .description, 
.gform_wrapper.gravity-theme .gfield_description, 
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
	display: none;
}
.gfield_error input,
.gfield_error select{
		border-color: #a94442 !important;	
	}

#contact-main-form .gfield_error input::-webkit-input-placeholder { 
  color: #a94442;
}
#contact-main-form .gfield_error input::-moz-placeholder { /* Firefox 19+ */
  color: #a94442;
}
#contact-main-form .gfield_error input:-ms-input-placeholder { /* IE 10+ */
  color: #a94442;
}
#contact-main-form .gfield_error input:-moz-placeholder { /* Firefox 18- */
  color: #a94442;
}

#contact-main-form .gfield_error input:focus::-webkit-input-placeholder { 
  color: rgba(192, 43, 10, .25);
}
#contact-main-form .gfield_error input:focus::-moz-placeholder { /* Firefox 19+ */
  color: rgba(192, 43, 10, .25);
}
#contact-main-form .gfield_error input:focus:-ms-input-placeholder { /* IE 10+ */
  color: rgba(192, 43, 10, .25);
}
#contact-main-form .gfield_error input:focus:-moz-placeholder { /* Firefox 18- */
  color: rgba(192, 43, 10, .25);
}


.prof-wrap {
    border: 5px solid #efefef;
        border-radius: 3px;
        background: #efefef;
        box-shadow: 0 0 10px -8px rgb(0 0 0 / 50%);
}
.prof-wrap figure {
    overflow: hidden;
}
.prof-wrap  img {
    width: 100%;
    transform: scale(1) rotate(0deg);
    transition: transform .4s ease-in-out;
}
.prof-wrap:hover  img {
    transform: scale(1.1) rotate(3deg);
}

.featured .family-prof-wrap figure {
    height: 428px;
}

.featured .prof-wrap img {
    object-fit: cover;
    height: 100%;
}

.family-prof-wrap figure {
    margin-bottom: 0;
}
.crs_family_prof {
    padding : 25px 0;
}
.family-status {
    position: static;
}
.family-status.yellow {
    background: #F2C335;
}
.matched .prof-wrap {
    border: 5px solid #F2C335;
}
.matched .crs_family_prof {
        background: #ffe76e;
}
.family-status.green {
    background: #37B048;
    color: white;
}
.placed .prof-wrap {
    border: 5px solid #37B048;
}

.placed .crs_family_prof {
    background: #87db93;
}

.mobile-nav {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.mobile-nav.open {
    display: block;
  max-height: 1000px; /* large enough for menu */
}
/* @media (max-width: 1199px) {
    div.zk-main-navigation {
        display: block;
    }
} */
#zk-header {
    z-index: 250;
}
@media(max-width: 560px) {
    #zk-header {
      min-height: 95px;
        display: flex;
        align-items: center;
    }
}