﻿
.ceomessage h1 {
    color: #ff0094;
    font-weight: 700;
    font-size: 30px;
    margin-top: 9%;
    margin-bottom:25px;
    text-align: center;
}
.ceomessage h1 span{
    color:#000;
}
.ceomessagecontent p {
    font-size: 19px;
    color: #000;
    font-weight: 500;
    line-height: 28px;
}
.ceomessagecontent {
padding:7% 0;
}
.form-group .form-control {
    width: 100%;
    background: #e0e0e0;
    border-radius: 20px !important;
    padding-left: 8%;
    font-size: 15px;
}
.ceovideo {
width:100%!important;
height:100%!important;
}
.submitbtn .btn {
    background-color: #ff0094;
    border-radius: 20px;
    padding:5px 20px;
}
.escalationwrap {
    width: 85%;
    margin: 0 auto;
}
.messageblock {
margin:2% 0;
}
label.error {
    top: 35px!important;
    margin-bottom: 0;
    right: 20px;
}
.signature p {
    font-family: 'Inter-Regular' !important;
}
.signature {
padding:5% 0;
}
.serviceblock {
    background-color: #ffe8fd;
    padding: 5% 0;
}
    .serviceblock h3 {
        font-weight: 700;
        color: #6a6e77;
        margin-left: 2%;
        font-size: 26px;
    }
        .serviceblock h3 span {
            color: #ff0094;
        }
.servicehead {
    align-items: center;
}
.servicemessage {
margin-top:3%;
}
    .servicemessage p {
        color: #000;
        font-size: 19px;
        font-weight: 500;
        line-height: 26px;
    }
.thanyoumsg h3 {
    color: #000;
    font-weight: 700;
    margin: 3% 0;
}
.thanyoumsg p {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}
.form-group .form-control::placeholder {
font-weight:700;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.form-group {
position:relative;
}
.form-control:focus {
    border: dotted 2px #e62e92;
}
label.error {
    position: absolute !important;
    background-color: #e62e92 !important;
}
#message-error {
top:95%!important;
}
.ceonote video {
    width: 100% !important;
    max-height: 450px;
    margin: 0 auto;
}
.requestnumber {
    margin-top: 5%;
}
.requestnumber p {
color:#000;
font-size:12px;
}
.btnwrap {
justify-content:center;
gap:20px;
}
.servicehead img {
width:45px;
}
.thanyoumsg img {
width:60px;
}
@media (max-width: 767px) {
    .messageblock h2 {
            font-size: 24px;
        }

        .ceomessagecontent p {
            font-size: 18px;
        }

        .ceomessagecontent {
            padding: 3% 0;
        }

        .ceomessagecontent {
            font-size: 20px;
        }

        .servicemessage p {
            font-size: 16px;
            line-height: 22px;
        }

        .thanyoumsg {
            text-align: center;
        }

        .servicehead h3 {
            font-size: 20px;
        }
    .requestnumber p {
    font-size:10px;
    }
    .requestnumber {
        margin-top: 4%;
    }
    .ceomessage h1 {
        font-size: 26px;
        margin-top: 40%;
        text-align: center;
    }
    .escalationwrap {
        width: 100%;
    }
    }
@media (max-width: 455px) {
    #mySidenav a {
        padding: 0px 3px 1px 5px!important;
    }
}

@media (max-width: 400px) {
   
}

@media (max-width: 360px) {
   
}

.escalation, .thanyoumsg {
    text-align: center;
}