body,html{
    width: 100%!important;
    scroll-behavior: smooth;
    height: 100%;
}
@media (max-width: 1499px){
    .services-usp-image {
        max-height: 110px;
        max-width: 110px;
    }
}
@media (min-width: 769px){
    #services-first-section{
        padding-top: 120px;
        padding-bottom: 120px;
        background-image: url('../assets/services-bg-img.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .services-title{
        font-size: 6rem;
        font-weight: 700;
        color: black;
        text-align: center;
    }
    .services-fs-title{
        font-size: 3rem;
        color: black;
        font-weight: 700;
    }
    .usp-content{
        font-weight: 500;
        line-height: 1.5;
        color: black;
        text-align: left;
        font-size: 1.15rem;
    }
    .usp-text-div{
        padding: 0 30px;
    }
    .services-usp-image{
        margin-left: auto;
    }
    .usp-title-div{
        margin: 0 auto;
    }
    .contact-btn{
        color: black;
        padding: 10px;
        text-align: center;
        border: 3px solid rgb(80,184,174);
        border-radius: 0;
        width: 150px;
        margin: 0 auto;
    }
    .contact-btn:hover{
        color: white;
        padding: 10px;
        text-align: center;
        border: 3px solid rgb(80,184,174);
        border-radius: 0;
        width: 150px;
        margin: 0 auto;
        background-color: rgb(80,184,174);
    }
    .usp-row{
        padding-top: 50px;
        padding-bottom: 50px;

    }
    .usp-row:hover{
        box-shadow: 0 0 10px 5px rgba(170,170,170,0.1);
    }
    #services-second-section{
        padding-top: 65px;
    }
    .services-usp-title{
        color: black;
        font-weight: 700;
    }
}
@media (min-width: 1500px){
    .services-title{
        font-size: 8rem;
    }
    .services-fs-title {
        font-size: 4rem;
    }
    #services-second-section{
        padding-top: 100px;
    }
}
@media (min-width: 576px) and (max-width: 768px){
    #services-first-section{
        padding-top: 100px;
        padding-bottom: 100px;
        background-image: url('../assets/services-bg-img-mob.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .services-title{
        font-size: 6rem;
        font-weight: 700;
        color: black;
        text-align: center;
        margin-top: 50px;
    }
    .services-fs-title{
        font-size: 3rem;
        color: black;
        font-weight: 700;

    }
    .usp-content{
        font-weight: 500;
        line-height: 1.5;
        color: black;
        text-align: left;
        font-size: 1rem;
    }
    .usp-text-div{
        padding: 0 0;
    }
    .services-usp-image{
        margin-left: 0 ;
        margin-bottom: 20px;
    }
    .usp-title-div{
        margin: 0 auto;
        text-align: center;
    }
    .contact-btn{
        color: black;
        padding: 10px;
        text-align: center;
        border: 3px solid rgb(80,184,174);
        border-radius: 0;
        width: 150px;
        margin: 0 auto;
    }
    .contact-btn:hover{
        color: white;
        padding: 10px;
        text-align: center;
        border: 3px solid rgb(80,184,174);
        border-radius: 0;
        width: 150px;
        margin: 0 auto;
        background-color: rgb(80,184,174);
    }
    .usp-row{
        padding-top: 50px;
        padding-bottom: 50px;

    }
    .usp-row:hover{
        box-shadow: 0 0 10px 5px rgba(170,170,170,0.1);
    }
    #services-second-section{
        padding-top: 100px;
    }
    .services-usp-title{
        color: black;
        font-weight: 700;
        text-align: left;
    }
}
@media (max-width: 575px){
    #services-first-section{
        padding-top: 100px;
        padding-bottom: 100px;
        background-image: url('../assets/services-bg-img-mob.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .services-title{
        font-size: 3.5rem;
        font-weight: 700;
        color: black;
        text-align: center;
        margin-top: 50px;
    }
    .services-fs-title{
        font-size: 2.5rem;
        color: black;
        font-weight: 700;
    }
    .usp-content{
        font-weight: 500;
        line-height: 1.5;
        color: black;
        text-align: left;
        font-size: 1rem;
    }
    .usp-text-div{
        padding: 0 0;
    }
    .services-usp-image{
        margin-left: 0;
        margin-right: auto;
        margin-bottom: 30px;
        max-height: 80px;
        max-width: 80px;
    }
    .contact-btn{
        color: black;
        padding: 10px;
        text-align: center;
        border: 3px solid rgb(80,184,174);
        border-radius: 0;
        width: 150px;
        margin-left: 0;
    }
    .contact-btn:hover{
        color: white;
        padding: 10px;
        text-align: center;
        border: 3px solid rgb(80,184,174);
        border-radius: 0;
        width: 150px;
        margin-left: 0;
        background-color: rgb(80,184,174);
    }
    .usp-row{
        padding: 50px 0;
        border-bottom: 1px solid rgb(154,154,154);
    }
    .usp-row:hover{

    }
    #services-second-section{
        padding: 20px 0;
    }
    .services-usp-title{
        color: black;
        font-weight: 700;
    }
}
@media (max-width: 300px){
    .services-fs-title {
        font-size: 1.7rem;
    }
}


.services-text-div{
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
.sub-title-div{

    /*display: flex;*/
    /*flex-direction: row;*/
    /*justify-content: flex-start;*/
    margin-bottom: 25px;
}
.sub-title{
    display: inline-block;
    font-size: 22px;
    font-weight:400;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(154,154,154);
}
.sub-title span{
    margin-right: 30px;
}
.sub-title-line{
    display: inline-block;
    width: 100px;
    height: 5px;
    background-color: #f56200!important;
    /*margin-left: 30px;*/
    position: relative;
    top:-6px;
}


.services-body .row {
    margin: 0 0;
}
.usp-middle{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media (min-width: 768px) and (max-width: 768px) {
    .usp-row .col-md-6,
    .usp-row .col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .usp-row .usp-content {
        font-weight: 500;
        line-height: 1.5;
        color: black;
        text-align: left;
        font-size: 1.15rem;
    }
}
@media(max-width: 768px){
    .usp-row{
        display: flex!important;
        flex-direction: column!important;
    }
    .order-1-sm{
        order:1;
    }
    .order-2-sm{
        order:2;
    }
    .order-3-sm{
        order:3;
    }

}
@media(max-height: 300px){
    .services-usp-image {
        max-height: 80px;
        max-width: 80px;
    }
}

#footer {
    border-top: 1px solid rgb(154,154,154);
}
@media (max-width: 575px){
    #footer{
        border-top: none;
    }
}