*{box-sizing: border-box;}
body{ margin: 0;
    font-family: 'Montserrat', sans-serif;
height: 100%;}
html{height: 100%}

.container{max-width: 1170px; margin: 0 auto; width: 100%;}

#coronaModal .modal-body{
    padding: 0;
}

.crona-text h2{
    color: #000;
    font-weight: 700;
    font-size: 60px;
        padding-left: 20px;
}

.crona-text h2 span{
color:#c11716;
font-weight: 800;
    font-size: 65px;
}

.crona-outer {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
  
    border-radius: 4px;
  
}
.crona-inner {
    display: flex;
    align-items: center;
    padding: 10px 60px;
    flex-wrap: wrap;
}
.crona-text {
    width: 50%;
}
.crona-img img{
    max-width:100%;
    width: 100%;
    height: auto;
}
.crona-footer {
    text-align: center;
    padding:25px 20px;
    background-color: #e3e3e3;
    color: #000;
    font-weight: 600;
    font-size: 25px;
}
.crona-btn {
    background-color: #c11716;
    color: #fff;
    font-size: 20px;
    width: 100%;
    max-width: 180px;
    margin: 5px 10px;
}
.crona-btn:hover{
    color: #fff;
}
button.close{
    padding: 5px;
}
#coronaModal.modal{
    display: block;
}


.corona-banner{
   text-align: left;
   display: inline-block;
   width: 100%;
   position: relative;
}
.corona-banner:after {
    
}
.corona-banner img{
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 350px;

}
.live-report-inner { background: #fff;
}
.corona-banner-text {
	position: absolute;
	bottom: 20%;
	color: #fff;
	width: 100%;
	/* max-width: 1170px; */
	/* background: rgb(0, 0, 0); */
	/* background: rgba(0, 0, 0, 0.5); */
	color: #f1f1f1;
	width: 100%;
	padding: 20px;
	top: 0;
	background: rgb(2,0,36);
	background: linear-gradient(0deg, rgb(2, 0, 36) 0%, rgba(0,0,0,0.5) 100%);
	left: 0;
	/* width: 100%; */
}
.corona-banner-text h2{
    font-size: 35px; 
    margin-top: 7%;
}
.live-detail {
    padding-top: 25px;
    border-top: 1px solid #c3bfbf;
    margin-top: 0;
    width: 100%;
    padding: 25px 15px 15px;
    }
    .live-detail h3 
    {
        margin-top: 5px;
    }
.live-report-heading {
    width: 100%;
    background: #fff;
    margin-top: 0;
    display: none;
    position: relative;
    padding: 15px;
}
.live-reporting 
{ margin-top: -12%;
background: #fff;
z-index: 9;
position: relative;
}
.add-img img{
margin:20px 0;
}



.tolet-query-window {
    position: fixed;
    top: 0px;
    margin: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    transition: 1.0s;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft {
    padding: 0;
}
.tolet-query-window .queryFormColmInner {
    margin-top: 62px;
    padding: 0;
    boX-shadow: none;
}
.tolet-query-window .queryFormLeftHdng {
    background-color: #ff5935;
    color: #fff;
    margin: 0 0 15px 0;
    padding: 8px;
    border-right: 1px solid #fff;
}
.tolet-query-window .queryFormColm {
    width: 100%;
    max-width:680px;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft .queryFormLeftRow {
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft .queryFormLeftRow .noteColm {
    width: 100%;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft .queryFormLeftRow .noteColm .noteText {
    width: 100%;
    margin-bottom: 8px;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft .queryFormLeftRow .queryFormStepIconColm {
    width: 80px;
    float: right;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft .queryFormLeftRow .queryFormStepResultColm {
    width: 68%;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft .queryFormLeftRow .queryFormStepResultColm .stepText {
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft .queryFormLeftRow .queryFormStepResultColm .stepContentText {
    font-size: 13px;
    line-height: 16px;
}
.tolet-query-window .queryFormColmInner .queryFormColmLeft .queryFormLeftRow:last-child {
    border-bottom: 0;
}
.tolet-query-window .closeImg {
    position: absolute;
    right: -16px;
    top: -9px;
    background-color: #000;
    opacity: 1;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    width: 30px;
    padding-top: 2px;
}
.tolet-query-window .closeImg img {
    width: 24px;
}
.tolet-query-window .queryFormColmRight {
    width: 50%;
}
.tolet-query-window .queryFormColmRight {
    width: 100%;
    padding: 0 !important;
}
.tolet-query-window .queryFormColmInner .queryFormRightHdng {
    background: #d9000f;
    color: #fff;
    padding: 8px;
    text-align: center;
}
.tolet-query-window .queryFormColmInner .requirementTextArea {
    border: 1px solid #ddd;
    box-shadow: none;
    resize: none;
    width: 92%;
}
.tolet-query-window  .queryFormRightRow {
    float: left;
    margin: 0;
    padding: 15px;
    width: 100%;
}
.tolet-query-window .queryFormColmInner .queryMoblOutr .MobileVerify {
    width: 40%;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.tolet-query-window .whatsAppLineText {
    padding: 0px;
    width: 60%;
    float: right;
    margin-top: 22px;
}
.tolet-query-window .sendCloseBttnOutr {
    float: left;
    padding: 0;
    margin-bottom: 15px;
    width: 40%;
}
.tolet-query-window .queryFormColmInner .queryMoblOutr .MobileVerify:nth-child(2) input {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
.tolet-query-window .queryFormColmInner input {
    border: 1px solid #ddd;
    box-shadow: none;
}
.tolet-query-window .queryFormColmInner input {
    border: 1px solid #ddd;
        border-left-color: rgb(221, 221, 221);
        border-left-style: solid;
        border-left-width: 1px;
    box-shadow: none;
}
.tolet-query-window .queryFormColmInner .queryMoblCode {
    border-radius: 4px 0px 0px 4px;
}
.tolet-query-window .queryFormColmInner .queryFormNameInput {
    width: 48%;
}
.tolet-query-window .queryFormColmInner .queryMoblOutr {
    width: 100%;
    padding: 0px 0px 0px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
}
.tolet-query-window .queryFormColmInner input.queryMoblInput {
    border-radius: 0px 4px 4px 0px;
}
.tolet-query-window .queryFormColmInner input.queryImgInput {
    width: 48%;
}
.tolet-query-window .queryFormColmInner .sendBttn {
    background-color: #d9000f;
}
.tolet-query-window .queryFormColmInner .closeBttn {
    background-color: #d9000f;
}
.whatsAppBttnOutr {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    width: 100%;
    margin-right: 8px;
}
.tolet-query-window .whatsAppBttnOutr .whatsAppBttn {
    width: 40%;
    margin: 0 auto;
    float: none;
    display: block;
}
.tolet-query-window .whatsAppBttnOutr .whatsAppIcon {
    left: 28%;
    top: 15px;
}
#divQueryWindow .sectionInner {
    background: #fff;
    position: fixed;
    top: 48px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 680px;
    overflow-y: auto;
    height: auto;
    overflow-x: hidden;
    max-height: 90%;
}

.eye img{
    max-width: 40px;
    width: 100%;
} 
#divQueryWindow .sectionInner .crona-text {
    width: 100%;
}
#divQueryWindow .sectionInner .crona-text h2 {
    font-size: 45px;
    margin: 0;
    text-align: center;
}
#divQueryWindow .sectionInner .crona-img img {
    width: auto;
    margin: 0 auto;
    display: block;
}
#divQueryWindow .sectionInner #div_Req_popup .queryFormRightRow {
    position: absolute;
    top: 0;
    z-index: 999;
}
#divQueryWindow .sectionInner #div_Req_popup .queryFormRightRow .closeImg {
    top: 0px;
    right: 0px;
}
#divQueryWindow .sectionInner .crona-text h2 .clr-red {
    font-size: 48px;
}
#divQueryWindow .sectionInner .queryFormColmInner {
    margin-top: 35px;
}


.FightCorona
{
    
    margin-bottom:20px;
    padding-bottom: 10px;
    position: relative;
    
    }
    .FightCorona:after 
    {
        background: red;
        width: 100px;
        height: 1px;
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
    }


.live-detail span
{ color: #2a759c;
    }
.live-detail h3 
{
    background: url(../images/q-icon.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position: top 4px left;
    color: #000;
}

.live-detail p 
{ padding-left: 25px;
  color: #575757;
  font-size: 17px;
font-weight: 500;
}


@media screen and (max-width: 1200px) 
{
     .corona-banner-text h2 
   {
       margin-top: 10%; }
    }

@media screen and (max-width: 992px) 
{
   .corona-banner-text h2 
   {
       margin-top: 10%; }
    
    
    
}

@media screen and (max-width: 767px) 
{
   .live-reporting {

    margin-top: -7%;}
    .corona-banner-text h2 {

    font-size: 22px;
    }
    .eye img {

    max-width: 30px; }
    
    
}
.divDateClass {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.live-detail span {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    margin-right: 20px;
}
.divDateClass .chronadate-icon {
    display: inline-block;
    vertical-align: middle;
    padding-right: 8px;
    margin-right: 0px;
}
.divDateClass .chronadate-icon img 
{
    max-width: 20px;
}
.container.carona-virus-container {
    width: 100%;
    max-width: 100%;
}
.carona-virus-container #div_head_content {
    margin: 0;
}
.carona-virus-container .live-detail p {
    padding: 0 0 0px;
    font-size: 14px;
    line-height: 25px;
}
.carona-disclaimer {
    padding-left: 15px;
    font-size: 16px;
}
.carona-virus-container .corona-banner-text h2 {
    margin-top: 48px;
}
.carona-virus-container .live-detail h3 {
    margin: 0 0 20px;
    font-size: 20px;
    font-family: verdana,helvetica,arial,sans-serif;
}

.FightCoronaHomeopathy
{
    color:Grey;
    font-weight:600;
    }