@import url('font-awesome.min.css');
@import url('marketing.css');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');
body,
p,
h1,
h2,
h3,
h4,
h5 {
    /* font-family: 'Raleway', sans-serif; */
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}
  @font-face
{
  font-family: 'GILROY-EXTRABOLD';
  src: url(https://mconsent.net/wp-content/themes/twentynineteen/fonts/Gilroy-ExtraBold.otf) format('opentype');
  font-weight: normal;
  font-style: normal;
}
/* .bold-brand{
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
} */

/* Box modal */

.pad0 {
    padding: 0px !important;
}

.padlr0 {
    padding-left: 0;
    padding-right: 0;
}

.padlr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pad20 {
    padding: 20px;
}

.pad50 {
    padding: 50px;
}

.mrg0 {
    margin: 0px;
}

.mrgtop {
    margin-top: 0px;
}

.mrgtop5 {
    margin-top: 5px;
}

.mrgtop10 {
    margin-top: 10px;
}

.mrgtop20 {
    margin-top: 20px;
}

.mrgtop30 {
    margin-top: 30px;
}

.mrgtop50 {
    margin-top: 50px;
}

.mrgtop100 {
    margin-top: 100px;
}

.flex {
    display: flex;
}

.hide-gt-sm {
    display: none;
}

.hide-sm {
    display: inline-block;
}

.b-rad-10 {
    border-radius: 10px;
}

.b-rad-20 {
    border-radius: 20px;
}

#banner_slide .carousel-item .carousel-caption, #testimonial_slide .carousel-item .carousel-caption{
    color:#292929;
    text-align: left;
    right: 0;
    left: 0;

    position: relative;
   
}
#banner_slide .carousel-indicators{
   
    margin-left: 0;
    display: block;
}
#testimonial_slide .carousel-indicators{
    margin-left:15%;
}
#banner_slide .carousel-indicators li, #testimonial_slide .carousel-indicators li{
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background:#fafafa;
    float: left;
    padding:0;
    border:1px solid #45c4d7;
}
#banner_slide .carousel-indicators li.active, #testimonial_slide .carousel-indicators li.active{
    background:#45c4d7;
}
#testimonial_slide{
    margin-top:30px;
}
#testimonial_slide img{
    width: 100px;
}
#testimonial_slide h4{
    margin-top:10px; color:#45c4d7;
}
#testimonial_slide p{
    
    max-width: 500px;
    margin-left:auto;
    margin-right: auto;
}
/* Box modal */

/* Header */
/*
.index-body {
    background: url(../images/mconsent-top-banner-tab-bk.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 50px;
    background-size: 53% auto;
}
*/
.mconsent-header {
    /* background-attachment: fixed; */
}
.mconsent-header .bg-light{
    background: #fff !important;
}
.navbar-color {
    background: #fff;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
}

.navbar-brand {
    margin-top: -20px;
}

.mconsent-header .navbar {
    padding-top: 20px;
}
.mconsent-header .navbar .navbar-nav{
    padding-top:30px;

}
.mconsent-header .navbar a.nav-link {
    font-size: 15px;
    padding: 0px 8px !important;
}

.mconsent-header .navbar .dropdown-menu a {
    font-size: 15px;
    padding: 10px 15px !important; 
    min-width: 200px;
}
.mconsent-header .navbar li:last-child {
    margin-top: -30px !important;
}
.mconsent-header .navbar li:last-child a.nav-link {
    margin-left: 30px;
}

.mconsent-header .navbar a.nav-link.demo-request {
    background: #45c4d7;
    /* background: #FDC830; 
    background: -webkit-linear-gradient(to right, #F37335, #FDC830); 
    background: linear-gradient(to right, #F37335, #FDC830);  */
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
}

.banner-section {
    padding-top: 100px;
}
.banner-section h5{
    font-size: 24px;
    font-weight: 400;
    color: #3b3b3b;
    line-height:36px;

}
.blog-banner{
    margin-top:30px;
}


.banner-tablet {
    padding: 0px;
}

.banner-tablet img {}

.banner-head {
    font-size: 36px;
    font-weight: 400;
    margin-top: 0px;
    line-height: 54px;
}

.banner-subhead {
    /* font-size: 24px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 30px; */
    font-size: 30px;
    font-weight: 400;
    color: #3b3b3b;
    line-height: 42px;
    margin-top: 0px;
}

.banner-demo-request, .schedule-btn {
    background: #fe5c5c;
    color: #fff;
    border-radius: 80px;
    font-size: 30px;
    padding: 13px 40px;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    text-align: center;
    /* min-width: 400px; */
    display: inline-block;
}

.footer-demo-request {
    background: #45c4d7;
    color: #fff;
    border-radius: 30px;
    font-size: 24px;
    padding: 13px 30px;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    text-align: center;
    display: inline-block;
}

.btn-primary {
    background: #45c4d7;
    border: 1px solid #45c4d7;
    padding: 13px 30px;
}

.btn-primary:hover {
    background: #45c4d7;
    border: 1px solid #45c4d7;
}

.banner-demo-request:hover,
.download-brochure:hover,
.footer-demo-request:hover {
    text-decoration: none;
    color: #fff;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
}

.download-brochure {
    background: #45c4d7;
    color: #fff;
    border-radius: 30px;
    font-size: 24px;
    padding: 13px 20px;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    min-width: 400px;
    display: inline-block;
    text-align: center;
    margin-right: -15%;
}

/* navbar */

/* round badges */

.round-badge {
    background: #fff;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    padding: 10px;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    margin-left: auto;
    margin-right: auto;
    transition: transform .2s;
}

.round-badge:hover,
.hover:hover {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari 3-8 */
    transform: scale(1.1);
}

.badge-section {
    max-width: 100%;
    margin: 50px auto;
}

.hover {
    transition: transform .2s;
}

/* round badges */

/* main */

main {
    background: url(../img/bk-circle-left.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 0px;
    background-size: 44% auto;
}

.practice-section {
    padding: 50px 0;
}

.practice-section .subhead {
    padding-top: 15%;
}

.subhead {
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: 16px;
}

.mainhead {
    font-size: 36px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 40px;
}

.mainhead.complete {
    font-size: 36px;
    padding: 10px 0px;
    line-height: 48px;

}

p.content {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    word-break: keep-all;
}

.intro-video {
    max-width: 800px;
    width: 100%;
}

a:focus {
    outline: none;
}

.round-list {
    float: left;
}

.round-list li {
    list-style: none;
    padding-left: 20px;
}

.round-list li::before {
    font-family: 'Material Icons';
    content: "panorama_fish_eye";
    position: absolute;
    margin-left: -30px;
    color: #45c4d7;
}

.round-list li p {
    word-break: keep-all;
}

.why-mconsent {
    padding: 0px 10px 40px 10px;
}

.why-mconsent-img {
    padding-top: 0px;
}

.feature-section {
    padding: 0px 15px 50px 15px;
    /* background: url(../images/bk-circle-left.png); */
    background-repeat: no-repeat;
    /* background-position-x: left;
    background-position-y: 50px; */
    background-size: 40% auto, 33% auto;
    background-image: url(../img/bk-circle-left.png), url(../img/mConsent-features-tab.png);
    background-position: left top, right 10px;
}

.feature-ul li {
    list-style: none;
    display: flex;
    padding-bottom: 30px;
}

.feature-ul li span {}

.feature-ul li img {
    width: 50px;
    height: 50px;
}

.feature-ul li p {
    padding-top: 0px;
    padding-left: 15px;
    display: inline-block;
    font-size: 20px;
}

.as-seen-box {
    background: #fff;
    width: 250px;
    padding: 5px;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.as-seen-section {
    padding: 50px 0px;
    /* background: url(../images/bk-circle-left.png); */
    background-repeat: no-repeat;
    /* background-position-x: left;
    background-position-y: 50px; */
    background-size: 40% auto, 30% auto;
    background-image: url(../img/bk-circle-right.png), url(../img/bk-circle-left.png);
    background-position: right top, left 500px;
}

.gallery-head {
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    color: #45c4d7;
    margin-top: 100px;
}

.gallery-subhead {
    font-size: 16px;
}

.who-serve-section {
    padding: 50px 0 50px 0;
}

.who-serve-box {
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    background: #fff;
    padding: 50px 10px 30px 10px;
    float: left;
    display: block;
    width: 100%;
}

.who-serve-head {
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    background: #fff;
    margin-top: -80px;
    height: 80px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 80px;
    margin-bottom: 30px;
    border-left: 50px solid #45c4d7;
}

.bottom-request-section {
    background: #e4f4fe;
    padding: 30px 0;
}

.bottom-request-head {
    font-size: 42px;
}

.bottom-request-subhead {
    font-size: 21px;
    color: #555;
}

footer {
    padding: 10px 0 50px 0;
}

.footer-logo {
    width: 200px;
}

.copy-right {
    padding-top: 20px;
}

.copy-right p {
    font-size: 14px;
    margin-bottom: 0px;
}

.copy-right a,
.footer-address p {
    font-size: 16px;
}

.footer-social {
    width: 200px;
    float: right;
    padding-left: 0;
}

/*.footer-social li {
    list-style: none;
    float: right;
    width: 30px;
    height: 30px;
    margin-left: 20px;
}

.footer-social li a {
    display: inline-block;
    width: 30px;
    border-radius: 50%;
    border: 1px solid #45c4d7;
    height: 30px;
    text-align: center;
    line-height: 30px;
    transition: all 0.5s;
    color: #45c4d7;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
}

.footer-social li a:hover {
    background: #45c4d7;
    color: #fff;
}*/
.footer-social li {
    list-style: none;
    float: right;
    width: 40px;
    height: 40px;
    margin-left: 20px;
}

.footer-social li a {
    display: block;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    text-align: center;
    line-height: 30px;
    transition: all 0.5s;
  

}

.footer-social a:hover {
    width: 35px;
    height: 35px;

}

.footer-social li a:hover {
  
    color: #fff;
}


.bottom-request-mrg {
    padding: 10px 0 20px 0;
}

.feature-mrg {
    margin-top: 0;
}

.testmonial-pad {
    padding: 50px;
}

.footer-center-left {
    text-align: left;
}

.footer-center-right {
    text-align: right;
}

.navbar-collapse {
    background: rgba(255, 255, 255, 0);
}

.form-control-lg {
    font-size: 13px;
    height: 50px;
}

/* update 14-8-2018 */

.as-seen-section .content, .testmonial .content, .feature-section .content, .vetfeature-section .content, .why-mconsent .content, .content{
 font-size: 20px !important;
 font-weight: 400;
}
.why-mconsent .round-list li{
    margin-bottom: 0;
}
.top-nav-number a{
   /* background: #f45252;*/
    font-size: 22px !important;
    font-weight: 700;
    color: #45c4d7 !important;
    /*-webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);*/
    margin-right: 0px;
    padding-right: 50px;
}
.top-phone-icon {
    width: 25px;
    margin-right: 10px;
}
.mr-sec-1>.round-list li{
    margin-bottom: 15px !important;
}
.top-nav-number p{
 font-size:20px;
 text-align: right;
 margin-bottom: 0;
}
/* update 14-8-2018 */

/* tab popup */
.request-demo .modal-content, .watch-demo .modal-content{
    padding:40px 20px 70px 20px;
    border-radius:20px;

}
.request-demo .modal-content .modal-header .close, .watch-demo .modal-content .modal-header .close{
    font-weight: 300;
    background:#eee;
    border:1px solid #555;
    border-radius: 50%;
    padding:5px;
    line-height: 20px;
    width: 30px;height: 30px;
    margin-top:0px;
}
.request-demo .modal-content .modal-header, .watch-demo .modal-content .modal-header{
    background: #eee;
    border-bottom: 0px;
    padding-bottom:0px;
    padding-left:30px;
    padding-right:30px;
    
}
.request-demo .modal-content .modal-header h5, .watch-demo .modal-content .modal-header h5{
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    color:#45c4d7;
    padding-left:30px;
    padding-right:30px;
}
.request-demo .modal-content .modal-body, .watch-demo .modal-content .modal-body{
    background: #eee;
}

.request-demo .modal-content .modal-header::before, .watch-demo .modal-content .modal-header::before {
    /* font-family: 'Material Icons';
    content: "panorama_fish_eye"; */
    content: "";
    position: absolute;
    margin-left: 40%;
    margin-top:-30px;
    color: #45c4d7;
    width:5px;
    height: 5px; 
    background: #555;
    border-radius: 50%;
}

.request-demo .modal-content .modal-body::before, .watch-demo .modal-content .modal-body::before {
    /* font-family: 'Material Icons';
    content: "panorama_fish_eye"; */
    content: "";
    position: absolute;
    margin-left: 41%;
    color: #45c4d7;
    bottom: -60px;
    width:50px;
    height: 50px; 
    border-radius: 50%;
    background: #fff;
    border:3px solid #ddd;
}
.nospam{
    text-align: center;
    padding-top:20px;
    font-size: 13px;
    color:#555;
    margin-bottom: 0;
}


/* tab popup */

/* main */

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

/**/


/* blog */

.blog-section .card{
    margin-bottom: 25px;
}

.blog-section .card-text{
    font-size: 16px;
    text-align: justify;

}

.blog-section .content{
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}


.blog-banner-head .banner-head{
    margin-top: 50px;
}
.blog-list a{
    display: table-row;
}
.blog-list a p{
    padding-left:10px;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
}
.blog-list a span{
    width: 60px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
}
/* blog */

/* video playlist */

.video-thump-box{
    width: 300px;
    overflow-y: scroll;
    height: 450px;
}
.video-thump-box .carousel-indicators{
    width: 100%;
    position: relative;
    display: block;
    margin-left:0;
    margin-right: 0;
    bottom: 0;
    padding:0;
}
.video-thump-box .carousel-indicators li{
    width: 100%;
    position: relative;
    display: block;
    height: auto;
    background: #fff;
    padding:5px;
    text-indent: 1px;
    margin-left:0;
    margin-right: 0;
}
.video-thump-box .carousel-indicators li img{

    position: relative;
    display: block;
    height: auto;
    width: 100px;
}
.video-thump-box .carousel-indicators li .content-p{
    position: inherit;
    left:0;
    display: block;
    color:#555;
    margin:0;
}
.video-thump-box .carousel-indicators li.active {
    background:#45c4d7;
}
.video-thump-box .carousel-indicators li.active .content-p {
    color:#fff;
}
/* video playlist */

/* APM SYSTEM */

.what-is{
    padding: 0px 0 0 0;
}
.what-is p.content {
    margin-bottom: 15px;
}
.round-list{
    width: 100%;
}
.mr-bk-color {
    background: #45c4d7;
}
.white-text {
    color: #fff;
}
.mr-bk-color .mr-sec-1 .round-list li::before {
    color: #fff;
}
.mr-bk-color .mr-sec-1 {
    padding-top: 20px;
}
.highlights{
    padding: 60px 0 60px 0;
}
.highlights .box{
    width: 100%;
    display: block;
    padding:20px;
    border-radius:10px;
    text-align: center;
}

.highlights img{
    height: 100px;
    margin-bottom: 20px;
}
.highlights .box h4{
    font-size: 18px;
}
/* APM SYSTEM */

/* VET */
.vet-bk-color{
    background:#fb7484;
}
.vetfeature-section {
    padding: 0px 15px 50px 15px;
    background-repeat: no-repeat;
    background-size: 40% auto, 40% auto;
    background-image: url(../img/bk-circle-left.png), url(../img/vet-features-tab.png);
    background-position: left top, right 10px;
}
/* VET */

/*success*/
.success-content{
   
}
.success-content h3{
    font-weight: 500;
    font-size: 60px;
    color:#259565;

}
.success-content h4{
    font-size: 30px;
}

/* 30-11-2018 */
.gif-copy{
    background:#fff;
    border-radius: 20px;
    overflow: hidden;
    padding:0 20px;
    margin-bottom: 30px;
}

/* 14-12-2018 */

.round-btn {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #f45252;
    display: block;
    margin-left:auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
    line-height: 75px;
    font-size: 60px;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -webkit-animation: pulsate 1s infinite;
    animation: pulsate 1s infinite;
    margin-top: -100px;
}

.round-btn:hover,
.mr-banner-btn:hover {
    color: #fff;
}
.video_popup
	{
		position:relative;
	}
	.transparent {
    position: absolute;
    width: 100%;
    height: 48px;
    z-index: 1;
    top: 0px;
    left: 0;
}
.sec_content {
    position: absolute;
    height: 0;
    clear: both;
    overflow-y: scroll;
}
.small_text {
    float: right;
    font-size: 12px;
    color: #45c4d7;
}
.mr-watchvideo-btn
{
	color:#fff !important;
}
.ipad-versions .modal-sm {
    max-width: 590px;
}
.list-ipad {
    cursor: pointer;
}
.ipad-versions .modal-header {
    padding: 10px;
    margin-bottom: 14px;
}
.ipad-versions .modal-content {
    padding: 17px;
}
.ipad-versions .modal-body {
    padding: 0;
}
.compatible {
    color: #2b2b2b;
    font-size: 24px;
    margin-bottom: 9px;
}
.ver-text1 {
    font-size: 17px;
    color: #ff1800;
    padding-bottom: 3px;
}
.versions-table {
    width: 100%;
    border: 1px solid #b2b2b2;
    border-radius: 6px;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 14px;
    margin-top: 4px;
}
.versions-table tr {
    border-bottom: 1px solid #b2b2b2;
}
.versions-table tr td {
    padding: 10px 9px;
    border-right: 1px solid #b2b2b2;
}
.padding-spc1 {
    padding-right: 7px;
}
.model-box {
    background-color: #fff;
    font-size: 15px;
    color: #000;
    text-align: center;
    border-radius: 5px;
    padding: 7px 5px;
    margin-bottom: 10px;
    line-height: 17px;
    min-height: 130px;
}
.model-box img {
    margin-bottom: 5px;
}
.close{
	font-size: 21px;
	opacity: 0.4;
}
#signup_form label{
	font-size: 14px;
}
.banner_section .banner-subhead{
	margin-top:10px; 
	line-height: 54px;
	font-size: 36px;
}
.banner_section h5{
	margin-top:20px;
}
#whymconsent
{
 position: absolute;
 margin-top:-100px;
}
.st_by_bth{
	margin-top:50px;
}
.up_meetin
{
	margin:0 0 20px 0;
}
li.menu-item-has-children > a::after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
	}
@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
    }
    5% {
        -webkit-transform: rotate(0deg) scale(0.9);
        transform: rotate(0deg) scale(0.9);
    }
    10% {
        -webkit-transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
    }
    15% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }
    50% {
        -webkit-transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
    }
    100% {
        -webkit-transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
    }
    5% {
        -webkit-transform: rotate(0deg) scale(0.9);
        transform: rotate(0deg) scale(0.9);
    }
    10% {
        -webkit-transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
    }
    15% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }
    50% {
        -webkit-transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
    }
    100% {
        -webkit-transform: rotate(0deg) scale(0.8);
        transform: rotate(0deg) scale(0.8);
    }
}

/* 14-12-2018 */

@media (min-width: 1200px) {
    /* .container {
    max-width: 1600px;
} */
    .pad-banner {
        padding-left: 20px;
    }
    .mr-pad-banner {
        padding-left: 50px;
    }
}

@media (max-width: 1366px) {
    .banner-head {
        font-size: 42px;
        font-weight: 400;
        margin-top: 0px;
        line-height: 54px;
    }
    .practice-section .subhead {
        padding-top: 8%;
    }
}

@media (max-width: 1200px) {
    .pad-banner {
        padding-left: 15px;
    }
    .practice-section .subhead {
        padding-top: 0%;
    }
	.mconsent-header .navbar li:last-child{
        margin-top:0px !important;
    }
    .mconsent-header .navbar a.nav-link.demo-request, .top-nav-number p{
        text-align: left;
    }
    .mconsent-header .navbar li:last-child a.nav-link{
        margin-left:0;
    }
}
}

@media (max-width: 992px) {
    .mconsent-header .navbar a.nav-link.demo-request {
        border-radius: 0px;
    }
    .navbar-collapse {
        background: rgba(255, 255, 255, 1);
    }
    .hide-gt-sm {
        display: inline-block;
    }
    .hide-sm {
        display: none;
    }
    .banner-head {
        margin-top: 30px;
    }
    .mainhead {
        line-height: 42px;
    }
    .bottom-request-section {
        padding: 0px 0;
    }
    .bottom-request-head {
        font-size: 30px;
    }
    .bottom-request-subhead {
        font-size: 16px;
    }
    .bottom-request-mrg {
        margin-top: 20px;
    }
    .feature-section {
        padding: 50px 15px;
        background-image: url(../img/bk-circle-left.png), url(../img/bk-circle-right.png);
    }
    .feature-mrg {
        margin-top: 60px;
    }
    .testmonial-pad {
        padding: 30px;
    }
    .banner-demo-request {
        font-size: 18px;
        min-width: 250px;
    }
    .top-nav-number p{
        text-align: left;
       }
       .round-btn {
           margin-top:0px;
       }
}

@media (max-width: 768px) {
    .practice-section {
        padding: 30px 0;
    }
    .why-mconsent {
        padding: 30px 15px;
    }
    .feature-mrg {
        margin-top: 10px;
    }
    .feature-section {
        padding: 50px 15px 0px 15px;
    }
    .testmonial-pad {
        padding: 20px 0 0 0;
    }
    .footer-center-left {
        text-align: center;
    }
    .footer-center-right {
        text-align: center;
    }
    .footer-social {
        width: 180px;
        float: none;
        ;
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-social li:last-child {
        margin-left: 0;
    }
	.case-lift-dental-logo .card.logo-card{
        margin-top:-75px;
        width: 200px;
        height: 105px;

    }
    .case-study-card{
        height: 50px;
        width: 200px;

        padding:10px 10px;
        margin-top:-80px;
        
    }
    .case-study-card h1{
        font-size: 24px;
    }
    .case-study-gallery-banner .case-banner-head{
        margin-top:70px;       
    }
    .case-study-gallery-banner-2 h3{
        font-size: 24px;
    }
    .case-gallery-box{
        background: linear-gradient(to right, #e0f6f6 80%, #e0f6f6 20%);
    }
}

@media (max-width: 576px) {
    .banner-head {
        font-size: 36px;
        margin-top: 20px;
        line-height: 50px;
    }
    .banner-subhead {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    /* tab popup */
    .request-demo .modal-content .modal-header::before {
        margin-left: 40%;
    }
    
    .request-demo .modal-content .modal-body::before {
        margin-left: 37%;
    }
    /* tab popup */
	
}

@media (max-width: 425px) {
        /* tab popup */
        .request-demo .modal-content .modal-header::before {
            margin-left: 37%;
        }
        
        .request-demo .modal-content .modal-body::before {
            margin-left: 35%;
        }
        /* tab popup */
}



/* FB landing */
.fb-landing-banner-head {
    font-weight: 300;
    color: #3b3b3b;
    font-size: 30px;
    line-height: 48px;
    margin-top: 50px;
}
.fb-landing-banner-head span.big-thin {
    font-weight: 200;
    font-size: 42px;
}
.fb-landing-banner-head span.red-paperless {
    font-weight: 500;
    font-size: 30px;
    color: #f45252;
}
.fb-video-box {
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.02);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.02);
    background: #fff;
    display: block;
    margin-bottom: 30px;
}

.fb-video-box:hover {
    -webkit-box-shadow: 0px 10px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 10px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 10px 8px 7px rgba(0, 0, 0, 0.06);
}

.fb-watchvideo-btn {
    background: #f45252;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
    padding: 13px 20px;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}

.fb-demo-btn {
    background: #fff;
    color: #333;
    border-radius: 50px;
    font-size: 18px;
    padding: 10px 20px;
    border: 2px solid #45c4d7;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}

.fb-watchvideo-btn:hover,
.fb-demo-btn:hover {
    text-decoration: none;
}

.fb-watchvideo-btn:hover {
    color: #fff;
}

.fb-demo-btn:hover {
    color: #333;
}

.fb-video-box .mainhead {
    font-weight: 600;
    font-size: 30px;
    color: #333;
    margin-bottom: 20px;
    margin-top: 70px;
}

.fb-video-box .subhead {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #333;
    margin-bottom: 20px;
}

.pricing-section{

    margin-top: 80px;
    background: linear-gradient(to bottom, #fff 30%, #fff 50%);

}
.pricing-table{
    border-radius:10px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    text-align: center;
    padding:0px 0 30px 0;
    margin-top:0px;
    margin-bottom: 30px;
    display: block;
    border:1px solid #fafafa;
}
.pricing-table.left-content{
    background:rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0,0);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0,0);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0);
    text-align: right;
    padding-right: 20px;
    border:1px solid rgba(0, 0, 0, 0);
}
.pricing-header{
    display: block;
    width: 100%;
    height: 180px;
    padding:20px 0 0 0;

}
.pricing-title{
    font-size: 18px;
    font-weight: 300;
    padding:10px 0;
    color:#555;
    margin-bottom: 0;
    text-align: center;
}
.pricing-img {
    display: inline-block;
    width: 150px;
}
.pricing-list{
    height: 50px;
    border-top:1px solid #eaeaea;
    width: 100%;
    display: block;
    padding:10px;
    font-family: 'Poppins', sans-serif !important;
    line-height: 14px;
}
.pricing-t select{
    width: 110px;
    margin-left: auto;
    margin-right: auto;
}
.pricing-list p{
    font-family: 'Poppins', sans-serif !important;
}
.pricing-table.table-active .pricing-list{
    border-top:1px solid #45becf;
}
.pricing-list.green{
    color:#36dd9a;
}
.pricing-list.red{
    color:#f45252;
}
.pricing-btn{
    padding:10px 20px;
    color:#fff;
    display: inline-block;
    border-radius: 10px;  
    font-size: 13px;
    margin-top:0px;
}
.pricing-btn:hover{
    color:#fff;
    text-decoration: none;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
}
.pricing-btn.trial{
    background:#36dd9a;
}
.pricing-btn.buy{
    background:#525252;
}
.pricing-plan{
    font-size: 11px;
    margin-bottom: 0px;
    height: 20px;

}
.pricing-table.table-active
{
    background:#45c4d7;
    margin-top:-20px;
    -webkit-box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    z-index: 99;
    margin-left:-10px;
    margin-right:-10px;
    height: calc(100% + 10px);
    position: relative;
    padding:20px 0 30px 0;
    color:#fff;
    
}

.pricing-table.table-active .green, .pricing-table.table-active .pricing-title
{
    color:#fff;

}
.pricing-list span{
    font-size: 12px;
}
.l-h12{
    line-height: 12px;
}
.l-h14{
    line-height: 14px;
}


.pricing-practice-box{
    background:#fff;
    border:1px solid #fafafa;
    -webkit-box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    padding:30px;
    margin-bottom: 30px;
    margin-top:30px;
}
.pricing-practice-box p{
    font-size: 18px;
}
.pricing-t tbody tr td{
    text-align: center;
    border:1px solid #eaeaea;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    
}
.pricing-t tbody tr td p{
    font-family: 'Poppins', sans-serif !important;
}
.pricing-t tbody tr td span{
    display: block;
    font-size: 12px;
    font-weight: 400;
}
.pricing-t tbody tr td{

}
.pricing-t tbody tr td:nth-child(4){
    border-top:1px solid #38b0c2;
    border-bottom:1px solid #38b0c2;
}
.pricing-t tbody tr td:first-child{
    text-align: right;
    font-weight: 500;
}
.pricing-t tbody tr td.green i{
    color:#36dd9a;
}
.pricing-t tbody tr td.red i{
    color:#f45252;
}
.pricing-t tbody tr:first-child td:nth-child(4){
    border-radius: 15px 15px 0 0;
}
.pricing-t tbody tr:last-child td:nth-child(4){
    border-radius: 0 0 15px 15px;
}
.pricing-t tbody tr td:nth-child(4){
    background: #45c4d7;
}
.pricing-t tbody tr:nth-child(2) td:nth-child(2){
    border-radius: 15px 0 0 0;
}
.pricing-t tbody tr td:nth-child(4) i, .pricing-t tbody tr td:nth-child(4), .pricing-t tbody tr td:nth-child(4) .pricing-title{
    color:#fff;
}
.pricing-t tbody tr td .pricing-title{
    font-weight: 600;
}
.pricing-title-sub{
    font-size: 12px;
}
.white{
    background: #fff;
}

.p-section{
    background: linear-gradient(to bottom, #e4f4fe 50%, #fff 50%);
    margin-top: 120px;
    padding-top:50px;
}
.p-tab{
    padding:20px 40px;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    background:#fff;
    color:#555;
    font-size: 14px;
    margin-bottom: 30px;
    display: inline-block;
    transition: 1s all;

}
.p-tab.active-tab{
    padding:25px 50px;
    background:#46c4d7;
    color:#fff;
    font-size: 16px;
}
.pricing-box{
    border-radius:30px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    text-align: center;
    padding:0 0 30px 0;
    margin-top:0px;
    margin-bottom: 30px;
    display: block;
}
.pricing-box.popular{
    -webkit-box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.06);
}
.p-head{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.pricing-box.popular .p-head{
    background:#46c4d7;
    color:#fff;
}
.p-title{
    font-size: 24px;
    font-weight: 300;
    padding:10px 0;
    color:#555;
    margin-bottom: 0;
}
.p-img {
    display: block;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}
.p-divider{
    display: inline-block;
    width: 80px;
}
.p-price{
    font-size: 36px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
}
.white{
    background: #fff;
}
.blue{
    background: #45becf;
}
.p-plan{
    font-size: 14px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif !important;
}
.p-items{        
    font-size: 16px;
    font-weight: 400;
}
.p-btn{
    padding:10px 30px;
    color:#fff;
    display: inline-block;
    border-radius: 30px;  
}
.p-btn:hover{
    color:#fff;
    text-decoration: none;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
}
.p-btn.trial{
    background:#36dd9a;
}
.p-btn.buy{
    background:#525252;
}
/* 1-1-2019 */

/* 9-1-2019 */
.pricing-section{

    margin-top: 80px;
    background: linear-gradient(to bottom, #fff 30%, #fff 50%);

}
.pricing-table{
    border-radius:10px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    text-align: center;
    padding:0px 0 30px 0;
    margin-top:0px;
    margin-bottom: 30px;
    display: block;
    border:1px solid #fafafa;
}
.pricing-table.left-content{
    background:rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0,0);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0,0);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0);
    text-align: right;
    padding-right: 20px;
    border:1px solid rgba(0, 0, 0, 0);
}
.pricing-header{
    display: block;
    width: 100%;
    height: 180px;
    padding:20px 0 0 0;

}
.pricing-title{
    font-size: 18px;
    font-weight: 300;
    padding:10px 0;
    color:#555;
    margin-bottom: 0;
    text-align: center;
}
.pricing-img {
    display: inline-block;
    width: 150px;
}
.pricing-list{
    height: 50px;
    border-top:1px solid #eaeaea;
    width: 100%;
    display: block;
    padding:10px;
    font-family: 'Poppins', sans-serif !important;
    line-height: 14px;
}
.pricing-t select{
    width: 110px;
    margin-left: auto;
    margin-right: auto;
}
.pricing-list p{
    font-family: 'Poppins', sans-serif !important;
}
.pricing-table.table-active .pricing-list{
    border-top:1px solid #45becf;
}
.pricing-list.green{
    color:#36dd9a;
}
.pricing-list.red{
    color:#f45252;
}
.pricing-btn{
    padding:10px 20px;
    color:#fff;
    display: inline-block;
    border-radius: 10px;  
    font-size: 13px;
    margin-top:0px;
}
.pricing-btn:hover{
    color:#fff;
    text-decoration: none;
    -webkit-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.06);
}
.pricing-btn.trial{
    background:#36dd9a;
}
.pricing-btn.buy{
    background:#525252;
}
.pricing-plan{
    font-size: 11px;
    margin-bottom: 0px;
    height: 20px;

}
.pricing-table.table-active
{
    background:#45c4d7;
    margin-top:-20px;
    -webkit-box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    z-index: 99;
    margin-left:-10px;
    margin-right:-10px;
    height: calc(100% + 10px);
    position: relative;
    padding:20px 0 30px 0;
    color:#fff;
    
}

.pricing-table.table-active .green, .pricing-table.table-active .pricing-title
{
    color:#fff;

}
.pricing-list span{
    font-size: 12px;
}
.l-h12{
    line-height: 12px;
}
.l-h14{
    line-height: 14px;
}


.pricing-practice-box{
    background:#fff;
    border:1px solid #fafafa;
    -webkit-box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 8px 4px 3px rgba(0, 0, 0, 0.06);
    padding:30px;
    margin-bottom: 30px;
    margin-top:30px;
}
.pricing-practice-box p{
    font-size: 18px;
}
.pricing-t tbody tr td{
    text-align: center;
    border:1px solid #eaeaea;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    
}
.pricing-t tbody tr td p{
    font-family: 'Poppins', sans-serif !important;
}
.pricing-t tbody tr td span{
    display: block;
    font-size: 12px;
    font-weight: 400;
}
.pricing-t tbody tr td{

}
.pricing-t tbody tr td:nth-child(4){
    border-top:1px solid #38b0c2;
    border-bottom:1px solid #38b0c2;
}
.pricing-t tbody tr td:first-child{
    text-align: right;
    font-weight: 500;
}
.pricing-t tbody tr td.green i{
    color:#36dd9a;
}
.pricing-t tbody tr td.red i{
    color:#f45252;
}
.pricing-t tbody tr:first-child td:nth-child(4){
    border-radius: 15px 15px 0 0;
}
.pricing-t tbody tr:last-child td:nth-child(4){
    border-radius: 0 0 15px 15px;
}
.pricing-t tbody tr td:nth-child(4){
    background: #45c4d7;
}
.pricing-t tbody tr:nth-child(2) td:nth-child(2){
    border-radius: 15px 0 0 0;
}
.pricing-t tbody tr td:nth-child(4) i, .pricing-t tbody tr td:nth-child(4), .pricing-t tbody tr td:nth-child(4) .pricing-title{
    color:#fff;
}
.pricing-t tbody tr td .pricing-title{
    font-weight: 600;
}
.pricing-title-sub{
    font-size: 12px;
}
.pricing-mobile-show{
    display: none;
}
.pricing-mobile-hide{
    display: block;
}
.pricing-accordian .card{
    margin-top: 20px;;
}
.pricing-accordian .btn-accordian{
    background:#fff;
    display: block;
    width: 100%;
    text-align: left;
}
.pricing-accordian .btn-accordian.plus{
    background:#46c4d7;
}
.pricing-accordian .btn-accordian.plus .pricing-title, .pricing-accordian .btn-accordian.plus .pricing-title-sub{
    color:#fff;
}
.pricing-accordian .btn-accordian .pricing-title{
    text-align: left;
    margin-top:20px;
    font-weight: 600;
}
.pricing-accordian .btn-accordian .pricing-title-sub{
    text-align: left;
    margin-top:0px;
}
.btn-accordian:hover{
text-decoration: none;
}
.pricing-accordian .pricing-t tbody tr td:first-child{
    text-align: left;
}
.btn-accordian:before {
    font-family: "Material Icons";
    content: "\e316";
    float: right;
    transition: all 0.5s;
    font-size: 36px;
    position: absolute;
    top: 80px;
    left: 45%;
    background: #46c4d7;
    color:#fff;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 50px;
    border:1px solid #fff;
} 
.btn-accordian.collapsed:before{
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.watch-drop{
    background: url(../img/watch-video-bk.jpg);
    background-size: cover;
    padding:100px 0;
}
.watch-drop .card{
    padding:30px 20px;
}
.watch-drop h4{
    margin-bottom: 0px;
    font-weight: 500;
}
.watch-drop select{
    height: 50px;
    border-radius: 30px 0 0 30px;

}
.watch-drop .btn{
    border-radius: 0 30px 30px 0;
    background: #f45252;
}
.feature-section .card img{
    width: 50px;
    margin-bottom: 10px;
    
}
.feature-section .card{
    margin-bottom: 20px;
}
.feature-section .card h5{
    font-size: 16px;
    line-height: 24px;
}
@media (max-width: 992px) {
    .mob-text-center {
        text-align: center;
    }
    .fb-video-box .mainhead {
        margin-top: 0;
        font-size: 24px;
        margin-bottom: 0px;
    }
    .fb-video-box .subhead {
        font-size: 16px;
        margin-top: 0;
    }
    .fb-watchvideo-btn,
    .fb-demo-btn {
        margin-bottom: 20px;
    }
	.pricing-mobile-show {
    display: block;
	}
	.pricing-mobile-hide {
    display: none;
	}
	.medical-history-consent-form-banner{
        background: #e5eaf8 url("../img/mconsent-medical-history-consent-form-banner-mob.jpg") no-repeat right top;
        background-size: auto 100% ;
        margin-top: 120px;
        min-height:500px;
    }
}

/* mconsent-medical-history-consent-form-banner */
.medical-history-consent-form-banner{
    background: #e5eaf8 url("../img/mconsent-medical-history-consent-form-banner.jpg") no-repeat right top;
    background-size: auto 100% ;
    margin-top: 120px;
    min-height:500px;
}
.medical-history-consent-form-banner .banner-head{
    font-size: 48px;
    margin-top:60px;
    font-weight: 700;
}
.medical-history-consent-form-banner .banner-subhead{
 font-size: 30px;

}
.medical-history-consent-form-banner .btn, .get-pricing, .demo-outline{
    
    border-radius: 5px;
    font-size: 24px;
    padding: 9px 20px;
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
    text-align: center;
    /* min-width: 400px; */
    display: inline-block;
}
.medical-history-consent-form-banner .btn.btn-danger, .get-pricing{
    background: #fe5c5c;
    color: rgb(255, 255, 255);

}
.banner-b{
    background:url(../img/Material-Design-Blue-Wallpaper.jpg);
    background-attachment: fixed;
    padding:20px 50px;
    text-align: center;
    color:#fff;
    
}
.banner-b h4, .consent-head{
    font-size: 27px;
    font-weight: 500;
    line-height: 33px;
    font-family: 'Roboto', sans-serif;
}
.icons-ul{
    padding-left:0;
    margin-bottom: 0;
}
.icons-ul li {
    list-style: none;
    display: flex;
    padding-bottom: 10px;
}
.icons-ul li span {}

.icons-ul li img {
    width: 30px;
    height: 30px;
}

.icons-ul li p {
    padding-top: 0px;
    padding-left: 15px;
    display: inline-block;
    font-size: 20px;
}
.industries-sec{
    padding:50px 0;
}
.industries-sec h4{
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.industries-sec .card{
    margin-bottom: 20px;
}
.industries-sec .card img{
    width: 70px;
}
.industries-sec .card h5{
    font-size: 18px;
    font-weight: 600;
}
.sample-form .card-title{
    color:#292929;
    font-size: 18px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

/* 3 reasons */
.reason-banner{
    background: #fff url("../img/reason-banner-bk.jpg") no-repeat right top;
    background-size: cover;
    margin-top: 120px;
    min-height:500px;
}
.reason-banner .banner-head{
    font-size: 72px;
    margin-top:100px;
    font-weight: 700;
    color:#fff;
}
.reason-banner .banner-subhead{
    line-height: 60px;
    margin-top:20px;
 font-size: 42px;
 color:#fff;

}
.reason-banner-img{
    position: absolute;
    width: 500px;
}
.source{
    display: block;
    font-size: 14px;
}
#menu-mainmenu .dropdown:hover>.dropdown-menu {
  display: block;
}

#menu-mainmenu .dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.dropdown-menu {
min-width: 14rem;

}


.mconsent-header  ul li a.nav-link {
    font-size: 14px;
    padding: 10px 20px !important;
    font-weight: 500;
}
.mconsent-header  ul li .dropdown-menu a.nav-link{
color:#333 !important;
}
  .testmonial .card-columns {
    column-count: 3 !important;
}
  .hippa-form .card-body{
      padding:50px 20px;


  }
  .testmonial{
    background:#fafafa;
    padding-top:50px;
    padding-bottom: 50px;
}
  .testmonial footer{
      padding:0px ;

  }
  .testmonial small{
      font-size: 16px;
  }
  .testmonial .bg-primary small{
      color:#fff;
  }
  .testmonial .bg-primary .blockquote-footer::before {
    color: #fff;
}
  .testimonial-stars{
      margin-top:0px;
  }
  .testimonial-stars i{
      color:#ffb400;
  }

   /************audio**************/
  .audio-controls{
   
 

    z-index: 999;
}
.audio-controls .btn-danger{
    border-radius:100%;
    width: 50px;
    height: 50px;
    text-align: center;
    padding:0;
    transition: all 0.5s;
}
.audio-controls .btn-danger img{
    width: 40px;
    height: 40px;
    border: 0px solid #ccc;
    transition: all 0.5s;
}
.audio-sec{
    background: #efefef;
    padding:100px 0;
    background: url(../img/audio-testimonial-background.jpg) no-repeat;
    background-attachment: fixed;
}
.audio-wave{
    transition: all 0.5s;
}
.audio-wave:hover {
    -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
}
.audio-wave:hover .audio-controls .btn-danger{
    padding:6px;
}
.audio-wave:hover .audio-controls .btn-danger img{
    width: 37px;
    height: 37px;
}
.audio-content-bk h2{
    font-weight: 600;
    font-size:24px;
    color:#45c4d7;
}
.audio-content-bk h3{
    font-weight: 400;
    font-size:14px;
    color:#5f6b7a;
}
.audio-content-bk h4{
    font-weight: 400;
    font-size:16px;
    color:#333333;
}
.audio-content-bk{
    background: #efefef;
    min-width: 260px;
    height: 125px;
}
.audio-btn-bk{
    background: #efefef;
    height: 125px;
    padding-top:40px;
    border-left:1px solid #dde7f3;
    border-right:1px solid #dde7f3;
    
}
.audio-count-bk{
    background: #efefef;
    height: 125px;
    padding-top:50px;
    width: 80px;
    text-align: center;
}
.audio-sec .mainhead{
    color:#fff;
}

.testionial-icons{
    width: 50px;
    height: 50px;
    border-radius: 100px;
    background:#fff;
    border:1px solid #45c4d7;
    padding:10px;
    position: absolute;
}
.testionial-icons img{
    width: 30px;
    height: 30px;
}
.testimonial-subhead{
    padding-left:30px;
    padding-top:10px;
   margin-bottom: 0;

}
.review-icon{
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border:1px solid #eee;
    background:#fff;
    bottom: 20px;
    right: 20px;
    padding:3px;
}
  /************audio****************/
  
  /******************** case study ***********/
    .case-lift-dental-banner{
        background: url(../img/case-lift-dental.jpg) no-repeat;
        min-height: 400px;
        margin-top:100px;
        background-size: cover;
        background-position: center center;
    }
    .case-lift-dental-logo .card.logo-card{
        padding:5px;
        margin-top:-75px;
        position: relative;
        width: 300px;
        height: 155px;

    }
    .case-study-card{
        background: rgba(0, 0, 0, 0.7);
        color:#fff;
        height: 100px;
        width: 300px;
        position: relative;
        padding:20px 10px;
        text-align: center;
        float:right;
        margin-top:-100px;
    }
    .case-p-name{
        font-size: 24px;
        font-weight: 600;
        margin-top:10px;
        margin-bottom:0px;
    }
    .case-p-d{
        font-size: 18px;
        
    }
    .case-lift-head-bk-2{
        background:url(../img/case-lift-dental-image-2.jpg);
        padding:30px 20px 10px 20px;
        
    }
    .case-lift-head-bk-2 h3{
        color: #fff;
    }
    .case-lift-head-bk-2 h4{
        color: #9cdcff;
    }
    .case-lift-head-bk-2 p{
        font-weight: 300;
        color: #fff;
        font-size: 16px;
        line-height: 24px;
    }
    .case-sec-head{
        font-weight: 700;
        font-family: 'Roboto', sans-serif;

    }
    /******************** case study ***********/
    .case-testimonial-head{
        font-weight: 500;
        font-family: 'Roboto', sans-serif;

    }
   
    .case-lift-dental-banner-2{
        
        min-height: 100px;
        margin-top:100px;
       
    }
    .case-lift-dental-logo-2{
        margin-top:120px;
        background:url(../img/case-banner-bk.jpg) no-repeat;
        background-size: cover;
        background-size: 100% auto;
        background-attachment: fixed;
    }
    .logo-card-2{
        max-width:200px;
       
    }
    .case-study-card-2{
        float:left;
        
    }
    .case-lift-dental-logo-2 h3{
        color:#fff;
        font-weight: 700;
    }
    .case-sec-head-2{
        font-weight: 500;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;

      
        color:#fff;
        padding:5px 20px;

    }
    .round-list-2{
        padding-left:20px;
    }
    .round-list-2 li p{
        margin-bottom: 0px;
    }
    .case-card-2 .card-body{
        padding-top:10px;
        padding-bottom: 10px;
        padding: 10px;
    }
    .case-card-2  .round-list-2{
        margin-bottom: 2px;
     
    }
    .case-card-2  .round-list-2 li p{
        font-size: 16px;
     
    }
    .case-side-sec-top-mrg{
        margin-top:-175px;
    }
    .case-banner-head{
        width: 250px;
        background: rgba(0, 0, 0, 0.7);
        text-align: center;
    }
    .case-banner-head h3{ margin-bottom: 0;
    }

    .case-study-gallery-banner{
        margin-top:120px;
        background:url(../img/case-gallery-bk.jpg) no-repeat;
        background-size: cover;
        background-size: auto;
        background-position: right center;

    }
    .case-study-gallery-banner .case-banner-head{
        margin-top:230px;
        color: #fff;
        
    }
    .case-gallery-card{
        background: rgba(0, 0, 0, 0);
        border:0;
    }
    .case-gallery-card .btn{
        padding:5px 15px;
        white-space: normal;
    }
    .case-gallery-card:hover .btn{
        background: #38b0c2;
        -webkit-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
}
    
    .case-gallery-card .case-card-name{
        font-weight: 600;
        font-size: 21px;

    }
    .case-gallery-card .case-card-designation{
        margin-bottom: 0;
    }
    .case-gallery-card .case-card-practice{
        color:#777;
    }
    .case-gallery-card .card{
        margin-top: -50px;
    }

    .case-study-gallery-banner-2{
        margin-top:120px;
    }
    .case-study-gallery-banner-2 h3{
        font-weight: 700;
        font-size: 36px;
        text-align: center;
    }
    .case-gallery-box{
        background: linear-gradient(to right, #e0f6f6 80%, #fff 20%);
        background-position-y:50px;
        min-height: 300px;
        display: block;
        margin-top:30px;
        padding:50px;
        transition: all 0.5s;
        
    }

    .case-gallery-box img{
        transition: all 0.5s;
    }
    .case-gallery-box:hover img{
      
        margin-left: 20px;
    }
    .case-gallery-box h3{
        font-weight: 600;
        font-family: 'Roboto', sans-serif;
        margin-bottom: 10px;
        transition: all 0.3s;
    }
    .case-gallery-box:hover h3{
        color: #a01d25;
    }
    .case-gallery-box a{
        font-weight: 600;
        transition: all 0.3s;
    }
    .case-gallery-box:hover a{
        
        text-decoration: underline;
    }
  @media (max-width: 992px) {
    .case-lift-dental-banner{
        min-height: 300px;
        margin-top:100px;
    }
	  .testmonial .card-columns {
        column-count: 2 !important;
    }
  }
@media (max-width: 768px) {
    .testmonial .card-columns {
        column-count: 1 !important;
    }
}
.col-center {
	margin: 0 auto;
	float: none !important;
}
.carousel {
	padding: 0 70px;
}
.carousel .carousel-item {
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	min-height: 290px;
}
.carousel .carousel-item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
  font-size: 18px;

}
.carousel .overview {	
	font-style: normal;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #333;
}
.carousel-control-prev, .carousel-control-next {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 50%;
	background: none;
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 68px;
	line-height: 42px;
	position: absolute;
	display: inline-block;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 12px;
	height: 12px;
	margin: 1px 3px;
	border-radius: 50%;
	border: none;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #45c4d7;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

.line_width {
  width: 100px;
  height:5px;
  background-color:#ea473a;
  margin:auto;
  margin-top:30px;
  margin-bottom: 20px;
  border-radius:8px;
}

.btn-primary {
    background: #e81c2b;
    border: 1px solid #e81c2b;
    padding: 13px 30px;
}
.top_h2{
	line-height: 62px;
	font-size: 42px;
}
@media only screen and (max-width: 768px) {
.btn-primary{
font-size: 1.00em;
}
.top_h2{
	line-height: 45px;
	font-size: 32px;
}
.col-xs-6 {
  float: left;
  width: 50%;
  padding-right:5px;
  padding-left:5px;
}
.download_button{
padding: 1rem 6rem !important;
}
.approved-img{
	max-width:120px;
}
}




@font-face
  {
    font-family: 'HelveticaNeue-Condensed-Black';
    src: url(../fonts/HelveticaNeue-Condensed-Black.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  @font-face
  {
    font-family: 'Rajdhani-Bold';
    src: url(../fonts/Rajdhani-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'Gilroy-ExtraBold';
    src: url(../fonts/Gilroy-ExtraBold.otf) format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'Gilroy-Light';
    src: url(../fonts/Gilroy-Light.otf) format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'HelveticaLight';
    src: url(../fonts/HelveticaLight.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'Helvetica-Bold';
    src: url(../fonts/Helvetica-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'HelveticaNeue-Light';
    src: url(../fonts/HelveticaNeue-Light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'HelveticaNeue-Thin';
    src: url(../fonts/HelveticaNeue-Thin.otf) format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'HelveticaNeue-Bold';
    src: url(../fonts/HelveticaNeue-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'HelveticaNeue-Condensed-Bold';
    src: url(../fonts/HelveticaNeue-Condensed-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face
  {
    font-family: 'Poppins-Regular';
    src: url(../fonts/Poppins-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  :root {
    scroll-behavior: smooth;
  }

  body {
    font-family: 'Poppins-Regular', sans-serif;
    color: #444444;
    font-size: 14px;
    transition: all 0.3s linear;
  }

  button
  {
    outline: none !important;
  }

  a {
    color: #000;
    text-decoration: none;
  }

  a:hover {
    color: #717ff5;
    text-decoration: none;
  }

  h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
  }

  section {
    padding: 60px 0;
    overflow: hidden;
    width: 100%;
    float: left;
  }

  .section-header {
    text-align: center;
    padding-bottom: 40px;
  }

  .section-header h2 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0;
    color: #4154f1;
    text-transform: uppercase;
  }

  .section-header p {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #012970;
  }

  .home-nav {
    margin-bottom: 95px;
  }

  @media (max-width: 768px) {
    .section-header p {
      font-size: 28px;
      line-height: 32px;
    }
  }

  @media screen and (max-width: 768px) {
    [data-aos-delay] {
      transition-delay: 0 !important;
    }
  }

  .header {
    transition: all 0.5s;
    z-index: 997;
    padding: 20px 0;
    background: transparent;
  }

  .header.header-scrolled {
    background: transparent;
    padding: 15px 0;
  }

  .header-logo 
  {
    width: 170px;
    display: block;
    margin: 0;
  }

  .header-logo  img 
  {
    max-width: 100%;
    vertical-align: middle;
  }




  section.top-bg 
  {
    padding-top: 0;
    background: url(../img/top-bg.jpg) no-repeat center center;
    background-size: cover;
  }

  .right-top
  {
    width: 100%;
    float: left;
    margin-left: 150px;
  }

  p.big-thin 
  {
    font-weight: 200;
    text-transform: uppercase;
    font-size: 40px;
    float: left;
    margin: 0;
  }

  span.thin-blue {
    margin-left: 10px;
    color: #4ac3d6;
  }

  span.year {
    float: left;
    font-size: 100px;
    font-weight: 600;
    color: #545454;
    width: 100%;
    margin-top: -33px;
  }

  .double-btn {
    width: 100%;
    float: left;
    position: relative;
  }

  .double-btn a {
    background: #ff5256;
    color: #fff;
    width: 65%;
    float: left;
    padding: 15px 30px;
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    border-radius: 15px;
    border-bottom: 3px solid #fff;
  }

  .blue-btn {
    background: #4ac3d6;
    width: 65%;
    padding: 0 30px;
    border-radius: 15px;
    margin-top: 27px;
  }

  .blue-btn p
  {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
  }

  .top-list
  {
    width: 100%;
    float: left;
    margin: 25px 0;
  }

  .top-list h4 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
  }

  .top-list ul
  {
    margin: 0;
    padding: 0;
  }

  .top-list ul li
  {
    text-transform: uppercase;
      margin: 10px 0;
      list-style: none;
  }

  .top-list ul li::before {
    display: inline-block;
    content: '';
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    height: 15px;
    width: 30px;
    margin-right: 10px;
    background-color: #b7b7b7;
  }

  .blue-head
  {
    width: 100%;
    float: left;
    position: relative;
    background: #49c2d5;
      padding: 8px 0;
  }

  section.test-wraper {
    padding-top: 0;
  }

  .blue-head h4
  {
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 0;
    color: #fff;
  }

  .blue-left {
    width: 175px;
    float: left;
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
  }

  .blue-left img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .blue-right {
    width: 175px;
    float: right;
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
  }

  .blue-right img
  {
    max-width: 100%;
    vertical-align: middle;
  }
























  h2.sec-head 
  {
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    margin: 10px 0;
    width: 100%;
  }

  .fea-split 
  {
    width: 100%;
    text-align: center;
    padding: 15px;
    margin: 15px 0;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
  }

  .split-icon
  {
    width: 103px;
    margin: 0 auto;
    display: block;
  }

  .split-icon img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .split-icon a
  {
    font-weight: 500;
  }

  a.fea-btn {
      text-align: center;
      display: table;
      margin: 45px auto 20px;
      background: #4ac3d6;
      width: auto;
      padding: 8px 15px;
      color: #fff;
      text-transform: uppercase;
      font-weight: 500;
      border-radius: 8px;
  }

  a.fea-btn:hover
  {
    background: #545454;
  }

  section.ftr-bg
  {
    background: url(../img/ftr-bg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    float: left;
  }

  .ftr-top
  {
    width: 100%;
    float: left;
  }

  .ftr-top-cnt
  {
    width: 100%;
    margin: 15px auto;
    float: left;
  }

  .ftr-top-cnt h1
  {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #4ac3d6;
    margin: 10px 0 0;
  }

  h2.ftr-style
  {
    color: #fff;
    text-transform: uppercase;
  }

  .ftr-top-cnt a {
    background: #ff5256;
      width: auto;
      text-align: center;
      margin: 18px auto 10px;
      display: block;
      padding: 16px 60px;
      font-size: 20px;
      border-radius: 8px;
      color: #fff;
      font-weight: 600;
      text-transform: uppercase;
      float: left;
  }

  .ftr-bottom
  {
    width: 100%;
    float: left;
  }

  .ftr-line
  {
    width: 80%;
    margin: 10px auto;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    display: table;
  }

  .ftr-logo
  {
    width: 170px;
    float: left;
    margin: 10px 0 10px 35px;
    display: block;;
  }

  .ftr-logo img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .ftr-split {
    width: 100%;
    float: left;
    min-height: 214px;
  }

  .ftr-split p
  {
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
  }

  .ftr-split ul
  {
    margin: 20px 0 0;
    padding: 0;
  }

  .ftr-split ul li
  {
    list-style: none;
    margin: 8px 0;
  }

  .ftr-split ul li a
  {
    color: #fff;
    font-family: 'Poppins-Regular';
  }

  .ftr-split ul li a:hover
  {
    color: #4ac3d6;
  }

  p.add-text {
    margin: 20px 0 0;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.75;
  }

  .ftr-social {
    width: auto;
    margin: 30px auto;
    display: table;
  }

  .social-icon {
    width: 21px;
    display: block;
  }

  .social-icon img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .soc-cvr {
    width: 40px;
    height: 40px;
    background: #fff;
    text-align: center;
    border-radius: 100px;
    float: left;
    margin: 10px 15px;
    padding: 8px;
  }

  .test-cvr
  {
    width: 100%;
    float: left;
  }

  h2.cap-text {
    font-size: 27px;
    margin: 30px 0;
  }

  .test-content {
    width: 85%;
    float: left;
  }

  .content-box
  {
    width: 100%;
    float: left;
  }

  .test-image
  {
    width: 125px;
    display: block;
    margin: 0 auto;
  }

  .test-image img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .test-say
  {
    width: 100%;
    vertical-align: middle;
  }

  .test-say p
  {
    text-align: center;
    color: #898989;
    min-height: 85px;
  }

  i.open {
    margin-right: 10px;
    color: #fff;
    background: #e71d2d;
    width: 30px;
    height: 30px;
    padding: 7px;
  }

  i.close {
    margin-left: 10px;
    color: #fff;
    background: #e71d2d;
    width: 30px;
    height: 30px;
    padding: 7px;
  }

  .swiper-container
  {
    height: 300px;
  }

  span.swiper-pagination-bullet {
    width: 50px;
    height: 5px;
    border-radius: 15px;
  }

  p.test-name {
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
  }

  @media (max-width: 1160px)
  {
    .right-top
    {
      margin-left: 85px;
    }

    .double-btn a
    {
      width: 70%;
    }

    .blue-btn
    {
      width: 70%;
    }
  }

  @media (max-width: 1024px)
  {
    .test-content {
      width: 85%;
      float: none;
      margin: 0 auto;
  }
  }

  @media (max-width: 1022px)
  {
    .right-top
    {
      margin-left: 0;
    }

    .double-btn a {
      width: 80%;
    }

    .blue-btn
    {
      width: 80%;
    }
  }

  @media (max-width: 992px)
  {
    .blog-cat-cvr a
    {
      width: 100% !important;
    }
    button.wid-btn
    {
      display: none;
    }

    a.home-text.nav-link {
      padding: 10px !important;
  }

  ul.dropdown-menu {
    width: 98%;
    float: left !important;
}

    ul.nav.navbar-nav.mr-auto {
      width: 100%;
      float: left;
      background: rgba(255, 255, 255, 0.5);
  }

    .badge-icon
    {
      width: 16% !important;
    }

    .click-cvr
    {
      width: 100%  !important;
    }

    .click-split
    {
      width: 100% !important;
      margin: 0 2% !important;
    }

    .link-split
    {
      width: 100%;
      margin: 0 1%;
      float: left;
    }

    .meet-img {
      display: block;
      float: left;

  }
    .fea-split
    {
      min-height: 190px;
    }

    .blue-head
    {
      position: static;
    }

    .blue-left
    {
      display: none;
    }

    .blue-right
    {
      display: none;
    }

    section.schedule-main-bg,
    section.recall-main-bg,
    section.intake-main-bg
    {
      padding: 116px 0 !important;
    }

    

  }

  @media (max-width: 819px)
  {
    .double-btn a {
      width: 90%;
    }

    .blue-btn
    {
      width: 90%;
    }
  }

  @media (min-width: 768px)
  {
    .mob
    {
      display: none !important;
    }

  
  }

  @media (max-width: 767px)
  {
    .blog-cat-cvr a
    {
      width: auto !important;
    }
  }

  @media (max-width: 768px)
  {
    .mid-btn-cvr
    {
      margin-bottom: 20px;
    }

    .demo-mid-list
    {
      width: 100% !important;
    }

    .demo-mid-image {
      float: none !important;
      width: 50% !important;
      position: relative !important;
      margin: 0 auto !important;
      top: 0 !important;
  }

    .blog-main
    {
      margin-top: 30px !important;
    }
    .int-vd,
    .int-mid-img
    {
      width: 70% !important;
    }

    .bmid-text h1,
    .b-list-text h2,
    ul.b-list
    {
      width: 100% !important;
    }

    button.wid-btn
    {
      display: none;
    }

    .left-row
    {
      margin-bottom: 30px;
    }
    
    

    .mob
    {
      display: block;
    }

    .badge-icon
    {
      width: 100% !important;
    margin: 2% 0 !important;
    }

    .fea-detail
    {
      width: 90% !important;
    }

    p.para
    {
      width: 100% !important;
    }

  

    .left-part {
      width: 75%;
      padding: 65px 0 65px 60px !important;
  }

    p.big-thin 
    {
      font-size: 30px;
      float: none;
      margin: 0 auto;
      text-align: center;
    }

    span.year {
      float: none;
      font-size: 77px;
      font-weight: 600;
      color: #545454;
      width: auto;
      margin-top: -33px;
      margin-right: auto;
      margin-left: auto;
      display: table;
  }

  .double-btn {
    width: auto;
    float: none;
    margin: 0 auto;
    display: table;
  }

  .double-btn a {
    width: 350px;
  }

  .blue-btn {
    width: 350px;
  }

  .double-btn a
  {
    padding: 12px 30px;
    font-size: 22px;
  }

  .blue-btn p
  {
    font-size: 17px;
  }

  .top-list {
    width: auto;
    float: none;
    margin: 25px auto;
    display: table;
  }

  .fea-split
    {
      min-height: auto;
    }

    .ftr-logo
    {
      width: 170px;
      margin-left: 0;
    }

    section.schedule-main-bg,
    section.recall-main-bg,
    section.intake-main-bg,
    section.res-top-bnr,
    section.tele-main-bg,
    .vir-banner
    {
      padding: 70px 0 !important;
    }

    .addon
    {
      width: 100% !important;
    }

    .tele-bill-text
    {
      padding: 0 !important;
      margin: 0 !important;
    }
    .ftr-display
    {
      display: block !important;
    }

    .mid-image {
      width: 60% !important;
      margin: 10px auto !important;
  }

  .bg-image
  {
    display: none !important;
  }
  }

  @media (max-width: 391px)
  {
    .double-btn a
    {
      width: 275px;
    }

    .blue-btn {
      width: 275px;
  }

  .blue-btn p {
    font-size: 15px;
  }
  }











  .fade:not(.show) {
    opacity: 1;
    background: rgba(0, 0, 0, 0.4);
  }

  .modal-dialog
  {
    width: 500px;
  }

  .modal-content {
    border-radius: 15px;
    border: none;
    margin-top: 90px;
  }

  .pop-logo {
    width: 160px;
    display: block;
    margin-bottom: 25px;
  }

  .pop-logo img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .modal-header {
    border: none;
  }

  input.cont-input {
    background: #eee;
    border: 1px solid #dcdcdc;
  }

  label.inn-lab {
    font-size: 15px;
    color: #000;
  }

  span.req {
    color: #ff5256;
  }

  select.select-pop
  {
    width: 100%;
      background: #eee;
      border: 1px solid #dcdcdc;
      border-radius: 5px;
      padding: 10px;
  }

  label.check-lab {
    font-weight: 600;
    color: #989898;
  }

  .form-group {
    margin: 5px 0;
  }

  span.blue-lab {
    color: #4ac3d6;
  }

  button.cont-btn {
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    background: #003470;
  }

  .modal-body
  {
    padding: 18px;
    
  }

  i.close-icon {
    border: none;
    background: none;
    cursor: pointer;
    outline: none;
  }

  button.modal-close {
    position: absolute;
      font-size: 16px;
      font-weight: 400;
      display: block;
      padding: 2px;
      border: 2px solid #7d7d7d;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      right: 20px;
      top: 20px;
      background: transparent;
  }

  .top-testi {
    width: 100%;
    float: left;
    text-align: center;
  }

  .top-testi h2 {
    font-size: 27px;
    margin: 60px 0 25px;
    font-weight: 700;
  }

  .top-testi p {
    font-size: 20px;
    font-style: italic;
    margin: 5px;
    font-weight: 300;
  }

  h2.head-blue
  {
    margin: 35px 0 0;
    color: #49c2d5;
  }

  p.extra-small {
    font-size: 16px;
    margin: 15px 0;
    font-style: normal;
  }

  .red-line {
    width: 150px;
    display: block;
    margin: 25px auto;
    height: 5px;
    border-radius: 3px;
    background: #e71d2d;
  }

  p.pop-txt {
    text-align: left;
    color: #000;
  }

  @media (max-width: 518px)
  {
    .modal-dialog
    {
      width: 78%;
      margin: 0 auto;
    }
  }

  .thank-bottom a {
    text-align: center;
    display: table;
    width: auto;
    margin: 10px auto;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 25px;
    color: #fff;
    border-radius: 8px;
    background: #e71d2d;
  }

  label.form-label {
    width: 100%;
    float: left;
  }

  .check-item {
    width: auto;
    float: left;
    margin-top: 4px;
  }

  input.form-tick {
    float: left;
    margin-top: 5px;
  }

  p.check-text {
    text-align: left;
    float: left;
    display: block;
    margin: 0 10px 0;
    font-size: 16px;
  }

  nav.navbar.sticky-top.navbar-expand-lg.bg-dark {
    width: 100%;
    background-color: #4ac3d7;
    margin-top: 90px;
  }

  @media (max-width: 866px)
  {
    .badge-cvr
    {
      right: 19px;
    }
  }



  @media (max-width: 445px)
  {
    p.pop-txt
    {
      width: 85%;
    }
  }

  @media (max-width: 386px)
  {
    p.check-text
    {
      width: 85%;
    }
  }

  @media (max-width: 328px)
  {
    p.check-text {
      width: 80%;
  }
  }



  .badge-cvr {
    width: 165px;
    display: block;
    position: absolute;
    right: 48px;
    top: -95px;
  }

  .badge-cvr img
  {
    max-width: 100%;
    vertical-align: middle;
    
  }

  .top-bnr
  {
    position: relative;
  }

  @media (max-width: 1240px)
  {
    .right-top
    {
      margin-left: 92px;
    }
  }

  @media (max-width: 1108px)
  {
    .right-top
    {
      margin-left: 40px;
    }
  }

  @media (max-width: 1000px)
  {
    .right-top
    {
      margin-left: 0;
    }
  }

  @media (max-width: 930px)
  {
    p.big-thin
    {
      font-size: 33px;
    }
  }

  @media (max-width: 662px)
  {
    .badge-cvr
    {
      right: 0;
    }
  }

  @media (max-width: 542px)
  {
    .badge-cvr 
    {
      width: 113px;
      top: -1px;
    }
  }

  @media (max-width: 502px)
  {
    span.year
    {
      margin-top: -20px;
      font-size: 65px;
    }

    p.big-thin 
    {
      font-size: 26px;
    }

    .badge-cvr 
    {
      width: 110px;
      top: 0;
    }
  }

  @media (max-width: 430px)
  {
    .badge-cvr 
    {
      width: 89px;
      top: 3px;
    }
  }

  @media (max-width: 388px)
  {
    .badge-cvr
    {
      top: -4px;
    }

    p.big-thin 
    {
      font-size: 20px;
    }
  }

  @media (max-width: 352px)
  {

    .badge-cvr 
    {
      top: -11px;
    }

    p.big-thin 
    {
      font-size: 16px;
    }
  }

  .couple-btn {
    width: auto;
    margin: 0 auto;
    display: table;
  }

  span.or-text {
    float: left;
    margin: 30px;
    color: #fff;
    font-weight: 600;
  }

  @media (max-width: 633px)
  {
    
  span.or-text {
      float: none;
      margin: 16px auto;
      color: #fff;
      font-weight: 600;
      width: auto;
      display: table;
  }

  .ftr-top-cnt a
  {
    float: none;
  }
  }












  /* New Design */
  section.main-bg
  {
    background: url(../img/2way-banner-bg.png) no-repeat center center;
    background-size: cover;
    margin-top: 0;
    padding: 0;
  }

  .bg-left
  {
    width: 55%;
      float: left;
      display: flex;
      /* justify-content: center; */
      align-items: center;
  }

  .bg-left h1 {
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0;
    color: #ff5256;
    font-family: Gilroy-ExtraBold;
  }

  .bg-left p
  {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    color: #000000;
  }

  .main-right {
    width: 45%;
    float: left;
  }

  .bg-image
  {
    width: 513px;
      display: block;
      margin: 0;
  }

  .bg-image img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  span.sep {
    font-weight: 400;
    color: #ddd;
    margin: 0 5px;
  }

  .mid-list {
    width: 100%;
    float: left;
  }

  .mid-list h2
  {
    font-size: 36px;
    color: #4ac3d7;
    font-family: 'GILROY-EXTRABOLD';
  }

  .mid-list ul
  {
    margin: 0;
    padding: 5px 0;
  }

  .mid-list ul li
  {
    font-size: 18px;
      margin: 15px 0;
      list-style: none;
      color: #000;
   
  }

  .mid-left {
    
    float: left;
    display: flex;
    align-items: center;
  }

  section.bot-bnr
  {
    background: url(../img/2way-mid-banner.png) no-repeat center center;
    width: 100%;
    float: left;
    border-top: 1px solid #ececec;
  }

  section.tele-bot-bnr
  {
    background: url(../img/televisit-bot-bg.png) no-repeat center center;
    background-size: cover;
  }

  .bot-bnt-text {
    width: 100%;
    float: left;
  }

  .bot-bnt-text h1
  {
    font-size: 29px;
       color: #ff5256;
      margin: 0;
      
    font-family: 'Gilroy-ExtraBold';
  }

  .app-mid-image 
  {
    width: 412px;
    display: block;
  }

  .app-mid-image img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  section.yele-bot-bnr
  {
    background: url(../img/televisit-bot-bg.png) no-repeat center center;
    background-size: cover;
    border-top: 1px solid #e6ebf4;
  }

  h1.white {
    color: #2e5c9a;
    background: transparent;
  }

  .telebg-text h1 
  {
    color: #535453;
    font-size: 40px;
    font-family: 'Gilroy-ExtraBold';
  }

  .telebg-text p 
  {
    color: #000000;
    font-weight: 300;
    font-size: 20px;
    font-family: 'Gilroy-Light';
  }

  span.tele-sep {
    color: #4ac3d7;
  }

  section.tele-main-bg {
    padding: 215px 0;
  }

  .telebg-left {
    width: 100%;
    float: left;
    display: flex;
    /* justify-content: center; */
    align-items: center;
  }

  section.tele-mid
  {
    background: url(../img/televisit-mid-bg.png) no-repeat center center;
    background-size: cover;
  }

  @media (max-width: 1164px)
  {
    a.home-text,
    a.inn-text
    {
      font-size: 14px !important;
    }
  }

  @media(max-width: 992px)
  {

    .click-image
    {
      width: 95% !important;
    }
    .cf-split {
      width: 46% !important;
      margin: 0 2%;
  }

    .web-right
    {
      display: none;
    }
    .left-part 
    {
      width: 75%;
      padding: 135px 0 136px 60px;
    }

    .app-mid-image
    {
      width: 100%;
    }


    .telebg-text p {
      padding: 5px;
      background: rgb(143, 204, 223, 0.5);
  }
  }

  @media (max-width: 968px)
  {
    a.home-text,
    a.inn-text
    {
      padding: 15px 9px !important;
  }
  }

  @media (max-width: 768px)
  {
    section.int-main-bg
    {
      background-position-x: 100% !important;
    padding-bottom: 60px !important;
    }
    .ftr-split
    {
      min-height: auto !important;
      margin-bottom: 10px;
    }

    .flt-right
    {
      float: none !important;
    }

    .flt-left
    {
      float: none !important;
    }
    section
    {
      padding: 30px 0;
    }

    .fea-detail a
    {
      margin: 35px auto 0;
    }

    ul.link-menu
    {
      background: #fff;
      margin: 0 !important;
    }
    .bg-left
    {
      width: 59%;
    }

    .telebg-text h1
    {
      font-size: 30px;
    }

    .telebg-text p
    {
      font-size: 18px;
    }

    section.tele-main-bg {
      padding: 95px 0;
  }



    .bg-left h1,
    .app-bg-text h1
    {
      font-size: 28px;
    }

    .bg-left p,
    .app-bg-text p
    {
      font-size: 16px;
      color: #000000;
    }

    .main-right
    {
      width: 41%;
    }

    .bg-image
    {
      width: 100%;
    }

    .mid-list h2
    {
      font-size: 25px;
    }

    .bot-bnt-text h1
    {
      font-size: 20px;
    }

    

  .app-mid-image {
    width: 60%;
    display: block;
    margin: 0 auto;
  }

 

  section.app-bot-bnr
  {
    background: url(../img/rem-btm-bg.png) no-repeat 0 0 !important;
  }
  }

  @media (max-width: 576px)
  {
    .mh-left {
      width: 100%;
      float: left;
      background: rgba(255, 255, 255, 0.6);
      padding: 10px;
      border-radius: 5px;
  }

    .int-vd,
    .int-mid-img
    {
      width: 95% !important;
    }

    .cf-split {
      width: 88% !important;
      margin: 2% auto;
      display: table;
      float: none !important;
  }

    .bg-left {
      width: 90%;
      float: none;
      margin: 50px auto;
      text-align: center;
  }

  .case-photo
  {
    width: 200px !important;
  }

  .web-head p
  {
    width: 100%;
  }

  .left-part {
    width: 100%;
      text-align: center;
      border-radius: 0;
      padding: 50px 10px;
  }

  .telebg-left {
    width: 90%;
    float: none;
    display: block;
    /* justify-content: center; */
    margin: 0 auto;
    text-align: center;
  }
  }

  .navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5) !important;
  }

   section.web-bg
  {
    background: url(../img/web-mainbg.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
    background-position-y: 25%;
  }
  section.intake-bg
  {
    background: url(../img/banner/Perfect-patient-intake-process.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
  }

  section.demo-request-bg
  {
    background: url(../img/banner/demo-request-banner.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
    background-position-y: 32%;
  }

  section.resource-bg
  {
    background: url(../img/banner/Resources.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
    background-position-y: 5%;
  }
  section.televisit-bg
  {
    background: url(../img/banner/Televisit.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
    background-position-y: 100%;
  }
  section.two-way-bg
  {
    background: url(../img/banner/2-way-patient.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
  }
  section.paperless-bg
  {
    background: url(../img/banner/why-mconsent.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
	background-position-y: 25%;
  }

  section.why-bg
  {
    background: url(../img/banner/why-mconsent-bg.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 0;
    position: relative;
    background-position-y: 25%;
    padding-bottom: 35px;
  }

  section.case-study-bg
  {
    background: url(../img/banner/case-study.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 0;
    position: relative;
    background-position-y: 62%;
  }
  section.schedule-bg
  {
    background: url(../img/banner/Apointment-Scheduling.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
  }
  section.reminder-bg
  {
    background: url(../img/banner/Appointment-Reminders.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
  }
  section.virtual-bg
  {
    background: url(../img/banner/Virtual-consultation.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
    background-position-y: 10%;
  }
  section.recall-bg
  {
    background: url(../img/banner/Recall.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
  }
  section.billpay-bg
  {
    background: url(../img/banner/Tele-billpay.jpg) no-repeat center center;
    background-size:  cover;
    padding-top: 0;
    position: relative;
    background-position-y: 89%;
    padding-bottom: 118px;
  }
 section.mh-main-bg
  {
    background: url(../img/banner/medical-bg.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 0;
    position: relative;
    background-position-y: 29%;
    padding-bottom: 165px;
  }

  section.of-main-bg
  {
    background: url(../img/banner/online-forms-bg.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 0;
    position: relative;
    background-position-y: 1%;
    background-position-y: 50%;
    padding-bottom: 70px;
  }


  .web-left
  {
    width: 100%;
    float: left;
  }

  .web-head
  {
    width: 100%;
    float: left;
  }

  .web-head h4
  {
    font-weight: 100;
    font-size: 38px;
    margin-top: 0;
    font-family: 'HelveticaNeue-Thin';
  }

  .web-head h1
  {
    font-size: 45px;
    color: #fff;
    text-shadow: -1px 2px 13px #8c8c8c;
    margin-bottom: 20px;
    font-family: 'HelveticaNeue-Condensed-Black';
    margin-top: 10px;
  }

  .web-head a {
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    background: #ff5256;
    padding: 10px 25px;
    margin: 10px 0;
    border-radius: 50px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    font-family: 'HelveticaNeue-Condensed-Bold';
  }

  .web-head a:hover
  {
    text-decoration: none;
    color: #fff;
    background: #000;
  }

  .web-head p
  {
    width: auto;
    padding: 15px;
    display: table;
    margin: 35px 0 15px;
    border: 2px solid #fff;
    border-radius: 13px;
    font-size: 30px;
    font-weight: 280;
    font-family: 'HelveticaNeue-Thin';
  }

  span.red-home-text {
    color: #ff5256;
    font-family: 'HelveticaNeue-Condensed-Bold';
  }

  section.fea-wrap-one {
    background: #fff;
    width: 100%;
    float: left;
    padding: 50px 0;
  }

  .fea-wraper
  {
    width: 100%;
    float: left;
  }

  .fea-img {
    width: 95%;
    margin: 0;
    display: block;
  }

  .fea-img img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .align-content
  {
    display: flex;
    align-items: center;
  }

  .fea-detail
  {
    width: 80%;
    margin: 0 auto;
  }

  p.fea-blue
  {
    color: #4cc3d7;
    font-size: 25px;
    margin: 0 0 5px;
    font-family: 'HelveticaNeue-Thin';
    margin: 0;
  }

  .fea-detail h2
  {
    font-size: 34px;
    color: #545454;
    margin: 0;
    font-family: 'Helvetica';
    font-weight: bold;
  }

  p.para {
    margin-top: 16px;
    text-align: left;
    width: 95%;
    color: #000;
   /*font-family: 'Helvetica';*/
   font-family: Poppins-Regular;
   font-size: 16px;
  }

  .fea-detail a
  {
    background: #4cc3d7;
      padding: 8px 40px;
      border-radius: 50px;
      font-size: 18px;
      color: #fff;
      margin-top: 25px;
      display: table;
      text-align: center;
      font-family: HelveticaNeue-Thin;
  }

  .fea-detail a:hover
  {
    color: #fff;
    text-decoration: none;
  }

  section.fea-wrap-two {

    background: #f7f7f7;
    padding: 50px 0;
  }

  section.web-bottom
  {
    background: url(../img/web-btmbg.jpg) no-repeat center center;
    background-size: cover;

  }

  .web-bot-inner p {
    font-size: 27px;
    color: #fff;
    display: block;
    padding: 10px 10px;
    width: 90%;
    background: rgba(16, 167, 189, 0.6);
    text-align: center;
    border-radius: 8px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    font-weight: 400;
  }

  span.bold {
    font-weight: 600;
  }

  .main-header {
    padding: 0;
  }

  .header-top {
    width: 100%;
    float: left;
    padding: 13px 0;
    margin-bottom: 0;
  }

  .main-logo {
    width: 185px;
    float: left;
    margin-left: 50px;
  }

  .main-logo img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .call-button {
    width: auto;
    float: right;
    padding: 17px 0;
    margin-right: 35px;
  }

  a.call-text {
    font-size: 25px;
    color: #61605c;
    font-family: Rajdhani-Bold;
  }

  .nav-header {
    width: 100%;
      float: left;
      padding: 10px 15px;
      background: rgba(255, 255, 255, 0.5);
      margin-top: 31px;
  }

  .nav-header ul
  {
    margin: 0;
    padding: 0;
  }

  .nav-header ul li
  {
    list-style: none;
    float: left;
  }

  .nav-header ul li a
  {
    font-size: 17px;
      font-weight: 600;
      text-transform: uppercase;
      display: block;
      padding: 5px 20px;
      color: #545454;
  }

  img.i-call {
    max-width: 30px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 3px;
  }

  .ftr-display
  {
    display: flex;
    align-items: center;
  }

  section.inner-head
  {
    width: 100%;
    float: left;
    padding: 0;
  }

  .call-icon {
    float: left;
  }

  ul.inner-nav {
    width: auto !important;
    float: left;
  }

  a.nav-link {
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    padding: 5px 20px !important;
    color: #fff;
    cursor: pointer;
  }

  section.app-main-bg
  {
    background: url(../img/rem-banner-bg.png) no-repeat top right;
    background-size: cover;
    padding: 0;
    float: left;
    width: 100%;
  }

  .left-part {
    width: 60%;
    float: left;
    padding: 170px 0 170px 60px;
    background: rgba(74, 195, 215, 0.5);
    border-radius: 0 210px 210px 0;
  }

  .app-bg-text h1 {
    font-size: 34px;
    font-weight: 600;
    margin: 15px 0;
    color: #fff;
    font-family: GILROY-EXTRABOLD;
  }

  .app-bg-text p
  {
    font-size: 20px;
    font-family: 'Gilroy-Light';
    color: #000000;
  }

  section.app-bot-bnr
  {
    background: url(../img/rem-btm-bg.png) no-repeat center center;
    width: 100%;
    float: left;
    background-size: contain;
    border-top: 1px solid #f4f6f7;
  }

  /*
  section.main-bg
  {
    background: url(../img/banner-bg.png) no-repeat center center;
    background-size: cover;
    padding: 0;
  }
  */

  .bg-left
  {
    width: 55%;
      float: left;
      display: flex;
      /* justify-content: center; */
      align-items: center;
  }

  .bg-left h1 {
    font-size: 34px;
    font-weight: 600;
    margin: 15px 0;
    color: #ff5256;
  }

  .bg-left p
  {
    font-size: 20px;
    margin: 0;
    font-family: 'Gilroy-Light';
  }

  .main-right {
    width: 45%;
    float: left;
  }

  .bg-image
  {
    width: 513px;
      display: block;
      margin: 0;
  }

  .bg-image img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  span.sep {
    font-weight: 400;
    color: #ddd;
    margin: 0 5px;
  }

  .mid-list {
    width: 100%;
    float: left;
  }

 

  .mid-image {
    width: 100%;
    display: block;
    margin: 0;
  }

  .mid-image img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .mid-left {

    float: left;
    display: flex;
    align-items: center;
  }

  section.tele-bot-bnr
  {
    background: url(../img/televisit-bot-bg.png) no-repeat center center;
    background-size: cover;
  }

  .bot-bnt-text {
    width: 100%;
    float: left;
  }

  .bot-bnt-text h1
  {
    font-size: 29px;
      font-weight: 600;
      color: #ff5256;
      margin: 0;
  }

  .app-mid-image 
  {
    width: 412px;
    display: block;
  }

  .app-mid-image img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  section.yele-bot-bnr
  {
    background: url(../img/televisit-bot-bg.png) no-repeat center center;
    background-size: cover;
  }

  h1.white {
    color: #2e5c9a;
    background: transparent;
  }

  .telebg-text h1 
  {
    color: #535453;
    font-size: 40px;
    font-weight: 700;
  }

  .telebg-text p 
  {
    color: #000000;
    font-weight: 300;
    font-size: 20px;
  }

  span.tele-sep {
    color:  #4ac3d7;
  }

  section.tele-main-bg {
    padding: 140px 0;
      background: url(../img/televisit-banner-bg.png);
      background-size: cover;
  }

  .telebg-left {
    width: 100%;
    float: left;
    display: flex;
    /* justify-content: center; */
    align-items: center;
  }

  section.tele-mid
  {
    background: url(../img/televisit-mid-bg.png) no-repeat center center;
    background-size: cover;
  }

  @media(max-width: 992px)
  {
    .blog-cat-cvr a
    {
      font-size: 14px !important;
    }

    .ind-split
    {
      width: 46% !important;
    }
    .left-part 
    {
      width: 75%;
      padding: 135px 0 136px 60px;
    }

    .app-mid-image
    {
      width: 100%;
    }

    section.tele-main-bg
    {
      padding: 140px 0;
    
    }

    .telebg-text p {
      padding: 5px;
      background: rgb(143, 204, 223, 0.5);
  }
  }

  @media (max-width: 872px)
  {
    a.home-text
    {
      font-size: 13px !important;
      padding: 10px 4px !important;
    }
  }

  @media (max-width: 768px)
  {

    .header-top
    {
      position: absolute;
      top: 0;
    }

    .mc-main-nav-bar {
      margin-top: 70px;
  }

  .main-logo
  {
    width: 140px;
  }

  li.dropdown.dropdown-submenu
  {
    width: 100%;
  }

  .web-head h4 {
    font-size: 25px;
    margin-top: 10px;
  }

  .web-head h1 {
    font-size: 35px;
    margin-bottom: 25px;
  }

  .web-head a
  {
    padding: 10px 25px;
    margin: 10px 0;
    font-size: 18px;
  }

  .web-head p
  {
      padding: 10px;
      margin: 34px 0 15px;
      font-size: 24px;
  }








  .bg-left {
    width: 100%;
    float: none;
    margin: 50px auto;
    text-align: center;
    display: table;
    height: auto !important;
    margin-bottom: 0 !important;
  }

    .telebg-text h1
    {
      font-size: 30px;
    }

    .telebg-text p
    {
      font-size: 18px;
    }

    section.tele-main-bg {
      padding: 95px 0;
  }



    .bg-left h1,
    .app-bg-text h1
    {
      font-size: 28px;
    }

    .bg-left p,
    .app-bg-text p
    {
      font-size: 16px;
    }

    .main-right
    {
      width: 41%;
    }

    .bg-image
    {
      width: 100%;
    }

    .mid-list h2
    {
      font-size: 25px;
    }

    .bot-bnt-text h1,
    .tele-bill-text h1
    {
      font-size: 20px;
    }

    

  .app-mid-image {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  

  

  .web-bot-inner p
  {
    font-size: 20px;
    width: 100%;
  }
  }

  @media (max-width: 767px)
  {
    .fea-img {
      width: 60%;
      margin: 10px auto;
    }
  }

  @media (max-width: 576px)
  {

    .click-of
    {
      padding: 0 10px !important;
    }

    .click-image
    {
      width: 80% !important;
    }

    .dent-bnr-gif {
      width: 95% !important;
      background: rgba(255, 255, 255, 0.5) !important;
      margin: 5px auto !important;
      float: none !important;
  }

    section.paperless-bg
    {
      background-position-x: 73%;
    }

    section.billpay-bg
    {
      background-position-x: 67%;
    }

    .vir-banner
    {
      background-position: -211px;
    }
    section.recall-main-bg {
      background: url(../img/recall-top.png) no-repeat center !important;
      background-size: cover !important;
  }

    section.pl-mainbg
    {
      background: url(../img/paperless-main-bg.png) no-repeat !important;
      background-size: cover !important;
    }

    .meet-img {
      width: 60% !important;
      display: block;
      float: none;
      margin: 2% auto;
  }

    .bg-left {
      width: 90%;
      float: none;
      margin: 0 auto;
      text-align: center;
  }

  section.two-way-bg
  {
    background-position-x: 75%;
  }

  section.virtual-bg
  {
    background-position-x: 80%;
  }

  .left-part {
    width: 100%;
      text-align: center;
      border-radius: 0;
      padding: 50px 10px  !important;
  }

  .telebg-left {
    width: 90%;
    float: none;
    display: block;
    /* justify-content: center; */
    margin: 0 auto;
    text-align: center;
  }

  }

  section.mid-split2 {
    background: #f5f5f5;
  }

  .mid-rght {
    display: flex;
    align-items: center;
  }

  section.tele-bill-bg
  {
    background: url(../img/img.jpg) no-repeat top right;
    background-size: cover;
  }

  .tele-bill-text h1
  {
    color: #545454;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Gilroy-ExtraBold';
  }

  .tele-bill-text p
  {
    font-size: 20px;
    font-family: 'Gilroy-Light';
    color: #000000;
  }

  span.red-text {
    color: #ff5156;
    font-weight: 700;
  }

  .tele-bill-text {
    margin: 50px 0 0;
  }

  section.telebill-bot-bnr
  {
    background: url(../img/2way-mid-banner.png) no-repeat center center;
    background-size: cover;
    border-top: 1px solid #eaeaea;
  }

  section.pl-mainbg
  {
    background: url(../img/paperless-main-bg.png) no-repeat center center;
    background-size: cover;
    width: 100%;
    float: left;
    padding: 140px 0;
  }

  .pl-right
  {
    padding: 0 0 50px;
    width: 100%;
    float: left;
  }

  .pl-right h1 {
    font-size: 40px;
    font-weight: 700;
    color: #2eadc2;
    text-align: center;
    font-family: 'GILROY-EXTRABOLD';
  }

  .pl-right p
  {
    font-size: 18px;
    text-align: center;
    color: #ff5256;
    font-family: 'Gilroy-Light';
  }

  .pl-right a
  {
    text-align: center;
      width: auto;
      display: table;
      margin: 0 auto;
      padding: 8px 30px;
      color: #ff5256;
      text-transform: uppercase;
      font-size: 18px;
      border: 2px solid #ff5256;
      border-radius: 50px;
  }

  section.pl-bot-bnr
  {
    background: url(../img/pl-bot-bg.png) no-repeat center center;
    background-size: cover;
  }

  section.who-are {
    width: 100%;
    float: left;
  }

  h3.h-head {
    text-align: center;
    text-decoration: underline;
    margin-bottom: 30px;
    font-family: 'Gilroy-ExtraBold';
  }

  .left-row {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    float: left;
  }

  .left-row h5
  {
    color: #4ac3d7;
    text-align: center;
    margin: 10px 0;
    font-size: 25px;
    font-weight: 600;
    font-family: 'GILROY-EXTRABOLD';
  }

  ul.half {
    width: 50%;
    float: left;
  }

  ul.half li
  {
    list-style-image: url(../img/list-image.png);
      margin: 10px 0;
      font-size: 17px;
      font-weight: 350;
      color: #000;
  }

  @media (max-width: 768px)
  {
    section.billpay-bg
    {
      padding-bottom: 60px;
    }

    section.of-main-bg
    {
      background-position-x: 0;
      padding-bottom: 60px
    }

    .ind-split
    {
      margin: 5px 2% !important;
    }
    .big-split {
      width: 83% !important;
      float: none !important;
      margin: 10px auto !important;
  }

    .cf-fst {
      width: 90% !important;
      float: none !important;
      margin: 0 auto;
  }

    .web-head {
      width: 100%;
      float: left;
      padding: 25px;
      background: rgba(255, 255, 255, 0.7);
      border-radius: 5px;
  }
    ul.half {
      width: 100%;
      float: left;
      margin-bottom: 0;
    }

    section.case-top-bnr,
    section.pl-mainbg
    {
      padding: 70px 0 !important;
    }
  }

  .n-padd
  {
    padding-bottom: 0;
  }

  





  .dropdown-menu > li.more > a {
    padding-left:5px;
  }

  .dropdown-submenu {
    position:relative;
  }
  .dropdown-submenu>.dropdown-menu {
  top:42px;
  left:0;
  margin-top:-6px;margin-left:-1px;
  -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
  }

  /*
  .dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
  }
  */

  .dropdown-submenu:hover>a:after {
    border-left-color:#555;
  }

  .dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
  }  

  @media (max-width: 767px) {

  .navbar-nav  {
    display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #61605c;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    background-color: #fff;
    border-radius: 0;
    margin-top: 2px;   
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #ccc;
  }

  .navbar-nav .open .dropdown-menu {
    /* border-bottom: 1px solid white;*/
    border-radius: 0;
  }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
  }
  .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
  }
  li.dropdown.open {
    border: 0px solid red;
  }

  }

  @media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  /* #navbar {
    text-align: center;
    width: 100%;
  } */
  .mc-main-nav-bar {
    float: left;
    width: 100%;
  }
  .mc-main-nav-bar .navbar {
    border-radius: 0;
  }
  }  

  .navbar-default {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: #e7e7e7;
  }

  a.home-text {
    color: #61605c !important;
    font-size: 19px;
    text-transform: uppercase;
    font-family: HelveticaNeue-Condensed-Bold;
    float: left !important;
    width: 100%;
    padding-top: 23px !important;
    padding-bottom: 23px !important;
    
  }

  nav.main-nav-bar {
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  }

  .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover
  {
    background-color: transparent;
    
  }

  a.drop-home
  {
    font-size: 17px;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      color: #4ac3d6 !important;
  }

  nav.inner-nav {
    background: #4ac3d7;
    padding: 8px 0;
  }

  a.inn-text
  {
    color: #fff !important;
font-size: 20px;
font-weight: 600;
font-family: Rajdhani-Bold;
float: left !important;
width: 100%;
  }

  .navbar
  {
    margin-bottom: 0;
  }



































  .bannerimage{
    background: url(../image/banner.png) no-repeat ;
    background-position: 70% 50% ;
    position: relative;
    height: 500px;
    
  }
  .banner-text{ 
    position:relative;
    padding-top: 20vh ;


  }
  .bannerparagraph1{
    font-size: 30px;
    color: #4ac3d7;
    font-weight: 500;
    margin-bottom: 0px;
  }
  .bannerheading{
    font-weight: 500;
    font-size: 60px;
  
  }
  .bannerparagraph2{
    font-size: 22px;
    padding-top: 10px;
    padding-right: 600px;
  }

  .sectionheading{
  font-weight: 500;
  font-size: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  }
  .sectionparagraph{
  font-size: 20px;
  }

  .Pricingsection{ 
  font-weight: 500;
  font-size: 30px;
  padding-top: 40px; 
  padding-bottom: 20px;
  }
  #section2{
    background: url(../image/bodyimage.png) no-repeat ;
  }

  .Subscribesection{padding-top: 20px;
  padding-bottom: 20px;}


  .price-split {
    width: 100%;
    float: left;
    
    box-shadow: 0 -8px 28px rgb(0 0 0 / 5%), 0 10px 10px rgb(0 0 0 / 7%);
  }

  .split-head {
  background: #eee;
    position: relative;
    height: 15px;
    width: 90%;
    margin: 5%;
  }

  .split-head p {
    position: absolute;
    background: #fff;
    top: -7px;
    left: 34%;
    font-size: 15px;
    text-transform: uppercase;
    padding: 4px 10px;
    font-weight: 600;
    color: #b9b9b9;
  }

  .split-price {
    margin: 20px 0;
    width: 85%;
    float: left;
    background: #3499db;
    color: #fff;
    border-radius: 0 50px 50px 0;
    padding: 4px;
  }

  .split-price h1 {
    font-weight: 700;
    text-align: center;
    margin: 0;
  }

  .split-price p {
    text-align: center;
    margin: 0;
    font-size: 13px;
  }

  .split-list {
  width: 90%;
    float: left;
    margin: 5%;
    
  }

  .split-list ul {
    margin: 0;
    padding: 0;
  }
  .lists{
    font-size: 14px;
  }
  .split-list ul li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f161;
    text-transform: uppercase;
  }

  .split-btn {
    width: 100%;
    float: left;
    margin: 15px 0 0;
  }

  .split-btn a {
    padding: 10px;
    text-align: center;
    display: block;
    background: #2a2d42;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
  }

  .vir-mid-image {
    width: 60%;
    margin: 0 auto;
  }

  .vir-mid-image img
  {
    vertical-align: middle;
    max-width: 100%;
  }

  .vir-mid-split2
  {
    background: url(../img/bodyimage.png) no-repeat center center;
    background-size:  cover;
  }

  .vir-banner
  {
    background: url(../img/banner.png) no-repeat center center;
    background-size:  cover;
    padding: 140px 0;
  }

  .vir-banner-left
  {
    width: 100%;
    float: left;
  }

  .vir-banner-left h3
  {
    font-size: 28px;
    color: #4ac3d7;
    font-weight: 500;
    margin-bottom: 0px;
  }

  .vir-banner-left h1
  {
    font-weight: 500;
    font-size: 40px;
    font-family: 'Gilroy-ExtraBold';
    margin: 5px 0 0;
  }

  .vir-banner-left p
  {
    font-size: 18px;
    padding-top: 10px;
    font-family: 'Gilroy-Light';
    color: #000000;
    
  }

  h3.price-head {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
  }

  .addon {
    width: 50%;
    margin: 0 auto;
  }

  img.addon-icon {
    float: left;
    width: auto;
  }

  span.navbar-text {
    margin: 10px 0;
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 17px;
  }

  label.check-lab {
    font-size: 20px;
    font-weight: 500;
    color: #000;
  }

  @media (max-width: 768px)
  {

    .res-padd {
      padding: 10px !important;
      margin: 50px 0 !important;
  }

    .intake-bg .container, .schedule-bg .container, .resource-bg .container, .recall-bg .container, .virtual-bg .container, .case-study-bg .container, .mh-main-bg .container, .cf-main-bg .container, .int-main-bg .container,
    .televisit-bg .container, .two-way-bg .container, .billpay-bg .container
    {
      margin-left: 0 !important;
    }
    .po-relat
    {
      margin-left: 0 !important;
    }

    #navbar-collapse-1
    {
      margin-left: 0 !important;
    }

    .mid-split
    {
      margin-bottom: 0;
    }
    nav.navbar.navbar-default.inner-nav {
      width: 100%;
      float: left;
  }

  .border-right {
    border-radius: 0 0 15px 15px !important;
  }

  .border-left {
    border-radius: 15px 15px 0 0 !important;
  }
  }

  @media (max-width: 882px)
  {
    a.inn-text,
    a.home-text
    {
      font-size: 16px;
    }
  }

  /*@media (max-width: 808px)
  {
    a.inn-text,
    a.home-text
    {
      font-size: 15px;
      padding: 10px !important;
    }
  }*/

  ul.dropdown-menu
  {
    width: 725px;
    background: #fff;
    padding-bottom: 25px;
    top: 72px;
    border: none;
  }

  li.dropdown.dropdown-submenu
  {
    float: left;
    padding: 0 15px;
    background: #fff;
  }

  ul.link-menu
  {
    margin: 10px 25px 0 0;
    padding: 0 0 0 0;
  }

  ul.link-menu li
  {
    list-style: none;
  }

  ul.link-menu li a
  {
    font-size: 13px;
    margin-left: 0;
    text-transform: uppercase;
    color: #545454 !important;
    display: block;
    padding: 5px 0;
    /*font-family: 'HelveticaNeue-Condensed-Bold';*/
  }

  section.case-top-bnr
  {
    background: url(../img/case-banner.png) no-repeat top right;
    background-size: cover;
    padding: 187px 0;
  }

  .case-left
  {
    width: 100%;
    float: left;
  }

  .case-left h2
  {
    font-size: 30px;
      font-weight: 650;
      color: #545454;
      margin: 0;
      
    font-family: 'Gilroy-ExtraBold';
  }

  .case-left h1
  {
    color: #000;
      font-weight: 700;
      margin: 0;
      font-size: 40px;
      font-family: 'Gilroy-ExtraBold';
  }

  .case-split
  {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 40px;
  }

  section.case-split-cvr {
    background: #f0f0f3;
  }

  .case-photo-cvr {
    background: #eaeaea;
    width: 100%;
    float: left;
  }

  .border-left
  {
    border-radius: 15px 0 0 15px;
  }

  .border-right
  {
    border-radius: 0 15px 15px 0;
  }

  .case-split-left
  {
    width: 100%;
    float: left;
    padding: 20px 25px;
  }

  .case-split-left h5
  {
    font-size: 22px;
    color: #4ac3d7;
    
    line-height: 27px;
  }

  .case-split-left p
  {
    font-size: 18px;
    font-weight: 600;
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 5px;
    font-family: 'Gilroy-ExtraBold';
  }

  span.name-narrow {
    font-family: 'Gilroy-Light';
  }

  /*
.case-split-left a
  {
    color: #ff5256;
    font-size: 14px;
    display: block;
    border: 2px solid #ff5256;
    float: left;
    padding: 3px 3px 3px 10px;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 11px;
  }
  */

  i.i-right {
    border-radius: 100%;
    border: 2px solid #ff5256;
    width: 30px;
    height: 30px;
    padding: 5px;
    margin-left: 6px;
  }

  .case-photo {
    width: 200px;
    margin: 0 auto;
    display: block;
    padding: 8px;
    background: transparent;
    border-radius: 15px;
    border: 2px solid #fff;
  }

  .case-photo img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .case-photo-cvr {
    background: #eaeaea;
    width: 100%;
    float: left;
    padding: 10px 50px;
  }

  p.fl-left
  {
    float: left;
  }

  section.case-bot-bnr
  {
    background: url(../img/case-bot-banner.png) no-repeat center center;
    background-size: cover;
  }

  .case-bot-text h1
  {
  font-size: 29px;
      font-weight: 600;
      color: #2e5c9a;
      margin: 0;
  }

  .tabs input[type=radio] {
    display: none; 
  }
  .tabs label {
    transition: background 0.4s ease-in-out, height 0.2s linear;
    display: inline-block;
    cursor: pointer;
    color: #2EBEB9;
    width: 20%;
    height: 3em;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #FCFCFC;
    text-align: center;
    line-height: 3em; 
  }
  .tabs label:last-of-type {
    border-bottom: none; 
  }
  .tabs label:hover {
    background: #259692;
    color:#ffffff;
  }
  @media screen and (max-width: 1600px) {
  .tabs label {
    width: 15%; } 
  }
  @media screen and (max-width: 900px) {
  .tabs label {
    width: 20%; 
    } 
  }
  @media screen and (max-width: 600px) {
  .tabs label {
    width: 100%;
    display: block;
    border-bottom: 2px solid #C7C6C4;
    border-radius: 0; 
  } 
  }
  @media screen and (max-width: 600px) {
  .tabs {
    margin: 0; 
  } 
  }

  #tab1:checked + label, #tab2:checked + label, #tab3:checked + label, #tab4:checked + label, #tab5:checked + label, #tab6:checked + label {
    background: #4ac3d7;
    color: #FFFFFF; }

  .tab-content {
    position: absolute;
    top: -9999px;
    padding: 10px; 
  }


  @media screen and (max-width: 600px) {
  .tab-content-wrapper, .tab1-content-wrapper {
    border: none;
    border-radius: 0; 
  } 
  }

  #tab1:checked ~ .tab-content-wrapper #tab-content-1, #tab2:checked ~ .tab-content-wrapper #tab-content-2, #tab3:checked ~ .tab-content-wrapper #tab-content-3, #tab4:checked ~ .tab-content-wrapper #tab-content-4, #tab5:checked ~ .tab-content-wrapper #tab-content-5, #tab6:checked ~ .tab-content-wrapper #tab-content-6 {
    position: relative;
    top: 0px;
  }

  section.res-top-bnr
  {
    background: url(../img/res-top-bnr.png) no-repeat top right;
    background-size: cover;
    padding: 187px 0;
  }

  section.tab-wraper
  {
    background: #f0f0f3;
  }

  .content-inner
  {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 25px;
    border-radius: 15px;
    display: inline-block;
    transition-duration: $defaultDuration;
    transition-property: transform;
    @include hideTapHighlightColor(): ;
    @include hardwareAccel(): ;
    @include improveAntiAlias(): ;
  }

  .content-inner:hover 
  {
    transform: scale(1.05);
    transition: all 0.3s linear;
}

  .art-pic
  {
    width: 100%;
    margin:  0;
    display: block;
  }

  .art-pic img
  {
    max-width: 100%;
      vertical-align: middle;
  }

  .content-text
  {
    padding: 15px;
  }

  .content-text h3
  {
    font-size: 20px;
    font-weight: 600;
    color: #4ac3d7;
    text-align: left;
    min-height: 70px;
  }

  .content-text p
  {
    font-size: 16px;
    text-align: left;
    color: #000;
  }

  p.content-type {
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    color: #bcbcbc;
  }

  .tab-cvr
  {
    text-align: center;
  }

  label.tab-text
  {
  background: #fff;
  color: #000;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  border-radius: 5px;
  }

  section.res-bot-bnr
  {
    background: url(../img/res-bot-bg.png) no-repeat center center;
    background-size: cover;
  }

  .res-bot-text h1
  {
    font-size: 29px;
      font-weight: 600;
      color: #000;
      margin: 0;
  }

  span.sml {
    text-transform: uppercase;
  }

  @media (max-width: 768px)
  {

    a.home-text, a.inn-text {
      font-size: 19px !important;
  }

    .home-nav
    {
      margin-bottom: 25px;
    }
    a.call-text
    {
      display: none;
    }
  }

  section.schedule-main-bg
  {
    background: url(../img/app-schedule-top.png) no-repeat top right;
    background-size: cover;
    padding: 178px 0;
  }

  .schedule-left
  {
    width: 100%;
    float: left;
  }

  .schedule-text
  {
    width: 100%;
    float: left;
  }

  .schedule-text h1
  {
    color: #ff5256;
      font-size: 40px;
      font-weight: 700;
      font-family: 'Gilroy-ExtraBold';
  }

  .schedule-text p
  {
    color: #000000;
    font-weight: 300;
    font-size: 20px;
    font-family: 'Gilroy-Light';
  }

  section.schedule-bot-bnr
  {
    background: url(../img/app-schedule-bot.png) no-repeat center center;
    background-size: cover;
    border-top: 1px solid #ebf0f1;
  }

  h1.sc-text
  {
    color: #2b468b;
  }

  section.recall-main-bg
  {
    background: url(../img/recall-top.png) no-repeat center center;
    background-size: cover;
    padding: 140px 0;
  }

  .recall-left
  {
    width: 100%;
    float: left;
  }

  .recall-text
  {
    width: 100%;
    float: left;
  }

  .recall-text h1
  {
    color: #ff5256;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Gilroy-ExtraBold';
  }

  .recall-text p
  {
    color: #000000;
    font-weight: 300;
    font-size: 20px;
    font-family: 'Gilroy-Light';
  }

  section.recall-bot-bnr
  {
    background: url(../img/recall-bot.png) no-repeat center center;
    background-size: cover;
    border-top: 1px solid #f5f2ef;
  }

  section.intake-main-bg
  {
    background: url(../img/intake-top-bg.png) no-repeat top right;
    background-size: cover;
    padding: 140px 0;
  }

  .intake-left
  {
    width: 100%;
    float: left;
  }

  .intake-text
  {
    width: 100%;
    float: left;
  }

  .intake-text h1
  {
    color: #535453;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Gilroy-ExtraBold';
  }

  .intake-text p
  {
    color: #000000;
    font-weight: 300;
    font-size: 18px;
    margin: 20px 0;
    font-family: 'Gilroy-Light';
  }

  span.blue-sep {
    color: #4ac3d7;
  }

  .link-icon {
    width: 150px;
    display: block;
    margin: 0 auto;
  }

  .link-split {
    background: #fff;
    padding: 10px 15px;
  }

  .link-icon img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .link-split {
    background: #fff;
    padding: 10px 15px;
    height: 70px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
  }

  .left-padd
  {
    padding-left: 0;
  }

  section.intake-bot-bnr
  {
    background: url(../img/intake-bot-bg.png) no-repeat center center;
    background-size: cover;
    border-top: 1px solid #e0e5e7;
  }

  section.intake-mid
  {
    background: url(../img/intake-mid-bg.png) no-repeat center center;
    background-size: cover;
  }

  .dropdown-menu>li>a
  {

    margin: 0;
    font-size: 18px;
  }

  ul.link-menu li a:hover
  {
    color: #4ac3d6 !important;
  }

  .dropdown-menu>li>a:hover
  {
    background: transparent !important;
  }

  
  .mh-left
  {
    width: 100%;
    float: left;
  }

  .mh-text
  {
    width: 100%;
    float: left;
    margin-bottom: 25px;
  }

  .mh-text h1
  {
    color: #4ac3d7;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Gilroy-ExtraBold';
  }

  .mh-text p
  {
    color: #000000;
      font-weight: 300;
      font-size: 18px;
      font-family: 'Gilroy-Light';
  }

  a.first-link {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ff5256;
    background: transparent;
    padding: 5px 20px;
    border-radius: 6px;
    border: 1px solid #ff5256;
    margin-right: 20px;
    float: left;
    text-align: center;
    margin-bottom: 15px;
  }

  a.sec-link {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: #ff5256;
    padding: 5px 20px;
    border-radius: 6px;
    border: 1px solid #ff5256;
    margin-right: 20px;
    float: left;
    text-align: center;

  }

  section.mh-mid
  {
    background: url(../img/mh-mid-bg.png) no-repeat center center;
    background-size: cover;
  }

  .bottom-mid
  {
    width: 100%;
    float: left;
  }

  .bmid-text
  {
    width: 100%;
    float: left;
  }

  .bmid-text h1
  {
    font-size: 30px;
    font-weight: 600;
    color: #4ac3d7;
    text-align: center;
    margin: 20px auto;
    display: table;
    width: 80%;
  }

  .bmid-text p
  {
    font-size: 17px;
    font-weight: 350;
    color: #000;
  }

  section.bottom-list
  {
    background: #f5f5f7;
  }

  .row-padd {
    padding-right: 0;
  }

  span.big {
    text-transform: uppercase;
  }

  .dr-icon-cvr {
    width: auto;
    float: left;
    display: block;
  }

  .dr-icon {
    width: 26px;
    margin: 0 10px 0 0;
    display: block;
  }

  .dr-icon img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
  {
    background: transparent;
  }

  .flt-right {
    float: right;
  }

  .flt-left {
    float: left;
  }

  section.badge-section {
    background: #f7f7f7;
  }

  .badge-cvr
  {
    width: 100%;
    float: left;
  }

  .badge-icon {
    width: 100%;
    display: block;
    float: left;
  }

  .badge-icon img
  {
    max-width: 100%;
    vertical-align: middle;
  }

  .part-cvr
  {
    width: 100%;
    float: left;
  }

  .part-cvr h2
  {
    margin: 0;
    text-align: center;
    font-family: 'GILROY-EXTRABOLD';
    font-size: 30px;
  }

  .part-cvr p
  {
    text-align: center;
    margin: 20px 0;
    font-size: 18px;
  }

  .icon-cvr {
    width: 60%;
    margin: 0 auto;
}

  .part-icon {
    width: auto;
    margin: 5px auto;
    display: table;
}

.part-icon img
{
  max-width: 100%;
  vertical-align: middle;
}


.less-width {
  width: 40%;
}

section.badge-wraper {
  background: #f5f5f5;
}

section.meet-wraper
{
  background: #f7f7f7;
}

.meet-head
{
  width: 100%;
  float: left;
}

.meet-head h2
{
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
  margin-bottom: 5px;
  margin-top: 0;
}

.meet-detail
{
  width: 100%;
  float: left;
  margin-bottom: 25px;
}

.detail-head
{
  width: auto;
  margin: 0 auto;
  display: table;
}

.detail-head p
{
  font-size: 19px;
  margin: 15px auto;
  text-align: center;
  color: #989898;
  text-transform: uppercase;
  display: table;
  width: auto;
  position: relative;
}

.det-split-cvr
{
  width: 100%;
  float: left;
}

.meet-img
{
  width: 100%;
  display: block;
}

.meet-img img
{
  max-width: 100%;
  vertical-align: middle;
}

.detail-head p::before {
  content: '';
  background: #d2d2d2;
  width: 33px;
  height: 17px;
  position: absolute;
  top: 4px;
  left: -45px;
}

.detail-head p::after {
  content: '';
  background: #d2d2d2;
  width: 33px;
  height: 17px;
  position: absolute;
  top: 4px;
  right: -45px;
}

.web-right {
  width: 360px;
  position: absolute;
  right: 10px;
  top: 220px;
}



.widget-split {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}

.left-icon {
  background: rgba(74, 195, 215, 0.5);
  height: 66px;
  width: 65px;
  border-radius: 5px 0 0 5px;
  float: left;
  display: flex;
  align-items: center;
}

.wid-text {
  width: 80%;
  float: left;
}

.wid-icon-cvr {
  width: 40px;
  margin: 5px auto;
  display: block;
}

.wid-icon-cvr img
{
  max-width: 100%;
  vertical-align: middle;
}

.wid-text {
  width: 80%;
  float: left;
  background: rgba(255, 255, 255, 0.65);
  height: 50px;
  border-radius: 0 5px 5px 0;
  padding: 0;
  min-height: 65px;
  display: flex;
  align-items: center;
}

.wid-text p {
  font-size: 15px;
  text-align: left;
  /*font-family: 'HelveticaNeue-Thin';*/
  margin-left: 10px;
  margin-bottom: 0;
  color: #000 !important;
}

.wid-text p:hover
{
  color: #000;
}

@media (max-width: 451px)
{
  .link-split
  {
    height: 45px;
  }
}

button.wid-btn
{
  position: absolute;
  right: 29px;
  top: 181px;
  border: none;
  background: transparent;
  display: none;
}

.wid-btn-img {
  width: 29px;
  display: block;
  margin: 0;
}

.wid-btn-img img
{
  max-width: 100%;
  vertical-align: middle;
}

.click-cvr {
  width: 60%;
  margin: 0 auto;
  display: table;
}

.click-split {
  width: 100%;
    float: left;
    border-radius: 15px;
    background: #fff;
}

.click-image-cvr {
  width: 100%;
  float: left;
}

.click-image {
  width: 175px;
  display: block;
  margin: 0 auto;
  padding: 15px 0;
}

.click-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.click-text {
  width: 100%;
    float: left;
    padding: 25px 10px;
    background: #4ac3d7;
    border-radius: 0 0 15px 15px;
    min-height: 92px;
}

.click-text p
{
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  margin: 0;
  color: #fff;
}

@media (max-width: 1199px)
{
  .click-cvr
  {
    width: 75%;
  }
}

@media (max-width: 617px)
{
  

/*.click-text
{
  min-height: auto !important;
}*/

.icon-mob
{
  margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    display: table;
}
}

@media (max-width: 440px)
{
  .web-head h1
  {
    font-size: 29px !important;
    text-shadow: -1px 2px 13px #d2d2d2 !important;
    color: #525252;
  }

  .split-ind {
    width: 100% !important;
}
  .ind-split {
    width: 100% !important;
  }
}

@media (max-width: 400px)
{
  .click-split {
    width: 80% !important;
    margin: 4% auto !important;
    float: none !important;
    display: table !important;
}



a.first-link,
a.sec-link
{
  width: 90% !important;
  float: left;
  text-align: center;
  margin: 5px 0;
}
}

ul.b-list {
  width: 70%;
    margin: 0 auto;
  padding: 0;
}

ul.b-list li
{
  font-size: 18px;
    font-weight: 350;
    margin: 15px 0;
    color: #000;
    list-style: none;
}

.b-list-text {
  width: 100%;
  margin: 0 auto;
}

.b-list-text h2
{
  font-size: 30px;
    font-weight: 600;
    color: #4ac3d7;
    text-align: center;
    margin: 0 auto;
    display: table;
    width: 80%;
}

.indus-head
{
  width: 100%;
  float: left;
}

.indus-head h2
{
  font-size: 30px;
  font-weight: 600;
  color: #4ac3d7;
  text-align: center;
  margin: 0 auto;
  display: table;
  width: 80%;
}

.ind-split-cvr
{
  width: 85%;
    margin: 0 auto;
}

section.indus-split {
  background: #eeeef1;
}

.ind-split {
  width: 20%;
  float: left;
  margin: 20px 2%;
}

.ind-split a
{
  background: #fff;
  padding: 15px;
  margin: 0 auto;
  display: block;
  border-radius: 8px;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
}

.big-split {
  width: 29%;
    margin: 10px 2%;
}

.split-ind {
  margin: 0 auto;
  display: table;
  width: 87%;
}

section.mh-bot-bnr
{
  background: url(../img/mh-bottom.png) no-repeat center center;
  background-size: cover;
}

section.cf-main-bg
{
   background: url(../img/banner/consent-form-bg.jpg) no-repeat top left;
  background-size: cover;
  padding-top: 0;
  position: relative;
    background-position-y: 33%;
    padding-bottom: 159px;
}

.cf-fst
{
  width: 100%;
  float: left;
}

.cf-fst h2,
.cf-sec h2
{
  font-size: 36px;
  font-weight: 600;
  color: #4ac3d7;
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
}

.cf-fst p
{
  font-size: 16px;
    font-weight: 350;
    color: #000;
    margin: 0;
}

section.cf-second
{
  background: url(../img/cf-bg.png) no-repeat right bottom;
  background-size: contain;
}

.cf-sec
{
  width: 100%;
  float: left;
}

.cf-split
{
  width: 100%;
  float: left;
  position: relative;
}

.cf-split-img
{
  width: 100%;
  float: left;
}

.cf-split-img img
{
  max-width: 100%;
  vertical-align: middle;
}

p.cf-sec-text {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  text-align: center;
  padding: 23px 27px;
  font-family: 'Gilroy-ExtraBold';
  color: #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-weight: 600;
  font-size: 16px;
  min-height: 91px;
}

section.cf-last
{
  background: url(../img/cf-mid-bg.png) no-repeat left bottom;
  background-size: contain;
}

section.cf-bot-bnr
{
  background: url(../img/cf-bot.png) no-repeat center center;
  background-size: cover;
  border-top: 1px solid #ebeff2;
}

section.int-main-bg
{
  background: url(../img/banner/online-patient-form.jpg) no-repeat left bottom;
  background-size: cover;
  padding-top: 0;
  background-position-y: 90%;
  padding-bottom: 100px;
}

.int-vd-cvr {
  width: 100%;
  float: left;
}

.int-vd-cvr h2
{
  font-size: 36px;
    font-weight: 600;
    color: #4ac3d7;
    font-family: 'GILROY-EXTRABOLD';
    text-align: center;
}

.int-vd-cvr p
{
  font-size: 16px;
  font-weight: 350;
  color: #000;
  margin: 0;
  line-height: 30px;
}

p.p-align
{
  text-align: center;
}

.int-vd {
  width: 50%;
  margin: 50px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.int-vd img
{
  max-width: 100%;
  vertical-align: middle;
}

.int-vd-cvr
{
  width: 100%;
  float: left;
}

.int-vd-cvr h2
{
  font-size: 25px;
  font-weight: 600;
  color: #4ac3d7;
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
}

a.blue-link {
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
  color: #0e0ecd;
}

.int-mid-img
{
  width: 50%;
  margin: 50px auto;
  display: table;
}

.int-mid-img img
{
  max-width: 100%;
  vertical-align: middle;
}

section.int-bot-bnr
{
  background: url(../img/intake-bot.png) no-repeat center center;
  border-top: 1px solid #f5f9f9;
  background-size: cover;
}

p.align
{
  text-align: center;
}

#navbar-collapse-1{
	margin-left: 32px;
}

.po-relat{
	margin-left: 35px;
}

.intake-bg .container, .schedule-bg .container, .resource-bg .container, .recall-bg .container,
.virtual-bg .container, .case-study-bg .container, .mh-main-bg .container, .cf-main-bg .container,
.int-main-bg .container{
	margin-left: 35px; 
}

.televisit-bg .container, .two-way-bg .container, .billpay-bg .container{
	margin-left: 50px;
}

.play-btn {
  width: 95px;
  position: absolute;
}

.play-btn img
{
  max-width: 100%;
  vertical-align: middle;
}

.r-det-cvr 
{
  width: 70%;
  padding: 50px;
  border-radius: 15px;
  margin: 0 auto;
  box-shadow: 0.25rem 0.25rem 5.7rem rgb(0 0 0 / 5%);
  display: table;
}

h3.r-det-text 
{
  text-align: left;
  width: 100%;
  margin: 0 0 15px;
  font-size: 23px;
  font-weight: 600;
  color: #4ac3d7;
}

.r-det-img 
{
  width: 445px;
  display: block;
  margin: 0;
}

.back-btn {
  width: 100%;
  float: left;
}

.r-det-img img
{
  max-width: 100%;
  vertical-align: middle;
}

.r-det-text {
  width: 100%;
  float: left;
  margin: 25px 0;
}

.r-det-text p
{
  font-size: 16px;
  text-align: left;
}

.back-btn a {
  text-align: center;
  display: table !important;
  width: auto;
  margin: 10px auto;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background: #4ac3d7;
  padding: 10px 15px;
}

@media (max-width: 1200px)
{
  .demo-mid-list
  {
    padding: 80px 0 !important;
  }

  .r-det-cvr
  {
    width: 80% !important;
    padding: 40px;
  }

  .out-text-cvr
  {
    width: 70% !important;
  }

  .out-text
  {
    left: 29% !important;
  }

  .out2 {
    left: 18% !important;
  }
}

@media (max-width: 992px)
{
  .r-det-cvr {
    width: 100% !important;
    padding: 10px;
}
}

@media (max-width: 576px)
{
  .r-det-img
  {
    width: 100%;
  }

  .tele-bill-text {
    padding: 10px 5px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
}

section.televisit-bg
{
  background-position-x: 75% !important;
}
}








section.grey-bg
{
  background: #f9f9f9;
}

section.dow-top
{
  background: url(../img/down-top.png) no-repeat center center;
  background-size: cover;
  padding-bottom: 0;
  padding-top: 10px;
}

.download-part
{
  width: 100%;
  float: left;
  padding-left: 60px;
}

.download-part h1
{
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #535453;
  text-decoration: underline;
  margin-top: 0;
}

.download-part ul
{
  padding: 0;
  width: 100%;
  float: left;
  display: table;
}

.download-part ul li
{
  list-style: none;
  display: block;
  padding: 3px 0;
  color: #535453;
  font-size: 19px;
}

.download-part ul li a
{
  color: #ff0000;
}

.down-white
{
  width: 70%;
  margin: 0 auto;
}

.down-white h3
{
  margin-bottom: 20px;
  text-align: center;
  font-weight: 600;
  color: #4ac3d7;
  font-size: 28px;
}

.down-white ul
{
  padding: 0;
    width: auto;
    margin: 0 auto;
    display: table;
}

.down-white ul li
{
  font-size: 17px;
  font-weight: 350;
  margin: 5px 0;
  list-style: none;
  color: #000;
  list-style-image: url(../img/list-image.png);
}

.down-white a
{
  background: #ff5256;
    text-align: center;
    display: table;
    margin: 50px auto 0;
    padding: 10px 44px;
    border-radius: 10px;
    color: #fff;
    font-family: HelveticaNeue-Bold;
    font-size: 28px;
}

h2.cap-item {
  text-transform: uppercase;
}

section.down-test {
  padding-bottom: 0;
}

section.audio-part {
  background: #f3f3f5;
  padding-bottom: 0;
}

.audio-split {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  margin: 30px 0;
}

.audio-image {
  width: 170px;
  margin: 0 auto;
  display: block;
}

.audio-image img
{
  max-width: 100%;
  vertical-align: middle;
}

h5.person-name {
  text-align: center;
  margin: 20px 0 0;
  font-size: 22px;
  font-family: 'GILROY-EXTRABOLD';
}

p.org-name {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
  font-family: 'Gilroy-Light';
}

p.e-org-name
{
  text-align: center;
  font-size: 16px;
  margin: 0;
  font-family: 'Gilroy-Light';
}

.audio-star {
  width: 100%;
  float: left;
}

.star-icon {
  width: 100px;
  margin: 15px auto;
  display: block;
}

.star-icon img
{
  max-width: 100%;
  vertical-align: middle;
}

section.down-video
{
  background: #f3f3f5;
  padding-bottom: 25px;
}

.vid-bg {
  width: 100%;
  float: left;
  background: #fff;
  padding: 15px 0;
}

.d-video {
  box-shadow: 2px 2px 45px 5px rgba(174,174,192,0.49);
  -webkit-box-shadow: 2px 2px 45px 5px rgba(174,174,192,0.49);
  -moz-box-shadow: 2px 2px 45px 5px rgba(174,174,192,0.49);
  width: 100%;
  float: left;
  border: 6px solid #FFF;
}

.vdo-head {
  margin-bottom: 30px;
}

.audio-btn-bk {
  background: #efefef;
  height: 125px;
  padding-top: 40px;
  border-left: 1px solid #dde7f3;
  border-right: 1px solid #dde7f3;
}

.audio-controls {
  z-index: 999;
}

.audio-controls .btn-danger {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 0;
  transition: all 0.5s;
}

.audio-player {
  display: none;
}

audio.audio-inn {
  width: 100%;
}

.audio-bar
{
  width: 100%;
  float: left;
  margin-top: 30px;
}

.down-left 
{
  width: 100%;
  float: left;
}

.tab-pic
{
  width: 100%;
  display: block;
  margin: 0 auto;
}

.tab-pic img
{
  max-width: 100%;
  vertical-align: middle;
}

.form-control-lg {
  font-size: 13px;
  height: 50px;
}

.btn-primary {
  background: #e81c2b;
  border: 1px solid #e81c2b;
  padding: 13px 30px;
}

.nospam {
  text-align: center;
  padding-top: 20px;
  font-size: 13px;
  color: #555;
  margin-bottom: 0;
}

h5.mod-title {
  font-size: 20px;
  display: table;
  float: left;
}

input.form-control {
  border: #ddd 1px solid;
  margin: 10px 0;
  border-radius: 2px;
  font-size: 15px;
}

















@media(max-width: 992px)
{
  .demo-text
  {
    width: 100% !important;
  }
  .demo-mid-list
  {
    padding: 20px 0 !important;
  }

  .demo-text h1
  {
    font-size: 45px !important;
  }

  .demo-text p
  {
    font-size: 53px !important;
  }

  p.demo-bnr-primary,
  p.demo-bnr-secondary
  {
    font-size: 19px !important;
  }

  .dr-icon
  {
    margin: 5px 0 !important;
  }
  .d-video 
  {
    margin-bottom: 25px;
  }

  .badge-icon
  {
    width: 100%;
  }

  /*.audio-split
  {
    width: 46%;
    margin: 30px 2%;
  }*/

  /*.d-video
  {
    width: 46%;
    margin: 0 2%;
  }*/

  .down-left
  {
    width: 89%;
  }

  .tab-pic
  {
    width: 87%;
  }

  .download-part
  {
    padding-left: 0;
  }
}


@media (max-width: 768px)
{
  .download-part 
  {
    width: 100%;
    margin: 90px auto 0;
  }

  .down-left
  {
    width: 100%;
  }

  .tab-pic
  {
    width: 70%;
  }

  .down-white
  {
    width: 85%;
  }

  .test-say p
  {
    min-height: auto;
  }

  .audio-image
  {
    width: 150px;
  }
}

@media (max-width: 576px)
{
  .vir-banner-left {
    padding: 10px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}

  .audio-split
  {
    width: 100%;
    margin: 20px auto;
    
  }

  .d-video
  {
    width: 95%;
    margin: 20px auto;
    float: none;
  }
}

@media (max-width: 384px)
{
  .down-white a
  {
    font-size: 23px;
    
    margin: 25px auto 0;
    padding: 10px 20px;
  }
}

section.dup
{
  background: url(../img/down-dup.png) no-repeat center center;
  background-size: cover;
}

.left-img-cvr {
  width: 90%;
  float: left;
}

a.drop-home::after
{
  display: none;
}

ul.sec-drop-menu
{
  width: 225px;
  padding: 5px;
}

ul.sec-drop-menu li
{
  float: left;
    padding: 5px 15px !important;
    background: #fff;
    width: 100%;
}

ul.sec-drop-menu li a
{
  font-size: 13px;
   
    text-transform: uppercase;
    color: #545454 !important;
    display: block;
    padding: 5px 0;
    float: left;
    margin-left: 9px;

}

ul.sec-drop-menu li a:hover
{
  color: #4ac3d6 !important;
}

.sec-drop-icon 
{
  width: 25px;
  float: left;
  display: block;
  margin: 0;
}

.sec-drop-icon img
{
  max-width: 100%;
  vertical-align: middle;
}

button.navbar-toggler 
{
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  margin: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (max-width: 1165px)
{
  ul.dropdown-menu
  {
    top: 66px;
  }
}

i.i-play 
{
  border-radius: 100%;
  border: 2px solid #ff5256;
  width: 30px;
  height: 30px;
  padding: 7px;
  margin-left: 6px;
  font-size: 13px;
}

i.i-mic
{
  border-radius: 100%;
  border: 2px solid #ff5256;
  width: 30px;
  height: 30px;
  padding: 7px;
  margin-left: 6px;
  font-size: 13px; 
}

.dent-bnr-gif 
{
  width: 100%;
  float: left;
  display: block;
  padding: 0 15px;
  border-radius: 15px 15px 0 0;
  background: rgba(255, 255, 255, 0.5);
}

.dent-bnr-gif img
{
  max-width: 100%;
  vertical-align: middle;
}

@media (max-width: 992px)
{
  ul.dropdown-menu
  {
    width: 100% !important;
    float: left !important;
  }

  ul.dropdown-menu 
  {
    width: 100% !important;
    float: left !important;
}
}
 /* hari_create_cloud_section_style */

 
 .highlights 
 {
  padding: 10px 0 60px 0;}

 .highlights img 
 {
  height: 100px;
  margin-bottom: 20px;
}
.box
{
  width: 100%;
display: block;
padding: 20px;
border-radius: 10px;
text-align: center;
}

@media (max-width: 676px)
{
  .link-split
  {
    width: 30%;
  }

  .d-flex 
  {
    display: block !important;
    padding-left: 0;
  }
}

@media (max-width: 576px)
{
  .link-split 
  {
    width: 32%;
    margin-bottom: 10px;
  }
}

.det-top-cvr
{
  background: #f3f3f5;
  position: relative;
  width: 100%;
  float: left;
  padding-bottom: 50px;
  
}

section.det-white 
{
  background: #fff;
  padding-bottom: 130px;
}

.detail-test-cvr
{
  width: 100%;
  float: left;
  
}

.det-pic-cvr 
{
  width: auto;
    position: absolute;
    top: -22%;
    right: 40%;
    left: 40%;
}

.detail-test-cvr 
{
  width: 100%;
  float: left;
  margin-top: 185px;
}

.det-test-content 
{
  background: #fff;
  width: 88%;
  margin: 0 auto;
  padding: 30px;
  border-radius: 10px;
}

.det-pic 
{
  width: 240px;
  display: block;
  margin: 0 auto;
}

.det-pic img
{
  max-width: 100%;
  vertical-align: middle;
}

.det-test-content p 
{
  margin: 0;
  font-size: 17px;
  text-align: left;
  color: #000;
  font-family: 'Gilroy-Light';
  width: 100%;
  margin: 0 auto;
}

.det-audio-cvr 
{
  width: 100%;
  float: left;
  margin-top: 35px;
}


.det-audio 
{
  width: 70%;
  margin: 25px auto 0;
  background: #fff;
  display: table;
  padding: 10px;
  border-radius: 15px;
}

.det-audio-bar
{
  margin: 0;
}

section.det-mid-bg
{
  background: url(../img/det-mid-bg.png) no-repeat center center;
  background-size: cover;
}

.det-mid-inner 
{
  width: 70%;
  margin: 0 auto;
  display: table;
}

.det-inner-split 
{
  width: 100%;
  float: left;
  margin: 10px 0;
}

.det-inner-split h3
{
  font-size: 23px;
    color: #4ac3d7;
    font-family: Helvetica;
}

.det-inner-split ul
{
  margin: 0;
  padding: 0;
}

.det-inner-split ul li
{
  font-size: 16px;
    font-weight: 350;
    margin: 12px 0;
    list-style: none;
    color: #000;
}

a.det-inner-btn 
{
  display: table;
  margin: 0 auto;
  padding: 15px 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  background: #ff5256;
  border-radius: 10px;
  color: #fff;
  margin-top: 40px;
}

audio.audio-inn
{
  float: left;
}

.dropdown-menu>li>a
{
  padding-left: 0;
}

@media (max-width: 992px)
{
  .det-pic-cvr
    {
      right: 38%;
      left: 38%;
    }

    .det-mid-inner
    {
      width: 100% !important;
    }

}

@media (max-width: 768px)
{
  p.demo-bnr-primary
  {
    margin: 10px 0 0 !important;
  }
  section.cf-main-bg
  {
    background-position-x: 80%;
    padding-bottom: 60px;
  }

  .det-pic-cvr 
  {
    right: 35%;
    left: 35%;
    top: -100px;
    width: 200px !important;
}

.det-pic
{
  width: 100% !important;
}
}

@media (max-width: 576px)
{
  .det-pic-cvr 
  {
    
    left: 35%;
    top: -70px;
    width: 175px !important;
}

.m-platform-cover 
{
  display: table !important;
  float: none;
  width: 400px !important;
  height: 400px !important;
  margin: 30px auto 100px;
}

.m-platform-cover .m-platform-center 
{
  width: 120px !important;
  height: 120px !important;
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.m-platform-cover .m-platform-center .item-box
{
  width: 120px !important;
  height: 120px !important;
}

.m-platform-cover .m-platform-center .item-box-12
{
  margin-top: -145px !important;
}

.m-platform-cover .m-platform-center .item-box-10
{
  margin-left: -145px !important;
}

.m-platform-cover .m-platform-center .item-box-2
{
  margin-left: 145px !important;
}

.m-platform-cover .m-platform-center .item-box-8
{
  margin-left: -145px !important;
  margin-top: 80px !important;
}

.m-platform-cover .m-platform-center .item-box-6
{
  margin-top: 140px !important;
}

.m-platform-cover .m-platform-center .item-box-4
{
  margin-top: 80px !important;
    margin-left: 145px !important;
}

.m-platform-cover .m-platform-center
{
  margin-left: 140px !important;
}

}

@media (max-width: 480px)
{
  .det-pic-cvr {
    
    left: 32%;
}
}

@media (max-width: 436px)
{

  .m-platform-cover .m-platform-center .item-box
{
  font-weight: 600 !important;
  font-size: 12px !important;
  line-height: 11px !important;
}

  .m-platform-cover .m-platform-center .item-box 
  {
    width: 100px !important;
    height: 100px !important;
}

.m-platform-cover .m-platform-center
{
  width: 100px !important;
    height: 100px !important;
}

.m-platform-cover .m-platform-center .item-box-10 
{
  margin-left: -105px !important;
}

.m-platform-cover .m-platform-center .item-box-12 
{
  margin-top: -115px !important;
}

platform-center .item-box-2 {
  margin-left: 105px !important;
}

.m-platform-cover .m-platform-center .item-box-8 
{
  margin-left: -95px !important;
  margin-top: 49px !important;
}

.m-platform-cover .m-platform-center .item-box-6 
{
  margin-top: 115px !important;
}

.m-platform-cover .m-platform-center .item-box-4 
{
  margin-top: 49px !important;
  margin-left: 105px !important;
}

.m-platform-cover .m-platform-center 
{
  margin-left: 121px !important;
}

.m-platform-cover .m-platform-center .item-box-2 
{
  margin-left: 110px !important;
}

.m-platform-cover .m-platform-center
{
  margin-top: 80px !important;
}

.m-platform-cover
{
  margin-bottom: 0 !important;
}


}

@media (max-width: 425px)
{
  .det-pic-cvr 
  {
    
    left: 30%;
}
}

@media (max-width: 399px)
{
  .det-pic-cvr {
    
    left: 28%;
}
}

@media (max-width: 372px)
{
  .m-platform-cover .m-platform-center 
  {
    margin-left: 114px !important;
}
}

@media (max-width: 369px)
{
  .det-pic-cvr 
  {
    
    left: 26%;
}
}

@media (max-width: 339px)
{
  .det-pic-cvr 
  {
    
    left: 24%;
}
}

p.why-mid-para
{
  font-size: 17px;
    margin: 15px 0;
    list-style: none;
    color: #000;
    line-height: 30px;
    float: left;
    width: 100%;
}

a.why-mid-btn
{
  background: #4cc3d7;
    padding: 8px 40px;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
    display: table;
    text-align: center;
    font-family: HelveticaNeue-Thin;
}

.why-last-split 
{
  margin-bottom: 0;
}

section.why-last 
{
  padding-bottom: 0;
}

.why-spl-top
{
  padding-top: 0;
  padding-bottom: 0;
}

.why-spl
{
  margin-top: 40px;
}

.why-spl-img
{
  width: 500px;
}

.m-platform-cover 
{
  width: 490px;
  height: 490px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.m-platform-cover .m-platform-center 
{
  width: 150px;
  height: 150px;
  display: block;
  position: relative;
  margin-top: 170px;
  margin-left: 170px;
  margin-right: auto;
}

.m-platform-cover .m-platform-center .item-box-12 
{
  background: url(../img/circle2.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: -170px;
}

.m-platform-cover .m-platform-center .item-box 
{
  position: absolute;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  text-align: center;
  color: #575757;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  transition: all 0.3s;
}

.m-platform-cover .m-platform-center .item-box-10 
{
  background: url(../img/circle3.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: -70px;
  margin-left: -170px;
  background-position: left center;
}

.m-platform-cover .m-platform-center .item-box-8 
{
  background: url(../img/circle4.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 100px;
  margin-left: -170px;
  background-position: left center;
}

.m-platform-cover .m-platform-center .item-box-6 
{
  background: url(../img/circle5.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 170px;
  background-position: bottom center;
}

.m-platform-cover .m-platform-center .item-box-4 
{
  background: url(../img/circle6.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 100px;
  margin-left: 170px;
  background-position: right center;
}

.m-platform-cover .m-platform-center .item-box-2 
{
  background: url(../img/circle1.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: -70px;
  margin-left: 170px;
  background-position: right center;
}

.m-platform-cover .m-platform-center .item-box:hover 
{
  transform: rotate(
30deg
);
}

h2.about-banner-head.pb-3
{
  font-size: 33px;
    color: #525252;
    font-family: 'GILROY-EXTRABOLD';
    margin: 0;
    padding: 0 !important;
}

.less-mar
{
  margin: 10px 0 0 !important;
}

.res-detail-wrap
{
  width: 100%;
  float: left;
}

.det-wrap-head
{
  width: 100%;
  float: left;
}

.detail-crumb
{
  width: 100%;
  float: left;
}

a.crumb 
{
  display: table;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    padding-right: 10px;
    border-right: 1px solid #d4d4d4;
}

a.crumb:last-child
{
  color: #4ac3d7;
  border-right: none;
}

.det-wrap-head h1
{
  float: left;
  font-size: 22px;
  font-weight: 600;
  color: #4ac3d7;
  text-align: left;
  width: 90%;
  margin-top: 10px;
}

.det-left-art
{
  width: 100%;
  float: left;
  margin: 10px 0;
}

.art-date,
.art-author
 {
  width: auto;
  float: left;
  
}

.art-date p
{
  display: table;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 15px;
    color: rgb(104, 104, 104);
    margin-bottom: 10px;
    padding-right: 10px;
    
}

i.i-clock 
{
  color: #4ac3d7;
  font-weight: 500 !important;
  margin-right: 10px;
}

.art-author a
{
  display: table;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    padding-right: 10px;
}

.i-pencil
{
  color: #4ac3d7;
  
  margin-right: 10px; 
}

.det-main-image 
{
  width: 100%;
  float: left;
  display: block;
  margin: 0 0 20px;
}

.det-main-image img
{
  max-width: 100%;
    vertical-align: middle;
    box-shadow: 0.25rem 0.25rem 0.7rem rgb(0 0 0 / 5%);
    
    
}

.det-main-content
{
  width: 100%;
  float: left;
}

.det-main-content p
{
  font-size: 16px;
    text-align: left;
    color: #000;
}

.det-right-cvr
{
  width: 100%;
  float: left;
}

.right-detail-inner
{
  width: 100%;
    float: left;
    border: 7px solid #eee;
    padding: 15px;
    margin-top: 15px;
}

.det-underline 
{
  width: 100px;
  height: 4px;
  background: #525252;
  float: left;
}

.right-detail-inner h1 
{
  float: left;
  font-size: 22px;
  font-weight: 600;
  color: #000;
  text-align: left;
  width: 90%;
  margin: 0 0 30px;
}

.detsplit-cvr
{
  width: 100%;
  float: left;
}

.det-split-box 
{
  width: 100%;
    float: left;
    margin: 0 0 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding-top: 10px;
    display: flex;
    align-items: center;
}

.sml-image 
{
  width: 20%;
  float: left;
}

.sml-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.right-s-content 
{
  width: 80%;
  float: left;
  padding-left: 10px;
}

p.right-s-date 
{
  margin: 0;
  color: #c7c7c7;
}

.right-s-content a 
{
  text-align: left;
  color: #000;
  font-size: 15px;
  font-family: Helvetica;
  font-weight: 550;
}

.right-s-content a:hover
{
  color: #4ac3d7;
}

.res-btn-wraper
{
  width: 100%;
  float: left;
  margin-top: 25px;
}

a.det-back-btn 
{
  color: #ff5256;
  font-size: 16px;
  display: block;
  border: 2px solid #ff5256;
  float: left;
  padding: 5px 25px;
  border-radius: 100px;
  font-weight: 450;
  font-family: 'Gilroy-ExtraBold';
  margin-right: 20px;
}



a.det-next-btn 
{
  color: #4ac3d7;
  font-size: 16px;
  display: block;
  border: 2px solid #4ac3d7;
  float: left;
  padding: 5px 25px;
  border-radius: 100px;
  font-weight: 450;
  font-family: 'Gilroy-ExtraBold';
}

.det-split-box:last-child
{
  margin-bottom: 0;
  border-bottom: none;
}

@media (max-width: 992px)
{
  .res-det-mob
  {
    display: none;
  }
}

section.res-detail-bg
{
  background: url(../img/banner/res-detail.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 0;
  position: relative;
  background-position-y: 0;
  padding: 0 0 300px;
}

.why-nav 
{
  margin-bottom: 35px;
}

@media (max-width: 992px)
{
  .case-split-left a 
  {
    width: 50%;
    float: left !important;
    display: table;
    margin-bottom: 10px;
    line-height: 28px;
}

i.i-right,
i.i-play,
i.i-mic
{
  float: right;
}
}

@media (max-width: 768px)
{
  a.why-mid-btn 
  {
    margin: 0 auto;
}
.page-template-demo-schedule-success .install-schedule-header{
		margin-top:45px;
	}
.mid-list h2
{
  margin-top: 25px;
}
}

.btn-left {
  float: left;
}

@media (max-width: 466px)
{
  .case-split-left a
  {
    width: 60%;
  }
}
@media (max-width: 437px)
{
  .m-platform-cover 
  {
    margin-top: 150px;
}


}

@media (max-width: 418px)
{
  .case-split-left a
  {
    width: 65%;
  }
}

@media (max-width: 378px)
{
  .case-split-left a
  {
    width: 70%;
  }

  .demo-text p 
  {
    font-size: 48px !important;
}

.demo-text h1 
{
  font-size: 41px !important;
}

p.demo-bnr-primary, p.demo-bnr-secondary 
{
  font-size: 16px !important;
}

.demo-text a
{
  font-size: 20px !important;
}
}

@media (max-width: 358px)
{
  .case-split-left a
  {
    width: 80%;
  }
}

h5.video-modal-head
 {
  font-size: 22px;
  color: #4ac3d7;
}

.case-modal-bg 
{
  background: url(../img/cf-bg.png) no-repeat right;
  background-size: contain;
  text-align: center;
  
}

.m-video 
{
  width: 80%;
  margin: 0 auto;
  float: left;
}

.video-border 
{
  border-radius: 10px;
}

.case-split:hover .case-photo 
{
  transform: translateX(30px);
  transition: 0.3s linear;
}

.case-split:nth-child(2):hover .case-photo
{
  transform: translateX(-30px);
  transition: 0.3s linear;
}

.case-split:nth-child(4):hover .case-photo
{
  transform: translateX(-30px);
  transition: 0.3s linear;
}

.case-split:nth-child(6):hover .case-photo
{
  transform: translateX(-30px);
  transition: 0.3s linear;
}

.case-split:nth-child(8):hover .case-photo
{
  transform: translateX(-30px);
  transition: 0.3s linear;
}

.case-split:nth-child(10):hover .case-photo
{
  transform: translateX(-30px);
  transition: 0.3s linear;
}

.aud-mod-split
 {
  margin: 0;
  background: transparent;
}

.of-text h1
{
  color: #ff5256;
  font-size: 40px;
  font-weight: 700;
  font-family: 'Gilroy-ExtraBold';
}

span.of-sml 
{
  font-family: 'GILROY-EXTRABOLD';
  font-size: 28px;
}

section.of-grey
{
  background: #f7f7f8;
  -webkit-box-shadow: inset 0px 0px 15px -8px rgba(0,0,0,0.52); 
box-shadow: inset 0px 0px 15px -8px rgba(0,0,0,0.52);
}

.less-bot-mar
{
  margin-bottom: 0 !important;
}

a.why-brn-btn
{
  background: #ff5256;
}

#button-2 
{
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#button-2 a 
{
  position: relative;
  transition: all .35s ease-Out;
}

#slide 
{
  width: 100%;
  height: 100%;
  left: -200px;
  background: #ff5256;
  position: absolute;
  transition: all .35s ease-Out;
  bottom: 0;
}

#button-2 a
{
  color: #ff5256;
}

#button-2:hover #slide 
{
  left: 0;
}

#button-2:hover a 
{
  color: #fff;
}

#button-2:hover i.i-right,
#button-2:hover i.i-play,
#button-2:hover i.i-mic
{
  border: 2px solid #fff;
}

.button-case {
  display: inline-flex;
  overflow: hidden;
  color: #ff5256;
  font-size: 14px;
  display: block;
  border: 2px solid #ff5256;
  float: left;
  padding: 3px 3px 3px 10px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 11px;
}

.click-of
{
  width: 100% !important;
}

p.of-click-text 
{
  font-weight: normal;
}

p.barcket 
{
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}

.int-cvr
{
  width: 100%;
  float: left;
}

.int-cvr h2
{
  font-size: 36px;
    color: #4ac3d7;
    font-family: 'GILROY-EXTRABOLD';
    text-align: center;
}

.int-logo-cvr
{
  width: 100%;
  float: left;
}

.int-split 
{
  width: 20%;
  float: left;
  margin: 2%;
}

.int-split img
{
  max-width: 100%;
  vertical-align: middle;
}

.of-fea-head 
{
  width: 100%;
  float: left;
}

.of-fea-head h2
{
  font-size: 36px;
  color: #4ac3d7;
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
  margin: 0;
  position: relative;
}

section.of-features
{
  padding: 0;
}

.of-fea-head h2::after 
{
  content: '';
  width: 40%;
  height: 37px;
  position: absolute;
  right: 0;
  top: 0;
  background: #eee;
}

.of-fea-head h2::before 
{
  content: '';
  width: 40%;
  height: 37px;
  position: absolute;
  left: 0;
  top: 0;
  background: #eee;
}

.of-last-card
{
  width: 100%;
  float: left;
  margin-top: 50px;
}

.of-last-card img
{
  max-width: 100%;
  vertical-align: middle;
}

section.of-webinar
{
  background: url(../img/of-webinar-bg.png) no-repeat center center;
  background-size: cover;
  box-shadow: 0px 2px 27px 3px rgb(110 110 110 / 75%);
  -webkit-box-shadow: 0px 2px 27px 3px rgb(110 110 110 / 15%);
  -moz-box-shadow: 0px 2px 27px 3px rgba(110,110,110,0.75);
}

p.of-c-text 
{
  width: auto;
  display: table;
  margin: 70px auto 0;
  font-size: 20px;
  padding: 5px 20px;
  background: #fff;
  border: 2px solid #4ac3d7;
  border-radius: 100px;
}

.of-webinar-content 
{
  width: 100%;
  float: left;
}

.web-cont-left 
{
  float: left;
  width: 50%;
}

.web-cont-right 
{
  float: left;
  width: auto;
}

.web-cont-left h5 
{
  margin: 0;
  color: #000;
  font-size: 25px;
  font-weight: 550;
  float: left;
  width: 100%;
  font-family: 'Gilroy-ExtraBold';
}

p.of-web-date 
{
  margin: 4px 0 0;
  border-radius: 100px;
  color: #ff5256;
  width: 100%;
  float: left;
  font-size: 20px;
  font-family: 'Gilroy-Light';
}

.web-cont-right a 
{
  display: block;
  text-align: center;
  font-size: 19px;
  padding: 10px 60px;
  margin: 10px 0;
  background: #FF5251;
  border-radius: 5px;
  color: #fff;
  font-family: 'Gilroy-Light';
}

@media (max-width: 992px)
{
  .of-i-split
  {
    width: 100% !important;
  }

  .of-fea-head h2::before
  {
    width: 30%;
  }

  .of-fea-head h2::after
  {
    width: 30%;
  }

  .int-split
   {
    width: 46%;
    margin: 2%;
    text-align: center;
}

.spl-list 
{
  top: 50px !important;
}
}

@media (max-width: 768px)
{

  .click-split 
  {
    width: 90% !important;
    margin: 10px auto !important;
    float: none;
    display: table;
}

  .web-cont-left 
  {
    width: 100%;
    text-align: center;
}

.spl-list 
{
  top: 0 !important;
  position: relative !important;
}

.spl-img
{
  display: none !important;
}

p.of-web-date 
{
  width: auto;
  text-align: center;
  margin: 10px auto 0;
}

.web-cont-right 
{
  float: none;
  width: auto;
  display: table;
  margin: 0 auto;
}

.of-webinar-content
{
  border: none;
}

.of-i-split
{
  margin-bottom: 20px !important;
}

.vir-banner-left,
.intake-left,
.telebg-left,
.schedule-left,
.recall-left
{
  margin-bottom: 0 !important;
}

section.intake-bg,
section.reminder-bg
{
  background-position-x: 80%;
}

section.televisit-bg,
section.schedule-bg
{
  background-position-x: 60%;
}

section.recall-bg,
section.case-study-bg
{
  background-position-x: 75%;
}

}

@media (max-width: 576px)
{
  .of-fea-head h2::before 
  {
    width: 20%;
}

.of-fea-head h2::after 
{
  width: 20%;
}
}

.mid-split
{
  margin: 22px 0;
  width: 100%;
  float: left;
}

@media (max-width: 992px)
{
  .dr-icon-cvr 
  {
    margin-right: 10px;
}

#button-2 a 
{
  width: 100%;
  margin: 0;
}

.button-case 
{
  width: 46%;
  margin: 0 2% 10px;
}

#slide
{
  display: none;
}
}

@media (max-width: 500px)
{
  .button-case
  {
    width: 96%;
  }
}

@media (max-width: 392px)
{
  .of-fea-head h2::before
{
    width: 15%;
}

.of-fea-head h2::after
 {
  width: 15%;
}
}

h3.int-inn-text 
{
  width: 100%;
  float: left;
  text-align: center;
  color: #ff5256;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Gilroy-ExtraBold';
}


.mid-btn-split
{
  width: 100%;
  float: left;
  margin: 10px 0 40px;
}

.mid-btn-cvr 
{
  width: 100%;
  float: left;
}

.mid-btn-cvr a
{
  display: table;
  margin: 0 auto;
  text-align: center;
  padding: 7px 10px;
  border-radius: 100px;
  background: #4ac3d7;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  width: 100%;
  border: 2px solid #4ac3d7;
}

.mid-btn-cvr a:hover
{
  border: 2px solid #4ac3d7;
  background: #fff;
  color: #4ac3d7;
  transition: all 0.3s linear;
}

@media (max-width: 767px)
{
  .align-content
  {
    display: table;
  }

  .app-mid-image
  {
    width: 60%;
  }

  .desk
    {
      display: none;
    }
}

p.blue-label 
{
  width: auto;
  float: left;
  display: table;
  padding: 5px 10px;
  background: #4ac3d7;
  border-radius: 5px;
  color: #fff;
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
}

.web-cont-right h5 
{
  font-size: 20px;
  font-family: 'Gilroy-ExtraBold';
  color: #4ac3d7;
  text-align: center;
}

@media (max-width: 1200px)
{
  .web-cont-left 
  {
    
    width: 50%;
}

.web-cont-right 
{
  
  width: 20%;
}

.web-cont-right a
{
  padding: 10px;
}
}

@media (max-width: 992px)
{

  a.first-link,
  a.sec-link
  {
    width: 60%;
  }
  .web-cont-left
  {
    width: 100%;
  }
  .web-cont-right
  {
    width: 100%;
    float: left;
  }

  .web-cont-right h5
  {
    text-align: left;
  }

  .web-cont-right a
  {
    width: auto;
    display: table;
    padding: 10px 20px;
    margin-bottom: 0;
  }

  .error-image
  {
    width: 50% !important;
    padding: 10px !important;
  }
}

@media (max-width: 768px)
{

  section.mh-main-bg
  {
    padding-bottom: 60px;
    background-position-x: 90%;
  }
  p.blue-label 
  {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
p.of-web-date
{
  width: 100%;
}

.web-cont-right h5
{
  text-align: center;
}

.web-cont-right a 
{
  width: auto;
  display: table;
  padding: 10px 50px;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
}
}

.error-nav
{
  margin-bottom: 0;
}

section.error-top
{
  padding: 0;
}

section.error-mid
{
  background: url(../img/error-bg.png) no-repeat center center;
  background-size: cover;
  padding: 30px 0;
}

.error-image-cvr 
{
  width: 100%;
  float: left;
  margin: 60px 0 10px;
}

.error-image 
{
  width: 40%;
  margin: 0 auto;
  display: table;
  padding: 30px;
}

.error-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.error-content-cvr 
{
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

.error-content
{
  width: 100%;
  float: left;
}

p.er-first 
{
  text-align: center;
  font-size: 33px;
  font-family: Gilroy-LIght;
  color: #000;
  margin: 0;
}

p.er-second 
{
  text-align: center;
  font-size: 45px;
  margin: 0;
  font-family: 'Gilroy-Light';
  color: #4ac3d7;
}

@media (max-width: 432px)
{
  .error-image
  {
    width: 60% !important;
  }

  p.er-first
  {
    font-size: 22px;
  }

  p.er-second
  {
    font-size: 30px;
  }

  section.error-mid
  {
    padding: 0;
  }
}


.mid-list p 
{
  font-size: 18px;
}

ul.para-list
{
  margin: 0;
  padding: 0 0 0 16px;
}

section.blog-top
{
  background: url(../img/intake-mid-bg.png) no-repeat center center;
  background-size: cover;
  padding-top: 0;
  position: relative;
}

.blog-main
{
  padding: 15px;
  display: table;
  background: rgb(255,255,255);
  background: linear-gradient(
0deg
, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 100%);
  margin-top: 190px;
}

.blog-header-cvr
{
  width: 100%;
  float: left;
}

.blog-crumps
{
  width: 100%;
    float: left;
    padding: 10px 0;
    margin: 10px 0;
}

.blog-crumps a
{
  font-size: 16px;
}

.blog-crumps a:last-child
{
  color: #4ac3d7 ;
}

i.i-angle 
{
  font-size: 16px;
  margin: 10px;
}

.main-content-head
{
  width: 100%;
  float: left;
}

.main-content-head h1
{
  font-size: 34px;
  color: #525252;
  font-family: 'Gilroy-ExtraBold';
  margin-top: 20px;
}

.publish-cvr
{
  width: 100%;
  float: left;
}

.publish-date
{
  width: 100%;
  float: left;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}

.publish-date p
{
  margin: 0;
  font-size: 16px;
  font-family: 'Gilroy-Light';
  float: left;
}

img.date-icon 
{
  width: 20px;
  float: left;
  margin-right: 10px;
}

.publish-left
{
  float: left;
  width: 50%;
}

.pub-right-inn
{
  width: auto;
  float: right;
}

.publish-right
{
  float: right;
  width: 50%;
}

.blog-content-cvr
{
  width: 100%;
  float: left;
  padding: 0 0 30px 0;
}

.blog-content-cvr p
{
  font-size: 18px;
    margin: 20px 0;
    float: left;
    line-height: 30px;
}

.content-inner-head 
{
  width: 100%;
  float: left;
  padding: 10px;
  background: #4ac3d7;
  border-radius: 3px;
}

.content-inner-head h4
{
  font-size: 18px;
  color: #fff;
  margin: 0;
}

h2.sub-text 
{
  font-size: 22px;
  font-family: 'Gilroy-ExtraBold';
  margin: 0;
}

.blog-mid-pic 
{
  width: 100%;
  float: left;
}

.blog-mid-pic img
{
  max-width: 100%;
  vertical-align: middle;
  border-radius: 5px;
}

.blog-mid-pic:hover
{
  transform: translate(0, -10px);
  transition: 0.3s linear;
}

h5.sub-sec-text 
{
  font-size: 22px;
  font-family: 'Gilroy-ExtraBold';
  margin: 0;
  color: #ff5251;
  float: left;
}

.blog-head-image
{
  width: 100%;
  float: left;
  padding: 15px 0 0;
  margin: 20px 0 0;
}

.blog-head-image img
{
  max-width: 100%;
  vertical-align: middle;
  border-radius: 5px;
}

.search
{
  border: 1px solid #c4c4c4;
  width: 100%;
  overflow-x: hidden;
  display: flex;
  border-radius: 50px;
  font-size: 18px;
  position: relative;
  left: 0;
  top: 0;
}
.search input
{
  width: 100%;
  border: none;
  padding: 5px 10px;
  outline: none;
  font-size: 16px;
 
}
.button-src
{
  padding: 0;
  display: inline-block;
}
.button-src button
{
  padding: 5px 20px;
    border-radius: 50px;
    border: none;
    margin: 5px;
    background-color: #ff5251;
    color: #ffffff;
    font-size: 16px;
}

.blog-right-cvr
{
  width: 100%;
    float: left;
    margin-top: 30px;
    padding-left: 10px;
}

.blog-search
{
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.blog-cat-cvr
{
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.blog-cat-cvr a
{
  width: auto;
    margin-right: 10px;
    display: block;
    float: left;
    padding: 5px 15px;
    text-align: center;
    border-radius: 50px;
    background: transparent;
    border: 2px solid #c5c5c5;
    margin-bottom: 10px;
    font-size: 16px;
}

.recent-split
{
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.recent-blog h4
{
  font-size: 22px;
    font-family: 'Gilroy-ExtraBold';
    margin: 0;
    color: #525252;
    float: left;
    margin-bottom: 20px;
}

.rec-story-thumb
{
  
  width: 100%;
  float: left;
  margin-bottom: 25px;
}

.rec-story-thumb img
{
  max-width: 100%;
  vertical-align: middle;
  border-radius: 5px;
}


.next-content
{
  width: 100%;
  float: left;
}

.next-thumb 
{
  width: 100%;
  float: left;
  margin: 10px 0;
}

.next-thumb img
{
  max-width: 100%;
  vertical-align: middle;
  border-radius: 5px;
}

.next-content h4
{
  font-size: 22px;
    font-family: 'Gilroy-ExtraBold';
    margin: 10px 0 0 !important;
    color: #525252;
    float: left;
    margin-bottom: 20px;
}

.next-cvr 
{
  width: 100%;
  float: left;
}

.next-content h4:hover 
{
  color: #4ac3d7;
}

.next-content:hover
{
  transform: translate(0, -10px);
    transition: 0.3s linear;
}

.blog-next
{
  padding: 15px;
  background: url(../img/of-webinar-bg.png) no-repeat center center;
  background-size: cover;
}

.rec-story-thumb:last-child
{
  margin-bottom: 0;
}

.bord-right
{
  border-right: 1px solid #eee;
}

.rec-story-thumb:hover
{
  transform: translate(0, -10px);
    transition: 0.3s linear;
}

.blog-cat-cvr h4
{
  font-size: 22px;
    font-family: 'Gilroy-ExtraBold';
    margin: 0;
    color: #525252;
    float: left;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

@media (max-width: 375px)
{
  .blog-cat-cvr a
    {
      width: 100% !important;
    }
}

@media (max-width: 769px)
{
  .blog-cat-cvr a
  {
    font-size: 14px;
    width: 100%;
  }
}

video.tele-vid
{
  width: 100%;
}

h5.white-head
{
  font-size: 36px;
    color: #4ac3d7;
    font-family: 'GILROY-EXTRABOLD';
    text-align: center;
}

p.content
{
  font-size: 18px;
  margin: 10px 0;
  color: #000;
}

h3.white-head
{
  margin: 20px 0 10px;
    color: #000;
    font-size: 25px;
    font-weight: 550;
    width: 100%;
    font-family: 'Gilroy-ExtraBold';
    text-align: center;
}

.telehealth-platform .card 
{
  transition: all 0.5s;
}

.img-card-tele 
{
  width: 150px;
  height: 150px;
}

.card-head 
{
  font-weight: 700;
  font-size: 21px;
  color: #000;
}

.telehealth-content-show 
{
  display: none;
  transition: all 0.5s;
}

.tick-ul li 
{
  margin-bottom: 20px;
  list-style: none;
  font-size: 18px;
  text-align: left !important;
}

.telehealth-platform .card:hover 
{
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.card-body:hover .telehealth-content-show
{
  display: block;
}

.telehealth-integration 
{
  background: #1b1c1e;
  color: #fff;
}

.telehealth-integration .mainhead 
{
  font-size: 36px;
  font-weight: 800;
  text-align: left !important;
  line-height: 48px;
}

.img-fluid 
{
  max-width: 100%;
  height: auto;
}

section.telehealth-integration
{
  padding: 0;  
}

.banner-demo-request, .schedule-btn 
{
  background: #fe5c5c;
  color: #fff;
  border-radius: 80px;
  font-size: 30px;
  padding: 13px 40px;
  -webkit-box-shadow: 0px 5px 8px 7px rgb(0 0 0 / 6%);
  -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 8px 7px rgb(0 0 0 / 6%);
  text-align: center;
  /* min-width: 400px; */
  display: inline-block;
}

.banner-demo-request:hover, .download-brochure:hover, .footer-demo-request:hover 
{
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: 0px 5px 8px 7px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 5px 8px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 8px 7px rgb(0 0 0 / 10%);
}

.hipaa-compliance h3 
{
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  font-family: Gilroy-Extrabold;
  margin-top: 15px;
}

.tele-screen 
{
  padding: 50px 0;
  background: #cfdfec;
}

.tele-screen .mainhead 
{
  font-size: 36px;
  font-weight: 800;
  line-height: 48px;
}

.mr-video-box 
{
  -webkit-box-shadow: 0 5px 8px 7px rgb(0 0 0 / 2%);
  -moz-box-shadow: 0 5px 8px 7px rgba(0,0,0,.02);
  box-shadow: 0 5px 8px 7px rgb(0 0 0 / 2%);
  background: #fff;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  padding: 10px 10px 20px 10px;
  border-radius: 20px;
  border: 1px solid #eee;
}

.mr-video-box .mainhead 
{
  
  font-size: 17px;
  font-family: Gilroy-Extrabold;
  color: #333;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 30px;
}

.transparent 
{
  position: absolute;
  width: 100%;
  height: 48px;
  z-index: 1;
  top: 0px;
  left: 0;
}

.mr-demo-btn:hover 
{
  color: #333;
}

.mr-demo-btn 
{
  background: #fff;
  color: #333;
  border-radius: 50px;
  font-size: 14px;
  padding: 10px 20px;
  border: 2px solid #45c4d7;
  -webkit-box-shadow: 0 5px 8px 7px rgb(0 0 0 / 6%);
  -moz-box-shadow: 0 5px 8px 7px rgba(0,0,0,.06);
  box-shadow: 0 5px 8px 7px rgb(0 0 0 / 6%);
  text-align: center;
  display: inline-block;
  margin-bottom: 20px;
  cursor: pointer;
}

.mr-watchvideo-btn 
{
  background: #f45252;
  color: #fff;
  border-radius: 50px;
  font-size: 14px;
  padding: 13px 20px;
  -webkit-box-shadow: 0 5px 8px 7px rgb(0 0 0 / 6%);
  -moz-box-shadow: 0 5px 8px 7px rgba(0,0,0,.06);
  box-shadow: 0 5px 8px 7px rgb(0 0 0 / 6%);
  text-align: center;
  display: inline-block;
  margin-bottom: 20px;
}

p.dent-bnr-text 
{
  font-size: 35px;
  font-family: 'Gilroy-Extrabold';
  color: #535453;
}

span.dent-bold 
{
  font-weight: 600;
  color: #f45252;
}

.int-nav
{
  margin-bottom: 50px;
}

a.video-show:hover .app-mid-image img
{
  display: none;
}

iframe.dent-mid-vid1
{
  height: 280px;
  border-radius: 15px;
}

.dent-vid-cvr
{
  width: 500px !important;
}

@media (max-width: 1050px)
{
  .dent-vid-cvr
  {
    width: 100% !important;
  }
}

@media (max-width: 769px)
{
  iframe.dent-mid-vid1
  {
    height: 185px;
  }
}

@media (max-width: 531px)
{
  iframe.dent-mid-vid1
  {
    height: 243px;
  }
}

@media (max-width: 467px)
{
  iframe.dent-mid-vid1
  {
    height: 225px;
  }
}

.det-bnr-logo 
{
  width: 160px;
  margin: 0;
  display: block;
}

.det-bnr-logo img
{
  max-width: 100%;
  vertical-align: middle;
}

.mr-watchvideo-btn:hover
{
  color: #000;
}

section.section-padding
{
  padding: 0;
}

.int-fea-img 
{
  width: 330px;
}

@media(min-width: 768px)
{
  .link-split
  {
    margin-bottom: 15px !important;
  }
}

.click-split:hover
{
  transform: translate(0, -10px);
    transition: 0.3s linear;
}

.demo-text
{
  width: 90%;
  float: right;
}

.demo-text h1
{
  font-family: Gilroy-Extrabold;
  font-size: 51px;
  text-align: right;
  color: #555655;
  margin: 0;
}

.demo-text p
{
  font-size: 60px;
  font-family: Gilroy-Light;
  color: #ff5256;
  text-align: right;
  margin: 0;
}

.demo-underline 
{
  width: 110px;
  height: 6px;
  background: #4ac3d7;
  border-radius: 8px;
  float: right;
}

p.demo-bnr-primary 
{
  text-align: right;
  color: #535453;
  width: 100%;
  font-size: 23px;
  float: left;
  font-family: 'Gilroy-Light';
  margin: 40px 0 0;
}

p.demo-bnr-secondary 
{
  text-align: right;
  color: #000;
  width: 100%;
  font-size: 23px;
  float: left;
  font-family: 'Gilroy-Light';
  margin: 0;
}

.demo-text a
{
  float: right;
    margin: 20px 0 0;
    background: #ff5256;
    font-family: 'Gilroy-ExtraBold';
    color: #fff;
    padding: 10px 25px;
    border-radius: 100px;
    font-size: 25px;
}

section.demo-mid-bg1 
{
  padding: 0;
}

.demo-first-wraper
{
  background: url(../img/demo-mid-bg1.png) no-repeat center center;
  background-size: cover;
  padding: 50px 0;
}

.blue-wraper
{
  background: #edf9fb;
  width: 100%;
  float: left;
}

.demo-mid-list 
{
  width: 60%;
    float: left;
    display: flex;
    align-items: center;
    padding: 120px 0;
}

.demo-mid-list ul
{
  margin: 0;
  padding: 0;
}

.demo-mid-list ul li
{
  font-size: 18px;
  margin: 20px 0;
  list-style: none;
  color: #000;
}

.demo-mid-image 
{
  float: left;
    width: 30%;
    position: absolute;
    right: 0;
    top: -70px;
}

.demo-mid-image img
{
  max-width: 100%;
  vertical-align: middle;
}

section.demo-mid-bg2
{
  background: url(../img/demo-mid-bg2.png) no-repeat center center;
  background-size: cover;
}

.bg-text
{
  width: 90%;
  margin: 0 auto;
  display: table;
}

.bg-text p
{
  text-align: center;
    font-family: 'Gilroy-ExtraBold';
    font-size: 25px;
    color: #535453;
    margin: 0;
}

.mid-bot-text
{
  width: 90%;
  margin: 0 auto;
  display: table;
}

.mid-bot-text p
{
  text-align: center;
  font-size: 19px;
  margin: 0;
  font-family: 'Gilroy-Light';
  color: #000;
}

.mid-bot-text a
{
  text-align: center;
  display: table;
  padding: 10px;
  margin: 30px auto 0;
  font-size: 28px;
  font-family: 'Gilroy-ExtraBold';
  color: #ff5256;
}

.mid-bot-text a:hover
{
  color: #000;
}

section.demo-bot
{
  background: #f9f9f9;
  margin-bottom: 30px;
}

section.email-main 
{
  padding: 30px 0 0;
  background: #535453;
  border-bottom: 7px solid #4ac3d7;
}

section.email-main h4 
{
  color: #fff;
  font-family: Gilroy-Extrabold;
  text-align: center;
  font-size: 22px;
  margin: 10px 0 0;
}

.email-inner-text
{
  width: 100%;
  float: left;
}

.email-inner-text p
{
  text-align: center;
    margin: 0;
    font-size: 24px;
    color: #000;
}

.email-inner-text a
{
  text-align: center;
  display: table;
  margin: 30px auto 0;
  background: #ff5256;
  font-size: 19px;
  color: #fff;
  padding: 10px 35px;
  border-radius: 100px;
  font-weight: 600;
}

section.email-mid
{
  background: #f0f0f3;
}

.email-mid-text
{
  width: 100%;
  float: left;
}

.email-mid-text h2
{
  font-size: 26px;
    font-weight: 700;
    color: #49c2d5;
    margin: 0;
}

.email-mid-text ul
{
  margin: 0;
  padding: 10px 0;
}

.email-mid-text ul li
{
  margin: 12px 0;
  font-size: 17px;
  list-style-image: url(../img/list-tick.png);
  color: #000;
  list-style-position: inside
}

.email-mid-image 
{
  width: 100%;
  margin: 0;
  float: left;
}

.email-mid-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.email-mid-text a
{
  text-align: center;
    display: table;
    margin: 0;
    background: #ff5256;
    font-size: 19px;
    color: #fff;
    padding: 10px 35px;
    border-radius: 100px;
    font-weight: 600;
}

.split-mar
{
  margin-top: 40px;
}

a.testimonial-btn
{
  text-align: center;
  display: table;
  margin: 30px auto 0;
  background: #ff5256;
  font-size: 19px;
  color: #fff;
  padding: 10px 35px;
  border-radius: 100px;
  font-weight: 600;
}

.card 
{
	margin: 0 auto;
	border: none;
  background: transparent;
}
.card .carousel-item 
{
	min-height: 190px;
}
.card .carousel-caption 
{
	padding: 0;
	right: 15px;
	left: 15px;
	top: 15px;
	color: #3d3d3d;
	border: 1px solid #ccc;
	min-height:175px;
	padding: 15px;
}
.card .carousel-caption .col-sm-3 
{
	display: flex;
	align-items: center;
}
.card .carousel-caption .col-sm-9 
{
	text-align: left;
}
.card .carousel-control-prev, .card .carousel-control-next 
{
	color: #3d3d3d !important;
	opacity: 1 !important;
}

.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover 
{
	opacity: 0.85;
}
.carousel-control-prev 
{
	left: 40%;
	top: 110%;
}
.carousel-control-next 
{
	right: 40%;
	top: 110%;
}
.midline 
{
	width: 60px;
	border-top: 1px solid #d43025;
}
.carousel-caption h2 
{
	font-size: 14px;
}
.carousel-caption h2 span 
{
	color: #cd3a54;
}
 @media (min-width: 320px) and (max-width: 575px) 
 {
.carousel-caption 
{
	position: relative;
}
.card .carousel-caption 
{
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.card .carousel-caption img 
{
	margin: 0 auto;
}
.carousel-control-prev 
{
	left: 35%;
	top: 105%;
}
.carousel-control-next 
{
	right: 35%;
	top: 105%;
}
.card .carousel-caption h3 
{
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}
@media (min-width: 576px) and (max-width: 767px) 
{
.carousel-caption 
{
	position: relative;
}
.card .carousel-caption 
{
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.card .carousel-caption img 
{
	margin: 0 auto;
}
.card .carousel-caption h3, .card .carousel-caption small 
{
	text-align: center;
}
.carousel-control-prev 
{
	left: 35%;
	top: 105%;
}
.carousel-control-next 
{
	right: 35%;
	top: 105%;
}
}
@media (min-width: 767px) and (max-width: 991px) 
{
.card .carousel-caption h3 
{
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}


.email-testimonial-cvr 
{
  width: 95%;
  display: table;
  margin: 0 auto 30px;
}

.e-testi-top 
{
  background: #ebebeb;
  padding: 15px;
  border-radius: 25px 25px 0 0;
  min-height: 292px;
}

.e-test-bottom
{
  background: #f3f3f3;
  padding: 15px;
  border-radius: 0 0 25px 25px;
  min-height: 175px;
}

.e-test-bottom p 
{
  text-align: center;
  font-size: 16px;
  color: #000;
  margin: 0;
}

a.carousel-control-prev
{
  position: absolute;
    top: 45%;
    left: 0;
    display: table;
    width: auto;
}

a.carousel-control-next
{
  position: absolute;
    top: 45%;
    right: 0;
    display: table;
    width: auto;
}

.carousel-item
{
  position: relative;
}

span.carousel-control-next-icon,
span.carousel-control-prev-icon
{
  background: none !important;
  width: auto;
}

img.slide-control 
{
  max-width: 35px;
  vertical-align: middle;
}

@media (max-width: 768px)
{
  .split-mar
  {
    float: left;
  }

  .email-mid-text a
  {
    margin-right: auto;
    margin-left: auto;
  }

  .email-mid-image 
  {
    width: 80%;
    margin: 0 auto;
    float: none;
}
}

.w-100.carousel-inner.mb-5 
{
  margin-bottom: 0 !important;
}

section.email-mid-white
{
  background: #fff;
}

section.email-testimonial 
{
  background: #f7f7f7;
}

li.mid 
{
  list-style: none !important;
}

img.e-list 
{
  width: 40px;
  height: 40px;
  float: left;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 4px;
}

.case-left 
{
  margin: 100px 0 !important;
}

@media (max-width: 372px)
{
  .click-text
  {
    padding: 9px 10px;
  }
}

.e-mid2-split
{
  width: 100%;
  float: left;
  padding: 10px;
  margin-top: 30px;
}

.e-mid2-split p
{
  font-size: 17px;
  text-align: center;
  margin: 20px 0 0;
  color: #000;
}

h2.e-mid2-head
{
  font-size: 26px;
  font-weight: 700;
  color: #49c2d5;
  margin: 0;
  text-align: center;
}

.e-mid2-icon 
{
  width: 102px;
  margin: 10px auto;
  display: block;
}

.e-mid2-icon img
{
  max-width: 100%;
  vertical-align: middle;
}

@media (max-width:680px)
{
  section.web-bottom
  {
    background-position-x: 7%;
  }
}

.r-video-cvr 
{

  width: 100%;
  float: left;
  margin: 10px 0;
  padding: 5px;
  background: #fff;
  border-radius: 5px;

}

.r-video-cvr:hover
{
  transform: scale(1.05);
  transition: all 0.3s linear;
}

.r-video-image 
{
  width: 100%;
  float: left;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.r-video-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.r-play-btn 
{
  position: absolute;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 100px;
}

i.r-play
{
  font-size: 20px;
  color: #ff5256;
}

.r-vid-caption 
{
  width: 100%;
  float: left;
}

.r-vid-caption h5
{
  text-align: center;
  font-size: 16px;
  margin: 10px 0 0;
  color: #2d2d2d;
}

.events-cvr
{
  width: 100%;
  float: left;
  padding: 25px;
  background: transparent;
}

.eve-left
{
  width: 20%;
    float: left;
    background: #46c4d7;
    border-radius: 10px;
    padding: 5px;
    min-height: 160px;
    display: flex;
    align-items: center;
}

.eve-date
{
  width: 100%;
  float: left;
}

.eve-right
{
  width: 78%;
  float: left;
  background: #fff;
  margin-left: 2%;
  border-radius: 10px;
  padding: 10px;
  min-height: 160px;
  display: flex;
  align-items: center;
}

.eve-content
{
  width: 100%;
  float: left;
}

.eve-main-content
{
  width: 80%;
  float: left;
}

.eve-reg-cvr
{
  width: 20%;
  float: left;
}

.eve-date h1
{
  text-align: center;
  margin: 0 auto;
  padding: 8px;
  display: table;
  background: #fff;
  border-radius: 100px;
  

}

.eve-date p 
{
  margin: 10px 0 0;
  color: #fff;
  font-size: 16px;
}

.eve-main-content h1
{
  font-size: 22px;
  text-align: left;
  color: #46c4d7;
  font-family: 'GILROY-EXTRABOLD';
}

.eve-main-content p
{
  text-align: left;
    font-size: 18px;
    font-family: 'Gilroy-Light';
    color: #000;
    margin: 0;
}

.eve-main-content a
{
  display: table;
  padding: 8px 29px;
  background: #FF5251;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border-radius: 100px;
  margin-top: 10px;
}

.events-cvr:hover
{
  transform: translate(0, -10px);
  transition: 0.3s linear;
}

@media (max-width: 922px)
{
  .eve-left
  {
    min-height: 212px;
  }
}

@media (max-width: 768px)
{
  .eve-left
  {
    min-height: auto;
    width: 100%;
  }

  .eve-right
  {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    min-height: auto;
  }
}



/* Pricing */
.mrgtop30 
{
  margin-top: 30px;
}

h2.mrgtop30
{
  font-size: 36px;
  color: #4ac3d7;
  font-family: 'GILROY-EXTRABOLD';
}

p.pr-mrg
{
  font-size: 18px;
  color: #000;
}

a.pr-call 
{
  color: #f45252;
  font-weight: 600;
}

h3.pr-frm-head
{
  font-size: 28px;
  color: #000;
  font-family: 'GILROY-EXTRABOLD';
}

input.pr-frm-inn 
{
  border-radius: 5px;
}

.pr-check
{
  margin: 10px 0;
}

label.pr-check-inn
{
  font-size: 16px;
  color: #000;
}

a.pr-frm-btn
{
  display: table;
    padding: 10px 29px;
    background: #FF5251;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    border-radius: 100px;
    margin-top: 10px;
}

.price-form
{
  border-radius: 20px;
}

label.pr-frm-label 
{
  font-size: 16px;
  color: #505050;
}

.modal-open 
{
  overflow: auto;
  padding-right: 0px !important;
}

/* 29 may */

.left-row ul li
{
  font-size: 18px !important;
  margin: 15px 0;
  list-style: none;
  color: #000;
}

/* May 31 */
.vir-bnr-chart 
{
  width: 210px;
  margin: 0 50px 0;
}

.vir-bnr-chart img
{
  max-width: 100%;
  vertical-align: middle;
}

.process-head
{
  width: 100%;
  float: left;
}

.step-head
{
  width: 100%;
  float: left;
}

.step-head p
{
  display: table;
    margin: 0;
    font-size: 25px;
    font-family: 'Gilroy-Light';
    width: auto;
    float: left;
}

span.step-digit 
{
  font-size: 24px;
  background: #ff5156;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
  color: #fff;
  float: right;
}

.step-image 
{
  width: 100%;
  margin: 0 auto;
  display: table;
}

.step-image img
{
  max-width: 100%;
  vertical-align: middle;
}

section.process-cvr 
{
  padding: 30px 0;
  background: #fdfdfd;
}

section.vir-price-cvr 
{
  background: url(../img/bodyimage.png) no-repeat center center;
  background-size: cover;
}

p.price-secondary
{
  font-size: 22px;
    color: #000;
    font-family: 'GILROY-EXTRABOLD';
    width: 50%;
    text-align: center;
    margin: 0 auto;
    display: table;
}

section.price-bottom 
{
  padding: 10px;
}

.price-btn-cvr 
{
  width: auto;
  border-radius: 100px;
  border: 5px solid rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  display: table;
  padding: 5px 35px;
  margin-top: 30px;
}

.price-btn-cvr p 
{
  display: table;
  margin: 0;
  font-size: 21px;
  font-family: 'Gilroy-Light';
  width: auto;
  float: left;
}

.price-btn-cvr a
{
  background: #ff5156;
  color: #fff;
  border-radius: 100px;
  padding: 5px 15px;
}

.price-btm
{
  width: 100%;
  float: left;
  padding-top: 30px;
}

.price-btm p
{
  margin: 5px 0;
    text-align: center;
    font-size: 20px;
    font-family: 'GILROY-EXTRABOLD';
}

.price-right 
{
  width: 100%;
  margin: 0 auto;
}

.price-right img
{
  max-width: 100%;
  vertical-align: middle;
}

.vir-fst-cvr p
{
  margin: 10px auto;
  text-align: center;
  width: 80%;
  font-size: 18px;
}

.vir-fst-content
{
  width: 100%;
  float: left;
}

.vir-fst-content p
{
  font-size: 18px;
}

section.vir-fst 
{
  padding-bottom: 0;
}

@media (max-width: 992px)
{
  h5.width-head,
  .vir-fst-cvr p
  {
    width: 90% !important;
  }

  h2.step-title
  {
    width: 75% !important;
  }
}

@media (max-width: 768px)
{
  h5.width-head, .vir-fst-cvr p
  {
    width: 100% !important;
  }

  h2.step-title
  {
    width: 100% !important;
  }

  .step-image
  {
    margin: 10px auto;
  }
}

@media (max-width: 531px)
{
  span.price-btn 
  {
    float: none;
    width: auto;
    margin: 0 auto;
    display: table;
}
}

@media (max-width: 357px)
{
  .price-btn-cvr p
  {
    font-size: 16px;
  }
}

/* Pricing Page */

section.pricng-bg 
{
  padding-top: 0;
  background: url(../img/price-banner.png) no-repeat center center;
  background-size: cover;
}

.price-left 
{
  width: 90%;
  float: left;
}

.price-left h1
{
  font-family: 'GILROY-EXTRABOLD';
    font-size: 40px;
    margin: 0;
}

.price-left ul
{
  margin: 30px 0 0;
  padding: 0;
}

.price-left ul li
{
  margin: 10px 0;
  font-family: 'Gilroy-Light';
  font-size: 18px;
  color: #000;
  /*list-style-image: url(../img/price-list.png);*/
  list-style: none;
  list-style-position: inside;
}

.banner-form 
{
  width: 100%;
  float: left;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}

.banner-form h2
{
  font-size: 25px;
  color: #4ac3d7;
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
  margin: 0 0 25px 0;
}

input.price-in
{
  background: #e0f5f9;
    padding: 10px 15px;
    margin: 11px 0;
    border: none;
    border-radius: 5px;
}

textarea.price-area
{
  background: #e0f5f9;
    padding: 15px;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
    height: 75px;
}

input.price-in::placeholder,
textarea.price-area::placeholder
{
  color: rgba(0, 0, 0, 0.3);
}

.price-nav
{
  margin-bottom: 15px;
}

button.price-req
{
  background: #4ac3d7;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

.price-left ul li:last-child
{
  margin-bottom: 0;
}

p.mid-highlight 
{
  margin: 10px 0;
  color: #707070;
  font-family: 'Gilroy-ExtraBold';
  font-size: 22px;
}

p.mid-start 
{
  color: #000;
  border: 2px solid #ff5156;
  border-radius: 100px;
  width: auto;
  display: table;
  padding: 5px 25px;
  font-family: 'POPPINS';
  font-weight: 600;
}

.mid-list ul li:first-child
{
  margin-top: 0;
}

section.none-bg
{
  background: #f7f7f7;
}

span.p1-text 
{
  font-size: 20px;
  font-family: 'Gilroy-Light';
  font-weight: 800;
}

.c-box 
{
  width: 100%;
  float: left;
}

.c-box-top 
{
  width: 100%;
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding: 15px 0;
}

.c-box-top h3
{
  color: #4ac3d7;
    text-align: center;
    margin: 0;
    font-size: 25px;
    font-family: 'Gilroy-ExtraBold';
}

.c-box-bottom 
{
  width: 100%;
  border-radius: 0 0 20px 20px;
  background:  rgb(94,156,225);
  background: linear-gradient( 
40deg
, rgba(94,156,225,1) 0%, rgba(114,205,225,1) 100%);
  padding: 40px;
  box-shadow: 2px 13px 20px -10px rgb(0 0 0 / 36%);
  -webkit-box-shadow: 2px 13px 20px -10px rgb(0 0 0 / 36%);
  -moz-box-shadow: 2px 13px 20px -10px rgba(0,0,0,0.36);
}

.c-box-bottom h3
{
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 25px;
  font-family: 'Gilroy-ExtraBold'; 
}

.b-line 
{
  width: 85%;
  margin: 10px auto;
  height: 2px;
  background: #fff;
}

.c-box-bottom a
{
  background: #fff;
    color: #5e9ae1;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: auto;
    margin: 30px auto 0;
    display: table;
    padding: 5px 30px;
    border-radius: 100px;
}

.italic
{
  position: relative;
  width: auto;
  float: left;
}

p.mid-italic 
{
  font-size: 16px;
  font-style: italic;
  position: absolute;
  right: 0;
  margin: 0;
}
a.price-btn 
{
  width: auto;
  display: table;
  margin: 0 auto 0;
  text-align: center;
  background: #ff5256;
  border-radius: 100px;
  padding: 10px 40px;
  font-size: 25px;
  font-family: 'Gilroy-ExtraBold';
  color: #fff;
}

@media (max-width: 992px)
{
  .price-left h1
  {
    font-size: 35px;
  }
  .banner-form
  {
    padding: 7px;
  }

  .banner-form h2
  {
    font-size: 20px;
  }
}

@media (max-width: 768px)
{
  .banner-form
  {
    padding: 20px;
    margin-top: 25px;
  }

  a.price-btn 
  {
    width: 100%;
    padding: 6px 40px;
    font-size: 20px;
    float: left;
}

.col-mar1 
{
  padding-right: 15px !important;
}

.col-mar2 
{
  padding-left: 15px !important;
}
}

@media (max-width: 576px)
{
  .price-left h1 
  {
    font-size: 30px;
}

.italic 
{
  width: 100%;
  margin: 0 auto;
}

p.mid-start 
{
  width: 100%;
}
}

@media (max-width: 368px)
{
  .italic 
  {
    width: 100%;
    float: none;
    margin: 0 auto;
}

p.mid-italic 
{
  font-size: 16px;
  right: 7px;
  bottom: -30px;
}

p.mid-start
{
  font-size: 16px;
}
}

.pr-bottom
{
  width: 95%;
  display: table;
  margin: 0 auto;
  box-shadow: 0px 3px 24px -10px rgb(0 0 0 / 33%);
  -webkit-box-shadow: 0px 3px 24px -10px rgb(0 0 0 / 33%);
  -moz-box-shadow: 0px 3px 24px -10px rgba(2, 1, 1, 0.33);

}

.pr-top 
{
  width: 100%;
  float: left;
  position: relative;
  
}

.pr-top h1
{
  font-size: 30px;
    font-family: 'Gilroy-ExtraBold';
    color: #0567b0;
    text-align: right;
}

p.last-bold 
{
  text-align: right;
  font-size: 18px;
  font-weight: 700;
}

.pr-bottom-image 
{
  width: 100%;
  float: left;
  margin: 0;
}

.pr-bottom-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.pr-right-text 
{
  width: 100%;
  background: #4ac3d7;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pr-right-text h4 
{
  font-size: 25px;
  font-family: 'Gilroy-ExtraBold';
  color: #fff;
  width: 100%;
  float: left;
  margin: 20px 0;
}

.pr-icon-cvr
{
  width: 100%;
  float: left;
}

i.i-rightp 
{
  font-size: 20px;
  width: 40px;
  padding: 0;
  margin: 8px auto 0;
  height: 40px;
  border: 3px solid #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-style-circle 
{
  list-style-type: disc !important;
  margin: 5px 0 !important;
  font-size: 16px !important;
}

/*new*/
.header-color 
{
  background: #fafcff;
}

.grow {
  transition: all .2s ease-in-out;
}

.banner-img-subhead 
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #007bff;
  line-height: 24px;
  text-align: center;
}

.banner-head
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #000;
  padding: 0px;
  line-height: 36px;
  margin: 0 -20px;
}

.rotateimg180 
{
  -webkit-transform: rotate(
180deg
);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(
180deg
);
}

section.bundle-bg 
{
  background: #f0f0f3;
}

.bundle-left
{
  width: 100%;
    float: left;
    background: rgb(0,144,168);
background: linear-gradient(0deg, rgba(0,144,168,1) 0%, rgba(74,195,215,1) 100%);
    border-radius: 30px 0 0 30px;
    padding: 50px;
    text-align: center;
    min-height: 629px;
    position: relative;
    display: flex;
}

.b-left-text 
{
  width: 100%;
    float: left;
    margin: auto;
}

.b-icon 
{
  width: 75px;
  margin: 25px auto;
}

.b-icon img
{
  max-width: 100%;
  vertical-align: middle;
}

.b-left-text h2
{
  font-family: 'Gilroy-ExtraBold';
  color: #fff;
  font-size: 40px;
}

.b-left-text a
{
  font-size: 18px;
    font-family: 'GILROY-EXTRABOLD';
    background: #fff;
    border-radius: 100px;
    padding: 9px 40px;
    margin: 40px auto 0;
    display: table;
    position: absolute;
    bottom: 50px;
    left: 34%;
    box-shadow: 0px 6px 9px -6px rgb(0 0 0 / 56%);
    -webkit-box-shadow: 0px 6px 9px -6px rgb(0 0 0 / 56%);
    -moz-box-shadow: 0px 6px 9px -6px rgba(0,0,0,0.56);
    color: #20a6bd;
}

.bundle-box 
{
  width: 100%;
  float: left;
}

.col-md-5.b-left 
{
  padding-right: 0;
}

.col-md-7.b-right 
{
  background: #fff;
  display: flex;
  align-items: center;
  padding: 60px;
  border-radius: 0 30px 30px 0;
  min-height: 629px;
}

.bundle-right
{
  width: 100%;
  float: left;
}

.b-split-cvr
{
  width: 100%;
  float: left;
}

/*.b-split {
  border-radius: 10px;
  box-shadow: -1px 3px 20px -6px rgb(0 0 0 / 56%);
  -webkit-box-shadow: -1px 3px 10px -6px rgb(0 0 0 / 56%);
  -moz-box-shadow: -1px 3px 20px -6px rgba(0,0,0,0.56);
  padding: 10px 25px;
  margin-bottom: 25px;
  width: 95%;
}*/

.b-split h5 
{
  font-family: 'Gilroy-ExtraBold';
  font-size: 24px;
  margin: 25px 0;
  color: #00677b;
}

.b-split ul
{
  margin: 0;
  padding: 0;
}

.b-split ul li
{
  list-style-image: url(../img/bundle-list.png);
  list-style-position: inside;
  margin: 8px 0;
  font-size: 16px;
}

a.b-link-text 
{
  font-family: 'Gilroy-Light';
  font-size: 18px;
  color: #0391a8;
  margin: 10px 20px 0;
  display: table;
}

.right-btn 
{
  width: 95%;
  float: left;
  margin-top: 14px;
}

.right-btn p
{
  text-align: center;
    font-size: 18px;
    margin: 0;
    font-family: 'Gilroy-Light';
}

.right-btn a
{
  width: 100%;
    text-align: center;
    display: table;
    border-radius: 100px;
    background: rgb(0,144,168);
    background: linear-gradient(
274deg
, rgba(0,144,168,1) 0%, rgba(74,195,215,1) 100%);
    padding: 12px;
    font-size: 16px;
    font-family: 'Gilroy-ExtraBold';
    color: #fff;
}

@media (max-width: 992px)
{
  .bundle-left
  {
    padding: 50px 20px;
  }

  .b-left-text h2
  {
    font-size: 29px;
  }

  .b-icon
  {
    width: 60px;
  }

  .b-left-text a
  {
    left: 27%;
  }
}

@media (max-width: 767px)
{
  .col-md-5.b-left 
  {
    padding-right: 15px;
    background: rgb(0,144,168);
    background: linear-gradient(0deg, rgba(0,144,168,1) 0%, rgba(74,195,215,1) 100%);
    width: 100%;
    float: left;
    border-radius: 30px 30px 0 0;
}

.bundle-left 
{
  padding: 50px 10px 0;
  min-height: auto !important;
  border-radius: 30px 30px 0 0;
}

.b-left-text 
{
  width: 100%;
  float: left;
  margin: 0;
}

.b-icon 
{
  width: 60px;
  margin: 0 auto;
}

.b-left-text a
{
  position: relative;
  float: none;
  margin: 80px auto 0;
  display: table;
  left: 0;
}

.col-md-7.b-right 
{
  border-radius: 0 0 30px 30px;
}

.b-split 
{
  width: 100%;
}

.right-btn
{
  width: 100%;
}

section.bundle-bg
{
  padding: 0 10px;
}

.sp-left
{
  min-height: auto !important;
  border-radius: 0 0 30px 30px !important;
}

.col-md-7.bod 
{
  border-radius: 0 0 30px 30px !important;
}

section.mob-padd
{
  padding: 0 10px;
}

}

.p-fst-wrap
{
  width: 80%;
  margin: 0 auto;
}

.p-fst-wrap h1
{
  font-size: 36px;
  color: #4ac3d7;
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
}

.p-fst-wrap p
{
  font-size: 16px;
  text-align: center;
    color: #000;
    margin: 0;
}

.sp-left 
{
  border-radius: 30px 0 0 30px !important;
  min-height: 629px;
}

.sp-right 
{
  border-radius: 0 30px 30px 0;
  
}

.p-bot-btn 
{
  width: 100%;
  float: left;
  margin-top: 40px;
}

.bundle-out 
{
  width: 100%;
  float: left;
}

.out-text-cvr 
{
  width: 40%;
  margin: 0 auto;
  background: transparent;
  border-radius: 100px 100px 0 0;
  border-top: 2px solid #40bcd1;
  border-left: 2px solid #40bcd1;
  border-right: 2px solid #40bcd1;
  padding: 20px 0;
  position: relative;
}

.out-text
{
  position: absolute;
    left: 16%;
    top: -19px;
}

.out1
{
  background: #f7f7f7;
}

.out-text h2 
{
  font-size: 28px;
  text-align: center;
  width: auto;
  display: table;
  margin: 0px auto;
  font-family: 'Gilroy-ExtraBold';
  padding: 0 10px;
  color: #00677b;
}

.bundle-inner-bg
{
  background: url(../img/bundle-bg.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.pricing-bundle
{
  box-shadow: 0px 4px 12px rgb(30 33 33 / 4%);
  border-radius: 30px;
}

.bundle-image 
{
  width: 100%;
  margin: 0 auto;
}

.bundle-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.out2
{
  background: #fff;
}

.ot2
{
  width: 60%;
}

.b-split p 
{
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 0;
}

.bundle2 
{
  min-height: 888px !important;
}

.bundle3 
{
  min-height: 473px !important;
}

.out3
{
  background: #f7f7f7;
}

@media (max-width: 1200px)
{
  .out-text-cvr
  {
    width: 70% !important;
  }

  .out1
  {
    left: 29% !important;
  }

  .out2
  {
    left: 18% !important;
  }

  .bundle2
  {
    min-height: 900px !important;
  }

  .out3
  {
    left: 27% !important;
  }
}

@media (max-width: 992px)
{
  .out-text-cvr 
  {
    width: 90% !important;
  }

  .out1 
  {
    left: 26% !important;
}

.bundle-left
{
  min-height: 666px !important;
}

.bundle2 
{
  min-height: 948px !important;
}

.bundle3 
{
  min-height: 664px !important;
}
}

@media (max-width: 768px)
{
  .out-text-cvr 
  {
    width: 100% !important;
    float: left;
    border: none;
    padding: 0;
    margin: 0;
}

.out-text 
{
  position: static;
  left: 16%;
  top: -19px;
  width: 100%;
  float: left;
}

.bundle-left 
{
  min-height: auto !important;
}

.bundle2 
{
  min-height: auto !important;
}

.out-text h2
{
  margin: 0 auto 15px !important;
    display: table !important;
}

.bundle3
{
  min-height: auto !important; 
}

.col-md-7.b-right
{
  padding: 30px;
}
}

/* Optometry */
p.opt-banner-sec 
{
  font-size: 25px;
  margin: 5px 0 0;
}

.opt-bnr-video 
{
  width: 100%;
  float: left;
  margin: 45px 0;
}

.opt-first-wrap
{
  width: 70%;
  margin: 0 auto;
  display: table;
}

.opt-first-wrap h1
{
  font-size: 36px;
  color: #4ac3d7;
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
}

.opt-bnr-video p
{
  font-size: 36px;
  color: #4ac3d7;
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
}

p.opt-primary 
{
  font-size: 18px;
  text-align: center;
  margin: 0;
}

.opt-icon-head 
{
  width: 70%;
  margin: 0 auto;
}

.opt-icon-head h1
{
  font-size: 30px;
  color: #525252;
  font-family: 'GILROY-EXTRABOLD';
  text-align: center;
  margin-bottom: 30px;
}

.opt-icon-split 
{
  width: 100%;
  background: #fff;
  border-radius: 15px;
  margin: 10px auto;
  display: table;
  padding: 10px;
  min-height: 255px;
}

.opt-icon 
{
  width: 116px;
  margin: 38px auto;
  display: block;
}

.opt-icon img
{
  max-width: 100%;
  vertical-align: middle;
}

.opt-icon-split p 
{
  font-size: 18px;
  text-align: center;
  color: #000;
  font-family: Gilroy-Light;
}

.opt-first-wrap ul
{
  margin: 0;
  padding: 5px 0;
}

.opt-first-wrap ul li
{
  font-size: 18px;
  margin: 15px 0;
  list-style: none;
  color: #000;
}

.opt-split-image 
{
  background: #fff;
  padding: 10px;
  box-shadow: 0px 4px 12px rgb(30 33 33 / 10%);
  width: 90%;
  border-radius: 8px;
}

@media (max-width: 992px)
{
  .opt-first-wrap,
  .opt-icon-head
  {
    width: 100%;
  }
}

@media (max-width: 768px)
{
  .opt-icon-split
  {
    min-height: auto;
  }

  .opt-bnr-video
  {
    margin: 35px 0 0;;
  }
}

/* Online eye exam form */

.e-image img 
{
  width: 100%;
  border-radius: 15px;
}

.e-icon-split 
{
  width: 100%;
  float: left;
  border: 2px solid #eee;
  border-radius: 10px;
  padding: 10px;
  min-height: 216px;
  margin: 12px 0;
}

.e-icon 
{
  width: 64px;
  display: table;
  margin: 30px auto;
}

.e-icon img
{
  max-width: 100%;
  vertical-align: middle;
}

.e-icon-split h5 
{
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
}

.e-icon-split:hover 
{
  transform: translate(0, -10px);
  transition: 0.3s linear;
}

p.mf-small {
  font-size: 13px;
  margin: 0;
  text-align: center;
}

.mf-feature {
  background: #fff;
}

.mf-feature h5
{
  margin-bottom: 8px !important;
  padding: 0 25px;
}

.mf-comp-cvr
{
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.mf-comp-cvr h1
{
  font-size: 36px;
    color: #4ac3d7;
    font-family: 'GILROY-EXTRABOLD';
    text-align: center;
}

.mf-comp-image
{
  width: 95%;
  margin: 20px auto 0;
}

.mf-comp-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.mf-off-split {
  width: 100%;
  float: left;
  text-align: center;
  background: #fafafa;
  padding: 20px;
  min-height: 200px;
}

.mf-off-icon {
  width: 110px;
  margin: 0 auto;
}

.mf-off-icon img
{
  max-width: 100%;
  float: left;
}

.mf-off-split h5 {
  width: 100%;
  float: left;
  margin: 10px 0 0;
  font-size: 16px;
}

.mf-bottom-split {
  width: 100%;
  float: left;
}

.mf-bottom-split img
{
  max-width: 100%;
  vertical-align: middle;
  border-radius: 10px;
}

@media (max-width: 768px)
{
  .mf-off-split
  {
    min-height: auto;
  }
}

section.in-down-bg
{
  background: url(../img/banner/intake-download.jpg) no-repeat center center;
  background-size:  cover;
  padding-top: 0;
  position: relative;
}

.int-bnr-content
{
  width: 100%;
  float: left;
}

.int-bnr-right
{
  width: 48%;
  float: right;
}

.int-right-wraper {
  width: 100%;
  float: left;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 150px 0 0 105px;
  padding: 0 30px 0 80px;
}

.int-right-wraper h1
{
  color: #0568b0;
  font-weight: 500;
  font-size: 40px;
  font-family: 'Gilroy-ExtraBold';
  margin: 50px 0 0;
}

.int-right-bottom
{
  width: 100%;
  float: left;
  padding-top: 5px;
}

.int-bottom-left {
  width: auto;
  float: left;
  padding: 20px 0;
}

.int-line {
  height: 5px;
  background: #4ac3d7;
  border-radius: 100px;
  opacity: 0.3;
  width: 60px;
}

.int-bottom-left p {
  color: #ff5256;
  font-size: 20px;
}

span.in-bnr-blue {
  font-size: 40px;
  font-weight: 600;
  color: #32bbd1;
  line-height: 41px;
}

.int-bottom-right {
  float: left;
  width: 120px;
  margin-left: 10px;
}

.int-bottom-right img
{
  max-width: 100%;
  vertical-align: middle;
}

section.intake-fst {
  background: #fafafb;
}

.intake-frm-split {
  background: #fff;
  box-shadow: 2px 2px 13px 0px rgb(0 0 0 / 21%);
  -webkit-box-shadow: 2px 2px 13px 0px rgb(0 0 0 / 21%);
  -moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.21);
  width: 100%;
  margin: 0 auto 30px;
  display: table;
  border-radius: 15px;
}

.int-frm-icon {
  width: 92px;
  margin: 30px auto;
  display: table;
}

.int-frm-icon img
{
  max-width: 100%;
  float: left;
}

.intake-frm-split h5
{
  color: #4ac3d7;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin: 30px 0;
}

.int-frm-btn {
  background: rgb(5,103,176);
  background: linear-gradient(
0deg
, rgba(5,103,176,1) 0%, rgba(74,195,215,1) 100%);
  border-radius: 0 0 15px 15px;
}

img.in-down
{
  max-width: 45px;
  padding: 10px;
  margin: 0 auto;
  display: table;
}

p.int-frm-text {
  text-align: center;
  color: #317198;
  font-size: 20px;
  background: #fff;
  width: 100%;
  display: table;
  margin: 30px auto 0;
  padding: 20px;
  border-radius: 15px;
  font-weight: 600;
  box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.21);
-webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.21);
}

.intake-fst-cvr {
  width: 80%;
  margin: 0 auto;
}

@media (max-width: 1088px)
{
  section.in-down-bg
  {
    background-position-x: 10%;
  }
}

@media (max-width: 1010px)
{
  .int-bnr-right
  {
    width: 55%;
  }
}

@media (max-width: 992px)
{
  .intake-fst-cvr
  {
    width: 100%;
  }
}

@media (max-width: 880px)
{
  .int-bnr-right {
    width: 60%;
}
}

@media (max-width: 807px)
{
  .int-bnr-right {
    width: 70%;
}
}

@media (max-width: 693px)
{
  .int-bnr-right {
    width: 70%;
}

.int-right-wraper h1
{
  text-align: right;
}

.int-right-wraper
{
  padding: 0 30px 0 39px;
}

.int-right-bottom
{
  width: auto;
  float: right;
}
}

@media (max-width: 634px)
{
  .int-bnr-right 
  {
    width: 80%;
  }

  .int-right-wraper h1 
  {
    font-size: 35px;
    margin: 30px 0 0;
  }
}

@media (max-width: 495px)
{
  .int-right-wraper
  {
    width: 100%;
    border-radius: 0;
  }

  .int-bnr-right 
  {
    width: 100%;
  }
}

@media (max-width: 396px)
{
  .int-right-wraper 
  {
    padding-left: 0;
  }
}

.intake-frm-split:hover
{
  transform: translate(0, -8px);
  transition: 0.5s linear;
}

section.qr-last
{
  padding: 10px 0;
}

section.qr-bnr-bg
{
  background: url(../img/banner/s-banner-bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    background-position-y: 10%;
}

.qr-bnr-content
{
  width: 100%;
  float: left;
}

.qr-bnr-right 
{
  width: 40%;
  float: right;
  margin-right: 4%;
}

.qr-right-inner
{
  width: 100%;
  float: left;
}

.qr-right-top
{
  width: 100%;
  margin: 0 auto;
}

.qr-right-top img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-white-image 
{
  width: 358px;
  margin: 0 auto;
  position: relative;
}

.qr-white-image img
{
  max-width: 100%;
  float: left;
}

h3.image-text
{
  position: absolute;
  width: 100%;
  top: 8px;
  text-align: center;
  font-family: 'Gilroy-ExtraBold';
  text-transform: uppercase;
  color: #f2f5f6;
  font-style: italic;
  font-size: 26px;
  margin: 0;
}

span.image-big-text 
{
  font-size: 45px;
}

.qr-white-text 
{
  width: 100%;
  float: left;
  padding: 15px 0;
}

.qr-white-text h5
{
  color: #4cc3d7;
  font-family: 'Gilroy-ExtraBold';
  text-align: center;
  font-size: 22px;
  margin: 0;
}

.qr-white-text h1
{
  color: #4cc3d7;
  font-family: 'Gilroy-ExtraBold';
  text-align: center;
  font-size: 57px;
  margin: 0;
}

.qr-white-text p
{
  color: #1d2e4a;
  font-family: 'Gilroy-ExtraBold';
  text-align: center;
  font-size: 20px;
  padding: 1px 15px;
  border: 1px solid #1d2e4a;
  border-radius: 5px;
  display: table;
  margin: 0 auto 15px;
}

a.qr-banner-btn
{
  background: #ff5256;
  font-family: Helvetica;
  font-size: 22px;
  color: #fff;
  border-radius: 100px;
  padding: 10px;
  width: 300px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin: 30px auto 0;
  display: table;
  box-shadow: 1px 9px 16px -3px rgba(0,0,0,0.39);
-webkit-box-shadow: 1px 9px 16px -3px rgba(0,0,0,0.39);
-moz-box-shadow: 1px 9px 16px -3px rgba(0,0,0,0.39);
}

section.qr-fst-part
{
  background: url(../img/s-bg1.jpg) no-repeat center center;
  background-size: cover;
  padding-bottom: 0;
  background-position-x: 10%;
}

.qr-mid-left
{
  width: 85%;
  float: left;
}

.qr-mid-left img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-split-wraper
{
  width: 85%;
  margin: 60px auto 0;
}


li.qr-list
{
  list-style-image: url(../img/s-list.png) !important;
  list-style-position: inside !important;
}

section.qr-mid-part
{
  background: url(../img/s-wraper-bg.jpg) no-repeat right;
  background-size: cover;
}

.qr-split 
{
  width: 95%;
  margin: 0 auto 25px;
  display: table;
}

.qr-split-image 
{
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.qr-split-image img
{
  max-width: 100%;
  vertical-align: middle;
  border: 2px solid #e1e1e1;
  border-radius: 25px;
}

.qr-split-icon 
{
  position: absolute;
  top: 73px;
  width: 64px;
  left: 38%;
}

.qr-split-icon img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-split-image p 
{
  position: absolute;
  bottom: 46px;
  text-align: center;
  left: 0;
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
}

.qr-vid-cr 
{
  margin: 60px auto;
  width: 85%;
}

.qr-vid-left 
{
  background: #4ac3d7;
}

.qr-left-wraper 
{
  padding: 10px;
  margin: 78px 0;
}

.qr-left-wraper p
{
  font-family: 'Gilroy-Light';
  font-size: 58px;
  text-align: center;
  margin: 0;
  color: #fff;
}

.qr-left-wraper h4
{
  font-family: 'Gilroy-Extrabold';
  font-size: 22px;
  text-align: center;
  margin: 0;
  color: #fff;
}

.vid-watch-btn 
{
  width: auto;
  margin: 30px auto 0;
  display: table;
}

.s-line 
{
  width: 63px;
  height: 3px;
  background: #fff;
  float: left;
  margin-left: 109px;
  display: none;

}

.qr-right-wraper 
{
  width: 100%;
  float: left;
  background: #eee;
}

a.qr-btn 
{
  background: #ff5256;
  font-family: Helvetica;
  font-size: 22px;
  color: #fff;
  border-radius: 100px;
  padding: 10px;
  width: 300px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin: 30px auto 0;
  display: table;
  box-shadow: 1px 9px 16px -3px rgb(0 0 0 / 39%);
  -webkit-box-shadow: 1px 9px 16px -3px rgb(0 0 0 / 39%);
  -moz-box-shadow: 1px 9px 16px -3px rgba(0,0,0,0.39);
}

@media (max-width: 1032px)
{
  section.qr-bnr-bg
  {
    background-position-x: 3%;
  }
}

@media (max-width: 862px)
{
  .qr-bnr-right 
  {
    width: 60%;
  }

  .qr-right-white
  {
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
  }
}

@media (max-width: 536px)
{
  .qr-bnr-right 
  {
    width: 90%;
  }

  a.qr-banner-btn
  {
    width: 275px;
  }
}

@media (max-width: 767px)
{
  iframe.qr-vieo 
  {
    height: 200px !important;
    width: 100%;
  }

  .qr-split-wraper
  {
    margin: 20px auto 0;
  }

  .qr-mid-mob
  {
    display: block !important;
    width: 60%;
    float: none;
    margin: 0 auto;
  }

  .qr-mid-desk
  {
    display: none;
  }

  .qr-mid-margin
  {
    margin-top: 0 !important;
  }

  .qr-split-image p 
  {
    bottom: 23px;
  }

  .qr-split-icon
  {
    width: 56px;
  }

  .qr-vid-left
  {
    background: transparent !important;
  }

  .qr-left-wraper
  {
    background: #d7e0e2;
  }

  .vid-watch-btn
  {
    margin-top: 5px;
    display: none;
  }
}

.qr-mid-mob
{
  display: none;
}

.qr-mid-margin
{
  margin-top: 30px;
}

@media (max-width: 1200px)
{
  .qr-split-wraper
  {
    width: 100%;
  }

  .qr-split-icon
  {
    top: 55px;
  }

  .qr-left-wraper
  {
    margin: 32px 0 0;
  }

  .qr-left-wraper p
  {
    font-size: 54px;
  }

  .qr-vid-cr
  {
    width: 100%;
  }
}

@media (max-width: 992px)
{
  .qr-split-image p
  {
    bottom: 23px;
  }

  .qr-split-icon
  {
    top: 42px;
    width: 40px;
  }

  .qr-left-wraper p 
  {
    font-size: 37px;
  }

  .qr-left-wraper h4
  {
    font-size: 21px;
  }

  .s-line 
  {
    display: none;
  }
}

@media (max-width: 513px)
{
  .qr-split-image p
  {
    bottom: 11px;
    font-size: 15px;
  }
}

@media (max-width: 457px)
{
  li.qr-list 
  {
    font-size: 15px !important;
  }
}

@media (max-width: 451px)
{
  .qr-split-icon
  {
    top: 25px;
  }
}

@media (max-width: 417px)
{
  .qr-split-image p 
  {
    bottom: 11px;
    font-size: 13px;
  }
}

@media (max-width: 395px)
{
  .qr-split-icon 
  {
    top: 19px;
    width: 32px;
    left: 40%;
  }

  .qr-split-image p
  {
    bottom: 5px;
  }
}

.qr-split:hover
{
  transform: translate(0, -8px);
  transition: 0.5s linear;
}

.qr-play-btn 
{
  position: absolute;
  margin: auto;
  width: 95px;
  display: table;
}

.qr-play-btn img
{
  max-width: 100%;
  vertical-align: middle;
}

iframe.qr-vieo
{
  height: 480px;
  width: 100%;
}

.qr-banner-left {
  width: auto;
  float: left;
}

.qr-logo-cvr
{
  width: 100%;
  float: left;
}

.qr-logo {
  width: 180px;
  margin-left: 30px;
  display: block;
}

.qr-logo img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-logo-text
{
  width: 100%;
  float: left;
  margin-top: 17px;
}

.qr-logo-text p
{
  text-align: right;
  font-size: 20px;
  font-family: 'Gilroy-Light';
  margin: 0;
}

a.qr-phone 
{
  width: 100%;
  float: left;
  text-align: right;
  font-family: 'Gilroy-ExtraBold';
  font-size: 23px;
  color: #fff;
  background: #ff5256;
  padding: 5px 15px;
  border-radius: 0 8px 8px 0;
}

.qr-phone-icon 
{
  width: 18px;
  float: left;
  margin-left: 5px;
}

.qr-phone-icon img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-banner-left 
{
  width: 100%;
  float: left;
}

.qr-bleft-image
{
  width: 100%;
  float: left;
}

.qr-bleft-image img
{
  max-width: 100%;
  vertical-align: middle;
  border-radius: 30px 0 0 30px;
}

.qr-split 
{
  width: 95%;
  margin: 0 auto 25px;
  display: table;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0px 8px 20px -4px rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0px 8px 20px -4px rgb(0 0 0 / 12%);
  -moz-box-shadow: 0px 8px 20px -4px rgba(0,0,0,0.12);
  position: relative;
  min-height: 320px;
}

.qr-split-img 
{
  width: 100%;
  float: left;
  background: #6ad7e9;
  border-radius: 30px;
  padding: 20px;
}

.qrs-image
{
  width: 200px;
  margin: 0 auto;
}

.qrs-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-split-text 
{
  position: absolute;
  bottom: 0;
  width: 85%;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0px 8px 20px -4px rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0px 8px 20px -4px rgb(0 0 0 / 12%);
  -moz-box-shadow: 0px 8px 20px -4px rgba(0,0,0,0.12);
  bottom: 24px;
  left: 8%;
}

.qr-split-text h4
{
  font-family: HelveticaNeue-Condensed-Black;
  color: #656565;
  text-align: center;
  text-transform: uppercase;
  font-size: 23px;
  padding: 35px 10px;
  margin: 0;
}

@media (max-width: 992px)
{
  .qrs-image
  {
    width: 150px;
  }

  .qr-split-text
  {
    min-height: 153px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 863px)
{
  a.qr-banner-btn
  {
    width: 90%;
  }

  .qr-bnr-right 
  {
    width: 40%;
    margin-top: 27px;
  }
}

@media (max-width: 767px)
{
  .qr-split
  {
    min-height: 240px;
  }

  .qrs-image 
  {
    width: 107px;
  }
  .qr-split-text
  {
    bottom: 21px;
    min-height: 112px !important;
  }

  .qr-split-text h4
  {
    font-size: 16px;
    padding: 0 10px;
  }

  .qr-banner-left {
    width: 80% !important;
    float: none;
    margin: 0 auto;
}

  .qr-right-bord {
    width: 80%;
    margin: 0 auto;
    border-radius: 30px;
}

.qr-right-main p
{
  font-size: 20px !important;
}
}

@media (max-width: 668px)
{
  a.qr-banner-btn
  {
    font-size: 18px;
  }


  .qr-bnr-right 
  {
    width: 46%;
    float: right;
    padding-bottom: 20px;
  }
}

@media (max-width: 576px)
{
  .qr-split
  {
    width: 65%;
    min-height: 326px;
  }

  .qrs-image
  {
    width: 215px;
  }

  .qr-split-text h4
  {
    font-size: 23px;
  }
}

@media (max-width: 485px)
{
  .qr-banner-left 
  {
    width: 65%;
    float: none;
    margin: 0 auto;
  }

  .qr-right-bord
  {
    width: 80% !important;
  }

  .qr-bnr-right 
  {
    width: 65%;
    float: none;
    margin: 0 auto;
    display: table;
  }

  .qr-bleft-image
  {
    margin: 0;
  }

  .qr-bleft-mob
  {
    display: block !important;
  }
}

@media (max-width: 400px)
{
  .qr-banner-left
  {
    width: 75%;
  }

  .qr-bnr-right
  {
    width: 75%;
  }
}

.qr-bleft-mob
{
  width: 100%;
  float: none;
  margin: 0 auto;
  display: none;
}

.qr-bleft-mob img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-right-bord {
  padding: 0;
  border-radius: 0 30px 30px 0;
  background: #fff;
}

.qr-right-wrap
{
  width: 100%;
  float: left;
  background: #fff;
    border-radius: 0 30px 30px 0 !important;
    min-height: 500px;
    padding: 10px;
}

.qr-right-logocvr
{
  width: 125px;
  margin: 20px auto;
}

.qr-right-logocvr img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-banner-arw
{
  width: 50%;
  float: left;
  margin: 20px 0 10px;
}

.qr-banner-arw img
{
  max-width: 100%;
  vertical-align: middle;
}

.qr-right-main
{
  width: 100%;
  float: left;
}

.qr-right-main p
{
  text-align: center;
  font-family: 'Gilroy-Light';
  font-size: 20px;
  margin: 0 0 15px;
}

.choice-bar
{
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 8px;
  box-shadow: 1px 1px 16px -3px rgb(64 57 58 / 11%);
  width: 80%;
  padding: 10px;
}

a.green-txt {
  width: 50%;
  float: left;
  margin: 10px 0;
  text-align: center;
  border-right: 1px solid #eee;
  font-size: 26px;
  color: #599700;
  font-family: 'Gilroy-Light';
  font-weight: 700;
}

a.red-txt {
  width: 50%;
  float: left;
  margin: 10px 0;
  text-align: center;
  font-size: 14px;
  color: #970000;
  font-family: Gilroy-Light;
}

.qr-form {
  width: 80%;
  margin: 34px auto 0;
  display: table;
  background: #fff;
  box-shadow: 1px 1px 16px -3px rgb(64 57 58 / 11%);
  padding: 10px;
}

input.qr-imn
{
  border-radius: 8px;
}

button.qr-bnr-btn {
  background: #ff5256;
  padding: 5px 30px;
  border: none;
  text-align: center;
  margin: 0 auto;
  display: table;
  font-size: 14px;
  text-transform: uppercase;
}

@media (max-width: 1200px)
{
  .qr-banner-arw
  {
    margin: 5px 0;
  }

  .qr-form
  {
    margin: 16px auto 0;
  }

  a.green-txt,
  a.red-txt
  {
    margin: 4px 0 !important;
  }

  .qr-right-wrap
  {
    min-height: auto;
  }
}

@media (max-width: 992px)
{
  .qr-right-logocvr {
    width: 85px;
    margin: 0 auto;
}

.qr-right-main p
{
  font-size: 13px;
    margin: 0 0 2px;
}

input.qr-imn {
  margin: 1px 0;
}
}

@media (max-width: 767px)
{
  
  .qr-right-wrap {
    min-height: auto;
    border-radius: 30px !important;
}

.row-padd
{
  padding: 0;
}

.qr-bleft-image
{
  margin-bottom: 15px;
}

.qr-bleft-image img
{
  border-radius: 30px;
}

  .qr-right-logocvr
  {
    display: none;
  }

  .arw-desk
  {
    display: none !important;
  }

  .arw-mob {
    display: block !important;
  }
}

@media (max-width: 486px)
{
  .qr-right-bord {
    padding: 0 15px;
}

.qr-right-bord {
  padding: 0;
  width: 65%;
  margin: 0 auto;
}
}

@media (max-width: 400px)
{
  .qr-right-bord
  {
    width: 75%;
  }
}

.land-left {
  width: 50%;
  float: left;
}

section.qr-land-bg
{
  background: url(../img/banner/qr-land-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 0;
}

.qr-land-left img
{
  max-width: 100%;
  vertical-align: middle;
  border-radius: 0;
}

.qr-land-right {
  margin-top: 20px;
}

@media (max-width: 966px)
{
  section.qr-land-bg
  {
    padding: 60px 0;
  }
}

@media (max-width: 863px)
{
  .qr-land-right 
  {
    margin-top: 0;
  }

  .qr-land-left img
  {
    margin: 50px 0;
  }
}

@media (max-width: 668px)
{
  .qr-land-left {
    width: 90%;
    margin: 50px 0;
}
}

@media (max-width: 486px)
{
  .qr-land-left
  {
    display: none !important;
  }

  section.qr-land-bg 
  {
    padding: 0 0 30px;
  }

  .land-left
  {
    width: 100%;
  }
}

.arw-mob
{
  display: none;
}

.arw-mob-cvr 
{
  width: auto;
  margin: 0 auto;
  display: table;
}










/*
@media (max-width: 992px)
{
  .qr-right-wrap
  {
    min-height: 306px;
  }

  a.green-txt, a.red-txt {
    padding: 5px 0 !important;
}
}

@media (max-width: 863px)
{
.qr-bleft-image {
    margin: 0 !important;
}
}

@media (max-width: 767px)
{
  .qr-right-bord
  {
    border-radius: 30px;
  }
}
*/

.thanks-split-cvr
{
  width: 90%;
  margin: 0 auto;
  display: table;
}

.thanks-split
{
  width: 100%;
  float: left;
  padding: 10px;
  background: #fff;
}

.thanks-split-image
{
  width: 100%;
  float: left;
}

.thanks-split-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.thanks-split {
  width: 100%;
  float: left;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 8px 20px -4px rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0px 8px 20px -4px rgb(0 0 0 / 12%);
  -moz-box-shadow: 0px 8px 20px -4px rgba(0,0,0,0.12);
  border-radius: 10px;
  position: relative;
}

.thanks-split p
{
  width: 100%;
  float: left;
  margin: 20px 0;
  text-align: center;
  color: #000;
  font-size: 15px;
  min-height: 90px;
}

.thanks-split-btn {
  position: absolute;
  bottom: -19px;
  left: 40%;
  width: 40px;
}

.thanks-split-btn img
{
  max-width: 100%;
  vertical-align: middle;
}

.thanks-demo-btn
{
  width: 100%;
  float: left;
  margin-top: 80px;
}

.thanks-demo-btn a
{
  background: #ff5256;
    font-family: Helvetica;
    font-size: 22px;
    color: #fff;
    border-radius: 100px;
    padding: 10px;
    width: 300px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    display: table;
    margin: 0 auto;
}

section.thanks-video-wraper {
  background: #f7f7f9;
}

.thanks-video-head
{
  width: 100%;
  float: left;
}

.thanks-video-head h2
{
  font-size: 26px;
  font-weight: 700;
  color: #49c2d5;
  margin: 0 auto 30px;
  text-align: center;
  display: table;
}

.thanks-video-head h2::after
{
  content: '';
  background: #d4edf2;
  width: 43px;
  height: 22px;
  float: right;
  margin-left: 20px;
  margin-top: 5px;
}

.thanks-video-head h2::before
{
  content: '';
  background: #d4edf2;
  width: 43px;
  height: 22px;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}

@media (max-width: 1200px)
{
  .thanks-split p
  {
    min-height: 90px;
  }
}

@media (max-width: 992px)
{
  .thanks-split-cvr
  {
    width: 100%;
  }

  .thanks-split p
  {
    font-size: 13px;
    min-height: 77px;
  }
}

@media (max-width: 767px)
{
  .thanks-split
  {
    width: 60%;
    float: none;
    margin: 0 auto 30px;
    display: table;
  }

  .thanks-split p 
  {
    font-size: 15px;
    min-height: auto;
  }

  .thanks-split-btn
  {
    left: 44%;
  }
}

@media (max-width: 576px)
{
  .thanks-split
  {
    width: 69%;
  }
}

@media (max-width: 420px)
{
  .thanks-split
  {
    width: 80%;
  }
}

@media (max-width: 378px)
{
  .thanks-video-head h2::before
  {
    margin-right: 10px;
    width: 13px;
  }

  .thanks-video-head h2::after
  {
    margin-left: 10px;
    width: 13px;
  }
}

.thanks-split-btn:hover
{
  transform: translate(0, -8px);
  transition: 0.5s linear;
}



.timer-cvr {
  width: auto;
  margin: 10px auto;
  display: table;
}

.timer{
  display:flex;
 align-items:center;
  justify-content:center;
  height:78%;
  width:11%;
  margin: 0 auto;
}




@media (max-width: 1199px)
{
  .timer
  {
    width: 15%;
  }
}

@media (max-width: 992px)
{
  .timer
  {
    width: 20%;
  }
}

@media (max-width: 767px)
{
  .timer
  {
    width: 25%;
  }
}

@media (max-width: 576px)
{
  .timer
  {
    width: 30%;
  }
}

@media (max-width: 458px)
{
  .timer
  {
    width: 40%;
  }
}

@media (max-width: 368px)
{
  .timer
  {
    width: 50%;
  }
}



/*23/07/2021*/
.awd-split
{
  width: 100%;
  float: left;
  border: 1px solid #f3f3f3;
  border-radius: 25px;
  -webkit-box-shadow: 3px 5px 14px 0px rgba(163, 96, 96, 0.30); 
  box-shadow: 3px 5px 14px 0px rgba(0,0,0,0.30);
  background: #fff;
  padding: 15px;
  position: relative;
  margin-bottom: 25px;
}

.awd-split h2
{
  font-family: 'Gilroy-ExtraBold';
  font-size: 22px;
  text-align: left;
  margin: 0;
  color: #444;
}

.awd-line 
{
  background: #ff5256;
  float: left;
  width: 120px;
  height: 3px;
  border-radius: 2px;
  margin: 10px 0;
}

h2.awd-name 
{
  width: 100%;
  float: left;
  color: #4ac3d7;
  font-size: 20px;
}

.awd-split p
{
  float: left;
  margin: 10px 0 0;
  text-align: left;
  font-size: 16px;
  color: #444444;
  min-height: 130px;
}

.round-img 
{
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
}

.round-img img
{
  max-width: 100%;
  vertical-align: middle;
}

.awd-split h2:hover
{
  color: #444;
}

h2.awd-name:hover
{
  color: #4ac3d7;
}

.awd-split:hover {
  transform: scale(1.05);
  transition: all 0.3s linear;
}

@media (max-width: 1200px)
{
  h2.awd-name
  {
    min-height: 48px;
  }

  .awd-split p
  {
    min-height: 145px;
  }
}

@media (max-width: 992px)
{
  .awd-split h2
  {
    font-size: 16px;
  }

  .awd-line
  {
    width: 90px;
  }

  h2.awd-name
  {
    font-size: 15px;
    min-height: 36px;
  }

  .awd-split p
  {
    font-size: 14px;
    min-height: 189px;
  }
}

@media (max-width: 767px)
{
  .awd-split h2
  {
    font-size: 22px;
  }

  .awd-line
  {
    width: 90px;
  }

  h2.awd-name
  {
    font-size: 20px;
    min-height: auto;
  }

  .awd-split p
  {
    font-size: 16px;
    min-height: auto;
  }
}

a.login-button {
  background: #4cc3d7;
  color: #fff;
  padding: 7px;
  margin-right: 35px;
  width: 95px;
  text-align: center;
  font-size: 14px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}

h5.login-title 
{
  text-align: center;
  font-size: 20px;
  font-family: 'Helvetica';
  font-weight: 600;
}

.login-dialog 
{
  width: 390px;
}

.login-inner
{
  width: 100%;
  float: left;
}

.login-inner ul
{
  padding: 0;
  margin: 30px 0 0;
}

.login-inner ul li
{
  list-style: none;
  margin: 10px 0;
}

.login-inner ul li:last-child
{
  margin-bottom: 0;
}

.login-inner ul li a
{
  font-size: 16px;
  color: #000;
  width: 100%;
  display: table;
  padding: 8px 10px;
  background: #f7f7f7;
  text-transform: uppercase;
}

.login-inner ul li a:hover
{
  background: #eee;
}

@media (max-width: 992px)
{
  a.login-button
  {
    display: none;
  }
}

.forbes-logo 
{
  width: 80px;
  float: left;
}

.forbes-logo img
{
  max-width: 100%;
  vertical-align: middle;
}

.forbes-btn {
  width: 280px;
}

.forbes-btn a
{
  text-align: left;
    display: table;
    width: 100%;
    float: left;
}

i.i-forbes {
  float: right;
}

.forms-link {
  width: 100%;
  float: left;
  background: rgba(255, 255, 255, 0.7);
  border: 2px solid #fff;
  border-radius: 8px;
  padding: 6px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.forms-link p {
  width: auto;
  float: left;
  font-family: 'HelveticaNeue-Light';
  font-size: 23px;
  margin: 0;
  color: #ff5256;
}

i.i-forbes {
  float: left;
  margin-left: 8px;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-animation: pulsate 1s infinite;
    animation: pulsate 1s infinite;
}

@media (Max-width: 768px)
{
  .forbes-btn
  {
    bottom: 30px;
  }
}

@media (Max-width: 767px)
{
  .forbes-btn {
    width: 280px;
    float: left;
}
}

@media (max-width: 566px)
{
  .forbes-btn
  {
    width: 100%;
  }
}

.login-box {
  width: 100%;
  float: left;
  margin: 25px 0 0;
  background: #f7f7f7;
  padding: 10px;
}

.login-box-inner {
  width: 46%;
  padding: 10px;
  text-align: center;
  background: #fff;
  margin: 2%;
  float: left;
  box-shadow: 0px 4px 12px rgb(30 33 33 / 4%);
  border: 1px solid #f5f5f5;
  border-radius: 5px;
}

.login-box-inner p
{
  margin: 0;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}

.login-box-inner:hover {
  background: #4cc3d7;
}

.login-box-inner:hover p
{
  color: #fff;
}

@keyframes pulsate {
  0% {
      -webkit-transform: rotate(0deg) scale(.8);
      transform: rotate(0deg) scale(.8);
      transform: rotate(0deg) scale(.8)
  }
  5% {
      -webkit-transform: rotate(0deg) scale(.9);
      transform: rotate(0deg) scale(.9)
  }
  10% {
      -webkit-transform: rotate(0deg) scale(.8);
      transform: rotate(0deg) scale(.8)
  }
  15% {
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1)
  }
  50% {
      -webkit-transform: rotate(0deg) scale(.8);
      transform: rotate(0deg) scale(.8)
  }
  100% {
      -webkit-transform: rotate(0deg) scale(.8);
      transform: rotate(0deg) scale(.8)
  }
}

.dental-btn
{
  bottom: 25px;
}

.fea-btns
{
  position: relative;
  width: 100%;
  float: left;
  margin-top: 15px;
}

@media (max-width: 992px)
{
  .f-mar
  {
    margin-left: 0 !important;
    margin-top: 15px !important;
  }
}

@media (max-width: 399px)
{
  .dent-logo
  {
    width: 80px !important;
  }
}

/*New Style may11*/
.meet-video
{
  margin: 0 auto;
  display: table;
  background: #000;
  border-radius: 25px;
}

.player .vp-title
{
  display: none !important;
  opacity: 0 !important;
}

@media (max-width: 767px)
{
  .meet-video iframe
  {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
  }
}

/*New style update May18*/
.pevent-cvr
{
  width: 100%;
  padding: 25px;
  float: left;
}

.pevent-cvr h3
{

}

.pevent-left
{
  width: 48%;
  margin-right: 1%;
  float: left;
}

.pe-left
{
  width: 48%;
  margin-right: 2%;
  float: left;
}

.pe-right
{
  width: 48%;
  margin-left: 2%;
  float: left;
}

.pevent-big
{
  width: 100%;
  float: left;
}

.pevent-image
{
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
}

.pevent-image img
{
  max-width: 100%;
  vertical-align: middle;
}

.pinner-box
{
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80%;
  border: 1px solid;
  margin: 10%;
  border-color: rgba(255, 255, 255, 0.5);
}

.pb-inner
{
  width: 100px;
  margin: 0 auto;
  display: table;
}

.pb-inner p
{
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #fff;
  margin: 0;
}

i.t-icon
{
  margin-right: 10px;
  font-size: 25px;
}

#past-event .modal-content
{
  border-radius: 2px;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
}

#past-event1 .modal-content
{
  border-radius: 2px;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
}

#past-event2 .modal-content
{
  border-radius: 2px;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
}

#past-event .modal-header
{
  padding: 0;
}

#past-event1 .modal-header
{
  padding: 0;
}

#past-event2 .modal-header
{
  padding: 0;
}

#past-event .modal-body
{
  padding: 5px;
  position: relative;
}

#past-event1 .modal-body
{
  padding: 5px;
  position: relative;
}

#past-event2 .modal-body
{
  padding: 5px;
  position: relative;
}

.modal-event-image
{
  width: 100%;
  float: left;
  
}

.modal-event-image img
{
  max-width: 100%;
  vertical-align: middle;
}

@media (min-width: 576px)
{
  #past-event .modal-dialog
  {
    max-width: 800px !important;
    width: auto;
  }

  #past-event1 .modal-dialog
  {
    max-width: 800px !important;
    width: auto;
  }

  #past-event2 .modal-dialog
  {
    max-width: 800px !important;
    width: auto;
  }
}

.like__btn {
  padding: 14px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  font-family: 'Poppins-Regular';
  border-radius: 8px;
  color: #e8efff;
  outline: none;
  border: none;
  cursor: pointer;
}

.modal-lbox
{
  position: absolute;
  background: transparent;
  width: 100%;
  bottom: 8px;
  left: 43%;
}

button.p-close
{
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  opacity: 1;
  z-index: 999;
  border-radius: 100px;
}

.hm
{
  height: 65%;
}

.sml-bottom
{
  margin-top: 5%;
}

@media (max-width: 992px)
{
  .pevent-left
  {
    width: 98%;
    margin-right: 1%;
    float: left;
    margin-bottom: 2%;
  }
}
