
footer {
    background-color: #062231;
    text-align: center; 
}
.dm_footer {
    border-top: 1px solid #323f45; 
    padding: 25px 0px;
}
footer p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 0px;
}
footer p a {
    color: #ff511a;
}

section.partners {
    background-color: #062231;
    padding: 80px 0px 20px;
}
    
    
.mb-50 {
    margin-bottom: 50px;
}
.footer-area .single-footer-caption .footer-pera {
  padding-left: 10px;
}
.footer-area .single-footer-caption .footer-logo {
    margin-bottom: 30px;
}
.footer-area .single-footer-caption .footer-pera .info1 {
    line-height: 1.8;
    margin-bottom: 10px;
    color: #bdbdbd;
}

.footer-area .single-footer-caption .footer-pera i { 
    font-size: x-large;
    color: #e7e7e7;
    margin: 0px 20px 0px 0px;
}

.footer-area .single-footer-caption .footer-number p {
    color: #bdbdbd;
}
.footer-area .single-footer-caption .footer-tittle h4 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    margin-bottom: 38px;
    font-weight: 500;
    text-transform: uppercase;
}
.footer-area ul {
    margin: 0px;
    padding: 0px;
}
.footer-area .single-footer-caption .footer-tittle ul li {
    color: #bdbdbd;
    margin-bottom: 15px;
    text-transform: capitalize;
    list-style: none;
}
.footer-area .single-footer-caption .footer-tittle ul li a {
    color: white; 
    font-weight: 300;
    text-decoration: none;
}
 

.dm_ft_im {height: 120px;}
.dm-offset {
        margin-left: 16.66666667%;
    }
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
    .dm-offset {
        margin-left: 8.33333333% !important;
    }
        } 
        
@media only screen and (min-width: 768px) and (max-width: 991px) { 
    .footer-area .footer-top .single-footer-caption .footer-pera .info1 {
        padding-right: 0px !important;
    }
    .offset-lg-2 {
        margin-left: 0px !important;
    }
    .footer-area .single-footer-caption .footer-tittle h4 { 
        font-size: 16px !important; 
    }
    .footer-area .single-footer-caption .footer-tittle ul li a {
        font-size: 15px !important; 
    }
    .dm-offset {
        margin-left: 0% !important;
    }
    .dm-ft-li li {
    display: flex !important;
    }
    .dm-ft-li li a { 
    padding-left: 0px !important;
    }
}
        
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .offset-lg-2 {
        margin-left: 0px !important;
    }      
        .dm_ft_im {height: 100px !important;}
        .footer-area .single-footer-caption .footer-tittle h4 { 
        font-size: 16px !important; 
    }
    .footer-area .single-footer-caption .footer-tittle ul li a {
        font-size: 15px !important; 
    }
    .dm-offset {
        margin-left: 0% !important;
    }
    .dm-ft-li li {
    display: flex !important;
    }
    .dm-ft-li li a { 
    padding-left: 0px !important;
    }
}
         
@media (max-width: 575px) {
        .footer-area .single-footer-caption .footer-pera .header-social li {
        display: flex !important;
    }         
    .dm_ft_im {height: 120px !important;}

    .footer-area .single-footer-caption .footer-tittle .footer-pera {
        text-align: center !important;
        display: flex !important;
    }
    .footer-area .single-footer-caption .footer-tittle .footer-pera .header-social {
        text-align: left !important;
    }
    .footer-area .single-footer-caption .footer-tittle {
        padding-left: 20px !important;
    }
    .footer-area .single-footer-caption .footer-tittle h4 { 
        font-size: 16px !important; 
    }
    .footer-area .single-footer-caption .footer-tittle ul li a {
        font-size: 14px !important; 
    }
    .dm-offset {
        margin-left: 0% !important;
    }
    .dm-ft-li li {
    display: flex !important;
    }

    .footer-area .single-footer-caption .footer-logo {
    text-align: center !important;
    }
    .footer-area .single-footer-caption .footer-pera {
      padding-left: 0px !important;  
    }
    .dm-ft-li li a { 
    padding-left: 0px !important;
    }
    
.footer-area .single-footer-caption .footer-pera .mal {
    padding-left: 50px !important;
}
}
    
.dm-ft-li li {
    display: inline-block;
}
.dm-ft-li li a {
    color: #fff;
    font-size: 18px;
    padding-left: 25px;
}