.hdractive{color: #f6407b !important;}
.conf-vid iframe,.contact_map iframe{width: 100%;height: 400px}
.pre-conf-video iframe{width: 50%;height: 400px;border-radius: 25px;}
.pre-conf-videos .carousel-control-prev{    left: 9em;}
.pre-conf-videos .carousel-control-next{    right: 9em;}
.conference-list ul  {
    list-style-type: none;
    margin: 0px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: 400px;
}
 .conference-list1 ul {
    list-style-type: none;
    margin: 0px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: 600px;
}
.conference-list2 ul {
    list-style-type: none;
    margin: 0px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: 2200px;
}
.conference-list ul li, .conference-list1 ul li, .conference-list2 ul li {
    margin-right: 3em;
    margin-bottom: 0.5em;
}
.conference-list ul li a, .conference-list1 ul li a, .conference-list2 ul li a {
    color: #000;
    font-size: 14px;
}
.con-tl a {
    color: #f6407b !important;
    font-size: 16px !important;
    font-family: 'Merriweather-Black' !important;
}
.fieldwise li, .fieldwise li .active{border-color: #3e4f99 #3e4f99 #3e4f99 !important;}
.wfloat-icons {
    position: fixed;
    left: 15px;
    bottom: 16%;
    z-index: 1024;
}
.wfloat-icons ul {
    margin: 0;
    padding: 0;
}
.wfloat-icons ul li {
    list-style-type: none;
    background: #fff;
    box-shadow: 0px 1px 10px #ccc;
    border-radius: 100%;
}
.wfloat-icons ul li a {
    width: 100%;
    color: #000;
    text-decoration: none;
}
.cmsdata p,.cmsdata p,.cmsdata ul,.cmsdata ul li, .cmsdata a,.cmsdata div, .cmsdata ul li a{ font-family: 'Merriweather-Regular' !important;text-align: justify !important;}
.cmsdata ul li{/*list-style-type:disc;*/ font-family:'Merriweather-Regular' !important;font-size:14px;line-height:30px;}
.no-data-avlb{color: #f6407b;text-align: center;font-size: 35px !important;}
.contact-info ul li{    color: #212529;font-weight:500;font-family: 'Merriweather-Regular' !important;}
.contact-info ul li a{    color: #212529;font-weight:500;font-family: 'Merriweather-Regular' !important;}
.ss_msg{height: 45px;padding: 0 10px;}
.help-inline{font-size: 14px;color: red;font-weight:500;font-family: 'Merriweather-Regular' !important;}
.terms p,.terms p,.terms ul,.terms ul li, .terms a,.terms div, .terms ul li a {
    font-size: 14px;font-family: 'Merriweather-Regular' !important;text-align: justify !important;
}
.speaksrltv{position: relative;    padding: 0!important;    font-size: 14px;}   
.speaksrltv ul li { margin-bottom: 1em; list-style-type:disc;}
.speaks ul li:before {
    /*content: '\2192';*/
    position: absolute;
    color: #3e509a;
    font-size: 25px;
    font-weight: bold;
    left: 0;
    transform: translateY(-10px);
}
.pastreports h4{font-size: 14px;color: #f6407b;font-weight:500;font-family: 'Merriweather-Regular';}
.pastreports h5{color: #000;font-size: 14px; font-family: 'Merriweather-Bold';}
.pastreports h6{color: #f6407b;font-size: 12px; font-family: 'Merriweather-Regular';}
.reportyear .active{background: #f6407b !important;color: #fff !important;}
.reportyear .active a{background: #f6407b !important;color: #fff !important;}
.bay:hover .reporttest {
    display: block;
}
.reporttest {
    text-align: center;
    position: absolute;
    top: 5%;
    color: white;
    background: #f4407abf;
    width: 90%;
    height: 95%;
    justify-content: center;
    padding: 0;
    display: none;
    border-radius: 30px;
}
.reporttest h4 {
    margin: 0;
    font-size: 14px;
}
.reportcoin {
    transform: translateY(70px);
} 



.whatsappfix{
    position:fixed;
    right:0px;
    top:48%;
    width:250px;
    padding:10px;
    height:50px;
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
    background:#3e509a;
    color:#ffffff;
    z-index:99;
    font-size:20px;
    border:1px solid #d18ca2;
}

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


.whatsappfix{
    display:none;
}
	
}
