.clear{
	clear:both;
}
.clearfix:before, .clearfix::after {
  content: "";
  clear: both;
  display: block;
}

/**<div class="give_error_yes"><i class="fa fa-check-circle"></i> Please fill in required fields.</div>**/
/**<div class="give_error_no"><i class="fa fa-exclamation-circle"></i> Please fill in required fields.</div> times-circle**/
.my_no_result{
	text-align:center;
	font-size:25px;
	padding:25px 10px;
	color:#FF6C6C;
}

.my_95_none{
	margin:0 auto;
	width:95%
}
.my_95_block{
	overflow:hidden;
	margin:0 auto;
	width:95%;
}

.my_100{
	width:100%;
	/*overflow:hidden;*/
	clear:both;
	margin:0 auto;
}
.my_100_block{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.my_100_hide{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.my_95{
	/*overflow:hidden;*/
	margin:0 auto;
	width:95%;
}
.my_10{
	float:left;
	width:10%;
}
.my_10_hide{
	float:left;
	width:10%;
	overflow:hidden;
}
.my_20{
	float:left;
	width:20%;
}
.my_20_hide{
	float:left;
	width:20%;
	overflow:hidden;
}
.my_25{
	float:left;
	width:25%;
}
.my_25_hide{
	float:left;
	width:25%;
	overflow:hidden;
}
.my_30{
	float:left;
	width:30%;
}
.my_30_hide{
	overflow:hidden;
	float:left;
	width:30%;
}
.my_33{
	float:left;
	width:33.333%;
}
.my_33_hide{
	overflow:hidden;
	float:left;
	width:33.333%;
}
.my_50{
	float:left;
	width:50%;
}
.my_50_hide{
	overflow:hidden;
	float:left;
	width:50%;
}
.my_70{
	float:left;
	width:70%;
}
.my_70_hide{
	overflow:hidden;
	float:left;
	width:70%;
}
.my_75{
	float:left;
	width:75%;
}
.my_75_hide{
	overflow:hidden;
	float:left;
	width:75%;
}
.my_80{
	float:left;
	width:80%;
}
.my_80_hide{
	overflow:hidden;
	float:left;
	width:80%;
}
.my_90{
	float:left;
	width:90%;
}
.my_90_hide{
	overflow:hidden;
	float:left;
	width:90%;
}
.box_shadow{
	box-shadow: 0px 0px 1px 1px rgba(51,51,51,0.1);
}
.my_coin{
	display: inline-block;
    background: url(../img/my_coin_64x64.png) no-repeat center;
    width: 12px;
    height: 12px;
    background-size: contain;
}
.my_support{
	display: inline-block;
    background: url(../img/support.png) no-repeat center;
    width: 12px;
    height: 12px;
    background-size: contain;
}
.my_cashback{
	display: inline-block;
    background: url(../img/cashback4.png) no-repeat center;
    width: 18px;
    height: 12px;
    background-size: contain;
}
.my_surety{
	display: inline-block;
    background: url(../img/surety_i3.png) left center no-repeat;
    height: 19px;
    width: 82px;
    background-size: contain;
}
.my_shipping{
	display: inline-block;
    background: url(../svgimg/delivery_ban1.svg) no-repeat center;
    width: 22px;
    height: 14px;
    background-size: contain;
}
.give_error_no, .give_error_yes{
	margin:0 auto;
	position:fixed;
	transform:translate(-50%);
	left:50%;
	bottom:20px;
	display:inline-block;
	background:#333;
	color:#FFF;
	font-size:18px;
	font-family: 'ProximaNovaRegular';
	padding:20px 40px;
	line-height:24px;
	border-radius:10px;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.1);
	z-index:9999999999999999;
	transition:ease-in-out 0.2s all;
	animation:error_animation 5s forwards;
	bottom:-200px;
}
.give_error_no i{
	color:#FF2F2F;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.give_error_yes i{
	color:#009100;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.sv_form_msg {
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #D20000;
    background: rgba(255,0,0,0.8) url(../img/rgba_red.png) repeat;
    color: #FFF;
    font-size: 16px;
    vertical-align: middle;
    margin-top:10px;
    padding: 10px 10px;
    box-shadow: 0px 0px 5px 0px #E60000;
	width:90%;
	font-family:  'Lato', Calibri, Arial, sans-serif;
}
.sv_form_msg_ok {
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #070;
    background: rgba(0,128,0,0.8) url(../img/rgba_rgba_green.png) repeat;
    color: #FFF;
    font-size: 16px;
    vertical-align: middle;
    margin-top:10px;
    padding: 10px 10px;
    box-shadow: 0px 0px 5px 0px #008000;
	width:90%;
	font-family:  'Lato', Calibri, Arial, sans-serif;
}
.my_fade_box{
	opacity:0;
}
.noscript{
	font-size:20px;
	color:#f20000;
	text-align:center;
	font-weight:600;
	padding:25px;
	line-height:26px;
}
.noscript i{
	color:#F9F900;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.my_battan, .my_btn{
	display: inline-block;
    overflow: hidden;
    background: #004080;
    color: #FFF;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    padding: 6px 8px;
    font-size: 16px;
    box-shadow: 2px 2px 0px 0px #CCC;
    border-radius: 2px;
    outline: none;
    border: none;
    transition: ease-in-out 0.2s all;
	cursor:pointer;
}
.my_btn:active{
	background:#004080;
	transform:translate(2px,2px);
	box-shadow:none;
}
.my_btn2{
	background-color:#F20000;
}
/**PageLoading**/
.my_page_progress {
	position:fixed;
	height: 2px;
	display: block;
	width: 100%;
	background-color: white;
	border-radius: 2px;
	background-clip: padding-box;
	overflow: hidden;
	top:0px;
	left:0px;
	z-index:999999999;

}
.my_page_progress .my_page_progress_loding {
	background-color:black;
}
.my_page_progress .my_page_progress_loding:before {
	content: '';
	position: absolute;
	background-color: #2C67B1;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	-webkit-animation: my_page_progress_anmimation 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
		  animation: my_page_progress_anmimation 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.my_page_progress .my_page_progress_loding:after {
	content: '';
	position: absolute;
	background-color: #2C67B1;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	-webkit-animation: my_page_progress_anmimation_short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
		  animation: my_page_progress_anmimation_short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
	-webkit-animation-delay: 1.15s;
		  animation-delay: 1.15s;
}
@-webkit-keyframes my_page_progress_anmimation {
  0% {
	left: -35%;
	right: 100%; }
  60% {
	left: 100%;
	right: -90%; }
  100% {
	left: 100%;
	right: -90%; }
}
@keyframes my_page_progress_anmimation {
  0% {
	left: -35%;
	right: 100%; }
  60% {
	left: 100%;
	right: -90%; }
  100% {
	left: 100%;
	right: -90%; }
}
@-webkit-keyframes my_page_progress_anmimation_short {
  0% {
	left: -200%;
	right: 100%; }
  60% {
	left: 107%;
	right: -8%; }
  100% {
	left: 107%;
	right: -8%; }
}
@keyframes my_page_progress_anmimation_short {
  0% {
	left: -200%;
	right: 100%; }
  60% {
	left: 107%;
	right: -8%; }
  100% {
	left: 107%;
	right: -8%; }
}


.loading1{
	position:fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}
.loading2{
	display:none;
	position:fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}
.loading4{
	position:absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}
.loading3{
	margin:20px auto;
}

/**Other**********************************************************************************************************S**/
.inmload_box{/*
	position:absolute;
	left:0px;
	top:0px;
	width:100%;*/
}
.inmload{
	overflow:hidden;
	float:left;
	width:16.666%;
	min-height:230px;
	position:relative;
}
.inmload span{
	background:#f9f9f9;
	display:block;
	min-height:230px;
	margin:10px;
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: placeHolderShimmer;
	background: #f6f7f8;
	background: linear-gradient(to right, #eeeeee 8%, #f9f9f9 18%, #eeeeee 33%);
	background-size: 800px 104px;
	position:relative;
	z-index:1;
	box-shadow: 0px 0px 1px 1px rgba(51,51,51,0.1);
}

@keyframes placeHolderShimmer {
  0%{ background-position: -468px 0; }
  100%{ background-position: 468px 0; }
}

/**Other**********************************************************************************************************E**/