/* CSS Document */
body,
html {
  font-size: 100%; }

body {
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: "ProximaNova";
  background: #ebebeb;
  color: #222;
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

div,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width: 100%; }

input {
  max-width: 100%; }

a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; } }

.font-600 {
  font-weight: 600 !important; }

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-family: "ProximaNova"; }

p {
  margin: 0px 0px 29px;
  padding: 0px;
  line-height: 30px;
  font-size: 19px;
  color: #000;
  font-family: "ProximaNova";
  font-weight: 400;
  letter-spacing: .3px; }
  @media (min-width: 267px) and (max-width: 767px) {
    p {
      margin: 0px 0px 20px;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: .4px; } }
  p.mbot20 {
    margin-bottom: 20px; }
  p.mbot0 {
    margin-bottom: 0px; }

strong {
  font-weight: 700; }

.underline {
  text-decoration: underline; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box; }

h2 {
  font-size: 36px;
  color: #222;
  margin-bottom: 24px;
  font-weight: 800; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    h2 {
      font-size: 28px;
      margin-bottom: 15px; } }

h3 {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 4px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    h3 {
      font-size: 16px; } }

h4 {
  font-size: 24px;
  color: #000;
  line-height: 36px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    h4 {
      font-size: 21px;
      margin-bottom: 10px;
      line-height: 30px; } }
  h4.mbot10 {
    margin-bottom: 10px; }
  h4.mbot20 {
    margin-bottom: 20px; }
  h4.mar-btm0 {
    margin-bottom: 0px; }

.mar-btm0 {
  margin-bottom: 0px; }

h4.pad-bot {
  padding-bottom: 11px; }
h4.pad-rght {
  padding-right: 21px; }

ul, ol, dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem; }

.txt-center {
  text-align: center; }

.column, .columns {
  position: relative;
  padding-left: .9375rem;
  padding-right: .9375rem;
  float: left; }

.normal-font {
  font-weight: 400 !important; }

p a {
  color: #39a1df;
  text-decoration: underline; }
  p a:hover {
    color: #000; }

.mid-container-960 {
  max-width: 960px;
  margin: 0px auto; }

.padding-10 {
  padding: 0px 10px; }
  @media only screen and (min-width: 768px) and (max-width: 999px) {
    .padding-10 {
      padding: 0px 17px; } }

.img img {
  width: 100%;
  float: left;
  height: auto; }

.wdt-100 {
  width: 100% !important;
  float: left; }

.pad_40_full {
  width: 100%;
  float: left;
  padding: 40px 30px 35px; }

.padding-46 {
  padding: 40px 30px 10px 30px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .padding-46 {
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 33px; } }

.padding-25 {
  padding: 25px 30px 10px 30px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .padding-25 {
      padding-left: 12px;
      padding-right: 12px;
      padding-top: 18px; } }

.padding-30 {
  padding: 30px 30px 10px 30px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .padding-30 {
      padding: 30px 10px 10px 10px; } }

.padding-33 {
  padding: 33px 30px 10px 30px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .padding-33 {
      padding: 33px 11px 10px 11px; } }

.padding-41 {
  padding: 41px 30px 22px 30px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .padding-41 {
      padding: 31px 10px 22px 10px; } }

.pad-btm-none {
  padding-bottom: 0px; }

.pos-relative {
  position: relative; }

.display-inline-block {
  display: inline-block; }

.blue-color {
  color: #2384d2; }

h2.blue-color {
  color: #39a1df; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    h2.blue-color {
      font-size: 21px;
      line-height: 30px;
      font-weight: 600;
      width: 83%;
      letter-spacing: .3px; } }
  @media only screen and (min-width: 267px) and (max-width: 999px) {
    h2.blue-color br {
      display: none; } }

header {
  background: #2384d2;
  padding: 30px 0px 25px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    header {
      text-align: center;
      padding: 40px 0px 39px; } }
  @media only screen and (min-width: 768px) and (max-width: 999px) {
    header {
      padding: 30px 20px 25px; } }

.row {
  margin: 0px auto;
  max-width: 62.5rem;
  width: 100%; }
  .row:after {
    content: " ";
    display: table;
    clear: both; }
  .row:before {
    content: " ";
    display: table; }

.desktop-image {
  display: inline-block !important; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .desktop-image {
      display: none !important; } }

.mobile-image {
  display: none !important; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .mobile-image {
      display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .new_header.intermediate-color .new_logo_col {
    width: 180px !important;
    left: 16px !important;
    top: 16px !important; }
  .new_header.intermediate-color .hdr-rght-col ul .intermediate_header li {
    min-width: 105px; } }
@media (min-width: 992px) {
  .new_header.intermediate-color .new_logo_col {
    width: 190px !important;
    left: 5px !important;
    top: 20px !important; }

  .new_header.intermediate-color .hdr-rght-col {
    padding: 0 10px 0 180px !important; }

  .new_header.intermediate-color .hdr-rght-col ul li a {
    color: #c1dbf0;
    padding: 35px 11px !important; }

  .new_header.intermediate-color .hdr-rght-col ul li a span {
    font-weight: 800 !important; } }
@media (min-width: 320px) and (max-width: 767px) {
  .new_header.intermediate-color .new_logo_col {
    left: 50% !important;
    margin-left: -180px !important;
    width: 350px !important; }
  .new_header.intermediate-color .hdr-rght-col {
    padding: 100px 10px 29px 16px !important; }

  .new_header .hdr-rght-col ul .intermediate_header li {
    min-height: 25px !important; }
    .new_header .hdr-rght-col ul .intermediate_header li a {
      min-height: 25px !important;
      font-size: 10px !important;
      padding: 12px 5px !important; }
      .new_header .hdr-rght-col ul .intermediate_header li a span {
        font-size: 12px;
        font-weight: 800; } }
.new_header.intermediate-color {
  background-color: #2383d1 !important; }
  @media (min-width: 992px) {
    .new_header.intermediate-color {
      background-color: #369ee5 !important; } }

.sticky-header {
  top: -180px !important; }

.top_header .mid-container {
  max-width: 1300px !important; }

.white-section {
  width: 100%;
  float: left;
  background: #fff; }

.search-box {
  width: 82%;
  float: left;
  border: 1px solid #fff;
  border-radius: 40px;
  padding: 10px 10px 10px 10px;
  margin: 5px 0px 13px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .search-box {
      width: 100%;
      margin: 0px 0px 13px; } }
  @media only screen and (min-width: 768px) and (max-width: 999px) {
    .search-box {
      width: 91.6%; } }

input[type="text"].search-input {
  width: 90%;
  float: left;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  background: none;
  border: 0px;
  padding: 3px 15px 4px;
  border-radius: 40px;
  font-family: 'Proximanova';
  letter-spacing: .3px;
  box-shadow: 0 0 0 #fff;
  height: auto;
  margin: initial; }
  @media (max-width: 365px) {
    input[type="text"].search-input {
      width: 85%; } }

.search-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff; }
.search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff; }
.search-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff; }
.search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff; }

.search-btn {
  width: 21px;
  height: 21px;
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/search-btn.png") no-repeat;
  float: right;
  border: 0px;
  margin: 3px 8px 0px 0px; }
  .search-btn:hover {
    cursor: pointer;
    opacity: .7; }

.search-keyword {
  font-size: 12px;
  color: #fff;
  font-weight: 300;
  letter-spacing: .4px;
  width: 100%;
  float: left; }
  .search-keyword strong {
    letter-spacing: 1px; }

.img-center-section {
  width: 100%;
  float: left;
  text-align: center; }
  .img-center-section span {
    display: inline-block; }
    .img-center-section span.tablet-screen, .img-center-section span.mobile-screen {
      display: none; }

.definite-guide-section {
  background: url("https://s3.amazonaws.com/greenpal-production/handbook/banner-bg.jpg") no-repeat center bottom #39a2e0;
  padding-bottom: 33px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .definite-guide-section {
      padding-bottom: 55px; } }
  .definite-guide-section h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    padding: 28px 4px 32px;
    letter-spacing: .6px;
    line-height: 60px; }
    .definite-guide-section h1.pad28 {
      padding: 28px 4px 26px; }

.horizontal-line {
  width: 100%;
  float: left;
  background: rgba(20, 100, 191, 0.5);
  height: 1px;
  margin-bottom: 23px; }
  .horizontal-line.green-line.mbot18 {
    margin-bottom: 18px; }

.section-rght-img {
  width: 237px;
  float: right;
  margin-right: 15px; }
  .section-rght-img.desktop-display {
    display: block; }
  .section-rght-img.mobile-display {
    display: none; }

.section-left-desc {
  width: 60%;
  float: left;
  margin: 10px 0px 0px;
  position: relative;
  z-index: 2; }
  .section-left-desc p {
    color: #fff;
    padding-right: 100px; }
    .section-left-desc p.p-spn-handbook {
      line-height: 28px;
      font-size: 18px; }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        .section-left-desc p.p-spn-handbook {
          font-size: 16px; } }

.definite-guide-section.chapter1-section {
  background: #6b9c1f;
  padding: 45px 0px 42px;
  position: relative; }
  .definite-guide-section.chapter1-section:after {
    width: 100%;
    height: 88px;
    background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/green-after-bg.png") repeat-x center bottom;
    position: absolute;
    left: 0px;
    bottom: -1px;
    content: ""; }
  .definite-guide-section.chapter1-section h2 {
    padding: 28px 0px 36px;
    margin-bottom: 0px; }

.horizontal-line.lyt-green-line {
  background: #4c7d11;
  margin-bottom: 0px; }

.section-left-desc.chapter1-section-desc {
  width: 38%;
  margin: 42px 0px 0px; }
  .section-left-desc.chapter1-section-desc p {
    padding-right: 10px; }
  .section-left-desc.chapter1-section-desc.chapter4-section-desc p {
    padding-right: 0; }

.section-rght-img.chapter1-section-img {
  width: 505px;
  margin-right: 78px;
  position: relative;
  margin-left: -1px; }
  .section-rght-img.chapter1-section-img.desktop-display {
    display: block; }
  .section-rght-img.chapter1-section-img.tablet-display, .section-rght-img.chapter1-section-img.mobile-display {
    display: none; }

.img-center-section span {
  display: inline-block; }

.section-rght-img.chapter1-section-img.chapter2-section-img {
  width: 74%;
  margin: 0px 0px 0px -123px;
  position: relative;
  z-index: 1; }

.horizontal-line.green-line {
  background: #0f4012;
  margin-bottom: 42px;
  margin-top: 10px; }

.green_wdt_col {
  margin: 16px 0px 40px;
  background: #6b9c1f;
  width: 100%;
  float: left;
  padding: 0px 25px 0px 30px;
  border-radius: 15px;
  position: relative; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .green_wdt_col {
      width: 100%;
      margin: 16px 0px 34px;
      padding: 0px 16px 0px 16px; } }
  .green_wdt_col.dark-green-bg {
    background: #5f8c1c; }
  .green_wdt_col.mtop45 {
    margin-top: 45px; }
  .green_wdt_col.rht_side_img .unlocking-garyl-img {
    width: 184px;
    left: initial;
    right: 30px; }
    @media only screen and (min-width: 267px) and (max-width: 767px) {
      .green_wdt_col.rht_side_img .unlocking-garyl-img {
        display: none; } }
  .green_wdt_col.rht_side_img p {
    padding: 0 230px 0 0;
    font-weight: 800; }
    @media only screen and (min-width: 267px) and (max-width: 767px) {
      .green_wdt_col.rht_side_img p {
        padding: 0;
        margin: 15px 0; } }
  .green_wdt_col.speedmetter .unlocking-garyl-img {
    width: 90px;
    float: left;
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -45px; }
  .green_wdt_col.plain_content_section p {
    padding-left: 0; }

@media (min-width: 1024px) and (max-width: 1366px) {
  .white-section p {
    font-size: 16px; } }

.grey_full_wdt {
  padding: 26px 65px 26px 30px;
  margin: 0px;
  border-radius: 0px;
  background: #f8f8f8;
  width: 100%;
  float: left;
  position: relative; }
  .grey_full_wdt p {
    width: 100%;
    font-weight: 400;
    padding: 0px 2px;
    letter-spacing: 0.3px;
    font-size: 24px;
    float: left;
    line-height: 36px;
    margin: 18px 0px;
    color: #000; }
    @media (min-width: 1024px) and (max-width: 1366px) {
      .grey_full_wdt p {
        font-size: 24px; } }
    @media only screen and (min-width: 267px) and (max-width: 767px) {
      .grey_full_wdt p {
        font-size: 18px;
        line-height: 24px;
        margin: 15px 0;
        letter-spacing: .4px; } }

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .definite-guide-section h1 br {
    display: none; } }
.green_wdt_col p {
  width: 100%;
  float: left;
  margin: 20px 0px;
  background: none;
  padding: 0px;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  letter-spacing: 0.3px;
  padding-left: 120px; }
  @media only screen and (min-width: 267px) and (max-width: 767px) {
    .green_wdt_col p {
      font-size: 18px;
      line-height: 24px;
      margin: 15px 0;
      letter-spacing: .4px; } }

.vendor-header-dropdown {
  display: none; }
