@charset "utf-8";
/* CSS Document */
@import url('font-awesome.min.css');
@import url('fonts.css');
/****Default
------------------------------------------------------------------------------------------------------------------------*****/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, iframe, input, textarea, p, blockquote, th, td {
	margin:0px;
	padding:0px;
	outline:none;
	font-weight:normal;
}
li, ol, ul {
	list-style:none;
}
.cls {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tr {
	text-align:right;
}
.tj {
	text-align:justify;
}
.tc {
	text-align:center;
}
.tl {
	text-align:left;
}
img {
	border:none;
	max-width:100%;
}
a {
	text-decoration:none;
	cursor:pointer;
}
a:active, a:visited, a:focus {
	outline:none
}
input, select, textarea {
	font-family: 'CenturyGothic';
	font-size:13px;
}
body {
	margin:0 !important;
	font-family: 'CenturyGothic';
	font-size:13px;
	color:#5b6565;
	text-align:center;
	background:#fff;
}
#container {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background:#fff;
}
.main {
	width:100%;
	max-width:1032px;
	margin:auto;
}
.main:after, #top-nav:after, .life:after, .like-date:after, .flag:after, .info-photo:after, .cldr-dtl:after, #life .life-style ul li:after, .latest ul li:after, .life-dtl:after, .captr:after, .ct-bdy:after, .pay-lft .prdt-rs:after, .spon-dtl:after, .cald-evnt .in-ent li:after, .mrk-box:after, .log-reg:after, .ct-txt:after, .cont-info:after, .hdnbtn:after, .products-dtl ul {
	content:'';
	display:block;
	clear:both;
}
:-moz-placeholder { /* Firefox 18- */
 color: #666;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #666;
}
/****Margins & Paddings
------------------------------------------------------------------------------------------------------------------------*****/
.mrgtp15 {
	margin-top:15px
}
.pdngr {
	padding-right:5px;
}
.pdngl {
	padding-left:5px;
}
/****Headings
------------------------------------------------------------------------------------------------------------------------*****/
hgroup.bdr {
	background:url(../images/1px-bg.jpg) repeat-x left center;
	text-align:center;
}
hgroup.bdr h2 {
	text-transform:uppercase;
	background:#fff;
	padding:10px 25px;
	color:#7c7342;
	font-family: 'CenturyGothic-Bold';
	font-size:21px;
	display:inline-block;
}
h1.hdng1 {
	color:#000;
	font-size:50px;
	font-family: 'CenturyGothic';
	text-align:left;
	margin:20px 0;
	text-transform:uppercase;
}
h1.hdng1 b {
	font-family: 'CenturyGothic-Bold';
	color:#8a814d
}
.photo-gallery h1.hdng1 {
	font-size:30px;
}
hgroup.hdng2 {
	border-bottom:1px solid #dfdfdf;
	margin:40px 0 30px;
}
hgroup.hdng2 h1 {
	color:#867c47;
	font-family: 'CenturyGothic-Bold';
	font-size:48px;
	text-align:left;
	text-transform:uppercase;
	line-height:54px;
}
hgroup.hdng2 h1 span {
	color:#9e9e9e;
	font-size:12px;
	font-family: 'CenturyGothic';
	font-style:italic;
	text-transform:none;
}
hgroup.hdng3 {
	text-align:left;
	margin:25px 0 35px;
}
hgroup.hdng3 h2 {
	color:#000;
	font-family: 'CenturyGothic-Bold';
	font-size:18px;
	display:inline-block;
	text-transform: capitalize;
	padding-right:20px;
	border-bottom:2px solid #dfdfdf;
}
hgroup.hdng4 {
	position:relative;
	text-align:left;
	margin-bottom:5%;
}
hgroup.hdng4 h3 {
	font-family: 'CenturyGothic-Bold';
	font-size:21px;
	color:#867c47;
	text-transform:uppercase;
}
hgroup.hdng4 h3 b {
	font-family: 'CenturyGothic-Bold';
	font-size:21px;
	color:#867c47;
	text-transform:uppercase;
	background:#fff;
	display:inline-block;
	position:relative;
	z-index:1;
	padding-right:10px;
}
hgroup.hdng4 h3 .bdr {
	border: 2px solid #867c47;
	bottom: 13px;
	position: absolute;
	left: 0;
	width: 100%;
}
.hdnbtn h1 { width:80%;
	float:left;
	margin-bottom:10px;
}
.hdnbtn a, .hdnbtn button {
	float:right;
	background: #fff;
	border: 1px solid #948a54;
	color: #948a54;
	font-family: 'CenturyGothic';
	text-transform:uppercase;
	font-size: 25px;
	padding: 0 30px;
	text-align: center;
	margin-top:16px;
	cursor:pointer
}
.hdnbtn a:hover, .hdnbtn button:hover {
	background: #948a54;
	color: #fff;
}
/****Popup CSS
------------------------------------------------------------------------------------------------------------------------*****/
.popbox .logo {
	text-align:center;
	margin:35px 0px;
}
.popbox:after {
	clear:both;
	content:'';
	display:block;
}
.popbox .logo h5 {
	color: #e94040;
	font-family: 'CenturyGothic-Bold';
	font-size: 25px;
	margin: 0;
}
.get-info h1 {
	font-size:20px;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'CenturyGothic-Bold';
	color:#333333;
	margin-bottom:0;
	font-family: 'CenturyGothic-Bold';
}
.get-info input, get-info2 {
	-webkit-border-radius: 2px;
	-moz-border-radius:2px;
	border-radius: 2px;
	width:92.6%;
	border:1px solid #d1d7d7;
	padding:5px;
	margin:10px 0px;
}
.get-info2 input {
	width:43.6%;
	margin:10px 5px;
}
.popbox b {
	float:left;
	margin:15px 0 0 12px;
}
.get-info2 input[type="submit"] {
	margin:10px 0px;
	float:none;
}
.get-info .captr input {
	width: 56.3%;
}
.popbox button, input[type="submit"] {
	background: none repeat scroll 0 0 #948b54;
	border:1px solid #948b54;
	float:left;
	width:35%;
	color: #fff;
	font-family: 'CenturyGothic-Bold';
	cursor: pointer;
	font-size: 18px;
	margin: 15px 0px;
	padding: 5px 20px;
	text-transform: uppercase;
	font-weight:normal;
}
.popbox .conet {
	float:right;
	width:47%;
}
.popbox .conet img {
	margin-top:8px;
}
.popbox button:hover, input[type="submit"]:hover {
	background:#fff;
	border:1px solid #948b54;
	color:#948b54;
}
.popbox h2 {
	text-transform:uppercase;
	margin:0;
	font-family: 'CenturyGothic-Bold';
	text-align:center;
}
.popbox span {
	text-align:center;
	font-family: 'CenturyGothic-Bold';
	font-weight:normal;
	display:block;
	text-align:center;
	color:#948b54;
}
.thanku {
	background:url(../images/thnkbg.jpg) repeat-x right bottom;
	padding:40px 30px;
	text-align:center;
	color:#010101;
	font-size:18px
}
.thanku h2 {
	margin-bottom:20px;
	font-size:48px;
	color:#948b54;
	font-family: 'CenturyGothic-Bold';
}
.thanku h2 img {
	margin-left:5px;
	vertical-align:middle;
}
.thanku h6 {
	font-size:26px;
	/*line-height:1px;*/
	margin-bottom:25px;
}
.thanku p {
	text-align: left;
	line-height:24px;
	font-size:16px
}
.thanku strong {
	display:block;
	font-family: 'CenturyGothic-Bold';
	font-size:22px;
	margin-bottom:20px;
}
.get-info .rembr {
	text-align:left;
	margin-left:5px;
}
.get-info .rembr span {
	display:inline-block
}
.get-info .rembr input {
	width:auto
}
.thanku.regstr {
	background:url(../images/thnkbg1.jpg) repeat-x center bottom;
	background-size: cover
}
.thanku.cntstnt {
	background:url(../images/thnkbg2.jpg) repeat-x center;
	background-size: cover
}
.thanku.prdct {
	background:url(../images/thnkbg3.jpg) repeat-x center;
	background-size: cover;
	padding: 15% 30px;
}
.thanku.prdct h2 {
	color:#fff;
	font-size:38px
}
.thanku.prdct h6 {
	font-size:26px;
	max-width:300px;
	margin:auto;
}
.thanku.spnsr {
	background:url(../images/thnkbg4.jpg) repeat-x center;
	background-size: cover
}
.thanku.spnsr h2 {
	color:#fff
}
.thanku.spnsr h6 {
	font-size:23px;
	font-weight:bold;
}
.thanku.cntctt {
	background:url(../images/thnkbg5.jpg) repeat-x center;
	background-size: cover
}
.thanku.cntctt h2 {
	color:#fff;
}
.pay-optn .capture img {
	float:left;
	margin-left:10px
}
.pay-optn .capture input {
	float:right;
	width:50%
}
.pay-optn .capture {
	width:98%;
}
/****Header
------------------------------------------------------------------------------------------------------------------------*****/
.log-reg {
	clear:both;
}
.log-reg .fl img {
	/*margin-top:20px;
	margin-right:20px;*/
}
.log-reg .fl img:last-child {
	margin-right:0
}
.logo, logo-2 {
	float: left;
	margin-left:14%;
	margin-bottom: 10px;
	text-align: center;
}
.logo-2 {
	float:none;
	margin-right:0;
	margin-bottom:10px;
}
/**Social Icons
---------------------------------------------**/
.social-1 {
	width: 55%;
	float: right;
	text-align:right;
}
.social-1 span, .social-1 span b {
	text-transform:capitalize;
	margin:0 5px;
	display:inline-block;
	font-size:15px;
	color:#403a18;
	margin:3px 5px 0 0px;
	font-family: 'CenturyGothic';
}
.social-1 span b {
	color:#948a54;
	margin-left:5px;
	font-family: 'CenturyGothic-Bold';
}
.social-1 a.log {
	float:right;
	margin:5px 0 0px 5px;
}
.social-1 button, input[type="submit"], .cont-info button, .social-1 a {
	background:#ada575;
	border:1px solid transparent;
	color:#fff;
	/*float:left;*/
	font-size:14px;
	font-family: 'CenturyGothic-Bold';
	padding:3px 25px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	text-transform:uppercase;
	cursor:pointer;
	margin: 10px 5px 0;
}
.cont-info button {
	float:right;
}
.social-1 img {
	margin-top:10px;
}
.social-1 a:hover, .social-1 button:hover {
	background:#000;
}
#top-nav .social-3 {
	margin-bottom:4px;
	float:right;
	text-align:right
}
#top-nav .social-3 ul li {
	display:inline-block;
	margin-left:0px;
	float:none;
}
#top-nav .social-3 li a, #lcd-submit .social-10 ul li a {
	webkit-border-radius: 50%;
	-moz-border-radius:50%;
	border-radius: 50%;
	background: none repeat scroll 0 0 #fff;
	color: #948a54;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	margin-left: 3px;
	text-align: center;
	width: 28px;
	margin-right: 3px;
	padding-top: 0;
	margin-top: 5px;
	font-family:'FontAwesome';
}
#top-nav .social-3 li a:hover {
	background:#fff;
	color:#f0d545;
}
/**Top navigation
---------------------------------------------**/
#top-nav {
	background:#948a54 repeat-x;
	text-align:left;
}
#top-nav .thrlinks {
	float:left;
	width:40%;
	text-align:left;
}
/*#top-nav ul {
	float:left;
}*/
#top-nav li {
	display:inline-block;
}
#top-nav li a {
	color:#403a18;
	font-size:15px;
	text-transform:uppercase;
	font-family: 'CenturyGothic-Bold';
	text-decoration:none;
	margin-right:30px;
	padding-top:8px;
	display:inline-block;
}
#top-nav li:last-child a {
	margin-right:0
}
#top-nav li a:hover, #top-nav .wdth li a.active {
	color:#f0d545;
}
#top-nav .flim {
	background:#000;
	color:#fff;
	display:inline-block;
	vertical-align: top;
	font-size:14px;
	font-family: 'CenturyGothic';
	text-align:center;
	text-transform:uppercase;
	padding:10px 5px;
}
#top-nav form {
	float:right;
	width:27%;
	padding-top:3px;
}
#top-nav form input {
	webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
	float:right;
	width:74.9%;
	float:left;
	padding:5px 10px;
	font-family: 'CenturyGothic';
	color:#c8c7c2;
	font-size:12px;
	font-style:italic;
}
#top-nav form input[type="submit"] {
	background:#000;
	position:relative;
	font-family:'FontAwesome';
	font-style: normal;
	font-weight: normal;
	display:inline-block;
	font-size:19px;
	text-decoration: inherit;
	color:#fff;
	float:right;
	width:auto;
	border:none;
	webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	cursor:pointer;
	margin:0;
}
#top-nav form input {
	content:'f002'
}
/**Countdown
---------------------------------------------**/
#top-nav .countd {
	float:left;
	margin-left:5%;
	width:30%
}
.countd {
	color: #fff;
}
.countd li {
	display: inline-block;
	text-align:center;
	font-size: 18px;
	line-height:auto;
	margin: 0 3px;
	font-family:"Century Gothic";
	background:#000;
	padding:2px 5px;
	font-weight:bold;
}
.countd ul {
	margin-left:5px;
}
.countd li span {
	font-size:9px;
	display:block;
	margin-top:0px;
	text-transform:uppercase;
}
.countd #Stage_jbeeb_3 {
	display:inline-block !important
}
.countd #Stage_jbeeb_3 div span {
	font-size: 9px;
	color: #fff;
}
/****Navigation
------------------------------------------------------------------------------------------------------------------------*****/
#bar-2 {
	background:#000;
}
#bar-2 .nav-2 {
	text-align:left;
}
#bar-2 .nav-2 li {
	position:relative;
	display:inline-block;
}
#bar-2 .nav-2 li a {
	color:#fff;
	font-size:15px;
	padding:10px;
	font-family: 'CenturyGothic';
	text-transform:uppercase;
	margin-right:20px;
	display:block;
	position:relative
}
#bar-2 .nav-2 li:last-child a {
	margin-right:0
}
#bar-2 .nav-2 li a:hover, #bar-2 .nav-2 li a.active {
	background:#948a54;
}
#bar-2 .nav-2 ul li a.hvsbmn:after {
	content:"\f0dd";
	position:absolute;
	right:8px;
	top:9px;
	font-family:'FontAwesome';
	color:#fff
}
#bar-2 .nav-2 ul li a.hvsbmn {
	padding-right:30px
}
#bar-2 .nav-2 li .submenus {
	display: none;
	background:#000;
	position:absolute;
	width:200px;
	top:30px;
	left:0;
	z-index:9;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
@-webkit-keyframes hvr-hang-sink {
 100% {
 -webkit-transform: translateY(9px);
 transform: translateY(9px);
}
}
 @keyframes hvr-hang-sink {
 100% {
 -webkit-transform: translateY(9px);
 transform: translateY(9px);
}
}
#bar-2 .nav-2 li:hover .submenus {
	display:block;
	-webkit-animation-name: hvr-hang-sink;
	animation-name: hvr-hang-sink;
 -webkit-animation-duration: .3s;
 animation-duration: .3s;
 -webkit-animation-delay: 0s, .3s;
 animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}
#bar-2 .nav-2 li .submenus li {
	display:block;
}
#bar-2 .nav-2 li .submenus li a {
	position:relative;
	margin:0;
	display:block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	background: #948a54;
}
#bar-2 .nav-2 li .submenus li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#bar-2 .nav-2 li .submenus li a:hover:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
nav#bar-2 .nav-2 .toglemenu {
display:none
}
/****slider
------------------------------------------------------------------------------------------------------------------------*****/
.slide {
	position:relative
}
.slide img {
	width:100%;
}
.slide .txt {
	position: absolute;
	right: 39%;
	top: 14%;
	z-index: 9;
}
.slide .txt span {
	color:#000;
	font-size:22px;
	text-align:center;
	font-family: 'CenturyGothic-Bold';
}
.slide .txt h1 {
	font-family: 'CenturyGothic-Bold';
	color:#000;
	font-size:38px;
}
.vido {
	bottom: 20%;
	position: absolute;
	right: 45%;
}
.vido a {
	background: rgba(0, 0, 0, 0.4);
	padding: 5px 10px;
	display: inline-block;
}
.vido a span {
	color:#fff;
	font-family: 'CenturyGothic';
	font-size:28px;
	text-transform:capitalize;
	margin-right:15px;
}
.vido a i {
	font-family:'FontAwesome';
	font-size:30px;
	text-align:right;
	color:#fff;
}
/****Home Page LifeStyle
------------------------------------------------------------------------------------------------------------------------*****/
#images .gall {
	margin:12px 0;
}
#images .gall li {
	text-align:center;
	float:left;
	margin:0 2% 35px 0;
	width: 23.5%;
}
#images .gall li:nth-child(4n) {
margin-right:0
}
#images .gall li a {
	border:5px solid #fff;
	-moz-box-shadow:    0 0 2px 2px #e6e6e6;
	-webkit-box-shadow: 0 0 2px 2px #e6e6e6;
	box-shadow:         0 0 2px 2px #e6e6e6;
	display: inline-block;
	overflow:hidden;
	line-height:283px;
	max-height:283px;
	width:95%;
}
#images .gall li a img { max-height:283px;
	vertical-align: middle;
	width: auto/*100%*/;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
	-webkit-filter: none;
	filter: none;
	/* IE 6-9 */
  -moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
#images .gall li a img:hover {

	-webkit-transform: scale(1.08);
	transform: scale(1.08);
		filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	/* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
#images .gall li h1 {
	text-align:left;
	margin-top:5px;
	font-family: 'CenturyGothic-Bold';
	font-size:18px;
	color:#2d2f31;
	text-transform:uppercase;
}
#images .gall li b {
	text-align:left;
	display:block;
	font-weight:normal;
	font-size:13px;
	color:#313334;
	font-family: 'CenturyGothic';
}
/****Footer
------------------------------------------------------------------------------------------------------------------------*****/
/**Sponser
---------------------------------------------**/
#sponsor .spbdr {
	color:#080808;
	font-family: 'CenturyGothic-Bold';
	font-size:27px;
	background:url(../images/1px-gry.png) repeat-x left center;
	text-align:left;
	text-transform:uppercase;
}
#sponsor .spbdr span {
	background:#fff;
	padding:10px 25px;
	display:inline-block;
}
#sponsor .splogo {
	margin-bottom:20px;
}
/*#sponsor .splogo li {
	display:inline-block;
}
#sponsor .splogo li a img {
	margin:10px 0px;
	max-width: 265px;
	max-height: 110px;
}*/
/**Footer info
---------------------------------------------**/
.foot-info {
	border-top:1px solid #d1d1d1;
	padding-top:25px;
}
.foot-info .cmpny, .foot-info .doom {
	color:#000;
	font-family: 'CenturyGothic';
	font-size:11px;
	float:left;
}
.foot-info .foot-socil {
	float:left;
	margin-left:20.9%;
}
.foot-info .foot-socil li {
	display:inline-block;/*float:left*/
}
.foot-info .foot-socil li a {
	background: none repeat scroll 0 0 #808080;
	border-radius: 50%;
	color: #fff;
	height: 28px;
	line-height: 26px;
	margin: 0 5px 0 0;
	text-align: center;
	width: 28px;
}
.foots {
	display:inline-block;
}
.foot-info .foot-socil li a:hover {
	background:#948a54;
}
.foot-info .doom {
	float:right;
	font-weight:normal;
}
.foot-info .doom a{ color:#948a54;}
.foot-info .doom a:hover{ color:#000; text-decoration:underline;}
.foot-info .list {
	background:#948a54;
	margin-top:2%;
}
.foot-info .list li {
	display:inline-block;
	margin-right:2%;
}
.foot-info .list li a {
	font-family: 'CenturyGothic-Bold';
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	padding:9px 0 2px 0px;
	display:block;
	margin-bottom:5px;
	border-bottom:2px solid transparent;
}
.foot-info .list li a:hover {
	border-color:#fff;
}
/****Gallery
------------------------------------------------------------------------------------------------------------------------*****/
#gall .gallery .photo-clik {
	float:right;
	width:32%
}
#gall .gallery .photo-clik a {
	background:#948a54;
	border:1px solid #948a54;
	font-size:25px;
	display:inline-block;
	color:#fff;
	padding:10px 15px;
	text-align:center;
	font-family: 'CenturyGothic';
	text-transform:uppercase;
	color: #fff;
	display: inline-block;
	font-family: "CenturyGothic";
	font-size: 25px;
	margin: 14% 0 0 0;
	padding: 0px 30px;
	text-align: center;
	text-transform: uppercase;
}
#gall .gallery .photo-clik a:hover, #gall .gallery .photo-clik a.active {
	background: none repeat scroll 0 0 #fff;
	color: #948a54;
	border: 1px solid #948a54;
}
#gall .gallery li {
	border:5px solid #fff;
	-moz-box-shadow:    0 0 2px 2px #e6e6e6;
	-webkit-box-shadow: 0 0 2px 2px #e6e6e6;
	box-shadow:         0 0 2px 2px #e6e6e6;
	display: inline-block;
	width: 22%;
	position:relative;
	margin:1% 2% 3% 0;
	float:left;
}
#gall .gallery li iframe {
	margin-top:3px;
}
#gall .gallery li img {max-height: 300px;
	vertical-align:middle;
	height:auto;
	display: inline-block;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
#gall .gallery li span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	bottom: 25px;
	color: #fff;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	padding: 5px 11px;
	position: absolute;
	right: 0;
	text-align: left;
	width: 90.3%;
}
#gall .gallery li .like-date, #gall .gall-grid li .like-date {
	background:#000;
	color:#fff;
	padding:5px 10px;
}
#gall .gallery li .like-date b, #gall .gall-grid li .like-date b {
	font-weight:normal;
	color:#fff;
	font-size:11px;
	font-family:"Century Gothic";
	float:left;
}
 #gall .gallery li:nth-child(4n) {
margin-right:0;
}
#gall .gallery li a img:hover, #gall .gall-grid li a img:hover {
	ebkit-transform: scale(1.08);
	transform: scale(1.08);
}
#gall .gallery li a {
	color:#fff;
	display:block;
	overflow:hidden;
}
#gall .gallery li a.galmniten {
	min-height: 300px;
	max-height: 300px;
	line-height:300px;
}
#gall .gall-grid li a img {
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
#gall .gall-grid li .like-date {
	position:absolute;
	bottom:0;
	width:95%;
	background:rgba(0, 0, 0, 0.5);
	text-align:left;
}
#gall .gall-grid li .like-date a {
	display:inline-block;
	float:left;
	margin-right:8px;
	text-align:left;
	color:#fff
}
#gall .gallery li .like-date a:last-child, #gall .gall-grid li .like-date a:last-child {
	float:right;
}
#gall .gall-grid li .inner-discp {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#gall .gall-grid li .bg {
	left:0;
	bottom:30px;
	top:auto;
}
#gall .gall-grid li .bg:after {
	left:8px;
	bottom:-8px;
	border-color:#ccc transparent transparent transparent;
	border-width: 8px 8px 0 8px;
	top:auto;
}
#gall .gall-grid li .bg li {
	display:inline-block;
}
/****Gallery Detail Page
------------------------------------------------------------------------------------------------------------------------*****/
.gallery ul {
	position: relative;
}
#gall .gallery li .shares {
	text-align:left;
}
#gall .gallery li .shares a {
	display:inline-block;
}
#gall .gallery li .shares a i {
	color:#fff;
	float:left;
	margin-right:18px;
}
#gall .gallery li .shares a i:before {
	padding-right:5px;
}
#flb-close {
	cursor:pointer;
}
/****Contestants
------------------------------------------------------------------------------------------------------------------------*****/
.cont-info ul li {
	width:18.5%;
	display:inline-block;
	margin:0 1.6% 4% 0;
	background:#ada575;
	color:#fff;
	text-align:center;
	position:relative;
	float:left;
}
.cont-info ul li:nth-child(5n) {
margin-right:0
}
.cont-info ul li .contry {
	/*	font-family: 'CenturyGothic-Bold';
*/
 font-family: 'CenturyGothic-Bold';
	font-size:15px;
}
.cont-info ul li .contry, .cont-info ul li .nam {
	padding:5px 0;
}
.cont-info ul li .contry {
	text-align:left;
	text-transform:capitalize;
	padding:5px;
}
.cont-info ul li .contry:after {
	clear:both;
	content:"";
	display:block
}
.cont-info ul li .contry img {
	float:right;
	width:30px;
	height:20px;
	border:1px solid #fff
}
.cont-info ul li .nam {
	font-family: 'CenturyGothic';
	font-size: 13px;
	padding-left: 10px;
	text-align: left;
	border-top:3px solid #fff;
	padding-right:50px;
}
.cont-info ul li a.share-lnt {
	background:#000;
	color:#fff;
	position:absolute;
	left:0;
	top:12%;
	width:30px;
	height:27px;
	line-height:27px;
	text-align:center;
	z-index:2;
}
.cont-info ul li .nam i {
	color:#fff;
	/*font-size:20px;*/
	float:right;
	margin-right:5%;
	margin-top:3px
}
.cont-info ul li .nam:after {
	clear:both;
	content:'';
	display:block;
}
.cont-info ul li:hover {
	background:#8a814d;
	cursor:pointer;
}
.cont-info ul li .top10 {
	background: none repeat scroll 0 0 #ada575;
	bottom: 11%;
	color: #fff;
	left: 0;
	position: absolute;
	text-align: center;
	width: auto;
	padding: 3px;
	text-transform: uppercase;
	font-size: 12px;
}
.cont-info ul li a.galimg {
	overflow:hidden;
	display:block;
	min-height:252px;
	max-height:252px;
	background:#fff;
	line-height:252px;
	text-align:center;
}
.cont-info ul li a.galimg img {
	display:inline-block;
	vertical-align:middle;
	max-height:252px;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.cont-info ul li a.galimg img:hover {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
#photo-gallery {
	width: 100%;
}
.cont-info ul li a.vot {
	min-height: inherit;
	position: absolute;
	bottom: -11px;
	right: 6px;
}
.cont-info ul li a.vot img {
	min-height:inherit;
	width:auto
}
/**Contestants Image Popup
---------------------------------------------**/
#photos {
	opacity: .88;
}
#photos img {
	width: 30%;
	float: left;
	display: block;
	margin: 2px;
}
#photos ul {
	list-style: none;
	margin: 0px auto;
	padding: 10px;
	display: block;
	max-width: 780px;
	text-align: center;
}
#i {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index:9;
}
#i img {
	border-radius: 5px;
	height: 400px;
	margin: 7% 0 0;
}
#photos {
	width: 100%;
}
/****Contenstant Details
------------------------------------------------------------------------------------------------------------------------*****/
/**Next-Previous Button
---------------------------------------------**/
#details {
	margin:20px 0;
}
.next-pre {
	text-align:left;
}
.next-pre a {
	background:#948a54;
	color:#fff;
	font-size:15px;
	padding:0 10px;
	text-transform:uppercase;
	border:1px solid #948a54;
	webkit-border-radius:3px;
	-moz-border-radius:35px;
	border-radius:3px;
	line-height:31px;
	display:inline-block;
}
.next-pre:after {
	clear:both;
	display:block;
	content:'';
}
.next-pre a b {
	font-weight:normal;
	font-family: 'CenturyGothic';
	font-size:15px;
}
.next-pre a:hover {
	background:#fff;
	color:#948a54;
	border:1px solid #948a54;
}
/**Left Part (Image Zoom)
---------------------------------------------**/
#left {
	float:left;
	width:40%;
	text-align:center;
}
#left .crse {
	display: inline-block;
	max-height: 500px;
	width: auto;
}
/**Right Part (Details)
---------------------------------------------**/
#right {
	float:right;
	width:52%;
}
.flag { float:left; margin-right:25px;
	text-align:left;
}
.flag img {
	border:2px solid #fff;
	-webkit-box-shadow: 0px 2px 4px 1px #ccc;
	-moz-box-shadow:    0px 2px 4px 1px #ccc;
	box-shadow:         0px 2px 4px 1px #ccc;
	margin-left: 10px;
}
.flag h1 {
	font-family: 'CenturyGothic-Bold';
	font-size:22px;
	color:#948a54;
	text-align:left;
	display:inline-block;
	line-height:21px;
}

.flag b {
	font-size:18px;
	font-family: 'CenturyGothic-Bold';
	text-transform:capitalize;
	margin-top:15px;
	display:block;
	color:#000;
}
strong.nm-d { display:block;
	margin-top:3px;
	font-size:16px;
	color:#555555;
}
.flag .vtt1 {
	float:left;
}
.flag .vtt1 img {
	border:none;
	box-shadow:none;
}
.rgt-vote{ float:left; margin-top:5px;}
.infos {
	margin:3% 0;
}
.infos li {
	font-family: 'CenturyGothic-Bold';
	font-size:12px;
	color:#000;
	display:inline-block;
	width:45%;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
}
.infos li span {
	color:#7d7444;
	padding-left:5PX;
}
.infos li span:before {
	content:'-';
	padding-right:5px;
}
.infos li:last-child{ width:auto;}
.bio-data h1 {
	color:#fff;
	font-size:14px;
	font-family: 'CenturyGothic-Bold';
	text-transform:uppercase;
	text-align:left
}
.bio-data h1 span {
	display:inline-block;
	background:#948a54;
	padding:0 5px;
	border-bottom:3px solid #5e5523
}
.bio-data p {
	font-size:12px;
	color:#948a54;
	font-family: 'CenturyGothic';
	text-align:left;
	margin:20px 0;
}
.bio-data ul li b {
	background: none repeat scroll 0 0 #fff;
	height:30px;
	border: 2px solid #948a54;
	color: #948a54;
	display: inline-block;
	font-size: 20px;
	text-align: center;
	webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:30px;
	line-height:30px;
}
.bio-data ul li span {
	font-size:12px;
	font-family: 'CenturyGothic';
	color:#948a54;
	padding-left:20px;
}
.bio-data ul li {
	text-align:left;
	margin:18px 0;
}
/**Photos & Videos
---------------------------------------------**/
.info-photo .photos {
	float:left;
}
.info-photo .videos {
	float:right;
	text-align:left;
}
.info-photo .photos a, .info-photo .videos a {
	display:inline-block;
	margin:10px 0;
}
.info-photo .photos a, .info-photo .videos a {
	background:#948a54;
	color:#fff;
	padding:0 10px;
	font-size:22px;
	font-family: 'CenturyGothic-Bold';
	;
	text-align:left;
	border-bottom:3px solid #5e5523
}
.info-photo .photos img {
	border:2px solid #948a54;
}
.info-photo .videos ul li {
	display:inline-block;
	border:1px solid #948a54;
}
/****Product Page
------------------------------------------------------------------------------------------------------------------------*****/
.products-dtl ul li, .rltedpro li {	/*-moz-box-shadow:    0 0 0px 2px #f8f8f8;
	-webkit-box-shadow: 0 0 0px 2px #f8f8f8;
	box-shadow:         0 0 0px 2px #f8f8f8;
	border:5px solid #fff;
	background:#f4f3f3;
	padding:10px;*/
	position:relative;
	margin:0 2% 4%;
	float:left;
	width:30%
}
.products-dtl ul li:nth-child(3n) {
margin-right:0px
}
.products-dtl ul li .img-1, .rltedpro li .img-1 {
	overflow: hidden;
	height:auto;
	background: none repeat scroll 0 0 #fff;/*	border: 4px solid #d8d7d7;
	float: left;
	padding: 10px 0;
	width: 14%;
	height:auto;*/
}
.products-dtl ul li .img-1 img, .rltedpro li .img-1 img {
	max-height:300px;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	-webkit-transition: all 0.4s ease-in-out 0.5s;
	-moz-transition: all 0.4s ease-in-out 0.5s;
	-o-transition: all 0.4s ease-in-out 0.5s;
	-ms-transition: all 0.4s ease-in-out 0.5s;
	transition: all 0.4s ease-in-out 0.5s;
}
.products-dtl ul li .img-1 a, .rltedpro li .img-1 a {
	display:block;
	max-height:300px;
	line-height:300px;
	min-height:300px;
}
.products-dtl ul li .prdt-dtl {
/*float: right;
	text-align: left;
	width: 83%;*/
}
.products-dtl ul li .prdt-dtl h3, .rltedpro li .prdt-dtl h3 {
	min-height: 45px;
	font-family: 'CenturyGothic-Bold';
	color:#000;
	font-size:18px;
	/*background:url(../images/pr-tl-brdr.jpg) no-repeat left bottom;*/
	margin:10px 0;
	text-align:left
}
.products-dtl ul li .prdt-dtl p, .cldr-txt p, .life-style ul li p, .pay-lft p {
	color: #000;
	font-family: 'CenturyGothic';
	font-size: 13px;
	margin: 15px 0 10px;
	text-align: justify;
}
.products-dtl ul li .prdt-dtl span, .rltedpro li .prdt-dtl span {
	color:#867c47;
	font-family: 'CenturyGothic';
	font-size:18px;
	display:block;
	text-align:left;
}
.products-dtl ul li .prdt-dtl span b,, .rltedpro li .prdt-dtl b {
 font-family: 'CenturyGothic-Bold';
}
.products-dtl ul li .prdt-dtl a {
	background:#948a54;
	/*position:absolute;*/
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	padding:5px 15px;
	-moz-box-shadow:    0 0 0px 5px #e1ded3;
	-webkit-box-shadow: 0 0 0px 5px #e1ded3;
	box-shadow:         0 0 0px 5px #e1ded3;
	right:4%;
	bottom:10%;
}
.products-dtl ul li .mask, .rltedpro li .mask {
	background-color: rgba(0, 0, 0, 0.5);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	-ms-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;
	width: 100%;
	cursor:pointer;
	position: absolute;
	top: 0;
	left: 0;
	min-height:300px;
	font-family: 'CenturyGothic-Bold';
	font-size:18px;
	color:#fff;
	line-height:300px;
}
/*.products-dtl ul li .mask a,*/ .rltedpro li .mask a {
	display:inline-block;
	vertical-align:middle;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	margin-top:45%;
	color:#fff;
	-webkit-transition: all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	-ms-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;
	font-family: 'CenturyGothic-Bold';
	font-size:18px
}
.products-dtl ul li .img-1:hover .mask, .rltedpro li .img-1:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.products-dtl ul li .img-1:hover img, .rltedpro li .img-1:hover img {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
/*.products-dtl ul li .img-1:hover .mask a,*/ .rltedpro li .img-1:hover .mask a {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.products-dtl ul li .img-1 .mask i, .rltedpro li .img-1 .mask a i {
	vertical-align:middle;
	margin-right:8px;
	font-size:1.66666em
}
/****Life Style Page
------------------------------------------------------------------------------------------------------------------------*****/
#life {
	float:left;
	width:65%;
}
#life .life-style ul li {
	margin-bottom:8%;
}
#life .life-style ul li img {
	display:block;
	/*border-top: 20px solid #000;
	border-bottom: 20px solid #000;*/
}
#life .life-style .lif-des {
	overflow:auto;
}
#life .life-style .lif-des a{ color:#867c47;}
#life .life-style .lif-des ul li {
	margin-bottom:0;
}
#life .life-style .lif-des ul li img {
	border:none;
}
.cldr-dtl {
	background:#f4f3f3;
	padding:20px;
}
.cldr-dtl .cldr, .life-dtl .cldr {
	background:#fff;
	border-top:2px solid #867c47;
	border-bottom:2px solid #867c47;
	float:left;
	width:12%;
}
.cldr span, .life-dtl .cldr span {
	font-size:45px;
	font-family: 'CenturyGothic-Bold';
	color:#867c47;
	text-align:center;
}
.cldr span b, .life-dtl .cldr span b {
	font-size:12px;
	color:#000;
	font-family: 'CenturyGothic';
	text-transform:uppercase;
	display:block;
	padding-bottom:8px;
}
.cldr-txt {
	float:right;
	width:526px;
	text-align:left;
}
.cldr-txt h3 {
	font-family: 'CenturyGothic-Bold';
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	border-bottom:2px solid #cdcdcd;
}
.shr-read .blck {
	background:#000;
	float:left;
	width:82%;
	text-align:left;
	padding:10px 0;
}
.shr-read .blck a {
	color:#fff;
	margin-left:5%;
}
.shr-read .blck a i {
	padding-right:10px;
}
.shr-read .brwn a {
	background:#867c47;
	float:right;
	width:18%;
	padding:10px 0;
	color:#fff;
	text-align:center;
}
.shr-read .brwn a i {
	padding-left:8px;
}
.life-dtl {
	background:#f4f3f3;
	padding:10px;
	margin-bottom:25px;
}
.life-dtl .share-2 {
	float:right;
	margin:20px;
}
.life-dtl .cldr {
	width:20%;
}
.life-dtl .cldr span b {
	display:inline-block;
	padding:0 0 0 10px;
}
.sub-nam {
	color:#000;
	font-size:14px;
	font-family: 'CenturyGothic-Bold';
	text-align:left;
	margin:10px 0;
}
/****Right Part
------------------------------------------------------------------------------------------------------------------------*****/
.right2 {
	float:right;
	width:31%;
}
.right2 .our {
	margin-bottom:20px;
}
.lt-life {
	margin:0;
}
.latest ul li {
	margin-bottom:20px;
}
.latest ul li img {
	float:left;
}
.latest ul li .lt-dtl {
	float:right;
	width:75%;
}
.latest ul li .lt-dtl h4 {
	font-family: 'CenturyGothic-Bold';
	color:#000;
	font-size:13px;
	text-align:left;
	display:block;
}
.lt-dtl .share-2 a i, .life-dtl .share-2 a i {
	color:#000;
	padding:0 10px;
}
.lt-dtl .share-2, .life-dtl .share-2 {
	text-align:left;
	margin-top:10px;
	position:relative;
}
.lt-dtl .share-2 a, .life-dtl .share-2 a {
	display:inline-block;
}
.lt-dtl .share-2 b, .life-dtl .share-2 b {
	color: #000;
	font-weight: normal;
}
/****Payment
------------------------------------------------------------------------------------------------------------------------*****/
/**Produt Detail (Left)
---------------------------------------------**/
.pay-lft {
	width:40%;
	float:left;
	margin-left:7%
}
.pay-lft h5 {
	font-size:15px;
	color:#948a54;
	font-family: 'CenturyGothic-Bold';
	text-transform:capitalize;
	text-align:left;
	margin-bottom:10px;
}
.pay-lft .prdt-rs {
	margin:15px 0;
}
.pay-lft .prdt-rs .img-1 {
	background:#FFF;
	border:4px solid #d8d7d7;
	width:32%;
	padding: 10px 0;
	float:left;
	text-align:center;
	margin-right:15px;
}
.pay-lft .prdt-rs span {
	float:left;
	text-align:left;
	color: #867c47;
	font-family: 'CenturyGothic';
	font-size: 22px;
}
.pay-lft .prdt-rs b {
	font-family: 'CenturyGothic-Bold';
}
.pay-lft span {
	font-family: 'CenturyGothic-Bold';
	font-size:16px;
	color:#000;
	text-align:left;
	display:block;
}
.pay-lft p {
	margin:10px 0;
}
.pay-lft .pay-optn {
	background:#fff;
	border:1px solid #d1d7d7;
	padding:20px;
	width:auto;
	margin:15% 0 0;
}
.pay-lft .buy {
	text-align:left;
}
.pay-lft form .buy button {
	display:inline-block;
}
/**Bank Detail (Right)
---------------------------------------------**/
.pay-rgt {
	width:40%;
	float:left;
	margin-left:7%
}
.pay-rgt .bnk-dtl span {
	margin:20px 0;
	width:100%;
	display:block;
	color:#3e3e3e;
	font-size:14px;
	padding:8px 0;
	font-family: 'CenturyGothic-Bold';
	background:#e6eeee;
	text-align:center;
	text-transform:capitalize;
}
.pay-rgt .bnk-dtl {
	text-align:left;
}
.pay-rgt .bnk-dtl ul li {
	padding:5px 0;
	;
	margin:0;
}
.pay-rgt .bnk-dtl ul li b:after {
	content:'-';
	padding:0 10px;
	position:absolute;
	right:0;
}
.pay-rgt .bnk-dtl ul li b {
	font-weight: normal;
	display: inline-block;
	width: 120px;
	position: relative;
}
/****Contact Us-page
------------------------------------------------------------------------------------------------------------------------*****/
.ct-bdy {
	text-align:center;
	margin:8% 0 0;
	position:relative;
	z-index:1;
}
.ct-bdy .ct-frm {
	background:#fff;
	border:8px solid #d1d7d7;
	float:left;
	width:40%;
	padding:40px 0 20px 0px;
}
.ct-frm form input, .ct-frm form textarea, .pay-optn input, .pay-optn textarea {
	border:1px solid #d1d7d7;
	font-size:13px;
	font-family: 'CenturyGothic';
	font-style:italic;
	padding:5px 10px;
	width:90%;
	margin-bottom:20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.ct-frm form textarea {
	padding: 10px;
	height:99px;
}
.ct-frm form .captr {
	width:89%;
	margin:auto;
}
.ct-frm form .captr input {
	width:59%;
	float:right;
	padding:10px;
}
.ct-frm form button, .pay-lft form .buy button, input [type="submit"] {
	background:#948a54;
	-moz-box-shadow:    0 0 0px 5px #e1ded3;
	border:0;
	-webkit-box-shadow: 0 0 0px 5px #e1ded3;
	box-shadow:         0 0 0px 5px #e1ded3;
	color:#fff;
	padding:2px 35px;
	margin:8% 0;
	font-family: 'CenturyGothic-Bold';
	font-size:20px;
	text-transform:uppercase;
	cursor:pointer;
}
.ct-txt {
	width:53%;
	float:right;
	text-align:left;
}
.ct-txt h2 {
	color:#948a54;
	font-size:24px;
	font-family: 'CenturyGothic-Bold';
	text-align:left;
	text-transform:uppercase;
	margin-bottom:20px;
}
.usa {
	width:47%
}
.usa li, .usa li {
	padding:2px 0px;
}
.ct-txt .usa h5 {
	color:#000;
	font-size:16px;
	font-family: 'CenturyGothic-Bold';
	border-bottom:2px solid #d1d7d7;
	text-transform:uppercase;
	display:inline-block;
	margin-bottom:10px;
}
.usa li, .usa li span, .pay-rgt .bnk-dtl ul li {
	font-family: 'CenturyGothic-Bold';
	font-size:13px;
	color:#000;
	background:none;
}
.usa li span {
	display:inline-block;
	vertical-align: top;
	width:65px;
}
.usa li span:nth-child(2) {
width:68%;
}
.mrgnlf10 {
	margin-left:40px;
}
.ct-bg {
	background: url(../images/ct-bgjpg.jpg) repeat-x #d1d7d7;
	text-align:right;
	position:relative;
	bottom:110px;
}
.ct-bg img {
	width: 100%;
	vertical-align:bottom;
}
/****Sponsor Page
------------------------------------------------------------------------------------------------------------------------*****/
#spon-left {
	float: left;
	width: 60%;
}
#spon-left li {
	background:#f4f3f3;
	padding:20px 0px 0;
	margin-bottom:30px;
}
#spon-left li .spon-img {
	padding:5px;
	background:#fff;
	border:2px solid #867c47;
	float:left;
	width:25%;
	text-align: center;
	line-height: 115px;
	margin-left:20px
}
.spon-dtl {
	background:#000;
	color:#fff;
	padding:6px 20px;
	margin-top:15px;
}
.spon-dtl .fr {
	margin-left:10px;
}
.spon-dtl .fr a {
	color:#fff
}
.spon-dtl .fr a:hover {
	color:#948a54
}
.spon-dtl i {
	margin-right:5px;
}
#spon-left li .cldr-txt {
	width: 62%;
	margin-right:20px;
}
#spon-rgt {
	float:right;
	width:33%;
	border:3px solid #d1d7d7;
	padding:15px;
}
#spon-rgt input, #spon-rgt textarea {
	display:block;
	width:95%;
	padding:8px;
	border:1px solid #d1d7d7;
	margin-bottom:15px
}
#spon-rgt .spn-uplod label {
	display:inline-block;
	font-weight:bold
}
#spon-rgt .spn-uplod input {
	display:inline-block;
	margin-left:10px;
	width:62%
}
#spon-rgt input[type="submit"], .ct-frm input[type="submit"] {
	width:auto;
	display:inline-block;
	float:none;
	margin:0;
	border:1px solid #948a54;
	border-radius:0;
}
#spon-rgt input[type="submit"]:hover {
	background: #fff;
	border: 1px solid #948a54;
}
#spon-rgt textarea {
	height:99px;
}
.ct-frm input[type="submit"] {
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #948b54;
	font-size:18px;
}
#spon-rgt .capture {
	text-align:left;
}
#spon-rgt .capture img {
	display:inline-block;
	vertical-align:top;
}
#spon-rgt .capture input {
	display:inline-block;
	width:55%;
	margin-left:10px;
	padding:8px;
}
/**
---------------------------------------------**/
.msg3, .msg12, .msg1, .shg {
	color: #fff;
}
.close {
	border-radius: 50%;
	background: none repeat scroll 0 0 #fff;
	cursor: pointer;
	padding:5px;
	position: absolute;
	line-height:10px;
	right: 37.5%;
	top: 14%;
}
#i img {
	border-radius: 5px;
	height: 400px;
	margin: 7% 0 0;
	border:5px solid #fff;
	-webkit-box-shadow: 0 0 10px #ddd;
	-moz-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
#spon-left li .spon-img img {
	display:block;
}
#spon-left .cn-det ul li {
	display:inline-block;
	width:38%;
	padding:0;
	margin:0 10px 10px 0;
	font-size:12px;
	font-family: 'CenturyGothic-Bold';
}
#spon-left .cn-det ul li span {
	color:#948a54;
	font-size:12px;
	font-family: 'CenturyGothic-Bold';
}
#spon-left .cn-det {
	margin-top:10px;
	;
}
#spon-left h3 b {
	color:#948a54;
}
/****Video Page
------------------------------------------------------------------------------------------------------------------------*****/
/**Video TV
---------------------------------------------**/
#styles .appl-lcd {
	background: url(../images/lcd.png) no-repeat center top;
	height: 450px;
	/*bottom:-40px;*/
	position: relative;
	width: auto;
	margin:auto;/*z-index:2;*/
	max-width:564px;
	padding:20px 0 0;
}
#styles .appl-lcd .vdo-main {
	height: 297px;
	width: 92.5%;
	overflow:hidden;
	margin:auto;
	background:#000;
}
.appl-lcd iframe {
	height: 100%;
}
/**Shelfs
---------------------------------------------**/
#lcd-submit {
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	top: -35px;
}
#lcd-submit h5 {
	color:#000;
	font-size:22px;
	text-align:left;
	margin-bottom:5px;
}
/**Shelf One (Send message & Share)
---------------------------------------------**/
.shlfbox1 {
	float:left;
	width:48%;
}
.self-box {
	background:url(../images/box.jpg) no-repeat center top;
	padding:16px 11% 17px;
	-webkit-box-shadow: 0 40px 30px -33px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 40px 30px -33px rgba(0, 0, 0, 0.2);
	box-shadow: 0 40px 30px -33px rgba(0, 0, 0, 0.2);
	background-size: cover, 100%;
}
.self-box:after {
	clear:both;
	display:block;
	content:""
}
/*Message Box*/
.txt-slid {
	width:80%;
	background:#fff;
	border:2px solid #939392;
	position:relative;
}
.txt-slid #msgg {
/*position: absolute;
	top: 20px;
	right: -95px;
	width: 30%;*/
}
.mesg-box {
	background:url(../images/txt-bg.png) repeat-x;
	color:#fff;
	font-size:12px;
	font-family: 'CenturyGothic-Bold';
	text-align:center;
	padding:2px 0 5px;
	text-transform:capitalize;
}
.mesg-box a {
	font-size:12px;
	padding:2px 10px;
	text-align:center;
	text-decoration:none;
	background:#ada886;
	color:#fff;
	-moz-box-shadow:    0px 1px 3px #000000 inset;
	-webkit-box-shadow: 0px 1px 3px #000000 inset;
	box-shadow:        0px 1px 3px #000000 inset;
	float:right;
	margin:0 5px;
}
.txt-slid form .to-inpt {
	margin:10px 0;
}
.txt-slid form .to-inpt label {
	text-transform:capitalize;
	font-size:12px;
	color:#6d6d6d;
	font-family: 'CenturyGothic-Bold';
	margin-right:5px;
}
.txt-slid form .to-inpt input {
	border:none;
	width:80%;
}
.txt-slid form .to-inpt a {
	border:2px solid #fff;
	-moz-box-shadow:    0 0 6px 0 #ccc;
	-webkit-box-shadow: 0 0 6px 0 #ccc;
	box-shadow:          0 0 6px 0 #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: none repeat scroll 0 0 #a19b71;
	color: #fff;
	float: right;
	line-height: 1;
	padding: 3px;
	margin-right: 5px;
}
.txt-slid .brows {
	background:url(../images/txt-bg2.png) repeat-x;
	padding:5px;
}
.cam {
	opacity:0;
}
.txt-slid .brows i span {
	background:url(../images/camera.png) no-repeat center #81817d;
	float:left;
	-moz-box-shadow:    0 0 6px 0 #ccc;
	-webkit-box-shadow: 0 0 6px 0 #ccc;
	box-shadow:          0 0 6px 0 #ccc;
	padding:5px;
	width:18px;
	height:18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.txt-slid .brows input[type="submit"] {
	color:#fff;
	float:right;
	font-size:14px;
	padding:0;
	background:#ada886;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin:0px 5px 0px;
	width:25%;
	border:none;
	-moz-box-shadow:    0 0 2px 0 #000;
	-webkit-box-shadow: 0 0 2px 0 #000;
	box-shadow:          0 0 2px 0 #000;
	font-family: 'CenturyGothic';
	text-transform:capitalize;
}
.txt-slid .brows input[type="submit"]:hover, .txt-slid .brows input[type="submit"]:focus {
	background:#867c47;
}
.txt-slid .brows input {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width:55%;
	background:#f5f5f5;
	padding-left: 12px;
}
/*Social icon*/
#lcd-submit .social-10 {
	text-align:left;
	margin-top:10px
}
#lcd-submit .social-10 span {
	color:#000;
	font-size:15px;
	text-align:center;
	text-transform:capitalize;
	margin:5px 0;
	font-family: 'CenturyGothic-Bold';
}
#lcd-submit .social-10 ul li a {
	background:#545454;
	color:#fff;
	display:inline-block;
	margin-left:0;
	margin-right:5px;
	-moz-box-shadow:    5px 15px 5px 0px #c9c9c9;
	-webkit-box-shadow: 5px 15px 5px 0px #c9c9c9;
	box-shadow:         5px 15px 5px 0px #c9c9c9;
}
#lcd-submit .social-10 ul li {
	display:inline-block;
}
#lcd-submit .social-10 ul li a:hover {
	background:#948a54;
}
/**Shelf Two (Send message & Share)
---------------------------------------------**/
.shlfbox2 {
	float:right;
	width:48%;
}
.shlfbox2 .self-box {
	padding:6px 18% 0px 3%;
}
#lcd-submit h5.spcl {
	text-align: right;
	margin-top:5px;
}
#lcd-submit h5.spcl a {
	color:#000
}
/*More Video*/
.mtr-lcd .more-vd {
	float:left
}
.mtr-lcd .more-vd img {
	vertical-align: bottom
}
/*offer*/
.buy-btn {
	float:right;
	margin-top:20px;
	position:relative;
}
.buy-btn #buyy {
	font-family: 'CenturyGothic-Bold';
	bottom: -10px;
	line-height: 14px;
	position: absolute;
	color: #000;
}
/**Marque Box
---------------------------------------------**/
.mrk-box {
	margin: auto;
	max-width: 1150px;
	position: relative;
	top: -45px;
}
.mrk-box hgroup.hdng4 {
	text-align:center;
	margin-bottom:15px;
}
.mrk-box hgroup.hdng4 h3 {
	font-size:26px;
	color:#000;
	text-shadow:2px 1px 0 #fff;
}
.mrk-box marquee {
	border:3px solid #6e707c;
	/*width: 100%;*/
	background:url(../images/video_bg.jpg) no-repeat center top;
	color:#0b0a08;
	height: 36px;
	font-size:24px;
	line-height:36px;
	padding:0px 20px;
	font-family: 'CenturyGothic-Bold';/*	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;*/
}
#styles .lcd {
	position:relative;
}
#msgg {
	font-family: 'CenturyGothic-Bold';
	color:#000;
}
/**** Calendar Page
------------------------------------------------------------------------------------------------------------------------*****/
.calendar {
	background:#f3f3f3;
	width:52%;
	border:1px solid #cecece;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:4%;
	float:left;
	margin:2% 0 5%;
	position:relative;
	-moz-box-shadow: inset 2px 2px 5px 4px #e8e8e8;
	-webkit-box-shadow:inset 2px 2px 5px 4px #e8e8e8;
	box-shadow:inset 2px 2px 5px 4px #e8e8e8;
}
.calendar:before {
	content:url(../images/ipad-icon2.png);
	height: 12px;
	position: absolute;
	left: 14px;
	top: 49%;
	width: 12px;
}
.calendar:after {
	content:url(../images/ipad-icon.jpg);
	height: 32px;
	position: absolute;
	right: 4px;
	top: 47%;
	width: 32px;
}
.calendar .ui-datepicker {
	width:100%;
	padding:10px 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.calendar .ui-widget-content {
	border-color:#cbcbcb;
	padding-bottom:0;
	border-bottom:none
}
.calendar .ui-datepicker table {
	margin-bottom:0
}
.calendar .ui-widget-header {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:none;
	border:none;
	margin-bottom:10px
}
.calendar .ui-datepicker-title {
	font-family: 'CenturyGothic-Bold';
	font-size:30px;
	line-height:normal !important;
	text-transform:uppercase
}
.calendar .ui-datepicker .ui-datepicker-prev, .calendar .ui-datepicker .ui-datepicker-next {
	height:2.8em
}
.calendar .ui-datepicker-calendar thead {
	border-bottom:1px solid #cbcbcb;
	border-top:1px solid #cbcbcb;
	text-transform:uppercase
}
.calendar .ui-datepicker th {
	padding:0.5em 0.3em;
	font-weight:normal;
	font-family: 'CenturyGothic-Bold';
}
.calendar .ui-state-default, .calendar .ui-widget-header .ui-state-default {
	background:none;
	border:none
}
.calendar .ui-datepicker td {
	height:60px;
	width:60px;
	border:1px solid #cbcbcb;
	border-right:none;
	vertical-align:top;
	text-align:left;
	padding:5px
}
.calendar .ui-datepicker td span, .calendar .ui-datepicker td a {
	display:inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	color:#fff;
	background:#000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align:center;
	font-family: 'CenturyGothic-Bold';
	border:none
}
.calendar table.ui-datepicker-calendar tbody td.highlight > a {
	background:#b2ab84;
	border:none;
	color:#000;
}
.calendar table.ui-datepicker-calendar tbody td.ui-datepicker-current-day {
	background:#e5e5e5;
}
.calendar.ui-datepicker-next-hover {
	position:relative;
}
.calendar.ui-datepicker-next-hover span:after {
	content:"\f054";
	font-family:'FontAwesome';
	font-size:2em;
	color:#000;
}
/**Calendar right part(Events)
---------------------------------------------**/
.clndr-rght {
	float:right;
	width:36%;
}
.srch-clndr {
	margin:5% 0 0
}
.srch-clndr:after {
	clear:both;
	content:"";
	display:block
}
.srch-clndr input {
	float:left;
	border:1px solid #ada575;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding:8px;
	width:85%
}
.srch-clndr input[type="submit"] {
	margin:0;
	width:auto;
	color:#fff;
	font-family:'FontAwesome';
	font-size:1.66666em;
	padding:2px 5px 6px 3px;
}
.srch-clndr input[type="submit"]:hover, .srch-clndr input[type="submit"]:focus {
	background:#000
}
.cald-evnt {
	background:url(../images/cndr-top.jpg) repeat-x left top #f3f3f3;
	padding:0 10px;
	margin:5% 0 5%
}
.cald-evnt .noevt {
	font-family: 'CenturyGothic-Bold';
	font-size:24px;
}
.cald-evnt .in-ent {
	background:url(../images/cndrtp-huk.jpg) repeat-x 3px top;
	padding:25px 0
}
.cald-evnt .in-ent li {
	margin-top:25px;
}
.evn-date {
	float:left;
	background:#fff;
	border-bottom:3px solid #685e2a;
	border-top:3px solid #685e2a;
	color:#000;
	padding:0 5px 5px;
	font-size:11px;
	font-family: 'CenturyGothic-Bold';
}
.evn-date strong {
	font-size:30px;
	color:#867c47;
	display:block
}
.evn-cnt {
	float:right;
	width:80%
}
.evn-cnt img {
	min-height:170px;
	max-height:170px;
	width:100%
}
.evn-cnt h6 {
	font-family: 'CenturyGothic-Bold';
	font-size:16px;
	text-align:left;
	margin:5px 0
}
.evn-cnt p {
	text-align: justify
}
/**** Press Release
------------------------------------------------------------------------------------------------------------------------*****/
#life table {
	border:1px solid #ccc;
}
#life table th {
	color: #fff;
	font-family: "CenturyGothic-Bold";
	font-size: 16px;
	text-transform: capitalize;
	border:1px solid #000;
	padding:5px;
	background:#948a54;
}
#life table tr i {
	color:#948a54;
}
#life table td {
	padding:10px;
	color:#000;
	font-family: 'ProximaNova-Semibold';
	font-size:12px;
	text-transform:capitalize;
}
#life table tr:nth-child(even) {
background:#f8f8f8;
}
.log {
	background:#867c47;
	border:2px solid #cac7b7;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:10px 30px;
	color:#fff;
	font-family: "CenturyGothic-Bold";
	margin-top:25px;
	display:inline-block
}
.log i {
	margin-right:10px;
}
.log:hover {
	background:#000;
	border-color:#fff
}
.sttic-pg {
	margin-top:30px;
	text-align:justify;
}
.sttic-pg img {
	float:left;
	margin:0 20px 10px 0;/*border:3px solid #ddd*/
}
/**** Contestant Registration Form
------------------------------------------------------------------------------------------------------------------------*****/
.cnfrm-rgstr {
	background:#fbfbfb;
	max-width:800px;
	margin:4% auto;
	border:5px solid #867c47;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 0 5px #fff, 0 0px 7px 1px #777;
	-webkit-box-shadow:0 0 0 5px #fff, 0 0px 7px 1px #777;
	box-shadow: 0 0 0 5px #fff, 0 0px 7px 1px #777;
}
.cnfrm-rgstr form {
	padding:30px;
	text-align:left;
}
.cnfrm-rgstr form:after {
	clear:both;
	display:block;
	content:""
}
.cnfrm-rgstr form input, .cnfrm-rgstr form select, .cnfrm-rgstr form textarea {
	background:#fff;
	border:1px solid #ccc;
	padding:8px;
	width:44.75%;
	display:inline-block;
	margin:10px;
	vertical-align:top;
}
.cnfrm-rgstr form input#ContestentHometown {
	width:44.5%
}
.cnfrm-rgstr form select {
	width:46%
}
.cnfrm-rgstr form label{
	width:46.75%;
	display:inline-block;
	margin:10px;}
.cnfrm-rgstr form .msur input{ width:44.5%}
.cnfrm-rgstr form .msur input#ContestentChest{ margin-left:13px}
.cnfrm-rgstr form input[type="file"] {
	padding:5px 8px;
}
.cnfrm-rgstr form fieldset {
	width: 94%;
	margin: auto;
	padding:10px;
}
.cnfrm-rgstr form fieldset legend {
	font-family: "CenturyGothic-Bold";
	margin:0 15px;
	padding:0 5px;
	font-size:18px;
}
.cnfrm-rgstr form fieldset .subchk {
	color:#000;
}
.cnfrm-rgstr form fieldset .subchk label {
	font-size:13px;
	display:inline-block;
	width:10%;
	font-family: "CenturyGothic-Bold";
	margin-right:25px;
}
.cnfrm-rgstr form fieldset .subchk span {
	display:inline-block;
	width:10%;
	font-size:13px;
}
.cnfrm-rgstr form fieldset .subchk input { vertical-align:sub;
	width:auto;
	display:inline-block;
	margin-right:3px;
}
.cnfrm-rgstr form .biovdo {
	margin:0 10px;
	text-align:left;
}
.cnfrm-rgstr form .biovdo textarea {
	height: 72px;
	vertical-align: top;
	width: 46%;
	margin-left: 0px;
	resize: none;
}
.cnfrm-rgstr form .biovdo span {
	display: inline-block;
	margin-left: 10px;
	width: 48.7%;
}
.cnfrm-rgstr form .biovdo span input {
	display: block;
	margin-left: 0;
	margin-right: 0;
	width: 94.4%;
}
.cnfrm-rgstr form .biovdo span input:last-child {
	margin-top:20px
}
.cnfrm-rgstr form .captr {
	text-align:left;
	display:inline-block;
	width:49%
}
.cnfrm-rgstr form .captr img {
	border:1px solid #ccc;
	margin:10px;
}
.cnfrm-rgstr form .captr input {
	padding: 11px;
	width: 50.5%;
	margin-right: 0;
}
.cnfrm-rgstr form .trm {
	display:inline-block;
	width:45%;
	margin:10px;
	font-size:12px;
}
.cnfrm-rgstr form .trm strong a {
	color:#867c47
}
.cnfrm-rgstr form input[type="submit"] {
	background:#867c47;
	color:#fff;
	border:none;
	width:auto;
	font-size:18px;
	display:inline-block;
	float:none;
	padding:8px 4%;
	margin-bottom:0
}

.cnfrm-rgstr form input[type="submit"]:hover, .cnfrm-rgstr form input[type="submit"]:focus {
	background:#000;
}
.cnfrm-rgstr .bxx input {
	width:auto; vertical-align:middle;
}
.cnfrm-rgstr .bxx strong {
	font-weight: normal;
    display: inline-block;
    width: 95%;
    vertical-align: top;
}
.cnfrm-rgstr .bxx strong a {
	color:#746b39;
	font-family: "CenturyGothic-Bold";
}
.cnfrm-rgstr .bxx strong a:hover {
	text-decoration:underline
}
/****Share Tooltip
------------------------------------------------------------------------------------------------------------------------*****/
#sub_ca {
	display:inline-block;
}
.bg {
	border:1px solid #aaa;
	-moz-box-shadow:    0 0 2px 2px #e6e6e6;
	-webkit-box-shadow: 0 0 2px 2px #e6e6e6;
	box-shadow:         0 0 2px 2px #e6e6e6;
	background:#fff;
	left: -70px;
	margin: auto;
	padding: 10px 0 0 10px;
	position: absolute;
	text-align: left;
	top: 20px;
	width: 50px;
	z-index:2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bg:after {
	border-color: transparent transparent transparent #ccc;
	border-style: solid;
	border-width: 10px 0 10px 12px;
	content: "";
	height: 0;
	line-height: 0;
	position: absolute;
	right: -12px;
	top: 20px;
	width: 0;
}
.bg h1 {
	border-bottom:1px solid #746b39;
	font-size:13px;
	color:#746b39;
	padding:0 0 5px 0;
	margin-bottom:10px;
	font-family: 'CenturyGothic-Bold';
}
.bg li {
	float:none;
	width:auto;
	margin:0;
	background:none;
	display:block;
}
.bg a {
	background:#746b39;
	margin-bottom:5px;
	color:#fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height:24px;
	width:24px;
	line-height:24px;
	text-decoration:none;
	text-align:center
}
/*.bg .fa-facebook {
	background:#3B5998
}
.bg .fa-twitter {
	background:#2DAAE2
}
.bg .fa-google-plus {
	background:#DD4C39
}
.bg .fa-pinterest-p {
	background:#C72024
}*/
.bg a:hover {
	background:#000;
}
/**COntestant share
---------------------------------------------**/
.cont-info .bg ul li {
	text-align:right;
	width:auto;
	float:none;
	display:block;
	background:none;
	text-align:left;
}
.cont-info ul li .bg ul li:hover {
	background:none;
}
.cont-info .bg ul li a {
	min-height:inherit
}
.latest ul li .bg, .life-dtl .share-2 .bg {
	left: -62px;
	top: -22px;
}
.latest ul li .bg ul li, .life-dtl .share-2 .bg ul li {
	margin-bottom:0px
}
#gall .gallery.photo-gallery .bg {
	bottom: -120px;
	left: -65px;
	top: auto;
}
#gall .gallery.photo-gallery .bg ul li {
	border: none;
	box-shadow: none;
	width: auto;
	float:none;
}
/*#container {
	border: 3px solid #746b39;
	left: -92px;
	position: absolute;
	top: 83%;
	width: 34%;
}
#container #gall .gallery.photo-gallery .bg ul li {
	border: none;
	box-shadow: none;
	width: auto;
	float:none;
}
#container #gall .gallery.photo-gallery .bg ul li a {
	overflow:visible
}
*/
/*.cont-info #photo-gallery li .bg {
	left: -138px;
	top: 18px;
	z-index: 2;
}
.cont-info #photo-gallery li .bg:after {
	border-width:10px 0 10px 15px;
	right:-15px
}

.cont-info #photo-gallery li .bg {
	left: 35px;
	padding: 10px 10px 0 0;
	text-align: right;
}
.cont-info #photo-gallery li .bg:after {
	border-color: transparent #948a54 transparent transparent;
	border-width: 10px 12px 10px 0px;
	left: -12px;
	right:auto
}*/
/*.cont-info .bg {
	position: absolute;
	left: -68px;
	top: 2px;
	width:50px;
	border:3px solid #746b39
}
.cont-info .bg ul li {
	background: none;
	text-align: left;
	width:54%;
}
.cont-info .bg ul li a:hover {
	background:none;
}
*/
/****Register
------------------------------------------------------------------------------------------------------------------------*****/
#newsletter .news {
	background:url(../images/newsletter.png) no-repeat scroll center top rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 158px;
	position: relative;
	text-indent: -9999em;
	top: 0px;
	width: 25px;
	color: transparent;
}
#newsletter {
	bottom: auto;
	height: 128px;
	left: 0;
	position: fixed;
	z-index:9;
	top:300px;
}
.rgbox {
	background:rgba(0, 0, 0, .7);
	float: left;
	margin-left: -30px;
	padding: 13px 0px;
	/*height: 102px;*/
	overflow:hidden;
	width:10px;
}
.rgbox h1 {
	color:#fff;
	font-size:24px;
	font-family: 'CenturyGothic-Bold';
}
.rgbox form {
	margin-left:50px;
	position:relative;
}
.rgbox input {
	float:left;
	width:24%;
	margin:20px 20px 0 0;
	padding:5px;
}
.ns3box:after, .rgbox form:after {
	content:"";
	clear:both;
	display:block;
}
.rgbox img {
	margin-top:15px;
	margin-right:15px;
}
.rgbox .captr {
	float:left;
	width:25%
}
.rgbox .captr input {
	width: 50%;
	margin-right: 0;
}
.rgbox .trm {
	color:#fff;
	float:left;
	margin-right:0px;
	margin-top:25px;
	position:relative;
}
.rgbox .trm input[type="checkbox"] {
	width:auto;
	margin-top:0;
	margin-right:10px
}
.rgbox .trm #Errormessage {
	position:absolute;
	bottom:-12px;
	color: red;
	width: 100%;
	text-align: left;
	background: #fff;
	clear: both;
	font-size: 11px;
	text-align: center;
}
.rgbox input[type="submit"] {
	width:auto;
	float:left;
	margin-right:0;
	padding:5px 3%
}
/****Product Detail Page
------------------------------------------------------------------------------------------------------------------------*****/
#gallery_02 a {
	display: inline-block;
	border:2px solid white;
	width:70px;
	height: 70px;
}
#gallery_02 img {
	border:2px solid white;
	width:auto;
	height: 100%;
}
.pro-detl {
	margin:4% 0
}
.pro-detl .example-image-link img{ max-height:500px}
.pro-detl #right h1 {
	color: #948a54;
	font-family: 'CenturyGothic-Bold';
	font-size: 22px;
	line-height: 21px;
	text-align: left;
	text-transform:capitalize;
}
.pro-price {
	text-align:left;
	margin:40px 0;
}
.pro-price ul {
	border:1px solid #000;
	text-align:left;
	margin-bottom:30px
}
.pro-price ul:after, .rltedpro ul:after {
	clear:both;
	content:"";
	display:block
}
.pro-price li {
	font-size:18px;
	color: #948a54;
	float:left;
	text-align:center;
	padding:5px 10px 6px;
	width:33%
}
.pro-price li:first-child {
	padding:6px 10px;
	background:#000;
	color:#fff;
	font-family: 'CenturyGothic-Bold';
	text-align:left;
	width:22%
}
.pro-price li:last-child {
	border-left:1px solid #000
}
.pro-price li span {
	font-size:18px;
}
.pro-price span {
	display:inline-block;
	font-size:14px;
	font-family: 'CenturyGothic-Bold';
	margin-right:5%;
}
.pro-price span input {
	padding:5px;
	width:50px;
	border:1px solid #ccc
}
.pro-price button {
	background:#948a54;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	color:#fff;
	padding:6px 20px;
	font-family: 'CenturyGothic-Bold';
	border:none;
	font-size:16px;
	cursor:pointer
}
.pro-price button:hover {
	background:#000
}
.rltedpro {
	margin:4% 0
}
.rltedpro hgroup.hdng2 h1 {
	font-size: 40px;
	line-height: 54px;
}
.rltedpro li {
	width:22.5%;
	margin:0 3% 0 0
}
.rltedpro li:last-child {
	margin-right:0
}
.rltedpro li .img-1 img {
	max-height: 250px;
	min-height: 250px;
}
.rltedpro li .mask {
	min-height: 250px;
}
.popbox .pay-optn input {
	margin-bottom:10px;
}
.popbox .buy {
	clear:both;
	text-align:center
}
.popbox .buy button {
	display:inline-block;
	float:none;
	margin-bottom:0
}
.rd-pro {
	text-align:left;
}
.rd-pro span {
	display:inline-block;
	width:40%
}
.rd-pro input {
	width:auto;
	margin-right:5px;
}
.popbox .conet a {
	display:block;
}

#right .social-10{ text-align:left;}
#right .social-10 span {
  color: #000;
display: block;
font-family: "CenturyGothic-Bold";
font-size: 15px;
margin: 7px 0;
text-align: left;
text-transform: capitalize;
}

#right .social-10 ul li {
  display: inline-block;
}

#right .social-10 ul li a {
  background: none repeat scroll 0 0 #545454;
  box-shadow: 5px 15px 5px 0 #c9c9c9;
  color: #fff;
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  border-radius: 50%;  
  font-family: "FontAwesome";
  height: 28px;
  line-height: 28px; 
  padding-top: 0;
  text-align: center;
  width: 28px;
}
#right .social-10 ul li a:hover{ background:#867c47;}
/*---------------------------------------------------
---------------------------*/
#sponsor .splogo {
	overflow:hidden
}
.caroufredsel_wrapper {
	width:auto !important;
}
#carousel22 {
	margin-top:0;
}
#carousel22 li {
	text-align: center;
	width: 200px;
	height: 110px;
	float: left;
	position: relative;
}
#carousel22 li img {
	border: none;
}
#carousel22 li span {
	display: none;
}
#carousel22 li:hover span {
	background-color: #333;
	color: #fff;
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	width: 100px;
	padding: 2px 0;
	margin: 0 0 0 0px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	border-radius: 3px;
}

.pop-up-main-content .share li{ display:block; margin:10px 0}
.pop-up-main-content .share li a{	background:#746b39;
	margin-bottom:5px;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius:  5px;
	border-radius: 5px;
	line-height:24px;
	text-decoration:none;
	text-align:center;
	display:block;
	text-align:left; padding:3px 10px }
.pop-up-main-content .share li a:hover{	background:#000;}
.pop-up-main-content .share li a i{ margin-right:10px}
#gall .gall-grid li .like-date a.onmb{ display:none;}
#gall .gall-grid li .like-date a.onpc{ display:block;}

.ml_err{
  background:#fff;
    border: 1px solid red;
    bottom: -59px;
    color: red;
    padding: 8px 10px;
    position: absolute;
    right: -5px;
width: auto;}
.ml_err:after{  border-color: transparent transparent red;
    border-style: solid;
    border-width: 0 5px 5px;
    content: "";
    height: 0;
    left: 8px;
    position: absolute;
    top: -5px;
    width: 0;}
.ns3box .ml_err{bottom: -30px;right:10px;}
