b, strong {
  font-weight: bolder;
}
.wp-caption .wp-caption-text{
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top: 7px;
	text-align: center;
}
.sierra-popup .img{
	display: block;
	position: relative;
}
.sierra-popup .img:before{
	content: "";
	background: url('/wp-content/themes/hewo/assets/images/play-icon.png') no-repeat center center / 24%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.sierra-popup .txt{
	display: block;
	font-size: 15px;
  padding-top: 4px;
	text-align: center;
}
h1 strong, h2 strong, h3 strong, h4 strong{
	font-weight: bold;
}
.single ol{
	padding-left: 17px;
}
ol li {
  margin-bottom: 20px;
  margin-top: 20px;
}
.single #wrapper ul.nodots li{
	list-style-type: none;
}
.single #wrapper ul.nodots li ul{
	padding-left: 0;
	margin-left: 0;
}
.main_nav_cover #main-menu li{
	padding: 0 20px;
}
.toget-widget{
	margin-top: 30px;
}
.sidebar-widget#text-2{padding-top:0}
.sidebar_right .widget_media_image img{
	max-width: 100% !important;
}
.single .owl-carousel .owl-item img{
	min-width: 0 !important;
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	margin: auto;
	display: block;
	max-height: 454px;
}
#media_image-3 img{
    width: 270px;
  margin-bottom: -23px;
}
#media_image-5 img{
    width: 250px;
}
.read_more{
	padding: 4px 9px;
}
.blog #page-content-wrapper .container-fluid .alith_news_img{
	text-align: center;
}
.single #wrapper ul{
	padding-left: 30px;
}
.single #wrapper ul li{
	list-style-type: disc;
	padding-bottom: 10px;
}
h4.widget-title{
	padding-left: 16px;
}
h4.widget-title span:before{
	top: 11px;
}
.sidebar_right h4.widget-title span {
  padding: 0;
}
.post-author:before{
	display: none;
}
.single .owl-carousel .owl-item img{
	object-fit: contain;
	object-position: center;
}
body #wrapper ul.sub-menu{
	padding-left: 0;
}
.archive #wrapper .post_list .alith_news_img img,
.blog #wrapper .post_list .alith_news_img img{
	width: 100%;
} 
#facebook-likebox-2{
	margin-top: 30px;
}
#footer-newsletter .adrates{
	display: block;
	letter-spacing: 3px;
  padding-top: 5px;
  text-align: center;
}
#footer-newsletter .adrates a{
	color: #000 !important;
}
#footer-newsletter .apbct_special_field{
	display: none;
}
.bottom-logo .copyright{
	font-size: 15px;
}

body .header{
	margin-top: 39px;
  background: url('https://togetheraz.com/wp-content/uploads/2024/01/tgaz-banner-image.jpg') no-repeat 50% 30% / cover;
  padding-top: 40px;
  padding-bottom: 40px;
}
body .header .logo{
	font-size: 0;
	opacity: 0.9;
  margin: auto;
  max-width: 330px;
  padding: 27px 25px 0 25px;
  background: #fff;
	-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
body .header .logo img{
	max-width: 100%;
}
body .header .tagline{
	max-width: 330px;
  background: #fff;
  margin: auto;
	opacity: 0.9;
  padding: 5px 15px 25px 15px;
  font-size: 12.5px;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

body .archive-header{
	background: #fff;
  padding: 20px;
  margin-bottom: 15px;
  border: none;
}

#page-main-col{
	background: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 40px;
}
#page-main-col .post_list_style_1 > .row{
	background: #fff;
	padding: 20px 0;
	margin: 0 0 20px 0;
	margin-right: 0;
}

#page-main-col .col-md-8{
	padding-left: 0;
	overflow: hidden;
}

#page-main-col .col-md-8 > article{
	background: #fff;
	padding: 20px;
	min-height: 100%;
}

#page-main-col .show-about-only{
	display: none;
}
.page-id-2 #page-main-col .show-about-only{
	display: block;
}
#single-featured-img{
	background: #fff;
  padding: 20px 20px 17px 20px;
  margin-bottom: 15px;
}
#single-featured-img.nomargin{
	margin: 0;
}
#single-featured-img label{
	display: block;
	padding-top: 7px;
	font-size: 13px;
	font-weight: 500;
	font-style: italic;
	text-align: center;
}
#single-featured-img .alith_post_thumb_big{
margin: 0;
display: block;
}
#single-featured-img .alith_post_thumb_big img{
    width: 100%;
    display: block;
    object-fit: contain;
    object-position: center;
    max-height: 500px;
}
#single-featured-img .alith_post_thumb_big .lbl{
    display: block;
    padding-top: 5px;
    font-size: 14px;
}
    @media (max-width: 767px){
        #single-featured-img .alith_post_thumb_big .lbl{
            font-size: 12px;
        }
    }
.postid-16453 #single-featured-img,
.postid-16516 #single-featured-img{
	display: none !important;
}

#top-blog-content{
	background: #fff;
  padding: 20px;
}
#top-blog-content > *:last-child{
	margin-bottom: 0;
}

#topquote-img{
    display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-content: center;
  justify-content: center;
  align-items: center;
	padding: 30px 0 40px 0;
}
#topquote-img .left-img{
    width: calc(50% - 15px);
}
#topquote-img .right-quote{
    width: calc(50% - 15px);
    font-size: 23px;
		font-weight: bold;
	line-height: 1.5em;
}
	@media (max-width: 1200px){
		#topquote-img .right-quote{
			font-size: 2vw;
		}
	}
	@media (max-width: 1024px){
		#topquote-img .right-quote{
			font-size: 2.2vw;
		}
	}
	@media (max-width: 640px){
		#topquote-img{
			gap: 14px;
		}
		#topquote-img .left-img{
    width: calc(50% - 7px);
	}
	#topquote-img .right-quote{
    width: calc(50% - 7px);
		font-size: 2.6vw;
		}
	}

body .sidebar_right{
	background: #fff;
	padding-top: 20px;
  padding-bottom: 20px;
}

#wrapper .bottom_menu{
	padding-left: 0 !important;
}
#wrapper .bottom_menu li{ 
	list-style-type: none !important;
}

.footer-menu #main-menu li{
	list-style-type: none;
}
.footer-menu li ul{
	display: none !important;
}

#footer-sponsors{
	padding: 50px 0 60px 0;
	text-align: center;
}
#footer-sponsors .row{
	max-width: 1140px;
  margin: auto;
}
#sponsor-logos{
	font-size: 0;
	text-align: center;
}
#sponsor-logos-toprow{
	display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
	max-width: 900px;
  margin: 35px auto 0 auto;
}
	#sponsor-logos-toprow .logo-item{
		display: inline-block;
		width: 33.33%;
		vertical-align: middle;
	}
	#sponsor-logos-toprow img{
		max-height: 110px;
  	max-width: 300px;
	}
#sponsor-logos-lists{
	display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 40px;
}
	#sponsor-logos-lists .logo-item{
		display: inline-block;
		vertical-align: middle;
	}
	#sponsor-logos-lists img{
		max-height: 55px;
  	max-width: 230px;
	}
	#sponsor-logos-lists .maxh90 img{
		max-height: 90px;
	}
	#sponsor-logos-lists .maxh70 img{
		max-height: 70px;
	}
	#sponsor-logos-lists .maxh50 img{
		max-height: 50px;
	}

@media (max-width: 1024px){
	#page-main-col .col-md-8{
  	padding-left: 15px;
	}
	#footer-newsletter .adrates{
		display: none;
	}
}

@media (max-width: 767px){
	#sponsor-logos-toprow .logo-item{
		width: auto;
	}
	#sponsor-logos-toprow img{
  	max-height: 70px;
  	max-width: 270px;
	}
	#sponsor-logos-lists{
		gap: 30px;
	}
	#sponsor-logos-lists img{
		max-height: 35px;
	}
	#sponsor-logos-lists .maxh90 img{
		max-height: 70px;
	}
	#sponsor-logos-lists .maxh70 img{
		max-height: 60px;
	}
	#sponsor-logos-lists .maxh50 img{
		max-height: 50px;
	}
}

@media (max-width: 640px){
	body .header .logo{
  	max-width: 250px;
  	padding: 15px 15px 0 15px;
	}
	body .header .tagline{
		max-width: 250px;
		font-size: 10px;
  	padding: 5px 10px 15px 10px;
	}
	#sponsor-logos-toprow{
		flex-direction: column;
	}
	#sponsor-logos-toprow img{
		max-width: 230px;
		max-height: 100px
	}
}