/*@import url('responsive.css');*/
@font-face {
	font-family: 'helveticaregular';
	src: url('fonts/helvetica.eot');
	src: url('fonts/helvetica.eot?#iefix') format('embedded-opentype'), url('fonts/helvetica.woff2') format('woff2'), url('fonts/helvetica.woff') format('woff'), url('fonts/helvetica.ttf') format('truetype'), url('fonts/helvetica.svg#helveticaregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_moon light';
	src: url('fonts/moon light.eot');
	src: local(''), url('fonts/moon light.woff') format('woff'), url('fonts/moon light.ttf') format('truetype'), url('fonts/moon light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_AvenirNextLTPro-Regular';
	src: url('fonts/AvenirNextLTPro-Regular.eot');
	src: local(''), url('fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('fonts/AvenirNextLTPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_AvenirNextLTPro-Bold';
	src: url('fonts/AvenirNextLTPro-Bold.eot');
	src: local(''), url('fonts/AvenirNextLTPro-Bold.woff') format('woff'), url('fonts/AvenirNextLTPro-Bold.ttf') format('truetype'), url('fonts/AvenirNextLTPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	padding: 0px;
	margin: 0px;
	/*font-family: 'helveticaregular';*/
	font-family: 'Conv_AvenirNextLTPro-Regular';
	font-size: 14px;
	color: #6b6b6b;
	line-height: 22px;
	overflow-x: hidden;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	outline: none;
}
.spacer {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
img {
	margin: 0;
	padding: 0;
	border: 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;
}
.topwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	height: 40px;
	font-family: 'Muli', sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
}
.topwrapper img {
	vertical-align: middle;
	margin: 0 4px 0 0;
}
.top-left ul li {
	display: inline-block;
	margin-left: 30px;
}
.top-left ul li span {
	margin-right: 4px;
}
.top-right ul li {
	display: inline-block;
	margin-right: 30px;
}
.topwrapper a {
	color: #fff;
}
.top-left {
	width: 50%;
	float: left;
	text-align: left;
}
.top-right {
	width: 50%;
	float: right;
	text-align: right;
}
/*---------------slider---------------*/
.banner {
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	position: relative;
}
/* 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: #0080c9;
}
/* Direction Nav */
.flex-direction-nav {
	display: none;
}
/* Control Nav */
.flex-control-nav {
	display: none;
}
.sliderimg {
	float: left;
	width: 100%;
}
.slidergt {
	width: 100%;
	position: absolute;
	left: 0;
	top: 40%;
}
.slidertext {
	width: 590px;
	margin: 0 auto;
	padding: 20px;
	height: auto;
	background: rgba(0,0,0,0.78);
	font-size: 18px;
	line-height: 18px;
	font-family: 'Muli', sans-serif;
	color: #fff;
}
.slidertext h2 {
	font-size: 21px;
	color: #fff;
	font-weight: normal;
	font-family: 'Varela Round', sans-serif;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
.cm_top_outer {
	width: 100%;
	height: 112px;
	padding: 0;
	background: #fff9f3; /*position:absolute; left:0; top:0; z-index:999; */
}
.cm_top_wrap {
	width: 1300px;
	margin: 0 auto;
}
.cm_logo_1 {
	float: left;
	margin: 38px 0 0 0;
}
.cm_logo_2 {
	float: left;
	margin: 38px 0 0 12px;
}
.cm_top_btn {
	width: 225px;
	line-height: 54px;
	text-align: center;
	background: #ce2026;
	color: #fff;
	font-size: 25px;
	display: block;
	margin-top: 29px;
	transition: all 0.3s ease;
	float: right;
}
.cm_top_btn:hover {
	background: #ff5454 !important;
}
.cm_top_wrap ul {
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
.cm_top_wrap ul li {
	float: left;
	font-size: 18px;
	font-weight: 300;
	line-height: 112px;
	position: relative;
	margin: 0;
}
.cm_top_wrap ul li a {
	color: #000;
	line-height: 69px;
	padding: 10px 20px;
}
/*.cm_top_wrap ul li:hover{background:#a0a0a0;}*/

.cm_top_wrap ul li:hover a {
	color: #fff;
	background: #a0a0a0;
}
/*.cm_top_wrap ul li a:hover{ color:#fff; background:#a0a0a0;}*/

.cm_top_wrap ul li ul {
	width: 200px;
	background: url(/img/reseller_templates/club-mobay/drop_outer.png) repeat;
	position: absolute;
	left: 0;
	top: 112px;
	z-index: 99999;
	margin: 0;
	display: none;
}
.cm_top_wrap ul li ul::before {
	background: url(/img/reseller_templates/club-mobay/drop_arrow.png) center top no-repeat;
	content: "";
	display: block;
	height: 26px;
	left: 40%;
	margin-left: -5px;
	position: absolute;
	top: -26px;
	width: 49px;
}
.cm_top_wrap ul li ul li {
	width: 100%;
	float: left;
	line-height: normal;
}
.cm_top_wrap ul li ul li a {
	padding: 10px 10px;
	box-sizing: border-box;
	color: #fff;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: normal;
}
.cm_top_wrap ul li ul li:hover {
	background: url(/img/reseller_templates/club-mobay/drop_hover.png) repeat;
}
.cm_top_wrap ul li ul li:hover a {
	background: url(/img/reseller_templates/club-mobay/drop_hover.png) repeat;
}
.cm_top_wrap ul li ul li a.drop_active {
	background: url(/img/reseller_templates/club-mobay/drop_hover.png) repeat;
}
.cm_top_wrap ul li:hover li a {
	background: none;
}
.cm_top_wrap ul li:hover ul {
	display: block;
}
.banner-form-wrapper {
	background: rgba(0,0,0,0.78);
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	padding: 30px 0;
	z-index: 9999;
}
.banner-form {
	width: 1020px;
	margin: 0 auto;
	padding: 0;
}
.banner-form img {
	margin: 5px 0 0;
	float: left;
}
.banner-form select {
	width: 266px;
	height: 30px;
	padding: 5px 35px 5px 5px;
	font-size: 16px;
	font-family: 'helveticaregular';
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/img/reseller_templates/club-mobay/select.png) no-repeat right 50% #575656;
	color: #9c9c9c;
	float: left;
	margin-left: 20px;
}
select:active,
select:focus {
	outline: none;
}
.datepicker {
	background: url(/img/reseller_templates/club-mobay/date.png) no-repeat right 50% #575656;
	width: 180px;
	height: 30px;
	color: #9c9c9c;
	float: left;
	margin-left: 20px;
	border: 0;
	padding-left: 20px;
	font-size: 16px;
	font-family: 'helveticaregular';
}
.getbtn {
	width: 193px;
	border: 0;
	cursor: pointer;
	line-height: 30px;
	text-align: center;
	background: #ce2026;
	color: #fff;
	font-size: 21px;
	display: block;
	transition: all 0.3s ease;
	float: right;
}
.getbtn:hover {
	background: #ff0000;
}
.mainbodywrapper {
	width: 100%;
	margin: 0;
	padding: 24px 0 85px;
	background: #ffffff;
}
.mainbody {
	width: 1300px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 16px;
	line-height: normal;
	font-family: 'Roboto', sans-serif;
}
.mainbody h2 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
	font-family: 'helveticaregular';
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
}
.mainbody .mainbodybox:nth-child(1) h2{background: #2c3b4bdb;}
.mainbody .mainbodybox:nth-child(2) h2{background: #563c5ae0;}
.mainbody .mainbodybox:nth-child(3) h2{background: #de3a44db;}
.mainbodyboxcontent {
	height: 135px;
	text-align: justify;
}
.mainbody a {
	color: #007eff;
	float: right;
}
.mainbody a:hover {
	color: #ff0000;
}
.mainbodybox {
	width: 31.33%;
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	/* -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75); */
	-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
	/* box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75); */
	background: #fff;
	position: relative;
}
.logosectionwrapper {
	width: 100%;
	margin: 0;
	padding: 2px 0 38px;
	background: #fff;
}
.logosection {
	width: 1300px;
	margin: 0 auto;
	padding: 0;
}
.logosection ul {
	text-align: center;
	display: table;
	width: 100%;
	margin: auto;
}
.logosection ul li {
	display: table-cell;
	vertical-align: middle;
	padding: 0px;
	border-left: 2px solid #969696;
}
.logosection ul li a {
	display: block;
}
.logosection ul li a img {max-width: 50%;}
.logosection ul li:first-child {
	background: none;
	border-left: 0px solid #969696;
}
.redbtn {
	width: 120px;
	line-height: 35px;
	text-align: center;
	background: #ff0000;
	color: #fff;
	font-size: 17px;
	display: block;
	transition: all 0.3s ease;
	margin: 0px 0px 40px 25px;
}
.redbtn:hover {
	background: #ce2026;
}
.footerwrapper {
	width: 100%;
	margin: 0;
	padding: 18px 0 115px;
	background: #000;
	text-align: center;
	font-family: 'Muli', sans-serif;
	color: #fff;
	font-size: 16px;
}
.footerwrapper a {
	color: #fff;
}
.footerwrapper a:hover {
	color: #ff0000;
}
.footerwrapper ul li {
	display: inline-block;
	padding: 0 10px;
}
.newsletter {
	background: #f4f5f5;
	width: 570px;
	margin: 50px auto;
	line-height: 29px;
	padding: 20px;
	color: #010101;
	font-size: 14px;
	overflow: hidden;
	display: none !important;
}
.newsletter p {
	float: left;
}
.inputbox {
	background: #fff;
	border: 0;
	line-height: 29px;
	color: #6f6e6e;
	font-size: 14px;
	width: 250px;
	padding: 0 20px;
	margin: 0 36px 0 30px;
	float: left;
	font-family: 'helveticaregular';
}
.sbtbtn {
	background: url(/img/reseller_templates/club-mobay/submitbtn.jpg) 0 0 no-repeat;
	border: 0;
	color: #fff;
	font-size: 14px;
	width: 64px;
	float: left;
	text-align: center;
	height: 29px;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'helveticaregular';
}
/***********************************20-06-2016******************************************/

.gallery_baner {
	width: 100%;
	display: none;
}
.gallery_baner h2{text-align: center;padding: 65px 0px;font-size: 30px;}
.gallery_baner img,
.gallery_baner ul li {
	width: 100% !important;
}
.gallery_wrp {
	width: 1138px;
	margin: 30px auto 0;
	position: relative;
	padding-top: 65px;
	background: #fff;
	padding-bottom: 84px;
}
.gallery_wrp h4 {
	text-align: center;
	color: #363534;
	font-size: 36px;
	font-weight: 300;
}
.gallery_wrp h5 {
	text-align: center;
	color: #363534;
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold;
	font-weight: 300;
}
.gallery_top {
	margin: 40px auto 0;
	width: 1100px;
}
.gallery_top ul {
	margin: 0;
	padding: 0;
}
.gallery_top ul li {
	font-size: 18px;
	font-weight: bold;
	margin: 0 20px;
	font-weight: 300;
	width: auto;
	display: inline-block;
}
.gallery_top ul li:first-child {
	/*margin-left: 114px;*/
}
.gallery_top ul li a {
	color: #0000ff;
}
.gallery_outer {
	width: 1020px;
	margin: 30px auto 0;
}
.mfp-title {
	background: #000 none repeat scroll 0 0;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -20px;
	padding: 8px;
}
.mfp-counter {
	display: none;
}
.blog_outer {
	width: 100%;
	margin: 0 0 55px;
	padding: 0;
	height: auto;
}
.blog_wrp {
	width: 1042px;
	margin: 0px auto 0;
	overflow: hidden;
}
.blog_left {
	width: 100%;
	float: left;
}
.blog_left_top {
	width: 100%;
	overflow: hidden;
}
.blog_left_top h2 {
	float: left;
	color: #ec1e24;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
}
.blog_left_top select {
	float: right;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url("/img/reseller_templates/club-mobay/blog_left_arrow.png") no-repeat right top;
	border: none;
	color: #999999;
	font-size: 14px;
	height: 30px;
	box-sizing: border-box;
	padding: 1px 15px 1px 10px;
	width: 170px;
}
.blog_slider {
	width: 100%;
	overflow: hidden;
	margin-top: 24px;
	position: relative;
}
/* Control Nav */
.blog_slider .flex-control-nav {
	width: 100%;
	height: 37px;
	position: absolute;
	bottom: 0px;
	text-align: center;
	display: block;
	z-index: 9;
	left: 0px;
}
.blog_slider .flex-control-nav {
	padding-left: 0px;
}
.blog_slider .flex-control-nav li {
	margin: 10px 6px 0;
	display: inline-block;
}
.blog_slider .flex-control-paging li a {
	width: 15px;
	height: 15px;
	display: block;
	background: url(/img/reseller_templates/club-mobay/normal_blog_icon.png) center center no-repeat;
	text-indent: -999px;
	font-size: 2px;
}
.blog_slider .flex-control-paging li a:hover {
	background: url(/img/reseller_templates/club-mobay/normal_blog_icon.png) center center no-repeat;
}
.blog_slider .flex-control-paging li a.flex-active {
	background: url(/img/reseller_templates/club-mobay/active_blog_icon.png) center center no-repeat;
	cursor: default;
}
.blog_slider .slidertext {
	float: left;
	width: 407px;
	margin-left: 30px;
	box-sizing: border-box;
}
.blog_like_sec {
	width: auto;
	z-index: 9999;
	position: absolute;
	bottom: 20px;
	right: 25px;
}
.blog_like_icon {
	float: left;
	background: url(/img/reseller_templates/club-mobay/hand_icon.png) right top no-repeat;
	font-size: 18px;
	padding-right: 25px;
	vertical-align: middle;
	color: #fff;
}
.blog_comment_icon {
	float: left;
	margin-left: 10px;
	background: url(/img/reseller_templates/club-mobay/comment_icon.png) right 2px no-repeat;
	font-size: 18px;
	padding-right: 22px;
	vertical-align: middle;
	color: #fff;
}
.blog_description {
	width: 100%;
	margin-top: 20px;
}
.blog_description p {
	color: #666666;
	font-size: 15px;
	line-height: 24px;
	padding-right: 40px;
}
.blog_left_category_sec {
	width: 100%;
	margin-top: 33px;
}
.pagination_club ul{
	width: auto;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.blog_left_category_sec h3 {
	color: #ec1e24;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 15px;
}
.blog_left_category_sec ul {
	padding: 0;
}
.blog_left_category_sec ul li {
	margin: 15px 0px 15px 0px;
	background: #eceded;
	display: inline-block;
	width: 100%;
}
.blog_category_img {
	width: 450px;
	float: left;
	margin-right: 15px;
}
.blog_left_category_sec ul li h4{
	color: #4a4a4a;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	padding: 12px 15px;
}
.pagination_club ul li{
	background: #fff;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 5px 15px;
    width: auto;
}
.pagination_club ul li.active{
	background: #edefef;
}
.pagination_club ul li:last-child{
	border: 0;
	border-radius: 0px 4px 4px 0px;
}
.pagination_club ul li a{
	color:#000;
}
.pagination_club ul li:first-child{border-radius: 4px 0px 0px 4px;}
.blog_left_category_sec ul li h4 a{
	color: #4a4a4a;
}
.view_btn {
	width: 169px;
	height: 41px;
	background: url(/img/reseller_templates/club-mobay/view_btn.jpg) no-repeat;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 18px;
	float: left;
	margin-top: 25px;
}
.blog_right {
	width: 288px;
	float: right;
	background: #ebecec;
	padding: 40px 26px 120px;
	box-sizing: border-box;
	display: none;
}
.blog_search_outer {
	width: 100%;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
	height: 32px;
	background: #ffffff;
}
.blog_search {
	width: 184px;
	float: left;
	margin-left: 10px;
	background: none;
	border: none;
	height: 30px;
	color: #c3c3c3;
	font-size: 15px;
}
.blog_search_btn {
	float: right;
	background: url(/img/reseller_templates/club-mobay/glass.jpg) left center no-repeat;
	border: none;
	width: 37px;
	height: 32px;
	cursor: pointer;
}
.blog_category {
	width: 100%;
	margin-top: 37px;
	overflow: hidden;
}
.blog_category h3 {
	color: #363534;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
.blog_category ul {
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.blog_category ul li {
	width: 100%;
	float: left;
	margin: 3px 0;
	font-size: 16px;
}
.blog_category ul li a {
	width: 100%;
	float: left;
	color: #2121fe;
}
.recent_posted_sec {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
}
.recent_posted_sec h3 {
	color: #363534;
	text-align: center;
	margin-bottom: 26px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
.recent_posted_sec ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
.recent_posted_sec ul li {
	width: 233px;
	margin: 0 auto 20px;
	overflow: hidden;
}
.recent_posted_sec ul li h4 {
	color: #4a4a4a;
	font-size: 18px;
	margin-top: 15px;
	text-transform: capitalize;
}
.blog_mail_sec {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.blog_mail_sec h3 {
	color: #363534;
	text-align: center;
	margin-bottom: 26px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
.mail_blog_btn {
	float: right;
	background: url(/img/reseller_templates/club-mobay/blog_select_arrow.jpg) left center no-repeat;
	border: none;
	width: 37px;
	height: 32px;
	cursor: pointer;
}
.social {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
}
.social h4 {
	text-align: center;
	color: #ec1e24;
	font-size: 20px;
	font-weight: 300;
}
.social ul {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
}
.social ul li {
	display: inline-block;
}
.read_post_img {
	width: 100%;
	border-bottom: 1px solid #000000;
	margin-top: 40px;
	padding-bottom: 10px;
}
.read_post_img p {
	margin-bottom: 20px;
}
.author_sec {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
.author_name {
	float: left;
	font-style: italic;
	color: #666666;
}
.author_name span {
	color: #0000ff;
}
.blog_share_icon {
	float: right;
}
.blog_share_icon label {
	float: left;
	color: #666666;
	float: left;
	margin-right: 10px;
}
.blog_share_icon a {
	float: right;
	margin-left: 1px;
}
.read_post_txt {
	width: 100%;
	margin-top: 30px;
}
.read_post_txt h3 {
	font-size: 30px;
	color: #202020;
	font-family: 'Roboto', sans-serif;
}
.read_post_txt p {
	font-variant: 300;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 24px;
	margin-top: 20px;
}
.read_post_italic_txt {
	width: 100%;
	padding: 46px 26px;
	box-sizing: border-box;
	background: #ebecec;
	margin: 20px 0;
	overflow: hidden;
	font-style: normal;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	line-height: 28px;
}
.read_comment_sec {
	width: 100%;
	padding: 33px;
	overflow: hidden;
	box-sizing: border-box;
	background: #ebecec;
	margin-top: 22px;
}
.read_comment_sec h3 {
	color: #ec1e24;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
}
.read_comment_row {
	width: 100%;
	margin-bottom: 15px;
	float: left;
}
.read_sml_input {
	width: 317px;
	height: 34px;
	float: left;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
	padding: 0 10px;
	box-sizing: border-box;
	background: #fff;
}
.read_sml_input_right {
	width: 317px;
	float: right;
	height: 34px;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
	padding: 0 10px;
	box-sizing: border-box;
	background: #fff;
}
.read_big_input {
	width: 100%;
	float: left;
	height: 34px;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
	padding: 0 10px;
	box-sizing: border-box;
	background: #fff;
}
.read_txtarea {
	width: 100%;
	height: 109px;
	padding: 10px;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
	padding: 0 10px;
	box-sizing: border-box;
	background: #fff;
}
.read_submit_btn {
	float: left;
	width: 169px;
	height: 41px;
	background: url(/img/reseller_templates/club-mobay/view_btn.jpg) no-repeat;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 14px;
	border: none;
	cursor: pointer;
}
.comments_sec {
	width: 100%;
	margin-top: 30px;
}
.comments_sec h3 {
	color: #ec1e24;
	font-family: 'Roboto', sans-serif;
}
.comments_sec p {
	margin-top: 10px;
}
.mobile_header_wrap,
.mobile_butn_sec,
.cm_mobile_main_sec {
	display: none;
}
.slide_down {
	display: none;
}
.club_select_slide {
	width: 100% !important;
	margin-bottom: 14px;
}
.slide_down select {
	width: 87px;
	height: 30px;
	padding: 5px 35px 5px 5px;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(/img/reseller_templates/club-mobay/input-right.jpg) right top no-repeat;
	color: #8c8c8c;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
}
.cm_get_quote_btn {
	float: right;
	background: url(/img/reseller_templates/club-mobay/get_quote_btn.jpg) no-repeat;
	width: 202px;
	height: 47px;
	margin-right: 2px;
	cursor: pointer;
	border: none;
}
/****************************13-02-2017**********************************************/

.top_social a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 1px;
}
.topwrapper {
	height: 45px;
	display: table;
}
.top-left {
	float: none;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	width: auto;
}
.top-right {
	float: none;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	box-sizing: border-box;
	width: auto;
}
.top_social {
	display: inline-block;
	padding-right: 20px;
}
.top_contactus_sec {
	margin-right: 20px;
	display: inline-block;
}
.top_contactus_sec ul {
	margin: 0;
	padding: 0;
}
.top_contactus_sec ul li {
	background: url(/img/reseller_templates/club-mobay/smll_divider.jpg) left center no-repeat;
	padding: 0 4px 0 13px;
	margin: 0;
}
.top_contactus_sec ul li:first-child {
	background: none;
}
.cm_top_btn {
	background: #ff0000;
	width: 175px;
}
.cm_top_wrap ul li {
	text-transform: uppercase;
	font-size: 14px;
}
.cm_top_wrap ul li a {
	padding: 10px 12px;
}
.cm_jamaica_logo {
	float: left;
	width: 180px;
	margin: 4px 25px 7px 25px;
}
.info_baner {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.info_baner img {
	width: 100%;
}
.info_page_main_outer {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 80px 0;
}
.info_page_wrap {
	width: 1170px;
	margin: 0 auto;
}
.info_left {
	float: left;
	width: 796px;
}
.info_left_img_sec {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #b7b7b7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-bottom: 30px;
}
.info_left_img_sec ul {
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 0;
}
.info_left_img_sec ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	width: 199px;
	float: left;
}
.info_left_img_sec ul li:first-child {
	width: 398px;
}
.info_left_img_sec ul li img {
	display: block;
	width: 100%;
	padding: 2px 2px 0px 2px;
}
.info_img_description_sec {
	padding: 0 20px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.info_img_description_sec h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	padding-bottom: 10px;
	color: #1c2222;
	line-height: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #363636;
}
.info_img_description_sec p {
	color: #464646;
	line-height: 26px;
	font-size: 17px;
	margin-top: 20px;
}
.info_img_description_sec ul {
	margin: 0;
	padding: 0;
}
.info_img_description_sec ul li {
	display: inline-block;
	width: 100%;
	float: none;
	font-size: 15px;
}
.lounge_aminity {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 20px 20px;
	box-sizing: border-box;
	border: 1px solid #b7b7b7;
	border-radius: 5px;
	margin: 25px 0;
}
.lounge_aminity h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	padding-bottom: 10px;
	color: #1c2222;
	line-height: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #363636;
}
.lounge_aminity ul {
	margin: 20px 0 0;
	overflow: hidden;
	padding: 0;
}
.lounge_aminity ul li {
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	margin: 0 23px 30px;
	min-width: 200px;
}
.lounge_aminity ul li img {
	vertical-align: middle;
	margin-right: 15px;
}
.info_service_box {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 20px 20px;
	box-sizing: border-box;
	border: 1px solid #b7b7b7;
	border-radius: 5px;
	margin: 0;
}
.info_service_box h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	padding-bottom: 10px;
	color: #1c2222;
	line-height: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #363636;
}
.info_service_box ul {
	margin: 20px 0 0;
	overflow: hidden;
	padding: 0;
}
.info_service_box ul li {
	display: inline-block;
	vertical-align: top;
	margin: 2px 0;
	width: 100%;
}
.testi_sec_info {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 20px 20px;
	box-sizing: border-box;
	border: 1px solid #b7b7b7;
	border-radius: 5px;
	margin: 25px 0;
}
.testi_sec_info h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	padding-bottom: 10px;
	color: #1c2222;
	line-height: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #363636;
}
.testi_sec_info ul {
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0;
}
.testi_sec_info ul li {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 10px 0;
}
.testi_sec_info ul li p {
	font-size: 14px;
	margin-bottom: 10px;
}
.testi_sec_info ul li p img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.info_right {
	float: right;
	width: 350px;
	font-family: 'Conv_AvenirNextLTPro-Regular';
}
.info_top_sidebar {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e2e2e2;
	padding: 20px 20px 0;
	box-sizing: border-box;
	border-radius: 5px;
}
.purchase_btn {
	width: 100%;
	display: block;
	background: #eb212e;
	line-height: 57px;
	background: #eb212e;
	color: #feffff;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	color: #fff !important;
}
.info_top_sidebar h5 {
	text-align: center;
	border-bottom: 1px solid #868686;
	margin-top: 23px;
	font-size: 17px;
	padding-bottom: 15px;
}
.info_top_sidebar ul {
	overflow: hidden;
	margin: 15px 0 15px 0;
	padding: 0;
}
.info_top_sidebar ul li {
	background: url(/img/reseller_templates/club-mobay/tick_mark.png) left center no-repeat;
	padding-left: 24px;
	font-size: 16px;
	margin: 7px 0;
}
.info_map_sec {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.info_map_sec img {
	width: 100%;
}
.info_map_sec p {
	padding: 15px 15px;
	font-size: 16px;
	background: #ebebeb;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.info_top_sidebar h3 {
	color: #464646;
	font-size: 22px;
	margin-bottom: 14px;
	border-bottom: 1px solid #868686;
	padding-bottom: 14px;
	font-family: "Oswald", sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}
.info_top_sidebar p {
	margin-right: 14px;
	margin-bottom: 20px;
}
.info_top_sidebar p a {
	display: block;
	color: #0073b9;
}
.info_hours ul li {
	background: none;
	padding: 0;
}
.info_hours ul li span {
	float: right;
}
.info_terminal_sec {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0;
	padding: 0 20px;
	box-sizing: border-box;
}
.info_terminal_sec h3 {
	color: #464646;
	font-size: 22px;
	margin-bottom: 14px;
	border-bottom: 1px solid #868686;
	padding-bottom: 14px;
}
.info_terminal_sec ul {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.info_terminal_sec ul li {
	width: 100%;
	margin: 20px 0;
}
.info_terminal_sec ul li img {
	vertical-align: top;
}
.info_terminal_sec ul li h4 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 300;
}
.terminal_right {
	display: inline-block;
	margin-left: 20px;
}
.terminal_right img {
	margin: 0 5px;
	vertical-align: middle !important;
}
.reservation_sec {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 15px;
}
.reservation_sec h3 {
	color: #464646;
	font-size: 19px;
	margin-bottom: 14px;
	border-bottom: 1px solid #868686;
	padding-bottom: 14px;
	margin-top: 20px;
	font-family: "Oswald", sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}
.reservation_sec p a {
	color: #6b6b6b;
}
.info_right_logo {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-top: 20px;
}
.info_right_logo p {
	margin: 20px 0;
}
.info_right_logo img {
	display: inline-block;
	width: 160px;
	margin: 0 5px;
}
.service_outer {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 50px 0;
}
.service_wrap {
	width: 1170px;
	margin: 0 auto;
}
.service_wrap h1 {
	text-align: center;
	color: #636363;
	font-size: 50px;
	text-transform: uppercase;
	line-height: normal;
}
.service_wrap p {
	margin: 20px 0;
	font-size: 16px;
	line-height: 22px;
}
.service_wrap ul {
	margin: 0;
	padding: 0;
}
.service_wrap ul li {
	width: 367px;
	margin: 20px 10px;
	display: inline-block;
	vertical-align: top;
}
.service_box {
	border: 1px solid #898989;
	padding: 4px;
	box-sizing: border-box;
	padding: 5px;
	width: 100%;
	min-height: 389px;
}
.service_img {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	position: relative;
}
.service_img img {
	width: 100%;
}
.service_box h4 {
	text-align: center;
	color: #636363;
	margin-bottom: 10px;
	font-size: 25px;
}
.service_box h5 {
	text-align: center;
	font-weight: 300;
	background: url(/img/reseller_templates/club-mobay/underline.png) bottom center no-repeat;
	font-size: 24px;
	padding-bottom: 25px;
	color: #000007;
	margin-bottom: 10px;
	background-size: 100% auto;
}
.service_box p {
	padding: 15px;
}
.service_wrap ul li p {
	margin: 0;
}
.service_learnmore_btn {
	background: url(/img/reseller_templates/club-mobay/service_btn.png) no-repeat;
	width: 331px;
	background-size: 100% auto;
	text-align: center;
	line-height: 40px;
	height: 40px;
	display: block;
	color: #fff;
	margin: 0 auto 0;
}
.include {
	left: -12px;
	position: absolute;
	top: -5px;
}
/********************06-03-2017**************************/

.info_left_img_sec ul li {
	position: relative;
	overflow: hidden;
}
.info_left_img_overlay {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.info_left_img_overlay_outer {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
}
.info_left_img_overlay_inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 23px;
	width: 100%;
	height: 100%;
}
.info_left_img_overlay_inner a {
	color: #fff;
	display: block;
}
.info_page_main_outer {
	padding: 50px 0;
	border-top: 30px solid #eb212e;
}
.info_img_description_sec p a {
	color: #0073b9;
}
.info_img_description_sec h3 {
	font-family: "Oswald", sans-serif;
	letter-spacing: 1px;
	font-size: 23px;
	margin-top: 30px;
	text-transform: uppercase;
}
.info_img_description_sec h5 {
	font-family: 'Conv_AvenirNextLTPro-Bold';
	font-size: 15px;
	margin: 30px 0 0 0;
}
.info_img_description_sec h4 {
	font-family: 'Conv_AvenirNextLTPro-Bold';
	font-size: 15px;
	margin: 5px 0;
}
.rate_sec p {
	margin: 0;
}
.service_list_sec {
	margin-top: 30px;
}
.service_list_sec a {
	color: #0073b9;
}
.info_top_sidebar {
	padding-bottom: 20px;
}
.info_top_sidebar ul li {
	background: url(/img/reseller_templates/club-mobay/tick_mark.png) left 6px no-repeat;
}
.info_top_sidebar p {
	margin: 3px 0;
}
.info_top_sidebar h3 {
	border-top: 1px solid #868686;
	padding-top: 14px;
	padding-bottom: 0;
	border-bottom: none;
}
.info_hours h4 {
	color: #464646;
	font-family: 'Conv_AvenirNextLTPro-Bold';
	font-size: 14px;
}
.arrival_box {
	width: 100%;
	margin-top: 30px;
}
.arrival_box p {
	margin: 0;
}
.lounge_aminity {
	padding: 20px;
}
.lounge_aminity ul li {
	font-size: 15px;
	margin: 0 0 30px;
	width: 33%;
}
.lounge_aminity ul li img {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	width: 22%;
}
.lounge_aminity ul li span {
	display: inline-block;
	vertical-align: middle;
	width: 63%;
}
.lounge_aminity ul li span strong {
	font-weight: 300;
	display: block;
	font-size: 12px;
}
.info_service_box ul {
	margin-bottom: 5px;
}
.info_service_box ul li a {
	color: #0073b9;
}
.testi_sec_info ul li p a {
	color: #0073b9;
}
/**************************Home-Update*************************************/


.nw_top_wrp ul {
	margin-left: 160px;
}
.banner-form-wrapper {
	height: auto;
	padding: 15px 0;
}
.banner_form_wrp {
	width: 1200px;
	margin: 0 auto;
}
.banner_form_wrp_top {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding-bottom: 14px;
}
.banner_form_wrp_top span {
	float: left;
	font-size: 18px;
	color: #ffffff;
}
.banner_form_top_right {
	float: right;
}
.baner_form_checkbox {
	float: left;
	margin-right: 11px;
	margin-top: 6px;
}
.banner_form_top_right label {
	float: left;
	margin-right: 20px;
	color: #ffffff;
	font-size: 15px;
}
.banner_form_wrp_bot {
	width: 100%;
	margin-top: 10px;
}
.fotm_field_outer {
	float: left;
}
.datepicker_baner {
	background: url(/img/reseller_templates/club-mobay/date.png) no-repeat right 50% #575656;
	width: 180px;
	height: 30px;
	color: #9c9c9c;
	margin-right: 20px;
	border: 0;
	padding-left: 20px;
	font-size: 16px;
	font-family: 'helveticaregular';
}
.banner_form_wrp_bot select {
	width: 286px;
	height: 30px;
	padding: 5px 35px 5px 5px;
	font-size: 16px;
	font-family: 'helveticaregular';
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/img/reseller_templates/club-mobay/select.png) no-repeat right 50% #575656;
	color: #9c9c9c;
	float: left;
	margin-right: 20px;
}
.baner_form_input {
	background: #575656;
	width: 263px;
	height: 30px;
	color: #9c9c9c;
	margin-right: 20px;
	border: 0;
	padding-left: 20px;
	font-size: 16px;
	font-family: 'helveticaregular';
}
.baner_form_search_btn {
	float: left;
	background: #ff0000;
	color: #fff;
	width: 150px;
	height: 30px;
	border: none;
	font-size: 15px;
}
.main_sec {
	width: 1300px;
	padding: 30px;
	box-sizing: border-box;
	background: #fff;
	margin: 0 auto;
}
.main_sec_top ul {
	margin: 0;
	padding: 0;
}
.main_sec_top ul li {
	width: 380px;
	display: inline-block;
	vertical-align: top;
	margin: 0 14px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
}
.mid_sec_img {
	width: 100%;
}
.mid_sec_img img {
	width: 100%;
}
.mid_sec_txt {
	width: 100%;
	padding: 30px;
	background: #fff;
	box-sizing: border-box;
}
.mid_sec_txt h4 {
	font-size: 21px;
	font-weight: bold;
	color: #ff0000;
}
.mid_sec_txt p {
	margin: 30px 0;
	font-size: 16px;
	color: #666666;
}
.book_nw_outer {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.book_now_btn {
	float: left;
	background: #ff0000;
	font-size: 24px;
	color: #fff;
	min-width: 164px;
	padding: 0 10px;
	box-siizng: border-box;
	line-height: 60px;
}
.book_nw_outer span {
	font-weight: bold;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	border-bottom: 2px solid #000;
	color: #000000;
	padding-bottom: 8px;
	font-size: 27px;
}
.main_testi_sec {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: 80px;
}
.main_testi_sec h2 {
	color: #ff0000;
	font-size: 24px;
	margin-bottom: 70px;
}
.main_testi_sec .flexslider {
	width: 1000px;
	margin: 0 auto;
}
.main_testi_sec .flexslider .slides {
	background: none;
}
.main_testi_sec .flexslider .slides img {
	border-radius: 50%;
	float: left;
	margin: 0 30px 0 40px;
	width: 250px;
}
.main_testi_sec h3 {
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
	margin-top: 60px;
}
.main_testi_sec p {
	font-size: 16px;
	color: #666666;
	padding-right: 30px;
}
.main_testi_sec .flex-direction-nav {
	display: block;
	width: 100%;
}
.main_testi_sec .flex-direction-nav a {
	position: absolute;
	top: 60%;
	cursor: pointer;
	display: block;
	height: 16px;
	margin: -20px 0 0;
	opacity: 1;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	transition: all 0.3s ease 0s;
	width: 11px;
	z-index: 10;
}
.main_testi_sec .flex-direction-nav .flex-prev {
	left: 0;
	background: url(/img/reseller_templates/club-mobay/testi_arrow_left.jpg) no-repeat;
}
.main_testi_sec .flex-direction-nav .flex-next {
	right: 0;
	background: url(/img/reseller_templates/club-mobay/testi_arrow_right.jpg) no-repeat;
}
.travel_vip_sec {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 60px 0;
}
.travel_vip_sec h3 {
	color: #000;
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
}
.travel_vip_sec ul {
	text-align: center;
	margin: 30px 0 40px 0;
	padding: 0;
}
.travel_vip_sec ul li {
	display: inline-block;
	width: 382px;
	border: 1px solid #e1e2e4;
	margin: 0 10px 10px;
}
.vip_img {
	width: 100%;
}
.vip_img img {
	width: 100%;
	display: block;
}
.vip_blog_txt {
	width: 100%;
	padding: 30px 15px;
	background: #eeeff1;
	box-sizing: border-box;
}
.vip_blog_txt h5 {
	font-weight: bold;
	font-size: 24px;
	color: #ff0000;
}
.travel_vip_sec p {
	text-align: center;
}
.travel_vip_sec .book_now_btn {
	display: inline-block;
	float: none;
	text-align: center;
}
.nw_logo_sec {
	width: 100%;
}
.clicktosee {
	font-weight: bold;
	color: #191919;
	font-family: arial;
	text-align: center;
	display: none;
}
/*************************************25-07-2017*******************************************************/

.mobile-chat,
.mobile-rate-sec,
.mobile-form-outer,
.cm-mobile-main-outer {
	display: none;
}
.slider {
	overflow: hidden;
}
.mobile-baner-text {
	display: none;
}
.mainbodyboxcontent {
	min-height: 115px;
	height: auto;
	padding: 5px 15px;
}
.footer-outer {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	font-family: "Muli", sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 18px 0 40px;
	text-align: center;
	width: 100%;
}
.footer-wrpper {
	width: 610px;
	margin: 0 auto;
	text-align: center;
}
.footer-wrpper ul li {
	display: inline-block;
	padding: 0 10px;
	font-size: 16px;
	font-family: "Muli", sans-serif;
}
.footer-wrpper a {
	color: #fff;
}
.footer-wrpper a:hover {
	color: #ff0000;
}
.newsletter-wrp {
	width: 100%;
}
.footersocial {
	margin-bottom: 30px;
	margin-top: 20px;
}


.txt-align-left{
	text-align: left !important;
}

.mainbodyboxcontent a{
	text-align: left;
	float: none;
}
.categories-btns{
	margin: 15px 0px 30px 0px;
	text-align: center;
}
.categories-btns h3{
	margin-bottom: 30px;
	font-size: 20px;
}
.categories-btns ul li,
.gallery_top ul li{
	display: inline-block;
	margin: 10px 10px;
}
.categories-btns ul li a,
.gallery_top ul li a
{
	font-size: 14px;
	padding: 5px 45px 5px 35px;
	border: 1px solid #988642;
	color: #6b6b6b;
	font-weight: 100;
	transition: all 0.3s ease;
	position:relative;
	    display: block;
	    text-decoration: none;
}
.categories-btns ul li a:after,
.gallery_top ul li a:after{
	content:'';
	position:absolute;
	display:block;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #988642;
	width:0;
	height:0;
	top:50%;
	right:5px;
	margin-top: -6px;
}
.categories-btns ul li a:hover,
.gallery_top ul li a:hover{
	background:#988642;
	color: #ffffff;
}
.categories-btns ul li a:hover:after,
.gallery_top ul li a:hover:after{
	border-left:5px solid #ffffff;
}
.gallery_top ul li a
{font-size: 17px;padding: 10px 45px 10px 35px;}
.morecontent div,
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.career_content p strong{
	font-weight: normal;
}


/*********************11-10-2017************************/

.rate_sec p strong{ color:#464646; font-weight:normal;}

.info_img_description_sec p{ margin-top:10px;}

.info_img_description_sec h5{ margin-top:20px;}

.service_list_sec{ margin-top:20px;}

/*********************12-10-2017************************/


.cm_top_wrap{ width:1200px;}

.cm_jamaica_logo {
   margin: 4px 0px 0px 20px;
   width: 180px;
}

.cm_top_btn{ width:145px; font-size:21px;}

.info_img_description_sec h5{font-family: "Oswald",sans-serif;/*margin-bottom:15px;*/}

.info_img_description_sec h3{font-family: "Oswald",sans-serif; margin-bottom:20px;}

/*.info_img_description_sec h4{font-family: "Oswald",sans-serif;}*/

.info_img_description_sec h4{font-family: "Oswald",sans-serif;margin-bottom:7px;}

.info_img_description_sec h4 span{font-family: 'Conv_AvenirNextLTPro-Regular';margin-left:5px;font-weight:normal;}

.info_img_description_sec h4 span strng{font-weight:normal;}

.info_img_description_sec p{ margin-bottom:15px; margin-top:7px;}

.service_list_sec{ margin-top:14px;}

/*************************13-10-2017*********************************************/

.service_box{ min-height:0;}

.include{ display:none;} 

.service_wrap h1{ font-size:22px;}

/*************************17-10-2017*********************************************/

.service_learnmore_btn{ width:200px;}

/***************************23-10-2017*************************************************/

.info_img_description_sec h3 span{ font-size:15px; display:inline-block; vertical-align:middle; font-family: "Conv_AvenirNextLTPro-Regular";  text-transform:none; letter-spacing:normal; margin-left:7px;}

.info_img_description_sec p.font-13{ font-size:13px; margin-top:10px;}

.info_img_description_sec h4.font-20 {
  font-family: "Oswald",sans-serif;
  font-size:20px;
  margin-bottom:10px;
}

.info_img_description_sec h5.mb-15{ margin-bottom:15px;}
.welcome_sec ul li{ display:block;  /*padding:5px 0 5px 25px;*/  padding:5px 0 5px 0; /*background:url(../images/sml_circle.jpg) left 11px no-repeat;*/ font-size:18px; line-height:24px;}


.lounge_aminity ul li{ width:24%;  min-width: 185px;}
.page-title-news{
	text-align: center;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #f00;
}
.mobile-app-links{
	width: 870px;
	margin: 40px auto;
	padding: 0px;
	color: #ffffff;
	font-size: 14px;
	display: flex;
}
.mobile-app-links .main-app{
	display: inline-block;
	margin: 0em 3em;
}
.mobile-app-links p{
	margin-bottom: 20px;
}
.mobile-app-links a{
	display: inline-block;
	margin: 0px 5px;
}
.mobile-app-links a img{
	max-height: 40px;
	background: #f7f7f7;
	padding: 3px;
	border-radius: 7px;
}
@media screen and (max-width:768px){
	.mobile-app-links {
		width: 100%;
		display: block;
	}
	.mobile-app-links .main-app{
		margin-bottom: 10px;
	}
    .footersocial {
       margin-top: 20px;
    }
}
.tabs-custom-wrapper{
	max-width: 90%;
	margin: auto;
	padding: 50px 0px;
}
@media screen and (min-width:768px){
	.tabs-custom-wrapper{
		max-width: 640px;
		margin: auto;
	}
}
.active-tabs-custom{
    display: block;
}
.hide{
    display: none;
}
ul.tabs-custom{
    padding: 0px;
    box-shadow: 5px 2px 5px #0000003b;
    margin-bottom: 5px;
}
ul.tabs-custom:after{
    content:'';
    display:block;
    clear:both;
    
}
ul.tabs-custom li{
    float: left;
    width: 33.33%;
    text-align: center;
}
ul.tabs-custom li a{
    display: block;
    padding: 10px 0px;
    background: #858282;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}
ul.tabs-custom li a.activelink-tabs-custom{
	background: #fff;
	box-shadow: 0px 0px 3px #0000003b;
	color: #858181;
}
.list-tabs-custom{
    width: 100%;
}
.activelink{
    color: red;        
}
.row{
	margin: 0px -20px;
}
.row:after{
	content:'';
    display:block;
    clear:both;
}
.row .half{
	width:100%;
	float:none;
	box-sizing: border-box;
	padding: 0px 20px;
}
.row .one-fourth{
	width:100%;
	float:none;
	box-sizing: border-box;
	padding: 0px 20px;
}
@media screen and (min-width:768px){
	.row .half{
		width:50%;
		float:left;
	}
    .row .one-fourth{
		width:25%;
		float:left;
    }
}
.form-tabs-custom .form-group{
	margin-bottom: 5px;
	position: relative;
}
.form-tabs-custom .form-group label{
	display: block;
	font-size: 15px;
	color: #383333;
	margin-bottom: 0px;
}
.form-tabs-custom .form-group label sup{
	color:red;
}
.form-tabs-custom .form-control{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 16px 10px;
    border: 1px solid #000;
    border-radius: inherit;
    background: #fff;
    color: #000;
    height: 34px;
    font-size: 13px;
    margin-left: 0;
    position: relative;
    z-index: 2;
    background-color: #0000
}
.form-tabs-custom select.form-control{
	padding: 0px 10px;
}
.form-group.calander-input:after,
.form-group.select-input:after{
	content:'';
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 1;
	width: 30px;
	height: 30px;
}
.form-group.select-input.small .form-control{
	height: 30px;
	font-size: 15px;
	padding: 0px 10px;
}
.form-group.select-input:after{
    background: url(/img/reseller_templates/club-mobay/drop-down-arrow.png) no-repeat center center;
    background-size: 14px;
}
.form-group.select-input.small:after{
    background: url(/img/reseller_templates/club-mobay/down-arrow.png) no-repeat center center;
    background-size: 28px;
    top: 0px;
    right: 0px;
}
.form-group.calander-input:after{
	background: url(/img/reseller_templates/club-mobay/cal-icon.png) no-repeat center center;
	background-size: 17px;
	position: absolute;
    z-index: 1;
}
.form-tabs-custom .form-group .submit-btn{
	background: #e52637;
	display: block;
	width: 100%;
	height: 30px;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 20px;
	box-sizing: border-box;
	color: #fff;
	border: 0;
}
@media screen and (min-width:768px){
    .form-tabs-custom .form-group .submit-btn{
    	margin-top: -1px;
    }
}

@media only screen and (min-width: 220px) and (max-width: 480px){
    ul.tabs-custom{
    	display: grid;
    }
    ul.tabs-custom li{
    	width: 100%;
    	margin-bottom: 5px;
    }
 
}


.logosection .redbtn{
	background: transparent !important;
	color: #8e8d8d;
	text-align: left;
}