body{
	font-family: 'Heebo', sans-serif!important;
}
.heder_bar{
	
}
.hvr_bdr:hover{
	box-shadow: 0px 0px 4px -1px #bfbfbf;
}
.mr-5 {
    margin-right: 5px;
}
.ml-5 {
    margin-left: 5px;
}
.w-100{
    width: 100px;
}
.w-150{
    width: 150px;
}
.w-250{
    width: 250px;
}
.web{
    color: white;
    line-height: 49px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1.4px;
}
.web:hover{
    color: white;
    line-height: 49px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1.4px;
	text-decoration:none;
}
.pd1i279ng_993{
	    padding: 0px;
    border: none;
    box-shadow: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
    background-image: -o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));
    background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
    box-shadow: unset;
}
.mega-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  left: 0;
  top: 34px;
  z-index: 1;
}
.mega_dropdown:hover .mega-content {
  display:block;
}
.mega_column {
  float: left;
  width: 20%;
  padding: 10px;
}
.mega_column a {
  float: none;
  color: #7b7b7b;
  padding: 6px;
  text-decoration: none;
  display: block;
  text-align: left;
      font-size: 13px;
}
.mega_column a:nth-child(1) {
  float: none;
  color: black;
  padding: 6px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-weight:600;
}

@media (max-width: 1200px){
.cst_wdt{
	width:100%;
}
.sf-menu > li > a {
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    display: block;
    padding: 12px 14px !important;
    font-family: Montserrat;
    font-size: 13px !important;
    letter-spacing: 0.2px;
}
}

.cst_wdt{
	width:100%;
}






.wl{
	    text-align: right;
    margin-bottom: 0px;
}
.middleBar {
	background-color: #fbf7e6;
    padding: 15px 0 0 0;
    margin: 0;
    min-height: 58px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9999;
	box-shadow: 0px 0px 3px #797979;
}
.dropbtn {
	background-color: #b70753;
    color: white;
    font-size: 16px;
    border: none;
	padding: 0px;
	padding-bottom: 10px;   
	//letter-spacing: 1px;
}
.dropbtn:focus {
	outline: none;
}
.dropdown {
    /* position: relative; */
    /* display: inline-block; */
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #b70753;
    min-width: 144px;
    box-shadow: 0px 0px 1px 0px rgb(255, 255, 255);
    z-index: 1;
}
@media screen and (max-width: 600px) {
	.dropdown-content {
        display: none;
		position: absolute;
		background-color: #2874f0;
		min-width: 112px;
		box-shadow: 0px 0px 1px 0px rgb(255, 255, 255);
		z-index: 1;
		left: -98px;
		top: 23px;
	}
	

.cat-title:after {
    display: block;
    content: url(../images/pic6.png);
    background-size: 20px;
    position: absolute;
    left: 7px!important;
    top: -68px !important;
    font-size: 26px;
    color: white;
    z-index: 99999;
}
	
	
	
	.white {
    color: #fff;
    margin-top: 54px !important;
    font-size: 34px !important;
    text-align: left;
    font-family: fangsong;
}
.to {
    font-size: 21px !important;
    color: #fff;
    line-height: 27px !important;
    font-family: math;
}
}
@media screen and (max-width: 600px) {
	#custom-search-input .glyphicon-search {
		font-size: 12px;
	}
}

@media screen and (max-width: 600px) {
	#custom-search-input2 .glyphicon-search {
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	#pro {
		width: 100%!important;
	}
	.stepwizard {
		display: table;
		width: 100%!important;
		position: relative;
	}
	.rs_pd_r0{
		padding-right:0px;
		}
}
@media screen and (max-width: 600px) {
	
	.capcode {
    font-size: 46px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #ccc;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-style: italic;
    width: 100%;
}
	.ReloadBtn {
		background: url(https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png) left top no-repeat;
		background-size: 100%;
		width: 32px;
		height: 32px;
		border: 0px;
		outline: none;
		position: absolute;
        bottom: -35px!important;
		outline: none;
		right: -1px;
		left: unset !important;
		cursor: pointer;
	}
	#CaptchaImageCode {
		text-align: center;
		margin-top: 15px;
		padding: 0px 0;
		width: 100%!important;
		overflow: hidden;
	}
	.form-control.hg_36 {
		display: block;
		width: 100%;
		height: 36px!important;
		padding: 6px 12px!important;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	.form-control.wd_60p {
		display: block;
		width: 100%;
		height: 65px!important;
		padding: 6px 12px!important;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	.form-control {
		display: block;
		width: 100%;
		height: 36px!important;
		padding: 6px 12px!important;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
}
.dropdown-content a {
    color: white;
    padding: 10px 16px;
    text-decoration: none;
    display: block;
	letter-spacing:1px;
	font-size: 12px;
}
.dropdown-content a:hover {background-color: #b70753;color: white;}
.dropdown:hover .dropdown-content {
    display: block;
	z-index: 99999;
}
.dropdown:hover .dropbtn {
	background-color:#b70753;
}
.wht{
	background-color: #b70753;
    color: white;
    font-size: 15px;
    border: 1px solid #b70753!important;
}
.wht:hover{
	background-color: #b70753;
    color: white;
    font-size: 16px;
    border: 1px solid #b70753!important;
    text-decoration: none;
}
.crtno{
	position: absolute;
    top: 0px;
    left: 5px;
    background-color: #FF9800;
    padding: 0px 3px;
    font-size: 9px;
    border-radius: 50%;
    color: white;
    font-style: inherit;
    z-index: 9999;
}
.after_lg_crtno{
	position: absolute;
    top: -3px;
    right: 27px;
    background-color: #FF9800;
    padding: 0px 3px;
    font-size: 9px;
    border-radius: 50%;
    color: white;
    font-style: inherit;
    z-index: 9999;
}
@media only screen and (max-width: 1166px) and (min-width: 994px){
	.after_lg_crtno{
		position: absolute;
		top: -3px;
		right: 12px;
		background-color: #FF9800;
		padding: 0px 3px;
		font-size: 9px;
		border-radius: 50%;
		color: white;
		font-style: inherit;
		z-index: 9999;
	}
}
.lgl{
	font-size: 16px;
    margin-top: 7px;
    color: white;
}
.gghi{
	float: right;
	margin-left:5px!important;
    color: white!important;
    border: 1px solid #fbfbfb!important;
    padding: 4px 4px!important;
}
.jji{
	float: right;
    color: white!important;
    border: 1px solid #fbfbfb!important;
    padding: 4px 4px!important;
}
@media screen and (max-width: 600px) {
	.rspl{
		height: 60px!important;
		margin-top: 6px!important;
		margin-left: 0px!important;
		border-radius: 50%;
	}
}
@media screen and (max-width: 600px) {
	.rsig{
		height: 45px!important;
		position: absolute;
		top: 0px;
		width: 64%;
	}
}
@media screen and (max-width: 600px) {
	.md0{
		margin-bottom:0px!important;
	}
}
 /* .m-t9{ 
	    margin-top: -5px;
     border-radius: 17px;
   
}*/

.m-t9 {
    margin-left: 0px;
    margin-top: -20px;
    border-radius: 17px;
    width: 100% !important;
}
@media screen and (max-width: 600px) {
	.dropbtn {
		background-color: #b70753;
		color: white;
		font-size: 16px;
		border: none;
		padding: 0px;
		margin-bottom: 0px;
		letter-spacing: 1px;
	}
}
.bptpb{
	border: 1px solid #d2d2d2;
    padding-top: 12px;
    padding-bottom: 4px;
	margin-bottom: 18px;
}
.tell{
	
    color: #6f6f6f;
	margin-bottom: 20px;
}
.ptb36{
	padding-bottom:36px;
	padding-top:36px;
}
.srch{
	float: right;
    padding: 6px 28px;
    border: 1px solid #4d9ef8;
    background-color: #4d9ef8;
    
    font-size: 22px;
    border-radius: 2px;
    color: #ffffff;
}
.more {
	display: none;
	border-top: 1px solid #efefef;
	padding-top: 5px;
}
.colapse_pd{
	padding: 8px 0px;
}
#example-hide{
    background-color: #880a40;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid #880a40;
    color: #f9f9f9;
}
#example-hide:hover{
    background-color: #880a40;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid #880a40;
    color: #f9f9f9;
    text-decoration: none;
}
@media screen and (max-width: 600px) {
	.rswd{
		width: 92%;
	}
}
@media screen and (max-width: 600px) {
	.mtres6{
		margin-top:6px!important;
	}
}
@media screen and (max-width: 600px) {
	.respd16{
		padding: 16px!important;
	}
}
@media screen and (max-width: 600px) {
	.slres{
		padding: 4px 13px 7px 9px!important;
		height: 36px!important;
	}
}
@media screen and (max-width: 600px) {
	.mbres13{
	    margin-bottom: 13px;
	}
}
@media screen and (max-width: 600px) {
	.tares{
	    height: 72px!important;
		margin-top: -7px;
	}
}
@media screen and (max-width: 600px) {
	.mtres16{
	    margin-top: -16px;
	}
}
@media screen and (max-width: 600px) {
	.mtres10{
	    margin-top: 10px!important;
	}
}
@media screen and (max-width: 600px) {
	.mtres9{
		margin-top:-9px;
	}
}

@media screen and (max-width: 600px) {
	.mtres14{
		margin-top: 14px;
	}
}
@media screen and (max-width: 600px) {
	.hgtxt{
		height: 70px!important;
	}
}
@media screen and (max-width: 600px) {
	.tsewr{
	    text-align: left!important;
		
		font-weight: 500;
		font-size: 17px;
		padding-top: 0px!important;
	}
}
@media screen and (max-width: 600px) {
	.mtres0{
		margin-top:0px!important;
	}
}
@media screen and (max-width: 600px) {
	.mbres2{
		margin-bottom: 2px!important;
	}
}
@media screen and (max-width: 600px) {
	.rsmbmt{
		margin-bottom: 0px;
		margin-top: 4px;
		color: #0686f4;
		letter-spacing: 1px;
	}
}
@media screen and (max-width: 991px) {
	.po_stik{
	    position: unset!important;
    top: unset!important;
    bottom: unset!important;
    z-index: unset!important;
}
	.middleBar {
		background-color: #ffffff;
    padding: 6px 0px 0px 0px;
    margin: 0;
    min-height: 60px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    position: unset;
    width: unset;
    top: unset;
    z-index: unset;
    box-shadow: unset;
	}
}
.mt12{
	margin-top: 12px;
}
.vvgb{
	line-height: 30px!important;
    border: 1px solid #cccccc;
    border-radius: 2px;
	margin-left: 12px;
}
.pd7{
	padding: 7px;
}
.ml12{
	margin-left: 12px;
}
.litm{
	letter-spacing: 2px;
    font-size: 11px!important;
    
	text-transform: uppercase;
}
.litm1{
	letter-spacing: 2px;
    font-size: 11px!important;
    
	text-transform: uppercase;
}
@media screen and (max-width: 600px) {
.mtrs4 {
    margin-left: 5px;
    margin-top: -20px!important;
}
.cfg {
    margin-top: 0px !important;;
    /* margin-bottom: 11px !important; */
    font-size: 16px !important;;
    margin-left: 2px !important;;
    text-align: center !important;;
}
#custom-search-input2 {

    top: 113px !important;
    border-top: 1px #b29e2d solid;
    border-bottom: 1px #aa932b solid;

}
	.colwht {
		color: #035191 !important;;
		margin-right: 3px;}
		.login{
			color: #035191 !important;;

		}
			.lg_crtno {
				position: absolute;
				top: -5px;
				right: 48px !important;
				background-color: #FF9800;
				padding: 0px 3px;
				font-size: 9px;
				border-radius: 50%;
				color: white;
				font-style: inherit;
				z-index: 9999;
			}
		
		.vb {
			 margin-left: 0px !important; 
		}
.left_bg {
    background-color: #2874f0;
    color: #fff;
    padding: 21px!important;
    height: unset!important;
}
.modal-open .modal.md {
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 0px!important;
}
.md .close, .md .close:focus, .md .close:active {
    float: right;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    /* text-shadow: 0 1px 0 #fff; */
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    right: 7px!important;
    top: -66px!important;
    outline: none;
}
.sppu {
    border: 1px solid #f0f0f0;
    padding: 18px!important;
    border-bottom-color: white;
}
.spdbt {
    padding-top: 12px!important;
    padding-bottom: 12px;
}
.rtng {
    font-size: 12px;
    text-align: center;
}
}
@media screen and (max-width: 600px) {
	.m-tres8{
		margin-top:8px!important;
	}
}
@media screen and (max-width: 991px) and (min-width:768px){

	.sppu {
    border: 1px solid #f0f0f0;
    padding: 18px!important;
    border-bottom-color: white;
}
	.btnn {
    outline: none;
    padding: 6px 15px;
    background-color: #ffffff;
    color: black;
    border: 1px solid #c8c8c8;
    cursor: pointer;
    font-size: 11px!important;
    border-radius: 2px;
}
	.container-4 input#search {
    width: 155px!important;
    height: 30px;
    background: #ffffff;
    border: none;
    font-size: 10pt;
    float: left;
    color: #000;
    padding-left: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
    border: none;
    border-bottom: 2px solid #2874f0;
}
	.left_bg {
    background-color: #2874f0;
    color: #fff;
    padding: 32px!important;
    height: 80%;
}
.left_bg {
    background-color: #2874f0;
    color: #fff;
    padding: 32px!important;
    height: 80%;
}
	.bgg {
    border-bottom: 1px solid #e8e9ec;
    padding-top: 0px!important;
}
.cat-title:after {
    display: block;
    content: url(../images/pic6.png);
    background-size: 20px;
    position: absolute;
    left: 0px!important;
    top: -44px!important;
    font-size: 26px;
    color: white;
    z-index: 99999;
}
}
@media screen and (max-width: 1199px) and (min-width:992px){
	.sf-menu > li > a {
    text-align: center;
    text-transform: capitalize;
    color: #172337;
    display: block;
    padding: 11px 10px!important;
}
}
@media screen and (max-width: 600px) {
	
	#custom-search-input {
		padding: 1px;
		border: solid 1px #ffffff;
		border-radius: 1px;
		background-color: #fff;
		margin-top: 6px;
	    width: 84%;
		position: absolute;
		left: 42px;
		top: -2px;
	}
}
@media screen and (max-width: 767px) {
	.atcrt {
    padding: 6px 6px!important;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    width: 100%;
    border: none;
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px!important;
    margin-bottom: 0px!important;
    margin-top: 12px;
}
	.cat-title:after {
    display: block;
    content: url(../images/pic6.png);
    background-size: 20px;
    position: absolute;
    left: 3px!important;
    top: -103px;
    font-size: 26px;
    color: white;
    z-index: 99999;
}
	/* #custom-search-input2 { */
		/* padding: 1px; */
		/* border: solid 1px #ffffff; */
		/* border-radius: 1px; */
		/* background-color: #fff; */
		/* margin-top: 6px; */
	    /* width: 84%; */
		/* position: absolute; */
		/* left: 42px; */
		/* top: -2px; */
		    /* box-shadow: 2px 2px 2px #e8e9ec; */
	/* } */
	#custom-search-input2 {
		border-radius: 0px;
		background-color: #fff;
		margin-top: 80px!important;
		position: absolute;
		left: 0px;
		width: 100%;
		top: 51px;
		box-shadow: 2px 2px 2px #ccc;
	}
.cfg {
	margin-top: 11px;
    margin-bottom: 11px !important;
    font-size: 16px;
}

	.lfg {
		margin-left: -3px;
		padding: 4px;
		font-size: 14px;
	}

.bgg {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.16);
    padding-top: 33px!important;
}
}
.m-t13{
	margin-top: 13px;
	padding-top: 10px;
}
p.cvt >span:before {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    padding: 0px 6px;
}
p.cvt >span:first-child:before{
	display:none;
}
.lh{
	    line-height: 33px;
}
@media (min-width: 767px){
	
	.display-table {
		display: table;
		width: 100%;
	}
	.vertical-align {
		display: table-cell;
		vertical-align: middle;
		float: none;
	}
	.grid-space-1 div[class*="col-"] {
		padding: 0 1px;
	}
}
@media only screen and (max-width:1279px) and (min-width:993px)
{
	.pd1i279ng_993{
		padding:0px;
	}
	nav.navbar.bootsnav ul.nav > li > a {
		    padding: 5px 23px;
    font-size: 10px;
    font-weight: 600;
	}
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
		padding: 8px 11px;
		border-bottom: solid 1px #eee;
		color: #6f6f6f;
	}
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
		font-family: 'FontAwesome';
		content: "\f0d7";
		margin-left: 5px;
		margin-top: 2px;
	}
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
		font-family: 'FontAwesome';
		float: right;
		content: "\f105";
		margin-top: 0;
	}
	#custom-search-input2 {
		border-radius: 0px;
		background-color: #fff;
		margin-top: 53px!important;
		position: absolute;
		left: 0px;
		width: 100%;
		top: 67px;
		box-shadow: 2px 2px 2px #ccc;
	}
}
@media (max-width: 768px){
	.pd_0{
		padding:15px!important;
	}
	div[class^="col-"] {
		margin-bottom: 0px;
		padding-top: 0px;
	}
}

.middleBar .form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background-color: #ffffff;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.form-control.input-lg {
	font-size: 15px;
}

.middleBar .btn.btn-default {
	color: #ffffff;
	background-color: #0cd4d2;
	border: 1px solid #0cd4d2;
	border-radius: 0px;
}
.middleBar .header-items .header-item {
	display: inline-block;
}

.middleBar .header-items .header-item a {
	position: relative;
	margin-right: 16px;
	display: block;
	width: 37px;
	height: 37px;
	line-height: 40px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	text-align: center;
	color: #35404f;
}
.middleBar .header-items .header-item a sub {
	position: absolute;
	bottom: -8px;
	right: -8px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #eec700;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	color: #ffffff;
	font-size: 9px;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.middleBar .header-items .header-item a:hover {
	background-color: #ffffff;
	color: #777;
}
.nav.navbar.bootsnav{
	border: none;
	background: none;
}
.nav.navbar.bootsnav ul.nav > li{ margin-right: 10px; }
.nav.navbar.bootsnav ul.nav > li > a{
	padding: 15px 16px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	z-index: 1;
	transition: all 0.5s ease 0s;
}
.nav.navbar.bootsnav ul.nav > li.dropdown > a{ padding: 15px 30px 15px 16px; }
.nav.navbar.bootsnav ul.nav > li > a:hover,
.nav.navbar.bootsnav ul.nav > li.on > a{ color: #ffee5c; }
.nav.navbar.bootsnav ul.nav > li > a > span:before{
	content: "";
	width: 80%;
	height: 5px;
	background: radial-gradient(ellipse closest-side at 50% 50% , #ffee5c, rgba(255, 255, 255, 0) 75%);
	position: absolute;
	bottom: 8px;
	left: 10%;
	z-index: 1;
	transform: scale(0);
	transition: all 0.2s ease 0s;
}
.nav.navbar.bootsnav ul.nav > li:hover > a > span:before{ transform: scale(1); }
.nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
	position: absolute;
	margin: 0 0 0 7px;
}
.nav.navbar.bootsnav ul.nav > li.dropdown > ul{
	top: 120%;
	transition: all 0.8s ease 0s;
}
.nav.navbar.bootsnav ul.nav > li.dropdown.on > ul{ top: 100%; }
.dropdown-menu.multi-dropdown{
	position: absolute;
	/* left: -100% !important; */
}
.nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	border: none;
}
.nav.navbar.bootsnav li.dropdown ul.dropdown-menu.megamenu-content li{
	font-size: 14px;
	color: #6f6f6f;
}
.nav.navbar.bootsnav li.dropdown ul.dropdown-menu.megamenu-content .title{
	font-size: 16px;
	font-weight: bold;
	color: #3f3f3f;
}
@media only screen and (max-width:990px){
	.dropdown-menu.multi-dropdown{ left: 0 !important; }
	.nav.navbar.bootsnav .navbar-toggle{
		background: none;
		color: #fff;
	}
	.nav.navbar.bootsnav ul.nav > li{ margin-right: 0; }
	.nav.navbar.bootsnav.navbar-mobile ul.nav > li > a{
		padding: 15px;
		text-align: center;
	}
	.nav.navbar.bootsnav ul.nav > li > a,
	.nav.navbar.bootsnav ul.nav > li > a:hover,
	.nav.navbar.bootsnav ul.nav > li.on > a{ color: #555; }
	.nav.navbar.bootsnav ul.nav > li > a > span:before{ background: radial-gradient(ellipse closest-side at 50% 50% , #555, rgba(255, 255, 255, 0) 75%); }
	.nav.navbar.bootsnav ul.nav > li.dropdown > ul{ top: 100%; }
	.nav.navbar.bootsnav li.dropdown ul.dropdown-menu.megamenu-content .title{
		font-size: 14px;
		font-weight: normal;
	}
}
#custom-search-input {
    padding: 4px 2px 3px 0px;
    border: solid 1px #e1b22259;
    border-radius: 2px;
    background-color: #fff;
    margin-top: 22px;
    box-shadow: 7px 3px 3px 1px rgb(243 228 177 / 49%);
}

#custom-search-input input{
	border: 0;
	box-shadow: none;
}

#custom-search-input button{
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	border-left: solid 1px #cdcdcd;
}

#custom-search-input button:hover{
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}

#custom-search-input2 .glyphicon-search{
	font-size: 16px;
}

#custom-search-input2{
	border-radius: 1px;
	background-color: #fff;
	margin-top: 7px;
	position: absolute;
	left: 0px;
	width: 100%;
}

#custom-search-input2 input{
	border: 0;
	box-shadow: none;
	padding: 17px!important;
}

#custom-search-input2 button{
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	border-left: solid 1px #cdcdcd;
}

#custom-search-input2 button:hover{
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}

#custom-search-input2 .glyphicon-search{
	font-size: 16px;
}
.bgblk{
	background-color: black;
}
.mlres8{
	margin-left: -8px;
}
.mtres12{
	margin-top: 12px;
}
.rsmn{
	color: #ffffff;
	

}

.lfg a{
    color:#b59125 !important;
    font-size: 16px;
}





.pr0{
	padding-right: 0px!important;
}
.fnt16{
	font-size: 16px;
}
.colwht {
    color: #b59125;
    margin-right: 4px;
    font-size: 16px;
    font-size: 16px;
}
.clr {
     color: #b59125;
}
.rsno{
	color: #ffffff;
	
	letter-spacing: 1px;
	font-size: 13px;
}
.edpf{
	
	color: #fbfbfb;
	background-color: #981937;
	padding: 2px 7px;    margin-left: -10px;
}
.hdr_adrs{
	    color: white;
    font-size: 17px;
    background: #7c0904;
    padding: 5px 10px;
    border-radius: 13px;
    margin: 0px 3px;
}
.sh_drop{
	position:relative;
	display:inline-block;
}
.sh_dropcont{
display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 172px;
    box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.2);
    padding: 11px 10px;
    z-index: 1;
}
.sh_drop:hover .sh_dropcont{
  display: block;
}
.cr_in{
	    height: 40px;
    width: 40px;
    border: 1px solid #c5c3c3;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 50%;
}
.fa.lh_fz{
	    line-height: 38px;
    font-size: 22px;
}
.clr_dt_in{
	color:#2874f0;
}
.clr_dt_inn {
    color: #14c71b;
}
.clr_dt_innn {
    color: #28c0f0;
}
.hd_add_pd_0{
	padding-right:0px;
}
.lgn{
	color: #ffffff;
	
	background-color: #04ac20;
	padding: 3px 13px;
}
.cracc{
	color: #ffffff;
	
	background-color: #ef6d11;
	padding: 3px 13px;
}
.lcrr{
	padding-top: 12px;
	margin-bottom: 4px;
}
.lhou{
	
	color: #fbfbfb;
	background-color: #0970b9;
	padding: 2px 7px;
	margin-left: 0px;
}
@media screen and (max-width: 769px) {
	.hdr_adrs {
		color: white;
		font-size: 13px;
		position: relative;
		top: 13px;
		text-align: left;
		margin-bottom: 0px;
		left: -3px;
	}
}
.m-t4{
	margin-top:4px;
}
.ii{
	margin-top: 11px;
	color: white;
	font-size: 20px!important;
}
.tx_slogan{
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	
	margin-top: 6px;
}
@media screen and (max-width: 768px) {
	.tx_slogan{
		font-size: 13px;
		text-transform: uppercase;
		margin: 0;
		
		margin-top: 6px;
	}
}
.tx_under{
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
	color: #bcbcbc;
	margin-top: 10px;
	
}
.add_img{
	max-height: 332px;
	width: 100%;
}
.add_img_pr0{
	padding-right:0px;
}
.add_img_pl0{
	padding-left:0px;
}
@media screen and (max-width: 768px) {
	.pl_add_rgt_0 {
		padding-right: 0px;
		padding-left: 0px;
	}
	.tx_under{
		font-size: 13px;
		font-weight: 400;
		margin-bottom: 0;
		color: #bcbcbc;
		margin-top: 10px;
		
	}
}
.main_dg{
	/* transform: skew(-15deg); */
	/* transition: all .4s; */
	background-color: #f4f4f4;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #eee;
	padding: 10px 33px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.pdbt{
	padding-bottom: 0px;
	padding-top: 15px;
	background-color: #f1f3f6;
}
#slider-text{
	padding-top: 40px;
	display: block;
}
#slider-text .col-md-6{
	overflow: hidden;
}

#slider-text h2 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	letter-spacing: 3px;
	margin: 30px auto;
	padding-left: 40px;
}
#slider-text h2::after{
	border-top: 2px solid #c7c7c7;
	content: "";
	position: absolute;
	bottom: 35px;
	width: 100%;
}

#itemslider h4{
	margin: 10px auto 3px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	color: #302e2e;
	margin-top: 10px;
	
}
#itemslider h5{
	
	font-size: 14px;
	margin: 8px auto 2px;
	color: #ff4001;
	margin-bottom: 6px;
}
#itemslider h6{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 10px;
	margin: 2px auto 5px;
}
.badge {
	background: #b20c0c;
	position: absolute;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	line-height: 31px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	border: 2px solid #FFF;
	box-shadow: 0 0 0 1px #b20c0c;
	top: 5px;
	right: 25%;
}
#slider-control img{
	padding-top: 300%;
	margin: 0 auto;
}
@media screen and (max-width: 992px){
	.wl {
    text-align: left;
    margin-bottom: 0px;
	    padding-left: 11px;
}
	#slider-control img {
		padding-top: 70px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 600px){
	.carousel-showmanymoveone .carousel-control.left {
		margin-left: 21px!important;
		opacity: 1!important;
		top: -60px!important;
		left: 221px;
		position: absolute;
	}

}
@media screen and (max-width: 600px){
	.carousel-showmanymoveone .carousel-control.right {
		margin-right: 25px!important;
		opacity: 1!important;
		top: -60px;
		position: absolute;
	}
}
.carousel-showmanymoveone .carousel-control {
	width: 4%;
	background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
	margin-left: 5px;
	opacity: 1!important;
}
.carousel-showmanymoveone .carousel-control.right {
	margin-right: 5px;
	opacity: 1!important;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
	display: none;
}
@media all and (min-width: 768px) {
	.carousel-showmanymoveone .carousel-inner > .active.left,
	.carousel-showmanymoveone .carousel-inner > .prev {
		left: -50%;
	}
	.carousel-showmanymoveone .carousel-inner > .active.right,
	.carousel-showmanymoveone .carousel-inner > .next {
		left: 50%;
	}
	.carousel-showmanymoveone .carousel-inner > .left,
	.carousel-showmanymoveone .carousel-inner > .prev.right,
	.carousel-showmanymoveone .carousel-inner > .active {
		left: 0;
	}
	.carousel-showmanymoveone .carousel-inner .cloneditem-1 {
		display: block;
	}
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone .carousel-inner > .item.active.right,
	.carousel-showmanymoveone .carousel-inner > .item.next {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone .carousel-inner > .item.active.left,
	.carousel-showmanymoveone .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone .carousel-inner > .item.left,
	.carousel-showmanymoveone .carousel-inner > .item.prev.right,
	.carousel-showmanymoveone .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
@media all and (min-width: 992px) {
	.carousel-showmanymoveone .carousel-inner > .active.left,
	.carousel-showmanymoveone .carousel-inner > .prev {
		left: -25%;
	}
	.carousel-showmanymoveone .carousel-inner > .active.right,
	.carousel-showmanymoveone .carousel-inner > .next {
		left: 25%;
	}
	.carousel-showmanymoveone .carousel-inner > .left,
	.carousel-showmanymoveone .carousel-inner > .prev.right,
	.carousel-showmanymoveone .carousel-inner > .active {
		left: 0;
	}
	.carousel-showmanymoveone .carousel-inner .cloneditem-2,
	.carousel-showmanymoveone .carousel-inner .cloneditem-3,
	.carousel-showmanymoveone .carousel-inner .cloneditem-4 {
		display: block;
	}
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone .carousel-inner > .item.active.right,
	.carousel-showmanymoveone .carousel-inner > .item.next {
		-webkit-transform: translate3d(25%, 0, 0);
		transform: translate3d(25%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone .carousel-inner > .item.active.left,
	.carousel-showmanymoveone .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-25%, 0, 0);
		transform: translate3d(-25%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone .carousel-inner > .item.left,
	.carousel-showmanymoveone .carousel-inner > .item.prev.right,
	.carousel-showmanymoveone .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
.bb{
	margin-top: 5px;
	margin-bottom: 5px;
}
.mt6 {
	margin-bottom: 6px;
}
.bdr{
	margin-top: 1px;
	height: 100px;
}
.log_frm_dgn{
	border: 1px solid #e0e0e0;
	padding: 14px;
	border-radius: 2px;
}
.divider{
	text-align: center;
	position: relative;
	top: 2px;
	padding-top: 1px;
	margin-bottom: 14px;
	line-height: 0;
}
.divider h5 {
	line-height: 1;
	font-size: 12px;
	color: #767676;
	font-weight: 400;
	z-index: 2;
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0 8px 0 7px;
}
.divider:after {
	content: "";
	width: 100%;
	background-color: transparent;
	display: block;
	/* height: 1px; */
	border-top: 1px solid #fcba3b;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	z-index: 1;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 12px;
	color: darkgrey;
}
.form-control.frm_lgn {
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.box_pd_l0{
	padding:0px;
}
@media (max-width:600px){
.container-4 button.icon {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-radius: 0px;
    border: none;
    background: #ffffff00!important;
    border-bottom: 2px solid #2874f0;
    height: 33px!important;
    width: 50px;
    color: #2874f0;
    opacity: 1;
    font-size: 10pt;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -ms-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease;
    position: relative;
    left: -46px;
}
	.resbg{
		    background-color: #f1f3f600;
    padding-bottom: 0px;
}
	.form-control.frm_lgn {
		display: block;
		width: 100%;
		height: 36px!important;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 2px!important;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
}
.btn.btn-default.create{
	background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
	width: 100%;
	border-color: #ccc;
	color: #333;
}
.log_fnt_sz{
	font-size:30px;
}
.btn-warning.lg_btn {
	color: #fff;
	background-color: #fcba3b;
	border-color: #fcba3b;
}
.cat_pro_star{
	color: #fff;
	padding: 2px 4px;
	border-radius: 3px;
	font-weight: 500;
	font-size: 13px;
	background-color: #388e3c;
	
}
.cat_rev_ppl{
	font-size: 9px!important;
}
.star_sec{
	margin-top: 8px;
	margin-bottom: 0px;
}
.rv_num{
	padding-left: 10px;
	font-weight: 600;
	color: #878787;
	font-size: 12px;
}
.cut_price{
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: line-through;
}
.wisht{
	position: absolute;
	top: 3px;
	right: 10px;
	background-color: #db395f;
	padding: 5px 5px;
	color: white;
	border-radius: 50%;
}
.offf{
	display: none;
	position: absolute;
	top: 3px;
	right: 18px;
	background-color: #ff5117;
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0px 4px;
}
.offf:hover{
	position: absolute;
	top: 3px;
	right: 18px;
	background-color: #ff5117;
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0px 4px;
}
.cat_mx_hg{
	max-height: 153px;
	margin: auto;
	margin-top: 5px;
}
.cato_hd{
	font-size: 22px;
	/* text-transform: uppercase; */
	margin: 0;
	
	margin-top: 6px;
	font-weight:600;
}
.extra{
	position: relative;
    left: 16px;
}
.extravm{
	position: relative;
    right: 16px;
}
.ofer_vm{
	
    background-color: #fcba3b;
    color: black;
    padding: 6px 10px;
    font-size: 15px;
    border-radius: 2px;
	text-decoration:none;
    box-shadow: 0 2px 6px 0 rgba(130, 130, 130, 0.25);
}
.ofer_vm:hover{
	
    background-color: #fcba3b;
    color: black;
    padding: 6px 10px;
    font-size: 15px;
    border-radius: 2px;
	text-decoration:none;
    box-shadow: 0 2px 6px 0 rgba(130, 130, 130, 0.25);
}
#itemslider1 h4{
	margin: 10px auto 3px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	color: #302e2e;
	margin-top: 10px;
	
}
#itemslider1 h5{
	
	font-size: 14px;
	margin: 8px auto 2px;
	color: #ff4001;
	margin-bottom: 6px;
}
.btn-warning.login_affilate{
	background: linear-gradient(to bottom,#fcb93b,#d29c09);
    color: #000;
    padding: 4px 12px;
    border-color: #b70753;
    border-radius: 2px;
	margin-top: 8px;
}
.btn-warning.login_affilate:focus{
	background: linear-gradient(to bottom,#fcb93b,#d29c09);
	outline:none;
    color: #000;
    padding: 4px 12px;
    border-color: #b70753;
    border-radius: 2px;
	margin-top: 8px;
}
@media screen and (max-width: 600px){
	.btn-warning.login_affilate {
		background: linear-gradient(to bottom,#fcb93b,#d29c09);
		color: #000;
		padding: 4px 12px;
		border-color: #b70753;
		border-radius: 2px;
		float: right;
		margin-top: 0px;
	}
	.ven_img_sec_pd {
		padding: 0px;
		background-color: #b70753;
		color: white;
		border-radius: 4px;
		margin-top: 12px;
		box-shadow: unset;
	}
	.ofer_vm {
		float: right;
		font-size: 13px;
		
		background-color: #fcba3b;
		color: #000;
		padding: 3px 6px;
		margin-top: -7px;
	}
	.carousel-showmanymoveone1 .carousel-control.left {
		margin-left: 21px!important;
		opacity: 1!important;
		top: -60px;
		left: 221px;
		position: absolute;
	}
}
@media screen and (max-width: 600px){
	.carousel-showmanymoveone1 .carousel-control.right {
		margin-right: 25px!important;
		opacity: 1!important;
		top: -60px;
		position: absolute;
	}
}
.carousel-showmanymoveone1 .carousel-control {
	width: 4%;
	background-image: none;
}
.carousel-showmanymoveone1 .carousel-control.left {
	margin-left: 5px;
	opacity: 1!important;
}
.carousel-showmanymoveone1 .carousel-control.right {
	margin-right: 5px;
	opacity: 1!important;
}
.carousel-showmanymoveone1 .cloneditem-1,
.carousel-showmanymoveone1 .cloneditem-2,
.carousel-showmanymoveone1 .cloneditem-3,
.carousel-showmanymoveone1 .cloneditem-4,
.carousel-showmanymoveone1 .cloneditem-5 {
	display: none;
}
@media all and (min-width: 768px) {
	.carousel-showmanymoveone1 .carousel-inner > .active.left,
	.carousel-showmanymoveone1 .carousel-inner > .prev {
		left: -50%;
	}
	.carousel-showmanymoveone1 .carousel-inner > .active.right,
	.carousel-showmanymoveone1 .carousel-inner > .next {
		left: 50%;
	}
	.carousel-showmanymoveone1 .carousel-inner > .left,
	.carousel-showmanymoveone1 .carousel-inner > .prev.right,
	.carousel-showmanymoveone1 .carousel-inner > .active {
		left: 0;
	}
	.carousel-showmanymoveone1 .carousel-inner .cloneditem-1 {
		display: block;
	}
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone1 .carousel-inner > .item.active.right,
	.carousel-showmanymoveone1 .carousel-inner > .item.next {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone1 .carousel-inner > .item.active.left,
	.carousel-showmanymoveone1 .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone1 .carousel-inner > .item.left,
	.carousel-showmanymoveone1 .carousel-inner > .item.prev.right,
	.carousel-showmanymoveone1 .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
@media all and (min-width: 992px) {
	.carousel-showmanymoveone1 .carousel-inner > .active.left,
	.carousel-showmanymoveone1 .carousel-inner > .prev {
		left: -25%;
	}
	.carousel-showmanymoveone1 .carousel-inner > .active.right,
	.carousel-showmanymoveone1 .carousel-inner > .next {
		left: 25%;
	}
	.carousel-showmanymoveone1 .carousel-inner > .left,
	.carousel-showmanymoveone1 .carousel-inner > .prev.right,
	.carousel-showmanymoveone1 .carousel-inner > .active {
		left: 0;
	}
	.carousel-showmanymoveone1 .carousel-inner .cloneditem-2,
	.carousel-showmanymoveone1 .carousel-inner .cloneditem-3,
	.carousel-showmanymoveone1 .carousel-inner .cloneditem-4 {
		display: block;
	}
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone1 .carousel-inner > .item.active.right,
	.carousel-showmanymoveone1 .carousel-inner > .item.next {
		-webkit-transform: translate3d(25%, 0, 0);
		transform: translate3d(25%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone1 .carousel-inner > .item.active.left,
	.carousel-showmanymoveone1 .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-25%, 0, 0);
		transform: translate3d(-25%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone1 .carousel-inner > .item.left,
	.carousel-showmanymoveone1 .carousel-inner > .item.prev.right,
	.carousel-showmanymoveone1 .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
#itemslider2 h4{
	margin: 10px auto 3px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	color: #302e2e;
	margin-top: 10px;
	
}
#itemslider2 h5{
	
	font-size: 14px;
	margin: 8px auto 2px;
	color: #ff4001;
	margin-bottom: 6px;
}
@media screen and (max-width: 600px){
	.carousel-showmanymoveone2 .carousel-control.left {
		margin-left: 21px!important;
		opacity: 1!important;
		top: -60px;
		left: 221px;
		position: absolute;
	}
}
@media screen and (max-width: 600px){
	.carousel-showmanymoveone2 .carousel-control.right {
		margin-right: 25px!important;
		opacity: 1!important;
		top: -60px;
		position: absolute;
	}
}
.carousel-showmanymoveone2 .carousel-control {
	width: 4%;
	background-image: none;
}
.carousel-showmanymoveone2 .carousel-control.left {
	margin-left: 5px;
	opacity: 1!important;
}
.carousel-showmanymoveone2 .carousel-control.right {
	margin-right: 5px;
	opacity: 1!important;
}
.carousel-showmanymoveone2 .cloneditem-1,
.carousel-showmanymoveone2 .cloneditem-2,
.carousel-showmanymoveone2 .cloneditem-3,
.carousel-showmanymoveone2 .cloneditem-4,
.carousel-showmanymoveone2 .cloneditem-5 {
	display: none;
}
@media all and (min-width: 768px) {
	.carousel-showmanymoveone2 .carousel-inner > .active.left,
	.carousel-showmanymoveone2 .carousel-inner > .prev {
		left: -50%;
	}
	.carousel-showmanymoveone2 .carousel-inner > .active.right,
	.carousel-showmanymoveone2 .carousel-inner > .next {
		left: 50%;
	}
	.carousel-showmanymoveone2 .carousel-inner > .left,
	.carousel-showmanymoveone2 .carousel-inner > .prev.right,
	.carousel-showmanymoveone2 .carousel-inner > .active {
		left: 0;
	}
	.carousel-showmanymoveone2 .carousel-inner .cloneditem-1 {
		display: block;
	}
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone2 .carousel-inner > .item.active.right,
	.carousel-showmanymoveone2 .carousel-inner > .item.next {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone2 .carousel-inner > .item.active.left,
	.carousel-showmanymoveone2 .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone2 .carousel-inner > .item.left,
	.carousel-showmanymoveone2 .carousel-inner > .item.prev.right,
	.carousel-showmanymoveone2 .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
@media all and (min-width: 992px) {
	.carousel-showmanymoveone2 .carousel-inner > .active.left,
	.carousel-showmanymoveone2 .carousel-inner > .prev {
		left: -25%;
	}
	.carousel-showmanymoveone2 .carousel-inner > .active.right,
	.carousel-showmanymoveone2 .carousel-inner > .next {
		left: 25%;
	}
	.carousel-showmanymoveone2 .carousel-inner > .left,
	.carousel-showmanymoveone2 .carousel-inner > .prev.right,
	.carousel-showmanymoveone2 .carousel-inner > .active {
		left: 0;
	}
	.carousel-showmanymoveone2 .carousel-inner .cloneditem-2,
	.carousel-showmanymoveone2 .carousel-inner .cloneditem-3,
	.carousel-showmanymoveone2 .carousel-inner .cloneditem-4 {
		display: block;
	}
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone2 .carousel-inner > .item.active.right,
	.carousel-showmanymoveone2 .carousel-inner > .item.next {
		-webkit-transform: translate3d(25%, 0, 0);
		transform: translate3d(25%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone2 .carousel-inner > .item.active.left,
	.carousel-showmanymoveone2 .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-25%, 0, 0);
		transform: translate3d(-25%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone2 .carousel-inner > .item.left,
	.carousel-showmanymoveone2 .carousel-inner > .item.prev.right,
	.carousel-showmanymoveone2 .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
#itemslider3 h4{
	margin: 10px auto 3px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	color: #302e2e;
	margin-top: 10px;
	
}
#itemslider3 h5{
	
	font-size: 14px;
	margin: 8px auto 2px;
	color: #ff4001;
	margin-bottom: 6px;
}
@media screen and (max-width: 600px){
	.carousel-showmanymoveone3 .carousel-control.left {
		margin-left: 21px!important;
		opacity: 1!important;
		top: -60px;
		left: 221px;
		position: absolute;
	}
}
@media screen and (max-width: 600px){
	.carousel-showmanymoveone3 .carousel-control.right {
		margin-right: 25px!important;
		opacity: 1!important;
		top: -60px;
		position: absolute;
	}
}
.carousel-showmanymoveone3 .carousel-control {
	width: 4%;
	background-image: none;
}
.carousel-showmanymoveone3 .carousel-control.left {
	margin-left: 5px;
	opacity: 1!important;
}
.carousel-showmanymoveone3 .carousel-control.right {
	margin-right: 5px;
	opacity: 1!important;
}
.carousel-showmanymoveone3 .cloneditem-1,
.carousel-showmanymoveone3 .cloneditem-2,
.carousel-showmanymoveone3 .cloneditem-3,
.carousel-showmanymoveone3 .cloneditem-4,
.carousel-showmanymoveone3 .cloneditem-5 {
	display: none;
}
@media all and (min-width: 768px) {
	.carousel-showmanymoveone3 .carousel-inner > .active.left,
	.carousel-showmanymoveone3 .carousel-inner > .prev {
		left: -50%;
	}
	.carousel-showmanymoveone3 .carousel-inner > .active.right,
	.carousel-showmanymoveone3 .carousel-inner > .next {
		left: 50%;
	}
	.carousel-showmanymoveone3 .carousel-inner > .left,
	.carousel-showmanymoveone3 .carousel-inner > .prev.right,
	.carousel-showmanymoveone3 .carousel-inner > .active {
		left: 0;
	}
	.carousel-showmanymoveone3 .carousel-inner .cloneditem-1 {
		display: block;
	}
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone3 .carousel-inner > .item.active.right,
	.carousel-showmanymoveone3 .carousel-inner > .item.next {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone3 .carousel-inner > .item.active.left,
	.carousel-showmanymoveone3 .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone3 .carousel-inner > .item.left,
	.carousel-showmanymoveone3 .carousel-inner > .item.prev.right,
	.carousel-showmanymoveone3 .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
@media all and (min-width: 992px) {
	.carousel-showmanymoveone3 .carousel-inner > .active.left,
	.carousel-showmanymoveone3 .carousel-inner > .prev {
		left: -25%;
	}
	.carousel-showmanymoveone3 .carousel-inner > .active.right,
	.carousel-showmanymoveone3 .carousel-inner > .next {
		left: 25%;
	}
	.carousel-showmanymoveone3 .carousel-inner > .left,
	.carousel-showmanymoveone3 .carousel-inner > .prev.right,
	.carousel-showmanymoveone3 .carousel-inner > .active {
		left: 0;
	}
	.carousel-showmanymoveone3 .carousel-inner .cloneditem-2,
	.carousel-showmanymoveone3 .carousel-inner .cloneditem-3,
	.carousel-showmanymoveone3 .carousel-inner .cloneditem-4 {
		display: block;
	}
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone3 .carousel-inner > .item.active.right,
	.carousel-showmanymoveone3 .carousel-inner > .item.next {
		-webkit-transform: translate3d(25%, 0, 0);
		transform: translate3d(25%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone3 .carousel-inner > .item.active.left,
	.carousel-showmanymoveone3 .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-25%, 0, 0);
		transform: translate3d(-25%, 0, 0);
		left: 0;
	}
	.carousel-showmanymoveone3 .carousel-inner > .item.left,
	.carousel-showmanymoveone3 .carousel-inner > .item.prev.right,
	.carousel-showmanymoveone3 .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
.glyphicon.fnt_20{
	font-size: 20px!important;
}
@media screen and (max-width: 600px) {
	.tx_under {
		font-size: 12px;
		font-weight: 400;
		margin-bottom: 0;
		color: #bcbcbc;
		margin-top: 7px;
		
	}
}
@media screen and (max-width: 600px) {
	.tx_slogan {
		font-size: 19px;
		text-transform: uppercase;
		margin: 0;
		
		margin-top: 2px;
	}
}
#footer-sub{background-color: #172337;
	 
    margin-top: 34px;
	    padding-bottom: 40px;
		padding-top:40px;
}
.bdr_ft{
	    border-right: 1px solid #878787;
}
#footer-main {
    background-color: #8d7421;
    border-top: 2px solid #25c139;
    padding: 14px 0px;
    color: white;
}
.csr>li{
	    padding-right: 40px;
}
#footer-sub h5 {
    text-transform: uppercase;
     color: #25c139;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 9px;
    margin-top: 0px;
}
.dg_icn{
	    color: #f0bf4e;
    margin-right: 10px;
}
#footer-sub ul{
	list-style: none;
	margin-top: 12px;
}

#footer-sub hr{
	margin: 5px;
	
}

#footer-sub ul li{
	margin-bottom: 4px;
}

#footer-sub a:link {
	color: #fff;
	font-size: 13px;
	
}

#footer-sub a:visited {
	text-decoration: none;
	color:#fff;
}


#footer-sub a:hover {
	text-decoration: none;
	color: blue;
}


#footer-sub a:active {
	text-decoration: none;
	color:#565656;
}

.vertical-line{
	border-right: 1px solid #dbdbdb;
	margin: 8px;
	padding: 0px;
}

.glyphicon {
	font-size: 16px;
    color: #e1b222;
}
.btn-info {
    color: #fff;
    background-color: #035091;
    border-color: #1e6097;
    
}
.glyphicon:hover,.glyphicon:active,.glyphicon:focus {
	font-size: 17px;
	color: #2874f0;
	border:none;
	outline:none;
}


.nav-h{
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    display: block;
    padding: 10px 26px;
    font-family: Montserrat;
    font-size: 16px;
}


.fm{
	
	font-weight: 500;
}
.m-r6{
	margin-right:6px;
}
.mb-12{
	margin-bottom: 12px;
}
.cvt{

    color: #909090;
        margin: 8px 0px;
    font-size: 13px;
}
.cat_pro{
	    box-shadow: 0px 0px 4px 0 rgba(0,0,0,.08);
    border-top: 1px solid #f1f1f1;
    background-color: white;
}
#sub-two{
	margin: 0px;
	padding: 0px;
}

#sub-two .vertical-line h4{
	
	letter-spacing: 1px;
}


#footer-main ul{
	list-style: none;
}

#footer-main ul li{
	
    text-decoration: none;
    padding-left: 15px;
    margin-top: 0px;
    text-align: center;
    display: block;
}

#footer-main a:link {
	color:white;
	font-size: 12px;
}

#footer-main a:visited {
	color:white;
}


#footer-main a:hover {
	text-decoration: none;
	color: #00b9f5;
}


#footer-main a:active {
	color:white;
}

.glyphicon-search{
	font-size: 17px;
}

#social-menu{
	float: right;
	margin-right: 60px;
}

#side-padding{
	padding: 0px;
	margin: 0px;
}
.onlne{
	
	letter-spacing: 1px;
}
.ls1{
	letter-spacing: 1px;
}
.cwhit{
	color:white;
	margin-bottom:0px;
	padding: 10px;
}
.lnk{
	color:white;
}
.social-fb:hover {
	color: #3B5998;
}
.social-tw:hover {
	color: #4099FF;
}
.social-gp:hover {
	color: #d34836;
}
.social-em:hover {
	color: #f39c12;
}
#social:hover {
	-webkit-transform:scale(1.1); 
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
}
#social {
	-webkit-transform:scale(0.8);
	/* Browser Variations: */
	-moz-transform:scale(0.8);
	-o-transform:scale(0.8); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
@media (min-width: 1200px){
.fcnter {
    width: 95%;
}
}
.pd_0{
	padding:0px;
}
.addrd{
	
	color: #fff;
	margin-bottom: 6px;
	    font-size: 13px;
}
.collapsed-icon-toggle.collapsed .on-closed {
	display: initial;
}
.collapsed-icon-toggle.collapsed .on-opened {
	display: none;
}
.collapsed-icon-toggle .on-closed {
	display: none;
}
.collapsed-icon-toggle .on-opened {
	display: initial;
}
.scroll-v-250px {
	max-height: 250px;
	overflow-y: scroll;
}
.padding-v-xs {
	padding-top: 2px;
	padding-bottom: 2px;
}
.btn.ico span.icon {
	opacity: 0;
}
.btn.ico.active span.icon {
	opacity: 1;
}
.inav .nav>li>a {
    position: relative;
    display: block;
    padding: 2px 0px;
    margin: 0px 12px;
    color: black;
	    font-size: 13px;
}
.inav>.nav-tabs>li.active>a, .inav>.nav-tabs>li.active>a:hover, .inav>.nav-tabs>li.active>a:focus {
    color: #3481ff;
    cursor: default;
    font-weight: 600;
    letter-spacing: .4px;
    border: unset;
    border-bottom: 2px solid #2874f0;
}
.nav-tabs>li>a:hover {
    border-color: #ffffff #ffffff #efefef;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #fff;
}
.p_d0{
	padding:0px;
}
.spro_nm{   
    color: #000000;
    margin: 0px;
    margin-bottom: 9px;
    font-size: 15px;
    font-weight: 500;
}
.showing{
	    font-size: 12px;
    color: #afafaf;
    margin-left: 10px;
}
.fwsbt{
	    font-weight: 600;
    letter-spacing: .5px;
}
.nav-tabs.bdtn{
	    border-bottom: 1px solid #efefef;
    margin-bottom: 12px;
}
@media screen and (max-width: 600px) {
	.m-t1{
		margin-top: 1px;
	}
	.mega_column {
    float: left;
    width: 100%;
    padding: 10px;
}
}
@media screen and (max-width: 600px) {
	.mbres34{
		margin-bottom: 34px!important;
	}
}
@media screen and (max-width: 600px) {
	.mbz{
		margin-bottom:0px!important;
	}
}
/* .vm{ 
	
    background-color: #e1160d;
    color: white;
    padding: 8px;
    font-size: 13px;
    border-radius: 2px;
    text-transform: uppercase;
	box-shadow: 0 2px 6px 0 rgba(130, 130, 130, 0.25);
}*/
.vm {
    background-color: #25c139;
    color: white;
    padding: 8px;
    font-size: 13px;
    border-radius: 2px;
    text-transform: uppercase;
    box-shadow: 0 2px 6px 0 rgb(130 130 130 / 25%);
}

.p_vmore{
	float: right;
	margin-top: 12px;
}
.mt10{
	margin-bottom: 10px;
}
.vm_sec_pd_6{
	    border-bottom: 1px solid gainsboro;
    padding: 4px 27px;
	    border-top: 1px solid #eaeaea;
}

@media (min-width: 768px){
	.navbar-nav {
		margin: 0 auto;
		display: table;
		table-layout: auto;
		float: none;
		width: 100%;
	}
	.navbar-nav>li {
		display: block;
		float: none;
		text-align: center;
		position:relative;
	}
} 
.bb_mb{
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 10px;
}
.special{
	color: #058c0a;
	font-size: 15px;
	font-family: unset;
	margin-bottom: 6px;
}
.cbx {
	margin: auto;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
}
.cbx span {
	display: inline-block;
	vertical-align: middle;
	transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
	position: relative;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	transform: scale(1);
	vertical-align: middle;
	border: 1px solid #9098A9;
	transition: all 0.2s ease;
}
.cbx span:first-child svg {
	position: absolute;
	top: 3px;
	left: 2px;
	fill: none;
	stroke: #FFFFFF;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-dasharray: 16px;
	stroke-dashoffset: 16px;
	transition: all 0.3s ease;
	transition-delay: 0.1s;
	transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #506EEC;
	display: block;
	transform: scale(0);
	opacity: 1;
	border-radius: 50%;
}
.cbx span:last-child {
	padding-left: 6px;
}
.cbx:hover span:first-child {
	border-color: #506EEC;
}

.inp-cbx:checked + .cbx span:first-child {
	background: #506EEC;
	border-color: #506EEC;
	animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span:first-child svg {
	stroke-dashoffset: 0;
}
.inp-cbx:checked + .cbx span:first-child:before {
	transform: scale(3.5);
	opacity: 0;
	transition: all 0.6s ease;
}
label.cbx{
	font-weight:500;
}
#text{
	position: fixed;
	bottom: 0px;
	right: 20px;
	background: rgb(40, 116, 240);
	width: 10%;
	height: auto;
	text-decoration: none;
	border-radius: 2px;
	padding: 10px;
	color: white;
	transition: all 0.3s ease 0s;
	text-align: center;
}
.comvalu{
	margin-left: 6px;
	border-radius: 2px;
	background-color: rgba(0,0,0,.2);
	padding: 0;
	display: inline-block;
	height: 20px;
	width: 20px;
	text-align: center;
}
.fr_tw{
	    background-color: #388e3c;
    border-radius: 3px;
    color: white;
    font-size: 12px;
    padding: 2px 6px;
	    font-weight: 500;
}
.ratg{
	    color: #878787;
    font-weight: 600;
    letter-spacing: .8;
    font-size: 13px;
}
.spec{
	    display: block;
    font-weight: 600;
    text-align: left;
    color: #388e3c;
    font-size: 14px;
}
.mt_p20{
	    margin-top: 20px;
}
.sppu{
	    border: 1px solid #f0f0f0;
    padding: 18px;
	    border-bottom-color: white;
}
.msbb_0{
	margin-bottom:0px;
}
.bigf{
	text-align: center;
    font-size: 30px;
}
.fa.spst{
	    font-size: 18px;
}
.spdbt{
	    padding-top: 12px;
    padding-bottom: 12px;
}
.rtng{
	    font-size: 12px;
}
.sp_fic{
    margin-top: 1px;
    font-size: 24px;
    font-weight: 100!important;
    color: #1f1e1e;
}
.spex_ine{
	    border: 1px solid #f0f0f0;
}
@keyframes wave {
	50% {
		transform: scale(0.9);
	}
}
@media screen and (max-width: 767px) and (min-width:320px) {
	#text {
		position: fixed;
		bottom: 20px;
		right: 20px;
		background: rgb(183, 7, 83);
		width: 40%!important;
		height: auto;
		text-decoration: none;
		border-radius: 2px;
		padding: 10px;
		color: white;
		transition: all 0.3s ease 0s;
		text-align: center;
	}
}
.comp_mx_hg{
	max-height: 152px;
	margin: auto;
	margin-top: 5px;
}
.sticky{
	position: sticky;
	top: 0;
	background-color: white;
	z-index: 1;
	border-bottom: 1px solid #e6e6e6;
}
.comp_txt{
	font-size: 28px;
	font-weight: 600;
	
	margin-bottom: 0px;
}
.comp_items{
	font-size: 14px;
	//margin-bottom: 0px;
}
.bdr1{
	margin-top: 1px;
}
.fnt_600{
	font-weight: 600;
}
.exchange{
	font-size: 14px;
	color: black;
}
.br_pdtp14{
	border-right: 1px solid #e0e0e0;
	padding-top: 14px;;
}
.pd_tp14{
	padding-top: 14px;
}
.star
{
	background-color: #04960f;
	border-radius: 2px;
	font-size: 13px;
	padding: 2px 4px;
	color: white;
}
.fz_9{
	font-size: 9px!important;
}
.clr_mb{
	color: rgb(135, 135, 135);
	margin-bottom: 3px;
}
.bdr_btm{
	border-bottom: 1px solid #e0e0e0;
}
.btn-default.buynow {
	color: #fff;
	background-color: #b70753;
	border-color: #b70753;
	margin-bottom: 12px;
	width: 100%;
	padding: 12px;
}
@media screen and (max-width: 1024px) and (min-width:768px) {
	#text{
		position: fixed;
		bottom: 20px;
		right: 20px;
		background: rgb(183, 7, 83);
		width: 16%!important;
		height: auto;
		text-decoration: none;
		border-radius: 2px;
		padding: 10px;
		color: white;
		transition: all 0.3s ease 0s;
		text-align: center;
	}
	
}
@media screen and (max-width: 1319px) and (min-width:991px) {
	.addtcrt{
		width: 100%;
		padding-left: 15px!important;
		padding-right: 15px;
		margin-bottom: 12px;
	}
	.wd_10o{
		width:100%;
	}
	.wd_pl0{
		padding-right: 0px;
	}
	.btn-warning.crt_am {
		color: #fff;
		background-color: #b70753;
		border-color: #b70753;
		width: 100%;
		border-radius: 3px;
		padding: 5px 2px!important;
		font-size: 11px;
	}
}
@media screen and (max-width: 991px) {
	.man_ch_div{
		display:flex;
		flex-direction: column;
	}
	.ch1_div{
		order: 2 
	}
	.ch2_div{
		order:1
	}
	.ch3_div{
		order:3
	}
	.ch4_div{
		order:4
	}
}
.bot_prc{
	color: #212121;
}
.comp_act_prc{
	
	font-size: 16px;
}
.comp_cut_price{
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: line-through;
	
	margin: 0px 5px;
}
.comp_cat_prcoff{
	color: #388e3c;
	font-size: 13px;
	letter-spacing: -.2px;
	font-weight: 600;
	
}
@media screen and (max-width: 600px) {
	.showing {
    font-size: 11px;
    color: #afafaf;
    margin-left: 10px;
}
	.m_rpd0{
		padding:0px;
	}
	.inav .nav>li>a {
    position: relative;
    display: block;
    padding: 2px 0px;
    margin: 0px 12px;
    color: black;
    font-size: 13px;
    line-height: 30px;
}
	.btn-default.buynow {
		color: #fff;
		background-color: #b70753;
		border-color: #b70753;
		margin-bottom: 12px;
		width: 100%;
		padding: 6px;
	}
	.star {
		background-color: #04960f;
		border-radius: 2px;
		font-size: 9px;
		padding: 2px 4px;
		color: white;
	}
	.clr_mb {
		color: rgb(135, 135, 135)!important;
		margin-bottom: 3px;
	}
	.exchange {
		font-size: 13px;
		color: black;
	}
	.comp_cat_prcoff {
		color: #388e3c;
		font-size: 11px;
		letter-spacing: -.2px;
		font-weight: 600;
		
	}
	.comp_cut_price {
		font-size: 12px;
		color: #9c9c9c;
		text-decoration: line-through;
		
		margin: 0px 2px;
	}
	.comp_act_prc{
		
		font-size: 14px;
	}
	.txt_cnt_side{
		text-align: center;
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.comp_mx_hg {
		max-height: 82px;
		margin: auto;
		margin-top: 5px;
	}
	.cap_pd0{
		padding:0px;
	}
	/* .sticky{ */
	/* position: unset; */
	/* top: unset; */
	/* background-color: white; */
	/* z-index: unset; */
	/* border-bottom: unset; */
	/* } */
	.btn-default.seeall {
		background: linear-gradient(to bottom,#b70753,#c13572);
		color: white;
		border-color: #bc2064;
		font-weight: 500;
		margin: auto;
		width: 100%;
	}
	.vm{
		    float: none;
    font-size: 13px;
    background-color: #f02835;
    color: white;
    padding: 3px 6px;
    margin-top: -1px;
	}
	
	.cato_hd {
		font-size: 14px;
		/* text-transform: uppercase; */
		margin: 0;
		
		margin-top: 13px;
	}
}
.cvttt{
	margin-bottom: 4px;
	
	color: #909090;
}
.pr_tle{
	
	margin-top: 1px;
	font-size: 18px;
	font-weight: 100!important;
	color: #1f1e1e;
}
.prc{
	font-size: 23px;
	    font-weight: 600;
}
.cut_prc{
	text-decoration: line-through;
	color: #9e9e9e;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 500;
}
.odf{
	font-size: 17px;
	font-weight: 500;
	color: green;
}
.dds{
	
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 11px;
	color: #878787;
}
.enter{
	    margin-bottom: 0px;
    font-size: 13px;
}
.deli{
	margin-bottom: 2px;
	font-weight: 600;
	font-size: 13px;
	margin-top: 4px;
}
.free{
	color: green;
	font-weight: 500;
}
.pdl_0{
	padding-left:0px;
}
.ddsp{
	
	color: #000000;
	margin-bottom: 0px;
}
.disc{
	list-style-type: disc;
}
.bl_bg{
	    background-color: #2874f0;
}
.tdys{
	    list-style-position: inside
}
.nocost{
	font-size: 15px;
	color: black;
	margin-bottom: 6px;
	
}
.noicn{
	color: #058c0a;
	margin-right: 10px;
}
.bdr_sepec{
	border: 1px solid #f0f0f0;
	padding: 14px;
}
.sp_ec{
	font-size: 24px;
	color: black;
	margin-top: 0px;
	margin-bottom: 6px;
	
}
.spec_cnt_dec{
	border: 1px solid #f0f0f0;
	border-top: 1px solid white;
	padding: 9px 0px 0px 16px;
}
.left_desc{
	color: #878787;
}
.btnn {
	outline: none;
	padding: 6px 15px;
	background-color: #ffffff;
	color: black;
	border: 1px solid #c8c8c8;
	cursor: pointer;
	font-size: 18px;
	
	border-radius: 2px;
}
.actv, .btnn:hover {
	background-color: #058c0a;
	color: white;
}
.igm_sm_varient{
	height: 53px;
	width: 53px;
	border: 1px solid #d2d2d2;
}
.actvvv, .igm_sm_varient:hover {
	border: 1px solid #b70753;
	box-shadow: 0px 0px 2px 0px #b70753;
}
/* .btnnn { */
/* outline: none; */
/* padding: 15px 16px; */
/* background-color: #e9eef4; */
/* color: black; */
/* border: 1px solid #c8c8c8; */
/* cursor: pointer; */
/* font-size: 18px; */
/*  */
/* border-radius: 2px; */
/* } */
/* .btnn_red{ */
/* outline: none; */
/* padding: 15px 16px; */
/* background-color: red; */
/* color: black; */
/* border:none; */
/* cursor: pointer; */
/* font-size: 18px; */
/*  */
/* border-radius: 2px;	 */
/* } */
/* .btnn_blue{ */
/* outline: none; */
/* padding: 15px 16px; */
/* background-color: skyblue; */
/* border:none; */
/* color: black; */
/* cursor: pointer; */
/* font-size: 18px; */
/*  */
/* border-radius: 2px;	 */
/* } */
/* .btnn_grey{ */
/* outline: none; */
/* padding: 15px 16px; */
/* background-color: grey; */
/* border:none; */
/* color: black; */
/* cursor: pointer; */
/* font-size: 18px; */
/*  */
/* border-radius: 2px;		 */
/* } */
/* .btnn_orange{ */
/* outline: none; */
/* padding: 15px 16px; */
/* background-color: orange; */
/* border:none; */
/* color: black; */
/* cursor: pointer; */
/* font-size: 18px; */
/*  */
/* border-radius: 2px;	 */
/* } */
/* .actvv, .btnnn:hover { */
/* border: 1px solid #1f71ec; */
/* box-shadow: 0px 0px 2px 0px #1f71ec; */
/* } */
.m-tp12{
	margin-top: 12px;
}
.atcrt{
	    padding: 11px 6px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    width: 100%;
    border: none;
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 12px;
}
.pdr_0{
	    padding-right: 0px;
}
.bg_buy {
    background-color: #f3ba0c;
    color: #fff;
}
.bg_acrt{
	background: #ff9f00;
}
@media screen and (max-width: 600px) {
	.container-4{
		overflow: hidden;
		width: 100%!important;
		vertical-align: middle;
		white-space: nowrap;
	}
}
@media screen and (max-width: 600px) {
	.btnn {
    outline: none;
    padding: 1px 7px;
    background-color: #ffffff;
    color: black;
    border: 1px solid #c8c8c8;
    cursor: pointer;
    font-size: 18px;
    border-radius: 2px;
}
	.container-4 input#search {
		width: 100%!important;
		height: 33px!important;
		background: #dcdcdc;
		border: none;
		font-size: 10pt;
		float: left;
		color: #000;
		padding-left:0px!important;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 2px;
	}
}
@media screen and (max-width: 600px) {
}
.container-4{
	overflow: hidden;
	width: 300px;
	vertical-align: middle;
	white-space: nowrap;
}
.container-4 input#search{
	width: 246px;
	height: 30px;
	background: #ffffff;
	border: none;
	font-size: 10pt;
	float: left;
	color: #000;
	padding-left: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 0px;
	    border: none;
    border-bottom: 2px solid #2874f0;
	background-image: url('../images/pic8.png');
  background-position: 0px 9px; 
  background-repeat: no-repeat;
}
.container-4 input#search:focus{
	outline:none;
	width: 246px;
	height: 30px;
	background: #ffffff;
	border: none;
	font-size: 10pt;
	float: left;
	color: #000;
	padding-left: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 0px;
	    border: none;
    border-bottom: 2px solid #2874f0;
	background-image: url('../images/pic9.png');
  background-position: 0px 9px; 
  background-repeat: no-repeat;
}
.container-4 input#search::-webkit-input-placeholder {
	color: #65737e;
}

.container-4 input#search:-moz-placeholder { /* Firefox 18- */
	color: #65737e;  
}

.container-4 input#search::-moz-placeholder {  /* Firefox 19+ */
	color: #65737e;  
}

.container-4 input#search:-ms-input-placeholder {  
	color: #65737e;  
}
.container-4 button.icon{
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-radius: 0px;
	border: none;
	    background: #ffffff;
    border-bottom: 2px solid #2874f0;
	height: 30px;
	width: 50px;
	color: #2874f0;
	opacity: 1;
	font-size: 10pt;
	-webkit-transition: all .55s ease;
	-moz-transition: all .55s ease;
	-ms-transition: all .55s ease;
	-o-transition: all .55s ease;
	transition: all .55s ease;
}
.container-4:hover button.icon, .container-4:active button.icon, .container-4:focus button.icon{
	outline: none;
	opacity: 1;
}

.container-4:hover button.icon:hover{
	    background: #ffffff;
    border-bottom: 2px solid #2874f0;
}
.blu{
	color: #1796fb;
}
.cattil{
	margin: 10px auto 3px;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 0;
	color: #302e2e;
	margin-top: 10px;
	    height: 32px;
	line-height: 16px;
}
.prctlr{
	margin: 6px auto 2px;
	color: #212121;
	margin-bottom: 6px;
	text-align:center;
}
.cat_act_prc{
	
	font-size:13px;
}
.cat_prcoff{
	color: #388e3c;
	font-size: 13px;
	letter-spacing: -.2px;
	font-weight: 600;
	
}
.cut_price {
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: line-through;
	
	margin: 0px 5px;
}
.mt30{
	margin-top: 30px;
}
.navbar-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
       -webkit-box-shadow: unset;
    box-shadow: unset;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,.16);
}
.bgg {
    border-bottom: 1px solid #e8e9ec;
    padding-top: 106px;
    background-color: #b59125;
}
@media screen and (max-width: 600px) {
	.mtt0{
		margin-top: 0px;
	}
}
.pl0{
	padding-left: 0px!important;
}
.spp{
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 14px;
	
	letter-spacing: 1px;
	color: black;
}
@media screen and (min-width: 992px) {
	.ml0{
		margin-left:0px!important;
	}
}
@media screen and (max-width: 600px) {
	
	.mtr20{
		margin-top: margin-top: 8px!important;
	}
}
.wishht {
	position: absolute;
	top: 3px;
	left: 4px;
	background-color: #db395f;
	padding: 5px 5px;
	color: white;
	border-radius: 50%;
}
.cart.icnn {
	margin-left: 5px;
	margin-top: 6px;
	width: 8px;
	height: 5px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
.iconWrapper {
	position: relative;
	overflow: hidden;
	float: left;
	width: 24px;
	height: 23px;
	border-radius: 2px;
}
.cart.icnn {
	margin-left: 5px;
	margin-top: 6px;
	width: 11px;
	height: 10px;
	border-top: solid 1px #ffffff;
}
.iconWrapper .icnn {
	z-index: 1;
}

.icnn {
	position: absolute;
}
.cart.icnn:before {
	width: 1px;
	height: 11px;
	background-color: #ffffff;
	bottom: -1px;
	transform-origin: left bottom;
	transform: rotate(-26deg);
}
.icnn:before, .icnn:after {
	content: '';
	position: absolute;
	display: block;
}
.cart.icnn i {
	width: 8px;
	height: 1px;
	background-color: #ffffff;
	top: -1px;
	left: -4px;
	box-shadow: 10px 0 0 0 #ffffff, 20px -2px 0 0 #ffffff;
}
.icnn i {
	position: absolute;
}
.cart.icnn i:before, .cart.icnn i:after {
	top: 12px;
	left: 3px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	border: solid 1px #ffffff;
}
.icnn i:before, .icnn i:after {
	content: '';
	position: absolute;
	display: block;
}
.cart.icnn:after {
	width: 1px;
	height: 13px;
	background-color: #ffffff;
	bottom: -1px;
	right: 0px;
	transform-origin: right bottom;
	transform: rotate(23deg);
}
.cart.icnn i:after {
	left: 12px;
}
.bell.icnn {
	color: #fff;
	position: absolute;
	margin-left: 3px;
	margin-top: 0px;
	width: 11px;
	height: 12px;
	border: solid 1px currentColor;
	border-radius: 5px 5px 0 0;
}
.bell.icnn:before {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 2px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid #ffffff00;
}
.bell.icnn:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: -3px;
	width: 15px;
	height: 0px;
	border-top: solid 1px currentColor;
}
@media screen and (max-width: 600px)
{
	.mt_res4{
		margin-top: 4px!important;
	}
}
.profile.icnn {
	color: #fff;
	position: absolute;
	margin-left: 0px;
	margin-top: 8px;
	width: 14px;
	height: 6px;
	border-left: solid 1px currentColor;
	border-right: solid 1px currentColor;
	border-top: solid 1px currentColor;
	border-bottom: solid 1px transparent;
	border-radius: 6px 6px 0 0;
}
.profile.icnn:before {
	content: '';
	position: absolute;
	left: 2px;
	top: -10px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: solid 1px currentColor;
}
.ion{
	font-size: 16px!important;
	color: #0064d2;
}
.bookmark.icon {
	color: #a29c9c;
	position: absolute;
	margin-left: 5px;
	margin-top: 3px;
	width: 37px;
	height: 44px;
	border-radius: 1px 1px 0 0;
	border-top: solid 1px currentColor;
	border-left: solid 1px currentColor;
	border-right: solid 1px currentColor;
}
.bookmark.icon:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 4px;
	width: 27px;
	height: 26px;
	border-top: solid 1px currentColor;
	border-left: solid 1px currentColor;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media screen and (max-width: 600px) {
	.mbres18{
		margin-bottom: 18px;
	}
}
.mbres18{
	margin-bottom: 18px;
}
@media screen and (max-width: 600px) {
	.kkl{
		padding: 16px!important;
		width: 80%!important;
		border-radius: 2px!important;
	}
}
@media screen and (max-width: 600px) {
	.rsbtn{
		float: right;
		padding: 3px 10px;
		border: 1px solid #4d9ef8;
		background-color: #4d9ef8;
		
		font-size: 18px;
		border-radius: 2px;
		color: #ffffff;
	}
}
.mt20{
	margin-top: 20px;
}
@media screen and (max-width: 600px) {
	.pt_res0{
		padding-top:0px;
	}
}
@media screen and (max-width: 600px) {
	.fnt_res16{
		font-size: 16px;
	}
}
.thxt{
	text-align: left!important;
	
	font-weight: 500;
	font-size: 17px;
	padding-top: 0px!important;
}
.brd{
	border-radius: 2px!important;
}
.preview-images-zone {
	width: 100%;
	border: 1px solid #ddd;
	min-height: 180px;
	/* display: flex; */
	padding: 5px 5px 0px 5px;
	position: relative;
	overflow:auto;
}
@media screen and (max-width: 600px) {
	.preview-images-zone > .preview-image:first-child {
		height: 185px;
		width: 100%!important;
		position: relative;
		margin-right: 5px;
	}
}
@media screen and (max-width: 600px) {
	.preview-images-zone > .preview-image {
		height: 90px;
		width: 48%!important;
		position: relative;
		margin-right: 5px;
		float: left;
		margin-bottom: 5px;
	}
}
.preview-images-zone > .preview-image:first-child {
	height: 185px;
	width: 185px;
	position: relative;
	margin-right: 5px;
}
.preview-images-zone > .preview-image {
	height: 90px;
	width: 90px;
	position: relative;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
.preview-images-zone > .preview-image > .image-zone {
	width: 100%;
	height: 100%;
}
.preview-images-zone > .preview-image > .image-zone > img {
	width: 100%;
	height: 100%;
}
.preview-images-zone > .preview-image > .tools-edit-image {
	position: absolute;
	z-index: 100;
	color: #fff;
	bottom: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	display: none;
}
.preview-images-zone > .preview-image > .image-cancel {
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	margin-right: 10px;
	cursor: pointer;
	display: none;
	z-index: 100;
}
.preview-image:hover > .image-zone {
	cursor: move;
	opacity: .5;
}
.preview-image:hover > .tools-edit-image,
.preview-image:hover > .image-cancel {
	display: block;
}
.ui-sortable-helper {
	width: 90px !important;
	height: 90px !important;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Micro Clearfix */
.cf:before, 
.cf:after {
	content: '';
	display: table;
	visibility: hidden;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
	background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
}
#header {
	overflow: visible;
	position: relative;
}

#header h1 {
	margin: 5px 0;
}

#primary-nav-button {
	background: transparent;
	display: none;
	border: 1px solid #b7075300;
	position: absolute;
	bottom: 11px;
	/* right: 0; */
	padding: 0;
	text-decoration: none;
	color: #f2f2f2;
	text-align: center;
	font-weight: bold;
	font-size: 0;
}

#primary-nav-button:hover {
	background: rgba(0,0,0,0.05);
}

#primary-nav-button.selected {
	background: rgba(0,0,0,0.1);
}

#primary-nav-button:before {
	/* content: '☰'; */
	content: '\2261';
	display: block;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.05;
	height: 1em;
	width: 1em;
	color: inherit;
	speak: none;
}

.menu li {
	float: left;
	margin-right: 10px;
	position: relative;
}

.menu li:last-child {
	margin-right: 0;
}

.menu .sub-menu li {
	width: 100%;
}

.menu li a {
	display: block;
	text-decoration: none;
}

#top-nav li a {
	color: #8CC152;
	padding: 5px 0;
}

#top-nav .sub-menu {
	background: #fff;
}

#top-nav .sub-menu li a {
	padding: 5px;
}

#top-nav .sub-menu li > a:hover,
#top-nav .sub-menu li.selected > a {
	background: #8CC152;
	color: #000;
}

#primary-nav li a {
	color: #6f6f6f;
	padding: 8px 10px;
	letter-spacing: 1px;
}

#primary-nav li.active > a,
#primary-nav li > a:hover,

#primary-nav li.selected > a {
	color: #6f6f6f;
}

.downarrow {
	background: none;
	display: inline-block;
	padding: 0;
	text-align: center;
	min-width: 3px;
}

.sub-menu .downarrow {
	position: absolute;
	right: 0;
	padding-right: 10px;
}

.downarrow:before {
	content: '\25be';
	color: inherit;
	display: block;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.1;
	width: 1em;
	height: 1em;
}

.menu .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	max-height: 1000px;
}

.menu .sub-menu.hide {
	display: none;
}

#primary-nav .sub-menu {
	background: #ffffff;
	min-width: 186px;
	z-index: 200;
	border: solid 1px #e0e0e0;
}

#primary-nav .sub-menu li {
	border-bottom: 1px solid #eee;
}

#primary-nav .sub-menu li:last-child {
	border-bottom: 0;
}

#primary-nav .sub-menu .downarrow:before {
	content: '\25b8';
}

#primary-nav.mobile {
	display: none;
	position: absolute;
	top: 100%;
	background: #ffffff;
	width: 100%;
	z-index: 999999;
}

#primary-nav.mobile li {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #eee;
	background-color: white;
}

#primary-nav.mobile li.selected > a {
	border-bottom: 1px solid #7cb142;
}

#primary-nav.mobile li:last-child {
	border: none;
}

#primary-nav.mobile li a {
	padding: 5%;
}

#primary-nav.mobile .sub-menu li a {
	padding-left: 7%;  
}

#primary-nav.mobile .sub-menu .submenu li a {
	padding-left: 9%;  
}

#primary-nav.mobile .sub-menu .sub-menu .sub-menu li a {
	padding-left: 11%;  
}

#primary-nav.mobile .sub-menu {
	float: left;
	position: relative;
	width: 100%;
}

.mobile .downarrow,
.mobile .sub-menu .downarrow {
	position: absolute;
	right: 0;
	padding-right: 5%;
}

#primary-nav.mobile .sub-menu .downarrow:before {
	content: '\25be';
}
#primary-nav-button.mobile {
	display: inline-block;
}
.glass-case * {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	padding: 0;
	margin: 0;
	border: 0;
}

.glass-case *:before, .glass-case *:after {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.glass-case {
	position: relative;
	margin: auto;/*** Its for Tablet view where main image is come to center***/
}
/*********************DISPLAY***************************/
.gc-display-area {
	position: absolute;
	overflow: hidden;
	border: 2px solid #F5F5F5;
	padding: 2px;
	background-color: #fff;
}

.gc-display-container {
	position: relative;
	overflow: hidden;
	top: 50%;
	left: 50%;
	//width: 100%;
	width: 100%!important;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.gc-display-display {
	position: relative;
	height: 100%;
	width: 100%;
	max-height: 100%;
	//max-width: 100%;
	width: 100%!important;
	cursor: crosshair;
	opacity: 1;
}
/*********************LENS***************************/
.gc-lens {
	position: absolute;
	overflow: hidden;
	z-index: 1000;
	cursor: crosshair;
	background: #e4e3e35e;
	opacity: .5 !important; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
	filter: alpha(opacity=50) !important; /* Netscape */
	-moz-opacity: 0.5; /* Safari 1.x */
	-khtml-opacity: 0.5;
}
/*********************ZOOM***************************/
/* @media screen  */
/* and (min-device-width: 320px)  */
/* and (max-device-width: 768px)  */
/* and (-webkit-min-device-pixel-ratio: 1) {  */
/* .gc-zoom { */
/* position: absolute; */
/* overflow: hidden; */
/* width: 700px!important; */
/* height: 496px!important; */
/* z-index: 1040 !important; */
/* border: 2px solid #f5f5f5; */
/* padding: 2px; */
/* background-color: #fff; */
/* box-shadow: 1px 0px 4px 0px #6c6c6c; */
/* border-radius:2px; */
/* left:106%!important; */
/* } */
/* } */
@media screen 
and (min-device-width: 1200px) 
and (max-device-width: 1600px) 
and (-webkit-min-device-pixel-ratio: 1) { 
	.gc-zoom {
		position: absolute;
		overflow: hidden;
		width: 846px!important;
		height: 526px!important;
		/* width: 846px!important; */
		/* height: 526px!important; */
		z-index: 1040 !important;
		border: 2px solid #f5f5f5;
		padding: 2px;
		background-color: #fff;
		box-shadow: 1px 0px 4px 0px #6c6c6c;
		border-radius:2px;
		left:106%!important;
	}
	.gc-lens {
		position: absolute;
		overflow: hidden;
		z-index: 1000;
		cursor: crosshair;
		opacity: .2 !important; /* IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
		filter: alpha(opacity=50) !important; /* Netscape */
		-moz-opacity: 0.5; /* Safari 1.x */
		-khtml-opacity: 0.5;
	}
	.glass-case ul li .gc-li-display-container img {
		position: relative;
		top: 50%;
		left: 50%;
		margin-top: -40px!important;
	}
}
@media (max-width:600px)
{
	.glass-case ul li .gc-li-display-container img {
		position: relative;
		top: 49%!important;
		left: 50%;
		height: 100%;
	}
}
@media only screen and (max-width:1320px) and (min-width:601px)
{
	.glass-case ul li .gc-li-display-container img {
		position: relative;
		top: 51%!important;
		left: 50%;
		height: 100%;
	}
}
/* .gc-zoom { */
/* position: absolute; */
/* overflow: hidden; */
/* width: 100%; */
/* height: auto; */
/* z-index: 1040 !important; */
/* border: 2px solid #f5f5f5; */
/* padding: 2px; */
/* background-color: #fff; */
/* } */

.gc-zoom-inner {
	cursor: crosshair;
	border: 0 !important;
	left: -2px !important;
	top: -2px !important;
	margin: 0 !important;
	z-index: 1010 !important;
}

.gc-zoom-container {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.gc-zoom-container img {
	position: relative;
	max-width: none !important;
}
/*********************CAPTION**********************/
.gc-caption-container {
	position: absolute;
	overflow: hidden;
	width: 100%;
	padding: 2px;
	z-index: 1050 !important;
	background-color: rgba(255, 255, 255, 0.5);
	line-height: 1.6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	font-size: 0.9em;
}

.gc-caption-container div {
	position: relative;
	padding: 0 12px 0 12px;
}

.gc-caption-intop {
	left: 0;
	top: 0;
}

.gc-caption-inbottom {
	left: 0;
	bottom: 0;
}

.gc-caption-outtop, .gc-caption-outbottom {
	width: 100%;
	width: calc(100% + 4px);
	border: 2px solid #f5f5f5;
	background: #fff;
}

.gc-caption-outtop {
	top: 0;
	left: -2px;
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.gc-caption-outbottom {
	bottom: 0;
	left: -2px;
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
}

.gc-alignment-center {
	text-align: center;
}

.gc-alignment-left {
	text-align: left;
}

.gc-alignment-right {
	text-align: right;
}

/*********************UL***************************/
.gc-thumbs-area {
	position: absolute;
	overflow: hidden;
	background-color: transparent;
}

.gc-thumbs-area-prev, .gc-thumbs-area-next {
	position: absolute;
	z-index: 1010;
	border: 1px solid #ffffff;
	background-color: rgb(204,204,204,.7);
	color:#000;
}
/* .gc-thumbs-area.gc-hz .gc-thumbs-area-prev .gc-disabled { */
/* left: 0; */
/* display: none; */
/* } */
.gc-thumbs-area.gc-hz .gc-thumbs-area-next {
	top: 0;
	height: 100%;
	min-height: 100%;
	width: 5%;
	box-shadow: 0 0 10px -1px rgba(0,0,0,.3);
	background-color:hsla(0, 0%, 92%, 0.98)
	border: 1px solid #e0e0e0;
}
.gc-thumbs-area.gc-hz .gc-thumbs-area-prev{
	top: 0;
	height: 100%;
	min-height: 100%;
	width: 5%;
	//background-color: #d8d7d7;
	box-shadow: 0 0 10px -1px rgba(0,0,0,.3);
	background-color:hsla(0, 0%, 92%, 0.98)
	border: 1px solid #e0e0e0;
}
/* .gc-thumbs-area.gc-vt .gc-thumbs-area-prev, .gc-thumbs-area.gc-vt .gc-thumbs-area-next { */
/* left: 0; */
/* width: 100%; */
/* min-width: 100%; */
/* height: 5%; */
/* } */

.gc-thumbs-area.gc-hz .gc-thumbs-area-prev {
	left: 0;
}

.gc-thumbs-area.gc-hz .gc-thumbs-area-next {
	right: 0;
}

.gc-thumbs-area.gc-vt .gc-thumbs-area-prev {
	top: 0;
}

.gc-thumbs-area.gc-vt .gc-thumbs-area-next {
	bottom: 0;
}

.gc-thumbs-area-prev:hover, .gc-thumbs-area-next:hover {
	opacity: 1;
	cursor: pointer;
	cursor: hand;
}

.gc-thumbs-area-prev .gc-disabled, .gc-thumbs-area-next .gc-disabled, .gc-thumbs-area-prev .gc-disabled:hover, .gc-thumbs-area-next .gc-disabled:hover {
	opacity: .3; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE 5-7 */
	filter: alpha(opacity=30); /* Netscape */
	-moz-opacity: 0.3; /* Safari 1.x */
	-khtml-opacity: 0.3;
	cursor: default;
}
.gc-disabled{
	display:none;
}
.glass-case ul {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
	padding: 0;
	height: 100%;
	list-style: none;
}

.glass-case ul li {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border: 2px solid #f5f5f5;
	padding: 2px;
	background-color: #fff;
}

.gc-thumbs-area.gc-hz li {
	display: inline;
	float: left;
	max-width: 100%;
	max-height: 100%;
	margin-right: 5px;
}

.gc-thumbs-area.gc-vt li {
	margin-bottom: 5px;
}

.glass-case ul li .gc-li-display-container {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	display: inline-block;
}

.glass-case ul li:hover {
	border-color: #4f4f4f;
	cursor: pointer;
	cursor: hand;
}

.glass-case ul li.gc-active, .glass-case ul li.gc-active:hover {
	border-color: #669966;
	cursor: default;
}

.glass-case ul li .gc-li-display-container img {
	position: relative;
	top: 65%;
	left: 50%;
	height: 100%;
}
/*********************OVERLAY***************************/
.gc-overlay-area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2147483647 !important;
	background-color: rgb(204, 204, 204); /*the falback for ie7, ie8*/
	background-color: rgba(51, 51, 51, 0.95);
}

.gc-overlay-gcontainer {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
}

.gc-overlay-container {
	position: relative;
	overflow: auto;
	width: 100%;
	height: 100%;
	padding: 0;
}

.gc-overlay-container-display {
	position: absolute;
	overflow: auto;
	width: 100%;
	height: 100%;
	padding: 0;
}

.gc-ocd-top {
	top: 0;
}

.gc-ocd-bottom {
	bottom: 0;
}

.gc-overlay-fit {
	padding: 4em 5.5em 1em 5.5em;
	overflow: hidden;
	background-color: #272727;
}

.gc-overlay-display {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	cursor: crosshair;
}

.gc-overlay-display-center {
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.gc-overlay-display-vcenter {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gc-overlay-display-hcenter {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.gc-overlay-top-icons {
	position: absolute;
	top: 0;
	padding: 1em 1.5em 1em 0;
	width: 100%;
	height: 4em;
}

.gc-overlay-left-icons {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	padding: 0 1em 0 1.5em;
	height: 100%;
	width: 5.5em;
}

.gc-overlay-right-icons {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 1.5em 0 1em;
	height: 100%;
	width: 5.5em;
}
/*********************ICONS***************************/
@charset "UTF-8";

@font-face {
	font-family: "linea-arrows-10";
	src: url("../fonts/linea-arrows-10.eot");
	src: url("../fonts/linea-arrows-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-arrows-10.woff") format("woff"), url("../fonts/linea-arrows-10.ttf") format("truetype"), url("../fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
	font-weight: normal;
	font-style: normal;
}

.gc-icon:before {
	font-family: linea-arrows-10!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.gc-icon {
	font-family: "linea-arrows-10" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	z-index: 1020;
	cursor: pointer;
	cursor: hand;
	//color: #fff;
	opacity: .7; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 5-7 */
	filter: alpha(opacity=70); /* Netscape */
	-moz-opacity: 0.7; /* Safari 1.x */
	-khtml-opacity: 0.7;
	height: 1em;
	width: 1em;
	line-height: 0;
	//background: rgb(204, 204, 204,.5);
	//background: rgba(204, 204, 204, 0.35);
	//border: 2px solid #F5F5F5;
}

/* .gc-icon:hover { */
/* opacity: 1; /* IE 8 */ */
/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 5-7 */ */
/* filter: alpha(opacity=100); /* Netscape */ */
/* -moz-opacity: 1; /* Safari 1.x */ */
/* -khtml-opacity: 1; */
/* } */

.gc-disabled .gc-icon:hover, .gc-disabled .gc-icon:hover, .gc-disabled .gc-icon, .gc-disabled .gc-icon {
	opacity: .3; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE 5-7 */
	filter: alpha(opacity=30); /* Netscape */
	-moz-opacity: 0.3; /* Safari 1.x */
	-khtml-opacity: 0.3;
	cursor: default;
}

/* *** ICON NEXT *** */
.gc-icon-next {
	top: 50%;
	right: -2px;
	//display:none;
}
.gc-icon-next:before {
	position: absolute;
	top: -2px;
	right: -2px;
	/* content: "\e04b"; */
	/* font-size: .75em;font: normal 22px/1 FontAwesome; */
	/* background-image:url('../images/p_arrow.png'); */
}

.gc-icon-next-vt {
	bottom: 0;
	left: 50%;
}

.gc-icon-next-vt:before {
	position: absolute;
	top: -2px;
	left: -2px;
	content: "\e019";
}

.gc-display-area .gc-icon-next {
	font-size: 2.5em !important;
	//background-image: url(../images/p_arrow.png);
	height: 38px;
	width: 34px;
}

.gc-thumbs-area-next .gc-icon-next {
	right: 2px;
	font-size: 2em !important;
	opacity: 1;
}

.gc-thumbs-area-next .gc-icon-next-vt {
	font-size: 1.5em !important;
}

.gc-overlay-area .gc-icon-next {
	position: relative;
	right: 1px;
	font-size: 3em;
	//background-image: url(../images/p_arrow.png);
	height: 38px;
	width: 34px;
}
/* *** ICON PREV *** */
.gc-icon-prev {
	top: 50%;
	left: 2px;
	//display:none;
}

.gc-icon-prev:before {
	position: absolute;
	top: -3px;
	left: -4px;
	content: "\e03f";
}
.gc-icon-next:before {
	position: absolute;
	top: -3px;
	right: -4px;	
	content: "\e04b";
}
.gc-icon-prev-vt {
	top: 0;
	left: 50%;
}

.gc-icon-prev-vt:before {
	position: absolute;
	top: -2px;
	left: -2px;
	content: "\e083";
}
/* .gc-icon:before { */
/* font-family: linea-arrows-10!important; */
/* font-style: normal!important; */
/* font-weight: 400!important; */
/* font-variant: normal!important; */
/* text-transform: none!important; */
/* speak: none; */
/* line-height: 1; */
/* -webkit-font-smoothing: antialiased; */
/* -moz-osx-font-smoothing: grayscale; */
/* } */
.gc-display-area .gc-icon-prev {
	font-size: 2.5em !important;
	//background-image: url(../images/p_leftarrow.png);
	height: 38px;
	width: 34px;
}

.gc-thumbs-area-prev .gc-icon-prev {
	font-size: 2em !important;
	opacity: 1;
}

.gc-thumbs-area-prev .gc-icon-prev-vt {
	font-size: 1.5em !important;
	opacity: 1;
}

.gc-overlay-area .gc-icon-prev {
	position: relative;
	left: 0;
	font-size: 3em;
	//background-image: url(../images/p_leftarrow.png);
	height: 38px;
	width: 34px;
}
/* *** ICON DOWNLOAD *** */
.gc-icon-download {
	right: -2px;
	bottom: 0;
	font-size: 2em;
	overflow: hidden;
	display: none!important;
}

.gc-icon-download:before {
	position: absolute;
	top: -4px;
	left: -2px;
	content: "\e064";
}
/* *** ICON CLOSE *** */
.gc-icon-close {
	position: relative;
	font-size: 2em;
	float: right;
	//background-image: url(../images/crosspic.png);
	height: 38px;
	width: 34px;
	content: "\e04a";
	color: white;
	opacity: 1;
}

.gc-icon-close:before {
	position: absolute;
	content: "\e04a";
	top: -2px;
	right: -2px;
}

.gc-icon-enlarge {
	position: relative;
	float: right;
	margin-right: 0.25em;
	font-size: 2em;
	display: none!important;
}

.gc-icon-enlarge:before {
	position: absolute;
	content: '\e017';
	top: -2px;
	right: -2px;
	display: none!important;
}

.gc-icon-compress {
	position: relative;
	float: right;
	margin-right: 0.25em;
	font-size: 2em;
}

.gc-icon-compress:before {
	position: absolute;
	content: '\e053';
	top: -2px;
	right: -2px;
}
/*********************LOADING***************************/
.gc-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 31px;
	height: 31px;
	margin-left: -15px;
	margin-top: -15px;
	background-image: url(../images/loader.gif);
}

.gc-loading3 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	font-size: 0.25em;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(102, 153, 102, 0.2);
	border-right: 1.1em solid rgba(102, 153, 102, 0.2);
	border-bottom: 1.1em solid rgba(102, 153, 102, 0.2);
	border-left: 1.1em solid #669966;
	-webkit-animation: loadGC 1.1s infinite linear;
	animation: loadGC 1.1s infinite linear;
}

.gc-loading3,
.gc-loading3:after {
	border-radius: 50%;
	width: 30px;
	height: 30px;
}

@-webkit-keyframes loadGC {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes loadGC {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
/*********************GENERAL***************************/
.gc-hide {
	//display: none;
	z-index: 0;
	//opacity: 0; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */
	filter: alpha(opacity=0); /* Netscape */
	-moz-opacity: 0; /* Safari 1.x */
	-khtml-opacity: 0;
}

.gc-noscroll {
	overflow: hidden;
}

.gc-start {
	display: none;
	z-index: 0;
	opacity: 0; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */
	filter: alpha(opacity=0); /* Netscape */
	-moz-opacity: 0; /* Safari 1.x */
	-khtml-opacity: 0;
}
@media (min-width:1024px){
	.mnu{
		display:none;
	}
}
.div_dgn_fnt_pro{
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	border-top: 1px solid #f1f1f1;
	background-color: white;
	padding: 0px;
}
.lg_crtno{
	position: absolute;
	
    top: -9px;
    right: 18px;
    background-color: #25b558;
	padding: 0px 3px;
	font-size: 9px;
	border-radius: 50%;
	color: white;
	font-style: inherit;
	z-index: 9999;	
}
.clr_heart{
	color: #c8c8c8;
	padding: 8px;
	font-size: 12px!important;
	border-radius: 50%;
	border: 1px solid rgb(240, 240, 240);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px 0px;
	background: rgb(246, 246, 246);
	float: right;
	margin-top: -5px;
	position: absolute;
	top: 11px;
	z-index: 2;
	right: 6px;
	cursor: pointer;
}
.clr_heart_mdl {
	color: #c8c8c8;
	padding: 8px;
	font-size: 12px!important;
	border-radius: 50%;
	border: 1px solid rgb(240, 240, 240);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px 0px;
	background: rgb(246, 246, 246);
	position: absolute;
	top: -3px;
	z-index: 9999999;
	right: 6px;
	cursor: pointer;
}
.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.47); /* Black w/ opacity */
	z-index:999999;
}
.md .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 2px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.left_bg{
	    background-color: #2874f0;
    color: #fff;
    padding: 32px;
	    height: 80%;
}
.m_r0{
	    margin: 0px;
    font-weight: 600;
    font-size: 29px;
}
.get{
    font-size: 16px;
    margin-top: 16px;
    line-height: 150%;
}
.fpd_20{
	padding:20px;
}
/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: -75px auto;
    padding: 0px;
    border: 1px solid #888;
}
.md .form-control.fc{
	    padding: 8px 10px 10px 0;
    width: 100%;
    color: #000;
    font-size: inherit;
    background: #fff;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    box-shadow: inset 0 1px 1px rgb(255, 255, 255);
    line-height: 1.42857143;
    height: 34px;
    border-radius: 0px;
}
.md label.enter{
	color: #878787;
    font-size: 16px;
    font-weight: 400;
    pointer-events: none;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-27px);
    transform: translateY(-27px);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease;
    will-change: transform;
    -webkit-transform-origin: left;
    transform-origin: left;
}
.fc:focus~.enter {
    -webkit-transform: translateY(-45px) scale(.8);
    transform: translateY(-45px) scale(.8);
}
.cst_mdbtn,.cst_mdbtn:hover,.cst_mdbtn:active{
	    background: #fb641b;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border: none;
    color: #fff;
    width: 100%;
    height: 48px;
    font-size: 15px;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 500;
	outline:none;
}
.md .form-control.fc:focus,.md .form-control.fc:active  {
    padding: 8px 10px 10px 0;
    width: 100%;
    color: #000;
    font-size: inherit;
    background: #fff;
    border: none;
    border-bottom: 1px solid #2874f0;
    display: block;
    box-shadow: inset 0 1px 1px rgb(255, 255, 255);
    line-height: 1.42857143;
    height: 34px;
    border-radius: 0px;
}
.md .close, .md .close:focus, .md .close:active {
    float: right;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    /* text-shadow: 0 1px 0 #fff; */
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    right: -36px;
    top: 0px;
	outline:none;
}
/* The Close Button */
.imgofferclose {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	margin-top: -7px;
	margin-right: 6px;
}

.imgofferclose:hover,
.imgofferclose:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.item button{
	position: relative;
	top: 0px;
	margin-top: -99px;
	background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
	border: 1px solid #eeeff2;
	color: #000000;
	border-radius: 2px;
	padding: 4px 12px;
	opacity: 0;
}
.item:hover button {
	opacity: 1;
}
.im_md_ig{
	width: 100%;
	height: 96px;
	margin-top: 14px;
	float: left;
	cursor: pointer;
	margin-right: 8px;
}
.nav-tabs.ss>li {
	float: left;
	margin-bottom: -1px;
	width: 12%;
}
.thun{
	padding: 0px;
	background-color: #f2f2f2;
	margin-top: 12px;
	padding-left: 10px;
}
.brand_nm{
	color: #111;
	font-size: 24px;
	line-height: 1.33;
	margin-bottom: 12px;
}
.md_star_dgn{
	color: #ffc100;
	font-size: 18px;
}
.btn-warning.warn {
	color: #000;
	border-color: #f2c860;
	background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
	width: 50%;
}
.md_main_img{
	width: 78%;
	margin: auto;
}
.nav-tabs {
	border-bottom: none;
}
.nav-tabs.ss>li.active {
	float: left;
	margin-bottom: -1px;
	width: 12%;
	border-bottom: 5px solid #0a850a;
	padding-bottom: 8px;
}
@media only screen and  (max-width:951px) and (min-width:768px)
{
	.m_rt5{
		margin-top: 5px;
	}
	.bdr_sepec {
		border: 1px solid #f0f0f0;
		padding: 14px;
		padding-top: 12px!important;
	}
	.glass-case ul li.gc-active, .glass-case ul li.gc-active:hover {
		border-color: #669966;
		cursor: default;
		border-radius: 2px;
	}
}
.manu_foot_image{
	max-height: 244px;
	float: right;
}
.manu_foot_image_sub{
	max-height: 244px;
	margin:auto;
}
.manu_factname{
	text-align: center;
	font-size: 18vh;
	
	color: #6d6d6d;
	color: wheat;
	margin-bottom: 50px;
	text-shadow: 2px 2px 4px #b70753;
}
.txt_cnt{
	text-align:center;
}
.manu_fact_ptxt{
	font-size:16px;
}
.manu_fact_ptxt18{
	font-size:18px;
}
.manu_tt_up{
	text-align: center;
	margin-top: 18px;
}
.manu_mb_70{
	margin-bottom:70px;
}
@media (max-width:991px)
{
	.manu_foot_image {
		max-height: 244px;
		float:unset;
		margin: auto;
	}
	.txt_res_manu_cnt{
	text-align:center;}
	.manu_fact_ptxt {
		font-size: 14px;
	}
	.mau_res_mt_18{
		margin-top: 18px;
	}
	.manu_fact_ptxt18 {
		font-size: 1.8rem;
		line-height: 1.25;
		text-align: center;
	}
	.manu_factname {
		text-align: center;
		font-size: 5vh;
		
		color: #6d6d6d;
		color: #b70753;
		margin-bottom: 38px;
		text-shadow: unset;
	}
}
.other_seller{
	font-weight: 700;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 12px;
}
.bdr_other_deli {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 0px;
	margin-top: 14px;
}
.other_price{
	color: #B12704;
	font-size:17px;
	margin-bottom: 1px;
}
.sold_prc{
	font-size: 13px;
}
.mb_3{
	margin-bottom:3px;
}
.clr_by{
	color: #868080;
}
.pd_rt_0{
	padding-right:0px;
}
.pd_lt_0{
	padding-left:0px;
}
.btn-warning.crt_am{
	color: #fff;
	background-color: #b70753;
	border-color: #b70753;
	width: 100%;
	border-radius: 3px;
	padding: 1px 2px;
	font-size: 11px;
}
.glyphicon-search.gysr{
	font-size: 18px;
	padding: 1px;
}
.panel-default>.panel-heading {
	color: #2967f1;
	background-color: #f9f9f9;
	border-color: #f9f9f9;
	padding: 0px;
	text-decoration:none;
	font-size: 14px;
}
.panel-title>a {
	color: inherit;
	font-size: 14px;
}
.qus_blk{
	color: black;
	font-weight: 600;
	letter-spacing: .2px;
	margin-right: 10px;
}
.mt_19{
	margin-right: 19px;
}
.mb_10{
	margin-bottom:12px;
}
.mb_12{
	margin-bottom:10px;
}
.replay{
	margin-bottom: 0px;
	margin-top: 6px;
	color: #767676;
}
.fl_right{
	float:right;
}
.mr_16{
    margin-left: 8px;
    margin-right: 4px;
}
.btn-default.seeall{
	background: linear-gradient(to bottom,#b70753,#c13572);
	color: white;
	border-color: #bc2064;
	font-weight: 500;
	margin: auto;
}
.panel-default>.panel-heading {
	background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
	background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
	background-image: linear-gradient(to bottom,#f9f9f9 0,#f9f9f9 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x;
}
.panel-default {
	border-color: white;
}
.panel-group .panel+.panel {
	margin-top: 10px;
}
.panel-body {
	padding: 8px 0px;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 6px;
	font-size: 16px;
	color: inherit;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(185, 56, 56, 0.05);
	box-shadow: 0 1px 1px rgba(185, 56, 56, 0.05);
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #f9f9f9;
}
.cust_rev{
	font-weight: 700;
	font-size: 21px;
	line-height: 1.3;
	text-align: center;
	letter-spacing: .2px;
	margin-bottom: 8px;
}
.outof{
	color: #111;
	text-align: center;
}
.question_ans:hover{
	color: #2967f1;
	background-color: #f9f9f9;
	border-color: #ffffff;
	padding: 0px;
	text-decoration: none;
	font-size: 14px;
}
.list-inline.lft_0>li p.share {
	display: inline-block;
	padding-right: 0px;
	padding-left: 5px;
	color:#565656;
	
}
.shr{
	color: #b7b7b7;
	    padding-right: 4px;
}
.fa.esqure{
	font-size: 22px;
	color: #fcbb3b;
}
.fa.fsuare{
	font-size: 22px;
	color: #3664a2;
}
.fa.tsquare{
	font-size: 22px;
	color: #6aadd2;
}
.fa.tglsaqur
{
	font-size: 22px;
	color: #CC3333;
}
.list-inline.lft_0>li {
	display: inline-block;
	padding-right: 0px;
	padding-left: 5px;
}
.progress {
	height: 6px;
	margin-bottom: 0px;
	margin-top: 7px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}
.progress {
	background-image: unset;
	background-image: -o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
	background-image: unset;
	background-image: linear-gradient(to bottom,#efefef 0,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x;
}
.fa.fa_10{
	font-size:10px;
}
@media only screen and  (max-width:992px) and (min-width:601px)
{
	.res_pd0 {
		padding: 0px;
	}
	.bdr_sepec_deli div[class^="col-"] {
		padding-top: 14px;
	}
	.bdr_other_deli {
		border: 1px solid #ddd;
		border-radius: 4px;
		padding: 0px;
		margin-top: 0px;
	}
	.bdr_sepec_deli .pt_res_00 {
		padding-top: 0px!important;
	}
	.qty{
		margin-top: -11px;
	}
	.crt_respd_0{
		padding-top: 3px!important;
	}
}
@media (max-width:600px)
{
	.mm_rt8{
		    margin-top: 8px;
	}
	.m_rt5{
		margin-top: 14px;
	}
	.clr_dt {
		color: #878787;
		margin-bottom: 11px!important;
		font-size: 12px;
	}
	.form-control.qs {
		display: block;
		width: 100%;
		height: 34px!important;
		padding: 6px 12px!important;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	.fl_right {
		float: unset;
	}
	.btn-warning.crt_am {
		color: #fff;
		background-color: #b70753;
		border-color: #b70753;
		width: 100%;
		border-radius: 3px;
		padding: 5px 3px;
		font-size: 11px;
	}
	.res_pd0{
		padding:0px;
	}
	.crt_respd_0{
		padding-top: 0px!important;
	}
	.form-control.qty{
		height: 33px!important;
		margin-top: -13px;
		display: block;
		width: 100%;
		padding: 6px 12px!important;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	.bdr_sepec_deli .pt_res_00{
		padding-top:0px!important;
	}
	.bdr_sepec_deli .pt_res_00{
		padding-top:0px!important;
	}
	.form-control.sf {
		display: block;
		width: 100%;
		height: 34px!important;
		padding: 6px 12px!important;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	.bdr_sepec_deli div[class^="col-"] {
		padding-top: 14px;
	}
	.bdr_sepec {
		border: 1px solid #f0f0f0;
		padding: 11px;
		padding-top: 9px!important;
	}
	.res_des_mb{
		padding: 0px;
		margin-top: 15px;
	}
	.pr_tle {
		
		margin-top: 1px;
		font-size: 16px;
		font-weight: 100!important;
		color: #000000;
		line-height: 20px;
		
	}
	.glass-case ul li.gc-active, .glass-case ul li.gc-active:hover {
		border-color: #669966;
		cursor: default;
		border-radius: 2px;
	}
	.gc-icon-prev:before {
		position: absolute;
		top: -51px;
		left: -4px;
		content: "\e03f";
	}
	.gc-overlay-fit {
		padding: 0em 0.5em 0em 0.5em;
		overflow: hidden;
		background-color: #272727;
	}
	.gc-icon-prev {
		top: 60%;
		left: -1px;
	}
	.gc-thumbs-area-next .gc-icon-next {
		right: -2px;
		font-size: 2em !important;
		opacity: 1;
	}
}	
.p_des_0{
	padding:0px;
}
.add_pd_0{
	padding:9px 0px 0px 0px;
}
.add_pd_tp0{
	padding-top: 0px;
}
.bdr_sepec_deli {
	border: 1px solid #ddd;
	padding: 14px;
	border-radius: 4px;
}
.mt_05{
	margin-top:5px;
}
.btn-warning.buy_now {
	background-color: #fcba3b;
	border: 1px solid #fcba3b;
	color: black;
	width: 49%;
	border-radius: 3px;
}
.btn-warning.buy_now:focus {
	background-color: #fcba3b;
	border: 1px solid #fcba3b;
	color: black;
	width: 49%;
	border-radius: 3px;
	outline:0;
}
.btn-warning.add_cart {
	color: #fff;
	background-color: #b70753;
	border-color: #b70753;
	width: 48%;
	border-radius: 3px;
	padding: 6px 3px;
}
.btn-warning.add_cart:focus {
	color: #fff;
	background-color: #b70753;
	border-color: #b70753;
	width: 48%;
	border-radius: 3px;
	outline:0;
	padding: 6px 3px;
}
.input-group-addon.crt_icn {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-align: center;
	background-color: #b70753;
	border: 1px solid #b70753;
	border-radius: 0px 3px 3px 0px;
}
.disc>.ddsp {
	
	color: #000000;
	margin-bottom: 3px;
}
.fnt_21{
	font-size: 21px;
	margin-bottom: 0px;
}
.ofr_mt_12{
	margin-top: 12px;
}
.clr_str{
	color: #fbb73b;
}
.btn-default.ofer{
	background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    padding: 4px 10px;
    border-radius: 2px;
}
.all_ofr_cat{
	border-bottom: 1px solid #e8eaed;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.rwd-table {
	margin: 1em 0;
	width: 100%;
}
th, td {
	border: 1px solid #e6e6e6;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
}
.rwd-table td:first-child {
	padding-top: .5em;
}
.rwd-table td:last-child {
	padding-bottom: .5em;
}
.rwd-table td:before {
	content: attr(data-th) ": ";
	font-weight: bold;
	width: 6.5em;
	display: inline-block;
}
@media (min-width: 480px) {
	.rwd-table td:before {
		display: none;
	}
}
.rwd-table th, .rwd-table td {
	text-align: left;
}
@media (min-width: 480px) {
	.rwd-table th, .rwd-table td {
		display: table-cell;
		padding: .25em .5em;
	}
	.rwd-table th:first-child, .rwd-table td:first-child {
		padding-left: 0;
	}
	.rwd-table th:last-child, .rwd-table td:last-child {
		padding-right: 0;
	}
}
.rwd-table {
	/* background: #34495E; */
	/* color: #fff; */
	/* border-radius: .4em; */
	/* overflow: hidden; */
}
.rwd-table tr {
	border: 1px solid #46637f;;
}
.rwd-table th, .rwd-table td {
	margin: .5em 1em;
}
@media (min-width: 600px) {
	.rwd-table th, .rwd-table td {
		padding: 12px !important;
	}
	.rwd-table th, .rwd-table td {
		margin: 2px 2px!important;
	}
	.rwd-table tr, th, td {
		border: 1px solid #e6e6e6;
	}
}
@media (max-width: 600px) {
	.rwd-table th, .rwd-table td {
		padding: 6px !important;
	}
	.rwd-table th, .rwd-table td {
		margin: 0px 0px!important;
	}
	/* tr, th, td { */
	/* border-bottom: 1px solid #e6e6e6!important; */
	/* } */
	th, td {
		border-bottom: 1px solid #e6e6e6!important;
		border-right-color: white;
		border-left-color: white;
		border-top-color: white;
	}
	.rwd-table td:before {
		content: attr(data-th) ": ";
		font-weight: bold;
		width: 100%;
		display: table;
		margin-bottom: 8px;
		color: #676767;
	}
	.rwd-table tr {
		border: 1px solid #46637f;
	}
}
.rwd-table th, .rwd-table td:before {
	//color: #dd5;
}
.clr_ofnm{
	color: #b70753;
}
.txt_white{
	color:white;
}
.txt_white:hover{
	color:white;
	text-decoration:none;
}	
.clt_coment{
	margin-top: 0px;
    margin-bottom: 0px;
    color: #767676;
}
.blk{
	color:#000;
}
.cmt_mb_6{
	margin-bottom: 6px;
}
.pos_rel{
	position: relative;
}
.manu_fact_ptxt14{
	font-size:14px;
}
.show_pd_0{
	padding:0px;
}
.venban_icn{
    width: 30px;
    margin-right: 12px;
}
.wd_42{
	width: 42px;
}
.sz_12{
	font-size: 11px!important;
}
.cust_star{
    background-color: #058c0a;
    padding: 0px 6px;
    border-radius: 2px;
    margin-right: 12px;
    color: white;
}
.fl_ri{
	    float: right;
}
.po_stik{
	    position: sticky;
    top: 64px;
    bottom: 0;
    z-index: 1;
}
.mt_t10{
	    margin-top: 10px;
}
.rev_mb_3{
	margin-bottom: 3px;
}
.rev_mb_12{
	margin-bottom: 12px;
}
.wd_60p{
	width:60%;
}
.btn-default.acomm{
    color: #0a0a0a;
    background-color: #e8e8e8;
    border-color: #b7b7b7;
    border-radius: 2px;
    margin-top: 10px;
}
.post_form{
	margin-bottom: 4px;
    font-weight: 400;
    font-size: 13px;
}
.clr_dt{
	color: #878787;
	margin-bottom: 0px;
	font-size: 12px;
}
.veri{
	color: #c45500;
    font-size: 13px;
}
.cust_name{
	margin-top: 5px;
    margin-bottom: 0px;
}
.ppro_img{
	padding: 2px;
	margin-bottom: 4px;
}
.ds_wdth{
	display: block;
	width: 100%;
}
.bg_over {
	position: absolute;
	bottom: 2px;
	background-color: #0a0a0aa3;
	overflow: hidden;
	width: 97%;
	height: 97%;
	transition: .5s ease;
}
.value {
    color: white;
    font-size: 20px;
    position: absolute;
	top: 50%;
	left: 39%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-34%, -50%);
	text-align: center;
}
.u_clr{
	color: #2f6df7;
}
.pr_ent_0{
	padding:0px;
}
.pl_ent_0{
	padding-left:0px;
}
.br_0{
	border-radius:0px;
}
.pr_mpd_0{
	padding: 0px;
}
.pl_only_0{
	padding-left:0px;
}
.acc_ount{
	border: 1px solid #cccccc;
    background-color: whitesmoke;
    padding: 12px;
}
.CaptchaWrap { position: relative; }
			.CaptchaTxtField { 
			border-radius: 5px; 
			border: 1px solid #ccc; 
			display: block;  
			box-sizing: border-box;
			}
			
			#UserCaptchaCode { 
			padding: 15px 10px; 
			outline: none; 
			font-size: 18px; 
			font-weight: normal; 
			font-family: 'Open Sans', sans-serif;
			width: 343px;
			}
			#CaptchaImageCode { 
			text-align:center;
			margin-top: 15px;
			padding: 0px 0;
			width: 300px;
			overflow: hidden;
			}
			
			.capcode { 
			font-size: 46px; 
			display: block; 
			-moz-user-select: none;
			-webkit-user-select: none;
			user-select: none; 
			cursor: default;
			letter-spacing: 1px;
			color: #ccc;
			font-family: 'Roboto Slab', serif;
			font-weight: 100;
			font-style: italic;
			}
			
			.ReloadBtn { 
			background:url('https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png') left top no-repeat;   
			background-size : 100%;
			width: 32px; 
			height: 32px;
			border: 0px; outline none;
			position: absolute; 
			bottom: 30px;
			left : 310px;
			outline: none;
			cursor: pointer; /**/
			}
			.error { 
			color: red; 
			font-size: 12px; 
			display: none; 
			}
			.success {
			color: green;
			font-size: 18px;
			margin-bottom: 15px;
			display: none;
			}	
			.gh{
			color:#41d244;
			}
			.hf
			{
			color: #e69913;
			}
			.stepwizard-step p {
			margin-top: 10px;
			}
			.stepwizard-row {
			display: table-row;
			}
			.stepwizard {
			display: table;
			width: 80%;
			position: relative;
			}
			.stepwizard-step button[disabled] {
			opacity: 1 !important;
			filter: alpha(opacity=100) !important;
			}
			.stepwizard-row:before {
			top: 14px;
			bottom: 0;
			position: absolute;
			content: " ";
			width: 100%;
			height: 1px;
			background-color: #ccc;
			border: 2px solid #ccc;
			z-order: 0;
			}
			.stepwizard-step {
			display: table-cell;
			text-align: center;
			position: relative;
			}
			.btn-circle {
			width: 30px;
			height: 30px;
			text-align: center;
			padding: 6px 0;
			font-size: 12px;
			line-height: 1.428571429;
			border-radius: 15px;
			}
			
			
			.us{
			color: #858384;
			font-size: 13px;}
			
			
			#pro{
			width: 80%;
			}
			@media (min-width: 992px)
			{
			.co_offset {
			margin-left: 9%;
			}
			}
			
			
			@media (min-width: 767px)
			{
.vertical-t{
    display: table-cell;
    vertical-align: middle;
    float: right;
}
}
.banner {
    margin-top: 0px;
    background: url(../images/SLP_Banner-02.png) no-repeat #000;
    background-size: cover;
    padding: 4.5em 0;
    width: 100%;
}

.form-login {
    font-family: 'Open Sans', sans-serif;
    background-color: #ededed;
    border-radius: 10px;
    border-color: #d2d2d2;
    border-width: 5px;
    box-shadow: 0 1px 0 #cfcfcf;
    text-align: center;
    width: 81%;
    margin-left: 5%;
    margin-top: 0;
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
.form-login h4 {
    border: 0 solid #fff;
    border-bottom-width: 1px;
    text-align: center;
    padding: 15px;
    color: #0a3151;
    font-family: opensans-semibold;
    font-weight: 600;
    font-size: 20px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    margin-bottom: 15px;
    margin-top: 0;
}
.form-login .form-submit, .start-selling {
    background: url(../images/slp-sprite-v1.png) 0 -264px no-repeat;
    display: inline-block;
    height: 46px;
    width: 216px;
    margin-bottom: 15px;
    border: 0;
    font-size: 0;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.form-login .form-control {
    width: 214px;
    border-radius: 3px;
    display: inline-block;
    height: 35px;
    margin-bottom: 0;
    font-size: 14px;
}

.every-day-block {
    width: 100%;
    position: relative;
	bottom: -44px;
}
.splitlayout {
    padding: 32em 0;
}
.every-day-block h5 {
    text-align: center;
    margin: 25px 0 30px;
    font-size: 2em;
    color: #adadad;
}
.lesser-viewport-area .chap-no-text {
    top: 10px;
}
.chap-no-text {
    padding-top: 0;
    font-family: "Open Sans";
    color: #005286;
    text-align: center;
    position: relative;
    top: 15px;
}
.chapter-imgage.chapter-img-1 {
    background: url(../images/homescreen_lens.svg) no-repeat;
    width: 98px;
	margin-top: 36px;
}
.chapter-imgage.chapter-img-3 {
    background: url(../images/homescreen_handshake.svg) no-repeat;
	margin-top: 36px;
}

.chapter-imgage.chapter-img-2 {
    background: url(../images/money.svg) no-repeat;
    width: 100px;
	margin-top: 36px;
}
.chapter-imgage {
    background: url(../images/slp-sprite-v1.png) no-repeat;
    height: 70%;
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}
.lesser-viewport-area .chapter-img {
    width: 200px;
    height: 200px;
    line-height: 200px;
}
.chapter-img {
    width: 168px;
    background: 0 0;
    border-radius: 50%;
    height: 168px;
    text-align: center;
    line-height: 168px;
    margin: 5px auto 0;
    border: 3px solid #f4f4f4;
}
.chap-no-text {
    padding-top: 0;
    font-family: "Open Sans";
    color: #005286;
    text-align: center;
    position: relative;
    top: 15px;
}
.chapter-three .chap-no-text {
    padding-bottom: 4em;
}
.copy {
    max-width: 80%;
    margin: 0 auto;
    padding: 1em 0 0;
}
.wrapper .side {
    height: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    z-index: 100;
    background: #fff;
}
.wrapper .side-left {
    left: 0;
}
.chap-no-text h3 {
        font-family: fantasy;
    font-size: 3em;
    letter-spacing: 0px;
    margin-bottom: 0;
    margin-top: 0px;
    font-weight: 100;
}
.chap-no-text p {
  margin-left: 5px;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0;
    font-family: sans-serif;
}

@media (max-width: 768px)
{
	.tru_0
	{
	padding: 0px;
	margin-top: -38px!important;
	}
	
	.bgggg {
    border-bottom: unset;
    padding-top: 34px;
}
.banner {
    margin-top: 50px;
    padding: 20px;
    background-size: auto 100%;
    background-position: 35% 0;
}
.form-login {
    width: 100%;
    margin-left: 0;
}
}



.tru_0
	{
	padding: 0px;
	margin-top: 82px;
	}
	
	
	.pr_tle1 {
    margin-top: 1px;
    font-size: 35px;
    font-weight: 100!important;
    color: #1f1e1e;
}

.cs{
margin-bottom: 30px;
}

.errr
{
  border: 3px dashed #b59125;
    padding: 21px;
    font-size: 15px;
    text-align: center;
    height: 150px;
}

.ki
{
   display: block!important;
    font-size: 31px!important;
  color: #b59125;
}


.hvr_bdr{
    box-shadow: 0px 0px 4px -1px black;
}

.btn-block {
    display: block;
    width: 100%;
    margin-top: 19px;
}
.vb{
	margin-left: 0px;
}

.w-80{
    width:82%;
}
.mt-5{
    margin-top:50px;
}
.w-1{
    width:100%;
}

.background{
    background: url(images/zoom.jpg);
    width: 100%;
    background-position: right;
    height: 541px;
    background-size: cover;
        margin-bottom: -34px;
    
}
.white{
    color: #fff;
    margin-top: 154px;
    font-size: 42px;
    text-align: left;
    font-family: fangsong;
}
.to{
        font-size: 22px;
    color: #fff;
    font-family: math;
}
.snip1527 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  float: left;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 16px;
  margin: 10px 1%;
  max-width: 310px;
  min-width: 250px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}

.snip1527 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.snip1527 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.snip1527 figcaption {
  padding: 25px 20px 25px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.snip1527 figcaption:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #700877;
  content: '';
    background: linear-gradient(90deg, #815318 0%, #000000 100%, #000000 100%);
  opacity: 0.8;
  z-index: -1;
}

.snip1527 .date {
  background-color: #fff;
  border-radius: 50%;
  color: #700877;
  font-size: 18px;
  font-weight: 700;
  min-height: 48px;
  min-width: 48px;
  padding: 10px 0;
  position: absolute;
  right: 15px;
  text-align: center;
  text-transform: uppercase;
  top: -25px;
}

.snip1527 .date span {
  display: block;
  line-height: 14px;
}

.snip1527 .date .month {
  font-size: 11px;
}

.snip1527 h3,
.snip1527 p {
  margin: 0;
  padding: 0;
}

.snip1527 h3 {
  display: inline-block;
  font-weight: 700;
  letter-spacing: -0.4px;
  margin-bottom: 5px;
}

.snip1527 p {
  font-size: 0.8em;
  line-height: 1.6em;
  margin-bottom: 0px;
}

.snip1527 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.snip1527:hover img,
.snip1527.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


