h1,
.icpfont,
.prodFormLeftTitle {
font-family: "Intel Clear Pro", sans-serif; 
 /* font-family: sans-serif;*/
}

.navbar-dark .navbar-nav .nav-link {
  color: #dedbdb;
}

nav,
nav .btn {
  font-weight: bold;
}

.btn-primary {
  background-color: #00aeef;
  border: none;
}
.btn-primary:hover {
  background-color: #0093cd;
  border: none;
}

.navbar-dark .navbar-toggler {
  border: none;
  color: #fff;
}

.btn-lg {
  font-size: 2.25rem;
}

.herotext {
  color: #555555;
}

.nav-phone-btn {
  margin-right: 10px;
  background-color: #00aeef !important;
}
.phoneicon {
  width: 23px;
}
.slide1 {
  background-image: url(../asset/img/homehero_1920x394_overlay.jpg);
  background-size: cover;
  min-height: 300px;
}
@media only screen and (max-width: 992px) {
  .slide1 {
    background-image: url(../asset/img/mobilehomehero_768x498_overlay.jpg);
    min-height: 498px;
  }
}
.gradient1 {
  background: #3a2661; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #3a2661 0%,
    #00aeef 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #3a2661 0%,
    #00aeef 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #3a2661 0%,
    #00aeef 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a2661', endColorstr='#00aeef',GradientType=1 ); /* IE6-9 */
}
.slide2 {
  min-height: 400px;
}
.underlayimg1 {
  height: 100%;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 992px) {
  .slide2 {
    min-height: 441px;
  }
  .desktopblock {
    background: #3a2661 !important;
    filter: none;
  }
  .desktopblockcol2 {
    background: #2c2662 !important;
    filter: none;
  }
  .desktopblockcol3 {
    background: #003c71 !important;
    filter: none;
  }
}
.gradient2 {
  background: #00aeef; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #00aeef 0%,
    #2c2662 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #00aeef 0%,
    #2c2662 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #00aeef 0%,
    #2c2662 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#2c2662',GradientType=1 ); /* IE6-9 */
}

.underlayimg2 {
  height: 100%;
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.gradient3 {
  background: #3a2661; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #3a2661 0%,
    #00aeef 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #3a2661 0%,
    #00aeef 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #3a2661 0%,
    #00aeef 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a2661', endColorstr='#00aeef',GradientType=1 ); /* IE6-9 */
}
.slide3 {
  background-image: url(../img/powerfulperformance_1920x374_overlay.jpg);
  background-size: cover;
  min-height: 374px;
}
@media only screen and (max-width: 992px) {
  .slide3 {
    background-image: url(../img/mobilepowerfulperformance_768x413_overlay.jpg);
    min-height: 498px;
  }
}
.slide4 {
  background-color: #003c71;
  min-height: 200px;
}
.footerLeft {
  min-height: 150px;
}
.footerRight {
  border-left: 1px solid black;
  min-height: 150px;
  font-size: 14px;
}
.footerRight .row {
  padding-top: 37px;
}
@media only screen and (max-width: 992px) {
  .footerRight {
    border: none;
    min-height: 150px;
    font-size: 14px;
  }
}

.btnwidth {
  width: 125px;
}

/* contact */

.slidecontacthead {
  min-height: 260px;
}

.forminstructions {
  text-align: center;
  color: #0071c5;
}
.forminstructions a {
  color: #00aeef;
}

/* product */

.slidep1 {
  background-image: url(../img/producthero_1920x474_overlay.jpg);
  background-size: cover;
  min-height: 250px;
}
@media only screen and (max-width: 992px) {
  .slidep1 {
    background-image: url(../img/producthero_768x560_overlay.jpg);
    min-height: 400px;
  }
}

.slidep2 {
  background-image: url(../img/createquote_1920x389.jpg);
  background-size: cover;
  min-height: 250px;
}
@media only screen and (max-width: 992px) {
  .slidep2 {
    background-image: url(../img/createquote_768x413.jpg);
    min-height: 400px;
  }
}

.slide3h1 {
  font-size: 85px;
}

@media only screen and (max-width: 992px) {
  .slide3h1 {
    font-size: 65px;
  }
}

.slide2,
.slidecontacthead {
  overflow: hidden;
}

/* xs breakpoint */
@media only screen and (max-width: 480px) {
  .slide2 {
    min-height: 250px;
  }

  .slide3h1 {
    font-size: 60px;
  }
}

/* prod */

.prodheader {
  color: #0071c5;
  font-size: 50px;
  text-align: center;
}
.sectionrow {
  background-color: white;
  color: #0071c5;
  font-size: 15px;
}
.sectionheader {
  background-color: #003c71;
  color: white;
  line-height: 30px;
  font-size: 24px;
  position: relative;
}
.subsectionheader {
  background-color: #f3d54e;
  color: #555555;
  line-height: 30px;
  font-size: 24px;
  position: relative;
}
.expandSection {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 12px;
  top: 8px;
  cursor: pointer;
}
.subsection {
  background-color: #f3f3f3;
}
.prodTitle {
  font-weight: bold;
}
.prodModel {
  padding-bottom: 10px;
}

.prodAttrCol {
  font-size: 12px;
  text-align: center;
}
.prodAttrCol input {
  text-align: center;
  font-size: 12px;
}
.subsection {
  color: #0071c5;
  line-height: 19px;
}
.subsection .row {
  padding-bottom: 20px;
}
.subsection .attrName {
  text-align: right;
  font-weight: bold;
}
.prodFormLeftTitle {
  font-size: 45px;
  text-align: right;
  color: #555555;
  line-height: 45px;
}
.prodFormRight {
  font-size: 14px;
}
.prodFormRight input {
  font-size: 14px;
}

@media only screen and (max-width: 992px) {
  .subsection .attrName {
    text-align: left;
  }
  .prodAttrCol input {
    max-width: 150px;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
  }
  .prodFormLeftTitle {
    text-align: left;
  }
}

.sectiontitle {
  max-width: 75%;
}

.g-recaptcha > div {
  margin: auto;
}
