.corona a{

    margin-right: 30px;
    color: #FFFFFF;
}
.cimg{
    display: block;
    margin: 10px auto;
    width: 20%;
}
.top-text {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
    color: #0D2748;
    margin-top: 30px;
    margin-bottom: 30px;
}
.borderd{border-bottom: 1.5px solid  #E96B6E;margin-bottom:20px;padding-bottom: 30px;}
.secleft h3{
    text-align: left;
    font-size:20px;
    font-weight:bold;
    letter-spacing: 0;
    color: #E96B6E;
    padding-top: 20px;
}

.secleft span{ text-align: left;
    font-size:16px;
    letter-spacing: 0;
    color: #0D2748;}

.secleft p{padding-right:15px;margin-bottom: 30px;}
.secleft h5 {
    text-align: left;
    font-size: 24px;
    font-weight:600;
    letter-spacing: 0;
    color: #0D2748;
    display:inline-block;
}

.btn1 {
    display: inline-block;
    padding: 10px;
    width: 134px;
    height: 41px;
    background: none;
    border: 0px;
    border: 1px solid #19354A;
    border-radius: 6px;
    margin-left: 30px;
    line-height: 12px;
}
.img-right{    width: 66%;
    float: right;}

.img-left{    width: 66%;
    float: left;}
.secleft h4{
    text-align: left;
    font-size:20px;
    font-weight:bold;
    letter-spacing: 0;
    color: #58C1D6 !important;
    padding-top: 30px;
}
.btn1 img { width:75%;}
.call{    display: inline-block;
    margin-left: 100px;}
.email{ display:inline-block;}
.img-right1 {
    width: 57%;
    float: none;
    margin: 0 auto;
    display: block;
}
.img-left1{width: 85%;
    float: left; }

.modal-content{
    background-image: url("../../_com_doceasy/assets/images/banner-bg@2x.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1200px;
        margin: 1.75rem auto;
    }
}
.modal-content {
    background-image: url(../assets/images/banner-bg@2x.png);
    background-repeat-x: no-repeat;
    background-size: 100%;
    width: 1200px;
    height: 598px;
    background-repeat-y: no-repeat;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: rgba(255, 255, 255, 0);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0);
    /* border-radius: 0.3rem; */
    outline: 0;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid rgba(222, 226, 230, 0);
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
    padding: 0rem;
    margin: -11px;
    color: #080808;
    position: absolute;
    right: 0px;
    top: 3px;
    width: 30px;
    height: 30px;
    background: white;
    opacity: 1;
    border-radius: 50%;
    line-height: 12px;
    font-weight: normal;
    font-size: 28px;
}
.ctop{width: 72%;
    margin-left: 10rem;
    margin-top: 9%;  }
.cvirus h5{   color: rgba(255, 255, 255, 0.77);
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    padding-right: 30rem;}
.cvirus p{    color: rgba(255, 255, 255, 0.77);
    padding-right: 24rem;
    text-align: center;
    font-size: 18px;
    margin-top: 3rem;}
.box{
    width: 368px;
    height: 160px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 12px 31px #0000001C;
    border-radius: 15px;
    display: inline-block;
    margin-top: 59px;
}
.box .img{
    width: 39%;
    position: relative;
    bottom: 34px;
    right: 0px;
    /* float: right; */
}
.box .img1{
    width: 47%;
    position: relative;
    bottom: 35px;
    right: 0px;
    /* float: right; */
}
.m-left{margin-left:15px;}
.ftright{/* float:right; */}
.btnreg{
    width: 96px;
    height: 34px;
    display: inline-block;
    padding: 10px;
    background: none;
    border: 0px;
    border: 1px solid #19354A;
    border-radius: 6px;
    margin-left: 0px;
    line-height: 12px;
    margin-top: 6px;
    font-size: 13px;
}

.textbox{
    width: 56%;
    float: right;
    margin-top: 4%;
}
.textbox1{
    width: 48%;
    float: left;
    margin-top: 4%;
    margin-left: 4%;
}
.textbox h3, .textbox1 h3{text-align: left;
    font-size:28px;
    font-weight:bold;
    letter-spacing: -0.87px;
    color: #0D2748;}

.textbox span, .textbox1 span {
    text-align: left;
    font-size: 13px;
    letter-spacing: 0;
    color: #0D2748;
}

.textbox h5, .textbox1 h5{
    text-align: left;
    font-size: 13px;
    letter-spacing: 0;
    color: #0D2748;
    padding-top: 8px;
    padding-right: 0px !important;
}
.readmore{
    text-align: left;
    text-decoration: underline;
    font-size:11px;
    letter-spacing: 0;
    color: #58C1D6;
    margin-left: 13px;
}
@media only screen and (max-width: 767px) {

    .cimg {
        width: 56%;
    }
    .top-text {
        margin-top: 18px;
        margin-bottom: 18px;
    }
    .secleft h3 {
        text-align: center;
    }
    .img-right {
        width: 66%;
        float: none;
        margin-bottom: 20px;
    }
    .img-left1 {
        width: 85%;
        float: none;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .secleft h4 {
        text-align: center;}
    .btn1 {

        margin-top: 10px;
        margin-bottom: 10px;

    }
    .call {

        display: inline-block;
        margin-left: 0px;

    }
    .modal-content {
        background-image: none;

        height: auto !important;

        position: relative;

        display: flex;

        flex-direction: column;

        width: 99%;

        pointer-events: auto;

        background-color: rgba(8, 8, 8, 0.89);

        background-clip: padding-box;

        border: 1px solid rgba(0, 0, 0, 0);

        border-radius: 0.3rem;

        outline: 0;

        padding: 30px;

        margin: 0 auto;

    }
    .cvirus h5 {

        color: rgba(255, 255, 255, 0.77);
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        padding-right: 0px;

    }
    .cvirus p {

        color: rgba(255, 255, 255, 0.77);
        padding-right: 0px;
        text-align: center;
        font-size: 16px;
        margin-top: 49px;

    }
    .ctop {

        width: 53%;
        margin-left: 0rem;
        margin-top: 9%;
        display: block;
        margin: 0 auto;

    }
    .modal-title {

        margin-bottom: 0;
        line-height: 1.5;
        width: 100%;

    }
    .box, .box1 {
        width: 100%;

        height: 144px;

        background: #FFFFFF 0% 0% no-repeat padding-box;

        box-shadow: 3px 12px 31px #0000001C;

        border-radius: 15px;

        display: block;

        margin: 46px auto;

    }
    .textbox, .textbox1 {

        width: 100%;
        float: none;
        margin-top: 4%;}
    .textbox span, .textbox1 span {

        text-align: center;
        font-size: 13px;
        letter-spacing: 0;
        color: #0D2748;
        float: left;
        display: block;
        width: 100%;
        margin-top: -2px;
        margin-bottom: 10px;

    }
    .textbox h3, .textbox1 h3 {

        text-align: center;
        font-size: 22px;
        font-weight: bold;
        letter-spacing: -0.87px;
        color: #0D2748;
        margin-top: 7px;
        float: left;
        width: 100%;

    }
    .textbox h5, .textbox1 h5 {

        text-align: center !important;
        font-size: 15px !important;
        letter-spacing: 0;
        color: #0D2748 !important;
        margin-top: 32px;
        padding-right: 0px !important;
        display: block;

    }
    .box .img, .box .img1,  .img2 {display:none;}
    .img-left {
        width: 50%;
        float: none;
        display:block;
        margin: 45px auto;
    }
    .navbar-margin1 {
        margin-top: 2px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .navbar-margin1 {
        margin-top: 2px !important;
    }
    .img-left {
        width: 50%;
        float: none;
        display:block;
        margin: 45px auto;
    }
    .secleft span {
        text-align: center;
        width: 100%;
        display: block;
    }
    .secleft h5 {

        text-align: center;
        display: block;

    }
    .cimg {
        width: 56%;
    }
    .top-text {
        display: block;

        margin: 25px auto;
    }
    .secleft p {

        padding-right: 15px;
        margin-bottom: 30px;
        text-align: center;

    }
    .secleft h3 {
        text-align: center;
    }
    .img-right {
        width: 66%;
        float: none;
        margin-bottom: 20px;
    }
    .img-left1 {
        width: 58%;
        float: none;
        margin-top: 10px;
        margin-bottom: 20px;
        display: block;
        margin: 36px auto;
    }
    .secleft h4 {
        text-align: center;}
    .btn1 {

        margin-top: 10px;
        margin-bottom: 10px;

        display: block;
        margin: 25px auto;
    }
    .call {

        display: inline-block;
        margin-left: 0px;

        text-align: center;
        width: 100%;
    }
    .modal-content {
        background-image: none;

        height: auto !important;

        position: relative;

        display: flex;

        flex-direction: column;

        width: 90%;

        pointer-events: auto;

        background-color: rgba(8, 8, 8, 0.89);

        background-clip: padding-box;

        border: 1px solid rgba(0, 0, 0, 0);

        border-radius: 0.3rem;

        outline: 0;

        padding: 30px;

        margin: 0 auto;

    }
    .cvirus h5 {

        color: rgba(255, 255, 255, 0.77);
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        padding-right: 0px;

    }
    .cvirus p {

        color: rgba(255, 255, 255, 0.77);
        padding-right: 0px;
        text-align: center;
        font-size: 16px;
        margin-top: 49px;

    }
    .ctop {

        width: 53%;
        margin-left: 0rem;
        margin-top: 9%;
        display: block;
        margin: 0 auto;

    }
    .modal-title {

        margin-bottom: 0;
        line-height: 1.5;
        width: 100%;

    }
    .box {

        width: 368px;
        height: 160px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 3px 12px 31px #0000001C;
        border-radius: 15px;
        display: block;
        margin: 46px auto;

    }
    .textbox h5, .textbox1 h5{text-align: left !important;

        font-size: 13px !important;

        letter-spacing: 0;

        color: #0D2748 !important;

        padding-top: 8px;

        padding-right: 0px !important;}
}
.img2{width: 47%;
    position: relative;
    bottom: 52px;
    right: -3px;}

.img-right2 {
    width: 85%;
    float: none;
    margin: 0 auto;
    display: block;
}
.navbar-margin1 {
    margin-top: 117px !important;
}