@charset "utf-8";
/* CSS Document */
/* Popup container - can be anything you want */
.popup {
	position: relative;
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* The actual popup */
.popup .popuptext {
	visibility: hidden;
	width: 120px;
	background-color: #008000;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 8px 0;
	position: absolute;
	z-index: 1;
	bottom: 78%;
	left: 50%;
	margin-left: -80px;
	border-bottom: 1px solid #f1f0f5;
}
/* Popup arrow */
.popup .popuptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}
/* Toggle this class - hide and show the popup */
.popup .show {
	visibility: visible;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
 @keyframes fadeIn {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
.glryimg {
	width: 100%;
	height: 600px;
	position: relative;
}
/*login*/
.lgin {
	width: 40%;
	margin: 40px auto;
	min-height: 300px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.lgbx {
	padding: 40px 0px 20px 0px;
	width: 100%;
}
.hdlgn {
	padding: 16px;
	font-size: 24px;
	font-weight: 400;
	color: #000;
}
.usr {
	position: relative;
	outline: none;
	box-shadow: none;
	padding: 0;
	width: 100%;
	max-width: 100%;
	background: transparent;
	border: none;
	color: #666666;
	-webkit-appearance: none;
	text-align: inherit;
	vertical-align: bottom;
	font-family: 'Roboto', 'Noto', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.psd {
	position: relative;
	outline: none;
	box-shadow: none;
	padding: 0;
	width: 100%;
	max-width: 100%;
	background: transparent;
	border: none;
	color: #666666;
	-webkit-appearance: none;
	text-align: inherit;
	vertical-align: bottom;
	font-family: 'Roboto', 'Noto', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.brdr {
	border-top: 1px solid #e8e8e8;
	padding: 5px 16px;
	position: relative;
}
/*register*/
.rgtr {
	width: 80%;
	margin: 40px auto;
	min-height: 300px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.rgbx {
	padding: 39px 13px 36px 31px;
	width: 98%;
}
.rghdg {
	padding: 16px;
	font-size: 24px;
	font-weight: 400;
	color: #000;
	font-family: 'Roboto', 'Noto', sans-serif;
}
.bnrimg {
	position: absolute;
	top: 137px;
	height: 110px;
	z-index: 999;
	left: 36%;
}
.logosldr {
	background: #e5e5e5;
}
.styl {
	background: #000;
	padding-top: 50px;
	padding-bottom: 50px;
	height: auto;
	width: 100%;
}
.stylbx1 {
	color: #ccc87d;
	margin-left: 4%;
	font-weight: 100;
	font-family: sans-serif;
}
.ln {
	width: 61%;
	background: #FFF;
	height: 2px;
	margin-left: 4%;
	MARGIN-TOP: 10PX;
}
.lnr {
	background: #FFF;
	height: 2px;
	margin-left: 4%;
	MARGIN-TOP: 10PX;
	width: 22%;
}
.stylp {
	color: #fff;
	margin-left: 4%;
	font-weight: 100;
	text-align: justify;
	line-height: 25px;
	margin-top: 20px;
	font-size: 14px;
	font-family: sans-serif;
}
.stylrp {
	color: #fff;
	margin-left: 4%;
	font-weight: 100;
	line-height: 25px;
	margin-top: 32px;
	font-size: 14px;
	font-family: sans-serif;
}
.bxabt {
	width: 70%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.53);
	border-radius: 15px;
	height: 470px;
	text-align: center;
	color: #FFF;
	margin-top: 5%;
}
.atpdg {
	padding-top: 100px;
	padding-bottom: 150px;
}
.abtcnt {
	font-family: sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
}
.srvrimg {
	background: url(../images/ABOUT-SECOND-BANNER.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.srvhd {
	text-align: center;
	color: #fff;
	font-weight: 100;
	font-family: sans-serif;
	font-size: 3em;
}
.wp {
	font-weight: 900;
}
.srmg {
	margin: 0 auto;
	width: 80%;
	margin-top: 50px;
	height: auto;
}
.har {
	text-align: right;
	font-size: 2em;
	font-weight: 700;
	color: #fff;
}
.hrct {
	color: #fff;
	line-height: 25px;
	margin-top: 10px;
	font-weight: 100;
	font-family: sans-serif;
	font-size: 14px;
}
.mgsk {
	margin-top: 50px;
}
.skp {
	color: #fff;
	line-height: 25px;
	margin-top: 10px;
	font-weight: 100;
	font-family: sans-serif;
	font-size: 14px;
}
.sknh {
	color: #fff;
	text-align: left;
	font-size: 2em;
	font-weight: 700;
}
/*makeover*/
.makvr {
	width: 100%;
	background: #e0ddc7;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.su {
	color: #000;
	text-align: center;
	margin-top: 2%;
	width: 100%;
	margin-bottom: 20px;
	line-height: 40px;
	font-weight: 600;
}
.gt {
	font-weight: 400;
}
.mkus {
	padding-top: 90px;
	margin-bottom: 40px;
	text-align: justify;
	line-height: 34px;
	font-weight: 400;
	font-family: 'arial';
}
.mkitm {
	margin-top: 20px;
	font-weight: 700;
	font-family: 'arial';
	color: #000;
	font-size: 20px;
	    text-align: center;
}
.undr {
	position: absolute;
	top: 0px;
	left: 17%;
}
.bxhrsk {
	width: 70%;
	margin: 0 auto;
	/* background: rgba(0, 0, 0, 0.53); */
	border-radius: 15px;
	height: 470px;
	text-align: center;
	color: #FFF;
	margin-top: 5%;
}
.reachus {
	margin: 0 auto;
	font-weight: 600;
	color: #fff;
	font-family: sans-serif;
}
.hrskpdg {
	padding-bottom: 0px;
	padding-top: 50px;
}
.hrbx1 {
	padding: 20px;
}
.hrbx3 {
	padding: 20px;
	width: 304px;
	height: 420px;
	background-position: center;
}
.hrhd {
	color: #fff;
	margin-top: 10%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -10%;
	font-size: 29px;
	text-align: center;
}
.hrhds {
	color: #fff;
	margin-top: 10%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -18%;
	font-size: 29px;
	text-align: center;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 63%;
    padding-bottom: 20px;
    margin-left: 148px;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 62%;
	padding-bottom: 20px;
	margin-left: 115px;
}
.subhd {
	color: #fff;
	margin-top: 23%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 19%;
	position: absolute;
	text-align: center;
}
.subhds {
	color: #fff;
	margin-top: -286px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 38%;
	position: absolute;
	text-align: center;
}
.subhd h5 {
	text-align: center;
	font-size: 19px;
}
.subhds h5 {
	text-align: center;
	font-size: 19px;
}
.brhd {
	color: #fff;
	margin-top: 13%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -38%;
	font-size: 22px;
	text-align: center;
	line-height: 29px;
}
.subhdbr {
	color: #fff;
	margin-top: 43%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 28%;
	position: absolute;
	text-align: center;
}
.subhdbr h5 {
	font-size: 20px;
}
.grmhd {
	color: #fff;
	margin-top: 13%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -18%;
	font-size: 21px;
	text-align: center;
	line-height: 28px;
}
.subhdgr {
	color: #fff;
	margin-top: -254px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 27%;
	position: absolute;
	text-align: center;
}
.subhdgr h5 {
	font-size: 20px;
}
.subhdpk {
	color: #fff;
	margin-top: -266px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 5%;
	position: absolute;
	text-align: center;
}
.subhdpk h5 {
	font-size: 20px;
}
.brdl {
	border-bottom: 1px solid #000;
	width: 90%;
	padding-bottom: 20px;
	margin-left: 148px;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 91%;
	padding-bottom: 20px;
	margin-left: 89px;
}
/*testimonial*/

/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/

.testhd {
	font-weight: 600;
	font-family: sans-serif;
}
.testpg {
	font-family: sans-serif;
}
.testsb {
	font-family: sans-serif;
}
section {
	padding-top: 5px;
	padding-bottom: 5px;
}
.quote {
	color: rgba(0, 0, 0, .1);
	text-align: center;
	margin-bottom: 30px;
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
	padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
	opacity: 1;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
	bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
	background-color: #000;
	border: none;
}
#fade-quote-carousel blockquote {
	text-align: center;
	border: none;
}
#fade-quote-carousel .profile-circle {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 100px;
}
.headerone {
	background: #000;
	padding-top: 10px;
}
.hfr {
	background: #000;
	padding-top: 8px;
	padding-bottom: 8px;
}
.calla {
	font-family: sans-serif;
	font-weight: bold;
	color: #ccc87d;
	text-align: center;
	margin: 0px;
	font-size: 16px;
}
.vfrt {
	position: absolute;
	left: 0px;
	z-index: 1;
	bottom: 7px;
	width: 26%;
	background: #fff;
	height: 2px;
	margin-left: 2%;
}
.dting {
	background: linear-gradient(-90deg, #32161a, #0c0c15, #35171a);
	height: 36px;
}
.jik {
	width: 80%;
	margin: 0 auto;
	padding: 0px;
}
.foul {
	padding: 0px;
	margin: 0px;
	font-weight: 500 !important;
	font-family: Arial;
	padding-right: 6px;
	font-size: 13.333px;
}
.foul li {
	list-style: none;
	text-decoration: none;
	padding: 10px;
	list-style: none;
	text-decoration: none;
	padding: 5px;
	padding-left: 15px;
	float: left;
}
.ogf {
	float: right;
	margin: 0px 0.40em;
}
.nwe {
	border: none;
	padding: 10px;
	background: none;
	color: #ffffff;
	background-image: url(https://greatlookspa.com/images/shopping-cart-black-shape.png);
	background-repeat: no-repeat;
	background-position: left 4px center;
	width: 100px;
	min-height: 30px;
}
.nwe a {
	padding-left: 18px;
}
.ogf li {
	border-right: 1px solid #ccc87d;
	padding-top: 9px;
	padding-right: 22px;
}
.ogf li a {
	color: #fff !important;/*padding-right: 10px;*/
	text-decoration: none;
	outline: none;
}
.main-app {
	font-family: sans-serif;
	font-weight: bold;
	color: #ccc87d;
	text-align: center;
	font-size: 17px;
}
.headertwo {
	background: linear-gradient(-90deg, #32161a, #0c0c15, #35171a);
}
.hdc1li {
	list-style: none;
	padding-top: 8px;
	padding-bottom: 32px;
}
.cart {
	border: none;
	padding-left: 22px;
	background: none;
	color: #fff;
	width: 106px;
	min-height: 30px;
	border-right: 1px solid #ccc87d;
	float: left;
	font-family: sans-serif;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 9px;
}
.str {
	border: none;
	padding-left: 27px;
	background: none;
	color: #fff;
	width: 79px;
	min-height: 30px;
	float: left;
	font-family: sans-serif;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 9px;
}
.mtp {
	margin-top: 8px;
}
.bknw {
	background: #ccc87d;
	color: #000;
	font-weight: 600;
	border-radius: 0px;
	padding-top: 9px;
	font-family: sans-serif;
	font-weight: 550;
	padding-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 48px;
	font-size: 12px;
}
/*menu*/
.nav-color {
	background-color: #EAEAEA;
	position: fixed;
	width: 100%;
	z-index: 9990;
}
.nav-wrap {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
ul.nav li:nth-child(n) {
	width: 9%;
	text-align: center;
}
.navbar li>a>.dot:before {
	content: '\2022';
	max-height: 10px;
	font-size: 22px;
	color: #000000;
}
.navbar .navbar-nav>.active>a>.dot:before {
	color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #ccc87d;
	background-color: transparent;
}
ul.nav li:nth-child(4) {
	width: 9%;
	text-align: center;
	margin-top: 0px;
}
.navbar .dot {
	border: none;
	top: -10px;
	position: relative;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #ccc87d;
	font-family: sans-serif;
	font-size: 14px;
	color: #ccc87d;
	font-weight: 100;
	text-transform: uppercase;
	background: url(http://greatlookspa.com/images/c1.png) no-repeat;
	background-position: bottom 12px center;
}
.navbar-nav > li > a:hover {
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar {
	width: 100%;
	height: 85px;
	position: relative;
	margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.navbar .nav {
	float: none;
	display: block;
	margin: 0 auto;
	font-family: sans-serif;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 10%;
}
.ml {
	margin-left: 110px;
}
.mg {
	margin-left: 10px;
}
.nav>li>a>img {
	max-width: 195px;
	margin-left: -9px;
	margin-top: -21px;
	width: 193px;
	height: 65px;
}
.navbar-default .navbar-nav>.active>a>span.text {
	border-bottom: 2px solid #ED5A24;
	padding-bottom: 5px;
}
.navbar-default {
	background-color: #000;
	color: #fff;
}
 @media (min-width: 768px) {
.navbar-nav > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
}
}
#lang-selector {
	position: absolute;
	top: 10px;
	right: 25px;
	z-index: 9999;
	font-weight: bold;
	font-size: 10px;
}
#lang-selector a {
	color: #4F5759;
}
#lang-selector a.active {
	color: #ED5A24;
}
 @media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 100vh;
}
}
 @media (max-width: 767px) {
#lang-selector {
	position: absolute;
	top: 10px;
	left: 25px;
	z-index: 9999;
	font-weight: bold;
	font-size: 1.5em;
	display: table;
}
.navbar {
	height: 95px !important;
}
.navbar-collapse {
	background-color: #0d0d0d;
	padding-bottom: 20px;
	width: 100%;
}
ul.nav li:nth-child(n) {
	margin-top: 13px !important;
	text-align: center;
	width: 100%;
	font-size: 1.5em;
}
.navbar-default .navbar-nav>li>a {
	color: #EAEAEA;
}
.nav-color {
	height: 50px !important;
}
.container-menu-offset {
	padding-top: 50px !important;
}
}
.bx {
	width: 70%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.9);
	border-radius: 15px;
	height: 856px;
	text-align: center;
	color: #FFF;
	margin-top: 5%;
}
.reachus {
	margin: 0 auto;
	font-weight: 600;
	color: #fff;
	font-family: sans-serif;
}
.alft {
	color: #fff;
	margin-top: 5%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	text-align: left;
	margin-left: 5%;
}
.frm {
	background: none;
	border-bottom: 1px solid #ffffff !important;
	border: none;
	color: #fff;
	margin-bottom: 10px;
}
.lb {
	text-align: left;
	font-size: 12px;
	font-family: sans-serif !important;
	font-weight: 100 !important;
}
.btn {
	background-color: black;
	color: #fff3e0;
	margin: 0;
	width: 150px;
	margin-top: 0px;
	font-size: 17px;
}
.btn:hover {
	background-color: black;
	color: #fff3e0;
	margin: 0;
	width: 150px;
	margin-top: 0px;
	font-size: 17px;
}
h1, h2, h3, h4, h5, ul, a {
	margin: 0;
	padding: 0;
}
.mbvw {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ftr {
	height: auto;
	background: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}
.pg {
	color: #fff;
	margin-top: 0%;
	text-align: justify;
	line-height: 19px;
	font-family: sans-serif;
	font-size: 12px;
	list-style: none;
}
.c1li {
	list-style: none;
	padding-top: 0px;
}
.c1li li {
	padding-top: 0px;
	padding-bottom: 5px;
}
.li1 {
	float: left;
	padding-right: 20px;
}
.li2 {
	float: left;
	padding-right: 20px;
}
.li3 {
	float: left;
}
.ftp {
	color: #fff;
}
.btnftr {
	background: #000;
	height: 38px;
	padding-top: 10px;
	color: #fff;
}
.hdf {
	color: #fff;
	font-family: sans-serif;
	font-weight: 100;
	padding-bottom: 10px;
	padding-top: 25px;
	font-size: 1.35em;
}
.frmlg {
	background: none;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px solid #827d7d !important;
	color: #000;
	box-shadow: none;
	margin-bottom: 10px;
}
.frmrgstr {
	background: none;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px solid #827d7d !important;
	color: #000;
	margin-bottom: 40px;
	box-shadow: none;
	text-decoration: none;
	outline: none;
	font-size: 17px;
	font-weight: 500;
}
.lbn {
	text-align: left;
	font-size: 17px;
	font-family: sans-serif !important;
	font-weight: 300;
	color: #827d7d;
}
/*products*/
.pdthd {
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
}
.ptle {
	color: #000 !important;
	line-height: 24px;
	font-weight: 100;
	font-family: sans-serif;
}
.rs {
	color: #000 !important;
	line-height: 24px;
	font-family: sans-serif;
}
.pdtmrg {
	margin-top: 50px;
	margin-bottom: 50px;
}
.price {
	font-size: 30px;
	margin: 0 auto;
	color: #333;
}
.right {
	float: right;
	border-bottom: 2px solid #4B8E4B;
}
.pdtimg {
	width: 100%;
	height: 200px !important;
	margin-bottom: 10px;
}
.thumbnail {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.thumbnail:hover {
	opacity: 1.00;
	box-shadow: 0px 0px 10px #4bc6ff;
}
.line {
	margin-bottom: 0px;
}
.pdtdls {
	height: 300px;
}
.pdtl {
	width: 75%;
	margin: 0 auto;
}
.ptmgn {
	margin-top: 100px;
	margin-bottom: 150px;
}
.phdg {
	color: #312f2f !important;
	line-height: 24px;
	font-weight: 600;
	font-family: sans-serif;
	margin-top: 20px;
}
.prs {
	font-family: sans-serif;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
	line-height: 24px !important;
	color: #827d7d;
}
.qnt {
	background: none;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px dotted #827d7d !important;
	margin-bottom: 20px;
}
.shp {
	font-family: sans-serif;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
	line-height: 24px !important;
	color: #827d7d;
	font-size: 17px;
}
.des {
	font-size: 18px;
}
.bctn {
	width: 200px;
}
.bctn:hover {
	width: 200px;
}
.bctn a {
	width: 200px;
}
.pdtlsim {
	width: 100%;
	height: 400px;
}
.pdtls {
	width: 100%;
	height: 400px;
}
.bkgg {
	margin: 0 auto;
	width: 65%;
	border: 1px solid #ccc;
	margin-top: 50px;
	margin-bottom: 50px;
}
.bkhd {
	margin-bottom: 50px;
	background: #000;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 21px;
	text-transform: uppercase;
}
.srvpkg {
	background: #000;
	color: #fff;
}
.clk {
padding-top: 5px;
    padding-bottom: 5px;
}
.cdrclr{
    color: #fff !important;
    background-color: #615a5a  !important;
    border-color: #615a5a  !important;
    width: 45px !important;   
    padding: 8px 12px;
     margin-top:0px !important;
    
}
.cdrclr:hover{
    color: #fff !important;
    background-color: #615a5a  !important;
    border-color: #615a5a  !important;
    width: 45px !important;   
    padding: 8px 12px;
    
}
.bkgsp {
	background: #000;
	color: #fff;
	margin-bottom: 50px;
	margin-left: -39px;
	margin-top: -35px;
}
.crhdg{
	    padding: 16px;
    font-size: 33px;
    font-weight: 400;
    color: #000;
    font-family: 'Roboto', 'Noto', sans-serif;
}
.smhdg{
	    padding: 16px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    font-family: 'Roboto', 'Noto', sans-serif;
}
.nsr{
    margin-bottom:50px;

}
.bnclr {
    background-color:#008000 !important;
    color: #fff;
    margin: 0;
    width: 150px;
    margin-top: 0px;
    font-size: 17px;
}
.bnclr:hover {
    background-color:#000 !important;
    color: #fff;
    margin: 0;
    width: 150px;
    margin-top: 0px;
    font-size: 17px;
}

 @media screen and (max-width: 770px) {
.right {
	float: left;
	width: 100%;
}
}
 @media only screen and (max-width: 1920px) {
.brdrl {
	border-bottom: 1px solid #000;
	width: 42%;
	padding-bottom: 20px;
	margin-left: 411px;
}
.subhd {
	color: #fff;
	margin-top: 17%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 12%;
	position: absolute;
	text-align: center;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 42%;
	padding-bottom: 20px;
	margin-left: 151px;
}
.subhds {
	color: #fff;
	margin-top: -275px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 60%;
	position: absolute;
	text-align: center;
}
.hrhds {
	color: #fff;
	margin-top: 7%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -18%;
	font-size: 29px;
	text-align: center;
}
.hrhd {
	color: #fff;
	margin-top: 7%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -10%;
	font-size: 29px;
	text-align: center;
}
.brdl {
	border-bottom: 1px solid #000;
	width: 61%;
	padding-bottom: 20px;
	margin-left: 200px;
}
.subhdbr {
	color: #fff;
	margin-top: 31%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 52%;
	position: absolute;
	text-align: center;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 61%;
	padding-bottom: 20px;
	margin-left: 113px;
}
.subhdgr {
	color: #fff;
	margin-top: -254px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 52%;
	position: absolute;
	text-align: center;
}
.subhdpk {
	color: #fff;
	margin-top: -266px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 37%;
	position: absolute;
	text-align: center;
}
.navbar .nav {
    float: none;
    display: block;
    margin: 0 auto;
    font-family: sans-serif;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 13%;
}
.bnrimg {
    position: absolute;
    top: 158px;
    height: 110px;
    z-index: 999;
    left: 39.4%;
}
}
@media only screen and (max-width: 1700px) {
.bkgg {
	margin: 0 auto;
	width: 65%;
	border: 1px solid #ccc;
	margin-top: 50px;
	margin-bottom: 50px;
}
.brdrl {
	border-bottom: 1px solid #000;
	width: 47%;
	padding-bottom: 20px;
	margin-left: 327px;
}
.subhd {
	color: #fff;
	margin-top: 19%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 13%;
	position: absolute;
	text-align: center;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 47%;
	padding-bottom: 20px;
	margin-left: 140px;
}
.subhds {
	color: #fff;
	margin-top: -285px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 54%;
	position: absolute;
	text-align: center;
}
.brdl {
	border-bottom: 1px solid #000;
	width: 69%;
	padding-bottom: 20px;
	margin-left: 180px;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 69%;
	padding-bottom: 20px;
	margin-left: 103px;
}
.subhdbr {
	color: #fff;
	margin-top: 34%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 46%;
	position: absolute;
	text-align: center;
}
.subhdgr {
	color: #fff;
	margin-top: -254px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 46%;
	position: absolute;
	text-align: center;
}
.subhdpk {
	color: #fff;
	margin-top: -277px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 29%;
	position: absolute;
	text-align: center;
}
}
 @media only screen and (max-width: 1680px) {
.brdrl {
	border-bottom: 1px solid #000;
	width: 48%;
	padding-bottom: 20px;
	margin-left: 318px;
}
.subhd {
	color: #fff;
	margin-top: 18%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 13%;
	position: absolute;
	text-align: center;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 48%;
	padding-bottom: 20px;
	margin-left: 138px;
}
.subhds {
	color: #fff;
	margin-top: -292px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 54%;
	position: absolute;
	text-align: center;
}
.brdl {
	border-bottom: 1px solid #000;
	width: 70%;
	padding-bottom: 20px;
	margin-left: 178px;
}
.subhdbr {
	color: #fff;
	margin-top: 33%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 45%;
	position: absolute;
	text-align: center;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 70%;
	padding-bottom: 20px;
	margin-left: 102px;
}
.subhdgr {
	color: #fff;
	margin-top: -254px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 46%;
	position: absolute;
	text-align: center;
}
.subhdpk {
	color: #fff;
	margin-top: -266px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 28%;
	position: absolute;
	text-align: center;
}
}
 @media only screen and (max-width: 1600px) {
.brdrl {
	border-bottom: 1px solid #000;
	width: 51%;
	padding-bottom: 20px;
	margin-left: 286px;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 50%;
	padding-bottom: 20px;
	margin-left: 134px;
}
.subhd {
	color: #fff;
	margin-top: 18%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 14%;
	position: absolute;
	text-align: center;
}
.subhds {
	color: #fff;
	margin-top: -292px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 51%;
	position: absolute;
	text-align: center;
}
.brdl {
	border-bottom: 1px solid #000;
	width: 73%;
	padding-bottom: 20px;
	margin-left: 174px;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 73%;
	padding-bottom: 20px;
	margin-left: 99px;
}
.subhdpk {
	color: #fff;
	margin-top: -266px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 26%;
	position: absolute;
	text-align: center;
}
}
 @media only screen and (max-width: 1550px) {
.brdrl {
	border-bottom: 1px solid #000;
	width: 53%;
	padding-bottom: 20px;
	margin-left: 255px;
}
.subhd {
	color: #fff;
	margin-top: 18%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 15%;
	position: absolute;
	text-align: center;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 53%;
	padding-bottom: 20px;
	margin-left: 128px;
}
.subhds {
	color: #fff;
	margin-top: -295px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 49%;
	position: absolute;
	text-align: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 92%;
    padding-bottom: 20px;
    margin-left: 143px;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 78%;
	padding-bottom: 20px;
	margin-left: 96px;
}
.subhdbr {
	color: #fff;
	margin-top: 37%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 40%;
	position: absolute;
	text-align: center;
}
.subhdgr {
	color: #fff;
	margin-top: -254px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 41%;
	position: absolute;
	text-align: center;
}
.subhdpk {
	color: #fff;
	margin-top: -266px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 22%;
	position: absolute;
	text-align: center;
}
}
 @media only screen and (max-width: 1440px) {
.brdrl {
	border-bottom: 1px solid #000;
	width: 57%;
	padding-bottom: 20px;
	margin-left: 217px;
}
.subhd {
	color: #fff;
	margin-top: 20%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 15%;
	position: absolute;
	text-align: center;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 56%;
	padding-bottom: 20px;
	margin-left: 122px;
}
.subhds {
	color: #fff;
	margin-top: -295px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 46%;
	position: absolute;
	text-align: center;
}
.brdl {
	border-bottom: 1px solid #000;
	width: 81%;
	padding-bottom: 20px;
	margin-left: 160px;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 81%;
	padding-bottom: 20px;
	margin-left: 94px;
}
.subhdpk {
	color: #fff;
	margin-top: -266px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 17%;
	position: absolute;
	text-align: center;
}
.subhdbr {
	color: #fff;
	margin-top: 37%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 37%;
	position: absolute;
	text-align: center;
}
.subhdgr {
	color: #fff;
	margin-top: -254px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 37%;
	position: absolute;
	text-align: center;
}
.navbar .nav {
    float: none;
    display: block;
    margin: 0 auto;
    font-family: sans-serif;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 10%;
}
.bnrimg {
    position: absolute;
    top: 158px;
    height: 110px;
    z-index: 999;
    left: 36.2%;
}
}
 @media only screen and (max-width: 1400px) {
.brdrl {
	border-bottom: 1px solid #000;
	width: 58%;
	padding-bottom: 20px;
	margin-left: 210px;
}
.subhd {
	color: #fff;
	margin-top: 23%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 17%;
	position: absolute;
	text-align: center;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 58%;
	padding-bottom: 20px;
	margin-left: 120px;
}
.subhds {
	color: #fff;
	margin-top: -286px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 44%;
	position: absolute;
	text-align: center;
}
.brdl {
	border-bottom: 1px solid #000;
	width: 84%;
	padding-bottom: 20px;
	margin-left: 154px;
}
.brhd {
	color: #fff;
	margin-top: 13%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -38%;
	font-size: 25px;
	text-align: center;
	line-height: 29px;
}
.subhdbr {
	color: #fff;
	margin-top: 43%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 32%;
	position: absolute;
	text-align: center;
}
.subhdbr h5 {
	font-size: 22px;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 85%;
	padding-bottom: 20px;
	margin-left: 89px;
}
.grmhd {
	color: #fff;
	margin-top: 13%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -18%;
	font-size: 25px;
	text-align: center;
	line-height: 28px;
}
.subhdgr h5 {
	font-size: 22px;
}
.subhdgr {
	color: #fff;
	margin-top: -254px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 32%;
	position: absolute;
	text-align: center;
}
.subhdpk {
	color: #fff;
	margin-top: -266px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 12%;
	position: absolute;
	text-align: center;
}
.navbar .nav {
	float: none;
	display: block;
	margin: 0 auto;
	font-family: sans-serif;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	margin-left: 10%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #ccc87d;
	font-family: sans-serif;
	font-size: 13px;
	color: #ccc87d;
	font-weight: 100;
	text-transform: uppercase;
	background: url(http://greatlookspa.com/images/c1.png) no-repeat;
	background-position: bottom 12px center;
}
}
 @media only screen and (max-width: 1366px) {
.hrhd {
	color: #fff;
	margin-top: 10%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -6%;
	font-size: 29px;
	text-align: center;
}
.hrhds {
	color: #fff;
	margin-top: 10%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -18%;
	font-size: 29px;
	text-align: center;
}
.subhds {
	color: #fff;
	margin-top: -286px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 42%;
	position: absolute;
	text-align: center;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 59%;
    padding-bottom: 20px;
    margin-left: 178px;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 58%;
	padding-bottom: 20px;
	margin-left: 119px;
}
.bnrimg {
    position: absolute;
    top: 158px;
    height: 110px;
    z-index: 999;
    left: 35.2%;
}
.bx {
    width: 70%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 15px;
    height: 525px;
    text-align: center;
    color: #FFF;
    margin-top: 5%;
}
}
@media only screen and (max-width: 1300px) {
.brdrl {
    border-bottom: 1px solid #000;
    width: 63%;
    padding-bottom: 20px;
    margin-left: 148px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 63%;
    padding-bottom: 20px;
    margin-left: 113px;
}
.subhd {
    color: #fff;
    margin-top: 23%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 19%;
    position: absolute;
    text-align: center;
}
.subhds {
    color: #fff;
    margin-top: -291px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 38%;
    position: absolute;
    text-align: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 93%;
    padding-bottom: 20px;
    margin-left: 143px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 93%;
    padding-bottom: 20px;
    margin-left: 85px;
}
.subhdbr {
    color: #fff;
    margin-top: 43%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 26%;
    position: absolute;
    text-align: center;
}
.subhdgr {
    color: #fff;
    margin-top: -256px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 26%;
    position: absolute;
    text-align: center;
}

.subhdpk {
    color: #fff;
    margin-top: -273px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 4%;
    position: absolute;
    text-align: center;
}
.navbar .nav {
    float: none;
    display: block;
    margin: 0 auto;
    font-family: sans-serif;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin-left: 3%;
}
ul.nav li:nth-child(n) {
    width: 10%;
    text-align: center;
}
ul.nav li:nth-child(4) {
    width: 10%;
    text-align: center;
    margin-top: 0px;
}
}
@media only screen and (max-width: 1024px) {
.li1 {
	float: left;
	padding-left: 10px;
	padding-right: 12px;
}
.jik {
	width: 95%;
	margin: 0 auto;
	padding: 0px;
}
.li2 {
	float: left;
	padding-right: 11px;
}
.cart {
	border: none;
	padding-left: 12px;
	background: none;
	color: #fff;
	width: 79px;
	min-height: 30px;
	border-right: 1px solid #ccc87d;
	float: left;
}
.str {
	border: none;
	padding-left: 8px !important;
	background: none;
	color: #fff;
	width: 43px !important;
	min-height: 30px;
	float: left;
}
.nav>li>a>img {
	max-width: 168px;
	margin-left: 0px !important;
}
ul.nav li:nth-child(n) {
	width: 10%;
	text-align: center;
}
.bnrimg {
	position: absolute;
	top: 158px;
	height: 110px;
	z-index: 999;
	left: 32%;
}
.bknw {
	background: #ccc87d;
	color: #000;
	border-radius: 0px;
	padding-top: 9px;
	font-family: sans-serif;
	font-weight: 100;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 60px;
}
.brdrl {
	border-bottom: 1px solid #000;
	width: 79%;
	padding-bottom: 20px;
	margin-left: 134px;
}
.subhd {
	color: #fff;
	margin-top: 29%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 22%;
	position: absolute;
	text-align: center;
}
.brdr2 {
	border-bottom: 1px solid #000;
	width: 79%;
	padding-bottom: 20px;
	margin-left: 96px;
}
.brdl {
	border-bottom: 1px solid #000;
	width: 99%;
	padding-bottom: 20px;
	margin-left: 121px;
}
.brhd {
	color: #fff;
	margin-top: 15%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -38%;
	font-size: 23px;
	text-align: center;
	line-height: 29px;
}
.grmhd {
	color: #fff;
	margin-top: 16%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -18%;
	font-size: 20px;
	text-align: center;
	line-height: 28px;
}
.subhdbr {
	color: #fff;
	margin-top: 43%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 16%;
	position: absolute;
	text-align: center;
}
.brdl2 {
	border-bottom: 1px solid #000;
	width: 93%;
	padding-bottom: 20px;
	margin-left: 92px;
}
.hrbx3 {
	padding: 20px;
	width: 280px;
	height: 426px;
	background-position: center;
}
.subhdgr {
    color: #fff;
    margin-top: -245px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 13%;
    position: absolute;
    text-align: center;
}
.subhdpk {
	color: #fff;
	margin-top: -266px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: -16%;
	position: absolute;
	text-align: center;
}
.hrhd {
	color: #fff;
	margin-top: 10%;
	font-family: sans-serif;
	margin-bottom: 5%;
	font-weight: 300;
	position: absolute;
	top: 0;
	left: -29%;
	font-size: 29px;
	text-align: center;
}
.subhds {
	color: #fff;
	margin-top: -286px;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	right: 23%;
	position: absolute;
	text-align: center;
}
.navbar .nav {
	float: none;
	display: block;
	margin: 0 auto;
	font-family: sans-serif;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 1%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #ccc87d;
	font-family: sans-serif;
	font-size: 11px;
	color: #ccc87d;
	font-weight: 100;
	text-transform: uppercase;
	background: url(http://greatlookspa.com/images/c1.png) no-repeat;
	background-position: bottom 12px center;
}
}
 @media only screen and (max-width: 812px) {
.brdrl {
    border-bottom: 1px solid #000;
    width: 73%;
    padding-bottom: 10px;
    margin-left: 115px;
}
.hrhd {
    color: #fff;
    margin-top: 13%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -29%;
    font-size: 29px;
    text-align: center;
}
.subhd {
    color: #fff;
    margin-top: 23%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 23%;
    position: absolute;
    text-align: center;
}
.subhd h5 {
    text-align: center;
    font-size: 15px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 73%;
    padding-bottom: 10px;
    margin-left: 85px;
}
.hrhds {
    color: #fff;
    margin-top: 13%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 29px;
    text-align: center;
}
.subhds h5 {
    text-align: center;
    font-size: 15px;
}
.subhds {
    color: #fff;
    margin-top: -224px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 23%;
    position: absolute;
    text-align: center;
}
.ogf {
    float: right;
    margin: -33px 0.40em;
}
.hrbx3 {
    padding: 20px;
    width: 211px;
    height: 426px;
    background-position: center;
}
.subhdbr {
    color: #fff;
    margin-top: 43%;
    font-family: sans-serif;
    margin-bottom: 3%;
    FONT-WEIGHT: 100;
    right: 12%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.subhdbr h5 {
    font-size: 17px;
}
.brhd {
    color: #fff;
    margin-top: 15%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -38%;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 95%;
    padding-bottom: 6px;
    margin-left: 105px;
}
.grmhd {
    color: #fff;
    margin-top: 16%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 95%;
    padding-bottom: 6px;
    margin-left: 67px;
}
.subhdpk {
    color: #fff;
    margin-top: -193px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: -14%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.subhdpk h5 {
    font-size: 16px;
}
.subhdgr h5 {
    font-size: 17px;
}
.subhdgr {
    color: #fff;
    margin-top: -164px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 15%;
    position: absolute;
    text-align: center;
}
}
@media only screen and (max-width: 991px) {
.dting {
    background: linear-gradient(-90deg, #32161a, #0c0c15, #35171a);
    height: 72px;
}
.bnrimg {
    position: absolute;
    top: 194px;
    height: 110px;
    z-index: 999;
    left: 32%;
}
}
@media only screen and (max-width: 768px) {
.cart {
	border: none;
	padding-left: 23px;
	background: none;
	color: #fff;
	width: 85px !important;
	min-height: 30px;
	border-right: 1px solid #ccc87d;
	float: left;
}
.str {
	border: none;
	padding-left: 27px;
	background: none;
	color: #fff;
	width: 52px;
	min-height: 30px;
	float: left;
}
.ml {
	margin-left: 89px;
}
.mg {
	margin-left: 0px;
}
ul.nav li:nth-child(n) {
	width: 10%;
	text-align: center;
}
.sp {
	margin-left: 122px;
	width: 155px !important;
}
.pg {
	color: #fff;
	margin-top: 0%;
	text-align: justify;
	line-height: 19px;
	font-family: sans-serif;
	font-size: 16px;
	list-style: none;
}
.mpg {
	padding-top: 5px;
	padding-bottom: 10px;
}
.fpg {
	font-weight: 600;
}
.ftr {
	height: auto;
	background: #000;
	padding-top: 20px;
	padding-bottom: 90px;
	color: #fff;
}
.dting {
	background: #000 !important;
	height: 45px;
}
.foul {
	padding: 0px;
	margin: 0px;
	font-weight: 500 !important;
	font-family: Arial;
	padding-right: 6px;
	font-size: 16.333px;
}
.ogf {
	float: right;
	margin: -34px 0.40em;
}
.ogf li {
	border-right: 1px solid #ccc87d;
	padding-top: 9px;
	padding-right: 21px;
}
.nav>li>a>img {
	max-width: 168px;
	margin-left: -20px !important;
}
.bnrimg {
	position: absolute;
	top: 158px;
	height: 110px;
	z-index: 999;
	left: 25%;
}
.abtcnt {
    font-family: sans-serif;
    text-align: justify;
    font-size: 14px;
    line-height: 21px;
}
.atpdg {
    padding-top: 100px;
    padding-bottom: 0px;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 72%;
    padding-bottom: 20px;
    margin-left: 107px;
}
.hrhd {
    color: #fff;
    margin-top: 13%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -29%;
    font-size: 24px;
    text-align: center;
}
.subhd {
    color: #fff;
    margin-top: 29%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 20%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.subhd h5 {
    text-align: center;
    font-size: 15px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 71%;
    padding-bottom: 20px;
    margin-left: 82px;
}
.subhds {
    color: #fff;
    margin-top: -190px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 22%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.hrhds {
    color: #fff;
    margin-top: 12%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 24px;
    text-align: center;
}
.subhds h5 {
    text-align: center;
    font-size: 15px;
}
.hrbx3 {
    padding: 1px;
    width: 188px;
    height: 439px;
    background-position: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 99%;
    padding-bottom: 10px;
    margin-left: 121px;
}
.brhd {
    color: #fff;
    margin-top: 6%;
    font-family: sans-serif;
    margin-bottom: 3%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -63%;
    font-size: 17px;
    text-align: center;
    line-height: 21px;
}
.subhdbr {
    color: #fff;
    margin-top: 43%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 19%;
    position: absolute;
    text-align: center;
}
.subhdbr h5 {
    font-size: 17px;
}
.grmhd {
    color: #fff;
    margin-top: 6%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 16px;
    text-align: center;
    line-height: 22px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 90%;
    padding-bottom: 8px;
    margin-left: 64px;
}
.subhdgr {
    color: #fff;
    margin-top: -198px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 16%;
    position: absolute;
    text-align: center;
}
.subhdgr h5 {
    font-size: 17px;
}
.subhdpk {
    color: #fff;
    margin-top: -225px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: -19%;
    position: absolute;
    text-align: center;
}
.subhdpk h5 {
    font-size: 16px;
}
}
 @media only screen and (max-width: 767px) {
          .cdrclr{
    color: #fff !important;
    background-color: #615a5a  !important;
    border-color: #615a5a  !important;
    width: 45px !important;   
    padding: 8px 12px;
    margin-top:-1px !important;
}
.reachus {
	margin: 0 auto;
}
.ogf {
	float: right;
	margin: 3px 0.40em;
}
.foul {
	padding: 0px;
	margin: 0px;
	font-weight: 500 !important;
	font-family: Arial;
	padding-right: 6px;
	font-size: 13.333px;
}
.ogf li {
	border-right: 1px solid #ccc87d;
	padding-top: 10px;
	padding-right: 9px;
}
.icon-bar {
	background-color: #fff !important;
}
.navbar-default .navbar-toggle {
	border-color: rgba(221, 221, 221, 0) !important;
}
.alft {
	color: #000;
	margin-top: 5%;
	font-family: sans-serif;
	margin-bottom: 5%;
	FONT-WEIGHT: 100;
	text-align: left;
	margin-left: 5%;
}
.frm {
	background: none;
	border-bottom: 1px solid #000 !important;
	border: none;
	color: #000;
	margin-bottom: 10px;
}
.cart {
	border: none;
	padding-left: 18px;
	background: none;
	color: #fff;
	width: 82px;
	min-height: 30px;
	border-right: 1px solid #ccc87d;
	float: left;
}
.str {
	border: none;
	padding-left: 0px;
	background: none;
	color: #fff;
	width: 18px;
	min-height: 30px;
	float: left;
}
.ml {
	margin-left: 0px;
}
.mg {
	margin-left: 0px;
}
ul.nav li:nth-child(n) {
	width: 10%;
	text-align: center;
}
.navbar-collapse {
	background-color: #e2dfc9;
	padding-bottom: 20px;
	width: 100%;
}
.navbar-default .navbar-nav>li>a {
	background: #000;
	font-family: sans-serif;
	font-size: 12px;
	color: #fcfcfc;
	font-weight: 100;
	text-transform: uppercase;
	width: 52%;
	margin: 0 auto;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #EAEAEA;
	background: #000;
	font-family: sans-serif;
	font-size: 12px;
	color: #fcfcfc;
	font-weight: 100;
	text-transform: uppercase;
	width: 52%;
	margin: 0 auto;
}
.pg {
	color: #fff;
	margin-top: 0%;
	text-align: justify;
	line-height: 19px;
	font-family: sans-serif;
	font-size: 14px;
	list-style: none;
}
.mpg {
	padding-top: 5px;
	padding-bottom: 10px;
}
.fpg {
	font-weight: 600;
}
.ftr {
	height: auto;
	background: #000;
	padding-top: 20px;
	padding-bottom: 90px;
	color: #fff;
}
.bnrhgt {
	height: 240px;
}
.abtcnt {
	font-family: sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
	margin-top: 45px;
	color: #fff;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 123px;
}
.subhd {
    color: #fff;
    margin-top: 29%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 19%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 90px;
}
.subhds {
    color: #fff;
    margin-top: -251px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 19%;
    position: absolute;
    text-align: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 10px;
    margin-left: 129px;
}
.brhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 3%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -31%;
    font-size: 21px;
    text-align: center;
    line-height: 30px;
}

.subhdbr {
    color: #fff;
    margin-top: 32%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
}
.subhdbr h5 {
    font-size: 20px;
}

.subhdgr h5 {
    font-size: 20px;
}
.subhdgr {
    color: #fff;
    margin-top: -214px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
}
.grmhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 22px;
    text-align: center;
    line-height: 29px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 8px;
    margin-left: 89px;
}
.subhdpk {
    color: #fff;
    margin-top: -257px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 17%;
    position: absolute;
    text-align: center;
}

.subhdpk h5 {
    font-size: 20px;
}


.lgin {
	width: 85%;
	margin: 40px auto;
	min-height: 300px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.pdtl {
	width: 100%;
	margin: 0 auto;
}
.pdtdls {
	height: 300px;
}
.pdtlsim {
	width: 100%;
	height: 200px;
}
.ptmgn {
	margin-top: 30px;
	margin-bottom: 200px;
}
.btn {
	background-color: black;
	color: #fff3e0;
	margin: 0;
	margin-top: 15px;
	font-size: 17px;
}
.btn:hover {
	background-color: black;
	color: #fff3e0;
	margin: 0;
	margin-top: 20px;
	font-size: 17px;
}
.bkgg {
	margin: 0 auto;
	width: 95%;
	border: 1px solid #ccc;
	margin-top: 50px;
	margin-bottom: 50px;
}
.glryimg {
	width: 100%;
	height: 250px;
	position: relative;
}
.popup .popuptext {
    visibility: hidden;
    width: 120px;
    background-color: #008000;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: -29%;
    left: 50%;
    margin-left: -80px;
    border-bottom: 1px solid #f1f0f5;
}
}
 @media only screen and (max-width: 736px) {
ul.nav li:nth-child(n) {
	width: 100% !important;
	text-align: center;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 40%;
    padding-bottom: 8px;
    margin-left: 324px;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 40%;
    padding-bottom: 16px;
    margin-left: 413px;
}
.brhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 3%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -31%;
    font-size: 28px;
    text-align: center;
    line-height: 30px;
}
.subhdbr {
    color: #fff;
    margin-top: -39%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 43%;
    position: absolute;
    text-align: center;
}
.subhdbr h5 {
    font-size: 23px;
}

.grmhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 28px;
    text-align: center;
    line-height: 29px;
}
.subhdgr {
    color: #fff;
    margin-top: -276px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 43%;
    position: absolute;
    text-align: center;
}
.subhdgr h5 {
    font-size: 23px;
}
.subhdpk h5 {
    font-size: 23px;
}
.subhdpk {
    color: #fff;
    margin-top: -295px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 32%;
    position: absolute;
    text-align: center;
}
.hrhd {
    color: #fff;
    margin-top: 6%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -29%;
    font-size: 24px;
    text-align: center;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 40%;
    padding-bottom: 20px;
    margin-left: 399px;
}
.subhd {
    color: #fff;
    margin-top: -44%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 38%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.subhd h5 {
    text-align: center;
    font-size: 17px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 40%;
    padding-bottom: 20px;
    margin-left: 325px;
}
.subhds {
    color: #fff;
    margin-top: -291px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 38%;
    position: absolute;
    text-align: center;
}
.subhds h5 {
    text-align: center;
    font-size: 17px;
}
.hrhds {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 24px;
    text-align: center;
}
}
 @media only screen and (max-width: 732px) {
.sp {
    margin-left: 122px;
    width: 225px !important;
}
.hrhd {
    color: #fff;
    margin-top: 6%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -29%;
    font-size: 24px;
    text-align: center;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 40%;
    padding-bottom: 20px;
    margin-left: 397px;
}
.subhd {
    color: #fff;
    margin-top: -44%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 38%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.subhd h5 {
    text-align: center;
    font-size: 17px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 40%;
    padding-bottom: 20px;
    margin-left: 322px;
}
.subhds {
    color: #fff;
    margin-top: -291px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 38%;
    position: absolute;
    text-align: center;
}
.subhds h5 {
    text-align: center;
    font-size: 17px;
}
.hrhds {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 24px;
    text-align: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 40%;
    padding-bottom: 16px;
    margin-left: 409px;
}
.brhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 3%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -31%;
    font-size: 28px;
    text-align: center;
    line-height: 30px;
}
.subhdbr {
    color: #fff;
    margin-top: -41%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 43%;
    position: absolute;
    text-align: center;
}
.subhdbr h5 {
    font-size: 23px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 40%;
    padding-bottom: 16px;
    margin-left: 322px;
}
.grmhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 28px;
    text-align: center;
    line-height: 29px;
}
.subhdgr {
    color: #fff;
    margin-top: -276px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 43%;
    position: absolute;
    text-align: center;
}
.subhdgr h5 {
    font-size: 23px;
}
.subhdpk h5 {
    font-size: 23px;
}
.subhdpk {
    color: #fff;
    margin-top: -295px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 32%;
    position: absolute;
    text-align: center;
}
}

@media only screen and (max-width: 667px) {
    
  .brdrl {
    border-bottom: 1px solid #000;
    width: 44%;
    padding-bottom: 20px;
    margin-left: 345px;
}
.subhd {
    color: #fff;
    margin-top: -51%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 37%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}

.subhds {
    color: #fff;
    margin-top: -291px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 37%;
    position: absolute;
    text-align: center;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 44%;
    padding-bottom: 20px;
    margin-left: 278px;
}
.hrhds {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 24px;
    text-align: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 45%;
    padding-bottom: 16px;
    margin-left: 354px;
}
.brhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 3%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -31%;
    font-size: 28px;
    text-align: center;
    line-height: 30px;
}
.subhdbr {
    color: #fff;
    margin-top: -44%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 42%;
    position: absolute;
    text-align: center;
}
.subhdbr h5 {
    font-size: 23px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 45%;
    padding-bottom: 16px;
    margin-left: 276px;
}
.grmhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 28px;
    text-align: center;
    line-height: 29px;
}
.subhdgr {
    color: #fff;
    margin-top: -276px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 42%;
    position: absolute;
    text-align: center;
}
.subhdgr h5 {
    font-size: 23px;
}
.subhdpk h5 {
    font-size: 23px;
}
.subhdpk {
    color: #fff;
    margin-top: -295px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 30%;
    position: absolute;
    text-align: center;
}
}
 @media only screen and (max-width: 640px) {
ul.nav li:nth-child(n) {
	width: 100% !important;
	text-align: center;
}

.sp {
    margin-left: 189px;
    width: 245px !important;
}
.subhdbr h5 {
    font-size: 25px;
}
.subhdbr {
    color: #fff;
    margin-top: -48%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 41%;
    position: absolute;
    text-align: center;
}
.brhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 2%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -2%;
    font-size: 27px;
    text-align: center;
    line-height: 30px;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 47%;
    padding-bottom: 20px;
    margin-left: 166px;
}
.subhdgr h5 {
    font-size: 26px;
}
.subhdgr {
    color: #fff;
    margin-top: -256px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 41%;
    position: absolute;
    text-align: center;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 47%;
    padding-bottom: 17px;
    margin-left: 259px;
}
.grmhd {
    color: #fff;
    margin-top: 8%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 27px;
    text-align: center;
    line-height: 29px;
}
.subhdpk {
    color: #fff;
    margin-top: -303px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 27%;
    position: absolute;
    text-align: center;
}
.subhdpk h5 {
    font-size: 25px;
}
.hrhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -29%;
    font-size: 24px;
    text-align: center;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 47%;
    padding-bottom: 20px;
    margin-left: 322px;
}
.subhd {
    color: #fff;
    margin-top: -51%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}

.subhds {
    color: #fff;
    margin-top: -291px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 46%;
    padding-bottom: 20px;
    margin-left: 251px;
}
.hrhds {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 24px;
    text-align: center;
}
}



@media only screen and (max-width: 414px) {
.sp {
    margin-left: 102px;
    width: 218px !important;
}
.subhd h5 {
    text-align: center;
    font-size: 19px;
}

.subhds h5 {
    text-align: center;
    font-size: 19px;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 77%;
    padding-bottom: 10px;
    margin-left: 48px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 77%;
    padding-bottom: 8px;
    margin-left: 105px;
}
.subhdpk {
    color: #fff;
    margin-top: -295px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 18%;
    position: absolute;
    text-align: center;
}
.brhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 2%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -2%;
    font-size: 27px;
    text-align: center;
    line-height: 30px;
}
.subhdbr {
    color: #fff;
    margin-top: -78%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 38%;
    position: absolute;
    text-align: center;
}
.grmhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 27px;
    text-align: center;
    line-height: 29px;
}
.subhdgr {
    color: #fff;
    margin-top: -280px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 39%;
    position: absolute;
    text-align: center;
}
.subhdgr h5 {
    font-size: 23px;
}
.subhdpk {
    color: #fff;
    margin-top: -315px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 17%;
    position: absolute;
    text-align: center;
}
.subhdpk h5 {
    font-size: 23px;
}
.subhdbr h5 {
    font-size: 23px;
}
.subhd {
    color: #fff;
    margin-top: -87%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 24%;
    position: absolute;
    text-align: center;
    line-height: 20px;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 139px;
}
.hrhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -29%;
    font-size: 24px;
    text-align: center;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 100px;
}
.hrhds {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 24px;
    text-align: center;
}
.subhds {
    color: #fff;
    margin-top: -300px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 25%;
    position: absolute;
    text-align: center;
    line-height: 20px;
}
}


@media only screen and (max-width: 412px) {
.subhdbr {
    color: #fff;
    margin-top: -79%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 77%;
    padding-bottom: 10px;
    margin-left: 41px;
    padding-top: 10px;
}
.sp {
    margin-left: 102px;
    width: 218px !important;
}
.grmhd {
    color: #fff;
    margin-top: 14%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 27px;
    text-align: center;
    line-height: 29px;
}
.subhdgr {
    color: #fff;
    margin-top: -274px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 38%;
    position: absolute;
    text-align: center;
}
.subhdpk {
    color: #fff;
    margin-top: -300px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 14%;
    position: absolute;
    text-align: center;
}
.subhd {
    color: #fff;
    margin-top: -87%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 24%;
    position: absolute;
    text-align: center;
    line-height: 20px;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 139px;
}
.hrhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -29%;
    font-size: 24px;
    text-align: center;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 100px;
}
.hrhds {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 24px;
    text-align: center;
}
.subhds {
    color: #fff;
    margin-top: -300px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 25%;
    position: absolute;
    text-align: center;
    line-height: 20px;
}
}
@media only screen and (max-width: 384px) {
.subhdpk {
    color: #fff;
    margin-top: -265px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 14%;
    position: absolute;
    text-align: center;
}
}
@media only screen and (max-width: 375px) {
.subhdpk {
    color: #fff;
    margin-top: -276px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 14%;
    position: absolute;
    text-align: center;
}
.subhdpk h5 {
    font-size: 21px;
}
.brhd {
    color: #fff;
    margin-top: 7%;
    font-family: sans-serif;
    margin-bottom: 2%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -2%;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 8px;
    margin-left: 95px;
}
.grmhd {
    color: #fff;
    margin-top: 12%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 25px;
    text-align: center;
    line-height: 29px;
}
.subhdbr h5 {
    font-size: 22px;
}
.subhdgr {
    color: #fff;
    margin-top: -246px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
}
.subhdgr h5 {
    font-size: 22px;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 129px;
}
.subhd {
    color: #fff;
    margin-top: -87%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 21%;
    position: absolute;
    text-align: center;
    line-height: 20px;
}
.subhds {
    color: #fff;
    margin-top: -274px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 21%;
    position: absolute;
    text-align: center;
    line-height: 20px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 94px;
}
}
 @media only screen and (max-width: 360px) {
.cart {
	border: none;
	padding-left: 23px !important;
	background: none;
	color: #fff;
	width: 77px !important;
	min-height: 30px;
	border-right: 1px solid #ccc87d;
	float: left;
}
.str {
	border: none;
	padding-left: 5px !important;
	background: none;
	color: #fff;
	width: 39px !important;
	min-height: 30px;
	float: left;
}
.ml {
	margin-left: 0px !important;
}
.mg {
	margin-left: 0px;
}
ul.nav li:nth-child(n) {
	width: 100%;
	text-align: center;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 123px;
}
.subhd {
    color: #fff;
    margin-top: -83%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 19%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 20px;
    margin-left: 90px;
}
.subhds {
    color: #fff;
    margin-top: -251px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 19%;
    position: absolute;
    text-align: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 10px;
    margin-left: 129px;
}
.brhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 3%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -31%;
    font-size: 21px;
    text-align: center;
    line-height: 30px;
}

.subhdbr {
    color: #fff;
    margin-top: -77%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
}
.subhdbr h5 {
    font-size: 20px;
}

.subhdgr h5 {
    font-size: 20px;
}
.subhdgr {
    color: #fff;
    margin-top: -214px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
}
.grmhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 22px;
    text-align: center;
    line-height: 29px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 76%;
    padding-bottom: 8px;
    margin-left: 89px;
}
.subhdpk {
    color: #fff;
    margin-top: -257px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 17%;
    position: absolute;
    text-align: center;
}
.subhdpk h5 {
    font-size: 19px;
}
.lgin {
	width: 85%;
	margin: 40px auto;
	min-height: 300px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.pdtl {
	width: 100%;
	margin: 0 auto;
}
.pdtdls {
	height: 300px;
}
.pdtlsim {
	width: 100%;
	height: 200px;
}
.ptmgn {
	margin-top: 30px;
	margin-bottom: 200px;
}
.btn {
	background-color: black;
	color: #fff3e0;
	margin: 0;
	margin-top: 15px;
	font-size: 17px;
}
.btn:hover {
	background-color: black;
	color: #fff3e0;
	margin: 0;
	margin-top: 20px;
	font-size: 17px;
}
.bkgg {
	margin: 0 auto;
	width: 95%;
	border: 1px solid #ccc;
	margin-top: 50px;
	margin-bottom: 50px;
}
.glryimg {
	width: 100%;
	height: 250px;
	position: relative;
}
.popup .popuptext {
    visibility: hidden;
    width: 120px;
    background-color: #008000;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: -29%;
    left: 50%;
    margin-left: -80px;
    border-bottom: 1px solid #f1f0f5;
}
}


@media only screen and (max-width: 320px) {
.foul {
    padding: 0px;
    margin: 0px;
    font-weight: 500 !important;
    font-family: Arial;
    padding-right: 10px;
    font-size: 8.333px;
}
.brdrl {
    border-bottom: 1px solid #000;
    width: 71%;
    padding-bottom: 10px;
    margin-left: 106px;
}
.subhd {
    color: #fff;
    margin-top: 25%;
    font-family: sans-serif;
    margin-bottom: 1%;
    FONT-WEIGHT: 100;
    right: 21%;
    position: absolute;
    text-align: center;
    line-height: 13px;
}
.brdr2 {
    border-bottom: 1px solid #000;
    width: 69%;
    padding-bottom: 10px;
    margin-left: 81px;
}
.subhds {
    color: #fff;
    margin-top: -189px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 20%;
    position: absolute;
    text-align: center;
}
.brdl {
    border-bottom: 1px solid #000;
    width: 70%;
    padding-bottom: 10px;
    margin-left: 111px;
}
.brhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 3%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -31%;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}
.subhdbr {
    color: #fff;
    margin-top: 34%;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 34%;
    position: absolute;
    text-align: center;
    line-height: 12px;
}
.subhdbr h5 {
    font-size: 18px;
}
.brdl2 {
    border-bottom: 1px solid #000;
    width: 70%;
    padding-bottom: 8px;
    margin-left: 81px;
}
.grmhd {
    color: #fff;
    margin-top: 11%;
    font-family: sans-serif;
    margin-bottom: 5%;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: -18%;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
}
.subhdgr {
    color: #fff;
    margin-top: -165px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 36%;
    position: absolute;
    text-align: center;
    line-height: 12px;
}
.subhdgr h5 {
    font-size: 18px;
}
.subhdpk {
    color: #fff;
    margin-top: -194px;
    font-family: sans-serif;
    margin-bottom: 5%;
    FONT-WEIGHT: 100;
    right: 15%;
    position: absolute;
    text-align: center;
    line-height: 12px;
}
.subhdpk h5 {
    font-size: 16px;
}
}