/*@font-face {*/
/*    font-family: 'hiragino_maru_gothic_pronw4';*/
/*    src: url('hiragino_maru_gothic_pron_w4-webfont.woff2') format('woff2'),*/
/*         url('hiragino_maru_gothic_pron_w4-webfont.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/



/*@font-face {*/
/*    font-family: 'gt_marumedium';*/
/*    src: url('gt-maru-medium-webfont.woff2') format('woff2'),*/
/*         url('gt-maru-medium-webfont.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/

/*}*/
/*@font-face {*/
/*    font-family: 'gt_marumedium_oblique';*/
/*    src: url('gt-maru-medium-oblique-webfont.woff2') format('woff2'),*/
/*         url('gt-maru-medium-oblique-webfont.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/

/*}*/
@font-face {
    font-family: 'hiragino-maru-gothic-pron-w4';
    src: url('hiragino-maru-gothic-pron-w4.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*--------------------------------------------------------------------------------------*/
/*Genral-Css-Here
/*--------------------------------------------------------------------------------------*/
a{-webkit-transition: 0.5s ease-out; -moz-transition:0.5s ease-out; -o-transition: 0.3s ease-out; transition:0.5s ease-out; text-decoration: none !important;}
ul{margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{margin: 0; padding: 0;}
img{max-width:100%; transition: 0.3s ease-in-out;}
button{transition: .3s ease-in-out;}
figure {margin: 0; padding: 0;margin-bottom: 0;}
/*--------------------------------------------------------------------------------------*/
/*Main-Css-Here
/*--------------------------------------------------------------------------------------*/
body {
  font-family: 'hiragino-maru-gothic-pron-w4';
    font-weight: normal;
	text-transform: uppercase;
    font-size: 13px;
}
/* Matrix CSS*/
.single-thum-pic{
    width:376px;
}
.sticky-max{
	/* font-size: 6.75px !important;
    line-height: 12px !important; */
    position: sticky;
	top:80px
}
.object-astric.animated.fadeIn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.max-desktop {
    display: flex;
    justify-content: center;
}
span.studio-title , .studio-divider {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.desktop-layout .row.ts-object-grid {
    margin-top: 120px;
}
.top-product-names,
.bottom-product-names {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 10px 0;
    list-style: none;
}
/* .tswpobj.active {
    font-weight: 700;
    color: #000;
	font-size: 8px;
} */
.tswpobj {
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    font-weight: 400;
	font-size: 6.75px;
	line-height: 12px;
}
ul.product-title-top,ul#product-title-top {
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
ul.product-meta-bottom,#product-meta-bottom{
    padding-top: 30px;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
/*Matrix end */
/* 12-08-24 */
.space-contain-sr{
	padding-right:0px !important; 
	padding-left:0px !important;
}
/* 12-08-24 */

/* 19-04-2024 */

.main-obj-inner {
    position: relative;
    display: inline-block;
    padding-right: 3px;
    margin: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
.ts-object-right-side li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px !important;   cursor: pointer;
	color: #000!important;
}
.main-obj-inner:after {
    content: "/";
    position: absolute;
    right: -7px;
    top: 0;
}
.main-obj .obj-main-content .obj-main-wapper:last-child .main-obj-inner::after {
	display: none;
}
.obj-main-content {
	display: flex;
	align-items: center;
	column-gap: 10px;
	justify-content: space-between;
	margin-bottom: 3.6px;
	/*line-height: 21px;*/
}
.obj-dark .main-obj-inner::after {
	font-weight: normal;
	color: #b9b6b3;
}
	.object-astric a img {
	padding-bottom: 30px;
}
/*.con-pg-upp-main-box .contact-txt .obj-main-content{*/
/*    margin-bottom:0px;*/
/*}*/
.ts-object-right-side li.active {
	color: #000;
	font-weight: 400 !important;
	font-size: 16px;
}
.ts-object-right-side li {
	font-weight: 400 !important;
	/*font-size:18px;*/
}
.ts-home {
    /*padding-top: 80px;*/
    width: 100%;
    /*padding-bottom: 80px;*/
} 
.ts-home-inner {
    text-align: center;
    display: flex;
    flex-direction: row;
    row-gap: 40px;
    width: 100%;
    column-gap:100px;
    padding: 0 41px;
}
.ts-home-head {
    width: 50%;
}
/* 
.ts-object-right-side ul:nth-child(2n+1) {
  display: flex;
  justify-content: space-between;
} */
.ts-object-right-side ul {
	display: flex;
	justify-content: space-between;
	font-size:medium;
}
.ts-object-right-side ul:nth-child(even) {
  display: flex;
  justify-content: space-between;
}
.ts-home-bottom {
    /* display: flex; */
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
    column-gap: 8px;
    width: 50%;
    row-gap: 0px;
    text-align: justify;
    color: #b9b6b3;
    /*line-height: 21px;*/
}
.ts-home-bottom a:focus {
    color: #000;
}
/*.ts-home-bottom li {*/
/*	color: #b9b6b3;*/
/*	font-weight: 500;*/
/*	font-size: 17px;*/
/*}*/
.obj-dark {
    color: #000;
    font-weight:400;
}
a.obj-dark:hover {
    color: #555;
}
.ast-primary-header-bar {
    display: none;
}
.single-content-area {
    width: 100%;
/*     padding-top: 80px; */
/*     display: flex;
    align-items: center;
    justify-content: center; */
}
/*.classes_list_item {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    row-gap: 40px;*/
/*    align-items: center;*/
/*    max-width: 100%;*/
/*}*/
.classes_list_item {
    /* display: flex; */
    /* flex-direction: column; */
    /* row-gap: 40px; */
    /* align-items: center; */
    /* max-width: 100%; */
    /* margin-top: 60px; */
    /* margin-left: -120px; */
}
.single-pg-title {
    width: 100%;
    text-align: left;
}
.single-pg-thum {
    display: flex;
    align-items: center;
    position: relative;
    /* justify-content: center;
    min-width: 435px; */
} 

/* .prev-btn-single-pg {
    position: absolute;
    left: -50px;
	cursor: pointer;
}
.next-btn-single-pg {
    position: absolute;
    right: -50px;
	cursor: pointer;
} */
.prev-btn-single-pg i {
    font-size: 24px;
    /* padding-right: 35px; */
    /* cursor: pointer; */
    /* position: absolute; */
    /* left: -40px; */
    /* top: 50%; */
    /* transform: translate(00%, -50%); */
}
.next-btn-single-pg i {
    font-size: 40px;
    /* padding-left: 35px; */
    cursor: pointer;
    /* position: absolute; */
    /* right: -40px; */
    /* top: 50%; */
    /* transform: translate(00%, -50%); */
    font-size: 24px;
    cursor: pointer;
}
.obj-main-content.desktop_hide {
	display: none;
}
.single-thum-pic img.bgimg {
    /*padding: 0 35px;*/
    /* padding: 0 37px;
    max-width: 375px; */
}
.single-pg-content {
	/* color: #b9b6b3; */
	color:#000;
	font-weight: 400;
	font-size: 13px;
	min-width: 313px;
}
.single-pg-content a {
    color: #000;
    font-weight: 700;
}
.contact-pg-main-box {
	width: 100%;
	/*padding-bottom: 30px;*/
	padding-bottom: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.prev-btn-single-pg {
	cursor: pointer;
	padding-right: 35px;
}
.next-btn-single-pg {
    padding-left: 35px;
}
.ts-contact-inner .ts-contact-head i {
    font-size: 40px;
}
.contact-txt, .stock-txt {
	font-size: 14px;
	font-weight: 400;
	color: #b9b6b3;
	text-align: left;
	/*max-width: 236px;*/
	line-height: 26px;
}
.contact-mail, .contact-mail {
    color: #b9b6b3;
    font-size: 14px;
    font-weight: 400;
    /*max-width: 329px;*/
    text-align: justify;
}
.contact-mail a {
    color: #000;
    font-size: 14px;
    font-weight: 400; 
}
.cont-bottom-pic img {
	width: 100%;
	max-width: 89px;
}
.ts-home-head img {
	width: 100%;
	object-fit: cover;
	max-height: 290px !important;
	height: 100% !important;
	min-height: 290px;
}
section.object-pg-main-box {
    padding-top: 80px;
    width: 100%;
    padding-bottom: 80px;
	/* margin: 80px 0; */
}
.single-products .ts-object-inner {
    width: 100%;
    max-width: 1024px;
    margin-left: 50px;
    margin-top: 0px;
    /* gap: 215px; */
}
.ts-object-inner {
	width: 100%;
	/* max-width: 1024px; */
	/* margin-left: 50px; 19-06-2026 */
	margin-top: 0;
	/* margin-top: -60px; 19-06-2025 */
	/*gap: 215px;*/
	/* padding: 0 63px;
	margin: 0 auto; */
}
.ts-object-inner .ts-object-left-side {
     display: flex;
     align-items: center;
	 max-width: 376px;
	 /* height: 100%; */
	 position: relative;
	 /*left: -39px;*/
}
.ts-object-inner .ts-object-right-side {
	/* align-items: flex-start;
	padding-left: 15px;
	text-align: justify;
	line-height: 24px;
	max-width: 313px;
	margin-right: auto; */
	/*margin: 0 0px 0 50px;*/
	/*margin-left: 10px;*/

	align-items: flex-start;
    /* padding-left: 15px; */
    text-align: justify;
    line-height: 32px;
    max-width: 376px;
	padding-left: 7px;
	margin-top: -6px;
    /* margin-right: auto; */
    /* margin: 0 0px 0 50px; */
    /* margin-left: 10px; */
    /* height: 376px; */
    /* /* max-height: 376px; */

}
.object-astric {
    text-align: center;
}
.object-pg-pic-r-main {
    display: flex;
    align-items: center;
    gap: 30px;
    position: relative;
    justify-content: center;
}
.object-pg-pic-r-main img {
    width: 100%;
}
.object-astric i.fa-solid.fa-asterisk {
    font-size: 45px;
    padding-bottom: 50px;
}
.prev-btn-obj-pg i {
    font-size:30px;
    padding-right: 35px;
	cursor: pointer;
}
.next-btn-obj-pg i {
    font-size: 30px;
    padding-left: 35px;
	cursor: pointer;
}
.ts-object-right-side span {
    color: #b9b6b3;
}
.ts-object-right-side {
    color: #b9b6b3;
}
.object-astric a {
    color: #000;
}
.ts-object-left-side .image-container {
	width: 100%;
	height: 100%;
	/* min-width: 330px;
	max-height: 330px; */
}
.ts-object-left-side .image-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ts-object-left-side .image-container a {
	height: 100%;
}
.single-pg-title h4.classes_title {
    /* font-size: 40px; */
	font-size: 20px;
	line-height:24px;
    font-family: 'hiragino-maru-gothic-pron-w4';
    font-weight: 400;
	color: #000;
}
.single-prod-cont-side-main {
	/* padding-right: 170px; */
	text-align: justify;
	display: flex;
	flex-direction: column;
	gap: 0;
	padding-left: 0px;
	height: 100%;
	justify-content: space-between;
	max-width: 376px;
	/* padding-left: 130px; */
	/* padding-left: 40px; */
	/* margin: 0 0px 0 4px;
}
.single-thum-pic {
    max-width: 490px;	
}
.ts-contact-right-side, .ts-contact-left-side {
    text-align: center;
}
.ts-contact-left-side figure i {
    font-size: 100px;
    /*padding-bottom: 45px;*/
}
.contact-txt, .stock-txt {
    /*padding-bottom: 30px;*/
    /* padding-top: 30px; */
}

.ts-contact-right-side {
	display: flex;
	flex-direction: column;
	gap: 112px;
}
.page-template-object .object-astric i.fa-solid.fa-asterisk {
	font-size: 14px;
    color: #000;
	padding-bottom: 35px;
	padding-left: 9px;
	margin-left: 0px;
}
#page .site-content {
    flex-grow: 1;
    display: flex;
    align-items: center;
    background:#FFFFFF;
}
.page-template-contact #page .site-content {
	flex-grow: 1;
	display: flex;
	align-items: center;
}
.mobile-cont-bottom-pic{
	display:none;
}
.ast-separate-container {
    background-color: #f5f5f5 !important;
}
.mobile-single-pg-title {
    display: none;
}
.single-pg-content p {
	margin-bottom: 0;
	line-height: 24px;
	font-size: 14px;
	font-weight: 400 !important;
}

.obj-dark{
	transition: color 0.3s ease;
}

/*.single-thum-pic {*/
/*    max-width: 450px;*/
/*}*/


.site-content .ast-container {
	/* display: unset !important; */
	width: 1140px;
}

/*.ts-contact-left-side {*/
/*	padding-right: 130px;*/
/*}*/
.fa-asterisk {
    color: #000;
}
.ts-contact-left-side {
	min-width: 300px;
}
.ts-contact-left-side .obj-main-content li {
	flex: 1;
}
.ts-contact-right-side {
	min-width: 313px;
}
/*.ts-contact-inner {*/
/*	display: flex;*/
/*	align-items: center;*/
/*	column-gap: 100px;*/
/*}*/
.ts-contact-inner {
    display: flex;
    align-items: center;
    column-gap: 109px;
    margin-left: -42px;
    margin-top: 70px;
}
.ts-contact-inner .contact-txt a{
    color:#000;
}
.ts-contact-inner .obj-main-content li {
	flex: 0;
	text-align: center;
}
.ts-contact-inner .obj-main-content li:first-child {
	text-align: left;
}
.ts-contact-inner .obj-main-content li:last-child .main-obj-inner{
    padding-right:0px;
}
.ts-contact-inner .obj-main-wapper {
	position: relative;
}
.ts-contact-inner .main-obj-inner::after {
    display:none;
}
.ts-contact-inner .obj-main-content .obj-main-wapper::before {
	content: "/";
	position: absolute;
	right: -5px;
	/*right: -18px;*/
	top: 0;
}
.ts-contact-inner .obj-main-content .obj-main-wapper:last-child::before {
	display: none;
}
.ts-contact-inner .obj-main-content .obj-main-wapper.contact_gap_1::before {
	right: 0px;
}

.ts-contact-inner .obj-main-content .obj-main-wapper.contact_gap_2::before {
	right: 0px;
}
.leftsidecnt {
	display: flex;
    align-items: center;
    justify-content: center;
}
.leftsidecnt .ts-object-right-side {
	width: 100%;
    max-width: 370px;
    margin-left: 5px;
    line-height: 28px;
    margin-top: 5px;
}
.page-template-contact .ast-container {
    width: 100%;
    max-width: 940px;
}
.page-template-contact .main-obj-inner {
    position: relative;
    display: inline-block;
    padding-right: 0px;
    margin: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}
.single-products .single-pg-content p {
    margin-bottom: 0;
    /* line-height: 27px; */
	line-height: 24px;
    /* font-size: 16px; */
    font-size: 10px;
	font-weight: 400 !important;
}
.postid-323 .single-pg-content p{
    font-size: 9.25px !important;
}
.page-template-contact .main-obj-inner:after {
    content: "/";
    position: absolute;
    right: -25px!important;
    top: 0;
}
@media(max-width:1024px){

.ts-object-inner {
	width: 100%;
	max-width: 1024px;
	/* margin-left: 30px; 19-06-2025 */
	margin-top: -60px;
}	
.rightsidecnt img {
    margin-left: 20px;
}

    	.next-btn-obj-pg i {
    	padding-left: 15px;
    }
	.sticky-max{
		position: unset;
	}
}

@media(max-width:991px){
.ts-object-inner {
	width: 100%;
	max-width: 1024px;
	margin-left: unset;
	margin-top: unset;
	/* gap: 215px; */
}	
	.ts-home-inner {
	column-gap: 40px;
	padding: 0 10px;
}
	.main-obj-inner {
	padding-right: 5px;
}
	.obj-main-content {
	column-gap: 3px;
	margin-bottom: 0px;
}
	.ts-object-inner .ts-object-right-side {
	padding-left: 20px;
}
	.ts-object-inner {
	padding: 0 0px;
}
	.prev-btn-obj-pg i {
	font-size: 25px;
	padding-right: 12px;
}
	.ts-object-left-side .image-container {
	width: 100%;
	height: auto;
	min-width: 310px;
}
	.object-astric a img {
	padding-bottom: 30px;
	width: 50px;
}
	.ts-object-left-side .image-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 330px;
	max-height: 330px;
}

}

@media (min-width:768px){
    .desktop_version_hide{
        display:none;
    }
}
@media only screen and (max-width: 767px) {

.page-template-contact .main-obj-inner:after {
    content: "/";
    position: absolute;
    right: -12px !important;
    top: 0;
}	
	
.rightsidecnt img {
	width: 100%;
    max-width: 150px;
    display: block;
    margin: 125px auto 0px;
}	
.leftsidecnt .ts-object-right-side {
    width: 100%;
    max-width: 225px !important;
    line-height: 20px;
    margin-top: 85px;
}
.single-products .single-pg-content p {
    margin-bottom: 0;
    line-height: 16px;
    font-size: 6.4px;
    font-weight: 400 !important;
}
.postid-323 .single-pg-content p , .postid-128 .single-pg-content p{
    font-size: 5.6px !important;
}
.postid-319 .single-pg-content p , .postid-119 .single-pg-content p{
	font-size: 6.3px !important;
}
body, html {
  margin: 0;
  padding: 0;
  min-height:100%;
}
.single-products .ts-object-inner {
	width: 100%;
	max-width: 220px;
	margin-top: 0px;
	gap: unset;
}
.page-template-contact .main-obj-inner {
    position: relative;
    display: inline-block;
    padding-right: 0px;
    margin: 0;
    margin: 0;
    font-size: 10px;
    font-weight: 400;
}
.animated.fadeIn {
    transition: 2.5s !important;
    animation-delay: 0.7s;
}
.ts-contact-inner {
	display: block !important;
}
.obj-main-wapper.contact_gap_1 {
	max-width: 50px;
}
.obj-main-content .obj-main-wapper:nth-last-child(2)::before {
    right: -6px !important;
}
.page-template-contact #page .site-content {
	/* align-items: baseline; */
}
.obj-main-wapper.contact_gap_2 {
	text-align: left !important;
	max-width: 50px;
}
.ts-contact-inner .obj-main-content .obj-main-wapper.contact_gap_1::before {
	right: 6px;
}

.ts-contact-inner .obj-main-content .obj-main-wapper.contact_gap_2::before {
	right: 4px;
}

.ts-contact-inner .obj-main-content .obj-main-wapper::before {
	content: "/";
	position: absolute;
	right: 0px;
	top: 0;
}

body,html {
    margin: 0;
    padding: 0;
    min-height: -webkit-fill-available;
    height:100%;
}
.single-content-area{
    padding-top:50px;
    padding-bottom:50px;
}
.home #page {
  display: flex;
  flex-direction: column;
  min-height:100%;
}
#page {
	  min-height:100%;
}
.home {
    background: #f5f5f5;
}
.single-pg-thum{
    min-width: 230px;
}
.ts-home {
	padding-top: 50px;
	width: 100%;
	padding-bottom: 50px;
}
.page-template-object .site-content {
	padding-left: 7px;
	padding-right: 7px;
}
.main-obj-inner:after {
    right: -5px;
}
.ts-home-bottom li {
    padding-right: 3px;
}
.site-content .ast-container{
  padding-left: 0px;
  padding-right: 0px;
}
.ts-home-inner {
    row-gap: 60px;
    width: 100%;
    column-gap: 0;
    flex-direction: column;
    padding: 0 0px;
}
.ts-object-inner {
    padding: 0px 0;
}	
.ts-object-left-side .image-container {
	min-width: unset;
	max-width: 230px;
	margin: 0 auto;
	height:236px;
	position: relative;
}
.ts-object-right-side ul li {
    font-size: 10px;
/*     letter-spacing: -1px; */
}
.prev-btn-obj-pg {
	position: absolute;
	left: -50px;
	top: 50%;
	transform: translateY(-50%);
}
.next-btn-obj-pg {
	position: absolute;
	right: -50px;
	top: 50%;
	transform: translateY(-50%);
}
/*.ts-object-right-side ul:nth-child(2n+1), .ts-object-right-side ul:nth-child(2n) {*/
/*	display: block ruby;*/
/*}*/
.ts-home-head img {
    width: 100%;
    height: 325px;
    width: 100%;
}
.ts-home-bottom {
	column-gap: 0;
	width: 100%;
	justify-content: center;
	padding-top: 0px;
	max-width: 230px;
}
.ts-home-head {
    width: 100%;
}
.ts-contact-right-side {
    gap: 45px;
    align-items: center;
}
.cont-bottom-pic img {
    width: 150px;
    max-width: 150px;
    margin-top: 25px;
}
.ast-header-break-point #ast-mobile-header {
    display: none;
}
.contact-pg-main-box {
    padding-bottom: 90px;
    height:100vh;
}
.single-prod-cont-side-main {
    gap: 50px;
}
.object-astric i.fa-solid.fa-asterisk {
    padding-bottom: 40px;
}
.prev-btn-obj-pg i {
    font-size: 19px;
    padding-right: 25px;
}
/* .next-btn-obj-pg i {
    font-size: 19px;
    padding-left: 25px;
} */
.ts-object-inner .ts-object-right-side {
    align-items: flex-start;
    padding-left: 45px;
    text-align: justify;
    padding-right: 45px;
    padding-top: 45px;
}

.mobile-cont-bottom-pic {
	display: block;
	margin-top: 25px;
}
.cont-bottom-pic{
	display:none;
}
.next-btn-single-pg i {
	font-size: 9px;
	padding-left: 0px;
	position: relative;
	right: 21px;
}
.prev-btn-single-pg i {
	font-size: 9px;
	padding-right: 0px;
	position: relative;
	left: 53px;
}
.single-thum-pic img.bgimg {
	max-width: 100%;
	padding: 0 0;
}
.prev-btn-single-pg {
	position: absolute;
	left: -90px;
}
.next-btn-single-pg {
	position: absolute;
	right: -57px;
}
.single-pg-content {
	/* color: #b9b6b3; */
	font-weight: 400;
	font-size: 13px;
	min-width: 100%;
}
.single-prod-cont-side-main {
    padding-right: 0px;
    padding-left: 0px;
    /* padding-top: 85px; */
	padding-top: 40px;
	margin:0 auto;
}
.single-pg-title {
    display: none;
}
.mobile-single-pg-title {
    display: block;
}
.mobile-single-pg-title h4.classes_title {
	/* font-size: 30px; 21-06-2025 */
	font-size: 14px;
	font-weight: 400;
    line-height: 21px;
	padding-left: 0px;
	padding-bottom: 40px;
	font-family: 'hiragino-maru-gothic-pron-w4';
}
.ts-contact-left-side figure i {
	font-size: 120px !important;
	padding-bottom:0px;
	margin: 180px 83px 90px 90px;
}
.contact-mail a {
    font-size: 10px; 
}
.contact-mail, .contact-mail {
    font-size: 10px;
}
.contact-txt, .stock-txt {
    font-size: 10px;
    line-height: 21px;
}
.mobile-cont-bottom-pic img {
    max-width: 130px;
}
.contact-txt, .stock-txt {
    padding-bottom: 20px;
    margin-top:40px;
}
.ts-contact-right-side .con-pg-upp-main-box {
	padding-bottom: 20px;
	min-width: 230px;
}	
.main-obj-inner {
    padding-right:3px;
    font-size: 10px;
    /*line-height: 15px;*/
/*     font-weight:400; */
}
	.ts-object-inner .ts-object-right-side {
	margin: 0 auto !important;
}
	
.obj-main-content li:last-child p {
  padding: 0px !important;;
}
.ts-home-inner {
    max-width: 100%;
}
.obj-main-content li:last-child {
	padding-right: 0;
	text-align: right;
}
	.ts-home-bottom {
	line-height: 21px;
}
.ts-home-head img {
	width: 230px;
	height: 230px !important;
	max-height: 230px !important;
	min-height: 230px;
}
.object-pg-main-box {
    max-width: 230px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    /* margin-top: -40px; */
}
.page-template-contact .object-pg-main-box {
    max-width: 300px;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        margin-top: -40px;
}
.page-template-object .object-astric i.fa-solid.fa-asterisk {
	padding-bottom: 25px;
	padding-left: 5px;
}
.ts-object-inner .ts-object-right-side {
	align-items: flex-start;
	padding-left: 25px;
	text-align: justify;
	padding-right: 25px;
	padding-top: 40px;
}
.ts-object-inner .ts-object-right-side {
	text-align: justify;
	line-height: 21px;
	padding-left: 0px;
	padding-right: 0px;
}
	.prev-btn-obj-pg i {
	font-size: 9px;
	padding-right: 7px;
}
	.next-btn-obj-pg i {
	font-size: 9px;
	padding-left: 5px;
}
.ts-object-left-side .image-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 230px;
	max-height: 330px;
	max-width: 100%;
	margin: 0 auto;
}
.ts-object-right-side ul {
	display: flex;
	justify-content: space-between;
}
.ts-contact-left-side {
    padding-right: 0px !important;
}
.classes_list_item {
	display: flex;
	flex-direction: column;
	row-gap: 40px;
	align-items: center;
	max-width: 307px;
}
.single-pg-content p {
	margin-bottom: 0;
	line-height: 21px;
	font-size: 10px;
}
.ts-object-right-side li a {
	font-size: 10px;
	font-weight: 400;
}





.image-container.animated.fadeIn a{
    /*position: unset !important;*/
    top: 0;
    z-index: 99999999;
    /*opacity: 0.5;*/
}
.object-astric.animated.fadeIn {
    margin-left: -14px;
}

.ts-object-left-side.animated.fadeIn{
    left:0px !important;
}
li.divider {
    font-size: 8px;
    font-weight: 400;
    color: #000;
}
/* .mobile-col{
	position: absolute;
    height: 100%;
    left: 50%;
    top: calc((100vh - 290px) / 2 / 2);
    transform: translate(-50%, -20px);
} */
.ast-container{
    width: unset !important;
}
ul.product-title-top,ul#product-title-top {
    padding-bottom: 15px;
}
ul.product-meta-bottom,#product-meta-bottom{
    padding-top: 15px;
}
.product-title-top li,
.product-meta-bottom li {
    font-weight: 400;
	font-size: 6.75px !important;
	line-height: 12px !important;
}
.ts-object-left-side{
	gap:60px !important;
	margin-bottom: 60px;
}
.desktop-layout .row.ts-object-grid{
	margin-top: 60px !important;
}
span.studio-title , .studio-divider {
    font-size: 6.75px;
}
.object-astric svg {
    width: 6.75px;
}
.row.ts-object-grid {
    gap: 60px;
}
.object-astric.animated.fadeIn{
	gap:4px;
}
.single-thum-pic{
    width:unset !important;
    height:unset !important;
}
}

/* 12-08-24 */
@media(max-width:500px){
	.object-astric.animated.fadeIn {
		text-align: center;
		margin-left: 0px !important;
	}
	.space-contain-sr{
		padding-right: calc(var(--bs-gutter-x)* .5) !important;
		padding-left: calc(var(--bs-gutter-x)* .5) !important;
	}
	
	.ts-contact-inner .obj-main-content .obj-main-wapper::before {
        right: -13px !important;
    }
    .ts-contact-inner{
        margin-left:0px !important;
    }
    
    .classes_list_item {
        margin-left: 0px !important;
    }
    

}
@media(max-width:425px){
	.page-template-object .object-astric i.fa-solid.fa-asterisk{
		font-size:12px !important;
	}
}
/* 12-08-24 */

@media(max-width:400px){
.classes_list_item {
	display: flex;
	flex-direction: column;
	row-gap: 40px;
	align-items: center;
	max-width: 230px;
}
.prev-btn-single-pg i {
	/* font-size: 20px; */
	padding-right: 0px;
	position: relative;
	left: -3px;
}
.next-btn-single-pg i {
	/* font-size: 20px; */
	padding-left: 0px;
	position: relative;
	right: -3px;
}
.prev-btn-single-pg {
	position: absolute;
	left: -45px;
}
.next-btn-single-pg {
	position: absolute;
	right: -45px;
}
}

.next-btn-obj-pg i.fa-solid.fa-plus.custom-before::before {
    opacity: 0.4;
}
.prev-btn-obj-pg i.fa-solid.fa-minus.customs-before::before {
    opacity: 0.4;
}


.next-btn-single-pg i.fa-solid.fa-plus.custom-before::before {
    /* opacity: 0.4; */
	color: #000;
}
.prev-btn-single-pg i.fa-solid.fa-minus.customs-before::before {
    /* opacity: 0.4; */
	color: #000;
}


.image-container.animated.fadeIn a{
    /*position: absolute;*/
    /*top: 0;*/
    /*z-index: 99999999;*/
    /*opacity: 0.5;*/
}
/*.object-astric.animated.fadeIn {*/
/*    margin-left: -14px;*/
/*}*/

@media screen and (max-width: 1540px) and (min-width: 1530px) {
	.ts-object-inner {
		width: 100%;
		max-width: 1024px;
		margin-left: 55px;
		margin-top: -50px;
		/* gap: 215px; */
	}
	.single-products .ts-object-inner {
		width: 100%;
        max-width: 1024px;
        margin-left: 55px;
        margin-top: 15px;
	}	
	.leftsidecnt .ts-object-right-side {
		width: 100%;
		max-width: 360px;
		margin-left: 15px;
		line-height: 28px;
		margin-top: 10px;
	}
}