*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: sans-serif;
}
body{
    min-height: 100vh;
    font-family: sans-serif;
    background: black;
    margin: 0px;
    padding:0px;
}
header{
    width: 100%;
    height: 50px;
    background: white;
    position: relative;
    text-decoration: none;
    z-index: 20;
}
header a{
    color: black;
    text-decoration: none;
    padding: 10px 25px;
    
}
h1{
    text-align:center;
}
.inpage-logo{
            width:20px;height:auto;
        }
.top-search{
            margin:0.1px;padding:0.1px;display:flex;width:100%;
        }
h2{
    color:black;text-align:left;font-size: 17px;
}
h3{
    color:black;text-align:left;font-size: 17px;
}
h4{
    color:black;text-align:left;font-size: 17px;
}
h5{
    color:black;text-align:left;font-size: 17px;
}
h6{
    color:black;text-align:left;font-size: 17px;
}
h7{
    color:black;text-align:left;font-size: 17px;
}
#columnr2{
float:right;
width:85%;
margin-left:1px;
top:60px;
margin-top:-20px;
background:white;
margin-right:10px;
}
@media screen and (max-width: 768px) {
	#columnr2{
		width:100%;
		margin-right:1px;
	}
}
.catsp1{
    font-family: 'Josefin Sans';
    font-size: 20px;
    text-align: center;
}
.user-icon {
    font-size: 50px;
    margin: 1px;
}

/* style search */
#result{
    width:100%;
    background:white;
    padding:5px;
    z-index:9999;
    overflow-y: scroll;
    padding-left:40px;
}
.wr{
    margin:1px;
    padding:1px;
    width: 200px;
    position: relative;
    background:grey;
}
#textbox {max-width:400px;padding:1px;border-radius:2px;border:0;box-shadow:0 0 4px 0 rgba(0,0,0,0.2)}
.row img {padding:3px;width:40px;height:40px;border-radius:50%;vertical-align:middle;}
.row {padding:5px;} 
.row:hover {background-color:#eee}
.row {
    font-size: 12px;
    line-height: 10px;
    text-align:left;
    color: #333;
}
.load-more-button {
    display: inline-block;
    padding: 5px;
    background-color: #ffbc47; /* Change to desired background color */
    color: #fff; /* Change to desired text color */
    border: 1px solid #ffbc47; /* Change to desired border color */
    border-radius: 2px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    font-size:12px;
    width:98%;
}
.search {
  width: 100%;
  display: flex;
}
.searchTerm {
  width: 100%;
  border: 3px solid #00B4CC;
  border-right: none;
  padding: 5px;
  height: 20px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #00B4CC;
  background: #00B4CC;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 15px;
  line-height:12px;
}
#coupon-div{
    margin: 10px; padding: 3px;
    line-height: 18px;text-align: left; font-size: 15px;
}
.imgcs2{
    max-width:100%;
    height: auto;
    margin: 1px;
}
.slidtr3{
    width:65%;float:left;display:inline-block;background-color:#ffbc47;height:400px;margin:15px;border: 1px solid white;border-radius: 5px;margin-top:2px;
}
.slidtr4{
    width:30%;
    height:815px;
    float:right;
    background:white;
    border: 1px solid white;border-radius: 5px;
}
.slidtr{
    width:65%;float:left;display:inline-block;background-color:white;height:392px;border: 1px solid white;border-radius: 5px;margin:15px;margin-top:2px;
}
#gro{
	    width:100%;
	    margin:2px;
	    background:#F0F0F0;
	    height:400px;
	    clear:both;
	}
#gro1{
	    width:98%;
	    padding:2px;
	    background:#F0F0F0;
	    height:350px;
	    clear:both;
	    margin:5px;
	}
	.flash1{
	    width:30%;
	    height:99%;
	    padding:0.1px;
	    float:left;
	    overflow:hidden;
	}
	.flash12{
	    width:30%;
	    height:99%;
	    padding:0.1px;
	    float:left;
	    overflow:hidden;
	}
		.flash2{
	    width:70%;
	    padding:5px;
	    float:right;
	    height:300px;
	}
		.flash22{
	    width:70%;
	    padding:5px;
	    float:right;
	    height:300px;
	}
@media screen and (max-width: 768px) {
    #result{
    padding-left:5px;
}
    .slidtr3{
        width:100%;
        height:auto;
        margin:1px;
    }
    .slidtr{
        display:none;
 }
    .slidtr4{
        width:100%;
        height:auto;
    }
    .flash1{
        width:100%;
        height:auto;
    }
    .flash12{
        width:100%;
        height:400px;
    }
    .flash2{
        width:100%;
        height:auto;        
    }
    .flash22{
        width:100%;
        padding:2px;
        height:300px;        
    }
    #column1{
		display:none;
	}
}
.img-responsive{
	width: 160px;
	display: inline-block;
	height: 100px;
}
@media screen and (max-width: 768px) {
   .img-responsive {
	width:160px;
	display: inline-block;
	height: 100px;
	margin:1px;
 }
}
.coupon-category-o{
    background:#FF5800;border-radius:4px;border: 1px solid white;color:white;position: absolute; bottom: 0;width:90%;padding:4px;margin:1px;float:left;
}
.striking{
    font-size:80%;line-height:16px;text-align:left;color:#696565;
}
#advert-image-see{
    border: 1px solid grey;padding:1px;margin:18px;
}
#copy-coupon{
    padding: 5px;
}
.join2{
    width:100%;
    height:30px;
    background:#ffbc47;
    display:inline-block;
    padding:3px;
    border: 1px solid white;
    border-radius: 3px;
    margin:1px;
    color:white;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.join{
    width:40%;
    height:40px;
    display:inline-block;
    padding:4px;
    border: 1px solid black;
    border-radius: 3px;
    margin:1px;
    color:white;
}
.join:hover{
    border: 5px solid white;
    padding:2px;
    height:44px;
    border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;
}
/*wrapper button*/
.wrappd{
    width: 98%;
    margin: 3px;
    padding:5px;
    margin-top:1px;
    height: 60px;
    font-size: 18px;
    font-family: sans-serif;
    text-decoration: none;
    text-align: center;
    border: 10px solid #333;
    border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;
  }
  .wrappd2{
    color: White;
    background-color:#ffbc47;
    width:100%;
    height:35px;
    line-height:35px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  }
  .wrappd2:hover{
    text-decoration: none;
    background-color:#fb641b; 
  }
.slidtr3{
    width:99%;float:left;display:inline-block;background-color:#ffbc47;
    height:auto;margin:1px;border: 1px solid white;border-radius: 5px;margin-top:2px;
}
.catsp{
    font-family: "Josefin Sans"; 
    font-size: 24px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 26.4px;
    float:left;
    width:100%;
    clear:both;
    text-align:left;
    margin:5px;
    color:black;
}
.img__wrap {
    position: relative;
  }
  .img__wrap:hover .img__description_layer {
    visibility: visible;
    opacity: 1;
  }
  .img__wrap:hover .img__description {
    transform: translateY(0);
  }
  .img-responsive {
	width:60px;
	display: inline-block;
	height: 60px;
	margin:1px;
    float:left
 }
 .img__description_layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(255,165,0, 0.6);
    color: #fff;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  
    /* transition effect. not necessary */
    transition: opacity .2s, visibility .2s;
  }
  #rikeys-meaning22{
    position: relative;
    z-index:2;
    background:linear-gradient(90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.2) 25%,
    rgba(255,255,255,0.2) 75%,
    rgba(255,255,255,0) 100%,);
    box-shadow: 0px 2px 4px 0px rgba(0,0,1,0.2),inset 0px 0px 2px rgba(255,255,255,0.6);
    font-size:12px;
    border: 1px solid white;
    border-radius: 5px;
    color:black;
    background:white;
	width: 19%;
	height:140px;
	padding: 1px;
	margin: 3px;
	float: left;
	display: inline-block;
}
#rikeys-meaning22:after{
			content: "";
			display: block;
			clear: both;
		}
#submit-button{
            width:auto;
            background:#FF5800;
            border-radius:2px;
            border-color: #FF5800;
            color:white;
            cursor: pointer;
            padding:3px;
         }
 #submit-button:hover{
 box-shadow: 0px 2px 4px 0px rgba(0,0,1,0.2);
 -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
 -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
 transition: all 0.3s ease 0s;
         }
.im23{
            max-width:100%;
            height:auto;
        }
#stremcontentk{
        display: inline-block;
    	width:16%;
    	height: 190px;
    	padding: 5px;
    	position: relative;
    	background:white;
		margin-top:1px;
		margin: 2px;
		border-radius:4px;
}
#stremcontentk:hover {
          transform: translate3d(0px, 5px, 0px);
          transition: transform .3s ease-in-out;
		}
#stremcontentk:after{
			content: "";
			display: block;
			clear: both;
		}
#stremcontentk1{
        background:white;
        position:absolute;
        bottom: 0;
        padding: 5px;
        margin: 2px;
        text-align:left;
        margin:2px;
        width:95%;
        line-height:16px;
}
#rikeys-meaning38{
        display: inline-block;
    	width:16%;
    	height: 140px;
    	padding: 5px;
    	position: relative;
    	background:white;
		margin-top:1px;
		margin: 2px;
		border-radius:4px;
		box-shadow: 0px 2px 4px 0px rgba(0,0,1,0.2),inset 0px 0px 2px rgba(255,255,255,0.6);
}
#rikeys-meaning38:after{
			content: "";
			display: block;
			clear: both;
		}
@media screen and (max-width: 768px) {
    #rikeys-meaning22{
        width:31%;
        height:150px;
	    margin: 3px;
    }
    #gro1{
        height:1000px;
	    padding:1px;
	    margin:2px;
	}
	#gro{
	    height:1300px;
	}
    #stremcontentk{
    width:31%;
    margin: 3px;
    }
    #rikeys-meaning38{
        width:31%;
        margin:3px;
        padding:1px;
        height:150px;
    }
}
    #stremcontentk1 a {
        color: orange; /* Setting the link color to orange */
        text-decoration: none; /* Optional: remove underline from links */
    }
    #display-text-rating {
        text-decoration: none; /* Optional: remove underline from links */
    }
    #flimg{
        width:auto;width:100px;height:100px;display: inline-block;margin-left: 3px;
    }
    @media screen and (max-width: 768px) {
    #flimg{
        width:auto;width:100px;height:100px;display: inline-block;margin-left: 3px;
    }
}
    #flinme{
        font-size:14px;line-height:14px;text-align:left;color:#696565;font-family:'arial';
    }
    #flinme1{
        font-size:14px;line-height:1;text-align:left;color:black;font-family:'arial';
    }
    #fledp{
        font-size:90%;line-height:16px;text-align:left;font-weight: bold;
    }
    #fledps{
        font-size:80%;line-height:16px;text-align:left;color:#FF113C;background:#fff0f3;
    }
    #newcontent{
        background:white;
        margin:20px;
        padding:2px;
        border-radius: 3px;
        margin:2px;padding:5px;
        font-family:'arial';
        max-width:99%;
        font-size:14px;
        text-align:left;
    }
    .quicker-p{
        font-size:120%;
    }
    .social-icon {
        margin-right: 5px;
    }
    #button1{
        height:42px;margin-top:6px;background:#ffbf00;border-color:#ffbf00;
        border-top-right-radius: 5px;border-bottom-right-radius: 5px;
        width:30px;
    }
    .navbar-style {
        background: #FF5800;
    }
    #column10{
        display:inline-block;
        color:white;
        text-decoration: none;
        background:#292a2c;
        float:right;
        margin-top:2px;
        padding:10px;
        }
        #quicker {
            text-align: left;
            font-size: 90%;
            margin: 1px;
            padding: 1px;
            width: 12%;
            display: inline-block;
            float: left;
        }
        
        #quicker ul {
            list-style-type: none; /* Removes the bullet points */
            padding-left: 0; /* Removes default padding */
        }
        
        #quicker ul li {
            margin: 2px 0; /* Adds some space between list items */
        }
        
        #quicker ul li a {
            text-decoration: none;
            color: white;
            display: block; /* Makes the entire list item clickable */
            padding: 2px; /* Adds padding around the link */
        }
        
        #quicker ul li a:hover {
            color: #00A0C6;
            text-decoration: none;
            cursor: pointer;
        }
        @media screen and (max-width: 768px) {
    #quicker {
	  width: 49%;
	  height:300px;
		}
}
   /*pop up*/
   .popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  border: 1px solid black;
  padding: 2px;
  z-index: 1000;
}

.popup-content {
  text-align: center;
}

.close {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}
