#main {
    margin: 0 50px !important;
}
.sub-footer{
    display:none;
}
.footer-info{
    margin-top: 80px;
}
.rights a{
    color:#fff;
}
.about-text .personal-info li:first-child, .about-text .personal-info li:last-child {
    display: none;
}
.upper-textbox p {
    text-align: justify;
}
.upper-textbox h3 {
    font-weight: 400;
}
.info-box .aio-icon-title {
    margin: 0;
}
.info-box .aio-icon {
    position: relative;
}
.info-box .aio-icon::before {
    position: absolute;
    content: "";
    border: 1px solid #08ada7;
    height: 90px;
    width: 90px;
    right: -5px;
    top: -5px;
    border-radius: 50%;
}
.lfg-btn button {
    background-color: #0eafa9 !important;
    color: #fff !important;
    margin-top: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.what-we-do .col-md-4:nth-child(2) h6 {
    font-size: 13px;
}
.hm-work .col-md-4 h6{
    cursor: pointer;
}
@media (min-width:1024px){
    .container {
    width: 1024px;
}
.navbar-brand {
    position: relative;
    right: 45px;
    padding-left: 0;
}
}
 @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 480px) {
        .sli-head-1 .rs-looped, .sli-head-2{
        line-height:22px !important;
        margin-top: -10px !important;
    }
    .sli-btn-1 {
    left: 50%;
}
    }
    @media only screen 
    and (min-width : 1224px) {
.page-id-10 .work-process .col-md-4 {
    width: 25%;
    clear: initial !important;
}
.hm-work .work-process .icon {
    width: 59px;
}
.what-we-do li:hover .icon {
    background: #08ada7;
}
.fi_five_box .vc_col-sm-3 {
    width: 20%;
}
.fi_five_box .vc_col-sm-3 .vc_column-inner {
    padding-right: 5px;
    padding-left: 5px;
}
    }