/*  QUICK PRODUCTS RULES BEGIN */
  /*  #00adf0  */
  :root {
  --borderwidth: 16px;
  --white: #ffffff;
  }
/*
.topglobal {background-color: black !important;}
*/
  /*body { background-color: var(--blue); }  var(--borderwidth)     */
  /*  !!!! test:  box-sizing: border-box; for elements with border */

/* servicw align adjustment line BEGIN */
 .service { display: none; }
 //.service { display: block; }
/* END servicw align adjustment line  */
  #LOGIQUICK-Home{
    border-radius: 10px;
   position: absolute;
  overflow: visible;
  width: 26%;
   top: 15px;
  height: 23px;
  background-repeat: no-repeat;
 left: 37%;
  border: 1px solid rgb(0, 0, 0);
 
  }
  
  #LOGIQUICK{
    margin-top: 5%;
    margin-left: 3px;
    background-image: url("/MediaWeb/LOGIQUICK_Campaign/LOGOS/LOGIQUICK-SG.png");
    background-size: cover;
    height: 15px;
    background-repeat: no-repeat;
  }
 

@media (max-width: 700px){
   #breadcrumbs {
      display: block !important; 
   }
}

/*  BEGIN main product lines  */

.pageContent.groveprodline .imagetitle { background-color: #ffc413; }
.pageContent.turnprodline .imagetitle { background-color: #fba325; }
.pageContent.millprodline .imagetitle { background-color: #9f1c55; }
.groveimagetitle { background-color: #ffc413; }
.turnimagetitle { background-color: #fba325; }
.millimagetitle { background-color: #9f1c55; }
.drillimagetitle { background-color: #0b7e55; }
.goldtoolcolor { background-image: linear-gradient(to bottom right, #d3a420, #f5d95e); }

.quicktopbar {    
      width: 90%;
      clear: both;
      margin: 0 auto; }

.prodlinesmenubox { background-color: white; padding: 10px 0; position: relative; width: 100%; }
.prodlinesmenu { width: 100%; display: block; clear: both; margin: 0 auto; background-color: white; padding-bottom: 20px; }
.prodlinesmenu ul { list-style-type: none; }
.prodlinesmenu ul li { 
    outline: solid 1px white; 
    width: 12%; 
    min-width: 220px; 
    margin:2%; 
    padding-bottom: 16px; 
    display: inline-block; 
    cursor: pointer;
    float: left; }

.prodlinesmenu ul li>div { width: 100%; padding-bottom: 80%; margin-bottom: 20px; background-repeat: no-repeat; background-size: contain; position: relative; margin-right: 6.549px;}
.prodlinesmenu ul li>img { text-align: center; margin: 0 auto; clear: both; display: block; width: 60%; height: auto; }


  @media only screen and (max-width: 1560px) {
     .quicktopbar { width: 100%;
        clear: both;
        margin: 0; }
  }

  @media only screen and (max-width: 600px) {
     .quicktopbar { width: 100%;
        clear: both;
        margin: 0; }
     .prodlinesmenu ul li {
        outline: solid 1px white;
        width: 43%;
        min-width: 190px;
        margin: 2% 5% 7% 2%; }
  }

  @media only screen and (max-width: 500px) {
     .prodlinesmenu ul li { 
       outline: solid 1px white;
       width: 92%;
       min-width: 220px;
       margin: 2% 5% 10% 2%;
      }
  }
/*  END main product lines  */


/* LOGIQUICK TOOLS */

 ul.productslist { width: 100%; }
 ul.productslist li { 
      display: inline-block; 
      width: 30%; 
      min-width: 200px; 
      margin: 2% 1.2%; 
      cursor: pointer; 
   }

@media only screen and (max-width: 700px) {
    ul.productslist li {
       width: 45%;
   }
}

@media only screen and (max-width: 460px) {
    ul.productslist li {
       width: 90%;
   }
}


      ul.productslist li>div:first-child { 
          padding-bottom: 69%; 
          width: 100%;  
          position: relative; 
          background-repeat: no-repeat; 
          background-position: center; 
          background-size: cover;
      }
      
      ul.productslist li>div:nth-child(2) { 
          position: relative; 
          height: 60px; 
          padding-top: 0%; 
          width: 100%; 
      }      

      ul.productslist li>div:nth-child(2)>div { 
          position: absolute; 
          overflow: visible; 
          width: 100%; 
          margin: 0 auto; 
          background-repeat: no-repeat; 
          background-position: center; 
      }

 .goldlinebox { 
    background-image: linear-gradient(to bottom right, #d3a420, #f5d95e); 
    padding-bottom: 69%; }

 .goldlinebox > div:first-child { 
    background-repeat: no-repeat; 
    background-size: cover;
    background-position: center; 
    display: block;
    float: left;
    width: 96%;
    height: 100%;
    margin: 2%;
    padding-bottom: 65%; }

 h2{ font-weight: bold !important;}
 
  .highlightTitle { 
     display: inline-block; 
     font-weight: bold; 
     margin: 20px 0 0 0; }

  div.highlights { 
    position: relative; 
    display: block; 
    min-height: 30px; 
    width: 46%; 
    padding: 10px; 
    background-color: #ddd; 
    outline: solid 1px lightgrey; 
    margin: 10px 0 30px 6px; }

  div.description { 
      padding-right: 20px; 
      width:47%; 
  }

.RightSidePicture { 
    background-color: white;
    width: 48%;     
    padding-bottom: 68.8%;
    float: right; 
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    }

.goldRightSidePicture > div:first-child {    
    background-size: cover;
    background-position: center;
    display: block;
    float: left;
    width: 96%;
    margin: 2%;
    padding-bottom: 136%;
    }


.goldRightSidePicture { 
    background-image: linear-gradient(to bottom right, #d3a420, #f5d95e);
    width: 48%; 
    float: right; 
    position: relative;
    }

.goldRightSidePicture > div:first-child {    
    background-size: cover;
    background-position: center;
    display: block;
    float: left;
    width: 96%;
    margin: 2%;
    padding-bottom: 136%;
    }

h1.logiquicktitleh1 {
    width: 47%;
    min-width: 360px; 
    line-height: 50px;
    padding-right: 20px; 
    margin-bottom: 15px;
    font-size: 36px;
    font-weight: 600;
    font-family: 'Exo', 'Roboto', Tahoma, Arial, san-serif;
    color: black;
  }

  div.description p { 
  font-size: 19px !important;
  line-height: 1.8 !important; 
  margin-top: 10px; 
  margin-bottom: 10px; 
  font-family: 'Exo', 'Roboto', Tahoma, Arial, san-serif;
    font-weight: 500 ;
    color: #040404 !important; 
     }

  span.colored { 
  color: #ff050d !important; 
  font-size: 19px;
  font-family: 'Exo', 'Roboto', Tahoma, Arial, san-serif;
  font-weight:500 ;

  }

.read-more-button { color: blue; cursor: pointer; padding-bottom: 0px; }
  ul.featureslist { list-style-type: none; padding: 0; margin: 0; }
  ul.featureslist li { padding: 0; margin: 6px 0; }
  .textparagraph p {margin: 10px 0; line-height: 0.8; }
  p.featuretitle { margin: 30px 0 0 0; }
  .prodgallery { position: relative; display: block; min-height: 30px; width: 96%; padding: 10px; background-color: #ddd; outline: solid 1px lightgrey; margin: 10px 0 50px 6px; }
  .boxtopleft {
  position: absolute; top: -4px; left: -4px; border-top: solid 5px #00adf0; border-left: solid 5px #00adf0; width: 20px; height: 20px;
  }
  .boxtopright {
  position: absolute; top: -4px; right: -4px; border-top: solid 5px #00adf0; border-right: solid 5px #00adf0; width: 20px; height: 20px;
  }
  .boxfootright {
  position: absolute; bottom: -4px; right: -4px; border-bottom: solid 5px #00adf0; border-right: solid 5px #00adf0; width: 20px; height: 20px;
  }
  .boxfootleft {
  position: absolute; bottom: -4px; left: -4px; border-bottom: solid 5px #00adf0; border-left: solid 5px #00adf0; width: 20px; height: 20px;
  }

  .service { display: none; }
  @media only screen and (max-width: 640px) {
      div.highlights { 
         width: 96%;
      }
      .RightSidePicture { width: 100%; }
  
  
    }

  @media only screen and (max-width: 360px) {
      div.highlights { 
         width: 96%; 
         max-width: 96%;
      }
     .RightSidePicture { width: 95%; max-width: 96%; }
     .RightSidePicture div { width: 95%; max-width: 96%; margin: 0 0 16px 16px; }
  }

  .imagebox { width: 34%; display: inline-block; margin-left: -16px;}
  .imagebox:first-child { margin-left: 0;}
  .hidew600 { display: none; }
  /* On smaller screens, fullscreen image */
  @media only screen and (max-width: 600px) {
      .imagebox { width: 100%; }
      .hidew600 {
      display: block;
      }
  }
  .imagetitle { 
     margin-top: 30px; 
     margin-bottom: 20px; 
     padding: 10px 0 10px 40px; 
     font-size: 20px; 
     color: white; 
     font-weight: bold; }

  .goldproduct .tableTitle { margin-bottom: 10px; font-size: larger; }
  .tableTitle span { font-weight: bold; color: orange; }

.title-product-line {    
    line-height: 100px;
    min-width: 360px;
    text-align: center;
    font-size: 4em;
    font-weight: 600;
    font-family: 'Exo', 'Roboto', Tahoma, Arial, san-serif;
    color: black; }
  
/* END QUICK PRODUCTS RULES END */

/*  LOGIQUICK TOOL BEGIN  */

.pageContent { position: relative; clear: both; max-width: 1200px; margin: 0 auto; }
.product-logo-box { position: relative; width: 100%; background-color: white; height: 120px; }    
.product-logo { position: absolute; width: 100%; }

  .goldproductlogo {
    color: grey;
    display:inline-block;
    -webkit-mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/300% 100%;
    background-repeat: no-repeat;
    animation: shimmer 2s infinite cubic-bezier(.36, .07, .19, .97) both;
  }

  @keyframes shimmer {
  100% {-webkit-mask-position:left}
  }

.toplogoline { position: absolute; width: 100%; top: 36px; border-top: solid 1px rgb(3,3,3,0.25); }
.bottomlogoline { position: absolute; width: 100%; top: 79px; border-top: solid 1px rgb(3,3,3,0.25); }
div.gallerywindow>div { 
    width: 100%; 
    height: 100%; 
    background-size: cover; }

 .goldproduct div .gallerywindow>div {    
    background-image: linear-gradient(90deg, #d3a420, #f5d95e); 
    background-position: center; background-repeat: no-repeat; }


.logiquicktitleh1 {    
    min-width: 360px;
    margin-bottom: 15px; 
    line-height: 50px;
    font-size: 36px;
    font-weight: 600; 
    font-family: 'Exo', 'Roboto', Tahoma, Arial, san-serif;
    color: black; }


.slideitem>iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.read-more-button {display: none;}

.read-more {display: block;}

.spaceing {
    width: 100%;
    clear: both;
    height: 50px;
 }

.videoH {
   font-size: 28px;
   font-weight:600;
   text-align: center;
   font-family: 'Exo', 'Roboto', Tahoma, Arial, san-serif;
   width: 37%;
   position: absolute;
   bottom: 8px;
   left: 35%;
   color: #001750;
   box-shadow: 1px 3px #3d3d3d;
   background: rgba(192, 192, 192, 0.5);
 }

/*  END LOGIQUICK TOOL END  */
  

/* TWIX GALLERY RULES BEGIN */
.bordertopleft {
    position: absolute;
    top: -24px;
    left: -24px;
    /* margin: -16px 0 0 -16px; */
    border-top: solid 5px #00adf0;
    border-left: solid 5px #00adf0;
    width: 20px;
    height: 20px;
}

.bordertopright {
    position: absolute;
    top: -24px;
    right: -24px;
    border-top: solid 5px #00adf0;
    border-right: solid 5px #00adf0;
    width: 20px;
    height: 20px;
}
.borderfootleft {
    position: absolute;
    bottom: -24px;
    left: -24px;
    border-bottom: solid 5px #00adf0;
    border-left: solid 5px #00adf0;
    width: 20px;
    height: 20px;
}
.borderfootright {
    position: absolute;
    bottom: -24px;
    right: -24px;
    border-bottom: solid 5px #00adf0;
    border-right: solid 5px #00adf0;
    width: 20px;
    height: 20px;
}

.border-color-black { border-color: black; }

.twixgallery { 
    background-color: lightgrey;
    width: 100%;
    padding-bottom: 40%;
    border: solid 20px lightgrey;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
   }

.twixgallery.video { padding-bottom: 36%; }

.twixgallery.ANIMATION {
    padding-bottom: 36%;
}


.twixgallery.video.notgallery  { width: 50%;}
.twixgallery.video.notgallery .rightside  { display: none;}
.twixgallery.video.notgallery .leftside {width: 100%;}


.twixgallery div.prevarrow { position: absolute; top: 45%; background-color: rgb(255 255 255 / 30%); font-weight: bold; font-family: serif; font-size: x-large; transform: scaleY(3); padding: 0 20px; margin-left: 20px; alignment-baseline: baseline; line-height: 1em; cursor: pointer;}

.twixgallery div.nextarrow { position: absolute; top: 45%; right: 0; background-color: rgb(255 255 255 / 30%); font-weight: bold; font-family: serif; font-size: x-large; transform: scaleY(3); padding: 0 20px; margin-right: 20px; alignment-baseline: baseline; line-height: 1em; cursor: pointer;}

.goldtoolcolor {
    background-color: #ffc413;
}

.bordergoldtool {
    background-image: linear-gradient(90deg, #d3a420, #f5d95e);
    border-image: linear-gradient(90deg, #d3a420, #f5d95e) 1;
   }

.bordergoldtool > div[class~="border"] { border-color: black !important; }
.bordergoldtool > div[class^="border"] { border-color: black !important; }


.prevarrow::before {
  content: '<';
}

.nextarrow::before {
  content: '>';
}

.disable { background-color: rgb(255 255 255 / 30%) !important;
           color: rgb(255 255 255 / 100%) !important;
           cursor: auto !important;
}


.slidescontainer { height: 20px; position: absolute; top: 100%; width: 80%; left: 10%; }

ul.slidesstack {list-style-type: none; /*width: 100%;*/
        display: block; clear: both; margin: 0 auto; text-align: center; font-size: x-large; line-height: 16px;
}
ul.slidesstack li {display: inline-block; font-family: 'NewTimes', serif; /*height: 240px; width: 300px;*/}
ul.slidesstack li:last-child {display: inline-block;}
ul.slidesstack li:first-child {display: inline-block;}

ul.slidesstack li:hover {cursor: pointer;}
ul.slidesstack li::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 2px;
  background-color: #ffffff;
}
ul.slidesstack li:hover::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0px;
  background-color: #000000;
}

ul.slidesstack li.selected::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 2px;
  background-color: #000000;
}

ul.slidesstack li:last-child::before {
  content: '';
  display: none;
}

ul.slidesstack li {
   font-family: serif;
}


ul.slidesstack li>div {
   display: none;
}


ul.slidesstack li>div {
    width: 100%; 
    padding-bottom: 80%; 
    background-size: cover; 
    background-color: lightgrey; 
    background-position: center; 
    background-repeat: no-repeat; } 

.galimgitem { 
    width: 100%; 
    height: 100%; 
    background-size: cover; 
    background-color: lightgrey; 
    background-position: center; 
    background-repeat: no-repeat; }

.leftside.gallerywindow {
    background-color: grey; 
    position: absolute; 
    top: 0%; 
    left: 0%; 
    width: 49%; 
    height: 100%; }

.rightside.gallerywindow {
    background-color: grey; 
    position: absolute; 
    top: 0%; 
    right: 0%; 
    width: 49%; 
    height: 100%;}

div.gallerywindow>div { 
    width: 100%; 
    height: 100%; 
    background-size: cover; 
    background-color: lightgrey; 
    background-position: center; 
    background-repeat: no-repeat; }

.catalogtable { position: relative; border: solid 20px #ddd; margin-bottom: 30px; }

.catalogtable img { width: 100% }

.catalogtable.bordergoldtool { border-image: linear-gradient(90deg, #d3a420, #f5d95e) 1; }

.hide { display: none;}

/* TWIX GALLERY END */
 


 


#Back-button , #Main-icon {
font-size: 18px;
  width: 45.22222px;
    height: 45.22222px;
     margin-top: 13px;
 margin-left: 1%;
  z-index: 1;
  background-repeat: no-repeat;
}

/*
.mainheader{
  background-color: #000000;
  height: 70px;
}
*/

#Back-button{
background-color: transparent;
border-color: transparent;
background-image:url("/MediaWeb/LOGIQUICK_Campaign/ICON/Back_Icon.svg");
background-size: cover;
  float: left;
  cursor: pointer;
}

#Main-icon{
  background-color: transparent;
border-color: transparent;
background-image:url("/MediaWeb/LOGIQUICK_Campaign/ICON/Main_Icon.svg");
background-size: cover;
  float: left;
  cursor: pointer;
}

#iscarBlackL{
  background-color: transparent;
border-color: transparent;
content:url("/media/logos-iscar-svg/ISCAR_Logo_white--13.svg");
float: left;
margin-left: 1%;
height: 47px;
 width:123px;
 margin-top:0.5%;
z-index: 1;
}

@media only screen and (max-width:720px) {
  #iscarBlackL{
  background-color: transparent;
border-color: transparent;
content:url("/media/logos-iscar-svg/ISCAR_Logo_white--13.svg");
 margin-left: 12%;
  height: 47px;
 width:123px;
 margin-top:2%;
z-index: 1;
}
/*
.mainheader{visibility:hidden;}
#mainnav{visibility:hidden;}
*/
}

/*
.mainheader{visibility:hidden;}
#mainnav{visibility:hidden;}
*/

/* MOBILE CSS BEGIN */

@media only screen and (max-width:720px) {

 

  .twixgallery.ANIMATION  { padding-bottom: 66.6% !important; }  
  .twixgallery.video  { padding-bottom: 66.6% !important; }
  .twixgallery.video.notgallery  { width: 100%;}

  .read-more{display: none;}

  .read-more-button{display: block;}

  div.description { width: 100%;}
 
  div.description p{
     font-size: 19px !important;
     line-height: 1.8 !important;
     margin-top: 10px;
     margin-bottom: 10px;
     font-family: 'Exo', 'Roboto', Tahoma, Arial, san-serif;
     font-weight: 500;
     color: #040404 !important;
     width: 100%; }

  .logopic {
    position: absolute;
    overflow: visible;
    width: 70%;
    top: 25%;
    height: 70%;
    left: 14%;
    right: 25%;  }
  
  h2{
    min-width: 360px; 
    Line-height:49px;
    font-weight:600;
    margin-bottom: 15px;
    font-family: 'Exo', 'Roboto', Tahoma, Arial, san-serif;
    color: black; }

  .twixgallery.video{width: 100%;}

  .twixgallery div.nextarrow { 
    padding: 0  0px; 
    margin-right: -15px;  }

  .twixgallery div.prevarrow {
    padding: 0  0px; 
    margin-left:-15px;
   }

  .twixgallery.video .leftside , .twixgallery.ANIMATION .leftside {width: 100%; !important}
 
  .twixgallery.video  .leftside.gallerywindow{
     width: 100%;
     margin-left:1px;
   } 
  .twixgallery.ANIMATION  .leftside.gallerywindow{
     width: 100%;
     margin-left:1px;
   } 

 .twixgallery.image  .leftside.gallerywindow{
    width: 100%;
    margin-left:1px;
  } 

  .twixgallery .rightside { display: none;}

  .twixgallery.image .leftside {
    margin-left: 25%;
    margin-right: 26%;
  }

  .twixgallery ,.twixgallery.ANIMATION,.twixgallery.video   {
    padding-bottom: 237px;
   }


  h2{
    min-width: 360px; 
    line-height:49px;
  }  

  h1 {display: none;}

  .goldRightSidePicture {
      width: 97%;
      clear: both;
      float: right;
      position: relative;
      margin-bottom: 20px;
      margin-right: 2%; }

  .RightSidePicture {
      width: 97%;
      padding-bottom: 140%;
      clear: both;
      float: right;
      position: relative;
      margin-bottom: 20px;
      margin-right: 2%; }

  .imagetitle{
    margin-bottom: 10px;
   }

  .spaceing{
    width: 100%;
    clear: both;
    height:10px; }  

  .product-logo-box{display: none;}
  
  .prevarrow .nextarrow { display: none; }

  body{ 
    padding: 0px 0px 0px; 
  }

  .pageContent{height:auto;}

  .leftside.gallerywindow>div {
    background-size: 100% 100%;

 } 

/* END MOBILE CSS */