|
Server IP : 2a02:4780:11:1359:0:1d43:a566:2 / Your IP : 216.73.216.20 Web Server : LiteSpeed System : Linux in-mum-web1259.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u490972518 ( 490972518) PHP Version : 5.6.40 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : ON | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u490972518/domains/ppschool.org.in/public_html/back/../sale/../gsmps/app/../css1/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
/* Required CSS ========================================== */
/* Resets */
.mis-stage,
.mis-slider,
.mis-slide,
.mis-container,
.mis-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
.mis-stage,
.mis-slider {
position: relative;
overflow: hidden;
}
.mis-stage {
width: 100%;
margin: 0 auto;
text-align: center;
height: 400px !important;
}
.mis-slider {
list-style: none;
overflow: visible;
height: 100%;
margin-top: 0;
}
/* Set slide width and padding */
.mis-slide {
/* Set width in pixels to restrict width of slides
for multi-item slider, default is 100%
for single-item slider. Use padding to add space
between slides */
width: 100%;
height: auto;
padding: 0;
display: block;
position: relative;
float: left;
overflow: visible !important;
}
.mis-slide.mis-current {
z-index: 100;
}
/* Slide container - inserted around the contents
of each slide by the plugin */
.mis-container {
display: block;
width: auto;
height: auto;
border: 0;
}
/* Style list navigation */
.mis-nav-list {
position: absolute;
bottom: 1.5em;
width: 100%;
margin: 0 auto;
/* center it */
z-index: 300;
padding: 0;
}
.mis-nav-list li {
display: inline-block;
margin: 0 .25em;
}
.mis-nav-list li a {
display: block;
width: 14px;
height: 14px;
text-indent: 100%;
opacity: .8;
overflow: hidden;
white-space: nowrap;
border: 2px solid #fff;
border-radius: 7px;
-webkit-box-shadow: inset 0 0 4px #fff;
box-shadow: inset 0 0 4px 2px #42a5f5;
}
.mis-nav-list li.mis-current a,
.mis-nav-list li a:hover {
background: #42a5f5;
}
.mis-nav-buttons {
display: block;
position: absolute;
height: 0;
top: 0;
opacity: 0.5;
z-index: 200;
}
.mis-nav-buttons a {
display: none;
position: absolute;
color: #eee;
font-size: 0;
/* Hide for browser except Android */
line-height: .01;
/* 0 is inconsistent in Opera */
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
text-decoration: none;
text-indent: -9999px;
/* Hide for Android */
}
.mis-nav-buttons a:hover {
color: #ccc;
}
.mis-nav-buttons a.mis-next {
left: auto;
right: 0;
}
.mis-nav-buttons a.mis-prev {
left: 0;
}
.mis-nav-buttons a.mis-prev:before,
.mis-nav-buttons a.mis-next:after {
content: "\2039";
/* left single angle quote */
display: block;
font-size: 80px;
text-indent: 0;
}
.mis-nav-buttons a.mis-next:after {
content: "\203A";
/* right single angle quote */
}
@media (max-width:900px) {
.mis-stage {
height: 360px !important;
}
}
@media (max-width:667px) {
.mis-nav-list {
bottom: 0em;
}
}
@media (max-width:480px) {
.mis-stage {
height: 340px !important;
}
}
@media (max-width: 414px) {
.mis-stage {
height: 310px !important;
}
}