/* Commomn styles */


@font-face {
  font-family: 'Monotype Modern Std';
  src: url('../fonts/ModernMTStd-Wide.otf') format('truetype');
}

@font-face {
  font-family: 'Cangkhoi';
  src: url('../fonts/Cangkhoi.ttf') format('truetype');
}







html,body{
	width:100%;
	overflow-x:hidden;}
body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	letter-spacing: .6px;
}
a {
	color: #000000;
	font-size: 14px;
	transition: all .4s;
}
a, a:visited, a:hover, a:active {
	text-decoration: none;
	color: inherit;
	outline: none;
	font-size: inherit;
	transition: all .4s;
}
.h1, .h2, .h3, h1, h2, h3, p, a, span, div {
	letter-spacing: 0.6px;
}
img {
	max-width: 100%;
}
.col-1by5 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.pad-none {
	padding-left: 0px;
	padding-right: 0px;
}
.pad-left-none {
	padding-left: 0;
}
.pad-right-none {
	padding-right: 0;
}
.pad-5-row {
	margin-left: -2.5px;
	margin-right: -2.5px;
}
.pad-5-row > div {
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.white-bg {
	background: #fff;
}
p {
	font-weight: 300;
	font-size: 18px;
	color: #2c2c2c;
	line-height: 23.61px;
	margin-bottom: 25px;
}
p.alt {
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 20px;
}
.relative {
	position: relative;
}
/*  Commomn styles end */

.popOver {
    height: 100%;
    width: 100%;
    position: fixed;
    /*background-color: #d9dfe5;*/
    -webkit-animation: bummer 2s;
    animation: bummer 2s;
    -webkit-transform: scale(0,0); 
    transform: scale(0,0);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes bummer {
    100% {
        -webkit-transform: scale(1,1); 
    }
}

@keyframes bummer {
    100% {
        transform: scale(1,1); 
    }
}

.loader
{
	width:100%;
	height:100%;
	position:fixed;
	background-color:#483b57;
	top:0;
	left:0;
	z-index:999;
	opacity:0.96;
	
}

.ritha-logos {
	
	width:250px;
	height:250px;
	top:100px;
	bottom:0px;
	position:absolute;
	left:40%;
	
 
}


.anniversary-pic  {
  /*  width:350px;
	height:350px;
	top:100px;
	bottom:0;
	position:absolute;
	left:40%;
	 display: block;*/
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	top: 130px;
 
}

@keyframes bounceIn {
  from,
  20%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
 0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1);
    transform: scale3d(0.1, 0.1, 0.1);
  }
  80% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.anniversary-pic {
  -webkit-animation-duration:4s;
  animation-duration:4s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}





span .j {color:#3FC;}

.text {
	position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    line-height: 70px;
    font-size: 50px;
    top: 529px;
        color: #fff;
 /* width: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 50px;
  position: absolute;
  top:470px;
  bottom:50px;;
  margin: auto;
  color:#fff;*/
  /*font-family: 'Aclonica', sans-serif;*/
  /*font-family: 'Abril Fatface', cursive;*/
  font-family:Cangkhoi;
  
}
.text .content {
    display: inline-block;
    top: 0;
    transform: scale(0.9, 0.9);
}
.text .cursor {
  display: inline-block;
  height: 3px;
  width: 20px;
  background-color: rgb(9, 76, 181);
  animation: blink .4s infinite linear;
}


@keyframes blink {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}






/* header styles start */
.navbar-default .navbar-nav>li>a {
	color: #2a1b3c;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 20px;
	padding-top: 34px;
	padding-bottom: 34px;
	position: relative;
}
.navbar-default {
	background-color: #ffffff;
	border-color: #e7e7e7;
	margin-bottom: 0px;
	border: none;
}
nav.top-bar {
	background-color: #800080;
	color: #fff;
	padding: 10px 0px;
}
nav.top-bar h3.welcome {
	font-size: 22px;
	margin: 0px;
}
nav.top-bar h4.establish {
	text-align: center;
	margin: 0px;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 1px;
}
nav.top-bar h4.Phone {
	text-align: right;
	margin: 0px;
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 1px;
}
a.navbar-brand.logo h2 {
	margin: 0px;
	color: #800080;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 31px;
}
a.navbar-brand.logo p {
	color: #2a1b3c;
	font-size: 13.8px;
	font-weight: 600;
	letter-spacing: 0;
}
nav.top-bar h4.Phone img {
	max-width: 20px;
	position: relative;
	top: -1px;
	right: 9px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #800080;
	background-color: #ffffff;
}
.navbar-default .navbar-nav>.active>a:after, .navbar-default .navbar-nav>.active>a:focus:after, .navbar-default .navbar-nav>.active>a:hover:after, .navbar-default .navbar-nav>li>a:hover:after {
	position: absolute;
	content: close-quote;
	height: 5px;
	background-color: #800080;
	width: 70%;
	bottom: -4px;
	left: 50%;
	transform: translatex(-50%);
	z-index: 5;
}
.banner .carousel-inner .item .caption {
	left: 0;
	top: 0;
	bottom: 0;
	width: 42%;
	background-image: url(../img/caption_bg.jpg);
	float: left;
	position: absolute;
	background-size: cover;
	color: #fff;
	padding: 45px 60px;
}
.banner .carousel-inner .item img {
	text-align: right;
	width: 58%;
	float: right;
}
.banner h1 {
	line-height: 48px;
	font-size: 34px;
	margin: 0px;
}
/*  header styles end  */
.banner h1 {
	line-height: 48px;
	font-size: 34px;
	margin: 0px;
}
.banner p {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 1px;
}
.btn-purple {
	background-color: #800080;
	border-radius: 0px;
	font-size: 18px;
	padding: 9px 23px;
}
.btn-purple:hover {
	background-color: #800080;
	border-radius: 0px;
	font-size: 18px;
	padding: 9px 23px;
	color: #fff;
}
.btn-white-bor {
	background: none;
	border: 2px solid #fff;
	border-radius: 0;
	font-size: 18px;
	padding: 8px 22px
}
.btn-white-bor:hover {
	background: none;
	border: 2px solid #fff;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	padding: 8px 22px
}
.banner h1 {
	line-height: 48px;
	font-size: 34px;
	margin: 0px;
	margin-top: 2vw;
}
.banner-hr {
	width: 100%;
	height: 2px;
	margin: 21px 0px;
	background-color: #fff;
}
.banner ol.carousel-indicators {
	left: 34.5%;
	width: auto;


}
.banner ol.carousel-indicators li {
	background-color: #8f8699;
	border: none;
	width: 12px;
	height: 12px;
	margin: 0px;
	margin-right: 12px;
}
.banner ol.carousel-indicators li.active {
	background-color: #fff;
}
.banner .carousel-inner .item .caption .bnr-btn {
	margin-top: 45px;
}
.banner .carousel-inner .item .caption .bnr-btn a {
	margin-right: 25px;
}
section.categories {
	background-color: #fff;
	padding: 43px 0px;
}
h2.main-heads {
	text-align: center;
	font-weight: bold;
	color: #2a1b3c;
	font-size: 27px;
	letter-spacing: 1px;
	margin: 0px;
	position: relative;
	margin-bottom: 35px;
}
h2.main-heads:after {
	content: close-quote;
	position: absolute;
	height: 2px;
	width: 74px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #800080;
	bottom: -11px;
}
.cate-detail {
	background-color: #ffffff;
	text-align: center;
	padding: 22px 10px;
}
.cate-detail p {
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 12px;
	line-height: 21px;
}
a.btn-purp-bor {
	background-color: #ffffff;
	border-radius: 0px;
	font-size: 16px;
	padding: 7px 13px;
	border: 2px solid #800080;
	font-weight: 600;
	display: inline-block;
}
a.btn-purp-bor:hover {
	background-color: #800080;
	border-radius: 0px;
	font-size: 16px;
	padding: 7px 13px;
	border: 2px solid #800080;
	color: #fff;
	font-weight: 600;
	display: inline-block;
}
.cate-detail h2 {
	text-align: center;
	font-weight: 600;
	color: #2a1b3c;
	font-size: 21px;
	letter-spacing: .5px;
	margin: 0px;
	position: relative;
	margin-bottom: 6px;
}
.category {
	margin-bottom: 0px;
}
/*our Brand*/

.our-brand {
	padding: 43px 0px;
	    background-color: #f1f1f1;
}
.brand-text-box {
	padding: 15px 59px;
	text-align: center;
}
.brand-text-box p {
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 21px;
}
.brand-text-box .brand-btn {
	background-color: #81007f;
	color: #fff;
	padding: 6px 35px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
}
.brand-text-box .brand-btn:hover {
	background-color: #000;
	color: #fff;
	padding: 6px 35px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
}
/*our Brand*/


/*Home about section*/

.home-about-section {
	position: relative;
}
.home-about-text-div {
	position: absolute;
	background: rgba(47, 27, 60, 0.8);
	padding: 30px;
	right: 50px;
	left: 670px;
	top: 50px;
}
.outer-line {
	border: 1px solid #cfcfcf;
	padding: 35px;
}
.outer-line h2 {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}
.outer-line p {
	font-weight: 300;
	font-size: 17px;
	color: #fff;
	line-height: 27.61px;
	margin-bottom: 25px;
	margin-top: 20px;
}
.outer-line .home-abt-btn {
	background-color: #800080;
	color: #fff;
	padding: 10px 25px;
	border-radius: 0px;
	font-size: 15px;
	font-weight: 500;
}
.outer-line .home-abt-btn:hover {
	background-color: #fff;
	color: #800080;
}
/*Home about section*/


/*social-and-search-strip*/

.social-and-search-strip {
	background-color: #800080;
	padding: 30px 0px;
}
.social-and-search-strip h2 {
    color: #decbde;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 17px;
    font-size: 23px;
}
.social-and-search-strip ul {
	list-style: none;
	padding-left: 0px;
}
.social-and-search-strip ul li {
	float: left;
	padding-right: 10px;
}
.custom-search-form {
	margin-top: 5px;
}
.social-and-search-strip .form-control {
	background-color: transparent;
	border-radius: 0px;
	height: 47px;
	color:#fff;
}
.social-and-search-strip .search-btn {
	color: #343434;
	font-weight: 300 !important;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	height: 47px;
	font-size: 19px;
}
.social-and-search-strip ::placeholder {
 color: #decbde;
 font-size:16px;
}
/*social-and-search-strip*/


/* footer styles start */
.footer-section {
	background-color: #2a1b3c;
	padding: 30px 0px;
}
.footer-section h2 {
	font-size: 26px;
	color: #cfced2;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer-section h3 {
	margin-top: 5px;
	color: #cfced2;
	font-size: 21px;
}
.footer-section span {
	font-size: 13px;
	font-weight: 500;
	color: #cfced2;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer-section p {
	font-weight: 300;
	font-size: 14px;
	color: #cfced2;
	line-height: 23.61px;
	margin-bottom: 25px;
	margin-top: 19px;
}
.contact-footer-btn {
	background-color: #fff;
	border-radius: 0px;
	padding: 8px 15px;
	font-size: 15px;
	font-weight: 500;
	margin-top: 17px;
}
.contact-footer-btn:hover {
	background-color: #800080;
	color: #fff;
	padding: 8px 15px;
	font-size: 15px;
}
.footer-about-link {
	font-size: 18px;
	color: #cfced2 !important;
	border-bottom: 1px solid #fff;
}
.footer-about-link:hover {
	font-size: 18px;
	color: #800080 !important;
}
.location-icon {
	background-image: url(../img/location.png);
	background-repeat: no-repeat;
}
.phone-icon {
	background-image: url(../img/phone.png);
	background-repeat: no-repeat;
}
.footer-section .details-section {
	padding-left: 35px;
	padding-bottom: 1px;
}
.contact-number-footer {
	font-size: 18px;
	font-weight: bold;
}
.contact-number-footer:hover {
	font-size: 18px;
	color: #800080;
	font-weight: bold;
}
.footer-section .details-section p {
	font-weight: 400;
	font-size: 14px;
	color: #cfced2;
	margin-bottom: 10px;
}
.footer-section ul {
	list-style: none;
	padding-left: 0px;
}
.footer-section ul li a {
	font-weight: 400;
	font-size: 14px;
	color: #cfced2;
	margin-bottom: 10px;
}
.footer-section ul li a:hover {
	color: #800080;
}
.footer-section ul li {
	margin-bottom: 10px;
}
.footer-bottom-section {
	border-top: 1px solid #3c2a52;
	margin-top: 40px;
}
.footer-bottom-section p {
	font-weight: 300;
	font-size: 14px;
	color: #cfced2;
	line-height: 23.61px;
	margin-bottom: 0px;
	margin-top: 19px;
}
.footer-bottom-section a {
	color: #7c7784;
}
.footer-bottom-section span {
	color: #7c7784;
	border-bottom: 1px solid #7c7784;
}

section.inner-banner {
    color: #fff;
    text-align: center;
    background-size:  cover;
    padding: 65px 0px;
    position:  relative;
    min-height: 450px;
}

section.inner-banner h2 {
    font-weight:  bold;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 5px;
}

section.inner-banner ul.breadcumb {
    list-style-type:  none;
    padding:  0;
    margin:  0;
    display:  inline-block;
}

section.inner-banner ul.breadcumb li {
    display:  inline-block;
    text-transform:  uppercase;
    position:  relative;
    padding-right: 25px;
}


section.inner-banner ul.breadcumb li:after {
    content: ' \003E';
    position:  absolute;
    right: 7%;
    top: 0px;
    font-size: 15px;
}

section.inner-banner ul.breadcumb li:last-child:after {
    content:  close-quote;
}

section.inner-banner ul.breadcumb li:last-child {
    padding: 0px;
}
/*  footer styles end  */
.social-and-search-strip ul li img {
    max-width: 40px;
}
p.list-head {
    text-align: center;
    max-width: 641px;
    margin: 0px auto;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: -15px;
}

.categories.listing .category {
    background-color: #fff;
    text-align: center;
    padding: 19px;
}
section.categories .cat-row {
    max-width: 1200px;
    margin: 0px auto;
}

.categories.listing .category h2.prdt-name {
    color: #800080;
    font-size: 24px;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 13px;
    font-weight: 600;
}

.categories.listing .category img {
    max-width: 287px;
    margin:  0px auto;
}

.categories.listing .category .cate-detail {
    padding: 0px;
}

.categories.listing .category .cate-detail h3 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 6px;
}

.categories.listing .category .cate-detail p {
    font-size: 15px;
	min-height:49px;
}

.categories.listing .category .cate-detail p.price {
    color: #800080;
    font-size: 18px;
    min-height:  auto;
}

.categories.listing .category .cate-detail p.price span {}

.categories.listing .category .cate-detail p.price span {
    font-weight:  bold;
}
section.cate-scroll .cate-detail h2 {
    font-size: 19px;
    margin-top: -5px;
    margin-bottom: 16px;
}

section.cate-scroll .cate-detail a.btn-purp-bor {
    font-size: 14px;
    padding: 6px 13px;
}
section.cate-scroll button.owl-prev {
    position:  absolute;
    top: 29%;
    left: -37px;
    transform:  translatey(-50%);
}

section.cate-scroll button.owl-prev span {
    font-size: 72px;
    display:  inline-block;
}
section.cate-scroll button.owl-next{
    position:  absolute;
    top: 29%;
    right: -37px;
    transform:  translatey(-50%);
}

section.cate-scroll button.owl-next span {
    font-size: 72px;
    display:  inline-block;
}
section.cate-scroll .cate-detail {
    padding-bottom: 0px;
	    padding: 24px;
}

section.cate-scroll .category {
    margin-bottom: 0px;
}

section.cate-scroll .owl-dots {
    display:  none;
}

section.cate-scroll {
    padding: 35px 0px;
	    border-top: 1px solid #e6e6e6;
}
.contact-frm {
    padding: 5px 35px;
    color: #fff;
    margin-top: 28px;
    background-color: #443754;
}
.contact-frm h2 {
    font-size: 23px;
    letter-spacing: 1px;
    margin-bottom: 17px;
    font-weight: 600;
}
.contact-frm .form-group input {
    border-radius: 0px;
    min-height: 47px;
    background: none;
    border: 2px solid #fff;
    color: #fff;
}
 .contact-frm .form-group textarea {
    border-radius: 0px;
    border: none;
    min-height: 47px;
	    background: none;
    border: 2px solid #fff;
	color:#fff;
}
.contact-frm button.btn-default {
    border-radius: 34px;
    float: left;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 24px;
    margin-top: 8px;
    min-width: 139px;
    padding: 11px 3px;
    color: #fff;
    background-color: #800080;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 10px;
}

section.about {
    padding: 35px 0px;
}

section.about h1 {
    font-size: 25px;
    font-weight:  600;
    margin-bottom: 15px;
}

section.about p {
    font-size: 15px;
    font-weight: 400;
	text-align:justify;
}
.contact-frm .form-group {
	margin-bottom:20px;}
	
.contact-frm .form-control::-webkit-input-placeholder, .map-cnt .contact .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.contact-frm .form-control::-moz-placeholder, .map-cnt .contact .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.contact-frm .form-control:-ms-input-placeholder, .map-cnt .contact .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.contact-frm .form-control:-moz-placeholder, .map-cnt .contact .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.owl-carousel-paco img.logo-paco {
    position:  absolute;
    top: 50px;
    width: 430px;
    left: 5%;
}
ul.con-ul li a:hover {
    background-color: #800080;
    color: #fff;
    border: 2px solid #800080;
}

ul.con-ul li a:hover i {
    color: #fff;
}
.dropdown-menu>li>a {
    font-size: 17px;
    font-weight: 500;
}
.banner .carousel-inner .item .caption .bnr-btn a:hover {
    background-color: #ffffff;
    color: #800080;
}

.banner .carousel-inner .item .caption .bnr-btn a.btn-white-bor:hover {
    background-color: #800080;
    color: #fff;
    border-color: #800080;
}

.owl-carousel-paco.lettuce img.logo-letu {
    position: absolute;
    top: 20%;
    width: 430px;
    left: 6%;
}

.owl-carousel-paco p {
    position:  absolute;
    top: 48%;
    width: 35%;
    left: 6.2%;
    line-height: 31px;
    font-size: 20px;
    color:  #2a1b3c;
    font-weight: 300;
    letter-spacing: 0.9px;
}

.owl-carousel-paco.lettuce p{
    top: 41%;
    width: 46%;

	color:#fff;
    left: 6.2%;}

.owl-carousel-paco .owl-nav {
    display:  none;
}

.owl-carousel-paco .owl-dots {
    position:  absolute;
    bottom: 15%;
    left: 5.6%;
}


.owl-carousel-paco .owl-dots .owl-dot span{
    width: 11px;
    height: 11px;
    margin: 5px 7px;
    background: #a191a3;	
}

.owl-carousel-paco .owl-dots .owl-dot.active span, .owl-carousel-paco .owl-dots .owl-dot:hover span {
    background: #2a1b3c;
}

.owl-carousel-paco.lettuce .owl-dots .owl-dot.active span, .owl-carousel-paco.lettuce .owl-dots .owl-dot:hover span {
    background: #fff;
}

section.brand_dec {
    background-color: #f1f1f1;
    color: #acdff8;
    padding: 40px 0px;
}

section.brand_dec p {
    color: #2c2c2c;
    font-size: 16px;
    line-height: 31px;
    letter-spacing:  0.7px;
    margin-bottom: 0px;
    font-weight: 500;
}


section.brand_dec .row {
    max-width: 912px;
    margin:  0px auto;
}

section.brand_dec a.contact-s {
    border: 2px solid #fff;
    display:  inline-block;
    padding: 9px 32px;
    margin-top: 15px;
}
section.watches {
    padding: 45px 0px;
}

section.watches p {
    text-align: center;
    margin-top: 13px;
    font-weight: 600;
    margin-bottom: 45px;
	transition: all .4s;
    font-size: 17px;
}
section.brand_dec a.contact-s:hover{
	    background-color: #fff;
    color: #1f1f21;}
	
section.watches a:hover p {
    color: #800080;
    transition: all .4s;
    font-size: 18px;
}

section.brand_dec.lettuces {
    background-color: #f9f2f9;
}
section.brand_dec.lettuces p {
    color: #1f1f21;
    font-size: 16px;
    font-weight: 400;
}

section.brand_dec.lettuces a{
    background-color: #800080;
    color: #fff;
    padding: 10px 25px;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 500;
}
.row.meet-us {
    max-width: 1100px;
    margin: 0px auto;
    margin-top: 35px;
    margin-bottom: 45px;
}
.row.meet-us .each-meet {
    position: relative;
    padding: 20px 21px 10px 20px;
    border: 2px solid #363431;
    text-align: center;
    min-height: 108px;
}
.row.meet-us .each-meet img {
    position: absolute;
    top: -33px;
    width: 60px;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 25px;
    padding: 5px;
}
.row.meet-us 
 .each-meet.meet-location p {
    font-size: 17.6px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.row.meet-us .each-meet.meet-phone p {
    font-weight: bolder;
    font-size: 25px;
    letter-spacing: 2px;
    position: relative;
    top: 20px;
}
.row.meet-us .each-meet.meet-message p {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    top: 20px;
}
ul.con-ul {
    list-style-type:  none;
    padding:  0;
    margin:  0;
}

ul.con-ul li {
    display:  inline-block;
    font-size:  25px;
    margin: 10px 5px;
}

ul.con-ul li a i {
    color: #2a1b3c;
    padding: 5px 5px;
    font-size: 19px;
}

ul.con-ul li a {
    border: 2px solid #2a1b3c;
    width: 40px;
    height: 40px;
    display:  inline-block;
    border-radius: 35px;
}
section.contact-us {
    padding: 22px 0px;
}
.map {
    position: relative;
}
.map-cnt .contact {
    background: #2a1b3c;
    padding: 36px;
    height: 525px;
}
.map-cnt .contact h3 {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    padding-bottom: 20px;
}
.mat-input {
    margin: 2% auto;
}
.mat-input .form-group {
    margin-bottom: 20px;
}
.mat-input-outer {
    display: table;
    width: 100%;
    position: relative;
}
.mat-input-outer input {
    height: 50px;
    border-radius: 0;
    border: none;
    width: 100%;
    padding: 0 15px;
    font-size: 14px;
}
.map-cnt .contact .form-control {
    background: none;
    border-radius: 0;
    color: #fff;
    border: 1px solid #fff;
}
.submitt {
    background: #800080;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 11px 38px;
    border-radius: 14px;
    margin-top: 15px;
}
section.categories.bg-white {
    background-color: #fff;
}
section.listing-each .cate-detail h4{
    text-align: center;
    font-weight: 600;
    transition: all .4s;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 2px;
	margin-top:0px;
    }
	
section.categories.listing-each .category {
    margin-bottom: 13px;
}

section.listing-each .cate-detail P {
    min-height: auto;
}
p.price span {
    color: #800080;
    font-weight: bold;
}
.cate-detail.home{
	padding: 16px 5px;}
	
section.brand_dec.list-2 {
    color: #333;
    background-color: #f1f1f1;
}

section.brand_dec.list-2 p {
    color: #2c2c2c;
}

section.inner-banner .container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
}

.no-padding{
	padding:0px !important;}
	
.rit-padd .cate-detail.home {
    margin-bottom: 30px;
}

.coming-soon{
	text-align: center;
    font-size: 27px;
    font-weight: 400;
	}
	
.inner-head {
    position:  absolute;
    left:  50%;
    top: 50%;
    transform:  translate(-50%, -50%);
    background-color: #2a1b3cbf;
    padding: 15px 35px;
    width: 28%;
    text-align: center;
    text-transform:  uppercase;
}

.inner-head h3 {
    color: #fff;
    margin: 0px;
    font-size: 39px;
    font-weight:  bold;
    letter-spacing: 3px;
}
/* media Query */

/* Define mobile styles */
@media (max-width: 767px) {
.col-1by5 {
	width: 100%;
}
.pad-none {
	padding-left: 15px;
	padding-right: 15px;
}
.pad-left-none {
	padding-left: 15px;
}
.pad-right-none {
	padding-right: 15px;
}
nav.top-bar h3.welcome {
	display:none;
}
nav.top-bar h4.establish {
    text-align: left;
    font-size: 19px;
    margin-top: 3px;
}
nav.top-bar h4.Phone {
    text-align: left;
    font-size: 18px;
    margin-top: 5px;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
    position: relative;
    margin-top: -55px;
    right: 0;
    border-radius: 0;
}	
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
nav.top-bar h4.Phone img {
    top: -1px;
    right: 1px;
}
.navbar-default .navbar-brand {
    display: initial;
    float: none;
    text-align: center;
}
a.navbar-brand.logo h2 {
    font-size: 24px;
}
a.navbar-brand.logo p {
    margin-bottom: 0px;
}
.banner .carousel-inner .item .caption {
    width: 100%;
    position: static;
	    padding: 15px 15px;
}
.banner h1 {
    line-height: 29px;
    font-size: 22px;
	text-align:center;
	    margin-bottom: 7px;
}
.banner p {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0px;
}
.banner-hr{
	display:none;}
	.banner .carousel-inner .item .caption .bnr-btn {
    margin-top: 12px;
}
.banner .carousel-inner .item .caption .bnr-btn {
    margin-top: 12px;
    text-align: center;
}
.banner .carousel-inner .item .caption .bnr-btn a {
    margin-right: 10px;
    font-size: 14px;
    padding: 9px 16px;
}
.banner .carousel-inner .item img {
    text-align: right;
    width: 100%;
    float: right;
}
h2.main-heads {
    font-size: 23px;}
	
.cate-detail h2 {
    font-size: 21px;}
	.brand-text-box {
    padding: 16px 9px;
}
.our-brand {
    padding: 22px 0px;
}
social-and-search-strip h2 {
    font-size: 19px;
}
.social-and-search-strip ul li {
    float: none;
    padding-right: 10px;
    display: inline-block;
}
.social-and-search-strip ul{
	margin-bottom:15px;}
.social-and-search-strip h2 {
    margin-bottom: 9px;
}
.social-and-search-strip ul li img {
    max-width: 34px;
}
.footer-section h2 {
    font-size: 23px;}
	.footer-section .details-section p {
    margin-bottom: 0px;
}
.footer-bottom-section {
    border-top: 1px solid #3c2a52;
    margin-top: 14px;
}
.navbar-default .navbar-nav>li>a {
    color: #2a1b3c;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
}
.navbar-default .navbar-nav>.active>a:after, .navbar-default .navbar-nav>.active>a:focus:after, .navbar-default .navbar-nav>.active>a:hover:after, .navbar-default .navbar-nav>li>a:hover:after {
    position: absolute;
    content: close-quote;
    height: 2px;
    background-color: #800080;
    width: 100%;
    bottom: -4px;
    left: 0%;
    transform: translatex(0%);
    z-index: 5;
}
.category img {
    width: 100%;
}
.home-about-text-div {
position: static;
    margin-top: 15px;
    margin-bottom: 15px;
	padding:15px;}
	.outer-line {
    border: 1px solid #cfcfcf;
    padding: 19px;
}

section.about h1 {
    margin-top: -4px;
}
.contact-frm h2 {
    font-size: 19px;}
	
  .container {
    width: 100%;
  }
 .owl-carousel-paco p{
	 display:none;}
.owl-carousel-paco img.logo-paco {
    position: absolute;
    top: 14px;
    width: 140px;
    left: 5%;
}
section.watches .col-sm-3 a img {
    margin: auto;
}
.owl-carousel-paco.lettuce img.logo-letu {
    width: 191px;
}
.inner-head {
    position: static;
    left: 50%;
    top: 50%;
    transform: none;
    background-color: #2a1b3cbf;
    padding: 8px 19px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}


.inner-head h3 {
    color: #fff;
    margin: 0px;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 3px;
}
.row.meet-us .each-meet {
    margin-bottom: 45px;
}
.row.meet-us {
    margin-bottom: 0px;
}

.map-cnt .contact {
    height: auto;
    padding-bottom: 22px;
}
.map-cnt .contact h3 {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    padding-bottom: 8px;
}
.footer-section h3 {
    margin-top: 20px;
}
    .anniversary-pic img
    {
        max-width: 320px;
        max-height: 180px;
       
    }
    .text
    {
        bottom: 22px;
        top: auto;
        line-height: 60px;
        font-size: 42px;
    }
    .text .content {
        display: block;
    }
}



/* tablet screens */
@media all and (min-width: 768px) and (max-width: 980px) {
  .container {
    width: 100%;
  }
.header-margin {
	padding-right: 20px !important;
	font-size: 11px !important;
}
.home-about-text-div {
    padding: 30px;
    right: 20px;
    left: 20px;
    top: 20px;
}
.outer-line {
    padding: 23px;
}
.home-about-text-div {
    padding: 18px;}
	.navbar-header {
    margin: 0px auto;
    float: none;
}
a.navbar-brand.logo {
    float: none;
    text-align: center;
}
a.navbar-brand.logo p {
    margin-bottom: 0px;
}
.navbar-default .navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 14px;}
	.banner .carousel-inner .item .caption {
    width: 80%; padding:30px;}
	.banner h1 {
    line-height: 35px;
    font-size: 25px;}
	.banner-hr {
		display:none;
}
.navbar-nav>li {
    float: none;
    display: inline-block;
}
ul.nav.navbar-nav.navbar-right{
	float:none !important}
	.collapse.navbar-collapse{
		text-align:center;}
		.owl-carousel-paco img.logo-paco {
    top: 20px;
    width: 342px;
}
.owl-carousel-paco.lettuce img.logo-letu {
    width: 213px;
}
}
/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px) {
.col-1by5 {
	width: 20%;
}
.home-about-text-div {
    left:50px;
}
.navbar-default .navbar-nav>li>a {
    color: #2a1b3c;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 12px;
    padding-top: 34px;
    padding-bottom: 34px;
    position: relative;
}
.banner .carousel-inner .item .caption {
    width: 56%;}
}
 @media all and (max-width: 980px) {
}

/* Large screens*/
@media (min-width: 1200px) {
.col-1by5 {
	width: 20%;
}
.container {
	width: 1260px;
}
}
/*custom screen media */
@media (max-width: 359px) {
	
	.map-cnt .contact .g-recaptcha {
    transform: scale(0.84) translatex(-26px);
}
}
