@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

@charset "utf-8";
/*---Common and Standard->START*/


body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
font-family: "Lato",sans-serif;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
.org-clear {
	clear: both;
}
.org-wrap {
	width: 100%;
}
.org-background {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	display: table;
	background:url(../images/bg.png) repeat center top;
}
.org-main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
}
.org-wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: ;
	position: relative;
	display: inline-block;
	
}
.org-content {
	width: 1000px;
	margin: 0px auto 20px;
	display: table;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
.top-header {
	display: table;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#org-header {
	width: 100%;
	margin: 0 auto;
	padding:0 0 20px;
	display: table;
	background:url(../images/header-bg.png) no-repeat center top;
	background-size:cover;
	
}
.headertop-holder {
	margin: 0 auto;
	display: table;
	padding: 0;
	position: relative;
	width: 100%;
}
.welcome_msg {
	font-size: 14px;
	font-weight: normal;
	float: left;
	width: auto;
	font-family: "Lato",sans-serif;
	margin: 0px 0;
	padding: 0px 50px 0px;
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;
	background:url(../images/text-bg.png) repeat-x left top;
	height:25px;
	line-height:25px;
}
.welcome_msg span {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-transform:none;
	padding-left: 20px;
}
.welcome_msg span {
	background:url(../images/welcome.png) no-repeat left top;
}
.favourites {
  float: right;
  margin: 0px 0px 0px;
  padding: 0 48px;
  width: auto;
  background:url(../images/text-bg.png) repeat-x left top;
}
.favourites li {
	margin: 0 ;
	padding: 0 0px 0px;
	list-style: none;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
}
.favourites li a {
  color: #fff;
  display: block;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  font-weight: normal;
  height: auto;
  letter-spacing:1px;
  line-height: none;
  margin: 0px 0 0;
  padding: 0 0 0px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.favourites a:hover {
  color: #cf000f;
}
.favourites li:nth-child(1) {
	 background: rgba(0, 0, 0, 0) url("../images/favourites.png") no-repeat scroll left 5px;
}

.org-right {
	width: 100%;
	display: table;
	margin: -4px auto 0;
	padding: 0;
	
}
.top-paypal {
 float: left;
  margin: 28px 0;
  padding: 0 0px 0 0;
  text-align: left;
  width: 268px;
}
.prom01 {
  float: right;
  margin: 25px 40px 0px 0;
  padding: 0 20px 0 0;
  text-align: left;
  width: auto;
}

#org-logo {
	float: left;
	margin:0;
	padding: 0;
	text-align:center;
	width: 460px;
}
#org-logo img {
	margin: 0;
	border: 0 none;
}

#org-topmenu {
	width: auto;
	margin: 0px 0;
	padding: 0;
	float: right;
	
}
#org-topmenu ul {
	list-style: none;
	width: auto;
	margin: 0px auto;
	padding: 0;
	display: table;
	position: relative;
}
#org-topmenu ul li {
	margin: 0;
	padding: 0 7px;
	list-style: none;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
}
#org-topmenu ul li:last-child {
	background: none;
	padding: 0 0 0 7px;
	border: none;
	background:none;
}
#org-topmenu ul li a {
	margin: 0px;
	padding: 0px 0px;
	line-height: 14px;
	display: block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-family: "Lato",sans-serif;
	text-transform:uppercase;
}
#org-topmenu ul li a:hover {
	color: #00b050;
}

.menu-holder {
	width: 1000px;
	margin:-20px auto 0;
	display:table;
	padding: 0;
	
	
}
#org-menu {
	width: 1000px;
	margin: 0 0 0 0px ;
	padding: 0;
	float:left;
	position: relative;
	background:url(../images/menu-bg.png) no-repeat center top;
}
#org-menu ul {
	margin: 0 auto;
	padding: 0;
	width: auto;
	display: table;
}
#org-menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 0px;
	list-style: none;
	background:url(../images/menu-img.png) no-repeat right 15px;
}
#org-menu li:last-child{ 
background:none;
}
#org-menu li a {
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size:15px;
	font-weight: normal;
	margin: 0;
	padding: 0px 33px;
	text-decoration: none;
	text-transform: uppercase;
	height: 35px;
	line-height: 35px;
	letter-spacing: 2px;
    text-shadow: 0 2px 2px #000;
}
#org-menu li a:hover {
	color:#fff;
	background:#dd0010;
}


/*#org-menu li a::before {
  background: rgba(0, 0, 0, 0) url("../images/menu-right.png") repeat scroll 0 0;
  content: none;
  height: 58px;
  left: 100%;
  position: absolute;
  top: 0;
  width: 4px;
}
#org-menu li a::after {
  background: rgba(0, 0, 0, 0) url("../images/menu-left.png") repeat scroll 0 0;
  content: none;
  height: 58px;
  position: absolute;
  right: 100%;
  top: 0;
  width: 4px;
}
#org-menu li a:hover::before, #org-menu li a:hover::after {
  content: "";
}*/


.promo-banner {
	width: 100%;
	margin: 15px auto 0px;
	padding: 0px 0;
	text-align:center;
}
.promo-banner img {
	margin: 0px auto 0px;
	padding: 0;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
#banner-holder {
	max-width:1180px;
	width: 100%;
	display: table;
	height: auto;
	padding: 0;
	margin: 10px auto 0;
	position: relative;
	background: none;
	z-index: 0;
}
 @keyframes slidy {
0% { left: 0%; }
27.27% { left: 0%; }

36.36% { left: -100%; }
63.63% { left: -100%; }

72.72% { left: -200%; }
99.99% { left: -200%; }


}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 33.33%; float: left; }
div#slider figure { 
  position: relative;
  width: 300%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 20s slidy infinite; 
}


.banner a img {
	width: 100%;
}
/*---Header---<<END*/



/*---FOOTER->START*/
.org-wrapcens {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px 0 0;
	background: url(../images/footer-bg.png) no-repeat center top;
}



#org-footer {
	display: table;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	width: 950px;
	border-bottom: 0px solid #474747;
}
#org-footer h1 {
	background: rgba(0, 0, 0, 0) url("../images/1.png") no-repeat scroll right top;
	border-bottom: 1px solid #ac1f29;
	color: #ffffff;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 0px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
#org-footer h2 {
	background: rgba(0, 0, 0, 0) url("../images/2.png") no-repeat scroll right top;
	border-bottom: 1px solid #ac1f29;
	color: #ffffff;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 0px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
#org-footer h3 {
	background: rgba(0, 0, 0, 0) url("../images/3.png") no-repeat scroll right top;
	border-bottom: 1px solid #ac1f29;
	color: #ffffff;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 0px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
.f-col1 {
	width: 25%;
	padding: 0 5% 0 0;
	margin:15px 0 0 0;
	float: left;
}
.f-col2 {
	width: 50%;
	padding: 0 10% 0 0;
	margin: 15px 10% 20px 0;
	float: left;
	text-align: left;
	border-right: 1px solid #af0a16;
}
.f-col2 ul {
	width: 50%;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.f-col2 ul li {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.f-col2 ul li a {
	font-family: "Lato", sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	background: url(../images/footer-bullet.png) no-repeat 0px center;
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	float: left;
	transition: all .5s ease-in-out;
	text-transform:uppercase;
}
.f-col2 ul li a:hover {
	text-decoration: none;
	padding: 0 0 0 25px;
}
.f-col3 {
	width:25%;
	padding: 0 0% 0 0;
	margin: 15px 0 20px 0;
	float: left;
	text-align: left;
}
.f-col4 {
	width: 20%;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	float: right;
	text-align: left;
}
#org-newsletter {
	display: table;
	height: auto;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: table;
}
form {
	float: left;
	margin: 0;
	padding: 0;
}
#org-newsletter h1 {
	color: #ffffff;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 30px;
	font-weight: bold;
	height: auto;
	letter-spacing: 0.5px;
	margin: 10px 0 10px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}
#org-newsletter #org-text {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-align: left;
}
#org-newsletter #org-text p {
	padding: 0px;
	margin: 0px;
}
#org-newsletter #org-signup {
	position: relative;
	padding: 0;
	height: auto;
	width: 97px;
	margin: 15px 0 0 0px;
	float: left;
	text-align: center;
}
#org-newsletter #org-signup > a {
	background: url(../images/subscribe.png) no-repeat left top;
	border: 0 none;
	color: #b5b5b5;
	cursor: pointer;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	height: 26px;
	font-weight: 700;
	line-height: 18px;
	margin: 0;
	display: table;
	padding: 0px 15px;
	text-decoration: none;
	text-indent: -9999px;
	text-transform: uppercase;
	_transition: all 0.4s ease-out 0s;
	width: 97px;
}
#org-newsletter #org-signup > a:hover {
}
.footer-holder {
	display: table;
	margin: 0 auto;
	padding: 0 0px;
	width: 100%;
}
.copy-footer {
	display: table;
	margin: 0 auto;
	padding: 0 0px;
	width: 750px;
}
#org-copy {
	width: auto;
	padding: 0;
	margin: 20px 0;
	text-align: left;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	color: #000000;
	float: left;
	letter-spacing: 0px;
	font-weight: 500;
}
#org-copy span {
	color: #e10010;
	text-transform:uppercase;
	font-weight:bold;
}
#org-designer {
	width: auto;
	padding: 0;
	margin: 25px 0 0;
	text-align: left;
	float: right;
}
#org-designer a {
	font-family: "Lato", sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
#org-designer a:hover {
	color: #00adef;
	text-decoration: none;
}
/*---Footer->END*/

/*---Listing Column start----*/

#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 0px 0 0px 0;
	padding: 0;
	background: none;
}
.org-listingarea-box {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.org-listinghead {
	width: 1000px;
	color: #e10010;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 0px;
	padding: 10px 0px;
	text-align: center;
	letter-spacing:1px;
	text-transform:uppercase;
	z-index:1;
	position:relative;
	border-radius:5px;
	background:url(../images/listinghead-bg.png) no-repeat right top ;
	background-size:cover;
}
.org-listinghead span {
	background-image:url(../images/list-left.png), url(../images/list-right.png);
	background-repeat:no-repeat, no-repeat;
	background-position:left 7px, right 7px;
	width:100%;
	float:left;
	padding: 0px 10px;
	box-sizing:border-box;
}
.desc-hedtitle {
	width:1000px;
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 0px;
	padding: 10px 0px;
	text-align: center;
	letter-spacing:1px;
	text-transform:uppercase;
	z-index:1;
	position:relative;
	border-radius:5px;
	background:url(../images/des-bg.png) no-repeat right top ;
	background-size:cover;
	text-shadow: 2px 2px 2px #000;
}
.desc-hedtitle span {
	background-image:url(../images/list-left.png), url(../images/list-right.png);
	background-repeat:no-repeat, no-repeat;
	background-position:left 7px, right 7px;
	width:100%;
	float:left;
	padding: 0px 10px;
	box-sizing:border-box;
}
.desc-rd {
	width:968px;
	float: left;
	padding: 15px;
	margin: 0;
	 background: #fff none repeat scroll 0 0;
 border:1px solid #444444;
}
.desc-text {
	font-family: "Lato",sans-serif;
	font-size: 15px;
	color: #0d0d0e;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: normal;
}
/*---Listing Column End----*/

.org-scrolleo-box {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
	border: 0 none;
}

/*===========Tab=============*/
.listing-tab {
	width: 100%;
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
	background:url(../images/tab-bg.png) no-repeat left top ;
}
.listing-tab main {
	min-width: 320px;
	max-width: 100%;
	float: left;
	padding:0px 0 0 0;
	margin: 0 auto;
}
.listing-tab section {
	width: 970px;
	float: left;
	margin: 0px 0 0;
	padding: 15px;
	display: none;
	  font-family: "Lato",sans-serif;
	font-size: 15px;
	color: #0d0d0e;
	font-weight: normal;
	text-align: justify;
	background: #fff none repeat scroll 0 0;
   border:1px solid #444444;
  
}
.listing-tab section ol {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
.listing-tab section ol li {
	width: auto;
	margin: 0 0 0 25px;
	padding: 0;
}
.listing-tab section ol li ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: lower-alpha;
}
.listing-tab section ol li ul li {
	width: auto;
	margin: 0 0 0 25px;
	padding: 0;
}
.listing-tab input {
	display: none;
	
}
.listing-tab .margin-none {
	border: 0px solid #ddd;
	margin: 0 0px 0 0;
}
.listing-tab label {
	width: 148px;
	float: left;
	display: inline-block;
	margin: 0 0px 0 0;
	border-right: 0px solid #fff;
	padding: 11px 5px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	z-index: 111;
	letter-spacing:2px;
	cursor: pointer;
	 text-shadow:1px 1px 1px #000;
}
.listing-tab label:hover {
	color: #fff;
	background:url(../images/tab-roll.png) no-repeat center bottom;
}
.listing-tab input:checked + label {
	background:url(../images/tab-roll.png) no-repeat center bottom;
}
.listing-tab #tab1:checked ~ #content1,
 .listing-tab #tab2:checked ~ #content2,
  .listing-tab #tab3:checked ~ #content3,
   .listing-tab #tab4:checked ~ #content4,
    .listing-tab #tab5:checked ~ #content5, 
	.listing-tab #tab6:checked ~ #content6 {
	display: block;
}
.listing-tab .d-link {
	padding: 0 14px;
	text-align: center
}
.listing-tab .d-link a {
	width: 100%;
	padding: 11px 0;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.listing-tab .d-link a:hover {
	color: #fff;
}

.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
}
.accordion {
	border: 1px solid #ddd;
	padding: 0;
	margin: 0 auto;
	list-style: none outside;
}
.accordion-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.accordion > * + * {
	border-top: 1px solid #fff;
}
.accordion-item-hd {
	display: block;
	padding: 8px 30px 8px 0;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-family:"Oswald",sans-serif;
	text-transform: uppercase;
	letter-spacing:1px;
	background: #000  none repeat scroll 0 0;
}
.accordion-item-hd:hover {
	color: #fff;
	background: #dd0010 ;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.accordion-item-hd a:hover {
	color: #fff;
}
.accordion-item-input:checked ~ .accordion-item-bd {
	width: 96%;
	float: left;
	margin: 0;
	padding: 12px 2%;
	font-family:"Lato",sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	color: #0d0d0e;
	max-height: 3000px;
	-webkit-transition: max-height 1s ease-in, margin .3s ease-in, padding .3s ease-in;
	transition: max-height 1s ease-in, margin .3s ease-in, padding .3s ease-in;
	background: #fff ;
}
.accordion-item-input:checked ~ .accordion-item-hd > .accordion-item-hd-cta {
	background: url(../images/minus.png) no-repeat center center;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.accordion-item-hd-cta {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/plus.png) no-repeat center center;
	position: absolute;
	top: calc(35% - 6px );
	/*minus half font-size*/
	right: 0;
	pointer-events: none;
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	text-align: center;
	font-size: 12px;
	line-height: 1;
}
.accordion-item-bd {
	max-height: 0;
	margin-bottom: 0;
	padding: 0 2%;
	overflow: hidden;
	-webkit-transition: max-height .15s ease-out, margin-bottom .3s ease-out, padding .3s ease-out;
	transition: max-height .15s ease-out, margin-bottom .3s ease-out, padding .3s ease-out;
}
.accordion-item-input {
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1;
	overflow: hidden;
	position: absolute;
	left: -9999px;
}



/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/
.gallery-bg {
  box-sizing: border-box;
  float: left;
  height: 45px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
#gallery {
	border:1px solid #444444;
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  box-sizing: border-box;
  float: left;
  height: auto;
  margin: 0;
  padding: 0 0 20px;
  position: relative;
  width: 99.9%;
  box-sizing: border-box;
}
#gallery #slides {
  float: none;
  height: auto;
  margin: 0 auto;
  max-width: 900px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  z-index: 500;
}
#slides > div {
  margin-top: 0px;
}
#gallery #slides div ul {
  display: table;
  height: auto;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
#gallery #slides div ul li {
  float: left;
  height: auto;
  margin: 0 15px 15px 0;
  padding: 0;
  width: auto;
  
}
#gallery #slides div ul li:last-child {
  margin-right: 0;
}
#gallery .big-img-wpr {
  background-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  float: none;
  height: 550px;
  margin: 0 auto;
  max-width: 100%;
  width: 998px;
}
#gallery div.img-wpr {
  background-color: #fff;
  border:0px solid #fff;
  border-radius:0px;
  bottom: 0;
  height: 500px;
  left: 0px;
  margin:0 auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 30px;
  width: 500px;
}
#gallery div.img-wpr .img-box {
  display: table-cell;
  height: 500px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: 900px;
  border:1px solid #444444;
}
#gallery div.img-wpr .big-img {
  display: table-cell;
  height: auto;
  margin: 0 auto;
  max-height: 500px;
  max-width:500px;
  vertical-align: middle;
  width: auto;
}
#gallery .thumb {
  background-color: #fff;
  border: 1px solid #444444;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: table-cell;
  _float: left;
  height: 110px;
  vertical-align: middle;
  width: 110px;
}
#gallery .thumb > img {
  display: table-cell;
  height: auto;
  margin: 0 auto;
  max-height: 110px;
  max-width: 110px;
  vertical-align: middle;
  width: auto;
}
#gallery #slides div#slide1 ul:first-child li:first-child .img-wpr {
  z-index: 1;
}
#gallery #slides input {
  display: none;
}
#gallery #slides input:checked ~ .img-wpr {
  z-index: 2;
}


/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/