@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');

.color-wrap {
background-color:#191c20;

}
.sider {
background-color:#0f1012;
}
.nail {list-style:none;padding:0}.marsik li{width:100%}
.nail a{text-decoration:none;align-items:center;border-bottom:1px dotted #ccc;padding-bottom:10px;position:relative;outline:0;margin-bottom:10px;display:flex;}
.nail li:last-child{margin:0;paading:0}

.footer-wrapper {
color:#fff;
background: rgb(190,223,240);
background: linear-gradient(90deg, rgba(190,223,240,1) 0%, rgba(132,182,205,1) 52%, rgba(136,177,207,1) 100%);
}
.bottom-links {
 list-style: none;
 padding: 0;
}
.bottom-links li {
 width: 100%;
}
.bottom-links a {

 text-decoration: none;
 padding-bottom:5px;
color:#ffffff;
 position: relative;
 outline: none;
margin-top:5px;
 display: block
}
.bottom-links a:hover {
 text-decoration: none;
color:#cad8f5;
 outline: none
}

@media only screen and (max-width: 575px) {
.gadtext {
font-size: 90%;
font-weight: 400;
}
.intro-prediction {
font-size: 80%;
}
.imanqul3 {
font-size: 80%;
font-weight: bold;
}
.brdered {
border-left: 0;
border-right: 0;
}
.left-column {
border-left: 0;
}
.sider-right {
border-left: 0;
}
.aze {
border-left: 0;
border-right: 0;
}
.h1, h1 {
    font-size: 1.4rem;
    border:0;
    padding-bottom: 0;
font-weight:bold;
}
.h2, h2 {
    font-size: 1.2rem;
    border:0;
    padding-bottom: 0;
font-weight:bold;
}
.h3, h3 {
    font-size: 1.1rem;
    border:0;
    padding-bottom: 0;
font-weight:bold;
}
.h4, h4 {
    font-size: 1.1rem;

    padding-bottom: 0;

margin-bottom:15px;
}
.h5, h5 {
    font-size: 1rem;

    padding-bottom: 0;

margin-bottom:15px;
}
.navbar {
padding: .2rem 1rem;
}

.horo-space {
border: none;
padding:5px;
text-align:center;
margin-bottom:10px;
}
.horo-name {
font-size:0.8rem;
}
.horo-text {
text-align:left;
}


.menulist li {
width: 100%;
border: 1px solid #99b7d7;
padding: 4px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 10px;
padding: 7px;
background: #e6f0f9;
}
.menulist a {
font-size: 17px;
font-weight: bold;
}

.sublist li {
width: 100%;
border: 1px dotted #ccc;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
display:block
}
.sublist a {
text-decoration: none;
position: relative;
outline: none;
display:block

}
}