.patient-portal-points{
    text-align:center;
}
.patient-portal-points li {
    margin-bottom: 10px;
}
.section_boxes {
    position: relative;
    display: table-footer-groupb;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 992px) {
    .boxes_list {
        display: inline-block;
        position: absolute;
        top: -170px;
        left: -16px;
        transition: all .5s;
    }

    .b_list {
        min-height: 246px;
        width: 225px;
        display: inline-block;
        background-color: #fff;
        box-shadow: 0px 3px 10px #ccc;
    }
}
@media only screen and (min-width: 1200px) {
    .b_list {
        min-height: 246px;
        width: 270px;
        /*border: 1px solid #ccc;*/
        display: inline-block;
        background-color: #fff;
        box-shadow: 0px 3px 10px #ccc;
    }
    .boxes_list {
        display: inline-block;
        position: absolute;
        top: -170px;
        left: -16px;
        transition: all .5s;
    }

}




.boxes_list h4 {
    font-size: 16px;
    text-align: center;
    padding: 38px 10px 15px 10px;
    font-weight: 500;
}
.block {
    display: block;
}
.b_list ul li {
    list-style: outside !important;
    font-size: 13px;
}

.homeBoxBtn {
    text-align: center;
    margin: 20px 15px;
}
.mt_100 {
    margin-top:100px;
}
.mt_75 {
    margin-top: 75px;
}
.clearfix {
    clear:both;
}
.img_responsive {
    width:100%;
}
.mtb_30 {
    margin:30px 0;
}
.home_p {
    color: #777777;
    font-weight: 300;
    line-height: 1.7;
}
.bg_lightBlue {
    background-color: #f0f4ff;
}
.footer_sec {
    background-color: rgba(var(--secondary-light-color),0.9);
    padding: 10px;
    text-align: center;
    color: #fff;
}
.mb_80 {
    margin-bottom:80px;
}


/*------   Hover Boxes ----------*/
.b_list {
    transition: all .5s;
}
    .b_list:hover {
    box-shadow: 5px 5px 50px #666;
}


/*----- End Hover Boxes ------------*/

/*----- start Hover button ------------*/


    .b_list button {
        border-radius: 40px;
        border: none;
        padding: 8px 20px;
        font-size: 11px;
        background-color: #008afc;
        color: #fff;
        box-shadow: 0px 1px 15px #ccc;
        text-align: center;
        transition:all .5s;
        cursor:pointer;
    }

        .b_list button:hover {
            position: relative;
            transform:translate(0px, -5px);
            transition: all .5s;
        }

/*----- End Hover button ------------*/


.submit_btn {
    padding: 6px 50px;
    background-color: #6ea4ca;
    color: #fff;
    border-radius: 0px !important;
}
.form-horizontal input {
    border-radius:0px !important;
}
.form-horizontal textarea {
    border-radius: 0px !important;
}

.footer_head {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    padding: 0px 0px 40px 0;
    font-size: 28px;
    font-weight: 400;
    color:#fff;
}
.mtb_20 {
    margin-top:20px;
    margin-bottom:20px;
}
.mt_35 {
    margin: 35px 0 0 0;
}
.sq_btn {
    padding: 5px 30px;
    color: #fff;
    background-color: rgba(var(--secondary-light-color),0.9);
    border: none;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.round_btn {
    padding: 8px 25px;
    background-color: #f60419;
    border: none;
    color: #fff;
    border-radius: 50px;
    top: -7px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}
.t__30 {
    top:-30px !important;
}
#myVideo {
    width: 100%;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255,255,255,0.8);
    z-index: 0;
}

.overlay-off .video-overlay {
    z-index: 0;
}

.homelayer1 video {
    position: fixed;
    top: -100px;
    z-index: -1;
}
.contentArea {
    position: relative;
    z-index: 999;
    background-color: white;

}
.p_relative {
    position: relative;
}
.t_80 {
    top:80px;
}
.banner_text {
    position:absolute;
    z-index: 1;
    /* margin-top: 20px; */
    top: 80px;
    left: 0;
    right:0;
}
.inner_head {
    color: #fff;
    text-shadow: 2px 2px 6px #000;
    font-size: 50px;
    font-weight: 600;
}
.bottom_text {
    color: #fff;
    font-size: 30px;
    font-family: inherit;
    font-weight: 300;
    text-shadow: 2px 2px 6px #000;
}
.req_btn {
    padding: 10px 20px;
    background-color: #f60419;
    border: none;
    color: #fff;
    border-radius: 50px;
    margin-left: 40px;
    top: -7px;
    position: relative;
}
.abt_list li {
    font-weight: 300;
    font-size: 14px;
    list-style: circle;
}
.abt_list {
    list-style: circle;
}
.social_list li {
    display: inline-block;
    padding: 0px 6px;
    cursor:pointer;
}
    .social_list li i {
        color: #777777;
        font-size: 16px;
    }
.social_box {
    position: absolute;
    float: right;
    right: 5px;
    bottom:25px;
}


.banner_bg{
    background: url('../images/smart-header.jpg') no-repeat;
    background-size:cover;
    background-position:center;
}
.tn {
    margin-bottom: 20px;
    display: block;
}
    .tn a {
        color: #141414;
        background-color: #f5f5f5;
        background: url('../images/home_tn/tn-ng.png') no-repeat;
        height: 140px;
        background-size: 100% 100%;
        border: solid 1px #8c9aaf;
        display: block;
        padding-top: 10px;
        cursor:pointer;
        display:block;
    }
        .tn a:hover {
            display: block;
            -webkit-box-shadow: inset 3px -1px 44px -8px rgba(var(--primary-light-color),0.1);
            -moz-box-shadow: inset 3px -1px 44px -8px rgba(var(--primary-light-color),0.1);
            box-shadow: inset 3px -1px 44px -8px rgba(var(--primary-light-color),0.1);
            border: solid 1px var(--primary-color);
        }
    .tn a:hover .icon{
        transition: 0.9s;
        transform: rotateY(180deg);
    }
    .tn a:hover h4{
        color:var(--primary-color);
    }
    .icon{
        margin:15px;                     
    }
    .icon i{
        font-size:3em;
        color:var(--primary-color);
    }
.communication-type {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}
.communication-type h4 {
    color:var(--secondary-color);
    font-size:1rem;
    font-weight:400;
}
.tb_pad{
    padding-bottom:40px;
    padding-top:40px;
}
.container_outline{
    border: solid 1px #ccc;
    padding: 20px 10px;
}


