 @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,700,800,400,600);
/*Media Queries starts here*/
@media screen and (min-width:1400px) {
#brand {
	left: 386px !important;
}
.footer {
	right: 320px !important;
}
}
/*Media Queries ends here*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Open Sans', sans-serif;
	background-color: #5e4b3a;
	min-width: 1200px;
}
.clear {
	clear: both;
}
.wrapper { /*width:1200px;*/
	width: 95%;
	margin: 0 auto;
}
.logo {
	float: left;
	margin-top: 20px;
	margin-left: 52px;
}
.logo img {
	width: 245px;
	cursor: pointer;
}
.menu {
	float: left;
	background-image: url("../images/nav_bg.png");
	background-repeat: no-repeat;
	height: 116px;
	width: 683px;
	margin-left: 75px;
}
.menu ul {
	margin: 0;
	padding: 0;
	margin-left: 80px;
}
.menu ul li {
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	list-style: none;
	font-weight: 700;
	margin-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url("../images/menu-right_border.png");
	background-repeat: no-repeat;
	background-position: right center;
}
.last-li {
	padding-right: 0px !important;
	background-image: none !important;
}
.menu ul li a {
	float: left;
	font-size: 12px;
	color: #201105;
	text-shadow: 0px 0.5px 0px #ddd;
}
.welcome_txt_bg {
	width: 710px;
	background-image: url("../images/welcome_bg.png");
	background-repeat: repeat;
	height: 290px;
	margin: 0 auto;
	margin-top: 180px;
	left: 30px;
	padding: 20px;
	position: relative;
}
.welcome_txt_bg .txt {
	float: left;
	width: 400px;
	padding-left: 15px;
}
.welcome_txt_bg .head {
	font-size: 24px;
	font-weight: 300;
	color: #201105;
	padding-bottom: 10px;
	text-shadow: 4px 4px 4px #fff;
}
.welcome_txt_bg p {
	text-align: justify;
	color: #201105;
	font-size: 12px;
	line-height: 20px;
	padding-right: 25px;
	padding-bottom: 5px;/*height:290px;*/
}
/*brand_welcom*/

.welcome_txt_bg_brand {
	width: 710px;
	background-image: url("../images/welcome_bg.png");
	background-repeat: repeat;
	height: 290px;
	margin: 0 auto;
	margin-top: 160px;
	left: 30px;
	padding: 20px;
	position: relative;
}
.welcome_txt_bg_brand .txt {
	float: left;
	width: 400px;
	padding-left: 15px;
}
.welcome_txt_bg_brand .head {
	font-size: 25px;
	font-weight: 300;
	color: #201105;
	padding-bottom: 10px;
	text-shadow: 4px 4px 4px #fff;
}
.welcome_txt_bg_brand {
	text-align: justify;
	color: #201105;
	font-size: 12px;
	line-height: 20px;
	padding-right: 25px;
	padding-bottom: 5px;
}
/*brand_welcom ends here*/
.welcome_txt {
	width: 300px;
	float: right;
	text-align: left;
	position: absolute;
	right: 0px;
	top: 0px;
}
.welcome_txt img {
	margin-top: 35px;
	text-align: center;
}
.welcome_txt .text {
	float: left;
}
.welcome_txt .slider {
	width: 400px;
	float: left;
	margin-top: 10px;
}
.header {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 999;
	width: 100%;
	min-width: 1200px;
}
.product_name {
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	color: #201105;
	width: 250px;
	z-index: 9999;
	position: absolute;
	top: -33px;
}
.about-leftBox {
	width: 375px;/*height:290px;*/
}
.about-rightBox {
	width: 290px;
}
.media-leftBox {
	width: 360px !important;
}
.media-rightBox {
	width: 330px !important;
}
#footer {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	z-index: 999;
}
.footer {
	position: fixed;
	bottom: 10px;
	right: 285px;
}
.auto_txt {
	/*height: 200px;*/
	overflow: auto;
	padding-right: 25px;
}
#style-1::-webkit-scrollbar {
 width: 25px;
 background-image:url("../images/scrollbg.png");
 background-repeat:repeat-y;
 background-position:center center;
}
 #style-1::-webkit-scrollbar-thumb {
 background-image:url("../images/scroll-btn.png");
 background-repeat:no-repeat;
 background-position: 5px 0px;
}
.slidDiv .item {
	display: block !important;
}
.tabberDiv .hidebox {
	display: block !important;
}
.careers {
	background-color: #d8d1c8;
	float: left;
	margin: 30px auto 0;
	padding: 6px;
	width: 285px;
}
.careers img {
	border: 2px solid #201105;
	margin-top: 0px;
}
.career-bodltxt {
	font-weight: 600;
	font-size: 13px;
}
.contact {
	margin-top: 0px;
	width: 90%;
}
.contact .fields {
	margin-bottom: 5px;
}
.contact [type=text] {
	border: 1px solid #201105;
	background-color: #FFF;
	border-radius: 0px;
	width: 100%;
	padding: 4px 6px;
	font-size: 12px;
	font-weight: 400;/*color: #201105;*/
}
.contact textarea {
	border: 1px solid #201105;
	background-color: #FFF;
	border-radius: 0px;
	width: 100%;
	padding: 4px 6px;
	font-size: 12px;
	font-weight: 400;
	/*color: #201105;*/
	height: 62px;
	float: left;
}
.sndmail {
	border: none;
	background-color: #201105;
	border-radius: 0px;
	padding: 6px 18px;
	font-size: 13px;
	font-weight: 600;
	color: #FFF;
	float: right;
}
.sndmail {
	color: #DEB810;
}
.contact label {
	font-size: 12px;
	font-weight: 600;
	color: #201105;
}
.map-txt {
	margin: 15px auto 0;
	line-height: 16px !important;
}
.text11bold {
	font-size: 11px;
	font-weight: 600;
}
.mediaimg {
	background-color: #d8d1c8;
	float: left;
	margin: 33px auto 0;
	padding: 6px;
	width: 305px;
}
.mediaimg img {
	border: 2px solid #201105;
	margin-top: 0px;
}
#photo-gallery { /*margin:-28px;*/
	margin: -20px -20px 0px -20px;
	background: #d8d1c8;
}
#loading {
	background-color: #111;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: fixed;
	display: block;
	z-index: 9999
}
#loading-image {
	position: absolute;
	top: 35%;
	left: 40%;
	z-index: 999;
}
/*  new css by me...*/

.back_btn {
	height: 35px;
	width: 80px;
	background-image: url("../newimages/back_btn.png");
	background-repeat: no-repeat;
	border: none;
}
#copyright {
	color: #fff;
	font-size: 12px;
}
#copyright a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.ftr_icons {
	padding-left: 125px;
}
.pulses_slider_desc {
	margin-left: 100px;
	margin-top: -5px;
	color: red;
	font-size: 20px;
	font-weight: 600;
}
#pomace_olive {
	background: url("../newimages/pop_up_bg.png");
	background-repeat: no-repeat;
	border: medium none;
	height: 400px;
	margin-left: -140px;
	margin-top: -70px;
	width: 900px;
}
#pop_head {
	font-size: 16px;
	color: #ecc724;
}
#pop_desc {
	font-size: 12px;
	color: #fff;
}
#brandsreturn {
	left: 630px;
	position: absolute;
	top: -34px;
}
#aboutreturn {
	left: 630px;
	position: absolute;
	top: -34px;
}
#popup_box {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 80px;
}
a {
	cursor: pointer;
	text-decoration: none;
}
#popupBoxClose {
	right: 2px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#pop_head {
	font-size: 20px;
	color: #ecc724;
	width: 450px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
#pop_desc {
	font-size: 12px;
	color: #fff;
	width: 400px;
}
#pop_right {
	float: right;
	width: 300px;
	height: 250px;
	position: fixed;
	top: 135px;
	left: 850px;
}
#popup_box_extravirgin {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_extravirginClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#olive_popups {
	color: #fff;
	;
	font-size: 12px;
}
#popup_box_extralight {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_extralightClose {
	right: 5px;
	top: 5px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_simple {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_simpleClose {
	right: 5px;
	top: 5px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_Italian {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_ItalianClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_Indian {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_IndianClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
/*Green tea popups*/
#popup_box_plain {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_plainClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_tulsi {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_tulsiClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_lemon {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_lemonClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_mint {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_mintClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
/*Breakfast popups start*/
#popup_box_musli {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_musliClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_honey {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_honeyClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_diet {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 50px;
}
#popup_box_dietClose {
	right: 5px;
	top: -30px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
ul.tab_desc_btn {
	color: #201105;
	font-size: 12px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	list-style-type: circle;
}
#empty {
	display: block;
	clear: both;
	height: 150px;
	width: auto;
	background: none;
	border: none;
}
#brand {
	bottom: 11px;
	position: absolute;
	/*right:-41px;*/
	top: 485px !important;
	width: 850px;
}
/*#error {
	color: red;
	font-size: 10px;
	display: none;
	border:1px green solid;
}*/
.needsfilled {
	color: red;
}
/*css for Flexscroll starts here*/
.scrollgeneric {
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 18px;
	background-image: url(../images/scrollbg.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.vscrollerbar {
	width: 21px;
	background-image: url(../images/scroll-btn.png);
	background-repeat: no-repeat;
	max-height: 18px;
}
.flexcroll {
	height: 200px !important;
}
/*css for Flexscroll ends here*/

/*css for Tabber starts here*/
 /*	 @media screen and (max-width:1400px) {
  ul.media {		
		bottom: -50px !important;		
		right:inherit;
		left:0px;
		padding-left:159px;
	}	

}*/

.products {
	width: 330px;
	position: absolute;
	right: 0px;
	padding-left: 45px;
	padding-top: 20px;
}
.products_bottom {
	bottom: -32%;
	padding-left: 25px;
	position: absolute;
	right: 0;
	width: 730px;
}
.products_bottom ul li {
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 70px !important;
	list-style: none outside none;
	margin: 0 15px 6px 0 !important;
	width: 95px !important;
}
.products ul {
}
.products ul li {
	background-repeat: no-repeat;
	background-size: 100% auto;
	cursor: pointer;
	float: left;
	height: 75px;
	list-style: none outside none;
	margin: 4px 20px 2px 0;
	width: 110px;
}
/*----------------------------------end--------------------------------------*/

ul.media {
	bottom: -50px !important;
	right: inherit;
	left: 0px;
	padding-left: 159px;
}
ul.media li {
	margin: 20px 0px 0 0 !important;
	margin-right: 20px !important;
}
ul.tabs {
	bottom: 11px;
	position: absolute;
	right: 10px;
}
/*CSS Starts for Brands Tab*/
ul.tabs_brand {
	bottom: 11px;
	position: absolute;
	/*right:-41px;*/
	top: 300px;
	width: 650px;
	left: 34px;
}
ul.tabs_brand li {
	background-image: url("../images/profile_tab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 120px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
ul.tabs_brand li:hover {
	color: #fff;
	background-image: url("../newimages/about_tab_bg-grey.png");
	background-repeat: no-repeat;
}
ul.tabs_brand li.active {
	color: #fff;
	background-image: url("../newimages/about_tab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
/*CSS ends for Brands Tab*/
	
	
ul.about_tabs {
	bottom: 11px;
	position: absolute;
	/*right:-41px;*/
	top: 300px;
	width: 690px;
	left: 10px;
}
ul.tabs li {
	background-image: url("../images/profile_tab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 120px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
/*CSS for Tabber*/
ul.about_tabs li {
	background-image: url("../newimages/about_tab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 22px;
	margin: 0 15px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 90px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
ul.about_tabs li:hover {
	color: #fff;
	background-image: url("../newimages/about_tab_bg-grey.png");
	background-repeat: no-repeat;
}
ul.about_tabs li.active {
	color: #fff;
	background-image: url("../newimages/about_tab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
/*CSS for Tabber ends here*/
ul.ntabs {
	width: 850px;
}
ul.ntabs li {
	background-image: url("../newimages/profile_ntab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 22px;
	margin: 0 15px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 85px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
ul.ntabs li:hover {
	color: #fff;
	background-image: url("../newimages/profile_ntab_bg-grey.png");
	background-repeat: no-repeat;
}
ul.ntabs li.active {
	color: #fff;
	background-image: url("../newimages/profile_ntab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
ul.tabs li:hover {
	color: #fff;
	background-image: url("../images/profile_tab_bg-grey.png");
	background-repeat: no-repeat;
}
ul.tabs li.active {
	color: #fff;
	background-image: url("../images/profile_tab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
.tab_container {
	height: auto;
}
.tab_content {
	display: none;
}
.tab_content_brand {
	display: none;
}
#o1 {
	background-image: url("../newimages/olive_tab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 130px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
#o1:hover {
	color: #fff;
	background-image: url("../images/profile_tab_bg-grey.png");
	background-repeat: no-repeat;
}
#o1.active {
	color: #fff;
	background-image: url("../images/profile_tab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
#o2 {
	background-image: url("../newimages/muesli_tab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 150px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
#o2:hover {
	color: #fff;
	background-image: url("../newimages/muesli_ntab_bg-grey.png");
	background-repeat: no-repeat;
}
#o2.active {
	color: #fff;
	background-image: url("../newimages/muesli_ntab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
#p1 {
	background-image: url("../newimages/olive_tab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 130px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
#p1:hover {
	color: #fff;
	background-image: url("../images/profile_tab_bg-grey.png");
	background-repeat: no-repeat;
}
#p1.active {
	color: #fff;
	background-image: url("../images/profile_tab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
#p2 {
	background-image: url("../newimages/olive_tab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 130px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
#p2:hover {
	color: #fff;
	background-image: url("../images/profile_tab_bg-grey.png");
	background-repeat: no-repeat;
}
#p2.active {
	color: #fff;
	background-image: url("../images/profile_tab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
#mu2 {
	background-image: url("../newimages/muesli_tab_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 150px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
#mu2:hover {
	color: #fff;
	background-image: url("../newimages/muesli_ntab_bg-grey.png");
	background-repeat: no-repeat;
}
#mu2.active {
	color: #fff;
	background-image: url("../newimages/muesli_ntab_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
#mv {
	background-image: url("../newimages/mv_bg.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 115px;
	font-size: 12px;
	color: #110C08;
	font-weight: 600;
}
#mv:hover {
	color: #fff;
	background-image: url("../newimages/mv_bg-grey.png");
	background-repeat: no-repeat;
}
#mv.active {
	color: #fff;
	background-image: url("../newimages/mv_bg-grey.png");
	background-repeat: no-repeat;
	min-width: 0px;
}
/*css for Tabber ends here*/

/*css for full slider starts here*/


html, body {
	height: 100%;
}
.carousel, .item, .active {
	height: 100%;
	min-width: 1200px;
	/*min-height:650px;*/
	min-width: 100%;
}
.carousel-inner {
	height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
footer {
	margin: 50px 0;
}
/*css for full slider ends here*/

/*css for mini slider starts here*/
#slider {
	position: relative;
	overflow: hidden;
	margin: 0px auto 0 auto;
	padding-top: 60px;
}
#slider ul {
	position: relative;
	margin: 0;
	padding: 0;
	height: 200px;
	list-style: none;
}
#slider ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 255px;
	height: 280px;
	text-align: center;
	background-position: center center;
}
a.control_prev, a.control_next {
	position: absolute;
	top: 88%;
	z-index: 999;
	display: block;
	width: auto;
	height: auto;
	cursor: pointer;
	font-size: 0px;
}
a.control_prev:hover, a.control_next:hover {
	opacity: 1;
	-webkit-transition: all 0.2s ease;
}
a.control_prev {
	background-image: url(../images/left-btn.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 22px;
	left: 42%;
}
a.control_next {
	right: 0;
	background-image: url(../images/right-btn.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;
	right: 42%;
}
.slider_option {
	position: relative;
	margin: 10px auto;
	width: 160px;
	font-size: 18px;
}
/*css for mini slider ends here*/

/*css for video gallery  starts here*/

#video-gallery { /*margin:-28px;*/
	margin: -20px -20px 0px -20px;
	background: #d8d1c8;
}
/*css for News Popup  starts here*/
#popup_box_news {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 80px;
}
a {
	cursor: pointer;
	text-decoration: none;
}
#popupBox_newsClose {
	right: 2px;
	top: 2px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#pop_head_news {
	font-size: 22px;
	color: #ecc724;
	/*width: 450px;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	top: 140px;
	position: fixed;
}
#pop_desc_news {
	font-size: 12px;
	color: #fff;
	width: 850px;
	top: 178px;
	position: fixed;
}
/*css for footer Popup  starts here*/
#popup_box_terms {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 80px;
}
a {
	cursor: pointer;
	text-decoration: none;
}
#popupBox_termsClose {
	right: 2px;
	top: 2px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
.pop_head_terms {
	font-size: 22px;
	color: #ecc724;
	/*width: 450px;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	top: 140px;
	position: fixed;
}
.pop_desc_terms {
	font-size: 12px;
	color: #fff;
	width: 835px;
	top: 178px;
	position: fixed;
	text-align: justify;
}
#popup_box_disclaimer {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 80px;
}
#popupBox_disclaimerClose {
	right: 2px;
	top: 2px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
#popup_box_privacy {
	position: fixed;
	border: none;
	height: 420px;
	width: 900px;
	background: url("../newimages/pop_up_bg.png");
	margin-left: 200px;
	left: 300px;
	margin-left: 15px;
	top: 125px;
	z-index: 100;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 80px;
}
#popupBox_privacyClose {
	right: 2px;
	top: 2px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}
