




/*sufyan css start*/

@import url("https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&family=Inter:wght@100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=League+Spartan:wght@100..900&display=swap");
html{
    overflow:auto;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
@media (max-width: 615px) {
    .location_pk{
        display:none !important;
    }
    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{
        width:80% !important;
    }
    .box__directory__layout__wrapper__center__part__top__layout__wrapper__center__part{
        width:20% !important;
        padding-right:0;
    }
    .box__directory__layout__wrapper__center__part__top__layout__wrapper .flex-nowrap{
        flex-wrap:wrap  !important;
    }
    .sm_none{
        display:none;
    }
    .sm_block{
        display:block !important;
    }
    .my_right_buttons_2{
                width: 148px !important;
    }
}
.box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{
        width: 70%;
    padding-right: 0;
}
.box__directory__layout__wrapper__center__part__top__layout__wrapper__center__part{
        padding-left: 4px;
    width: 29%;
}
.box__directory__layout__wrapper__center__part__top__layout__wrapper__right__part{
    align-items: baseline;
    display:flex;
}
body {
   font-family: "Catamaran", sans-serif !important;
}
.headline span{
    
    font-size: 30px !important;
}
:root {
  --primary-color: #f26122;
}
.orange-text {
  color: var(--primary-color);
}
.gray-text {
  font-size: 14px;
  text-transform: uppercase;
  color: rgb(144, 144, 144);
}
.py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
.headline {
font-size: 30px;
font-weight: 700;
line-height: 56px;
text-align: left;

}
.headline-text {
font-size: 14px;
font-weight: 500;
color:#F26122;
line-height: 26px;
letter-spacing: 1.100000023841858px;
text-align: left;

}
a {
  text-decoration: none;
  color: #000;
}
ul {
  list-style: none;
}
.answer {
  display: none;
}

.faq li.active .answer {
  display: block;
}
.active .question{
    color:#F26122;
}
.wrapper {
  margin-inline: 110px;
}
.main-btn {
  background-color: var(--primary-color);
  padding: 15.5px 22.5px;
  border: 1px solid var(--primary-color);
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
.main-btn:hover {
  background-color: #fff;
  color: var(--primary-color);
}

.transperant-btn {
  background-color: #fff;
  padding: 15.5px 22.5px;
  border: 1px solid var(--primary-color);
  border-radius: 10px;
  color: var(--primary-color);
  cursor: pointer;
  transition: 0.3s ease-in-out;
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
.transperant-btn:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.feature-heading {
  text-transform: uppercase;
  color: var(--primary-color);
  font-size: 16px;
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
}
.vl {
  border-left: 1px solid rgb(90, 90, 90);
  height: 20px;
}
.about-faq ul li{
    margin:0px !important;
}
.about-faq ul li .question{
    margin:0px !important;
}
.custom-tick {
  border-radius: 8px;
  background-color: #f9e7e9;
  padding: 6px;
  color: var(--primary-color);
  margin-right: 8px;
  font-size: 12px;
  height:23px;
}
  .custom-tick i{
      display:flex;
      align-items:center;
  }
  

.custom-arrow {
    height:29px;
  border-radius: 25px;
  background-color: #f9e7e9;
  padding: 4px 9px 4px 9px;
  color: var(--primary-color);
  margin-right: 11px;
  margin-bottom: 12px;
}
.custom-arrow i{
        margin-top: 5px;
}
.aboutus-section h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.5px;
    text-align: left;
}
.aboutus-section h2 span{
    font-family: Catamaran;
font-size: 20px;
font-weight: 600;
line-height: 26px;
letter-spacing: 0.5px;
text-align: left;
color:#F26122;
}
.checked {
  color: #ffc947;
}
.green-check {
  color: green;
}
.yellow-check {
  color: #ffc947;
}
.blue-check {
  color: #2b59ff;
}
.green-border {
  border-top: 6px solid green;
}
.yellow-border {
  border-top: 6px solid #ffc947;
}
.blue-border {
  border-top: 6px solid #2b59ff;
}
.bold-text {
  line-height: 80px;
  font-size: 80px;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  margin-bottom: 30px;
}
hr {
  background-color: rgba(170, 170, 170, 0.788);
  height: 1px;
  border: 0;
}
.Inter-Regular {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.5px;
  font-weight: 400;
  color: #12141d;
}

.Inter-Regular2 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #12141d;
}

/* Navbar */
.navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: 12px;
}
.main-menu {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.main-menu ul {
  display: flex;
  gap: 2rem;
  text-transform: uppercase;
}
.main-menu ul li a i {
  margin-left: 8px;
}
.main-menu > a {
  border: 1px solid var(--primary-color);
  border-radius: 8px;
  padding: 8px 16px;
  color: var(--primary-color);
  cursor: pointer;
  margin-left: 4rem;
}
/* Header */
.header-img {
  background-image: url(/assets/images/BG.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  position: relative;
  height: 608px;
  display: flex;
  padding: 56px;
}
.header-content h4 {
  font-weight: 400;
  margin-bottom: 1rem;
}
.header-content h1 {
  font-family: "League Spartan", sans-serif;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 32px;
}
.header-right-side p {
  font-size: 18px;
  margin-bottom: 32px;
}
.header-right-side .main-btn {
  padding: 16px 32px;
}
/* Search Communities */
.search-communities {
  background-color: #fff;
  border-radius: 20px;
  padding: 24px 30px;
  box-shadow: 0 0 10px rgba(104, 104, 104, 0.138);
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
}
.sc-heading {
  margin-bottom: 2rem;
}
.sc-heading h2 {
  margin-bottom: 1rem;
}
.sc-search-bar {
  color: var(--primary-color);
  display: flex;
  align-items: center;
  border: rgb(120, 120, 120);
  border-radius: 12px;
  background-color: rgb(240, 240, 240);
}
.sc-search-bar i {
  padding: 8px 0 8px 20px;
}
.sc-search-bar input {
  border: none;
  padding: 8px;
  background-color: rgb(240, 240, 240);
  outline: none;
  width: -webkit-fill-available;
}
.sc-search-bar input:focus {
  outline: none;
}
.sc-search-bar .search-bar-separator {
  border-right: 1px solid;
}
.sc-search-bar .main-btn {
  padding: 10px 26px;
}
/* Search Suggestions */
.search-suggestions {
  padding: 16px 0 0;
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  color: var(--primary-color);
}
.search-suggestions .ss-item {
  padding: 8px;
  border: 1px solid rgba(184, 184, 184, 0.688);
  border-radius: 8px;
  font-size: 14px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ss-item:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.ss-item img path {
  fill: var(--primary-color);
}
.ss-item img {
  width: 20%;
  margin-right: 8px;
}
.ss-item i {
  padding-inline: 4px;
}
/* Digital Helper */
.digital-helper {
  display: flex;
  justify-content: space-between;
  margin-top: 10rem;
  gap: 32px;
}
.dh-details {
  font-size: 16px;
  font-family: "Catamaran", sans-serif;
  margin-block: 22px;
}
.dh-features ul li {
  margin-bottom: 1rem;
  display: flex;
}
.dh-features ul li span {
  height: max-content;
}
/* Market Strategies */
.marketing-strategies {
  margin-top: 4rem;
}
.ms-heading {
  text-align: center;
  margin-bottom: 50px;
}
.heading-text {
  font-size: 18px;
}
.ms-content {
  display: flex;
  gap: 54px;
}
.li-heading {
  display: flex;
  margin-bottom: 7px;
}
.ms-features {
  display: flex;
  gap: 40px;
}
.ms-features ul li {
  margin-bottom: 1rem;
}
.ms-features button {
  margin-top: 5rem;
  padding: 12px 22px;
  font-weight: 600;
}
/* About us */
.about-us {
  margin-top: 116px;
}
.au-section {
  display: flex;
  gap: 2rem;
}
.au-img p {
  margin-bottom: 4rem;
}
/* Bussines Solutions */
.busines-solutions {
  background-image: url(../images/orange.png);
  background-size: cover;
  padding: 80px;
  color: #fff;
  margin-block: 80px 110px;
}
.busines-solutions-headings {
  text-align: center;
}
.busines-solutions-headings p {
  font-size: 15px;
}
.bs-headings {
  display: flex;
  align-items: center;
  margin-block: 48px;
  gap: 48px;
}
.busines-solutions-headings h2 {
  font-size: 40px;
  line-height: 38px;
  font-weight: 500;
  margin-block: 24px;
}
.busines-li-heading {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
}
.bs-footer {
  text-align: center;
}
.bs-footer .li-heading {
  justify-content: center;
}
.bs-footer > p {
  width: 50%;
  margin: auto;
}
/* Commisions */
.commision {
  text-align: center;
}
.commision-text {
  margin-block: 21px;
}
.commision-text p {
  color: #33334c;
  width: 70%;
  margin: auto;
}
.commision-text h3 {
  font-size: 22px;
  font-weight: 500;
}
.commision-text > p,
h3 {
  margin-bottom: 20px;
}
.commision-btn {
  margin-bottom: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.commision-links div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.commision-links a {
  margin-top: 8px;
  color: var(--primary-color);
}
/* SERVICES */
.services-nb {
  margin-inline: 4rem;
}
.s-header-img img {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.services-section {
  margin-inline: 138px;
}
.services-heading {
  margin-bottom: 28px;
}
.services-heading h2 {
font-size: 27px;
font-weight: 400;
max-width: 75%;
margin-top:15px;

line-height: 38px;
text-align: left;

}
.light-text {
  font-weight: 300;
  font-size: 14px;
  color: #33334c;
  line-height: 26px;
  font-family: Catamaran;
letter-spacing: 0.5px;
text-align: left;

}
.services-content {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
}
.services-content div:nth-child(2) {
   max-width: 524px;
object-fit:cover;

}
.services-content div:nth-child(2) img{
    height: 100%;
    width:100%;
    object-fit: contain;
}
.services-content p {
  margin-bottom: 10px;
}
.services-content .light-text {
  margin-bottom: 16px;
  
}
.services-content li {
  margin-bottom: 12px;
  font-size: 14px;

font-weight: 500;
line-height: 26px;
text-align: left;

}
/* FAQ */
.faq-section {
  margin-inline: 141px 78px;
  font-family: "Catamaran", sans-serif;
}
.faq-section > p{
      font-size: 20px;
      line-height:38px;
}
.faq-section p {

  margin-bottom: 32px;
  color: #212529;
}
.faq ul {
  list-style-type: none;
  padding: 0;
}
.faq ul li {
  margin-bottom: 1rem;
}
.faq ul li .answer span{
    font-size: 15px;
    font-weight: 400;
}
.faq ul li .answer {
    font-size:15px;
    padding:0px 40px;
  display: none;
}
.faq ul li .answer p{
    font-size:15px;

}
.faq ul li .question {
  cursor: pointer;
  font-size:16px;
  font-weight: 500;
  margin-bottom: 1rem;
}
.faq ul li.active .answer {
  display: block;
}

/* ABOUTUS */
.aboutus-section {
  font-family: "Catamaran", sans-serif;
  margin-inline: 138px;
  margin-top: 80px;
}
.aboutus-section h1 {
  margin-bottom: 10px;
}
.aboutus-section h2 {
  font-size: 20px;
}
.aboutus-section p {
  font-size: 14px;
  font-weight: 300;
}
.aboutus-section > div {
  margin-bottom: 1rem;
}
.dms-section .dms {
  margin-bottom: 32px;
}
.dms-section .dms h1 {
  margin-bottom: 12px;
}
.dms-section .dms p {
  margin-bottom: 10px;
}
.dms-section {
  display: flex;
  gap: 19px;

}
.dms-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 19px;
  margin-block: 108px;
}
.rdp-section {
 
  justify-content: space-between;

  margin-top: 45px;
}
.rdp-div {
padding: 37px 8px;
}
.rdp-div h3 {
  margin-bottom: 1rem;
}
.rdp-div p {
  margin-bottom: 1rem;
}
.rdp-tick{
        margin-right: 7px;
}
/*.rdp-div > div {*/
/*  text-align: center;*/
/*}*/
.rdp-div button {
  padding: 8px 14px;
}
.services-content.affiliate-content {
  flex-direction: column;
  gap: 0;
}
.affiliate-btn .dms-btn {
  margin-block: 0;
  gap: 19px;
  justify-content: space-between;
}
.affiliate-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 53px;
}
.faq.affiliate-faq ul li .question {
  margin-bottom: 35px;
}
.review-div {
  width: 60%;
}
.review-div p {
  margin-block: 26px;
  color: #3f3f46;
}
.review-profile {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.review-profile h6 {
  font-size: 16px;
}
.review-profile p {
  font-size: 14px;
  color: rgba(153, 153, 153, 0.788);
  margin: 0;
}
.s-header-img {

    margin-bottom: -85px;

  rotate:-180deg;
}

.join-us-content{
        font-size: 27px;
    /* letter-spacing: 1px; */
    font-weight: 500;
}
.terms-conditions {
  margin-inline: 141px 122px;
}
.terms-conditions h5 {
  margin-bottom: 1rem;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Catamaran", sans-serif;
}
.terms-conditions p {
  margin-bottom: 1rem;
  font-size: 16px;
  font-family: "Catamaran", sans-serif;
}

/* REVISION */
.affiliate-sec .services-heading .light-text {
  margin-block: 38px;
  font-weight: 400;
  font-size: 16px;
}
.affiliate-sec {
  margin-inline: 114px 78px;
  display: flex;
}

/* Footer */
.footer-img img {
  margin-top: 6rem;
  width: 100%;
  display: block;
}
.footer-section {
  background-color: #33334c;
  padding-inline: 6rem;
  font-family: "Catamaran", sans-serif;
}
.subscribe-email {
  background-color: #464666;
  border-radius: 4px;
  width: max-content;
}
.subscribe-email input {
  border: none;
  background-color: #464666;
  padding: 8px;
}
.subscribe-email input:focus {
  background-color: #464666;
  outline: none;
}
.subscribe-email .main-btn {
  border-radius: 0px 4px 4px 0px;
}
.footer-content {
  display: flex;
  gap: 4rem;
  margin-top: 3rem;
  color: #fff;
}
.footer-about-us {
  width: 36%;
}
.footer-about-us > div {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.footer-about-us h4 {
  font-weight: 400;
}
.footer-about-us p {
  font-size: 14px;
  font-weight: 200;
}
.footer-content h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 1rem;
}
.cp-list {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.cp-list li {
  margin-bottom: 1rem;
}
.cp-list li a {
  color: #fff;
}
.cp-list li svg {
  width: 15%;
  border-radius: 25px;
  height: auto;
}
.lower-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 12px;
  font-size: 14px;
}
.lower-footer a {
  color: #fff;
}

.copywrite {
  background-color: #33334c;
  display: flex;
  gap: 3rem;
  align-items: center;
  justify-content: center;
  color: #ffff;
  padding: 12px;
  font-size: 14px;
}
  .list-texts h4 {
  font-size: 16px !important;
font-weight:700;
}
.list-with-img img{
    object-fit:contain;
       margin-right: 10px;
}
.list-with-img{
    display:flex;
    align-items:center;
    margin-bottom:10px;
}
.checkbox_tick h4{
    font-size: 16px !important;
    font-weight:700;
    margin-bottom:0px !important;
}
.right_left_wrapper .left_orange_box  .checkbox_tick{
    margin-bottom:10px;
}
/* TABLET MODE */
@media only screen and (max-width: 660px) {
    .hero-title{
        font-size:32px !important;
    }
        .hero-title span{
        font-size:32px !important;
    }
    .hero-title-tags{
        font-size:16px !important;
    }
    .heading_top{
        font-size:13px !important;
    }
}
@media only screen and (max-width: 769px) {

    .hero-content{
        width:100% !important;
    }
}
@media only screen and (max-width: 768px) {
    .dd-md-none{
        display:none;
    }
    .text-50{
        width:75% !important;
    }
    .hero-content{
        width:100% !important;
    }
  .search-communities {
    display: none;
  }
  .wrapper {
    margin-inline: 2rem;
  }
  .main-btn {
    padding: 10px 20px;
    font-size: 10px;
  }
  .main-menu > a {
    padding: 4px 18px;
    margin-left: 0;
    font-size: 14px;
  }
  .navbar img {
    width: 100%;
  }
  .main-menu ul {
    gap: 1rem;
  }
  .header-content h1 {
    font-size: 33px;
    margin-bottom: 28px;
  }
  .header-right-side p {
    font-size: 14px;
    margin-bottom: 24px;
  }
  .header-right-side .main-btn {
    padding: 12px 10px;
  }
  .headline {
    font-size: 38px;
    line-height: 38px;
  }
  .dh-details {
    font-size: 14px;
    margin-block: 12px;
  }
  li {
    font-size: 12px;
  }
  .digital-helper {
    margin-top: 4rem;
    gap: 22px;
  }
  .marketing-strategies {
    margin-top: 2rem;
  }
  .heading-text {
    font-size: 14px;
  }
  .feature-heading {
    font-size: 14px;
  }
  .custom-tick {
    padding: 4px;
    margin-right: 6px;
    font-size: 8px;
    height: fit-content;
    
  }

  .about-us {
    margin-top: 36px;
  }
  .busines-solutions {
    background-repeat: no-repeat;
    padding: 22px;
    margin-block: 36px 46px;
  }
  .busines-solutions-headings h2 {
    font-size: 26px;
    line-height: 28px;
    margin-block: 18px;
  }
  .bs-headings {
    margin-block: 0;
    gap: 22px;
  }
  .busines-li-heading {
    font-size: 14px;
    font-weight: 600;
  }
  .bs-headings p {
    font-size: 12px;
  }
  .bs-footer > p {
    width: 90%;
    margin: auto;
    font-size: 12px;
  }
  .services-section {
    margin-inline: 38px;
  }
  .services-heading h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .services-heading {
    margin-bottom: 22px;
  }
  .services-content {
    flex-direction: column;
    align-items: center;
  }
  .aboutus-section {
    margin-inline: 38px;
    margin-top: 38px;
  }
  .affiliate-sec {
    margin-inline: 48px 48px;
  }
  .bold-text {
    line-height: 56px;
    font-size: 52px;
    margin-bottom: 20px;
  }
  .Inter-Regular {
    font-size: 14px;
    line-height: 24px;
  }
  .services-content.affiliate-content {
    align-items: start;
  }
  .affiliate-sec {
    flex-direction: column;
  }
  .dms-section {
    flex-direction: column;
  }
 
  
  .dms-btn {
    margin-block: 38px;
    margin-inline: 1rem;
    flex-wrap: wrap;
  }
  .transperant-btn {
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 500;
  }
  .faq-section {
    margin-inline: 48px 38px;
  }
  .terms-conditions {
    margin-inline: 48px 38px;
  }
  .s-header.dms-section.wecsection {
    flex-direction: column-reverse !important;
  }
  .rdp-section {
    margin-top: 26px;
  }
}
@media only screen and (max-width: 480px) {
  .navbar {
    justify-content: center;
  }
  .header-img {
    gap: 1rem;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 34px;
  }
  .main-menu {
    display: none;
  }
  .digital-helper {
    flex-direction: column-reverse;
    align-items: center;
  }
  .ms-content {
    flex-direction: column;
  }
  .au-section {
    flex-direction: column;
  }
  .bs-headings {
    flex-direction: column;
  }
  .busines-solutions {
    background-position: center;
    height: 670px;
    padding: 36px 10px;
    margin-block: 16px 0px;
  }

  .rdp-section {
    flex-wrap: wrap;
  }
}



@media only screen and (max-width: 1132px) {
    .search-section{
        position:static;
        transform: translateX(0);
       
    }
    
}

/*sufyan css end*/









































/*custom css*/
.ct_single_product_links {
    overflow: scroll;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.ct_single_product_links a {
    width: 100%;
    background: #fff;
    padding: 8px 12px;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    color: #000000;
        font-family: 'DM Sans', sans-serif;
    font-size: 15px;
}
.profle__info_operations {
    transform: skewX(-30deg);
}
.pro_business_container {
  padding-top: 14px;
}
.pro_b_title {
  text-align: center;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 700 !important;
  line-height: 24px;
  max-width: 200px;
  margin: 0 auto 32px auto !important;
  padding-bottom: 16px;
  border-bottom: 2px solid #f26122;
  color: #33334c;
}
.pro_business_container .listing_none {
  padding-top: 25px;
}
.pro_business_container .inner_box_design {
  border-color: #eaeaea !important;
}
.pro_business_container .box_with_img img {
  border-radius: 15px;
}
.product__card_item span i {
    color : #f26122 !important;
}
.pro_media {
  /*padding-top: 60px;*/
}
.pro_media .podcast_items,
.pro_media .podcast_items img {
  border-radius: 24px !important;
}
.pro_media .podcast_items {
  border: 1px solid #eaeaea !important;
}
.pro_media .tabs__buttons--container {
  display: flex;
  margin-right: 0px !important;
  margin-bottom: 1rem;
  width: 100%;
  justify-content: space-between;
  padding: 20px 0;
}
.pro_media .tabs__buttons--container.profile-tab-btn button {
  width: 100%;
  border-bottom-width: 6px;
}
.pro_media .half-sec-right {
  border: 1px solid #eaeaea;
  border-radius: 24px;
}
.pro_media .tabs__buttons--container.profile-tab-btn button i {
  color: #f26122;
  margin-right: 5px;
}
.pro_media
  .tabs__buttons--container.profile-tab-btn
  button.tabs__tab-btn--not-selected
  i {
  color: #33334c;
}

/* All Are custom css here */
.ct__profile_hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 40px 0px 40px 0px;
  position: relative;
}
.ct__profile_hero_content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.profile__hero_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
  padding: 17px 30px;
  position: relative;
  z-index: 99;
}
.profile__hero_socail ul,
.profile__hero_favorate ul {
  display: flex;
  align-items: center;
  list-style-type: none;
  column-gap: 15px;
}
.profile__hero_socail ul li a,
.profile__hero_favorate ul li a {
  height: 45px;
  width: 45px;
  padding: 6.86px;
  border-radius: 85.71px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00000033;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
.profile__hero_socail ul li a i{
    font-size:19px;
}
.profile__hero_socail ul li a .fa-phone{
    font-size:16px;
}
.profile__hero_socail ul li a .fa-whatsapp{
    font-size:22px;
}
 .profile__hero_favorate ul li a i{
     font-size:17px;
 }
.profile__hero_socail ul li a:hover,
.profile__hero_favorate ul li a:hover {
  background: #f26122;
}
/* profile__info__content */
.profile__info__content {
  display: flex;
  align-items: center;
  background: #0000004f;
  padding: 30px 25px;
  column-gap: 20px;
  max-width: 1080px;
  clip-path: polygon(0% 0%, 65% 0, 82% 50%, 100% 100%, 0% 100%);
  backdrop-filter: blur(3px);
  padding-bottom: 50px;
  transform: skewx(30deg);
  margin-left: -4%;
}
.profle__info {
  display: flex;
  column-gap: 15px;
  align-items: center;
      transform: skewX(-30deg);
    margin-left: 60px;
}
.profle__info_avater {
  height: 80px;
  width: 80px;
  border-radius: 50%;
}
.profle__info_avater img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.profle__info_text h3 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #fff;
  text-transform: capitalize;
}
.profle__info_text p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.profle__info_operations ul {
  display: flex;
  align-items: center;
  padding-left: 30px;
}
.profle__info_operations ul li {
  border-left: 1px solid #fff;
  padding: 2px 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.profle__info_operations ul li small {
  padding-left: 2px;
}
/* profile__nav */
.profile__nav {
  background: #fff;
  border-radius: 12px;
  padding: 0px 32px 0px 32px;
  border: 1px solid #e2e2e2;
}
.ct__profile_hero .business_banner {
  padding: 0 !important;
  border-radius: 40px 0 40px 0;
}
.ct__profile_hero .profile__nav {
  position: absolute;
  bottom: -20px;
  max-width: 1064px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.profile__nav ul {
  display: flex;
  align-items: center;
  column-gap: 50px;
  justify-content: space-evenly;
}
.profile__nav ul li {
  list-style-type: none;
}
.profile__nav ul li button,
.profile__nav ul li a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #33334c;
  background: transparent;
  border: none;
  padding: 15px 18px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
}
.profile__nav ul li button.active {
  font-weight: 600;
  color: #f26122;
  border-color: #f26122;
}
.profile__nav ul li a:hover {
  color: #f26122;
  border-color: #f26122;
}
.profile__nav ul {
  border-bottom: none !important;
}
/* Travel Card */
.travel__card {
  padding: 20px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #eaeaea;
  max-width: 350px;
}
.travel__card_thumb {
  height: 180px;
  width: 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.travel__card_text {
  padding-top: 20px;
}
.travel__card_tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
}
.travel__card_tags span {
  display: inline-flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  padding: 4px 8px 4px 8px;
  color: #666666;
  background: #dff1f0;
  border-radius: 3px;
}
.travel__card_profile {
  padding-top: 16px;
}
.travel__card_profile a {
  display: flex;
  width: auto;
  display: flex;
  align-items: center;
  column-gap: 10px;
  color: #777777;
}
.travel__card_profile a img {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  object-fit: cover;
}
.travel__card_profile a span {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.travel__card_profile a:hover {
  text-decoration: underline;
  color: #f26122;
}
.travel__card_datetime {
  padding-top: 16px;
  display: flex;
  align-items: center;
  column-gap: 12px;
}
.travel__card_datetime span i {
  font-size: 18px;
  color: #555555;
}
.travel__card_datetime small {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #777777;
}
.travel__card_desc {
  padding-top: 18px;
}
.travel__card_desc h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #222222;
}
.travel__card_desc p {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #555555;
  padding-top: 5px;
}
/* For Flat Card */
.travel__card_flat {
  display: grid;
  grid-template-columns: 244px 1fr;
  column-gap: 16px;
  min-width: 100%;
  align-items: center;
}
.travel__card_flat .travel__card_text {
  padding-top: 0;
}
.travel__card_flat .travel__card_header {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
/* product__card */
.product__card {
  border-radius: 20px;
  border: 1px solid #eaeaea;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.overlay {
  position: relative;
}

.overlay::before,
.overlay::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #fff #fff;
}

.overlay::before {
  border-width: 20px 20px 0 0;
}

.overlay::after {
  border-width: 0 5px 5px 0;
}
.overlay-text {
    position: absolute;
    bottom: 0px;
    right: -1px;
    background-color: #fff;
    padding: 5px 10px;
    padding-left: 70px;
    /* border-top-left-radius: 100px; */
    clip-path: polygon(100% 0%, 36.5% 0%, 21.2% 100%, 0 100%, 100% 100%);
}

.overlay-text h2 {
    font-size: 20px;
    font-weight: 600;
    color: #f26122 !important;
    /*filter: drop-shadow(1px 1px 1px #f26122);*/
}
.text-over-image {
  position: absolute;
  bottom: 20px; /* Adjust the position as needed */
  right: 20px; /* Adjust the position as needed */
  color: #fff; /* Text color */
}
.product__card_thumb {
  height: 260px;
  width: 100%;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
    position: relative;
}
.product__card_thumb_blog{
    border-radius: 20px !important;
    min-height: 200px !important;
    
}
.product__card_thumb {
  height: 260px;
  width: 100%;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  position: relative;
}

.product__card_thumb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}

.product__card_thumb:hover img {
  transform: scale(1.1);
}

.product__card_thumb_withPrice {
  position: relative;
}
.product__card_price {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding: 5px 18px;
  padding-left: 60px;
  clip-path: polygon(33% 0, 100% 0%, 100% 100%, 0 100%, 18% 44%);
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
  color: #f26122;
  display: inline-block;
}
.product__card_thumb img {
  height: 100%;
  width: 100%;
  border-radius: 20px 20px 0 0;
  object-fit: cover;
}
.product__card_text {
    padding: 15px 20px 15px 20px;
    background: #fff;
    border-radius: 20px;
    overflow-x:hidden;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.product__card_textHead {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
}
.product__card_profile {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
.product__card_profile_text a {
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  color: #161d30;
}
.product__card_profile_text span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #969696;
  margin-bottom:12px;
}
.product__card_left {
    margin-top: 10px;
}
.avater_thumb_round {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  position: relative;
  border: 1px solid #dfdfdf;
}
.avater_thumb_round img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.avater_thumb_round .status {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  right: 5px;
  background: #cccccc;
}
.avater_thumb_round .status.active {
  background: #2cf206;
}
.product__card_right {
  text-align: right;
}
.product__card_right .tags {
  background: #dff1f0;
  padding: 5px 8px 5px 8px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #666666;
}
.product__card_left .tags {
  background: #dff1f0;
  padding: 4px 8px 4px 8px;
  border-radius: 3px;
  font-size: 12px;
  margin-bottom:5px;
  font-weight: 500;
  line-height: 14px;
  color: #666666;
}
.product__card_right ul {
  padding-top: 5px;
  display: flex;
  align-items: center;
  column-gap: 5px;
  justify-content: flex-end;
  font-size: 16px;
  color: #f26122;
  margin: 10px 0;
}
.product__card_right ul li {
  font-size: 13px;
}
.product__card_content {
  padding-top: 10px;
}
.product__card_content h3 {
    font-size: 24px;
    font-weight: 600;
    word-wrap: break-word;
    color: #161D30;
    font-family: "DM Sans", sans-serif !important;
    margin: 0 0 20px 0;
}
.product__card_content .location {
  display: flex;
  column-gap: 5px;
  font-size: 15px;
  line-height: 18px;
  color: #4d5260;
}
.product__card_content .location i {
  color: #ff9a02;
  font-size: 17px;
}
.product__card_content .pragraph {
  font-size: 15px;
  font-weight: 300 !important;
  color: #6c6969;
  padding-top: 15px;
}
.product__card_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 18px;
  border-bottom: 1px solid #f2602252;
  padding-top: 18px;
}
.product__card_item:not(:last-child) {
  border-right: 1px solid #f2602277;
  padding-right: 5px;
  margin-right:15px !important;
  max-width: 100px;
 
}

.product__card_item_top {
  display: flex;
  align-items: center;
  column-gap: 6px;
}
.icon-color {
    color:#f26122 !important;
}
.product__card_item a:first-child {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  color: #969696;
  text-transform: capitalize;
  display: block;
}
.product__card_item a:last-child {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #969696;
}
.product__card_textBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
  padding-top: 7px;
}
.product__card_textBottom ul {
  display: flex;
  align-items: center;
  column-gap: 10px;
  height: 45px;
}
.product__card_thumb {
  position: relative; /* Ensure proper positioning for child elements */
  width: 100%; /* Ensure the thumb takes up full width of its parent */
  /* height: auto;  Allow the height to adjust based on content */
}

.product__card_image {
  position: absolute; /* Position the image absolutely within its parent */
  top: 0; /* Align to the top of the parent */
  left: 0; /* Align to the left of the parent */
  width: 100%; /* Ensure the image fills the entire width of its parent */
  height: 100%; /* Make the image take up the full height of its parent */
  object-fit: cover; /* Ensure the image covers the entire area */
}

.product__card_textBottom ul li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px !important;
    height: 30px !important;
    /* border: 1px solid var(--primary-color); */
    border-radius: 50%;
    text-align: center;
    color: var(--primary-color);
    background: #f2612217;
}
.product__card_textBottom ul li a i{
    font-size: 1.2em;
}
.product__card_textBottom ul li a i.fa-whatsapp{
    font-size: 1.7em;
}
.product__card_flat .product__card_textBottom ul li a {
  height: 35px;
  width: 35px;
}
.product__card_textBottom ul li a:hover {
  transform: translateY(-5px);
  color: white;
  background: var(--primary-color);
}
.btn__share {
    border:1px solid #f26122 !important;
    border-radius: 12px;
    padding: 6px 10px;
    background:transparent;
    border: none;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
        border-radius: 7px;
        gap: 8px;
}
.btn__share:hover{
    background:#f26122;
}
.btn__share:hover span{
    color:#fff;
}
.btn__share span {
  text-transform: uppercase;
  color: #f26122;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
      font-family: 'DM Sans', sans-serif;
}
.btn__share small {
  height: 24px;
  width: 24px;
  background: #ff8854;
  color: #fff;
  font-size: 14px;
  align-items:center;
  justify-content:center;
  font-weight:500;
  padding: 4px;
  border-radius: 50%;
  display: inline-flex;
}
.btn_primary:hover {
  color: #fff !important;
}
.product__card_flat {
  display: grid;
  max-width: 100%;
}
.product__card_flat .product__card_thumb {
  height: 100%;
  width: 100%;
  border-radius: 20px 0px 0px 20px;
}
.product__card_flat .product__card_thumb img {
  border-radius: 20px 0 0 20px;
}
.product__card_flat .product__card_right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.product__card_flat .product__card_right ul {
  padding-top: 0px;
}
.product__card_flat .product__card_info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(248, 134, 88, 0.52);
    padding-top: 18px;
    column-gap: 10px;
}
.product__card_flat .product__card_item {
  border-right: none;
  padding-right: 0px;
  border-left: 1px solid #f2602277;
  padding-left: 15px;
}

/* For Profile Nav */
.ct_profile__nav.business-tabs .inner_tabs {
  padding: 0 120px;
  margin: 0;
  position: relative;
  top: -28px;
}
/* About Card */
.ct_about__card {
  padding: 30px;
  background: url(../images/Mask-bg-.png) no-repeat center/cover;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  justify-content: center;
}
.ct_about_title {
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  color: #212529;
}
.ct_about_title span {
  color: #f26122;
}
.ct__about__area {
  display: grid;
  column-gap: 20px;
}
/*grid-template-columns: 2fr 1fr;*/
.ct_about__text__content {
  /*padding-top: 30px;*/
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  column-gap: 40px;
}
.ct_about__widgets {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}
.ct_about__widget_title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 17px;
    color: #212529;
}
.ct_about__widget ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  position: relative;
}
/*.ct_about__widget ul li::before {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  height: 16px;*/
/*  width: 14px;*/
/*  content: "";*/
/*  background-image: url("https://communityhubland.com/updated/assets/images/check-primary.png");*/
/*  background-repeat: no-repeat;*/
/*  background-size: contain;*/
/*  top: 4px;*/
/*}*/
.ct_about__card_social_list li {
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  margin-bottom: 10px;
}

.ct_about__card_social_list li span {
  width: 25px;
  height: 25.5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  background: #fff;
}
.ct_about__card_social_list li span i {
  color: #f26122;
  font-size: 16px;
}
.ct_about__card_social ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom:10px;
  column-gap: 10px;
}
.ct_about__card_social ul li a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top:10px;
  border-radius: 3px;
  background: #fff;
  color: #f26122;
}
/* business_dsc_area */
.ct__section__header {
  padding-bottom: 32px;
}
.myTabContent .business_dsc_tabs #myTabContent{
    margin-top:30px !important;
}
.ct__section__header h4 {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #f26122;
  letter-spacing: 0.2em;
}
.ct__section__header h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  color: #080b1f;
}
.ct__section__header p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #6c6c6c;
}
.ct_profile__nav #bpage_form .getin_touch {
  border-top: none;
  border: 1px solid #eaeaea;
  border-radius: 12px;
  box-shadow: none;
}
.ct_profile__nav .map-side iframe {
  border-radius: 12px;
}
.form__grid_upper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 14px;
}
#bpage_form .getin_touch .form-side .form_box .input-group {
  padding: 0;
  border: none;
  border-radius: 0px;
}
#bpage_form .getin_touch .form-side .form_box .input-group textarea,
#bpage_form .getin_touch .form-side .form_box .input-group input {
  border-radius: 25px;
  padding: 10px 30px !important;
  width: 100%;
  border: 1px solid #eaeaea !important;
}
#bpage_form .getin_touch {
  max-width: 1000%;
}
#bpage_form .getin_touch .form-side .form_box .form-btn {
  border: 1px solid transparent;
  border-radius: 12px;
}
#bpage_form .getin_touch .form-side .form_box .form-btn i {
  padding-left: 15px;
}
#bpage_form .getin_touch .form-side .form_box a.form-btn {
  background: transparent;
  color: var(--primary-color);
  text-align: center;
  border: 1px solid var(--primary-color);
}

#bpage_form .getin_touch .form-side .form_box a.form-btn:hover {
  background: var(--primary-color);
  color: white;
  text-align: center;
  border: 1px solid var(--primary-color);
  transform: translateY(0px) !important;
}
#bpage_form .getin_touch .map-side {
  width: 100%;
  height: 100%;
  padding: 50px 50px 50px 10px;
}
.half_img {
    border-radius: 30px;
}
.business-tabs .tab-content .report a {
  display: inline-flex;
  align-items: center;
  background: transparent;
  padding: 8px 15px;
  gap: 5px;
  border-radius: 12px;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
.business-tabs .tab-content .report a:hover {
  background: var(--primary-color);
  color: #fff;
}
/* Doan Page */
.ct_media__thumb_logo {
  width: 200px;
}
.ct_media__thumb_logo_small {
  width: 70px;
}
.ct_media__thumb_text {
  display: grid;
  align-items: center;
  grid-template-columns: 200px 1fr 75px;
  column-gap: 20px;
  padding-bottom: 20px;
}
.ct_media__thumb_logo img {
    width: 100px; /* Adjust the width as needed */
    height: auto; /* Maintain aspect ratio */
}
.ct__section_title {
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  color: #000;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid var(--primary-color);
  display: inline-flex;
}
.ct_media__thumbText p {
  color: #6c6c6c;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
    font-family: 'Dm Sans', sans-serif;
}
.ct_video-container {
    flex: 1;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.ct_video-container img,.ct_video-container iframe,.ct_video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct_vertical_center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    height: 100%;
}
/* margin: 0 auto;

/* Single Product Media */
.ct_media__content {
      display: grid;
    grid-template-columns: 1fr 250px;
column-gap: 35px;
  border: 1px solid #eaeaea;
  padding: 15px;
  border-radius: 16px;
  margin-top:14px;
}
.ct__product_media {
  display: grid;
  /* grid-template-columns: 20px 1fr; */
  column-gap: 5px;
  /* border: 0.5px solid #fbf5f5; */
      padding: 6px 10px;
  border-radius: 8px;
  background: #fff;
  align-items: center;
  margin-bottom: 10px;
}


/* Responsive styling */
.ct_media__thumb_text {
    display: flex;
    align-items: flex-start; /* Align items at the start */
    justify-content: space-between;
}

.ct_logo_container {
    max-width: 220px; 
}


.ct_logo {
    max-width: 100%;
    height: auto;
}
/*
.ct_media__thumbText {
    max-width: 150px;
}
*/
.ct_award_container {
    max-width: 80px; /* Max width for award container */
}

.ct_award_images {
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* Align items at the start */
}

.ct_award {
    max-width: 100%;
    height: auto;
}

/* Media queries for responsiveness */
@media (max-width: 768px) {
    .ct_media__thumb_text {
  /* Stack items vertically on small screens */
        align-items: center; /* Align items at the center */
    }
}

.ct__product_media_options h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  /* padding-bottom: 5px; */
  color: #000;
}
.ct__product_media_thumb p small,
.ct__product_media_options p {
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  display: inline-flex;
  align-items: center;
}
.ct__product_media_options p i {
  margin-right: 4px;
}
.ct_single_product_url {
  border: 1px solid #eaeaea;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #000000;
  padding: 14px 20px;
  border-radius: 12px;
  padding-left: 40px;
  position: relative;
  margin-top: 10px;
}
.ct_single_product_url::before {
  position: absolute;
  left: 15px;
  top: 14px;
  background-image: url("https://communityhubland.com/updated/assets/images/copy-link.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 16px;
  width: 16px;
  background-position: center center;
  content: "";
}
.ct_single_product_url a {
  color: #000;
}
.ct_media__options {
  padding: 16px;
}
/* ct_single_product_links */
.ct_media__options_btns {
  display: grid;
  grid-template-columns: 1fr 2px 1fr;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
.ct_media__options_btns::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
  border-radius: 25px;
  background: #eaeaea;
  content: "";
}
.ct_media__options_btn {
  background: transparent;
  border: none;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #000000;
  position: relative;
}
.ct_media__options_btn::after {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  width: 100%;
  height: 6px;
  border-radius: 25px;
  background: transparent;
  content: "";
  z-index: 9;
}
.ct_media__options_btn.active::after {
  background: var(--primary-color);
}
.ct_media__options_btn.active {
  color: var(--primary-color);
}
.ct_center_line {
  height: 20px;
  width: 1px;
  background: #B9B9B9;
}

/* Product Details */
.pro__details {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 30px;
}
.pro__details_thumb img {
  height: 100%;
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  border-radius: 24px;
}
.pro__details_list {
  display: grid;
  grid-template-columns: 30px 1fr;
  column-gap: 10px;
  padding-bottom: 20px;
}
.pro__list_icon img {
  height: 24px;
  width: 24px;
  border-radius: 4px;
  object-fit: contain;
}
.pro__list_text h4 {
  color: #33334c;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  padding-bottom: 10px;
}
.pro__list_text p:not(:last-child) {
  padding-bottom: 20px;
}
.pro__details_list_btns {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
.pro__details_list_btns .btn {
  padding: 10px 30px;
  font-size: 16px;
  border-radius: 8px;
}
.btn_primary {
  border: 1px solid transparent;
  background: var(--primary-color);
  color: #fff;
}
.btn_primary:hover {
  background: #f26022bd;
}
.btn_primary_outline {
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
.btn_primary_outline:hover {
  background: var(--primary-color);
  color: #fff;
}
/* ct_gellery_content */
.ct_gellery_content {
  padding-top: 40px;
}
.ct_gellery_item_1 {
  width: 100%;
  display: block;
}
.ct_gellery_item_image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ct_gellery_item_3 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 991px) {
  .pro__details {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}
.ct_media__thumb_logo {
  width: 230px;
}
.ct_media__thumb_logo_small {
  width: 70px;
}
.ct_media__thumb_text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
  padding-bottom: 20px;
}
.ct__section_title {
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  color: #000;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid var(--primary-color);
  display: inline-flex;
}
.ct_media__thumbText p {
  color: #6c6c6c;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.ct_media__thumbText h4 {
    font-size: 17px;
    max-width: 80px;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f26122;
    margin-bottom: 7px !important;
}
.ct_video-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  border-radius: 12px;
}
.ct_video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/* Single Product Media */
.ct_media__content {
  display: grid;
  grid-template-columns: 1fr 250px;
  column-gap: 15px;
}

.ct_award_container {
    display: flex;
    flex-direction: column;
}

.ct_award_container .ct_media__thumb_logo_small {
    margin-bottom: 10px; /* Adjust as needed */
}

.ct__product_media {
  grid-template-columns: 250px 1fr;
  grid-template-columns: 40px 1fr;
  column-gap: 10px;
  border: 1px solid #EAEAEA;
  padding: 6px 10px;
  border-radius: 8px;
  background: #fff;
  align-items: center;
}
.ct__product_media_options h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  /* padding-bottom: 5px; */
  color: #000;
  margin-bottom: 0 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 500 !important;
}
.ct__product_media_thumb p small,
.ct__product_media_options p {
  color: var(--primary-color);
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  display: inline-flex;
  align-items: center;
}
.ct__product_media_options p i {
  margin-right: 4px;
}
.product__card_item li {
    color: #f26122 !important;
}
.custom-icon-color {
    color: #f26122 !important;
}
.ct_single_product_url {
  border: 1px solid #eaeaea;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #000000;
  padding: 14px 20px;
  border-radius: 12px;
  padding-left: 40px;
  position: relative;
  margin-top: 10px;
}
.ct_single_product_url::before {
  position: absolute;
  left: 15px;
  top: 14px;
  background-image: url("../images/link-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 16px;
  width: 16px;
  background-position: center center;
  content: "";
}
.ct_single_product_url a {
  color: #000;
}
/* Single Product URL */
.ct_media__options {
  padding: 15px;
  border: 0.5px solid #EAEAEA;
  border-radius: 10px;
  box-shadow: 12px 12px 40px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}

/* ct_media__options_btns */
.ct_media__options_btns {
  display: grid;
  grid-template-columns: 1fr 2px 1fr;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
.ct_media__options_btns::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
  border-radius: 25px;
  background: #eaeaea;
  content: "";
}
.ct__product_media:last-child {
    margin-bottom: 0 !important;
}
.ct_media__options_btn {
  background: transparent;
  border: none;
  outline: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  color: #000000;
  position: relative;
}
.ct_media__options_btn::after {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
  border-radius: 25px;
  background: transparent;
  content: "";
  z-index: 9;
}
.ct_media__options_btn.active::after {
  background: var(--primary-color);
}
.ct_media__options_btn.active {
  color: var(--primary-color);
}
.ct_center_line {
  height: 20px;
  width: 1px;
  background: #B9B9B9;
}

/* Doan Page */
@media screen and (max-width: 1200px) {
  .ct__about__area {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
 
 /* .ct_about__card {
    max-width: 410px;
  }*/
  .ct_about__text__content {
    /*padding-top: 20px;*/
    grid-template-columns: 1fr;
    row-gap: 25px;
  }
  .ct_about_title,
  .ct__section__header h2 {
    font-size: 28px;
  }
  /* Dona Page */
  .ct_media__thumb_text {
    grid-template-columns: 1fr;
    row-gap: 30px;
    position: relative;
  }
  .ct_media__thumb_logo_small {
    width: 100%;
    right: 0px;
    top: 0px;
  }
  .product__card_flat {
    grid-template-columns: 250px 1fr;
  }
  .ct_media__thumb_logo_small,
  .ct_media__thumb_logo {
    max-width: 150px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .ct_profile__nav.business-tabs .inner_tabs {
    padding: 0 20px;
  }
  #bpage_form .getin_touch .map-side {
    padding: 0px;
  }
  .pro_media {
    /*padding-top: 45px;*/
  }
  .profile__info__content {
    align-items: flex-start;
    flex-direction: column;
  }
  .profle__info_operations ul li:nth-child(1) {
    border-left: none;
  }
  .profle__info_operations ul li {
    padding: 2px 20px;
  }
  .profle__info_operations {
    padding-left: 30px;
  }
  .profile__hero_socail ul li a,
  .profile__hero_favorate ul li a {
    height: 40px;
    width: 40px;
    font-size: 16px;
  }
  .profile__hero_socail ul,
  .profile__hero_favorate ul {
    column-gap: 10px;
  }
  .profile__hero_head {
    padding: 17px 20px;
  }
  .ct__profile_hero,
  .ct__profile_hero .business_banner {
    border-radius: 25px 0 25px 0;
  }
  /* Dona Page */
  .product__card_flat {
    grid-template-columns: 300px 1fr;
  }
}
@media screen and (max-width: 767px) {
  .pro_media {
    /*padding-top: 30px;*/
  }
  .ct_profile__nav {
    padding-bottom: 50px;
  }
  .profile__info__content {
    padding: 30px 15px;
    column-gap: 20px;
    clip-path: none;
    padding-bottom: 50px;
  }
  .profle__info_text h3 {
    font-size: 24px;
  }
  .profile__nav {
    padding: 0;
    border-radius: 12px 12px 0 0;
  }
  /* Dona Page */
  .ct_media__content {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
  .product__card_flat {
    grid-template-columns: 200px 1fr;
  }
  /*.product__card_text {*/
  /*  padding: 5px;*/
  /*}*/
  .product__card_textBottom ul {
    column-gap: 5px;
  }
  .product__card_content h3 {
    font-size: 24px;
    
  }
  .product__card_flat .product__card_info {
    padding-bottom: 10px;
    padding-top: 10px;
    column-gap: px;
  }
  
  .product__card_flat .product__card_item {
      padding-left: 6px;
    }
}
@media screen and (max-width: 575px) {
    .ads-listing .listings-wrapper .custom-result .left_form .dir_form_css {
        /*height: 33.5px !important;*/
    }
    .select-selected{
    display: flex;
    align-items: center;
    }
  .ct_media__thumb_logo_small,
  .ct_media__thumb_logo {
    max-width: 130px;
    width: 100%;
  }
  /* Dona Page */
  .product__card_flat {
    grid-template-columns: 1fr;
  }
  .product__card_flat .product__card_thumb img,
  .product__card_flat .product__card_thumb {
    border-radius: 20px 20px 0px 0px;
  }
  .pro__details_list_btns {
    column-gap: 10px;
  }
}
@media screen and (max-width: 450px) {
  .ct_about__card_social ul {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  #bpage_form .getin_touch .form-side .form_box.form-btns {
    flex-direction: column;
    gap: 10px;
  }
  #bpage_form .getin_touch .form-side .form_box .form-btn {
    width: 100%;
  }
  #bpage_form .getin_touch .form-side {
    padding: 30px 20px 20px 20px;
  }
  .form__grid_upper {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 1440px) {
  .product__card_flat {
    grid-template-columns: 1fr 1.5fr;
  }
}
@media only screen and (max-width: 1670px) and (min-width: 1200px) {
  .listings-wrapper .product__card_item:not(:last-child) {
    max-width: 100px;
  }
  .listings-wrapper .product__card_textBottom {
    /* height: 60px; */
    row-gap: 20px;
    /* margin-top: auto; */
    flex: 1;
    align-items: end;
  }
}

.business-tabs .tab-content .sec_div_wrap .inner_box_design{
    height: 320px;
    border-radius: 20px;
}
.business-tabs .tab-content .sec_div_wrap .inner_box_design iframe {
    border-radius: 20px;
}
.box_with_img{
    height: 100%;
}

.pro_business_container .box_with_img img{
    
    height: 100% !important;
}

/* CSS BY BLOCXPERTS */
.ct_media__options_btn {
        display: flex;
        justify-content: flex-start;
    align-items: center;
    gap: 8px;
    height: 25px;
}

.ct_media__options_btn:last-child {
    justify-content: flex-end;
}

.ct_single_product_links::-webkit-scrollbar {
    display: none;
}

.ct_media__thumb {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.box__directory__layout__wrapper__center__part__top__layout__wrapper__center__part{
    width:19%;
}
.box__directory__layout__wrapper__center__part__top__layout__wrapper__center__part {
    width: 30%;
}
.new_class ul{
    gap:4px;
}
@media only screen and (max-width: 533px) {
    .new_class ul li{
        display:flex;
         padding:12px 10px !important;
    }
    .bottom_sm_row{
        display:flex;
        justify-content:space-between;
    }
    .marg_add{
            margin-right: 5px;
    }
   
    .sm_lc {
        display:none !important;
    }
}
@media only screen and (max-width: 576px) {
    .product__card_flat .product__card_thumb {
        height: 250px !important;
    }
    
    .product__card_textBottom {
        flex-direction: column;
            gap: 8px;
    }
}
@media only screen and (min-width: 533px) {
    .new_class{
        display:none;
    }
}
@media only screen and (min-width: 1024px) {
    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{
        width:79%;
    }
    .box__directory__layout__wrapper__center__part__top__layout__wrapper__center__part{
     
    width: 20% !important;
}

.right_directory_menu {
    display:contents !important;
}
.main_row{
    flex-wrap:wrap !important;
}
.my_right_buttons{
    display:none;
}
.my_right_buttons_2{
    display:block;
        height: 37px !important;
    margin-right: 7px;
        width: 138px;
}
.box__directory__layout__wrapper__center__part__top__layout__wrapper__right__part{
    /*flex-direction: row-reverse;*/
    justify-content: space-between;
}
}
/*@media only screen and (min-width: 1080px) {*/
/*    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{*/
/*        width:52%;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 1110px) {*/
/*    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{*/
/*        width:54%;*/
/*    }*/
/*}*/
@media only screen and (min-width: 1150px) {
.ads-listing .listings-wrapper .custom-result .left_form #left_form_1{
    width:54%;
}

}
@media only screen and (min-width: 1170px) {
    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{
        width:70%;
    }
    .box__directory__layout__wrapper__center__part__top__layout__wrapper__center__part{
     width: 30% !important;
}
.my_right_buttons{
    display:block;
}
.right_directory_menu {
    display:flex;
}
.flex-nowrap{
    flex-wrap:nowrap!important;
}
.my_right_buttons_2{
    display:none;
}
.box__directory__layout__wrapper__center__part__top__layout__wrapper__right__part {
    align-items: baseline;
    display: block;
}
}
 
@media only screen and (min-width: 1220px) {
    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{
        width:70%;
    }
     .box__directory__layout__wrapper__center__part__top__layout__wrapper__center__part{
     width: 30% !important;
}
}
/*@media only screen and (min-width: 1285px) {*/
/*    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{*/
/*        width:85%;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 1365px) {*/
/*    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{*/
/*        width:67% !important;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 1400px) {*/
/*    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{*/
/*        width:67% !important;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 1420px) {*/
/*.box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part {*/
/*        width: 85% !important;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 1520px) {*/
/*    .box__directory__layout__wrapper__center__part__top__layout__wrapper__left__part{*/
/*        width:63%;*/
/*    }*/
/*}*/








/* CSS BY BLOCXPERTS */