body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
}

h4 {
  width: auto;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  line-height: 28px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}

p {
  margin-bottom: 0px;
  color: #727272;
}

a {
  color: #333;
  text-decoration: none;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 29px;
  padding-top: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.big-p {
  font-size: 20px;
  line-height: 30px;
}

.button {
  margin-top: 30px;
  padding: 15px 41px;
  border-radius: 70px;
  background-color: #e8643e;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 700;
}

.button:hover {
  box-shadow: 6px 6px 15px 1px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, -7px);
  -ms-transform: translate(0px, -7px);
  transform: translate(0px, -7px);
}

.button.freebook {
  position: relative;
  z-index: 99;
  display: block;
  width: 160px;
  margin-top: 18px;
  margin-bottom: 26px;
  background-color: #fff;
  color: #e8643e;
}

.palo-alto-logo-line {
  margin-right: 16px;
  padding-right: 22px;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}

.header-div {
  padding-bottom: 145px;
  background-image: url('../images/Artboard-12x-1.png'), -webkit-gradient(linear, left top, left bottom, from(#e8fafe), to(#fff));
  background-image: url('../images/Artboard-12x-1.png'), linear-gradient(180deg, #e8fafe, #fff);
  background-position: 0% 100%, 0px 0px;
  background-size: 40%, auto;
  background-repeat: no-repeat, repeat;
}

.div-6-lst {
  margin-top: 64px;
}

.wrap-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-box {
  text-align: center;
}

.below-box {
  text-align: center;
}

.divcoulomn-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrap-coulomn-1 {
  margin-top: 123px;
  margin-bottom: 123px;
}

.blueblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #56bde4;
  color: #fff;
}

.dummi-book {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.illustration-box {
  position: relative;
  z-index: 1;
  display: none;
  margin-top: -59px;
}

.icon-list {
  height: 140px;
}

.div-resource {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap-resource {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h4-red {
  margin-bottom: 0px;
  color: #f04f24;
}

.box-grey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 840px;
  height: 96px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 44px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.padding-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 57px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box50 {
  width: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.p1-resource {
  width: 420px;
}

.div-footer {
  margin-top: 28px;
  background-color: #fafafa;
}

.sosial-media-box-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 21px;
  padding-bottom: 21px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.iconsosmed {
  padding-right: 9px;
  padding-left: 9px;
}

.resource-block {
  margin-top: 5px;
  margin-bottom: 5px;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.resource-block:hover {
  box-shadow: 7px 7px 15px 7px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.redlink-block {
  color: #f04f24;
  text-decoration: underline;
}

.small-h2 {
  font-size: 28px;
  line-height: 38px;
}

@media screen and (max-width: 991px) {
  h4 {
    height: auto;
    font-size: 18px;
    line-height: 22px;
  }
  .header-div {
    background-size: 90%, auto;
  }
  .box-grey {
    width: 70%;
  }
  .padding-left {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .divcoulomn-1 {
    margin-top: 41px;
    margin-bottom: 41px;
  }
  .wrap-coulomn-1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .navbar {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .palo-alto-logo-line {
    border-right-style: none;
  }
  .header-div {
    padding-bottom: 64px;
  }
  .divcoulomn-1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blueblock {
    width: 100%;
    height: 100%;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  .illustration-box {
    margin-top: 15px;
  }
  .wrap-resource {
    margin-right: auto;
    margin-left: auto;
  }
  .box-grey {
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 23px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .padding-left {
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .box50 {
    width: auto;
  }
  .p1-resource {
    width: auto;
  }
  .resource-block {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}

