  
    .hero-section {
    padding: 30px 0px 30px 0px !important;
    background-color: #F2F3F4 !important;
}

.freetail_button {
    
    background: #210F84!important;
     border:1px solid #210F84;
    padding: 10px 20px 10px 20px!important;
    border-radius: 6px!important;
    font-size: 15px!important;
    text-transform: uppercase!important;
    font-weight: 600!important;
    color: white!important;
}

.freetail_button:hover{
    color: black!important;
    border-radius: 6px!important;
    border:1px solid #210F84;
    background-color: white!important;
    background-size: 382% !important;
   
     padding: 10px 20px 10px 20px!important;
    
}

.freetail_buttonr {
       border: 1px solid  #210F84;
    /* background: #1B9431 !important; */
    padding: 10px 40px 10px 40px !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: black !important;
    margin-left: 20px
}

.freetail_buttonr:hover{
    color:white!important;
    border-radius: 5px;
    background:  #210F84;
    background-size: 200%!important;
    transition: .5s ease-out!important;
}

.hero-section p {
    padding: 20px 0px !important;
}

.hero_section_con_left path {
    color: #188C37;
    border-radius: 20px;
}

    .breadcrumb-area.about{
        margin-top:60px;
    }
     .hero_section_bottom{
        margin-top:-42px;
    }
    
    .hero_section_bottom_con{
        display: flex;
    justify-content: center;
    align-items: top;
        padding: 40px 0px;
        gap: 7px;
        text-align:center;
    }
    
    p.journey {
    padding-right: 95px;
}

svg.svg-inline--fa.fa-angle-double-down.fa-w-10 {
    width: 1.600em;
}

img.journey {
    width: 80%;
}

img.journey2 {
    padding-right: 20px;
}

    .hero_section_bottom_con_right{
      
    }
    
    .border_right{
        
         border-right: 1px solid #EBEDEF;
    padding: 0 24px 0 3px; 
    }
    .hero_section_bottom_con_right h3{
        font-size:36px;
        color: #5C5C5C;
    }
    
    .hero_section_bottom_con_right p{
        font-size:16px;
        color: #5C5C5C;
    }
        .about{
            background-image: url(../uploads/home-page-image/clippasia-office-background.webp);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .brand{
            text-align: center;
            padding: 70px 0px 70px 0px;
            border-bottom: dashed 1.8px gray;
            border-top: dashed 1.8px gray;
            display:none;
        }
        .brand-inner{
            padding: 20px 0px 20px 0px; 
        }
        .about_counter{
          padding: 70px 0px 70px 0px;
          text-align:center;
          display:none;
        }
        .about_counter p{
            text-align:center;
        }
        
        .about_call{
           padding: 30px 0px 30px 0px;  
        }
        .devoted{
            background-color:#F8F9FA;
            padding: 60px 0px 60px 0px;  
        }
        .devoted_left_bottom{
            padding-top:40px;
        }
        .devoted_left_bottom_con{
            
            padding-top:30px;
        }
        .team_section{
             padding: 45px 0px 60px 0px; 
        }
        .team_section_top_content{
            text-align:center;
        }
        .team_section_top_content p{
            text-align:center;
        }
        .testimonal{
           padding: 60px 0px 60px 0px;    
           text-align:center;
        }
        .brand-inner img{
            width:10%;
        }
        .creative-work-area{
            padding: 45px 0 60px 0!important;
        }
        .creative-work-area .left-content-area{
            float: left!important;
  height: 100%!important;
  width: 100%!important;
        }
         @media only screen and (max-width: 600px) {
             
         .border_right{
        
         border-right: none;
    padding: 0px 0px 0px 0px; 
    }
             
                .border_bottom{
        
         border-bottom: 1px solid #EBEDEF;
    padding: 0 24px 0 3px; 
    
    }
        
        .hero_section_bottom_con{
       
        padding: 10px 0px;

        text-align:center;
        display: block;
    }
    
    svg.svg-inline--fa.fa-angle-double-down.fa-w-10 {
    width: 1.625em;
}

    .hero_section_bottom_con_right p {
    font-size: 16px;
    color: #5C5C5C;
    text-align: center;
}
       .breadcrumb-area.about {
                  padding: 65px 15px 55px 15px!important;
                }
                .brand-inner img{
            width:30%;
        }
        .devoted_left{
            margin-top: 56px;
        }
         }