body{
	background-color: #f2f3f7;
	font-family: iranyekan;
}

a {
	font-family: iranyekan;
	text-decoration: none;
}
 
p {
	text-align: right;
	margin: 0px;
	font-family: iranyekan;
	color: #646464;
	direction: rtl;
}


h1 , h2 , h3 , h4 , h5 , h6 {
	text-align: right;
	margin: 0px;
	font-family: iranyekan;
	color: #646464;
}

li {
	text-align: right;
	font-family: iranyekan;
	color: #646464;
	direction: rtl;
    line-height: 150%;
}

/*------------------------------ Color ---------------------------*/
.co-white {
	color: #fff;
}
.right-menu p {
	color: #fff;
}
.right-menu li {
	color: #fff;
}

.Co-ff0000{
	color: #ff0000;
}

.Co-2192d9{
	color: #2192d9;
}

#m-open{
	display: none;
}
#m-close{
	display: block;
}

/* --------------------------- Class -----------------------------*/
.right-menu {
	min-width: 22%;
	min-height: 100%;
	top: 0px;
	right: 0px;
	background-color: #646464;
	position: absolute;
    line-height: 1 !important;
    transition: 0.5s;
}
.main-text li{
float:right;
width:100%;
margin-bottom:5px;
}
a:hover{
	color: #ff6a00;
}

.right-menu a{
	color: #fff;
}


.open-nav {
	position: relative;
	float: left;
	top: 5px;
	left: 5px;
	cursor: pointer;
}


.me-head {
    transition: 0.5s;
	background-color: #3A3A3A;
	width: 100%;
	max-height: 2%;
	box-sizing: border-box;
	padding: 6% 0;
	margin-bottom: 4%;
	text-align: center;
	color: #fff;
	font-size: 150%;
	cursor: pointer;
}

.me-head2{
	max-height: 1%;
}

.seller {
	width: 100%;
	position: absolute;
	background-color: #646464;
	display: block;
	transition: 0.5s;
}


.lvl1>li{
	padding: 15px 15% 15px 1%;
	transition: 0.5s;
	cursor: pointer;
	position: relative;
}

.lvl1>li:hover {
	color: #ff6a00;
	padding-right: 18%;
	transition: 0.5s;
	background-color: #606060;
}

.lvl1>li:hover .lvl2
{
	visibility: visible;
	transition: 0.5s;
	opacity: 1;
	transition-delay: 0.3s;
}

.lvl2{
	position: absolute;
	right: 100%;
	top: 0px;
	visibility: hidden;
	opacity: 0;
	background-color: #606060;
	min-width: 70%;
	padding: 15px 0;
}


.lvl2>ul>li{
	padding: 15px 10% 15px 1%;
	cursor: pointer;
	transition: 0.5s;
	position: relative;
}

.lvl2>ul>li:hover {
	color: #ff6a00;
	padding-right: 12%;
	transition: 0.5s;
	background-color: #555555;
}


.lvl2>ul>li:hover .lvl3
{
	visibility: visible;
	transition: 0.5s;
	opacity: 1;
	transition-delay: 0.3s;
}


.lvl3{
	position: absolute;
	right: 100%;
	top: 0px;
	visibility: hidden;
	opacity: 0;
	background-color: #555555;
	min-width: 100%;
	padding: 15px 0;
}


.lvl3>ul>li{
	padding: 15px 10% 15px 1%;
	cursor: pointer;
	transition: 0.5s;
}

.lvl3>ul>li:hover {
	color: #ff6a00;
	padding-right: 12%;
	transition: 0.5s;
	background-color: #555555;
}

/*    #212331    */



.main-text{
	min-width: 17%;
	background-color: #f2f3f7;
	margin: 40px 25% 40px 10%;
	float: left;
    transition: 0.5s;
}

.main-text h1{
	font-size: 250%;
	line-height: 350%;
	color: #ff6a00;
}


.main-text h2{
	font-size: 170%;
	line-height: 300%;
	margin-right: 10%;
	color: #2192d9;
}


.main-text h3{
    font-size: 130%;
    line-height: 200%;
    margin: 15px 5% 0;
    color: #2192d9;
}

.main-text p{
	font-size: 100%;
	line-height: 200%;
	color: #000;
text-align: justify;
}

.main-text ul{
	list-style: disc;
	color: #ff6a00;
	list-style-type: circle;
}


.menu-open{
	margin: 0px;
	transition: 0.5s;
}


////////////////////////////////////////////////LANDING////////////////////////////////////////////////////



body{
    background: url("/userfiles/images/q-mark2.png") repeat left top;
    background-color: #f06060;
    direction: rtl;
}

.find-container {
    width: 100%;
    height: 100%;
}

.find-center {
    margin:auto;
    width: 70%;
    max-width: 900px;
    min-height: 200px;
    padding: 10px;
    left: 25%;
    top: 30%;
    
}


.find-first{
    position: absolute;
    top: 20%;
}

.find-reward{
    position: relative;
    top: -1000px;
    display: none;
}

.find-begin{
    position: relative;
    top: -1000px;
    display: none;
}


.find-fq{
    position: relative;
    top: -1000px;
    display: none;
}

.find-enter{
    position: relative;
    top: -1000px;
    display: none;
}

.find-title {
    text-align: center;
    font-size: 300%;
    width: 100%;
    line-height: 0px;
    padding-top: 50px;
}


.find-title p {
    color: #ffe0cb;
    text-shadow: 2px 2px 6px #555;
    font-family: Jomhuria;
    font-size: 200%;
    margin: 0 0 -15px 0;
}

.find-content {
    width: 100%;
    min-height: 200px;
    direction: rtl;
    background-color: #fff;
    margin-top: 20px;
    border-radius: 20px;
    box-shadow: 2px 2px 2px #aaa;
    animation: hi-in 1s ease-in 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; 
    padding: 45px 20px 25px 20px;
  	box-sizing: border-box;
    font-family: iranyekan;
    color: #646464;
    font-size: 22px;
    text-align: center;
}

.find-content span{
    font-weight: bold;
    color: #ff6a00;
    font-size: 130%;
    margin: 0 10px;
}

.find-content .zoom{
    padding: 0 20px;
    display: inline-block;
  	margin: 15px 0;
    text-align: right;
    font-size: 160%;
    color: #d00808;
    font-weight: bold;
}


.zoom span{
    font-size: 75%;
    color: #444;
}

.zoom a{color: #ff6a00;text-decoration: none;margin: 0 5px;}
.zoom a:visited{color: #ff6a00;text-decoration: none;margin: 0 5px;}
.zoom a:hover{color: #ff6a00;text-decoration: none;margin: 0 5px;}
.zoom a:active{color: darkgoldenrod;text-decoration: none;margin: 0 5px;}


.find-start{
    background: #ffb76b; /* Old browsers */
    background: -moz-linear-gradient(top, #ffb76b 0%, #ff8c11 49%, #ff6a00 51%, #ff7f04 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffb76b 0%,#ff8c11 49%,#ff6a00 51%,#ff7f04 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffb76b 0%,#ff8c11 49%,#ff6a00 51%,#ff7f04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
    font-size: 140%;
    border-radius: 8px;
    box-shadow: 0 0 2px 1px #9e4a0e;
    height: 50px;
    min-width: 150px; 
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    cursor: pointer;

}


.find-start:hover{
    background: #ff7f04; /* Old browsers */
    background: -moz-linear-gradient(top, #ff7f04 0%, #ff6a00 49%, #ff8c11 50%, #ffb76b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff7f04 0%,#ff6a00 49%,#ff8c11 50%,#ffb76b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff7f04 0%,#ff6a00 49%,#ff8c11 50%,#ffb76b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: relative;
    top: 2px;
    left: 1px;
}


.find-start p{
    color:#fff;
    line-height: 120%;
	padding-top: 9px;
}


.find-days {
    width: 95%;
    padding: 15px;
    background-color: #ffdede;
    border-radius: 10px;
}

.find-mon {
    background-color: #fff;
    padding: 10px;
    font-size: 80%;
    width: 49%;
    float: right;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #aaa;
    margin-top: 15px;
}

.find-fri {
    float: left;
}

.clrFix {
    content: "";
    clear: both;
}


.object-reward{
    width: 100%;
    display: block;
    cursor: pointer;
    margin-top: -20px;
    min-height: 80px;;
}


.object-reward p:first-child{
    display: inline-block;
    float: right;
    color: #ff6a00;
    text-align: right;
    padding: 10px 20px;
    margin: 0px;
    max-width: 50%;
	box-sizing: border-box;
}


.object-reward p:last-child{
    display: inline-block;
    float: left;
    text-align: right;
    padding: 10px 0px;
    margin: 0px;
    max-width: 50%;
    min-width: 49%;
    text-align: left;
	box-sizing: border-box;
  	font-size: 90%;
}

.find-mon title{
    position: relative;
    top: -35px;
    font-size: 140%
}

.day-title {
    position: relative;
	top: -32px;
    font-size:140%;
    border-bottom: 1px solid #ff6a00;
	margin-top: 6px 0;
}

.left-btn {
    float: left;
    line-height: inherit;
    cursor: pointer;
    margin: 20px 0;
  	margin-bottom: 140px;
}


#line-height-extra {
    line-height: 40px;
    text-align: right;
}



.left-btn1 {
    float: left;
    line-height: inherit;
    cursor: pointer;
    margin: 20px 0;
	margin-bottom: 140px;
}

.ac-btn{
	font-size: 100%;
   	position: relative;
  	top: 60px;
}


#find-accordion {
    text-align: right;
    font-size: 90%;
    padding: 20px;
    line-height: 180%;
}


#find-accordion h3 {
    background-color: #ff6a00;
    padding: 7px;
    color: #fff;
    margin: 2px 0;
    cursor: pointer;
    border-radius: 8px;
}


#find-accordion p {
    padding: 0 25px;
    font-size: 85%;
    cursor: default;
	text-align: right;
}


.right-btn {
    float: right;
    min-width: 50px;
    max-width: 50px;
}


.right-btn p {
    font-size: 130%;
}

#find-entersite {
    margin: 100px 0 40px 0;
}

#find-entersite a{
    background: #bfd255; /* Old browsers */
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    padding: 2px 30px;
    border-radius: 8px;
    margin-top : 30px;
}



.find-menu {
    background-color: #fff;
    min-width: 15px;
    max-width: 15px;
    height: 490px;
    position: fixed;
    top: 10%;
    right: 75px;
    transition: 0.5s;
    border-radius: 10px;
}

.find-menu:hover {
    min-width: 60px;
    border-radius: 20px;
    right: 50px;
}

.find-menu-icon {
    position: relative;
    background-color: #ff6a00;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin: 35px -20px 10px 0;
    border: 2px solid #fff;
    z-index: 15;
    transition: 0.5s;
    cursor: pointer;
}

.find-menu-icon i {
  	position: relative;
    transform-origin: 50% 50%;
    top: 25%;
    left: -27%;
    z-index: 10;
    font-size: 150%;
}


.find-menu:hover .find-menu-icon {
    margin-right: 2px;
    border: 2px solid #eee;
}




@media screen and (max-width:1288px) {
    
  .find-center {
    left: 0;
    top: 30%;
    position: relative;
  }
    .respsearch {
        display: none;
    }
    
}

  
 
@media screen and (max-width:980px) {
    
    .find-content{
        font-size: 110%;
    }
    .respsearch {
        display: none;
    }
    .object-reward p:first-child {
      padding: 10px 5px;
     }
      .find-menu {
        right: 60px;
    }
    .find-menu:hover {
    right: 40px;
	}
}
  
  
@media screen and (max-width:680px) {
    
     .find-center {
        left: 1px;
        top: 30%;
        position: relative;
        width: 90%;
    }
    .find-content{
        font-size: 110%;
      	background-color: rgba(255,255,255,0.9);
     }
     .find-title {
        font-size: 210%;
    }
    .respsearch {
        display: none;
    }
  
      .find-menu {
        display:none;
    }
  	.find-mon{
      width: 100%;
      font-size: 105%;
      margin: 20px 0;
    }
  #find-accordion p{
   padding: 0; 
  }
  
}
  



@media screen and (max-width:680px) {
    
     .find-center {
        left: 1px;
        top: 30%;
        position: relative;
        width: 95%;
    }
    .find-content{
        font-size: 95%;
      	background-color: rgba(255,255,255,0.9);
     }
     .find-title {
        font-size: 180%;
    }
    .respsearch {
        display: none;
    }
  	.CountDown td{
     	min-width: 74px !important;
		font-size: 92% !important; 
    }
    
}


.samp-des {
    font-size: 80%;
    text-align: right;
    padding: 0 20px;
}


#smp1 {
    position: relative;
    min-width: 100%;
    min-height: 500px;
    overflow: hidden;
}
#smp1 img:hover {
    width: 160%;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%)
}


#smp1 img{
    width: 100%;
}

.txt-right p{
  text-align: right;
}



.find-tips{
  margin: 25px;
  text-align: right;
}

.find-tips .line-height-extra{
	color: green;
    font-size: 130%;	
  	text-align: right;
}



.find-tips-link a{
    color: #555;
    display: block;
    padding: 15px;
}

.find-tips-link a:before{
    content: "\f100";
    font-family: fontawesome;
    color: #ff6a00;
    margin-left: 15px; 
}

.ens {
    background: #bfd255; /* Old browsers */
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    margin-left: 20px;
}


                        #find-entersite{
                            -webkit-animation-name: hvr-pulse-shrink;
                            animation-name: hvr-pulse-shrink;
                            -webkit-animation-duration: 0.3s;
                            animation-duration: 0.3s;
                            -webkit-animation-timing-function: linear;
                            animation-timing-function: linear;
                            -webkit-animation-iteration-count: infinite;
                            animation-iteration-count: infinite;
                            -webkit-animation-direction: alternate;
                            animation-direction: alternate;
                        }
                        /* Pulse Shrink */
                        @-webkit-keyframes hvr-pulse-shrink {
                          to {
                            -webkit-transform: scale(0.9);
                            transform: scale(0.9);
                          }
                        }
                        @keyframes hvr-pulse-shrink {
                          to {
                            -webkit-transform: scale(0.9);
                            transform: scale(0.9);
                          }
                        }
                        #find-entersite:hover{
                            animation: none;
                        }

                          .find-tips-link i {
                            background-color: #3199e2;
                            width: 50px;
                            height: 50px;
                            border-radius: 100%;
                            position: relative;
                            top: -15px;
                            right: 10px;
                          }
                          .find-tips-link i:before {
                            position: relative;
                            top: 14px;
                            right: 15px;
                          }



/*------------------------------------ timer code ---------------------------------------- */ 




.find-timer {
    direction: ltr!important;
}




<style type="text/css">
<!-- /* DRS - Day Countdown Style */

*{
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}


.CountDown{
margin: auto;
position: relative;
}

.CountDown, .CountDown TR, .CountDown TD{
border: 0px hidden transparent;
}

DIV.CountDown{

}

.CountDown .count, .CountDown .titles{
display: block;
text-align: center;
}

TABLE.CountDown{
border: 0px ridge silver;
background: #ddd;
width: auto;
border-radius: 8px;

/*
opacity: 0.7;
-moz-opacity: 0.7;
-webkit-opacity: 0.7;
-o-opacity: 0.7;
filter:alpha(opacity=70)
*/
}

.CountDown .count, .CountDown .err, .CountDown .finish{
font-family: 'Cairo', sans-serif;
text-shadow: 1px 1px 0px #aaa;
color: #ff6a00;
font-size: 45pt;
margin-bottom: 15px;
}

.titles td{
font-size: 15pt;
text-transform: uppercase;
letter-spacing: 0px;
color: #fff;
background: #ff6a00;
height: auto;
}

.CountDown td{
margin: 0px;
padding: 0px;
min-width: 96px;
}

.CountDown .tabledash{
border-bottom: 0px solid rgb(0,110,240);
color: white;
width: 100%;
}

.CountDown .titles{
font-family: Ubuntu, 'Myriad pro', 'Segoe UI', Tahoma, Arial, sans-serif;
    margin-top: -20px;
    margin-bottom: 5px;
}
    
    .titles td {
    border-radius: 100px;
    line-height: 20px;
    padding: 4px 0;
}

.CountDown .err, .CountDown .finish{
text-shadow: 2px 2px 0px black;
color: white;
width: 100%;
display: block;
text-align: center;
}

.CountDown .err{
border-top: 4px solid red;
}

.CountDown .finish{
border-bottom: 4px solid rgb(0,110,240);
}
    
.CountDown .blink{
    color: white;
}
    
.hidden{
display: none;
}
