body {
	background-color: #000000;
}

@media only screen and (max-width:62.5em) { 
		.page-banner .bannertitle {
    font-size: 20px;
}
	.page-banner {
    background-color: transparent;
    padding-top: 30px;
    padding-bottom: 0px;
}
	.entry-header {
    padding-bottom: 0px !important;
}
}

.single-post .fullwidth {
  width: 100vw!important;
  position: relative!important;
  left: 50%!important;
  right: 50%!important;
  margin-left: -50vw!important;
  margin-right: -50vw!important;
}

.single-post .fullwidth img { 
	width: 100% !important;
}

.blog-paralle .type-post {
    display: flex;
}

.blog-paralle .type-post .entry-cover {
	order: 2;
}

.blog-paralle .type-post .entry-cover a{
	aspect-ratio: 1 / 1;
}

.blog-paralle .type-post .entry-cover a img{
	aspect-ratio: 1 / 1;
}

.blog-single .entry-header .post-meta {
    margin-left: 100px;
    margin-right: 50px;
    margin-bottom: 15px;
	 padding-top: 60px;
}

.alm-btn-wrap .alm-load-more-btn.loading:before {
	background: none !important;
}

.alm-btn-wrap .alm-load-more-btn {
	    color: #FFFFFF !important;
    background-color: black !important;
    border-bottom: 4px solid #FFFF00 !important;
    font-size: 16px !important;
    padding-top: 0 !important;
    padding-bottom: 3px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.alm-btn-wrap .alm-load-more-btn:hover {
	    background-color: #fffd00 !important;
    padding: 10px 20px 10px 20px !important;
    color: #000000 !important;
	border-radius: 0 !important;
}

.all-categories {
    float: right;
    font-size: 16px;
    font: normal normal medium 16px/79px Montserrat;
    letter-spacing: 0px;
    color: #272727;
    /* background-color: red; */
    opacity: 1;
    /* letter-spacing: -19.65px; */
    /* color: #F4F4F4; */
    /* text-transform: uppercase; */
    /* opacity: 1; */
    border: 4px solid var(--unnamed-color-ffb100);
    border-bottom: 4px solid #FFB100;
    opacity: 1;
}

.navbar .logo-block {
    width: 35%;
}
.search-box {
	top: 0;
	background-color: #ffff00 !important;
	
}
/*
.search-box .container {
	height: 800px;
	max-width: 1420px;
}
*/
.search-box .header-search .searchform {
	/*transform: translateY(132%);*/
	background-color: #ffff00;
	padding-left: 50px;
  padding-right: 70px;
}
.search-box .searchform .input-group {
	margin: auto;
	padding: 0 130px 0 90px;
}
.search-box .header-search .searchform input {
	font-size: 100px;
	letter-spacing: 0px;
color: #000000;
text-transform: uppercase;
opacity: 0.27;
	line-height: 125px;
	/*font-weight: 800; */
}

.search-box .header-search .searchform .input-group .form-control {
	    caret-color: transparent;
}

.search-box .header-search .searchform .input-group	i {
	position: absolute;
	width: 4px;
	height: 80%;
	background-color: #000000;
	left: 5.5%;
	top: 10%;
	animation-name: blink;
	animation-duration: 1100ms;
	animation-iteration-count: infinite;
	opacity: 0.27;
}
.search-box .header-search .searchform .input-group input:focus + i {
	/*display: none; */
}

@keyframes blink {
	from { opacity: 0.27; }
	to { opacity: 0; }
}


@media (max-width: 991px) {
	.search-box .header-search .searchform .input-group	i {
		width: 2.5px;
		height: 29%; 
		left: 2.5%;
    top: 36%;
	}
	
	.header_s .menu-block .ownavigation .image-logo {
		padding-left: 15px;
	}
.header_s  .image-logo img {
		max-height: 40px !important;
		max-width: 288px !important;
	}
}

.header_s #mobile-nav-menu-cstm {
	position: absolute;
    height: 500p;
    background-color: #ffff00;
    width: 100%;
    z-index: 10;
    top: 0;
   /* height: 844px; */
	padding-bottom: 245px;
	
}
.header_s .mobile-menu-logo-button {
	position: relative;
    display: flex;
    width: 100%;  
	    padding-left: 15px;
}
.header_s .mobile-menu-logo-button .image-logo {
	padding-top: 4px !important;
}
.header_s .mobile-menu-close-btn {
	display: flex;
    font-size: 50px;
    color: black;
	margin: auto;
    margin-right: 10px;
}
#mobile-nav-menu-cstm #menu-fe-main-menu {
	    margin-top: 140px;
    padding-left: 35px;
	    margin-bottom: 24px;
}
.header_s .social-group-nav-mobile {
	    padding-left: 35px;
    bottom: 0px;
    position: absolute;
}
.header_s .social-group-nav-mobile .span-2 {
	    padding-left: 30px;
}
.header_s .social-group-nav-mobile a {
	font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    line-height: 80px;
	font-family: Akrobat-Black, sans;
    font-family: 'Akrobat-Black', sans-serif;
	font-weight: 900;
}
.header_s .search-ivon-customnav{
	    margin-left: 20px;
    padding-left: 15px;
}
#mobile-nav-menu-cstm #menu-fe-main-menu li a {
	font-family: Akrobat-Black, sans;
    font-family: 'Akrobat-Black', sans-serif;
    font-weight: 900;
    font-size: 45px;
    line-height: 61px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    padding: 0;
}
#mobile-nav-menu-cstm #menu-fe-main-menu .current-menu-item {
    padding-top: 10px;
	
}
#mobile-nav-menu-cstm #menu-fe-main-menu .current-menu-item a {
	background-color:#000000;
	display: inline-block;
	color: #FFFFFF;
	padding-left: 10px;
	height: 32px;
    line-height: 20px;
}

#mobile-nav-menu-cstm #menu-fe-main-menu .current-menu-item a.nav-link:after {
  content: url("./wp-content/themes/minimag-child/white-arrow.png");
  margin-left: 5px; 
	margin-right: 8px;
}


@media (min-width: 991px) {
	.header_s #mobile-nav-menu-cstm {
		display: none;
	}
}


.search-box .fa-arrow-right {
	transform: rotate(
45deg);
	font-size: 4em !important;
	margin: 0;
	margin-top: 5px;
}
.search-box .logo-search-div, .search-box .logo-search-div-2 {
		position: relative;
    display: flex;
    width: 100%;
		margin-top: 20px;
	    justify-content: space-between;
    align-items: center;
	padding: 0 10px 0 25px;
}
.search-box .logo-search-div .logo-search, .search-box .logo-search-div .logo-search-2{
		display: flex;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.search-box .logo-search-div .logo-search .image-logo {
	display: flex;
} 
.search-box .logo-search-div .logo-search .image-logo img,.search-box .logo-search-div-2 .logo-search .image-logo img {
		max-width: 100%;
}
.search-box .logo-search-div .search,.search-box .logo-search-div-2 .search {
	display: flex;
  font-size: 30px;
  color: black;
}
.search-box .logo-search-div .pe-7s-close,.search-box .logo-search-div-2 .pe-7s-close {
	font-size: 55px;
}
.search-box .header-search .searchform {
	    left: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    padding: 0;
    top: 0;
    height: 844px;
    position: absolute;
    display: flex;
    flex-direction: column;
}


@media (max-width: 991px)  {
	.search-box .header-search .searchform {
	padding-left: 0px;
  padding-right: 0px;
}
	.search-box .header-search .searchform input {
	font-size: 29px;
}
.search-box .header-search .searchform button img {
		width: 45%;
	}
	.search-box .fa-arrow-right {
	font-size: 20px !important;
}
	.search-box .logo-search-div .pe-7s-close {
	font-size: 40px;
}
	.search-box .searchform .input-group {
    margin: auto;
    padding: 0 5px 0 5px;
}
	.search-box .logo-search-div-2{
		margin-top: 6px;
    padding: 0px 5px 0 30px;
	}
}

@media (max-width: 991px) {
	.navheader .desktop-hide {
		display: none;
	}
	.navbar-collapse .logo-block {
		display: none;
	}
.navbar-collapse .user-info {
	    align-items: center;
    /* width: 100%; */
    padding-left: 15px;
    padding-right: 15px;
		display: flex;
    flex-direction: column;
		margin: -10px 0 15px 0;
	}
	
.navbar-collapse .user-info > li {
		margin-left: 0;
	}
}
.header_s .menu-block {
    background-color: black; 
    border-top: none;
}
.header_s1 .menu-block .sticky-wrapper.is-sticky .stickywrapper, .header_s7 .menu-block .sticky-wrapper.is-sticky .stickywrapper {
    border-bottom: 1px solid #dedede;
    background-color: black;
}

.header_s .menu-block .ownavigation .navbar-nav > li a {
    color: #BCBCBC;
    font-family: 'Montserrat-Medium';
    font-size: 15px;
    letter-spacing: 0;
    line-height: 55px;
	text-transform: capitalize;
}

@media (min-width: 992px) {
.header_s .menu-block .ownavigation .navbar-nav {
    margin: 0 0 0 auto;
	}
}
.slick-next, .slick-prev {
	display: none !important;
}
.search .pe-7s-search {
	 padding-bottom: 5px;
}
.scroll-text p {
	font-size: 10px;
}
.scroll-text, .social-text {
	writing-mode: vertical-rl;
    transform: rotate( 
180deg);
    margin-bottom: 0;
}
.social-text p {
	margin: 0;
}
.column-align-ctr-left, .column-align-ctr-right {
	align-self: center;
	z-index: 99;
}
.column-align-ctr-left .vc_column-inner {
	margin-left: 20px;
}
.arrow-icon-home .vc_icon_element-inner {
	height: 2em !important;
	font-size: 9px !important;
	
}
.column-align-ctr-right a {
	color: #FFFFFF !important;
	font-size: 12px;
	text-decoration: none !important;
	
}

@media (min-width: 768px) {
.column-align-ctr-left {
    width: 10%;
	}
	.column-align-ctr-right {
    width: 5%;
		    transform: translateY(-70%);
	}
	.column-header {
		width: 85%;
	}
}

.home .vc_row .spadding:first-child {
	    padding-top: 0px;
    padding-bottom: 0px;
    display: unset;
}
.arrow-icon-home-r .vc_icon_element-inner {
	width: 2em !important;
	height: 1em !important;
    font-size: 10px !important;
}

.smalltag-home, .arrow-icon-home-r {
	    display: inline-block;
}
.smalltag-home h4 {
	    font-family: 'Akrobat-Bold', sans !important;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 0.58px;
	line-height: 41px;
}
.arrow-icon-home-r {
	    transform: rotate( 
45deg);
}
.smalltag-home {
	margin-left: 15px;
}
.column-header .entry-header .entry-title::before {
	display:none;
}
.column-header .entry-header .entry-title > a {
    font-size: 100px;
    letter-spacing: 0px;
    line-height: 100%;
}
.column-header .entry-content p {
    display: none;
}

.footer-widget {
    padding: 0 0 23px 0;
	background: #0f0f0f;
    border-top: 1.21px solid #1C1C1C;
} 
.copyright::before{
	display: none;
}
.copyright{
	  padding-top: 0px;
    text-align: left;
		margin-top: 0px;
}



.background-text .wpb_text_column .wpb_wrapper{
    position: absolute;
    font-size: 497px;
    z-index: -1;
    text-transform: uppercase;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    opacity: 0.11;
    color: #F4F4F4;
    font-family: 'Akrobat-Black';
    letter-spacing: -24.35px;
    white-space: nowrap;
	line-height:900px;
}
.page-id-2 #main {
	padding-bottom: 0px;
}
.page-id-2 .background-text .wpb_text_column .wpb_wrapper{
	    font-size: 606px;
    line-height: 1010px;
    letter-spacing: 0;
}
.page-id-2 .about-par-1-cont .vc_column_container .vc_column-inner {
    box-sizing: border-box;
    padding-left: 0;
   padding-right: 0;
    width: 100%;
}
.page-id-2 .bannertitle-category-page{
	    position: absolute;
    font-size: 551px;
    z-index: -1;
    text-transform: uppercase;
    transform: translate(-50%, -34%);
    opacity: 0.11;
    color: #F4F4F4;
    letter-spacing: 0px;
    white-space: nowrap;
    line-height: 1276px;
    font-family: 'Akrobat-Black';
    width: auto;
	
}

.about-heading-box {
	transform: translateY(50%) translateX(10%);
}

.home .page-banner .bannertitle, .archive .page-banner .bannertitle {
    position: absolute !important;
    font-size: 318px !important;
    z-index: -1 !important;
    text-transform: uppercase !important;
    top: 50% !important;
    left: 48.5% !important;
    transform: translate(-50%, -26%) !important;
    opacity: 0.11 !important;
    letter-spacing: -24.35px !important;
}

.home .masonry-post-date-tag div, .masonry-post-categ-tag a {
	font-size: 14px;
	line-height: 27px;
	letter-spacing: 0px;
}
.home .vc_gitem-post-data-source-post_categories {
	font-size: 14px !important;
}

.single-post .related-post .bannertitle-related, .single-post .related-post  .bannertitle-related-2 {
   position: absolute !important;
    font-size: 420px;
    text-transform: uppercase !important;
    left: 48.5% !important;
    transform: translate(-50%, -7%) !important;
    color: #F4F4F4;
    line-height: 207px;
    letter-spacing: -21px !important;
}
.single-post .related-post > .related-title::before {
	display: none
}
.single-post .related-post .related-title {
	    display: inline-block;
    letter-spacing: 0.58px;
    color: #000000;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 40.8px;
    font-weight: 600;
	margin-bottom: 16px;
    padding-bottom: 0px;
    margin-left: 0px;
}
.single-post .related-post .related-icon {
	    width: 38px;
    height: 30px;
    display: inline-block;
    color: #8e8e8e;
    position: relative;
    transform: rotate(
225deg) translateY(-7px);
}
.single-post .related-post:last-child {
	padding-top: 135px;
}
.single-post .related-post  .bannertitle-related-2 {
	font-size: 393px;
	letter-spacing: -19.65px !important;
}
.post-related-meta {
	text-align: left;
	padding-left: 4px;
  padding-right: 4px;
}
.post-date-related {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: none;
    color: #9a9a9a;
    line-height: 22px;
    margin-top: 14px;
    margin-bottom: 8px;
    text-align: left;
}
.post-title-related a {
	letter-spacing: 0px;
    color: #404040;
    font-size: 30px;
    line-height: 33px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.post-excerpt-related {
	color: #868686;
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 22px;
	margin-top: 10px;
}


.post .entry-content {
	padding-left: 0px !important;
  padding-right: 0px !important;
}
.post .entry-content .entry-header {
	text-align: left;
}
.post .entry-content .entry-header .entry-title {
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.category .post .entry-content .entry-header .post-category a {
	font-size: 14px;
	letter-spacing: 0px; 
	color: #8E8E8E;
}
.category .post .entry-content .entry-header .entry-title a, .category .blog-masonry-list .entry-content p {
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
	text-overflow: ellipsis;
	text-align: left;
} 
.category .post {
	max-height: 600px;
	margin-bottom: 9px;
}
.blog-masonry-list .entry-content p {
	letter-spacing: 0px;
    color: #8E8E8E;
    font-size: 16px;
    line-height: 22px;
}
.archive .post .entry-content .entry-header .entry-title a{
    font-size: 45px;
    line-height: 40.8px;
    letter-spacing: 0px;
    color: #E8E8E8;
	text-transform: uppercase;
}

.type-post:not(.post-position) .entry-header .entry-title::before {
    display: none;
}

.widget_advertise {
	margin-bottom: 85px;	
}
.widget_advertise .advertise-content img {
    max-width: 320px;
}
.blog-masonry-list .type-post .wp-post-image {
	  height: 370px;
}


#widget_advertise-8 img, #widget_advertise-15 img, #widget_advertise-18 img, #widget_advertise-12 img{
	height: 550px;
    width: 310px;
}
#widget_advertise-8 .advertise-content, #widget_advertise-15 .advertise-content, #widget_advertise-18 .advertise-content, #widget_advertise-12 .advertise-content {
	text-align: right;
}
#widget_advertise-15, #widget_advertise-18, #widget_advertise-12{
	width: 370px;
}

.svg-triangle {
	background-color: #ffff00;
    clip-path: polygon(0 0, 100% 100%, 0 100%);
    width: 24px;
    height: 5px;
}

.post-meta-data {
		margin-top: 20px;
	  display: flex;
    flex-direction: column;
    text-align: left;
}

.title-post {
	  text-align: left;
    font-size: 90px;
		color: #E8E8E8;
		text-transform: uppercase;
		letter-spacing: 0px;
		line-height: 85px;

}

.post .post-meta .post-category {
	float: left;
}

 
.single-post .owl-stage{
    transform: translate3d(0px, 0px, 0px) !important;
}
.single-post .owl-stage-outer, .single-post .slick-list{
	    overflow-x: scroll;
   /* padding: 10px;
    white-space: nowrap;
    margin: 0; */
    
}
}
::-webkit-scrollbar:horizontal {
    -webkit-appearance: none;
}
::-webkit-scrollbar {
  width: 10px;
	
}
 
::-webkit-scrollbar-track:horizontal {
  background: #D9D9D9; 
   /* border:1px solid #ccc; */
}
 
::-webkit-scrollbar-thumb:horizontal {
  background: #ffff00; 
 /*   border:1px solid #eee; */
    height:100px;
   
}
::-webkit-scrollbar-track:vertical {
  background: #D9D9D9; 
  /*  border:1px solid #ccc; */
}
 

::-webkit-scrollbar-thumb:vertical {
  background: #ffff00; 
  /*  border:1px solid #eee; */
    height:100px; 
}
::-webkit-scrollbar-thumb {
  background: #ffff00; 
   /* border:1px solid #eee; */
    height:100px; 
}
 

.homepage-post-block .slick-dots  {
    bottom: 78px;
    left: -10px;
    text-align: left;
		    transform: translateY(280%);
}
.slick-dots li button:before {
    font-size: 12px;
    content: '■';
    opacity: 0.25; 
	color: #FFFFFF !important;
}
.homepage-post-box  .content-meta {
	width: 50%;
	transform: translateY(8%); 
}
.homepage-post-box .content-meta .post-category, .homepage-post-box .content-meta .post-category a {
	color: #FFFF00;
	letter-spacing: 0px;
	font-size: 12px;
  line-height: 55px;	
}
.homepage-post-box .content-meta h3 {
	margin-bottom: 0;
}
.homepage-post-box .content-meta h3 a {
	font-size: 115px;
    letter-spacing: 0px;
	color: #E8E8E8;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	text-transform: uppercase;
	line-height: 100px;
	    
}
.homepage-post-box .content-meta .post-box-link {
	margin-top: -10px;
}
.homepage-post-box .content-meta .post-box-link a {
	letter-spacing: 0px;
	color: #CBCBCB;
	font-size: 16px;
  text-decoration: none;
	border-bottom: 5px solid #FFFF00;
	line-height: 55px;
}

	.homepage-post-box {
	    display: flex !important;
}
	
.homepage-post-box .cover-photo {
	order: 2;
	width: 50%;
}
.homepage-post-box .cover-photo a {
	aspect-ratio: 1 / 1;
}
.homepage-post-box .cover-photo a img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
	}

@media (max-width: 991px) {
	.header_s {
    border-bottom: none;
}
.header_s .menu-block {
    border-top: none;
}
	
.homepage-post-box {
	    display: flex !important;
    flex-direction: column;
}
.homepage-post-box .cover-photo {
	order: 2;
	width: auto;
	margin-top: 50px;
}
.homepage-post-box .content-meta {
    width: auto;
    transform: none;
    /*margin: 0 15px 0 15px;*/
	margin-left: 40px;
}
	.homepage-post-box .content-meta h3 a {
		    font-size: 55px !important;
    letter-spacing: 0px;
    line-height: 59px;
    color: #E8E8E8;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: unset;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-transform: uppercase;
	}
	
.home .entry-content .vc_row {
		margin-top: 0px !important;
	} 
	.homepage-post-block {
		padding-top: 30px;
	}
.homepage-post-block .slick-dots{
		display: none !important;
	}
	.arrow-icon-box-home {
		padding-bottom: 45px;
	}
	.arrow-icon-box-home .vc_column-inner {
		padding-left: 0;
    padding-right: 0;
	}
	.arrow-icon-box-home .smalltag-home {
	 margin-bottom: 25px
	}
	
}




.single-post .entry-header .post-meta .title-post {
	padding-top: 17px;
	padding-bottom: 10px;
}

.single-post .content-700 .wp-block-image img {
	pointer-events: none;
}
@media (min-width: 992px) {
.single-post .entry-header .post-meta .title-post {
	margin-right: 140px;
}
	
}
.single-post .entry-header .post-category a{
        text-transform: capitalize !important;
    text-decoration: none;
    letter-spacing: 0px;
    color: #FFFF00 !important;
    font-size: 12px;
}
.single-post .entry-header .post-meta-data .post-date {
	letter-spacing: 0px;
    color: #C9C9C9;
    font-size: 24px;
    line-height: 14px;
	    font-family: 'Akrobat-Black', sans !important;
	font-weight:900;
}
.single-post .entry-header .post-meta-data .byline, .single-post .entry-header .post-meta-data .byline a {
	letter-spacing: 0px;
    color: #E8E8E8;
    font-size: 14px;
    line-height: 42px;
    font-weight: 600;
}

.blog-single .entry-header .post-meta > span { 
	white-space: nowrap;
}

.blog-single .entry-header .post-meta > span::after {
    content: none;
}
.single-post .page-banner {
	display: none;
}
.single-post .content-700 .wp-block-image, .single-post .content-700 p:first-child img  {
	position: relative;
	z-index: 5;
	margin-bottom: 60px !important;
}

.single-post .content-700 .wp-block-image img, .single-post .content-700 p:first-child img {
   width: 1280px;
	 height: 720px;
   object-fit: cover;
}

@media (min-width: 992px) {
.single-post .content-700 .wp-block-image img, .single-post .content-700 p:first-child img {
   width: 1280px;
	 height: 720px; 
/*	min-width: 1280px;
    min-height: 720px;
    width: auto;
    height: auto; */
}
.single-post .content-700 .wp-block-image:first-child {
	width: 1280px;
	height: 720px;
}
	
}
.single-post .content-700 .side-photo img {
	width: 80%;
     height: 80% ;
    aspect-ratio: 1 / 1; 
    float: left;
}
.single-post .content-700 .size-full img {
   	width: auto;
    height: auto;
  /*  min-height: unset;
    min-width: unset;*/
}
.single-post .content-700 h5 {
	font-family: 'Akrobat-Thin' !important;
    font-size: 58px;
    line-height: 50px;
    letter-spacing: 0;
    font-weight: 100;
    color: #808080;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
    padding-bottom: 30px;
	hyphens: auto;
}
.single-post .entry-content .page-links {
	z-index: 11;
  position: relative;
}
.single-post .content-700 {
	position: relative;
    z-index: 9999;
}
.single-post .content-700 p{ 
	font-size: 16px;
    color: #333333 !important;
    line-height: 27.4px;
    letter-spacing: 0px !important;
		
}
.single-post .entry-content .page-links {
	    color: #131313;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.single-post .entry-header {
  position: relative;
	z-index: 4;
}
.single-post .site-main{
	    background-color: white;
}

.single-post .entry-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX( -50%);
  height: 900px;
  width: 100vw;
  z-index: -1;
  background: black;
}

.post-26049 .entry-header:before { 
	height: 700px;
}
/* SPOTIFY */
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 25%;
	margin-top: 60px;
}
.navbar-collapse .user-info > li a {
		color: #FFFFFF;
}
.navbar-collapse .user-info > li a .pe-7s-search {
	font-weight: 600;
}
.ownavigation .user-info {
    padding-right: 15px;
}

.header_s1 {
    box-shadow: none;
}

 #nav_menu-3 .widget_nav_menu ul li a {
	    border-bottom: none !important;
}

.footer-section1 {
    border-top: none;
}
.footer-section1 .container .row {
	margin-top: 45px;
}
.footer-section1 #block-21 {
	display: none;
}

#block-26 span {
	font-size: 10px;
    line-height: 52px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.49;
}
.footer-section1 #nav_menu-3 {
	margin-top: 0px;
}
.footer-section1 .widget_nav_menu ul li a {
    border-bottom: none;
    display: block;
    font-weight: 500;
    font-family: "Montserrat-Regular";
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

.footer-section1 .footer-widget .widget {
    margin-bottom: 0px;
    margin-top: 0px;
}



.footer-widget .footer-container-widget:before {
  content: "";
  position: relative;
  left: -30px;
	margin-top: -41px;
  width: calc(100% + 60px);
  border-top: 1.21px solid #1C1C1C;
}
.footer-widget .footer-container-widget:after {
  content: "";
  position: relative;
  left: -30px;
	margin-top: 25px;
  width: calc(100% + 60px);
  border-top: 1.21px solid #1C1C1C;
}
.bottom-footer {
	padding-top: 15px;
	
}
.bottom-footer-link {
	
}
.footer-section1 {
	background-color: black;
}
#block-20 p, #block-16 p, #block-26 p{
	margin-bottom: 0px;
}
.image-widget {
	margin: auto;
}
.image-widget .footer-logo {
	margin: 0 !important;
}

.footer-section1 #block-20 {
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 54px;
}

.footer-section1 #block-16 a {
    font-family: "Montserrat",sans-serif;
    word-wrap: break-word;
    text-transform: none;
    letter-spacing: 0px;
	  text-decoration: none;
    font-size: 14px;
    line-height: 55px;
    color: #FFFFFF;
    font-family: 'Montserrat-Bold';
} 
/*
.footer-section1 #nav_menu-5  ul li a {
    letter-spacing: 0px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    color: #FFFF00;
} */
.footer-section1 #block-11 .wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: 0;
}
.footer-section1 .followus .follow-small-tag {
	letter-spacing: 0px;
    color: #FFFF00;
    opacity: 1;
    font-size: 16px;
		position: relative;
		line-height: 55px;
}
.footer-section1 .followus {
	position:relative;
	padding-top: 50px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
	.single-post .content-700 h5 {
    padding-left: 50px;
    padding-right: 50px;
		line-height: 53px;
}
	.footer-section1 .followus {
margin-right: 300px;
	}
	
	.bottom-footer {
	padding-top: 15px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
	
}
.footer-section1 .followus:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX( -50%);
  height: 100%;
  width: 100vw;
	/*
  background: #0f0f0f;
	border-bottom: 1.21px solid #1C1C1C; 
	border-top: 1.21px solid #1C1C1C; */
}
.footer-section1 .followus .follow-heading {
	  font-size: 120px;
    letter-spacing: 0px;
    color: #E8E8E8;
    text-transform: uppercase;
    line-height: 120px;
    position: relative;
	margin-bottom: 0;
}
	
}
.footer-section1 .followus .follow-link {
	font-size: 70px;
  letter-spacing: 0px;
  color: #707070;
  line-height: 88px;
/*border-bottom: 5px solid #FFFF00;*/
	width: 100px;
  height: 100px;
  margin: 1em auto;
  position: relative;
	position: relative;
}

.footer-section1 .followus .follow-link::after {
  content: "";
    position: absolute;
    height: 5px;
    background: #ffff00;
    top: 90%;
    width: 85%;
    left: 50%;
    transform: translateX(-50%);
    
}

.footer-section1 .followus .thin-line {
	letter-spacing: 0px;
	color: #707070;
	font-size: 70px;
  text-decoration: none;
	font: normal normal 100 70px/88px Akrobat;
	position: relative;
}
.bottom-footer-text {
	letter-spacing: 0px;
color: #8E8E8E; 
	font-size: 12px;
	line-height: 22px;
}
.bottom-footer-image {
	margin-right: 15px;
}
.bg-color-upperfooter {
	/*background-color: */
}

@media (min-width: 992px) {
	.footer-section1 #nav_menu-3 #menu-footer-menu {
		padding-left: 30px;
    padding-right: 30px;
	}
}
#block-27, #block-28 {
	display: none;
}
@media (max-width: 991px) {
	.single-post .content-700 h5 {
		font-size: 58px;
	}
	
	.footer-section1 .followus .follow-heading {
		font-size: 35px; 
		line-height: 35px;
		    margin-right: 75px;
		    margin-bottom: 20px;
	}
	
	.footer-section1 .w-1{
		order: 3
	}
	.footer-section1 .w-2{
		order: 2
	}
	.footer-section1 .w-3{
		order: 1
	}
	.footer-section1 .image-widget{
		order: 4
	}
	.w-3 {
		display: flex;
    justify-content: space-between;
		    max-width: 280px;
	}
	#block-27, #block-28 {
	display: block;
		margin-bottom: 47px;
}
	.w-3-dash {
		    font-size: 35px;
    line-height: 48px;
    letter-spacing: 0px;
    color: #707070;
    font-family: 'Akrobat-Thin';
		padding-left: 10px;
	}
	.footer-section1 .widget_nav_menu ul li a {
		    font-weight: 500 !important;
		    line-height: 36px;
	}
	.w-1 {
		margin-top: 48px;
		margin-bottom: 41px;
	}
	.footer-section1 #block-11 .wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}
	.footer-section1 .followus {
		padding-bottom: 0px;
	}
	.meta-container-homepage .vc_gitem-col {
		display: inline-block;
	}
	.meta-container-homepage .masonry-post-categ-tag {
		display: block !important;
	}
	.home .vc_gitem-post-data-source-post_categories {
    font-size: inherit !important;
}
	.widget_advertise .advertise-content {
		text-align: center;
	}
	.home .spadding {
		display: none;
	}
	.footer-section1 {
		margin-top: 0;
	}
}


body {
	
	font-family: 'Montserrat';
    font-weight: 500;
	color: #8E8E8E;
}

.home .mason-post-title a {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	font-size: 45px;
	text-transform: uppercase;
	color: #E8E8E8;
	letter-spacing: 0px;
	line-height: 40.8px;

}
.home .vc_gitem-zone .wpb_single_image {
	margin-bottom: 0px !important;
}
.home .vc_gitem-zone  .vc_gitem_row .vc_gitem-col {
    padding: 0;
}
.home .vc_gitem-row-position-top {
	top: 13px;
}
.home .masonry-post-cat {
	position: absolute;
    left: 20%;
}
.home .vc_gitem-animated-block  .vc_gitem-row-position-middle {
	top: 26%;
}
.vc_gitem-post-data {
    margin-bottom: 0px;
}
.vc_gitem-row-position-bottom {
	top: 40%;
	height: 50px;
}
.mason-excerpt {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
}

/* sizing */
.vc_gitem-animated-block  {
	max-height: 200px;
}
.vc_grid-item-mini {
	max-height: 600px;
}
.vc_grid-item {
	max-height: 600px;
}

.widget_advertise {
	    margin-bottom: 30px;
}
.vc_grid-btn-load_more .vc_btn3 {
	color: #FFFFFF !important;
	background-color:black !important;
	border-bottom: 4px solid #FFFF00;
	    font-size: 16px;
    padding-top: 0;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
}

.vc_grid-btn-load_more .vc_btn3:hover {
	    background-color: #fffd00 !important;
    padding: 10px 20px 10px 20px;
    color: #000000 !important;
}

#mlb2-5144741.ml-form-embedContainer {
        box-sizing: border-box !important;
    display: inline-block !important;
    margin: 0 !important;
    position: relative !important;
    width: unset !important;
}

.ml-form-formContent, .ml-form-embedSubmit {
	display:inline-block;
}
.ml-form-formContent .form-control {
	display: block;
    width: 390px;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #ffffff;
    background-color: #0f0f0f;
    background-image: none;
    background-clip: padding-box;
    border-right: none;
    border-left: none;
    border-top: none;
        border-bottom: 1px solid rgb(112 112 112);

}
.ml-form-embedSubmit .arrow-footer {
transform: translateX(-108%) translateY(37%) rotate( 
315deg);
    color: #FFFF00;
    width: 36px;
    height: 36px;
}

.ml-form-embedSubmit button {
	background-color: #0f0f0f;
    border: none;
	outline: none;
}

#mlb2-5144741.ml-form-embedContainer .ml-form-align-center {
    text-align: left !important;
}

#block-18 a, #block-19 a, #block-25 a {
	    color: #707070;
    font-family: 'Akrobat-Black';
    border-bottom: 3px solid #FFFF00;
    font-size: 35px;
    line-height: 48px;
    letter-spacing: 0;
}
#block-18 p, #block-19 p, #block-25 p {
	 margin-bottom: 0px;
}

.aboute-block .block-title h3 {
	color: #FFFFFF;
}
.about-par-1 p, .about-par-2 p, .about-par-3 p, .about-par-4 p {
	font-size: 16px;
    color: #E8E8E8;
    line-height: 22.4px;
    letter-spacing: 0px;
}
.about-par-1 p {
	font-weight: 600;
}
.about-par-2 .wpb_wrapper {
	    position: absolute;
}
.about-par-4 p {
	color: #FFFFFF;
}
.about-par-4 .wpb_wrapper {
	    text-align:center;
}
.about-par-4 {
	margin-bottom:0px;
}

.about-social-1 a, .about-social-2 a, .about-social-3 a {
    font-family: 'Akrobat-Black';
    font-weight: 900;
	font-size: 120px;
  letter-spacing: 0px;
  color: #E8E8E8 !important;
  line-height: 95px;
	width: 100px;
  height: 100px;
  margin: 1em auto;
  position: relative;
	position: relative;
	text-decoration: none !important;
}

.about-social-1 a::after, .about-social-2 a::after,
.about-social-3 a::after {
     content: "";
    position: absolute;
    height: 10px;
    background: #ffff00;
    top: 82%;
    width: 93%;
    left: 50%;
    transform: translateX(-50%);
}
.about-social-3 a {
	font-size: 90px;
	letter-spacing: 0px;
	line-height: 85px;
}
.about-social-3 a::after {
    width: 97%;
	    
}
.about-social-1 {
	float: right;
}
.about-social-3 {
	text-align: center;
}
.about-email {
	text-align:center;
	margin-bottom: 0px;
}
.about-email a {
	  letter-spacing: 0px;
    color: #FFFF00 !important;
    font-family: 'Akrobat-Black';
    font-size: 48px;
    line-height: 102.4px;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none !important;
}
.about-par-2-cont .wpb_column .vc_column-inner, .about-par-3-cont .wpb_column .vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}
@media (min-width: 992px) {
	.about-par-1-cont {
	padding: 320px 195px 0px 195px; 
	}
	.about-par-2-cont {
	    padding: 40px 195px 0px 195px;
	}
	.about-par-3-cont {
	    padding: 10px 195px 0px 195px;
	}
	.about-par-4-cont {
		padding: 100px 195px 0px 195px; 
	}
	
}
.bannertitle {
	display: none;
}
@media (min-width: 992px) {
	.bannertitle-category-page {
		position: absolute;
    font-size: 300px;
    z-index: -1;
    text-transform: uppercase;
    /* top: 50%; */
    left: 50%;
    transform: translate(-51%, -46%);
    opacity: 0.11;
    color: #F4F4F4;
    letter-spacing: -24.35px;
    white-space: nowrap;
    line-height: 712px;
	}
	
	.category-98  .bannertitle-category-page {
		font-size: 387px;
	}
	.category-419  .bannertitle-category-page {
		  font-size: 436px;
    transform: translate(-51%, -43%);
		letter-spacing: 0px;
	}
}

.grid-item-masonry {
	    padding: 0 15px 0 15px;
	/*height: 569px; */
/*	height: 740px;*/
    margin-bottom: 15px;
}
.home .grid-item-masonry {
	margin-bottom: 35px;
}
.grid-item-masonry a img {
	width: 370px;
	height: 370px;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.inside-box-masonry-item {
	width: 370px;
}
.entry-date-masonry-grid, .meta-cat-masonry-grid, .meta-cat-masonry-grid ul li{
	display: inline-block;
}
.meta-cat-masonry-grid .post-categories{
	padding-left: 0px;
}
.entry-date-masonry-grid, .meta-cat-masonry-grid ul li a{
	  font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
		color: #8E8E8E;
}
.meta-box-inner-masonry{
	padding-top: 10px;
	margin-bottom: -6px;
}

.meta-excerpt-masonrt-grid p {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
}
.grid-item-masonry h3 a {
	/*
	   overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	*/
    font-size: 45px;
    text-transform: uppercase;
    color: #E8E8E8;
    letter-spacing: 0px;
    line-height: 46px;
	padding-bottom: 0px;
}
.image-loader {
    
    background-color: #000;
    
}
.image-loader.spinner-image .spinner {
    animation: none;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    width: 350px;
   /* height: 140px; */
	transform: translateY(-50px);
}

@media (max-width: 991px) {
	
	.image-loader.spinner-image .spinner { 
	/*	transform: translateY(-240px); */
		transform: translateY(-50%);
		top: 26%;
	}
	
	.home .grid-item-masonry {
		margin-bottom: 90px;
	}
}

.slick-related-box {
	width: 258px !important;
margin-right: 30px;
	
} 
.slick-related-page{
	padding-bottom: 40px;
}
/*
.single-post .slick-initialized .slick-slide { display: flex; justify-content: center; }
*/

@media (min-width: 992px) {
#widget_advertise-20 {
	display: none;
}
	.category .grid-item-masonry{
		padding: 0px 25px 0 25px;
	}
	.homepage-post-box .content-meta h3 a {
		padding-top: 12px; 
		margin-top: -17px;
	}
	
}

@media (max-width: 991px) {
	
	.single-post .wp-block-embed-spotify .wp-block-embed__wrapper {
		height: 170px;
	}
	
	.grid-item-masonry {
		margin-bottom: 90px;
	}
	.grid-item-masonry h3 a {
		line-height: 40.8px;
		/*hyphens: auto;*/
	}
	.homepage-post-box .content-meta h3 {
    margin-bottom: 10px;
}
	.homepage-post-box .content-meta h3 a {
		    padding-top: 11px;
    margin-top: -5px;
	}
	.homepage-post-box .content-meta .post-box-link {
    margin-top: 0;
}
	#widget_advertise-15 {
	display: inline-block;
}
	/*
	.grid-item-masonry:nth-child(3) {
    height: 316px; 
} */
	#widget_advertise-12, #widget_advertise-20 {
		width: 50%;
	}
	#widget_advertise-12 img, #widget_advertise-20 img {
		width: 174px;
    height: 309px;
	}
	#widget_advertise-12 img {
		    padding-right: 5px;
	}
	#widget_advertise-20 img {
		    padding-left: 5px;
	}
	.ml-form-formContent .form-control {
		width: 255px;
	}
	.grid-item-masonry:nth-child(6), .grid-item-masonry:nth-child(9) {
    display: none;
}
	
	.nav-container-cstm {
		padding-left: 0px;
		padding-right: 0px;
	}
	.background-text .wpb_text_column .wpb_wrapper {
    font-size: 190px;
    top: 0%;
    left: 0%;
    transform: translate(0%, -34%);
    line-height: 348px;
		letter-spacing: 0px;
}
	
	.bannertitle-category-page {
		position: initial;
		overflow:  hidden;
		width: auto;
    z-index: -1;
    text-transform: uppercase;
    opacity: 0.11;
    color: #F4F4F4;
    font-family: 'Akrobat-Black';
    white-space: nowrap;
		font-size: 132px;
    top: 0%;
    left: 0%;
    transform: translate(0%, -57%);
    line-height: 104px;
    letter-spacing: -7px;
    margin: 0px;
    padding: 0px;
    overflow-x: clip; 
		    margin-bottom: -40px;
}
	.bannertitle {
		display: none;
	}
	.page-id-2 .background-text .wpb_text_column .wpb_wrapper{
		    font-size: 157px;
    line-height: 98px;
    letter-spacing: -7px;
	}
	.about-heading-box {
		transform: none;
		bottom: 30px;
	}
	.top-heading-aboutpage {
		font-size: 72px !important;
    letter-spacing: 0px;
    line-height: 63px !important;
    margin-left: 15px;
	}
	.about-par-2 .wpb_wrapper {
    position: relative;
}
	.about-par-1 p, .about-par-2 p, .about-par-3 p, .about-par-4 p {
		margin-left: 15px; 
		margin-right: 15px;
	}
	
	.about-par-1 .wpb_wrapper, .about-par-3 .wpb_wrapper, .about-par-2 .wpb_wrapper {  
    margin: 0 15px 0 15px;
}
	/*
			.page-id-2 .background-text .wpb_text_column .wpb_wrapper {
				position: absolute;
    z-index: -1;
    text-transform: uppercase;
    opacity: 0.11;
    color: #F4F4F4;
    font-family: 'Akrobat-Black';
    white-space: nowrap;
    font-size: 132px !important;
		width: 100%;
    top: 0%;
    left: 0%;
    transform: translate(0%, -34%);
    line-height: 231px;
    letter-spacing: 0px;
    overflow-x: hidden;
		}
	*/
	.page-id-2 .bannertitle-category-page .wpb_text_column .wpb_wrapper {
		line-height: 144px;
    margin-bottom: 0;
    margin-top: 20px;
		left: 0;
	}
	.page-id-2 .bannertitle-category-page {
				line-height: 0;

	}
	.about-social-2, .about-social-1 {
		text-align: center;
		float: none;
	}
	.about-email a {
		    font-size: 25px;
	}
	.page-id-2 .background-text {
		    overflow-x: clip;
	} 
	.bottom-footer {
		display: flex;
    flex-direction: column;
    align-items: center;
	}
	.bottom-footer-inner {
		display: flex;
	}
	.bottom-footer-link a {
		display: inline;
	}
	.bottom-footer-image {
		display: inline-block;
    width: 19%;
	}
	.bottom-footer-text {
    letter-spacing: 0px;
    color: #8E8E8E;
    font-size: 12px;
    margin: auto;
    display: block;
		    line-height: 14px;
}
	.bottom-footer {
	padding-top: 45px;
}
	.grid-item-masonry a img {
		width: 100%;
	}
	.inside-box-masonry-item {
		width: 100%;
	}
	#widget_advertise-8 .advertise-content, #widget_advertise-10 .advertise-content, #widget_advertise-11 .advertise-content {
    text-align: center;
}
	.page-id-2 .bannertitle-category-page{
	       font-size: 135px;
    z-index: -1;
    text-transform: uppercase;
    transform: translate(-1%, -56%); 
    width: auto;
}
	
.single-post .entry-header .post-meta .title-post {
		    font-size: 60px;
    letter-spacing: 0px;
    line-height: 59px;
    color: #E8E8E8;
    overflow: hidden;
    display: -webkit-box;
   /* -webkit-line-clamp: 4;*/
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-transform: uppercase;
	padding-bottom: 0px;
	}
	.blog-single .entry-header .post-meta{
		width: auto;
    margin: 0 0 0 15px;
    padding-top: 30px;
	}
	.single-post .content-700 {
		max-width: 100%;
	}
	.single-post .content-700 .wp-block-image img, .single-post .content-700 p:first-child img
 {
		width: 100%;
    height: auto;
	}
	.single-post .content-700 p {
		    margin-left: 15px;
    margin-right: 15px;
	}
	.single-post .entry-header:before {
		height: 604px;
	}	
	.single-post .owl-stage{
		width: max-content !important;
	}
	.single-post .owl-item {
		   width: 252.5px !important;
	}
	.single-post .related-post .bannertitle-related {
		font-size: 114px; 
		letter-spacing: -8px !important; 
    transform: translate(-50%, -32%) !important
	}
	.single-post .related-post .bannertitle-related-2 { 
		font-size: 103px;
		letter-spacing: -8px !important; 
    transform: translate(-50%, -32%) !important
	}
	.single-post .owl-stage-outer, .single-post .slick-list {
		margin-left: 10px;
	}
	.single-post .related-post .related-title {
  margin-left: 10px;
}
	.home .smalltag-home h4 {
		margin-left: 0px;
	}
	
}
	
.ajax-load-more-wrap ul.alm-listing li.grid-item{
   border: 1px solid #efefef;
   width: 47%;
   margin: 0 1.5% 3%;
   float: left;
   display: inline;
}
@media screen and (max-width: 480px){
   .ajax-load-more-wrap ul.alm-listing li.grid-item{
      width: 100%;
      margin: 0 0 20px;  
   }
}

@media (min-width: 1650px) {
	.home .column-align-ctr-left {
		transform: translateX(80%);
	}
	.home .column-align-ctr-right{
		transform: translateX(-80%);
	}
	
}
@media (min-width: 1850px) {
	.home .column-align-ctr-left {
		transform: translateX(160%);
	}
	.home .column-align-ctr-right{
		transform: translateX(-160%);
	}
	
}
@media (min-width: 2050px) {
	.home .column-align-ctr-left {
		transform: translateX(200%);
	}
	.home .column-align-ctr-right{
		transform: translateX(-240%);
	}
	
}
@media (min-width: 2250px) {
	.home .column-align-ctr-left {
		transform: translateX(240%);
	}
	.home .column-align-ctr-right{
		transform: translateX(-320%);
	}
	
}
.search .post .entry-header .entry-title > a, .type-post .entry-header .entry-title > a {
	color: white;
}

.collapse {
-webkit-transition: height .5s ease;
-o-transition: height .5s ease;
transition: height .5s ease;
}

.alm-listing .css-grid {
	display: inline-grid;
	grid-template-columns: 1fr 1fr 1fr;
}
@media (min-width: 992px){
	.alm-listing .css-grid{
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media (max-width: 991px)
{
	.alm-listing .css-grid{
		grid-template-columns: 1fr;
	}
}
.alm-listing .css-grid > div {

}

.blog-single .post .content-700 .wp-block-columns h2 {
	
    color: #333333;
    text-transform: uppercase;
}
.single-post .entry-content .page-links {
	text-align: center;
}
.single-post .entry-content .page-links a {
	font-size: 26px;
}
.single-post .entry-content .page-links .current {
	font-size: 24px;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title), .entry-content .page-links a:hover, .entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title):hover {
    background-color: #FFFF00;
    border-color: transparent;
    color: #ffffff;
}




@media (min-width: 991px) {
	
	
@media screen and (-webkit-min-device-pixel-ratio: 0) { _::-webkit-full-page-media, _:future, :root , .homepage-post-box .content-meta h3 a { 

        line-height: 104px;

    }

}
	
	

.blog-single .post .content-700 .wp-block-columns {
	align-items: center;
	    margin-left: 60px;
    margin-right: 60px;
}
.blog-single .post .content-700 .wp-block-columns iframe {
	width: 80% !important;
    height: 80% !important;
    aspect-ratio: 1 / 1;
	float: left;
}
	.blog-single .post .content-700 .wp-block-columns h2 {
	    font-size: 48px;
    line-height: 51.4px;
    letter-spacing: 0px;
    color: #333333;
    text-transform: uppercase;
}
	.blog-single .post .content-700 .wp-block-columns	.wp-block-column:first-child {
		margin-left: 20px;
	}
.blog-single .post .content-700 .wp-block-columns	.wp-block-column:not(:first-child) {
		margin-left: 0px;
	 padding-right: 50px;
	}
	
}

.single-post .content-700 .has-white-color {
	color: white !important; 
}
.single-post .content-700 .has-white-color a {
color: #747474;
}
.single-post .category-uncategorized .entry-content {
	background: black;
    width: 100vw;
    transform: translateX( -4%);
    z-index: 99999;
    position: relative;
}
.single-post .category-uncategorized .content-700 p{
	color: white !important;
}
.single-post .category-uncategorized .content-700 p a {
	color: #747474;
}



.search-results .page-numbers {
	    background-color: black !important;
    color: white !important;
	line-height: 20px !important;
	font-size: 26px !important;
}
.search-results .page-numbers:hover {
	background-color: #FFFF00 !important;
    border-color: transparent !important;
    color: #ffffff !important;
}
.search-results .current {
	background-color: #FFFF00 !important;
    border-color: transparent !important;
    color: #ffffff !important;
}

.search-results .post .entry-header img {
	    width: 500px;
    /*height: 370px;
    aspect-ratio: 1 / 1; */
    object-fit: cover;
}