@media(max-width: 1399.98px){
    
    .cta_sec{
        background: #1f184e;
        border: 10px solid;
        border-image-slice: 1;
        border-width: 6px;
        border-image-source: linear-gradient(225deg, #80C4F6, #7A8AFA, #CB5CD8);
    }
    .table_section {
        background: url('../images/new/table_icon1.png') no-repeat 2% 10%/8%, url('../images/new/table_icon2.png') no-repeat 98% 25%/8%, 
        url('../images/new/table_icon3.png') no-repeat 0% 80%/8%, url('../images/new/table_icon4.png') no-repeat 98% 90%/8%, url('../images/new/table_bg.png') no-repeat center/cover;
    }
    img.bio_sides {
        height: 55px;
    }
    .radio {
        width: 50px;
        left: 2%;
    }
    .mic {
        width: 80px;
        right: 2%;
    }
    .md50 {
        font-size: 44px;
    }
    .md22 {
        font-size: 20px;
    }
    .md42 {
        font-size: 38px;
    }
    .md40 {
        font-size: 36px;
    }
    .icon_list li {
    font-size: 16px;
    }
    
}

@media(max-width: 1199.98px){}

@media(max-width: 991.98px){}

@media(max-width: 767.98px){}

@media(max-width: 575.98px){}