#handbook-drop-down p {
  color: black; }
  #handbook-drop-down p:hover {
    color: darkblue; }

.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; }
  @media only screen and (min-width: 768px) and (max-width: 999px) {
    .section-rght-img {
      margin-right: 0px;
      position: relative;
      margin-left: -22px;
      margin-top: 11px;
      width: 229px; } }
  .section-rght-img.desktop-display {
    display: block; }
  .section-rght-img.mobile-display {
    display: none; }

.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; } }

/*==========================
  BOOK-CONTENT-SECTION
==========================*/
ul.book-contentlist {
  width: 100%;
  float: left;
  margin: 5px 0px 0px;
  padding: 0px; }
  ul.book-contentlist li {
    list-style: none;
    float: left;
    width: 25%;
    text-align: center;
    padding: 5px 30px;
    margin: 0px 0px 18px; }
    ul.book-contentlist li a {
      text-decoration: none !important; }
    ul.book-contentlist li .icons {
      width: 65px;
      height: 65px;
      display: inline-block;
      margin-bottom: 15px; }

.chapter-1-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter1-icon.png") no-repeat center top; }

.chapter-2-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter2-icon.png") no-repeat center top; }

.chapter-3-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter3-icon.png") no-repeat center top; }

.chapter-4-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter4-icon.png") no-repeat center top; }

.chapter-5-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter5-icon.png") no-repeat center top; }

.chapter-6-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter6-icon.png") no-repeat center top; }

.chapter-7-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter7-icon.png") no-repeat center top; }

.chapter-8-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter8-icon.png") no-repeat center top; }

.chapter-9-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter9-icon.png") no-repeat center top; }

.chapter-10-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter10-icon.png") no-repeat center top; }

.chapter-11-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter11-icon.png") no-repeat center top; }

.chapter-12-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter12-icon.png") no-repeat center top; }

.chapter-13-icon {
  background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/chapter13-icon.png") no-repeat center top; }

ul.book-contentlist li a:hover h5, ul.book-contentlist li a:hover p {
  color: #5f8c1c; }
ul.book-contentlist li h5 {
  font-size: 16px;
  color: #242424;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -.3px;
  margin-bottom: 12px; }
ul.book-contentlist li p {
  font-size: 17px;
  color: #000;
  line-height: 24px;
  letter-spacing: 0px;
  margin: 0px; }

/*==========================
  BOOK-CONTENT-SECTION-END
==========================*/
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .section-left-desc {
    width: 70%; }
    .section-left-desc p {
      padding-right: 80px; } }

@media only screen and (min-width: 768px) and (max-width: 999px) {
  ul.book-contentlist li {
    width: 33.3%;
    height: 210px;
    padding: 5px 14px; }
    ul.book-contentlist li .icons {
      margin-bottom: 18px; }
    ul.book-contentlist li h5 {
      margin-bottom: 8px; } }
@media only screen and (min-width: 267px) and (max-width: 767px) {
  .definite-guide-section.chapter1-section {
    padding: 35px 0px 13px !important;
    background: url("https://greenpal-production.s3.amazonaws.com/images/handbook/green-after-bg.png") no-repeat center bottom #6b9c1f; }
    .definite-guide-section.chapter1-section:after {
      display: none; }
  .definite-guide-section h1 {
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    padding: 5px 0px; }
    .definite-guide-section h1 br {
      display: none; }

  .section-left-desc {
    width: 100%; }

  .section-rght-img {
    width: 122px;
    float: none;
    margin-right: 0px;
    display: inline-block;
    margin-bottom: 20px; }
    .section-rght-img.desktop-display {
      display: none; }
    .section-rght-img.mobile-display {
      display: inline-block; }

  .section-rght-img.mobile-display {
    display: inline-block; }

  .horizontal-line {
    display: none; }

  .section-left-desc p {
    padding-right: 0px; }

  ul.book-contentlist li {
    width: 50%;
    padding: 5px;
    height: 200px; }

  ul.book-contentlist li p {
    font-size: 16px;
    line-height: 21px; }

  ul.book-contentlist li .icons {
    margin-bottom: 8px; }

  .padding-46 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 33px; }

  .search-keyword {
    position: absolute;
    bottom: -43px;
    left: 0;
    padding-left: 10px; }

  .definite-guide-section h1.pad28 {
    padding: 33px 4px 13px; } }
