/* ComponentICEPageheader Styles*/
.ComponentICEPageheader .logo-position-correctly {
  position: absolute;
  z-index: 1;
  width: 100%;
}

.ComponentICEPageheader svg {
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: -40px;
  width: 100%;
  height: 13rem;
  z-index: -1;
}

.ComponentICEPageheader .Ice-logo {
  width: auto;
  max-width: 430px;
  z-index: 1;
  position: absolute;
  top: 50px;
}

.ComponentICEPageheader .logo-bg {
  /* background-image: url("https://www.bolton.ac.uk/assets/ICE-Assets/top-curve.png"); */
  background-image: url("https://www.bolton.ac.uk/assets/ICE-Assets/white-curve-top.png");
  /* height: 100%; */
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0px;
  height: 11rem;
  z-index: 1;
}

.ComponentICEPageheader .d-block {
  Max-height: 35rem;
  object-position: top;
  object-fit: cover;
}
.ComponentICEPageheader .carousel-indicators {
  position: absolute;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 15;
  display: flex;
  -webkit-box-pack: center;
  justify-content: left;
  padding-left: 0px;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.ComponentICEPageheader .carousel-indicators .active {
  opacity: 2;
  background-color: #ffb017;
}

.ComponentICEPageheader .carousel-indicators li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

.ComponentICEPageheader .carousel-control-prev-icon {
  background-image: url("https://www.bolton.ac.uk/assets/ICE-Assets/large-slider-arrow-left.png");
  width: 70px;
  height: 50px;
}

.ComponentICEPageheader .carousel-control-next-icon {
  background-image: url("https://www.bolton.ac.uk/assets/ICE-Assets/large-slider-arrow-right.png");
  width: 70px;
  height: 50px;
}

.ComponentICEPageheader
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 7;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

.ComponentICEPageheader .carousel-item {
position: relative !important;
}

.ComponentICEPageheader .ICESlider-overlay{
position: absolute;
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.3);
}

.ComponentICEPageheader .container {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.ComponentICEPageheader .mission-statement {
float: right;
padding: 35px;
position: relative;
top: -150px;
margin-right: 150px;
z-index: 1;
background: rgb(2,0,36);
background: linear-gradient(133deg, rgba(2,0,36,1) 0%, rgba(28,48,74,1) 49%, rgba(84,163,167,1) 100%);
}

.ComponentICEPageheader .mission-statement h5 {
color: #e07a2f;
}

.ComponentICEPageheader .mission-statement p {
font-size: 25px;
line-height: 30px;
color: #fff;
}

.ComponentICEPageheader .mission-statement-side {
background: #c7ccd2;
}

.ComponentICEPageheader .hamburger-menu {
margin-top: 25px;
}

.ComponentICEPageheader .sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 2;
top: 0;
right: 0;
background: linear-gradient(to top right, rgba(28, 48, 74, 1), rgba(89, 173, 174, 1));
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}

.ComponentICEPageheader .sidenav a {
padding: 15px 8px 29px 35px;
text-decoration: none;
font-size: 22px;
color: #fff;
display: block;
transition: 0.3s;
line-height: 10px;
}

.ComponentICEPageheader .sidenav a:hover {
color: #f1f1f1;
}

.ComponentICEPageheader .sidenav .closebtn {
position: absolute;
top: 25px;
right: 25px;
font-size: 50px;
margin-left: 50px;
z-index: 1;
color: #fff;
}

.ComponentICEPageheader .sidenav .closebtn:hover {
color: #e07a2f;
}

.ComponentICEPageheader .arrow-head-menu {
  font-size:35px;
  Color: #fff;
}

.ComponentICEPageheader .arrow-head-menu:hover {
    Color: #59adae;
  }

  .ComponentICEPageheader .hamburger-menu-open {
        font-size:45px;
        cursor:pointer;
        color: #fff;
    }

.ComponentICEPageheader .hamburger-menu-open:hover {
    Color: #e07a2f;
  }

@media screen and (max-height: 450px) {
.ComponentICEPageheader .sidenav {padding-top: 15px;}
.ComponentICEPageheader .sidenav a {font-size: 18px;}
}



/* ComponentICEPageText Styles */
.ComponentICEPageText .ICE-obj-text {
  Padding: 0px 0px 0px 50px;
  position: relative;
  top: -180px;
  margin-left: 20px;
}

.ComponentICEPageText .ICE-obj-text p {
  font-size: 22px;
  line-height: 30px;
}


/* ComponentICEGridblock Styles */
.ComponentICEGridblock {
  margin-top: -150px;
}

.ComponentICEGridblock div.key-areas-boxes {
  background: #616f81;
  text-align: center;
  height: 10em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
  margin-bottom: 15px;
  min-height: 300px;
}

.ComponentICEGridblock div.key-areas-boxes:hover {
  background: #33455c;
}

  .ComponentICEGridblock div.key-areas-boxes p {
    margin: 0;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    padding: 3px;
  }

  .ComponentICEGridblock .fa-arrow-right {
    color: #fff;
    margin-top: 25px;
    margin-bottom: auto;
    cursor: pointer;
  }

  .ComponentICEGridblock .fa-arrow-right:hover {
    color: #d67630;
  }

  .ComponentICEGridblock .key-areas-boxes-leftmg {
    margin-left: 70px;
  }

  .ComponentICEGridblock div.key-areas-boxes-main {
    background: rgb(2,0,36);
    background: linear-gradient(58deg, rgba(2,0,36,1) 0%, rgba(28,48,74,1) 55%, rgba(84,163,167,1) 100%);
    margin-left: 15px;
    height: 615px;
    max-height: 615px;
    position: relative;
  }

  .ComponentICEGridblock div.key-areas-boxes-main p {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    color: #fff;
    padding-left: 50px;
    padding-right: 120px;
    font-size: 20px;
    line-height: 33px;
    font-weight: 300;
  }

    .ComponentICEGridblock .h3-header-text {
      font-size: 65px;
      color: #fff;
      line-height: 75px;
      display: flex;
      margin-top: -260px;
      font-weight: 300;
      padding-bottom: 3rem;
    }

    .ComponentICEGridblock .btn-learn-more {
      color: #fff;
      font-size: 30px;
      font-weight: 600;
      cursor: pointer;
    }

    .ComponentICEGridblock .team-block-right-rext {
      position: relative;
      top: 365px;
      margin-left: 43px;
    }

    .ComponentICEGridblock .key-areas-boxes-main-btn {
      font-size: 25px;
      color: #d67630;
    }

    .ComponentICEGridblock .key-areas-boxes-main-btn:hover {
      color: #59adae;
    }



/* ComponentICETeamblock Styles */
.ComponentICETeamblock {
}

.ComponentICETeamblock .container-fluid {
	padding: 0px;
}

.ComponentICETeamblock div.key-areas-boxes {
  background: #1c304a;
  text-align: center;
  height: 10em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  min-height: 330px;
  max-width: 300px;
}

.ComponentICETeamblock div.key-areas-boxes:hover {
  background: #1c304a;
}

  .ComponentICETeamblock div.key-areas-boxes p {
    margin: 0;
    color: #fff;
    font-size: 27px;
    font-weight: 400;
    line-height: 35px;
  }

  .ComponentICETeamblock .fa-arrow-right {
    color: #fff;
    margin-top: 25px;
    margin-bottom: auto;
    cursor: pointer;
  }

  .ComponentICETeamblock .fa-arrow-right:hover {
    color: #d67630;
  }

  .ComponentICETeamblock .key-areas-boxes-leftmg {
    margin-left: 177px;
  }

  .ComponentICETeamblock div.key-areas-boxes-main {
    background: inherit;
    margin-left: 15px;
    position: relative;
    margin-bottom: 35px;
  }

  .ComponentICETeamblock div.key-areas-boxes-main p {
    margin: 0;
    position: relative;
    top: 20%;
    left: 72%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    color: #000;
    padding-left: 70px;
    padding-right: 310px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
  }

    .ComponentICETeamblock .h3-header-text {
      font-size: 65px;
      color: #020125;
      line-height: 0px;
      display: flex;
      margin: auto;

    }

    .ComponentICETeamblock .btn-learn-more {
      color: #1c304a;
      font-size: 30px;
      font-weight: 600;
      cursor: pointer;
    }

    .ComponentICETeamblock .team-block-left-text{
      position: relative;
      top: 85px;
      margin: auto;
      margin-left: 60px;
    }

    .ComponentICETeamblock .btn-learn-more-white {
      color: #fff;
      font-size: 25px;
      font-weight: 600;
      cursor: pointer;
      position: relative;
      top: 35px;
    }

    .ComponentICETeamblock .key-areas-boxes-main-btn {
      font-size: 25px;
      color: #d67630;
    }

    .ComponentICETeamblock .key-areas-boxes-main-btn:hover {
      color: #59adae;
    }

    .ComponentICETeamblock #hiddenblockkeyareas {
      display: none;
    }


    .ComponentICETeamblock .flip-card {
      background-color: transparent;
      width: 300px;
      height: 330px;
      perspective: 1000px;
      margin: 10px;
    }

    .ComponentICETeamblock .flip-card-inner {
      position: relative;
      width: 100%;
      height: 100%;
      text-align: center;
      transition: transform 0.6s;
      transform-style: preserve-3d;
    }

    .ComponentICETeamblock .flip-card:hover .flip-card-inner {
      transform: rotateY(180deg);
    }

    .ComponentICETeamblock .flip-card-front, .flip-card-back {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }

    .ComponentICETeamblock .flip-card-front {
      background-color: #bbb;
      color: black;
    }

    .ComponentICETeamblock .flip-card-back {
      transform: rotateY(180deg);
    }

    .ComponentICETeamblock .Grey-div{
      background: #c7ccd2;
      height: 265px;
      width: 221px;
      margin-top: 10px;
      float: right;
      margin-left: 5px;
    }



/* CComponentICEThreeSliderblock Styles */
    .ComponentICEThreeSliderblock {
      /* background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), var(--image-url) center center; */
      background: rgb(2,0,36);
      background: linear-gradient(284deg, rgba(2,0,36,1) 0%, rgba(28,48,74,0.7144607843137255) 80%, rgba(84,163,167,1) 100%), var(--image-url) center center;
      min-height: 100vh;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: -100px;
      z-index: -10;
    }

    .ComponentICEThreeSliderblock .carousel-control-prev-icon {
      background-image: url("https://www.bolton.ac.uk/assets/ICE-Assets/large-slider-arrow-left.png");
      width: 70px;
      height: 50px;
   }

    .ComponentICEThreeSliderblock .carousel-control-next-icon {
      background-image: url("https://www.bolton.ac.uk/assets/ICE-Assets/large-slider-arrow-right.png");
      width: 70px;
      height: 50px;
   }

   .ComponentICEThreeSliderblock .ice-partner-logo {
     max-height: -webkit-fill-available !important;
     max-width: 10rem !important;
     object-fit: contain;
   }

   .ComponentICEThreeSliderblock
   .carousel-control-prev,
   .carousel-control-next {
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 15%;
      color: #fff;
      text-align: center;
      opacity: 7;
      -webkit-transition: opacity 0.15s ease;
      transition: opacity 0.15s ease;
  }

  .ComponentICEThreeSliderblock .card {
    z-index: 1;
    border: 0px;
  }

  .ComponentICEThreeSliderblock .card-body {
      height: 200px;
      max-height: 200px;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

    .ComponentICEThreeSliderblock .Carousel-nav {
      margin-top: -330px;
    }

   .ComponentICEThreeSliderblock .centered-cards {
     justify-content: center;
     z-index: 1;
   }

   .ComponentICEThreeSliderblock .partner-logo {
     background: #0b1624;
     color: #fff;
         padding: 25px 0px 25px 0px;
   }

   .ComponentICEThreeSliderblock .Ice-Partner-header {
     color: #d67630;
     font-size: -webkit-xxx-large;
     margin-bottom: 50px;
   }

   .ComponentICEThreeSliderblock .eventsSearchResult {
     margin-right: 0px !important;
   }

@media (min-width: 768px) {
     .ComponentICEThreeSliderblock .col-md-4 {
       -webkit-box-flex: 0;
       -ms-flex: 0 0 100%;
       flex: 0 0 100%;
       max-width: 100%;
    }

     .ComponentICEThreeSliderblock .next-slide {
       right: -120px;
     }

     .ComponentICEThreeSliderblock .prev-slide {
       left: -120px;
     }

     .ComponentICEThreeSliderblock .prev-slide, .ComponentICEThreeSliderblock .next-slide {
       top: 80px;
       position: absolute;
       display: none;
     }

     .ComponentICEThreeSliderblock .prevImg, .ComponentICEThreeSliderblock .nextImg {
       width: 30px !important;
       height: 70px !important;
       cursor: pointer;
     }

     .ComponentICEThreeSliderblock .nextImg {
       cursor: pointer;
       content: url(https://www.bolton.ac.uk/assets/ICE-Assets/large-slider-arrow-right.png);
       width: 70px !important;
       height: 50px !important;
     }

     .ComponentICEThreeSliderblock .prevImg {
       cursor: pointer;
       content: url(https://www.bolton.ac.uk/assets/ICE-Assets/large-slider-arrow-left.png);
       width: 70px !important;
       height: 50px !important;
     }
   }

@media screen and (max-width: 604px) {
  .ComponentICEThreeSliderblock .prevImg, .ComponentICEThreeSliderblock .nextImg {
    display: none;
  }
}


/* ComponentICEfooterblock Styles */
   .ComponentICEfooterblock {
     margin-top: 30px;
     height: 320px;
   }

   .ComponentICEfooterblock div.key-areas-boxes {
     text-align: left;
     display: flex;
     justify-content: left;
   }

   .ComponentICEfooterblock div.key-areas-boxes p {
     margin-top: 35px;
   }

     .ComponentICEfooterblock .fa-arrow-right {
       color: #d67630;
       margin-bottom: auto;
       cursor: pointer;
       font-size: 25px;
     }

     .ComponentICEfooterblock .key-areas-boxes-leftmg {
       margin-left: 70px;
     }

     .ComponentICEfooterblock div.key-areas-boxes-main {
       margin-left: 15px;
       position: relative;
     }

       .ComponentICEfooterblock .btn-learn-more {
         color: #0b1624;
         font-size: 24px;
         font-weight: 400;
         cursor: pointer;
       }

       .ComponentICEfooterblock .key-areas-boxes-main-btn {
         font-size: 25px;
         color: #d67630;
       }

       .ComponentICEfooterblock .key-areas-boxes-main-btn:hover {
         color: #59adae;
       }

       .ComponentICEfooterblock .Ice-logo{
         width: auto;
         max-width: 30rem;
         padding: 14px 33px 20px 10px;
         float: right;
         margin-right: 140px;
         min-height: 7rem;
       }

       .ComponentICEfooterblock .contact-details {
         color: #d67630;
         font-size: 18px;
         font-weight: 500;
       }

       .ComponentICEfooterblock .contact-details-list {
         font-size: 17px;
         line-height: 21px;
         color: #000;
         font-weight: 400;
       }


/** Media Queries ICCE Website **/

@media (max-width: 1999px) and (min-width: 769px) {
  .ComponentICEPageheader .container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
  }

  .ComponentICEPageheader .hamburger-menu-open {
    font-size: 75px;
    cursor: pointer;
    color: #fff;
    position: relative;
    top: 40px;
    margin-right: 0px;
    left: 200px;
    z-index: 1;
  }
}

/** 1024px Down **/
@media screen and (max-width: 1024px) {
  .ComponentICEPageheader .Ice-logo {
    width: auto;
    max-width: 400px;
    left: 45px;
 }

 .ComponentICEPageheader svg {
    position: absolute;
    bottom: 0px;
    top: -47px;
    left: 1px;
    width: 72rem;
    height: 17rem;
    z-index: -1;
}

 .ComponentICEPageheader .logo-bg {
    background-image: url(https://www.bolton.ac.uk/assets/ICE-Assets/top-curve.png);
    /* height: 100%; */
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -150px;
    position: relative;
}

 .ComponentICEGridblock .h3-header-text {
    font-size: 40px;
    color: #fff;
    line-height: 45px;
    display: flex;
    margin-top: -260px;
    font-weight: 300;
 }

 .ComponentICEGridblock .team-block-right-rext {
    position: relative;
    top: 365px;
    margin-left: 36px;
 }

 .ComponentICEGridblock .btn-learn-more {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    cursor: pointer;
 }

 .ComponentICEGridblock div.key-areas-boxes p {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding: 3px;
  }

  .ComponentICETeamblock div.key-areas-boxes-main p {
      margin: 0;
      position: relative;
      top: 22%;
      left: 72%;
      margin-right: -50%;
      transform: translate(-50%, -50%);
      color: #000;
      padding-left: 70px;
      padding-right: 219px;
      font-size: 20px;
      line-height: 30px;
      font-weight: 400;
  }

  .ComponentICETeamblock .h3-header-text {
    font-size: 40px;
    color: #020125;
    line-height: 56px;
    display: flex;
    margin-top: 0px;
    margin-left: 50px;

 }

 .ComponentICETeamblock .team-block-left-text {
    position: relative;
    top: 45px;
    margin: auto;
    margin-left: 60px;
  }

  .ComponentICETeamblock .key-areas-boxes-leftmg {
    margin-left: 130px;
 }

 .ComponentICEThreeSliderblock {
    min-height: 50vh;
 }
}

/** 768px Down **/
@media screen and (max-width: 768px) {
         .ComponentICEPageheader .Ice-logo {
           width: auto;
           max-width: 430px;
           padding: 25px 2px 80px 100px;
           margin-left: -70px;
           margin-top: -9px;
        }

        .ComponentICEPageheader svg {
          position: absolute;
          bottom: 0px;
          top: -42px;
          left: -22px;
          width: 78rem;
          height: 13rem;
          z-index: -1;
      }

        .ComponentICEPageheader .hamburger-menu-open {
          font-size: 70px;
          cursor: pointer;
          color: #ffb017;
          z-index: 1;
          position: absolute;
          top: 20px;
          margin-right: 0px;
          left: 700px;
        }

        .ComponentICEPageheader .container {
           width: 100%;
           padding-right: 0px;
           padding-left: 0px;
           margin-right: auto;
           margin-left: auto;
           max-width: 100%;
        }

        .ComponentICEPageheader .logo-bg {
          background-image: url(https://www.bolton.ac.uk/assets/ICE-Assets/top-curve.png);
           /* height: 100%; */
           background-repeat: no-repeat;
           background-size: contain;
           margin-left: 0px;
           position: absolute;
           width: 47rem;
       }

      .ComponentICEPageheader .sidenav .closebtn {
         position: absolute;
         top: 42px;
         right: 60px;
         font-size: 50px;
         margin-left: 50px;
         z-index: 1;
         color: #fff;
      }

      .ComponentICEPageheader .sidenav a {
         padding: 0px 8px 20px 35px;
         text-decoration: none;
         font-size: 15px;
         color: #fff;
         display: block;
         transition: 0.3s;
         line-height: 10px;
      }

      .ComponentICEPageheader .sidenav {
         height: 100%;
         width: 0;
         position: fixed;
         z-index: 2;
         top: 0;
         right: 0;
         background: linear-gradient(to top right, rgba(28, 48, 74, 1), rgba(89, 173, 174, 1));
         overflow-x: hidden;
         transition: 0.5s;
         padding-top: 60px;
         max-width: max-content;
      }
      .ComponentICEPageheader .mission-statement {
         float: right;
         padding: 35px;
         position: relative;
         top: -10px;
         margin-right: 0px;
         z-index: 1;
         background: rgb(2,0,36);
         background: linear-gradient(133deg, rgba(2,0,36,1) 0%, rgba(28,48,74,1) 49%, rgba(84,163,167,1) 100%);
         margin-bottom: 40px;
      }

      .ComponentICEPageText .ICE-obj-text {
         Padding: 0px 0px 0px 0px;
         position: relative;
         top: 0px;
         margin-left: -7px;
         margin-bottom: 140px;
      }

       .ComponentICEPageText .col-6 {
         -webkit-box-flex: 0;
         -ms-flex: 0 0 50%;
         flex: 0 0 100%;
         max-width: 100%;
      }

      .ComponentICEPageText .ICE-obj-text p {
          font-size: 18px;
          line-height: 27px;
          margin: auto;
          padding: 1rem;
      }

      .ComponentICEGridblock .key-areas-boxes-leftmg {
         margin-left: 0px;
      }

      .ComponentICEGridblock div.key-areas-boxes {
         background: #616f81;
         text-align: center;
         height: 10em;
         display: flex;
         align-items: center;
         justify-content: center;
         margin-left: 15px;
         margin-bottom: 15px;
         min-height: 150px;
         width: 150px;
      }

      .ComponentICEGridblock div.key-areas-boxes p {
         margin: 0;
         color: #fff;
         font-size: 15px;
         font-weight: 500;
         line-height: 20px;
         padding: 3px;
       }

       .ComponentICEGridblock .fa-arrow-right {
         color: #fff;
         margin-top: 3px;
         margin-bottom: auto;
         cursor: pointer;
      }

      .ComponentICEGridblock .fa {
         padding: 10px;
         font-size: 25px;
         width: 60px;
         text-align: center;
         text-decoration: none;
         margin: 0px 0px 0px 0px;
      }

      .ComponentICEGridblock .h3-header-text {
         font-size: 22px;
         color: #fff;
         line-height: 35px;
         display: flex;
         margin-top: -145px;
         font-weight: 300;
      }

      .ComponentICEGridblock div.key-areas-boxes-main p {
         margin: 0;
         position: absolute;
         top: 50%;
         left: 50%;
         margin-right: -50%;
         transform: translate(-50%, -50%);
         color: #fff;
         padding-left: 30px;
         padding-right: 30px;
         font-size: 17px;
         line-height: 25px;
         font-weight: 300;
      }

      .ComponentICEGridblock .team-block-right-rext {
         position: relative;
         top: 240px;
         margin-left: 18px;
      }

      .ComponentICEGridblock .btn-learn-more {
         color: #fff;
         font-size: 20px;
         font-weight: 400;
         cursor: pointer;
      }

      .ComponentICEGridblock .key-areas-boxes-main-btn {
         font-size: 20px;
         color: #d67630;
      }

      .ComponentICEGridblock div.key-areas-boxes-main {
         background: rgb(2,0,36);
         background: linear-gradient(58deg, rgba(2,0,36,1) 0%, rgba(28,48,74,1) 55%, rgba(84,163,167,1) 100%);
         margin: auto;
         height: 335px;
         max-height: 335px;
         position: relative;
      }

      .ComponentICETeamblock .h3-header-text {
         font-size: 40px;
         color: #020125;
         line-height: 47px;
         display: flex;
         margin-top: 0px;
         font-weight: 500;
         margin-left: 0px;

       }

       .ComponentICETeamblock div.key-areas-boxes-main p {
         margin: 0;
         position: relative;
         top: 20%;
         left: 50%;
         margin-right: -50%;
         transform: translate(-50%, -50%);
         color: #000;
         padding-right: 35px;
         font-size: 18px;
         line-height: 28px;
         font-weight: 400;
       }

       .ComponentICETeamblock .team-block-left-text {
         position: relative;
         top: 30px;
         margin: auto;
         margin-left: 0px;
      }

      .ComponentICETeamblock .btn-learn-more {
         color: #1c304a;
         font-size: 20px;
         font-weight: 600;
         cursor: pointer;
      }

      .ComponentICETeamblock .key-areas-boxes-main-btn {
         font-size: 20px;
         color: #d67630;
      }

      .ComponentICETeamblock div.key-areas-boxes-main {
         background: inherit;
         margin-left: 0px;
         height: 615px;
         max-height: 615px;
         position: relative;
      }

      .ComponentICEfooterblock .Ice-logo {
         width: auto;
         max-width: 30rem;
         padding: 14px 33px 20px 10px;
         float: right;
         margin-right: 0px;
         min-height: 7rem;
      }

      .ComponentICEfooterblock div.key-areas-boxes {
         text-align: left;
         display: contents;
         justify-content: left;
      }

      .ComponentICEThreeSliderblock .card-body {
         height: 115px;
         max-height: 200px;
         display: flex;
         -webkit-box-align: center;
         -ms-flex-align: center;
         align-items: center;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
      }

      .ComponentICEThreeSliderblock {
         /* background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), var(--image-url) center center; */
         background: rgb(2,0,36);
         background: linear-gradient(284deg, rgba(2,0,36,1) 0%, rgba(28,48,74,0.7144607843137255) 80%, rgba(84,163,167,1) 100%), var(--image-url) center center;
         min-height: 50vh;
         display: flex;
         align-items: center;
         justify-content: center;
         margin-top: -100px;
         z-index: -10;
      }

      .ComponentICETeamblock .key-areas-boxes-leftmg {
         margin-left: 100px;
      }

      .ComponentICEThreeSliderblock .Ice-Partner-header {
         color: #d67630;
         font-size: xx-large;
      }

      /* .ComponentICEThreeSliderblock .container {
        max-width: 600px;
      } */

      .ComponentICEThreeSliderblock .next-slide {
        right: -80px;
      }

      .ComponentICEThreeSliderblock .prev-slide {
        left: -80px;
      }

      .ComponentICEThreeSliderblock .prev-slide, .ComponentICEThreeSliderblock .next-slide {
        top: 80px;
        position: absolute;
      }

      .ComponentICEThreeSliderblock .prevImg, .ComponentICEThreeSliderblock .nextImg {
        width: 30px !important;
        height: 70px !important;
        cursor: pointer;
      }

      .ComponentICEThreeSliderblock .nextImg {
        cursor: pointer;
        content: url(https://www.bolton.ac.uk/assets/ICE-Assets/large-slider-arrow-right.png);
        width: 50px !important;
        height: 50px !important;
      }

      .ComponentICEThreeSliderblock .prevImg {
        cursor: pointer;
        content: url(https://www.bolton.ac.uk/assets/ICE-Assets/large-slider-arrow-left.png);
        width: 50px !important;
        height: 50px !important;
      }

      .ComponentICEThreeSliderblock .events-slider {
        margin-bottom: 80px;
      }
     }

/** 604px Down **/
@media screen and (max-width: 604px) {
    .ComponentICEPageheader .Ice-logo {
      width: auto;
      max-width: 270px;
      padding: 22px 0px 30px 90px;
      margin-left: -88px;
      margin-top: 0px;
    }

    .ComponentICEPageheader .logo-bg {
        background-image: url(https://www.bolton.ac.uk/assets/ICE-Assets/top-curve.png);
        /* height: 100%; */
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 7px;
        position: absolute;
        width: 31rem;
      }

    .ComponentICETeamblock div.key-areas-boxes-main {
        background: inherit;
        margin-left: 0px;
        height: 615px;
        max-height: 615px;
        position: relative;
        display: contents;
     }

     .ComponentICETeamblock div.key-areas-boxes-main p {
        margin: 0;
        position: relative;
        top: 145px;
        left: 40%;
        transform: translate(-50%, -50%);
        color: #000;
        font-size: 18px;
        line-height: 30px;
        font-weight: 400;
        text-align: center;
        margin-top: 1rem;
     }

     .ComponentICETeamblock .h3-header-text {
        font-size: 40px;
        color: #020125;
        line-height: 47px;
        display: flex;
        margin-top: 0px;
        font-weight: 500;
        margin: auto;

     }

    .ComponentICETeamblock .team-block-left-text {
        position: relative;
        top: 40px;
        margin: auto;
        margin-left: 25px;
     }

     .ComponentICETeamblock .key-areas-boxes-leftmg {
        margin-left: 130px;
        margin-top: 70px;
     }

     .ComponentICEThreeSliderblock .Ice-Partner-header {
        color: #d67630;
        font-size: xx-large;
        margin-top: 70px;
     }

     .ComponentICEfooterblock .key-areas-boxes-main-btn {
       font-size: 18px;
       color: #d67630;
      }

      .ComponentICEfooterblock .btn-learn-more {
        color: #0b1624;
        font-size: 18px;
        font-weight: 400;
        cursor: pointer;
      }

      .ComponentICEfooterblock .contact-details {
        color: #d67630;
        font-size: 15px;
        font-weight: 500;
      }

      .ComponentICEfooterblock .contact-details-list {
        font-size: 15px;
        line-height: 21px;
        color: #000;
        font-weight: 400;
      }

      .ComponentICEGridblock .reverse-key-areas-boxes-mb {
        display: flex !important;
        flex-direction: column-reverse !important;
      }
    }



/** 540px Down **/
  @media screen and (max-width: 540px) {
    .ComponentICEGridblock div.key-areas-boxes {
      background: #616f81;
      text-align: center;
      height: 10em;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 0px;
      margin-bottom: 15px;
      min-height: 200px;
      width: -webkit-fill-available;
      max-width: 14rem;
      margin-right: 5px;
  }

  .ComponentICEPageheader .Ice-logo {
    width: auto;
    max-width: 350px;
    margin-left: -115px;
    top: 25px;
}

  .ComponentICEPageheader svg {
    position: absolute;
    bottom: 0px;
    top: -42px;
    left: -22px;
    width: 58rem;
    height: 13rem;
    z-index: -1;
}

  .ComponentICEGridblock .h3-header-text {
    margin-left: -40px;
  }

.ComponentICETeamblock .key-areas-boxes-leftmg {
  margin: auto;
  left: 40px;
 }

 .ComponentICEfooterblock .Ice-logo {
   width: auto;
    max-width: 18rem;
    float: left;
    margin-right: 0px;
    margin-left: 6px;
    min-height: 5rem;
 }

 .ComponentICEPageheader .hamburger-menu-open {
   font-size: 50px;
    cursor: pointer;
    color: #ffb017;
    z-index: 1;
    position: absolute;
    top: 20px;
    margin-right: 0px;
    left: 338px;
  }
}

/** 460px Down **/
@media screen and (max-width: 460px) {
  .ComponentICEPageheader .Ice-logo {
    width: 18rem;
    max-width: 25rem;
    margin-left: -110px;
    margin-top: -27px;
  }

  .ComponentICEPageheader svg {
     position: absolute;
     bottom: 0px;
     top: -74px;
     left: 6px;
     width: 35rem;
     height: 15rem;
     z-index: -1;

  .ComponentICEPageheader .hamburger-menu-open {
    font-size: 45px;
    cursor: pointer;
    color: #ffb017;
    z-index: 1;
    top: 7px;
    margin-right: 0px;
    left: 355px;
    position: absolute;
  }

.ComponentICEPageheader .sidenav .closebtn {
    position: absolute;
    top: 30px;
    right: 45px;
    font-size: 50px;
    margin-left: 50px;
    z-index: 2;
    color: #fff;
 }

 .ComponentICEGridblock div.key-areas-boxes {
   background: #616f81;
    text-align: center;
    height: 10em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0px;
    margin-bottom: 15px;
    min-height: 200px;
    width: 11rem;
    max-width: 25rem;
    margin-right: 2px;
 }

 .ComponentICEGridblock div.key-areas-boxes-main {
   background: rgb(2,0,36);
   background: linear-gradient(58deg, rgba(2,0,36,1) 0%, rgba(28,48,74,1) 55%, rgba(84,163,167,1) 100%);
   margin-left: 0px;
   height: 335px;
   max-height: 335px;
   position: relative;
 }

 .ComponentICEGridblock .h3-header-text {
   font-size: 25px;
   color: #fff;
   line-height: 35px;
   display: flex;
   margin-top: -125px;
   font-weight: 300;
   margin-left: 0px;
 }

 .ComponentICETeamblock .h3-header-text {
    font-size: 35px;
    color: #020125;
    line-height: 47px;
    display: flex;
    font-weight: 500;
    margin: auto;

 }

 .ComponentICETeamblock div.key-areas-boxes-main p {
    margin: 0;
    position: relative;
    top: 140px;
    left: 63%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    color: #000;
    padding-right: 160px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
 }

 .ComponentICETeamblock .key-areas-boxes-leftmg {
   margin: auto;
   left: 2px;
 }

 .ComponentICEThreeSliderblock .Ice-Partner-header {
   color: #d67630;
   font-size: x-large;
   margin-top: 70px;
 }

 .ComponentICEfooterblock .Ice-logo {
   width: 20rem;
    max-width: 30rem;
    float: left;
    margin-right: 0px;
    margin-left: 30px;
    min-height: 6rem;
 }

 .ComponentICEThreeSliderblock .prev-slide {
    left: -20px;
  }

  .ComponentICEThreeSliderblock .prev-slide {
     right: -20px;
   }

   .ComponentICEPageheader .carousel-control-prev-icon {
      width: 25px;
      height: 30px;
   }

   .ComponentICEPageheader .carousel-control-next-icon {
      width: 25px;
      height: 30px;
   }
}

/** 360px Down **/
@media screen and (max-width: 360px) {
  .ComponentICEPageheader .Ice-logo {
    width: auto;
    max-width: 300px;
    margin-left: -110px;
    margin-top: -27px;
 }

 .ComponentICEPageheader .hamburger-menu-open {
   top: 7px;
    margin-right: 0px;
    left: 20rem;
    position: absolute;
    color: #ffb017;
    z-index: 1;
 }

 .ComponentICEGridblock div.key-areas-boxes {
   margin-left: 0px !important;
   margin-bottom: 15px;
   min-height: 200px;
   width: 310px;
 }

 .ComponentICEGridblock .fa {
   margin: 25px 0px 0px 0px;
 }

 .ComponentICEGridblock .h3-header-text {
  margin-top: -140px;
  font-weight: 300;
  margin-left: 0px;
 }

 .ComponentICEGridblock .team-block-right-rext {
  top: 195px;
  margin-left: 18px;
 }

 .ComponentICETeamblock div.key-areas-boxes-main p {
   margin: 0;
   position: relative;
   top: 100px;
   left: 62%;
   margin-right: -50%;
   transform: translate(-50%, -50%);
   color: #000;
   padding-right: 160px;
   font-size: 16px;
   line-height: 25px;
   font-weight: 400;
 }

 .ComponentICETeamblock .h3-header-text {
   font-size: 35px;
    color: #020125;
    line-height: 47px;
    display: flex;
    font-weight: 500;
    margin: auto;

 }

 .ComponentICETeamblock .key-areas-boxes-leftmg {
    margin-left: 18px;
    margin-top: 70px;
 }
}

/** 320px Down **/
@media screen and (max-width: 320px) {
  .ComponentICEPageheader .hamburger-menu-open {
      top: 7px;
      margin-right: 0px;
      left: 17rem;
      position: absolute;
  }

  .ComponentICEGridblock div.key-areas-boxes {
    margin-left: 7px;
    margin-bottom: 15px;
    min-height: 200px;
    width: 288px;
 }

 .ComponentICEPageheader .Ice-logo {
   width: auto;
   max-width: 270px;
   margin-left: -72px;
   margin-top: -44px;
}


 .ComponentICETeamblock .h3-header-text {
    font-size: 30px;
 }

 .ComponentICETeamblock div.key-areas-boxes-main p {
     margin: 0;
     position: relative;
     top: 120px;
     left: 61%;
     margin-right: -50%;
     transform: translate(-50%, -50%);
     color: #000;
     padding-right: 127px;
     font-size: 16px;
     line-height: 25px;
     font-weight: 400;
 }

 .ComponentICETeamblock .key-areas-boxes-leftmg {
   margin: auto;
   left: 2px;
 }

 .ComponentICEPageText .ICE-obj-text p {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
 }

 .ComponentICEPageheader .mission-statement {
    float: right;
    padding: 35px;
    position: relative;
    top: -2px;
    margin-right: 0px;
    z-index: 1;
    background: rgb(2,0,36);
    background: linear-gradient(133deg, rgba(2,0,36,1) 0%, rgba(28,48,74,1) 49%, rgba(84,163,167,1) 100%);
    margin-bottom: 40px;
 }

 .ComponentICEPageheader .mission-statement p {
   font-size: 16px;
   line-height: 27px;
   color: #fff;
}

 .ComponentICEPageheader .sidenav a {
    padding: 0px 8px 12px 35px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    transition: 0.3s;
    line-height: 0px;
 }

 .ComponentICEThreeSliderblock .prev-slide {
    display: none;
  }

  .ComponentICEThreeSliderblock .prev-slide {
     display: none;
   }
}

.ComponentICETeamblock .top-space-margin{
  position: relative;
  left: 50px;
}
