.postdetailbannersec {padding-top: 250px;}.lftpostdetailbannersec {position: relative;top: 50%;transform: translateY(-50%);}.postdetailpgbannerpart {background: rgba(227, 85, 39, 0.3);border-radius: 20px;overflow: hidden;height: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}.postdetailpgbannerpart img {width: 100%;height: 100%;object-fit: cover;}.postedon {width: 100%;overflow: hidden;font-size: var(--size-20);font-weight: normal;line-height: normal;margin-bottom: 20px;color: var(--dark);}.postdetailpgfstsec h2, .postdetailpgfstsec h3, .postdetailpgfstsec h4, .postdetailpgfstsec h5, .postdetailpgfstsec h6 {text-transform: none;}.postdetailpgfstsec p {padding: 0 0 15px 0;}.postdetailpgfstsec p:last-child {padding: 0;}.postdetailpgfstsec hr {margin: 30px 0;}.postdetailpgfstsec ul li {font-size: var(--size-18);line-height: 1.6;font-weight: normal;color: var(--black);background: url(../images/checklist-circle.svg) no-repeat left top;padding: 0 0 0 38px;margin-top: 15px;}.postdetailpgfstsec ul li:first-child {margin: 0;}.postsharesec {width: 100%;overflow: hidden;display: flex;flex-wrap: wrap;gap: 20px;align-items: center;border-top: 1px solid var(--light);margin-top: 2rem;padding-top: 2rem;}.postsharesec p {padding: 0;}.postsharesec button {width: 45px;height: 45px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;transition: var(--transition);}button.fbshare {background: #0866ff;}button.fbshare:hover {background: #005bee;}button.twittershare {background: #000;}button.twittershare:hover {background: #333;}button.linkedinshare {background: #0a66c2;}button.linkedinshare:hover {background: #0555a6;}.rytpostdetailsec {border: 1px solid #d4d4d4;padding: 40px;border-radius: 20px;box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.05);-moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.05);}.postformsec p {padding: 0 0 25px 0;}.postdetailpgfstsec table {width: 100%;margin-bottom: 20px;border: 1px solid var(--light);border-radius: 10px;overflow: hidden;border-collapse: inherit !important;}.postdetailpgfstsec table th {padding: 10px 20px;line-height: normal;background: var(--lightorange);}.postdetailpgfstsec table tr td {padding: 10px 20px;}.postdetailpgfstsec table tr:nth-child(odd) td {background: var(--lighttblcont);}