@media(max-width:767px)
{
    p, a, li, span {
    font-size: 15px;
}
   html {
    overflow-x: hidden;
}
header {
    margin-top: 0px;
}
.w-150 {
    width: 100%;
}
    .logo_width {
        top: 0;
        padding: 25px 10px 10px;
        width: 30%;
    }

.logo_width {
    left: 3%;
}
.third_img {
 bottom: -60px;
        width: 90px;
        padding: 12px;
        padding-bottom: 20px;
}
header {
    background-size: contain;
    background-repeat: no-repeat;
 
}
button.navbar-toggler {
           position: absolute;
        right: 8px;
        top: 10px;
        background: #ffffff9c !important;
        opacity: 1;
        padding: 3px;

}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    border: 0px solid #fff;
}
section.about-us p {
  
    letter-spacing: 0;
    word-spacing: 1px;
    line-height: 26px;
    padding-right: 0px;
}
.swiper-container {
    height: 30vh;
}
.swiper-wrapper {
    height: 30vh !important;
}
.swiper-slide {
    height: 30vh !important;
}
.swiper-item {
    height: 30vh;
}
.banner_mainslider .slide-text {
   
    width: 100%;
    max-width: 100%;
    padding: 20px;
    position: absolute;
    right: 0%;
            height: 30vh;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}
.swiper-arrows {
    bottom: 10px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .55);
    border-color: rgb(0 0 0 / 0%) !important;
}
.slide-text.playText p {
    font-size: 17px;
    padding-top: 21px;
}
.slide-text.playText1
{
        background-color: #e31e24;
}
.slide-text.playText2
{
        background-color: #ff6000;
}
.slide-text.playText3
{
        background-color: #eab000;
}
.read_more {
    margin-bottom: 30px;
}
.copyrghts {
    position: relative;
    background: linear-gradient(to right, #818281 100%, #fdc900 0%);

    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 5px;
}
p.footer-copyright.mb-0 {
    text-align: center;
}
.footer-privacy.text-end {
    text-align: center !important;
}
.copyrghts a {
    color: #ffffff !important;
}
.mb-23 {
    margin-bottom: 20px;
}
ul#dropdownMenu {
    display: none !important;
}
header li.nav-item.dropdown:nth-child(3) ul.dropdown-menu {
    background: #5caf9d;
    left: 0;
}
header li a.nav-link {
    text-transform: capitalize;
}
header li a.nav-link:hover {
    color: #fff !important;
}
.position_tops {
    position: relative;
    top: 50px;
    z-index: 9;
    background: #5caf9d;
    width: 100%;
}
header li.nav-item.dropdown:nth-child(3) a.dropdown-item {
    border-bottom: 1px solid #cccccc8a;
    padding: 10px 10px;
}
header li a.nav-link.active {
    border: 0px solid #fff !important;
}
header .container {
    padding: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    border: 0px solid transparent;
    border-radius: 0;
    padding: 11px 10px;
    border-top: 1px solid #cccccc8a;
}
.position_tops li.nav-item {
    margin-left: 0;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}
header li a.nav-link.active {
    background: transparent;
    color: #555 !important;
    padding-top: 8px;
    padding-bottom: 24px;
    position: relative;
    border-radius: 17px;
    border: 0px solid #fff !important;
}
header li.nav-item.dropdown ul.dropdown-menu {
    margin: 0 !important;
    padding: 0px;
    top: 40px;
    position: absolute;
    width: 100%;
    max-height: max-content;
    margin-top: 10px;
    border-radius: 0px;
    background: #ffffff;
    box-shadow: 0 0 20px rgb(0 0 0 / 13%);
    border: 0;
    left: 0;
}

.customized_box {
    margin-bottom: 50px;
}

.firstletter_fixed p {
    font-size: 34px;
    height: 50px;
    width: 55px;
    line-height: 55px;
}
.customized_content h5 {
    padding-top: 6px;
    font-size: 16px !important;
}
.customized_content p{
    opacity: 0;
    transition: opacity 0.5s ease;
    font-size: 14px;
    line-height: 20px;
}
.footer_logo {
    width: 123px;
    padding: 10px;
    padding-top: 40px;
    margin-top: -48px;
    margin-bottom: 20px;
}
.width_5 {
    width: 0% !important;
    padding-left: 0 !important;
}
.footer_link1.width2 {
    width: 50%;
}
.footer__title {
    margin-bottom: 7px;
}
.footer__title {
    padding-left: 0;
}
.register_lable label {
    width: 100%;
    margin-bottom: 5px;
}
hr.dotted {
    margin-bottom: 20px;
}
.footer_link1.width3 {
    width: 50%;
}
.our_speakers .col-lg-3 {
    width: 50%;
}
.our_speakers .about_border img {
    height: 180px;
    padding: 15px;
    object-fit: cover;
    object-position: top;
}

.for_payment {
   text-align: left;
}
}