img {
  max-width: 100%;
}
header {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  background: #fff;
}

.uni-padding {
  padding: 60px 0;
}

.banner_info h1 {
  font-size: 62px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}

.podcast_banner_sec .banner_info h1 {
  font-size: 100px;
  font-weight: 700;
  color: #ffffff;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  line-height: 110px;
  text-transform: uppercase;
}
.podcast_banner_sec .banner_info h1 .banner-head-spacing {
  margin-left: 115px;
}

.podcast_banner_sec .banner_info {
  padding-bottom: 90px;
}

.podcast_banner_sec .banner_info span {
  font-family: montserrat;
  font-size: 61px;
  color: #ffffff;
  font-style: normal;
}

.podcast_detil .container {
  width: 500px;
}

.detail_info h1 {
  font-size: 53px;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 30px;
}
.date {
  margin-top: 26px;
}

.listen p {
  font-weight: 500;
  color: #333333;
}
.listen p a,
.listen p a img {
  margin: 5px;
}

.podcast_detail {
  margin-top: -115px;
}

.tips-info {
  text-align: left;
  margin-top: 30px;
}

.tips-info p:last-child {
  margin-bottom: 0;
}
.tips-info span {
  font-weight: 600;
}

.podcast_banner {
  text-align: center;
  bottom: 85px;
  position: relative;
}

.shows_sec .card {
  border-radius: 21px;
  border: none;
  background: #ffffff;
  box-shadow: 0 4px 8px 0 rgb(255 255 255 / 20%),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 30px;
}

.shows_sec .card-title {
  position: relative;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.blog_info h1 {
  font-family: '"Montserrat", sans-serif;';
  font-size: 80px;
  color: #ffffff;
  margin: 0;
  line-height: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.blog_info .head {
  color: #ffffff;
}

.podcast_banner .blog_info {
  margin-top: 20px;
}

.shows_sec .card {
  border-radius: 21px;
}
.banner_info p {
  font-size: 21px;
  text-align: center;
  color: #fff;
  font-weight: 500;
}

.banner_info h1 span {
  color: #3cbf19;
}

.banner_sec {
  background-image: url(../img/banner-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 650px;
  padding-top: 120px;
}
.banner_sec .banner_man_img {
  width: 350px;
  margin-left: auto;
  display: block;
  position: absolute;
  bottom: 0;
  right: 370px;
}
.podcast_banner_sec {
  background-image: url(../img/podcast_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 50px 0;
}

.banner_btn {
  display: flex;
  justify-content: center;
}
.banner_btn a {
  margin-right: 5px;
}

.title h2 {
  font-size: 36px;
  font-weight: 700;
  color: #222;
  font-family: "Montserrat", sans-serif;
}

.title h2 span {
  color: #1180de;
}

.left_col {
  margin-top: 50px;
}

.about_sec h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 45px;
  color: #333333;
  font-weight: 600;
  line-height: 52px;
  margin-bottom: 32px;
}

.head {
  color: #333333;
  font-size: 20px;
  font-weight: 300;
}

.head2 h2 {
  font-size: 52px;
  font-weight: 500;
  color: #222;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
}

.about_sec p {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
}

.about_box {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 25px;
  background-color: #fff;
}

.about_box h4 {
  font-weight: 700;
  font-size: 20px;
  color: #000;
}

.about_sec {
  position: relative;
}

.about_sec .circle_shape {
  position: absolute;
  right: 0;
  top: 50px;
}

.about_sec .circle_shape2 {
  position: absolute;
  left: 330px;
  top: 70px;
}

.about_sec .circle_shape3 {
  position: absolute;
  left: 100px;
  bottom: 70px;
}

.about_sec .shape {
  position: absolute;
  top: 130px;
  right: 450px;
}

.shows_sec {
  position: relative;
}

.shows_sec h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 30px;
}

.shows_sec2 {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  color: #333333;
  font-weight: 500;
}

.checkout_sec {
  background-image: url(../img/showsection2_bg.png);
  background-size: cover;
}

.checkout_sec h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  color: #333333;
  font-weight: 500;
}

.shows_sec .line_shape {
  position: absolute;
  right: 0;
  top: 76px;
}

.shows_sec .show_item_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.contact-page.shows_sec .show_item_wrapper {
  align-items: normal;
}
.contact-page.shows_sec .show_item_wrapper .show_item {
  background: #ffffff;
  box-shadow: 0 4px 8px 0 rgb(255 255 255 / 20%),
    0 6px 20px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 8px;
  padding: 25px;
}
.show_item h3 {
  font-size: 22px;
  font-weight: 500;
  color: #222222;
}
.contact-page.shows_sec .show_item_wrapper .show_item address,
.contact-page.shows_sec .show_item_wrapper .show_item a {
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.contact-page.shows_sec .show_item_wrapper .show_item a:hover {
  color: #1180de;
}
.shows_sec .show_item {
  width: 31%;
}

.shows_sec .shows_img {
  border: 1px solid #d9d9d9;
  margin-bottom: 15px;
}

footer {
  background-color: #333333;
}

footer h4 {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 10px;
}

footer li {
  padding-bottom: 5px;
}

footer h5 {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
}

footer P,
footer li a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 300;
}

.footer_social ul li {
  display: inline-block;
  margin-right: 10px;
}
.footer_social ul li a {
  width: 40px;
  height: 40px;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}
.help_sec {
  position: relative;
}

.counter_sec {
  background-image: url(../img/counter-bg.png);
  background-size: cover;
  color: #fff;
  padding: 30px 0;
}

.community_sec {
  background-image: url(../img/join_community_bg.png);
  background-size: cover;
}

.mobile_sec {
  background-image: url(../img/bgmobile-2.png);
  background-size: cover;
  color: #fff;
}
.mobile_sec .course_img img {
  margin-left: auto;
  display: block;
}

.course_img img {
  border-radius: 20px;
}
.mobile_sec h2 {
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
  color: #222222;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 10px;
}

.mobile_sec p {
  color: #222222;
}

.mobile_sec .head p {
  color: #02a8ff;
  font-weight: 400;
}

.review_sec h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  color: #333333;
  font-weight: 600;
}

.review_sec.review_item {
  display: block;
}

.community_sec h2 {
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
  color: #222222;
  line-height: 49px;
  font-weight: 600;
  margin-bottom: 20px;
}

.joincommunity_sec h2 {
  font-size: 45px;
  font-family: "Montserrat", sans-serif;
  color: #222222;
  line-height: 52px;
  font-weight: 600;
  margin-bottom: 40px;
}

.joincommunity_sec2 h2 {
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
  color: #222222;
  line-height: 49px;
  font-weight: 600;
  margin-bottom: 40px;
}
.joincommunity_sec2 {
  background-image: url(../img/bgmobile-2.png);
  background-size: cover;
  background-repeat: round;
}

.joincommunity_sec3 h2 {
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
  color: #222222;
  line-height: 49px;
  font-weight: 600;
  margin-bottom: 40px;
}
.joincommunity_sec3 h6 {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 20px;
}
/* .community_sec p,
.software-page p {
	font-size: 18px;
	color: #333333;

} */

.community_sec .note p {
  font-size: 12px;
  margin-top: 20px;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}

.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: "Montserrat", sans-serif;
}

.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101f2e;
}

.projectFactsWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#projectFacts .fullWidth {
  padding: 0;
}

.projectFactsWrap .item {
  width: 16%;
  height: 100%;
  text-align: center;
}

.projectFactsWrap .item p.number {
  font-size: 35px;
  padding: 0;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.projectFactsWrap .item p {
  color: #333333;
  font-size: 18px;
  margin: 0;
  font-weight: 600;
}

/* .projectFactsWrap .item i {
	vertical-align: middle;
	font-size: 50px;
	color: #000;
} */

.review_item {
  width: 100%;
}

button:focus,
button:focus-visible {
  outline: none;
}
.about_sec img {
  margin: 0 auto;
  display: block;
}
.ratings i {
  color: #fdd048;
  font-size: 27px;
}
.contact-form {
  background: #f7f7f7;
  padding: 30px 30px 10px 30px;
  border-radius: 10px;
}
.software-page .nav-tabs {
  border-bottom: none;
}
.software-page .Categories-list li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333333;
  position: relative;
  padding-left: 10px;
}
.software-page .Categories-list li a {
  font-size: 16px;
  color: #333333;
  border-bottom: 2px solid transparent;
  transition: all 0.5s ease-in-out;
  padding-bottom: 3px;
  white-space: nowrap;
}
.software-page .Categories-list a:hover,
.software-page .Categories-list a.active {
  color: #02a8ff;
  border-color: #02a8ff;
  margin-left: 10px;
}
.software-page .nav-tabs .nav-item {
  margin-right: -1px;
}
.software-page .software-brand-logo {
  width: auto;
  height: 45px;
  padding-bottom: 10px;
}
.software-page .apps-btn {
  padding: 50px;
  display: block;
  background: linear-gradient(to bottom, #ffffff, #fbefce);
  border-bottom: 2px solid #fff3e8;
  border-radius: 20px;
  transition: all 0.5s ease-in-out;
}
.software-page .apps-btn.apps-btn-shopify {
  background: linear-gradient(to bottom, #ffffff, #c4d1a6);
}

.software-page .apps-btn h3 {
  font-size: 25px;
  font-weight: 600;
  color: #000;
  margin-bottom: 50px;
  text-align: center;
}
.software-page .apps-btn img {
  margin: 0 auto;
  display: block;
  height: 200px;
  width: auto;
}
.software-page .app-wrapper {
  background-image: url(../img/bgmobile-2.png);
  background-size: cover;
  padding: 35px;
  border: 2px solid #f4f9ff;
  border-radius: 20px;
  color: #000;
  margin-bottom: 30px;
}
.software-page .app-logo {
  width: 100px;
  height: 100px;
  border: 2px solid #fbeee2;
  border-radius: 100%;
  box-shadow: 0 4px 8px 0 rgb(255 255 255 / 20%),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 0 30px 20px 0;
}
.software-page .app-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.software-page .logo-name-alignment {
  display: flex;
  align-items: center;
}
.software-page .ratings i {
  font-size: 15px;
}
.author-details {
  display: flex;
  align-items: center;
}
.author-img {
  width: 60px;
  height: 60px;
  border: 2px solid #fbeee2;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 15px;
}
.author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.writeen-by span {
  color: #1180de;
  text-transform: capitalize;
  font-weight: 600;
}

.page-link {
  border: none;
  color: #000;
  font-size: 20px;
  margin: 0px;
  font-weight: 300;
}
.page-link.active {
  color: #1180de;
  font-weight: 600;
}
.btns-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-company {
  padding-right: 15%;
}
.white-box {
  background: rgba(43, 167, 250, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 30px;
  border-radius: 10px;
  margin: 2rem 0rem;
}
.ecommerce-marketing-box {
  background: #ffffff;
  padding: 20px;
  border-radius: 10px;
  min-width: 30%;
  margin-right: 30px;
}
.ecommerce-marketing-box img {
  display: block;
  margin: auto;
}
.ecommerce-marketing-box .logo-branding {
  margin-bottom: 20px;
}
.ecommerce-marketing-box .logo-branding img {
  height: 50px;
  width: auto;
  display: block;
  margin: auto;
}
.rating-box {
  background: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 2rem;
  padding: 20px;
}
.rating-box .rating-heading {
  color: #222222;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: normal;
  min-height: 50px;
}
.rating-box .stars {
  color: #ff9900;
}
.rating-box .rating-text {
  line-height: 24px;
  font-style: italic;
  margin-bottom: 1rem;
  min-height: 145px;
}
.rating-box .product-rating {
  line-height: normal;
  font-weight: 400;
  color: #888888;
}
.form-box {
  background: #e9f6ff;
  padding: 20px;
  width: 70%;
  margin: auto;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 80px;
}
.form-box h2 {
  margin-bottom: 16px;
  text-align: center;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
#sliderReview .rating-box {
  background: #e9f6ff;
  box-shadow: none;
}
#sliderReview .rating-box .rating-text {
  min-height: auto;
}

/* Sponsorship Packages Section Styles */
.sponsorship-packages {
  padding: 0 0 80px 0;
  background-color: #ffffff;
}

.packages-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

.section-title {
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  color: #333;
  margin-bottom: 50px;
  font-family: "Montserrat", sans-serif;
}

/* Table Styles */
.package-table-wrapper {
  margin: 0;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.package-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.package-table thead {
  background-color: #f8f9fa;
}

.package-table th {
  padding: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #495057;
  border-bottom: 2px solid #dee2e6;
  text-align: left;
}

.package-table td {
  padding: 20px;
  border-bottom: 1px solid #dee2e6;
  vertical-align: middle;
}

.package-table tr:last-child td {
  border-bottom: none;
}

.package-table tr {
  transition: background-color 0.3s ease;
}

.package-table tr:hover {
  background-color: #f8f9fa;
}

/* Package Name Styles */
.package-name {
  font-weight: 700;
  color: #2c3e50;
  font-size: 1.1em;
}

.highlight {
  color: #2ecc71;
  font-size: 0.9em;
}

/* Price Styles */
.price {
  font-weight: 700;
  color: #2ecc71;
}

/* Custom Campaigns Section */
.custom-campaigns {
  margin-top: 40px;
  padding: 25px;
  background-color: #f8f9fa;
  border-radius: 10px;
  text-align: center;
}

.check-mark {
  color: #2ecc71;
  font-size: 1.2em;
  margin-right: 10px;
}

.custom-text {
  font-size: 16px;
}

.audience-snapshot {
  padding: 80px 0;
  background-image: url(../img/bgmobile-2.png);
  background-size: cover;
  background-repeat: round;
}

.audience-snapshot-header {
  text-align: center;
  margin-bottom: 50px;
}

.audience-snapshot-header h2 {
  font-size: 42px;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #333333;
  font-family: "Montserrat", sans-serif;
}

.audience-snapshot-header p {
  color: #666;
  font-size: 1.1rem;
}

.snapshot-card {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
  height: 360px;
  border: 1px solid #dedede;
}

.snapshot-card h3 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 20px;
  color: #1a1a1a;
}

.audience-profile {
  margin-bottom: 20px;
}

.audience-profile p {
  color: #666;
  margin-bottom: 15px;
}

.audience-avatars {
  display: flex;
  gap: 10px;
  margin-top: 15px;
}

.audience-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.audience-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.motivation-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.motivation-item {
  margin-bottom: 15px;
}

.motivation-label {
  display: block;
  margin-bottom: 5px;
  color: #666;
}

.progress {
  height: 8px;
  background-color: #e9ecef;
  border-radius: 4px;
  overflow: hidden;
}

.progress-bar {
  height: 100%;
  background-color: #007bff;
}

.platforms {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 15px;
}

.platform-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f9fa;
  border-radius: 8px;
}

.engagement-items {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.engagement-item {
  text-align: center;
}

.engagement-icon {
  width: 40px;
  height: 40px;
  margin: 0 auto 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f9fa;
  border-radius: 8px;
}

.engagement-label {
  color: #666;
  font-size: 0.9rem;
}

.sponsorship-works {
  padding: 80px 0;
  background-color: #fff;
}

.sponsorship-works-header {
  text-align: center;
  margin-bottom: 60px;
}

.sponsorship-works-header h2 {
  font-size: 42px;
  font-weight: 600;
  color: #1a1a1a;
  font-family: "Montserrat", sans-serif;
}

.sponsorship-steps {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 1200px;
  margin: 0 auto;
}

.sponsorship-step {
  flex: 1;
  min-width: 200px;
  text-align: center;
  padding: 2px;
  position: relative;
}

.step-icon {
  width: 80px;
  height: 80px;
  background-color: #e8f0ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.step-icon i {
  font-size: 32px;
  color: #1d85e8;
}

.sponsorship-step h3 {
  font-size: 19px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 15px;
}

.sponsorship-step p {
  font-size: 1rem;
  color: #444;
  line-height: 1.5;
  margin: 0;
}

/* Add connecting lines between steps */
.sponsorship-step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 40px;
  right: -15px;
  width: 30px;
  height: 2px;
  background-color: #c7daff;
}

.top-heading {
  font-size: 29px;
  font-weight: 500;
  text-align: center;
  color: #333;
  margin-bottom: 50px;
  line-height: 39px;
}

.date img {
  width: 56px;
}

.custom-table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 16px;
}

.custom-table thead tr {
  color: #444;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}

.custom-table th,
.custom-table td {
  padding: 12px 15px;
  border: 1px solid #dddddd;
}

.custom-table tbody tr {
  border-bottom: 1px solid #dddddd;
}

.custom-table tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 50.2%, 0.0705882353);
}

.detail_info h2 a {
  color: #cc3366;
  text-decoration: none;
}

.community_img img {
  border-radius: 20px;
}

.community_shape {
  position: absolute;
  right: 0;
}

.joincommunity_sec4 h2 {
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
  color: #222222;
  line-height: 49px;
  font-weight: 500;
  margin-bottom: 40px;
}

/* CARD */
.community_box {
  background: var(--card-bg);
  border-radius: var(--card-radius);
  border: 1px solid var(--card-border);
  box-shadow: var(--card-shadow);
  padding: 20px;
  min-height: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
  font-family: "Montserrat", sans-serif;
}

.community_icon {
  width: 82px;
  height: 82px;
  border-radius: 14px;
  background: linear-gradient(
    180deg,
    rgba(44, 154, 214, 0.08) 0%,
    rgba(44, 154, 214, 0.04) 100%
  );
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  flex-shrink: 0;
  font-size: 28px;
  color: #007bff;
}

.community_box h5 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.2;
  color: var(--title-color);
  font-weight: 700;
}

.community_box .para {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
  padding: 0 6px;
}

.joincommunity_sec2 .section-cta {
  margin-top: 28px;
  display: flex;
  justify-content: center;
}

.joincommunity_sec2 .card {
  border-radius: 21px;
  border: none;
  background: #ffffff;
  box-shadow: 0 4px 8px 0 rgb(255 255 255 / 20%),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 30px;
}

.joincommunity_sec2 .card-title {
  position: relative;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}

.joincommunity_sec5 h6 {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 20px;
}
.joincommunity_sec5 h2 {
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
  color: #222222;
  line-height: 49px;
  font-weight: 600;
  margin-bottom: 40px;
}

.top-img img {
  width: 730px;
  height: 500px;
}

.mobile_sec .banner_btn {
  justify-content: flex-start;
}

.detail_info h2 {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  color: #333333;
  font-weight: 600;
}

.shows_sec .show_item p {
  font-size: 20px;
  font-weight: 600;
  line-height: 31px;
  color: #333;
  margin-bottom: 40px;
}
