html,
body {
  font-size: 18px;
}

.maincontent {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

p {
  font-family: 'Montserrat', sans-serif;
}

h1, h2 {
  font-size: clamp(1.7rem, 3vw, 60px);
  margin: 0;
  padding: 0;
}

h2 {
  font-size: clamp(1.5rem, 2vw, 48px);
  line-height:1.4em;
}
h3{
  font-size: clamp(1.5rem, 1.5vw, 42px);
}
h1,
h2,
h3 {
  font-family: 'Anton', sans-serif;
  letter-spacing:.1em;
}
a:focus{
  outline:0px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 0px solid #c5c5c5;
  background: #ececec;
}
.ui-widget-content a{
  color:blue;
}
.row {
  padding: 0 !important;
  margin: 0 !important;
}

.col-md-6 {
  padding: 0 !important;
  margin: 0 !important;
}

img {
  width: 100%;
}

.main-hr {
  height: 0px;
  max-width: 100%;
  margin: 20px 0;
  border: 1px solid #024382;
}

.lrg-hr {
  max-width: 80%;
  margin: 20px 0;
  border:1px solid #024382;
}

/* ----------------------------------- BTN Black ------------------------------------------ */

.reusable-btn {
  border-radius: 100px;
  text-align: center;
  display: inline-block;
  padding: 1.8rem 3.2rem;
  color: #fff;
  background: radial-gradient(ellipse at center, #024382, transparent 70%);
  font-family: 'Anton', sans-serif;
  letter-spacing: .2rem;
  transition: all .1s;
  font-size: 1.1rem;
}

.btn-drk {
  background: radial-gradient(ellipse at center, #4FA3F7 0%, transparent 70%);
  padding: 2rem 3.5rem;
}

.reusable-btn a {
  color: #fff;
}

.reusable-btn-white {
  color: #000;
}

.reusable-btn:hover {
  display: inline-block;
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5));
  transform: scale(.98);
  text-decoration: none;
  color: #fff;
}

.hero-content{
  padding:8% 0 8% 20%;
}
.hero-content h2{
  padding:0 0 10px 0;
  border-bottom:2px solid #024382;
  max-width:clamp(250px, 60vw, 500px);
}
.section-divider {
  background: #00509E;
  color: #fff;
  text-align: center;
  padding: 1% 2% 1%;
  border: 1px solid #000;
  border-left: 0;
  border-right: 0;
}

.section-divider h2 {
  text-transform: uppercase;
  letter-spacing: .18rem;
}
.hero{
  background-image: 
  url('/imageserver/Reusable/carlisle21/logo-bgr2.png'),
  url('/imageserver/Reusable/carlisle21/hero-bg.png'),
  linear-gradient( to left, rgba(255,255,255,0)0%, rgba(255,255,255,1)70%),
  url('/imageserver/Reusable/carlisle21/hero-bg5.png');
  background-repeat: no-repeat;
  background-size:25%, 15%, 100%, 80%;
  background-position:95% 15%, left,center, right;
}

.main-header{
  padding:2% 5%;
  text-align: center;
  background:#ececec;
}


.section1 h2{
  text-transform: uppercase;
}
#tabs{
  margin:0 auto;
  width:100%;
}

#tab-list{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  filter:drop-shadow(0px 10px 5px rgba(0,0,0,0.2));
  background:#ededed;
  padding:0 5vw 20px;
  justify-content:space-evenly;
  margin:0 auto;
  align-items:center;
  text-align:center;
}
#tab-list li{
  margin: 5px 0;
  min-width:300px;
  list-style-type: none;
  text-align: center;
  background:#fff;
  border:1px solid #000;
  padding:10px 0;
}

#tab-list li:hover{
  background:#ededed;
}
#tab-list li h2{
  color: #024382;
  padding:0;
  margin:0;
  letter-spacing:.1em;
}
#tab-list li img{
  max-width:200px;
}
ul{
  padding:0;
}

.product-details{
  background-color:#ececec;
}
.product-descrip{
  max-width:50vw;
  margin-top:15px;
}
.product-list{
  text-align:center;
}
.advantages-list{
  margin-top:80px;
  text-align: center;
}
.advantages-list .section2{
  margin-top:50px;
}

#epdm-product-header{
  background:
  url('/imageserver/Reusable/carlisle21/epdm2-rbg.png');
  background-position:right top;
  background-repeat: no-repeat;
  background-size:50%;
}
#fleece-product-header{
  background:linear-gradient(to bottom, rgba(236,236,236,0)90%, rgba(236,236,236,0)100%), 
  linear-gradient(to left, rgba(236,236,236,0)80%, rgba(236,236,236,0)90%),
  url('/imageserver/Reusable/carlisle21/fleece-right-rbg.png');
  background-position:right, right,right top;
  background-repeat: no-repeat;
  background-size:33%;
 
}
#pvc-product-header{
  background:
  url('/imageserver/Reusable/carlisle21/pvc-rbg.png');
  background-position:top right;
  background-repeat: no-repeat;
  background-size:29%;
}
#tpo-product-header{
  background:  url('/imageserver/Reusable/carlisle21/tpo-right-rbg.png');
  background-position:right top;
  background-repeat: no-repeat;
  background-size:30%;
}
.product-header{
  padding:8% 8vw;
}
.icon-section {
  text-align:center;
 display:flex;
 flex-direction: row;
 justify-content: space-evenly;
 flex-wrap:wrap;
}
.icon-card{
   min-height: 200px;
   width:250px;
   position: relative;
   margin-top:0px;
   display:inline-block;
}

.icon-card__content {
   text-align: center;
   position: relative;
   transition: transform 3s;
   transform-style: preserve-3d;
}

.icon-card:hover .icon-card__content {
   transform: rotateY(0.5turn);
}

.icon-card__front, .icon-card__back {
   position: absolute;
   display: flex;
   flex-direction: column;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   height: 200px;
   width: 250px;
  }
  .icon-card__front{
  justify-content: center;

}
.icon-card-tpo-front{
   position: absolute;
   display: flex;
   flex-direction: column;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   height: 200px;
   width: 250px;
   justify-content: center;
  }
.icon-card-pvc-front{
   position: absolute;
   display: flex;
   flex-direction: column;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   height: 200px;
   width: 250px;
   justify-content: center;
  }
.icon-card-fb-front{
   position: absolute;
   display: flex;
   flex-direction: column;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   height: 200px;
   width: 250px;
   justify-content: center;
  }

.icon-card__back {
   transform: rotateY(0.5turn);
   padding: 4% 2% 2% 2%;
   color: #000;
}

.icon-card__title{
  padding-top:30px;
}

.icon-card p {
   font-weight: 500;
   padding: 0 5%;
}

.step1 .icon-card-fb-front {
   background-image:  url('/imageserver/Reusable/carlisle21/reinforcement.png');
   background-size:90px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step2 .icon-card-fb-front {
   background:  url('/imageserver/Reusable/carlisle21/quiet.png');
   background-size:75px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step3 .icon-card-fb-front {
   background:  url('/imageserver/Reusable/carlisle21/temp.png');
   background-size:70px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step4 .icon-card-fb-front {
   background:  url('/imageserver/Reusable/carlisle21/wind.png');
   background-size:65px;
   background-repeat: no-repeat;
   background-position: top center;
}

.step1 .icon-card-pvc-front {
   background-image:  url('/imageserver/Reusable/carlisle21/resistance.png');
   background-size:90px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step2 .icon-card-pvc-front {
   background:  url('/imageserver/Reusable/carlisle21/temp.png');
   background-size:75px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step3 .icon-card-pvc-front {
   background:  url('/imageserver/Reusable/carlisle21/condensation.png');
   background-size:45px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step4 .icon-card-pvc-front {
   background:  url('/imageserver/Reusable/carlisle21/time.png');
   background-size:65px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step5 .icon-card-pvc-front {
   background:  url('/imageserver/Reusable/carlisle21/repair.png');
   background-size:75px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step1 .icon-card-tpo-front {
   background-image:  url('/imageserver/Reusable/carlisle21/durable.png');
   background-size:75px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step2 .icon-card-tpo-front {
   background:  url('/imageserver/Reusable/carlisle21/energy.png');
   background-size:65px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step3 .icon-card-tpo-front {
   background:  url('/imageserver/Reusable/carlisle21/condensation.png');
   background-size:45px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step4 .icon-card-tpo-front {
   background:  url('/imageserver/Reusable/carlisle21/time.png');
   background-size:65px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step5 .icon-card-tpo-front {
   background:  url('/imageserver/Reusable/carlisle21/uv-removebg-preview.png');
   background-size:75px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step1 .icon-card__front {
   background-image:  url('/imageserver/Reusable/carlisle21/time.png');
   background-size:75px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step2 .icon-card__front {
   background:  url('/imageserver/Reusable/carlisle21/energy.png');
   background-size:65px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step3 .icon-card__front {
   background:  url('/imageserver/Reusable/carlisle21/safety.png');
   background-size:80px;
   background-repeat: no-repeat;
   background-position: center 10px;
}
.step4 .icon-card__front {
   background:  url('/imageserver/Reusable/carlisle21/condensation.png');
   background-size:50px;
   background-repeat: no-repeat;
   background-position: top center;
}
.step5 .icon-card__front {
   background:  url('/imageserver/Reusable/carlisle21/durable.png');
   background-size:75px;
   background-repeat: no-repeat;
   background-position: top center;
}
.product-hr{
  border:1px solid #000;
  margin:30px auto 70px;
  max-width:80%;
}
.product-list{
  padding:2% 2% 2.5%;
  display:flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: space-evenly;
}
.product-item p{
  font-weight:800;
  margin-top:10px;
}
.product-item img{
  max-width:250px;
  filter:drop-shadow(5px 5px 10px rgba(0,0,0,0.2));
}
.product-item-details{
  position: relative;
  transition:.4s;
  overflow:hidden;
  margin-top:20px;
}

.product-item-details::before{
  content:"";
  position: absolute;
  background:rgba(255,255,255,0.8);
  height:100%;
  width:100%;
  top:0;
  left:0;
  z-index:1;
  transform:scale(0);
  opacity:0;
  transition:.5s;
}
.product-item-descrip{
  position: absolute;
  top:50px;
  left:0;
  transform:translateY(30%);
  padding:3%;
  color:#000;
  opacity:0;
  transition:.4s;
  z-index:5;
}

.product-link:hover{
  border-bottom:2px solid #EBC617;
  transition:.3s
}
.product-item:hover .product-item-details{
  transform:translateY(-20px);
  transition:.6s;
}
.product-item:hover .product-item-descrip{
  transform:translateY(0%);
  visibility:visible;
  opacity:1;
  transition:.8s;
}
.product-item:hover .product-item-details::before{
  transform:scale(1);
  opacity:1;
  transition:.6s;
}
.section2-heading{
  text-align:center;
  padding:5% 20% 2%;
}
.section2-heading p{
  padding:2%;
}
.system-options{
  padding:40px 8vw;
  min-height:350px;
}
.system-options img{
  max-height:90px;
}
.options-title{
  color:#00509E; 
}
.options-intro p:last-child{
  margin-top:10px;
}
.section4{
  background-image:linear-gradient(to bottom,rgba(0,0,0,.7) 0%, rgba(0,0,0,.7) 100%), url('/imageserver/Reusable/carlisle21/warranty2.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding:5% 8%;
  text-align: center;
  margin-bottom:50px;
  letter-spacing:1.1px;
  color:#ececec;
  
}

.section4 p{
  margin-top:20px;
  max-width:1400px;
  margin:0 auto;
}

@media screen and (max-width:992px){
  
  .system-options{
    text-align:center;
    padding:4% 15%;
    min-height:150px;
  }
  .main-hr {
    height: 0px;
    max-width: 80%;
    margin: 20px auto;
    border: 1px solid #024382;
  }
}
@media screen and (max-width:768px) {
body, html{
    font-size: 16px;
  }
  .section2-heading{
    text-align:center;
  }
  .product-header{
    padding:15% 8vw 0;
    text-align:center;
  }
  .product-descrip{
    max-width:100%;
  }
  .section2-heading{
    padding:10% 8% 2%;
  }
}
@media only screen and (max-width: 550px) {
  html, body{
    font-size:14px;
  }
  .system-options{
    text-align:center;
    padding:4% 5%;
    min-height:150px;
  }
}