@font-face {
	font-family: 'bebas_neueregular';
	src: url('/css/reseller_templates/vp-2017/fonts/bebasneue_regular.eot');
	src: url('/css/reseller_templates/vp-2017/fonts/bebasneue_regular.eot?#iefix') format('embedded-opentype'), url('/css/reseller_templates/vp-2017/fonts/bebasneue_regular.woff2') format('woff2'), url('/css/reseller_templates/vp-2017/fonts/bebasneue_regular.woff') format('woff'), url('/css/reseller_templates/vp-2017/fonts/bebasneue_regular.ttf') format('truetype'), url('/css/reseller_templates/vp-2017/fonts/bebasneue_regular.svg#bebas_neueregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'avenirregular';
	src: url('/css/reseller_templates/vp-2017/fonts/ufonts.com_avenir-35-light_2-webfont.eot');
	src: url('/css/reseller_templates/vp-2017/fonts/ufonts.com_avenir-35-light_2-webfont.eot?#iefix') format('embedded-opentype'), url('/css/reseller_templates/vp-2017/fonts/ufonts.com_avenir-35-light_2-webfont.woff') format('woff'), url('/css/reseller_templates/vp-2017/fonts/ufonts.com_avenir-35-light_2-webfont.ttf') format('truetype'), url('/css/reseller_templates/vp-2017/fonts/ufonts.com_avenir-35-light_2-webfont.svg#avenirregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro-Bold';
	src: url('/css/reseller_templates/vp-2017/fonts/AvenirNextLTPro-Bold.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro-Bold';
	src: url('/css/reseller_templates/vp-2017/fonts/AvenirNextLTPro-Bold.otf') format('opentype'),  url('/css/reseller_templates/vp-2017/fonts/AvenirNextLTPro-Bold.ttf') format('truetype'), url('/css/reseller_templates/vp-2017/fonts/AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 999999;
}
.header-wrapper.top-nav-collapse {
	padding: 0;
	background: #000;
	padding: 0 0;
}
.top-nav-collapse .logo, .top-nav-collapse .callus, .top-nav-collapse .icon, .top-nav-collapse .btn2, .top-nav-collapse .btn1 {
	display: none;
}
.top-nav-collapse .navbar ul li {
	line-height: 60px;
}
.top-nav-collapse .navbar ul li a {
	color: #FFF;
	letter-spacing: 2px;
}
.top-nav-collapse .navbar ul li:hover {
	color: #fff;
	background: #fff;
}
.top-nav-collapse .navbar ul li:hover a {
	color: #000;
}
.header-wrapper.top-nav-collapse {
	min-height: 60px;
}
.top-nav-collapse .navbar {
	float: none;
	padding: 0;
	margin: 0 auto;
	width: auto;
}
body {
	padding: 0px;
	background: #f3f3f3;
	margin: 0px;
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	color: #6b6b6b;
	line-height: normal;
}
* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}
a {
	text-decoration: none;
	outline: none;
}
.spacer {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
img {
	margin: 0;
	padding: 0;
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, form, input {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style-type: none;
}
.page {
	width: 100%;
	margin: 0;
	padding: 0;
}
.header-wrapper {
	background: #f3f3f3;
	width: 100%;
	top: 0;
	margin: 0;
	padding: 0;
	min-height: 92px;
}
.header {
	width: 1180px;
	margin: 0 auto;
	padding: 0;
}
.logo {
	float: left;
	line-height: 0;
	margin: 18px 0 0;
}
.navbar {
	font-family: 'bebas_neueregular';
	font-weight: bold;
	float: left;
	padding: 0 0 0 28px;
}
.navbar ul {
	text-align: center;
}
.navbar ul li {
	font-size: 18px;
	display: inline-block;
	line-height: 92px;
}
.navbar ul li a {
	color: #282828;
	padding: 0 28px;
}
.callus {
	float: right;
	font-size: 15px;
	text-align: right;
	color: #282828;
	line-height: 18px;
}
.callus p {
	padding: 10px 0 5px;
}
.callus strong {
	font-size: 17px;
	display: block;
}
.icon {
	float: right;
	/* margin: 25px 25px 0 25px; */
}
.btn2 {
	background: url(/img/reseller_templates/vp-2017/button2.jpg) 0 0 repeat-x;
	width: 133px;
	line-height: 31px;
	float: right;
	border: 1px solid #e34fb5;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin: 27px 0 0 11px;
}
.btn2:hover {
	background: url(/img/reseller_templates/vp-2017/button2-hover.jpg) 0 0 repeat-x;
}
.btn1 {
	background: url(/img/reseller_templates/vp-2017/button1.jpg) 0 0 repeat-x;
	width: 133px;
	line-height: 31px;
	float: right;
	border: 1px solid #40c7da;
	border-radius: 5px;
	color: #fff;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin: 27px 0 0 11px;
}
.btn1:hover {
	background: url(/img/reseller_templates/vp-2017/button1-hover.jpg) 0 0 repeat-x;
}
.event-wrapper {
	background: #fafafa url(/img/reseller_templates/vp-2017/home_event_bg.jpg) center top no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}
.event_particle {
	width: 100%;
	padding: 0 0 50px;
	margin: 0;
}
.event {
	width: 1020px;
	margin: 0 auto;
	padding: 0 0 100px;
	text-align: center;
}
.event h2 {
	color: #000;
	font-size: 41px;
	text-transform: uppercase;
	font-family: 'bebas_neueregular';
	padding: 52px 0 25px;
}
.eventbox {
	width: 290px;
	display: inline-block;
	margin: 0 15px 30px;
	border: 1px solid #b8bdbd;
	background: #fff;
	padding: 6px;
	color: #485255;
	font-size: 16px;
}
.eventbox .destinationbox {
	width: 290px;
	display: inline-block;
	margin: 0;
	color: #485255;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
.eventbox .destinationimg {
	overflow: hidden;
	width: 290px;
}
.eventbox .destinationbox img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.eventbox .destinationbox:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.eventbox .overlay {
	position: absolute;
	left: 0;
	width: 290px;
	height: 199px;
	top: 0;
	background: url(/img/reseller_templates/vp-2017/overlay.png) repeat;
	display: none;
}
.eventbox .destinationbox:hover .overlay {
	display: block;
}
.eventbox .destinationitem-overlay {
	position: absolute;
	width: 290px;
	line-height: 50px;
	left: 0;
	top: 75px;
	z-index: 9999;
	display: none;
	color: #fff;
	font-size: 30px;
	font-family: 'bebas_neueregular';
	text-align: center;
}
.eventbox .destinationbox:hover .destinationitem-overlay {
	display: block;
}
.eventbox .overlaypink {
	background: #fd028b;
}
.eventbox p {
	padding: 10px;
	text-align: left;
}
.eventbox p span {
	display: block;
	font-size: 22px;
}
.video {
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	position: relative;
	cursor: pointer;
}
.video img {
	width: 100%;
}
.video_iframe_outer {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
}
.cross_vid {
	width: 44px;
	height: 44px;
	position: absolute;
	right: -20px;
	top: -23px;
}
.video_iframe_inner {
	width: 800px;
	height: 400px;
	margin: 16px auto;
	position: relative;
}
.video_iframe_inner iframe {
	width: 100%;
	height: 100%;
}
.destination-wrapper {
	background: url(/img/reseller_templates/vp-2017/destinationbg.jpg) center 0 no-repeat;
	width: 100%;
	background-size: 100% 100%;
	margin: 0;
	padding: 0;
}
.destination {
	width: 1020px;
	margin: 0 auto;
	padding: 0 0 70px;
	text-align: center;
}
.destination h2 {
	color: #485255;
	font-size: 41px;
	text-transform: uppercase;
	font-family: 'bebas_neueregular';
	padding: 52px 0 25px;
}
.destinationbox {
	width: 225px;
	display: inline-block;
	margin: 40px 13px 0;
	color: #485255;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
.destinationimg {
	overflow: hidden;
	width: 225px;
}
.destinationbox img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.destinationbox:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.overlay {
	position: absolute;
	left: 0;
	width: 225px;
	height: 519px;
	top: 0;
	background: url(/img/reseller_templates/vp-2017/overlay.png) repeat;
	display: none;
}
.destinationbox:hover .overlay {
	display: block;
}
.destinationitem-overlay {
	position: absolute;
	width: 225px;
	line-height: 80px;
	left: 0;
	top: 203px;
	z-index: 9999;
	display: none;
	color: #fff;
	font-size: 58px;
	font-family: 'bebas_neueregular';
	text-align: center;
}
.destinationbox:hover .destinationitem-overlay {
	display: block;
}
.overlaypink {
	background: #fd028b;
}
.overlayblue {
	background: #2ca5c2;
}
.destinationbox p {
	text-align: left;
	line-height: 26px;
}
.destinationbox h3 {
	font-size: 48px;
	padding: 15px 0;
	font-family: 'bebas_neueregular';
	text-transform: uppercase;
	text-align: left;
}
.destinationbox a p {
	color: #485255;
	font-size: 14px;
	font-style: italic;
}
.destinationbox a h3 {
	color: #485255;
}
.destination-bottom {
	width: 100%;
	height: 360px;
	margin: 0;
	padding: 0;
}
.destination-bottom img {
	width: 100% !important;
	height: 100%;
}
.textsection-wrapper {
	background: #f3f3f3 url(/img/reseller_templates/vp-2017/divider.jpg) 0 50% repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
}
.textsection {
	font-size: 16px;
	color: #485255;
	line-height: 24px;
	width: 750px;
	margin: 0 auto;
	padding: 0 35px;
	text-align: center;
	background: #f3f3f3;
	font-family: 'avenirregular';
	font-style: italic;
}
/*---------------slider---------------*/
.banner {
	width: 100%;
	margin: 92px 0 0 0;
	padding: 0;
	height: auto;
	position: relative;
}
.banner img {
	width: 100%;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0 0;
	background: #fff;
	position: relative;
}
.flexslider .slides {
	background: #fff;
}
/* Direction Nav */
.flex-direction-nav {
	display: none;
}
/* Control Nav */
.flex-control-nav {
	display: none;
}
.flex-control-nav {
	padding-left: 0px;
}
/************ Banner end *************/

.formouter {
	background: #f3f3f3;
	padding: 35px 0 75px;
}
.formarea {
	width: 965px;
	margin: 0 auto 0;
	text-align: center;
	position: relative;
}
.formareapo {
	position: absolute;
	margin: -86px 0 0;
	width: 100%;
	z-index: 99999;
	overflow: hidden;
	background: #f3f3f3;
	padding: 60px 0 0;
}
.formwrap {
	display: inline-block;
	margin-top: 30px;
}
.inputbox {
	width: 178px;
	padding: 0 10px;
	float: left;
	font-size: 15px;
	line-height: 18px;
	color: #282828;
	line-height: 32px;
	border: 1px solid #e0e0e0;
	background: #f7f7f7;
	margin: 0 8px;
	border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.searchbtn {
	background: rgba(0, 0, 0, 0) url("/img/reseller_templates/vp-2017/formbtn.png") no-repeat scroll center top;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size: 13px;
	height: 59px;
	line-height: 49px;
	margin: -10px 8px 0;
	padding: 0 0 19px;
	width: 206px;
	font-weight: bold;
}
.formareapo select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #f7f7f7 url("/img/reseller_templates/vp-2017/select.png") no-repeat scroll 98% 11px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #282828;
	float: left;
	font-size: 15px;
	height: 32px;
	margin-left: 15px;
	padding: 1px 14px 1px 5px;
	width: 198px;
}
.buzarea {
	background: #f3f3f3;
	padding: 40px 0 0;
}
.buzarea h2 {
	color: #485255;
	text-align: center;
	font-size: 41px;
	text-transform: uppercase;
	font-family: 'bebas_neueregular';
	padding: 30px 0;
}
.buzwrap {
	background: #555555;
	padding: 40px 0 20px;
	overflow: hidden;
}
.buzwrapcov {
	width: 1020px;
	margin: 0 auto;
}
.buzbox {
	background: #ffffff;
	width: 282px;
	height: 365px;
	float: left;
	margin: 0 26px 20px 0;
	padding: 12px;
}
.buzbox:nth-child(3n+0) {
	margin: 0 0 20px 0;
}
.buzboxhd {
	overflow: hidden;
}
.buzboxhd img {
	float: left;
	margin: 0 14px 0 0;
}
.buzboxhdrgt {
	float: left;
	width: 225px;
	overflow: hidden;
	font-size: 15px;
	color: #485255;
	line-height: 18px;
	font-family: 'avenirregular';
	font-weight: bold;
}
.buzboxhdrgt img {
	float: left;
	margin: 0 5px 0 0;
}
.imgarea {
	margin: 5px 0 7px;
}
.buzbox p {
	font-size: 14px;
	color: #485255;
	line-height: 18px;
	font-family: 'avenirregular';
	margin: 0 0 5px;
}
.socarea {
	overflow: hidden;
	border-top: 1px solid #dadcdd;
	border-bottom: 1px solid #dadcdd;
	padding: 4px 0 0;
}
.socarea:last-child {
	border: 0;
}
.socarealft {
	float: left;
	width: 20%;
	font-size: 14px;
	color: #485255;
	line-height: 24px;
}
.socareargt {
	float: right;
	width: 26%;
	overflow: hidden;
}
.socarea a {
	display: inline-block;
	margin: 0 1px;
}
.socarea a:last-child {
	border: 0;
	float: right;
}
.footerouter {
	background: #a3a3a3;
	padding: 68px 0 15px;
}
.footercov {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}
.ftrone {
	float: left;
	width: 255px;
	margin: 0 60px 0 0;
}
.footercov h6 {
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-family: 'avenirregular';
	margin: 0 0 30px;
	font-weight: bold;
}
.footercov .ftrone h6 {
	font-size: 18px;
	color: #ffffff;
	line-height: 18px;
	font-family: 'avenirregular';
	margin: 0 0 30px;
	font-weight: normal;
}
.footercov .ftrone p {
	font-size: 14px;
	line-height: 24px;
	color: #cdcdcd;
	font-weight: normal;
}
.ftrtwo {
	float: left;
	width: 205px;
	margin: 0 0 0 0;
}
.ftrthree {
	float: right;
	display: inline-block;
	margin: 0 0 50px 0;
	overflow: hidden;
}
.footercov .ftrtwo p {
	font-size: 14px;
	line-height: 24px;
	color: #ededed;
	font-family: 'avenirregular';
	font-weight: normal;
}
.ftrthree ul {
	float: left;
	display: inline-block;
	margin: 0 44px 0 0;
	list-style-type: none;
}
.ftrthree ul:last-child {
	border: 0;
	float: right;
	margin: 0;
}
.ftrthree ul li {
	margin: 10px 0;
	padding: 0 0;
}
.ftrthree ul li a {
	font-size: 14px;
	color: #ededed;
	line-height: 18px;
	font-family: 'avenirregular';
	margin: 0 0 30px;
	font-weight: normal;
}
.ftrthree ul li a:hover {
	color: #ffffff;
}
.inputarea {
	overflow: hidden;
	border: 2px solid #bfbfbf;
	border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 0 10px;
	margin: 0 0 15px;
}
.scbox {
	width: 80%;
	float: left;
	font-size: 13px;
	line-height: 18px;
	color: #ededed;
	line-height: 35px;
	border: 0;
	background: transparent;
}
.scbtn {
	width: 15%;
	float: right;
	background: url(/img/reseller_templates/vp-2017/icon_go.png) center center no-repeat;
	border: 0;
	height: 35px;
	cursor: pointer;
}
.ftrcoprgt {
	clear: both;
	text-align: center;
	overflow: hidden;
}
.ftrcoprgt img {
	display: inline-block;
	margin: 0 3px 10px;
}
.ftrcoprgt p {
	font-size: 13px;
	line-height: 18px;
	color: #ededed;
	font-weight: normal;
	clear: both;
	font-family: 'avenirregular';
	font-weight: normal;
}
div.sliderimg {
	overflow: hidden;
	position: relative;
}
.flexslider .slides img {
	position: absolute;
}
.flexslider {
/*min-height: 600px;*/
}
/*********************************************************************************/	

.blog_outer {
	width: 100%;
	margin: 92px 0 0 0;
	padding: 0 0 70px;
	background: #f3f3f3 url(/img/reseller_templates/vp-2017/blog_hero_img.jpg) center top no-repeat;
	background-size: 100% auto;
}
.blog_inner {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.blog_inner h1 {
	text-align: center;
	color: #485255;
	font-size: 72px;
	font-family: 'bebas_neueregular';
	font-weight: bold;
	margin-top: 109px;
}
.blog_inner h3 {
	text-align: center;
	color: #485255;
	font-size: 30px;
	font-family: 'avenirregular';
	font-weight: bold;
	margin-top: 10px;
}
.blog_inner h5 {
	text-align: center;
	color: #485255;
	font-size: 18px;
	font-family: 'avenirregular';
	font-weight: bold;
	margin-top: 10px;
}
.read_article {
	width: 206px;
	display: block;
	height: 59px;
	background: url(/img/reseller_templates/vp-2017/formbtn.png) no-repeat;
	text-align: center;
	font-size: 15px;
	margin: 15px auto 0;
	color: #fff;
	text-transform: uppercase;
	line-height: 49px;
}
.blog_hero_sec {
	width: 100%;
	margin: 25px auto 0;
	overflow: hidden;
}
.hero_left_img {
	float: left;
}
.hero_right_txt {
	width: 347px;
	float: right;
	background: #fff;
	border-bottom: 1px solid #bfc2c3;
	padding: 37px 47px;
	box-sizing: border-box;
	min-height: 475px;
	border-right: 1px solid #bfc2c3;
	border-top: 1px solid #bfc2c3;
}
.hero_right_txt h3 {
	color: #000000;
	font-size: 18px;
	text-align: left;
}
.hero_right_txt h4 {
	color: #485255;
	font-size: 40px;
	font-family: 'bebas_neueregular';
	text-align: left;
	text-transform: uppercase;
	margin-top: 22px;
	background: url(/img/reseller_templates/vp-2017/blog_divider.jpg) left bottom no-repeat;
	padding-bottom: 15px;
}
.hero_right_txt p {
	font-size: 15px;
	color: #485255;
	line-height: 24px;
	margin-top: 15px;
	font-weight: 300;
}
.article_outer {
	width: 100%;
	margin: 25px auto 0;
}
.article_outer h3 {
	text-align: center;
	font-size: 45px;
	color: #485255;
	text-transform: uppercase;
	font-family: 'bebas_neueregular';
	font-weight: bold;
	margin-bottom: 22px;
}
#container {
	width: 100%;
	max-width: 1170px;
	margin: 30px auto;
}
.cols {
	-moz-column-count: 3;
	-moz-column-gap: 3%;
	-moz-column-width: 367px;
	-webkit-column-count: 3;
	-webkit-column-gap: 3%;
	-webkit-column-width: 367px;
	column-count: 3;
	column-gap: 3%;
	column-width: 367px;
}
.indy-masonry {
	border: 1px solid #bfc2c3;
}
.article_img {
	width: 100%;
	overflow: hidden;
}
.article_img img {
	width: 100%;
}
.article_content {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding-bottom: 49px;
}
.article_content h4 {
	font-size: 18px;
	color: #000000;
	margin-top: 30px;
	padding: 0 23px;
	font-weight: 300;
	text-align: left;
	font-family: 'avenirregular';
}
.article_content h5 {
	font-size: 40px;
	color: #485255;
	margin-bottom: 27px;
	padding: 0 23px;
	font-family: 'bebas_neueregular';
	text-align: left;
	background: url(/img/reseller_templates/vp-2017/blog_divider.jpg) bottom left no-repeat;
	;
	padding-bottom: 15px;
	margin-top: 10px;
}
.article_content p {
	padding: 0 23px;
	font-size: 15px;
	line-height: 24px;
	font-family: 'avenirregular';
	color: #485255;
}
.bot_baner_outer {
	width: 100%;
	margin: 15px auto 0;
	overflow: hidden;
}
.bot_blog_baner_left {
	float: left;
}
.bot_blog_baner_right {
	float: right;
	width: 377px;
	min-height: 292px;
	background: #7d7d7d;
	padding: 40px;
	box-sizing: border-box;
}
.bot_blog_baner_right h4 {
	color: #fff;
	font-size: 24px;
	font-family: 'bebas_neueregular';
}
.blog_newsletter_input {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	background: #fff;
	height: 48px;
	margin-top: 23px;
	font-size: 18px;
	color: #282828;
	border: none;
	border-radius: 4px;
}
.blog_submit {
	width: 133px;
	height: 32px;
	background: #2ca5c3;
	cursor: pointer;
	border: 1px solid #4db9c7;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.bot_blog_baner_right p a {
	float: left;
	margin: 20px 10px 0 0;
}
.feature_evnt_wrp {
	width: 100%;
	margin: 70px auto 0;
	overflow: hidden;
}
.feature_evnt_left {
	float: left;
	width: 310px;
}
.feature_evnt_left h5 {
	font-size: 41px;
	margin-bottom: 15px;
	color: #485255;
	font-family: 'bebas_neueregular';
	text-align: left;
}
.feature_evnt_left ul {
	margin: 0;
	padding: 0;
}
.feature_evnt_left ul li {
	width: 100%;
	float: left;
	margin: 34px 0 0 0;
}
.feature_left_sml_img {
	float: left;
}
.feature_left_txt {
	float: right;
	width: 229px;
}
.feature_left_txt h4 {
	font-size: 30px;
	color: #485255;
	font-family: 'bebas_neueregular';
	text-align: left;
}
.feature_left_txt h6 {
	font-size: 15px;
	color: #485255;
	text-align: left;
	font-weight: 300;
	margin-top: 3px;
}
.feature_evnt_right {
	float: right;
	width: 800px;
}
.feature_evnt_right h5 {
	font-size: 41px;
	margin-bottom: 22px;
	color: #485255;
	font-family: 'bebas_neueregular';
	text-align: left;
}
.feature_evnt_right ul {
	margin: 0;
	padding: 0;
}
.feature_evnt_right ul li {
	width: 378px;
	float: left;
	margin: 0 14px;
}
.feature_evnt_right ul li:first-child {
	margin-left: 0;
}
.blog_evnt_pic {
	width: 100%;
}
.blog_evnt_txt {
	width: 100%;
}
.blog_evnt_txt h4 {
	text-align: left;
	font-size: 18px;
	color: #000;
	font-weight: 300;
	font-family: 'avenirregular';
	margin-top: 20px;
}
.blog_evnt_txt h5 {
	text-align: left;
	font-size: 30px;
	color: #485255;
	font-family: 'bebas_neueregular';
	margin-top: 10px;
	margin-bottom: 0;
}
.blog_evnt_txt p {
	font-size: 15px;
	color: #485255;
	margin-top: 10px;
	line-height: 24px;
	font-weight: 300;
}
.blog_evnt_txt h6 {
	text-align: left;
	font-size: 18px;
	color: #000000;
	font-family: 'avenirregular';
	margin-top: 20px;
}
.blog_pegination {
	width: 100%;
	overflow: hidden;
	margin-top: 80px;
}
.blog_pegination h3 {
	text-align: center;
	font-size: 30px;
	color: #485255;
	font-family: 'bebas_neueregular';
	margin-top: 10px;
}
.blog_pegination ul {
	text-align: center;
	margin-top: 30px;
}
.blog_pegination ul li {
	display: inline-block;
	margin: 0 15px;
}
.blog_pegination ul li a {
	color: #000000;
	font-weight: bold;
	font-family: 'avenirregular';
}
.blog_pegination ul li a:hover {
	color: #485255;
}
.blog_pegination ul li a.pagination_active {
	font-weight: 300;
}
/***********************************29-03-2016*******************************************/

.tv_top_outer {
	width: 100%;
	background: #f3f3f3;
	margin-top: 92px;
}
.tv_top_outer img {
	width: 100%;
}
.tv_mid_sec {
	width: 100%;
	margin: -80px 0 0; /*margin:0;*/
	padding: 0;
}
.tv_mid_wrp {
	width: 1161px;
	margin: 0 auto; /*overflow:hidden;*/
}
.tv_mid_wrp h1 {
	text-align: center;
	font-family: 'bebas_neueregular';
	font-size: 72px;
	color: #485255;
}
.tv_mid_wrp h5 {
	text-align: center;
	font-size: 18px;
	font-family: 'avenirregular';
	color: #485255;
	margin-bottom: 26px;
}
.tv_main_container {
	width: 100%;
	margin-top: 0;
	margin-bottom: 63px;
	float: left;
}
.tv_inner_nav {
	width: 100%;
	height: 120px;
	border: 1px solid #bfc2c3;
	background: #fff;
	box-sizing: border-box;
	float: left;
}
.tv_inner_nav ul {
	float: left;
	margin: 0;
	height: 120px;
	padding: 0;
	text-align: center;
	width: 1041px;
}
.tv_inner_nav ul li {
	display: inline-block;
	margin: 0 35px;
	font-family: 'bebas_neueregular';
	font-weight: bold;
}
.tv_inner_nav ul li a {
	color: #282828;
	line-height: 118px;
	float: left;
	font-size: 18px;
}
.tv_search_btn {
	width: 115px;
	height: 118px;
	float: right;
	cursor: pointer;
	position: relative;
}
.tv_search_outer {
	position: absolute;
	width: 273px;
	height: 59px;
	left: -191px;
	top: -14px;
	background: url(/img/reseller_templates/vp-2017/tv_search_outer.png) no-repeat;
	display: none;
}
.tv_search_inner {
	width: 273px;
	padding: 0 15px;
	box-sizing: border-box;
	height: 45px;
	font-size: 17px;
	color: #999;
	background: none;
	border: none;
}
.tv_main_section {
	width: 100%;
	float: left;
}
.tv_main_left {
	width: 727px;
	float: left;
}
.tv_main_left_top {
	width: 100%;
	float: left;
}
.tv_main_left_top iframe {
	width: 100%;
}
.tv_main_left_bot {
	background: url(/img/reseller_templates/vp-2017/video_bot_image.jpg) no-repeat;
	min-height: 408px;
	width: 100%;
	float: left;
	padding: 23px 32px;
	box-sizing: border-box;
}
.tv_icon_1 {
	background: url(/img/reseller_templates/vp-2017/tv_icon_1.png) left top no-repeat;
	padding: 0 0 0 25px;
	color: #fff;
	margin-right: 15px;
}
.tv_icon_2 {
	background: url(/img/reseller_templates/vp-2017/tv_icon_2.png) left top no-repeat;
	padding: 0 0 0 25px;
	color: #fff;
	margin-right: 15px;
}
.tv_icon_3 {
	background: url(/img/reseller_templates/vp-2017/tv_icon_3.png) left 4px no-repeat;
	padding: 0 0 0 25px;
	color: #fff;
	margin-right: 15px;
}
.tv_icon_4 {
	background: url(/img/reseller_templates/vp-2017/tv_icon_4.png) left 4px no-repeat;
	padding: 0 0 0 20px;
	color: #fff;
	margin-right: 15px;
}
.tv_icon_5 {
	background: url(/img/reseller_templates/vp-2017/tv_icon_5.png) left 4px no-repeat;
	padding: 0 0 0 20px;
	color: #fff;
	margin-right: 15px;
}
.tv_main_left_bot h4 {
	color: #fff;
	margin-top: 45px;
	font-size: 22px;
	font-family: 'avenirregular';
}
.tv_main_left_bot p {
	color: #fff;
	margin-top: 20px;
	line-height: 24px;
}
.tv_more_btn {
	width: 134px;
	height: 34px;
	border: 1px solid #40c7da;
	text-align: center;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	background: #2ca5c3;
	float: left;
	color: #fff;
	border-radius: 5px;
	margin-top: 40px;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
}
.tv_main_right {
	width: 413px;
	float: right;
}
.tv_main_right h3 {
	font-family: 'bebas_neueregular';
	font-weight: bold;
	font-size: 40px;
	border-bottom: 2px solid #d23688;
	padding-bottom: 15px;
	margin-top: 23px;
}
.tv_main_right ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.tv_main_right ul li {
	width: 100%;
	box-sizing: border-box;
	float: left;
	background: #fff;
	border: 1px solid #bfc2c3;
	padding: 18px 10px 18px 15px;
	margin: 15px 0 0;
}
.most_view_image {
	float: left;
}
.most_view_txt {
	float: right;
	width: 170px;
}
.most_view_txt h4 {
	font-size: 17px;
	font-family: 'avenirregular';
	font-weight: bold;
	color: #485255;
}
.most_view_txt h5 {
	color: #485255;
	font-size: 15px;
	text-align: left;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 0;
}
.most_view_txt h5 span {
	margin-top: 6px;
	display: block;
}
.most_view_txt p {
	text-align: right;
	margin-right: 10px;
}
.latest_vid_outer {
	width: 100%;
	margin: 0 0 33px;
	padding: 0;
}
.latest_vid_outer h3 {
	background: url(/img/reseller_templates/vp-2017/latest_vid_divider.jpg) center center repeat;
	text-align: center;
}
.latest_vid_outer h3 span {
	width: 800px;
	background: #f3f3f3;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 40px;
	font-family: 'bebas_neueregular';
	font-weight: bold;
	color: #485255;
}
.latest_vid_inner {
	background: url(/img/reseller_templates/vp-2017/latest_vid_bg.jpg) fixed center center no-repeat;
	padding: 39px 0 0;
	min-height: 453px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-sizing: border-box;
	margin-top: 30px;
}
.latest_vid_inner_sec {
	width: 1010px;
	margin: 0 auto;
	overflow: hidden;
}
.latest_vid_inner_sec ul {
	margin: 0;
	padding: 0;
}
.latest_vid_inner_sec ul li {
	width: 200px;
	float: left;
	margin: 0 1px 40px;
	position: relative;
	cursor: pointer;
}
.latest_vid_inner_sec ul li p {
	color: #485255;
	font-weight: 16px;
	font-family: 'avenirregular';
	line-height: 17px;
	margin-top: 5px;
	font-weight: bold;
}
.latest_vid_overlay {
	width: 200px;
	height: 124px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.latest_vid_inner_sec ul li:hover .latest_vid_overlay {
	display: block;
}
.tv_pagination {
	margin: 20px 0 40px 0;
}
.event_top_baner {
	width: 100%;
	margin: 92px 0 0 0;
	padding: 0;
}
.event_top_baner img {
	width: 100%;
}
.event_main_outer {
	width: 100%;
	margin: 0;
	padding: 0;
}
.event_main_top_nav {
	width: 800px;
	margin: -80px auto 0;
	z-index: 9;
	position: relative;
	height: 142px;
	background: #f3f3f3;
}
.event_main_top_nav ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.event_main_top_nav ul li {
	display: inline-block;
	font-family: 'bebas_neueregular';
}
.event_main_top_nav ul li a {
	min-width: 100px;
	float: left;
	font-size: 18px;
	line-height: 142px;
	color: #000;
	text-transform: uppercase;
}
.event_main_top_nav ul li a:hover {
	background-color: #ebebeb;
}
.pages_active {
	background: #ebebeb;
}
.event_tab_outer_overview {
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0;
	/* background:url(/img/reseller_templates/vp-2017/overview_bg.jpg ) no-repeat center top; */
	min-height: 466px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.overview_left {
	width: 47%;
	float: left;
}
.overview_left_inner {
	float: right;
	margin-right: 0px;
	width: 100%;
	text-align: right;
}
.overview_left_inner h3 {
	text-align: right;
	font-size: 40px;
	color: #485255;
	font-family: 'bebas_neueregular';
	margin-top: 88px;
	display: none;
	border-bottom: 2px solid #d23688;
	text-transform: uppercase;
	padding-bottom: 14px;
}
.overview_right {
	width: 50%;
	float: right;
}
.overview_right_inner {
	float: left;
	width: 100%;
	text-align: left;
}
.overview_right_inner p {
	text-align: left;
	font-size: 15px;
	font-family: 'avenirregular';
	color: #485255;
	line-height: 21px;
}
.event_mid_sec {
	padding-top: 80px; /*margin-bottom:80px;*/
	width: 100%;
}
.event_main_wrp {
	width: 1171px;
	margin: 0 auto;
}
.event_main_wrp table {
	width: 100%;
	border-top: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
}
.event_main_wrp table th:first-child {
	background: #2ca5c3;
	padding: 15px 0;
}
.event_main_wrp table th {
	color: #fff;
	background: #7d7d7d;
	padding: 25px 30px;
	font-size: 18px;
	font-family: 'bebas_neueregular';
	border-bottom: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
}
.event_main_wrp table td:first-child {
	background: #f3f3f3;
	padding: 15px 10px;
}
.event_main_wrp table td {
	padding: 15px 30px;
	background: #fff;
	font-size: 16px;
	font-family: 'avenirregular';
	border-bottom: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
}
.event_main_wrp table td p {
	font-size: 12px;
}
.event_calender_box {
	width: 81px;
	box-sizing: border-box;
	padding-top: 22px;
	line-height: 30px;
	float: left;
	height: 87px;
	background: url(/img/reseller_templates/vp-2017/event_time_box.png) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 55px;
	font-family: 'bebas_neueregular';
}
.event_calender_box span {
	display: block;
	text-align: center;
	font-size: 16px;
	font-family: 'avenirregular';
}
.event_time_box {
	float: right;
	width: 65px;
}
.event_time_box h5 {
	color: #485255;
	font-size: 16px;
	font-family: 'avenirregular';
	font-weight: 300;
	text-align: left;
	margin-top: 12px;
}
.event_time_box h6 {
	color: #485255;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}
.price {
	width: 100%;
	background: url(/img/reseller_templates/vp-2017/price_background.jpg) no-repeat;
	min-height: 621px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	padding-top: 80px;
}
.price h3 {
	width: 45%;
	text-align: right;
	font-family: 'bebas_neueregular';
	font-size: 41px;
	text-transform: uppercase;
	color: #485255;
	border-bottom: 2px solid #d23688;
	padding-bottom: 10px;
}
.price_outer {
	width: 100%;
	margin-top: 180px;
	padding: 0;
}
.price_outer h2 {
	font-size: 72px;
	color: #fff;
	font-family: 'bebas_neueregular';
	text-align: center;
}
.price_outer h4 {
	font-size: 30px;
	color: #fff;
	font-family: 'avenirregular';
	text-align: center;
}
.price_info_outer {
	width: 100%;
	margin-top: 30px;
	background: url(/img/reseller_templates/vp-2017/pink_bg.png) repeat;
	padding: 15px 0;
}
.price_info_inner {
	width: 697px;
	margin: 0 auto;
	color: #fff;
}
.price_info_inner p {
	color: #fff;
	line-height: 18px;
	font-size: 15px;
	text-align: center;
	font-family: 'avenirregular';
}
.evnt_book_btn {
	margin: 20px auto 0;
	float: none;
	display: block;
}
.price_outer h6 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-family: 'avenirregular';
	margin-top: 20px;
}
.price .flexslider {
	background: none;
}
.price .flexslider .slides {
	background: none;
}
.price .flex-direction-nav {
	display: block;
	margin: -308px auto;
	position: relative;
	width: 522px;
	z-index: 999;
}
.flex-prev {
	background: url(/img/reseller_templates/vp-2017/left_arrow.png) no-repeat;
	width: 16px;
	height: 29px;
	float: left;
	font-size: 0;
}
.flex-next {
	background: url(/img/reseller_templates/vp-2017/right_arrow.png) no-repeat;
	width: 16px;
	height: 29px;
	float: right;
	font-size: 0;
}
.price_bot {
	width: 100%;
	margin-top: 52px; /*margin-bottom:69px;*/
}
.price_bot_wrp {
	width: 1141px;
	margin: 0 auto;
}
.price_bot_wrp ul {
	margin: 0;
	padding: 0;
}
.price_bot_wrp ul li {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.price_bot_left {
	width: 267px;
	height: 187px;
	background: #ffffff;
	position: relative;
	float: left;
	padding: 5px;
	border: 1px solid #bbbebf;
	box-sizing: border-box;
}
.more_overlay {
	position: absolute;
	left: 4px;
	top: 4px;
	display: none;
}
.price_bot_left:hover .more_overlay {
	display: block;
}
.price_bot_txt {
	float: left;
	width: 593px;
	margin-left: 30px;
	margin-top: 30px;
}
.price_bot_txt h4 {
	font-family: 'bebas_neueregular';
	font-size: 30px;
	color: #485255;
	margin-bottom: 21px;
}
.price_bot_txt p {
	color: #485255;
	font-size: 14px;
	line-height: 18px;
	font-family: 'avenirregular';
}
.price_bot_right {
	float: right;
	width: 174px;
	margin-top: 30px;
}
.price_bot_right p {
	text-align: left;
	font-size: 18px;
	font-weight: 300;
	color: #485255;
}
.price_bot_right p span {
	font-size: 35px;
	margin-right: 5px;
}
.bot_price_book {
	float: right;
	margin: 14px 0 0 0;
	font-size: 16px;
}
.event_gallery {
	width: 100%;
	margin-top: 30px;
	padding-top: 69px;
}
.event_gallery h3 {
	background: url(/img/reseller_templates/vp-2017/latest_vid_divider.jpg) center center repeat;
	text-align: center;
}
.event_gallery h3 span {
	width: 800px;
	background: #f3f3f3;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 40px;
	font-family: 'bebas_neueregular';
	font-weight: bold;
	color: #485255;
}
.gallery_img {
	width: 100%;
	margin: 56px 0 218px;
}
.gallery_img img {
	width: 100%;
}
.event_vid_outer {
	width: 100%;
	margin-bottom: 20px;
	background: url(/img/reseller_templates/vp-2017/event_vid_bg.jpg) no-repeat;
	height: 758px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
}
.event_vid_wrp {
	width: 1091px;
	margin: 150px auto 0;
	overflow: hidden;
}
.event_vid_left {
	float: left;
	width: 668px;
}
.event_vid_left iframe {
	width: 100%
}
.event_vid_right {
	float: right;
	margin-top: 70px;
}
/*30-03-2016*/

.tv_mid_sec-preview {
	margin: 112px 0 0 0;
}
.tv_mid_sec-preview .tv_main_right h3 {
	margin: 0;
}
.tv_mid_sec-preview .tv_inner_nav {
	margin-bottom: 30px;
}
.heading {
	overflow: hidden;
	padding: 0 0 35px;
}
.heading h2 {
	font-size: 72px;
	font-family: 'AvenirNextLTPro-Bold';
	font-weight: normal;
	color: #485255;
	float: left;
}
.heading p {
	font-family: 'avenirregular';
	font-size: 18px;
	color: #485255;
}
.heading h3 {
	float: right;
	font-family: 'bebas_neueregular';
	font-size: 24px;
	padding: 35px 0 0;
}
.heading a {
	color: #485255;
	padding: 0 0 0 5px;
}
.heading a:hover {
	color: #000;
}
.tv_preview_left {
	width: 727px;
	float: left;
	font-family: 'avenirregular';
	line-height: 24px;
	font-size: 15px;
}
.tv_preview_left iframe {
	margin-bottom: 20px;
}
.tv_preview_left p {
	padding-bottom: 25px;
}
.previewcomment h2 {
	font-size: 48px;
	font-family: 'avenirregular';
	font-weight: bold;
	color: #485255;
	padding-bottom: 10px;
	line-height: normal;
}
.comment {
	color: #485255;
	overflow: hidden;
	margin: 15px 0 10px;
	font-size: 18px;
	width: 100%;
}
.user {
	float: left;
	margin: 0 15px 0 0;
	width: 101px;
}
.usercomment {
	float: left;
	width: 530px;
}
.comment h3 {
	font-size: 24px;
	font-family: 'avenirregular';
}
.comment p {
	padding-bottom: 15px;
}
.comment2 {
	color: #485255;
	overflow: hidden;
	margin: 0 0 10px 114px;
	font-size: 18px;
	min-height: 260px;
	border-left: 1px solid #3a5663;
	padding: 15px 0 0 20px;
}
.usercomment2 {
	float: left;
	width: 465px;
}
.user2 {
	float: left;
	margin: 0 15px 0 0;
	width: 69px;
}
.comment2 h3 {
	font-size: 24px;
	font-family: 'avenirregular';
}
.comment2 p {
	padding-bottom: 15px;
}
.leaveareply {
	font-size: 15px;
	color: #485255;
	font-family: 'avenirregular';
}
.textarea {
	width: 690px;
	padding: 12px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	height: 165px;
	line-height: normal;
	font-size: 15px;
	color: #485255;
	font-family: 'avenirregular';
	margin-bottom: 13px;
	background: #f7f7f7;
}
.inputbox2 {
	width: 170px;
	padding: 0 12px;
	line-height: 32px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	font-size: 15px;
	color: #000;
	font-family: 'avenirregular';
	margin: 0 0 23px;
	display: block;
	background: #f7f7f7;
}
.postcommentbtn {
	background: #d23688;
	width: 160px;
	line-height: 35px;
	font-family: 'avenirregular';
	border: 1px solid #df4aa2;
	border-radius: 5px;
	color: #fff;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin: 10px 0 0;
	font-weight: bold;
	cursor: pointer;
}
.postcommentbtn:hover {
	background: #b61c6d;
}
/**************************************************************************/

.gallery_img_inner {
	width: 1314px;
	margin: 0 auto;
	overflow: hidden;
}
.gal_column {
	float: left;
}
.gal_box_1 {
	float: left;
}
.gal_box_1 img {
	width: 100%;
}
.gal_left_box {
	float: left;
}
.gal_left_box img {
	width: 100%
}
.gal_right_box {
	float: left;
}
.gal_right_box img {
	width: 100%
}
.gallery_img_inner div {
	box-sizing: border-box;
	padding: 0 0 1px 1px;
}
.image_holder a {
	overflow: hidden;
	display: inline-block;
}
.image_holder img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.image_holder:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.fixed {
	position: fixed;
	top: 60px;
	width: 100%;
	height: 36px;
	left: 0;
	z-index: 99999;
	-webkit-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.75);
	background: #f3f3f3;
}
.fixed ul li a {
	line-height: 35px;
}
/*********************************31-02-2016***********************************************/

.hotel_top_form {
	background: #f3f3f3 none repeat scroll 0 0;
	margin: -86px 0 0;
	overflow: hidden;
	padding: 40px 0 0;
	position: absolute;
	width: 100%;
	z-index: 99999;
}
.hotel_top_form select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #f7f7f7 url("/img/reseller_templates/vp-2017/select.png") no-repeat scroll 98% 11px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #282828;
	float: left;
	font-family: 'avenirregular';
	font-size: 15px;
	height: 32px;
	margin-left: 20px;
	padding: 1px 14px 1px 5px;
	width: 138px;
}
.hotel_main_sec {
	width: 100%;
	padding: 0;
	margin: 0 0 47px 0;
}
.hotel_main_wrp {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.hotel_main_left {
	float: left;
	width: 269px;
	padding: 30px 0 45px;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #bfc2c3;
}
.hotel_main_right {
	float: right;
	width: 678px;
}
.hotel_main_right ul {
	margin: 0;
	padding: 0;
}
.hotel_main_right ul li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #bfc2c3;
	margin-top: 19px;
	padding-bottom: 19px;
}
.hotel_main_right ul li:first-child {
	margin-top: 0;
}
.hotel_search_img {
	width: 278px;
	float: left;
}
.hotel_image_box {
	width: 261px;
	padding: 7px;
	border: 1px solid #bfc2c3;
	background: #fff;
	float: left;
}
.hotel_rating_sec {
	margin-top: 12px;
	float: left;
}
.star_sec {
	float: left;
}
.star_sec a {
	float: left;
	margin: 0 2px;
}
.hotel_icon_sec {
	float: right;
	margin-top: 12px;
}
.hotel_icon_sec a {
	margin-right: 3px;
}
.hotel_search_txt {
	width: 376px;
	float: right;
}
.hotel_search_txt h3 {
	font-size: 30px;
	color: #485255;
	font-family: 'bebas_neueregular';
}
.hotel_search_txt h4 {
	font-size: 18px;
	color: #485255;
	font-weight: 300;
	font-family: 'avenirregular';
	padding-bottom: 8px;
	margin-top: 5px;
	border-bottom: 1px solid #485255;
}
.hotel_search_txt p {
	color: #485255;
	font-size: 14px;
	line-height: 21px;
	margin-top: 14px;
	font-weight: 300;
	font-family: 'avenirregular';
}
.hotel_search_txt_bot {
	width: 100%;
	margin-top: 20px;
}
.hotel_search_txt_bot_left {
	float: left;
}
.hotel_search_txt_bot_left h5 {
	color: #485255;
	font-size: 16px;
	font-family: 'avenirregular';
	font-weight: 300;
}
.hotel_search_txt_bot_left h2 {
	color: #485255;
	font-size: 36px;
	font-family: 'bebas_neueregular';
}
.hotel_search_txt_bot_right {
	float: right;
}
.hotel_search_txt_bot_right p {
	margin: 0;
}
.hotel_search_txt_bot_right p a {
	margin: 8px 0 0 0;
}
.hotel_search_btn {
	font-weight: bold;
}
/*31st April*/

.sidebarheading {
	background: url(/img/reseller_templates/vp-2017/line.png) 0 bottom no-repeat;
	line-height: normal;
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #485255;
	font-family: 'bebas_neueregular';
	text-align: center;
}
.sidebarcontent {
	padding: 25px 28px 0;
	overflow: hidden;
	color: #485255;
	font-size: 15px;
	line-height: normal;
	font-family: 'avenirregular';
}
.sidebarcontent a {
	color: #485255;
	font-size: 15px;
}
.sidebarcontent h3 {
	color: #485255;
	font-size: 18px;
	line-height: normal;
	padding: 15px 0;
}
.sidebarcontent h4 {
	color: #485255;
	font-size: 15px;
	line-height: normal;
	padding: 10px 0;
}
.sidebarcontent p {
	overflow: hidden;
	margin-bottom: 12px;
}
.lbl {
	float: left;
	color: #485255;
	font-size: 15px;
	line-height: normal;
}
.sidebarcontent a.tv_more_btn {
	color: #fff !important;
	margin-top: 0;
}
.checkbox {
	background: url(/img/reseller_templates/vp-2017/check_box.png) no-repeat center top;
	width: 13px;
	height: 13px;
	float: left;
	display: block;
	margin: 3px 10px 0 0;
}
.sidebarcontent select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #f7f7f7 url("/img/reseller_templates/vp-2017/select.png") no-repeat scroll 98% 11px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #282828;
	float: left;
	font-family: 'avenirregular';
	font-size: 15px;
	height: 32px;
	margin: 0 0 10px;
	padding: 1px 14px 1px 5px;
	width: 196px;
}
.vpevent select {
	width: 196px;
}
.event-heading {
	padding: 20px 0;
}
.event-heading h3 {
	background: url(/img/reseller_templates/vp-2017/latest_vid_divider.jpg) center center repeat;
	text-align: center;
}
.event-heading h3 span {
	width: 800px;
	background: #f3f3f3;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 40px;
	font-family: 'bebas_neueregular';
	font-weight: bold;
	color: #485255;
}
.event-heading h4 {
	color: #485255;
	font-size: 22px;
	font-family: 'avenirregular';
	text-align: center;
}
.eventresultbox {
	width: 434px;
	display: inline-block;
	margin: 0 10px 20px;
	border: 1px solid #bfc2c3;
	background: #fff;
	padding: 15px;
	color: #485255;
	font-size: 16px;
	font-family: 'avenirregular';
}
.eventresultbox .destinationbox {
	width: 434px;
	display: inline-block;
	margin: 0;
	color: #485255;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
.eventresultbox .destinationimg {
	overflow: hidden;
	width: 434px;
}
.eventresultbox .destinationbox img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.eventresultbox .destinationbox:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.eventresultbox .destinationitem-overlay {
	position: absolute;
	width: 434px;
	line-height: 50px;
	left: 0;
	top: 126px;
	z-index: 9999;
	display: none;
	color: #fff;
	font-size: 30px;
	font-family: 'bebas_neueregular';
	text-align: center;
}
.destination_overlay {
	background: url(/img/reseller_templates/vp-2017/overlay.png) repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 434px;
	height: 296px;
	z-index: 9999;
	display: none;
}
.eventresultbox .destinationbox:hover .destinationitem-overlay {
	display: block;
}
.eventresultbox .destinationbox:hover .destination_overlay {
	display: block;
}
.eventresultbox .overlaypink {
	background: #fd028b;
}
.eventresultbox h4 {
	padding: 25px 25px 10px;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
}
.eventresultbox h4 span {
	display: block;
	font-size: 22px;
	font-weight: bold;
}
.eventresultbox p {
	padding: 0 25px 15px;
}
.event-heading2 h3 {
	width: 45%;
	text-align: right;
	font-family: 'bebas_neueregular';
	font-size: 41px;
	text-transform: uppercase;
	color: #485255;
	border-bottom: 2px solid #d23688;
	padding-bottom: 10px;
}
.more-eventbox_wrp {
	margin: 0 auto;
	overflow: hidden;
	width: 1170px;
}
.more-eventbox {
	width: 249px;
	display: inline-block;
	margin: 0 10px 25px;
	border: 1px solid #b9bcbe;
	background: #fff;
	padding: 8px;
	color: #485255;
	font-size: 16px;
	font-family: 'avenirregular';
}
.more-eventbox h3 {
	background: url(/img/reseller_templates/vp-2017/shape.jpg) 0 bottom no-repeat;
	font-size: 17px;
	padding: 20px 22px;
	margin: 0 0 35px -8px;
}
.more-eventbox h3 span {
	display: block;
}
.more-eventbox p {
	text-align: center;
	padding: 0 17px;
	line-height: 21px;
}
.more-eventbox_btn {
	margin: 17px auto 25px;
	float: none;
	display: block;
	font-style: normal;
}
.evntbanner {
	width: 977px;
	margin: 0 auto 20px;
	padding: 0;
	position: relative;
}
.evntbanner_btn {
	position: absolute;
	right: 33px;
	bottom: 30px;
	margin: 0;
	float: none;
	display: block;
}
/*********************************************************************************************************************/

.testi_outer {
	width: 100%;
	margin-top: 98px;
	margin-bottom: 80px;
	padding: 0;
}
.testi_wrp {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.testi_wrp ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.testi_wrp ul li {
	display: inline-block;
	margin: 0 9px 20px;
	width: 369px;
}
.testi_top {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	min-height: 79px;
}
.testi_top h4 {
	font-family: 'bebas_neueregular';
	font-size: 24px;
	color: #485255;
	text-align: left;
}
.testi_heading {
	float: left;
	margin-left: 12px;
	width: 278px;
	margin-top: 12px;
}
.testi_user_pic {
	float: left;
	width: 79px;
	height: 79px;
	border-radius: 100%;
}
.testi_user_pic img {
	border-radius: 100%;
}
.testi_top h5 {
	color: #485255;
	font-size: 16px;
	font-family: 'avenirregular';
	font-weight: 300;
	margin-top: 5px;
	text-align: left;
}
.testi_content {
	width: 369px;
	background: #fff;
	background: #fff;
	margin-top: 15px;
	overflow: hidden;
	border: 1px solid #b9bcbe;
	box-sizing: border-box;
	padding: 30px;
}
.testi_content p {
	font-family: 'avenirregular';
	font-size: 15px;
	line-height: 24px;
	text-align: left;
}
.contact_outer {
	width: 100%;
	background: url(/img/reseller_templates/vp-2017/contact_bg.jpg) no-repeat;
	height: 659px;
	margin-top: 92px;
	overflow: hidden;
	background: url(/img/reseller_templates/vp-2017/contact_bg.jpg) no-repeat;
	background-size: cover;
}
.contact_inner {
	background: url(/img/reseller_templates/vp-2017/contact_transparent_bg.png) repeat;
	min-height: 570px;
	margin-top: 50px;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.contact_inner h3 {
	border-bottom: 2px solid #d23688;
	color: #485255;
	font-family: "bebas_neueregular";
	font-size: 41px;
	margin-top: 35px;
	padding-bottom: 10px;
	text-align: right;
	text-transform: uppercase;
	width: 25%;
}
.contact_wraper {
	width: 992px;
	margin: 19px auto 0;
}
.contact_left {
	float: left;
	width: 510px;
}
.contact_left_row {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.contact_input {
	width: 246px;
	height: 31px;
	font-family: 'avenirregular';
	font-size: 14px;
	color: #282828;
	border-radius: 5px;
	border: 1px solid #b4aaa8;
	background: #fff;
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
}
.contact_input_right {
	float: right;
}
.contact_left_row select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url("/img/reseller_templates/vp-2017/select.png") no-repeat scroll 98% 11px;
	border: 1px solid #b4aaa8;
	border-radius: 3px;
	color: #282828;
	float: right;
	font-family: 'avenirregular';
	font-size: 14px;
	height: 32px;
	margin: 0 0;
	padding: 1px 14px 1px 5px;
	width: 246px;
}
.contact_input_big {
	width: 100%;
	height: 31px;
	font-family: 'avenirregular';
	font-size: 14px;
	color: #282828;
	border-radius: 5px;
	border: 1px solid #b4aaa8;
	background: #fff;
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
}
.contact_txtarea {
	width: 100%;
	height: 136px;
	font-family: 'avenirregular';
	font-size: 14px;
	color: #282828;
	border-radius: 5px;
	border: 1px solid #b4aaa8;
	background: #fff;
	padding: 10px 10px;
	box-sizing: border-box;
	float: left;
}
.checkbox {
	float: left;
}
.contact_left_row span {
	float: right;
	color: #485255;
	font-size: 14px;
	font-style: italic;
	width: 485px;
	font-family: 'avenirregular';
}
.contact_submit {
	float: right;
	background: url(/img/reseller_templates/vp-2017/formbtn.png) no-repeat;
	width: 206px;
	height: 59px;
	color: #fff;
	text-align: center;
	font-family: 'avenirregular';
	font-size: 18px;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
}
.contact_right {
	width: 281px;
	float: right;
	margin-top: 80px;
}
.contact_right p {
	text-align: right;
	font-size: 17px;
	color: #485255;
	font-family: 'avenirregular';
	border-bottom: 1px solid #485255;
	padding-bottom: 10px;
}
.contact_right h4 {
	font-family: 'bebas_neueregular';
	font-size: 40px;
	color: #485255;
	margin-top: 14px;
	text-align: right;
}
/*02042016*/

.readpostbanner {
	padding: 100px 0 0;
	position: relative;
}
.readpostbanner img {
	margin: 0 auto;
	display: block;
	width: 100%;
}
.back-wrapper {
	position: absolute;
	width: 100%;
	top: 130px;
	right: 0;
	font-family: 'bebas_neueregular';
	font-size: 24px;
	color: #fff;
}
.back {
	width: 925px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}
.back a {
	color: #fff;
}
.back img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.readpostbannertext {
	position: absolute;
	color: #fff;
	left: 0;
	top: 235px;
	text-align: center;
	width: 100%;
	font-size: 18px;
	font-family: 'avenirregular';
	line-height: 24px;
}
.readpostbannertext h2 {
	font-family: 'bebas_neueregular';
	font-size: 72px;
	padding-bottom: 10px;
	line-height: normal;
}
.readpostbannertext p {
	padding-bottom: 10px;
}
.readpostbannertext span {
	font-size: 24px;
}
.readpostbannertext img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 15px;
}
.readpostbannertext h3 {
	font-size: 18px;
	padding: 10px 0 0;
}
.readposttext-wrapper {
	background: #f3f3f3 url(/img/reseller_templates/vp-2017/divider.jpg) 0 50% repeat-x;
	width: 100%;
	margin: 0;
	padding: 50px 0;
}
.readposttext {
	font-size: 16px;
	color: #485255;
	line-height: 24px;
	width: 750px;
	margin: 0 auto;
	padding: 0 35px;
	text-align: center;
	background: #f3f3f3;
	font-family: 'avenirregular';
	font-style: italic;
}
.readpostmainbody-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
.readpostmainbody {
	width: 763px;
	margin: 0 auto;
	padding: 0;
	line-height: 24px;
	color: #485255;
	font-size: 16px;
	font-family: 'avenirregular';
	overflow: hidden;
}
.readpostslider {
	border: 1px solid #bfc2c3;
	position: relative;
	background: #fff;
	padding: 10px;
	margin: 0 auto 45px;
}
.readpostslider .flex-direction-nav {
	display: block;
	position: absolute;
	top: 40%;
	left: 20px;
	right: 20px;
	width: 95%;
	z-index: 99999;
}
.readpostmainbody h2 {
	font-family: "bebas_neueregular";
	font-size: 30px;
	text-transform: uppercase;
	color: #485255;
	line-height: normal;
	padding-bottom: 17px;
}
.readpostmainbody p {
	padding-bottom: 30px;
}
.readpostbox {
	float: left;
	width: 372px;
}
.readpostboxright {
	float: right;
}
.readpostboxinner {
	border: 1px solid #bfc2c3;
	background: #fff;
	padding: 7px;
	margin-bottom: 40px;
	height: auto;
}
.readpostboxinner img {
	width: 100%;
}
.grayarea-wrapper {
	width: 100%;
	margin: 0;
	padding: 35px 0 45px;
}
.grayarea {
	width: 770px;
	background: #7d7d7d;
	height: 50px;
	margin: 0 auto;
	padding: 10px 100px;
}
.grayarealeft {
	float: left;
	line-height: 50px;
	font-family: "bebas_neueregular";
	font-size: 18px;
	color: #fff;
}
.heart {
	padding: 0 20px 0 0;
	float: left;
	margin-right: 24px;
	height: 50px;
	border-right: 1px solid #bebebe;
}
.grayarealeft img {
	vertical-align: middle;
	display: inline-block;
	margin: 0 5px 0 8px;
}
.readpost-heading h3 {
	width: 25%;
	text-align: right;
	font-family: 'bebas_neueregular';
	font-size: 41px;
	text-transform: uppercase;
	color: #485255;
	border-bottom: 2px solid #d23688;
	padding-bottom: 10px;
}
.mostreadwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
.mostread {
	width: 970px;
	margin: 25px auto;
	padding: 0;
	text-align: center;
}
.mostread ul li {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0 12px 40px;
	position: relative;
	cursor: pointer;
}
.mostread ul li p {
	color: #485255;
	font-weight: 16px;
	font-family: 'avenirregular';
	line-height: 17px;
	margin-top: 5px;
	font-weight: bold;
}
.mostread_overlay {
	width: 200px;
	height: 124px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.mostread ul li:hover .mostread_overlay {
	display: block;
}
.formsectopwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
.formsectop {
	width: 800px;
	margin: 25px auto;
	font-size: 18px;
	border: 1px solid #bfc2c3;
	background: #fff;
	padding: 90px;
	font-family: 'avenirregular';
}
.formsectop h2 {
	font-family: 'bebas_neueregular';
	font-size: 30px;
	text-transform: uppercase;
	color: #485255;
}
.formsectop h2 span {
	color: #d23688;
}
.formsectop h2 img {
	float: right;
}
.formsectop .usercomment {
	width: 660px;
}
.formsectop .comment {
	border-top: 1px solid #bfc2c3;
	padding: 35px 0 0;
}
.formsectop .commentfirst {
	border: 0;
}
.formsecwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
.formsec {
	width: 970px;
	margin: 25px auto 72px;
	padding: 0;
	font-size: 18px;
}
.formsec p {
	padding: 0 0 25px;
}
.formsec h2 {
	font-size: 48px;
	font-family: 'avenirregular';
	font-weight: bold;
	color: #485255;
	padding-bottom: 10px;
	line-height: normal;
}
.textarea2 {
	width: 95%;
	padding: 2%;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	height: 165px;
	line-height: normal;
	font-size: 15px;
	color: #485255;
	font-family: 'avenirregular';
	margin-bottom: 13px;
	background: #f7f7f7;
}
.readpostslider .flexslider .slides img {
	position: inherit;
}
.love {
	float: right;
	padding: 25px 0 0;
	font-size: 18px;
	font-family: 'bebas_neueregular';
}
.btn3 {
	background: url(/img/reseller_templates/vp-2017/button1.jpg) 0 0 repeat-x;
	width: 133px;
	height: 31px;
	float: left;
	cursor: pointer;
	border: 1px solid #40c7da;
	border-radius: 5px;
	color: #fff;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin: 10px 12px 30px 0;
	font-weight: bold;
	font-family: 'avenirregular';
}
.btn3:hover {
	background: url(/img/reseller_templates/vp-2017/button1-hover.jpg) 0 0 repeat-x;
}
.btn4 {
	background: #d23688;
	width: 160px;
	line-height: 35px;
	font-family: 'avenirregular';
	float: right;
	border: 1px solid #df4aa2;
	border-radius: 5px;
	color: #fff;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin: 10px 0 0;
	font-weight: bold;
}
.btn4:hover {
	background: #b61c6d;
}
.scrollToTop {
	background: url(/img/reseller_templates/vp-2017/button1.jpg) 0 0 repeat-x;
	font-family: 'avenirregular';
	width: 154px;
	line-height: 31px;
	float: right;
	border: 1px solid #40c7da;
	border-radius: 5px;
	color: #fff;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin: 7px 0 0 0;
	display: none;
	z-index: 999;
}
.scrollToTop:hover {
	background: url(/img/reseller_templates/vp-2017/button1-hover.jpg) 0 0 repeat-x;
}
/***************************************20-04-2016**********************************************/

.mobile_header_outer, .mob_baner, .destinationimg_mobile, .testi_baner, .mobile_overview, .mobile_evnt_mid_sec, .mobile_price, .mobile_gallery, .mob_vid_sec, .event_mob_baner, .mobile_blog_sec {
	display: none;
}
/***************************************22-04-2016**********************************************/

.destination_baner {
	width: 100%;
	margin-top: 92px;
	position: relative;
}
.destination_baner img {
	width: 100%;
}
.destination_baner_outer {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.destination_baner_wrp {
	width: 1177px;
	margin: 0 auto;
}
.destination_baner_left {
	width: 450px;
	height: 165px;
	background: #2ca5c3;
	margin-top: 35px;
	box-sizing: border-box;
	padding: 15px 13px 14px 32px;
}
.destination_baner_left h3 {
	font-size: 36px;
	color: #fff;
	font-family: 'bebas_neueregular';
	margin-bottom: 8px;
}
.destination_baner_left p {
	font-size: 16px;
	color: #fff;
	font-family: 'avenirregular';
}
.destination_baner_readmore {
	float: right;
	background: url(/img/reseller_templates/vp-2017/read_more_arrow.png) right center no-repeat;
	padding: 0 20px 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'AvenirNextLTPro-Bold';
	margin-top: 11px;
}
.top_city_outer {
	width: 100%;
	margin-top: 86px;
}
.top_city_outer h3 {
	background: url("/img/reseller_templates/vp-2017/latest_vid_divider.jpg") repeat scroll center center;
	text-align: center;
}
.top_city_outer h3 span {
	background: #f3f3f3 none repeat scroll 0 0;
	color: #485255;
	display: block;
	font-family: "bebas_neueregular";
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	width: 800px;
}
.top_city_outer h4 {
	color: #485255;
	font-family: "avenirregular";
	font-size: 22px;
	margin-bottom: 39px;
	text-align: center;
}
.top_city_wrp {
	width: 1177px;
	margin: 0 auto;
}
.city_top_list {
	width: 100%;
}
.city_top_list ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.city_top_list ul li {
	width: 368px;
	cursor: pointer;
	vertical-align: top;
	display: inline-block;
	margin: 0 10px 40px;
	position: relative;
}
.city_list_top {
	width: 100%;
	border: 1px solid #bcbfc0;
	boxs-sizng: border-box;
	background: #fff;
	padding-top: 16px;
}
.city_img {
	width: 332px;
	height: 227px;
	margin: 0 auto 16px;
}
.city_list_top_row_outer {
	width: 100%;
}
.city_list_row {
	width: 100%;
	border-top: 1px solid #bcbfc0;
	min-height: 86px;
	padding: 0 27px;
	box-sizing: border-box;
}
.city_list_row:first-child {
	border: none;
}
.city_no {
	font-weight: bold;
	float: left;
	color: #485255;
	text-align: right;
	width: 50px;
	font-size: 42px;
	line-height: 86px;
	font-family: "bebas_neueregular";
}
.city_icon {
	float: left;
	margin-left: 47px;
	margin-top: 23px;
}
.city_list_row strong {
	float: right;
	font-weight: normal;
	width: 160px;
	text-align: right;
	color: #485255;
	font-size: 20px;
	line-height: 86px;
	font-family: "avenirregular";
}
.city_list_bot {
	width: 307px;
	height: 71px;
	margin: 0 auto;
	background: #7d7d7d;
}
.city_list_bot strong {
	float: left;
	line-height: 71px;
	color: #fff;
	margin-left: 25px;
	font-family: "bebas_neueregular";
	font-size: 41px;
}
.city_list_bot span {
	float: right;
	color: #fff;
	font-family: "avenirregular";
	font-style: italic;
	font-size: 16px;
	margin-right: 25px;
	line-height: 71px;
}
.city_img {
	overflow: hidden;
	width: 332px;
}
.city_img img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.city_top_list ul li:hover .city_img img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.city_overlay {
	background: url(/img/reseller_templates/vp-2017/overlay.png) repeat;
	position: absolute;
	left: 20px;
	top: 17px;
	width: 332px;
	height: 227px;
	z-index: 9999;
	display: none;
}
.city_top_list ul li:hover .city_overlay {
	display: block;
}
.city_pink_overlay {
	position: absolute;
	width: 332px;
	line-height: 50px;
	left: 20px;
	top: 100px;
	background: #fd028b;
	z-index: 9999;
	display: none;
	color: #fff;
	font-size: 30px;
	font-family: 'bebas_neueregular';
	text-align: center;
}
.city_top_list ul li:hover .city_pink_overlay {
	display: block;
}
.festive_baner {
	width: 100%;
	margin-top: 92px;
	position: relative;
}
.festive_baner img {
	width: 100%;
}
.festive_baner_inner {
	position: relative;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.festive_baner_txt {
	width: 786px;
	margin: 0 auto;
	position: relative;
}
.festive_view_btn {
	background: #d23688 none repeat scroll 0 0;
	border: 1px solid #e34fb5;
	border-radius: 5px;
	bottom: 20px;
	color: #fff;
	font-family: "AvenirNextLTPro-Bold";
	font-size: 16px;
	height: 34px;
	left: 249px;
	line-height: 34px;
	position: absolute;
	text-align: center;
	width: 135px;
}
.festive_top_form {
	margin: -86px 0 0 0;
	padding: 60px 0 0 0;
}
.festive_form_top {
	background: #f7f7f7;
	height: auto;
	box-sizing: border-box;
	padding-top: 14px;
	padding-bottom: 8px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.festive_form_top h5 {
	margin-left: 15px;
	font-size: 24px;
	font-family: 'bebas_neueregular';
	color: #485255;
	float: left;
}
.festive_chkbox {
	float: right;
	margin-right: 9px;
	margin-top: 8px;
}
.festive_form_top label {
	float: right;
	margin-right: 22px;
	color: #282828;
	font-size: 16px;
}
.find_event_outer {
	width: 100%;
	min-height: 119px;
	background: #ebebeb;
}
.find_evnt_wrp {
	width: 960px;
	margin: 0 auto;
	height: 119px;
}
.find_evnt_wrp h3 {
	float: left;
	line-height: 119px;
	color: #485255;
	font-size: 72px;
	font-family: 'bebas_neueregular';
}
.festive_event_outer {
	width: 100%;
	margin-top: 25px;
}
.festive_event_wrp {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.festive_event_wrp h2 {
	text-align: center;
	margin-top: 50px;
	color: #485255;
	font-family: 'bebas_neueregular';
	font-size: 41px;
	margin-bottom: 25px;
}
.festive_wrp_top ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.festive_wrp_top ul li {
	width: 369px;
	border: 1px solid #b9bdbe;
	background: #ffffff;
	padding: 16px 0 0 0;
	margin: 0 8px 20px;
	display: inline-block;
}
.festival_top_image {
	width: 336px;
	height: 228px;
	margin: 0 auto 16px;
}
.festive_event_mid {
	width: 100%;
	padding-bottom: 15px;
	overflow: hidden;
}
.festive_date {
	float: left;
	background: url(/img/reseller_templates/vp-2017/festive_dash.jpg) top left no-repeat;
	padding-top: 14px;
	width: 81px;
}
.festive_date h4 {
	text-align: center;
	font-size: 42px;
	color: #485255;
	font-family: 'bebas_neueregular';
}
.festive_date h5 {
	text-align: center;
	font-size: 16px;
	font-family: "avenirregular";
	font-weight: bold;
}
.festive_date h6 {
	text-align: center;
	font-size: 16px;
	font-family: "avenirregular";
}
.festive_title {
	width: 172px;
	float: left;
	margin-left: 12px;
	font-size: 16px;
	color: #485255;
	text-align: left;
}
.festive_event_bot {
	border-top: 1px solid #b9bdbe;
	padding-top: 15px;
}
.festive_event_bot_wrp {
	width: 173px;
	margin: 0 auto;
}
.festive_event_bot_wrp h4 {
	text-align: center;
	color: #485255;
	font-size: 18px;
	font-family: "avenirregular";
	margin-bottom: 15px;
}
.festive_event_bot_wrp ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.festive_event_bot_wrp ul li {
	width: 32px;
	margin: 0 10px;
	display: inline-block;
	border: none;
	padding: 0;
}
.festive_chkbox_bot {
	display: block;
	margin: 12px auto 0;
	float: none;
}
.festive_bot_search_btn {
	width: 134px;
	height: 34px;
	border: none;
	background: #2ca5c3;
	border-radius: 6px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "avenirregular";
	margin: 30px auto 30px;
	display: block;
	cursor: pointer;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
}
/*********************************Menu**********************************************/

.mega_menu_outer {
	display: none;
	left: 0;
	padding-bottom: 5px;
	position: absolute;
	top: 85px;
	width: 100%;
	z-index: 999;
}
.megamneu_wrp {
	width: 1169px;
	padding: 30px;
	box-sizing: border-box;
	position: relative;
	margin: 24px auto 0;
	background: #f3f3f3 url(/img/reseller_templates/vp-2017/megamenu_bg.jpg) right bottom no-repeat;
	min-height: 254px;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
}
.megamenu_arrw {
	background: url(/img/reseller_templates/vp-2017/drop_arrow.png) top left no-repeat;
	position: absolute;
	left: 280px;
	top: -17px;
	width: 45px;
	height: 17px;
}
.top-nav-collapse .mega_menu_outer {
	top: 77px;
}
.top-nav-collapse .megamneu_wrp {
	margin: 0 auto 0;
	-webkit-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 5px 9px -6px rgba(0,0,0,0.75);
}
.top-nav-collapse .megamenu_arrw {
	left: 520px;
	top: -17px;
}
.megamneu_box {
	float: left;
	margin-right: 20px;
	width: 177px;
}
.megamneu_box h4 {
	font-size: 30px;
	font-family: 'bebas_neueregular';
	color: #485255;
	margin-bottom: 14px;
	text-transform: uppercase;
	text-align: left;
	line-height: normal;
}
.megamneu_box ul {
	margin: 0;
	padding: 0;
}
.megamneu_box ul li {
	display: block;
	width: 100%;
	line-height: normal;
}
.megamneu_box ul li a {
	float: left;
	color: #485255;
	padding: 5px 0;
	text-align: left;
	width: 100%;
	font-family: "avenirregular";
}
.megamneu_box ul li a:hover {
	text-decoration: underline;
}
.top-nav-collapse .megamneu_box ul li {
	line-height: normal;
}
.top-nav-collapse .megamneu_box ul li a {
	color: #485255;
}
.top-nav-collapse .megamneu_box ul li a:hover {
	text-decoration: underline;
}
/****************************************26-04-2016**********************************************/

.about_baner {
	width: 100%;
	position: relative;
	margin-top: 92px;
	position: relative;
}
.about_baner_inner {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.about_baner_inner h2 {
	text-align: center;
	color: #fff;
	font-size: 79px;
	font-family: 'bebas_neueregular';
	text-transform: uppercase;
	margin-top: 50px;
	margin-top: 70px;
}
.about_wrp {
	width: 1177px;
	margin: 0 auto;
	overflow: hidden;
}
.about_left {
	width: 367px;
	float: left;
	border: 1px solid #c4c7c8;
	background: #fff;
	min-height: 618px;
	padding: 56px;
	box-sizing: border-box;
}
.about_left h3 {
	color: #485255;
	font-size: 24px;
	font-family: 'bebas_neueregular';
	text-transform: uppercase;
	margin-bottom: 14px;
}
.about_left ul {
	margin: 0 0 25px 0;
	float: left;
	padding: 0;
	width: 100%;
}
.about_left ul li {
	width: 100%;
	float: left;
}
.about_left ul li a {
	display: block;
	width: 100%;
	float: left;
	margin: 5px 0;
	color: #485255;
	font-size: 16px;
	font-family: 'avenirregular';
}
.about_left ul li a:hover {
	font-weight: bold;
}
.about_right {
	width: 810px;
	float: right;
}
.about_right h3 {
	border-bottom: 2px solid #d23688;
	padding-bottom: 17px;
	width: 50%;
	padding-left: 40px;
	font-family: 'bebas_neueregular';
	text-transform: uppercase;
	font-size: 41px;
	color: #485255;
}
.about_left_pic {
	width: 353px;
	float: left;
	margin-top: 42px;
	margin-left: 38px;
}
.about_left_txt {
	float: right;
	margin-top: 82px;
	width: 376px;
}
.about_left_txt h4 {
	font-family: 'bebas_neueregular';
	font-size: 30px;
	color: #485255;
}
.about_left_txt p {
	font-size: 15px;
	line-height: 24px;
	margin-top: 25px;
	font-family: 'avenirregular';
}
.faq_outer {
	width: 744px;
	margin-left: 60px;
}
.faq_outer p {
	font-size: 15px;
	line-height: 24px;
	margin-top: 20px;
	font-family: 'avenirregular';
}
.faq_outer h4 {
	font-size: 24px;
	margin-top: 30px;
	font-family: 'bebas_neueregular';
	color: #485255;
}
.form_ticket_icon {
	background: url(/img/reseller_templates/vp-2017/festive_icon_1.png) no-repeat left center;
	padding: 0 0 0 35px;
	line-height: 26px;
	float: left;
}
.form_plane_icon {
	background: url(/img/reseller_templates/vp-2017/festive_icon_2.png) no-repeat left center;
	padding: 0 0 0 35px;
	line-height: 26px;
	float: left;
}
.form_accomodation_icon {
	background: url(/img/reseller_templates/vp-2017/festive_icon_3.png) no-repeat left center;
	padding: 0 0 0 35px;
	line-height: 26px;
	float: left;
}
.event_right_drop {
	width: 90%;
	height: 32px;
	margin-top: 8px;
	background: url(/img/reseller_templates/vp-2017/event_drop_arrow.png) 94% center no-repeat;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	padding: 0 10px;
	box-sizing: border-box;
	float: right;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.event_chk_box_sec {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.event_chkbox {
	float: right;
	margin: 3px 0 0 0;
}
.event_chk_box_sec label {
	width: 153px;
	font-size: 15px;
	color: #282828;
	text-align: right;
	float: left;
	color: #282828;
	font-weight: 300;
}
.event_price_left_outer {
	width: 267px;
	float: left;
}
.event_interested_sec {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.event_interested_sec label {
	float: left;
	color: #282828;
	font-size: 15px;
}
.interested_chkbox {
	float: right;
	margin: 3px 6px 0 0;
}
.interested_ticket_icon {
	float: right;
	margin-right: 14px;
	margin-top: 1px;
	width: 17px;
	height: 15px;
}
.plane_sml_icon {
	float: right;
	margin-right: 14px;
	width: 17px;
	height: 15px;
	margin: 2px 10px 0 0;
}
.accomodation_sml_icon {
	float: right;
	margin-right: 14px;
	width: 17px;
	height: 15px;
	margin: 2px 0 0 0;
}
.ticket_chk_outer {
	width: 242px;
	margin: 15px auto;
}
.ticket_chkbox {
	float: left;
	margin: 3px 6px 0 0;
}
.ticket_chk_outer label {
	float: left;
	margin: 0 20px 0 0;
	font-size: 15px;
	color: #fff;
}
.event_main_wrp select {
	width: 200px;
	height: 32px;
	margin-bottom: 20px;
	background: #f7f7f7 url(/img/reseller_templates/vp-2017/event_drop_arrow.png) 94% center no-repeat;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	padding: 0 10px;
	box-sizing: border-box;
	float: right;
	-moz-appearance: none;
	-webkit-appearance: none;
}
/**********************************10-05-2016****************************************/

.ibiza_top_form {
	background: #f3f3f3;
	margin: -86px 0 0;
	overflow: hidden;
	padding: 40px 0 0;
	position: absolute;
	width: 100%;
	z-index: 99999;
}
.ibiza_outer {
	padding-bottom: 25px;
}
.ibiza_form_inner {
	width: 862px;
	margin: 0 auto;
}
.ibiza_form_inner select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #f7f7f7 url("/img/reseller_templates/vp-2017/select.png") no-repeat 98% 11px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #282828;
	float: left;
	font-family: "avenirregular";
	font-size: 15px;
	height: 32px;
	margin-left: 20px;
	padding: 1px 14px 1px 5px;
	width: 400px;
}
.ibiza_top_calender {
	background: #f7f7f7 url(/img/reseller_templates/vp-2017/calender_icon.jpg) 98% center no-repeat;
	width: 200px;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	height: 32px;
	border: 1px solid #e0e0e0;
	float: left;
	margin-left: 20px;
	color: #282828;
	font-family: "avenirregular";
}
.ibiza_nav_sec {
	width: 100%;
	margin-bottom: 41px;
}
.ibiza_nav_wrp {
	width: 968px;
	margin: 0 auto;
	height: 120px;
	border: 1px solid #bfc2c3;
	background: #ffffff;
}
.ibiza_nav_wrp ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.ibiza_nav_wrp ul li {
	display: inline-block;
	margin: 0 60px;
}
.ibiza_nav_wrp ul li a {
	padding: 0 25px;
	color: #282828;
	line-height: 120px;
	float: left;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'bebas_neueregular';
}
.ibiza_nav_wrp ul li a:hover {
	background: #f6f6f6;
}
.ibiza_welcome_sec {
	width: 100%;
	margin-top: 30px;
	background: url(/img/reseller_templates/vp-2017/ibiza_welcome_bg.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 466px;
}
.ibiza_right_inner p {
	width: 550px;
	margin-left: 50px;
}
.ibiza_image_outer {
	width: 100%;
	margin-top: 25px;
}
.ibiza_image_wrp {
	width: 1170px;
	margin: 0 auto;
}
.ibiza_image_wrp h3 {
	color: #485255;
	font-family: "bebas_neueregular";
	font-size: 41px;
	margin-bottom: 40px;
	padding-top: 60px;
	text-align: center;
	text-transform: uppercase;
}
.ibiza_image_wrp ul {
	margin: 0;
	padding: 0;
}
.ibiza_image_wrp ul li {
	float: left;
	width: 250px;
	margin: 0 10px 20px;
	height: 163px;
	padding: 9px;
	border: 1px solid #afb3b4;
}
.ibiza_vid_outer {
	width: 100%;
}
.ibiza_vid_wrp {
	width: 1170px;
	margin: 0 auto;
}
.ibiza_vid_wrp h3 {
	color: #485255;
	font-family: "bebas_neueregular";
	font-size: 41px;
	margin-bottom: 40px;
	padding-top: 60px;
	text-align: center;
	text-transform: uppercase;
}
.ibiza_vid_left {
	width: 727px;
	height: 485px;
	float: left;
}
.ibiza_vid_left iframe {
	width: 100%;
	height: 100%;
}
.ibiza_vid_right {
	float: right;
	width: 414px;
}
.ibiza_vid_right ul {
	margin: 0;
	padding: 0;
}
.ibiza_vid_right ul li {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bfc2c3;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin-bottom: 6px;
	padding: 8px;
	width: 100%;
}
.ibiza_sml_vid {
	width: 138px;
	height: 99px;
	float: left;
}
.ibiza_sml_vid iframe {
	width: 100%;
	height: 100%;
}
.ibiza_right_txt {
	float: left;
	width: 226px;
	margin-left: 23px;
	position: relative;
}
.ibiza_right_txt h4 {
	font-size: 18px;
	color: #485255;
	font-weight: bold;
	margin-top: 0;
	font-family: "avenirregular";
}
.ibiza_right_txt p {
	font-size: 15px;
	color: #485255;
	font-family: "avenirregular";
	margin-top: 8px;
	font-weight: bold;
}
.ibiza_sml_vid_icon {
	position: absolute;
	right: 0;
	bottom: -10px;
}
.ibiza_news {
	width: 100%;
	margin-bottom: 95px;
}
.ibiza_news_wrp {
	width: 1170px;
	margin: 0 auto;
}
.ibiza_news_wrp h3 {
	color: #485255;
	font-family: "bebas_neueregular";
	font-size: 41px;
	margin-bottom: 40px;
	padding-top: 60px;
	text-align: center;
	text-transform: uppercase;
}
.ibiza_news_wrp ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.ibiza_news_wrp ul li {
	width: 368px;
	display: inline-block;
	background: #ffffff;
	margin: 0 9px;
	border: 1px solid #babec0;
	padding: 9px;
	box-sizing: border-box;
}
.ibiza_news_wrp ul li h4 {
	width: 60%;
	text-align: left;
	padding-left: 25px;
	margin: 20px 0 20px -10px;
	margin-top: 20px;
	border-bottom: 2px solid #d23688;
	padding-bottom: 12px;
	font-size: 24px;
	font-family: 'bebas_neueregular';
	color: #485255;
}
.ibiza_news_wrp ul li p {
	font-size: 15px;
	font-weight: 300;
	color: #485255;
	line-height: 24px;
	text-align: left;
	padding-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
}
/*_____________________________*/
.pages_active {
	background: none;
}
 
 
 
/**************************************Anirban********************************************/ 

.tour_itinerary_row .popup{ display:none;}

.tour_gallery_inner{ width:100%; padding:25px; overflow:hidden; box-sizing:border-box;}

.gallery_tour{ width:195px; float:left; margin:0 17px 20px;}

.gallery_tour h4{ margin-bottom:12px; color:#fff; font-size:13px;}

.gallery_tour .slides{ background:#fff; padding:4px;}

.gallery_tour .slides img{  position:static;}

.gallery_tour .flex-direction-nav{ display:block; margin-top:10px; position:relative; z-index:99999;}

.gallery_tour div.sliderimg{ overflow:visible;}

.tour_slider_no{ position:absolute; width:100%; bottom:-27px; text-align:center; left:0; color:#fff;}

.gallery_tour .flex-prev{ margin-left:55px; background:url(/img/reseller_templates/vp-2017/tour_gal_left_arrow.png) no-repeat; width:6px; height:11px;}

.gallery_tour .flex-next{ margin-right:55px; background:url(/img/reseller_templates/vp-2017/tour_gal_right_arrow.png) no-repeat; width:6px; height:11px;}

.tour_accomodation{ width:100%; padding:25px; overflow:hidden; box-sizing:border-box;}

.tour_accomodation_row{ width:100%; float:left; margin-bottom:32px;}

.tour_accomodation_row .gallery_tour{ float:left; margin-right:30px;}

.tour_accomodation_text{ width:469px; float:left;}

.tour_accomodation_text h3{ color:#fff; font-size:24px; text-transform:uppercase; margin-bottom:10px; font-family: 'bebas_neueregular';}

.tour_accomodation_text p{ color:#fff; font-size:13px;  margin-bottom:18px; font-family: 'avenirregular';}

.tour_accomodation_text h4{ color:#fff; font-size:18px; margin-top:15px; font-family: 'avenirregular';}

.tour_accomodation_text h4 span{ font-size:30px; color:#fff;}

.tour_accomodation_btn {
  background: #2ca5c3 none repeat scroll 0 0;
  border: medium none;
  border-radius: 6px;
  box-shadow: 2px 5px 9px -6px rgba(0, 0, 0, 0.75);
  color: #fff;
  cursor: pointer;
  display: block;
  float:right;
  font-family: "avenirregular";
  font-size: 16px;
  font-weight: bold;
  height: 34px;
  line-height:34px;
  margin: 30px 35px 0 0;
  text-align: center;
  width: 134px;
}

/**************************************9 dec 2016********************************************/ 

.header{
	display:table;
}
.logo {
    float: none;
    line-height: 0;
    margin: 0;
    display:table-cell;
    vertical-align: middle;
}
.navbar{
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.navbar ul {
    text-align: left;
}
.right-top{
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.callus,.btns,.icon{
	float: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 10px;
}
.btn1,.btn2{
	float:left;
	margin: 0px 5px;
}
/*===========14-june-2017================*/
.baner1 .play_btn_overlay_outer1 img {
  width: auto;
  display: inline-block;
  cursor: pointer;
}
.baner1 {
  height: 550px;
  position: relative;
  margin-top: 92px;
}
.baner1 .btn-book{
  position:absolute;
  width:100%;
  bottom:20px;
  text-align:center;
}
.play_btn_overlay1 {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.video_iframe_inner1{
  height: 100%;
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
}
.video_iframe_inner1 .close_vid{
    top: 35px;
    right: 5px;
    color: #fff;
    font-size: 30px;
}
.banner-video-wrapper1 {
  width: 700px;
  margin: auto;
  height: 100%;
  display: table;
  position: relative;
}
@media (max-width: 768px){
.banner-video-wrapper1{
  width:100%; 
}
}