@media (max-width:768px) {.top_hed .tophed-btnR{ width: 70px !important; padding: 6px !important;}}
@media (max-width:768px) {.top_hed .tophed-btnB{ width: 70px !important; padding: 6px !important;}}
@media only screen and (max-width: 1000px) {  
  .mobhamrah {display:none}
}
@media only screen and (max-width: 1000px) { 
 .form-popup-bg {display:none}
}
@media only screen and (max-width: 1000px) { 
 .two-form-popup-bg {display:none}
}
.regster_hed {    
    display: flex; max-width:85%;
    align-items: center;
    justify-content: space-between; /* لوگو چپ، برند راست */
}
.regster_hed li {
        list-style: none;
	padding:10px; 
}
.regster_hed a.btnG {  
  padding:1px 10px;
  height: 29px;
  font-size:12px;
  line-height: 12px;
  border-radius:4px;
  color:#ffffff !important;
  text-align: center;
  text-decoration: none;
  background:#5ff092;
}
.regster_hed a.btnG:hover{
  color:#ffffff !important;
  background: #123456;
  border-radius: 10px;
}
.top_hed {    
    display: flex;
    background:#213368;  
    align-items: center;
    justify-content: space-between; /* لوگو چپ، برند راست */
}

.top_hed img {
    margin-right:30px;
    height: 35px;
    width: auto;
    display: block;
}

.top_hed li {
        list-style: none;
	padding:10px; 
}
.top_hed li a{
	margin-left:5px; 
}
.top_hed a.tophed-btnC {  
  float: left;
  width: 27px;
  height: 29px;
  font-size:14px;
  padding: 6px;
  border: none;  
  border-radius:4px;
  color:#ffffff;
  text-align: center;
  text-decoration: none;
  display:inline-block;
  background:#2cccE0;
}
.top_hed a.tophed-btnC:hover{
  color: #123456;
  background-color: #fff;
  border-radius:6px;
}
.top_hed a.tophed-btnB {  
  float: left;
  width: 120px;
  height: 29px;
  font-size:12px;
  padding: 6px 20px;
  border: none;  
  border-radius:4px;
  color:#ffffff;
  text-align: center;
  text-decoration: none;
  display:inline-block;
  background:#26A9E0;
}
.top_hed a.tophed-btnB:hover{
  color: #123456;
  background-color: #fff;
  border-radius: 6px;
}
.top_hed a.tophed-btnR {  
  float: left;
  width: 120px;
  height: 29px;
  font-size:12px;
  padding: 6px 20px;
  border: none;  
  border-radius:4px;
  color:#ffffff;
  text-align: center;
  text-decoration: none;
  display:inline-block;
  background:#FCB813;
}
.top_hed a.tophed-btnR:hover{
  color: #123456;
  background-color: #fff;
  border-radius: 6px;
}
.bggran a.track-menu {  
  width:50%;
  border-radius:7px;
  color: #123456;
  margin-top:20px;
  text-align: center;
  text-decoration: none;
  line-height: 32px;
  display: inline-block;
  font-size: 14px;
  box-shadow: 0 4px #95a5a6;
  background: #fff000;
}
.bggran a.track-menu:hover {  
   width: 50%;
   background: #e4e4e4;
   color:#ff0000 ;
   border-radius:12px;
   border-right: 50px solid #fff;
}
.bggran a.track-menu:active {
  background-color: #2ecc71;
  box-shadow: 0 1px #95a5a6;
  transform: translateY(4px);
}
#logreg-forms .he_button input {
  margin-top:15px;
  font-size:12px;
  padding:2px 20px;
  border: 1px solid #05c795;
  color:#ffffff;
  text-align: center;
  text-decoration: none;
  background:#32bea6;
}
/************ show popup_jadid **************/

.form-popup { 
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 9;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
}
.form-container {
  padding: 10px;
  width: 30%;
  margin: 0 auto;
  border-radius: 10px;
  background:#fff;
}
#logreg-forms .form-signin p{margin:5px 40px;  color: #e543e2;font-size:14px;font-weight:400;}
#logreg-forms input[type=text]{
  width: 100%;
  padding: 15px;
  margin: 5px 0 2px 0;
  border-top:none;
  border-right:none;
  border-left:none;
  border-radius:12px;
  border-bottom: 4px solid #05c795;
}
#logreg-forms input[type=email]{
  width: 100%;
  padding: 15px;
  margin: 5px 0 2px 0;
  border-top:none;
  border-right:none;
  border-left:none;
  border-radius:12px;
  border-bottom: 4px solid #05c795;
}
#logreg-forms input[type=password]{
  width: 100%;
  padding: 15px;
  margin: 5px 0 2px 0;
  border-top:none;
  border-right:none;
  border-left:none;
  border-radius:12px;
  border-bottom: 4px solid #05c795;
}
#logreg-forms input[type=text]:focus{
  background-color: #f5f5f5;
  outline: none;
}
#logreg-forms input[type=email]:focus{
  background-color: #f5f5f5;
  outline: none;
}
#logreg-forms input[type=password]:focus {
  background-color: #f5f5f5;
  outline: none;
}
#logreg-forms .btnfazareza {
  color:#fff;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
  border-radius:12px;
  background-color: #123456;
}
#logreg-forms .btnfazareza:hover{
   width: 100%;
   padding: 8px 8px;
   color:#123456 ;
   border-radius:12px;
   background: #f5f5f5;
   border-bottom: 5px solid #05c795;
}
#logreg-forms .form-footer .client_register a{
  width:40%;
  color: #123456;
  padding:5px 0px;
  text-align:center;
  border-radius:5px;
  background:#fff;
  border: 2px solid #05c795;
}
#logreg-forms .form-footer .client_register:hover a{
   background: #05c795;
   color:#123456 ;
   border-radius:5px;
   border: 2px solid #05c795;
}
#logreg-forms .cancel {
  margin :5px;
  width:43%;
  color: #123456;
  padding:1px 10px;
  text-align:center;
  border-radius:5px;
   border: 1px solid #05c795;
}
#logreg-forms .cancel:hover {
   background: #05c795;
   color:#123456 ;
   border-radius:5px;
   border: 1px solid #05c795;
}

#logreg-forms .form-footer{
  width: 98%;
  margin-top:5px;
  padding:10px 10px 10px 0px;
  border-radius: 10px;

}
.form-container h2{
  color: #123456;
}
.close-button {
  background: none;
  color: #fff;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  border: solid 1px #fff;
}

/* sign in FORM */
#logreg-forms{
    width:390px; 
    margin:10px -50px;
 border-radius:17px;
    background-color:#fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);

}
#logreg-forms form {
    width: 100%;
    max-width: 410px;
    padding: 15px;
    margin: auto;
}
#logreg-forms .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}
#logreg-forms .social-login{
    width:390px;
    margin:0 auto;
    margin-bottom:0px;
}
#logreg-forms .social-btn{
    font-weight: 100;
    color:white;
    width:190px;
    font-size: 0.9rem;
}
#logreg-forms a{
    display: block;
    padding-top:10px;
    color:lightseagreen;
}
#logreg-form .lines{
    width:200px;
    border:1px solid red;
}
#logreg-forms button[type="submit"]{ margin-top:10px; }

#logreg-forms .facebook-btn{  background-color:#3C589C; }

#logreg-forms .google-btn{ background-color: #DF4B3B; }

#logreg-forms .form-reset, #logreg-forms .form-signup, #logreg-forms .form-towreset{ display: none; }


#logreg-forms .form-signup .social-btn{ width:210px; }

#logreg-forms .form-signup input { margin-bottom: 2px;}

.form-signup .social-login{
    width:210px !important;
    margin: 0 auto;
}
/* Mobile */
@media (min-width:350px){
    .modal-dialog{
   width:290px;margin:5px auto
}
@media (max-width:350px){
    #logreg-forms{
        width:290px;
    }
    
    #logreg-forms  .social-login{
        width:200px;
        margin:0 auto;
        margin-bottom: 10px;
    }
    #logreg-forms  .social-btn{
        font-size: 1.3rem;
        font-weight: 100;
        color:white;
        width:200px;
        height: 56px;
        
    }
    #logreg-forms .social-btn:nth-child(1){
        margin-bottom: 5px;
    }
    #logreg-forms .social-btn span{
        display: none;
    }
    #logreg-forms  .facebook-btn:after{
        content:'Facebook';
    }
  
    #logreg-forms  .google-btn:after{
        content:'Google+';
    }
    
}

input[type=submit] {
  width: 100%;
  background : #58b792;
  margin:0 auto;
  border-radius:7px;
  color: white;
  padding: 6px 20px;
  text-decoration: none;
  cursor: pointer;
}
#logreg-forms a.forgot_text {
  margin-top:15px;
  color:#0000ff;
  font-size: 14px;
}
