@charset "utf-8";
/* CSS Document */


*, ::after, ::before {
    box-sizing: border-box;
}

a, abbr, acronym, address, applet, big, blockquote, body, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, ul, var {
	border: 0;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: none !important;
	padding: 0;
	vertical-align: baseline;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: #141722;
	background-repeat: repeat-x;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size:17px;
	color:#333333;
}
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
}
h1{
	color: #181818;
	font-size:40px;
	font-weight:600;
}
h2{
	font-size:30px;
	font-weight:400;
}
a{
	color:inherit;
	outline: none !important;
}
a:hover{
	color:inherit;
	text-decoration:none;
}
button,
button:focus{
	outline: none !important;
}
ol {
	padding-left: 0;
}
ol li {
	list-style: inherit;
}
ul li {
	list-style: none;
}
ul {
	padding-left: 0;
}
li, ul {
	list-style: none;
}
img {
	vertical-align: top;
	max-width:100%;
	border: none;
	outline: none;
}
.btn{
	border: none !important;
}
.navbar-dark .navbar-toggler{
	border: none;
}
.navbar-toggler-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
     background: #717171;
	 border-radius: 5px;
}
.offcanvas {
    background-color: #000000;
}
@font-face {
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    src: url('fonts/LEMONMILKMedium.eot');
    src: url('fonts/LEMONMILKMedium.eot') format('embedded-opentype'),
         url('fonts/LEMONMILKMedium.woff2') format('woff2'),
         url('fonts/LEMONMILKMedium.woff') format('woff'),
         url('fonts/LEMONMILKMedium.ttf') format('truetype'),
         url('fonts/LEMONMILKMedium.svg#LEMONMILKMedium') format('svg');
}

@font-face {
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    src: url('fonts/LEMONMILKRegular.eot');
    src: url('fonts/LEMONMILKRegular.eot') format('embedded-opentype'),
         url('fonts/LEMONMILKRegular.woff2') format('woff2'),
         url('fonts/LEMONMILKRegular.woff') format('woff'),
         url('fonts/LEMONMILKRegular.ttf') format('truetype'),
         url('fonts/LEMONMILKRegular.svg#LEMONMILKRegular') format('svg');
}
@font-face {
    font-family: 'modernM';
    src: url('fonts/modernM.eot');
    src: url('fonts/modernM.eot') format('embedded-opentype'),
         url('fonts/modernM.woff2') format('woff2'),
         url('fonts/modernM.woff') format('woff'),
         url('fonts/modernM.ttf') format('truetype'),
         url('fonts/modernM.svg#modernM') format('svg');
}
@font-face {
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    src: url('fonts/Renner_400Book.eot');
    src: url('fonts/Renner_400Book.eot') format('embedded-opentype'),
         url('fonts/Renner_400Book.woff2') format('woff2'),
         url('fonts/Renner_400Book.woff') format('woff'),
         url('fonts/Renner_400Book.ttf') format('truetype'),
         url('fonts/Renner_400Book.svg#Renner_400Book') format('svg');
}

h1{
	font-size: 38px;
	font-weight: 500;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	text-transform: capitalize;
}
.btn:focus,
.form-control:focus,
.resizeselect:focus{
	box-shadow: none;
	border: none;
	outline: 0;
}
header{
	position:relative;
	display: block;
	width: 100%;
	height:80px;
	z-index: 3;
}
.header .navbar{
	position: absolute;
    left: 0;
    right: 0;
    width: 100%;
	z-index: 4;
	
}
.navbar-brand span{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-size: 52px;
    padding: 0;
    line-height: 1;
	color: #ff5003 !important;

}
.logo-img{
	width: 35px;
	display: inline-block;
	height: 35px;
	margin-left: 15px;
}
.logo-img img{
	line-height:20px;
}
.fixed-menu .navbar{
	background:#000;
	position: fixed;
	top:0;
	animation:slide-down 0.7s;
	left:0;
	right:0;
    box-shadow:4px -86px 103px rgba(0,0,0,0.9);
	z-index:250;
		
  }

@keyframes slide-down {
	0% {
		transform: translateY(-100%);
	} 
	100% {
		transform: translateY(0);
	} 
}

@keyframes slide {
  0% {
	  opacity: 0;
	  transform: translateY(50%);
  } 
  100% {
	  opacity: 1;
	  transform: translateY(0);
  } 
}
.navbar-nav{
	align-items: center;
}
.navbar-dark .navbar-nav li{
	margin-right: 12px;
}
.navbar-dark .navbar-nav .nav-link{
	color: #fff !important;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 18px;
}
.logo-side{
	text-decoration: none;
}
.logo-side span{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-size: 52px;
    padding: 0;
    line-height: 1;
	color: #ff5003 !important;
}
.banner-inside{
	background: #000 url(../images/bg-new-head1.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	min-height: 621px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	background-position: center;
}

.banner-pic {
    position: absolute;
    right: 0;
	left: 0;
	margin: auto;
    top: 200px;
    width: 60%;
	display: table;

}

.banner-text1 h5 span{
	color: #e8373f;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.banner-inside .carousel{
	position: absolute;
    right: -20px;
    top: 100px;
    width: 60%;
}


.bk-modal .modal-content{
	background: none;
	background-size: cover;
    backdrop-filter: blur(20px);
}
.bk-modal .modal-content h2{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.bk-modal .modal-content label{
	color: #fff !important;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.bk-modal .modal-content{
	padding: 0 40px;
}
.bk-modal .modal-content .form-group{
	margin-bottom: 15px;
}
.bk-modal .modal-content .form-group label{
	margin-bottom: 5px;
}
.bk-modal .modal-content .form-group textarea{
	height: 100px;
	resize: none;
}
.trems-page{
	color: #fff;
}
.trems-page h1,
.trems-page h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
}
.get-btn{
	background: #ff5003;
	color: #fff !important;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	border-radius: 30px;
	font-size: 18px;
	padding: 8px 20px;
}
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link{
	color: #e8373f !important;
	
}
.navbar-dark .navbar-nav .nav-link.active{
	font-size: 18px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.banner-text1{
   padding-top: 240px;
   position: relative;
	z-index: 2;
}
.banner-text1 h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
	margin-bottom: 0;
	font-size: 25px;
	
}
.banner-text1 h1{
	margin-top: 0;
}
.banner-text1 h1,
.banner-text1 h1 span{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
	font-size: 39px;
    font-weight: 700;
    line-height: 55px;
}
.about-btn{
	background: #e8373f;
	color: #fff !important;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size:20px;
	padding: 8px 24px;
}


 .navbar .px-lg-5,
 .banner-inside .px-lg-5,
 .top-slider-part .px-lg-5,
 .special-for-div1 .px-lg-5,
 .offer-section-div .px-lg-5,
 .blogs-part .px-lg-5,
 .apss-ind .px-lg-5{
	padding-right: 4rem!important;
    padding-left: 4rem!important;
 }
 
 .right-secrh-div{
	display: flex;
    width: 100%;
 }
 .right-secrh-div > ul{
	display: flex;
	margin-left: auto;
 }
 .serach-divb1{
	display: block;
	background: #434958;
	border-radius: 5px;
	width: 100%;
 }
 .serach-divb1 .form-control{
    border: none;
	background: none;
	font-size: 14px;
	color:#fff;
 }
 .serach-divb1 .form-control::placeholder{
	 color: #fff;
 }
 .serach-divb1 .btn{
	color: #fff;
 }
 .notif-btn{
	color: #fff ;
 }
 .notif-btn svg{
	width: 25px;
	color: #fff !important;
	height: 25px;
 }
 .count-nts{
	width: 22px;
    height: 22px;
    background: #e8373f;
    display: grid;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    position: absolute;
    top: 0;
    font-size: 12px;
    right: 3px;
 }
 .notif-btn:hover svg,
 .notif-btn:focus svg{
	color: #fff !important;
 }

 .signup-btn{
	background: #717171;
	color: #fff !important;
	margin-left:33px;
	width: 107px;
 }
 .items-logo-ani{
	display: grid;
	width: 100%;
	align-content: center;
	justify-content: center;
	height: 100px;
	overflow: hidden;
	background: #171a24;
	border-radius: 8px;
 }
 .items-logo-ani figure{
	width: 88%;
	margin: auto;
 }
 .items-logo-ani figure img{
	transform: scale(1);
	transition: all 0.5s;
 }
 .items-logo-ani:hover figure img{
	transform: scale(1.1);
 }

 .special-for-div1{
	display: inline-block;
	position: relative;
	
 }
 .special-for-div1 .container-fluid,
 .featured-div-part .container-fluid{
	position: relative;
	z-index: 2;
 }

 .bg-text-fonts{
	position: absolute;
	left: 0;
	z-index: 1;
	top: -21px;
 }
 .bg-text-fonts h1{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 170px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color:#20222a;
  color: #141722;
 }
 .featured-div-part .bg-text-fonts h1{
	font-size: 155px;
 }
 .comon-heading-part{
	color: #fff;
	font-family:"Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 700;
	text-transform: capitalize;
 }
 .comon-items-div{
	width: 100%;
	height:300px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	text-decoration: none;
 }
 .comon-items-div figure{
	width: 100%;
	height: 300px;
	overflow: hidden;
	border-radius: 15px;
 }
 .comon-items-div figure img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: top;
	transform: scale(1);
	transition: all 0.5s;
 }
 .comon-items-div:hover figure img{
	transform: scale(1.1);
 }
 .items-details1{
	background: linear-gradient(0deg, rgba(0,0,0,1) 19%, rgba(57,57,57,0.04525560224089631) 100%);
    height: 124px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    display: grid;
    padding: 10px 0 12px 20px;
    color: #fff;
    bottom: 0;
    z-index: 1;
    align-content: end;

 }
 .items-details1 h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
 }
 .items-details1 h6{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 15px;
 }
 .sdbn{
	display: grid;
    align-content: center;
    background: #e8373f;
    color: #fff !important;
    width: 80px;
    justify-content: center;
    text-align: center;
    border-radius: 0 0 50px 0;
    
 }
 .sdbn span{
	font-size: 13px;
	display: block;
 }
 .rating-text1 i{
	font-size: 14px;
	color: #ffb01c;
 }

 .offer-section-div{
	display: inline-block;
	background: #0593ff url(../images/offer-bg.jpg) no-repeat center top;
	height: 480px;

 }

 .comon-btn{
	background: #fff;
    color: #e8373f !important;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 19px;
 }
 .content-details-div h2,
 .content-details-div h2 span{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 700;

 }
 .content-details-div h2{
	line-height: 40px;
 }
 .content-details-div h4{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 700;
 }
 .letf-pic1{
	width: 70%;
	display: table;
	margin-left: auto;
	margin-right: 8%;
 }

 .comon-featur-c{
	display:inline-block;
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
	text-decoration: none;
 }
 .comon-featur-c figure{
	width: 100%;
	height: 200px;
	display: inline-block;
	border-radius: 8px;
	overflow: hidden;
	background: #2b3144;

 }
 .comon-featur-c figure img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: top;
	transform: scale(1);
	transition: all 0.5s;
 }
 .comon-featur-c:hover figure img{
	transform: scale(1.1);
 }
 .comon-featur-c h5{
	line-height: 30px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 700;
	color: #e8373f !important;
 }
 .comon-featur-c h5 span{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 400 !important;
	color: #fff;
	text-transform: uppercase;
 }

 .pouplar-div{
	background: #1d202c;
 }
 .blogs-part .signup-btn{
   width: 120px;
 }

 .items-blogs{
	display: inline-block;
	width: 100%;
	height: 320px;
	text-decoration: none;
 }
 .items-blogs figure{
	height: 500px;
	overflow: hidden;
	width: 100%;
	position: relative;
	border-radius: 8px;
	margin: 0 0 5px 0;
 }

 .m_top{
    display: none;
	margin: 0 auto;
	width: 100%;
 }
 .jjim_delete{
    top: 10px;
    position: absolute;
    left: 10px;
    z-index: 1;
    font-size: 20px;
    font-weight: bold;
    color: #939393;
    cursor: pointer;
    transform: translate(-50%, -50%);
}
 @media (max-width: 992px){
	.m_top{
		display: flex;
	 }
}
 @media (max-width: 600px){
	.items-blogs{
		display: inline-block;
		width: 100%;
		height: 320px;
		text-decoration: none;
	 }
	 .items-blogs figure{
		height: 300px;
		overflow: hidden;
		width: 100%;
		position: relative;
		border-radius: 8px;
		margin: 0 0 5px 0;
	 }
	 
 }
  @media (min-width: 601px)and (max-width:800px){
	.items-blogs{
		display: inline-block;
		width: 100%;
		height: 420px;
		text-decoration: none;
	 }
	 .items-blogs figure{
		height: 400px;
		overflow: hidden;
		width: 100%;
		position: relative;
		border-radius: 8px;
		margin: 0 0 5px 0;
	 }
	 
 }

 .items-blogs figcaption{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	text-align: center;
	display: grid;
	align-content: center;
	justify-content: center;
	background: rgba(0,0,0,50%);
	color: #fff;
	font-size: 35px;
	z-index: 1;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transition: all 0.5s;

 }
 .items-blogs figcaption svg{
	width: 20px;
	height: 20px;
 }
 .items-blogs figure img{
	object-fit: fill;
	width: 100%;
	height: 100%;
 }

 .items-blogs .dt-count{
	background: #717171;
	color: #fff !important;
	width: auto;
	height: auto;
	display: grid;
	align-content: center;
	justify-content: center;
	position: absolute;
	right: 10px;
	bottom:5px;
	padding: 8px;
	
 }
 .items-blogs .dt-count b{
	font-size: 10px;
 }
 .items-blogs .dt-count {
	font-size: 12px;
 }
 .items-blogs ul li{
	font-size: 14px;
	color: #fff !important;
	margin-right: 15px;
 }
 .items-blogs ul li i{
	color: #e8373f;
 }
 .items-blogs h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	line-height: 30px;
	.mv
 }

 .items-blogs:hover figcaption{
	transform: scale(1.1);
 }

 .apss-ind{
	background: #e8373f;
	color: #fff;
	border-radius: 10px;
 }
 .apss-ind h2{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 700;
	text-transform: capitalize;
 }
 
 .social-links li a{
	color: #fff;
	text-decoration: none;
	font-size: 25px;
	margin-right: 10px;
 }
footer{
	background: #1c202e;
}
 .comon-footer h5,
 .comon-footer li a{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
	text-decoration: none;
 }
 .comon-footer h5{
	margin-top: 0;
 }
 .comon-footer p{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
 }
 .comon-footer li{
	margin-bottom: 10px;
 }
 .comon-footer h5{
	font-size: 25px;
	font-weight: 500;
 }

 .comon-list-ps-ft{
	display: flex;
    width: 100%;
	text-decoration: none;
	margin-bottom: 25px;
	
 }
 .details-party{
	padding-left: 15px;
 }
 .comon-list-ps-ft figure{
	width: 120px;
	overflow: hidden;
	height: 80px;
	margin:0;
	border-radius: 5px;
 }
 .comon-list-ps-ft figure img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 0.5s;
 }
 .comon-list-ps-ft h5{
	color: #fff;
	margin: 0;
	font-size: 19px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
 }
 .comon-list-ps-ft h6{
	margin: 8px 0;
	color: #e8373f;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 14px;
	margin: 2px 0 0 0 !important;
 }
 .comon-list-ps-ft:hover figure img{
	transform: scale(1.1);
 }
 .comon-list-ps-ft .rating-text1{
	margin-top: 0 !important;
 }
 .comon-list-ps-ft .rating-text1 i{
	font-size: 10px;
 }
 .comon-footer-list h4{
	font-weight: 700;
	color: #fff;
 }

 .footer-links1 li a{
	color: #fff;
	text-decoration: none;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
 }
 .footer-links1 li{
	margin: 0 30px;
 }
 .fot-list{
	background: #717171;
 }


 /* banner part */

 .banner-inside .carousel-caption{
	text-align: left;
	bottom: 10.25rem;
	left: 5%;
	right: 5%;
 }

 .comn-feed figure{
	margin: 0;
	width: 100%;
	height: 70px;
	overflow: hidden;
	display: inline-block;
	border-radius: 5px;

 }
 .comn-feed figure img{
	object-fit: cover;
	width: 100%;
	height: 100%;
 }


 .comn-feed{
	display: inline-block;
	width:94%;
 }

 .subn-btn{
	background: #e8373f;
	color: #fff;
	width: 100%;
 }

 .tw-tdf{
	border-bottom: solid 1px #2e344a;
    padding-bottom: 15px;
 }
 .tw-tdf figure{
	width: 25px;
	height: 30px;
 }
 .tw-tdf figure i{
	font-size: 30px;
	color: #e8373f;
 }
 .tw-tdf .details-party{
	width: 90%;
 }

 .comon-footer-list a:last-child {
  border: none;
 }

 .sub-banner-part {
    height: 280px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sub-banner-part .banner-inside{
	height: 280px;
    overflow: hidden;
}

.sub-banner-part .banner-inside .container-fluid{
	display: grid;
    align-content: center;
	justify-content: center;
	height: 280px;
	padding-top: 50px;
	

}
.sub-banner-part h1{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.sub-banner-part .breadcrumb .breadcrumb-item a{
	color: #e8373f;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	text-decoration: none;
}

.sub-banner-part .breadcrumb .active{
	color: #fff;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.breadcrumb-item+.breadcrumb-item::before{
	color: #fff;
}
.list-txet{
	font-size: 18px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	text-transform: capitalize;
}

.listed-bn li {
    margin: 0 7px;
}
.listed-bn li a {
    color: #bbb;
    font-size: 19px;
    cursor: pointer;
}
.listed-bn ul li .active {
    color: #e8373f;
}

.item.list-group-item{
	float: none;
	flex: 0 0 95%;
	max-width: 95%;
	border: 0;
    height: 290px;
    overflow: hidden;
    border-radius: 8px;
    transition: all 0.5s;
	padding: 0;
	width:95%;
	margin: auto;
	margin-bottom: 40px;
	
}

.comon-items-d1 {
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap;
    width: 100%;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.item.list-group-item .left-div-list {
    width: 40%;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    height: 290px;
}

.item.list-group-item .left-div-list figure {
    width: 100%;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.comon-items-d1 figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 0.5s;
}
.item.list-group-item .right-list-div {
    padding-top: 0;
    padding-bottom: 0;
    width: 60%;
    padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
}
.titel-product{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	text-decoration: none;
	margin-top: 0;
	font-weight: 700;
	color: #000;
}
.item.list-group-item .titel-product{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	text-decoration: none;
	margin-top: 0;
	font-size: 25px;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85%;
	overflow: hidden;
	display: block;
}

.right-list-div  p{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.right-list-div .btn{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.right-list-div .btn i{
	margin-right: 4px;
}
.strat-r {
    background: #e8373f;
    color: #fff;
    font-weight: 600;
    font-size: 19px;
    position: absolute;
    left: 13px;
    top: 10px;
    z-index: 1;
    width:50px;
    display: grid;
    height: 50px;
    align-content: center;
}

.btn-new-group .ply-btn{
	background: #e8373f;
    color: #fff;
}

.btn-new-group .whish-btn{
	background: #141722;
    color: #fff;
}

.grid-group-item .right-list-div {
    padding-left: 20px;
    padding-bottom: 20px;
	padding-top: 20px;
}
.grid-group-item .ft-links{
	justify-content: space-between;
}
.grid-group-item .ft-links ul{
	display: none;
}
.grid-group-item .right-list-div .btn {
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-size: 14px;
}

.grid-group-item .left-div-list{
	height: 210px;
    overflow: hidden;
}
.page-link {
    color: #fff;
    text-decoration: none;
    background-color: #141722;
    border: 1px solid #e8373f;
}

.special-part-div1 .navbar{
	box-shadow: 4px -86px 103px rgb(0 0 0 / 90%);
    z-index: 250;
	background: #000;
}

.vieo-banner-div{
	height: 450px;
}
.custom-video-area {
	position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 0;
    margin: auto;
    padding-bottom: 0;
    text-align: left;
    height: 450px;
  }
  .custom-video-area video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	min-width: 100%;
	width: 100%;
	min-height: 100%;
	margin: auto;
  }
  
  .video-controls {
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 0 !important;
	left: 0;
	width: 100%;
	margin: auto;
	padding: 0 0 15px 0;
	transition: all 0.4s ease-in-out;
	background: rgba(0, 0, 0, 0.5);
  }
  .video-controls.playing .play-button:before {
	font-family: "FontAwesome";
	content: "";
	color: #fff;
  }
  .video-controls .top-wrapper {
	display: block;
  }
  .video-controls .bottom-wrapper {
	padding: 0 20px 0 20px;
	display: block;
  }
  .video-controls .progress-bar {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 10px;
	margin-bottom: 9px;
	cursor: pointer;
	background: rgba(37, 74, 224, 0.6);
  }
  .video-controls .progress-bar span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0;
	height: 100%;
  }
  .video-controls .progress-bar .time-bar {
	z-index: 10;
	background: #142b8b;
  }
  .video-controls .progress-bar .buffer-bar {
	z-index: 5;
	background: rgba(37, 74, 224, 0.6);
  }
  .video-controls .play-button {
	display: inline-block;
	width: 24px;
	cursor: pointer;
	vertical-align: middle;
  }
  .video-controls .play-button:before {
	font-family: "FontAwesome";
	content: "";
	color: #fff;
  }
  .video-controls .time {
	font-size: 11px;
	font-weight: 600;
	line-height: 12px;
	display: inline-block;
	width: 80px;
	vertical-align: middle;
	color: #fff;
  }
  .video-controls .sound-button {
	display: inline-block;
	width: 16px;
	cursor: pointer;
	vertical-align: middle;
  }
  .video-controls .sound-button:before {
	font-family: "FontAwesome";
	content: "";
	color: #fff;
  }
  .video-controls .sound-med:before {
	font-family: "FontAwesome";
	content: "";
	color: #fff;
  }
  .video-controls .sound-muted:before {
	font-family: "FontAwesome";
	content: "";
	color: #fff;
  }
  .video-controls .volume {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 70px;
	height: 4px;
	cursor: pointer;
	vertical-align: middle;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.6);
  }
  .video-controls .volume .volume-bar {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	background-color: #fff;
  }
  .video-controls .btnFS {
	position: relative;
	top: 3px;
	display: inline-block;
	float: right;
	cursor: pointer;
	vertical-align: middle;
  }
  .video-controls .btnFS:before {
	font-family: "FontAwesome";
	font-size: 14px;
	content: "";
	color: #fff;
  }
  .crm-rlinks h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 700;
	font-size: 25px;
  }
  .crm-rlinks ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: solid 1px #e7e7e7;
	margin-bottom: 10px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  }
  .crm-rlinks ul li span{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  }

  .tp-rt h5{
	color: #fff;
  }
  .tp-rt h5 i{
	color: #ffb01c;
  }
  .share .btn{
	background: #fff;
  }
  .titel-mv li{
	margin-right:30px;
	position: relative;
  }
  .titel-mv li i{
	font-size: 12px;
  }

  .titel-mv li::after{
	position: absolute;
	content: "\f111";
	right: -20px;
	top:5px;
	font-size: 12px;
	font-family: "FontAwesome";
  }
  .titel-mv li:last-child::after{
	display: none;
  }
  .movie-poster{
	height: 450px;
	overflow: hidden;
  }
  .movie-poster img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: top;
  }
  .tags-div li{
	margin-right: 15px;
  }
  .tags-div li a{
	background: #fff;
	text-decoration: none;
	color: #142b8b;
	border-radius: 30px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  }

  .details-list li{
	margin-bottom: 15px;
	border-bottom: solid 1px #242a40;
    padding-bottom: 13px;
  }
  .details-list li:last-child{
	border-bottom: 0;
  }
  .details-list li  span{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
  }

  .details-list li span.cat-l{
    color: #e8373f;
	width: 70px;
	text-transform: capitalize;
	font-weight: 700;
	display: inline-block;
  }

  .details-list .btn{
	padding: 0;
	color: #fff;
  }

  .whish-btn{
	background: #e8373f;
	color: #fff;
  }
  .conm-text-head{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 700;
  }

  .comon-com-div {
    border-bottom: solid 1px #242a40;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
  }
  .comon-com-div figure {
    width: 63px;
    height: 63px;
    overflow: hidden;
    border-radius: 50%;
  }
  .comon-com-div figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .comment-text {
    width: 89%;
  }
  .comment-text span {
    font-size: 13px;
    font-weight: 600;
    color: #00579a;
  }
  .comment-text h5{
	margin-top: 0;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
  }
  .comment-text p {
    font-size: 14px;
    margin-top: 7px;
	color: #fff;
  }
  .rating > input {
    display: none;
  }

  .rating.star:not(:checked) > label:hover, .rating.star:not(:checked) > label:hover ~ label {
    color: #ffb01c !important;
    background-color: transparent !important;
    cursor: pointer;
  }
  .rating.star > label {
    background-color: transparent !important;
  }
  .rating.star > label {
    color: #bbb;
    margin: 1px 20px 0px 0px;
    background-color: #ffffff;
    border-radius: 0;
    height: 35px;
    float: right;
    width: 14px;
    border: none;
  }
  fieldset.rating.star > label:before {
    margin-top: 0;
    padding: 0px;
    font-size: 31px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\2605";
    position: relative;
    top: -9px;
}
.rating {
    border: none;
    margin: 0px;
    margin-bottom: 18px;
    float: left;
}

.submit-review .form-control {
    border: none;
    background: #f3f3f3;
    height: 50px;
    margin-bottom: 15px;
}
.submit-review textarea {
    height: 150px !important;
    resize: none;
}
.comon-btn {
    background: #e8373f;
    color: #fff !important;
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    border-radius: 8px;
    font-size: 20px;
    padding: 8px 24px;
}
.sve-btn {
    width: 180px;
}
.titel-mv h2{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-weight: 700;
}
.animax-list1 a{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 19px;
	font-weight: 700;
}
.animax-list1 a span{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.animax-list1 li{
	border-bottom: solid 1px #242a40;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.animax-list1 a span{
	font-weight: 400;
}
.animax-list1 a span i{
	color: #ffb01c;
	font-size: 14px;
}

.mv {
	text-decoration: none;
	color: #fff;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	border: solid 1px #242a40;
	padding-left: 25px;
	margin-bottom: 5px;
}
.mv:hover{
	background: #e8373f;
}
.mv h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.mv h5 span{
	font-size: 12px;
	margin-top: 8px;
}
.mv figure{
	width: 90px;
	height: 90px;
	border-radius: 8px;
	overflow: hidden;
	margin: 0;
}

.list-work ul {
    margin: 0;
    padding: 0;
    display: flex;
	 justify-content: center;
    list-style-type: none;
    flex-wrap: wrap;
}

.list-work ul li {
    padding: 10px 25px;
    position: relative;
    transition: 0.5s;
    cursor: pointer;
    background: #f3f3f3;
    border-radius: 30px;
    margin: 0 8px;
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.list-work ul .active {
	background: #e8373f;
    color: #fff;
}

.top-list-1{
	width: 100%;
	display: inline-block;
	height: 300px;
	overflow: hidden;
	text-decoration: none;
}
.top-list-1 h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
	margin: 10px 0;
	text-overflow: ellipsis;
	width: 90%;
	white-space: nowrap;
}
.top-list-1 h6{
	margin: 5px 0;
	color: #e8373f;
}
.top-list-1 span{
	color: #fff;
	font-size: 13px;
}
.top-list-1 figure{
	height: 250px;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
	margin:0 0 5px;
}
.top-list-1 figure img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.top-list-1 figcaption{
	position: absolute;
	width: 100%;
	height: 100%;
	display: grid;
	background: rgb(0 0 0 / 40%);
	align-content: center;
	justify-content: center;
	font-size: 25px;
	color: #fff;
	top:0;
	left: 0;
	right: 0;
	transform: scale(0);
	transition: all 0.5s;
}
.top-list-1 figcaption svg{
	width: 30px;
	height: 30px;
}
.top-list-1:hover figcaption{
	transform: scale(1);
}

.view-products{
	background: #e8373f;
    color: #fff;
}

.right-div ul li a {
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    color: #fff;
    text-decoration: none;
}
.right-div ul li {
    line-height: 34px;
    border-bottom: solid 1px #2c2c2c;
    text-transform: capitalize;
}

.tags-div ul li a {
    font-size: 13px;
    color: #fff;
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    border-radius: 5px;
    text-decoration: none;
    border: solid 1px #bbb;
    height: 40px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 15px;
    transition: all 0.5s;
}
.right-div h2, .tags-div h2 {
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.tags-list{
	display: flex;
	flex-wrap: wrap;
}
.tags-list a{
    color: #000 !important;
	font-size: 16px !important;
}

.grid-group-item .left-div-list{
	width: 100%;
}

.grid-group-item .comon-items-d1{
	height: 479px;
}
.grid-group-item .titel-product{
	text-overflow: ellipsis;
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.main-img1 {
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.main-img1 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.event-details ul li {
    font-size: 16px;
    color: #fff;
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.fealt {
    column-count: 2;
}
.fealt li {
    margin-bottom: 12px;
    text-transform: capitalize;
}
.submit-review h5 {
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-size: 38px;
    color: #fff;
}
.submit-review p {
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    color: #fff;
}
.helps-center .accordion-item{
    background: none !important;
}
.helps-center .accordion-button{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.helps-center .accordion-button:not(.collapsed){
	background-color: #e8373f;
	color: #fff;
}
.helps-center p{
	color: #fff;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.need-help-pn h2{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.need-help-pn h2 a{
	color: #e8373f;
	text-decoration: none;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	cursor: pointer;
}


.com-div-md {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}
.user-icon {
    color: #000;
	font-size: 35px;
}
.login-div-modal h5 {
    font-weight: 700;
    font-size: 25px;
    color: #000;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.login-modal-pn .form-control {
    border: none;
    font-size: 15px;
    background: #f3f3f3;
    height: 45px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    margin-bottom: 20px;
}
.login-modal-pn {
    /* background: #f3f3f3; */
    padding: 10px 40px 30px 40px;
}
.login-div-modal .close {
    transform: none;
    position: absolute;
    right: 22px;
    top: 27px;
    border: none;
    background: none;
    font-size: 29px;
}
.login-div-modal .modal-content, .login-div-modal .modal-header {
    background: none;
    border: none;
}
.regster-bn {
    text-decoration: none;
    font-weight: 600;
    color: #e8373f;
    cursor: pointer;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.continue-bn {
    background: #e8373f !important;
    color: #fff !important;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    box-shadow: 0 20px 30px 0 rgb(172 172 172 / 40%);
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.cm-select-login label {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 14px;
    width: 92%;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.or-line1{
	position: relative;
}
.or-line1 span{
	background: #fff;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	position: relative;
	z-index: 1;
	padding: 0 20px;
}
.or-line1::after{
    width: 60%;
    height: 1px;
    background: #bbb;
    left: 0;
    right: 0;
    top: 10px;
    content: "";
    display: block;
    margin: auto;
    position: absolute;

}

.linst-div-md-socal{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.linst-div-md-socal .g-n{
	background: #db4e43;
	color: #fff;
	margin-right: 15px;
}
.linst-div-md-socal .f-n{
	background: #3b599a;
	color: #fff;
}

.mobile-menu-sec li a{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #000;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 5px;
	color:#fff;
}
.mobile-menu-sec li{
	margin-bottom: 10px;
	color:#fff;
}
button.close-menu {
	color: #fff;
    background: none;
    border-radius: 5px;
    display: block;
    margin: 40px 0 0 0;
    width: 100px;
    border: none;
    font-size: 35px;
    text-align: right;
    margin-left: auto;
}
.mobile-menu-sec .active-m a {
    background: #3b599a;
    color: #fff;
}
.su-specal-sub{
	color: #e8373f;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.comon-part-steps{
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	background: #1a1d2a;
	padding: 30px 35px;
	border-radius: 10px;
	height: 330px;
	transform: scale(1);
	transition: all 0.5s;
}
.comon-part-steps:hover{
	transform: scale(1.1);

}
.comon-part-steps h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	line-height: 29px;
}
.comon-part-steps p{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 15px;
}
.comon-part-steps figure{
	width: 70px;
	height: 70px;
	border-radius: 5px;
	margin: auto;
	display: grid;
	align-content: center;
	position: relative;
}
.comon-part-steps figcaption{
	position: absolute;
	right: -20px;
	top:20px;
	width: 30px;
	height: 30px;
	border-radius: 50px;
	background: #ffb01c;
	display: grid;
	align-content: center;
	justify-content: center;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 15px;
}
.detsils-mnd > div:nth-child(1) figure{
	background: #7fc6de;
}
.detsils-mnd > div:nth-child(2) figure{
     background: #715be4;
}
.detsils-mnd > div:nth-child(3) figure{
	background: #8fe359;
}
.detsils-mnd > div:nth-child(4) figure{
	background: #f0076f;
}
.detsils-mnd > div:nth-child(2) figure img{
	filter: brightness(0) invert(1);
	width:41px;
	margin: auto;
}
.detsils-mnd > div:nth-child(3) figure img{
	filter: brightness(0) invert(1);
	width:41px;
	margin: auto;
}

.detsils-mnd > div:nth-child(4) figure img{
	filter: brightness(0) invert(1);
	width:41px;
	margin: auto;
}

.detsils-mnd > div:nth-child(1) figure img{
	filter: brightness(0) invert(1);
	width:41px;
	margin: auto;
}


.comon-plans {
    border-radius: 5px;
    height: 600px;
    width: 100%;
    display: grid;
    align-content: center;
    padding: 30px;
    text-align: center;
	background: #1a1d2a;
    position: relative;
	box-shadow: #13161e 1px 2px 31px;
}

.mn-plans > div:nth-child(2) .comon-plans {
    position: relative;
    z-index: 2;
    width: 105%;
}

.popluar-plans-text {
    background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
    padding: 8px 20px;
    color: #fff;
    padding: 8px 20px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    width: 40%;
    border-radius: 0 0 20px 20px;
    margin: auto;
    text-transform: uppercase;
    font-size: 15px;
}
.pl-titel {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.comon-plans h2 {
    color: #fff;
    font-size: 45px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.comon-plans ul li {
    margin-bottom: 15px;
    border-bottom: solid 1px #353535;
    padding-bottom: 15px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	color: #fff;
}

.buy-now-btn {
    background:#e8373f;
    color: #fff;
    width: 200px;
    height: 45px;
    border-radius: 10px;
    border: none;
    font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    cursor: pointer;
	margin: auto;
    transition: all ease-in-out 300ms;
    margin-top: 25px;
	text-align: center;

}

.mn-plans > div {
    padding: 0;
}
.comon-plans figure {
    width: 72px;
    display: table;
    margin: auto;
    margin-bottom: 45px;
}
.comon-plans h2 sub{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 20px;
}
.comon-plans ul{
	margin-top: 30px;
}
.more-help-div-t{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.more-help-div-t a{
	background: #fff;
	color: #e8373f;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	margin-left: 14px;
}
.comon-part-amnb{
	text-align: center;
	color: #fff;
}
.speiacl-div-anime{
	height: 200px;
}
.speiacl-div-anime h2{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.speiacl-div-anime h5{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.comon-form-bnm h2,
.comon-form-bnm label{
	color: #fff;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.comon-form-bnm label{
	margin-bottom: 10px;
}
.comon-form-bnm .form-group{
	margin-bottom: 25px;
}
.login-btn{
	background: #e8373f;
	color: #fff;
	text-transform: capitalize;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size:15px;
	padding:10px 15px;
	text-transform: uppercase;
}
.regster-bn{
	text-align: left;
}
.comon-form-bnm .comon-inside-div{
    background: #181b2654;
    padding: 20px 32px;
    border-radius: 8px;
    backdrop-filter: blur(28px);
}
.signp-up-login-page{
	background: url(../images/login-bg.jpg) fixed no-repeat;
	background-size: cover;
	display: inline-block;
	width: 100%;
	height: 100vh;
	position: relative;

}

.logo-co-lgin{
	position: relative;
	z-index: 3;
}

.signp-up-login-page .comon-inside-login{
	display: grid;
	min-height: 100%;
    align-content: center;
	position: absolute;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	top:50%;
	margin: auto;
	padding-top: 30px;
	z-index: 1;
}

@media (min-width: 1200px){
   .signp-up-login-page .comon-inside-login{
    max-width: 1140px;
}
}
.signup-div h1,
.signup-div h2{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.signup-div p{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.rfg-btn{
	background: #e8373f;
	color: #fff;
	width: 100px;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	margin-left: 10px;
}
.sub-login-text{
	color: #e8373f;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 21px;
}
.form-check-label{
    width: 92%;

}


/* plans div */


.main {
	position: relative;
	z-index: 1;
  }
  .main .bg-white,
  .main .bg-green {
	position: absolute;
	right: 0;
  }
  .main .bg-white {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	top: 20px;
  }
  .main .bg-green {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	top: 0;
	bottom: 0;
  }
  .price-table {
	width: 100%;
	border-collapse: collapse;
	position: relative;
	z-index: 9;
  }
  .price-table .min {
	height: 10px;
	padding: 5px;
  }
  .price-table tr:not(:last-child) {
	border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  }
  .price-table tr:nth-child(2n) td:not(:last-child,.price){
	background: rgb(31, 35, 49);
	color: #fff;
	text-transform: capitalize;
  }
  .price-table tr:last-child td:first-child{
	background: rgb(34 39 56);
	color: #fff;
	text-transform: capitalize;
  }
  .price-table tr:nth-child(2n) td:last-child {
	background: #207fc7;
  }
  .price-table tr td {
	padding: 20px;
	color: #fff;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	background: rgb(34 39 56);
  }
  .price-table tr td:not(:first-child) {
	text-align: center;
	color: #fff;
	text-transform: capitalize;
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  }
  .price-table tr td:last-child {
	background: #e8373f;
	color: #fff;
  }

  .price span,
  .amn{
	font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 30px;
  }
  .prm-btn{
	background:rgb(245 98 13) !important;
    color: #fff !important;
  }

  .ad-v-plans{
	background: #fff !important;
    color: rgb(34 39 56) !important;
  }

  .tri-btn{
	background: rgb(236, 182, 2) !important;
    color: rgb(34 39 56) !important;
  }
  .register-div-page{
	display: inline-block;
  }

  .subsec-div{
	background: #e8373f;
	border-radius: 30px;
	height:56px;
	display: grid;
	align-content: center;
	padding: 0 20px;
  }
  .subsec-div .form-control{
	background: none !important;
	border: none;
  }
  .subsec-div .form-control::placeholder{
	color: #fff;
  }
  .subc-btn{
	background: #fff !important;
	border-radius: 30px;
  }
  .re-tbn{
	background: #e8373f;
	color: #fff !important;

  }
  .featured-div-part{
	background: #141722;
  }
@media (max-width: 910px){

	.banner-text1 h1, .banner-text1 h1 span {
		font-size: 22px;
		line-height: 39px;
	}
	.banner-text1{
		padding-top: 140px;
	}
	.banner-text1 p{
		width: 50%;
	}
	.content-details-div h2{
		font-size: 22px;
	}
	.letf-pic1{
		width: 100%;
	}
	.offer-section-div {
		height: 546px;
	}
	.apss-ind{
		padding: 20px;
	}
	footer .container-fluid{
		padding-left:20px !important;
		padding-right: 20px !important;
	}
	.signp-up-login-page .comon-inside-login{
		position: relative;
		transform: none;
		top:0;
		margin-bottom: 20px;
		padding-top: 0;
	}

	.navbar .px-lg-5, .banner-inside .px-lg-5, .top-slider-part .px-lg-5, .special-for-div1 .px-lg-5, .offer-section-div .px-lg-5, .blogs-part .px-lg-5, .apss-ind .px-lg-5{
		padding-left:20px !important;
		padding-right: 20px !important;
	}
	.banner-inside .carousel{
		width: 50%;
	}
	.afotable-part-div{
		width: 100%;
		overflow-x: auto;
	}
	.price-table tr td{
		font-size: 11px;
		padding: 14px;
	}
	.signup-div h1, .signup-div h2{
		font-size: 24px;
	}
}

@media (max-width: 820px){

	.banner-text1 h1, .banner-text1 h1 span {
		font-size: 22px;
		line-height: 39px;
	}
	.banner-text1{
		padding-top: 140px;
	}
	.banner-text1 p{
		width: 50%;
	}
	.content-details-div h2{
		font-size: 22px;
	}
	.letf-pic1{
		width: 100%;
	}
	.offer-section-div{
		height: 440px;
	}
	.apss-ind{
		padding: 20px;
	}
	footer .container-fluid{
		padding-left:20px !important;
		padding-right: 20px !important;
	}

	.navbar .px-lg-5, .banner-inside .px-lg-5, .top-slider-part .px-lg-5, .special-for-div1 .px-lg-5, .offer-section-div .px-lg-5, .blogs-part .px-lg-5, .apss-ind .px-lg-5{
		padding-left:20px !important;
		padding-right: 20px !important;
	}

	.item.list-group-item,
	.item.list-group-item .left-div-list,
	.item.list-group-item .left-div-list figure{
		height: 320px;
	}

	.grid-group-item .comon-items-d1 {
		height: 549px;
	}
}

@media (max-width: 667px){
	.bg-text-fonts{
		display: none;
	}
	.banner-text1 p{
		width: 100%;
	}

	.banner-text1 h1, .banner-text1 h1 span {
		font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
		color: #fff;
		font-size:35px;
		font-weight: 700;
	}

	.navbar .px-lg-5, .banner-inside .px-lg-5, .top-slider-part .px-lg-5, .special-for-div1 .px-lg-5, .offer-section-div .px-lg-5, .blogs-part .px-lg-5, .apss-ind .px-lg-5{
		padding-left:15px !important;
		padding-right: 15px !important;
	}
	.banner-inside .carousel {
		position: relative;
		right: 0;
		top: 100px;
		width: 100%;
	}
	.banner-text1 {
		padding-top: 120px;
	}

	.offer-section-div{
		min-height: 480px;
		height: auto;
	}

	
	.apss-ind{
		padding: 20px;
	}
	.comn-feed figure{
		height: 120px;
	}
	.footer-links1 li a{
		font-size: 15px;
	}
	.banner-inside .carousel{
		width: 100%;
	}

	.list-work ul li{
		margin-bottom: 15px;
	}

	.item.list-group-item .left-div-list,
	.item.list-group-item .right-list-div{
       width: 100%;
	}

	.item.list-group-item{
		height: auto;
		padding-bottom: 30px;
	}
	.listed-bn{
		display: none;
	}

}
@media (max-width: 480px){

	.bg-text-fonts{
		display: none;
	}
	.banner-text1 h1, .banner-text1 h1 span {
		font-family: "Wanted Sans Variable", "Wanted Sans", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
		color: #fff;
		font-size: 22px;
		font-weight: 700;
		line-height: 36px;
	}

	.navbar .px-lg-5, .banner-inside .px-lg-5, .top-slider-part .px-lg-5, .special-for-div1 .px-lg-5, .offer-section-div .px-lg-5, .blogs-part .px-lg-5, .apss-ind .px-lg-5{
		padding-left:15px !important;
		padding-right: 15px !important;
	}
	.banner-inside .carousel {
		position: relative;
		right: 0;
		top: 100px;
		width: 100%;
	}
	.banner-text1 {
		padding-top: 120px;
	}

	.content-details-div h2, .content-details-div h2 span {
		line-height: 33px;
		font-size: 18px;
	}
	.offer-section-div{
		min-height: 480px;
		height: auto;
	}
	.comon-featur-c h5{
		font-size: 18px;
	}
	.apss-ind h2{
		font-size: 18px;	
	}
	.apss-ind{
		padding: 20px;
	}

	.footer-links1 li{
		margin: 15px 0;
	}

}

.offer-section-div .comon-btn,
.download-apps .comon-btn{
	background: #fff;
    color: #e8373f !important;
}

.details-page-design-part .tags-div ul li a{
	color: #000;
}

.dropdown-menu{
	left:unset !important;
}
.nav-item .dropdown{
    margin-top: 0;
    font-size: 18px;
}
.color-white{
	color:#fff;
}

.blogs-slide .list_category{
	bottom: 5px;
    position: absolute;
    left: 0;
	margin: 0 7px 0 5px;
    z-index: 1;
    background: #59595975;
    border-radius: 5px;
    padding: 5px;
    font-size: 10px;
    color: #fff;
	transform:translate(0,0);
}
.online-tabs-list .list_category{
	bottom: 5px;
    position: absolute;
    left: 0;
	margin: 0 7px 0 5px;
    z-index: 1;
    background: #59595975;
    border-radius: 5px;
    padding: 5px;
    font-size: 10px;
    color: #fff;
	transform:translate(0,0);
}
.online-tabs-list .list_new {
    background: #e8373f;
    color: #fff !important;
    width: auto;
    height: auto;
    display: grid;
    align-content: center;
    justify-content: center;
    position: absolute;
    right: 5px;
    bottom: 5px;
    padding: 4px;
	font-size: 10px;
}

.main_video_list .list_category{
	bottom: 5px;
    position: absolute;
    left: 0;
	margin: 0 7px 0 5px;
    z-index: 1;
    background: #59595975;
    border-radius: 5px;
    padding: 5px;
    font-size: 10px;
    color: #fff;
	transform:translate(0,0);
}
.main_video_list .list_new {
    background: #e8373f;
    color: #fff !important;
    width: auto;
    height: auto;
    display: grid;
    align-content: center;
    justify-content: center;
    position: absolute;
    right: 5px;
    bottom: 5px;
    padding: 4px;
	font-size: 10px;
}
.color-white{
	color:#fff;
}
.video_info .video_intro {
	overflow:hidden
}
.video_info .video_intro .board_content {
	color:#d4d4d4;
	display:none
}
.video_info .video_intro.open .btn_more {
	display:none
}
.video_info .video_intro.open .board_content {
	display:block
}

.show_video{
	height:100%;
}
#player{
	height:100%;
	padding-top:0;
}
.logo{
	width:100px;
	cursor:pointer;
}
.mr-5{
	margin-right:5px;
}
.mb-2{
	margin-bottom:2px;
}
.owl-theme .owl-nav{
	display:none;
}
.ellipsis{
	-webkit-box-orient:vertical;
	display:block;
	display:-webkit-box;
	font-size:.9rem;
	line-height:1.5;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all;
	-webkit-line-clamp:1;
	height:1.2rem;
}
.ellipsis_multiLine{
	-webkit-box-orient:vertical;
	display:block;
	display:-webkit-box;
	font-size:.9rem;
	line-height:1.5;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all;
	-webkit-line-clamp:2;
	height:2.5rem;
}

@media (max-width: 992px){
	.top-list-1{
		height: 200px;
	}
	.top-list-1 figure{
		height: 150px;
	}

	.vieo-banner-div {
		height: 235px;
	}

	.custom-video-area {
		height: auto;
	  }
	.share {
		width:100%;
		margin-left: 0 !important;
	}
	.share .details-info{
		width:100%;
		float:left;
	}
	.share .details-info a{
		width:100%;
	    margin-left: 0;
	}
}
.offcanvas-header {
    padding: 0rem 1rem !important;
	justify-content: flex-end;
}
button.close-menu {
    margin: 5px 0 0 0 !important;
}
.offcanvas-body {
    padding: 0rem 1rem;
}

.clash_top{
    position: absolute;
    width: 250px;
    height: 70px;
    top: 15px;
    right: 15px;
    display: flex;
    align-content: center;
    z-index: 1;
}

.clash_bottom{
    position: absolute;
    width: 250px;
    height: 70px;
    bottom: 10px;
    right: 20px;
    display: flex;
    align-content: center;
    z-index: 1;
}

.clash_top .banner_item{
	max-width:100% !important;
	display:none;
}
.clash_top .banner_item:first-child{
	display:block;
}
.clash_bottom .banner_item{
	max-width:100% !important;
	display:none;
}
.clash_bottom .banner_item:first-child{
	display:block;
}
.close_btn_top{
	position: absolute;
    right: 5px;
    top: -5px;
    cursor: pointer;
    z-index: 2;
}
.close_btn_bottom{
	position: absolute;
    right: -5px;
    top: -10px;
    cursor: pointer;
    z-index: 2;
	color:#fff;
}

.banner_list {
	display:flex;
	flex:0 0 93.3333333333%;
	flex-wrap:wrap;
	justify-content:center;
	max-width:100%;
	max-width:1560px;
}
.banner_list>.long {
	max-width: 100% !important;
}
.banner_list>.banner_item,.swiper-wrapper>.banner_item {
	max-width:50%;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	text-align:center
}
@media(max-width:992px) {
	.right_content_col .tab-pane {
		height:auto !important;
	}
	.clash_top{
		position: absolute;
		width: 130px;
		height: 40px;
		top: 20px;
		right: 30px;
		display: flex;
		align-content: center;
		z-index: 1;
	}

	.clash_bottom{
		position: absolute;
		width: 150px;
		height: 40px;
		bottom: 10px;
		right: 10px;
		display: flex;
		align-content: center;
		z-index: 1;
	}

	.clash_top .banner_item{
		max-width:100% !important;
		display:none;
	}
	.clash_top .banner_item:first-child{
		display:block;
	}
	.clash_bottom .banner_item{
		max-width:100% !important;
		display:none;
	}
	.clash_bottom .banner_item:first-child{
		display:block;
	}
	.close_btn_top{
		position: absolute;
		right: 0px;
		top: -10px;
		cursor: pointer;
		z-index: 2;
	}
	.close_btn_bottom{
		position: absolute;
		right: 0px;
		top: -10px;
		cursor: pointer;
		z-index: 2;
	}
}

@media(min-width:992px) {
	.banner_list {
		flex-direction:row
	}
	.banner_list>.banner_item {
		max-width:25%
	}
	.banner_list>.long {
		max-width:100%;
	}
	.banner_rolling {
		height: 130px;
		display: block;
		overflow: hidden;
		margin-bottom:10px;
	}
}
