/*
 Theme Name:     divi Child Theme
 Theme URI:      https://www.kds-advies.nl/
 Description:    divi Child Theme
 Author:         divi
 Author URI:     https://www.kds-advies.nl/
 Template:       divi
 Version:        3.22.7
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@import url("../divi/style.css");


.container{
	width: 100%;
    max-width: 1170px;
}
.et_pb_row {
    width: 100%;
    max-width: 1170px;
}
#et-top-navigation nav#top-menu-nav li a {
    text-decoration: none;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    padding: 13px 13px 18px;
}
#et-top-navigation nav#top-menu-nav li.btn.btn-primary a {
    color: #fff;
    background: #ff4b6e;
    padding: 11px 18px;
    font-size: 15px;
    border-radius: 100px;
}
.et_pb_section.slider-main-divv .et_pb_slide_description {
    width: 60%;
    text-align: left;
    float: left;
    padding: 13% 0%;
}
.slider-inner-cnt h3 {
    font-size: 35px;
    color: #000 !important;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: none;
    margin-bottom: 20px;
    padding-bottom: 0;
}
.slider-inner-cnt h2 {
    font-size: 48px;
    color: #ff4b6e !important;
    margin: 0;
    text-shadow: none;
    margin-bottom: 20px;
    font-weight: 800;
    padding-bottom: 0;
}
.slider-inner-cnt h1 {
    font-size: 34px;
    color: #000 !IMPORTANT;
    margin: 0;
    text-shadow: none;
    font-weight: 800;
}
.bbok-now-div a {
    text-shadow: none;
    background-color: #ff4b6e;
    display: block;
    color: #fff;
    text-decoration: none;
    width: 220px;
    padding: 14px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
}
.slider-inner-cnt p {
    font-weight: 500;
    font-size: 18px;
    color: #404040;
    text-shadow: none;
    line-height: 28px;
    position: relative;
    font-family: 'Nunito Sans', sans-serif;
}
.slider-inner-cnt p:before {
    content: "";
    position: absolute;
    width: 370px;
    height: 1px;
    left: 0;
    background: #ff4b6e;
    bottom: -17px;
}
.slider-inner-cnt p:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    left: 0;
    background: #ff4b6e;
    bottom: -19px;
}
.et_pb_section.hm-form-div .contact-slider-dtls {
    position: absolute;
    right: 90px;
    width: 300px;
    bottom: 100px;
    background: #7ebec5;
    box-shadow: 4px 4px 18px -4px #ff4b6e;
    padding: 10px 10px 0;
    line-height: 1.42857143;
}
.et_pb_section.hm-form-div {
    position: relative;
}
.et_pb_section.hm-form-div .contact-slider-dtls input, .et_pb_section.hm-form-div .contact-slider-dtls textarea, .et_pb_section.hm-form-div .contact-slider-dtls select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    border: 0;
}
.et_pb_section.hm-form-div .contact-slider-dtls textarea {
    min-height: 90px;
}
header#main-header {
    box-shadow: none !important;
}
.contact-slider-dtls h2 {
    font-size: 20px;
    padding: 10px 0;
    width: 100%;
    margin: 0 0 15px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #ff4b6e;
}
.et_pb_section.hm-form-div .contact-slider-dtls input.wpcf7-form-control.wpcf7-submit {
    border: 1px solid #ff4b6e;
    background: #ff4b6e;
    color: #fff;
    font-weight: 600;
    width: 70px;
    margin: auto;
    margin-top: 9px;
	cursor: pointer;
}
.et_pb_module.hm-headings-dtls h2 {
    font-weight: 700;
    font-size: 40px;
    padding-left: 20px;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #ff4b6e;
    font-family: 'Nunito Sans', sans-serif;
    position: relative;
}
.et_pb_module.hm-headings-dtls h2:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3px;
    width: 59px;
    height: 3px;
    margin-left: -25px;
    background-color: #ff4b6e;
}
.et_pb_module.hm-headings-dtls p {
    font-weight: 500;
    font-size: 18px;
    color: #404040;
    text-shadow: none;
    line-height: 28px;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_module.hm-headings-dtls {
    text-align: center;
}
.cnt-abt-listing ul {
    padding: 0;
}
.cnt-abt-listing ul li {
    font-weight: 500;
    font-size: 18px;
    color: #404040;
    text-shadow: none;
    line-height: 28px;
    margin-bottom: 15px;
    list-style-type: none;
    position: relative;
    padding-left: 36px;
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/tick-mark-small-1.png) no-repeat;
    font-family: 'Nunito Sans', sans-serif;
}
.treat-inner-d h4 {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #404040;
    text-shadow: none;
    line-height: 22px;
    padding-bottom: 0;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_row.gallery-inner-img .et_pb_gallery_item.et_pb_grid_item {
    width: 24%;
    margin-right: 11px;
    margin-bottom: 11px;
}
.et_pb_module.hm-bok-frm form input, .et_pb_module.hm-bok-frm form select, .et_pb_module.hm-bok-frm form textarea {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f2f2f2;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: 'Nunito Sans', sans-serif;
}
.frm-main-bok .frm-lft-l {
    margin-bottom: 16px;
}
.frm-main-bok .frm-rgt-r {
    margin-bottom: 16px;
}
.et_pb_module.hm-bok-frm form textarea {
    min-height: 85px;
    margin-bottom: 10px;
}
.et_pb_module.hm-bok-frm form input.wpcf7-form-control.wpcf7-submit {
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
    padding: 6px 0 31px;
    font-family: 'Nunito Sans', sans-serif;
}
#et-top-navigation nav#top-menu-nav li {
    margin-bottom: 22px;
    padding-right: 2px;
}
header div#et_top_search {
    display: none;
}
.et_pb_section.blog-main-divv article:nth-child(3) {
    margin-right: 0;
}
.et_pb_section.blog-main-divv article {
    float: left;
    width: 32.4%;
    margin-right: 15px;
    background: #ff4b6e;
}
.et_pb_section.blog-main-divv article h2.entry-title {
    font-weight: 300;
    font-size: 23px;
    line-height: 32px;
    padding: 0 20px;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_section.blog-main-divv article h2.entry-title a {
    color: #fff;
}
.et_pb_section.blog-main-divv article .post-content p {
    color: #fff;
}
.et_pb_section.blog-main-divv article .post-content {
    padding: 20px 20px 30px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-shadow: none;
    line-height: 23px;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_section.blog-main-divv article img {
    min-height: 176px;
}
.et_pb_section.blog-main-divv article:hover {
    box-shadow: 0 6px 19px rgb(0 0 0 / 18%);
    transition: .5s;
}
.et_pb_section.ftr-top-dtls .inner-top-footer-d h2 {
    font-weight: 800;
    font-size: 25px;
    line-height: 32px;
    color: #fff;
    text-align: right;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_section.ftr-top-dtls {
    padding: 22px 0;
}
.et_pb_section.ftr-top-dtls .inner-top-footer-d a {
    text-shadow: none;
    border: 2px solid #fff;
    color: #fff;
    padding: 8px 9px;
    font-size: 17px;
    font-weight: 800;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-family: 'Nunito Sans', sans-serif;
}
footer .footer-widget h4.title {
    font-size: 20px;
    font-weight: 700;
    color: #ff4b6e;
    margin-bottom: 20px;
    padding-bottom: 9px;
    position: relative;
    font-family: 'Nunito Sans', sans-serif;
}
footer .footer-widget ul li a, footer .footer-widget p {
    list-style: none;
    font-size: 16px;
    color: #212121 !important;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
}
footer .footer-widget ul li:before{
	display: none;
}
footer#main-footer {
    background: #fff;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
}
div#footer-info {
    width: 100%;
    text-align: center;
}
.btm-footer-lft {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Nunito Sans', sans-serif;
}
footer .footer-widget h4.title:after {
    content: "";
    position: absolute;
    width: 102px;
    height: 2px;
    background: #ff4b6e;
    left: 0;
    bottom: -6px;
}
.et_pb_section.testimonial-main-d .et_pb_column.et_pb_column_2_5 h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_section.number-cnt-divv .et_pb_row.cnt-inner-dv .percent p {
    color: #fff !important;
    font-size: 42px;
    font-weight: 800;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_section.number-cnt-divv {
    padding: 25px 0 33px;
}
.et_pb_row.cnt-inner-dv h3.title {
    font-size: 20px;
    text-transform: none;
    color: #fff;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_row.cnt-inner-dv .percent {
    margin-bottom: 0;
}
.et_pb_section.homr-reviews-mn-div {
    background-color: #fff;
    background-position: center left;
    background-repeat: no-repeat;
    padding: 10px 0 8px;
    position: relative;
    box-shadow: 0 0 9px 11px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
    z-index: 9;
    padding: 0;
}
.reviews-display p {
    font-size: 16px;
    line-height: 23px;
    color: #333;
    font-weight: 400;
    letter-spacing: 0;
    padding-left: 73px;
    padding-top: 0;
    font-family: 'Nunito Sans', sans-serif;
}
.testio-lft-mrg .et_pb_module.review-inner-hm {
    width: 820px;
    margin: auto;
    max-height: 145px;
}
.reviews-cnt-over.clearfix {
    position: relative;
    width: 71%;
}
.home-reviews-content h4 {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-align: right;
    padding-right: 35px;
    padding-bottom: 0;
    font-family: 'Nunito Sans', sans-serif;
}
ul#homereviews ul.slick-dots {
    display: none !important;
}
.revs-div {
    position: relative;
    z-index: 99;
}
.revs-div img {
    position: absolute;
    right: 0;
    bottom: 54px;
    width: 178px;
}
.reviews-display {
    position: relative;
}
.reviews-display:before {
    content: "";
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/quots.png) no-repeat;
    position: absolute;
    width: 56px;
    height: 35px;
    left: 1px;
    top: 0;
}
.reviews-display:after {
    content: "";
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/quots-2.png) no-repeat;
    position: absolute;
    width: 55px;
    height: 35px;
    right: -33px;
    bottom: -35px;
}
.rplg-stars img {
    width: 185px;
    padding-right: 23px;
    float: right;
	margin-top: 5px;
}
.home-reviews-content {
    float: left;
    width: 100%;
}
.et_pb_row.testio-lft-mrg {
    padding: 12px 0 0;
}
.doc-image-bottom-dtls {
    margin-top: 15px;
}
.doc-image-bottom-dtls p {
    font-weight: 500;
    font-size: 15px;
    color: #404040;
    text-shadow: none;
    line-height: 22px;
	margin-bottom: 18px;
}
.doc-image-bottom-dtls p a {
    color: #fff !IMPORTANT;
    background: #ff4b6e;
    padding: 8px 18px 11px;
    font-size: 17px;
    border-radius: 100px;
}
.doc-image-bottom-dtls h5 {
    font-weight: 800;
    font-size: 21px;
    line-height: 1.1;
    color: #ff4b6e;
    font-family: 'Nunito Sans', sans-serif;
}
.doc-image-main-d.clearfix {
    text-align: center;
    background-color: #fff;
    border: 1px solid #ff4b6e;
    padding: 40px;
    border-radius: 10px;
}
.vediotesimonials-image-oral {
    position: relative;
    margin-top: 6px;
    margin-left: 4px;
    margin-right: 5px;
}
.vediotesimonials-img {
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 10%);
    padding: 15px;
    position: relative;
}
.vediotesimonials-video-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    text-align: center;
    bottom: 0px;
}
.vediotesimonials-video-link a {
    display: block;
    margin: auto;
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/2020-02-13.png) no-repeat;
    width: 70px;
    height: 70px;
    text-indent: -9999px;
    position: absolute;
    left: 40%;
    bottom: 63px;
}
.et_pb_section.testimonial-main-d .et_pb_column.et_pb_column_3_5 {
    width: 68%;
    margin-right: 2%;
}
.et_pb_section.testimonial-main-d .et_pb_column.et_pb_column_2_5 {
    width: 30%;
	background: #ff4b6e;
    padding: 25px 25px 0;
    border-radius: 10px;
}
ul#vediotesimonials ul.slick-dots li.slick-active {
    background: #ff4b6e;
}
ul#vediotesimonials ul.slick-dots li {
    list-style-type: none;
    width: 12px;
    height: 12px;
    border: 3px solid rgb(229,229,229);
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    margin-right: 4px;
    text-indent: -9999px;
    display: inline-block;
}
ul#vediotesimonials ul.slick-dots {
    text-align: center;
    margin-top: 25px;
}
.et_pb_module.treat-content-text h2, .single div#left-area h1.entry-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 5px;
    color: #ff4b6e;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_module.treat-content-text p, .single div#left-area .entry-content p {
    font-weight: 500;
    font-size: 17px;
    color: #404040;
    text-shadow: none;
    line-height: 28px;
    font-family: 'Nunito Sans', sans-serif;
}
.et_pb_module.hm-bok-frm.right-side-bar {
    padding: 0;
    border-right: 0;
}
.et_pb_module.hm-bok-frm.right-side-bar div#text-7 {
    margin-bottom: 0;
}
.et_pb_module.hm-bok-frm.right-side-bar h2 {
    font-weight: 600;
    margin-bottom: 20px !important;
    text-align: center;
}
.et_pb_module.hm-bok-frm.right-side-bar .rgt-frm-side {
    background: #ff4b6e;
    padding: 25px 25px 0;
    border-radius: 10px;
}
.et_pb_section.testimonial-main-d.sidebar-rgt-frm .et_pb_column.et_pb_column_2_5 {
    background: none;
    padding: 0;
    border: 0;
    border-radius: 0;
}
.right-side-bar div#text-8 ul li a {
    color: #fff;
}
.et_pb_module.hm-bok-frm.right-side-bar div#text-8 {
    background: #ff4b6e;
    padding: 25px 25px;
    border-radius: 10px;
}
.right-side-bar div#text-8 h4 {
    font-size: 30px;
    margin-bottom: 10px;
    padding-left: 0;
    font-weight: 600;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
}
.right-side-bar div#text-8 ul li {
    font-weight: 500;
    font-size: 17px;
    color: #404040;
    text-shadow: none;
    line-height: 28px;
    font-family: 'Nunito Sans', sans-serif;
}
.page-featured-inner {
    position: relative;
}
.page-caption-div {
    position: absolute;
    left: 12%;
    bottom: 26%;
}
.page-caption-div h1 {
    font-size: 38px;
    line-height: 43px;
    color: #fff;
    text-align: right;
    padding: 15px 0;
    letter-spacing: 0;
    font-weight: 800;
    font-family: 'Nunito Sans', sans-serif;
    position: relative;
}
.mail-main-div.clearfix {
    margin-bottom: 22px;
    border-bottom: 1.5px dashed #d9d4d4;
    padding-bottom: 30px;
}
.mail-main-div .main-img {
    float: left;
    width: 14%;
}
.main-img {
    font-size: 62px;
    padding-top: 7px;
    color: #ff4b6e;
}
.mail-main-div .mail-details {
    width: 73%;
    float: right;
}
.mail-details h3 {
    padding: 11px 0 13px;
    font-size: 22px;
    font-weight: 800;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 1px;
    color: #000;
}
.mail-details p {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'Nunito Sans', sans-serif;
    padding-bottom: 0;
}
.mail-details p a {
    color: #666;
}
.contact-form-dvv .cnt-clear-full.clearfix input, .contact-form-dvv .cnt-clear-full.clearfix select, .contact-form-dvv .cnt-clear-full.clearfix textarea {
    width: 100%;
    padding: 16px;
    border-width: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Nunito Sans', sans-serif;
}
.cnt-clear-full.clearfix .frm-lft-l {
    float: left;
    width: 49%;
}
.cnt-clear-full.clearfix .frm-rgt-r {
    float: right;
    width: 49%;
}
.contact-form-dvv .cnt-clear-full.clearfix input.wpcf7-form-control.wpcf7-submit {
    background: #ff4b6e;
    color: #fff;
    border: 1px solid;
    padding: 10px 23px;
    font-size: 20px;
    cursor: pointer;
    font-family: 'Nunito Sans', sans-serif;
    margin-top: 12px;
}
.et_pb_section.map-main-div .et_pb_row {
    max-width: 100%;
}
.blog div#content-area:after {
	display: none;
}
.blog div#content-area div#sidebar {
    float: right;
    padding-left: 0;
    width: 324px;
}
.blog div#content-area div#left-area {
    width: 845px;
    padding-bottom: 0;
}
.blog div#content-area {
    float: left;
    width: 100%;
}
.blog #main-content .container {
    display: table;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4 {
    margin-right: 0 !important;
    margin-left: 0;
    width: 23%;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_2 {
    margin-right: 0;
    width: 54%;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4:last-child {
    padding-top: 84px;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4 {
    margin-right: 0 !important;
    margin-left: 0;
    width: 23%;
}
.et_pb_row.round-ciecle-services .icon-content h4 {
    color: #373452;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 26px;
    font-weight: 800;
    font-style: normal;
    line-height: 29px;
    text-decoration: none;
    text-transform: none;
    margin-bottom: 0;
    letter-spacing: 1px;
    padding-bottom: 0;
}
.et_pb_row.round-ciecle-services .icon-content p {
    line-height: 27px;
    font-size: 17px;
    text-shadow: none;
    margin: 10px 0;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 500;
}
.et_pb_row.round-ciecle-services .icon-content h4 i {
    font-style: normal;
    color: #ff4b6e;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4:first-child {
    padding-top: 100px;
}
.et_pb_row.round-ciecle-services .serv-lft-dv {
    text-align: right;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_2 .overal-lft-serv.clearfix {
    position: relative;
}
.overal-lft-serv.clearfix .serv-img-one {
    position: absolute;
    z-index: 9;
    top: 118px;
    left: 138px;
}
.overal-lft-serv.clearfix img {
    width: 70px;
    background: #f5f7fa;
    border-radius: 100px;
}
.overal-lft-serv.clearfix .serv-img-two {
    position: absolute;
    z-index: 9;
    top: 302px;
    left: 52px;
}
.overal-lft-serv.clearfix .serv-img-three {
    position: absolute;
    z-index: 9;
    top: 490px;
    left: 154px;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_2 .overal-lft-serv.clearfix {
    position: relative;
}
.overal-lft-serv.clearfix .serv-img-four {
    position: absolute;
    z-index: 9;
    top: -563px;
    right: 147px;
}
.overal-lft-serv.clearfix .serv-img-five {
    position: absolute;
    top: -384px;
    right: 40px;
}
.overal-lft-serv.clearfix .serv-img-six {
    position: absolute;
    top: -190px;
    right: 119px;
}
.overal-lft-serv.clearfix img:hover {
    transform: scale(1.2);
    transition: transform ease-out 0.2s,background 0.2s;
    border-radius: 100px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
}
.icon-content.box-hover h4 {
    color: #ff4b6e !important;
}
footer .footer-widget ul li i:before {
    margin-right: 8px;
    transition: .6s;
    color: #ff4b6e;
    font-size: 18px;
}
footer .footer-widget ul li:hover i {
    margin-right: 4px;
    transition: .6s;
}
footer .footer-widget ul li:hover a {
    color: #ff4b6e !important;
}
.right-side-bar div#text-8 ul li i {
    color: #fff;
    margin-right: 9px;
}
.single .blog-side-rgt-div {
    float: left;
    width: 30%;
}
.single div#left-area {
    width: 68%;
    margin-right: 2%;
    padding-right: 0;
}
.single .blog-side-rgt-div div#text-8 {
    width: 100%;
	margin-bottom: 14.986%;
}
.single .blog-side-rgt-div div#text-8, .single .blog-side-rgt-div div#text-7, .single .blog-side-rgt-div div#text-9 {
	margin-bottom: 14.986%;
}
.single div#main-content .container:before{
	display: none;
}
.blog-side-rgt-div .hm-bok-frm.right-side-bar h2 {
    color: #fff;
    font-size: 30px;
    padding-bottom: 0;
    padding-left: 0;
    font-family: 'Nunito Sans', sans-serif;
}
.is-ivf-for-dv .et_pb_module.hm-headings-dtls p {
    text-align: left;
}
.is-ivf-for-dv .et_pb_module.hm-headings-dtls ol {
    text-align: left;
    padding: 15px 0 0;
}
.is-ivf-for-dv .et_pb_module.hm-headings-dtls ol li {
    font-weight: 500;
    font-size: 17px;
    color: #404040;
    text-shadow: none;
    line-height: 32px;
    font-family: 'Nunito Sans', sans-serif;
}
.main-tick {
    color: #000000;
    margin: 0 auto;
    width: 100%;
    height: 110px;
}
.ticks1 {
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/Patient-centric-approch-2-1.png) no-repeat 0px 0px;
}
p.zero-heading {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    color: #58595b;
    text-align: left;
    padding-top: 10px;
}
.ticks2 {
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/State-of-the-art-technology-2-1.png) no-repeat 0px 0px;
}
.ticks1, .ticks2, .ticks3, .ticks4, .ticks5, .ticks6{
  content: "";
    display: block;
    text-align: left;
    padding-bottom: 14px;
    padding-left: 6.6em;
    width: 100%;
    float: left;
    line-height: 60px;
    padding-right: 5px;
}
.ticks3 {
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/Expert-pannel-of-surgery-2-1.png) no-repeat 0px 0px;
}
.ticks4 {
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/Near-zero-infection-rates-2-1.png) no-repeat 0px 0px;
}
.ticks5 {
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/High-success-rate-2-1.png) no-repeat 0px 0px;
}
.ticks6 {
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/36-yrs-of-legesy-2-1.png) no-repeat 0px 0px;
}
.treat-content-text .cnt-abt-listing ul li:before {
    content: "\f101";
    background: none;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
	color: #ff4b6e;
    -webkit-font-smoothing: antialiased;
}
.treat-content-text .cnt-abt-listing ul li {
    position: relative;
	padding-left: 26px;
	margin-bottom: 15px;
}
.treat-content-text .cnt-abt-listing ul {
    padding: 5px 0;
}
.et_pb_section.is-ivf-for-dv.fret-fev-treat .et_pb_module.et_pb_toggle.et_pb_toggle_close {
    padding: 0;
    margin-bottom: 10px;
    background: #ff4b6e;
}
.et_pb_section.is-ivf-for-dv.fret-fev-treat .et_pb_module.et_pb_toggle h5.et_pb_toggle_title {
    color: #fff;
    line-height: 19px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    padding: 10px 15px;
}
.et_pb_section.is-ivf-for-dv.fret-fev-treat .et_pb_module.et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title {
    background-color: #eee;
    color: #ff4b6e !important;
}
.et_pb_section.is-ivf-for-dv.fret-fev-treat .et_pb_module.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_content {
    padding: 15px;
    font-weight: 500;
    font-size: 16px;
    color: #404040;
    text-shadow: none;
    line-height: 23px;
    font-family: 'Nunito Sans', sans-serif;
    padding: 10px 15px;
}
.et_pb_section.is-ivf-for-dv.fret-fev-treat .et_pb_module.et_pb_toggle.et_pb_toggle_open {
    padding: 0;
    margin-bottom: 12px;
}
.et_pb_section.is-ivf-for-dv.fret-fev-treat .et_pb_module.et_pb_toggle h5.et_pb_toggle_title:before {
    right: 14px;
    color: #fff;
}
ul#pagetestimonial {
    width: 63%;
    margin: auto;
}
.testimonial-display p {
    font-weight: 500;
    font-size: 18px;
    color: #404040;
    text-shadow: none;
    line-height: 28px;
    margin-bottom: 0;
    list-style-type: none;
    position: relative;
    padding-left: 0;
    font-family: 'Nunito Sans', sans-serif;
    text-align: center;
}
.home-testimonial-content h4 {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #ff4b6e;
    font-family: 'Nunito Sans', sans-serif;
}
.testimonial-img img {
    width: 96px;
    margin: auto;
}
.page-testimonial-list-main ul#pagetestimonial button.slick-prev {
    float: left;
    height: 35px;
    position: absolute;
    left: -200px;
    text-indent: -9999px;
    width: 18px;
    background: url(https://drnavatha.veridian.in/wp-content/uploads/2020/02/Aerow-b.png) no-repeat center;
    padding: 14px 17px 20px 18px;
    border-radius: 50px;
    color: #131313;
    top: 35%;
    border: 1px solid;
    cursor: pointer;
}
.page-testimonial-list-main ul#pagetestimonial button.slick-next {
    float: left;
    height: 35px;
    position: absolute;
    right: -200px;
    text-indent: -9999px;
    width: 18px;
    background: url(https://drnavatha.veridian.in/wp-content/uploads/2020/02/Aerow.-1.png) no-repeat center;
    border: 1px solid;
    padding: 14px 17px 20px 18px;
    border-radius: 50px;
    color: #131313;
    top: 35%;
    cursor: pointer;
}
.treatments-img img {
    width: 112px;
    margin: auto;
}
.home-treatments-content h4 {
    text-align: center;
    margin-top: 27px;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Nunito Sans', sans-serif;
}
ul#pagetreatments button.slick-prev {
    float: left;
    height: 35px;
    position: absolute;
    left: 46%;
    text-indent: -9999px;
    width: 18px;
    background: url(https://drnavatha.veridian.in/wp-content/uploads/2020/02/Aerow-b.png) no-repeat center;
    padding: 14px 17px 20px 18px;
    border-radius: 50px;
    color: #131313;
    bottom: -20px;
    border: 1px solid;
    cursor: pointer;
}
ul#pagetreatments button.slick-next {
    float: left;
    height: 35px;
    position: absolute;
    right: 46%;
    text-indent: -9999px;
    width: 18px;
    background: url(https://drnavatha.veridian.in/wp-content/uploads/2020/02/Aerow.-1.png) no-repeat center;
    padding: 14px 17px 20px 18px;
    border-radius: 50px;
    color: #131313;
    bottom: -20px;
    border: 1px solid;
    cursor: pointer;
}
.logo_container img#logo {
    max-height: 76%;
}
div#footer-widgets .footer-widget:first-child img {
    width: 185px;
}
.slider-inner-cnt.land-page-cnt ul li:before{
    content:"";
}
.slider-inner-cnt.land-page-cnt ul li {
    font-size: 21px;
    color: #000 !important;
    margin: 0;
    font-weight: 600;
    text-shadow: none;
    margin-bottom: 20px;
    padding-bottom: 0;
    list-style-type: none;
    position: relative;
    padding-left: 35px;
}
.slider-inner-cnt.land-page-cnt ul li:before {
    content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/tick-mark-small-1.png) no-repeat;
    left: 0;
    top: 2px;
}
.slider-inner-cnt.land-page-cnt ul {
    padding: 26px 0 0;
}
.et_pb_module.landing-slider-dvv .et_pb_slide_description {
    padding: 14% 0% 19%;
}
.slider-inner-cnt.land-page-cnt h1 {
    font-size: 36px;
}
#et-top-navigation nav#top-menu-nav li a:after {
    right: -7px;
    top: 11px;
}
#et-top-navigation nav#top-menu-nav li ul.sub-menu li {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px solid #eee;
    position: relative;
}
#et-top-navigation nav#top-menu-nav li ul.sub-menu li a {
    width: 100%;
    padding: 5px 13px 6px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background: #fff;
}
#et-top-navigation nav#top-menu-nav li ul.sub-menu {
    padding: 0;
    border: 0;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
#et-top-navigation nav#top-menu-nav li ul.sub-menu li:hover:after {
    content: "";
    width: 93%;
    position: absolute;
    height: 2px;
    background: #ff4b6e;
    transition: .9s;
    top: 37px;
}
#et-top-navigation nav#top-menu-nav li ul.sub-menu li a:hover {
    color: #ff4b6e;
}
.fixedscr {
    display: none;
}
.staff-content-holder {
    background: #ff4b6e;
    padding: 21px 40px 2px;
    text-align: center;
    margin-top: -7px;
}
.staff-content-holder h4 {
    font-weight: 800;
    font-size: 21px;
    line-height: 1.1;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
}
.staff-content-holder h6 {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-shadow: none;
    line-height: 22px;
    margin-bottom: 18px;
    font-family: 'Nunito Sans', sans-serif;
}




@media only screen and (max-width:767px){
    .container, .et_pb_row {
    padding-left: 10px;
    padding-right: 10px;
}
.et_pb_section.hm-form-div .contact-slider-dtls {
    position: relative;
    right: -16px;
    width: 90%;
    bottom: 0;
    margin: 50px 0;
}
.et_pb_section.slider-main-divv .et_pb_slide_description {
    width: 100%;
}
.slider-inner-cnt h3 {
    font-size: 17px;
    margin-bottom: 7px;
}
.slider-inner-cnt h2 {
    font-size: 22px;
    margin-bottom: 5px;
}
.slider-inner-cnt h1 {
    font-size: 18px;
    padding-right: 100px;
    line-height: 22px;
}
.bbok-now-div a {
    width: 138px;
    padding: 5px 6px 8px;
    font-size: 16px;
    margin-bottom: 12px;
}
.slider-inner-cnt p {
    font-size: 14px;
    line-height: 19px;
}
.slider-inner-cnt p:before {
    width: 250px;
}
.testio-lft-mrg .et_pb_module.review-inner-hm {
    width: 100%;
    max-height: 240px;
}
.et_pb_section.homr-reviews-mn-div{
    width: 90%;
    margin: auto;
}
.reviews-cnt-over.clearfix {
    width: 88%;
}
.revs-div img {
    position: relative;
    right: 0;
    bottom: 56px;
    width: 114px;
}
.reviews-display p{
    padding-left: 55px;
}
.et_pb_module.hm-headings-dtls h2{
    font-size: 30px;
}
.overal-lft-serv.clearfix .serv-img-one {
    top: 60px;
    left: 67px;
}
.overal-lft-serv.clearfix .serv-img-two {
    top: 170px;
    left: 19px;
}
.overal-lft-serv.clearfix .serv-img-three {
    top: 284px;
    left: 90px;
}
.overal-lft-serv.clearfix img {
    width: 55px;
}
.overal-lft-serv.clearfix .serv-img-four {
    top: -343px;
    right: 84px;
}
.overal-lft-serv.clearfix .serv-img-five {
    top: -215px;
    right: 20px;
}
.overal-lft-serv.clearfix .serv-img-six {
    top: -111px;
    right: 80px;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4:last-child {
    padding-top: 0;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4:first-child {
    padding-top: 20px;
}
.et_pb_row.gallery-inner-img .et_pb_gallery_item.et_pb_grid_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 11px;
}
.et_pb_section.blog-main-divv article {
    width: 100%;
    margin-right: 0;
}
.et_pb_module.treat-content-text h2, .single div#left-area h1.entry-title{
    font-size: 26px;
}
.doc-image-main-d.clearfix{
    padding: 20px;
}
.et_pb_section.ftr-top-dtls .inner-top-footer-d h2 {
    font-size: 22px;
    line-height: 29px;
    text-align: left;
}
.et_pb_section.page-blog-dvv-inner article {
    width: 100% !important;
    padding-right: 0 !important;
}
.page-caption-div h1 {
    font-size: 26px;
    line-height: 30px;
}
.middle-image div {
    max-height: 100px !important;
}
.cnt-clear-full.clearfix .frm-lft-l {
    width: 100%;
}
.cnt-clear-full.clearfix .frm-rgt-r {
    width: 100%;
}
.mail-main-div .mail-details {
    width: 77%;
}
.page-caption-div {
    left: 0;
    bottom: 22%;
}
.et_pb_row.round-ciecle-services .icon-content h4{
    font-size: 23px;
}
.et_pb_row.round-ciecle-services .serv-lft-dv {
    text-align: left;
}
ul#pagetreatments button.slick-prev{
  left: 38%;
  bottom: -45px;
}
ul#pagetreatments button.slick-next{
  right: 38%;
  bottom: -45px;
}
ul#pagetestimonial {
    width: 90%;
}
.page-testimonial-list-main ul#pagetestimonial button.slick-prev{
      left: -20px;
}
.page-testimonial-list-main ul#pagetestimonial button.slick-next{
  right: -20px;
}
.fixedscr {
    display: block;
}
nav#nav_bar {
    bottom: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    border: 0;
    background-color: rgba(230, 231, 232, 1);
    border-radius: 0px;
    margin-bottom: 0;
    height: 45px;
    left: 0;
}
nav#nav_bar ul.nav_links {
    width: 95%;
    margin: 0 auto;
    padding: 7px;
}
nav#nav_bar ul.nav_links li {
    display: inline-block;
    margin-top: 4px;
    width: 81%;
    margin-right: 7px!important;
    margin: 0 auto;
    text-transform: uppercase;
}
#getquote, .getab {
    background: #ff4b6e;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 3px;
    cursor: pointer;
    margin-bottom: 30px !important;
}
nav#nav_bar ul.nav_links li a {
    margin-right: 10px;
    color: #fff;
}
#footer-bottom{
  position: relative;
  bottom: 0;
}
.slider-inner-cnt.land-page-cnt ul li{
  font-size: 13px;
    margin-bottom: 10px;
    line-height: 19px;
}
.slider-inner-cnt.land-page-cnt h1 {
    font-size: 20px;
}
.et_mobile_menu .menu-item-has-children > a::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    right: 14px;
    margin-top: 7px;
}
#et-top-navigation .mobile_nav ul li ul {
    padding: 0;
    padding-left: 0px;
    width: 100%;
    border-top: none;
    background: #333;
    box-shadow: none;
}
#et-top-navigation .mobile_nav ul li a {
    color: #fff !important;
    font-size: 17px;
    border-bottom: 1px dotted #fff;
}
.mobile_nav #mobile_menu {
    background: #ff4b6e;
    padding: 0;
}
.et_mobile_menu li li {
    padding-left: 0;
}
.mobile_nav .mobile_menu_bar {
    background: #ff4b6e;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin-bottom: 24px;
    padding: 0;
    POSITION: relative;
    right: 0;
    z-index: 99;
    padding-bottom: 0 !important;
}
.mobile_menu_bar::before {
    color: #fff;
}
.container.et_menu_container .logo_container {
    position: relative;
}
.container.et_menu_container .logo_container {
    position: relative;
    width: 47%;
    float: left;
}
div#et-top-navigation {
    padding-left: 100px !important;
}
.logo_container img#logo {
    max-height: 100%;
    max-width: 100%;
    margin-top: -15px;
    padding-bottom: 5px;
}
.et_pb_section.is-ivf-for-dv.fret-fev-treat .et_pb_column.et_pb_column_1_3 {
    margin-bottom: 0;
}
.et_pb_module.landing-slider-d .et_pb_slide {
    max-height: 226px;
    background-position: 24%;
}
.et_pb_module.landing-slider-dvv .et_pb_slide {
    background: url(https://universalsrushtifertility.in/wp-content/uploads/2021/03/Slider-5-mobile-view.jpg);
    background-position: center;
    background-size: cover;
    height: 270px;
}
.slider-inner-cnt.land-page-cnt ul {
    padding: 15px 147px 0 0;
}
.et_pb_module.landing-slider-dvv .et_pb_slide_description {
    padding: 9% 0%;
}
div.ctc-analytics {
    bottom: 54px !important;
}
}



@media only screen and (min-width:768px) and (max-width:1219px){
.container, .et_pb_row {
	padding-left:10px;
	padding-right:10px;
}
.slider-inner-cnt h3 {
    font-size: 27px;
    margin-bottom: 13px;
}
.slider-inner-cnt h2 {
    font-size: 30px;
    margin-bottom: 13px;
}
.slider-inner-cnt h1 {
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
}
.et_pb_section.hm-form-div .contact-slider-dtls {
    width: 240px;
    bottom: 29px;
}
.contact-slider-dtls h2 {
    font-size: 17px;
}
.testio-lft-mrg .et_pb_module.review-inner-hm {
    width: 100%;
    max-height: 165px;
}
.et_pb_section.homr-reviews-mn-div{
  width: 96%;
  margin: auto;
}
.overal-lft-serv.clearfix .serv-img-one {
    top: 55px;
    left: 103px;
}
.overal-lft-serv.clearfix .serv-img-two {
    top: 188px;
    left: 20px;
}
.overal-lft-serv.clearfix .serv-img-three {
    top: 325px;
    left: 115px;
}
.overal-lft-serv.clearfix .serv-img-four {
    top: -373px;
    right: 62px;
}
.overal-lft-serv.clearfix .serv-img-five {
    top: -238px;
    right: 18px;
}
.overal-lft-serv.clearfix .serv-img-six {
    top: -121px;
    right: 85px;
}
.et_pb_row.round-ciecle-services .icon-content h4{
  font-size: 22px;
}
.et_pb_module.hm-headings-dtls h2{
  font-size: 35px;
}
.et_pb_row.gallery-inner-img .et_pb_gallery_item.et_pb_grid_item {
    width: 23.5%;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4:last-child {
    padding-top: 0;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4:first-child {
    padding-top: 0;
}
.et_pb_section.testimonial-main-d .et_pb_column.et_pb_column_2_5{
  padding: 15px 15px 0;
}
.et_pb_section.testimonial-main-d .et_pb_column.et_pb_column_2_5 h2{
  font-size: 23px;
}
.et_pb_section.blog-main-divv article {
    width: 31.9%;
}
.et_pb_section.blog-main-divv article h2.entry-title {
    font-size: 20px;
    line-height: 28px;
}
.et_pb_section.blog-main-divv article .post-content {
    padding: 0px 10px 30px 20px;
    font-size: 15px;
    line-height: 21px;
}
.et_pb_section.ftr-top-dtls .inner-top-footer-d h2 {
    font-size: 23px;
    line-height: 20px;
}
.middle-image div {
    max-height: 100px !important;
}
.page-caption-div {
    left: 0;
    bottom: 22%;
}
.page-caption-div h1 {
    font-size: 26px;
    line-height: 30px;
}
.et_pb_module.treat-content-text h2, .single div#left-area h1.entry-title{
  font-size: 28px;
    line-height: 30px;
}
.right-side-bar div#text-9 {
    width: 100%;
}
.right-side-bar div#text-8 {
    width: 100%;
}
.doc-image-main-d.clearfix{
  padding: 5px;
}
.right-side-bar div#text-8 h4 {
    font-size: 26px;
}
.et_pb_section.ftr-top-dtls .inner-top-footer-d h2 {
    text-align: left;
}
.gallery-main-divv .et_pb_column.et_pb_column_1_3 {
    width: 30%;
    margin-right: 36px;
}
.slider-inner-cnt.land-page-cnt h1 {
    font-size: 28px;
}
}




@media only screen and (min-width:1024px) and (max-width:1219px){
  #et-top-navigation nav#top-menu-nav li {
    padding-right: 0;
}
.logo_container img#logo {
    max-height: 56%;
}
#et-top-navigation nav#top-menu-nav li a {
    font-size: 13px;
    padding: 6px 11px 8px;
}
div#et-top-navigation {
    padding-left: 86px !important;
}
.et_pb_section.hm-form-div .contact-slider-dtls{
  right: 30px;
}
.et_pb_section.homr-reviews-mn-div {
    width: 98%;
}
.overal-lft-serv.clearfix .serv-img-one {
    top: 87px;
    left: 120px;
}
.overal-lft-serv.clearfix .serv-img-two {
    top: 223px;
    left: 39px;
}
.overal-lft-serv.clearfix .serv-img-three {
    top: 394px;
    left: 102px;
}
.overal-lft-serv.clearfix .serv-img-four {
    top: -498px;
    right: 140px;
}
.overal-lft-serv.clearfix .serv-img-five {
    top: -322px;
    right: 30px;
}
.overal-lft-serv.clearfix .serv-img-six {
    top: -152px;
    right: 120px;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4:first-child {
    padding-top: 55px;
}
.et_pb_row.round-ciecle-services .et_pb_column_1_4:last-child {
    padding-top: 55px;
}
}