.blog-wraper {
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .blog-wraper p,
  .blog-wraper li {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog-wraper p,
  .blog-wraper li {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog-wraper p,
  .blog-wraper li {
    font-size: 18px !important;
  }
}
.blog-wraper p,
.blog-wraper li {
  color: inherit;
  line-height: 1.6;
  font-weight: 300 !important;
  margin: 0;
  padding: 0;
  text-align: inherit;
  color: var(--global--color-black);
}
.blog-wraper h1 {
  font-weight: 600 !important;
  font-size: 26px !important;
}
@media screen and (min-width: 768px) {
  .blog-wraper h1 {
    font-size: 32px !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog-wraper h1 {
    font-size: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog-wraper h1 {
    font-size: 40px !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog-wraper h1 {
    font-size: 55px !important;
  }
}
.blog-wraper h2 {
  font-size: 26px !important;
  margin-bottom: 15px !important;
}
@media screen and (min-width: 768px) {
  .blog-wraper h2 {
    font-size: 32px !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog-wraper h2 {
    font-size: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog-wraper h2 {
    font-size: 38px !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog-wraper h2 {
    font-size: 45px !important;
  }
}
.blog-wraper h3 {
  font-size: 23px !important;
  margin-bottom: 15px !important;
}
@media screen and (min-width: 768px) {
  .blog-wraper h3 {
    font-size: 25px !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog-wraper h3 {
    font-size: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog-wraper h3 {
    font-size: 34px !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog-wraper h3 {
    font-size: 36px !important;
  }
}
.blog-wraper h4 {
  font-size: 22px !important;
  margin-bottom: 15px !important;
}
@media screen and (min-width: 768px) {
  .blog-wraper h4 {
    font-size: 24px !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog-wraper h4 {
    font-size: 28px !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog-wraper h4 {
    font-size: 32px !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog-wraper h4 {
    font-size: 34px !important;
  }
}
.blog-wraper h5 {
  font-size: 20px !important;
  margin-bottom: 15px !important;
}
@media screen and (min-width: 768px) {
  .blog-wraper h5 {
    font-size: 22px !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog-wraper h5 {
    font-size: 25px !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog-wraper h5 {
    font-size: 27px !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog-wraper h5 {
    font-size: 30px !important;
  }
}
.blog-wraper h5 {
  font-size: 20px !important;
}
@media screen and (min-width: 768px) {
  .blog-wraper h5 {
    font-size: 22px !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog-wraper h5 {
    font-size: 25px !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog-wraper h5 {
    font-size: 27px !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog-wraper h5 {
    font-size: 30px !important;
  }
}
.blog-wraper .page-header {
  margin: 20px 0 50px;
}
@media screen and (max-width: 1599px) {
  .blog-wraper .page-header {
    margin: 20px 0 30px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-wraper .page-header {
    margin: 20px 0;
  }
}
@media screen and (max-width: 1023px) {
  .blog-wraper .page-header {
    text-align: center;
  }
}
.blog-wraper .containerrr {
  align-items: start;
  width: 100% !important;
  max-width: 1500px !important;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1199px) {
  .blog-wraper .containerrr {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 576px) {
  .blog-wraper .containerrr {
    max-width: 520px !important;
  }
}
@media screen and (min-width: 768px) {
  .blog-wraper .containerrr {
    max-width: 715px !important;
  }
}
@media screen and (min-width: 992px) {
  .blog-wraper .containerrr {
    max-width: 940px !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog-wraper .containerrr {
    max-width: 1140px !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog-wraper .containerrr {
    max-width: 1380px !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog-wraper .containerrr {
    max-width: -1660px !important;
  }
}






.blog_left {
  width: 70%;
  margin-right: 25px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.blog_left:after, .blog_left:before {
  display: none;
}
@media screen and (max-width: 1199px) {
  .blog_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.blog_left .blg-wrapper {
  display: flex;
  flex-flow: wrap;
  justify-content: start;
  flex-direction: row;
  width: 100% !important;
}
@media screen and (min-width: 1024px) {
  .blog_left .blg-wrapper {
    margin: 0 -10px;
  }
}
@media screen and (min-width: 1024px) {
  .blog_left .blg-wrapper.single {
    margin: 0px;
  }
}
.blog_left .blg-wrapper .blg {
  border: solid 2px #ababab;
  width: calc(50% - 20px);
  margin: 0 10px 30px;
  padding: 20px;
}
@media screen and (max-width: 1023px) {
  .blog_left .blg-wrapper .blg {
    width: 100%;
    margin: 0 0 15px;
  }
}
.blog_left .blg-wrapper .blg.single {
  width: 100% !important;
  margin: 0 0 25px !important;
}
.blog_left .blg-wrapper .blg.single .wrap .post-tle {
  min-height: auto;
}
@media screen and (min-width: 320px) {
  .blog_left .blg-wrapper .blg.single .wrap .post-tle {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg.single .wrap .post-tle {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg.single .wrap .post-tle {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg.single .wrap .post-tle {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg.single .wrap .post-tle {
    font-size: 52px !important;
    font-size: 3.25rem !important;
  }
}
.blog_left .blg-wrapper .blg.single .ftd-img {
  height: 450px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  background: #F4FFE9;
}
@media screen and (max-width: 1680px) {
  .blog_left .blg-wrapper .blg.single .ftd-img {
    height: 400px;
  }
}
@media screen and (max-width: 1470px) {
  .blog_left .blg-wrapper .blg.single .ftd-img {
    height: 400px;
  }
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper .blg.single .ftd-img {
    height: 350px;
  }
}
.blog_left .blg-wrapper .blg .topbx {
  padding-right: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
@media screen and (max-width: 1680px) {
  .blog_left .blg-wrapper .blg .topbx {
    padding-right: 25px;
  }
}
@media screen and (max-width: 1470px) {
  .blog_left .blg-wrapper .blg .topbx {
    padding-right: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .blog_left .blg-wrapper .blg .topbx {
    padding: 5px;
    flex-wrap: wrap;
  }
}
.blog_left .blg-wrapper .blg .topbx:after, .blog_left .blg-wrapper .blg .topbx:before {
  display: none;
}
.blog_left .blg-wrapper .blg .topbx .datewp {
  background: #64BD67;
  background: linear-gradient(45deg, rgb(100, 189, 103) 0%, rgb(133, 195, 79) 50%);
  padding: 10px 15px;
  border-radius: 10px;
  color: #fff;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (max-width: 1680px) {
  .blog_left .blg-wrapper .blg .topbx .datewp {
    padding: 7px;
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (max-width: 1680px) {
  .blog_left .blg-wrapper .blg .topbx .datewp {
    padding: 5px;
    font-size: 12px !important;
    font-size: 0.75rem !important;
  }
}
@media screen and (max-width: 1023px) {
  .blog_left .blg-wrapper .blg .topbx .datewp {
    margin-bottom: 10px;
  }
}
.blog_left .blg-wrapper .blg .topbx .datewp span {
  font-size: 14px !important;
  font-size: 0.875rem !important;
}
.blog_left .blg-wrapper .blg .topbx .post-author {
  font-size: 20px !important;
  font-size: 1.25rem !important;
  color: #fe3f40 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1680px) {
  .blog_left .blg-wrapper .blg .topbx .post-author {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .blog_left .blg-wrapper .blg .topbx .post-author {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
.blog_left .blg-wrapper .blg .topbx .post-author svg {
  width: 24px;
  height: 28px;
  margin-right: 10px;
}
.blog_left .blg-wrapper .blg .topbx .post-author a {
  color: #fe3f40 !important;
}
.blog_left .blg-wrapper .blg .topbx .post-author a:hover {
  color: #EEF6FF !important;
}
.blog_left .blg-wrapper .blg .topbx .post-author span {
  width: 35px;
  height: 2px;
  background: #09B0D6;
  margin-right: 10px;
}
.blog_left .blg-wrapper .blg .wrap .post-tle {
  font-size: 30px !important;
  font-weight: 600;
  margin-bottom: 15px;
  min-height: 75px;
  line-height: 1.2;
}
@media screen and (max-width: 1440px) {
  .blog_left .blg-wrapper .blg .wrap .post-tle {
    min-height: 65px;
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1023px) {
  .blog_left .blg-wrapper .blg .wrap .post-tle {
    font-size: 25px !important;
    min-height: auto;
  }
}
.blog_left .blg-wrapper .blg .wrap .post-tle a:hover {
  color: #fe3f40 !important;
}
.blog_left .blg-wrapper .blg .wrap .ftd-img {
  height: 375px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #CEDCDF;
}
@media screen and (max-width: 1680px) {
  .blog_left .blg-wrapper .blg .wrap .ftd-img {
    height: 300px;
  }
}
@media screen and (max-width: 1470px) {
  .blog_left .blg-wrapper .blg .wrap .ftd-img {
    height: 235px;
  }
}
@media screen and (max-width: 1470px) {
  .blog_left .blg-wrapper .blg .wrap .ftd-img {
    height: 235px;
  }
}
.blog_left .blg-wrapper .post-content {
  margin: 15px 0 0;
}
.blog_left .blg-wrapper .post-content p {
  margin-bottom: 15px !important;
}
.blog_left .blg-wrapper .post-content ul {
  display: block;
  margin-left: 0;
  margin-bottom: 15px;
  padding: 0;
}
.blog_left .blg-wrapper .post-content ul li {
  padding-left: 20px;
  position: relative;
  list-style: none;
  font-size: 16px !important;
}
@media screen and (max-width: 1799px) {
  .blog_left .blg-wrapper .post-content ul li {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .post-content ul li {
    padding-left: 20px;
    font-size: 13px !important;
  }
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper .post-content ul li {
    padding-left: 20px;
    font-size: 15px !important;
  }
}
.blog_left .blg-wrapper .post-content ul li:before {
  width: 10px;
  height: 10px;
  background: #343535;
  border-radius: 50%;
  background-size: 13px;
  content: "";
  position: absolute;
  top: 7px;
  left: 0px;
  border-radius: 50%;
}
.blog_left .blg-wrapper .post-content ul li:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 1799px) {
  .blog_left .blg-wrapper .post-content ul li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper .post-content ul li:not(:last-child) {
    margin-bottom: 8px;
  }
}
.blog_left .blg-wrapper .post-content ol {
  margin-left: 20px;
  margin-bottom: 15px;
  list-style: numeric;
}
.blog_left .blg-wrapper .post-content ol li {
  padding: 7px 0 7px 25px;
  position: relative;
  color: #000;
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .post-content ol li {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .post-content ol li {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .post-content ol li {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
.blog_left .blg-wrapper .post-content ol li a:hover {
  color: #47B1D9;
}
.blog_left .blg-wrapper .post-content h2 {
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .post-content h2 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .post-content h2 {
    font-size: 27px !important;
    font-size: 1.6875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .post-content h2 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .post-content h2 {
    font-size: 34px !important;
    font-size: 2.125rem !important;
  }
}
.blog_left .blg-wrapper .post-content h3 {
  font-size: 22px !important;
  font-size: 1.375rem !important;
  margin-top: 10px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .post-content h3 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .post-content h3 {
    font-size: 23px !important;
    font-size: 1.4375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .post-content h3 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .post-content h3 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
.blog_left .blg-wrapper .post-content h4 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .post-content h4 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .post-content h4 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .post-content h4 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .post-content h4 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
.blog_left .blg-wrapper .post-content p a {
  text-decoration: underline !important;
  word-wrap: break-word;
}
.blog_left .blg-wrapper .post-content p a:hover {
  text-decoration: none !important;
}
.blog_left .blg-wrapper .blog-rd {
  margin-top: auto;
  font-size: 18px;
  color: #fe3f40 !important;
}
.blog_left .blg-wrapper .blog-rd:hover {
  color: #000 !important;
}
.blog_left .blg-form {
  width: 100%;
}
.blog_left .blg-form ::-webkit-input-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form ::-webkit-input-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form :-moz-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form :-moz-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form ::-moz-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form ::-moz-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form :-ms-input-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form :-ms-input-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form #comments {
  max-width: 100% !important;
  margin: 0 !important;
}
.blog_left .blg-form form {
  margin: 25px 0;
}
.blog_left .blg-form form .cmnt-sub {
  width: 100%;
  text-align: right;
}
.blog_left .blg-form form ::-webkit-input-placeholder {
  color: #666666;
}
.blog_left .blg-form form :-moz-placeholder {
  color: #666666;
}
.blog_left .blg-form form ::-moz-placeholder {
  color: #666666;
}
.blog_left .blg-form form :-ms-input-placeholder {
  color: #666666;
}
.blog_left .blg-form form .w-50 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-form form .w-50 {
    flex-flow: wrap;
  }
}
.blog_left .blg-form form .w-50:after, .blog_left .blg-form form .w-50:before {
  display: none;
}
.blog_left .blg-form form .w-50 .input-holder {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-form form .w-50 .input-holder {
    width: 100%;
  }
}
.blog_left .blg-form form .w-50 .input-holder:last-child {
  margin-bottom: 15px !important;
}
.blog_left .blg-form form input,
.blog_left .blg-form form textarea {
  border-top: none;
  border: solid 1px #c7c2bf;
  padding: 15px 20px !important;
  background: #fff;
  width: 100%;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form form input,
  .blog_left .blg-form form textarea {
    padding: 10px !important;
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form form textarea {
  height: 100px;
  border: solid 1px #c7c2bf !important;
  padding: 15px 0;
  overflow: auto;
  border-radius: 0 !important;
}
.blog_left .blg-form form input[type=submit] {
  background: #fe3f40;
  border: none;
  height: 70px;
  width: 150px;
  color: #fff;
  border-radius: 5px;
  padding: 0 !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form form input[type=submit] {
    height: 50px;
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (max-width: 1366px) {
  .blog_left .blg-form form input[type=submit] {
    height: 40px;
    width: 120px;
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form form input[type=submit]:hover {
  background: #000;
}
.blog_left .cmnts-wrap .avatar-post-wrp li {
  border-bottom: solid 1px #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.blog_left .cmnts-wrap .avatar-post-wrp li .avtr-wrp {
  margin-bottom: 10px;
}
.blog_left .blog-pagination {
  width: 100%;
}
.blog_left .share {
  display: flex;
  width: 100%;
  color: #939393;
  margin: 25px 0;
  align-items: center;
}
.blog_left .share .tle {
  color: #939393;
  font-size: 20px !important;
  font-size: 1.25rem !important;
  font-weight: 500;
}
.blog_left .share a {
  margin: 0 0 0 20px;
}
.blog_left .share a svg {
  width: 30px;
  height: 30px;
}
.blog_left .share a:hover svg {
  opacity: 0.7;
}
.blog_left .recent-post-blogs {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.blog_left .recent-post-blogs:after, .blog_left .recent-post-blogs:before {
  display: none !important;
}
.blog_left .recent-post-blogs .blg-wrapper:not(:first-child) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1023px) {
  .blog_left .recent-post-blogs .blg-wrapper:not(:first-child) {
    width: 100% !important;
  }
}
.blog_left .recent-post-blogs .blg-wrapper:first-child {
  width: 47% !important;
  display: flex;
  flex-flow: column;
  justify-content: start;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .blog_left .recent-post-blogs .blg-wrapper:first-child {
    width: 100% !important;
  }
}
.blog_left .recent-post-blogs .blg-wrapper:first-child:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: -30px;
  top: 0;
  background: #c2becb;
}
@media screen and (max-width: 1023px) {
  .blog_left .recent-post-blogs .blg-wrapper:first-child {
    width: 100% !important;
  }
}
.blog_left .recent-post-blogs .blg-wrapper:first-child .link_bx {
  background: #c8b9b2;
  width: 45px;
  height: 45px;
  margin-top: -45px;
  z-index: 3;
  position: relative;
  margin-left: auto;
  margin-right: 50px;
  display: block;
}
@media screen and (max-width: 1600px) {
  .blog_left .recent-post-blogs .blg-wrapper:first-child .link_bx {
    width: 30px;
    height: 30px;
    margin-top: -35px;
  }
}
@media screen and (max-width: 767px) {
  .blog_left .recent-post-blogs .blg-wrapper:first-child .link_bx {
    margin-right: 0;
  }
}
.blog_left .recent-post-blogs .blg-wrapper:first-child .link_bx:hover {
  background: #343535;
}
.blog_left .recent-post-blogs .blg-wrapper:first-child .link_bx:after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  position: absolute;
  transform: rotate(40deg) translate(-50%, -50%);
  left: 40%;
  top: 52%;
}
@media screen and (max-width: 1600px) {
  .blog_left .recent-post-blogs .blg-wrapper:first-child .link_bx:after {
    left: 40%;
    top: 50%;
    width: 6px;
    height: 6px;
  }
}
.blog_left .recent-post-blogs .blg-wrapper:first-child .featured_img {
  background: #f8f4f1;
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog_left .recent-post-blogs .blg-wrapper:first-child .post-tile {
  color: var(--global--color-heading) !important;
  line-height: 1.2 !important;
  min-height: 70px;
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .recent-post-blogs .blg-wrapper:first-child .post-tile {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    min-height: 60px;
  }
}
@media screen and (max-width: 1366px) {
  .blog_left .recent-post-blogs .blg-wrapper:first-child .post-tile {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    min-height: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .blog_left .recent-post-blogs .blg-wrapper:first-child .post-tile {
    min-height: 0;
  }
}
.blog_left .recent-post-blogs .blg-wrapper:first-child .post-tile a:hover {
  color: #000;
}
.blog_left .blg-wrapper {
  display: flex;
  flex-flow: wrap;
  justify-content: start;
  align-items: start;
  flex-direction: row;
  width: 100% !important;
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper {
    justify-content: center;
  }
}
.blog_left .blg-wrapper .blg-bx {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 0 0 20px 20px;
  align-items: center;
  border-bottom: solid 2px #fe3f40 !important;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper .blg-bx {
    padding: 0 0 20px 10px;
  }
}
@media screen and (max-width: 1023px) {
  .blog_left .blg-wrapper .blg-bx {
    padding: 0 0 20px 0px;
  }
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx {
    flex-direction: column;
  }
}
.blog_left .blg-wrapper .blg-bx:after, .blog_left .blg-wrapper .blg-bx:before {
  display: none;
}
.blog_left .blg-wrapper .blg-bx .img {
  width: 40%;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.blog_left .blg-wrapper .blg-bx .img figure {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
  width: 100%;
}
.blog_left .blg-wrapper .blg-bx .txt {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt {
    width: 100%;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .btn {
  text-transform: capitalize;
  font-size: 18px !important;
  font-weight: 500 !important;
  color: var(--twgl--color-primary) !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .txt .btn {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt .btn {
    font-size: 15px !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .btn:hover {
  color: #000 !important;
}
.blog_left .blg-wrapper .blg-bx .txt .btn .icon {
  margin-left: 10px;
  width: 12px;
  margin-top: 2px;
  height: 10px;
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt .btn .icon {
    width: 12px;
    height: 10px;
    margin-top: 1px;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top {
  display: flex;
  flex-direction: row;
  color: var(--twgl--color-primary) !important;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt .top {
    flex-direction: column;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top {
  margin: 0 0 25px;
  font-size: 20px !important;
  font-size: 1.25rem !important;
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt .top {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat {
  position: relative;
  margin-right: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt .top .cat {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .txt .top .cat svg {
    height: 24px;
    width: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper .blg-bx .txt .top .cat svg {
    height: 20px;
    width: 20px;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat a{
   color: #fe3f40 !important;
   text-decoration: none;
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat a:hover {
  color: #343535 !important;
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--twgl--color-primary) !important;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt .top .cat:after {
    display: none;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top .date {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .txt .top .date svg {
    height: 24px;
    width: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper .blg-bx .txt .top .date svg {
    height: 20px;
    width: 20px;
  }
}
.blog_left .blg-wrapper .blg-bx .txt h2,
.blog_left .blg-wrapper .blg-bx .txt .post-title {
  color: var(--twgl--color-black);
  display: block;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: uppercase;
  font-size: 30px !important;
  font-size: 1.875rem !important;
  margin-bottom: 10px !important;
  font-weight: 500 !important;
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt h2,
  .blog_left .blg-wrapper .blg-bx .txt .post-title {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt h2 a:hover,
.blog_left .blg-wrapper .blg-bx .txt .post-title a:hover {
  color: var(--twgl--color-primary) !important;
}
.blog_left .blg-wrapper .blg-bx .txt .des {
  margin-bottom: 15px;
}
.blog_left .blg-wrapper .blg-bx .des ol {
  margin-left: 20px;
}
.blog_left .blg-wrapper .blg-bx .des ol li {
  padding: 7px 0 7px 10px;
  position: relative;
  font-weight: 300 !important;
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des ol li a {
  font-weight: 400 !important;
}
.blog_left .blg-wrapper .blg-bx .des ol li a:hover {
  color: #343535;
}
.blog_left .blg-wrapper .blg-bx .des ul {
  margin: 0 0 20px;
  padding: 0;
}
.blog_left .blg-wrapper .blg-bx .des ul li {
  padding: 5px 0 5px 30px;
  position: relative;
  display: block;
}
.blog_left .blg-wrapper .blg-bx .des ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 12px;
  height: 12px;
  background: #fe3f40 !important;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 12px !important;
    width: 10px !important;
    height: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 13px !important;
    width: 10px !important;
    height: 10px !important;
  }
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px;
  }
}
@media screen and (max-width: 1470px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (min-width: 1921px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px;
  }
}
.blog_left .blg-wrapper .blg-bx .des ul li a {
  font-weight: 400;
}
.blog_left .blg-wrapper .blg-bx .des ul li a:hover {
  color: #343535 !important;
}
.blog_left .blg-wrapper .blg-bx .des ul li ul {
  margin-bottom: 0 !important;
  margin-top: 7px !important;
}
.blog_left .blg-wrapper .blg-bx .des h2,
.blog_left .blg-wrapper .blg-bx .des .h2 {
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: 32px !important;
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: 34px !important;
    font-size: 2.125rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h2,
.blog_left .blg-wrapper .blg-bx .des .h2 {
  color: black !important;
  display: block;
  /* font-weight: 600 !important; */
  line-height: 1.2;
  margin: 0 0 20px !important;
  padding: 0;
  text-transform: capitalize;
}
.blog_left .blg-wrapper .blg-bx .des h3 {
  text-transform: capitalize;
  margin-bottom: 15px !important;
  font-size: 20px !important;
  font-size: 1.25rem !important;
  margin-top: 10px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 23px !important;
    font-size: 1.4375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h4 {
  text-transform: capitalize;
  margin-bottom: 15px !important;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  margin-top: 10px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h5 {
  text-transform: capitalize;
  margin-bottom: 15px !important;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  margin-top: 10px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h6 {
  text-transform: capitalize;
  margin-bottom: 15px !important;
  font-size: 17px !important;
  font-size: 1.0625rem !important;
  margin-top: 10px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .des p {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .blog_left .blg-wrapper .blg-bx .des p {
    padding-bottom: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des p {
    padding-bottom: 20px;
  }
}
.blog_left .blg-wrapper .blg-bx .des p a {
  font-weight: 400;
  text-decoration: underline;
}
.blog_left .blg-wrapper .blg-bx .des p a{
  color: #fe3f40;
}
.blog_left .blg-wrapper .blg-bx .des p a:hover {
  text-decoration: none !important;
  color: #343535 !important;
}
.blog_left .blg-wrapper .blg-bx .des {
  /* table*/
}
.blog_left .blg-wrapper .blg-bx .des table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-weight: 300;
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des table {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des table {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des table thead {
  background: var(--twgl--color-primary);
}
.blog_left .blg-wrapper .blg-bx .des table thead th {
  color: #fff;
  text-align: left;
  padding: 12px 15px;
  font-weight: 500;
}
.blog_left .blg-wrapper .blg-bx .des table tbody tr {
  border-bottom: 1px solid #ddd;
}
.blog_left .blg-wrapper .blg-bx .des table tbody tr:nth-child(even) {
  background: #f9f9f9;
}
.blog_left .blg-wrapper .blg-bx .des table tbody tr:hover {
  background: #f1f1f1;
}
.blog_left .blg-wrapper .blg-bx .des table tbody td {
  padding: 12px 15px;
  color: var(--twgl--color-black);
}
.blog_left .blg-wrapper .blg-bx .des table tbody td p {
  padding-bottom: 0 !important;
}
.blog_left .blg-wrapper .blg-bx .des table tbody td a {
  font-weight: 400;
}
.blog_left .blg-wrapper .blg-bx .des table tbody td a:hover {
  color: #343535;
}
.blog_left .blg-wrapper .blg-bx .des table th,
.blog_left .blg-wrapper .blg-bx .des table td {
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .des table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.blog_left .blg-wrapper .blg-bx .des {
  /*table*/
}
.blog_left.single .blg-social {
  border-bottom: solid 2px #fe3f40 !important;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 20px;
  margin-bottom: 30px;
  align-items: center;
}
.blog_left.single .blg-social p {
  margin-bottom: 0 !important;
}
.blog_left.single .blg-social a {
  margin-left: 20px;
  width: 40px;
  height: 40px;
  background: #fe3f40 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1599px) {
  .blog_left.single .blg-social a {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .blog_left.single .blg-social a {
    margin-left: 15px;
  }
}
.blog_left.single .blg-social a:hover {
  background: #000 !important;
}
.blog_left.single .blg-social a + a svg {
  position: relative;
}
.blog_left.single .blg-social a + a.twit-ico svg {
  position: relative;
  left: -2px;
}
.blog_left.single .blg-bx {
  flex-direction: column;
  align-items: start;
  width: 100%;
}
.blog_left.single .blg-bx .img {
  width: 100%;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.blog_left.single .blg-bx .img figure {
  /* height: 450px; */
  height: auto;
}
/* @media screen and (max-width: 767px) {
  .blog_left.single .blg-bx .img figure {
    height: 250px;
  }
} */
.blog_left.single .blg-bx .txt {
  width: 100%;
}
@media screen and (min-width: 1800px) {
  .blog_left.single .blg-bx h1 {
    font-size: 40px !important;
  }
}





.blog_right {
  width: 32%;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .blog_right {
    width: 100%;
  }
}
.blog_right .blog-sdbar {
  width: 100%;
}
.blog_right .blog-sdbar .blg-box {
  margin: 0 0 20px;
  padding: 35px;
  background: #fe3f40;
  position: relative;
}
.blog_right .blog-sdbar .blg-box .h3 {
  /* text-transform: uppercase; */
  display: flex;
  flex-direction: row;
  font-size: 25px !important;
  font-size: 1.5625rem !important;
  font-weight: 600 !important;
  color: #fff !important;
  margin-bottom: 15px !important;
}
@media screen and (max-width: 1680px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
.blog_right .blog-sdbar .blg-box .h3.subc {
  background: #c8b9b2;
  color: #fff !important;
  text-transform: capitalize !important;
  border-radius: 7px;
  padding: 20px;
  font-weight: 400 !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
.blog_right .blog-sdbar .blg-box .h3.subc a:hover {
  color: #EEF6FF !important;
}
.blog_right .blog-sdbar .blg-box .h3.search {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  text-transform: capitalize !important;
  color: #939393 !important;
  font-weight: 300 !important;
  border: solid 1px #d4d4d4;
}
.blog_right .blog-sdbar .blg-box .h3.search .sh {
  color: #939393 !important;
  width: 100%;
  padding: 10px 0 0 20px;
}
.blog_right .blog-sdbar .blg-box .h3.search button {
  background-color: #fe3f40;
  width: 50px;
  height: 50px;
}
.blog_right .blog-sdbar .blg-box .h3.search button svg {
  height: 25px;
  fill: #fff;
}
.blog_right .blog-sdbar .blg-box ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.blog_right .blog-sdbar .blg-box ul li {
  list-style: none;
  padding: 10px 0 15px;
  border-bottom: solid 1px #d4d4d4;
  text-transform: capitalize;
  font-weight: 500;
  color: #fff;
}
.blog_right .blog-sdbar .blg-box ul li span {
  display: block;
  color: #fff;
  margin: 15px 0 0;
  font-weight: 400;
}
.blog_right .blog-sdbar .blg-box ul li:last-child {
  border-bottom: 0;
}
.blog_right .blog-sdbar .blg-box ul li a {
  color: #fff;
  text-decoration: none !important;
}
.blog_right .blog-sdbar .blg-box .ic {
  margin: 0 10px 0 0;
}
.blog_right .blog-sdbar .blg-box .ic svg {
  width: 25px;
  height: 25px;
  fill: #fff;
}
.blog_right .blog-sdbar .blg-box.rss {
  padding: 15px 30px !important;
  display: flex;
  align-items: center;
  justify-content: start;
  /* width: 100%; */
  text-decoration: none;
}
.blog_right .blog-sdbar .blg-box.rss .h3 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  display: flex;
  align-items: center;
}
.blog_right .blog-sdbar .blg-box.rss:hover {
  background: #000;
}

.blog-faq-wrap {
  width: 100%;
  margin: 20px 0;
}


.main-wrap-blog-list .containerrr {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  .main-wrap-blog-list .containerrr {
    flex-direction: row;
  }
}
@media screen and (max-width: 1199px) {
  .main-wrap-blog-list .containerrr {
    flex-direction: column;
  }
}
@media screen and (max-width: 1199px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap {
    width: 70%;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
 
}
@media screen and (max-width: 991px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div {
    flex-direction: column !important;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card {
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card {
    width: 48% !important;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card {
  width: 100%;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card {
    border-top: none;
    padding: 30px;
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card {
    padding-left: 0 !important;
    padding-right: 0 !important;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card {
    margin-bottom: 20px !important;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card:nth-child(even) {
  padding-right: 0;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card:nth-child(even):after {
  display: none !important;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card:nth-child(odd) {
  padding-left: 0;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-title {
  color: #000000;
  font-size: 28px !important;
  font-size: 1.75rem !important;
  line-height: 1.4;
  font-weight: 400;
  margin: 0 0 15px 0;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;

}
@media screen and (max-width: 1599px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-title {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (max-width: 1023px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-title {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    text-align: left;
  }
}
@media screen and (min-width: 992px) and (max-width: 1599px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-title {
    min-height: 62px !important;
  }
}
@media screen and (min-width: 1600px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-title {
    min-height: 78px !important;
  }
}
@media screen and (min-width: 1680px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-title {
    min-height: 80px !important;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-image-wrapper {
  position: relative;
  width: 100%;
  background-color: #111;
  overflow: hidden;
  margin-top: auto;
  /* Pushes image down if titles are different heights */
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-image-wrapper figure {
  height: 275px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dfdfdf;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-image-wrapper figure img {
  display: block;
  object-fit: contain;
  width: 100%;
}
/* @media (min-width: 768px)  and (max-width: 991px){
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-image-wrapper figure img {
    width: auto !important;
  }
} */
@media screen and (min-width: 992px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card:nth-child(2) {
    padding-right: 0;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-meta-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  padding: 40px 20px 20px 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgb(0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  gap: 20px;
  z-index: 2;
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: flex-end;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .meta-item {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 19px;
  text-decoration: none !important;
}
@media screen and (max-width: 1600px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .meta-item {
    font-size: 15px;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .meta-item svg {
  width: 20px !important;
  height: 20px !important;
}
@media screen and (max-width: 1600px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .meta-item svg {
    width: 15px !important;
    height: 15px !important;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .meta-item.author {
  cursor: pointer;
  padding-right: 60px;
}
@media screen and (max-width: 767px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .meta-item.author{
    padding-right: 30px !important;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .meta-item.author:hover {
  color: #fe3f40 !important;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .meta-item svg {
  width: 16px;
  height: 16px;
  stroke: currentColor;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .read-more-btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 65px;
  height: 65px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  text-decoration: none;
  transition: background-color 0.2s ease;
  z-index: 2;
  border-radius: 10px;
}
@media screen and (max-width: 1680px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .read-more-btn {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .read-more-btn {
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
  }
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .read-more-btn:hover {
  background-color: #fe3f40;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .read-more-btn:hover svg {
  stroke: rgb(255, 255, 255) !important;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .read-more-btn svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
}
.main-wrap-blog-list .wp-paginate .current{
     border-color: #fe3f40 !important;
    color: white !important;
    background: #fe3f40;
}
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .navigation .wp-paginate a{
     border-color: #fe3f40 !important;
    color: #fe3f40 !important;
    background: transparent;
}
 
.main-wrap-blog-list .containerrr .blog_left_wrap-inner .navigation .wp-paginate a:hover {
  border-color: #343535 !important;
  color: #343535 !important;
}


.blog_right {
  width: 28%;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .blog_right {
    width: 100%;
  }
}
.blog_right .blog-sdbar {
  width: 100%;
}
.blog_right .blog-sdbar .blg-box {
  margin: 0 0 20px;
  padding: 35px;
  background: #fe3f40 !important;
  position: relative;
  border-radius: 10px;
}
.blog_right .blog-sdbar .blg-box .h3 {
  /* text-transform: uppercase; */
  display: flex;
  flex-direction: row;
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #fff !important;
}
@media screen and (max-width: 1680px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 1470px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1199px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 16px !important;
   
  }
}
.blog_right .blog-sdbar .blg-box .h3.subc {
  background: #c8b9b2;
  color: #fff !important;
  text-transform: capitalize !important;
  border-radius: 7px;
  padding: 20px;
  font-weight: 400 !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
.blog_right .blog-sdbar .blg-box .h3.subc a:hover {
  color: #DBE1D1 !important;
}
.blog_right .blog-sdbar .blg-box .h3.search {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  text-transform: capitalize !important;
  color: #939393 !important;
  font-weight: 300 !important;
  border: solid 1px #d4d4d4;
}
.blog_right .blog-sdbar .blg-box .h3.search .sh {
  color: #939393 !important;
  width: 100%;
  padding: 10px 0 0 20px;
}
.blog_right .blog-sdbar .blg-box .h3.search button {
  background-color: #fe3f40 !important;
  width: 50px;
  height: 50px;
}
.blog_right .blog-sdbar .blg-box .h3.search button svg {
  height: 25px;
  fill: #fff;
}
.blog_right .blog-sdbar .blg-box ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.blog_right .blog-sdbar .blg-box ul li {
  padding: 10px 0 15px;
  border-bottom: solid 1px #d4d4d4;
  text-transform: capitalize;
  font-weight: 400 !important;
  color: #fff;
}
.blog_right .blog-sdbar .blg-box ul li span {
  display: block;
  color: #fff;
  margin: 15px 0 0;
  font-weight: 400;
}
.blog_right .blog-sdbar .blg-box ul li:last-child {
  border-bottom: 0;
}
.blog_right .blog-sdbar .blg-box ul li a {
  color: #fff;
  text-decoration: none !important;
}
.blog_right .blog-sdbar .blg-box ul li a:hover {
  color: #f1f1f1 !important;
}
.blog_right .blog-sdbar .blg-box .ic {
  margin: 0 10px 0 0;
}
.blog_right .blog-sdbar .blg-box .ic svg {
  width: 25px;
  height: 25px;
  fill: #fff;
}
.blog_right .blog-sdbar .blg-box.rss {
  padding: 15px 30px !important;
  /* width: 100%; */
}
.blog_right .blog-sdbar .blg-box.rss .h3 {
  display: flex;
  align-items: center;
  font-weight: 400 !important;
  justify-content: center;
  color: #fff !important;
  align-items: center !important;
}
.blog_right .blog-sdbar .blg-box.rss .h3 .ic {
  display: flex;
  align-items: center;
}
.blog_right .blog-sdbar .blg-box.rss:hover {
  /* background: #343535 !important; */
    background: var(--color-coral-red-dark) !important;
    border-color: var(--color-coral-red-dark) !important;
    color: #ffffff !important;
    opacity: 1 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 24px rgba(254, 63, 64, 0.35) !important;
}

.blog_left.single button {
  font-size: 1rem !important;
  font-weight: 500 !important;
  padding: 10px 35px !important;
  margin-bottom: 25px;
  min-height: 55px;
  background: #343535;
  color: white;
  border-radius: 5px;
}
.blog_left.single button:hover {
  background: #fff9e6 !important;
  color: #000 !important;
}
.blog_left.single button {
  font-size: 16px !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  padding: 10px 35px !important;
  min-height: 55px;
}
@media screen and (max-width: 1599px) {
  .blog_left.single button {
    font-size: 12px !important;
    font-size: 0.75rem !important;
    min-height: 35px;
    padding: 10px 30px !important;
  }
}
@media screen and (max-width: 1199px) {
  .blog_left.single button {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .blog_left.single button {
    font-size: 10px !important;
    padding: 5px 10px !important;
    min-height: 30px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .blog_left.single button .icon {
    display: none;
  }
}

.blog_left.single .blg-bx {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0px;
}
.blog_left.single section.tags-wrap-sec {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0px;
  align-items: center;
  border-bottom: solid 2px #fe3f40 !important;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .blog_left.single section.tags-wrap-sec {
    padding: 0 0 20px 0px;
  }
}
@media screen and (max-width: 991px) {
  .blog_left.single section.tags-wrap-sec {
    padding: 0 0 20px 0px !important;
  }
}
.blog_left.single section.tags-wrap-sec nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .blog_left.single section.tags-wrap-sec nav ul {
    gap: 10px !important;
  }
}
.blog_left.single section.tags-wrap-sec nav ul li {
  border: 1px solid #fe3f40;
  background-color: #ffffff;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600 !important;
  border-radius: 5px !important;
  line-height: 1.25 !important;
}
@media screen and (max-width: 767px) {
  .blog_left.single section.tags-wrap-sec nav ul li {
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 12px !important;
  }
}
.blog_left.single section.tags-wrap-sec nav ul li:hover {
  border-color: #343535 !important;
}
.blog_left.single section.tags-wrap-sec nav ul li:hover a {
  color: #343535 !important;
}
.blog_left.single section.tags-wrap-sec nav ul li a {
  color: #fe3f40;
  font-size: 14px !important;
}
@media screen and (max-width: 767px) {
  .blog_left.single section.tags-wrap-sec nav ul li a {
    line-height: 1;
  }
}

.singlepost-title {
  margin-top: 0;
  margin-bottom: 0;
}



.main-wrap-blog-list .navigation {
  float: right;
   margin-bottom: 30px;
}
@media (min-width: 1200px){
    .main-wrap-blog-list .navigation {
          margin-top: 20px;
    }
}
@media (max-width: 767px){
  .blog_left.single .singlepost-va{
    width: 100%;
    object-fit: contain !important;
  }

  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-image-wrapper figure{
    height: auto !important;
  }
}


@media (min-width: 768px) and (max-width: 991px) {
  .main-wrap-blog-list .containerrr .blog_left_wrap-inner .blog-slider-wrap-div .article-card .article-image-wrapper figure img {
    width: auto;
    max-width: none;
  }
}


.faq-pg-sec .tw-container .qa-body p{
  width: 100% !important
}