@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
    font-family: 'Currys Sans', sans-serif;
}
.lgultra-home p{
	font-size: 18px;
	font-weight: 100;
	line-height: normal;
    font-family: 'Currys Sans Light';
}
.lgultra-home .bg-image{
	max-width: 100%;
}

.lgultra-home
{
	max-width: 100%;
    background: #050000;
}



.garmin {
    /* max-width: 1240px; */
    max-width: 1600px;
    font-family: "Currys Sans", sans-serif;
  }

  main.garmin {
    margin: 0 auto;
}
  
  .garmin * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  
  .garmin-hero {
    position: relative;
  }
  
  .garmin-hero .intro-info {
    position: absolute;
    top: 0%;
    left: 5%;
    width: 50%;
  }
  
  .garmin-hero .intro-info .logo {
    width: 30%;
  }
  
  .bg-image {
    max-width: 100%;
  }
  
  .hero-text-section {
    Position: absolute !important;
      width: 57%;
      top: 4%;
      text-align: center;
      left: 43%;
  }
  .hero-text-section h1 {
    font-size: 56px;
    margin: 30px 0 0px 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    line-height: 1.6;
  }
  /* .hero-text-section sup {
    font-size: 32px;
    top: -27px !important;
  }
  sup{
    top: -22px!important;
  } */
  .hero-text-section p {
    text-transform: uppercase;
    color: #fff;
    font-size: 46px;
    line-height: 1.4;
  }
  img.\31 1-days {
    width: 584px;
    margin-top: 50px;
  }
  img.banner-hero-product {
    width: 576px;
    margin-top: -47px;
  }
  .btn {
    border: 1px solid #fff;
    background-color: transparent;
    height: 50px;
    width: 425px;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .dyson-products {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-column-gap: 5px;
    column-gap: 5px;
    row-gap: 5px;
    padding-top: 10px;
  }
  .dyson-products .dyson-product {
    position: relative;
  }
  
  .dyson-products .product-info {
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .product-info h1 {
    font-size: 42px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  /* .product-info sup {
    font-size: 19px !important;
    font-weight: 500 !important;
    top: -12px!important;
  } */
  .product-info h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 28px;
    margin-top: 10px;
  }

  a.product-cta{
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
  }
  .align-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .product-table {
    color: #000;
    margin: 50px;
  }
  h4.main-titles {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    line-height: normal !important;
  }
  .product-table tr td.no-pad {
    padding: 0;
  }
  .product-table tr td {
    text-align: center;
    padding: 25px 20px;
    border-left: 1px solid #000;
  }
  .product-table tr td.no-pad {
    padding: 0;
  }
  .product-table tr td:first-child {
    font-weight: 600;
    border-left: none;
    text-align: left;
    font-size: 14px;
  }
  .product-table tr td:first-child sup {
    top: -5px !important;
  }
  .product-table tr:nth-child(even) td {
    background: #f2f2f2;
  }
  .product-table tr td {
    font-size: 14px;
    color: #000;
  }
  img.table-prod-img {
    width: 170px;
  }
  .padding-h {
      margin: 0 0 0 48px;
  }
  p.small{
    font-size: 13px;
    text-align:left;
  }
  p.small sup {
    top: -5px !important;
  }
  .titles h4{
    margin-top: 20px;
  }
  .background-strip{
    width: 100%;
      background-repeat: no-repeat;
      background: #6bbe77;
      height: 100px;
      margin-top: 20px;
  }
  .strip-content-section {
    display: flex;
    flex-direction: row;
  }
  .strip-content-section img.logo {
    position: absolute;
      width: 9%;
      left: 10%;
      margin-top: 7px;
  }
  h4.strip-head {
    position: absolute;
    left: 24%;
    font-size: 52px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 21px;
    font-weight: 600;
  }
  .strip-head sup {
    font-size: 23px;
  }
  p.strip-para {
    position: absolute;
    left: 25%;
    margin-top: 64px;
    color: #fff;
    text-transform: uppercase;
    font-size: 29px;
  }
  img.strip-img {
    position: relative;
    left: 71%;
    width: 170px;
    max-width: 151px;
    margin-top: 15px;
  }







.germin-header-logo
{
    width: auto;
    margin: 5% 30px;
    display: flex;
}

.germin-header-sec
{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 40px 0px;

}

.germin-header-sec-text
{
    width: 50%;
    position: absolute;
    display: block;
    align-items: center;
    justify-content: space-evenly;
    flex-flow: row;
    margin: 0;
    flex-wrap: nowrap;
    padding: 3%;
    bottom: 0;
}

.germin-header-sec-text h2 {
      flex-basis: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      color: #fff;
      text-transform: uppercase;
      font-size: 48px;
      font-weight: 600;
      width: 85%;
      margin-bottom: 25px;
      line-height: normal;
}

.germin-header-sec-text img {
    flex-basis: 20%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
}

.germin-header-sec-text a {
    width: 90%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 5%;
    text-decoration: none;
}

.germin-header-sec-text img.bg-image {
    width: 50%;
}

.germin-header-sec-text a button.shop-now-cta {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    padding: 10px 25px;
    text-decoration: none;
}

.germin-header-logo img.bg-image {
    width: 50%;
}


sup {
  font-size: 12px;
  top: -7px;
}
span.sup-sec-one {
  position: relative;
  top: -8px;
  left: -8px;
}

sup.sup-sec-two {
  position: relative;
}

span.sup-sec-three {
  position: relative;
  top: -7px;
}

sup.sup-secs-two {
  position: relative;
  top: -21px;
  left:0px;
}


span.sup-sec-one sup {
  position: relative;
  top: -14px;
}

span.sup-sec-three sup {
  position: relative;
  top: -13px;
  left: 1px;
}

sup.sup-sec-two {
  position: relative;
  top: -21px;
  left: 1px;
}


   @media (min-width: 768px) {
    .dyson-products {
      -ms-grid-columns: (1fr)[];
      grid-template-columns: repeat(2, 1fr);
  }
  } 
  
  /* @media only screen and (min-width: 500px) {
    .product-table tr td {
      max-width: 250px;
      padding: 15px;
      display: table-cell;
  }
  } */

  /* @media only screen and (max-width: 1440px) {
    .hero-text-section {
      Position: absolute !important;
      width: 57% !important;
      top: 6% !important;
      text-align: center;
      left: 43%;
  }
  .hero-text-section h1 {
    font-size: 50px !important;
    margin: 10px 0 0px 0 !important;
    text-transform: uppercase !important;
    color: #fff !important;
    font-weight: 500;
    line-height: 1.6 !important;
  }
  .hero-text-section sup {
    font-size: 32px !important;
    top: -21px !important;
  }
  .hero-text-section p {
    text-transform: uppercase !important;
    color: #fff !important;
    font-size: 40px !important;
    line-height: 1.3 !important;
  }
  img.\31 1-days {
    width: 470px !important;
    margin-top: 25px;
  }
  img.banner-hero-product {
    width: 450px !important;
    margin-top: -47px;
  }
  .btn {
    width: 375px;
  }
  img.strip-img {
    position: relative;
    left: 77% !important;
    width: 170px;
    max-width: 151px;
    margin-top: 15px;
  }
  } */


  /* @media only screen and (max-width: 1024px) {
    .hero-text-section {
        Position: absolute !important;
        width: 57% !important;
        top: 4% !important;
        text-align: center;
        left: 43%;
    }
    .hero-text-section h1 {
        font-size: 36px !important;
        margin: 10px 0 0px 0 !important;
        text-transform: uppercase !important;
        color: #fff !important;
        font-weight: 500;
        line-height: 1.6 !important;
    }
    .hero-text-section sup {
        font-size: 28px !important;
        top: -18px !important;
    }
    .hero-text-section p {
        text-transform: uppercase !important;
        color: #fff !important;
        font-size: 30px !important;
        line-height: 1.3 !important;
    }
    img.\31 1-days {
        width: 340px !important;
        margin-top: 15px;
    }
    img.banner-hero-product {
        width: 335px !important;
        margin-top: -47px;
    }
    .btn {
        width: 290px;
    }
    .dyson-products .dyson-product {
        position: relative;
        margin-bottom: 10px;
    }
    .strip-content-section img.logo {
        position: absolute;
        width: 16%;
        left: 5%;
        margin-top: 12px;
    }
    h4.strip-head {
        position: absolute;
        left: 24%;
        font-size: 35px;
        text-transform: uppercase;
        color: #fff;
        margin-top: 21px;
        font-weight: 600;
    }
    .strip-head sup {
        font-size: 24px;
        top: -17px !important;
    }
    p.strip-para {
        position: absolute;
        left: 25%;
        margin-top: 59px;
        color: #fff;
        text-transform: uppercase;
        font-size: 21px;
    }
  } */


  /* @media only screen and (max-width: 768px) {
    .hero-text-section h1 {
      font-size: 35px !important;
      margin: 15px 0 0px 0 !important;
      text-transform: uppercase !important;
      color: #fff;
      font-weight: 500;
  }
  .hero-text-section sup {
    font-size: 25px !important;
    top: -14px !important;
  }
  img.\31 1-days {
    width: 315px !important;
    margin-top: 15px !important;
  }
  img.strip-img {
    position: relative !important;
    left: 74% !important ;
    width: 150px !important;
    margin-top: 15px !important;
  }
  } */



/* @media only screen and (max-width: 390px){
    h4.strip-head {
        position: absolute;
        left: 24%;
        font-size: 19px;
        text-transform: uppercase;
        color: #fff;
        margin-top: 23px;
        font-weight: 600;
    }
    p.strip-para {
        position: absolute;
        left: 25%;
        margin-top: 45px;
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
    }
} */




/* @media only screen and (max-width: 320px){
  .hero-text-section h1 {
    font-size: 12px !important;
  }
  .hero-text-section sup {
      font-size: 12px !important;
      top: -7px !important;
  }
  .hero-text-section img {
      width: 120px;
  }
  .hero-text-section p {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px !important;
}
img.\31 1-days {
  width: 145px !important;
  margin-top: 0px !important;
}
img.banner-hero-product {
  width: 130px !important;
  margin-top: -19px;
}
.btn {
  border: 1px solid #fff;
  background-color: transparent;
  height: 50px;
  width: 130px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}
.background-strip {
  width: 100%;
  background-repeat: no-repeat;
  background: #6bbe77;
  height: 80px;
  margin-top: 20px;
}
h4.strip-head {
  position: absolute;
  left: 24%;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 21px;
  font-weight: 600;
}
p.strip-para {
  position: absolute;
  left: 25%;
  margin-top: 47px;
  color: #fff;
  text-transform: uppercase;
  font-size: 9px;
}
img.strip-img {
  position: relative !important;
  left: 74% !important;
  width: 70px !important;
  margin-top: 24px !important;
}
} */


  
/* @media only screen and (min-width: 500px) {
  product-table tr td:first-child {
    text-align: left;
}

} */



/* @media only screen and (max-width: 375px){

  .hero-text-section h1 {
    font-size: 17px !important;
  }
  .hero-text-section sup {
      font-size: 17px !important;
      top: -8px !important;
  }
  .hero-text-section img {
      width: 136px;
  }
  .hero-text-section p {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px !important;
}
img.\31 1-days {
  width: 175px !important;
  margin-top: 0px !important;
}
img.banner-hero-product {
  width: 160px !important;
  margin-top: -19px;
}
.btn {
  border: 1px solid #fff;
  background-color: transparent;
  height: 50px;
  width: 145px;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
}
.background-strip {
  width: 100%;
  background-repeat: no-repeat;
  background: #6bbe77;
  height: 91px;
  margin-top: 20px;
}
h4.strip-head {
  position: absolute;
  left: 24%;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 21px;
  font-weight: 600;
}
p.strip-para {
  position: absolute;
  left: 25%;
  margin-top: 47px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}
img.strip-img {
  position: relative !important;
  left: 74% !important;
  width: 82px !important;
  margin-top: 24px !important;
}
} */




/* @media only screen and (max-width: 425px){ */




@media screen and (min-width: 320px) and (max-width: 425px) {
    .hero-text-section img {
        width: 140px;
    }
    .hero-text-section h1 {
        font-size: 20px !important;
  }
  .hero-text-section sup {
    font-size: 20px !important;
    top: -9px !important;
}
.hero-text-section p {
    text-transform: uppercase !important;
    color: #fff !important;
    font-size: 17px !important;
    line-height: 1.3 !important;
}
img.\31 1-days {
    width: 205px !important;
    margin-top: 5px !important;
}
img.banner-hero-product {
    width: 190px !important;
    margin-top: -29px;
}
.btn {
    border: 1px solid #fff;
    background-color: transparent;
    height: 40px;
    width: 163px;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
}
.dyson-products .dyson-product {
    position: relative;
    height: auto;
}
strip-content-section img.logo {
    position: absolute;
    width: 17%;
    left: 7%;
    margin-top: 7px;
}
h4.strip-head {
    position: absolute;
    left: 24%;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 21px;
    font-weight: 600;
}
p.strip-para {
    position: absolute;
    left: 25%;
    margin-top: 45px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.background-strip {
    width: 100%;
    background-repeat: no-repeat;
    background: #6bbe77;
    height: 87px;
    margin-top: 19px;
}
.strip-content-section img.logo {
    position: absolute;
    width: 16%;
    left: 6%;
    margin-top: 22px;
}
.strip-head sup {
    font-size: 14px;
    top: -10px !important;
}
img.strip-img {
    position: relative !important;
    left: 75% !important;
    width: 82px !important;
    margin-top: 24px !important;
}


.germin-header-sec-text {
    width: 100%;
}

.germin-header-sec-text h2 {
    width: 51%;
    font-size: 18px;
    margin-bottom: 5px;
}

.germin-header-sec-text a button.shop-now-cta {
    font-size: 14px;
    padding: 6px 10px;
}

.germin-header-sec-text a {
    margin-top: 2%;
}

.germin-header-logo
{
    margin: 8% 10px 6%;
}

.germin-header-sec
{
    margin: 30px 0px;
}

.product-info h1
{
    font-size: 35px;
}

.dyson-products .product-info
{
    margin-bottom: 30px;
}
.product-info h3 br {
    display: none;
}

.dyson-product .product-info h3 {
    padding: 0px 10%;
    font-size: 17px;
}

sup.sup-secs-two
{
  left: 0px;
}

}

  @media screen and (min-width: 426px) and (max-width: 655px) {
    .hero-text-section img {
        width: 180px !important;
    }
    .hero-text-section h1 {
        font-size: 20px !important;
    }
    .hero-text-section sup {
        font-size: 17px !important;
        top: -7px !important;
    }
    .hero-text-section p {
        font-size: 17px !important;
        line-height: 1.3;
    }
    img.\31 1-days {
        width: 196px !important;
        margin-top: 5px !important;
    }
    img.banner-hero-product {
        width: 186px !important;
        margin-top: -26px;
    }
    .btn {
        width: 170px !important;
        font-size: 16px !important;
        height: 40px !important;
    }
    h4.strip-head {
        font-size: 19px !important; 
    }
    .strip-head sup {
        font-size: 17px !important;
        top: -9px !important;
    }
    p.strip-para {
        font-size: 11px !important;
    }
    .strip-content-section img.logo {
        position: absolute;
        width: 16%;
        left: 5%;
        margin-top: 20px;
    }
    .strip-para {
        position: absolute;
        margin-top: 48px;
        font-size: 11px;
    }
    img.strip-img {
        position: relative !important;
        left: 74% !important;
        width: 91px !important;
        margin-top: 24px !important;
    }




    .germin-header-sec-text {
        width: 60%;
    }
    
    .germin-header-sec-text h2 {
        font-size: 24px;
        margin: 0;
        width: 100%;
    }
    
    .germin-header-sec-text img.bg-image {
        width: 69%;
        margin: 10px 0;
    }
    
    .germin-header-sec-text a button.shop-now-cta {
        font-size: 14px;
        padding: 6px 15px;
    }
    
    .germin-header-sec-text a {
        margin-top: 0%;
    }

    .product-info h3 br {
        display: none;
    }

    .product-info h3 {
        padding: 0px 5%;
    }

    .product-info h1
    {
        font-size: 35px;
    }

    sup.sup-secs-two
    {
      left: 0px;
    }

  }

  
  @media screen and (min-width: 656px) and (max-width: 767px) {
  .germin-header-sec-text {
    width: 60%;
}

.germin-header-sec-text h2 {
    font-size: 32px;
    margin-bottom: 15px;
}

.germin-header-sec-text img.bg-image {
    width: 60%;
}

sup.sup-secs-two
{
  left: 0px;
}

}


@media screen and (min-width: 768px) and (max-width: 1024px){
   
    .germin-header-sec-text {
        width: 66%;
    }
    
    .germin-header-sec-text h2 {
        font-size: 42px;
        margin-bottom: 15px;
    }
    
    .germin-header-sec-text img.bg-image {
        width: 60%;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1150px){
   
    .germin-header-sec-text {
        width: 49%;
    }
    
    .germin-header-sec-text h2 {
        font-size: 36px;
        margin-bottom: 15px;
        width: 100%;
    }
    
    .germin-header-sec-text img.bg-image {
        width: 60%;
    }

    .germin-header-logo img.bg-image {
        width: 50%;
    }
}

@media screen and (min-width: 1151px) and (max-width: 1350px){
   
    .germin-header-sec-text {
        width: 50%;
    }
    
    .germin-header-sec-text h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }
    
    .germin-header-sec-text img.bg-image {
        width: 60%;
    }

    .germin-header-logo img.bg-image {
        width: 50%;
    }
}


@media screen and (min-width: 1351px) and (max-width: 1520px){
  .germin-header-sec-text {
    width: 50%;
}

.germin-header-sec-text h2 {
    font-size: 42px;
    margin-bottom: 15px;
}

.germin-header-sec-text img.bg-image {
    width: 60%;
}

.germin-header-logo img.bg-image {
    width: 50%;
}   

}




