select {
    background-color: #fff !important;
    border-radius: 26px !Important;
}

.container {
    width:1280px;
    max-width:100%;
}
.obch {

    width:550px !important;
    flex:0 0 1;
    max-width:100%;
} 
@media screen and (max-width:1200px) {
    .obch {
        flex: 0 0 100% !important;
        padding: 10px;
    } 
}

.matrix .trans {
    border:1px solid #262538;
}

#n1, #n3, #n5, #n7, #n9, #n17, #n11, #n19, #n25, #n26, #n21, #n23 {
	color:#fff;
}
#n1, #n3, #n5, #n7, #n2, #n4, #n6, #n8, #n30 {
	font-size:20px
}
#ff_7_input_text {
	width:320px;
}
#fluentform_7 .ff-el-form-top, #fluentform_7 .ff_submit_btn_wrapper {
	width:320px;
}

#fluentform_7 fieldset {
	display:flex; 
	flex-wrap:wrap;
	gap:13px;
	align-items:flex-end;
	justify-content:center
	
}

#fluentform_7 {
	margin:50px auto;
}

@media (min-width: 1024px) {
  .lg\:w-1\/3 {
    width: 31.333333% !important;
  }
}

.birthdate label {
	font-size:20px;
	margin-bottom:10px
}

@media screen and (max-width:600px){
	  .obch .trans span{
		font-size:9px !important;
	}
}

@media screen and (max-width: 470px) {
  .table {
    min-width: 300px !important;
  }
	
	
.table td, .table  tr {
	font-size:10px !important;
}
}


/** **/

.matrix-of-destiny {
   margin:20px auto;
   width:fit-content;
   padding:30px;
}

.matrix-btn {
   border:none;
   border-radius:6px;
   background:#1d1d1d;
   color:#fff;
   padding:11px 14px;
}

input {
    height:36px;
    border-radius:5px;
    border:none;
    background:#f8f8f8;
    margin-right:5px;
    
}
  
.obch .trans,
.obch .trans>div {
    border-radius: 50%;
    display:flex;
    justify-content:center;
    align-items:center;
}
.transimage {
    width: 102%;
    z-index: 0;
    position: relative;
    bottom: 5px;
    right: 3px;

}
.birthdate-item {
    display: flex;
    flex-direction: column;
    gap: 3px;
    max-width: 120px;
}

.transimage {
    width: 100%;
    z-index: 0;
    position: relative;

}

.result p {
    margin-bottom: 18px;
}

.trans span {
    font-size: 16px;
}

.table {
    width:500px;
    max-width:100%;
}



@media screen and (max-width:1335px) {
    .trans span {
        font-size: 15px;
    }
}

@media screen and (max-width:1200px) {
    .obch {
        flex: 0 0 100%;
        padding: 2px;
    }

    .rightblock {
        flex: 0 0 100%;
    }

    .trans span {
        font-size: 16px;
    }

   

    .trans>div {
        overflow: hidden;
    }

    .trans>div>span {
        display: block !important;

    }

    #n1 div,
    #n3 div,
    #n5 div,
    #n7 div,
    #n30 div,
    #n2,
    #n4,
    #n6,
    #n8 {
        border-width: 1px !important;
    }

    #n9 div,
    #n17 div,
    #n25 div, 
    #n31,
    #n32,
    #n10 ,
    #n18,
    #n11 div, 
    #n19 div,
    #n26 div,
    #n12 ,
    #n20, 
    #n21 div,
    #n13,
    #n24,
    #n16,
    #n23 div,
    #n15,
    #n29,
    #n28,
    #n27,
    #n22, 
    #n14   {
        border-width: 1px !important;
    }

}

#n1 span,
#n3 span,
#n5 span,
#n7 span,
#n30 span,
#n2 span,
#n4 span,
#n6 span,
#n8 span {
    font-size: 24px
}



@media screen and (max-width:600px) {
    .chakras>div {
        padding-left: 20px;
    }



    .trans span {
        font-size: 15px;
        position: relative;
        
    }

    .obch .trans span {
        font-size: 12px;
        top: 0
    }

    #n1 span,
    #n3 span,
    #n5 span,
    #n7 span,
    #n30 span,
    #n2 span,
    #n4 span,
    #n6 span,
    #n8 span {
        font-size: 16px;
        position: relative;
        bottom: 1px;
    }

    .transimage {
        width: 100%;
        z-index: 0;
        position: relative;
        bottom: 0 !important;
         
    }

    table {
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        margin: 0 auto;
    }

}

@media screen and (max-width:470px) {

    .obch .trans span {
        font-size:13px; 
    }

    .table {
        min-width: 350px;
    }

}

 