body{
	background-color: #FFFFFF !important;
}
.navbar-inverse{
	background: #FFFFFF !important;
}

.pageMinHeight {
  height: calc(100vh - 3.75rem - 200px) !important;
}

.backgroundContent{background-color: #FFFFFF;}


.row{margin-left: 0px; margin-right: 0px;}

#content{ 
	opacity: 1; 
	transition:opacity .2s;
}

.content{ text-align: center; background-color: #FFFFFF;}



.btn:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	color: #FFFFFF;
}

a:hover, a:hover *, a:focus{
	text-decoration:none;
	color:inherit;
	outline:0;
}


/*...........................................................................................*/
/*...........................................................................................*/
/*...........................................................................................*/
/*...........................................................................................*/
/*...........................................................................................*/
/*...........................................................................................*/
/*...........................................................................................*/

.pd_list{
     text-align: center;
     border-bottom: 4px solid #0D0D0D;
     width: 100%;
}

.pd_list ul li{
     float: left;
}


.pd_list a{
     display: inline-block;
     padding: 15px 20px;
     background: #0D0D0D;
     font-size: 18px;
     text-align: center;
     margin-right: 20px;
     color: #5c5c5c;
     min-width: 205px;
}




.pd_list a:hover{
     background: #0D0D0D;
     color: #fff;
     font-weight: bold;
}

.pd_list a.active{
     background: #0D0D0D;
     color: #fff;
     font-weight: bold;
}


@media screen and (max-width: 991px){
     .pd_list a{
          width: 200px;
     }
}

@media screen and (max-width: 767px){
     .pd_list{
          display: none;
     }
}



.cart_table{
     border: 2px solid #ede9dd;
     padding: 10px;
     margin-bottom: 20px;
}

.cart_table .table{
     margin-bottom: 0px;
}

.num_box{
     width: 50px;
     height: 35px;
     line-height: 35px;
     text-align: center;
     border: 1px solid #ccc;
     border-radius: 3px;
}

.pric{
     font-size: 14px;
}

.pic_list .fancybox-thumb img{
     display: block;
     margin-bottom: 10px;
}




.form-group{
     margin-bottom: 20px !important;
}


.check_form p{
     font-size: 16px;
}


.check_form .form-group , .check_form2 .form-group{
     margin: 0px;
}

.index_order{
     position: relative;
     width: 100%;
     height: 10px;
     background: #f4f4f4;
     margin: 100px 0 40px;
}


.smallp p{
	font-size: 30px; !important;
}
@media (min-width:767px) {
	.smallp p{
		font-size: 22px; !important;
	}
}



/*-------------------------INNER PAGES-------------------------*/
/*Inner page - product*/



/*-------------------------END OF PRODUCTS BOX (WITH ENQUIRY)-------------------------*/

/*Inner page - UNCAT*/
.service_box{
	padding-left:15px;
	padding-right:15px;
	width:33%;
	margin-top:60px;
	display:inline-block;
	vertical-align:top;
}

@media (max-width: 767px){
.service_box {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-top: 60px;
    display: inline-block;
    vertical-align: top;
}
}

.service_thumb, .sust_border{
	background:#efefef;
	border:1px solid #c8c8c8;
	padding:5px;
	margin-bottom:14px;
	position:relative;
}

.service_prev, .service_next{
	font-size:25px;
}

.fact{
	background:url(../../images/fact/fact_bg.jpg) no-repeat center top;
	background-size:cover;
}

.fact_box{
	margin-top:90px;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
}

.fact_top{
	padding-bottom:18px;
	border-bottom:1px solid #2D5F7C;
	margin-bottom:18px;
	text-align:right;
	font-size:50px;
	line-height:40px;
}

.fact_top img{
	float:left;
	margin-top:11px;
}

.fact_box{
	margin-top:50px;
}

.sust_box{
	padding-left:10px;
	padding-right:10px;
}


.sustuainablility{
	background:#01A09B;
}

.sust_thumb{
	position:relative;
}

.sust_thumb span{
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	padding:5px 12px;
	color:#fff;
	background:#000;
	background: #0D0D0D;
	font-size:25px;
	
}

.side_tab{
	position:fixed;
	top:180px;
	right:0px;	
	font-size:25px;
	padding:10px;
	z-index:20;
	cursor:pointer;
	width:230px;
	margin-right:-88px;
	
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -mos-transform: rotate(90deg);
	transform: rotate(90deg);
	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.side_tab:hover{
	box-shadow:3px -3px 5px #333;
}

.service_tab{
	color:#fff;
	background:#2D5F7C;
	top:240px;
}

.sust_tab{
	background:#fff;
	color:#2D5F7C;
	top:470px;
}

.side_tab img{
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    -mos-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-right:6px;
}



/*-------------------------END OF INNER PAGES-------------------------*/




.contactus{
	overflow: hidden;
	padding-left: 0px !important;
}
.contactus li{ 
	width: 25%; 
	float: left; 
	font-size: 0;
}
.contactus li a{ 
	display: block; 
	position: relative;
	overflow: hidden;
}
.contactus li a span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.75);
	font-size: 50px;
	font-family: 'HelveBold','serif';
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	padding-top: 35%;
	transition:background-color 0.3s ease;
	-webkit-transition:background-color 0.3s ease;
	-moz-transition:background-color 0.3s ease;
}
.contactus li a img{
	transition:transform 0.3s ease;
	-webkit-transition:-webkit-transform 0.3s ease;
	-moz-transition:-moz-transform 0.3s ease;
}
.contactus li a:hover span{ 
	background-color: rgba(0,0,0,0);
}
.contactus li a:hover img{ 
	transform:scale(1.1); 
	-webkit-transform:scale(1.1); 
	-moz-transform:scale(1.1);
}

.contactusmobile {
    overflow: hidden;
}
@media (max-width: 767px){	
	.contactusmobile li{
		width: 50%; 
		float: left; 
		font-size: 0; 
	}
	.contactusmobile{
		overflow: hidden;
	}
}



/*-------------------------INNER PAGES-------------------------*/
/*Inner page - product*/

/*/Inner page - product*/


/*-------------------------FORM-------------------------*/
.field01{
	width:100%;
	height:28px;
	line-height:28px;
	font-size:15px;
	color:#9d9d9d;
	padding:0 2%;
	background:#efefef;
	border:1px solid #d0d0d0;	
}

textarea.field01{
	height:75px;
	resize:none;
}

.field01:focus{
	box-shadow:0px 0px 4px #000;
	outline:0;
	border:1px solid #555;
}

	input[type=checkbox], input[type=radio]{
		margin-right:6px;
		vertical-align:top;
	}

	label{
		margin-right:12px;
		font-weight:normal;
		margin-bottom:0;
	}

	.radio-inline{
		padding-left: 43px;
	}

	.radio input[type="radio"], .radio-inline input[type="radio"] {
		margin-left: -20px;
		position: absolute;
		margin-top:8px;
	}

				
	form{color: inherit}input[type=radio]{vertical-align:middle;margin-right:2px}
	
	@media (max-width: 767px){
		input[type=radio] {
			vertical-align: text-bottom;
			margin-right: 2px;
		}	
	}

	/* iPads (portrait) ----------- */
	@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
	/* Styles */

		input[type=radio] {
			vertical-align: text-bottom;
			margin-right: 2px;
		}
		.checkbox label{
			padding-left: 0px !important;
		}
	}   
	/* iPads (landscape) ----------- */
	@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	/* Styles */
		input[type=radio] {
			vertical-align: text-bottom;
			margin-right: 2px;
		}
		.checkbox label{
			padding-left: 0px !important;
		}
	}
/*-------------------------END OF FORM-------------------------*/


/*-------------------------PRODUCTS BOX (WITH ENQUIRY)-------------------------*/


/*-------------------------END OF INNER PAGES-------------------------*/

/*-------------------------Full Container-------------------------*/
.container{
	padding-right: 0; 
	padding-left: 0px;
}
@media (min-width: 1200px){
	.container { 
		width: auto !important; 
		margin-left: 0%; margin-right: 0%;
	}
}

@media (min-width: 1300px){
	.container { 
		width: auto !important; 
		margin-left: 0%; 
		margin-right: 0%;
	}
}

.container-fulid2 {
	margin-top: 80px !important;
	min-height: 400px !important;
	padding-top: 15px!important;
	margin-bottom: 15px !importsant;
}

@media screen and (max-width: 767px){
	.container-fulid2{
		/*margin-top: 70px !important;*/
		margin-top: 36px !important;
		min-height: 300px !important;
		padding-top: 15px!important;
		margin-bottom: 15px !important;
	}
}

/*-------------------------END OF Full Container -------------------------*/
/*-------------------------Container Limit -------------------------*/
/*-------------------------Container Limit -------------------------*/
/*-------------------------Container Limit -------------------------*/
/*-------------------------Container Limit -------------------------*/
																			.container{
																				margin:0 auto;
																				position:relative;
																				margin-left: auto !important;
																				margin-right: auto !important;
																			}


																			@media screen and (min-width:1088px){
																				.container{
																					max-width:960px;
																					width:960px;
																					margin-left: auto !important;
																					margin-right: auto !important;
																				}

																			}
																			@media screen and (max-width:1279px){
																				.container{
																					max-width:1152px;
																					margin-left: auto !important;
																					margin-right: auto !important;
																				}
																			}
																			@media screen and (max-width:1471px){
																				.container{
																					max-width:1344px;
																					width:auto;
																					margin-left: auto !important;
																					margin-right: auto !important;
																				}
																			}

																			@media screen and (min-width:1280px){
																				.container{
																					/*max-width:1152px;*/
																					max-width:1152px;
																					margin-left: 0%;
																					margin-right: 0%;
																				}

																			}	

																			.narrower {
																				margin-left: auto;
																				margin-right: auto;
																			}							
																		
/*-------------------------END OF Container Limit -------------------------*/							
/*-------------------------END OF Container Limit -------------------------*/							
/*-------------------------END OF Container Limit -------------------------*/							
/*-------------------------END OF Container Limit -------------------------*/							


/*-------------------------member -------------------------*/							
/*-------------------------member -------------------------*/

.fancyMess{
	border: solid 3px #EB821C;
	display:inline-block;
	width:100%;
	min-width:250px;
	height:200px;
	padding:20px;
	vertical-align:top;
	text-align:center;
	padding-top:40px;
}

.fancybox_close{
	margin : 20px;
	padding : 6px 20px;
}


.trans {
	background:0 0!important
}

.ani {
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear
}

.ani:hover{
	opacity:0.8;
}

@media screen and (max-width:767px) {
	.menufull .menu {
		height:auto;
	}
}

.menufull .menu ul {
	padding-left:0;
}

.menufull .menu ul li {
	display:inline-block;
	margin:0px 42px 0 14px;
	font-size:14px;
	text-align:center;
	color:#393939;
}

.menufull .menu ul li a{
	background:#ffaa3c;
	border-bottom:solid 0px #EB821C;
	font-family:"Nunito";
	font-size:18px;
	padding-bottom:10px;
}

.menufull .menu ul li a:hover{
	background:#ffaa3c;
	border-bottom:solid 5px #EB821C;
}

.menufull .menu ul .cart {
	color:#390;
	font-weight:700
}

.menufull .menu ul li a {
	color:#fff
}

.menufull .menu ul li a:hover {
	opacity:1;
}

@media screen and (max-width:1480px) {
	.menufull .menu ul li {
		margin:0px 18px 0 13px;
	}
}
@media screen and (max-width:1301px) {
	.menufull .menu ul li{
		margin:0px 7px 0 7px;
	}

	.menufull .menu {
		padding-left:15px;
	}
}

@media screen and (max-width:991px) {
	.menufull .menu ul li{
		margin:0px 0px 0 0px;
	}
	.menufull .menu {
		padding-left:10px;
	}
	.menufull .menu ul li a {
		padding:15px 7px;
	}
}
@media screen and (max-width:767px) {
	.menufull .menu {
		z-index:9000;
		border:0;
		text-align:center;
		padding-left:0px;
		padding-right:0px;
	}
	.menufull .menu ul{
		margin:0;
	}

	.menufull .menu ul li a:hover{
		background:#ffcd55;
		border-bottom:solid 0px #EB821C;
	}
	.menufull .menu ul li {
		display:block;
		margin:0px 0px 0 0px;
		font-size:14px;
		text-align:center;
		color:#393939;
		border-bottom:solid 1px #F96;
	}

	.menufull .menu ul li a{
		padding:5px 7px;
	}
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.viewall{
	color:#fc6f78;
	float:right;
	margin-top:20px;
}

.delete{
	font-size:20px;
	color:#868686;
	vertical-align:top!important;
}

.cname:before{
	content:"Name: ";
	font-size:12px;
	color:#F60;
	line-height:38px;
	margin-right:15px;
}

.ccolor:before{
	content:"Color: ";
	font-size:12px;
	color:#F60;
	line-height:38px;
	margin-right:15px;
}

.csize:before{
	content:"Size: ";
	font-size:12px;
	color:#F60;
	line-height:38px;
	margin-right:15px;
}

.cstatus:before{
	content:"Status: ";
	font-size:12px;
	color:#F60;
	line-height:38px;
	margin-right:15px;
}

.corderno:before{
	content:"Order No: ";
	font-size:12px;
	color:#F60;
	line-height:30px;
	margin-right:15px;
}

.corderdate:before{
	content:"Order Date: ";
	font-size:12px;
	color:#F60;
	line-height:12px;
	margin-right:15px;
}

.totalamopunt:before{
	content:"Total Amount: ";
	font-size:12px;
	color:#F60;
	line-height:38px;
	margin-right:15px;
}

.cmodelno:before{
	content:"Model No.: ";
	font-size:12px;
	color:#F60;
	line-height:38px;
	margin-right:15px;
}


.cquantity:before{
	content:"Quantity: ";
	font-size:12px;
	color:#F60;
	margin-right:15px;
}

.cquantity input{
	width:60px;
	display:inline-block;
}

.cprice:before{
	content:"Unit-Price: ";
	font-size:12px;
	color:#F60;
	line-height:38px;
	margin-right:15px;
}

.ctotal:before{
	content:"Total: ";
	font-size:12px;
	color:#F60;
	line-height:38px;
	margin-right:15px;
}

.cartitem div{
	padding:0;
}

.delete{

	margin:0!important;
	position:absolute;
	right:0;
}


.login{
	padding-left:30px;
}

.login h3{
	color:#EB821C;
	font-size:19px;
	margin-bottom:15px;
	font-weight:bold;
}

.register{
	padding-right:30px;
	position:relative;
}

.register .handhand{
	position:absolute;
	right:0;
	top:-62px;
}

@media screen and (max-width:991px) {
	.register .handhand{
		position:relative;
		right:0;
		top:0px;
		text-align:right;
	}	

	.register .handhand img{
		max-width:100%;
		height:auto;
	}	
}



.register h3{
	color:#EB821C;
	font-size:19px;
	margin-bottom:15px;
	font-weight:bold;
}


.loginbox{
	border:solid 3px #ede9dd;
	padding:18px 18px 50px 18px;
	margin-bottom:20px;
}

.forgetbox p{
	margin:20px 0;
}

@media screen and (max-width:767px) {
	.login{
		padding:0 15px;
	}
	.register{
		padding:0 15px;
	}
}

.historyhead{
	background:#ede9dd;
	font-size:14;
	font-weight:bold;
	color:#868686;
	padding:15px;
}

@media screen and (max-width:991px) {
	.historyhead{
		background:#ede9dd;
		font-size:14;
		font-weight:bold;
		color:#868686;
		padding:10px 15px 10px 2px;
		margin:0 1px;
	}
}

.orderitem{
	border:solid 3px #ede9dd;
	padding:18px 18px 50px 18px;
	margin-bottom:5px;
	margin-top:5px;
}



.orderproduct{
	margin-bottom:15px;
	border-bottom:solid 1px #f1f1f1;
	padding-bottom:10px;
	padding-top:0px;
}

.orderproduct img{
	margin-right:15px;
	vertical-align:top;
	margin-bottom:10px;
}

.orderinfo1{
	display:inline-block;
	max-width:200px;
	margin-right:15px;
	vertical-align:top;
	line-height:25px;
}

.totalamount{
	font-size:14px;
	color:#ffaa3c;
	font-weight:bold;
}

@media screen and (max-width:991px) {
	.orderitem{
		border:solid 3px #ede9dd;
		padding:20px 15px;
		margin-bottom:5px;
		margin-top:5px;
		margin-left:0;
		margin-right:0;
	}
}

@media screen and (max-width:767px) {
	.totalamount{
		font-size:24px;
	}
	.orderinfo1{
		display:inline-block;
		max-width:200px;
		margin-right:15px;
		vertical-align:top;
		line-height:20px;
		font-size:13px;
	}
}

.profilemenu{
	margin:0 24px;
}


.prol{
	padding-left:28px;
	padding-right:28px;
}

.prol h2{
	font-size:18px;
	color:#EB821C;
	font-weight:bold;
	margin-bottom:20px;
}

@media screen and (max-width:991px) {
	.profilemenu{
		margin:0 15px;
	}
	.prol{
		padding-left:15px;
		padding-right:15px;
	}
}

.registerleft{
	padding-left:0px;
	padding-right:0px;
}

.registerright{
	padding-left:0px;
	padding-right:0px;
}

.form-group{
	line-height:32px;
}

.logintitle{
	font-size:14px;
	color:#EB821C;
}
.personaltitle{
	font-size:14px;
	color:#EB821C;
}

.sep{
	border-top:solid 1px #ede9dd;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
}

.registerform h2{
	color:#EB821C;
	font-size:19px;
	margin-bottom:15px;
	font-weight:bold;
	margin-left:0px;
}

.rform{
	position:relative;
}

.rform .handhand{
	position:absolute;
	right:0;
	top:-121px;
}

@media screen and (max-width:991px) {
	.rform .handhand{
		right:0;
		top:-94px;
		text-align:right;
		max-width:100%;
	}	

	.rform .handhand img{
		max-width:100%;
		height:91px;
	}

	.rform{
		margin-left:0px;
		margin-right:0px;
		padding:10px;
		margin-top: 10px;
	}	
}

.menufull .menu .dropdown-menu li{
	width:100%;
	margin:0!important;
	text-align:left!important;
	border-bottom:solid 1px #ffd59f;
}

.boxframe{
	border:solid 3px #ede9dd;
	padding:15px;
	margin-bottom:5px;
	margin-top:5px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../js/fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../js/fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../js/fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../js/fancybox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../js/fancybox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../js/fancybox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}					
/*-------------------------member -------------------------*/							
/*-------------------------member -------------------------*/			