.footer_wrap .footer-copyright-sec{padding-top:30px;border-top:1px solid var(--accent_color_6);margin-top:40px}
.footer_wrap .footer-logo-sec img{width:100%;max-width:100%;object-fit:contain;object-position:center;display:block}
.footer_wrap .footer-menu-sec{width:calc(100% - 240px);gap: 85px;    flex-wrap: wrap;}
.footer_wrap .footer-logo-sec{max-width:180px;}
.footer_wrap .awards-img  a{display:block;width:100%}
.footer_wrap .awards-img  img{width:100% ;height:100%;object-fit:contain ;max-height:117px;max-width:139px;}
.footer_wrap .footer-menu-rpt-title ,.footer_wrap .footer-menu-rpt-subtitle{margin-top:0;margin-bottom:20px}
.footer_wrap .footer-menu-rpt-subtitle a{color: var(--accent_color_10)}
.footer_wrap .footer-menu-rpt-subtitle a:hover{color: var(--accent_color_5)}
.footer_wrap .footer-menu-rpt-title:last-child ,.footer_wrap .footer-menu-rpt-subtitle:last-child{margin-bottom:0px}
.footer_wrap .footer-menu-rpt-menu ul{padding:0;margin:0;border:0;list-style:none;display:flex;flex-direction:column;}
.footer_wrap .footer-menu-rpt-menu ul li{padding:0;margin:0;list-style:none}
.footer_wrap .footer-top-sec{padding:62px 0 ;border-top:1px solid var(--accent_color_10);border-bottom:1px solid var(--accent_color_10)}
.footer_wrap .footer-top-social-wrap{display:flex;flex-wrap:wrap;gap: 30px 15px;    justify-content: center;}
.footer_wrap .footer-top-social-wrap .social-inner{width:calc(16.667% - 12.5px);text-align:center}
.footer_wrap .footer-top-social-wrap .social-inner .social-icon{width:47px;height:47px;margin:0 auto 15px;}
.footer_wrap .footer-top-social-wrap .social-inner .social-icon img{width:100%;height:100%;object-fit:contain ;}
.footer_wrap .footer-top-social-wrap .social-inner .social-title {    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-decoration: none;}
.footer_wrap  .footer-title{margin-bottom:120px}
/* .footer_wrap  .footer-title h3{color:var(--accent_color_10);} */
.footer_wrap .footer-logo-menu{gap:60px;flex-wrap:wrap;    margin-bottom: 120px;}
.footer_wrap .no-menu.footer-logo-menu{justify-content: center;}}
.footer_wrap .footer-logo-menu .footer-menu-rpt-menu a{font-size:20px;}
.footer_wrap .no-logo .footer-menu-sec { width: 100%;}
.footer-menu-rpt-menu ul li a {font-size: 20px;line-height:1.4}
.footer_wrap .btm-policy-wrap{gap:68px;flex-wrap:wrap;    justify-content: center;margin-bottom:30px}
.footer_wrap .awards-img-wrap{gap:94px;flex-wrap:wrap;align-items:center; justify-content: center;margin-bottom:50px}

.footer_wrap .btm-policy-wrap .policy-menu-wrap{text-align:center;    padding: 0px 29px}
.footer_wrap .btm-policy-wrap .policy-menu-wrap a{/*color:var(--accent_color_10);*/font-size:16px;    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-decoration: none;}
/* .footer_wrap .btm-policy-wrap .policy-menu-wrap a:hover{color:var(--accent_color_5);} */
.footer_wrap  .footer-title h3:last-child,.footer_wrap .awards-img-wrap:last-child,.footer_wrap  .footer-title:last-child,.footer_wrap .footer-logo-menu:last-child,.footer_wrap .btm-policy-wrap:last-child{margin-bottom:0px}
.footer_wrap .footer-bottom-sec{padding:120px 0;}
.footer_wrap .footer-bottom-sec:first-child{    border-top: 1px solid var(--accent_color_10);}
@media (max-width:1199px){
.footer_wrap .btm-policy-wrap {gap: 40px;}
  .footer_wrap .footer-menu-sec .footer-menu-rpt{width: calc(50% - 42.5px);}
  .footer_wrap .awards-img-wrap{gap:40px 60px;}
}
@media (max-width:991px){
.footer_wrap .btm-policy-wrap { gap: 20px;margin-bottom: 30px;}

.footer_wrap  .footer-title { margin-bottom: 80px;}
.footer_wrap .footer-menu-sec {width: 100%;gap: 60px;}
    .footer_wrap .awards-img-wrap {gap: 30px;}
.footer_wrap .footer-bottom-sec {padding: 80px 0;}
    .footer_wrap .footer-logo-menu {margin-bottom: 80px;}
.footer_wrap .footer-top-sec {padding: 45px 0;}
.footer_wrap .footer-top-social-wrap .social-inner { width: calc(25% - 12.5px);}
.footer_wrap .footer-menu-sec .footer-menu-rpt { width: calc(50% - 30px);}
}
@media (max-width:767px){
    .footer_wrap .footer-logo-sec {max-width: 160px;}
    .footer_wrap .footer-bottom-sec {padding: 60px 0;}
    .footer_wrap .footer-top-social-wrap .social-inner {width: calc(50% - 12.5px);}
	  .footer_wrap .footer-menu-sec .footer-menu-rpt {width: 100%;}	
    .footer_wrap .btm-policy-wrap {justify-content: left}
    .footer_wrap .btm-policy-wrap .policy-menu-wrap {padding: 0;}
    .footer_wrap .footer-logo-menu {gap: 40px; margin-bottom: 60px;}
    .footer_wrap .footer-top-social-wrap { gap: 30px 15px;    justify-content: start;}
    .footer_wrap .awards-img-wrap {justify-content: left;}
    .footer_wrap  .footer-title { text-align: left; margin-bottom: 60px;}
  .footer_wrap .awards-img-wrap .awards-img {width: calc(50% - 15px);}
/*   .footer_wrap .awards-img-wrap .awards-img img{width:auto;height:auto;} */
    
}
@media (min-width:1199px){
  .footer_wrap .footer-top-social-wrap {

    flex-wrap: nowrap;
    
}
}