
/******************** Edhelper-Article CSS starts here ********************/

.imgbx img {
    max-width: 100%;
    border-radius: 0.9375rem 0.9375rem 0 0;
}
.article-contbx-holder {
    background: #f9f9f9;
    padding: 3px 0px 0px;
}
.left-lgbx-holder .img-contbx-holder {
    background: transparent;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.12), 0px 0px 2px rgba(0, 0, 0, 0.14);
    padding: 0;
    margin-bottom: 30px;
    border-radius: 0.9375rem;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.right-smbx-holder .img-contbx-holder {
    background: #fff;
    margin-bottom: 20px;
    padding: 0;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.12), 0px 0px 2px rgba(0, 0, 0, 0.14);
    border-radius: 0.9375rem;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.right-smbx-holder .txbx p {
    font-size: 16px;
    font-weight: 600;
    color: #424242;
    line-height: 20px;
    padding: 15px 5px 5px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.left-lgbx-holder .txbx p {
    font-size: 18px;
    font-weight: 600;
    color: #424242;
    line-height: 20px;
    padding: 25px 10px 10px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.left-lgbx-holder:hover .txbx p, .right-smbx-holder:hover .txbx p,
.listing-row-holder .img-contbx-holder:hover .txbx p {
    color: #0c5179;
}
.left-lgbx-holder a, .right-smbx-holder a, .listing-row-holder a {
    text-decoration: none;
}
.listing-row-holder {
    background: #ffffff;
    padding: 60px 0;
    margin: 60px 0 0;
    border-bottom: 1px solid #ececec;
}
.listing-row-holder h1 {
    border-bottom: 1px solid #e4ddd2;
    margin-bottom: 25px;
}
.listing-row-holder h1 a {
    color: #0c5179;
    font-weight: 500;
    font-size: 2.5rem;
    word-spacing: -0.02em;
    line-height: 1.1em;
    padding-bottom: 18px;
    text-align: left;
    display: inline-block;
    text-decoration: none;
}
.listing-row-holder .img-contbx-holder {
    background: #fff;
    margin-bottom: 20px;
    padding: 0;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.12), 0px 0px 2px rgba(0, 0, 0, 0.14);
    border-radius: 0.9375rem;
    text-align: center;
    font-size: 16px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.listing-row-holder .txbx p {
    font-size: 16px;
    font-weight: 600;
    color: #424242;
    line-height: 20px;
    padding: 15px 5px 5px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.img-contbx-holder:hover {
    background: #fff;
}
.left-lgbx-holder .img-contbx-holder .imgbx {
    padding: 20px 20px 0;
    background: #fff;
    border-radius: 0.9375rem 0.9375rem 0 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.right-smbx-holder .img-contbx-holder .imgbx, .listing-row-holder .img-contbx-holder .imgbx {
    padding: 10px 10px 0;
    background: #fff;
    border-radius: 0.9375rem 0.9375rem 0 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.left-lgbx-holder .img-contbx-holder .txbx {
    padding-bottom: 20px;
    background: #ececec;
    border-radius: 0 0 0.9375rem 0.9375rem;
}
.right-smbx-holder .img-contbx-holder .txbx, .listing-row-holder .img-contbx-holder .txbx {
  padding-bottom: 10px;
  background: #ececec;
  border-radius: 0 0 0.9375rem 0.9375rem;
}
.left-lgbx-holder .img-contbx-holder:hover .imgbx,
.right-smbx-holder .img-contbx-holder:hover .imgbx,
.listing-row-holder .img-contbx-holder:hover .imgbx {
    background: #ececec;
}
.left-lgbx-holder .img-contbx-holder:hover,
.right-smbx-holder .img-contbx-holder:hover,
.listing-row-holder .img-contbx-holder:hover {
    box-shadow: 0px 12px 12px -2px rgba(0, 0, 0, 0.25);
}


/* media CSS starts here */

@media only screen and (max-width:1200px) {
  .right-smbx-holder .txbx p, .listing-row-holder .txbx p {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 5px 0px;
}
}

@media only screen and (max-width:1024px) {

}

@media only screen and (max-width:991px) {
  .listing-row-holder .img-contbx-holder, .right-smbx-holder .img-contbx-holder {
    margin-bottom: 10px;
}
.pdng-5 {
    padding: 0 5px;
}
}

@media only screen and (max-width:767px) {
  .right-smbx-holder .txbx p, .listing-row-holder .txbx p {
      font-size: 18px;
      line-height: 20px;
      padding: 25px 10px 10px;
  }
  .left-lgbx-holder .txbx p {
    font-size: 24px;
    line-height: 28px;
}
  .right-smbx-holder .img-contbx-holder .txbx, .listing-row-holder .img-contbx-holder .txbx {
    padding-bottom: 20px;
}
.listing-row-holder .img-contbx-holder, .right-smbx-holder .img-contbx-holder {
    margin-bottom: 30px;
}
.pdng-5 {
    padding: 0 15px;
}
}

@media only screen and (max-width:560px) {
  .right-smbx-holder .txbx p, .listing-row-holder .txbx p {
      font-size: 16px;
      padding: 15px 10px 0px;
  }
  .listing-row-holder h1 a {
    font-size: 28px;
    padding-bottom: 12px;
}
.cstm-container {
    max-width: 100%;
}
}
