﻿.social-links-header{
    display:flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.social-links-header li{
    background-color: var(--theme-color-light);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;   
}
.social-links-header li:hover{
    background-color: var(--theme-color1);
    cursor: pointer;
}
.social-links-header li:hover a{
    color:var(--theme-color-light);
}
.stickey-header-custom{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
.stickey-header-custom .main-menu{
    margin-top: 0px;
}
.stickey-header-social-icons{
    gap: 10px;
}
.stickey-header-social-icons li {
    width: 30px;
    height: 30px;
}

/* animated words start */

  .word-rotator-title h2 {
    text-align: left;
    padding: 0px 30%;

  }
  
  .word-rotator-title .words {
    position: absolute;
    opacity: 0;
    margin:0px 15px;
  }
  
  
  .letter {
    display: inline-block;
    position: relative;
    float: left;
    transform: translateZ(25px);
    transform-origin: 50% 50% 25px;
  }
  
  .letter.out {
    transform: rotateX(90deg);
    transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  
  .letter.behind {
    transform: rotateX(-90deg);
  }
  
  .letter.in {
    transform: rotateX(0deg);
    transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  
/* animated words end */

.projects-section{
    background-image: url(../image/bg-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    padding:50px 0px 120px 0;
}
.feature-box .feature-box-icon {
    background: var(--theme-color1) !important;
}
.msg-icon{
    border-radius: 50%;
    padding:0 !important;
}

.sign-log{
    background-image: url(../image/secure.jpg) !important;
    background-position: center;
    background-size: cover;
}
.password-reset{
    background-position: center;
    background-size: cover;
}
.login-new-btn{
    text-decoration: none;
    align-items: center;
    text-align: center;
    justify-content: center;
    display: flex;
    border-bottom-left-radius: 40px !important;
    margin-left:20px;
}
.back-btn{
    text-decoration: none;
    align-items: center;
    text-align: center;
    justify-content: center;
    display: flex;
    border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 40px !important;
    margin-left:20px;
}
.page-breadcrumb-title li{
  font-size:30px;
  font-weight:400;
}
.working li{
  font-weight: 600;
  font-size: 18px;
}
@media (max-width:1024px){
  .social-links-header-desktop{
    display:none;
  }
  .banner-section{
    height:auto;
  }
  .banner-section .banner-slider .banner-slide .outer-box{
    margin-top:20px;
  }
  .banner-section .banner-slider .banner-slide .outer-box .content-box h1{
    margin-bottom:15px;
    font-size:50px;
  }
  .banner-section .banner-slider .banner-slide .outer-box .content-box .text{
    margin-bottom:15px;
  }
  .banner-social{
    top:57%;
  }
  .advertiser-section{
    padding:40px 0;
  }
  .word-rotator-title h2{
    text-align: left;
    padding: 0px 22%
  }
  .marketing-content{
    margin:50px 20px 0 !important;
  }
  .choose-us-section{
    padding: 70px 0 80px;
  }
  .choose-us-section .content-column .inner-column .sec-title h2::before{
    height: 70px;
  }
  #about .sec-title{
    margin-left:20px;
    margin-right:20px;
  }
  #affiliates{
    padding-left:20px;
    padding-right:20px;
  }
  .contact-banner{
    padding-bottom:15px;
  }
  #contact{
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-style-one .widgets-section{
    padding-bottom:0px;
  }
  .footer-style-one .about-widget{
    max-width: 100% !important;
  }
}

.hero-mob-banner{
  display:none !important;
}


@media (max-width:550px){
  .hero-desk-banner{
    display:none !important;
  }
  .hero-mob-banner{
    display:block  !important;
  }
  .banner-section .banner-slider .banner-slide .outer-box .content-box h1{
    font-size:35px;
  }
  .banner-section .banner-slider .banner-slide .outer-box{
    margin-top:80px;
  }
  .word-rotator-title h2{
    padding: 0px 15%;
    font-size: 30px !important;
  }
  #advertisers h2{
    font-size: 35px;
  }
  .marketing-solution-section .content-column .inner-column .sec-title h2{
    font-size:22px;
  }
  .marketing-content{
    margin: 50px 10px 0 !important;
  }
  .marketing-solution-section .content-column .inner-column .btn-box{
    flex-direction:column;
    gap: 20px;
  }
  .marketing-solution-section .content-column .inner-column .btn-box > a{
    width:100%;
  }
  #about .auto-container{
    padding:0 10px;
  }
  #about .auto-container .content-column,
  #affiliates .content-column{
    padding-left: 0;
    padding-right: 0;
  }
  .choose-us-section .content-column .inner-column .sec-title h2{
    font-size: 22px;
    letter-spacing: 0px;
  }
  .service-section-two{
    padding: 50px 0 0px;
  }
  #affiliates h2{
    font-size: 22px;
    line-height: 35px;
  }
  #affiliates .sec-title-two:nth-child(1){
    margin-bottom: 0px;
  }
  #affiliates a{
    width:100%;
  }
  .contact-banner .outer-box{
    text-align: center;
  }
  .contact-banner .outer-box h3{
    margin: auto;
    margin-bottom: 25px;
  }
  .contact-banner .outer-box a{
    margin: auto;
  }
  #contact{
    padding: 50px 10px;
  }
  #contact .form-column{
    padding: 0;
  }
}

#thanks-hero-section .auto-container{
  text-align: center !important;
}
#thanks-hero-section .content-box{
  margin:auto;
}
#thanks-hero-section .text{
  margin:auto;
  font-size: 22px;
  max-width: 100%;
  font-weight: 100;
  line-height: 2.5rem;
}
.thanks-ads-sec{
  padding-top: 50px;
  padding-bottom: 150px;
}
@media (max-width:550px){
  .thanks-hero-section .banner-slider .banner-slide .outer-box{
    margin-top:0px;
  }
  #thanks-hero-section .text{
    font-size:19px;
    line-height: 2rem;

  }
}
.contact-banner a i{
    display: flex;
    align-items: center;
    justify-content: center;
}
#contact-form .input-outer .icon{
    top:20px;
}

.sticky-header .logo{
    width: 18%;
}
.sticky-header .nav-outer{
    width: 82%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
@media (max-width:1024px){
    .sticky-header .logo {
        width: auto;
    }
    .sticky-header .nav-outer{
        justify-content: end;
    }
}
.footer-bottom .inner-container{
    justify-content: space-between;
}
.footer-bottom .inner-container a,
.footer-bottom .inner-container span{
    color:#fff;
}
.footer-bottom .inner-container a:hover {
    color:var(--theme-color1);
}
.footer-bottom .inner-container .footer-link{
    display: flex;
    column-gap: 1rem;
    align-items: center;
}

/* 修复版权信息中数字显示不一致的问题 - 强制使用等高数字 */
.copyright-text {
    font-variant-numeric: lining-nums !important;
    font-feature-settings: "lnum" 1 !important;
    /* 备用方案：如果字体不支持OpenType特性，使用tabular-nums */
    -webkit-font-feature-settings: "lnum" 1, "tnum" 1 !important;
    -moz-font-feature-settings: "lnum" 1, "tnum" 1 !important;
}
.privy-policy-img{
        text-align: center;
    background: transparent !important;
}