p, table, td{
    font-size: 15px !important;
    font-family: var(--evator-heading-font);
} 
label, .form-control{
    font-size: 15px !important;
    font-family: var(--evator-heading-font);
} 
.event-details-content .list-style-two li {
    width: 49%;
    font-size: 15px;
}

    .main-menu .navbar-collapse > ul > li > a {
    font-size: 16px;
}
input, select, textarea, .nice-select, .form-control{
    padding: 10PX;
}
.text-justify{
    text-align: justify;
}
.feature-item .content h4{
    font-size: 18px;
}
.feature-item-four .content h5{
    font-size: 16px;
}
.feature-item-four .icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: white;
    font-size: 21px;
    margin-top: 5px;
    margin-right: 30px;
    width: 30px;
    height: 30px;
    background: var(--evator-primary-color);
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
}
.feature-item .content .read-more {
    margin-top: 22px;
    position: absolute;
    BOTTOM: 0;
    background: white;
     PADDING: 10PX;
     border: 1px solid #ccc;
     left: 20%;
     right: 20%;
     text-align: center;
     display: none;
     border-radius: 5PX 5PX 0 0;

}
.feature-item:hover .read-more{
        background: blue;
    color: WHITE;
   
}
.timer { 
  
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 30px;
}
.boothtype li{
    list-style:inherit !important;
    font-size: 85%;
    line-height: 1.3;
}
.clients-covers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1rem 0;
    align-items: center;
}
.bg-star{
    display: none;
}
.copyright-text p{
       font-size: 12PX !important;
    margin: 0 0 5px;
    font-weight: bold;
    letter-spacing: 1PX;
}
#supported img {
    max-height: 82px;
    margin: 0 10px 10px;
    BACKGROUND: WHITE;
    PADDING: 10PX;
    BORDER-RADIUS: 5PX;
}
.timer div {
  padding: 20px;
    border-radius: 3px;
    background: #2a07f9;
    display: inline-block;
    font-size: 4rem;
    font-weight: 800;
    width: 158px;
    line-height: 1;
}
.timer .smalltext {
  color: yellow;
  font-size: 18px;
  
  font-weight: 500;
  display: block;
  padding: 10px;
  width: auto;
}
.timer #time-up {
  margin: 8px 0 0;
  text-align: left;
  font-size: 14px;
  font-style: normal;
  color: #000000;
  font-weight: 500;
  letter-spacing: 1px;
}
.single-slide .slider-content-inner {
    position: relative;
    padding-top: 100px;
    padding-right: 30px;
}
.single-slide .slider-content {
        padding-top: 100px;
        padding-bottom: 30px;
    }
#sponsors img{
/*    max-height: 90px;*/
    /*margin: 10px;
    padding: 15px;*/
    
}
.main-menu .navbar-collapse li li a{
    font-size: 14px;
}

.page-banner-area{
    min-height: 200px;
}
.project-item.style-two.hover-content .content h4 {
        font-size: 18px;
    }
    .pricing{
        font-size: 2REM;
        font-weight: 800;
    }
.single-slide .slider-content-inner .title {
       
        text-transform: none;
    }
#organising h3 {
    color: black;
    margin: 10px;
    font-size: 1.6rem;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0.5rem 2rem;
}
    #organising h4 {
    color: black;
    font-size: 17px;
    margin: 10px 0;
}
 .main-slider-area .subtitle {
    opacity: 1 !important;
 }
 .subtitle .date{
    font-size: 1.6rem;
 }
 .main-slider-area .subtitle1 {
    opacity: 1 !important;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
    display: block;
    margin-bottom: 1rem;
    max-width: 80%;
 }
    @media(min-width:991px){
           .single-slide .slider-content-inner .title {
        line-height: 1;
        font-size: 60px;
        max-width: 800px;
        text-transform: none;
    }
 .main-slider-area .subtitle {
    font-size: 40px;
    line-height: 1.4;
    color: white;
    opacity: 1 !important;
}
  
    .main-menu .navbar-collapse li {
    padding: 40px 15px;
    }

}
.mission-meta li i {
    font-size: 30px;
    margin-right: 1rem;
}
    .list-style-three li {
        font-size: 15px;
    }
    .list-style-three li:not(:last-child) {
    margin-bottom: 10px;
}
.footer-title {
        font-size: 18px;
        text-transform: uppercase;
    }

@media (max-width:480px){
    .conference-map-info {
        padding-top: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .rpb-100, .rpy-100 {
        padding-bottom: 2rem;
    }
    .rpt-100, .rpy-100 {
        padding-top: 2rem;
    }
    .rmb-100, .rmy-100 {
        margin-bottom: 2rem;
    }
    .timer .smalltext {
    color: yellow;
    font-size: 12px;
    font-weight: 500;
    display: block;
    padding: 5px;
    width: auto;
}
    .timer div {
    padding: 10px;
    
   
    font-size: 2rem;
  
    width: 80px;
    line-height: 1;
}
}