

input[type="radio"]:focus {
    border:1px solid red;
}

*{
margin: 0px;
padding: 0px;
}

.pr-10{
padding-right: 10px !important;
}
.bg-pink{
background: #FFEEEF;
}
.form-top-block{
background: #F1555B;
padding: 0px 14px 5px 14px;
}
.bg-red{
background: #F1555B;
/* padding: 10px 60px !important; */
}
.bg-light-yellow{
background: #FFF9E5;
}
.text-red{
color: #F1555B;
}
.text-white{
color: #fff;
}
.text-gray{
color: #5B5B5B;
}
.text-dark-gray{
color: #414141;
}
.pd-5{
padding: 4px 8px !important;;
}
.br-50{
border-radius: 50%;
}
.pd-10{
padding: 10px;
}
.pl-10{
padding-left: 10px;
}

.heading h3{
font-size: 16px;
line-height: normal;
font-weight: 600;
margin-top: 5px;
margin-bottom: 5px;
padding: 5px 10px;
}
.h-5{
font-size: 14px;
font-weight: 600;
line-height: normal;
font-family: Poppins;
margin: 0px;
}
.h-6{
font-family: Poppins;
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: 14px;
margin: 0px;
}
.w-72{
width: 72%;
}
.w-63{
width: 63%;
}
.w-34{
width: 34.5%;
}
.label-view{
    opacity: 1 !important;
    transform: scale(.85) translateY(-1.5rem) translateX(0.15rem) !important;
    color: #f2555b;
}

.form-detail{
background: #FFEEEF;
padding: 10px 60px !important;
display: flex;
}
.form-title{
margin: 0px 10px;
}
.logo{
margin-bottom: 10px;
}
.form-title h2{
font-size: 26px;
font-weight: 600;
line-height: normal;
color: #000;
margin: 0px;
}
.form-title h5, .h-5{
font-size: 14px;
font-weight: 600;
line-height: normal;
font-family: Poppins;
margin: 0px;
}
.top-right-block{
border-left: 1px solid #FFCFD1;
margin: -10px;
padding: 10px 25px;
}
.top-input-block{
background: #fff;
width: 200px;
height: 50px;
margin: 10px 0px;
padding: 8px;
border-radius: 5px;
}
.top-input-block h4{
font-size: 15px;
font-weight: 400;
line-height: normal;
color: #000;
}
.form-top-block .form-check{
margin-right: 6%;
}
.form-detail .avenue{
border-radius: 3px;
background: #ECB800;
width: 95.7%;
padding: 3px 20px;
}
.form-detail .avenue h3{
color: #000;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px;
margin: 0px;
}
.form-check-input{
width: 19px !important;
height: 19px !important;
}
.form-floating>label {
position: absolute;
top: 12px !important;
left: 12px !important;
height: fit-content !important;
padding: 0 !important;
font-size: 14px;
pointer-events: none;
border: 1px solid transparent;
transform-origin: 0 0;
background: white;
transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
.form-control:focus{
background: none !important;
box-shadow: unset !important;
border-color: #f47a5b !important;
}
.form-check-input:checked {
background-color: #f1555b !important;
border-color: #f1555b !important;
}

.form-check-input:focus{
box-shadow: none !important;
}
.form-floating>.form-control:focus~label{
top: -2px !important;
opacity: 1 !important;
color: #F1555B !important;
}
.form-floating>.form-control {
padding: 5px 10px !important;
height: 44px !important;
}
::-webkit-input-placeholder { /* Edge */
color: #404040 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #404040 !important;
}
.graph-col::after {
content: " ";
padding: 2px 0.5px;
background: #404040;
position: absolute;
height: 28px;
margin-left: 2.4em;
}
.graph-col::before {
content: " ";
padding: 2px 0.5px;
background: #404040;
position: absolute;
height: 28px;
margin-left: -2.4em;
}

::placeholder {
color: #404040 !important;
}
.form-select{
height: 44px;
}
.form-select:focus {
border-color: #f1555b !important;
box-shadow: none !important;
}
.rel-table input {
border: none;
}
.rel-table tr td {
vertical-align: middle;
}
select {
font-size: 12px !important;
}
.bi-calendar-date{
padding: 0px;
height: fit-content;
position: absolute;
right: 9px;
margin-top: 20px;
z-index: 9;
color: #F1555B;
}
.datepicker_input{
border-radius: 3px !important;
height: 44px;
border: 1px solid #C9C9C9;
}

.form-detail .form-check label{
color: #F1555B;
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 13px;
}
.form-detail .form-select-label{
width: 55%;
color: #F1555B;
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 19px;
margin-right: 10px;
}
.form-detail .form-select{
width: 100%;
height: auto;
font-size: 12px;
}
.form-detail .form-select:focus{
box-shadow: none;
}
.border-left{
border-left: 1px solid #FFCFD1;
margin: -10px;
padding: 12px 20px;
margin-left: 10px;
}
.mt--18{
margin-top: -18px !important;
}
.mt--2{
margin-top: -2px;
}
/* ---------- section-2 ---------- */
.section{
padding: 20px 60px;
}
.form-control, .form-select{
margin: 10px 0px;
}
.section2-right-block{
display: flex;
justify-content: center;
border: 1px solid #ced4da;
/* border: 1px solid #F1555B; */
}
.upload-photo p{
color: #5B5B5B;
font-family: Poppins;
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: 24px;
text-decoration-line: underline;
text-transform: uppercase;
}
.upload-photo {
height: 294px;
}

.section3-right-block{
padding: 10px 12px 0px 25px;
}
.section3-right-block-detail{
border-radius: 3px;
border: 1px solid #C9C9C9;
background: #FFF9E5;
height: fit-content;
width: 100%;
padding: 16px 10px 9px 10px;
}

.section3-right-block-detail input{
background: #FFF9E5;
border-color: #F1555B;
}





/* --------------Added-CSS--------------- */

*{
font-family: 'Poppins';
}

.red{
 color: #F1555B;
}
.light-pink{
 background-color: #FFE8E8;
}


*{
 margin: 0px;
 padding: 0px;
}

.bg-pink{
 background: #FFEEEF;
}
.form-top-block{
 background: #F1555B;
 padding: 0px 14px 5px 14px;
}
.bg-red{
 background: #F1555B;
}
.text-red{
 color: #F1555B;
}
.text-white{
 color: #fff;
}

.heading h3{
 font-size: 14px;
 line-height: normal;
 font-weight: 500;
 margin-top: 5px;
 margin-bottom: 5px;
}
.mb-1em{
 margin-bottom: 0px !important;
}
.grah-table tr,.grah-table tr td{
 border: none;
}
.grah-table{
 margin: 0px;
 margin-bottom: 0px !important;
}
.border-all{
 border: 1px solid #c9c9c9;
}

.height{
 height: 30px;
}
.dropselect ul{
 height: auto;
}
ul{
 padding-left: 0px !important;
 margin-bottom: 0px !important;
}
ul li{
 display: inline-block;
}
.border-line{
 border-left: 1px solid #404040 !important;
 border-right: 1px solid #404040 !important; 
 text-align: center;
}
.rm-padding{
 padding: 0px;
 border: 1px solid #c9c9c9;
}
.headingtxt{
 color: #F1555B;
 font-family: Poppins;
 font-size: 14px;
 font-style: normal;
 font-weight: 500;
 line-height: 130%;
 background-color: #FFE8E8;
 padding: 5px;
}
.subheadingtxt{
 color: #404040;
 font-family: Poppins;
 font-size: 11px;
 font-style: normal;
 font-weight: 500;
 line-height: 130%;
 background-color: #FFF0BB;
 padding: 5px;
}


.border-left{
 border-left: 1px solid #FFCFD1;
 margin: -10px;
 padding: 12px 20px;
 margin-left: 10px;
}


/* / ---------- section-2 ---------- / */
.section{
 padding: 20px 60px;
}
.form-control{
 margin: 10px 0px;
 font-size: 14px !important;
}
.submit-btn{
 width: 100%;
 height: 54px;
 flex-shrink: 0;
 border-radius: 3px;
 background: #F1555B;
 color: #FFF;
 font-size: 17px;
 font-style: normal;
 font-weight: 600;
 line-height: 130%;
 text-transform: uppercase;
 outline: none;
 border: none;
}








/* / table css / */

.rel-table th{
background-color: #FFE8E8;
color: #F1555B;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
::placeholder{
font-size: 14px;
}
.rel-table td,select{
color: #404040 !important;
font-family: 'Poppins' !important;
font-size: 14px !important;
font-style: normal;
font-weight: 400;
line-height: 130%
}
.rel-table th{
font-weight: 600;
}

.rel-table th:first-child{
width: 6%;
}
.rel-table th:nth-child(2){
width: 25%;
}
.rel-table th:nth-child(3){
width: 16%;
}
.rel-table th:nth-child(4){
width: 16%;
}
.rel-table th:nth-child(5){
width: 16%;
}
.rel-table th:last-child{
width: 16%;
}
.border-none{
border: none !important;
box-shadow: none !important;
}
.bg-img-section{
background-image: url('./img/patrika-img.jpg');
background-repeat: no-repeat;
background-size: 100% 100%;
height: 600px;
width: 100%;
}
.rotate-270{
transform: rotate(270deg);
}
.in1{
min-width: 18%;  
height: auto;
flex-shrink: 0;
border-radius: 3px;
border: 1px solid #9e9e9e80;
background: #FFF;

}

.in2{
width: 41px;
height: 33px;
flex-shrink: 0;
border-radius: 3px;
border: 2px solid #9e9e9e80;
text-align: center;
}
.bootstrap-select .dropdown-toggle:focus{
    outline: transparent !important;
}
.f1 .in1 {
position: absolute;
left: 6%;
margin-top: 10%;
min-width: 14%;
}
.f1 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 14%;
}
.f5 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 14%;
}
.f8 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 14%;
}
.f12 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 14%;
}
.f1 .in2 {
position: absolute;
left: 21%;
margin-top: 10.3%;
}
.f2 .in1 {
position: absolute;
left: 19%;
margin-top: 2%;
border: 2px solid #9e9e9e80;
}
.f2 .in2 {
position: absolute;
left: 26%;
margin-top: 7%;
}
.f3 .in1 {
position: absolute;
left: 38%;
margin-top: 10%;
border: 2px solid #9e9e9e80;
min-width: 25%;
}
.f3 .in2 {
position: absolute;
left: 44.5%;
margin-top: 16%;
border: 2px solid #9e9e9e80;
width: 11%;
}
.f4 .in1 {
position: absolute;
right: 19%;
margin-top: 2%;
border: 2px solid #9e9e9e80;
}
.f4 .in2 {
position: absolute;
right: 26%;
margin-top: 7%;
}
.f5 .in1 {
position: absolute;
right: 6%;
margin-top: 10%;
min-width: 14%;
/* transform: rotate(90deg); */
}
.f5 .in2 {
position: absolute;
right: 21%;
margin-top: 10.3%;
}
.f6 .in1 {
position: absolute;
left: 13%;
margin-top: 21%;
border: 2px solid #9e9e9e80;
}
.f6 .in2 {
position: absolute;
left: 41%;
margin-top: 21%;
}
.f7 .in1 {
position: absolute;
right: 13%;
margin-top: 21%;
border: 2px solid #9e9e9e80;
}
.f7 .in2 {
position: absolute;
right: 41%;
margin-top: 21%;
}
.f8 .in1 {
position: absolute;
left: 6%;
margin-top: 32%;
min-width: 14%;
/* transform: rotate(270deg); */
}
.f8 .in2 {
position: absolute;
left: 21%;
margin-top: 32.3%;
}
.f9 .in1 {
position: absolute;
left: 18%;
margin-top: 40%;
border: 2px solid #9e9e9e80;
}
.f9 .in2 {
position: absolute;
left: 25.5%;
margin-top: 35%;
}
.f10 .in1 {
position: absolute;
left: 38%;
margin-top: 32%;
border: 2px solid #9e9e9e80;
min-width: 25%;
}
.f10 .in2 {
position: absolute;
left: 48.5%;
margin-top: 25%;
border: 2px solid #9e9e9e80;
}
.f11 .in1 {
position: absolute;
right: 18%;
margin-top: 40%;
border: 2px solid #9e9e9e80;
}
.f11 .in2 {
position: absolute;
right: 25.7%;
margin-top: 35%;
}
.f12 .in1 {
position: absolute;
right: 6%;
margin-top: 32%;
min-width: 14%;
/* transform: rotate(90deg); */
}
.f12 .in2 {
position: absolute;
right: 21%;
margin-top: 32.3%;
}
.last-text{
color: #F1555B;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 130%;
text-align: center;
margin-top: 5px;
}
.row.patrika-table {
margin-left: 0px;
margin-right: 0px;
}
.margin-all{
margin: 4px 4px 0px 5px !important;
}
.top-checkbox-section{
display: flex;
}
.d--flex{
display: flex;
}



.did-floating-label-content { 
position:relative; 
margin-bottom:20px; 
}
.did-floating-label {

font-size:14px;
font-weight:normal;
position:absolute;
pointer-events:none;
left:7px;
top:11px;
padding:0 5px;
background:#fff;
transition:0.2s ease all; 
-moz-transition:0.2s ease all; 
-webkit-transition:0.2s ease all;
}
.did-floating-select1{
font-size: 12px !important;
}
.did-floating-select {
font-size:14px;
display:block;
width:100%;
height:44px;
padding: 0 20px;
background: #fff;
color: #323840;
border: 1px solid #ced4da;
border-radius: 4px;
box-sizing: border-box;
&:focus{
outline:none;
~ .did-floating-label{
 top:-8px;
 font-size:13px;
}
}
}

select.did-floating-select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
select.did-floating-select::-ms-expand {
display: none;
}


.did-floating-select:not([value=""]):valid ~ .did-floating-label {
top:-8px;
font-size:12px;
color: #f1555b;
}
.did-floating-select[value=""]:focus ~ .did-floating-label {
top:11px;
font-size:12px;
}
select:focus-visible {
outline: 1px solid transparent !important;
}

.did-error-input{
.did-floating-select {
border: 1px solid #f1555b;
color:#f1555b;
}
.did-floating-label{
font-weight: 600;
color:#f1555b;
}
/* .did-floating-select:not([multiple]):not([size]) {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%239d3b3b'/%3E%3C/svg%3E%0A");
} */
}

.non-tab-view{
display: block;
}
.tab-view{
display: none;
}

.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label{
opacity: 1 !important;
transform: scale(.85) translateY(-1.5rem) translateX(0.15rem) !important;
color: #f2555b;
}
marquee {
color: #FFF;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}


/* home page css start*/



@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@900&family=Kanit:wght@400;500;600;700;800&family=Ubuntu&display=swap');

.banner-slider img{
height: 500px;
object-fit: fill;
}
.banner-slider h2{
color: #FFF;
text-align: center;
font-family: Cinzel Decorative;
font-size: 63px;
font-style: normal;
font-weight: 900;
line-height: 118%;
}
.cinzel-font{
font-family: Cinzel Decorative;
}
.open-sans{
font-family: 'Open Sans', sans-serif;
}
.poppins{
font-family: 'Poppins';
}
.header-top a,header a,header span,header select,header button{
font-family: 'Open Sans', sans-serif !important;
}
.banner-slider a{
color: #404040;
font-family: 'Open Sans', sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 130%;
background: #ECB800;
height: 50px;
}
.banner-slider button span:hover{
background-color: #a49797!important;
border-radius: 4px;
}
.heading{
color: #404040;
font-family: Cinzel Decorative;
font-size: 35px;
font-style: normal;
font-weight: 900;
line-height: 118%;
}
.sub-heading{
color: #404040;
font-family: Open Sans;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 169%;
}
.member-colum .row .col-12 p{
border-radius: 27px;
border: 1px solid white;
padding: 6%;
}
.member-colum{
background-image: url(./img/member-bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
padding-top: 30px;
padding-bottom: 30px;
overflow: hidden;
}
.member-font{
color: #404040;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.colum-img .col-md-4 {
padding: 3%;
}
.margin-all {
margin: 4px 4px 0px 5px !important;
}
.form-btn{
margin-top: 14%;
text-align: center !important;
border-radius: 2px !important;
background-color: #ECB800 !important;
width: 100%;
height: 44px;
}
.form-section {
border-radius: 23px;
background: #F1555B;
padding: 20px 35px;
z-index: 99;
margin-top: -18vh;
position: relative;
}
.form-section label{
color: #FFF;
font-family: Open Sans;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.form-section select{
color: #FFF !important;
font-family: Open Sans !important;
font-size: 15px !important;
font-style: normal;
font-weight: 600;  
line-height: 130%;       
border: #FC676D;
background-color: #FC676D !important;
background-image: url('./img/arrow-vector.png') !important;
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 15px 10px;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}

.shiksha-txt button {
    height: inherit;
    max-width: 100%;
    width: -webkit-fill-available;
    height: fit-content;
}
.shiksha-txt .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    padding: 0px;
}
.shiksha-txt .dropdown-menu.show{
    left: 0% !important;
    min-width: 100% !important;
}
.shiksha-txt .bootstrap-select .dropdown-toggle:focus{
    outline: unset !important;
    box-shadow: none !important;
}

/* chat box css */

.form-chat-box {
    position: absolute;
    margin-top: -53px;
    z-index: 999;
    float: right;
    right: 0;
}

.form-chat-box .chat-btn {
    position: fixed;
    right: 14px;
    bottom: 30px;
    cursor: pointer
}

.form-chat-box .chat-btn .close {
    display: none
}

.form-chat-box .chat-btn i {
    transition: all 0.9s ease
}

.form-chat-box #check:checked~.chat-btn i {
    display: block;
    pointer-events: auto;
    transform: rotate(180deg)
}

.form-chat-box #check:checked~.chat-btn .comment {
    display: none
}

.form-chat-box .chat-btn i {
    font-size: 22px;
    color: #fff !important
}

.form-chat-box .chat-btn {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background-color: #ECB800;
    color: #fff;
    font-size: 22px;
    border: none
}

.form-chat-box .wrapper {
    position: fixed;
    right: 20px;
    bottom: 100px;
    width: 300px;
    background-color: #fff;
    border-radius: 5px;
    opacity: 0;
    display: none;
    transition: all 0.4s
}

.form-chat-box #check:checked~.wrapper {
    opacity: 1;
    display: block;
    
}
.rel-table input::placeholder {
    color: #999999 !important;
}
.shiksha-txt .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
.form-chat-box .header {
    padding: 13px;
    background-color: #ECB800;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 10px;
    color: #fff
}

.form-chat-box .chat-form {
    padding: 15px
}

.form-chat-box .chat-form input,
.form-chat-box textarea,
.form-chat-box button {
    margin-bottom: 10px
}

.form-chat-box .chat-form textarea {
    resize: none
}

.form-chat-box .form-control:focus,
.form-chat-box .btn:focus {
    box-shadow: none
}

.form-chat-box .btn,
.form-chat-box .btn:focus,
.form-chat-box .btn:hover {
    background-color: #ECB800;
    border: #ECB800
}

.form-chat-box #check {
    display: none !important
}


/* chat box css end */
.member-sec .row img:hover{
    transform: scale(1.1);
    border: 1px solid lightgray;
    box-shadow: 1px 0px 9px -1px lightgray;
    transition: 0.6s ease;
}
.member-sec .row img{
    border: 1px solid lightgray;
    box-shadow: 1px 0px 9px -1px lightgray;
    border-radius: 20px;
    padding: 11px;
    object-fit: fill;
    height: 308px;
    cursor: pointer;
}
.gallery-sec .row .col-md-3 img:hover{
    transform: scale(1.1);
    border: 1px solid lightgray;
    box-shadow: 1px 0px 9px -1px lightgray;
    transition: 0.6s ease;
}
.gallery-sec .row .col-md-3 img{
    border: 1px solid lightgray;
    box-shadow: 1px 0px 9px -1px lightgray;
    border-radius: 20px;
    padding: 11px;
    object-fit: fill;
    height: 220px;
    cursor: pointer;
}
.member-card tr th, .member-card tr td {
    font-size: 11px;
}

/* payment page */
.form-view .form-group {
    text-align: -webkit-left;
}
img.form-view-img {
    width: 50%;
    float: right;
}
.form-view .head{
    font-size: 25px;
    font-weight: 600;
    font-family: sans-serif;
}
.form-view .razorpay-payment-button{
    float: left;
    background-color: #ecb800;
    font-weight: 700;
    color: white;
    border: none;
    padding: 6px 10px;
    border-radius: 10px;
}
.head-line{
    font-size: 25px;
    font-weight: 700;
    font-family: sans-serif;
}

/* success page */

._success {
    box-shadow: 0 15px 25px #00000019;
    padding: 45px;
    width: 100%;
    text-align: center;
    margin: 40px auto;
    border-bottom: solid 4px #28a745;
}

._success i {
    font-size: 55px;
    color: #28a745;
}

._success h2 {
    margin-bottom: 12px;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px;
}

._success p {
    margin-bottom: 0px;
    font-size: 18px;
    color: #495057;
    font-weight: 500;
}

/* success page */


@media only screen and (max-width: 767px){

.banner-slider img{
 height: 350px;
 object-fit: fill;
}
.banner-slider h2{
 font-size: 32px;
}
.banner-slider a {
 font-size: 16px;
 height: 40px;
 line-height: 124%;
}
.form-section {
 border-radius: 23px;
 background: #F1555B;
 padding: 20px 35px;
 z-index: 99;
 margin-top: 2vh !important;
 position: relative;
}
.member-colum .col-12{
 padding: 0px 8%;
}
.shiksha-txt .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100% !important;
}
.shiksha-txt .dropdown-menu.show {
    left: 2% !important;
    transform: none;
    width: -webkit-fill-available;
}
img.form-view-img {
    width: 75%;
    float: none;
}

/* about page */

.about-row .col-md-4 img {
 width: 100%;
 height: auto !important;
 object-fit: fill;
 text-align: left;
 float: left;
 margin-bottom: 50px;
}
.about-row .col-md-4{
 padding: 4% !important;
}
.about-row .col-md-8 {
 padding-left: 5%;
 padding-right: 5% !important;
 text-align: justify;
}
.content .col-md-12 {
 padding-left: 5%;
 padding-right: 5% !important;
 text-align: justify;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px) {

.form-section {
 border-radius: 23px;
 background: #F1555B;
 padding: 20px 35px;
 z-index: 99;
 margin-top: 2vh !important;
 position: relative;
}
.form-btn {
 margin-top: 25% !important;
 text-align: center !important;
 border-radius: 2px !important;
 background-color: #ECB800 !important;
 width: 100%;
 height: 44px;
}
.about-row .col-md-4 img {
 width: 100%;
 height: auto !important;
 object-fit: fill;
 text-align: left;
 float: left;
}
.shiksha-txt .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100% !important;
    padding: 0px !important;
}
img.form-view-img {
    width: 85%;
    float: right;
}

}

@media only screen and (min-width: 1440px) and (max-width: 1900px){

.form-section {
 border-radius: 23px;
 background: #F1555B;
 padding: 20px 35px;
 z-index: 99;
 margin-top: -12vh !important;
 position: relative;
}
.about-row .col-md-4 img {
 width: 100%;
 height: 495px !important;
 object-fit: fill;
 text-align: left;
 float: left;
 margin-bottom: 50px;
}

}

@media only screen and (min-width: 1920px) {

.form-section {
 border-radius: 23px;
 background: #F1555B;
 padding: 20px 35px;
 z-index: 99;
 margin-top: -12vh !important;
 position: relative;
}
.about-row .col-md-4 img {
 width: 100%;
 height: 495px !important;
 object-fit: fill;
 text-align: left;
 float: left;
 margin-bottom: 50px;
}
img.form-view-img {
    width: 38%;
    float: right;
}

}


/* home page css end */


/* About page css start */

.paragraph{
color: #000;
font-family: Open Sans;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 158%;
}
.about-row .col-md-4,.about-row .col-md-8{
padding: 0px;
}
.about-row .col-md-8{
padding-left: 5%;
}
.about-row .col-md-4 img{
width: 100%;
height: 552px;
object-fit: fill;
text-align: left;
float: left;
}



/* About page css end */

/* member-list page css start*/

.bg-light-red{
background: #FFEFF0;
}

.heading-txt{
color: #404040;
font-family: Open Sans;
font-size: 19px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.sub-heading-txt{
color: #404040;
font-family: Open Sans;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.pd-15{
padding: 15px;
}
.border{
border: 1px solid #E2E2E2;
background: #FFF;
}

section.range-slider {
position: relative;
width: -webkit-fill-available;
height: fit-content;
float: left;
text-align: center;
}
section.range-slider input[type=range] {
pointer-events: none;
position: absolute;
-webkit-appearance: none;
-webkit-tap-highlight-color: rgb(233 17 17 / 0%);
border: none;
border-radius: 14px;
background: #e2e2e2;
left: 0;
top: 33px;
width: 93%;
outline: none;
height: 5px;
margin: 0;
padding: 0
}
section.range-slider2 input[type=range] {
pointer-events: none;
position: absolute;
-webkit-appearance: none;
-webkit-tap-highlight-color: rgb(233 17 17 / 0%);
border: none;
border-radius: 14px;
background: #e2e2e2;
left: 0;
top: 0;
width: 93%;
outline: none;
height: 5px;
margin: 0;
padding: 0
}
section.range-slider input[type=range]::-webkit-slider-thumb {
pointer-events: all;
position: relative;
z-index: 1;
outline: 0;
-webkit-appearance: none;
width: 12px;
height: 12px;
border: none;
border-radius: 14px;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F1555B), color-stop(100%, #F1555B));
background-image: -webkit-linear-gradient(top, #F1555B 0, #F1555B 100%);
background-image: linear-gradient(to bottom, #F1555B 0, #F1555B 100%);
}
section.range-slider input[type=range]::-moz-range-thumb {
pointer-events: all;
position: relative;
z-index: 10;
-moz-appearance: none;
width: 20px;
height: 20px;
border: none;
border-radius: 14px;
background-image: linear-gradient(to bottom, #F1555B 0, #F1555B 100%);
}
section.range-slider input[type=range]::-ms-thumb {
pointer-events: all;
position: relative;
z-index: 10;
-ms-appearance: none;
width: 20px;
height: 20px;
border-radius: 14px;
border: 0;
background-image: linear-gradient(to bottom, #F1555B 0, #F1555B 100%);
}
section.range-slider input[type=range]::-moz-range-track {
position: relative;
z-index: -1;
background-color: #e2e2e2;
border: 0;
}
section.range-slider input[type=range]:last-of-type::-moz-range-track {
-moz-appearance: none;
background: none transparent;
border: 0;
}
section.range-slider input[type=range]::-moz-focus-outer {
border: 0;
}
.form{
height: auto;
}
.ms-6{
margin-left: 1.2rem;
}
.range-slider2{
top: -33vh;
}
.range-slider2 p{
margin-top: -6vh;
}
.range-slider p,.range-slider2 p{
text-align: left;
}
.head{
color: #404040;
font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 130%;
}
.sub-head{
color: #767676;
font-family: Open Sans;
font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.red-sub-head{
color: #F1555B;
font-family: Open Sans;
font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.para-line{
color: #767676;
font-family: Open Sans;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 189%;
}
.para-line1{
color: #767676;
font-family: Open Sans;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 189%;
}
.accordion-body .col-6{
float: left;
}

.img-size{
width: 100%;
height: 100%;
object-fit: cover;
}
.bio-section {
border: 1px solid #E2E2E2;
background: #FFF;
padding: 3%;
}
.member-section .row .col-md-4{
padding-right: 5%;
}
.slider-ul li{
display: inline-block;
}
.slider-ul{
padding-left: 0px;
}
.slider-ul input{
width: 75px !important;
margin: 0px;
}
ul.slider-ul p {
margin-bottom: 0px;
}
.mt-4rem{
margin-top: 4rem !important;

}

/* member-list page css end*/


/* success stories start */

.accordion-button{
color: #f1555b;
font-family: Cinzel Decorative;
font-size: 19px;
font-style: normal;
background-color: transparent !important;
font-weight: 700;
line-height: normal;
}
.accordion-button:focus{
border: none !important;
box-shadow: none !important;
}
.accordion-button:not(.collapsed){
color: #f1555b !important;
}
.accordion-body{
color: #404040;
font-family: Open Sans;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 169%;
}
.accordion-item:not(:first-of-type){
border-top: 1px solid #DFDFDF !important;
}
.accordion-body{
border-top: 1px solid #DFDFDF !important;
}
.accordion-item{
background-color: #fff;
margin-bottom: 10px;
border-radius: 7px !important;
border: 1px solid #DFDFDF;
}
.success-img{
height: fit-content !important;
}
.heart-col{
margin: inherit;
text-align: right;
padding-right: 2% !important;
}
.heart-col .sub-head{
margin: revert;
}
.title-col h2{
font-size: 17px !important;
margin-bottom: 2px;
}
.view-member .img-size{
width: 100%;
height: 300px;
object-fit: fill;
}
.text-dark{
color: #767676;
font-family: Open Sans;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 194%;
}
.text-weight{
color: #767676;
font-family: Open Sans;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 194%;
}
.pd-30{
padding: 20px 30px;
}
.pl-9{
padding-left: 9% !important;
}

/* success stories end */

/* veiw member page css start */

.tab-content {
padding: 10px 20px;
}

.nav-tabs li.active {
border-bottom: 1px solid #F1555B;
}

.nav-tabs li a {
width: 100%;
text-align: left;
color: #404040;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
ul.nav.nav-tabs {
display: flex;
justify-content: flex-start;
align-items: flex-start;
overflow: hidden;
border: 1px solid #E2E2E2;
}
.nav-tabs li {
flex-basis: 90px;
min-width: 33%;
display: flex;
align-items: flex-start;
margin: 0!important;
padding-left: 10px;
}
.tabs-wrapper{
position: relative;
}
.nav-tabs li span{
margin: auto;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #f1555b !important;
background-color: #fff;
/* border-bottom: 1px solid #f1555b !important; */
border-color: #f1555b !important;
border-top: unset;
border-left: unset;
border-right: unset;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active::after {
content: "";
display: block;
padding-top: 1px;
border-bottom: 1px solid red;
width: 17%;
border-spacing: 5px;
position: absolute;
margin-top: 7px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link svg path{
fill: #404040;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active svg path{
fill: #f1555b !important;;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
color: #f1555b;
background-color: #fff;
border-bottom: unset;
border-top: unset;
border-left: unset;
border-right: unset;
}
.nav-tabs .nav-link {
margin-bottom: 0px !important;
background-color: transparent;
border: unset !important; 
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
color: #404040 !important;
}
.nav-tabs .nav-link:focus-visible,.nav-tabs .nav-link a:focus-visible{
outline: unset !important;
}
button.accordion-button {
height: 40px;
}
.view-member .tab-content {
padding: 0px;
}
.view-member .tab-content .tab-pane {
padding: 0px !important;
}
.view-member .tab-content .tab-pane .accordion-item{
border-radius: 0px !important;
}
.accordion-button:not(.collapsed)::after {
background-image: url(./img/close-arrow.svg) !important;
transform: rotate(0deg) !important;
transition: transform .2s ease-in-out;
}
.nav li svg path {
fill: #f1555b;
}

/* veiw member page css end */


/* contact us page css start */

.headtxt{
 color: #404040;
 font-family: Cinzel Decorative;
 font-size: 18px;
 font-style: normal;
 font-weight: 900;
 line-height: 118%;
}
.subheadtxt{
 color: #404040;
font-family: Open Sans;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 133%;
text-decoration: auto; 
}
.outline{
 border: 1px solid #E2E2E2;
 background: #FFF;
 padding: 10px 0px 10px 0px;
 height: 100%;
}
.mr-auto{
 margin: auto !important;
}
.w-45{
 width: 45px;
}
.contact-section{
 margin-left: -15px;
}
.contact-section input[type="text"] {
 border: 1px solid #e2e2e2;
 width: 100%;
 height: 45px;
 margin-bottom: 10px;
 padding: 10px;
}
.contact-section input[type="text"]:focus-visible,.contact-section textarea:focus-visible{
 outline: unset !important;
}
.contact-section textarea{
 border: 1px solid #e2e2e2;
 width: 100%;
 margin-bottom: 30px;
 padding: 10px;
}
.send-btn{
 border-radius: 9px;
 background: #F1555B;
 width: 100%;
 color: #FFF;
 font-family: Open Sans;
 font-size: 20px;
 font-style: normal;
 font-weight: 600;
 line-height: 130%;
 border: 1px solid #f1555b;
 height: 50px;
}
.border-col{
 border: 1px solid #E2E2E2;
 background: #FFF;
 padding: 6%;
 height: 100%;
}
.contact-section form ::placeholder{
 color: #a5a1a1 !important;
}
.w-40{
 width: 40.666667% !important;
}
.ml-1{
 margin-left: 1% !important;
}
/* contact us page css end */

@media only screen and (max-width: 767px){

.bg-img-section {
 background-image: url(./img/patrika-img.jpg);
 background-repeat: no-repeat;
 /* background-size: 67vh 25vh; */
 background-size: 100% 100%;
 height: 230px !important;
 /* background-position: -55px 3px; */
 width: 100%;
}
.outline{
 margin: 0 auto !important;
}
.contact-section {
 margin-left: 0px !important;
}
.ml-1{
 margin-left: -12px !important;
}
.section {
 padding: 20px 15px;
}
.d--flex{
 display: block !important;
}
.w-40{
 width: 100% !important;
}
.f1 .in1{
 left: 2%;
 margin-top: 12.5%;
}
.f1 .in2 {
    position: absolute;
    left: 18%;
    margin-top: 14%;
}


.f5 .in1{
    right: 2%;
    margin-top: 12%;
}
.chosen-container-multi .chosen-choices{
 max-height: 27px !important;
 overflow-y: scroll !important;
 overflow-x: hidden !important;
}
.in1 {
 width: 55px;
 min-height: 35pxpx;
 flex-shrink: 0;
 border-radius: 3px;
 border: 1px solid #9E9E9E;
 background: #FFF;
 height: fit-content !important;
}
.bg-block{
    padding: 20px 2px !important;
    margin: 0px -13px;
}
.in2,.in1{
 font-size: 8px !important;
 line-height: 15px !important;
}
.in2 .btn,.in1 .btn{
    font-size: 8px !important;
    padding: 5px !important;
}
.mp-0{
 padding: 0px !important;
}
.time-row .text-red {
 min-width: 37px;
}
.mw-72{
 min-width: 67% !important;
}
.rel-table tr th{
 min-width: 170px;
}
.time-row .row ul li:first-child {
 min-width: 25%;
}
.rel-table tr th:first-child{
 min-width: 100px !important;
}
.form-detail{
 background: #FFEEEF;
 padding: 10px 5px !important;
 display: block;
}
.section3-right-block-detail {
 border-radius: 3px;
 border: 1px solid #C9C9C9;
 background: #FFF9E5;
 height: fit-content;
 width: 100%;
 padding: 16px 10px;
}
.top-input-block {
 background: #fff;
 width: auto;
 height: 50px;
 margin: 10px 0px;
 padding: 8px;
 border-radius: 5px;
}
.in2 {
 width: 20px;
 height: 13px;
 flex-shrink: 0;
 border-radius: 3px;
 border: 2px solid #9e9e9e80;
}
.f2 .in1{
 left: 18%;
 margin-top: 1%;
}
.f2 .in2{
 left: 24.5%;
 margin-top: 9%;
}
.f4 .in1{
 right: 19%;
 margin-top: 1%;
}
.f4 .in2{
 right: 25%;
 margin-top: 9%;
}
.f5 .in2 {
    position: absolute;
    right: 18%;
    margin-top: 14%;
}
/* .f1 .in1,.f1 .in2{
 margin-top: 13%;
} */

/* .f5 .in1,.f5 .in2{
 margin-top: 13%;
} */
.f3 .in1 {
 position: absolute;
 left: 38%;
 margin-top: 13%;
 border: 2px solid #9e9e9e80;
 width: 77px;
 height: 13px;
}
.f3 .in2 {
 position: absolute;
 left: 45%;
 margin-top: 21%;
 border: 2px solid #9e9e9e80;
 width: 36px;
 height: 18px;
 font-size: 10px !important;
}

.f6 .in1 {
 position: absolute;
 left: 13%;
 margin-top: 27%;
 border: 2px solid #9e9e9e80;
 width: 53px;
}
.f6 .in2 {
 position: absolute;
 left: 39%;
 margin-top: 29%;
}

.f7 .in1 {
 position: absolute;
 right: 13%;
 margin-top: 27%;
 border: 2px solid #9e9e9e80;
 width: 50px;
}
.f7 .in2 {
 position: absolute;
 right: 40%;
 margin-top: 29%;
}
.f8 .in1{
    left: 2%;
    margin-top: 42.5%;
}
.f8 .in2 {
    position: absolute;
    left: 18%;
    margin-top: 44%;
}
/* .f8 .in1,.f8 .in2{
 margin-top: 42%;
} */
.f9 .in1 {
 position: absolute;
 left: 18%;
 margin-top: 54%;
 border: 2px solid #9e9e9e80;
}
.f9 .in2 {
 position: absolute;
 left: 24%;
 margin-top: 48%;
}
.f10 .in1 {
 position: absolute;
 left: 38%;
 margin-top: 43%;
 border: 2px solid #9e9e9e80;
 width: 82px;
 height: 13px;
}
.f10 .in2 {
 position: absolute;
 left: 47.4%;
 margin-top: 35%;
 border: 2px solid #9e9e9e80;
}

.f11 .in1 {
 position: absolute;
 right: 18%;
 margin-top: 54%;
 border: 2px solid #9e9e9e80;
}
.f11 .in2 {
 position: absolute;
 right: 24%;
 margin-top: 48%;
}
.f12 .in1 {
 right: 2%;
 margin-top: 43%;
}
.f12 .in2 {
 right: 18%;
 margin-top: 44.5%;
}
.top-checkbox-section{
 display: ruby-text !important;
 /* overflow-x: scroll; */
 overflow-y: hidden;
 width: 100%;

}
.form-detail .avenue{
 width: 100% !important;
}
.form-floating>label{
 font-size: 12px !important;
}
.did-floating-select1 {
 font-size: 10px !important;
}
.member-section .row .col-md-4{
 padding-right: 0px ;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 15% !important;
}

#dob{
    /* height: 43px;
    margin-bottom: 20px; */
    margin-bottom: 0;
    position: relative !important;
}


}


@media only screen and (min-width: 768px) and (max-width: 1024px){

.bg-img-section {
 background-image: url(./img/patrika-img.jpg);
 background-repeat: no-repeat;
 background-size: 100% 99%;
 height: 495px;
 width: 100%;
 background-position: -3px -56px;
}
.graph-col::before{
 margin-left: -0.6em;
}
.graph-col::after{
 margin-left: 0.6em;
}
.in1{
 width: 100px;
 height: 25px;
 flex-shrink: 0;
 border-radius: 3px;
 border: 1px solid #9E9E9E;
 background: #FFF;
 
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: fit-content !important;
}
.form-select{
 padding: 14px 10px 0px 10px !important;
}
.small-dropdown .col-md-3{
 width: 50% !important;
}
.non-tab-view{
 display: none;
}
.tab-view{
 display: block;
}
.top-checkbox-section{
 display: flex !important;
}
.form-top-block .top-input-block {
 width: 150px;
}
.patrika-table .headingtxt{
 font-size: 12px;
}
ul li{
 display: contents;
}
ul.height li {
 display: inline-block;
}
.top-checkbox-section{
 width: 98% !important;
}
.form-top-block .form-check {
 margin-right: 2% !important;
}
.section3-right-block-detail{
 height: fit-content;
}
.full-width{
 width: 100% !important;
}
.did-floating-label-content{
 margin-bottom: 1px !important;
}
.section3-right-block-detail label{
 display: block;
}
.section3-left-block{
 width: 55% !important;
}
.section3-right-block{
 width: 45% !important;
}
.did-floating-select:not([value=""]):valid ~ .did-floating-label,.did-floating-label{
 font-size: 11px !important;
}
.section3-left-block .col-md-5,.section3-left-block .col-md-3,.section3-left-block .col-md-4{
 width: 50%;
 float: left;
}
.section3-right-block .col-md-6,.section3-right-block .col-md-4{
 width: 50%;
}
.in2{
 width: 30px;
 height: 33px;
 flex-shrink: 0;
 border-radius: 3px;
 border: 2px solid #9e9e9e80;
}
.f3 .in1,.f6 .in1,.f7 .in1,.f10 .in1{
 width: 190px;
}
.f9 .in1 {
 position: absolute;
 left: 20%;
 margin-top: 60%;
 border: 2px solid #9e9e9e80;
}
.f9 .in2 {
 position: absolute;
 left: 27%;
 margin-top: 53%;
}
.f11 .in1 {
 position: absolute;
 right: 20%;
 margin-top: 60%;
 border: 2px solid #9e9e9e80;
}
.f11 .in2 {
 position: absolute;
 right: 27%;
 margin-top: 53%;
}
.f2 .in1 {
 position: absolute;
 left: 19%;
 margin-top: 0%;
 border: 2px solid #9e9e9e80;
}
.f2 .in2 {
 position: absolute;
 left: 26.5%;
 margin-top: 6%;
}
.f3 .in2{
    margin-top: 20%;
}
.f4 .in1 {
 position: absolute;
 right: 20%;
 margin-top: 0%;
 border: 2px solid #9e9e9e80;
}
.f4 .in2 {
 position: absolute;
 right: 27%;
 margin-top: 6%;
}
.f5 .in1 {
 position: absolute;
 right: 2%;
 margin-top: 10%;
 /* transform: rotate(90deg); */
}
.f5 .in2 {
 position: absolute;
 right: 20%;
 margin-top: 10%;
}
.f6 .in1 {
    position: absolute;
    left: 13%;
    margin-top: 27%;
    border: 2px solid #9e9e9e80;
}
.f6 .in2 {
    position: absolute;
    left: 41%;
    margin-top: 27%;
}
.f7 .in1{
    margin-top: 27%;
}
.f7 .in2{
    margin-top: 27%;
}
.f8 .in1 {
 position: absolute;
 left: 2%;
 margin-top: 46%;
 /* transform: rotate(270deg); */
}
.f8 .in2 {
 position: absolute;
 left: 22%;
 margin-top: 46%;
}
.f10 .in1{
    margin-top: 45%;
}
.f10 .in2{
    left: 48%;
    margin-top: 34%;
}

.f12 .in1 {
 position: absolute;
 right: 2%;
 margin-top: 47%;
 /* transform: rotate(90deg); */
}
.f12 .in2{
 margin-top: 47%;
}
.f1 .in1 {
 position: absolute;
 left: 2%;
 margin-top: 10%;
}
.f1 .in2 {
 position: absolute;
 left: 20%;
 margin-top: 10%;
}
.form-floating>label{
 font-size: 12px !important;
}
.did-floating-select1 {
 font-size: 10px !important;
}
.tab-view-w{
 width: 50% !important;
 margin-bottom: 3%;
}

.h-ft{
    font-size: 3px !important;
}


}

@media only screen and (min-width: 1400px) and (max-width: 1500px){

.f9 .in1 {
 position: absolute;
 left: 18%;
 margin-top: 36%;
 border: 2px solid #9e9e9e80;
}

.f9 .in2 {
 position: absolute;
 left: 25.5%;
 margin-top: 32%;
}


.f11 .in2 {
 position: absolute;
 right: 25.7%;
 margin-top: 32%;
}

.f11 .in1 {
 position: absolute;
 right: 18%;
 margin-top: 36%;
 border: 2px solid #9e9e9e80;
}
.w-15{
 width: 15% !important;
}
.w-85{
 width: 85% !important;
}
.f3 .in1 {
 position: absolute;
 left: 39%;
 margin-top: 8%;
}
.f3 .in2 {
 margin-top: 15%;
}
.f1 .in2,.f5 .in2{
    margin-top: 9%;
}
.f1 .in1,.f5 .in1 {
 margin-top: 9%;
}
.f8 .in1,.f8 .in2,.f12 .in1,.f12 .in2{
 margin-top: 29.5%;
}
.f6 .in1,.f6 .in2,.f7 .in1,.f7 .in2{
 margin-top: 19.8%;
}
.f10 .in1{
    margin-top: 30%;
}
.f10 .in2{
    margin-top: 23%;
}



}


@media only screen and (min-width: 1500px) and (max-width: 1900px){

    .f9 .in1 {
        position: absolute;
        left: 18%;
        margin-top: 34%;
        border: 2px solid #9e9e9e80;
       }
       
       .f9 .in2 {
        position: absolute;
        left: 25.5%;
        margin-top: 30%;
       }
       
       
       .f11 .in2 {
        position: absolute;
        right: 25.7%;
        margin-top: 30%;
       }
       
       .f11 .in1 {
        position: absolute;
        right: 18%;
        margin-top: 34%;
        border: 2px solid #9e9e9e80;
       }
       .w-15{
        width: 15% !important;
       }
       .w-85{
        width: 85% !important;
       }
       .f3 .in1 {
        position: absolute;
        left: 39%;
        margin-top: 8%;
       }
       .f3 .in2 {
        margin-top: 14%;
       }
       .f1 .in2,.f5 .in2{
           margin-top: 9%;
       }
       .f1 .in1,.f5 .in1 {
        margin-top: 9%;
       }
       .f8 .in1,.f8 .in2,.f12 .in1,.f12 .in2{
        margin-top: 27.5%;
       }
       .f6 .in1,.f6 .in2,.f7 .in1,.f7 .in2{
        margin-top: 17.8%;
       }
       .f10 .in1{
           margin-top: 29%;
           left: 37%;

       }
       .f2 .in2,.f4 .in2{
        margin-top: 6%;
       }
       .f10 .in2{
           margin-top: 23%;
       }


}








@media only screen and (min-width: 1920px){

.bg-img-section {
 background-image: url(./img/patrika-img.jpg);
 background-repeat: no-repeat;
 background-size: 100% 100%;
 height: 840px;
 width: 100%;
}
.f1 .in1,.f1 .in2,.f5 .in1,.f5 .in2{
    margin-top: 7%;
}
.f2 .in1 {
 position: absolute;
 left: 18%;
 margin-top: 1%;
 border: 2px solid #9e9e9e80;
}
.f2 .in2 {
    left: 25.5%;
    margin-top: 5%;
}
.f3 .in1 {
 position: absolute;
 left: 37%;
 margin-top: 6%;
 border: 2px solid #9e9e9e80;
 width: 305px;
 height: 30px;
}
.f3 .in2{
    margin-top: 11%;
}
.f4 .in1{
 right: 18%;
 margin-top: 1%;
}
.f4 .in2{
    margin-top: 5%;
   }
   .f6 .in1,.f6 .in2,.f7 .in1,.f7 .in2{
    margin-top: 15%;
   }
   .f8 .in1,.f8 .in2,.f12 .in1,.f12 .in2{
    margin-top: 22.5%;
   }
   .f9 .in2{
    margin-top: 25%;
   }
.f10 .in1 {
 position: absolute;
 left: 37%;
 margin-top: 23%;
 border: 2px solid #9e9e9e80;
 width: 305px;
 height: 30px;
}
.f10 .in2{
    margin-top: 18%;
}
.f9 .in1 {
 position: absolute;
 left: 17.5%;
 margin-top: 28%;
 border: 2px solid #9e9e9e80;
}
.f11 .in2{
    margin-top: 25%;
}

.f11 .in1 {
 position: absolute;
 right: 17.5%;
 margin-top: 28%;
 border: 2px solid #9e9e9e80;
}
.w-15{
 width: 15% !important;
}
.w-85{
 width: 85% !important;
}

}











.irs {
position: relative; display: block;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
 -ms-user-select: none;
     user-select: none;
}
.irs-line {
 position: relative; display: block;
 overflow: hidden;
 outline: none !important;
}
 .irs-line-left, .irs-line-mid, .irs-line-right {
     position: absolute; display: block;
     top: 20px;
 }
 .irs-line-left {
     left: 0; width: 11%;
 }
 .irs-line-mid {
     left: 9%; width: 82%;
 }
 .irs-line-right {
     right: 0; width: 11%;
 }

.irs-bar {
 position: absolute; display: block;
 left: 0; width: 0;
}
 .irs-bar-edge {
     position: absolute; display: block;
     top: 0; left: 0;
 }

.irs-shadow {
 position: absolute; display: none;
 left: 0; width: 0;
}

.irs-slider {
 position: absolute; display: block;
 cursor: default;
 z-index: 1;
}
 .irs-slider.single {

 }
 .irs-slider.from {

 }
 .irs-slider.to {

 }
 .irs-slider.type_last {
     z-index: 2;
 }

.irs-min {
 position: absolute; display: block;
 left: 0;
 cursor: default;
}
.irs-max {
 position: absolute; display: block;
 right: 0;
 cursor: default;
}

.irs-from, .irs-to, .irs-single {
 position: absolute; display: block;
 top: 0; left: 0;
 cursor: default;
 white-space: nowrap;
}

.irs-grid {
position: absolute; display: none;
bottom: 0; left: 0;
width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
display: block;
}
.irs-grid-pol {
 position: absolute;
 top: 0; left: 0;
 width: 1px; height: 8px;
 background: #000;
}
.irs-grid-pol.small {
 height: 4px;
}
.irs-grid-text {
 position: absolute;
 bottom: 0; left: 0;
 white-space: nowrap;
 text-align: center;
 font-size: 9px; line-height: 9px;
 padding: 0 3px;
 color: #000;
}

.irs-disable-mask {
position: absolute; display: block;
top: 0; left: -1%;
width: 102%; height: 100%;
cursor: default;
background: rgba(0,0,0,0.0);
z-index: 2;
}
.lt-ie9 .irs-disable-mask {
background: #000;
filter: alpha(opacity=0);
cursor: not-allowed;
}

.irs-disabled {
opacity: 0.4;
}


.irs-hidden-input {
position: absolute !important;
display: block !important;
top: 0 !important;
left: 0 !important;
width: 0 !important;
height: 0 !important;
font-size: 0 !important;
line-height: 0 !important;
padding: 0 !important;
margin: 0 !important;
outline: none !important;
z-index: -9999 !important;
background: none !important;
border-style: solid !important;
border-color: transparent !important;
}




.irs {
height: 55px;
}
.irs-with-grid {
height: 75px;
}
.irs-line {
height: 6px;
top: 32px;
background: #e2e2e2;
background: linear-gradient(to bottom, #e2e2e2 -50%, #e2e2e2 150%);
border: 1px solid #e2e2e2;
border-radius: 16px;
-moz-border-radius: 16px;
}
.irs-line-left {
 height: 8px;
}
.irs-line-mid {
 height: 8px;
}
.irs-line-right {
 height: 8px;
}

.irs-bar {
height: 5px; top: 33px;
border-top: 1px solid #F1555B;
border-bottom: 1px solid #F1555B;
background: #F1555B;
background: linear-gradient(to top, #F1555B 0%,#F1555B 100%); /* W3C */
}
.irs-bar-edge {
 height: 10px; top: 33px;
 width: 14px;
 border: 1px solid #F1555B;
 border-right: 0;
 background: #F1555B;
 background: linear-gradient(to top, #F1555B 0%,#F1555B 100%); /* W3C */
 border-radius: 16px 0 0 16px;
 -moz-border-radius: 16px 0 0 16px;
}

.irs-shadow {
height: 2px; top: 38px;
background: #000;
opacity: 0.3;
border-radius: 5px;
-moz-border-radius: 5px;
}
.lt-ie9 .irs-shadow {
filter: alpha(opacity=30);
}

.irs-slider {
top: 29px;
width: 12px;
height: 12px;
border: 1px solid #f1555b;
background: #f1555b;
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,#f1555b 20%,#f1555b 100%);
border-radius: 27px;
-moz-border-radius: 27px;
box-shadow: 1px 1px 3px #e2e2e2;
cursor: pointer;
}

.irs-slider.state_hover, .irs-slider:hover {
background: #F1555b;
}

.irs-min, .irs-max {
color: #333;
font-size: 12px; line-height: 1.333;
text-shadow: none;
top: 0;
padding: 1px 5px;
background: rgba(0,0,0,0.1);
border-radius: 3px;
-moz-border-radius: 3px;
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
background: #ccc;
}

.irs-from, .irs-to, .irs-single {
color: #000;
font-size: 14px; line-height: 1.333;
text-shadow: none;
padding: 1px 5px;
background: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
display: none;
}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
background: #999;
}

.irs-grid {
height: 27px;
}
.irs-grid-pol {
opacity: 0.5;
background: #F1555B;
}
.irs-grid-pol.small {
background: #999;
}

.irs-grid-text {
bottom: 5px;
color: #99a4ac;
}


/* home page css end */


/*---------- 03/10/2023 ----------*/
.top-input-block{
display: flex;
}
.top-input-block h4{
width: 80px;
}
.top-input-block h4 span{
margin-left: 8px;
}
.top-input-block input{
width: 105px;
border: none;
padding-left: 10px;
margin-bottom: 7px;
}
.top-input-block input:focus-visible{
width: 105px;
outline: none !important;
}



#dob{
    height: 43px;
}



/* multicheckboc css */

:root {
    --theme-color: #ff7f27;
    --theme-color-hover: #fc914a;
    --theme-color2: #000c7b;
  }
  /* Modal Box  */
  
  .modal-box {
    width: 100%;
    margin-top: -12px;
  }
  
  /* Custom Multi Select */
  .sd-multiSelect {
    position: relative;
  }
  .sd-multiSelect .placeholder {
    opacity: 1;
    background-color: transparent;
    cursor: pointer;
  }
  .sd-multiSelect .ms-offscreen {
    height: 1px;
    width: 1px;
    opacity: 0;
    overflow: hidden;
    display: none;
  }
  
  .sd-multiSelect .sd-CustomSelect {
    width: 100% !important;
    padding: 0px;
  }
  
  .sd-multiSelect .ms-choice {
    position: relative;
    text-align: left !important;
    width: 100%;
    border: 1px solid #e3e3e3;
    background: #ffff;
    box-shadow: none;
    font-size: 15px;
    height: 44px;
    font-weight: 500;
    color: #212529;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  
  .sd-multiSelect .ms-choice:after {
    content: "\f107 ";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
  }
  
  .sd-multiSelect .ms-choice:focus {
    border-color: var(--theme-color);
  }
  
  .sd-multiSelect .ms-drop.bottom {
    display: none;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 10px;
    position: absolute;
    z-index: 99;
    height: 380px;
    overflow-y: scroll;
    width: -webkit-fill-available;
  }
  
  .sd-multiSelect .ms-drop li {
    position: relative;
    margin-bottom: 10px;
    display: block;
  }
  
  .sd-multiSelect .ms-drop li input[type="checkbox"] {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
  .sd-multiSelect .ms-drop li label {
    cursor: pointer;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
  }
  
  .sd-multiSelect .ms-drop li label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid var(--theme-color);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
      inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
  }
  
  .sd-multiSelect .ms-drop li input:checked + span:after {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    left: 5px;
    width: 10px;
    height: 10px;
    background: var(--theme-color);
    border-width: 0 2px 2px 0;
  }
  
  /*---------------------- Dashboard ----------------------*/


  .dashboard-card{
    border: 1px solid #f73f3f !important;
    border-radius: 10px !important;
    overflow: hidden;
  }
  .back-button a .bi{
    font-size: 34px;
    color: #f73f3f;
  }


  @media only screen and (max-width: 767px){

  .dashboard-menu-content{
    width: 75% !important;
    }
    .desk-h-100{
        margin-bottom: 20px;
    }
    .d-none-mobile{
        display: none !important;
    }
    .login-page-container {
        min-height: 86vh !important;
    }
    .top-right-block{
        border-left: none;
        margin: 0 !important;
        padding: 10px 25px;
    }
    .form-check-label {
        padding-right: 10px;
        padding-left: 3px !important;
    }
    .section-5 .pr-10{
        padding: 0px !important;
    }
    .section-5 .w-34 {
        width: 32.5% !important;
    }
}



.desk-h-100{
    height: 100%;
}
.contactus-icon-span{
    background: #F1555B;
    color: #fff;
    border-radius: 5px;
}
.row.form-top-block {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 0px 5px 0px;
}

#categoryModal .dropdown-item:hover {
    background-color: #ECB800 !important;
}
input#dob {
    position: absolute;
    z-index: 0;
    width: 100%;
}