.about .about-main
    {
        width: 40%;
        margin: auto !important;
        font-family: RobotoRegular;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    height: auto !important;
    top: 25%;
    }
    .custom-reason-block-list
    {
        width: 100%;
        display: flex;
    }
    .custom-reason-block-list .col
    {
        width: 33.33%;
    }
    .horizon-slide .item
    {
        width: 85%;
/*        margin: auto;*/
left: 53%;
    }
    .heading
    {
        margin-bottom: 20px;
            margin-left: -5px;
    }
     .custom-reason-block-list .arrow-icons
     {
        bottom: -40px;
     }
     .cust-service1
     {
         width: 65%;
         margin: auto;
     }
     .cust-testimonial
     {
        width: 85%;
        margin: auto;
     }
     .cust-horizon-slide__wrap
     {
        position: relative;
        top: 20%;
     }
     .cust-services-block
     {
        height: auto !important;
     }
@media(max-width: 768px) {
    .cust-service1
     {
         width: 100%;
         margin: auto;
     }
    .custom-reason-block-list
    {
        display: block;
    }
    .custom-reason-block-list .col
    {
        width: 100%;

    }
    .about .about-main
    {
        width: 90%;
        margin: auto !important;
        top: 15%;
    }
.left-menu
{
      top: 10%;
    left: auto;
right: 75px;
}
.horizon-slide .item
{
    left: 50%;
}
.custom-reason-block .left-menu {
    top: 5%;
    /* left: 0; */
    right: 3px;
}
.custom-reason-block .arrow-icons
{
    bottom: -30px;
    right: 0px;
}
.cust-service-block .left-menu {
    top: 5%;
    /* left: 0; */
    right: 3px;
}
.cust-service-block .services__section .col .title
{
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 15px;
}
.cust-service-block .services__section .col .item ul li
{
    padding-left: 10px;
}
.custom-our-clients .left-menu {
    top: 5%;
    /* left: 0; */
    right: 3px;
}
.cust-testimonial-block .left-menu {
    top: 5%;
    /* left: 0; */
    right: 3px;
}
.cust-testimonial-block .horizon-slide__wrap.cust-horizon-slide__wrap
{
    width: 80%;
    margin: auto;
}
.cust-testimonial-block .horizon-slide__wrap.cust-horizon-slide__wrap .title
{
    margin-top: 30px;
}
.horizon-slide .item .custom-reason-block-list .col .text .text-bottom
{
    height: auto;
    margin-bottom: 20px;
}

.cust-service-block .services__section .col .title:after
{
    display: none;
}
.cust-footer-right
a
{
    position: relative !important;
    text-align: center;
    top: 20% !important;
    left: 30px;
}
.cust-footer-right.footer-right
{
    width: 75%;
}
.custom-footer-block .left-menu
{
    left: 0;
    z-index: 999;

}
.custom-footer-block .left-menu .btn
{
   
   padding: 0 15px;
/*   height: 50px;*/

}
.custom-footer-block .footer-right section
{
    position: relative !important;
    top: 38%;
    left: 30px;
}
.cust-footer-right.footer-right section .info li strong
{
    width: 17px;
}
.cust-footer-right.footer-right section .info li
{
    font-size: 13px;
}
}