               @media (max-width: 1024px) {
                footer .desktop-footer .grey-line {
                    width: auto;
                }
                .desktop-footer h4 {
                    font-size: 14px;
                }
                footer .desktop-footer ul li a {
                    font-size: 15px;
                }
            }
			
			
			     @media (max-width:991px) {
              .desktop-footer h4 {font-size: 11px;}
			  footer .desktop-footer ul li a {font-size: 11px;}



            }
            
         
			
			     @media (max-width: 768px) {
                .desktop-footer h4 {
                    font-size: 12px;
                }
            }
            
         
		
			@media (max-width: 767px) {
                .social-icons li {
                    margin: 0 5px 0px 5px;
                    padding: 9px;}
                footer {
                    background: #1E1E1E;
                    padding: 37px 0px!important;
                }
                footer .mobile-footer a p.f-gry{color:#ffffff6a;}
                footer .mobile-footer .icon-clr img{width: 16px; height: 21px;object-fit: cover;}
                .mobile-footer h2 {
                    color: #fff;
                    font-size: 16px;
                    line-height: 30px;
                    font-weight: 400;
                    margin-bottom: 0px;
                    font-family: 'Poppins', sans-serif;
                }
                footer .mobile-footer ul li a {
                    font-family: 'Poppins', medium;
                    font-size: 14px;
                    line-height: 35px;
                    color: #fff;
                }
                footer .mobile-footer ul {
                    margin-bottom: 20px;
                    padding-left: 0px;
                }
                footer .mobile-footer p {
                    font-family: 'Poppins', medium;
                    font-size: 14px;
                    line-height: 20px;
                    color: #fff;
                    font-weight: 500;
                    text-align: left;
                }
             
                footer .mobile-footer img {
                    margin-bottom:0x`;
                }
                footer .mobile-footer .grey-line {
                    height: 2px;
                    background: #4a4242;
                    margin: 15px 0px;
                }
                footer .mobile-footer .social-icons {
                    display: flex;
                    margin-bottom: 4rem;
                    margin-top: 25px;
                    align-items: center;
                    justify-content: flex-start;
                }
                .social-icons li {
                 
                    margin: 0px 5px;
                }
                footer .mobile-footer .red-line {
                    height: 2px;
                    background: maroon;
                    width: 25px;
                    margin: 5px 0px;
                }
                footer .mobile-footer .accordion-item {
                    background-color: transparent;
                    border: 1px solid rgba(0, 0, 0, .125);
                }
                footer .mobile-footer .accordion-button {
                    color: #fff;
                    background-color: transparent;
                    padding: 1rem 0rem;font-family:"Orbitron", sans-serif;font-weight: 500;
                }
                footer .mobile-footer .accordion-button:not(.collapsed)::after {
                    background-image: url('../images/click-arrow.svg');
                    transform: rotate(-180deg);
                } 
				footer .mobile-footer a.accordion-button:not(.collapsed)::after {
                   display:none;
                }
                footer .mobile-footer .accordion-button::after {
                    flex-shrink: 0;
                    width: 1.25rem;
                    height: 1.25rem;
                    margin-left: auto;
                    content: "";
                    background-image: url('../images/click-arrow.svg');
                    background-repeat: no-repeat;
                    background-size: 1.25rem;
                    transition: transform .2s ease-in-out;
                }
                footer .mobile-footer .accordion-button:focus {
                    z-index: 3;
                    border-color: transparent;
                    outline: 0;
                    box-shadow: 0 0 0 0.25rem transparent;
                }
                footer .mobile-footer .accordion-body {
                    padding: 0rem 0rem;
                }
				.whatsapp  {left: auto; right: 0px; bottom: 75px; font-size: .89rem; padding: 0.5rem .8rem;column-gap: 0.7rem;}
                .whatsapp  img{max-width: 20px;}
                /* .whatsapp  img{width: 100%;} */
            }
            
       @media (max-width: 575px) {
		   
		   	.sep-email{display:black;}
	   }