@charset "utf-8";
/*---Common and Standard->START*/
@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Armata&subset=latin-ext');
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 {
  display: table;
  width: 100%;
}
.org-wrapcen {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
  border-bottom: 0 none;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.org-inner-header {
  display: table;
  margin: 0 auto;
  width: 100%;
}
.pagecontainer > table {
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin: 0;
	display: table;
	background: #fff;
}
.tb_v4bc {
	background: #fff none repeat scroll 0 0 !important;
}
.pagecontainer table tr td table:nth-child(2) {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: table;
  margin: 8px auto 0 !important;
  max-width: 1200px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.pagecontainer {
}
#gh {
	background: #fff none repeat scroll 0 0;
	margin: 0;
	padding: 35px 0 10px;
	position: relative;
	white-space: nowrap;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#org-header {
  background: none;
  display: table;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  position: relative;
  width: 100%;
}
#org-logo {
  float: left;
  margin: 10px 0;
  padding: 0;
  width: auto;
}
#org-logo img {
	margin: 0;
	border: 0 none;
}
.org-top-header {
  background: hsl(0, 0%, 21%) url("../images/top-header.png") no-repeat scroll center top;
  height: 40px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.org-inner-top-header {
  display: inline-block;
  height: auto;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.org-welcome {
  color: hsl(0, 0%, 67%);
  float: left;
  letter-spacing: 0;
  font-family: armata;
  font-size: 13px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}
.org-welcome span {
  color: hsl(357, 92%, 54%);
}
.org-welcome-store {
  color: hsl(357, 92%, 54%);
  display: inline-block;
  font-family: armata;
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
.org-top-menu {
  float: right;
  margin: 0;
  padding: 0;
  width: auto;
}
.org-top-menu ul {
  margin: 0;
  padding: 0;
}
.org-top-menu ul li {
  float: left;
  list-style: outside none none;
}
.org-top-menu ul li a {
  color: hsl(0, 0%, 67%);
  font-family: armata;
  font-size: 12px;
  line-height: 40px;
	transition:0.5s all ease-in;
  padding: 0px;
  text-decoration: none;
}
.org-top-menu ul li a:hover{
	color: rgb(246,29,40);
}
.org-top-menu ul li:nth-child(1) a {
  background: hsla(0, 0%, 0%, 0) url("../images/favorites-icon.png") no-repeat scroll 0 0;
  padding: 0 12px 0 25px;
}
.org-topmenu {
	width: auto;
	display: inline-block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.org-topmenu li {
	float: left;
	list-style: none;
	background: url(../images/favorites-icon.png) no-repeat left center;
	color: #b1b1b1;
	font-size: 12px;
	font-family: 'Armata', sans-serif;
	text-decoration: none;
	padding: 12px 0 12px 22px;
}
.org-topmenu li a {
	color: #b1b1b1;
	font-size: 12px;
	font-family: 'Armata', sans-serif;
	text-decoration: none;
}
.org-topmenu li:last-child {
	background: none;
	padding: 13px 10px;
	margin-left: 20px;
}
.org-topmenu li:last-child:hover {
	background: #3b3b3b;
}
.org-topmenu li a:hover {
	color: rgb(246,29,40);
}
.org-topmenu li:hover {
	color: rgb(246,29,40);
	cursor: pointer;
}
.org-topmenu li ul {
	background: #3b3b3b;
	position: absolute;
	top: 40px;
	margin: 0 0 0 -105px;
	padding: 0 20px ;
	width: 150px;
	z-index: 99999;
	display: none;
}
.org-topmenu li:hover ul {
	display: block;
}
.org-topmenu li ul li {
	display: block;
	float: left;
	border: 0 none;
	margin: 0;
	text-align: left;
	width: 100%;
	background: none;
	padding: 8px 0;
	border-bottom: 1px solid #2e2e2e;
}
.org-topmenu li ul li a {
	display: block;
	padding: 0;
	color: #898989;
	text-decoration: none;
	margin: 0;
	padding: 0;
	transition: all 0.5s ease;
	font-size: 12px;
	font-family: 'Armata', sans-serif;
	text-decoration: none;
	background: none;
}
.org-topmenu li ul li:last-child {
	display: block;
	float: left;
	border: 0 none;
	margin: 0;
	text-align: left;
	width: 100%;
	background: none;
	padding: 5px 0;
	border-bottom: 1px solid #2e2e2e;
}
/*---search->START*/
#search-box {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  border: 1px solid hsl(0, 0%, 84%);
  box-shadow: 0 0 10px 0 hsl(0, 0%, 84%);
  border-radius: 20px;
  float: right;
  height: 31px;
  line-height: 31px;
  margin: 44px 0 0;
  padding: 0;
  width: 211px;
}
#search-box .v4stw {
	background:none !important;
	padding: 0 !important;
}
.v4stw table
{
	background:none !important;	
}
#search-box .v4sbox {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-right: medium hidden;
  clear: both;
  color: #333;
  cursor: text;
  display: table;
  float: left;
  font-family: lato;
  font-size: 14px;
  font-weight: normal;
  height: 31px;
  line-height: 31px;
  margin: -2px 0 0;
  padding: 0 8px 0 7px;
  text-indent: 1px;
  width: 165px;
}
#search-box input {
	width: 36px;
	height: 33px;
	margin: 0px;
	padding: 0;
	float: left;
	background: rgba(0, 0, 0, 0) url("../images/search-icon.png") no-repeat scroll center 0px;
	display: block;
	border: none 0px;
	cursor: pointer;
	_transition: all .2s ease-in-out;
	text-indent: -9999px;
}
#search-box input:hover {
	opacity: 0.7;
}
#v4-2, label {
	display: blok !important;
}
#v4-2{
	display: none !important;
}
.v4stw td {
	margin: 0 !important;
	padding: 0 !important;
}
/*---search->END*/

/*---Header Menu->Start*/
/*---Menu->Start*/
.menu-holder {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
  border-radius: 0;
  display: table;
  float: right;
  margin: 42px 0 0 43px;
  max-width: 100%;
  padding: 0;
  position: relative;
  width: 81.4%;
}
.nav {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	transition: all .5s ease-in-out;
	z-index: 11111;
}
.nav ul {
	max-width: 1100px;
	width:100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	position: relative;
	display: table;
}
.nav ul li {
	width: auto;
	float: left;
	margin: 0 39px 0 25px !important;
	padding: 0px 0px;
	background: none;
	position: relative;
	cursor: pointer;
}
.nav ul li:last-child {
  border: 0 none;
  margin: 0 !important;
  padding: 0 0 0 12.5px;
}
.nav ul li a {
	 color: hsl(0, 0%, 20%);
    float: left;
    font-family: Armata;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    letter-spacing: 0.3px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-transform: none;
}
.drop {
	margin:0;
	padding:0px;
}
.nav ul li a:hover {
	color: #F00 !important;
}
.nav ul li:hover {
	color: #F00!important;
}
.nav ul li:hover a {
	color: #F00;
}
#css3:hover li {
	opacity: 1;
}
#css3 li {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 500ms;
	-moz-transition-property: opacity;
	-moz-transition-duration: 500ms;
}
#css3 li a strong {
	opacity: 0;
	-webkit-transition-property: opacity, top;
	-webkit-transition-duration: 300ms;
	-moz-transition-property: opacity, top;
	-moz-transition-duration: 300ms;
}
#css3 li:hover {
	opacity: 1;
	background:url(../images/menu-h.png) repeat-x bottom center;
}
#css3 li:hover a strong {
	opacity: 1;
	top: -10px;
}
.col_1 li:hover{
	border-bottom: 3px solid #ee202d;
	}
.dropdown_1columns {
	width: 223px;
	margin: 0;
	float: left;
	position: absolute;
	top: -99999px;
	left: 0;
	text-align: center;
	padding: 0px;
	background: #333;
	opacity: 0;
	z-index: 111111;
	border-radius:0 0 10px 10;
}
.dropdown_2columns {
	width: 223px;
	margin: 0;
	float: left;
	position: absolute;
	top: -99999px;
	left: 0;
	text-align: center;
	padding: 0px;
	background: #333;
	opacity: 0;
	z-index: 111111;
	border-radius:0 0 10px 10;
}
.nav ul li:hover .dropdown_1columns{
	left: 0px;
	float: left;
	top: 40px;
	display: block;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.nav ul li:hover .dropdown_2columns {
	left: 0px;
	float: left;
	top: 40px;
	display: block;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.dropdown_3columns {
	width: 178px;
	margin: 0;
	float: left;
	position: absolute;
	top: -99999px;
	left: 0;
	text-align: center;
	padding: 0px;
	background: #333;
	opacity: 0;
	z-index: 111111;
	border-radius:0 0 10px 10;
}
.nav ul li:hover .dropdown_3columns {
	left: 0px;
	float: left;
	top: 40px;
	display: block;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.col_1 {
	display: inline-table;
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
}
.col_2 ul {
	width: 50% !important;
}
.col_1 ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.col_1 ul li {
	width: 100%;
	float: left;
	height: auto;
	padding: 0 !important;
	margin: 0!important;
	list-style: none;
	line-height: normal;
	opacity: 1 !important;
	background: none !important;
	border-bottom:1px solid #dcdcdc;
	transition:0.325s all ease-in;
}
.col_1 ul li a {
  background: hsla(0, 0%, 0%, 0) url("../images/sub-menu.png") no-repeat scroll 11px 12px;
  border: 0 none;
  box-sizing: border-box;
  font-family: Armata;
  color:#fff !important;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px;
  margin: 1px 0;
  overflow: hidden;
  padding: 0 0 0 8%;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: inherit;
  white-space: nowrap;
  width: 220px;
}
.col_1 ul li a:hover {
	color: #ee202d !important;
	text-decoration: none;
	background:url(../images/sub-menu.png) no-repeat 11px -20px;
}
.col_1 ul li a.viewall {
	color: #ee202d !important;
}
.col_1 ul li a.viewall {
	color: #ee202d !important;
}
.col_1 ul li a:hover.viewall {
	color: #ee202d !important;
}
.drop-title a {
	color: #5a0c65 !important;
	font-family: "Oswald", sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
/*---Menu->End*/
.org-info {
  display: table;
  float: right;
  margin: 102px 0 0;
  width: auto;
}
.org-inner-menu {
  display: table;
  float: left;
  margin: 42px 0 0 43px;
  max-width: 100%;
  padding: 0;
  width: 81.4%;
}
.org-schedule {
  float: left;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 360px;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
.org-promo {
  border-top: 1px solid hsl(0, 0%, 89%);
  margin: 0 auto 28px;
  max-width: 1200px;
  padding: 13px 0 0;
  width: 100%;
}
.org-promo > img {
  max-width: 100%;
  width: auto;
}
/*---Header---<<END*/
.org-content {
  display: table;
  margin: 10px auto 0;
  max-width: 1200px;
  padding: 0;
  width: 100%;
}
#listingarea {
  float: right;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
}
.org-listingarea-box {
  float: left;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.org-des {
  background: #eeeeee none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  box-sizing: border-box;
  color: #5b5b5b;
  font-family: armata;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 20px;
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px;
  text-align: justify;
  width: 100%;
}
.org-gap {
  display: table;
  margin: 20px;
  padding: 20px;
}
.org-listinghead {
  background: #ed1c24 none repeat scroll 0 0;
  border-bottom: 0 solid #ffffff;
  color: #ffffff;
  display: table;
  font-family: Armata;
  font-size: 20px;
  font-weight: 500;
  height: 45px;
  letter-spacing: 0.6px;
  line-height: 45px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/
#gallery {
 background: hsl(0, 0%, 93%);
    border: 1px solid hsl(0, 0%, 86%);
  box-sizing: border-box;
  float: left;
  height: auto;
  margin: 0 0 20px;
  padding: 20px 30px 0;
  position: relative;
  width: 100%;
}
#gallery #slides {
  float: right;
  height: auto;
  overflow: hidden;
  text-align: center;
  width: 360px;
  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 0 10px 10px;
  padding: 0;
  width: auto;
  
}
#gallery #slides div ul li:last-child {
  margin-right: 0;
}
#gallery .big-img-wpr {
  background-color:transparent;
  box-sizing: border-box;
  height: 490px;
  margin: 0px auto 0;
  max-width: 100%;
  width: 750px;
  float:left;
}
#gallery div.img-wpr {
  background-color: #fff;
  border:0px solid #fff;
  border-radius:0px;
  bottom: 0;
  height: 467px;
  left: 30px;
  margin: 0 auto;
  max-width: 100%;
  position: absolute;
  _right: 0;
  top: 20px;
  width: 750px;
}
#gallery div.img-wpr .img-box {
  display: table-cell;
  height: 467px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: 750px;
}
#gallery div.img-wpr .big-img {
  display: table-cell;
  height: auto;
  margin: 0 auto;
  max-height: 445px;
  max-width: 575px;
  vertical-align: middle;
  width: auto;
}
#gallery .thumb {
  background-color: hsl(0, 0%, 100%);
 border:0px solid #d8d8d8;
  box-sizing: border-box;
  cursor: pointer;
  display: table-cell;
  height: 109px;
  vertical-align: middle;
  width: 109px;
  border-radius:0px;
  _box-shadow:0 0 4px #dadada;
  float: none;
  
}
#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;
}

/*------------------------------------------------------------------end hover img-----------------------------------------------------------------*/
/*===========Tab=============*/
.listing-tab {
  margin: 20px auto 0;
  max-width: 1200px;
  padding: 0;
  width: 100%;
}
.listing-tab main {
  background: none;
  float: left;
  margin: 0 auto;
  max-width: 100%;
  min-width: 320px;
  padding: 0;
}
.listing-tab section {
  background: #eee;
  border-radius: 0;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  color: #5b5b5b;
  float: left;
  display:none;
  font-family: armata;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 42px;
  max-width: 1200px;
  padding: 20px;
  text-align: justify;
  transition: al 0.3s ease-in 0s;
  width: 100%;
}
.listing-tab input {
	display: none;
}
.last-tab
{
	background:hsl(201, 59%, 29%) !important;	
}
.first-tab
{
	border: 0 !important;	
}
.listing-tab label {
  background: #ed1c24 none repeat scroll 0 0;
  border-left: 1px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: armata;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 45px;
  height: 45px;
  margin: 0;
  padding: 0px 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 202px;
  box-sizing:border-box;
  z-index: 111;
}
.listing-tab label:hover {
  background: rgb(237,28,36) url("../images/tab-border.png") no-repeat scroll center bottom;
  color: #ffffff;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  margin: 0;
}
.listing-tab input:checked + label {
  background: rgb(237,28,36) url("../images/tab-border.png") no-repeat scroll center bottom;
  color: #ffffff;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  margin: 0;
}
.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 {
  line-height: 45px;
  height: 45px;
  padding: 0;
  text-align: center;
  width: 195px;
}
.listing-tab .d-link a {
  color: #fff;
  float: left;
  line-height: 34px;
  padding: 4px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.d-link:hover, .d-link:hover::before, .d-link:hover::after, .d-link > a:hover {
  
  background: rgb(237,28,36) url("../images/tab-border.png") no-repeat scroll center bottom;
  color: #ffffff;
  cursor: pointer;
  height: 32px;
  line-height: 24px;
  margin: 5px 0 0;
}
.listing-tab .margin-none {
	margin: 0;
	width: 195px;
}
.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}
.accordion {
	border: 1px solid #fff;
	padding: 0;
	margin: 0 auto;
	list-style: none outside;
}
.accordion-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.accordion > * + * {
	border-top: 1px solid white;
}
.accordion-item-hd {
  background: rgb(237,28,36);
  color: hsl(0, 0%, 100%);
  cursor: pointer;
  display: block;
  font-family: lato;
  font-size: 15px;
  font-weight: normal;
  padding: 12px 30px 8px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
	transition: 0.5s all ease-in;
}
.accordion-item-hd:hover {
	background: #333;
	color: #fff;
	transition: 0.5s all ease-in;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	color: hsl(0, 0%, 100%) !important;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.accordion-item-hd a:hover {
	color: #fff;
}
.accordion-item-input:checked ~ .accordion-item-bd {
  color: hsl(0, 0%, 35%);
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: normal;
  margin: 10px 2%;
  max-height: 3000px;
  padding: 0;
  text-align: justify;
  transition: max-height 1s ease-in 0s, margin 0.3s ease-in 0s, padding 0.3s ease-in 0s;
  width: 96%;
}
#content3 > a,#content2 > a {
  color: hsl(193, 100%, 33%);
  text-decoration: none;
}
.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;
}
.mobile-tab

/*===========Tab END=============*/

/*-----Mobile--Tabs-------*/ 
 #controls {
 width: 100%;
 margin: 0 auto;
 list-style-type: none;
 margin: 10px auto;
 padding: 0;
 font-size: 12px;
}
#controls li {
	border-bottom: 1px solid #FFF;
	color: #000;
	background: #60B43B url("../images/plus.png") no-repeat scroll 95% center !important;
	cursor: pointer;
	display: block;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	margin-right: 6px;
	padding: 5px 0 5px 10px;
	text-align: left;
	text-decoration: none;
	width: 133px;
}
#controls li:hover {
	background: #000 url(../images/minus.png) no-repeat 95% center!important;
	border-radius: 0px;
	text-align: left;
}
#controls li .link {
	display: block;
	padding: 13px 10px;
	text-decoration: none;
	color: #fff;
	background: #37372F   url(../images/plus.png) no-repeat 95% center!important;
	font-size: 17px;
	text-align: center;
	font-family: 'Armata', sans-serif;
}
#controls li:hover .link {
	background: #000000 url("../images/minus.png") no-repeat scroll 95% center !important;
	color: #ffffff;
}
#controls li #link {
	display: block;
	padding: 13px 10px;
	text-decoration: none;
	color: #fff;
	background: #37372F url(../images/plus.png) no-repeat 95% center!important;
	font-size: 17px;
	text-align: center;
	font-family: 'Armata', sans-serif;
}
#controls li #link:hover {
	background: #000 url(../images/minus.png) no-repeat 95% center!important;
	color: #FFF;
}
#controls li:nth-child(6) .link {
	background: #a3c5eb;
}
#controls li:nth-child(6) .link:hover {
	background: #000;
}
#controls li .hover_controls {
	float: left;
	margin: 0px;
	display: none;
	width: 94%;
	padding: 3%;
}
#controls li:hover .hover_controls {
	display: block;
}
#listingarea > ul {
	display: none;
	float: right;
}
#controls {
	display: none;
}
/* Tabs */

/*---FOOTER->START*/
.org-wrapcens {
	width: 100%;
	margin: 0;
	padding: 0;
}
.org_footerpromo {
	width: 100%;
	display: inline-block;
	background: rgba(0, 0, 0, 0) url("../images/footerpromoicon-bg.png") repeat-x scroll center top / cover ;
	height: 251px;
}
.footerpromodata {
	width: 1000px;
	display: table;
	margin: 35px auto 0px;
}
.org_footerpromo h1 {
  color: #ffffff;
  font-family: armata;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0;
  text-align: center;
}
.footerpromodata img {
	margin: 30px auto 0px;
	display: table;
}
.org-footermain {
	width: 100%;
	display: inline-block;
	background: url(../images/footer.jpg) repeat-x center top;
	height: auto;
}
#org-footer {
  margin: 0 auto;
  max-width: 1200px;
  padding: 50px 0;
  position: relative;
  width: 100%;
}
.org-companydata {
  display: inline-block;
  margin: 5px 0 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.footer_logo {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 12px 0;
	background: url(../images/footer_bg.png) no-repeat center center;
	text-align: center;
}
#org-footer #org-footernav-section {
	float: left;
	position: relative;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(../images/footer-shedow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#org-footernav-title {
	color: #ed1c24;
	float: left;
	font-family: 'Armata', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px;
	text-align: left;
	letter-spacing: 2px;
	width: 100%;
}
#org-footernav-title span {
	color: #ed1c24;
	font-family: 'Armata', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0px;
}
.org-joinfamily {
	width: 370px;
	display: inline-block;
	margin: 0px 0px 0px 95px;
}
.org-joinfamily #org-footernav-title {
	margin: 0px 0px 12px;
}
.org-socialmedia {
	width: auto;
	display: table;
	margin: 0 auto;
	padding: 0px;
}
.org-socialmedia li {
  color: #aaaaaa;
  float: left;
  font-family: armata;
  font-size: 14px;
  height: auto;
  list-style: outside none none;
  width: 370px;
}
#org-footer #org-footernav {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	width: 265px;
}
#org-footer #org-footernav ul {
	list-style: none outside none;
	padding: 0;
	width: 90px;
	display: inline-block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#org-footer #org-footernav ul.footernavmargin {
	margin-right: 70px;
}
#org-footer #org-footernav ul li {
	list-style: none outside none;
	float: left;
	width: 90px;
	background: url(../images/footer-bullet.png) no-repeat left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	transition: all 0.5s ease-in-out;
}
#org-footer #org-footernav ul li a {
  color: #9d9d9d;
  display: inline-block;
  font-family: "Armata",sans-serif;
  font-size: 12px;
  font-weight: 400;
  padding-left: 8px;
  text-align: left;
  text-decoration: none;
  transition: all 0.5s ease-in-out 0s;
  width: auto;
}
#org-footer #org-footernav ul li a:hover {
	color: rgb(224,38,43);
	text-decoration: none;
}
.org-follow {
  display: inline-block;
  margin: 24px 0 0;
}
.org-follow > img:hover
{
	opacity:0.57;	
}
#org-newsletter {
	width: 345px;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#org-newsletter #org-text {
	color: #9d9d9d;
	font-family: 'Armata', sans-serif;
	font-size: 14px;
	position: relative;
	left: auto;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	letter-spacing: 0.6px;
}
#org-newsletter #org-text p {
	padding: 0px;
	margin: 0px;
}
#org-newsletter #org-signup {
  background-color: rgba(0, 0, 0, 0);
  float: left;
  height: auto;
  margin: 15px 0 0;
  padding: 0;
  position: relative;
  width: 150px;
}
#org-newsletter a.btn-signup {
	display: block;
	border: none 0px;
	cursor: pointer;
	text-decoration: none;
	height: 29px;
	width: 153px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	background-image: url(../images/signup-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.7s ease-in-out;
}

#org-newsletter a.btn-signup:hover {
	background: rgba(0, 0, 0, 0) url("../images/signup-btn.png") repeat scroll 0 -31px;
}
#org-footer #org-copy {
  color: #ffffff;
  float: left;
  font-family: "Armata",sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 20px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
#org-footer #org-copy span {
  color: #df1412;
  font-family: "Armata",sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
#org-footer #org-designer {
	color: #9e9e9e;
	font-family: 'Armata', sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 4px 0;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 100%;
}
#org-designer a {
	text-decoration: none;
	color: #808080;
}
#org-designer a:hover {
	text-decoration: underline;
	color: #666666;
}
#org-footer-logo {
	width: 100%;
	display: inline-block;
	margin: 5px 0px 0px;
}
#org-footer-logo a {
	width: 133px;
	display: inline-block;
	margin: 0 auto;
	height: 20px;
	background: url(../images/org-logo.png) no-repeat left top;
	transition: all 0.7s ease-in-out;
}
#org-footer-logo a:hover {
	background: url(../images/org-logo.png) no-repeat left bottom;
}
/*---About Us Section Start*/
.org-about-us {
  margin: 35px auto;
  max-width: 1200px;
  padding: 0;
  width: 100%;
}
.org-about-us-title {
  color: #353535;
  font-family: armata;
  font-size: 25px;
  font-weight: 600;
  margin: 0 0 25px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.org-about-us-desc {
	background:rgba(0, 0, 0, 0) url("../images/about-bg.png") no-repeat scroll center center;
  color: #7d7d7d;
  font-family: armata;
  text-align:center;
  font-size: 13px;
  padding:0 0 12px;
  letter-spacing: 1px;
  line-height: 22px;
}
.org-read-more {
  border-bottom: 3px solid #666666;
  display: table;
  width: 100%;
  margin: 17px 0 0;
}
.org-read-more > a {
  background: rgba(0, 0, 0, 0) url("../images/read-more.png") no-repeat scroll center top;
  display: block;
  height: 30px;
  margin: 0 auto;
  width: 135px;
  transition:0.825s all ease-in-out;
}
.org-read-more > a:hover
{
	opacity:0.57;	
}
/*---About Us Section End*/

/*---Brand Section Start*/
.org-brand {
  display: table;
  margin: 0 auto 40px;
  max-width: 1200px;
  width: 100%;
  border:0;
}
.org-brand table
{
	background: #fff !important;	
}
marquee {
  background: #ffffff none repeat scroll 0 0;
}
.org-brand table tr td {
  border: 1px solid #dddddd;
  display: inline-block;
  margin: 0 10px 0 0 !important;
}
.org-brand table tr td:hover{
	border:1px solid rgb(247,29,41);
}
.org-brand-box:last-child
{
	margin:0;	
}
.org-brand table tr td img {
  display: table;
  height: 68px;
  margin: 0 auto;
  max-width: 100%;
  transition: all 0.825s ease-in-out 0s;
  width: 188px;
}
.org-brand table tr td:hover img {
  opacity: 0.57;
  transform: scale(0.9, 0.9);
}
hr {
  border: 1px solid #d3d3d3;
}
.org-des > h1 {
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0;
}
p {
  margin: 0 !important;
  padding: 0;
}
.org-des p {
  margin: 0 0 10px;
}
span {
  padding: 0 !important;
  text-align: left !important;
}
.org-des ul {
  margin: 10px 0;
  padding: 0 13px;
}
strong {
  letter-spacing: 0;
  line-height: 26px;
  margin: 0;
  padding: 0;
}
/*---Brand Section End*/

/*---Footer->END*/