@charset "utf-8";
/*---Common and Standard->START*/

body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: "PT Sans Narrow",sans-serif;
}
img {
	max-width:100%
}
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: #fff;
}
.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: 0;
	position: relative;
	display: inline-block;
	
}
.org-content {
	width: 1000px;
	padding:0 10px;
	margin: 0px auto 0;
	display: table;
	background:#fff;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
.top-header {
	width: 100%;
	display: table;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#org-header {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: table;
	background:#fff;
}
.headertop-holder {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
background:url(../images/top-bg.png) repeat-x left top;
}
.welcome_msg {
	color: #333333;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
	width: auto;
	font-family: "Open Sans",sans-serif;
}
.welcome_msg span {
	color:#c1903b;
	text-transform:uppercase;
	font-weight: bold;
}
.org-right {
	float: right;
	width: auto;
	margin: 0px 0;
	padding: 0;
}

.top-call {
	float: right;
	margin: 15px 0;
	padding: 0 0px 0 0 ;
	text-align: right;
	width: 100%;
}
#org-logo {
	float: left;
	margin:35px 0 20px;
	padding: 0;
	text-align: left;
	width: auto;
}
#org-logo img {
	margin: 0;
	border: 0 none;
}

#org-topmenu {
	width: auto;
	margin: 0px 0;
	padding: 0;
	float: left;
}
#org-topmenu ul {
	list-style: none;
	width: auto;
	margin: 0px auto;
	padding: 0;
	display: table;
	position: relative;
}
#org-topmenu ul li {
	margin: 0;
	padding: 0px;
	list-style: none;
	float: left;
	height: 54px;
	line-height: 54px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	font-family: "Open Sans",sans-serif;
}
#org-topmenu ul li:last-child {
	background: none;
	padding: 0 0 0 0px;
	border: none;
}
#org-topmenu ul li a {
	margin: 0px;
	padding: 0px 22px;
	display: block;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	font-family: "PT Sans Narrow",sans-serif;
	text-transform:uppercase;
}
#org-topmenu ul li a:hover {
	background:url(../images/top-menu-roll.png) no-repeat center bottom;
}


.favourites {
	width: auto;
	margin: 10px 0 0;
	padding: 0;
	float: right;
	
}
.favourites ul {
	list-style: none;
	width: auto;
	margin: 0px auto;
	padding: 0;
	display: table;
	position: relative;
}
.favourites ul li {
	margin: 0;
	padding:3px 30px !important;
	list-style: none;
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #fff;
	font-family: "PT Sans Narrow",sans-serif;
}
.favourites ul li:last-child {
	background: none;
	padding: 0 0 0 0px;
	border: none;
}
.favourites ul li a {
	margin: 0px;
	padding: 0px 0 0 30px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	font-family: "PT Sans Narrow",sans-serif;
	background:url(../images/Favourites.png) no-repeat left 5px;
}
.favourites ul li a:hover {
	color: #000;
}


.menu-holder {
	width: 100%;
	margin: 0 0 0px 0;
	padding: 0;
	float: left;
	

}
#org-menu {
	background:url(../images/menu-bg.png) no-repeat center top;
	border-top:0px solid #d9d9d9;
	width: 1000px;
	margin:0 auto;
	display:table;
	padding: 0;
	display: table;
	position: relative;
	z-index: 1;
}
#org-menu ul {
	margin: 12px auto;
	padding: 0;
	width: auto;
	display: table;
}
#org-menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 28px;
	list-style: none;
}
#org-menu li a {
	color: #333333;
	float: left;
	font-family: "PT Sans Narrow",sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0px 10px;
	text-decoration: none;
	letter-spacing: 0.5px;
	height:40px;
	line-height:40px;
	
}
#org-menu li a:hover {
	color: #b23030;
	border-top:3px solid #b23030;
line-height:34px;
height:37px;
}

#org-menu li:nth-child(1) a  {
padding: 7px 10px 0;	
height:30px;
	line-height:30px;
}
#org-menu li:nth-child(1) a:hover  {
	border-top:0px solid #b23030;
	
}


.made{
float:right;	
}
.promo-banner {
  float: right;
  margin: 37px auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  z-index: 1;
}
.promo-banner img {
	margin: 0px auto 0px;
	padding: 0;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
#banner-holder {
	width:1000px;
	width: 100%;
	display: table;
	height: auto;
	padding: 0;
	margin: 0px auto 0;
	position: relative;
	background: none;
}
 @keyframes slidy {
0% { left: 0%; }
15% { left: 0%; }
20% { left: -100%; }
35% { left: -100%; }
40% { left: -200%; }
55% { left: -200%; }
60% { left: -300%; }
75% { left: -300%; }
80% { left: -400%; }
100% { left: -400%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}
/*---Header---<<END*/

/*---Footer->START*/
.org-wrapcens {
	width: 100%;
	padding: 0;
	float: left;
	margin: 20px 0 0;
	background: none;
	border-top:3px solid #e5e5e5;
}
#org-footer {
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	display: table;
	background: none;
	position: relative;
}
#org-footer h1 {
	width: 100%;
	float: left;
	margin:0px 0 10px 0;
	padding: 0;
	font-family: "PT Sans Narrow",sans-serif;
	font-size: 22px;
	color: #b23030;
	letter-spacing:1px;
	font-weight: bold;
	text-align: left;
}
.col-1 {
	float: left;
    margin: 30px 0 30px 0;
    padding: 0 0 0px 5%;
    width: 28%;
	border-left:1px solid #d9d9d9;
}
.col-2 {
	float: left;
    margin: 30px 0;
    padding: 0;
    width: 33%;
	border-right:1px solid #d9d9d9;
}
.col-3 {
	float: left;
    margin: 30px 0;
    padding: 0;
    width: 33%;
	text-align:center;
}
.footer-nav {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
.footer-nav ul {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
.footer-nav ul li {
	width: 100%;
	float: left;
	margin: 0 0 8px;
	padding: 0;
	text-align: left;
	list-style: none;
}
.footer-nav ul li a {
	width: auto;
	margin: 0;
	padding: 0 0 0 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	transition: all 0.4s ease-out 0s;
	letter-spacing:1px;
	background:url(../images/footer-bullet.png) no-repeat left 5px;
}
.footer-nav ul li a:hover {
	color: #b23030;
}
#org-newsletter {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background: none;
	text-align: center;
}
#org-newsletter #org-text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 260px;
	padding: 0;
	margin: 0 auto 15px;
	position: relative;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	float:left;
}
#org-newsletter #org-text p {
	padding: 0px;
	margin: 0px;
}
#newsletter {
	margin: 0px auto 0;
	padding: 0px 0 30px;
	display: table;
	width: 100%;
	float: left;
}
#newsletter p {
	font-family: "PT Sans Narrow",sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	float: left;
	padding: 0;
	margin: 0px 0;
	letter-spacing: 0px;
	text-align: left;
}
#org-signup {
	margin:0 auto !important;
	display:table;
	padding: 0;
	float:left;
}
#org-signup a {
	background:url(../images/subscribe.png) no-repeat left top;
	border: 0 solid #922c31;
	border-radius: 0;
	color: #666666;
	float: left;
	font-family: "Raleway",sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 29px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-indent: -99999px;
	text-transform: uppercase;
	transition: all 0.5s ease-out 0s;
	width: 145px;
}
#org-signup a:hover {
	background:url(../images/subscribe.png) no-repeat left bottom;
}


.bottom-footer {
	width: 100%;
	float: left;
	margin: 0px 0;
	padding: 0;
	display: table;
	background: none;
	border-top: 1px solid #d9d9d9;
}

#org-copy {
	width: 100%;
	padding:20px 0;
	margin: 0;
	text-align: center;
	font-family: "Lato",sans-serif;
	font-size: 13px;
	color: #333333;
	float: left;
	font-weight: normal;
}
#org-copy span {
	color: #b23030;
	text-transform:uppercase;
}
#org-footer #org-designer {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding:15px 0;
	width: auto;
	text-align: right;
	text-decoration: none;
	float: right;
}
#org-designer a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	transition: all 0.5s ease-in-out;
	font-family: "Lato",sans-serif;
}
#org-designer a:hover {
	color: #191919;
}



/*---Footer->END*/

/*---Listing Column start----*/

#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 20px 0 0px 0;
	padding: 0;
	background: none;
}
.org-listingarea-box {
	float: left;
	margin-bottom: 20px;
	width: 100%; 
	 box-shadow: 0 0 3px #b6b6b6;
}
.org-listinghead {
	width: 980px;
	color: #fff;
	float: left;
	font-family:"PT Sans Narrow",sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 8px 10px;
	text-align: center;
	background:#b23030;
	letter-spacing:1px;
}
.desc-hedtitle {
	width: 980px;
	color: #fff;
	float: left;
	font-family:"PT Sans Narrow",sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 8px 10px;
	text-align: center;
	background:#b23030;
	letter-spacing:1px;
	text-transform:uppercase;
}
.desc-rd {
	width:968px;
	float: left;
	padding: 15px;
	margin: 0;
	 background: #fff none repeat scroll 0 0;
  border: 1px solid #e7e7e7;
}
.desc-text {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #333333;
	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;
}
/*===========Gallery=============*/

#gallery {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e7e7e7;
  float: left;
  height: auto;
  margin: 0;
  padding: 0 0 20px;
  position: relative;
  width: 998px;
}
#gallery #fullsize {
	height:400px;
	width: 957px;
	float: left;
	overflow: hidden;
	text-align: center;
	z-index: 200;
	border: 0 none;
	padding: 0;
	margin:30px 20px  10px;
	border: 0px solid #e7e7e7;
	background:#fff;
	
}
#gallery #fullsize div {
	width: 100%;
	height: 400px;
}
#gallery #fullsize div span {
	width: 957px;
	height: 400px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
#gallery #fullsize div img {
	clear: both;
	display: block;
	margin: 0 auto;
	border: 0 none;
	width: auto;
	max-width: 100%;
	max-height: 400px;
	height: auto;
	position: relative;
	background: #fff;
	padding: 0;
}
#gallery #slides {
	float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	z-index: 500;
}
#gallery #slides div {
	width: 100%;
	height: auto;
	position: relative;
}
#gallery #slides div ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width: auto;
	height: auto;
	display: table;
}
#gallery #slides div ul li {
	padding: 0;
	margin: 8px;
	width: auto;
	height: auto;
	float: left;
}
#gallery #slides div ul li a {
	display: table-cell;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	background:#fff;
	border: 1px solid #e7e7e7;
}
#gallery #slides div ul li a img {
	display: table-cell;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100px;
	vertical-align: middle;
	border: 0;
	margin:0 auto;
	text-align:center;
}
#gallery #slides div ul li:empty {
	display: none!Important;
	border: none;
	width: 0;
	height: 0;
}
#gallery #slides div ul li a:empty {
	display: none!Important;
	border: none;
	width: 0;
	height: 0;
}
img[src=""], img[src=" "] {
	background: none !important;
	border: none !important;
	height: 0 !important;
	width: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
	margin: 0 !important;
	display: none !important;
}
/*===========Gallery=============*/

/*===========Tab=============*/
.listing-tab {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	padding: 0;
}
.listing-tab main {
	min-width: 320px;
	max-width: 100%;
	float: left;
	padding: 0px 0 0 0;
	margin: 0 auto;
}
.listing-tab section {
	width: 968px;
	float: left;
	margin: 0;
	padding: 15px;
	display: none;
	font-family: "Lato",sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	 background: #fff none repeat scroll 0 0;
   border:1px solid #e7e7e7;
 
    box-shadow: 0 0 3px #b6b6b6;
	border-top: 3px solid #b23030;
}
.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-left {
}
.listing-tab .margin-none {
	margin: 0 0px 0 0;
}
.listing-tab label {
	width: 328px;
	float: left;
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 8px 0;
	color: #333333;
	border: 0 none;
	font-family: "PT Sans Narrow",sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	position: relative;
	z-index: 111;
	letter-spacing:3px;
	cursor: pointer;
	background:#f0f0f0;
	border: 1px solid #e2e2e2;
	  border-bottom:0px solid #e7e7e7;
	
}
.listing-tab label:hover {
	color: #fff;
	background:#b23030;
}
.listing-tab input:checked + label {
	color: #fff;
	background:#b23030;
}
.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: 0px;
	text-align: center
}
.listing-tab .d-link a {
	width: 100%;
	padding: 8px 0;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	
}
.listing-tab .d-link a:hover {
	color: #000;
}

.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: 5px 30px 5px 0;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	font-family: "PT Sans Narrow",sans-serif;
	background:#f0f0f0;
	letter-spacing:1px;
}
.accordion-item-hd:hover {
	color: #fff;
	background: #b23030;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	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%;
	color: #333333;
    font-family: "Lato",sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	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;
}
