        /* Container Styles */
        .footer {
            background-color: #000;
            color: #fff;
            padding: 20px;
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
            font-family: Arial, sans-serif;
            flex-wrap: wrap;
        }

        /* Left Section (App Download) */
        .download-section {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-bottom: 10px;
        }

        .download-section h3 {
            font-size: 15px;
            margin-bottom: 10px;
          	color:#fff;
        }

        .app-store-links {
            display: flex;
            gap: 10px; /* Space between buttons */
        }

        .app-store-links img {
            width: 112px; /* Adjust width as needed */
        }

        /* Right Section (Social Media Icons & Logo) */
        .social-icons {
            display: flex;
            flex-direction: column;
            align-items: flex-end;
            gap: 15px; /* Space between social icons and SDIC logo */
        }

        .social-icons-row {
            display: flex;
            gap: 15px; /* Space between icons */
            margin-bottom: 0px; /* Space between icons and SDIC logo */
        }

        .social-icons-row svg {
            width: 30px; /* Adjust icon size */
            height: 30px;
            fill: #1DA1F2; /* Icon color */
            cursor: pointer;
        }

        .logo-social img {
            width: 60px; /* Adjust logo size */
        }

        .social-icons a {
            color: white;
        }

        svg.icon {
            width: 24px;
            height: 24px;
        }

.footer-social
{
 display: flex;
 justify-content:space-between;
}

.footer-col-list.site {
    width: 7%;
}
.download-section h3 sup {
    font-size: 12px;
}
        /* Responsive Design */
        @media (max-width: 768px) {
            .footer {
                flex-direction: column;
                align-items: center;
            }
            
            .social-icons {
                flex-direction: column;
                align-items: center;
            }
          
          .footer-col-list.site {
   				 width: 100%;
			}
           
          .footer-social
				{
 				display: flex;
 				justify-content:space-between;
                 flex-direction:column;
				}
        }



{
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
    }
    img {
      max-width: 100%;
      line-height: 0;
      vertical-align: bottom;
    }
    h2,
    li,
    p,
    ul {
      margin: 0;
      padding: 0;
      list-style: none;
      font-weight: 400;
    }
    /*a {
      color: #056dae;
      text-decoration: none;
    }*/
    a:hover {
      text-decoration: none;
    }
    .cf::after,
    .cf::before {
      content: " ";
      display: block;
      height: 0;
      overflow: hidden;
      visibility: hidden;
      width: 0;
    }
    .cf::after {
      clear: both;
    }
    .cf::after,
    .cf::before {
      content: " ";
      display: block;
      height: 0;
      overflow: hidden;
      visibility: hidden;
      width: 0;
    }
    .main-container {
      
      padding: 0 20px;
      margin: auto;
      position: relative;
    }
    footer {
      padding: 0 0 50px;
    }
    .footer-logo img {
      width: 60px;
    }
    @media (max-width: 1500px) {
      .main-container {
        width: 90%;
      }
    }
    @media (max-width: 1025px) {
      .main-container {
        padding: 0 15px;
      }
      .showDesk {
        display: none;
      }
    }

    footer {
      background: black;
      padding: 20px 0px;
     /* font-family: interstate-light,arial ; */
    }
    
    
    .footer-logo {
      margin: 10px 0px 30px;
    }
    .footer-col-list h2 {
      /* font-family: Interstate-Bold !important; */
      font-size: 15px;
      color: #fff;
      padding: 20px 0 0 0;
    }
    .footer-col-list h2 a {
      /* font-family: Interstate-Bold !important; */
      font-size: 1rem;
      color: #fff;
      text-decoration: underline;
    }
    .footer-grid{display: grid;}
    .footer-col-list {
      width: 20%;
      float: left;
      /*padding-right: 10px; */
    }
    .footer-list {
      margin: 10px 0px 0px;
    }
    .footer-list ul li {
      margin: 10px 0px;
    }
    .footer-list ul li a {
      font-size: 14px;
     /* font-family: Interstate-Light !important; */
      color: #d4d4d4;
      line-height: 24px;
    }
    .toggleFooter img {
      display: none;
    }
    .footer-brand-col {
      width: 50%;
      float: left;
    }
    .footer-brand-list ul li {
      float: left;
      margin-right: 10px;
    }
    .footer-social-list {
      float: right;
      position: relative;
      top: 25px;
    }
    .footer-social-list ul li {
      float: left;
      margin-left: 15px;
    }
    .scroll-top {
      text-align: right;
      padding: 10px 30px 20px;
      border-bottom: 2px solid #444444;
    }
    .scroll-top-web i {
      border: solid #ffffff;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 3px;
      transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg);
      margin: 0px 3px;
    }
    .scroll-top-web {
      color: #ffffff;
      display: inline;
      cursor: pointer;
      font-size: 14px;
    }
    .scroll-top-web:hover {
      text-decoration: underline;
    }
    .footer-link-col {
      margin: 10px 0px 0px 0px;
      padding-bottom: 10px;
      border-top: 1px solid #FFF;
      padding-top: 10px;
  }
    .footer-link-list ul li {
      float: left;
      margin-right: 20px;
    }
    .footer-link-list ul li a {
      font-size: 0.9rem;
    /* font-family: Interstate-Light; */
      color: #d4d4d4;
      line-height: 24px;
    }
    .footer-split-link-col {
      
      float: right;
    }
    .footer-split-link-col p {
      text-align: right;
      font-size: 15px;
      /*font-family: Interstate-Light !important;*/
      color: #fff;
      line-height: 24px;
    }
    
    .copyright p {
      font-size: 12px;
     /* font-family: Interstate-Light !important; */
      color: #d4d4d4;
      line-height: 21px;
      margin: 16px 0px;
    }
    .copyright p a {
      color: #d4d4d4;
      text-decoration: underline;
    }
    
    /* New styles */
    
    #footer {
        
        padding: 0px !important;
    }
    
    .copyright{
    
    width: 95%; 
    
    }
    
    .p-cls{
  
    font-size: 15px;
    line-height: 20px;
    width: 95%;

    
    }

    .footer-list ul li  {
      font-size: 15px;
      color: #d4d4d4;
      line-height: 24px;
  }

  .footer-col-list.first-wid {
    width: 14%;
}
.footer-col-list.sec-wid {
  width: 17%;
}
.footer-col-list.thir-wid {
  width: 22%;
}

.citi-small-logo{

  display: none;

}

.citi-long-logo{

  display: inline-block;

}
    
      /* New styles end */
    
    @media (max-width: 1025px) {
      .footer-col-list {
        width: 100%;
        /* border-top: 1px solid #444; */
      }

      .footer-col-list.first-wid {
        width: 100%;
        /* border-top: 1px solid #444; */
      }

      .footer-col-list.sec-wid {
        width: 100%;
        /* border-top: 1px solid #444; */
      }

      .footer-col-list.thir-wid {
        width: 100%;
        /* border-top: 1px solid #444; */
      }



      .footer-list {
        margin: 0px 42px 15px;
        display: none;
      }
      h2.a-sty{
        padding: 8px 0px 4px 0px !important;
      }
      .footer-col-list h2 {
        padding: 10px 0px;
        cursor: pointer;
      }
      .toggleFooter img {
        display: inline-block;
        padding: 0px 15px;
        transform: rotate(90deg);
        transition: all 0.5s ease-in;
      }

      .toggleFooter.active img {
        transform: rotate(270deg);
      }





      .footer-split-link-col {
        width: 100%;
      }
      .footer-link-list ul li {
        float: none;
        margin: 10px 0px 0px;
      }
      .footer-link-list ul li a {
        display: block;
      }

      
    }
    
    

    @media (max-width: 568px) {
      .citi-long-logo{

        display: none;

      }

      .citi-small-logo{

        display: inline-block;

      }
      
      .citi-small-logo img{ 
          width: 100%;

      }
      
    }


    @media (max-width: 568px) {
      .footer-brand-col {
        width: 100%;
      }
      .footer-social-list {
        top: 25px;
        float: left;
      }
    }
    @media screen and (max-width: 1024px) {
      .main-container {
        padding: 0 20px;
      }
    }

    .cst-no {
      text-decoration: none !important;
    }
    @media (max-width: 1025px) {
      .showDesk {
        display: block;
      }
    }
    .p-cls {
      color: #fff;
    }
    h2.a-sty a {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
	}
	.fnt-bld{
    font-weight: bold;
    }
     /* fonts style */




     
     
          /* fonts style */