/*comprehensive image adjust position*/
@media only screen and (min-width:1024px) and (max-width:1599px){
#sppb-addon-976ffbf0-2d07-4282-9799-7be87221c78f img {
    width: 280px;
    margin-top: -120px;
    height: 220px;
  	border: 5px solid white;
}

#sppb-addon-18ff59c1-df3c-46a5-b726-ab122746f78c img {
    width: 250px;
    margin-bottom: -680px;
    margin-left: -50px;
    height: 448px;
    border: 5px solid white;
}

#sppb-addon-a9a5b840-dd66-4f5f-82ee-4218708805a7 img {
    width: 350px;
    margin-bottom: 140px;
  	border: 5px solid white;
}



/*comprehensive*/

    .comprehensive:before {
        content: "";
        position: absolute;
        bottom: 14%;
        right: 1%;
        background-image: url(/images/00-SigmaDental/Aboutus/commm.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 60vw;
        height: 60vw;
}

.comp:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 4%;
    background-image: url(/images/00-SigmaDental/Aboutus/comm.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 6vw;
    height: 6vw;
}


/*vision section*/

/*feature box mission vision size*/
.vision img.sppb-img-responsive {
    width: 80px;
}

.missions:before {
    content: "";
    position: absolute;
    top: 20px;
    right: -65px;
    background-image: url(/images/00-SigmaDental/Aboutus/solution.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 800px;
    height: 800px;
}


/*dentist section*/
#sppb-addon-dc143a33-2691-47a8-ba24-696ff824b0e2 img {
    height: 600px;
}

.ourdent:before {
    content: "";
    position: absolute;
    top: 200px;
    left: -200px;
    background-image: url(/images/00-SigmaDental/Aboutus/dentist2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 668px;
    height: 611px;
}

    .ourdent:after {
        content: "";
        position: absolute;
        top: 89%;
        left: 80%;
        background-image: url(/images/00-SigmaDental/Aboutus/dentist1.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 5vw;
        height: 5vw;
        z-index: 4;
    }

}
  /*15.6"  screen*/
@media only screen and (min-width:1340px) and (max-width:1599px){
  #sppb-addon-18ff59c1-df3c-46a5-b726-ab122746f78c img {
    width: 310px;
    max-width: 310px;
    height: 540px;
}
  #sppb-addon-976ffbf0-2d07-4282-9799-7be87221c78f img {
    width: 340px;
    margin-top: -120px;
    height: 250px;
    border: 5px solid white;
}
  
  #sppb-addon-a9a5b840-dd66-4f5f-82ee-4218708805a7 img {
    width: 410px;
    margin-bottom: 140px;
    border: 5px solid white;
}
  
/*.comprehensive:before {
        content: "";
        position: absolute;
        bottom: 160px;
        right: 11px;
        background-image: url(/images/00-SigmaDental/Aboutus/commm.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 960px;
        height: 940px;
    }
  */
/*.comprehensive:after {
        content: "";
        position: absolute;
        top: 210px;
        left: 140px;
        background-image: url(/images/00-SigmaDental/Aboutus/com.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 150px;
        height: 150px;
    }
  */


    }


