@import url(./serviceWhiteColarCrimeMedia.css);

@media (min-width: 0px) and (max-width: 320px) {
    .containerSection1 {
        background: url(../images/services/width320px/Кримінальне\ право.png) no-repeat;
        background-size: cover;
        padding: 100px 0px;
    }

    .containerSection3 {
        background: url(../images/services/width320px/Фон_2.png) no-repeat;
        background-size: cover;
        padding: 50px 0px;
    }

    .containerSection4 {
        padding: 50px 0px;

        background: 0% 100% / 60% 50% no-repeat url(../images/a-b/width320/R.png),  
        0% 35% / 60% 50% no-repeat url(../images/a-b/width320/P.png);
    }

    .mainSeciton4 {
        background: none;
    }
}

/* ============================================================================================================================================================== */
/* ==============================================================================WIDTH576PX====================================================================== */
/* ============================================================================================================================================================== */

@media (min-width: 320px) and (max-width: 576px) {
    .containerSection1 {
        background: url(../images/services/width320px/Кримінальне\ право.png) no-repeat;
        background-size: cover;
        padding: 100px 0px;
    }

    .containerSection3 {
        background: url(../images/services/width320px/Фон_2.png) no-repeat;
        background-size: cover;
        padding: 50px 0px;
    }

    .containerSection4 {
        padding: 50px 0px;

        background: 0% 100% / 60% 50% no-repeat url(../images/a-b/width320/R.png),  
        0% 35% / 60% 50% no-repeat url(../images/a-b/width320/P.png);
    }

    .mainSeciton4 {
        background: none;
    }
}

/* ============================================================================================================================================================== */
/* ==============================================================================WIDTH768px====================================================================== */
/* ============================================================================================================================================================== */

@media (min-width: 576px) and (max-width: 768px) {
    .containerSection1 {
        background: url(../images/services/width320px/Кримінальне\ право.png) no-repeat;
        background-size: cover;
        padding: 100px 0px;
    }

    .containerSection3 {
        background: url(../images/services/width320px/Фон_2.png) no-repeat;
        background-size: cover;
        padding: 50px 0px;
    }

    .containerSection4 {
        padding: 50px 0px;

        background: 0% 100% / 60% 50% no-repeat url(../images/a-b/width320/R.png),  
        0% 35% / 60% 50% no-repeat url(../images/a-b/width320/P.png);
    }

    .mainSeciton4 {
        background: none;
    }
}

/* ============================================================================================================================================================== */
/* ==============================================================================WIDTH992px====================================================================== */
/* ============================================================================================================================================================== */

@media (min-width: 768px) and (max-width: 992px) {
    .containerSection1 {
        background: url(../images/services/width320px/Кримінальне\ право.png) no-repeat;
        background-size: cover;
        padding: 100px 0px;
    }

    .containerSection3 {
        background: url(../images/services/width320px/Фон_2.png) no-repeat;
        background-size: cover;
        padding: 50px 0px;
    }

    .containerSection4 {
        padding: 50px 0px;

        background: 0% 100% / 60% 50% no-repeat url(../images/a-b/width320/R.png),  
        0% 35% / 60% 50% no-repeat url(../images/a-b/width320/P.png);
    }

    .mainSeciton4 {
        background: none;
    }
}
