@font-face {
  font-family: "IntelClear_WLatn_Rg";
  src: url("../font/EOT/IntelClear_WLatn_Rg.eot");
  src: url("../font/EOT/IntelClear_WLatn_Rg.eot?#iefix")
      format("embedded-opentype"),
    url("../font/WOFF/IntelClear_WLatn_Rg.woff") format("woff2"),
    url("../font/WOFF/IntelClear_WLatn_Rg.woff") format("woff"),
    url("../font/TTF/IntelClear_WLatn_Rg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IntelClear_WLatn_Bd";
  src: url("../font/EOT/IntelClear_WLatn_Bd.eot");
  src: url("../font/EOT/IntelClear_WLatn_Bd.eot?#iefix")
      format("embedded-opentype"),
    url("../font/WOFF/IntelClear_WLatn_Bd.woff") format("woff2"),
    url("../font/WOFF/IntelClear_WLatn_Bd.woff") format("woff"),
    url("../font/TTF/IntelClear_WLatn_Bd.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Quicksand-Light";
  src: url("../font/EOT/IntelClear_WLatn_Lt.eot");
  src: url("../font/EOT/IntelClear_WLatn_Lt.eot?#iefix")
      format("embedded-opentype"),
    url("../font/WOFF/IntelClear_WLatn_Lt.woff") format("woff2"),
    url("../font/WOFF/IntelClear_WLatn_Lt.woff") format("woff"),
    url("../font/TTF/IntelClear_WLatn_Lt.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
html {
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: "IntelClear_WLatn_Rg";
  overflow-x: hidden;
  font-size: 16px;
}
.clearfix {
  clear: both;
  height: 1px;
  display: block;
  width: 100%;
}
.min-section {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  background: #000000;
}
#slideshow {
  display: block;
  width: 100%;
  height: auto;
  background-color: #000012;
  float: left;
}
.product h3 img {
  width: 15px;
  margin: 0px 8px 0px 0px;
}
#image {
  width: 100%;
  height: auto;
  opacity: 0;
  -webkit-transition: opacity 1s linear 0s;
  transition: opacity 1s linear 0s;
}
.product h3 {
  margin: 0;
  color: #01adef;
}
a {
  text-decoration: none;
}
.tabs {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
}
.tab img {
  float: left;
}
.tabs label {
  display: block;
  padding: 10px 24px;
  box-sizing: border-box;
  width: 50%;
  margin-right: 0;
  cursor: pointer;
  background: #90caf9;
  font-weight: 100;
  text-align: center;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
  position: relative;
}
.tabs .tab {
  -webkit-box-ordinal-group: 100;
  order: 99;
  -webkit-box-flex: 1;
  flex-grow: 1;
  width: 100%;
  display: none;
  background: #fff;
}
.tab p {
  text-align: center;
  font-size: 34px;
  font-weight: 100;
  color: #0071c5;
}
.one::before {
  background: #0071c5 !important;
}
.two::before {
  background: #ffa300 !important;
}
.three::before {
  background: #9aca3c !important;
}
.tabs input[type="radio"]:checked + label::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -7px;
  transform: rotateZ(45deg);
  left: 50%;
  right: 0;
  z-index: 4;
  margin-left: -8px;
}
.tabs input[type="radio"] {
  display: none;
}
.tabs input[type="radio"]:checked + label {
  background: #fff;
}
.tabs input[type="radio"]:checked + label + .tab {
  display: block;
}
@media (max-width: 767px) {
  .tabs .tab,
  .tabs label {
    -webkit-box-ordinal-group: initial;
    order: initial;
  }
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
}
.min-section .img {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  max-width: 100%;
}
header {
  background: #ffffff;
  display: block;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
header .logo-intel {
  display: inline-block;
  padding: 0px 0px;
  margin: 0;
}
header .float-right {
  float: right;
}
header .float-left {
  float: left;
}
header .logo-partner {
  padding: 32px 40px;
  max-width: 300px;
}

.logo-partner img {
  max-width: 100%;
}

@media (max-width: 991px) {
  header .logo-intel img {
    height: 84px;
    padding: 0px 0 0 0;
  }
  header .logo-partner img {
    width: 200px;
    padding: 0;
  }
  header .logo-partner {
    padding: 20px 0 0 20px;
  }

  header .logo-intel {
    padding: 5px 0px;
  }
}

@media (max-width: 767px) {
  header .logo-intel img {
    height: 62px;
    padding: 10px 0 0 0;
  }
  header .logo-partner img {
    width: 200px;
    padding: 0;
  }
  header .logo-partner {
    padding: 20px 0 0 20px;
  }

  header .logo-intel {
    padding: 5px 0px;
  }
}

.resource {
  background: #027bca url(../img/background-gradient.png) repeat-x bottom left;
  width: 100%;
  float: left;
  background-repeat: none;
}
.product-section {
  float: left;
  width: 100%;
  text-align: center;
  padding: 60px 0px;
  background: #f2f4f3;
  font-family: "IntelClear_WLatn_Rg";
}
.resource h1 {
  color: #fff;
  margin: 30px 0px 9px 0px;
}
.r_box {
  float: left;
  width: 100%;
  padding: 0px 30px;
  box-sizing: border-box;
}
.r_box .fourColumn img {
  width: 100%;
  float: left;
}
.r_box .fourColumn a {
  color: #00b5f4;
  float: left;
  background: #003276;
  text-align: center;
  padding: 15px 22px;
  font-size: 17px;
  font-weight: 600;
  width: 100%;
  box-sizing: border-box;
}
.r_box .fourColumn a:hover {
  color: #fff;
  text-decoration: underline;
}
.r_box .fourColumn {
  float: left;
  width: 25%;
  padding: 0px 14px;
  box-sizing: border-box;
}
.height40 {
  height: 40px;
}
.height140 {
  height: 140px;
}
.resource p {
  color: #fff;
  padding: 0px 0px;
  margin: 0;
  margin-bottom: 40px;
  display: block;
  text-align: center;
  text-decoration: none;
}

.logo {
  width: 33%;
  float: left;
}

.product {
  width: 33%;
  float: left;
  border-right: 1px solid #bbb8b8;
}
.product-section .det {
  float: left;
  width: 79%;
  text-align: left;
  padding: 0px 0px 0px 13px;
  box-sizing: border-box;
}
.product-section .badge img {
  width: 100%;
}
.product-section .badge {
  width: 20%;
  float: left;
  border-right: 1px solid #eae8e8;
  text-align: left;
  padding: 0px;
}
.foot {
  background: #fff;
  padding: 11px 0px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  font-size: 11px;
}
.product:last-child {
  border-right: 0px;
}
.product-section .center {
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  box-sizing: border-box;
}
.det h3 {
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 16px;
  color: #275581;
}
.product-section h1 {
  font-size: 40px;
  padding: 0px 0px 40px 0px;
  text-align: center;
  color: #fda300;
  text-transform: uppercase;
  margin: 0px;
  font-family: "IntelClear_WLatn_Bd";
}
.product-section h2 {
  color: #003c71;
  font-size: 15px;
  padding: 0px 70px;
  text-align: left !important;
  font-family: "IntelClear_WLatn_Rg";
}
.product-section span {
  display: block;
  margin: 0px 0px 15px 0px;
}
.product-section span h4 {
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  color: #00aeef;
  font-size: 48px;
  font-family: "IntelClear_WLatn_Bd";
}
.product-section span h6 {
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  color: #00aeef;
  font-size: 16px;
  font-family: "IntelClear_WLatn_Rg";
}
.product-section ul {
  padding: 0px 0px 30px 0px;
  margin: 8px 0px 0px 0px;
  text-align: left;
  font-family: "IntelClear_WLatn_Rg";
}
.bt_1 {
  float: left;
  width: 70%;
  text-align: center;
  background: #2cbbff;
  color: #fff;
  text-decoration: none;
  padding: 5px 0px;
  text-align: center;
  margin: 0px 15%;
}
.product img {
  width: 100%;
}

.logo img {
  width: 100%;
}
.product-section ul li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 15px;
  text-align: left;
  color: #275588;
  font-size: 16px;
}
.product-section p {
  background: #f3d54e;
  color: #000000;
  padding: 10px 15px;
  margin: 0 auto;
  font-size: 17px;
  width: fit-content;
  display: inline;
  text-align: left;
  font-family: "IntelClear_WLatn_Rg";
}
.disclimer {
  font-size: 11px;
  display: block;
  width: 100%;
  margin-top: 50px;
  clear: both;
  margin-bottom: 20px;
  float: left;
}
.disclimer p {
  line-height: 15px;
}
@media only screen and (max-width: 991px) {
  .disclimer {
    padding: 0;
    margin-top: 0;
  }
  .disclimer p {
    padding: 0px 20px;
  }
  .r_box .fourColumn {
    float: left;
    width: 50%;
    margin-bottom: 10px;
  }
  .r_box .fourColumn a br {
    display: none;
  }
  .foot {
    padding: 11px 40px;
  }
}
@media (max-width: 767px) {
  .hidesmall br {
    display: none;
  }
  .offer-text {
    top: 30% !important;
    font-size: 20px !important;
  }
  .tabs label {
    width: 100% !important;
  }
  .product {
    width: 100%;
    float: left;
    border-right: 1px solid #bbb8b8;
    padding: 0px 12%;
    box-sizing: border-box;
    margin-bottom: 35px;
  }

  .logo {
    width: 100%;
    float: left;
    border-right: 1px solid #bbb8b8;
    padding: 0px 12%;
    box-sizing: border-box;
    margin-bottom: 35px;
  }

  .r_box .fourColumn {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .product-section h1 {
    color: #003c71;
    font-size: 25px;
    text-align: center;
    color: #fda300;
    margin: 0px;
    padding: 5px 30px;
  }
  .bt_1 {
    float: left;
    width: 100%;
    text-align: center;
    background: #2cbbff;
    color: #fff;
    text-decoration: none;
    padding: 5px 0px;
    text-align: center;
    margin: 0px 0%;
  }
  .product-section {
    padding: 30px 0px;
  }
  .resource p {
    color: #fff;
    padding: 0px 70px;
    margin: 0;
    margin-bottom: 40px;
  }
  .foot {
    background: #fff;
    padding: 11px 30px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    font-size: 11px;
  }
}
.none {
  display: none;
}
.image {
  width: 100%;
  height: auto;
}
.radio {
  /*display: none;*/
}
.images {
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.images-inner {
  width: 500%;
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.image-slide {
  width: 20%;
  float: left;
}
.image-slide,
.fake-radio,
.radio-btn {
  transition: all 0.5s ease-out;
}
.fake-radio {
  float: right;
  width: 100%;
}
/* Move slides overflowed container */
#slide1:checked ~ .images .images-inner {
  margin-left: 0;
}
#slide2:checked ~ .images .images-inner {
  margin-left: -100%;
}
#slide3:checked ~ .images .images-inner {
  margin-left: -200%;
}
/* Color of bullets */
#slide1:checked ~ div .fake-radio .radio-btn:nth-child(1),
#slide2:checked ~ div .fake-radio .radio-btn:nth-child(2),
#slide3:checked ~ div .fake-radio .radio-btn:nth-child(3) {
  background: red;
}
.radio-btn {
  width: 33.333%;
  padding: 10px 0px;
  text-align: center;
  border-radius: 0;
  background: gray;
  display: inline-block !important;
  margin: 0 0px;
  cursor: pointer;
  float: left;
}
/* Color of bullets - END */
/* Text of slides */
#slide1:checked ~ .labels .label:nth-child(1),
#slide2:checked ~ .labels .label:nth-child(2),
#slide3:checked ~ .labels .label:nth-child(3) {
  opacity: 1;
}
.label {
  opacity: 0;
  position: absolute;
}
/* Text of slides - END */
#play1:checked ~ div .fake-radio .radio-btn:nth-child(1) {
  animation: bullet 12300ms infinite -1000ms;
}
#play1:checked ~ div .fake-radio .radio-btn:nth-child(2) {
  animation: bullet 12300ms infinite 3100ms;
}
#play1:checked ~ div .fake-radio .radio-btn:nth-child(3) {
  animation: bullet 12300ms infinite 7200ms;
}
/* Calculate AUTOPLAY for BULLETS - END */
/* Calculate AUTOPLAY for SLIDES */
@keyframes slide {
  0%,
  25.203252032520325% {
    margin-left: 0;
  }
  33.333333333333336%,
  58.53658536585366% {
    margin-left: -100%;
  }
  66.66666666666667%,
  91.869918699187% {
    margin-left: -200%;
  }
}
.st-slider > #play1:checked ~ .images .images-inner {
  animation: slide 12300ms infinite;
}
/* Calculate AUTOPLAY for SLIDES - END */
/* Calculate AUTOPLAY for CAPTION */
@keyframes caption {
  0%,
  33.32333333333334% {
    opacity: 1;
  }
  33.333333333333336%,
  100% {
    opacity: 0;
  }
}
#play1:checked ~ .labels .label:nth-child(1) {
  animation: caption 12300ms infinite -1000ms;
}
#play1:checked ~ .labels .label:nth-child(2) {
  animation: caption 12300ms infinite 3100ms;
}
#play1:checked ~ .labels .label:nth-child(3) {
  animation: caption 12300ms infinite 7200ms;
}
/* Calculate AUTOPLAY for CAPTION - END */
.offer-text {
  display: block;
  position: absolute;
  z-index: 3;
  top: 30%;
  left: 10%;
  text-align: center;
  width: 80%;
}
.tab-offer {
  position: relative;
}

@media (max-width: 767px) {
  .hidden-small-device {
    display: none;
  }
}
@media (min-width: 768px) {
  .hidden-medium-device {
    display: none;
  }
}

.dark-bg {
  background: #012d69;
  font-size: 0;
}

section {
  margin: 0 auto;
  padding: 0;
  display: block;
  height: auto;
}
