@import url('https://fonts.googleapis.com/css2?family=Halant:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@300&display=swap');
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 3s linear infinite;
  -moz-animation: rotating 3s linear infinite;
  -ms-animation: rotating 3s linear infinite;
  -o-animation: rotating 3s linear infinite;
  animation: rotating 3s linear infinite;
}
.decdownload{
  padding: 5px;
  margin: 5px;
  background-color: azure;
  border-radius: 5px;
  color: forestgreen;
}
.card-body.toptitle {
    padding: 10px;
}
/*loader_current--*/
    .toptitle{
         background-image: linear-gradient(to right,#094d5a,#094d5a);
         color:white;
     }
     .hidethisnow{
         display:visible;
     }
     .dechover{
         color:white;
         background-color:teal;
     }
     .thistitle{
         font-size:14;
     }
     #timehide{
        font-size:14px;
        float:right;
        top:0px;
        
     }
     .maindiv{
         
     }
     .for_dis_p{
         text-align:center;
         
     }
     .dis_p{
         text-align:center;
         padding:5px;
      
         
     }
     .btn_width{
         width:100%;
         padding-top:5px;
     }
     #Result{
         text-align:center;
     }
.loader_current {
  
  text-align: center;
  margin: auto;
  justify-content: space-between;
  align-items: center;
  margin-bottom:10px;
}
a.sitemap {
    background-color: rgb(0 0 0 / 10%);
}
#loader_data_pre {
    text-align: center;
}
/*loader*/

 .contentrest{
            position:relative;
            display: none;
       
        }
        @media screen and (min-width: 600px) {
            .contentrest{
                background-size: cover;
        }
            
        }
        .log-area{
            padding-top:20px;
        }
        #loader{
            position: absolute;
            right: 0;
            left: -10px;
            top:0;
            bottom: 0;
            margin: auto;
            width:250px;
            height:80px;

        }
        #loader img{
             margin: auto;
            width:250px;
            height:80px;
        
        }
        .top-manu-style{
            font-size: medium;
            font-weight: bold;
            text-align: center;
        }
/* top_cat*/
.nevbackground{
    background-color:white;
}
                        
                    .col.mx-auto.c_me {
                    margin: 0px;
                        margin-right: 0px;
                        margin-left: 0px;
                    padding: 5px;
}
                	.c_me{
			           padding-top: 5px;
                        padding-bottom: 5px;
                        padding-left: 2px;
                        padding-right: 2px;
					}
					 .hIOe2{
                        font-size:16px;
                       }
                    .tzVsfd {
                            box-shadow: 0 5px 15px rgba(0,0,0,.5);
                            color:teal;
                            padding-right:4px;
                            padding-left:4px;
                            padding-bottom:5px;
                           
                            
                            
                        } 
                        .tzVsfd a{
                            color:teal;
                        }
                         .tzVsfd a:hover{
                            color:pink;
                        }
                        
                     .sublist .tzVsfd{
                          height:130px;
                       
                      }
                        
                        .BcUvif {
                         
                            width: 80px;
                            text-align:center;
                            margin: auto;
                            margin-top: 5%;
                            margin-bottom: 5%;
                           
                          
                       
                    }
                    .itag{
                        font-size: 50px;
                        margin: 10%;
                        margin-top: 5%;
                        margin-bottom: 5%;
                        text-align: center;
                           
                    }
        .btn-this{
            background-image: linear-gradient(#0dccea, #0d70ea);
            margin-top:3px;
          border: 0;
          border-radius: 3px;
          box-shadow: rgba(0, 0, 0, .3) 0 2px 7px;
          box-sizing: border-box;
          color: #fff;
          cursor: pointer;
          font-family: Montserrat,sans-serif;
          font-size: .9em;
          margin: 2px;
          padding: 5px 7px;
          text-align: center;
          user-select: none;
          -webkit-user-select: none;
          touch-action: manipulation;
        }  
        .mybgstyle{
             padding-top:6px;
         padding-bottom:6px;
        
         
        }
        .mcad-sm-4-side{
            height:auto;
            background:#cfdbab;
            min-height:100px !important;
            background-image: url("https://dummyimage.com/250x800/cfdbab/fff.png&text=advertisement");
              background-position: center; /* Center the image */
              background-repeat: no-repeat; /* Do not repeat the image */
             padding-left:2px;
             padding-right:2px;
        }
     .stylecomsm6{
         padding-top:6px;
         padding-bottom:6px;
         font-family: 'Kalam', cursive;
         
         font-size:16px;
     }   
      .stylecomsm6  p{
          color:#260d3b !important;
          font-weight:bold;
         
     } 
     .right{
        
         border-right:2px solid white;
          border-radius:15px 15px 15px 15px;
          border-bottom:1px solid white;
         border-top:1px solid white;
         background-image: linear-gradient(to right, #b3d0ff , white);
         
     }
     .left{
       
         border-left:2px solid white;
         border-radius:15px 15px 15px 15px;
         border-bottom:1px solid white;
         border-top:1px solid white;
         background-image: linear-gradient(to right, white , #b3d0ff);
     }
     .inpara{
         color:#311140;
     }
     



#imgbg-top-index{
    
   /* Center the image 
   background-image: url("https://www.parikshagk.in/images/backgrounds/usethistop.png");
   background-position: center;
  background-repeat: no-repeat; /* Do not repeat the image 
  background-size: cover; /* Resize the background image to cover the entire container 
  width:100%;
 
   */
   background-color:white;
}
#content {
    background-color: white;
    margin-bottom: 10px;
}
.content-img{
    padding:5px;
     font-family: 'Halant', serif;
    
}
.center-this{
     text-align: center;
    font-weight:500;
    
}
.col-sm-10.misdata {
    background: white;
    margin:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    margin-bottom:0;
    
}
.row.mt-3.row-misdata {
    background: skyblue;
    padding-top: 10px;
    margin:0px;
}
.welcome{
    margin-top:3px;
     text-align: center;
     padding-left:8px;
     padding-right:8px;
     padding-top:4px;
     padding-bottom:4px;
     color:white;
     background-color: rgba(0, 0, 0, 0.5);
     font-weight:500;
     font-size:16px;
     border-radius:5px;
}
.drive-this-area ul li a{
     color:blue;
     font-size:12px;
    
}
.drive-this-area{
    
   
    margin:0px;
    padding:0px;
   
    margin-top: 13px;
    padding-left: 0px;
    margin-bottom: 0px;
}
.col-8.drive-this-area {
    text-align: right;
   
}
.list-unstyled.list-inline.this_ul {
    margin: 0;
}
.link-dec{
    font-size:10px;
    color:white;
    font-weight:bold;
    padding:2px;
    margin-bottom:5px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius:5px;
    
    
}
.row.adjust {
    padding: 0px;
    margin-right: 5px;
}
.c-list ul{
     
       list-style:none;
       text-decoration:none;
       margin-top:13px;
       padding-left: 5px;
       margin-bottom: 0px;
    
}
.style-this-span-list {
   
    color:blue;
    width:100px;
   border-radius:5px 5px 5px 5px;
 
}

.style-this-span-list li {
    font-size:10px;   
    font-weight:500;
}



.ulclass{
    background-color: white;
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
    padding: 18px;
    margin-left: 0px;
    text-align: justify;
    text-justify: inter-word;
    margin-top: 5px;
    padding-top: 15px ;
    border-width: 1px !important;
}
body{
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: white;
}

    .dropdown:hover .dropdown-menu{
        display: block;
    }
    .dropdown-menu{
        margin-top: 0;
    }
    
    .linkt{
    font-family: 'Eczar', serif;
    display: block;
   color: #1a1a1a;
    background: #d9d9d9;
    padding: 7px;
    margin: 2px;
    font-size:17px;
    text-decoration: none;
}

    .linkt:hover {
    background-color:darkgrey;
    color:white;
    text-decoration:none;
}

    .styleme p {
    font-family: 'Eczar', serif;
    padding: 5px;
    margin: 2px;
    font-size: 16px !important;

}
.manu-title{
    background:black;
    padding: 5px;
    margin: 2px;
   
    text-align:center;
}
.manu-title .title-span{
    text-align:center;
    display: block;
    color: white;
    /*background:gray;*/
    padding: 5px;
    margin: 2px;
  
    
}
.ulclass {
  list-style: none; 
}
 /* bg-image
.ulclass li::before {
  content: '■';
  color: #56a7d6;
  font-size:0.5em;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
  border-color:black;
}
*/
.bg-image  {
  background-image: url("https://www.parikshagk.in/images/backgrounds/book-bg.png");
  background-color: #cccccc;
  padding:24px;
  text-align:center;
}
.name{
 background-color: rgba(0, 0, 0, 0.5);
font-size:20px;
padding:5px;
color:white;
font-weight:bold;
border-radius:5px 5px 5px 5px;
} 
.bg-image-current  {
  background-image: url("https://www.parikshagk.in/images/backgrounds/bg-current.png");
  background-color: #cccccc;
  padding:24px;
  text-align:center;
}
.name-current{
 background-color: rgba(0, 0, 0, 0.5);
font-size:20px;
padding:5px;
color:white;
font-weight:bold;
border-radius:5px 5px 5px 5px;
} 
.popup  {
  background-image: url("https://www.parikshagk.in/images/backgrounds/sscgd.png");
   background-repeat: no-repeat;
  background-size: 330px 100px;
  background-color: #ffffff;
  padding:24px;
  text-align:center;
}
.popup {
  position: relative;
 /* display: inline-block; */
 display: none;
  cursor: pointer; 
  padding:0px;
  margin:0px;
  height:100px;
  width:300px;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  }

/* The actual popup */
.popup .popuptext  {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
.linkpop{
text-decoration:none; 
color:white;
font-size:16px;
padding:2px;
margin:2px;
background-color:blue;
}
.textinside{
    background-color:white;
    
}
.textinside>.textinside_p{
    padding:5px;
    margin:5px;
    font-size:16px;
    /**
    font-family: 'Halant', serif;
    */
    font-weight:500;
    text-align: justify;
}
.textinside_p::first-letter{
    font-size: 150%;
    color: #8A2BE2;
}
.pathnav{
    padding:2px;
     font-size:12px;
    background-color:#000066;
    color:white;
    
}
.pathnav_cild{
    margin:5px;
}
.pathnav_cild>a {
    color:white;
}
.subtext{
    color: #76a2a2;
}
.arrow{
    font-size:16px;
    color:#ccccff;
}
/*//////////////image/////////*/
#myImg {
  text-align:center;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  padding:10px;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }

}
.span_element {
  display: inline-block;
  padding: 6px 6px 4px;
  border-radius: 3px;
  border:1px solid white;
  margin-right: -2px;
}
.center {
  text-align: center;
  width: 50%;
  margin: 10px auto;
  padding:5px;
  border:1px solid white;
  width:150px;
  border-radius: 5px;

 
}
.message {
  padding-bottom:5px;
  font-family: Verdana;
  font-size: 12px;
  color:white;
  font-weight:bold;
}
.list-inline-item a{
    color:white;
    font-size:20px;
}
.pageno{
      padding: 5px;
    background-color: #9f9f9f;
    color: #0a0a0a;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

/* share-style*/
.sharecap{
    padding-top:10px;
    color:blue;
    font-size:19px;
    text-align:center;
}
.share-span{
    text-align:center;
}

.back-to-top {
	position: fixed;
	bottom: 45px;
	right: 45px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 5px;
	background-color: #b0b435;
	color: #ffffff;
	cursor: pointer;
	border: 0;
	border-radius: 0px;
	text-decoration: none;
	font-size: 28px;

}
#scrollPercentLabel{
  position:relative;
  color:blue;
  color:gray;
  font-weight:bold;
  font-size:22px;
  padding-top:15px;
  opacity:0.5;
}
/*/////////////show/hide////*/
.reveal{
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
border-color: black;
border: none;
color: white;
padding: 8px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
margin: 4px 2px;
cursor: pointer;

background-color: #555;
}
.stylethisathva{
    text-align:center; 
    color:black;
    font-size:26px;
    padding:5px;
}
.selectform{
    text-align:center;
    background-color: #d4e3b1;
    border-radius: 25px;
    margin-top:10px;
    padding-top:10px;
    padding-bottom:10px;
    
}

.selectform input[type=text]{
   width: 100px;
color: #3d186a;
font: 18px;
border-radius: 1px;
width: 150px;
font-family: revert:;
border-radius: 20px;
font-size: 20px;
border-color: cornflowerblue;

    
}
.selectform input[type=button]{
   background: gray;
  background-color: gray;
color: white;
font-size: 20px;
padding: 2px;
width: 35%;
border: blue;
background-color: #575152;
border-radius: 50px;
margin: 10px;
    
    
}
.selectform span {
  font-size: 20px;
  color: beige;
  background-color: darkblue;
  padding: 10px;
  margin-top: 5px;
  width: 100%;
}
     
        .datacenter{
            text-align:center;
        }


#google_translate_element {
    font-size:14px;
    color:blue;

}
.goog-te-gadget {
  font-family: Roboto, 'Open Sans', sans-serif!important;
  text-transform: uppercase;
  
}
.goog-te-gadget-simple  {
  background-color: rgba(255,255,255,0.20)!important;
  border: 1px solid rgba(255,255,255,0.50) !important;
  padding: 4px!important;
  border-radius: 2px!important;
  font-size:  12px!important;
  line-height:12px!important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}
.goog-te-menu2 {
  max-width: 100%;
}
.goog-te-menu-value {
  color: blue !important;
}


.goog-te-menu-value span:nth-child(5) {
  display:none;
}
.goog-te-menu-value span:nth-child(3) {
  border:none!important;
  font-family: 'Material Icons';
}
   


.goog-te-gadget-icon {

    display: none;
}


/*  listmisstyle */
.mystylelista {
  background: #d9d9d9;
  padding-top: 15px;
  padding-bottom: 15px;
  
}
.listmisstyle{
    font-family: 'Eczar', serif;
    margin-bottom:1px;
    margin-left:10px;
    margin-right:10px;
    padding-left:10px;
    padding-right:10px;
    flex-basis: revert !important;
    background-color:rgb(0 0 0 / 10%);;
    color:black !important;
    width:80%;
      border: 2px solid #d1d1d1;
  padding: 10px;
  border-radius: 25px;
    
}
.listmisstyle a{
     padding:5px;
    color:black;
    font-size:18px;
    padding:5px;
    margin:5px;
    
}
.listmisstyle:hover{
    background-color:white;
    color:teal;
    
}
.adj {
	text-align: left;
	right: 0px;
	position: relative;
	float: right;

}
.numthis{
   
    font:16px;
   
    padding:3px;
    margin:2px;
    border-radius:50%;
   
}
.onn_q{
    margin-bottom:5px;
    padding-bottom:2px;
}
.myImgfortimline{
    filter: grayscale(60%) sepia(50%) brightness(80%); 
    width:100%;max-width:350px; height:100%;max-height:350px; float:center;
}
.demo-wrap {
  overflow: hidden;
  position: relative;
}

.demo-bg {
  filter: grayscale(30%) brightness(150%);
  opacity: 0.1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  background-color: white;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.demo-content {
  position: relative;
  color:black;
  font-weight:bold;
  font-size:14px;
  
}
#table_c {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    width: auto;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

#table_c li, #table_c ul, #table_c ul li{
    list-style: outside none none !important;
    font-style: italic;
}
@media only screen and (max-width: 700px){

  #table_c {

    width: 100%;
}
}
/*one line*/
.collapsible {
    margin-top:10px;
  background-color: teal;
  color: white;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  outline: none;
 
}

.active, .collapsible:hover {
  background-color: teal;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
 
}

.active:after {
  content: "\2212";
  
}

.contentthis {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
  background-color: #f1f1f1;
}
 ul.onlinerlist{
     
     list-style-type: none !important;
     margin: 0;
     padding: 0;
  
}
.onlinerlist li{
    list-style:none; 
    width:100%;
    color:black;
   padding:5px;
    margin:3px;
    background-color:#acd5e6;
    text-decoration:none;
      display:block;
}
.onlinerli a{
    
     display:block;
     color:black;
    text-decoration:none;
}
.collapsible_a:hover{
    color:white;
    text-decoration:underline;
}
.collapsible_a {
   
    display:block;
    margin-top:2px;
  background-color:#0ab1ef;
  color: white !important;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;

  outline: none;
  font-size: 15px;
}
.textinside_p{
    font-size:16px;
    line-height:28px;
    text-indent:2px;
    text-align:justify;
    /*background-color:white;*/
    padding-right:4px;
}
.textinside_p p{
    font-size:18px;
}
.decOneliner_answer{
    color:green;
}
/*article_dec*/
.box .imgbox img{
        max-width:100%;
    }
    .box .content_box{
        padding-left:20px;
    }
    .box .content_box h5{
        margin:0px;
        font-size:22px;
        padding:0px;
        color:blue;
        
    }
     .box .content_box p{
        margin:0px;
        font-size:16px;
        padding:0px;
        color:black;
        
    }
    .info{
        font-size:12px;
        line-height:0.5;
        color:skyblue;
        text-align:right;
    }
    
    
    @media only screen and (max-width: 768px) {
        .section-banner.topbanner-slider {
        background-color: #fff;
        padding-top: 0px;
        padding-bottom: 0px;
}
  .box .imgbox{
        width:100px;
        height:100px;
        flex:0 0 100px;
        
    }
    .box .content_box h5{
        margin:0px;
        font-size:18px;
        padding:0px;
        color:blue;
        
    }
      .box .content_box p{
        margin:0px;
        font-size:15px;
        padding:0px;
        color:black;
        
    }
    .top-manu-style{
           border-radius:20px;
        }
}
.bdthis{
    border-bottom:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
    background-color:#ebfcfc;
}
.stylthisdownbtn{
    background-color:#ddd;
   
    padding:10px;
    margin:10px;
}
.childdown{
    margin:0 auto;
    margin:10px;
}
.childdown a{
    color:white;
}
.p_seemore{
    text-align: right;
}
.a_seemore{
    color:#044aba; 
    font-weight:bold;
}    
  .section-banner .slider .slick-dots li button{
    background-color:grey;
  }
.current_p {
    /*font-family: Arial, Helvetica, sans-serif;*/
}

 /*footer*/
 footer {
    padding-bottom: 0;
}
@media only screen and (max-width: 700px) {
  .float-sm {
    display:none;
  }
.fl-fl {
    width: 40px !important;
    height: 40px !important;
  }
  .fa-social{
    padding: 5px 0!important;
  }
  .float-plus{
    /* Prev 30 px and 30px */
    width: 40px !important;
    height: 40px!important;
  }
  .fa-plus{
    padding: 5px 0!important;
    /* Prev 6 px and 10px */
    /* font-size:20px!important; */
  }
}
@media only screen and (min-width: 700px) {
  .float-tg{
    display:none;
  }
}
/* Floating Social Media Bar Style Starts Here */
.float-plus{
  display: none;
}
.float-sm {
  display:;
  text-align:center;
  margin-left: 10px;
}
.fl-fl {
  background: #dcdcdc;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 50px;
  height: 50px;
  position: fixed;
  /* right: 50px; */
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  opacity: 0.9;
  transition: transform .2s;
  border-radius:10px;
}

.fa-social {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  /* width: 40px; */
  /* margin-left: 8px; */
}

.fl-fl:hover {
  right: 100;
  opacity: 1;
  transform: scale(1.15);
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-plus {
  top: 22%;
}

.float-cross {
  top: 22%;
}

.float-fb {
  top: 30%;
}

.float-tw {
  top: 38%;
}

.float-rs {
  top: 46%;
}

.float-ig {
  top: 54%;
}

.float-pn {
  top: 62%;
}

.float-wp {
  top: 70%;
}

.float-tg {
  top: 78%;
}
/* Floating Social Media Bar Style Ends Here */
/*testfordelete.php*//
    .box{
        transform:translate(-50%.-50%);
        padding:20px;
        width:100%;
        box-sizing:border-box;
        background:#fff;
        border-radius:4px;
        box-shadow:0 5px 15px rgba(0,0,0,.5);
        display:flex;
        margin-top:10px;
    }
    .box .imgbox{
        width:150px;
        flex:0 0 150px;
        
    }
    .box .imgbox img{
        max-width:100%;
    }
    .box .content_box{
        padding-left:20px;
    }
    .box .content_box h5{
        margin:0px;
        font-size:22px;
        padding:0px;
        color:blue;
        
    }
     .box .content_box p{
        margin:0px;
        font-size:16px;
        padding:0px;
        color:black;
        
    }
    .info{
        font-size:12px;
        line-height:0.5;
        color:skyblue;
        text-align:right;
    }
    @media only screen and (max-width: 600px) {
  .box .imgbox{
        width:100px;
        height:100px;
        flex:0 0 100px;
        
    }
    .box .content_box h5{
        margin:0px;
        font-size:18px;
        padding:0px;
        color:blue;
        
    }
      .box .content_box p{
        margin:0px;
        font-size:15px;
        padding:0px;
        color:black;
        
    }
}
/*topslidebaar*/
  .hrefslide {
  color:#fff !important;
  text-decoration:none;
}

.container  {
  max-width:1140px;
  margin:0 auto; 
  display:block;
}
.row_des{
    display:flex;
  align-items:center;
justify-content: center;

}

.thumb-box {
  display:flex;
  max-width:33.3333%;
  margin:0 15px;
  position:relative;

   
    
}


.thumb-box a {
  padding:0;
  position: relative;
    width: 100%;
    height: 100%;
  z-index:1;
}

.thumb-box img {
 
    min-width:100%;
    height:200px;
    float:left;
  }

.overlay-box {
  position:absolute;
  bottom:0;
  width:100%;
  z-index:9998;
  left:0;
  padding:5%;
      background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,1));
}

.meta {
  font-size:14px;
  display:none;
  
}

.main-title {
  font-size:16px;
  display:block;
  font-weight:700;
  text-shadow:0 0 1px rgba(0,0,0,0.5);
}

.description {
  color:#ccc;
  font-size:13px;
  margin-top:5px; 
  display:block;
  color: #ccc;
    max-height: 0;
    line-height: 18px;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s;
}

.thumb-box a:hover .description {
    opacity:1;
        max-height: 100px;
        margin-top: 5px;
        transition: opacity 0.4s ease-out, max-height 0.9s ease-out
}

.thumb-box a:hover .overlay-box {
  background-image: linear-gradient(to bottom, transparent, rgba(0,0,0, 1));

}
#rowmobile_slideshow{
    display: none;
}
.featureds {
 
	font-size: 12px;
	font-weight: bolder;
	text-shadow: 1px 0px;
	color: #252969;
	background: white;
	border: 2px solid white;
	padding: 2px;
	border-radius: 6px;

}
@media only screen and (max-width: 700px){
    .hrefslide {
  color:#fff !important;
  text-decoration:none;
}
    .thumb-box {
  display: flex;
  margin:0;
  position:relative;
  min-width: 100% !important;   
}
#rowmobile_slideshow{
    display: block;
}
#rowdesktop_slideshow{
display: none;
}
.row_show {
  display: flex;
align-items: center;
width: 100%;
}

  
}
.mb_30{
    padding-bottom:20px;
}
/*.my_wclass{*/
/*  background-color: cornsilk;  */
/*}*/
.color_class{
/*background: rgb(183,141,203);*/
background: #eeeeee;
}
.color_class ul li a {
color:white !important;
}
.span_s_num{
    color:#fff;
}
.section-banner.topbanner-slider {
  background-color: gainsboro;
  padding-top: 0px;
  padding-bottom: 0px;
}
/*q&a mode*/
.panel_question {
    border: 2px solid #ddd;
}
.sythis{
    font-size:22px;
}
.sp-mod {
    
    float: right;
    color: blue;
    font-size: 23px;
    vertical-align: baseline;
    padding: 7px 1px;
    font-size: 20px;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-around;
}
.sp-mod a{
    color:black;
}
.sp-mod span {
    
    margin: 1px;
    padding: 2px;
}
.showdatacount {
    display: grid;
    align-content: center;
    justify-content: space-around;
    align-items: stretch;
    justify-items: center;
}
.showdatacount>span {
    color:#ddd;
    font-size:13px;
    line-height:0.3;
}
.sp-mod>.fa, .fas {
    font-weight: 900;
    padding: 3px;
}
.divmag {
    padding-bottom: 12px;
}
/*comment*/
 .main-comment > *:not(:last-child) {
    padding:5px;
    margin: 5px;
 }
  .main-comment > .stk {
    position:relative;
    top:10px;
 }
 .main-comment >.datec{
     float:right;
 }
 .main-comment >.comment-text{
     font-size:20px;
     margin:5px;
     padding:5px;
 }
 .main-comment >.replybtn{
     
     padding:10px;
     margin:10px;
 }
 .main-comment >.mainbtndiv {
    text-align: right;
    padding: 10px;
}
.managethis {
    color: blue !important;
    background: cornflowerblue;
    /* padding: 1px; */
    display: flex;
    align-items: center;
    flex-direction: column;
    border-color:cornflowerblue;
    border-radius:5px;
    
    
}
.managethis>a {
    padding: 2px;
}
.inone {
    padding-left: 5px;
    padding-right: 5px;
}
.panel_question .panel-header h2 a{
    font-size: 20px;
    color: #000000;
}
.styletitlehead{
    padding:0px;
    margin:0px;
}

@media only screen and (max-width: 700px) {
    .sp-mod {
    font-size: 20px;
    
}
.textinside_p p {
    font-size: 16px;
}
}
/*....thid.......*/


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 97%;
  }
}

.splide__slide {
  margin: 15px !important;
  padding-bottom:14px;
}
.slider-title {
  font-weight: 700;
  margin-top: 20px;
  padding: 6px;
}
.slider-title h5 {
  font-weight: bold;
}
.sliderr {
  margin: 5px;
  padding-top: 20px;
}

}


.thiheader {
    background-color: #bbbbbb;
    background-image: url(https://images.pexels.com/photos/141233/pexels-photo-141233.jpeg?auto=compress&cs=tinysrgb&h=650&w=940);
    background-size: cover;
    background-attachment: fixed;
    /*filter: brightness(80%);*/
    padding: 0;
    width: 100%;
    min-height: 20vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.header-filter {
    padding: 0;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    min-height: inherit;
    position: absolute;
    z-index: 0;
}

 .thiheader h6{
    color: white;
    font-weight: lighter;
    letter-spacing: 1px;
    text-align: center;
    z-index: 1;
    display: flex;
    align-self: center;
}

<style>
    @import url('https://fonts.googleapis.com/css?family=Abel');



.center_mycard {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}

.card {
  width: 330px;
  height: 200px;
  background-color: #fff;
  background: linear-gradient(#f8f8f8, #fff);
  box-shadow: 0 8px 16px -8px rgba(0,0,0,0.4);
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  margin: auto;
margin-bottom:5px;
  text-align:center;
  
}

.card h1 {
  text-align: center;
}

.card .additional {
  position: absolute;
  width: 130px;
  height: 100%;
  background: linear-gradient(#dE685E, #EE786E);
  transition: width 0.4s;
  overflow: hidden;
  z-index: 1;
}

.card.green .additional {
  background: linear-gradient(#92bCa6, #A2CCB6);
}


.card:hover .additional {
  width: 100%;
  border-radius: 0 5px 5px 0;
}

.card .additional .user-card {
  width: 150px;
  height: 100%;
  position: relative;
  float: left;
}

.card .additional .user-card::after {
  content: "";
  display: block;
  position: absolute;
  top: 10%;
  right: -2px;
  height: 80%;
  border-left: 2px solid rgba(0,0,0,0.025);*/
}

.card .additional .user-card .level,
.card .additional .user-card .points {
  top: 15%;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  background: rgba(0,0,0,0.15);
  padding: 0.125rem 0.75rem;
  border-radius: 100px;
  white-space: nowrap;
}

.card .additional .user-card .points {
  top: 85%;
}

.card .additional .user-card svg {
  top: 50%;
}

.card .additional .more-info {
  width: 200px;
  float: left;
  position: absolute;
  left: 150px;
  height: 100%;
}

.card .additional .more-info h1 {
  color: #fff;
  margin-bottom: 0;
}

.card.green .additional .more-info h1 {
  color: #224C36;
}

.card .additional .coords {
  margin: 0 1rem;
  color: #fff;
  font-size: 1rem;
}

.card.green .additional .coords {
  color: #325C46;
}

.card .additional .coords span + span {
  float: right;
}

.card .additional .stats {
  font-size: 2rem;
  display: flex;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  top: auto;
  color: #fff;
}

.card.green .additional .stats {
  color: #325C46;
}

.card .additional .stats > div {
  flex: 1;
  text-align: center;
}

.card .additional .stats i {
  display: block;
}

.card .additional .stats div.title {
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
}

.card .additional .stats div.value {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5rem;
}

.card .additional .stats div.value.infinity {
  font-size: 2.5rem;
}

.card .general {
  width: 190px;
  height: 100%;
  position: absolute;
  top: 10px;
  right: 0;
 
  box-sizing: border-box;
  padding: 1rem;
    padding-top: 1rem;
  padding-top: 0;

}

.card .general .more {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-size: 0.9em;
}
