
#pageBanner .bannerTxt {
    padding-bottom: 2%;
    width: 90%;
    float: none
}

.video-category.active a {
    color: #034ea1 !important
}
.slick-track li.active a{
    color: #034ea1 !important
}
.slick-slide a:hover{
    color: #00b7ac;
}
.video-category a:hover {
    color: #00b7ac;
}
.written-card-all {
    background: #fff;
    box-shadow: 4px 4px 30px rgb(0 0 0 / 20%);
    border-radius: 12px;
    text-align: center;
    margin: 100px 15px 20px 15px;
}

.written-card-img {
    margin: -56px auto 0;
    border-radius: 50%;
    width: 125px;
    height: 115px;
}

.written-card-details {
    padding: 10px 30px 15px;
    text-align: center;
}

.written-card-details h2 {
    font-family: Montserrat !important;
    padding-bottom: 3px;
    font-size: 18px;
    font-weight: 700;
}

.written-card-details h4 {
    padding-bottom: 10px;
    color: #a6a4a4;
    font-size: 14px;
    line-height: 16px;
}

.written-para p,
.written-para p span {
    overflow: hidden;
    line-height: 22px;
    color: #717171;
}

.written-para p {
    padding: 10px;
}

.written-card-details img {
    margin: 0 auto;
    width: 30px;
}

.written-doc table {
    width: 100%;
    table-layout: fixed;
    text-align: left;
}

.written-doc-spec {
    width: 110px;
    position: relative;
}

.written-doc-spec::after {
    position: absolute;
    content: ":";
    right: 8px;
}

.written-doc tr {
    vertical-align: top;
}

.written-doc {
    padding: 10px 15px;
}

.written-para a {
    text-decoration: underline !important;
    color: #034fa1;
}

#life .slick-slide {
    text-align: center;
    border-right: 1px solid #ddd;
    font-family: MontserratBold;
    font-size: 18px;
    line-height: 20px !important;
    color: #707070;
}

#life .slick-next {
    right: 0px;
    z-index: 1;
    cursor: pointer;
}

#life .slick-prev {
    left: 0px;
    z-index: 1;
    cursor: pointer;
}

#life .slick-next.slick-disabled:before,
#life .slick-next:before,
#life .slick-prev.slick-disabled:before,
#life .slick-prev:before {
    opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #034ea1;
}

#life .slick-next:before {
    content: "\f054";
}

#life .slick-prev:before {
    content: "\f053";
}
.searchbg	
{	
background:url(assets/images/flowers-bg.png);	
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, :focus, a:focus {
    outline: 0;
    text-decoration: none;
    color: inherit;
    background-color: unset;
}
.youtube-video-popup iframe {
    transition: 0.5 ease all;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding-top: 46px;
}
.d-none{
    display: none;
}
.close-youtube {
    float: right;
    position: relative;
    right: 0px;
    cursor: pointer;
    width: 35px;
    height: 29px;
}
.brightcove-videos{
    cursor: pointer;
}
.close-youtube:hover {
    opacity: 1;
}

.close-youtube:before,
.close-youtube:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 25px;
    width: 2px;
    background-color: #fff;
    z-index: 999;
}

.close-youtube:before {
    transform: rotate(45deg);
}

.close-youtube:after {
    transform: rotate(-45deg);
}
.youtube-video-popup iframe::before {
    padding-top: 56.25%;
}
.youtube-video-popup {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background-color: rgb(0, 0, 0, 0.9);
    align-items: center;
    justify-content: center;
    transition: 0.5 ease all;
}
.modal-dialog {
    -webkit-animation-name: fadeDownVideo;
    animation-name: fadeDownVideo;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    transition: 0.5 ease all;
    max-width: 70%;
    width: 100%;
    background: transparent;
    height: 600px;
    position: relative;
    margin: 0 auto;
    top: 3%;
}
.miracle-search{
    padding: 0px 12px; 
    color: #034EA1 !important;  
    border-radius: 10px;    
    border: 1px solid #00B7AC !important;   
    border-top-right-radius: 10px !important;   
    border-bottom-right-radius: 10px !important;    
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%) !important; 
    width: 80%; 
    margin: auto;
}
.miracle-search input{
    height: 55px;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 14px;
    padding-left: 0px;
}
.miracle-search #search{
    padding: 6px 15px!important;
    font-size: 14px !important;
    border-radius: 5px;
    background: linear-gradient(90deg, #034EA1 0%, #00B7AC 100%);
    color: #fff;
    margin-left: 10px;
}
.miracle-search input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-text-fill-color: #000 !important;
  transition: background-color 5000s ease-in-out 0s;
}
#miracle {
    background-position: right 1% bottom 10%;
    background-color: #fff;
    padding: 50px 0;
}
#life {
    background-image: url(../images/career-bg.svg);
    background-position: left 2% top 5%, right 2% bottom;
}
#life .lifeCont {
    position: relative;
    top: -12px;
    background-color: #fff;
}
#life .lifeCont, #miracle .miracleCont {
    box-shadow: 0 0 10px #000;
    border-radius: 10px;
}
#life .lifeCont .nav {
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #b9c6e0;
}
.vidTxt {
    padding: 15px 30px;
}
.vidCont {
    padding: 50px 60px;
    border-bottom: 1px solid #979797;
}
.vidArea, .vidBox {
    overflow: hidden;
}
.vidArea {
    position: relative;
    height: 250px;
    border-radius: 10px;
}
.vidArea img {
    width: 100%;
}
.speciality {
    background-color: #034ea1;
    padding: 0 12px;
    border-top-left-radius: 10px;
}
.speciality p {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
}
.playIcon {
    text-align: center;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 56px;
    color: #fff;
    background: #0000002e;
}
.playIcon i {
    font-size: 50px;
}
.playIcon,.speciality {
    position: absolute;
    top: 0;
    left: 0
}
.vidTxt h2 {
    font-family: MontserratBold;
    font-size: 22px;
    line-height: 34px;
    color: #19202c;
    max-height: 70px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 15px;
    font-weight: 600;
}
.vidTxt p {
    font-size: 15px;
    line-height: 22px;
    color: #00000099;
    max-height: 178px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 5px;
}
::-webkit-scrollbar {
    width:4px;
}
::-webkit-scrollbar-thumb {
    background:#034ea1;
    border-radius:10px;
}
::-webkit-scrollbar-track {
    box-shadow:inset 0 0 5px #00b7ab6e;
    border-radius:10px
}
body {
    font-family: Montserrat;
}
.set-dis-fl{
    display: flex !important;
} 
.set-pos-abs{
    position: absolute;
}
#bannerFormOne form input {
    padding: 12px 0px 12px !important;
}
.mfp-iframe-holder {
    background-color: rgb(0, 0, 0, 0.9) !important;
}
.mfp-close {
    color: #ffff !important;
    opacity: 1 !important;
}
#pageBanner{
    justify-content: center !important;
    align-items: center !important;
}
.speciality-banner{
    height: 100%;
    object-fit: cover;
}
#pageBanner .bannerTxt {
    padding-bottom: 0;
    width: 80%;
    margin: 0 auto;
    float: none;
}
#pageBanner .bannerTxt h1 {
    font-family: MontserratEB;
    font-size: 58px;
    line-height: 65px;
    color: #034fa1;
    padding-bottom: 12px;
}
#pageBanner .bannerTxt h1 {
    font-family: MontserratEB;
    font-size: 58px;
    line-height: 65px;
    color: #fff;
    padding-bottom: 20px;
}
#pageBanner .bannerTxt p {
    font-family: Montserrat;
    font-size: 12px;
    line-height: 23px;
    color: #fff;
}
@media only screen and (max-width:1440px) {
    #pageBanner .bannerTxt h1, #pageBanner.miracle .bannerTxt h1 {
        font-size: 40px;
        line-height: 50px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    #pageBanner .bannerTxt h1,
    #pageBanner.miracle .bannerTxt h1 {
        margin-top: 0
    }
}
@media only screen and (max-width:768px) {
    #pageBanner .bannerTxt p {
        line-height: 18px;
        padding-bottom: 8px
    }
    #pageBanner .bannerTxt h1 {
        font-size: 30px;
        line-height: 26px;
        padding-bottom: 8px
    }
    #bannerFormOne {
        margin-bottom: 40px;
        margin-top: 25px
    }
    #pageBanner .bannerTxt {
        padding-bottom: 0;
        width: 91%;
        margin: 0 auto;
        float: none
    }
    #pageBanner .bannerTxt h1, #pageBanner.miracle .bannerTxt h1 {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 10px;
    }
    #pageBanner img{
        height: 360px !important;
    }
}
@media only screen and (max-width: 767px) {
    .vidTxt {
        padding: 15px;
    }
    .vidTxt h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .vidCont {
        padding: 20px;
    }
        .miracle-search{
        width: 100%;
    }
    #pageBanner {
        margin-top: 80px !important
    }
    #pageBanner .bannerTxt h1, #pageBanner.miracle .bannerTxt h1 {
        font-size: 24px;
        line-height: 34px;
    }
    .search-wrap {
        padding: 0px 0px !important;
    }
}
@media screen and (max-width: 576px) {
    .modal-dialog {
        width: 90%!important;
        max-width: 100% !important;
        height: 250px !important;
        top: 25% !important;
    }
    #pageBanner{
        height: 400px !important;
    }
}
@media only screen and (max-width: 500px) {
    .written-card-img {
        margin: -38px auto 0;
        border-radius: 50%;
        width: 75px;
    }
    .written-card-details h2 {
        padding-bottom: 2px;
        font-size: 16px;
    }
    .written-card-details h4 {
        padding-bottom: 6px;
        font-size: 13px;
        line-height: 14px;
    }
    .written-card-details img {
        margin: 0 auto;
        width: 25px;
    }
    .written-card-details {
        padding: 10px;
        text-align: center;
    }
    .written-doc table,
    .written-para a {
        font-size: 12px;
    }
    .written-card-all {
        margin: 44px 5px 10px 5px;
    }
    .written-para p span {
        line-height: 18px;
        font-size: 12px;
    }
    .written-para p {
        overflow: hidden;
        line-height: 16px;
        padding: 10px;
        font-size: 12px;
    }
    .written-doc {
        padding: 3px 15px;
    }
}
@media only screen and (max-width:499px) {
    .input-group {
        width: 100% !important;
    }
    .searchbg{
        padding: 20px 0;
    }
}
@media only screen and (min-width:375px) and (max-width:400px) {
    #pageBanner .bannerTxt h1 {
        font-size: 30px;
        line-height: 24px;
    }
    #pageBanner .bannerTxt p {
        padding-bottom: 2px
    }
}
@media only screen and (min-width:320px) and (max-width:370px) {
    #pageBanner .bannerTxt p {
        line-height: 15px;
        padding-bottom: 1px
    }
    #pageBanner .bannerTxt h1 {
        font-size: 29px;
        line-height: 26px;
    }
}