/* CSS FOR PRODUCT ID 51 (DOZIMETR_01M_PRIME) */

.prime_banner_info { color: #939598; font-size: 1.3em; max-width: 300px; padding-left: 20px; }
.prime_banner_info li { border-bottom: 1px solid #939598; padding: 5px 10px; position: relative; }
.prime_banner_info ul { list-style: none; }
.prime_banner_info i { display: block; font-size: 12px; position: absolute; left: -10px; bottom: -7px; }

.prime_banner { position: relative; float: left; width: 70%; overflow: hidden; }
.prime_banner_info { float: right; max-width: 30%; }
.prime_banner__1 { position: relative; width: 100%; max-width: 600px; }
.prime_banner__2 { position: absolute; z-index: 10; width: 100%; max-width: 300px; bottom: 1%; left: 60%; }
.prime_banner__3, .prime_banner__4, .prime_banner__5 { position: absolute; }
.prime_banner__3 { left: 32%; top: 18%; max-width: 70px; }
.prime_banner__4 { left: 15%; max-width: 55px; top: 70%; }
.prime_banner__5 { left: 53%; top: 44%; max-width: 50px; }
/* 2 */
.prime_banner2{ position: relative; }
.prime_banner2__1{ position: relative; left: 30%; max-width: 35%; }
.prime_banner2__2{ position: absolute; z-index: 10; left: 4%; bottom: 5%; max-width: 43%; }
.prime_banner2__3{ position: absolute; z-index: 15;right: 5%; bottom: 6%; max-width: 32%; }
.prime_banner2__4{ position: absolute; z-index: 20; max-width: 35%; left: 34%; top: 28%; }
.prime_banner2__5{ position: absolute; z-index: 25; right: 80%; bottom: 22%; max-width: 22%; }
.prime_banner2__6{ position: absolute; z-index: 30; max-width: 16%; left: 22%; bottom: 41%; }
.prime_banner2__7{ position: absolute; z-index: 35; max-width: 24%; right: 8%; bottom: 20%; }

/* line separator */
.soeks_logo_line { margin: 35px auto; border-bottom: 1px solid #ddd; position: relative;  }
.soeks_logo_line img {  position: absolute; max-width: 54px; top: -15px; left: 0; right: 0; margin: 0 auto; }

.product_collapse_toggle  { margin-bottom: 60px; }
.product_collapse_toggle div:first-child {
    cursor: pointer; color: #96a65a; font-size: 1.5em; background-color: #ddedab;
    border-top: 1px solid #a5b666; border-bottom: 1px solid #a5b666; }
.prime_banner_3d { max-width: 100%;  }
/* lg */
@media ( min-width: 1200px ){
    .prime_banner__3, .prime_banner__4, .prime_banner__5, .prime_banner2__5, .prime_banner2__6, .prime_banner2__7 { display: none; }

}
/* md */
@media ( min-width: 991px ) and ( max-width: 1200px ){
    .prime_banner__2 { max-width: 280px; }
    .prime_banner__3 { top: 16%; max-width: 57px; }
    .prime_banner__5 { top: 46%; left: 60%; max-width: 50px; }
    /*2*/
    .prime_banner2__2 { left: 0; }
}

/* sm */
@media ( min-width: 768px ) and ( max-width: 991px ) {
    .prime_banner_info { float: none; margin: 0 auto; width: 100%; max-width: 500px; padding: 0 10px 25px 10px; }
    .prime_banner { float: none; margin: 0 auto; }
    img.prime_banner__2 { left: 48%; max-width: 250px; }
    .prime_banner__3 { top: 13%; }
    .prime_banner__4 { left: 3%;  top: 64%; }
    .prime_banner__5 { left: 45%; }
    /*2*/
    .prime_banner2__1 { max-width: 40%; }
    .prime_banner2__2 { left: 0; }
    .prime_banner2__4 { max-width: 41%; left: 31%; top: 28%; }
    .prime_banner2__6 { max-width: 19%; left: 21%; bottom: 39%; }
    .prime_banner2__7 { max-width: 28%; right: 7%; bottom: 17%; }
    .prime_banner2__5 { right: 71%; bottom: 25%; max-width: 27%; }


    }

/* xs */
@media (max-width: 767px) {
    .prime_banner_info { float: none; margin: 0 auto; width: 100%; max-width: 500px; padding: 0 10px 25px 10px; }
    .prime_banner { float: none; margin: 0 auto; width: 100%; }
    .prime_banner__1 { position: absolute; width: 178%; bottom: 0; left: -4%; }
    .prime_banner__2 { max-width: 83%; position: relative; left: 25%; z-index: 10; bottom: 0; }
    .prime_banner__3 { left: 30%; top: 31%; }
    .prime_banner__4 { top: 61%; left: 0; }
    .prime_banner__5 { left: 9%; top: 3%; }
    /*2*/
    .prime_banner2 { margin-top: 10%; margin-bottom: 60%; }
    .prime_banner2__1 { max-width: 77%; left: 13%; }
    .prime_banner2__2 { max-width: 72%; left: 0; top: 68%; z-index: 38; }
    .prime_banner2__3 { z-index: 40; max-width: 62%; top: 94%; }
    .prime_banner2__4 { max-width: 88%; left: 18%; top: 18%; }
    .prime_banner2__5 { max-width: 51%; right: 54%; top: 47%; }
    .prime_banner2__6 { max-width: 40%; left: 2%; }
    .prime_banner2__7 { max-width: 55%; top: 59%; right: 0; }
}