.new_k_footer {
    background-size: cover;
    height: 100%;
    padding: 20px 42px 0px 42px;
    /* font-family: 'Newsreader', serif; */
    font-family: "Roboto", sans-serif;
    box-shadow: 0px -14px 0px rgb(255 123 123 / 70%);
}
.new_k_footer ul a{
    color: #e83e31 !important;
    text-decoration: none;
    list-style: none;
    font-size: 17px;
    line-height: 26px;
}
.new_k_footer ul a li{
    font-family: 'Roboto', sans-serif;
}
.new_k_footer ul a:hover{
    font-weight: 700;
}
.new_k_footer_menu_title {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    color: #e83e31;
}
.new_k_footer_bottom_row_color{
    background: #e83e31;
    padding: 10px;
    color: #ffffff;
    padding: 10px 68px 0px 25px;
}
.new_k_footer_bottom_row_color .widget:first-child{
    margin-top: 0px;
}
 .social-media_new_k.rounded a{
    font-size: 16px;
    height: 28px;
    width: 28px;
    background: #fff;
    line-height: 1.8em;
    color: #e83e31;
}
.new_k_footer_copyright_text-2{
    display: none;
}
.sing_d-2{
    display: none;
}
.sing_d{
    display: block;
}
.bottom_footer_k{
    background-color: #ff1908;

}
 .bottom_footer_k span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    /* font-family: 'Newsreader', serif; */
    font-family: "Roboto", sans-serif;
}
.bottom_footer_k marquee {
    line-height: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.new_k_footer ul .sing_d {
    color: #ffffff !important;
    text-decoration: none;
    list-style: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 61px;
    opacity: 1;
    margin: 12px 0px 0px 0px;
}
.sing_d img {
    width: 50%;
}

/* ul,
ol {
  padding: 0;
  list-style-position: inside;
 }

ul ul,
ol ol,
ul ol
ol ul {
  margin-left: 20px;
} */

/**** media query  *****/
@media only screen and (min-width: 767.5px){
    .new_k_footer_bottom_row_color{
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 60px;
    }
    .new_k_footer_second_col{
        margin-top: 23px;
    }


}
.new_k_footer_bottom_row_color a{
    color: #ffffff;
}
.new_k_footer_copyright_text{
    font-weight: 500;
    color: #e83e31;
    font-size: 14px;
    padding: 28px 0px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.new_k_footer_copyright_text a{
    color: #e83e31;
}
.new_k_footer_copyright_text-2 {
    font-weight: 500;
    color: #e83e31;
    font-size: 14px;
    line-height: 18px;
    padding: 14px 0px;
    font-family: 'Roboto', sans-serif;
}
.social-media_new_k a {
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    text-decoration: none;
    color: #a4a4a4;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.social-media_new_k.rounded a {
    position: relative;
    width: 30px;
    height: 30px;
    margin-bottom: 15px;
    border-radius: 50%;
    border: 2px solid #d7d7d7;
}
.social-media_new_k img,
.social-media_new_k i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.new_k_footer .widget {
    margin-bottom: 70px;
    margin-top: 20px;
}
.new-footer-gubbins-logo-right-align img{
    color: #e83e31;
}

/****************** Tab Section *********************/
.area-wise-accordian{
    margin-bottom: 1.5rem;
    padding: 0rem 1rem;
}
.area-wise-accordian .panel-group .panel{
    border: 0;
}
.area-wise-accordian .panel-group .card-body{
    border: 1px solid #d7d7d7;
}
.area-wise-accordian .panel-group .card-body a{
    display: block;
    background-color: transparent;
    margin: auto 0px;
    padding: 0.85rem 0rem;
}
.area-wise-accordian .panel-group .panel-title a:before {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translate(0%, -50%);
    content: "+";
    font-size: 25px;
    color:#000;
}
.area-wise-accordian .panel-title a[aria-expanded="true"]:before {
    content: "-";
}
.area-wise-accordian .panel-group .panel+.panel{
    margin-top: 0;
}
.area-wise-accordian .panel-title a:hover,.area-wise-accordian .panel-title a[aria-expanded="true"]{
    background-color: transparent;
    color: #e83e31;
 }
 .area-wise-accordian .panel-group .card-body .panel-title a:after{
    background: transparent;
 }

.area-wise-accordian .area-wise-links-box ul li{
    padding: 0;
}
.area-wise-accordian .area-wise-links-box ul li a{
    padding: 0.2rem;
    color: rgb(65, 65, 65);
    border: 0;
    text-transform: capitalize;
    font-size: 0.9;
}

.area-wise-accordian h5{
    color: #e83e31;
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0;
    padding: 0.85rem 0rem;
}

@media only screen and (min-width: 1050.5px){
    .new_k_footer_bottom_row_color .widget:first-child{
        margin-top: 0px;
    }
}
.new_k_footer_bottom_row_color .widget{
    margin-bottom: 0px;
    color: #ffffff;
}
@media only screen and (min-width: 1254.5px){
    .new_k_footer_bottom_row_color{
        margin-top: -25px;
    }
}
@media only screen and (max-width: 1254.5px){
    .new_k_footer_bottom_row_color{
        margin-top: -25px;
    }
    .bt_txt_k span {
        color: #fff;
        font-size: 7px;
    }
}
@media only screen and (max-width: 950.5px){

    .bt_txt_k span {
        font-size: 6px;
    }
}
@media only screen and (max-width: 900.5px) and (min-width: 767.5px){
    .new_k_footer_bottom_row_color .widget{
        margin-left: -50px;
    }
}
/* @media only screen and (max-width: 698.5px){
    .new_k_footer ul a{
        font-size: 10px;
    }
} */
@media only screen and (max-width: 767.5px){
    /* .new_k_footer {
        padding: 55% 7% 7% 7%;
    } */
    .new_k_footer {
        padding: 30px 20px;
    }
    .new_k_footer_copyright_text{
        text-align: center;
    }
    .new_k_footer_widget_col{
        text-align: center;
    }
    .new_k_footer_copyright_text{
        display: none;
    }
    .new_k_footer_copyright_text-2 {
        display: block;
        text-align: center;
    }
    a.sing_d-2 {
        text-align: center;
        margin: 22px 0 0 0;
    }
    .sing_d-2{
        display: block;
        text-align: center;
    }
    .sing_d{
        display: none;
    }
    .bt_txt_k span {
        color: #fff;
        font-size: 10px;
        font-weight: 700;
    }
    span.txt_f_k{
        display: none;
    }
}

@media only screen and (max-width: 767.5px){
    .new-footer-gubbins-logo-right-align{
        text-align: center;
        margin-bottom: 29px;

    }
    .new_k_footer_menu_title {
        font-size: 18px;
        margin-bottom: 14px;
        margin-top: 10px;
    }
    .new_k_footer ul a {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    .social-media_new_k.rounded a {
        margin-right: 5px;
        width: 40px;
        height: 40px;
        line-height: 43px;
    }
    .social-media_new_k.rounded a {
        font-size: 20px;
    }
    .social-media_new_k [class^="mt-icon-"], [class*=" mt-icon-"] {
        font-size: 20px;
    }
    .new_k_footer-2{

        box-shadow: 0px -14px 0px rgb(255 123 123 / 70%);
    }
    .new_k_footer-2{
        display: block;
    }
    .new-footer-gubbins-logo-right-align img{
        width: 30%;

    }
    .new_k_footer_copyright_text-2 {
        padding: 0px 0px;
    }
    .sing_d-2 li {
        list-style-type: none;
    }
    .support{
        text-align: center;
    }
}
@media only screen and (max-width: 600px){
.widget-social {
    margin: 25px 0px 12px 0px;
}
}
    @media screen and (max-width: 480px){
      .social-media_new_k  [class^="mt-icon-"], [class*=" mt-icon-"]{
        font-size: 20px;
        }
        .hover-pointer:hover{
            cursor: pointer;
        }
        /* .new_k_footer {
            padding: 100% 7% 7% 7%;
        } */


        .new_k_footer {
            padding: 30px 20px;
        }
}
@media only screen and (max-width:  1921px){
    .bottom_footer_k marquee {
        line-height: 1em;
        margin: 6px 0px;
    }
}
