@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
body{ margin:0 !important; padding:0 !important; background:#fff; color:#232323; font-family: 'Lato', sans-serif; font-size:14px;  transition: background-color .5s;}
textarea:focus, input:focus{outline: none!important;}
*:focus {outline: none !important;}
.clear{ margin:0; padding:0; clear:both;}
ul{ margin:0; padding:0;}

a, a:active, a:focus {outline: none!important; -moz-outline-style: none; text-decoration:none; }
header{ padding:0; width:100%; margin:0 auto; height:122px; z-index:11; /*position:fixed;*/}
.mart-84{ margin-top:-84px;}
select{  background:url(../images/filter-down-arrow.png) no-repeat 100% 24px; -webkit-appearance: none; -moz-appearance: none;appearance: none; background-size:15px !important; line-height:20px; padding-left:5px;}
select option{ line-height:16px; padding:0 5px;}
.shortby select{ background:url(../images/filter-down-arrow.png) no-repeat 100% 7px;}
header .topbar{ display:block; margin:0 auto; height:38px; width:100%; background:#000;}
header .topbar .leftlink{ float:left; color:#fff; line-height:38px; font-size:16px; font-weight:500;}
header .topbar .leftlink a{ color:#fff;  text-decoration:none; padding:0 15px 0 0;}
header .topbar .leftlink a + a{ border-left:1px solid #b8b8b8; padding:0 15px;}
header .topbar .leftlink a:hover{ text-decoration:underline;}
header .topbar .rightlink{ float:right; color:#fff; line-height:38px; font-size:16px; font-weight:500;}
header .topbar .rightlink a{ color:#fff; text-decoration:none; padding:0 15px 0 0px;}
header .topbar .rightlink a + a{ border-left:1px solid #b8b8b8; padding:0 0px 0 15px;}
header .topbar .rightlink a:hover{ text-decoration:underline;}
.notification{ float:right;  font-size:0px; margin: 6px 30px 0 0;}
.notification-cnt{ background:#fff; webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size:10px; min-width:13px; color:#000000; text-align:center; float:left; padding:3px;  margin-top: -3px; margin-left: -10px;}
.dropbtn {font-size: 18px;border: none;cursor: pointer; color:#fff; padding:0; background:url(../images/sprit1.png) no-repeat 0 0; height:18px; width:16px; margin-top:3px; margin-right:3px;}
.dropdown {position: relative;display: inline-block; }
.notification-header{ background:#f7f7f7; height:35px;  padding:0 15px; cursor:default;}
.notification-header span{ float:left; font-size:17px; color:#323232; line-height:35px;}
.notification-header a{ float:right; color:#848686; font-size:13px; line-height:35px;}
.dropdown-content .footer{ background:#616161; font-size:14px; color:#fff; -webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;-moz-border-radius-bottomright: 15px;-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;border-bottom-left-radius: 15px;}
.dropdown-content .footer a{ width:90%; padding:10px 16px; color:#fff; text-decoration:none; text-transform:uppercase; text-align:center;}
.dropdown-content .footer a:hover{ color:#fff; background:#f1273a; -webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;-moz-border-radius-bottomright: 15px;-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;border-bottom-left-radius: 15px;}
.dropdown-content {display: none;position: absolute;background-color: #f9f9f9; z-index:11; right:-145px; width:315px;  padding-top:11px;}
.dropdown-content{ background:none;}
.dropdown-content a {text-decoration: none;display: block;}
.dropdown-content ul{ margin:0; padding:0;}
.dropdown-content > ul::after {content: '';border: 6px solid transparent; width: 0; height: 0; border-bottom-color: #fff; position: absolute; top: -1px; left: 153px;margin:0; padding:0;}
.dropdown-content ul li{ list-style:none; padding:10px 15px;border-top:1px solid #ededed; float:left; background:#fff;}
.dropdown-content ul li:hover{ background:#fafafa;}
.dropdown-content ul li .catimg{ float:left; width:20px; background:#f6f6f6; padding:10px; height:20px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px; display:block; text-align:center; line-height:20px;}
.dropdown-content ul li .right-info{ float:left; margin-left:15px; width:230px;}
.dropdown-content ul li .right-info .title{ font-size:13px; font-weight:bold; color:#323232; padding-bottom:5px; display:inline-block;}
.dropdown-content ul li .right-info .desp{ font-size:12px; color:#848686; line-height:14px; padding-bottom:5px; display:inline-block;}
.dropdown-content ul li .right-info .date{ color:#616161; font-size:11px; display:inline-block;}
.dropdown-content a:hover {color: #ee2c40}
.dropdown:hover .dropdown-content {display: block;}
.notification .icon{ cursor:pointer;float:left;}
.download-icon{ float:right; margin-top:25px;}
.download-icon img + img{ padding-left:20px;}
.sidenav { height: 100%; width: 0;  position: fixed;  z-index: 999; top: 0;left: 0; background-color: #fff; overflow-x: hidden;  padding-top: 40px;  transition: 0.5s;
 -webkit-box-shadow: -1px 0px 4px 0px rgba(50, 50, 50, 0.4);-moz-box-shadow:-1px 0px 4px 0px rgba(50, 50, 50, 0.4);box-shadow:-1px 0px 4px 0px rgba(50, 50, 50, 0.4);}
.sidenav a { padding: 8px 8px 8px 38px;text-decoration: none;font-size: 17px;color: #5b5b5c; display: block; transition: 0.3s;width:328px;}
.sidenav a .arrow{	background: url(../images/sprit1.png) no-repeat -230px -190px; height:14px; width:7px; float:right; margin-right:32px; margin-top:5px;}
.sidenav .aboutus{ background: url(../images/sprit1.png) no-repeat -203px -167px; height:18px; width:18px; margin-right:20px;}
.sidenav .contactus{ background: url(../images/sprit1.png) no-repeat -221px -167px; height:18px; width:18px; margin-right:20px; }
.sidenav .faqs{ background: url(../images/sprit1.png) no-repeat -239px -167px; height:18px; width:18px; margin-right:20px; margin-top:2px;}
.sidenav .careers{ background: url(../images/sprit1.png) no-repeat -256px -167px; height:18px; width:18px; margin-right:20px; margin-top:2px;}
.sidenav .favorites{ background: url(../images/sprit1.png) no-repeat -284px -549px; height:16px; width:16px; margin-right:20px; margin-top:1px;}
.sidenav .reviews{ background: url(../images/sprit1.png) no-repeat -284px -571px; height:18px; width:18px; margin-right:20px; margin-top:2px;}
.sidenav .recently{ background: url(../images/sprit1.png) no-repeat -284px -617px; height:18px; width:18px; margin-right:20px; margin-top:3px;}
.sidenav .games{background: url(../images/sprit1.png) no-repeat -284px -595px; height:18px; width:18px; margin-right:20px; margin-top:1px;}
.sidenav .conversation{ background: url(../images/sprit1.png) no-repeat -284px -636px; height:18px; width:19px; margin-right:20px; margin-top:0px;}
.sidenav .buddies{ background: url(../images/sprit1.png) no-repeat -284px -659px; height:18px; width:20px; margin-right:20px; margin-top:1px;}
.sidenav .bookings{ background: url(../images/sprit1.png) no-repeat -284px -687px; height:18px; width:18px; margin-right:20px; margin-top:1px;}
.sidenav .settings{ background: url(../images/sprit1.png) no-repeat -284px -717px; height:18px; width:18px; margin-right:20px; margin-top:2px;}
.sidenav .profile{ background: url(../images/sprit1.png) no-repeat -329px -50px; height:19px; width:18px; margin-right:20px; margin-top:1px;}
.sidenav .sep{ background:#f0f0f0; height:1px; width:295px; margin:25px 0 25px 38px; display:inline-block;}
.sidenav a:hover, .offcanvas a:focus{color: #ee2c40;}
.menuclosebtn {font-size: 22px !important; margin: 0 !important; padding: 0 !important; position: absolute; right: 34px;top: 18px;width: 24px !important;background: url(../images/sprit1.png) no-repeat -203px -189px; height:18px;}
#main {transition: margin-right .5s; width:100%; min-width:1024px;}
header .bottom-nav{ margin:0 auto; padding:0; width:1024px;position:relative; z-index:9;}
header .bottom-nav nav{ float:left; width:100%;}
header .bottom-nav .hamburgermenu{ float:left; margin-top:21px; margin-right:75px;}
header .bottom-nav .hamburgermenu .bar-menu{ font-size:36px; color:#323232; cursor:pointer; background:url(../images/sprit1.png) no-repeat 0 -18px; height:24px; width:35px; float:right; margin-top:8px;}
.homebanner{ position:relative; height:525px;overflow: hidden; max-width: 1920px; margin: 0 auto; text-align: center; width: 100%;}
.homebanner .banner-bg{ z-index:0; position: absolute; width:100%; /*overflow:hidden;*/ height:100%;}
.searchform{ display:inline-block; /*width:355px;*/}
.search-mapbar{ padding:0px 0px 0px 0px; float:right; width:502px; height:53px; margin:0 auto;}
.mapinput{float:right; width:269px; margin-right:15px;}
.mylocation{ color: #fff;background: url(../images/detect-icon.png) no-repeat 0 2px;height:17px;width:17px;float:left;display:inline-block; margin: 0 10px 0 0px; padding-bottom:5px;}
.autodetect{ display:inline-block; width:90px;}
.autodetect a{ color:#fff; text-decoration:none;}
.location{ display:inline-block; width:175px; border-bottom:1px solid #6e6e6e; padding-left:0px;}
.mapinput input{ background:none; border:0; padding:0 0 0 0px; height:27px; width:140px; font-size:14px; color:#fff;margin:5px 0;}
.serachmain{ display:inline-block; width:100%; position:relative; z-index:2; margin-top:30px;}
.search-mapbar .mapicon{background:url(../images/sprit1.png) no-repeat 0 -43px; height:22px; width:18px; float:left;  margin-top:10px;}
.search-mapbar .searchicon{background:url(../images/sprit1.png) no-repeat 0 -64px; height:19px; width:19px; float:left;margin:10px 0 0 10px;}
.sidelogo{ float:left;}
.sidelogo a{display:inline-block;     display: inline-block; margin-top: -15px;}
.sidelogo a img{ width:250px;}
.searchform .search{ float:left;  background:#ffff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.searchform .search input{ background: #fff url(../images/head-serch-icon.png) no-repeat 10px 5px;border:0; padding:5px 0 5px 40px; height:19px; width:241px;font-size:15px; color:#b5b5b5; border:1px solid #acacac;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
.content-page{ display:block; position:relative; color:#848686;    margin-bottom: 50px;}
.content-page h2{ font-size:16px; color:#323232; /*text-transform:uppercase;*/ width:100%; display:inline-block; text-align:center; margin:40px 0; font-weight:normal;}
.content-page h2 span{ border-bottom:1px solid #f0f0f0; margin-bottom:10px; padding:0 10px 10px 10px; }
.content-page p{ font-size:15px; color:#848686; line-height:19px; padding-bottom:25px; margin:0;}
.content-page ul{  margin:0; padding:0;}
.content-page ul li{  margin:0  0 15px 0; padding:0;}
.profilebanner{ height:350px !important;}
.detailbanner{/*height:317px; overflow:hidden; display:inline-block;*/ width:100%; height:272px; display:block; text-align:left;}
.h300{height:272px !important;}
.content-banner{ height:150px !important;}
.detailbanner .banner-bg{ position:relative;}
.tint{ background:none; height:335px!important; /*overflow:hidden;*/}
.banner-opacity{  opacity:1; }
.banner-opacity-new{  opacity:1; }
.banner-bg{ background:#fff; }
.detailbanner .banner-bg img{  width:100%;max-width:100%; position: absolute; z-index:-1; left:0; max-height:272px; background:#000000;}
.wmain{ width: 100%; background:#FFFFFF; display:block; position:relative;}
.profilebanner .banner-bg img{height:262px;}
.content-banner .banner-bg img{  width:100%;max-width:100%; position: absolute; z-index:-1; left:0; height:150px;}
.detailbanner .search-mapbar{ background:#FFFFFF; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; padding:0px 20px; border:1px solid #e8e9e4; z-index:10; width:710px; margin:0 auto; position:relative; top:25px; height:53px;}
.detailbanner .mapinput{border-right:1px solid #eee; float:left; width:240px;}
.detailbanner .mapinput input{ border:0; padding:0 0 0 30px;background:url(../images/sprit1.png) no-repeat 0 -43px; height:27px; width:185px; font-size:14px; color:#848686; margin:13px 0;}
.detailbanner .search{margin-top:13px;width:230px; float:left;}
.detailbanner .search input{border:0; padding:0 0 0 35px;background:url(../images/sprit1.png) no-repeat 0 -71px; height:27px; width:400px; font-size:14px; color:#848686; margin-left:17px;}
.detailbanner .bottominfo{display: inline-block; padding:0; width: 1024px; color:#fff; margin-top:125px;}
.detailbanner .bottominfo2{ width:100%; padding:10px 0 0 0; display:inline-block;}
.detailbanner .bottominfo2 .bottom-bar{ width:65px; background:#ababab; height:3px; display:block; margin:15px 0 5px 0;}
.detailbanner .bottominfo2 h1{ font-size:36px; color:#616161; margin:0 0 0 0; padding:0 0 0 0; 
vertical-align:baseline; font-weight:700; padding-bottom:15px; }
.detailbanner h2 span{ font-size:17px;}
.detailbanner .bottominfo h1{ font-size:30px; color:#fff; margin:0 0 0 0; font-weight:700; padding:0 0 0 0; vertical-align:baseline; font-weight:normal;}
.detailbanner .bottominfo .address{font-size:16px; color:#fff; display:inline-block; padding:0px 0 0 0; width:660px;}
.detailbanner .bottominfo .review{ font-size:17px; color:#fff; padding:20px 0 0 0;}
.detailbanner .review span{ display:inline-block; padding-right:30px;}
.detailbanner .bottominfo .review i{ color:#f1273a; font-size:20px;}
.detailbanner .bottominfo .review i.whitestar{ color:#616161;}
.smodetail .address{font-size:16px; color:#616161; display:inline-block; padding:0px 0 15px 0; /*width:660px;*/}
.smodetail .review{ font-size:17px; color:#616161; padding:0px 0 0 0; margin-bottom:15px;}
.smodetail .review i{ color:#f1273a; font-size:20px;}
.smodetail .review i.whitestar{ color:#616161;}




.detailbanner .bottominfo2 .address{font-size:17px; color:#616161; display:inline-block; padding:0px 0 0 0; width:660px;}
.detailbanner .bottominfo2 .review{ font-size:17px; color:#616161; padding:15px 0 0 0; display:inline-block;}
.detailbanner .review span{ display:inline-block; padding-right:30px;}
.detailbanner .bottominfo2 .review i{ color:#f1273a; font-size:20px;}
.detailbanner .bottominfo2 .review i.whitestar{ color:#616161;}
.detailbanner .booknow-btn{ float:right; margin-top:30px;}
.detail-booknow-btn{ float:right;}
.detail-booknow-btn a{ background:#f1273a; font-size:16px; padding:12px 0; width:160px; text-align:center; 
color:#fff !important; text-decoration:none; border:0 !important; height:20px; line-height:20px;}
.listing ul li .booknow-btn a{}


.prelative{ position: relative;}
.smodetail{ display:block; width:100%; margin:0 auto; text-align:center;}
.smodetail .smo{ float:right; margin:0; width:343px; text-align:right; position: relative; z-index: 1;}
/*.smodetail .smo span{ margin-left:18px; text-align:right; padding:0; float:left;}*/
.smodetail .smo span{ display:inline-block; margin-bottom:5px;}
.smodetail .smo span + span{ margin-left:5px;}
.smodetail .smo span:nth-child(3){ margin-left:0;}
.smodetail .smo span a{ text-decoration:none; font-size:14px; display:block; width:125px; border:1px solid #ddd; padding:10px 20px; text-align:center; float:left; color:#616161; text-transform:uppercase;}
.smodetail .smo .shareimg{ height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -264px -309px; vertical-align:middle; display:inline-block; padding-right:10px;}
.smodetail .smo .likeimg{height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -264px -330px; vertical-align:middle; display:inline-block; padding-right:10px;}
.likeimgfill{height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -264px -390px; vertical-align:middle; display:inline-block; padding-right:10px;}
.ratingimgfill{height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -264px -410px; vertical-align:middle; display:inline-block; padding-right:10px;}
.smodetail .smo .ratingimg{ height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -264px -368px; vertical-align:middle; display:inline-block; padding-right:10px;}
.smodetail .smo .emailimg{ height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -264px -348px; vertical-align:middle; display:inline-block; padding-right:9px;}
.smodetail .smo .likethumb{ height:21px; width:18px;  background:url(../images/sprit1.png) no-repeat -264px -455px; vertical-align:middle; display:inline-block; padding-right:10px;}
.smodetail .smo .likethumbfill{height:21px; width:18px;  background:url(../images/sprit1.png) no-repeat -264px -431px; vertical-align:middle; display:inline-block; padding-right:10px;}
.detail-sidebar{ float:left; width:369px; font-size:18px; color:#323232; line-height:18px; margin-top:2px;}
.creatematch-rightbtn{ float:right;/* width:167px;*/}
.creatematch-rightbtn .smodetail .smo{ margin:20px 0 0 0; }

.creatematch-rightbtn .smodetail .smo span + span{ }




.storedetail{ display:inline-block; width:100%; margin-bottom:60px;}
.storedetail .leftpart{ float:left; width:515px; color:#616161;}
.storedetail .leftpart .detailphone{ display:block; font-size:17px; font-weight:bold;}
.storedetail .leftpart .detailaddress{ display:block; font-size:17px; color:#323232;}
.storedetail .leftpart .detailweb{ display:block; font-size:17px;}
.storedetail .leftpart .detailemail{ display:block; font-size:17px;}

.storedetail .leftpart .phone{ height:27px; width:20px; background:url(../images/sprit1.png) no-repeat 0 -576px; display:block; padding-right:15px; float:left; margin-bottom:25px; } 
.storedetail .rightpart .map{ height:20px; width:20px; background:url(../images/sprit1.png) no-repeat 0 -517px; display:block; padding-right:15px; float:left; margin-bottom:25px;}
.storedetail .leftpart .web{ height:20px; width:20px; background:url(../images/sprit1.png) no-repeat 0 -540px; display:block; padding-right:15px; float:left; margin-bottom:25px;}
.storedetail .leftpart .email{ height:20px; width:20px; background:url(../images/sprit1.png) no-repeat 0 -558px; display:block; padding:0px 15px 0 0;  float:left; margin-bottom:25px;}



.toppart .phone{ height:23px; width:20px; background:url(../images/sprit1.png) no-repeat 0 -579px; display:block; padding-right:15px; float:left; margin-bottom:25px; margin-bottom:10px;} 
.toppart .map{ height:20px; width:20px; background:url(../images/sprit1.png) no-repeat 0 -517px; display:block; padding-right:15px; float:left; margin-bottom:10px;}
.toppart .web{ height:20px; width:20px; background:url(../images/sprit1.png) no-repeat 0 -540px; display:block; padding-right:15px; float:left; margin-bottom:25px;}
.toppart .email{ height:18px; width:20px; background:url(../images/sprit1.png) no-repeat 0 -558px; display:block; padding:0px 15px 0 0;  float:left; margin-bottom:10px;}
.toppart .detailemail a{ color:#323232;}
.toppart .googlemap{ margin-top:0px; display:block;}
.toppart .detailaddress .address{ float:left; width:260px; margin-bottom:20px; line-height:26px;}



.storedetail .leftpart a{ text-decoration:none; color:#616161;}
.storedetail .leftpart .rightdetail{ text-align:left; margin-bottom:10px; display:inline-block; width:465px; }


.storedetail .rightpart{ float:right;  width:500px; color:#616161; font-size:17px; line-height:22px;}
.tab-container .googlemap{ display:block; height:100%; width:100%;}

.detail-sidebar .toppart{ background:#f7f7f7; padding:15px; margin-bottom:30px; float:left;}
.detail-sidebar .toppart .rightdetail{ width:248px; float:right; text-align:left; margin-bottom:10px; word-wrap:break-word; padding-top:6px;}
.detail-sidebar .bottompart{ /*padding:0 15px 0 15px;*/ display:inline-block; width:295px;}
.detail-sidebar .bottompart .heading{ font-size:17px; color:#616161; border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-bottom:10px; font-weight:bold;}
.detail-sidebar .bottompart .ho{ color:#848686; font-size:14px; width:100%;}
.detail-sidebar .bottompart .ho ul{ margin:0; padding:0;}
.detail-sidebar .bottompart .ho ul li{ color: #616161; line-height:24px; font-size: 17px; padding-left:18px; padding-bottom:10px;list-style: outside none none;background: url(../images/li-arrow.png) no-repeat scroll 0 4px;}
.detail-sidebar .bottompart .ho ul li i{ color:#f1273a; padding-right: 10px; font-size:18px; }
.detail-sidebar .bottompart .ho span{ color:#848686;}
.detail-sidebar .bottompart .faciliti{ width:100%; margin-top:30px; position:relative;}
.detail-sidebar .bottompart .faciliti ul{ margin:0; padding:0; border-bottom: 1px solid #e5e5e5;}
.detail-sidebar .bottompart .faciliti ul li{ list-style:none; line-height:24px; font-size:17px; color:#616161; background: url(../images/li-arrow.png) no-repeat scroll 0 6px;padding-left:18px;}
.detail-sidebar .bottompart .faciliti ul li i{ color:#f1273a; padding-right: 10px; font-size:18px;}
.detail-sidebar .bottompart .alsolisted{width:100%; margin-top:60px;}
.detail-sidebar .bottompart .alsolisted img{ height:36px; width:36px; padding:10px; border:1px solid #e5e5e5; -webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px;}
.detail-sidebar .bottompart .alsolisted .icon + .icon{ margin:0 0 0 15px;}
.detail-sidebar .bottompart .alsolisted .icon{ float:left; text-align:center;}
.dolessmore { overflow: hidden; }
.glyphicon-menu-down::before{ content:"Read More"; color:#848686; font-size:12px; text-decoration:none;}
.glyphicon-menu-up::before{ content:" Read Less"; color:#848686; font-size:12px; text-decoration:none;}
.lm-control a{ text-decoration:none;}
.lm-control {position: absolute;top: 0;right: 0;height: 20px;background: #fff; text-align: center;     top: inherit;}
.allreviews{ float:left; width:100%; /*padding:0 34px;*/}
.allreviews .reviews {display: inline-block; width: 100%;}
.allreviews .reviews .list {border-bottom: 1px solid #e5e5e5;display: inline-block; margin-bottom: 15px;padding-bottom: 15px;width: 100%;}
.allreviews .reviews .list .userimg {float: left;margin-right: 20px;text-align: center;width: 90px;}
.allreviews .reviews .list .userimg .defaultuser-thumb {background: rgba(0, 0, 0, 0) url(../images/sprit1.png) no-repeat scroll -155px -458px;border: 1px solid #d3d3d3;border-radius: 44px;display: inline-block;height: 90px;
width: 90px;}
.allreviews .reviews .list .userimg .date {color: #a0a0a0;font-size: 13px;}
.allreviews .reviews .list .review-text {color: #848686;float: left;font-size: 14px;line-height: 20px;width: 914px;}
.allreviews .reviews .reviews .list .top .rating {display: inline-block;padding-left: 20px;}
.allreviews .reviews .list .top {display: inline-block;padding-bottom: 15px; width: 100%;}
.allreviews .reviews .list .top .name {color: #323232; display: inline-block; font-size: 17px;}
.allreviews .reviews .list .top .rating {display: inline-block;padding-left: 20px;}
.allreviews .reviews .list .top .rating i {color: #f1273a;display: inline-block;font-size: 13px;padding: 0 2px;}
.allreviews .reviews .list .userimg {float: left;margin-right: 20px;text-align: center;width: 90px;}
.allreviews .reviews .list .userimg img {border: 1px solid #d3d3d3;border-radius: 44px;display: inline-block;height: 90px;width: 90px;}
.allreviews .yourreviews {display: inline-block; width: 100%;}
.allreviews .yourreviews .list {border-bottom: 1px solid #e5e5e5;display: inline-block; margin-bottom: 15px;padding-bottom: 15px;width: 100%;}
.allreviews .yourreviews .list .userimg {float: left;margin-right: 20px;text-align: center;width: 90px;}
.allreviews .yourreviews .list .userimg .defaultuser-thumb {background: rgba(0, 0, 0, 0) url(../images/sprit1.png) no-repeat scroll -155px -458px;border: 1px solid #d3d3d3;border-radius: 44px;display: inline-block;height: 90px;
width: 90px;}
.allreviews .yourreviews .list .userimg .date {color: #a0a0a0;font-size: 11px; padding:5px 0;}
.allreviews .yourreviews .list .review-text {color:#848686;float:right;font-size: 14px;line-height: 20px;width:910px;}
.allreviews .yourreviews .reviews .list .top .rating {display: inline-block;padding-left: 20px;}
.allreviews .yourreviews .list .top {display: inline-block;padding-bottom: 15px; width: 100%;}
.allreviews .yourreviews .list .top .name {color: #323232; display: inline-block; font-size: 17px;}
.allreviews .yourreviews .list .top .name a{color: #323232; text-decoration:none;}
.allreviews .yourreviews .list .top .rating {display: inline-block;padding-left: 20px;}
.allreviews .yourreviews .list .top .rating i {color: #f1273a;display: inline-block;font-size: 13px;padding: 0 2px;}
.allreviews .yourreviews .list .userimg {float: left;margin-right: 15px;text-align: center;width: 90px;}
.allreviews .yourreviews .list .userimg img {max-height: 90px;max-width: 90px;}
.allreviews .yourreviews .list .userimg .reviewimg {display: inline-block;height: 90px;width: 90px;}
.allreviews .yourreviews .list .notification {float: left;margin-right: 15px;text-align: center;width: 50px;}
.allreviews .yourreviews .list .notification img {border: 1px solid #d3d3d3;border-radius: 44px;display: inline-block;height: 20px;width: 20px; padding:15px; background:#f6f6f6;}


.allreviews .commentedbox{ width:897px; margin-top:15px; padding-right:0;}
.allreviews .commentedbox textarea{ width:854px;}
.allreviews .commentedbox .commentmainbox{width:800px;}
.allreviews .commentedbox .commentmainbox .review-text{width:715px !important;}
.detail-rightpart{ float:left; width:605px; margin-left:50px; line-height:20px; }
.detail-rightpart .synopsis{ float:left; color:#616161; margin-bottom:40px; font-size:17px; line-height:26px;}
.detail-rightpart .tandc{ color:#848686; font-size:15px; float:left; margin-bottom:40px; position:relative;}



.tab-container .heading, .synopsis .heading, .tandc .heading{ font-size:17px; color:#616161; border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-bottom:15px; font-weight:bold; margin-top:0;}
.tab-container .synopsis{ float:left; color:#616161; margin-bottom:40px; font-size:17px; line-height:26px;}
.tab-container .tandc{ color:#848686; font-size:15px; float:left; margin-bottom:40px; position:relative;}
.tab-container .tandc ul{ margin:0; padding:0;}
.tab-container .tandc ul li{ color:#616161; font-size:17px; list-style:none; background:url(../images/li-arrow.png) no-repeat 0px 5px; padding-left:15px; margin-bottom:15px;}
.tab-container .gallery{ display:inline-block; width:100%;}
.tab-container .gallery #slider1{ padding:0 32px !important;}
.tab-container .gallery  #slider1 .prev{  background: rgba(0, 0, 0, 0) url("../images/sprit1.png") no-repeat scroll -274px -164px; color: #fff;display: block; font-size: 0; font-weight: bold;height: 21px; left: 0; position: absolute;
text-align: center; text-decoration: none; top: 35px;width: 11px;}
.tab-container .gallery  #slider1 .next{  background: rgba(0, 0, 0, 0) url("../images/sprit1.png") no-repeat scroll -286px -164px;color: #fff; display: block; font-size: 0; font-weight: bold; height: 21px; right: 0; position: absolute;
text-align: center;text-decoration: none; top: 35px; width: 11px;}
.tab-container .gallery .viewport{ height:120px !important;}
.tab-container .gallery .viewport ul{ margin:0; padding:0; }
.tab-container .gallery .viewport ul li{ list-style:none ; width:auto !important; margin-right:16px!important; float:left; margin-bottom:16px;}
.tab-container .gallery .viewport ul li img{ object-fit: cover; width:188px; max-height:168px; padding:0px; border:0px; -webkit-border-radius:5px; -moz-border-radius: 5px; border-radius: 5px;}
.tab-container .reviews{display:inline-block; width:100%;}
.tab-container .reviews .heading span{ font-weight:normal;}
.tab-container .reviews .heading a{ text-align:right; text-decoration:none; font-size:12px; color:#848686; font-weight:normal; float:right; }
.tab-container .reviews .list{ display:inline-block; width:100%; border-bottom:1px solid #e5e5e5; padding-bottom:30px; margin-bottom:30px;}
.tab-container .reviews .list .userimg{ float:left; width:90px;  text-align:center;  margin-right:15px; }
.tab-container .reviews .list .userimg img{-webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px;
 border:1px solid #D3D3D3; display:inline-block; height:84px; width:84px;}
.tab-container .reviews .list .userimg .defaultuser-thumb{-webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px; background: url(../images/sprit1.png) no-repeat -165px -458px; height:70px; width:70px; border:1px solid #D3D3D3; display:inline-block;}
.tab-container .reviews .list .userimg .date{ line-height:14px; font-size:12px; color:#616161; padding:0px 0 5px 0;}
.tab-container .reviews .list .review-text{ font-size:15px; color:#616161; line-height:26px; float:right; width:915px;}
.tab-container .reviews .list .top{ display:inline-block; width:100%; padding-bottom:15px; margin-top:10px;}
.tab-container .reviews .list .top .name{ font-size:17px; color:#616161; display:inline-block; font-weight:700;}
.tab-container .reviews .list .top .rating { display:inline-block; padding-left:20px;}
.tab-container .reviews .list .top .rating i{display:inline-block; color: #f1273a; font-size: 13px; padding: 0 2px;}
.like-comment{font-size:15px; color:#616161; margin-top:5px;}
.like-comment .like{ display:inline-block; margin-right:10px; cursor:pointer;}
.like-comment .nlike{ display:inline-block; margin-right:10px; cursor:pointer;}
.gray{ color:#5b5b5c !important;}
.like-comment .like .likeicon{ vertical-align:middle; padding-left:0px;  background: url(../images/sprit1.png) no-repeat -265px -216px; display:inline-block; height:24px; width:22px;}
.like-comment .like .likeiconfill{vertical-align:middle; padding-left:0px; background: url(../images/sprit1.png) no-repeat -265px -242px; display:inline-block; height:24px; width:22px;}
.like-comment .like .likeicon-fill{ vertical-align:middle; padding-left:0px; background: url(../images/sprit1.png) no-repeat -265px -240px;}
.like-comment .comment{ cursor:pointer;}
.like-comment .commenticon{ vertical-align:middle; padding-left:0px;  background: url(../images/sprit1.png) no-repeat -265px -268px; display:inline-block; height:24px; width:22px;}
.like-comment .commenticon-fill{ vertical-align:middle; padding-left:0px; background: url(../images/sprit1.png) no-repeat -265px -283px;}
.like-comment .comment{ display:inline-block; padding-left:10px;}
.dlmexpand { padding-bottom: 20px; }
.catbar{ width:100%; background:#f9f9f9; padding:30px 0; float:left; }
.catbar ul{ margin:0; paeftdding:0;}
.catbar ul li{ list-style:none; text-align:center; display:inline-block;}
.catbar ul li:nth-child(1){ margin-right:26px;}
.catbar ul li:nth-child(6){ margin-right:0px;}
.catbar ul li + li{ margin:0 26px;}
.catbar ul li a{  display:block; color:#000; font-size:15px;text-align:center; text-decoration:none;}
.catbar ul li a span{ border:1px solid #f1f1f1; -webkit-border-radius: 100px;-moz-border-radius: 100px;
border-radius: 100px; -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.1);-moz-box-shadow:1px 1px 2px 0px rgba(50, 50, 50, 0.1);box-shadow:1px 1px 2px 0px rgba(50, 50, 50, 0.1);}
.catbar ul li a span.nonstyle{ border:0; box-shadow:none; padding-top:10px;}
.catbar ul li a span{ display:block; /*margin-top:8px;*/}
.catbar ul li a:hover span{ color:#616161;}
.home-mid{ padding:50px 0; width:100%; display:block; float:left; background:#fff;}
.home-mid ul{ margin:0; padding:0;}
.home-mid ul li{ list-style:none; text-align:center; width:290px; float:left;}
.home-mid ul li:nth-child(3){ margin-right:0; margin-left:0;}
.home-mid ul li + li{ margin:0 75px;}
.home-mid ul li .title{ border-bottom:1px solid #eee; font-size:16px; color: #000000; padding-bottom:5px; text-transform:uppercase; width:180px; margin:0 auto;}
.home-mid ul li .mid-img{ width:100%; text-align:center; display:block; margin:16px 0;}
.home-mid ul li .text{ text-align:center; color:#676767; line-height:22px; width:100%;}
.home-mid ul li .bottom-btn{  display: inline-block; margin: 0 auto;}
.home-mid ul li .app-btn{  display: inline-block; margin: 0 auto;}
.home-mid ul li .app-btn a{ margin-top:35px; display:inline-block; }
.home-mid ul li .app-btn a + a{ margin-left:22px;}
.home-mid ul li .bottom-btn a{ background:#616161; font-size:14px; color:#ffffff; text-align:center; padding:12px 0; width:188px; display:block; text-decoration:none; margin-top:35px;}
.venue-scroll{ width:100%; position:relative;display:block; padding:30px 0 40px 0; background:#fff;}
.venue-scroll .title{ font-size:30px; color:#a3a3a3; text-align:center; padding-bottom:0px; margin:0 auto; font-weight:700;}
.venue-scroll .overview .venue-img{ background:#FFFFFF;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.top-selling-scroll{ width:100%; position:relative;display:block; padding:40px 0 40px 0; background:#fff;}
.top-selling-scroll .title{ font-size:30px; color:#a3a3a3; text-align:center; padding-bottom:0px; margin:0 auto; font-weight:700;}
.top-selling-scroll .overview .venue-img{ background:#FFFFFF;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.overview.product-img img{max-height:176px;max-width:230px; }
.overview.venue-img img{height:154px;width:230px;}
.overview { display:block; padding:7px; float:left;}
.overview .name{ font-size:14px; color:#5d5d5d; padding:15px 0px 0 0px;height:50px; font-weight:700;}
.overview a{ color:#323232; text-decoration:none;}
.overview .name span{ font-size:15px; color: #848686;}
.overview .rating{  display:block; text-align:center; margin:5px auto 0px auto;}
.overview .rating i{ font-size:13px; padding:0 2px; color:#f1273a;}
.overview .rating i.gray{ color:#737374;}
.overview .booknow-btn{ margin-top:15px; padding-right:13px; border-top:1px solid #eaeaea;}
.overview .booknow-btn a{ font-size:15px; color:#616161; padding:15px 0 15px 0; text-transform:uppercase;
text-decoration:none;display:inline-block; width:100%;}
.subscribe-mid{ display:block;}
.subscribe-mid .title{ font-size:16px; color:#000; text-align:center; border-bottom:1px solid #eee; padding-bottom:5px; width:200px; margin:0 auto;}
.subscribe-mid .text{font-size:15px; color:#676767; text-align:center; width:100%; margin:0 auto; line-height:22px; padding:25px 0;}
.subscribe-mid .subscribe-bar{margin: 0 ;width:443px;z-index: 10; display:block; padding:0;}
.subscribe-mid .subscribe-bar .subscribe-inner{-webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px;
border-bottom-left-radius: 5px; width:343px;  background: #ffffff none repeat scroll 0 0; padding: 0 0px 0 10px; display:inline-block; }
.subscribe-mid .subscribe-bar input[type="text"]{  padding:9px 20px 10px 10px; color:#848686; font-size:14px; border:0; width:292px;}
.subscribe-mid .subscribe-bar input[type="button"]{ background: #7a7a7a; color:#ededed; font-size:13px; border:0;  padding:10px 10px 10px 10px; 
 cursor:pointer;-webkit-border-top-right-radius: 8px;-webkit-border-bottom-right-radius: 8px;-moz-border-radius-topright: 8px;-moz-border-radius-bottomright: 8px;
border-top-right-radius: 5px;border-bottom-right-radius: 5px;width:90px;}
.subscribe-mid .error-msg{top:-5px;}

input[type="button"]{ background:#616161; padding:10px 10px; text-align:center; font-size:13px; }
input:hover[type="button"]{ background:#f1273a !important; color:#fff!important;}
input[type="submit"]{ background:#b6b6b6; padding:10px 10px; text-align:center; font-size:13px; border:0; color:#fff; }
input:hover[type="submit"]{ background:#f1273a !important; color:#fff!important;}
.search-button{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;
-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;  padding: 11px 0 10px 0 !important;
width: 80px; background:#ef3d52 !important;}
input.search-button:hover{ background:#616161 !important;}
#search-error{ margin-left:58px; position:absolute;}

/*footer{ background:#323232; width:100%; display: inline-block; padding:30px 0 7px 0;margin-top:50px;  float:left;margin-top:50px;}
footer .link{ padding:0; display:block; }
footer .link-box{ float:left; width:100%; padding-bottom:50px;}
footer .link-box .title{ font-size:15px; color:#a3a3a3; text-transform:uppercase; padding-bottom:10px; margin-bottom:10px;
border-bottom:1px solid #444444; line-height:inherit;}
footer .link-box ul{ margin:0; padding:0;}
footer .link-box ul li{ list-style:none; font-size:15px; float:left;}
footer .link-box ul li a{ color:#a3a3a3; line-height:24px; text-decoration:none; width:166px; cursor:pointer; padding-right:4px; display:inline-block;}
footer .link-box ul li a:hover{ text-decoration:underline;}
footer .smo{display: inline-block;}
footer .smo .border{ background:#b8b8b8; width:100%; height:1px;}
footer .smo .icon{ font-size:16px; color:#fff; text-transform:uppercase; text-align:center; margin:0 auto; line-height:25px;}
footer .smo .icon .right-tic{ font-size:16px; color:#fff; padding:0 10px; float:left; background:none; width:auto;}
footer .smo .icon .title{ float:left;}
footer .smo .icon a{ text-decoration:none; color:#FFFFFF;}
footer .smo .icon a + a{ padding:0 0px 0 15px;}
footer .smo .icon a i{ background:#999999; color:#313131; font-size:24px; -webkit-border-radius: 40px;
-moz-border-radius: 40px; border-radius: 40px; height:38px; width:38px; text-align:center; line-height:38px;}
footer .copy{ font-size:13px; width:100%; text-align:center; display:block; color:#a3a3a3; }*/

.inner{height:275px; position:relative;}
.inner .banner-bg{ z-index:1;}
.inner .banner-bg img{  width:100%;max-width:100%;height:470px; position: absolute; z-index:-1; left:0; object-fit: cover;}
.merchant{height:350px; position:relative;}
.merchant .banner-bg{ z-index:1;}
.merchant .banner-bg img{  width:100%;max-width:100%;height:350px; position: absolute; z-index:-1; left:0;}
.inner .search-mapbar{ background:#FFFFFF; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; padding:0px 20px; border:1px solid #e8e9e4; z-index:10; width:710px; margin:0 auto; position:relative; top:25px; height:53px;}
.inner .mapinput{border-right:1px solid #eee; float:left; width:240px;}
.inner .mapinput input{ border:0; padding:0 0 0 30px;background:url(../images/sprit1.png) no-repeat 0 -43px; height:27px; width:185px; font-size:14px; color:#848686; margin:13px 0;}
.inner .search{margin-top:13px;width:230px; float:left;}
.inner .search input{border:0; padding:0 0 0 35px;background:url(../images/sprit1.png) no-repeat 0 -71px; height:27px; width:400px; font-size:14px; color:#848686; margin-left:17px;}
.breadcrum{ color: #000;font-size: 14px;  margin:0px auto 0px auto;  z-index:1; /*float:left; */position:relative; z-index:1; padding-bottom:25px; width: 1024px;
    top: 135px; color: #000;}
.breadcrum span{ padding:5px 0 0 0;}
.breadcrum a{ color:#000; text-decoration:none;}
.breadcrum a:hover{ text-decoration:underline;}
.breadcrum i{ padding:0 10px; vertical-align:middle; font-size:20px;}
.wrapper{ width:1024px; margin:0 auto; position:relative; background:#fff; margin-bottom:80px;}
.main .pagetitle{ display:inline-block; text-align:center; width:100%; position: relative;}
.main .pagetitle2{ display:inline-block; text-align:center;  position: relative;  width:100%;     margin-top: 135px;}
.main .pagetitle2 span{}
.summary h1 span{ color:#a3a3a3;}
.main .pagetitle2 h1, .summary h1{ font-size:45px; text-align:center; color:#5d5d5d;  font-weight:600; display:block; margin:0; padding:10px 0 10px 0;}
.wrapper .pagetitle .allright{ /*position: absolute; top:0; right:28px;*/}
.wrapper .pagetitle h2{ font-size:18px; color:#000;padding:0 0px 10px 0px; font-weight:normal; display:inline-block; text-align:center; margin:30px 0; }
.mirrored{ display:none;}
.wrapper .topbar{ display:block;width:100%; text-align:center; 
position: relative; height:20px; margin:0px 0 40px 0; }
.wrapper .topbar a{ color:#323232; text-decoration:none;}
.wrapper .topbar .result{ text-align:left; padding-right:20px; border-right:1px solid #323232; margin-right:20px;line-height:19px; font-size:15px;
color: #323232; text-transform:uppercase; }
.wrapper .topbar .mapview{ text-align: center; display:inline-block; position:absolute;background:url(../images/sprit1.png) no-repeat 0px -212px; padding:0 0 0px 20px; vertical-align:middle; padding-bottom:5px; left:470px;}
.wrapper .topbar .shortby{text-align: right; background:url(../images/sprit1.png) no-repeat 0px -234px;
padding:0 0px 0px 20px; vertical-align:middle;font-size:15px; color:#323232; }
.wrapper .topbar .shortby select {text-indent: 1px; text-overflow: '';border:0;padding:0 !important;margin:0!important;cursor:pointer; color:#323232!important; width:150px; background-color:#fff; }
.expanded{ background: #f4f4f4 none repeat scroll 0 0; /*border-bottom: 1px solid #d5d5d5;*/ color: #3259a8; cursor: pointer; display: block;font-size: 17px; padding: 7px 0 7px 15px;}
.expanded a{ color: #616161; text-decoration:none;}	
#sort_by option{ background:#FFFFFF; color:#323232;}
.wrapper .sidebar{ float:left; width:240px; border:1px solid #f0f0f0; }
.wrapper .container{ float:left; margin-left:35px; width:747px;}
#panel {margin-bottom:20px; display: none;}
.commentbox {margin:15px 0 10px 0;}
.commentbox textarea{ border:1px solid #e5e5e5; padding:5px 10px; width:83%; font-size:14px; resize:none; height:37px; }
.reviews textarea:focus{  outline: none; border-color: #9ecaed; box-shadow: 0 0 10px #9ecaed;}
.commentbox .comment-btn{ float:right; margin-top:5px; margin-right:21px;}
a.blue-btn{ background:#a3a3a3; padding:10px 15px; text-transform:uppercase; color:#FFFFFF; text-decoration:none;  margin-bottom:15px; line-height:16px;}
.mart22{ margin-top:22px;}
.commentedbox{ background:#f3f3f3; padding:0 5px 0 15px; display:inline-block; width:99%; margin-top:20px; }
.commentedbox .userimg { float: left; height: 85px; margin-right: 20px;text-align: center; width: 65px !important;}
.commentedbox .review-text{ width:800px !important;}
.commentmainbox{ padding:25px 0; border-bottom:1px solid #e9e9e9; float:left; }
.commentedbox .defaultuser-thumb { background:url(../images/sprit1.png) no-repeat  -170px -565px !important; border: 1px solid #d3d3d3; border-radius: 44px; display: inline-block; height: 58px !important; width: 58px !important;}
.commentedbox .commentuser-thumb { border: 1px solid #d3d3d3; border-radius: 44px; display: inline-block; height: 58px !important; width: 58px !important;}
.nonotifications{background:url(../images/sprit1.png) no-repeat  -501px -318px !important; display:block; height:88px; width:88px; margin:0 auto;}
.commentedbox .review-text { color: #848686; float: right; font-size: 14px; line-height: 20px; width: 100%;}
.noreview-btn{ margin-top:30px; display:block; font-size:14px;}
.noreview{ font-size:17px; color:#323232; line-height:26px; width:100%; display:inline-block;}
.commentedbox .top .name { color: #323232; display: inline-block; font-size: 17px;}
.commentedbox .top { display: inline-block; padding-bottom: 15px; width: 100%;}
.wrapper section{ display:inline-block; width:1024px;}
.wizard section{ display:inline-block; margin-top:0px; width:1024px;}
.wrapper .container .listing{ display:inline-block; text-align:center; width:100%;}
.wrapper .container .listing ul{ margin:0; padding:0;}
.wrapper .container .listing ul li{ list-style:none; width:232px; padding:5px 5px 5px 5px; border:1px solid #dadada;
display:inline-block;-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);}
.animate1 {
  -webkit-animation-duration: .8s;
  -webkit-animation-delay: .2s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .8s;
  -moz-animation-delay: .2s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: .8s;
  -ms-animation-delay: .2s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: .8s;
  animation-delay: .2s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.wrapper .container .listing ul li + li{ margin-left:7px; margin-bottom:7px;}
.wrapper .container .listing ul li a{ color:#fff; text-decoration:none;}
.wrapper .container .listing .booking-button, .wrapper .container .listing .button{ background:none; font-size:13px; padding:6% 4% 4% 4%; width:92%; color:#616161; border-top:1px solid #f0f0f0; display:block;}
.wrapper .container .listing ul li a .img{ max-height:154px; max-width:190px; position:relative; object-fit: contain;}
/*.productimageblock .img{  height:220px !important; max-width:230px; position:relative;}*/
.wrapper .container .listing ul li a .title{ color:#5d5d5d; font-weight:700;
font-size:14px; text-align:center; width:100%; padding-top:10px; 
height:35px; display:inline-block; line-height: normal;}
.wrapper .container .listing ul li a .title .tname{ height: 40px; line-height: 20px;}
.wrapper .container .listing ul li a .title span{ color:#848686; font-size:13px; line-height:18px; 
display:inline-block; padding-top:5px;}
.wrapper .container .listing ul li a .video-review{ color:#848686; font-size:13px; line-height:18px; 
display:inline-block; padding-top:5px;}
.wrapper .container .listing ul li a .listing-view{color:#848686; font-size:13px; line-height:18px; display:inline-block; padding-top:5px;}
.wrapper .container .listing ul li a .distance{ height:35px;color:#848686; font-size:13px; line-height:18px; display:inline-block; padding-top:5px;}
.listing ul li .rating{ width:100%; display:inline-block; text-align:center; margin:7px auto 10px auto;}
.listing ul li .rating i{ font-size:13px; padding:0 2px; color:#f1273a;}
.listing ul li .rating i.gray{ color:#737374;}
.listing ul li .booknow-btn{ width:100%; margin:0 auto; text-align:center; display:inline-block;}
.listing ul li .booknow-btn a{ font-size:14px; color:#616161; padding:10px 17px; text-transform:uppercase;   text-decoration:none;}
.listing ul li .booknow-btn a:hover{ color:#fff;}
.collapsible-menu, .collapsible-menu ul {margin: 0;padding: 0;}
.collapsible-menu li {list-style: none;position:relative; border-bottom:1px solid #FFFFFF;}
.collapsible-menu li:last-child{ border-bottom:0px;}
.collapsible-menu li:nth-child(2) { list-style: none;position:relative;}
.collapsible-menu > li:nth-child(2) > a, .collapsible-menu > li:nth-child(3) > a, .collapsible-menu > li:nth-child(4) > a, .collapsible-menu > li:nth-child(5) > a, 
.collapsible-menu > li:nth-child(6) > a, .collapsible-menu > li:nth-child(2) > a{ /*border-top:1px solid #d5d5d5;*/	-webkit-border-top-left-radius: 0px;-webkit-border-top-right-radius:
 0px;-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;border-top-left-radius: 0px;border-top-right-radius:0px;}
.collapsible-menu > li > a { background: #f1f1f1; color: #616161; cursor: pointer; display: block; padding: 12px 0px 12px 10px;
font-size:17px;position:relative; border-bottom:1px solid #f0f0f0;}
.collapsible-menu > li > a.collapsed {background:#f4f4f4 url(../images/sprit1.png) no-repeat 209px -280px;}
.expanded a.open{background:url(../images/sprit1.png) no-repeat 200px -262px;position:relative;}
.expanded a {background:url(../images/sprit1.png) no-repeat 200px -282px;position:relative;}
.collapsible-menu > li > ul {display: none;}
.collapsible-menu > li > ul a { background: #fff; border-bottom: 1px solid #d5d5d5;  color: #5b5b5c; display: block;
padding: 10px 0px 10px 20px;font-size:14px;width:91%;text-decoration:none;}
.collapsible-menu > li > ul ul a { padding-left: 20px;}
.collapsible-menu li label{width:230px; color: #616161; cursor: pointer; display: block; padding: 10px 0px 10px 10px;
font-size:15px; font-weight:normal; border-bottom:1px solid #f0f0f0;}
.collapsible-menu li label:hover{ background:#f9f9f9;}
.collapsible-menu li img{ vertical-align:middle; padding-right:7px; margin-top:-3px;}
.sidebar input[type="checkbox"] {display:none;}
.sidebar input[type="checkbox"] + label span {
    display:inline-block;
    width:12px;
    height:12px;
    margin:2px 12px 0 0;
    vertical-align:middle;
    background:url(../images/checkbox.png) left bottom no-repeat;
    cursor:pointer;
	float:right;
}
.sidebar input[type="checkbox"]:checked + label span { background:url(../images/checkbox.png) left top no-repeat;margin-top:2px;}
.sidebar input[type="radio"] { display:none;}
.sidebar input[type="radio"] + label span {
    display:inline-block;
    width:12px;
    height:12px;
    margin:2px 15px 0 0;
    vertical-align:middle;
    background:url(../images/redio.png) left top no-repeat;
    cursor:pointer;
	float:right;
}
.sidebar input[type="radio"]:checked + label span { background:url(../images/redio.png) left bottom no-repeat;margin-top:2px;}
.button {
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	 background:#a3a3a3;
}
.booking-button{color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	 background:#f1273a;}
.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #ef2d40;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 1s, background-color 0.3s;
	transition: transform 0.3s, opacity 1s, background-color 0.3s;
}
.button--wayra:hover {
	color: #fff;
	border-color: #3f51b5;
}
.button--wayra.button--inverted:hover {
	color: #3f51b5;
	border-color: #fff;
}
.button--wayra:hover::before {
	opacity: 1;
	background-color: #ef2d40;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {background-color: #ef2d40;}
.button2--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #616161;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 1s, background-color 0.3s;
	transition: transform 0.3s, opacity 1s, background-color 0.3s;
}
.button2--wayra:hover {
	color: #fff;
	border-color: #3f51b5;
}
.button2--wayra.button--inverted:hover {
	color: #3f51b5;
	border-color: #fff;
}
.button2--wayra:hover::before {
	opacity: 1;
	background-color: #3f51b5;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button2--wayra.button--inverted:hover::before {background-color: #3f51b5;}
.needpopup-opened,
.needpopup-opened body {overflow: hidden;}
.needpopup-opened.needpopup-scrolled,
.needpopup-opened.needpopup-scrolled body { height: auto;}
.needpopup-opened.needpopup-scrolled body {position: fixed;width: 100%;}
/* Popup wrapper*/
.needpopup_wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 40px 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 0;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
.needpopup-opened .needpopup_wrapper {visibility: visible; opacity: 1;}
.needpopup-overflow .needpopup_wrapper {padding: 10px;}
.needpopup .title{ font-size:17px; width:100%; text-align:center; margin:0 auto;}
.needpopup .title span{ width:185px; text-align:center;  border-bottom:1px solid #d6d6d7; padding-bottom:5px;}
.needpopup {
  position: relative;
  z-index: 9999;
  top: 50%;
  left: 50%;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 810px;
  max-width: 100%;
  margin-left: -405px;
  padding: 30px 60px;
  -webkit-transform: scale(.1, .1);
  -ms-transform: scale(.1, .1);
  transform: scale(.1, .1);
  opacity: 0;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.needpopup.opened {
  -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
  transition: opacity .5s ease, transform .5s ease;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
.needpopup.stacked {
  top: 0 !important;
  margin-top: 0 !important;
}
.needpopup-overflow .needpopup {
  left: 0;
  width: auto;
  margin-left: 0;
}
.needpopup_remover {
  position: fixed;
  z-index: 9999;
  top: 30px;
  right: 30px;
  font-size: 40px;
  line-height: .5;
  color: #fff;
  text-decoration: none;
}
.needpopup_remover:hover {
  color: #ffffff;
}
.needpopup_remover:before {
  content: '×';
  font-size:32px;
}
.needpopup .needpopup_remover {
  top: 10px;
  right: 10px;
  font-size: 26px;
  line-height: .5;
  color: #a2a2a2;
  position:absolute;
}
.needpopup .needpopup_remover:hover {
  color: #000;
}
.signuppopup .needpopup_remover:hover {
  color: #fff;
}
.smallpopup{ 
    left: 50%;
    margin-left: -185px;
    max-width: 100%;  
    top: 30%;
    width: 367px;
    z-index: 9999;
	padding:30px;}
.smallpopup .title{ width:100%; text-align: center;  padding-bottom:5px; font-weight:normal; color:#323232; font-size:16px; display:inline-block;}
.smallpopup .title span{ border-bottom:1px solid #d6d6d7;}
.smallpopup .likeboxmain{ width:100%; display:inline-block; padding-top:20px;}
.smallpopup .title span{text-align:left; font-weight:normal; color:#323232; font-size:16px; display:inline; }
#cssmenu {
    position: relative;
    width: auto;
	float:left;
}
#cssmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1;
}
#cssmenu > ul {
    position: relative;
    display: block;
    width: 100%;
	z-index: 10;
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu.align-center ul {
    text-align: center;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu > ul > li {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
	vertical-align:top;
}
#cssmenu > ul > #menu-button {
    display: none;
}
#cssmenu ul li a {
    display: block;
    text-decoration: none;
}
#cssmenu > ul > li > a {
    font-size: 13px;
    /*padding: 14px 45px 10px 45px;*/
    color: #a3a3a3;
    text-transform: capitalize;
    -webkit-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out;
	margin-top:13px;
	padding-right:0px;
	padding-bottom:12px;
}
#cssmenu > ul > li.has-sub > a {
   /* padding-right: 32px;*/
}
#cssmenu > ul > li:hover > a {
    color: #a3a3a3;
}
#cssmenu li.has-sub::after {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}
#cssmenu > ul > li.has-sub::after {
   /* right: 10px;
    top: 39px;
	background: url(../images/sprit1.png) no-repeat -53px -668px;
	height:15px;
	width:19px;*/
}
#cssmenu > ul > li:hover::after {
    border-top-color: #000;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    top: 70px;
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 1000;
	margin-top:-10px;
	/*margin-top:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #E5E5E5;*/
	margin-left:-18px;
}
#cssmenu ul ul ul {
    top: 37px;
    padding-left: 5px;
}
#cssmenu ul ul li {
    position: relative;
}
#cssmenu > ul > li:hover > ul {
    left: auto;
    top: 44px;
    opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
    left: auto;
    right: 0;
    opacity: 1;
}
#cssmenu ul ul li:hover > ul {
    left: 170px;
    top: 0;
    opacity: 1;
}
#cssmenu.align-right ul ul li:hover > ul {
    left: auto;
    right: 170px;
    top: 0;
    opacity: 1;
    padding-right: 5px;
}
#cssmenu ul ul li a {
    width: 180px;
    padding: 10px 10px;
    font-size: 13px;
    color: #a3a3a3;
    background: #ffffff;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
	font-weight:400;
	
}
#cssmenu.align-right ul ul li a {
    text-align: right;
}
#cssmenu ul ul li:hover > a {
    background: #f2f2f2;
    color: #a3a3a3;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
    /*border-bottom: 1px solid #ccc;*/
}
#cssmenu > ul > li > ul::after {
/*    content: '';
    border: 6px solid transparent;
    width: 0;
    height: 0;
    border-bottom-color: #a0a0a0;
    position: absolute;
    top: -12px;
    left: 30px;*/
}
#cssmenu.align-right > ul > li > ul::after {
    left: auto;
    right: 30px;
}
#cssmenu ul ul li.has-sub::after {
    border: 4px solid transparent;
    border-left-color: #9ea2a5;
    right: 10px;
    top: 12px;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub::after {
    border-left-color: transparent;
    border-right-color: #9ea2a5;
    right: auto;
    left: 10px;
}
#cssmenu ul ul li.has-sub:hover::after {
    border-left-color: #ffffff;
    right: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
#cssmenu.align-right ul ul li.has-sub:hover::after {
    border-right-color: #ffffff;
    border-left-color: transparent;
    left: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
#slider1 {
    height: 1%;
    margin: 0px 0 0;
    overflow: hidden;
    position: relative;
    padding: 0 50px 10px;
}
#slider1 .viewport {
    height: 335px;
    overflow: hidden;
    position: relative;
}
#slider1 .buttons {
    background: url(../images/sprit1.png) no-repeat 0 -130px;
    display: block;
    position: absolute;
    top: 40%;
    left: 0;
    width: 23px;
    height: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size:0px;
}
#slider1 .next {
    right: 0;
    left: auto;
    top: 40%;
	background: url(../images/sprit1.png) no-repeat -20px -130px;
	 width: 23px;
}
#slider1 .buttons:hover {
background: url(../images/sprit1.png) no-repeat 0 -170px;
}
#slider1 .next:hover{
	background: url(../images/sprit1.png) no-repeat -21px -170px;
}
#slider1 .disable {
   /* visibility: hidden;*/
}
#slider1 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    /*width: 240px;*/
    left: 0;
    top: 0;
}
#slider1 .overview li { display:inline-block;margin: 0 10px 0 0;width:230px; text-align:center; padding:7px 7px 0 7px; 
-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); border:1px solid #eaeaea; margin-bottom:30px;}
#slider2 {
    height: 1%;
    margin: 30px 0 0;
    overflow: hidden;
    position: relative;
    padding: 0 50px 10px;
}
#slider2 .viewport {
    height: 305px;
    overflow: hidden;
    position: relative;
}
#slider2 .buttons {
    background: url(../images/sprit1.png) no-repeat 0 -130px;
    display: block;
    position: absolute;
    top: 23%;
    left: 0;
    width: 23px;
    height: 35px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size:0px;
}
#slider2 .next {
    right: 0;
    left: auto;
    top: 23%;
	background: url(../images/sprit1.png) no-repeat -23px -130px;
	 width: 23px;
}
#slider2 .buttons:hover {
background: url(../images/sprit1.png) no-repeat 0 -170px;
}
#slider2 .next:hover{
	background: url(../images/sprit1.png) no-repeat -23px -170px;
	}
#slider2 .disable {
    visibility: hidden;
}
#slider2 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 240px;
    left: 0;
    top: 0;
}
#slider2 .overview li {float: left;margin: 0 52px 0 0;width: 258px;}
.signupform{ width:270px; margin-top:20px; display:inline-block;}
.loginwith-smo{ float: right; width:250px; margin-top:80px;}
.bluebtn{-webkit-border-radius: 1px;-moz-border-radius: 1px; border-radius: 1px; background:#ef3d52 !important; font-size:14px; padding:10px 0; text-align:center; text-transform:uppercase; color:#fff; 
height:inherit; cursor:pointer; display:inline-block; text-decoration:none; }
.btn-default, .btn-primary{-webkit-border-radius: 1px;-moz-border-radius: 1px; border-radius: 1px; background:#616161 ;
 font-size:15px; padding:7px 0px; text-align:center; 
text-transform:uppercase; color:#fff; height:inherit; cursor:pointer; display:block; text-decoration:none;border:0px; float: right;}
.btn-default{ margin-left:10px;}
button.btn-default:hover{ background:#e94c3d; color:#fff !important;}
button.btn-primary:hover{ background:#e94c3d !important; color:#fff !important;}
.haveaccount-link{ width:100%; display:inline-block;  font-size:16px; text-align:center; padding-top:35px;}
.haveaccount-link a{ text-decoration:none; color:#616161;}
.haveaccount-link a:hover{ text-decoration:underline;}
.forget-password{ width:100%; display:block; text-align:center; color:#aeafaf; margin-bottom:10px; margin-top:-5px;}
.forget-password a{ color:#aeafaf; text-decoration:none; }
.forget-password a:hover{ text-decoration:underline;}
.forget-password-text{ color:#5b5b5c; font-size:16px; width:100%; text-align:center; padding-top:75px; padding-bottom:40px;}
.slide-footer{ position: absolute; bottom:60px; left:20px;}
.slide-footer .title{ font-size:17px; color:#5b5b5c; padding:0 0 10px 15px;}
.slide-footer .downloadapp-btn{ float:left; vertical-align:middle;}
.slide-footer .downloadapp-btn a{ font-size:13px; color:#000000; border:0px; padding:8px 8px 0px 15px;}
.slide-footer .downloadapp-btn a:hover{color:#616161;}
.slide-footer .downloadapp-btn a i{ font-size:20px;}
.slide-footer .followus{ margin-top:30px; display:inline-block; width:225px;}
.slide-footer .followus a{   background: #616161;
    border-radius: 15px;
    color: #fff;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 26px; padding:0; float:left; margin-left:15px;}
.slide-footer .followus a i{ font-size:16px;}
.slide-footer .followus a:hover{ background:#616161;}
ul.mailtip {
  zoom: 1; 
  background-color: #fff;
  list-style: none;
  border: 1px solid #ccc;
  overflow: hidden;
  text-align: left;
  top:171px !important;
}
ul.mailtip:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
ul.mailtip li p {
  height: 28px;
  text-align: inherit;
  line-height: 28px;
  cursor: pointer;
  margin: 0 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
ul.mailtip li.active {
  color: #eb7350;
  background: #eaeaea;
}
ul.mailtip li.hover {
  background: #e7f6ff;
}
 ul.mailtip {
   max-width: 360px;
}
.viewbox-container{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 700;
}
.viewbox-body{
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	overflow: auto;
}
.viewbox-header{
	margin: 10px;
}
.viewbox-content{
	margin: 10px;
	width: 300px;
	height: 300px;
}
.viewbox-footer{
	margin: 10px;
}
.viewbox-content .viewbox-image{
	width: 100%;
	height: 100%;
}
.viewbox-button-default{
	cursor: pointer;
    height: 64px;
    width: 64px;
}
.viewbox-button-default > svg{
	width: 100%;
	height: 100%;
	background: inherit;
	fill: inherit;
	pointer-events: none;
	transform: translateX(0px);
}
.viewbox-button-default{
	fill: #999;
}
.viewbox-button-default:hover{
    fill: #fff;
}
.viewbox-button-close{
	position:absolute;
	top:10px;
	right: 10px;
	z-index:9;
}
.viewbox-button-next,
.viewbox-button-prev{
	position:absolute;
	top: 50%;
	height: 128px;
    width: 128px;
	margin: -64px 0 0;
	z-index:9;
}
.viewbox-button-next{
	right: 10px;
}
.viewbox-button-prev{
	left: 10px;
}	 
.inner-slider{ float:left; width:100%; padding:0 34px;}
.inner-slider .heading{ font-size:17px; color: #616161; display:inline-block; width:100%; font-weight:bold; padding-bottom:10px;}
.inner-slider .slider-box{ border:1px solid #e5e5e5; padding:20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.inner-slider .slider-box #slider1 .overview{ width:100%;}
.inner-slider .slider-box #slider1 ul{ margin:0; padding:0;}
.inner-slider .slider-box #slider1 ul li{ margin-right:50px;}
.profilrinfo{ display:inline-block; width:865px; /*position:relative;*/ z-index:10; margin-top:109px; color:#000; font-size:17px; float:right; margin-right:0;}
.profilrinfo .user-name{ font-size:28px; float:left; padding-top:60px;}
.pro-favorites{ background:url(../images/sprit1.png) no-repeat -243px -190px; height:20px; width:20px; display:inline-block;}
.pro-reviews{ background:url(../images/sprit1.png) no-repeat -266px -190px; height:20px; width:21px; display:inline-block;}
.pro-buddies{ background:url(../images/sprit1.png) no-repeat -290px -190px; height:20px; width:20px; display:inline-block;}
.profilrinfo ul{ margin:60px 0 0 0; padding:0; float:right; }
.profilrinfo ul li{ list-style:none; width:167px; display:inline-block; text-align:center;}
.profilrinfo ul li a{ display:block; color:#000; text-decoration:none;}
.profilrinfo ul li + li{ border-left:1px solid #000;}
.wizard,
.tabcontrol
{
    display: block;
    width: 960px;
    overflow: hidden;
	margin-top:0px;
	padding:0 30px;
}
.wizard a,
.tabcontrol a
{
    outline: 0;
}
.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}
.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}
.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
	border-bottom:1px solid #ededed;
}
.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}
.wizard > .steps .number
{
    font-size: 1.429em;
	display:none;
}
.wizard > .steps > ul > li
{
    width:170px;
	text-align:center;
}
.wizard > .steps > ul > li:nth-child(1){ margin-right:220px;}
.wizard > .steps > ul > li:nth-child(2){ margin-right:230px;}
.wizard > .steps > ul > li:nth-child(3){ margin-right:0px;}
.wizard > .steps > ul > li,
.wizard > .actions > ul > li{float: left;}
.wizard.vertical > .steps > ul > li{float: none; width: 100%;}
.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active{
    display: block;
    width: auto;
    padding:0 0 15px 0;
    text-decoration: none;}
.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active{
    color: #808080;
    cursor: default;}
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active{
    color: #323232;
    cursor: default;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:4px solid #f1273a;
	font-weight:bold;}
.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active{color: #000;font-weight:bold;}
.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active{color: #808080;}
.wizard > .content{
    display: block;
    min-height: 36em;
    position: relative;
    width: auto;
	overflow:hidden;}
.wizard.vertical > .content{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;}
.wizard > .content > .body{float: left;position: absolute;width: 100%;height: 95%;}
.wizard > .content > section{top:50px;width:100%;}
.wizard > .content > .body ul{list-style: disc !important;}
.wizard > .content > .body ul > li{ display: list-item;}
.wizard > .content > .body > iframe{border: 0 none;width: 100%;height: 100%;}
.wizard > .content > .body input{}
.wizard > .content > .body input[type="checkbox"]{display: inline-block;}
.wizard > .content > .body input.error{background: rgb(251, 227, 228);border: 1px solid #fbc2c4;color: #8a1f11;}
.wizard > .content > .body label{display: inline-block;margin-bottom: 0.5em;}
.wizard > .content > .body label.error{color: #8a1f11;display: inline-block;margin-left: 1.5em;}
.wizard > .actions{position: relative;display: block; text-align: center;width: 100%;}
.wizard.vertical > .actions{display: inline;float: right; margin: 0 2.5%; width: 95%;}
.wizard > .actions > ul{display: inline-block; text-align: right;}
.wizard > .actions > ul > li{ margin: 0 0.5em;}
.wizard.vertical > .actions > ul > li{margin: 0 0 0 1em;}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active{
    background: #a3a3a3;
    color: #fff;
    display: block;
    padding:10px 20px;
    text-decoration: none;
	text-transform:uppercase;
	font-size:14px;}
.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active{background: #eee;color: #aaa;}
.wizard > .loading{}
.wizard > .loading .spinner{}
.tabcontrol > .steps{
    position: relative;
    display: block;
    width: 100%;}
.tabcontrol > .steps > ul{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;}
.tabcontrol > .steps > ul > li{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;}
.tabcontrol > .steps > ul > li:hover{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;}
.tabcontrol > .steps > ul > li.current{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;}
.tabcontrol > .steps > ul > li > a{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;}
.tabcontrol > .steps > ul > li > a:hover{text-decoration: none;}
.tabcontrol > .steps > ul > li.current > a{ padding: 15px 30px 10px 30px;}
.tabcontrol > .content{ position: relative; display: inline-block; width: 100%; height: 35em; overflow: hidden;
border-top: 1px solid #bbb; padding-top: 20px;}
.tabcontrol > .content > .body{ float: left; position: absolute;width: 95%; height: 95%; padding: 2.5%;}
.tabcontrol > .content > .body ul{list-style: disc !important;}
.tabcontrol > .content > .body ul > li{ display: list-item;}
.clearfix:before,
.clearfix:after {content: " "; display: table; }
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
#wizard .collapsible-menu > ul{ width:750px !important; padding:0 80px !important;}
#wizard .collapsible-menu > li > a{ width:745px; padding:10px 0 10px 5px; color:#848686; font-size:16px;}
#wizard .collapsible-menu > li > a.expanded{ background:url(../images/sprit1.png) no-repeat 730px -252px}
#wizard .collapsible-menu > li > a.collapsed{ background:url(../images/sprit1.png) no-repeat 730px -280px}
.upload-profilepic{ height: 150px;left: 0px; position: absolute;top: -170px;width: 150px;z-index: 1;
background:url(../images/sprit1.png) no-repeat -308px -476px; overflow: hidden; -webkit-border-radius: 175px; -moz-border-radius: 175px; border-radius: 175px;}
.upload-profilepic input[type="file"]{font-size:0px;  height:150px; width:150px;opacity: 0 !important; overflow: hidden!important; cursor:pointer; background:url(../images/sprit1.png) no-repeat -299px -217px;}
.upload-profilepic-user{ height: 130px;left: 0px;top: -152px; width: 130px;z-index: 1;
background:url(../images/sprit1.png) no-repeat -308px -476px; overflow: hidden;
 -webkit-border-radius: 175px; -moz-border-radius: 175px; border-radius: 175px; position: absolute;}	
.upload-profilepic-user input[type="file"]{font-size:0px;  height:150px; width:150px;opacity: 0 !important; overflow: hidden !important; cursor:pointer; position:absolute; top:0; }
.changepic-icon{background:url(../images/sprit1.png) no-repeat -299px -217px; height:18px; width:18px; display:inline-block; position: absolute; z-index:10;  right: 25px;top: 115px;}
.upload-profilepic-user img{ width:130px; height:130px;}
.addfriendbtn{ float:right; margin-top:60px;}
.buddyrequest{ display:inline-block; width:100%;}
.buddyrequest .game-create-box{ width:auto;}
.buddyrequest ul{ margin:0; padding:0;}
.buddyrequest ul li .approve{background:#FFFFFF url(../images/sprit1.png) no-repeat -297px -406px; height:39px; width:39px; border:1px solid #3259a8; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; display:inline-block; margin-right:25px;}
.buddyrequest ul li .approve:hover{background:#3259a8 url(../images/sprit1.png) no-repeat -317px -406px;}
.buddyrequest ul li .disapprove{background:#FFFFFF url(../images/sprit1.png) no-repeat -341px -406px; height:39px; width:39px; border:1px solid #3259a8; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; display:inline-block;}
.buddyrequest ul li .disapprove:hover{background:#3259a8 url(../images/sprit1.png) no-repeat -365px -406px;}
.buddyrequest ul li{ border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: inline-block;
    padding: 15px;
    text-align: center;
    width: 170px; list-style:none; float:left; margin:0 19px 35px 19px;}
	/*.buddyrequest ul li + li{margin: 0 35px 30px 35px;}*/
 .buddyrequest ul li .profile-pic{ display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    width: 100%; height:126px;}
 .buddyrequest ul li .profile-pic .noimg	  { background: url(../images/sprit1.png) no-repeat scroll -140px -318px;
    border: 1px solid #d5d5d5;
    border-radius: 65px;
    display: inline-block;
    height: 126px;
    width: 126px;
}
.upload-profilepic a img{ }
.datepicker {
	position: absolute;
	top: 18px;
	left: 18px;
	background: #FFF;
	padding: 4px;
	border: 1px solid #CCC;
	font-size: 16px;
	font-weight: 400;
	z-index: 50;
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
}
.datepicker * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.datepicker .tip {
	position: absolute;
	left: 12px;
	top: -12px;
	z-index: 5;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 12px solid #CCC;
}
.datepicker .tip:before {
	content: ' ';
	position: absolute;
	left: -8px;
	top: 2px;
	z-index: 20;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #FFF;
}
.datepicker a {
	text-decoration: none;
	color: #000;
}
.datepicker .row {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
.datepicker .row.header {
	text-align: center;
	position: relative;
	margin: 4px 0;
}
.datepicker .row.header a {
	margin: 0 3px;
	cursor: pointer;
}
.datepicker .row.header .prev {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 10px;
	height: 10px;
	padding: 4px;
}
.datepicker .row.header .next {

	display: block;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	width: 10px;
	height: 10px;
	padding: 4px;
}
.datepicker .row.header .prev .arrow{
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 6px solid #000;
	border-bottom: 5px solid transparent;
	float: left;
}
.datepicker .row.header .next .arrow{
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 6px solid #000;
	border-bottom: 5px solid transparent;
	float: right;
}
.datepicker .row.header .prev.disabled {cursor: default;}
.datepicker .row.header .next.disabled {cursor: default;}
.datepicker .row.header .prev.disabled .arrow {border-right-color: #DDD;}
.datepicker .row.header .next.disabled .arrow {border-left-color: #DDD;}
.datepicker .cell {
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	line-height: 25px;
	text-align: center;
	padding: 0 3px;
	border: 1px solid transparent;
}
.datepicker .cell.large {
	width: 59px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
}
.datepicker .cell.large.double {
	line-height: 25px;
	word-wrap: break-word;
	text-align: left;
}
.datepicker .day {color: #000;cursor: pointer;text-align: right;}
.datepicker .cell.day.today {color: #000;background: #D6EAFF;}
.datepicker .cell.day:hover,
.datepicker .cell.month:hover,
.datepicker .cell.year:hover,
.datepicker .cell.decade:hover {background: #3298FF;color: #FFF;}
.datepicker .cell.blank,
.datepicker .cell.blank:hover {background: none;color: inherit;cursor: default;}
.datepicker .cell.day.selected,
.datepicker .cell.month.selected,
.datepicker .cell.year.selected,
.datepicker .cell.decade.selected {background: #0065CC;color: #FFF;}
.datepicker .cell.grayed {color: #CCC;}
.datepicker .days .cell {color: #555;}
.datepicker .decades .cell span {display: block;padding: 5px 5px 0;}
.datepicker .calendar,
.datepicker .decades,
.datepicker .years,
.datepicker .months {position: relative;float: left;width: 100%;}
.datepicker .decades,
.datepicker .years,
.datepicker .months {display: none;}
.datepicker .decades .header,
.datepicker .years .header,
.datepicker .months .header {margin-bottom: 13px;}
.cal{ float: left; left: 378px; position: absolute;top: 12px; cursor:pointer;}
.cal i{ color:#FFFFFF; font-size:20px; background:#616161; padding:5px; height:35px; width:35px; text-align:center; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.profile-form{ width:100%; display:inline-block;}
.profile-form form{ display:block;}
.profile-form form ul{ margin:0; padding:0;}
.profile-form form ul li{ list-style:none; width:410px; float:left;}
.profile-form form ul li.marright{ margin:0 140px 0 0;}
.gender-bar{ border-bottom:1px solid #d6d6d7; float:left; width:100%; color:gray; font-size:14px; padding-bottom:11px; height:52px;}
.match-bar{ border-bottom:1px solid #d6d6d7; float:left; width:100%; color:gray; font-size:14px; padding-bottom:15px;}
.match-bar .material-radio{ margin-top:-9px;}
#marker-end {height: 32px;background: url(css/loading.gif) no-repeat 50% 50%;}
.gender-label{ padding-top:18px;display: inline-block;}
.accordion{width: 100%;margin: 0px auto;}
.drawer{width:100%;}
.accordion-item{}
.accordion-header h1{font-weight: normal;}
.accordion-item-active .accordion-header{background:none;transition:.25s;}
.accordion-item-active .accordion-header-icon{color:#000;}
.accordion-item-active h1{color:#323232; font-weight:bold;}
.accordion-header{/*background:#f2f2f2;*/padding:12px;cursor:pointer;border-bottom:1px solid #dadada;min-height:20px;transition:.25s;}
.accordion-header h1{float:left;font-size:16px;font-weight: normal;margin:0;line-height:1.3em;color:#323232; }
.accordion-content{border-bottom:1px solid #E0E0E0;display:none;background:#FFF;}
.accordion-content p{margin:0;margin-bottom:3px;}
.accordion-header-icon{float:right;color:#323232;font-size:15px;vertical-align:middle;}
.accordion-header-icon.accordion-header-icon-active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#323232;}

.accordion-header-icon{float:right;font-size:0px;vertical-align:middle;background-image: url(../images/sprit1.png);height:15px; width:26px; /*margin-top:35px;*/ background-position:295px -273px;height:15px; margin-top: 35px;}

.accordion-header-icon.accordion-header-icon-active{ background-image: url(../images/sprit1.png); width:26px; /*margin-top:35px;*/ background-position:295px -274px;}
.interests-game{ display:block; margin:20px 0 5px 0; width:100%;}
.interests-game ul{ margin:0; padding:0;}
.interests-game li{ font-size:13px; color:#848686; width:90px; height:100%; text-align:center; display:inline-block!important; margin-bottom:15px; margin-right:15px; vertical-align:top;}
.interests-game li a{ text-decoration:none !important; padding:0!important; margin:0!important; border-bottom:0px !important; display:inline-block; text-align:center; color:#848686;}
.interests-game li:nth-child(9){ margin-right:0;}
.interests-game li:nth-child(18){ margin-right:0;}
.interests-game li:nth-child(27){ margin-right:0;}
.your-rating{ float:left;}
.your-rating .box{ float:left; padding-bottom:15px; border-bottom:1px solid #dadada; height:55px; width:374px; position:relative; margin-bottom:20px; padding-top:7px;}
.your-rating .box:nth-child(even){ margin-left:190px;}
.your-rating .box .game-name{ float:left; color:#848686; font-size:16px; width:100px; margin-top:4px;}
.your-rating .box .game-rate{ float:right;} 
.your-rating .box .game-rate .rate-name{  bottom: 10px;color: #848686;display: block;font-size: 15px;left: 154px;
position: absolute;text-align: center; width:221px;}
.your-rating .box .game-rate a{ font-size:15px; color:#FFFFFF; text-decoration:none; width:38px; height:28px; line-height:28px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; transition: all 0.2s ease; display: inline-block; cursor:pointer; text-align:center;}
.your-rating .box .game-rate a:hover{ width:53px; height:39px; margin-top:-20px; line-height:40px;}
.your-rating .box .game-rate.none a{ font-size:15px; color:#FFFFFF; text-decoration:none; width:38px; height:28px; line-height:28px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; transition: all 0.2s ease; display: inline-block; cursor:pointer; text-align:center;}
.your-rating .box .game-rate.none a:hover{ width:53px; height:39px; margin-top:-20px; line-height:40px;}
.your-rating .box .game-rate a.active{width:53px; height:39px; margin-top:-20px; line-height:40px;}
.your-rating .box .game-rate a:nth-child(1){ background:#819bcd;}
.your-rating .box .game-rate a:nth-child(2){ background:#5a7cbc;}
.your-rating .box .game-rate a:nth-child(3){ background:#616161;}
.your-rating .box .game-rate a:nth-child(4){ background:#264b8b;}
.your-rating .box .game-rate a:nth-child(5){ background:#20437a;}
.right-tic{ background:#616161; color:#fff; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; padding:5px;  height:55px; width:55px; text-align:center; font-size:45px; margin:0 auto;}
.successful-message{ font-size:17px; color:#323232; line-height:24px; padding-top:20px;}
.main{ width:1024px ; margin:0 auto; padding:0; position:relative;}
.slider-wrapper { 
	width: 100%; 
	margin: 0 auto;
	height:100%;
}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	object-fit: cover;
    height: 525px!important;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;   
	box-sizing: border-box;         
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
.nivo-controlNav {
	text-align:center;
	padding: 0px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:0px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	text-align: center;
	margin-top:-50px;
	position:relative;
	z-index:100;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:8px;
	height:8px;
	background:#fff;
	text-indent:-9999px;
	border:0;
	margin: 0 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.theme-default .nivo-controlNav a.active {background:#f1273a;}
.theme-default .nivo-directionNav a {
	display:block;
	width:20px;
	height:24px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-22px 0;
	right:22px;
}
.theme-default a.nivo-prevNav {
	left:25px;
}
.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
ul.support-more-link li{}
.display-block{ display:block;}
ul.suggest-service-form{ width:750px; margin:0 auto;}
ul.suggest-service-form li{ width:334px; margin-right:78px; list-style:none; display:inline-block; text-align: left; margin-bottom:0px;}
ul.suggest-service-form li:nth-child(even){ margin-right:0;}
.error-msg{ color:#FF0000; position:relative; top:-18px;font-size:12px;/* background:url(../images/error-msg.png) no-repeat left 10px; padding-left:15px;*/ display:none;}
.success-msg{ color:#219d00;}
.success-msg i{ font-size:14px; padding-right:5px;}
.logoimg{background:url(../images/sprit1.png) no-repeat -161px -93px; width:156px; height:62px; float:left; }
.logo-space{padding:10px 53px 0 52px !important; margin-top:0px !important;}
.border-none{ border:none;}
.red-border{ border-bottom:2px solid #FF0000 !important;}
select{ width:100%; border-top:0; border-bottom:1px solid #e9e9e9; border-left:0; border-right:0;font-size:14px;
 color:#616161 !important; font-weight:500; margin-bottom: 20px !important; padding-top: 18px !important; padding-bottom:10px !important;}
.btn-group{ width:100%; border-bottom:1px solid #e9e9e9;}
.btn-group button{ /*background:#fff; */border:0px; width:100%; text-align:left; color:#616161; background:none; text-transform:capitalize;}
.open > .dropdown-menu{ position:absolute!important;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default
{ background:none; border:0!important; }
.btn-group .radio, .checkbox{ margin:0!important; padding:0!important;}
.btn-group.open .dropdown-toggle{ box-shadow:none !important;}
.btn-group, .btn-group-vertical{ vertical-align:inherit !important;}
.dropdown-menu > li > a{ padding: 3px 0 3px 10px !important; color: gray;font-size: 14px!important;font-weight: 300!important;}
.material .btn-group { background: #fff none repeat scroll 0 0; margin-bottom: 20px;padding-top: 18px;position: relative;}	
.dropdown-menu > li > a{ color:#616161 !important;}
.dropdown-menu > li > a > label{ width:100% !important; text-align:left;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:hover { background:none !important; color:gray!important;}
ul.dropdown-menu li{ width:100% !important; margin:0 0 0 20px !important;}
.material button{ padding-top: 0px; padding-bottom:10px; padding-left:0px;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{ background:none!important; color:#616161 !important;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{ /*color:#616161;*/}
.suggest-service-form select{ /* background: #fff none repeat scroll 0 0; */margin-bottom: 10px;
font-weight:500;padding-top: 18px; position: relative; float:left; color:#616161;}
.multiselect-selected-text{ float:left; padding-top:15px; font-size:14px; font-weight:500;}
.caret{ float:right; margin-top:8px;}
.googleplayicon{ height:34px; width:94px; background:url(../images/sprit1.png) no-repeat -51px -35px; float:left; }
.applestoreicon{ height:34px; width:94px; margin-left:20px; background:url(../images/sprit1.png) no-repeat -51px -1px; float:left;}	
.homecat-venue{background:url(../images/sprit1.png) no-repeat -56px -71px; height:82px; width:82px; display:inline-block; text-align:center;}
.homecat-play{background:url(../images/sprit1.png) no-repeat -56px -156px; height:82px; width:82px; display:inline-block; text-align:center;}
.homecat-store{background:url(../images/sprit1.png) no-repeat -56px -241px; height:82px; width:82px; display:inline-block; text-align:center;}
.homecat-event{background:url(../images/sprit1.png) no-repeat -56px -325px; height:82px; width:82px; display:inline-block; text-align:center;}
.homecat-coaching{background:url(../images/sprit1.png) no-repeat -56px -410px; height:82px; width:82px; display:inline-block; text-align:center;}
.homecat-fitness{background:url(../images/sprit1.png) no-repeat -56px -495px; height:82px; width:82px; display:inline-block; text-align:center;}
.homecat-hangout{background:url(../images/sprit1.png) no-repeat -56px -580px; height:82px; width:82px; display:inline-block; text-align:center;}
.homecat-venue{background:url(../images/sprit1.png) no-repeat -56px -71px; height:82px; width:82px; display:inline-block; text-align:center;}
.subscribicon{background:url(../images/sprit1.png) no-repeat -18px -104px; float:left; height:22px; width:18px; margin-top:9px;}
.paymenticon{background:url(../images/sprit1.png) no-repeat -313px -756px; float:left; width:444px; height:36px;}
.martop-54{ margin-top:-54px;}
.loginfacebook{background:url(../images/sprit1.png) no-repeat -1px -739px; width:246px; height:55px;}
.logingmail{background:url(../images/sprit1.png) no-repeat -1px -683px; width:246px; height:55px; }
.categorysearch{ margin:7px 10px 3px 10px; width:210px; display:inline-block;}
.categorysearch input{ width:100%; padding:5px 3px; border:1px solid #e5e5e5; font-size:12px; color:#9f9f9f;}
.clearAll{font-size: 12px;position: absolute; right: 36px; text-decoration: none; top: 13px;z-index:1;color:#848686;cursor:pointer;}

#back-top {position: fixed;bottom:5%;right:5px;z-index:100;}
#back-top a {width: 50px;display: block;text-align: left;text-transform: uppercase;text-decoration: none;color: #333;
-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover {color: #fff;}
#back-top span {width: 40px;height: 22px;display: block;margin-bottom: 7px;background: url(../images/sprit1.png) no-repeat -146px -164px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;float:left;}
#back-top a:hover span {background-color: none;}
.noresult{background: url(../images/sprit1.png) no-repeat -148px -218px; height:101px; width:101px; display:inline-block; text-align:center;}
.jqmOverlay { background-color: #000;height: 100%; width: 100%; position: fixed; left: 0px; top: 0px; z-index: 11; 
opacity: 0.75;}
.animation_image{text-align:center;position: relative; top: 15px; color: rgb(51, 51, 51); font-style: italic; font-size: 14px; display: none;}
p{ font-size:16px; color:#232323; line-height:20px; padding-bottom:10px;}
.w660{ width:660px;}
.bloglisting{ float:left; width:657px; margin-left:63px;}
.bloglisting .bloglist-box{ background:#f7f7f7; padding:13px; border:1px solid #e4e4e4; -webkit-border-radius: 8px;-moz-border-radius: 8px; border-radius: 8px; margin-bottom:20px; width:600px; float:left;}
.bloglisting .bloglist-box img{ width:100%; -webkit-border-radius: 8px;-moz-border-radius: 8px; border-radius: 8px;}
.bloglisting .bloglist-box .top{ width:100%; display:inline-block; text-align:left; padding:15px 0;}
.bloglisting .bloglist-box .top .title{ font-size:17px; color:#323232; display:inline-block; width:510px; text-align:left;}
.bloglisting .bloglist-box .top .title a{ color:#323232;}
.bloglisting .bloglist-box .top .title .rating{display:inline-block; text-align:left;}
.bloglisting .bloglist-box .top .date{ display: inline; color:#848686; font-size:12px;  float:right;}
.bloglisting .bloglist-box .text{ font-size:15px; color: #848686; line-height:18px; display:inline-block; text-align:left;}
.bloglisting .bloglist-box .text .readmore-btn{ display:inline-block; text-align:right; float:right; font-size:12px;}
.bloglisting .bloglist-box .text .readmore-btn a{ color:#0083c7; text-decoration:none;}
.bloglisting .rating { display:inline-block; padding-left:20px;}
.bloglisting .rating i{ display:inline-block; color: #f1273a; font-size: 13px; padding: 0 2px;}
.allreviews .blogdetailtop{ width:100%; display:inline-block; text-align:left; padding:35px 0;}
.allreviews .name {color: #323232; display: inline-block; font-size: 17px;}
.allreviews .heading {border-bottom: 1px solid #e5e5e5; color: #616161; font-size: 17px; font-weight: bold;
margin-bottom: 15px;padding-bottom: 10px;}
.allreviews .heading a {color: #848686;float: right;font-size: 12px;font-weight: normal;text-align: right;text-decoration: none;}
.allreviews .heading span {font-weight: normal;}
.allreviews .synopsis{ padding-bottom:40px; color:#848686; line-height:24px; font-size:16px; text-align:justify;}
.allreviews .synopsis a{color:#848686; text-decoration:underline;}
.allreviews .blogimage img{ float: right; width:40%; -webkit-border-radius: 8px;-moz-border-radius: 8px; border-radius: 8px; margin-left:30px;}
.allreviews .authordiv{ padding-bottom:20px; display:inline-block;}
.likebox .userimg {float: left;margin-right: 20px;text-align: center;width: 42px;}
.likebox .userimg .defaultuser-thumb {background: rgba(0, 0, 0, 0) url(../images/sprit1.png) no-repeat scroll -178px -633px;border: 1px solid #d3d3d3;border-radius: 44px;display: inline-block;height: 42px;
width: 42px;}
.likebox .userimg  img{-webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px;  border:1px solid #D3D3D3; display:inline-block; height:42px; width:42px;}
.likebox{ width:100%; display:inline-block; text-align:left; font-weight:normal; color:#323232; font-size:16px; padding-bottom:15px;}
.likebox .username{ display:inline-block; padding-top:13px;}
.videoframe iframe { margin-top:15px; -webkit-border-radius: 8px;-moz-border-radius: 8px; border-radius: 8px; margin-bottom:20px;}
.container { width: 800px; margin: 0 auto; }
.autocomplete-suggestions { border: 1px solid #f6f6f6; background: #FFF; cursor: default; overflow: auto; -webkit-border-bottom-right-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;}
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; color:#848686; font-size:14px; line-height:30px; border-bottom:1px solid #f6f6f6;}
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #ccc;} 
ul.ui-autocomplete { background: #FFF;-webkit-border-bottom-right-radius: 8px;-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;-moz-border-radius-bottomleft: 8px;border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;white-space: nowrap; overflow: hidden; border:1px solid #eee; position: absolute;top: 0;left: 0;cursor: pointer; margin-top:14px; height:300px; overflow-y:scroll; 
-webkit-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.3);box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.3);}
.ui-autocomplete li{color:#848686; line-height:40px; border-bottom:1px solid #eee; font-size:16px;}
.ui-helper-hidden {display: none;}
.ui-front {z-index: 100;}
.ui-autocomplete li{ padding:0 20px;}
ul.ui-autocomplete li:hover{background:#f0f0f0;}

.search1{background: url(../images/sprit1.png) no-repeat -652px -355px; height:17px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search2{background: url(../images/sprit1.png) no-repeat -652px 0px; height:23px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search3{background: url(../images/sprit1.png) no-repeat -652px -26px; height:19px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search4{background: url(../images/sprit1.png) no-repeat -652px -65px; height:21px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search5{background: url(../images/sprit1.png) no-repeat -652px -90px; height:12px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search6{background: url(../images/sprit1.png) no-repeat -652px -104px; height:14px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search7{background: url(../images/sprit1.png) no-repeat -652px -104px; height:14px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search8{background: url(../images/sprit1.png) no-repeat -652px -122px; height:18px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search9{background: url(../images/sprit1.png) no-repeat -652px -145px; height:23px; width:23px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search10{background: url(../images/sprit1.png) no-repeat -652px -191px; height:16px; width:19px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search11{background: url(../images/sprit1.png) no-repeat -652px -170px; height:23px; width:23px; display:inline-block; margin-right:5px; vertical-align:middle;}
.search12{background: url(../images/sprit1.png) no-repeat -652px -212px; height:23px; width:23px; display:inline-block; margin-right:5px; vertical-align:middle;}
.welcomemsg{ padding-right:0px; border-right:0px solid #a3a3a3; color:#fff;}
.logout{ padding-right:0 !important; padding-left:10px !important;}
.forgot-password-wrap{ width:500px; margin:0 auto; display:block; text-align:center;}
.forgot-password-wrap .bluebtn{ margin-left:130px;}
.reset-password-wrap{width:500px; margin:0 auto; display:block; text-align:center;}
.reset-password-wrap .bluebtn{ margin-left:167px;}
.alert-danger ul li{ text-align: left;}
.wrapper .topbar .filter{background: url(../images/sprit1.png) no-repeat -150px 0px; font-size:#323232; font-size:15px;
text-transform:uppercase; padding-left:25px;}
.wrapper .fav-wraper{ width:840px !important; float:inherit !important; margin:0 auto !important;}
.text-left{ text-align:left;}
.fav-share{background: url(../images/sprit1.png) no-repeat -256px -745px; height:21px; width:21px; display:inline-block; margin-left:23px;}
.fav-favorites-fill{background: url(../images/sprit1.png) no-repeat -283px -769px; height:21px; width:21px; display:inline-block; margin-left:57px;}
.fav-delete{background: url(../images/sprit1.png) no-repeat -256px -769px; height:22px; width:21px; display:inline-block; margin-right:23px;}
.fav-favorites{background: url(../images/sprit1.png) no-repeat -283px -745px; height:22px; width:21px; display:inline-block; margin-right:23px; margin-left:57px;}
.edit{background: url(../images/sprit1.png) no-repeat -328px -70px; height: 27px;width: 24px; display:inline-block;}
.delete{background: url(../images/sprit1.png) no-repeat -325px -96px;height: 30px;width: 24px;display: inline-block;}
.wrapper .fav-wraper .listing ul li .rating{ margin-bottom:22px !important; margin-top:0px!important;}
.wrapper .fav-wraper .listing ul li + li{ margin-left:54px !important; margin-bottom:30px !important;}
.back-color-none{ background:none !important;}
.setting{ display:inline-block; width:100%;}
.setting .box{ border-bottom:1px solid #f2f2f2; margin-bottom:25px; padding-bottom:25px; display:inline-block; width:100%;}
.setting .box .left{ float:left; color:#848686; font-size:14px; line-height:16px; width:850px;}
.setting .box .left .title{ color:#323232; font-size:17px; display:block; padding:0 0 10px 0;}
.setting-on-off{ float:right; width:132px;}
.ui-segment{color:#848686;font-size:20px;font-weight:bold;border: 1px solid #d4d4d4;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;display:inline-block;}
.ui-segment span.option.active{background-color:#a3a3a3;color: #fff;}
.ui-segment span.option{font-size: 18px;padding-left: 15px;padding-right: 15px;height: 35px;text-align:center;
display:inline-block;line-height: 35px;margin: 0px;float:left;cursor:pointer;text-transform:uppercase;}
.ui-segment span.option:last-child{border-right: none;}
.segment-select{display:none;}
.starrr {display: inline-block; margin-bottom:10px; }
.starrr a {font-size: 30px; padding: 0 1px; cursor: pointer; color: #f1273a; text-decoration: none; background:#aeafaf; 
-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;height:38px;width:38px; text-align:center; line-height:38px;}
.starrr .fa + .fa{ margin-left:13px;}
.starrr a.fa-star-o{ color:#fff;}
.writerewiew{ margin-top:50px; display:inline-block; text-align:center; width:100%;}
.writerewiew .review-title{ color:#323232; font-size:17px; margin-bottom:35px;}
.writerewiew .review-title span{ font-weight:bold;}
.writerewiew .reviewForm{ margin-top:40px;}
.writerewiew .reviewForm textarea{ padding:15px; height:110px; width:560px; border:1px solid #d9d9d9; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; resize:none; margin-bottom:30px; }
.writerewiew .reviewForm textarea  placeholder{ color:#d6d6d7;} 
.horizon-swiper,.horizon-swiper *,.horizon-swiper :after,.horizon-swiper :before{box-sizing:border-box}.horizon-swiper{position:relative;background:#fff; height:87px;}
.horizon-swiper a:focus,.horizon-swiper button:focus{outline:0}.horizon-swiper.mouse-drag,.horizon-swiper.mouse-drag *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.horizon-swiper .horizon-outer{overflow:hidden;}.horizon-swiper .horizon-inner{padding:0 0 20px;text-align:center;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
.horizon-inner .active{ background:#e6e6e6;}
.horizon-swiper .horizon-item{display:inline-block;position:relative;white-space:nowrap; padding:10px 0;}
.horizon-swiper .horizon-dots{display:none;text-align:center}
.horizon-swiper .horizon-dots .horizon-dot{display:inline-block;margin:0 3px}.horizon-swiper.initialized .horizon-dots{display:block}
.horizon-swiper .horizon-next,.horizon-swiper .horizon-prev{display:none}.horizon-swiper.initialized .horizon-next,.horizon-swiper.initialized .horizon-prev{display:block}
.horizon-swiper.first-item .horizon-prev,.horizon-swiper.last-item .horizon-next{opacity:.2}
.horizon-swiper.arrows{padding:0 45px}.horizon-swiper .horizon-dots{padding:0 0 6px}
.horizon-swiper .horizon-dots .horizon-dot{width:12px;height:12px;padding:0;font-size:0;line-height:1;background:0 0;border:1px solid #2c3e50;border-radius:50%;-webkit-transition:background .3s;transition:background .3s}
.horizon-swiper .horizon-dots .horizon-dot.active{background:#2c3e50}.horizon-swiper .horizon-next,.horizon-swiper .horizon-prev{position:absolute;top:5px;bottom:5px;width:40px;border:none;outline:0;background:center no-repeat}
.horizon-swiper .horizon-next:active,.horizon-swiper .horizon-next:focus,.horizon-swiper .horizon-next:hover,.horizon-swiper .horizon-prev:active,.horizon-swiper .horizon-prev:focus,.horizon-swiper .horizon-prev:hover{outline:0}
.horizon-swiper .horizon-prev{left:5px;background-image:url(../images/arrow-left.svg)}.horizon-swiper .horizon-next{right:5px;background-image:url(../images/arrow-right.svg)}
.horizon-item .card {text-align: center;width: 100%;border-right:1px solid #e6e6e6;}
.datescroller{ border:1px solid #f1f1f1; /*margin-top:10px;*/ float:left; width:1024px; -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2); background:#fff; height:85px; overflow:hidden;}
.datescroller .datebox{ display:inline-block; text-align:center;width:65px; }
.datescroller .datebox .day{ font-size:16px; font-weight:bold; color:#323232;}
.datescroller .datebox .date{ font-size:22px; font-weight:bold; color:#616161;}
.datescroller .datebox .month{ font-size:16px; font-weight:bold; color:#848686;}
.horizon-item:hover{ background:#e6e6e6;}
.bookingslot{ width:995px; display:inline-block; border:1px solid #e2e2e2; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px; margin-top:20px; padding:15px; margin:25px 0 0 0;}
.bookingslot .leftprice{ float:left; width:165px; text-align:center;  color:#323232; font-size:17px; }
.bookingslot .timeslot{float:left; width:769px; padding-left:40px; border-left:1px solid #e2e2e2; margin-left:15px;}
.bookingslot .timeslot .timebox{   font-size:15px;  float:left; line-height:31px;}
.bookingslot .timeslot .timebox a{border:1px solid #e4e4e4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color:#848686;  text-align:center; padding:2px 10px; width:150px; text-decoration:none; display:inline-block; }
.bookingslot .timeslot .timebox a.active{ background:#616161; color:#fff;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border:none; border:1px solid #616161; text-decoration:none;}
.bookingslot .timeslot .timebox a.booked{ color: #dbdbdb; background:#fafafa; border:1px solid #f7f7f7;}
.bookingslot .timeslot .timebox a.temp{ background:#fcd7de; border:1px solid #fcd7de;}
.bookingslot .timeslot .timebox a:hover{ background:#616161; color:#FFFFFF; border:none; border:1px solid #616161; text-decoration:none;}
.bookingslot .timeslot .timebox a.booked:hover { cursor:no-drop; color: #dbdbdb; background:#fafafa; border:1px solid #f7f7f7;}
.bookingslot .timeslot .timebox:nth-child(1){ margin:7px 12px 7px 0;}
.bookingslot .timeslot .timebox + .timebox{ margin:7px 12px 7px 0;} 
.booking-page{ width:100%; margin:0px auto 0 auto; text-align:center;}
.booking-page .top{ width:543px; margin:0 auto 35px 0; display:inline-block; text-align:center;}
.booking-page .top .pbooking{ float:left; font-size:17px; color:#323232; line-height:30px;}
.booking-page .top .pbooking .pbox{ background:#616161; font-size:18px; color:#fff; font-weight:bold; height:29px; width:29px; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; text-align:center; line-height:29px; float:left; margin-right:10px;}
.booking-page .top .tbooking{ float:right; font-size:17px; color:#323232; line-height:30px;}
.booking-page .top .tbooking .tbox{ background:#fcd7de; font-size:18px; color:#fff; font-weight:bold; height:29px; width:29px; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; text-align:center; line-height:29px; float:left; margin-right:10px;}
.booking-page .summary .billinfo .info-bar.red{ color:#ef2d40;}
.booking-page .summary .billinfo h1{ font-size:34px;}
.pt-deps{text-align:center; margin:0 auto 35px auto; display:inline-block;}
.booking-page .bookingmain{ display:inline-block; width: 543px; }
.booking-page .info{width:543px; float:left; margin:0 auto 35px 0; margin:0 auto; font-weight:bold; display:inline-block; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #e2e2e2;}
.booking-page .info:last-child{ border-bottom:0px;}
.booking-page .info .left{ float:left; font-size:17px; color:#323232; text-align:left; width:350px;}
.booking-page .info .left .inforow{ display:inline-block; padding-bottom:10px; width:100%;}
.booking-page .info .left .label{ width:55px; text-align:left; font-weight:normal; color:#323232; font-size:17px; padding:0; display:inline-block;}
.booking-page .info.common-booking .left{ width:100%; font-size:14px; font-weight: normal; line-height:22px; margin-top:30px;}
.booking-page .info.common-booking{ /*width:100%;*/}
.booking-page .info.common-booking .left .label{ width:auto !important; font-weight:bold;}

.booking-page .info .right{ float:right;}
.booking-page .info .right .ptbox{ border:1px solid #ccc; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; float:left;}
.booking-page .info .right .bottom{ display:inline-block; margin-top:15px;}
.booking-page .info .right .bottom a{display:inline-block;}
.booking-page .info .right .bottom .edit{ background: url(../images/sprit1.png) no-repeat -326px -73px; height:24px; width:24px; display:inline-block; margin-right:35px;}
.booking-page .info .right .bottom .delete{ background: url(../images/sprit1.png) no-repeat -327px -99px; height:26px; width:24px; display:inline-block;}
.booking-page .info .right .ptbox a{ color:#848686; font-size:20px; padding:0 15px; float:left; line-height:30px;}
.booking-page .info .right .ptbox a.permanent{ }
.booking-page .info .right .ptbox a.permanent:hover { padding:0 15px; background:#888888;color:#FFFFFF; -webkit-border-top-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 5px; text-decoration:none;}
.booking-page .info .right .ptbox a.temp{ }
.booking-page .info .right .ptbox a.temp:hover { padding:0 15px; background:#fcd7de;color:#FFFFFF; -webkit-border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px; text-decoration:none;}
.booking-page .info .right .ptbox a.tactive{background:#fcd7de; color:#FFFFFF;}
.booking-page .info .right .ptbox a.pactive{background:#888888; color:#FFFFFF; -webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.promocode{ display:inline-block; margin-bottom:25px;  text-align:left; width:100%; margin-top:10px;}
.promocode-success{ display:inline-block; text-align:center; /*padding-top:10px;*/ color:green; width:225px;}
.promocode .material-input{ display:inline-block; margin-bottom:0px; width:192px;}
.promocode .material-input input{ height:inherit;}
.booking-page .summary .billinfo{ width:100%; display:inline-block; text-align:left;}
.booking-page .summary .billinfo .info-bar{ width:100%; display:inline-block; border-bottom:1px dotted #b9b9b9; padding-bottom:5px; margin-bottom:5px;}
.booking-page .summary .billinfo .info-bar.red{ color:#ef2d40;}
.booking-page .summary{ width:378px; display:inline-block; float: right; margin-top:30px;padding-bottom: 60px; }
.booking-page .summary .left{ background: url(../images/sprit1.png) no-repeat -330px -122px; height:172px; width:14px; float:left;}
.booking-page .summary .right{ background: url(../images/sprit1.png) no-repeat -330px -296px; height:172px; width:14px;float:left;}
.booking-page .summary .top-mg{ background: url(../images/sprit1.png) no-repeat -335px -726px; height:12px; width:378px;}
.booking-page .summary .bottom-mg{ background: url(../images/sprit1.png) no-repeat -335px -736px; height:12px; width:378px;}

.booking-page .summary .box{float:left; padding:14px 25px; font-size:17px; color:#323232; width:328px;  background:#f2f2f2;}
.time-left{ width:130px; padding:0 5px; color:#323232; font-size:17px; text-align:center; 
border:2px solid #e2e2e2;  display:inline-block; float:left; line-height:34px; margin-top:20px;}
.promocode a{ width:90px; margin-top:10px;}
.shareboxmain{ text-align:center;  display:inline-block; width:100%; padding-top:30px;}
.shareboxmain a{ color: #FFFFFF; height:42px; width:42px; line-height:42px; text-align:center; display:inline-block; -webkit-border-radius: 25px;-moz-border-radius: 25px; border-radius: 25px; font-size:24px; cursor:pointer; /*margin:0 25px;*/}
/*.shareboxmain .jssocials-share-email a{  background:#195891;  }
.shareboxmain .jssocials-share-twitter a{  background:#0098bb;  }
.shareboxmain .jssocials-share-facebook a{  background:#f1273a;  }

.shareboxmain .jssocials-share-googleplus a{  background:#f1273a;  }*/
.jssocials-share-link { border-radius: 50%; }
.profile-date-icon{ background:none !important; padding:0 !important;  height:35px; width:35px; border-bottom:1px solid #e9e9e9; border-right:0px!important; border-top:0px !important; -webkit-border-radius:0px !important;-moz-border-radius:0px !important;}
.form_date span{ position: relative;/*top: -20px;*/vertical-align: bottom;   /*line-height: 45px;*/}
.input-group-addon{ border-radius:0px!important;}
.input-group-addon i{ background:#616161; color:#fff; height:35px; width:35px; line-height:35px; display:inline-block; text-align:center; cursor:pointer; -webkit-border-radius:22px;-moz-border-radius:22px; border-radius:22px; }
.glyphicon-arrow-left{background: url(../images/sprit1.png) no-repeat -301px -167px; height:13px; width:7px; display:inline-block; } 
.glyphicon-arrow-right{background: url(../images/sprit1.png) no-repeat -308px -167px; height:13px; width:7px; display:inline-block;}
.today{ display:none !important;}
.userprofile-form{ width:600px; margin:0 auto 0 385px;}
.userprofile-form form ul{margin:0; padding:0;}
.userprofile-form form ul li{ list-style:none; width:570px; float:left; padding-bottom:30px; font-size:16px; color:#323232;}
.userprofile-form form ul li span{ color:#616161; font-size:16px; width:105px; display:inline-block;}
.userprofile-form form ul li span + span{ width:15px; padding-right:45px;}
.user-biotitle{ text-align:center; font-size:15px; color:#323232; display:inline-block; padding:0px 0px 40px 0px; width:100%;}
.publicprofile > .steps > ul { text-align:center; margin:0 auto;}
.publicprofile > .steps > ul > li{width:170px;text-align:center; float:inherit; display:inline-block;}
.publicprofile > .steps > ul > li:nth-child(1){ margin-right:50px;}
.publicprofile > .steps > ul > li:nth-child(2){ margin-right:0px;}
.publicprofile .interests-game ul li{ width:88px;}
.publicprofile .interests-game li:nth-child(7){ margin-right:15px;}
.publicprofile .interests-game li:nth-child(9){ margin-right:0px;}
.publicprofile .interests-game li:nth-child(14){margin-right:15px;}
.publicprofile .interests-game li:nth-child(21){margin-right:15px;}
.publicprofile a{ color:#808080; }
.paymentdiv{  text-align:center; width:100%; display:inline-block; margin-top:60px; font-size:17px; color:#5b5b5c;}
.paymentsuccess-icon{background: url(../images/sprit1.png) no-repeat -373px 0px; width:68px; height:68px; display:inline-block; margin-bottom:10px;}
.paymentfailure-icon{background: url(../images/sprit1.png) no-repeat -373px -71px; width:68px; height:68px; display:inline-block; margin-bottom:10px;}
.upcoming-bookingbox{ display:inline-block; width:700px; border:1px solid #ccc; padding:5px; -webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px; position:relative; margin-bottom:25px;}
.upcoming-bookingbox .venue-img{ background:#FFFFFF;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; float:left;}
.upcoming-bookingbox .venue-img img { max-height: 176px;max-width: 245px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.upcoming-bookingbox .right{ float:left; margin-left:25px;}
.upcoming-bookingbox .title{ font-size:17px; color:#323232; display:inline-block;}
.upcoming-bookingbox .right .date{ color:#848686; font-size:15px; display:inline-block; margin-top:10px;}
.upcoming-bookingbox .right .amount{ display:inline-block; color:#323232; font-size:17px; font-weight:bold; margin-top:10px;}
.upcoming-bookingbox .right .tinfo{ color:#323232; font-size:15px; line-height:18px; display:inline-block; margin-top:25px;}
.upcoming-bookingbox .pbox{ background:#616161; font-size:18px; color:#fff; font-weight:bold; height:29px; width:29px; 
-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; text-align:center; line-height:29px; float:left; margin-right:10px; position:absolute; top:60px; right:48px;}
.upcoming-bookingbox .tbox{ background:#fcd7de; font-size:18px; color:#fff; font-weight:bold; height:29px; width:29px; 
-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; text-align:center; line-height:29px; float:left; margin-right:10px; top:60px; right:48px; position:absolute;}
.upcoming-bookingbox .paynow-btn{  bottom:20px; right:20px; position:absolute;}
.upcoming-bookingbox .paynow{ font-size:14px; padding:8px 17px; text-transform:uppercase;   text-decoration:none; background:#616161; color:#fff;}
.pastboking{ display:inline-block;}
.pastboking .date-time{ color:#848686; font-size:15px; display:block; text-align:center; line-height:22px; }
.pastboking .amount{ color:#323232; font-size:15px; display:inline-block; text-align:center; font-weight:bold; padding-top:5px;}
.bookingsection > .wizard > .content, .yourbuddysection > .wizard > .content{ min-height:75em !important;}
.bookingsection .steps ul li:nth-child(1){ margin-right:330px !important;}
.yourbuddysection{ display:inline-block;}
.yourbuddysection > .publicprofile > .steps > ul{ text-align:left;}
.yourbuddysection > .publicprofile > .steps > ul > li:nth-child(1){ margin-right: 227px;}
.yourbuddysection > .publicprofile > .steps > ul > li:nth-child(2){ margin-right: 219px;}
.yourbuddysection .searchbuddy{ background:#FFFFFF; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; padding:0px 0px 0px 20px; border:1px solid #e8e9e4; z-index:9; width:730px; height:53px; margin:0 auto; }
.yourbuddysection .searchbuddy input.search-button{ width:150px; float:right; margin:0; height:53px; color:#FFFFFF; font-size:16px;}
.yourbuddysection .searchbuddy .searchicon {background:url(../images/sprit1.png) no-repeat scroll 0 -64px; float: left;height: 19px; margin-top: 15px; width: 27px;}
.yourbuddysection .searchbuddy input {border: 0 none; color: #848686; font-size: 14px; height: 27px;margin-left: 10px;
 padding: 0 0 10px 10px; margin-top:12px; width:500px;}
.yourbuddysection .find-buddy{ width:100%; display:inline-block; margin:0 auto;}
.yourbuddysection .find-buddy ul{ margin:50px 0 0 0; padding:0;}
.yourbuddysection .find-buddy ul li{display:inline-block; float:left; width:100px; text-align:center; list-style:none;}
.yourbuddysection .find-buddy ul li{ margin:0 18px 25px 18px;}
.yourbuddysection .find-buddy ul li .profile-pic{ display:inline-block;}
.yourbuddysection .find-buddy ul li .profile-pic img{ height:84px; width:84px; -webkit-border-radius: 50px;-moz-border-radius: 50px; border-radius: 50px; border:1px solid #d5d5d5; display:block;}
.yourbuddysection .find-buddy ul li .profile-pic .game-default-profilepic{height:84px; width:84px; -webkit-border-radius: 50px;-moz-border-radius: 50px; border-radius: 50px; 
background:url(../images/sprit1.png) no-repeat scroll -158px -464px; border:1px solid #d5d5d5;}
.yourbuddysection .find-buddy ul li .name{ color:#323232; font-size:15px; padding-top:5px; height:30px;     width: 100%;
    word-wrap: break-word;}
.match-players{ display:inline-block; width:100%;}
.matchdetail { display:inline-block;}
.match-players .player{ display:inline-block; width:96%; margin-left:15px;}
.match-players .player ul{ margin:20px 0 0 0; padding:0;}
.match-players .player ul li{ display:inline-block; width:100px; text-align:center; vertical-align:top; position:relative;}
.match-players .player ul li + li{ margin:0 0px 25px 22px;}
.match-players .player ul li .profile-pic{ display:inline-block;}
.match-players .player ul li .profile-pic img{ height:84px; width:84px; -webkit-border-radius: 50px;-moz-border-radius: 50px; border-radius: 50px; border:1px solid #d5d5d5; display:block;}
.match-players .player ul li .noimg{background:url(../images/sprit1.png) no-repeat scroll -158px -464px; height:84px; width:84px; border: 1px solid #d5d5d5; -webkit-border-radius: 50px;-moz-border-radius: 50px; border-radius: 50px;}
.match-players .player .heading { border-bottom: 1px solid #e5e5e5; color: #616161; font-size: 17px; font-weight: bold;
margin-bottom: 15px; padding-bottom: 10px;}
.match-players .player ul li .name{ color:#323232; font-size:15px; padding-top:5px; display:block;}
.match-players .player ul li .host{ background:#616161; color:#fff; position:absolute; padding:2px 5px; font-size:11px; text-transform:uppercase;left:30px; -webkit-border-radius:5px;-moz-border-radius: 5px; border-radius: 5px; top:-10px;}
.match-players .player ul li .level{ color:#8d8d8d; font-size:14px; padding-top:5px; display:block;}
.game-default-profilepic {background:#FFFFFF url(../images/sprit1.png) no-repeat -134px -317px;border: 1px solid #e5e5e5;
webkit-border-radius: 80px;-moz-border-radius: 80px;border-radius: 80px;height: 130px; width: 130px;}
.matchdetails-topleft{ float:left;  color:#616161; width:650px;}
.matchdetails-topleft .profilepic{ float:left; margin-right:25px; }
.matchdetails-topleft .profilepic img{height:148px; width:148px; border:1px solid #fff;-webkit-border-radius: 80px;
-moz-border-radius: 80px;border-radius: 80px;background:#FFFFFF;}
.matchdetailtop { display:block;}
.matchdetailtop .bottominfo{ margin-top:115px;}
.matchdetailtop .booknow-btn{ margin-top:18px;}
.matchdetailtop .smo{ right:-153px; top:102px;}
.matchdetailtop .matchdetails-topleft .hostname{ font-size:40px; display: inline-block; padding-bottom:10px; padding-top:15px;}
.matchdetailtop .matchdetails-topleft .matchname{ font-size:17px; display:block; padding-bottom:15px;}
.matchdetailtop .matchdetails-topleft .level{ font-size:15px; padding:2px 5px; border:1px solid #616161; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; display:inline-block; text-transform:uppercase;}
.matchdetailtop .matchdetails-topleft .matchcount{ display:inline-block; margin-left:20px;}
.matchdetailtop .matchdetails-topleft .matchcount .joined {color: #616161;display: inline-block;font-size: 14px;margin-right: 15px;}
.matchdetailtop .matchdetails-topleft .matchcount .joined .cercal { border: 2px solid #616161; 
border-radius: 20px; display: inline-block; font-size: 16px; height: 26px; line-height: 24px; 
margin: 0 5px 0 0; width: 26px; text-align:center;}
.matchdetailtop .matchdetails-topleft .matchcount .needed { color: #616161; display: inline-block; font-size: 14px;}
.matchdetailtop .matchdetails-topleft .matchcount .needed .cercal { border: 2px solid #616161; 
border-radius: 20px; display: inline-block; font-size: 16px;  height: 26px; line-height: 24px; 
margin: 0 5px 0 0; width: 26px; text-align:center;}

/*Play*/
.game-joined-box{ display:inline-block; padding:15px; border:1px solid #d5d5d5;-webkit-border-radius: 5px;
-moz-border-radius: 5px;border-radius: 5px; text-align:center; width:230px;}
.game-joined-box + .game-joined-box{ margin:0px 35px 30px 35px;}
.game-joined-box .profile-pic{ width:100%; text-align:center; display:inline-block; margin-bottom:10px; }
.game-joined-box .profile-pic img{ height:129px; width:129px; -webkit-border-radius: 65px; -moz-border-radius: 65px;
border-radius: 65px; border:1px solid #d5d5d5;}
.game-create-box .profile-pic{ width:100%; text-align:center; display:inline-block; margin-bottom:10px; }
.game-create-box .profile-pic img{ height:126px; width:126px; -webkit-border-radius: 65px; -moz-border-radius: 65px;
border-radius: 65px; border:1px solid #d5d5d5;}
.game-joined-box .name{ color:#323232; font-size:15px; display:inline-block; text-align:center; margin-bottom:15px;}
.game-joined-box .addres{ color:#848686; font-size:14px; line-height:20px; margin-bottom:12px;}
.game-joined-box .lavel-box{ color:#616161; text-transform:uppercase; font-size:12px; border:1px solid #e0e7f2; padding:2px 6px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; display:inline-block;margin-bottom:15px;}
.game-joined-box .status{ color:#f1273a; font-size:14px; display:inline-block;}
.game-create-box{ display:inline-block; /*padding:15px; border:1px solid #d5d5d5;*/-webkit-border-radius: 5px;
-moz-border-radius: 5px;border-radius: 5px; text-align:center; width:200px;}
.game-create-box:nth-child(1){ margin:0;}
.game-create-box + .game-create-box{ margin:0px 0px 30px 35px;}
.game-create-box .title{ color:#323232; font-size:15px; display:inline-block; text-align:center; margin-bottom:15px;}
.game-create-box .addres{ color:#848686; font-size:14px; line-height:20px; margin-bottom:12px;}
.matchcount{ display:inline-block; /*margin-bottom:15px;*/}
.matchcount .joined{ display:inline-block; color:#616161; font-size:14px; margin-right:15px;}
.matchcount .joined .cercal{ height:26px; width:26px; border:2px solid #616161; -webkit-border-radius: 20px;-moz-border-radius:20px;border-radius: 20px; line-height:26px; font-size:16px; display:inline-block; margin:0 5px 0 0;}
.matchcount .needed{ display:inline-block; color:#f1273a; font-size:14px;}
.matchcount .needed .cercal{ height:26px; width:26px; border:2px solid #f1273a; -webkit-border-radius: 20px;-moz-border-radius:20px;border-radius: 20px; line-height:26px; font-size:16px; display:inline-block; margin:0 5px 0 0;}
.game-create-box .lavel-box{ color:#616161; text-transform:uppercase; font-size:12px; border:1px solid #e0e7f2; padding:2px 6px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; display:inline-block;margin-bottom:15px; }
.game-create-box .status{color:#f1273a; font-size:14px; display:inline-block;}
.game-create-box .game-default-profilepic{background:url(../images/sprit1.png) no-repeat scroll -140px -318px;    border: 1px solid #d5d5d5; -webkit-border-radius: 65px;-moz-border-radius: 65px; 
border-radius: 65px; height: 126px;width: 126px; display:inline-block; }
.upcoming-bookingbox{ display:inline-block; width:95%; border:1px solid #ccc; padding:5px; -webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px; position:relative; margin-bottom:25px;}
.upcoming-bookingbox .venue-img{ background:#FFFFFF;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; float:left;}
.upcoming-bookingbox .venue-img img { max-height: 176px;max-width: 245px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.upcoming-bookingbox .right{ float:left; margin-left:25px;}
.upcoming-bookingbox .title{ font-size:17px; color:#323232; display:inline-block;}
.upcoming-bookingbox .right .date{ color:#848686; font-size:15px; display:inline-block; margin-top:10px;}
.upcoming-bookingbox .right .amount{ display:inline-block; color:#323232; font-size:17px; font-weight:bold; margin-top:10px;}
.upcoming-bookingbox .right .tinfo{ color:#323232; font-size:15px; line-height:18px; display:inline-block; margin-top:25px;}
.upcoming-bookingbox .pbox{ background:#616161; font-size:18px; color:#fff; font-weight:bold; height:29px; width:29px; 
-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; text-align:center; line-height:29px; float:left; margin-right:10px; position:absolute; top:60px; right:60px;}
.upcoming-bookingbox .tbox{ background:#fcd7de; font-size:18px; color:#fff; font-weight:bold; height:29px; width:29px; -webkit-border-radius: 15px;
-moz-border-radius: 15px;border-radius: 15px; text-align:center; line-height:29px; float:left; margin-right:10px; top:60px; right:60px; position:absolute;}
.upcoming-bookingbox .paynow-btn{  bottom:20px; right:20px; position:absolute;}
.creatematchbtn{ float:right; position:absolute; top:0; right:0;}
.creatematchbtn a{ padding:8px 15px; color:#fff !important; margin-top:-8px;}
.mygames{ display:inline-block; width:100%;}
.mygames ul{ margin:0; padding:0;}
.mygames ul li{ float:left; list-style:none; margin:0 29px 35px 29px;}
.mygames ul li .profile-pic .noimg {background: url(../images/sprit1.png) no-repeat scroll -140px -318px; border: 1px solid #d5d5d5; border-radius: 65px; display: inline-block; height: 126px; width: 126px;}
.mygames .matchcount{ margin-bottom:15px;}
.mygames .title { color: #323232; display: inline-block; font-size: 16px; margin-bottom: 15px; text-align: center;height:50px;}
.mygames .buddyrequest ul li{ width:230px;}
.createdgame-detail{ display:inline-block;}
.createdgame-detail .profile-pic{ float:left; margin-right:25px;}
.createdgame-detail .profile-pic img{height:126px; width:126px; -webkit-border-radius: 65px; -moz-border-radius: 65px;
border-radius: 65px; border:1px solid #d5d5d5;}
.createdgame-detail .left-detail{ float:left; width:128px; margin-right:20px;}
.createdgame-detail .right-detail{ float:right; text-align:left; margin-top:35px; width:871px; font-size:16px; color:#323232; line-height:24px;}
.createdgame-detail .right-detail p{ padding:0 0 15px 0; line-height:22px;}
.createdgame-detail .right-detail .name{ font-size:20px; color:#323232; min-width:350px; max-width:700px; border-bottom:1px solid #e2e2e2; padding-bottom:20px; margin-bottom:20px; float:left; line-height:24px;}
.createdgame-detail .right-detail span{ font-size:16px; color:#f1273a;}
.createdgame-detail .gameimg{ display:inline-block; text-align:center; margin-top:10px; width:126px;}
.createdgame-detail .right-detail .date{ font-size:16px; font-weight:bold; color:#323232; padding-bottom:30px; display:inline-block;}
.createdgame-detail .right-detail .date span{ padding:0 20px; color:#323232;}
.clockspan{ border-bottom:1px solid #e9e9e9; line-height: 30px;position: relative;top: -20px;vertical-align: bottom !important ;}
.clock i { background: #616161 none repeat scroll 0 0;border-radius: 22px; color: #fff; cursor: pointer; display: inline-block; height: 35px; line-height: 35px; text-align: center; width: 35px;font-size:20px;}
.invitebuddy{ display:block; width:600px; text-align:center; margin:30px auto 30px auto;}
.invitebuddy .title{ color:#323232; font-size:18px; width:100%; border-bottom:1px solid #e5e5e5; margin-bottom:25px; padding-bottom:25px;}
.invitebuddy .sportobuddy{display:inline-block; text-align: center; width:90px; float:left; margin-left:90px;}
.invitebuddy .sportobuddy a{ text-decoration:none; color:#323232;}
.invitebuddy .sportobuddy .logo{ background:url(../images/sprit1.png) no-repeat scroll -401px -409px; display: inline-block; height: 46px;text-align: center;width: 46px;}
.invitebuddy .sportobuddy .text{ color:#323232; margin-top:8px; font-size:16px; display:block;}
.invitebuddy .viaemail{display:inline-block; text-align: center; width:90px; float: right; margin-right:90px;}
.invitebuddy .viaemail a{ text-decoration:none; color:#323232;}
.invitebuddy .viaemail .logo{ background:url(../images/sprit1.png) no-repeat scroll -451px -409px; display: inline-block; height: 46px;text-align: center;width: 46px;}
.invitebuddy .viaemail .text{color:#323232; margin-top:8px; font-size:16px;  display:block;}
#invite-popup input[type="checkbox"] { display: none;}
#like-popup{ top:15% !important;}
#invite-popup{ top:15% !important;}
#invite-popup label{ width:100%;}
#invite-popup input[type="checkbox"] + label span { background:url(../images/checkbox.png) no-repeat scroll left bottom; cursor: pointer;display: inline-block; float: right; height: 12px; margin: 17px 12px 0 0;vertical-align: middle;width: 12px;}
#invite-popup input[type="checkbox"]:checked + label span { background:url(../images/checkbox.png) left top no-repeat;margin-top:17px;}
#invite-popup .title{ text-align:left; width:100%; border-bottom:1px solid #e5e5e5;}
#invite-popup .title span{ border-bottom:0px; line-height:28px;}
#invite-popup .title .sendinvite{ float:right;}
#invite-popup .title .sendinvite a{ font-size:14px; padding:7px; text-align:center; margin-bottom:0;}
.nofavorite{background:url(../images/sprit1.png) no-repeat scroll -325px -232px; display: inline-block; height:86px; width:86px;}
.norecentlyviewed{background:url(../images/sprit1.png) no-repeat scroll -413px -232px; display: inline-block; height:86px; width:86px;}
.noreviews{background:url(../images/sprit1.png) no-repeat scroll -325px -321px; display: inline-block; height:86px; width:86px; }
.nogames{background:url(../images/sprit1.png) no-repeat scroll -413px -144px; display: inline-block; height:86px; width:86px;}
.nobuddies{background:url(../images/sprit1.png) no-repeat scroll -325px -630px; display: inline-block; height:86px; width:86px;}
.nobookings{background:url(../images/sprit1.png) no-repeat scroll -325px -144px; display: inline-block; height:86px; width:86px;}
.noresultmain{ display:inline-block; text-align:center; width:100%;}
.noresulttext{ display:inline-block; font-size:17px; font-weight:bold;  margin-top:30px;}
.noresultmain p{ color:#5b5b5c; padding-top:10px; font-weight:normal; font-size:17px;}
div#ajax-loader-overlay {position: fixed; width: 100%; height: 100%; background-color: black; opacity: .5;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50);z-index:40001;}
 div#ajax-loader-overlay .imgGif{width: 303px;height: 100px;background:url(../images/ajax-loader.gif);background-repeat: no-repeat;}
 .ajaxBoxWrap {position: fixed;height: 100%;width: 100%;background: url(../images/popup_bg.png) repeat 0 0;top: 0;left: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);z-index: 400;}
 .ajaxBoxWrap .ajaxGif{background:url(../images/ajax-loader.gif) no-repeat center; margin: 0 auto; position:fixed; height:100%; width:100%;background-size: 100px 100px;}
.calendermain{ float:right; color: #fff; width:200px; text-align:right; margin-top:40px;}
.calendermain .input-group{ text-align:right; float:right;}
.calendermain .input-group-addon{ background:none; border:0px; font-size:23px; height:45px; width:45px; padding:0; float:right;}
.calendermain .input-group-addon i{ background:#d92234; height:45px; width:45px; line-height:45px;}
.calendermain .datedetails{ float:right; margin-top:15px; font-size:14px;}
.calendermain .datedetails i{ margin:0px; color:#fff; padding-left:10px; font-size:18px;}
.recommended-users  .heading { border-bottom: 1px solid #e5e5e5; color: #616161; font-size: 17px; font-weight: bold;
 margin-bottom: 15px; padding-bottom: 10px;}
.profilelocked{background:url(../images/sprit1.png) no-repeat scroll -503px -408px; display: inline-block; height: 86px;text-align: center;width: 86px; }
.sitemap{ display:inline-block;}
.sitemap .title{ display:inline-block; color:#323232; border-bottom:1px solid #f0f0f0; margin-bottom:15px; padding-bottom:15px; width:100%; font-size:16px;}
.sitemap ul.all{display:inline-block;}
.sitemap ul.all li{float:left; list-style:none; width:255px; margin-bottom:15px;}
.sitemap ul.all li a{color:#848686; font-size:16px;}
.sitemap ul.sitemap-cat{ display:inline-block;}
.sitemap ul.sitemap-cat li{ float:left; list-style:none; width:255px; height:30px; margin-bottom:30px;}
.sitemap ul.sitemap-cat li a{ color:#848686; font-size:16px;}

.sitemap ul.sitemap-cat li .s-venue{background:url(../images/sprit1.png) no-repeat scroll -504px 0px; display: inline-block; height: 29px;width: 41px; vertical-align:middle; margin-right:5px;text-align:center;}

.sitemap ul.sitemap-cat li .s-store{background:url(../images/sprit1.png) no-repeat scroll -504px -60px; display: inline-block; height: 25px;width: 41px; vertical-align:middle; margin-right:5px; text-align:center;}

.sitemap ul.sitemap-cat li .s-event{background:url(../images/sprit1.png) no-repeat scroll -504px -87px; display: inline-block; height: 29px;width:31px; vertical-align:middle; margin-right:5px; text-align:center;}

.sitemap ul.sitemap-cat li .s-coaching{background:url(../images/sprit1.png) no-repeat scroll -504px -115px; display: inline-block; height: 24px;width: 41px; vertical-align:middle; margin-right:5px;}

.sitemap ul.sitemap-cat li .s-fitness{background:url(../images/sprit1.png) no-repeat scroll -504px -142px; display: inline-block; height: 20px;width: 41px; vertical-align:middle; margin-right:5px; text-align:center;}

.sitemap ul.sitemap-cat li .s-hangouts{background:url(../images/sprit1.png) no-repeat scroll -504px -163px; display: inline-block; height: 29px;width: 41px; vertical-align:middle; margin-right:5px; text-align:center;}

.sitemap ul.sitemap-cat li .s-video{background:url(../images/sprit1.png) no-repeat scroll -504px -193px; display: inline-block; height: 20px;width: 41px; vertical-align:middle; margin-right:5px; text-align:center;}

.sitemap ul.sitemap-cat li .s-blog{background:url(../images/sprit1.png) no-repeat scroll -504px -214px; display: inline-block; height: 29px;width: 41px; vertical-align:middle; margin-right:5px; text-align:center;}

.sitemap ul.sitemap-cat li .s-play{background:url(../images/sprit1.png) no-repeat scroll -504px -31px; display: inline-block; height: 29px;width: 41px; vertical-align:middle; margin-right:5px; text-align:center;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
    background-color: #909090 !important;
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 1000px #909090 inset !important;
    -webkit-text-fill-color: #ffffff !important;
    }
.all-sports-section{ padding:70px 0 70px 0; display:block; position:relative;}
.all-sports-section .sports-img{ display:block; width:513px; margin-right:36px;}
.all-sports-section .right-text{ display:inline-block; width:475px;}
.all-sports-section .right-text .text{ text-align:center; line-height:26px; font-size:17px; color:#616161;}
.all-sports-section .right-text .title{ display:inline-block; width:100%; text-align:center;}
.all-sports-section .sports-img ul{ margin:0; padding:0;}
.all-sports-section .sports-img ul li{ position:relative; list-style:none; float:left; border:1px solid #DFDFDF; font-size:20px; font-weight:900;}
.all-sports-section .sports-img ul li .sports-name{ text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); position:absolute; width:100%; text-align:center; bottom:20px; left:0;}
.all-sports-section .sports-img ul li .icon{ background:url(../images/cat-name-arrow.png) no-repeat top;
padding-left:10px; display:inline-block; width:10px; height:11px;}
.all-sports-section .sports-img ul li a{ color:#FFFFFF;}
.all-sports-section .sports-img ul li:nth-child(1){ width:248px; height:409px; margin-right:10px;}
.all-sports-section .sports-img ul li:nth-child(2){ width:248px; height:198px; margin-bottom:10px;}
.all-sports-section .sports-img ul li:nth-child(3){ width:248px; height:198px;}

.all-sports-section .sports-img2{margin-left:36px; margin-right:0;}
.all-sports-section .sports-img2 ul li:nth-child(1){ width:248px; height:198px; margin-bottom:10px; margin-right:0; margin-left:0;}
.all-sports-section .sports-img2 ul li:nth-child(3){ width:248px; height:198px; margin-right:0px; margin-bottom:0px;}
.all-sports-section .sports-img2 ul li:nth-child(2){ width:248px; height:408px;  margin-left:10px; margin-right:0; float:right; margin-bottom:0px;}
.event-imgblock{ width:100%; margin:0 auto; overflow:hidden;}
.event-imgblock img{ width:100%;}

.all-sports-section .sports-img ul li .od-1{background:url(../images/home-sprite.jpg) no-repeat 0px 0px; height:409px; width:248px; display:inline-block;}
.all-sports-section .sports-img ul li .od-2{background:url(../images/home-sprite.jpg) no-repeat -250px 0px; height:198px; width:248px; display:inline-block;}
.all-sports-section .sports-img ul li .od-3{background:url(../images/home-sprite.jpg) no-repeat -250px -200px; height:198px; width:248px; display:inline-block;}


.all-sports-section .sports-img ul li .id-1{background:url(../images/home-sprite.jpg) no-repeat -1184px 0px; height:408px; width:248px; display:inline-block;}
.all-sports-section .sports-img ul li .id-2{background:url(../images/home-sprite.jpg) no-repeat -1433px 0px; height:198px; width:248px; display:inline-block;}
.all-sports-section .sports-img ul li .id-3{background:url(../images/home-sprite.jpg) no-repeat -1433px -198px; height:198px; width:248px; display:inline-block;}


.all-sports-section .sports-img ul li .ad-1{background:url(../images/home-sprite.jpg) no-repeat -1184px -408px; height:409px; width:248px; display:inline-block;}
.all-sports-section .sports-img ul li .ad-2{background:url(../images/home-sprite.jpg) no-repeat -1433px -408px; height:198px; width:248px; display:inline-block;}
.all-sports-section .sports-img ul li .ad-3{background:url(../images/home-sprite.jpg) no-repeat -1433px -608px; height:198px; width:248px; display:inline-block;}

.all-sports-section .sports-img ul li .fitness-1{background:url(../images/home-sprite.jpg) no-repeat 0px -408px; height:409px; width:248px; display:inline-block;}
.all-sports-section .sports-img ul li .fitness-2{background:url(../images/home-sprite.jpg) no-repeat -248px -408px; height:198px; width:248px; display:inline-block;}
.all-sports-section .sports-img ul li .fitness-3{background:url(../images/home-sprite.jpg) no-repeat -248px -608px; height:198px; width:248px; display:inline-block;}
.continue-shop-btn{ background:#f2f2f2 !important; color:#323232; border:1px solid #e2e2e2;margin-right: 16px;float:left;}

/*common*/
.border{ border:1px solid #d1d1d1;}
.w545{ width:545px;}
.minh300{ min-height:300px;}
.maxh400{ max-height:400px;}
.maxh1000{ max-height:1000px;}
.align-left{ text-align:left;}
.h0{ height:0px;}
.marl277{ margin-left:277px;}
.marb25{ margin-bottom:25px;}
.mart20{ margin-top:20px;}
.marl66{ margin-left:66px;}
.mart55{ margin-top:55px;}
.mart0{ margin-top:0px !important;}
.w136{ width:136px;}
.fr{ float:right !important;}
.fl{ float: left;}
.maxh200{ max-height:200px;}
.mart25{ margin-top:25px;}
.mart60{ margin-top:60px;}
.padt0{ padding-top:0px !important;}
.mart10{ margin-top:10px;}
.marl46{ margin-left:46px;}
.mart-10{ margin-top:-10px;}
.marb10{ margin-bottom:10px !important;}
.marr5{ margin-right:5px !important;}
.dblock{ display: block;}
.maxh420{ max-height:420px;}
.h420{height:420px;}
.padl5{ padding-left:5px !important;}
.padr5{ padding-right:5px !important;}
.mart30{ margin-top:30px;}
.padt7{ padding-top:7px;}
.fblue{ color:#616161;}
.w328{ width:328px;}
.w100per{ width:100% !important;}
.w450{ width:443px !important;}
.center{ text-align:center!important;}
.padt10{ padding-top:10px;}
.marl445{ margin-left:445px;}
.dnone{ display:none;} 
.mart100{ margin-top:100px;}
.marb100{ margin-bottom:100px;}
.red{ color:#FF0004;}
.green{ color:#01a12e;}
.w170{ width:170px;}
.marl0{ margin-left:0 !important;}
.marb50{ margin-bottom:50px !important;}
.mart-137{ margin-top:-84px;}
.padt32{ padding-top:32px;}
.padlr8{ padding-left:8px; padding-right:8px;}
.w55{ width:55px;}
.top0{ top:0 !important;}
.marb0{ margin-bottom:0 !important;}
.padb0{ padding-bottom:0 !important;}
.w20per{ width:19.8% !important;}
.w100{ width:100px !important;}
@media only screen and (max-width: 1024px) {
    .homebanner {height:525px;}
	.download-icon{ float:left;}
	.wrapper{ width:990px;}
	.wrapper .container{ width:728px; margin-left:20px;}
	.main{ width:990px;}
	.wrapper .container .listing ul li + li{ margin-left:15px; margin-bottom:15px;}
	.wrapper section{ width:990px;}
	#main{ max-width:1024px; min-width:990px;}
	header .bottom-nav{ width:990px;}
	header .bottom-nav .hamburgermenu{ margin-right:40px;}
	.detail-sidebar{ width:330px;}
	.wizard, .tabcontrol{ padding:0 19px;}
	
	
}

@media only screen and (min-width: 728px) and (max-width: 1000px) {
    .homebanner {height:295px;}
	.download-icon{ float:left;}
	.wrapper{ width:960px;}
	.wrapper .container{ width:703px; margin-left:15px;}
	.main{ width:960px;}
	.wrapper .container .listing ul li{ width:212px}
	.wrapper .container .listing ul li + li{ margin-left:15px; margin-bottom:15px;}
	.wrapper section{ width:960px;}
	#main{ max-width:1024px; min-width:960px;}
	header .bottom-nav{ width:960px;}
	header .bottom-nav .hamburgermenu{ margin-right:40px;}
	.wrapper .container .listing ul li a .img{ width:213px;}
	.detail-sidebar{ width:330px;}
	#cssmenu > ul > li > a{ padding:14px 35px 10px 35px;}
	.storedetail .leftpart{ width:470px;}
	.storedetail .leftpart .rightdetail{ width:435px;}
	.detail-rightpart{ margin-left:15px; width:601px;}
	.smodetail .smo span a{ padding:10px;}
	.wizard, .tabcontrol{ padding:0 10px; width:942px;}
	.wrapper .fav-wraper .listing ul li + li{ margin-left:58px;}
	.yourbuddysection > .publicprofile > .steps > ul > li:nth-child(1)
	{ margin-right:221px;}
	.yourbuddysection > .publicprofile > .steps > ul > li:nth-child(2)
	{ margin-right:211px;}
	footer .smo .icon{ width:300px;}
	.wizard > .steps > ul > li:nth-child(1){ margin-right:210px;}
	.wizard > .steps > ul > li:nth-child(2){ margin-right:220px;}
	.profile-form form ul li.marright{ margin-right:120px;}
	.profilrinfo .user-name{ margin-left:60px;}
	.detailbanner{ height:255px;}
	.allreviews{ padding:0 10px; width:940px;}
	.allreviews .commentedbox{ width:790px;}
	.allreviews .commentedbox textarea{ width:765px;}
	.allreviews .yourreviews .list .review-text{ width:830px;}
	
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .datescroller{ height:82px;}
	
	.material .material-checkbox:before{padding-top: 4px;}
}

.iospopup{
padding:0px;
width:715px;
}

.iospopup .needpopup_remover{
	color:#fff;
}

.iospopup .needpopup_remover:hover{
	color:#fff;
}

.mapframesize{
 height:500px;
 width:1024px;
}


.gamemapframesize{
 height:260px;
 width:325px;
}

.w500{width:500px;}

.bordernone{border:0px;}
.hauto{ height:auto;}
.faq-block{ display:block; margin-bottom:10px;}
.faq-question {display: block; font-size: 18px; font-weight: 600;line-height: 1.5em; margin-bottom: 5px;}
.mart25{ margin-top:25px;}
.marb15{ margin-bottom:10px;}
.padl25{ padding-left:25px !important;}
.padr25{ padding-right:25px !important;}
.mat10{ margin-top:10px;}
.white{ color:#FFFFFF !important;}
.max-w1349{ width:1349px;}
#subscribe-success{ width:100%; display:inline-block; text-align:center; color:#000000; font-size:16px; padding-top:20px;}
@media only screen and (min-device-width : 1500px)  {	

	}
@media only screen and (min-width: 1500px) and (max-width: 2500px) {
	.nivo-directionNav a{ top:30%;}
/*.theme-default .nivo-controlNav{ margin-top:-235px;}*/
	.homebanner{height:525px;}
	.theme-default .nivo-controlNav{ bottom:10px;}
	}
	
.common-booking-block{ display:inline-block; width:100%;}
.common-booking-block .title{ display: inline-block; font-weight:700; font-size:30px; color:#616161; padding-bottom:20px; width:70%;}
.common-booking-block .box{ background:#f3f3f3; width:96%; padding:10px 20px 20px 20px;  margin-bottom:20px; padding-bottom:20px;}
.common-booking-block .box .price-box{ width:200px; border-right:1px solid #C3C3C3; 
padding:0 20px 0px 0px; margin-right:20px; display:inline-block; min-height:95px;}
.common-booking-block .box .mrpprice{ font-size:20px; text-decoration:line-through;}

.common-booking-block .box .price{ padding-top:10px; font-size:30px; font-weight:700; display:inline-block;  vertical-align:top;}
/*.common-booking-block .box .price span{ color:#616161; font-size:24px; padding-right:5px; vertical-align:top; display:inline-block; padding-top:3px;}*/
.common-booking-block .box .text{ font-size:14px; vertical-align:top;  color:#616161; min-height:99px; line-height:16px;
width:548px;  padding:0 20px 0px 0px; display:inline-block;  margin-right:20px; border-right:1px solid #c3c3c3;}
.common-booking-block .box .booknow-btn { width: 150px;  display: inline-block; vertical-align:top; float:right; text-align:center; margin-top:-53px; }
.common-booking-block .box .booknow-btn a{ background:#f1273a; line-height:20px; padding:7px 10px; font-size:16px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; text-transform:uppercase; color:#FFFFFF; text-decoration:none; text-align:center; width: auto; display:inline-block;}


.common-booking-block .box .booknow-btn .dateinput input{ border:1px solid #d1d1d1; font-size:12px; padding:5px; width:100px; background:#FFFFFF;}
.common-booking-block .box .booknow-btn .input-group-addon i{ height:28px; width:28px; line-height:28px;}
.common-booking-block .box .booknow-btn .profile-date-icon{ height:30px;}

.common-booking-block .box .booknow-btn .profile-date-icon{ top:-3px;}
.common-booking-block .box .booknow-btn input[type="submit"]{ background:#f1273a; line-height:20px; padding:7px 17px; font-size:16px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; text-transform:uppercase; color:#FFFFFF; text-decoration:none; text-align:center; width: auto; display:inline-block; float:left; float:right;}
.common-booking-block .box .booknow-btn  select{ background-color:#fff; border:1px solid #d1d1d1; padding:5px !important; background-position: 96% 12px; font-size:12px; margin-bottom:10px !important;} 

.common-booking-block .booking-person-block{ float: right;}
.common-booking-block .booking-person-block .menbertext{ float:left; font-size:14px; padding-top:2px; margin-right:12px;}
.common-booking-block .booking-person-block .member-spinner{ float:left;}
.common-booking-block .booking-person-block .info-text{ color: #848686;font-size: 13px;padding-top: 2px; text-align: center;}

#jquery-script-menu {position: fixed;height: 90px;width: 100%;top: 0;left: 0;border-top: 5px solid #316594;
background: #fff;z-index: 999999;padding: 10px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;
box-sizing:content-box;}
.spinner {width: 112px;overflow: hidden;*zoom:1; display:inline-block; border:1px solid #eaeaea;}
.spinner button, .spinner .value {text-align: center;display: block;float: left;height: 100%;line-height: 34px;margin:0; width:44px;}
.spinner button {border: none;width: 32px;background:#f1273a;color:#FFFFFF;font-size:22px;padding: 0;outline: none}
.spinner .decrease {}
.spinner .decrease[disabled] {background:#e5e5e5;color:#616161;cursor: default;}
.spinner .increase {background:#616161;cursor: pointer;color:#FFFFFF;}
.spinner .increase[disabled] {background:#d5d5d5;color:#616161;cursor: default;}
.spinner .value {background:#fff;width: 48px;border: none;color: #616161;padding: 0px; font-size:24px;}
.spinner .value.passive {color: #616161}
.spinner .error, .spinner .invalid {background: #aa0000}
	
.youtubevideoblog iframe {width:560px!important;height:315px!important;}
.youtubevideoblog {display:block;}
.blogimagesize img{width:600px!important;}
.commonbooking-btn{ width:160px; margin-top:10px; background:#ef2c40 !important;
 font-size:14px !important; text-transform:uppercase;}
.updatequantity{ display:inline-block; width:80%;float: right;margin-top: -5px;} 
.updatequantity .booking-person-block{ float:left; } 
.updatequantity .editcommonbooking-btn{ margin-top:0px; padding:6px 10px; margin:0 0 0 25px;}
.updatequantity .delete{ background: url(../images/sprit1.png) no-repeat -325px -96px; height:30px; width:24px; display:inline-block;}
.updatequantity .info-text{ font-size:11px; color:#848686;}
.animation_image img{height:100px;width:100px;}
/*new css*/
.header-appicon{ float:right; margin-left:10px;}
.header-appicon .android{}
.header-appicon .android img{width:100px;}
.header-appicon .ios{ margin-right:3px;}
.header-appicon .ios img{ width:100px;}


.about-section{ padding:50px 0; display:block;  position:relative; z-index:1; background:#FFFFFF;}
.vert-redbar{ position:absolute; right:15%; height:90px; width:8px; top:0; background:url(../images/vert-redbar.png) no-repeat top; display:inline-block; display:none;}
.hor-redbar{ position:absolute; left:0; height:8px; width:567px; bottom:7%; background:url(../images/hor-redbar.png) no-repeat top; display:inline-block;}
.left15per{ left:15%;}
.title{ display:block; /*line-height:5px;*/}
.title h1{ font-size:30px; color:#a3a3a3; font-weight:600;}
.title h1 span{ color:#ef3d52;font-weight: 600;}
.title .border-bottom,.pagetitle2 .border-bottom, .summary .border-bottom{ background:#ababab; height:0px; width:84px; display: inline-block; margin-bottom:20px;text-align:center; vertical-align:top;}
.summary .promoinput{ background:#fff; width:223px; margin-right:15px; padding:0px 15px 10px 15px; border:1px solid #e4e4e4; display:inline-block;}
.summary .apply{ background:#888888 !important;}
.summary h1{ padding-top:0;}
.summary .border-bottom{ display:block; text-align:center; margin:0 auto 25px auto;}
.about-section .vert-redbar{ right:263px; top:0;}
.about-section .left-content{ width:425px; float:left; font-size:17px; color:#616161; line-height:26px;}
.about-section .left-content p{ font-size:17px; line-height:26px;}
.about-section .right-mobileimg{ float:right; margin-top:-40px;}
.about-section .bottom-applink{ float:left; margin-top:20px;}
.about-section .bottom-applink a + a{ margin-left:20px;}
.royalSlider {width: 100%;position: relative; direction: ltr;}
.royalSlider > * { float: left;}
.rsOverflow { width: 100%; height: 100%;float: left;}
.rsContainer {position: relative; width: 100%; height: 100%;-webkit-tap-highlight-color: transparent;}
.rsArrow, .rsThumbsArrow { cursor: pointer;}
.rsArrow,
.rsNav,
.rsThumbsArrow { opacity: 1; -webkit-transition: opacity 0.3s linear;-moz-transition: opacity 0.3s linear;
 -o-transition: opacity 0.3s linear;transition: opacity 0.3s linear;}
.rsGCaption { width: 100%; float: left; text-align: center;}
.rsSlide { position: absolute; left: 0; top: 0; display: block; height: 100%; width:25%;}
.video-section { height: 500px; margin:0 auto;  position: relative; z-index: 10; width:100%; max-width:1366px; padding:0px 0 30px 0; margin-top:-27px; }
.video-section .title{ text-align:center; display:block;}
.video-section .title .border-bottom, .blog-section .title .border-bottom{ margin-bottom:40px;}
.video-section .program-slider { width: 1024px; margin: auto; height: 100%; z-index: 5;}
.video-section .program-nav { top: 0px; position: absolute; height: 100%; width: 50px; z-index: 10;}
.video-section .program-nav a { display: block; height: 100%; background: rgba(35, 35, 35, 0.75); position: relative;}
.video-section .program-nav a:hover { background: #ce0000;}
.video-section .program-nav svg, .video-section .program-nav img { position: absolute; left: 0px;right: 0px; top: 0px; bottom: 0px;
 margin: auto; width: 22px; height: 22px;}
.video-section .next { right: 0px;}
.video-section .program { -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
 -moz-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);-ms-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
 -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  position: relative; width:99.7%;height:450px;background: #232323;float: left; z-index: 100; overflow: hidden;}
.video-section .program a {display: block;}
.video-section .program img {-webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
-moz-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);-ms-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
 -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
 opacity: 0.3; z-index: 0;}
 
.video-section .program .outdoor{ background:url(../images/home-sprite.jpg) no-repeat -500px 0; display:inline-block; height:500px; width:255px;  opacity: 0.3; z-index: 0;}
.video-section .program .indoor{ background:url(../images/home-sprite.jpg) no-repeat -498px -500px; display:inline-block; height:500px; width:255px; opacity: 0.3; z-index: 0;}
.video-section .program .adventure{ background:url(../images/home-sprite.jpg) no-repeat -754px 0; display:inline-block; height:500px; width:255px;  opacity: 0.3; z-index: 0;}
.video-section .program .fitness{ background:url(../images/home-sprite.jpg) no-repeat -754px -500px; display:inline-block; height:500px; width:255px;  opacity: 0.3; z-index: 0;}
 
 
 .video-section .program .outdoor:hover, .program .indoor:hover, .program .adventure:hover, .program .fitness:hover{ opacity: 0.8;}
 
 
 
 
 
.video-section .program .title { -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
-moz-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);-ms-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
-o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
position: absolute;bottom: 140px; opacity: 0; left: 10%; width: 80%;}
.video-section .program .title a {color: #ffffff; font-weight: bold; font-size:30px; text-decoration:none;}
.video-section .program .more { padding: 10px 19px 19px 19px;background: #ef4135; height: 120px;}
.video-section .program .more a { /*border: 2px solid rgba(255, 255, 255, 0.3);*/
text-decoration:none; text-align: center; color: #ffffff; font-size:14px; padding:3px 0;}
.video-section .program .more a:hover { /*border: 2px solid #ffffff;*/}
.video-section .program:hover, .video-section .program-active { margin-top: -50px; height:550px;}
.video-section .program:hover .title, .video-section .program-active .title {opacity: 1;}
.video-section .program:hover img, .video-section .program-active img { opacity: 0.8;}
.video-section .program-line {z-index: 0; position: absolute; left: 5%;top: 50%;height: 2px;width: 90%; background: #202020;}
.popular-categories-section{ display:block; padding:10px 0 70px 0; position:relative;}
.popular-categories-section.lightgray-bg{ background:#f8f8f8;}
.popular-categories-section .title{ text-align:center;}
.popular-categories-section .cat-section{ display:block; text-align:center; width:795px; margin:15px auto 0px auto;}
.popular-categories-section .cat-section .cat-box{ background:#FFFFFF; border:1px solid #d5d5d5; -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1); color:#616161; font-size:15px; 
text-transform:uppercase;  display:inline-block; width:190px; height:80px;}
.popular-categories-section .cat-section .cat-box + .cat-box{ margin-top:6px; margin-left:3px;}
.popular-categories-section .cat-section .cat-box:nth-child(5){ margin-left:0px;}
.popular-categories-section .cat-section .cat-box a{ width:170px; color:#616161; text-decoration:none; padding:10px 10px; display:inline-block; height:60px;}
.popular-categories-section .cat-section .cat-box a .icon{ vertical-align:middle; width:36px; text-align:center; display:block; padding-right:5px; margin:0 auto;}
.popular-categories-section .cat-section .cat-box a .text{ display:inline-block;}
.popular-categories-section .cat-section .cat-box .venue{ background:url(../images/sprit1.png) no-repeat -590px 0;
height:44px; width:20px; display:inline-block;}
.popular-categories-section .cat-section .cat-box .event{ background:url(../images/sprit1.png) no-repeat -591px -49px;
height:44px; width:20px; display:inline-block;}
.popular-categories-section .cat-section .cat-box .store{ background:url(../images/sprit1.png) no-repeat -591px -93px;
height:44px; width:50px !important; display:inline-block;}
.popular-categories-section .cat-section .cat-box .coaching{ background:url(../images/sprit1.png) no-repeat -592px -136px;
height:44px; width:20px; display:inline-block;}
.popular-categories-section .cat-section .cat-box .fitness{ background:url(../images/sprit1.png) no-repeat -587px -181px;
height:44px; width:50px !important; display:inline-block;}
.popular-categories-section .cat-section .cat-box .video{ background:url(../images/sprit1.png) no-repeat -591px -220px;
height:44px; width:20px; display:inline-block;}
.popular-categories-section .cat-section .cat-box .blogs{ background:url(../images/sprit1.png) no-repeat -590px -260px;
height:44px; width:20px; display:inline-block;}
.popular-categories-section .cat-section .cat-box .goplay{ background:url(../images/sprit1.png) no-repeat -587px -304px;
height:44px; width:20px; display:inline-block;}
.seo-content{ padding:10px 0 60px 0;  font-size:17px; line-height:26px; color:#616161;}
.seo-content .title{ display:block; font-size:30px; color:#ef3d52; line-height:36px; font-weight:bold; padding-bottom:15px;}
.seo-content .title span{ color:#a3a3a3;}
.seo-content .title span.black-color{ color:#525252;}
.menu-mobile { display: none; padding: 20px;}

.menu-mobile:after { content: "\f394"; font-family: "Ionicons"; font-size: 2.5rem; padding: 0; float: right; position: relative;
top: 50%;-webkit-transform: translateY(-25%); -ms-transform: translateY(-25%); transform: translateY(-25%);}
.menu-dropdown-icon:before { content: "\f489"; font-family: "Ionicons"; display: none; cursor: pointer; float: right;
 padding: 1.5em 2em;background: #fff; color: #333;}
.menu{ display:inline-block; width:100%;border-bottom:1px solid #aaaaaa; padding-bottom:5px;}
.menu > ul { margin: 0 auto; width: 100%; list-style: none; padding: 0; position: relative; box-sizing: border-box;}
.menu > ul:before,
.menu > ul:after { content: ""; display: table;}
.menu > ul:after {clear: both;}
.menu > ul > li { float: left; margin:5px 0px 5px 61px;}
.menu > ul > li:first-child{ padding-left:0; margin-left:0;}
.menu > ul > li a {text-decoration: none;  display: block; color:#000; font-size:20px; font-weight:700; text-align:center;}
.menu > ul > li a span{ width:100%; font-size:14px; font-weight:500; display:block;}
.menu > ul > li a:hover { color:#ef3d52;}
.menu > ul > li > ul { display: none; width:1024px; background: #000000;padding: 20px; position: absolute; z-index: 99;
 left: 0; margin: 0;list-style: none; box-sizing: border-box; top:26px;}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after { content: ""; display: table;}
.menu > ul > li > ul:after {clear: both;}
.menu > ul > li > ul > li { margin: 0; padding-bottom: 0; list-style: none; width: 25%; background: none;float: left;}
.menu > ul > li > ul > li a { color: #a3a3a3; line-height:30px; width: 95%; display: block; border-bottom: 1px solid #ccc; font-weight:400;}
.menu > ul > li > ul > li a:hover{ border-bottom:0px;}
.menu > ul > li > ul > li a.title{ font-size:15px; text-transform:uppercase; border-bottom:1px solid #262626;
color:#fff; line-height:normal; padding-bottom:10px;}
.menu > ul > li > ul > li > ul { display: block; padding: 0; margin: 10px 0 0; list-style: none; box-sizing: border-box;}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after { content: ""; display: table;}
.menu > ul > li > ul > li > ul:after { clear: both;}
.menu > ul > li > ul > li > ul > li { float: left; width: 100%; margin: 0; }
.menu > ul > li > ul > li > ul > li a { border: 0;}
.menu > ul > li > ul.normal-sub { /*width: 300px;*/ left: auto; padding: 10px 20px;}
.menu > ul > li > ul.normal-sub > li {/* width: 100%;*/}
.menu > ul > li > ul.normal-sub > li a { border: 0; /*padding: 1em 0;*/}
.menu > ul > li > ul.normal-sub > li a.title{ font-size:15px; text-transform:uppercase; line-height:normal; color:#fff;}
.blog-section{ display:block; padding:40px 0 70px 0;}
.blog-section i{ font-size:0px;}
.blog-section .title{ text-align:center;}
.w1250{ width:1250px;}

ul.support-more-link li a{ width:143px !important; }
.footerlogo{background:url(../images/sprit1.png) no-repeat scroll -401px -409px;
display:block; height: 46px;text-align: center;width: 46px; margin:0 auto 15px  auto;}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu > ul {
        display: none;
    }
    .menu > ul > li {
        width: 100%;
        float: none;
        display: block;
    }
    .menu > ul > li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }
    .menu > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul.normal-sub {
        width: 100%;
    }
    .menu > ul > li > ul > li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .menu > ul > li > ul > li:first-child {
        margin: 0;
    }
    .menu > ul > li > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul > li > ul > li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
}
.slider-wrap { position: relative; overflow: hidden; background:none; height:510px!important;}
.slider-wrap ul { position: absolute; top: 0;left: 0; height:100%; margin:0;padding:0;}
.slider-wrap ul li { display: table; height: 100%;}
.slider-wrap ul li .text { height:510px; position:relative; width:400px; float:left; padding-left:120px;}
.slider-wrap ul li .block .angle-img{display:inline-block; position:absolute; left:0; height:510px; width:62px;  background:url(../images/blogslider-angle.png) no-repeat top left;}
.slider-wrap ul li .block{ width:100%; display:inline-block;}
.slider-wrap ul li .block .blog-img{ float:right; position:relative;}
.slider-wrap ul li .text h1 {line-height: 36px;font-size: 30px; font-weight:700;}
.slider-wrap ul li .text .lefttext { float:left; width:365px;color: #616161;}
.slider-wrap ul li .text .lefttext .readmore{ font-size:12px; color:#616161; display:block; text-align:left; padding-top:40px;}
.slider-wrap ul li .text .lefttext p{ font-size:17px; line-height:26px;}
.slider-wrap.slide ul li {position: relative;float: left;}
.slider-wrap.fade ul li { position: absolute; top: 0; left: 0;}
.slider-wrap .dot-wrap { position: absolute; left: 0; bottom: 12px; width: 100%; text-align: center; line-height: 1;}
.slider-wrap .dot-wrap .dot { display: inline-block; width: 10px; height: 10px; margin: 0px 4px; cursor: pointer; background: #000;}
.slider-wrap .dot-wrap .dot:hover { background: #aaa; }
.slider-wrap .dot-wrap .dot.on { background: red; }
.slider-wrap .pointer {position: absolute; top: 0; bottom: 0; margin: auto; width: 40px; height: 40px; text-align: center; cursor: pointer;}
.slider-wrap .pointer.left { left:50px;   background: url(../images/sprit1.png) no-repeat 0px -133px; width:21px; height:36px;}
.slider-wrap .pointer.right { right:50px;   background: url(../images/sprit1.png) no-repeat -21px -131px; width:21px; height:36px;}
.row {max-width: 1366px;margin: 150px auto;}
.tab-container { width: 100%; padding-top:25px; padding-bottom: 20px;margin-bottom: 20px; float: left;}
.basic-tabs [data-tab] { display: inline-block; padding:10px 0px ; border-bottom: none; text-decoration: none; background-color: #efefef;width:24.9%;text-align:center;color:#a3a3a3;font-weight:700;font-size:20px; float:left}
.basic-tabs .w21per{ width:21%;}
.basic-tabs a + a{ border-left:1px solid #FFFFFF;}
.basic-tabs [data-tab].tab-active { border-bottom: 3px solid #ef3d52;color:#616161; background:#D6D6D6}
.basic-tabs [data-tab-content] { float: left; width: 100%; padding-top:40px;}
.da-thumbs {
	list-style: none;
	position: relative;
	margin: 20px auto;
	padding: 0;
	max-width:1024px;
}
.da-thumbs li {
	float: left;
	background: #fff;
	position: relative;
	border:1px solid #d5d5d5;
	height:208px;
	width:248px;
	margin-bottom:8px;
}
.da-thumbs li + li{ margin-left:8px;}
.da-thumbs li:nth-child(5){ margin-left:0;}
.da-thumbs li:nth-child(9){ margin-left:0;}
.da-thumbs li:nth-child(13){ margin-left:0;}
.da-thumbs li:nth-child(17){ margin-left:0;}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	height:208px;
	width:248px;
}
.da-thumbs li a {
	overflow: hidden;
	text-align:center;
	color:#FFFFFF;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0 15px 0;
	margin: 25px 20px 10px 20px;
	font-weight: normal;
	color:#fff;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	text-align:center;
	font-size:15px;
	
}
.da-thumbs li a div span img{display: block; height: 60px; margin: 0 auto 10px auto; text-align: center; width: 60px; }
.cat-discription{ width:100%; text-align:left; font-size:17px; line-height:24px; margin-bottom:30px;
padding-bottom:30px; border-bottom:1px solid #f3f3f3;}
.seo-content .bottom{ display: inline-block; width:100%; margin-top:15px;}
.seo-content .bottom .fbbox{ float:left; width:480px; height:290px;}
.bottom-appbox{ width:410px; float:left; background:#f2f2f2; margin-left:58px; padding:36px 35px; }
.bottom-appbox .appimg{ float:left; margin-top:30px;}
.bottom-appbox .appimg img{ margin-bottom:10px;}
.bottom-appbox .title{font-size:25px; color:#a3a3a3; line-height:14px; padding-bottom:0px; font-weight:700; margin-bottom:10px;display:inline-block;}
.bottom-appbox .title .text{ line-height:30px;  }
.bottom-appbox .title span{ color:#ef3d52;}
.bottom-appbox .bottom-border{ height:5px; width:60px; background:#ababab; display:inline-block;}
/*.mart-84{ margin-top:-84px;} */
.all-sports-section .homecatslider #slider2 .buttons{ top:10%; height:38px;}
.all-sports-section .homecatslider #slider2 .next{ top:10%; height:38px;}
.all-sports-section .homecatslider #slider2{ margin-top:50px;}
.all-sports-section .homecatslider #slider2 .viewport{ height:110px;}
.all-sports-section .homecatslider #slider2 .overview li{ width:112px; margin-right:20px;}
.all-sports-section .homecatslider #slider2 .overview li span{ display:block;
padding-top:5px; font-size:18px; color:#616161; line-height:22px;}
.section-gray{ background:#f2f2f2;}
.catsportsmain{ display: inline-block; width:100%; padding:20px 0 50px 0; margin:0 auto;}
.review-viewmore{ display:block; padding-bottom:10px; text-align:right;}
.review-viewmore a{ color:#616161;  text-decoration:underline;}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
.seo-content a{ color:#848686; font-weight:bold; text-decoration: underline;}
.seo-content, .seo-content p, .seo-content p .MsoNormal{ font-size:17px !important; color:#616161 !important; line-height:26px !important;}

.seo-content-atb a{ color:#848686; font-weight:bold; text-decoration: underline;}
.seo-content-atb, .seo-content-atb p, .seo-content-atb p .MsoNormal{ font-size:17px !important; color:#616161 !important; 
line-height:26px !important;}
.cat-discription span{ font-size:17px !important; color:#616161 !important; 
line-height:26px !important;}
.seo-content-atb  span{ font-size:17px !important; color:#616161 !important; 
line-height:26px !important;}
.cat-discription span a{ color:#616161 !important; text-decoration:underline;}
.cat-discription p{font-size:17px !important; color:#616161 !important; 
line-height:26px !important;}
.cat-discription ol li{ margin-bottom:20px;}
.cat-discription ul{ margin:0 0 0 30px;}
.cat-discription ul li{ margin-bottom: 20px; }
.cat-discription span font{font-size:17px !important; color:#616161 !important; 
line-height:26px !important;}

/* Slider */
.slick-slider{position: relative;display: block; box-sizing: border-box; -webkit-user-select: none;
-moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none;
-ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{ outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{ -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{ position: relative; top: 0;left: 0;display: block;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{ clear: both;}
.slick-loading .slick-track{ visibility: hidden;}
.slick-slide{ display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{ display: block;}
.slick-slide.slick-loading img{ display: none;}
.slick-slide.dragging img{ pointer-events: none;}
.slick-initialized .slick-slide{ display: block;}
.slick-loading .slick-slide{ visibility: hidden;}
.slick-vertical .slick-slide{ display: block;height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden { display: none;}
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.slider {
        width: 50%;
        margin: 100px auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }

.promocode .error-msg{ top:0;}
.memberdetails{display: inline-block; font-size:18px;
padding:10px;  margin-bottom:10px; font-weight:700; width:98%; background: #F3F3F3;}
.formbutton{ width:100%; display:inline-block; margin:0 auto; text-align:center;}
.seo-content h2{ margin-top:0; padding-top:0;}
.form_datetime span{ position:relative; /*top:-20px; line-height: 45px;*/ vertical-align:bottom;}
.profile-date-icon{ position:relative; top:-20px; padding-bottom:5px !important}
.offertab{ display:inline-block; text-align:center; width:100%; margin:30px 0;}
.offertab button{ padding:6px 12px; display:inline-block; border:1px solid #d5d5d5; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px; background:none; margin:5px 10px 5px 5px}
.offertab button:hover{ background:#ef3d52; color:#fff;}

.offerdata{ display:inline-block; width:1024px;}
.offerdata ul{ margin:0 auto; padding:0; width:756px!important; display:block !important}
.offerdata ul li{ list-style:none; display:inline-block; width:230px; margin:0 10px;}
.offerdata .merchant-logo{/*padding: 10px 0px; border-bottom: 1px solid #d5d5d5;*/}
.offerdata .thumbnail{border: 1px solid #d5d5d5;padding: 0px;border-radius: 0px;
-webkit-box-shadow: 1px 1px 2px -2px rgba(74,73,74,1);-moz-box-shadow: 1px 1px 2px -2px rgba(74,73,74,1);
box-shadow: 1px 1px 2px -2px rgba(74,73,74,1);background-color: #FCFCFC;margin-bottom: 10px;height: 265px;}
.offerdata .thumbnail .caption{padding-right: 10px; padding-left: 10px;padding-bottom: 10px;text-align: center;}
.offerdata .thumbnail .caption h4{	margin-top: 5px;  font-size: 17px;  height:18px; line-height: 22px;}
.offerdata .thumbnail .caption p{margin-top: 5px; margin-bottom: 0px; font-size: 14px; padding:0; line-height:16px; height:46px;}
.offerdata .thumbnail .caption a:hover{text-decoration: none;  color: #fff;}
.offerlink{ display:inline-block; float:right;}
.offerlink a{ color:#fff; line-height:38px; font-weight:500; margin-right:50px; background:#ef3d52; padding:3px 5px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.offerdetail{ width:600px; display:block; margin:0 auto;}
.w49per{ width:49%;}
.offerdetail .basic-tabs [data-tab]{ width:49%;}
.offerdetail .tab-container ul{ margin:0 0 0 15px; padding:0;}
.promoname{ text-align:center; width:100%; font-size:20px;  font-weight:700;}
.promoname span{ font-weight:500; color:#ef3d52;}
.promoviewmore{ display:inline-block; width:100%;}
.offerdata .promoviewmore a{ background:none; text-transform:uppercase; color: #616161; border-top:1px solid #f0f0f0;display:inline-block; font-size:13px; padding:10px; width:90%;}
.offerdata .promoviewmore a:hover{color: #616161 !important;}
.discount-tag{  color:#ef3d52;}
.promo-tag{  color:#ef3d52}
.promomaintag{  margin-left: 35px;margin-top: 7px; width: auto;display: inline-block;font-size: 17px;}
.verify-tag{  z-index:100;  height:23px; width:67px; }
.verify-tag span{ background: url(../images/sprit1.png) no-repeat -475px -546px; height:23px; width:67px; display:block;}
.listing .discount-tag{ }
.listing .verify-tag{position:absolute; right:10px; top:133px;}
.detail-verify-tag{ height: 37px;
    width: 50%;
    right: 0;
    top: 0!important;
    position: relative; float: left;}
.listing .promotag{ font-size:15px; padding-top:5px; height:20px; color:#616161;}
.detail-verify-tag span{ background: url(../images/sprit1.png) no-repeat -475px -569px; height:37px; width:106px; display:block; float: left;}
.listing .pricetag{ font-size:15px; font-weight:700; padding-top:5px; height:20px; color:#616161;}
.listing .epricetag{ font-weight:700; line-height:20px; font-size:16px; height:50px;}
.listing .epricetag .mrp_price{ font-size:14px; text-decoration:line-through; font-weight: normal; color:#ef3d52;}
.listing .epricetag .discount-tag .discount{ font-size:14px; color:#01a12e; font-weight:normal;}
.listing .promotag{ font-size:15px; padding-top:5px; height:20px; color:#616161;}

.listing .pricetag .discount{color:#01a12e; }
.listing .pricetag span{ display: inline; font-weight:500; }
.bottominfo2 .discount-tag{ margin-left:35px; margin-top:7px; width:auto; display:inline-block; font-size:16px;}
.bottominfo2 .pricetag{ font-size:25px; font-weight:700;}
.viewport .epricetag .mrp_price{ font-size:14px; text-decoration:line-through; font-weight: normal; color: #ef3d52;}
.packagedetails{ float:right; margin-top:5px;}
.packagedetails .bought-amt {color: #1667b2; display: inline-block;  font-size: 14px; display:none;}
.packagedetails .bought-amt .circle {-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px; display: inline-block; font-size: 12px; text-align:center; color:#fff;height: 24px;line-height: 24px;margin: 0 5px 0 0; width: 24px; background:#1667b2;}
 
.packagedetails .available-amt {color: #f93c50; display:block; font-size: 14px; margin-right:0px; margin-bottom:5px;}
.packagedetails .available-amt .circle {color:#fff;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px; display: inline-block; font-size: 14px;height: 22px;  text-align:center; line-height: 22px; margin: 0 5px 0 0; width: 22px; background:#f93c50;}
.packagediscount{ color:#f93c50; font-size:16px; font-weight:700;}
.pricetag .sep{ padding:0 5px; display:inline-block; color:#848686;}
.customform .material .btn-group{ padding-top:0;}
a.color_pick {
display: block;
height: 15px;
width: 15px;
}


#color_to_pick_list {
list-style-type: none;
/*width: 125px;*/

}

#attributes fieldset {
padding-bottom: 20px;
padding-right:3px;
display:block;
}

#attributes fieldset label {
vertical-align: top;
cursor: default;
font-weight: normal;

}


#attributes .attribute_list {
display: inline-block; width:340px;}
#attributes .attribute_list select{ padding-left:5px; padding-right:5px;}
#color_to_pick_list li.selected {
border: 1px solid #000;
}
ul#color_to_pick_list{ margin:0; padding:0;}
#color_to_pick_list li {
float: left;
margin: 0 8px 0px 0;
padding: 1px;
border: 1px solid #f1f1f1;
}

.wysiwyg-color-black {
  color: black;
}

.wysiwyg-color-silver {
  color: silver;
}

.wysiwyg-color-gray {
  color: gray;
}

.wysiwyg-color-white {
  color: white;
}

.wysiwyg-color-maroon {
  color: maroon;
}

.wysiwyg-color-red {
  color: red;
}

.wysiwyg-color-purple {
  color: purple;
}

.wysiwyg-color-fuchsia {
  color: fuchsia;
}

.wysiwyg-color-green {
  color: green;
}

.wysiwyg-color-lime {
  color: lime;
}

.wysiwyg-color-olive {
  color: olive;
}

.wysiwyg-color-yellow {
  color: yellow;
}

.wysiwyg-color-navy {
  color: navy;
}

.wysiwyg-color-blue {
  color: blue;
}

.wysiwyg-color-teal {
  color: teal;
}

.wysiwyg-color-aqua {
  color: aqua;
}

.wysiwyg-color-orange {
  color: orange;
}


#slidingTopWrap {
	/*position: absolute;
    top: 0px; 
    width: 180px;*/
    /*z-index: 700;*/
	/*margin: 0 0 0 707px;*/
	padding:6px 30px 6px 12px;
	/*z-index:9999;*/
	float:right;
         /*right:0px;*/
	
}

#slidingTopContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	top:29px; 
	right:0px; 
	position: absolute; 
	width:292px;
	/*background:url(../../images/cart-bg.jpg) repeat-y;*/
	background:#ffffff;
	border:1px solid #cccccc;
	z-index:2998;
	min-height:30px;
}

#slidingTopFooter {
	/*width:80px;
	 height:35px; 
	position:absolute; 
	right:-17px; 
	top:-4px; */
	/*background: url(../../images/sprite.png) no-repeat -876px -1224px;*/
	display: block;/*22/10/2013*/
	margin: 0px 0 0 0;
	font-size: 14px;
	color: #616161;
}

#slidingTopFooter A:link {
	/*text-decoration: none;
	color: #000000;
	font-weight:normal;*/
}

#slidingTopFooter A:visited {
	text-decoration: none;
	color: #000000;
}

#slidingTopFooter A:hover {
	text-decoration: underline;
	color: #000000;
}

#slidingTopFooter A:active {
	text-decoration: underline;
	color: #000000;
}


#slidingTopFooterLeft {
	/*float: left;*/
	margin: 3px 0 0 3px;
	text-align:right;
	color:#616161;
}

#slidingTopFooterRight {
	float: right;
	margin: 15px 30px 0 0;
}


#maindiv
{  
      /*  width:250px;
	height:37px;*/
	/*margin:auto;
	height:auto;*/
	float:right;
	position:relative;
}

.basket-text{ /*font-size:12px; font-family:Arial, Helvetica, sans-serif; position:absolute; width:90px; top:5px; right:45px; line-height:18px;*/ color:#a3a3a3; font-weight:700; vertical-align: top;display: inline-block;padding-left: 10px; padding-top:2px;}

.cart_border {
   /* border-left: 1px solid #cdcdcd;
    height: 21px;
    display: block;
    float: left;
    padding-left: 10px;*/
}


.product-detail{ display:inline-block; width:100%; margin-top:30px;}
.product-detail .left-img{ float:left; width:375px;}
.product-detail .right-detail{ float:left; width:610px; margin-left:39px;}

.product-detail .right-detail .product-title h1{font-size: 30px;display: inline-block;font-weight: 700; margin:0;}
.product-detail .right-detail .product-title .border{ height:5px; width:65px; display:block; background:#ababab; margin:15px 0 0px 0;}
.product-detail .right-detail .product-review{ padding-top:15px; display:inline-block; font-size:17px; font-weight: normal; padding-right:30px;}
.product-detail .right-detail .product-rating{ display:inline-block; font-size:17px; }
.product-detail .right-detail .price{ font-size:30px; display: inline-block; font-weight:700; margin:20px 0 10px 0; width:100%;}
.product-detail .right-detail .price .mrpstrike{ font-size:13px; text-decoration:line-through;}
.product-detail .right-detail .price .mrpstrike span{ padding-left:0px; font-size:16px;}
.product-detail .right-detail .price #combination_value{font-size:30px; display: inline-block; font-weight:700; margin:0px 0 0px 0;  padding:0;}
.product-detail .right-detail .price #discount{ font-size:16px; color:#01a12e;}

.product-detail .right-detail .price span{ font-size:20px; padding-left:10px; font-weight: normal;}
.product-detail .right-detail .instock{ display:block; font-size:14px; color:#01a12e; margin-bottom:25px; background:url(../images/instock-icon.png) no-repeat left; padding-left:17px;}
.product-detail .right-detail .outofstock{ display:block; font-size:14px; color:#ef3d52; margin-bottom:25px; background:url(../images/outofstock-icon.png) no-repeat left; padding-left:17px;}
.product-detail .right-detail .size-qut-bar{ display:inline-block; margin-bottom:20px; width:440px; }
.product-detail .right-detail .size-qut-bar select{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; font-size:14px; width:100px; font-weight:normal; padding:5px 5px !important; border:0px; background-color:#f2f2f2; background-position:90% 12px !important; margin:0 !important;}
.product-detail .right-detail .size-qut-bar label{ font-size:14px;}
.product-detail .right-detail .size-qut-bar .size{ display:inline-block; margin-right:20px;}
.product-detail .right-detail .size-qut-bar .qut{ display:inline-block;}
.product-detail .right-detail .payment-info{ display:inline-block; font-size:12px; font-weight:300; width:440px;}



.product-detail .right-detail .payment-info .cardinfo{ float:left; width:266px;}
.product-detail .right-detail .payment-info .cardinfo p{font-size: 13px;font-weight: 400; margin:0; padding:0; line-height:23px;}
.product-detail .right-detail .payment-info .dotted-border{ width:275px; border:1px dotted #a9a9a9; display:block;}
.product-detail .right-detail .payment-info .bullet{ color:#ef3d52;}
.product-detail .right-detail .payment-info .codinfo{ background: url(../images/cod-bg.png) no-repeat top; height:60px; width:60px; float:left; font-size:18px; color:#fff;text-align:center; font-weight:700; line-height:12px; padding-top:16px;}
.product-detail .right-detail .payment-info .codinfo span{ font-size:10px; text-align:center; font-weight:300;}
.product-detail .right-detail .fav-share-review-box{ float:right; width:170px;}
.product-detail .right-detail .fav-share-review-box .smo{ float:right; width: auto;}

.product-detail .right-detail .fav-share-review-box .smo span + span{ margin-left:0;}
.product-detail .right-detail .help-bar{ display:inline-block; color:#646464; padding-top:25px;}
.product-detail .right-detail .help-bar a{ font-size:12px; color:#646464; text-transform:uppercase; font-weight:300; text-decoration:none; padding-right:10px;}
.product-detail .right-detail .help-bar a + a{ border-left:1px solid #646464; padding:0 10px; }
.product-detail .right-detail .bottom-btn-bar{ display:block; width: auto; margin-top:30px;}
.product-detail .right-detail .bottom-btn-bar .ecom-redbtn{ background:#ef3d52; font-size:16px; width:160px; text-align:center; padding:10px 0;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; border-bottom:2px solid #d2293d; text-decoration:none; color:#fff; font-weight:500; text-transform:uppercase;}
.product-detail .right-detail .bottom-btn-bar .adrocart-btn{ float:left; margin-right:25px;}
.product-detail .right-detail .bottom-btn-bar .buynow-btn{ float:left;}
.product-detail .product-disc{ width:100%; display:inline-block; padding-top:50px;}
.product-detail .product-disc ul{ margin-left:15px;}
.product-detail .product-disc .title{ display:block; font-size:18px; padding-bottom:20px;}
.product-detail .product-disc .text{ font-size:15px; line-height:20px; font-weight:400;}
.product-detail .product-disc .text h1, h2, h3, h4, h5, h6{font-size:20px; font-weight:700;}
.product-cart{ display:inline-block; width:100%;}

.product-cart .cartdetails{ float:left; width:625px;}
.product-cart .left-detail{ float:left; width:100%;}
.product-cart .left-detail .cartproduct-bar{ display:inline-block; width:100%; padding:30px 0; border-bottom:1px solid #e2e2e2;}
.product-cart .left-detail .cartproduct-bar .left-img{ 
  border: 1px solid #e0e0e0;
    float: left;
    margin-right: 20px;
    max-height: 115px;
    overflow: hidden;
    padding: 5px;
    width: 135px;

}
.product-cart .left-detail .cartproductinfo{ float:left; width: 458px;}
.product-cart .left-detail .cartproduct-bar .product-title{ display:block; font-size:20px; font-weight:700; padding-bottom:10px; text-align:left;}
.product-cart .left-detail .cartproduct-bar .left-bottom-info{ width:345px; float:left;}
.product-cart .left-detail .cartproduct-bar .left-bottom-info .info{ font-size:16px; display:block; font-weight:500; padding-bottom:5px; width:100%; text-align:left; margin:0; border:0;}
.product-cart .left-detail .cartproduct-bar .left-bottom-info .info span{}
.product-cart .updatequantity{ width:96px;}
.product-cart .left-detail .cartproduct-bar .action { float: right; width:75px; margin-top:10px; }
.cartproductinfo .updatequantity .spinner{ width:94px;}
.cartproductinfo .updatequantity .spinner button{width: 28px; line-height:28px;}
.cartproductinfo .updatequantity .spinner .value{ width:38px; line-height:28px; font-size:18px;}

.simpleLens-thumbnails-container a{
    display: inline-block;
	height:60px; width:60px;
	border:1px solid #e0e0e0;
	overflow:hidden;
	margin-right:6px;
	line-height:60px;
	padding:3px;
	text-align:center;
}
.simpleLens-thumbnails-container a:last-child{margin-right:0px;}
.simpleLens-thumbnails-container a img{
    height:100%;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	line-height:60px;
	max-width:60px;
}
/* CSS Document */
.simpleLens-container{
    display: table;
    position: relative;
	margin-bottom:10px;
}

.simpleLens-big-image-container {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	position:relative;
    height: 348px;
    width: 375px;
	border:1px solid #e0e0e0;
	
}

.simpleLens-big-image {
    max-width: 100%;
}

.simpleLens-lens-image {
    height: auto !important;
  /*  width: 350px;*/
    display: inline-block;
    text-align: center;
    margin:0;
    box-shadow:none;
    float:none;
    position:relative;
	z-index:0;
}

.simpleLens-mouse-cursor{
	background-color:#CCC;
	opacity:0.2;
	filter: alpha(opacity = 20);
	position:absolute;
	top:0;
	left:0;
	border:1px solid #999;
	box-shadow:0 0 2px 2px #999;
	cursor:none;
}

.simpleLens-lens-element {
    background-color: #FFFFFF;
   /* box-shadow: 0 0 2px 2px #8E8E8E;*/
    height: 400px;
    left: 105%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 480px;
    z-index: 10;
    text-align: center;
	border:1px solid #e0e0e0;
}

.simpleLens-lens-element img{
    position:relative;
    top:0;
    left:0;
    width:auto !important;
    max-width:none !important;
}
.simpleLens-thumbnail-wrapper img{ /*height:100%;*/ /*width:100%; */margin:0 auto; text-align:center;}
.attribute_list input[type="radio"] { display:none;}
.attribute_list input[type="radio"] + label {}
.attribute_list input[type="radio"] + label span {
    display:inline-block;
    width:22px;
    height:22px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(../images/redio_btn.png) no-repeat -22px 0;
    cursor:pointer;
}
.attribute_list input[type="radio"]:checked + label span { background:url(../images/redio_btn.png) no-repeat 0px 0px;}
.padt5{ padding-top:5px;}
.attribute_list.productradio{ width:340px;}
.attribute_list.productradio label{ width:160px; margin-bottom:10px;}
#slidingTopWrap .carticon{background:url(../images/sprit1.png) no-repeat 0px -616px; display:inline-block; height:20px;
 width:20px;}
.address-box{ float:left; padding:15px 5px 5px 15px; border:1px solid #e9e9e9; background: #F1F1F1; width:300px; min-height:200px; position:relative;}
.address-box ul{ margin:0; padding:0;}
.address-box ul li{ list-style:none; line-height:20px;}
.addresstitle{ border-bottom:1px solid #dadada; margin-bottom:20px; padding-bottom:20px; font-size:15px;}
.addresstitle a{ color:#616161; text-decoration:underline;}
.address-box + .address-box{ margin-left:20px;}
.addressname{ font-size:18px; font-weight:700; padding-bottom:5px;}
.address-box .mainaddressdiv{ position: absolute; bottom:20px; width:290px;}
.address-box .mainaddressdiv .editdeletediv{ float:right;}
.address-box .mainaddressdiv .addressdiv{ float:left;}
.address-box .mainaddressdiv .editdeletediv .edit{ margin-right:10px;}
.codnooptiontext{ font-size:13px; margin-left:33px;}
.paymentoptions input[type="radio"] { display:none;}
.paymentoptions input[type="radio"] + label { margin-bottom:10px; font-size:16px;}
.paymentoptions input[type="radio"] + label span {
    display:inline-block;
    width:22px;
    height:22px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(../images/redio_btn.png) no-repeat -22px 0;
    cursor:pointer;
}
.paymentoptions input[type="radio"]:checked + label span { background:url(../images/redio_btn.png) no-repeat 0px 0px;}
.onlineimage {background: url(../images/sprit1.png) no-repeat -313px -756px; display:block;width: 195px;height: 36px; margin-left:33px;}
.codimage {background: url(../images/sprit1.png) no-repeat -514px -756px; display:block;width: 80px;height: 36px; margin-left:33px;}
.paymentoptionbox{ padding:10px; display:block; margin-bottom:10px; width:100%; background:#F1F1F1; float:left;}
.deliverychargetext{ font-size:14px; padding-top:0px; display:block; font-weight:500; padding-bottom:10px;}
.sizechartboxmain{ max-height:400px; overflow-y: scroll; margin-top:20px;}
.sizechartboxmain ul{ margin-left:20px;}
.sizechart{ padding-left:20px; padding-right:20px;}
.sizechart img{ max-width:700px; height:100%;}
.allreviews .error-msg{ top:0px;}
.secondlevel-filtermenu li { border-bottom:1px solid #f0f0f0 !important;}
.secondlevel-filtermenu.collapsible-menu > li > a{ background:none; color: #616161;cursor: pointer;display: block;
padding: 10px 0px 10px 10px;font-size: 16px;position: relative;border-bottom: 0px;}
.filter-arrow{ background: url(../images/sprit1.png) no-repeat -230px -190px; height:14px; width:10px; display:inline-block;}
.thirdlevel{ display:inline-block; margin-left:40px; font-size: 14px;padding-bottom: 10px;line-height: 24px;}
.thirdlevel a{ color:#616161;}
.refineby{ font-size:18px; padding:10px 0 10px 10px; font-weight:700;}
.popup-signup{ background:url(../images/signup-bg.jpg) no-repeat top; display: inline-block; height:504px;width:100%}
.popup-signup .topimage { display:inline-block; margin:25px 0 0 25px;}
.popup-signup .signup-form{ display:inline-block; margin-top:60px; margin-left:65px; position:relative;}
.popup-signup .signup-form ul{ margin:0; padding:0;}
.popup-signup .signup-form ul li{ position:relative; margin:0; padding:0; list-style:none; display:inline-block; margin-bottom:20px; width:336px;}
.popup-signup .signup-form ul li:nth-child(3){ margin-left:0;}
.popup-signup .signup-form ul li + li{ margin-left:10px;}
.popup-signup .signup-form input{ color:#fff; border:0px; background:rgba(0,0,0,.5); padding:10px 10px 10px 10px; width:280px; display:inline-block;}
.popup-signup .signup-form .username{ background: rgba(0,0,0,.5) url(../images/sprit1.png) no-repeat -466px -607px; height:14px; width:12px; display:inline-block; padding:11px 11px 12px 11px; float:left;}

.popup-signup .signup-form .number{ background: rgba(0,0,0,.5) url(../images/sprit1.png) no-repeat -466px -636px; height:14px; width:12px; display:inline-block; padding:11px 11px 12px 11px; float:left;}
.popup-signup .signup-form .email{ background: rgba(0,0,0,.5) url(../images/sprit1.png) no-repeat -466px -664px; height:14px; width:12px; display:inline-block; padding:11px 11px 12px 11px; float:left;}
.popup-signup .signup-form .password{ background: rgba(0,0,0,.5) url(../images/sprit1.png) no-repeat -466px -693px; height:14px; width:12px; display:inline-block; padding:11px 11px 12px 11px; float:left;}
.needpopup_wrapper .signuppopup{ padding:0; border-radius:0;}
.newsignupbutton{ margin-left: 291px; padding: 10px !important; width: 104px !important;}
.popup-signup .loginfacebook{background:url(../images/sprit1.png) no-repeat -516px -616px;display:inline-block; height:27px; width:27px; /*margin-right:15px;*/}
.popup-signup .logingmail{background:url(../images/sprit1.png) no-repeat -557px -616px;display:inline-block; height:27px; width:27px; }
.popup-signup .loginwith-smo{ float:inherit; display:inline-block; text-align:center; margin:13px auto 0 auto; width:100%;}
.popup-signup .haveaccount-link{ padding-top:5px; color:#fff; font-size:15px;}
.popup-signup .haveaccount-link a{ color:#fff;}
.popup-signup .signuptext{ font-size:12px; padding-top:3px;}
.popup-signup .error-msg{ top:25px; float:left; color:#fff; position:absolute; left:0;}
.error-msg-new { display:inline-block; color:#FFFFFF; float:right; margin-right:210px;}
.fb-error-msg{ color:#fff; vertical-align:top; padding:5px 5px 0 0; display:inline-block;}
.g-error-msg{ color:#fff; vertical-align:top;padding:5px 0 0 5px; display:inline-block;}

/*  My father my anchor  */

.mfmh{ display:inline-block; width:100%;}
.mfmh-schedul{ display:inline-block; width:100%;}
.mfmh-schedul .top-row{ display:inline-block; width:100%; font-size:22px; color:#616161; border-bottom:1px solid #ebebeb; padding:20px 0; }
.mfmh-schedul .top-row .date-time{ float:left; width:300px; text-align:center;}
.mfmh-schedul .top-row .match-detail{ float:right; padding-right:270px;}
.mfmh-schedul .all-row{ border-bottom:1px solid #ebebeb; padding:25px 0; display: inline-block; width:100%; position:relative;}
.mfmh-schedul .all-row .match-time{ font-size:30px; float:left; text-align:center; line-height:26px; font-weight:700; width:300px; text-align:center; }
.mfmh-schedul .all-row .match-time span{ font-size:18px; text-transform:uppercase; font-weight:500;}
.mfmh-schedul .all-row .teams{ display:inline-block; float:right; width:710px; text-align:center; position:relative;}
.mfmh-schedul .all-row .teams .team1{ display:inline-block; width:334px;}
.mfmh-schedul .all-row .teams .team2{ display:inline-block; width:334px;vertical-align: top;}
.mfmh-schedul .all-row .teams .result {display: inline-block;float: right;width:100px;}
.mfmh-schedul .all-row .teams .flag{ height:60px; width:60px; display:inline-block; vertical-align: top;}
.mfmh-schedul .all-row .teams .team-name{ font-size:19px; padding:15px 0 0 9px; display: inline-block;}
.mfmh-schedul .all-row .teams .vs{ font-size:18px; color:#c3c3c3; display:inline-block; text-align:center; width:35px; padding-top:15px;}
.mfmh-schedul a{ color:#616161;}
.mfmh-squads { display:inline-block; width:100%;}
.mfmh-squads .squads-teamname{ display:inline-block; width:100%; margin-left:25px;}
.mfmh-squads .squads-teamname .flag{ height:85px; width:85px; float:left;}
.mfmh-squads .squads-teamname .flag img{height:85px; width:85px;}
.mfmh-squads .squads-teamname .teamname{ font-size:24px; color:#5d5d5d; padding:25px 0 0 40px; display:inline-block;}
.mfmh-squads .players{ display:inline-block; width:100%;}
.mfmh-squads .players ul{ margin:0; padding:0;}
.mfmh-squads .players ul li{ list-style:none; width:148px; height:160px; padding:0 10px;  display:inline-block; text-align:center; margin:0;}
.mfmh-squads .players ul li .player-img{ height:84px; width:84px; display: inline-block; margin-bottom:5px; text-align:center; }
.mfmh-squads .players ul li .player-img img{-webkit-border-radius: 50px;
-moz-border-radius: 50px;border-radius: 50px; display:inline-block; margin-bottom:5px; border:1px solid #dadada;}
.mfmh-squads .players ul li .player-name{ font-size:15px; color:#323232; text-align:center; display: inline-block; line-height:16px; width:100%;}
.mfmh-squads .players ul li .player-name span{ font-size:14px; color:#8d8d8d;}
.mfmh-point .point-table{ display:inline-block; width:100%;}
.mfmh-point .top-row{ display:inline-block; padding:0px 0; border-bottom:1px solid #ebebeb;}
.mfmh-point .top-row .teamname{ width:330px; display:inline-block; padding-left:70px; font-size:24px;}
.mfmh-point .all-row{ border-bottom:1px solid #ebebeb; padding:25px 0; display: inline-block; width:100%;}
.mfmh-point .teams{ display:inline-block; width:390px; vertical-align:top; padding-left:10px;}
.mfmh-point .teams .flag{ height:60px; width:60px; float:left; }
.mfmh-point .teams .team-name{ font-size:22px; float:left; padding:15px 0 0 5px; color:#5d5d5d;}
.mfmh-point .common-box{ display:inline-block; font-size:24px; width:100px; text-align:center;  color:#5d5d5d; line-height:52px;}
.mfmh-rules{ display:inline-block; width:100%; color: #616161; font-size: 17px; line-height: 26px;}
.mfmh-rules ul{ margin:0 0 10px 20px; /*padding:0;*/}
.mfmh-rules ul li{ font-size:17px; line-height:22px; padding-bottom:14px;}
.mfmh-profile{ display:inline-block; width:100%;}
.mfmh-profile .personal-info{ display:inline-block; width:100%;}
.mfmh-profile .title{ display:block; width:100%; font-size:22px; font-weight:700; padding-bottom:20px;}
.mfmh-profile .text{ font-size:18px; line-height:24px;}
.mfmh-profile .player-detail{ display:inline-block; width:100%; padding-top:50px; padding-bottom:50px;}
.mfmh-profile .player-detail .leftinfo{ width:515px; float:left; font-size:22px;}
.mfmh-profile .player-detail .leftinfo .inforow{ display:inline-block; width:100%; padding-bottom:10px;}
.mfmh-profile .player-detail .leftinfo .lefttitle{ width:215px; display:inline-block;}
.mfmh-profile .player-detail .leftinfo .righttitle{ width:295px; display:inline-block;}
.mfmh-profile .player-detail .right-logo{ float:right; padding-right:20%;}
.mfmh-profile .batting-sum{ display:inline-block; width:100%; padding-bottom:50px;}
.mfmh-profile .batting-sum .toprow{ display:inline-block; width:100%; border-bottom:1px solid #ebebeb; font-size:20px; padding-bottom:10px; margin-bottom:10px;}
.mfmh-profile .batting-sum .bottomrow{ display:inline-block; width:100%; font-size:18px;}
.mfmh-profile .commonbox{ display:inline-block; width:90px; text-align:center;}
.mfmh [data-tab]{ width:16.58% !important; float:left;}

.mfmh-squads .accordion-header{/*background:#f2f2f2;*/padding:10px 0;cursor:pointer;border-bottom:1px solid #dadada;transition:.25s; display:block; height:90px; }
.mfmh-squads .accordion-header h1{font-size:24px; color:#5d5d5d;}
.mfmh-squads .accordion-header h1 img{ margin-right:40px;object-fit: contain; }


.livescore-bord{ display:inline-block; width:100%; max-width:1024px; padding:20px 0;}
.livescore-bord .topinfo{ display:inline-block; width:100%; padding-bottom:10px;}
.livescore-bord .topinfo .inningteam-name{ display:inline-block;font-size:22px; font-weight:500;}
.livescore-bord .topinfo .inningteam-name span{ font-weight:normal;}
.livescore-bord .topinfo .inningteam-score{ float:right; font-size:22px;font-weight:500;}
.livescore-bord .scortop-bar{ width:100%; background:#efefef; display:inline-block; padding:10px 0; font-size:20px; color:#949494;}
.livescore-bord .scortop-bar .left-batting{ float:left; padding-left:10px;}
.livescore-bord .right-info{ float: right; width:675px!important; font-weight:500;}
.livescore-bord .right-info .score-box{ width:73px; padding:0 10px; text-align:center; display:inline-block;}
.livescore-bord .livescore-bar{ font-size:20px !important; color:#616161;  border-bottom:1px solid #e6e6e7; padding:15px 0!important; display:inline-block; width:100%; float:left;border-top: 0!important;}
.livescore-bord .livescore-bar .player-name{ float:left; width:230px!important;font-weight:500; padding:0 10px;}
.livescore-bord .livescore-bar .out-status{ float:left; font-weight:300; width:200px; }
.livescore-bord .livescore-bar .extra-title{ float:left; color:#949494; padding-left:10px; font-weight:500;}
.livescore-bord .livescore-bar .extra{ float:right; width:531px;}
.livescore-bord .livescore-bar .yetbat-title{float:left; color:#949494; padding-left:10px; width:200px; font-weight:500;}
.livescore-bord .livescore-bar .yetbat-player{float:left; color:#949494; padding-left:10px; font-weight:300; } 
.mfmh-schedul .live-match{ background:#ef3d52; color:#fff; position:absolute; padding:2px 10px; -webkit-border-top-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 5px; right:0; top:-24px;}
.player-role{ font-size:17px; padding-top:5px;}
.how-out{ font-size:14px; color: #ef3d52; padding-top:3px;}
.not-out-bg{ background:#C9FFE0;}
.commentedbox .error-msg{ top:0;}
.modal-footer{ text-align:center;   text-align: center;
    width: 95%;
    margin: 0 auto;}
.modal-body{ text-align:center;}
.other-result{font-size:18px; color:#ef3d52; padding-top:10px;}
.modal-footer{ text-align:center!important;}
.modal-footer button{ text-align:center; padding:10px; background:#ef3d52; float:inherit;display:inline-block}
.needpopup .writerewiew .error-msg{ top:-10px;}
.logoslider{ display:block; width:1024px; margin:0 auto;}
.str3 .str_item { font-size:0;line-height:0}
.str_wrap {overflow:hidden;//zoom:1;width:100%;font-size:12px;line-height:16px;position:relative;-moz-user-select: none;
-khtml-user-select: none;user-select: none;  background:none;white-space:nowrap;}
.str_wrap.str_active {background:none;}
.str_move { white-space:nowrap;position:absolute; top:0; left:0;cursor:move;}
.str_move span + span{ margin:0 10px;}
.str_move_clone {display:inline-block;//display:inline;//zoom:1;vertical-align:top;position:absolute; left:100%;top:0;}
.str_vertical .str_move_clone {left:0;top:100%;}
.str_down .str_move_clone {left:0;bottom:100%;}
.str_vertical .str_move,
.str_down .str_move {white-space:normal;width:100%;}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{cursor:inherit;}
.str_wrap img {max-width:none !important;}
.str3 img { opacity:1}
.str3 img:hover { opacity:1}
.str3.str_wrap.str_active {background:#fff;}

/*7-3-2017*/
.leaderbord{ display:inline-block; width:100%;}
.leaderbord .topbar{ display: inline-block;
    padding: 0px 0 15px 0;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    font-weight: 500; font-size:20px;}
.leaderbord .topbar .column:nth-child(3){width:18%;}
.mfmadiv{ position:fixed; right:0; top:150px; display:block; z-index:200;}
.leaderbord .alldata{ display:inline-block; overflow-y:scroll; max-height:600px;}
.leaderbord .infobar{ border-bottom: 1px solid #ebebeb;
    display: inline-block;
    width: 100%; font-size:18px; padding:5px 0 10px 0;}
	.leaderbord .column{ width:30%; float:left; line-height:56px; text-align:left;}

.leaderbord .w20per{ width:20%;}
.leaderbord-btn{ float:left; margin:20px 0 0 0;}
.leaderbord-btn a{border:1px solid #dadada; -webkit-border-radius: 5px;-moz-border-radius: 5px;
border-radius: 5px; font-size:16px; padding:5px; color:#616161;}
.leaderboardicon{ height:16px; width:16px; background: url(../images/sprit1.png) -500px -670px; margin-right:5px; display:inline-block; vertical-align:middle; padding:0px!important;}


.livevideo{ float:left;  margin:20px 15px 0px 0;}
.livevideo a{border:1px solid #dadada; -webkit-border-radius: 5px;-moz-border-radius: 5px;
border-radius: 5px; font-size:16px; padding:5px; color:#616161;}
.livevideoicon{ height:16px; width:16px; background: url(../images/sprit1.png) -522px -670px; margin-right:5px; display:inline-block; vertical-align:middle; padding:0px!important;}

.mfmh-rules ol{ margin: 0 0 0 20px; padding:0;}
.mfmh-rules ol li{padding:0 0 15px 0;}
.mfmh-rules ol li ol{ margin:10px 0 0 30px;}
.mfmh-rules ol li ol li{ line-height:16px; font-size:14px;}
.signuppopup .needpopup_remover{ color:#FFFFFF; }
.modal-footer{ text-align:center;}
.modal-footer button{ text-align:center !important; padding:10px; background:#ef3d52; float:inherit; margin:0 auto;}
.needpopup .writerewiew .error-msg{ top:-10px;}

.logoslider{ display:block; width:1024px; margin:0 auto 55px auto;}
.str3 .str_item { font-size:0;line-height:0}
.str_wrap {overflow:hidden;//zoom:1;width:100%;font-size:12px;line-height:16px;position:relative;-moz-user-select: none;
-khtml-user-select: none;user-select: none;  background:none;white-space:nowrap;}
.str_wrap.str_active {background:none;}
.str_move { white-space:nowrap;position:absolute; top:0; left:0;cursor:move;}
.str_move span + span{ margin:0 25px;}
.str_move_clone {display:inline-block;//display:inline;//zoom:1;vertical-align:top;position:absolute; left:100%;top:0;}
.str_vertical .str_move_clone {left:0;top:100%;}
.str_down .str_move_clone {left:0;bottom:100%;}
.str_vertical .str_move,
.str_down .str_move {white-space:normal;width:100%;}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{cursor:inherit;}
.str_wrap img {max-width:none !important;}
.str3 img { opacity:1}
.str3 img:hover { opacity:1}
.str3.str_wrap.str_active {background:#fff;}

.eventpackage-enquiry-form{ display:inline-block;}
.eventpackage-enquiry-form ul.suggest-service-form li{ width:300px;}
.enquiry-right{ position: fixed; right:-130px; transform: rotate(-90deg);
transform-origin: left top 0; color:#fff; background-color:#616161; top:450px; z-index:10;}
.enquiry-right a{ padding:10px; color:#FFFFFF; font-size:16px; display:block; text-transform:uppercase;}

.predectometer-btn{ float:left; margin:20px 0 0 20px;}
.predectometer-btn a{border:1px solid #dadada; -webkit-border-radius: 5px;-moz-border-radius: 5px;
border-radius: 5px; font-size:16px; padding:5px; color:#616161;}
.predectometericon{ height:20px; width:16px; background: url(../images/sprit1.png) -545px -669px; margin-right:5px; display:inline-block; vertical-align:middle; padding:0px!important;}


.tophometitle{ display:inline-block; text-align:center; width:100%; margin-top:30px;}
.tophometext{color: #616161; font-size: 30px; padding:5px 0; font-weight: 900; border-top:1px dashed #ccc; border-bottom:1px dashed #ccc; display:inline-block;}
.tophometext span{ color:#f93c50;}
.priceform{ display:inline-block; padding:10px 5px;}
.priceform input[type="text"]{ border:1px solid #DCDCDC; padding:5px; width:65px; font-size:12px;}
.priceform input[type="button"]{border:0px; background:#E5E5E5;}
.priceform .leftNavGoBtn{ background:#E0E0E0; padding:6px 5px; vertical-align:top; display:inline-block;}
.durationform{ display:inline-block; padding:10px 5px;}
.durationform input[type="text"]{ border:1px solid #DCDCDC; padding:5px; width:148px; font-size:12px;}
.durationform input[type="button"]{border:0px; background:#E5E5E5;}
.durationform .leftNavGoBtn{ background:#E0E0E0; padding:6px 5px; vertical-align:top; display:inline-block;}
.customdates{ display:inline-block; margin-top:10px;}
.customdates input[type="text"]{ background:none !important; border:1px solid #ccc; margin-left:10px; padding:5px; width:185px !important;}
.customdates .dategobtn{ display:inline-block; text-align:center; margin-bottom:10px; width:100%;}
.customdates input[type="button"]{border:0px; background:#ef3d52 !important; color: #fff;font-size: 16px;
 line-height: 16px; margin: 0 auto; padding: 5px;width: 50px;}
.customdates .profile-date-icon i{ background:none; color:#616161;}
.customdates .profile-date-icon{ top:-4px; border:0px !important;}
.w19per{ width:19.9% !important;}
.bookslot-btn{ /*background:#d6d6d6 !important; color:#616161!important;*/}
.mfmavendorlogo{ display:block; width:100%;  text-align:center; margin-top:-50px; position:relative;}
.mfmavendorlogo img{ padding:3px; border:1px solid #e3e3e3;height:113px; width:125px;}
.mfmavendorlogo .logo1{ float:left; margin-left:280px;}
.mfmavendorlogo .logo2{ float:left; margin-left:135px;}

/*19/04/2017*/
.predectometer-btn{ float:left; margin:20px 0 0 20px;}
.predectometer-btn a{border:1px solid #dadada; -webkit-border-radius: 5px;-moz-border-radius: 5px;
border-radius: 5px; font-size:16px; padding:5px; color:#616161;}
.predectometericon{ height:20px; width:16px; background: url(../images/sprit1.png) -545px -669px; margin-right:5px; display:inline-block; vertical-align:middle; padding:0px!important;}
.manofthematch{ font-size:16px; font-weight:500; color:#00B12F; padding-top:0px;}
.tosswin{ position: absolute; bottom:-17px; width:100%; text-align:center; color:#00B12F;}
.playerboard{ display:inline-block;}
.playerboard a{ display:block; border-bottom:1px solid #D9D9D9; padding:5px 0; color:#616161;}
.w208{ width:208px !important;}
.w178{ width:178px !important;}
.mfmh-point .group-title{ font-size:26px; font-weight:bold; background:#efefef; padding:10px; margin-bottom:15px; display:inline-block; width:98%;}
.mart60{ margin-top:60px;}
.border-none{ border:0px !important;}
.final-status{ display:block; font-size:20px; width:100%; text-align:center; margin-top:15px;}
.bronze-final-match{ font-size:24px; color:#616161; font-weight:bold; padding-top:10px;}
.dateDiv{ display:inline-block; height:50px;}
.registernow{  float: left; margin-top:32px;  text-align:center;}
.registernow a{ color:#fff; background:#ef3d52; padding:7px 15px; font-size:16px; text-align:center;}
.orderbox{ border:1px solid #ddd; display:inline-block; width: 99.9%; margin-bottom:25px;}
.orderbox .left-info{ float:left; width:70%;}
.orderbox .top{ background:#F6F6F6; border-bottom:1px solid #ddd; display:inline-block;padding: 1%; width: 98%;}
.orderbox .top .order-place{ width:23%; margin-right:2%; display:inline-block;}

.orderbox .top .order-place .place-title{ text-transform:uppercase; font-size:12px; display:block; padding-bottom:3px;}
.orderbox .top .order-place .place-date{ text-transform:uppercase; font-size:13px; display:block;}
.orderbox .top .total-box{ width:15%; display:inline-block; margin-right:2%;}
.orderbox .top .total-box .total-title{text-transform:uppercase; font-size:12px; display:block; padding-bottom:3px;}
.orderbox .top .order-place .total-amt{ text-transform:uppercase; font-size:13px; display:block;}

.orderbox .top .ship-box{ width:15%; display:inline-block; margin-right:2%;}
.orderbox .top .ship-box .ship-to-title{text-transform:uppercase; font-size:12px; display:block; padding-bottom:3px;}
.orderbox .top .ship-box .ship-to-name{ text-transform:uppercase; font-size:13px; display:block;}

.orderbox .right-info{ float:right; width:30%; text-align:right;}
.orderbox .top .order-id{ display:inline-block; font-size:13px;}
.orderbox .mid-info{ padding:1%; display:block;}
.orderbox .mid-info .product-deliver-date{ font-weight:700; font-size:18px; display:inline-block; width:100%; margin-bottom:20px;}
.orderbox .mid-info .product-deliver-date span{ font-size:13px; font-weight:normal;}
.orderbox .mid-info .product-detail{ display:inline-block; width:100%; margin-top:0; margin-bottom:15px; border-bottom:1px solid #ddd; padding-bottom:15px;}
.orderbox .mid-info .product-detail .product-img{ display:inline-block; width:12%; margin-right:1%; vertical-align:top; padding:2px; border:1px solid #ddd; text-align:center;}
.orderbox .mid-info .product-detail .product-img img{ max-width:80px; vertical-align:top;}
.orderbox .mid-info .product-detail .right-detail{ display:inline-block; font-size:13px; width:80%; float:inherit; margin-left:10px;}
.orderbox .mid-info .product-detail .right-detail .product-title{  padding-bottom:5px; display:block;}
.orderbox .mid-info .product-detail .right-detail .product-quantity{  padding-bottom:5px; display:block;}
.orderbox .mid-info .product-detail .right-detail .product-price{  padding-bottom:5px; display:block;}
.orderbox .mid-info .product-detail .right-detail .product-soldby{ display:block;}
.selectlabel{color: #616161;font-size: 12px;top: 0;line-height: 24px;font-weight:normal}

.mfmatime-bottom{ display:inline-block;}
.mfmatime-bottom span{ font-size:16px !important; text-transform:capitalize !important;}
.mfma-images{  float: left; margin: 20px 15px 0 0;}
.mfma-images a{ color: #616161;font-size: 16px;}
.mfma-images-icon{background:url(../images/sprit1.png) no-repeat -501px -698px;
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    padding: 0 !important;
    vertical-align: middle;
    width: 20px;}
.mfma-video{  float: left; margin: 20px 15px 0 0;}
.mfma-video a{ color: #616161;font-size: 16px;}
.mfma-video-icon{background:url(../images/sprit1.png) no-repeat -534px -698px;
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    padding: 0 !important;
    vertical-align: middle;
    width: 20px;}
.mfma-scorebord{   margin: 20px 0px 0 0;
    width: 200px;
    display: inline-block;
}
.mfma-scorebord a{ color: #616161;font-size: 16px;}
.mfma-scoreboard-icon{background:url(../images/sprit1.png) no-repeat -567px -692px;
    display: inline-block;
    height: 26px;
    margin-right: 5px;
    padding: 0 !important;
    vertical-align: middle;
    width: 20px;}

.pincodemain{display:inline-block; width:100%;}
.pincodeinput{display:inline-block; width:200px;}
.pincodechkbtn{display:inline-block; width:100px; vertical-align:top; text-align:center;}
.checkPincode{ background:#01a12e; padding:10px 10px!important; color:#fff; text-align:center; width:100px; border:0px; margin-top:10px;display:inline-block}
#pincode-success{display:inline-block;width:100%;color:#01a12e;margin-top:-15px;float:left;}
#pincode-errors{display:inline-block;width:100%;color:#FF0000;margin-top:-15px;float:left;}
#thankyou-popup .needpopup_remover{display:none!important;}
.productimageblock{ display:table-cell; vertical-align:middle; height:154px;}
.cartproduct-bar .left-img a img{  max-height: 120px;max-width: 120px;}
.product-cart .left-detail .cartproduct-bar .product-title a{color:#636363;}
.alinkdisable{pointer-events:none;}
.mpldiv { display: block; position: fixed; right: 0; top: 240px; z-index: 200;}


.seventdesc{ margin:20px 0; font-size:16px; line-height:20px;}
.talign-left{ text-align:left !important;}
.seventdetail{ width:100% !important;}
.seventdetail .basic-tabs [data-tab] { width:30% !important;}
.seventdetail .tab-container{ padding-top:0;}
.seventdetail [data-tab-content]{ border:1px solid #eaeaea; margin-top:-3px; padding:2%; width:96%; min-height:200px;}
.seventdetail .tab-container .gallery .viewport ul li{ margin:0 10px 10px 0 !important;}
.seventdetail .tab-container .gallery .viewport ul li:nth-child(5){ margin-right:0px !important;}
.seventdetail .tab-container .gallery .viewport ul li:nth-child(10){ margin-right:0px !important;}
.seventdetail .tab-container .gallery .viewport ul li:nth-child(15){ margin-right:0px !important;}
.seventdetail .tab-container .gallery .viewport ul li:nth-child(20){ margin-right:0px !important;}
.seventdetail .tab-container .gallery .viewport ul li:nth-child(25){ margin-right:0px !important;}
.seventdetail .tab-container .gallery .viewport ul li:nth-child(30){ margin-right:0px !important;}
.seventdetail .noresultmain{ margin-top:43px;}

/*.mediali > ul{ width:100px !important; }*/

.email-right{ position: fixed; right:-107px; transform: rotate(-90deg);transform-origin: left top 0; color:#fff; background-color:#616161; top:450px; z-index:10;}
.email-right a{ padding:10px; color:#FFFFFF; font-size:16px; display:block; text-transform:uppercase;}
.email-right a .emailimg{ transform: rotate(90deg); height:20px; width:20px; background: url(../images/sprit1.png) -499px -642px; margin-right:5px; display:inline-block; vertical-align:middle; display: none;}



.bottomlocationlinks{ display:block;}
.bottomlocationlinks a{ color:#a3a3a3; text-decoration:none; width:165px; float:left; line-height:24px; font-size:16px;}
.areapagetab{ text-align:center;  margin-bottom:40px; margin-top:35px; }
.areapagetab a + a{ margin-left:20px;}
.areapagetab a{ min-width:80px; padding:5px 10px; color:#616161; display:inline-block; -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px; background:#f2f2f2; font-size:17px;}
.areapagetab a.active{ background:#ef3d52;   color:#fff; -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.arealistingpage{ border-bottom:1px solid #f2f2f2; padding-bottom:0px; margin-bottom:20px;}
.arealistingpage a{ font-size:17px; color:#616161; min-width:80px; text-align:center; padding-bottom:5px; display:inline-block;}
.arealistingpage a + a{ margin-left:10px;}
.arealistingpage a.active{ border-bottom:5px solid #ef3d52;}
.arealistingpage a:hover{border-bottom:5px solid #ef3d52;}
.arealisting .container { float: left; margin-left: 0;  width: 100%;}
.arealisting .container .listing ul li + li {  margin-bottom: 16px;  margin-left: 16px;}
.seo-content .lm-control {
    position: inherit;
    display: block;
    text-align: right;
    font-size: 14px;
    font-weight: 700;
	height:20px;
	background:#FFFFFF;
}
.seo-content .glyphicon-menu-down {
    position: absolute;
    top: 222px;
    font-size: 12px;
    right: 0;
    font-weight: bold;
	color:#a3a3a3;
}
a.glyphicon-menu-down{ text-decoration:none; color:#a3a3a3; text-decoration:none;} 
.seo-content .glyphicon-menu-down::before{ color:#a3a3a3; text-decoration:none;}
.seo-content .glyphicon-menu-up::before{color:#a3a3a3; text-decoration:none;}
.seo-content .dolessmore{ text-align:justify;}
.title h1{ margin-bottom:20px !important;}
.pagetitle2 h1{ margin-bottom:5px !important;}
.w1128{ width:1128px;}
.padt20{ padding-top:20px;}
.alert-info{ text-align:left;}
.seo-content a{ text-decoration:none; font-weight:normal; color:#616161;}




.storysection{ width:620px; display:block; margin:0 auto;}
.storysectionmain{ padding:10px; float:left; background:#f5f5f5; width:600px; margin-bottom:20px;}

.champion_txtarea{ width:800px; padding:10px; color:#bcbcbc; float:left; border:1px solid #e7e7e7; height:130px; resize:none;}
.formsection input[type="file"] {cursor: pointer;font-size: 0; height:38px; opacity: 0; overflow: hidden; position: absolute;top:0; width:180px; right:0;}
.upload-img{ background:url(../images/upload-img.jpg) no-repeat top; height:38px;  width:180px; display:inline-block; position:absolute; right:0; }
.champion_btn{ float: right; margin:55px 0 0 0; font-size:14px; text-transform:uppercase; background:#ef3d52 !important; width:180px;}
.championDiv{ float:right; margin-top:23px; position:relative;}
.wordcount{ font-size:11px; color:#989898; padding-top:5px; float:left;}
.storyimg{  display: table-cell; height: 395px; padding-bottom: 15px; position: relative; text-align: center; vertical-align: middle; width: 600px;}
.storyvideo{ float:left; margin-bottom:15px; position:relative;}
.storyvideo .imgoverdiv{ right:25px; bottom:55px; position: absolute;}
.storyimg .imgoverdiv{ right:25px; bottom:20px; position: absolute;}
.storyimg .like, .storyvideo .like{ background:url(../images/sprit1.png) no-repeat scroll -601px -381px; display: inline-block;height:19px; margin-left:20px; width: 22px;}
.storyimg .share, .storyvideo .share{ background:url(../images/sprit1.png) no-repeat scroll -599px -409px; display: inline-block;height:19px; margin-left:20px; width: 22px;}
.storyimg .comment, .storyvideo .comment{ background:url(../images/sprit1.png) no-repeat scroll -600px -437px; display: inline-block;height:19px; margin-left:20px; width: 22px;}
.storyimg a, .storyvideo a{display: inline-block;height:19px;width: 22px;}
.storyimg .likeimgfill, .storyvideo .likeimgfill{ background:url(../images/sprit1.png) no-repeat -629px -381px; display: inline-block;height:19px; width: 22px; padding:0; vertical-align:inherit;}
.storyimg img{ /* height: 100%; max-height: 395px;*/ max-width: 600px; vertical-align: middle;}
.storyname{ display:block; color:#000000; font-size:18px; padding-bottom:10px; float:left;}
.storysynopsis{ font-size:14px; color:#616161; line-height:16px; display:block; margin-bottom:15px;}
.storytime{ float:left; color:#ababab; font-size:12px;}
.storyreadmore{ float:right; color:#ababab; font-size:12px;}
.storyreadmore a{ float:right; color:#ababab; font-size:12px; text-decoration:none;}
.likecommentdiv{ float:right; font-size:12px; color:#ababab; padding-top:5px;}
.likecommentdiv .likediv{ float:left;  margin-right:10px;}
.likecommentdiv .likediv::after{content:"|"; padding-left:10px;}
.likecommentdiv .commentdiv{ float:left; }
.likecommentdiv .commentdiv a{ color:#ababab; }
.usercommentdiv{ float:left; width:100%; margin-bottom:20px;}
.usercommentdiv .commentbtn{ width:110px; font-size:14px; text-transform:uppercase; color:#FFFFFF; vertical-align:top;}
.usercommentdiv textarea{ padding:10px; border:1px solid #e7e7e7; width:460px; margin-right:5px; resize:none; height:17px; color:#bcbcbc; font-size:14px;}
.formsection{ margin-bottom:30px; float:left; width:100%;}
.leaderboardsection{ float:left; width:820px; border:1px solid #e7e7e7; padding:5px;  margin:0 0 30px 100px;}


.leaderboardsection .mCSB_scrollTools{ right:2px; }

.leaderboardsection .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#afafaf;}
.leaderboardsection .mCSB_scrollTools .mCSB_draggerRail{ width:4px;}

.leaderboardsectionmain{ float:left; background:#f5f5f5; padding:15px 5px 15px 15px; width:800px; height:220px;}
.leaderboardsectionmain .leaderleft{ float:left; width:190px; margin:30px 0 0 5px; }
.leaderboardsectionmain .leaderright{ float:right; width:580px;}
.leaderboardname{ font-size:21px; color:#ef3d52; text-align:center; float:left; width:100%; font-weight:600; margin-bottom:23px;}
.leaderboardname span{ color:#1667b2;}
.leaderboardtextbox{ float:left;text-align:center; margin:0 auto 23px auto;}
.leaderboardtextbox input[type="text"]{-webkit-border-top-left-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-bottomleft: 3px;border-top-left-radius: 3px;border-bottom-left-radius: 3px; background:#FFFFFF; padding:7px 10px 7px 5px; color:#616161; font-size:11px; float:left; border:0px;}
.leaderboardtextbox input[type="submit"]{ color:#FFFFFF; font-size:11px; -webkit-border-top-right-radius: 3px;-webkit-border-bottom-right-radius: 3px;-moz-border-radius-topright: 3px;-moz-border-radius-bottomright: 3px;border-top-right-radius: 3px;
border-bottom-right-radius: 3px; padding:7px 6px; text-transform:uppercase;}
.leaderrow{ background:#FFFFFF; float:left; width:260px; margin-bottom:2px; padding:10px;}
.leaderrow:nth-child(odd){ margin-right:2px;}
.leaderrowleft{ float:left; width:190px;}
.leaderimg{ float:left; margin:0px 5px 0 0; font-size:32px; color:#565656; line-height:30px; vertical-align:top;}
.leadername{ display:block; color:#000000; font-size:14px;}
.leadercategory{ font-size:11px; float:left; color:#a5a5a5; padding-top:3px;}
.leaderrowright{ float:right;}
.leaderlike{ float:left; margin-right:5px; font-size:12px; color:#616161; margin-top:5px;}
.leaderlikecount{ float:left; margin-top:5px; font-size:12px;}
.leaderrowright .likeimg {
    background:url(../images/sprit1.png) no-repeat -264px -330px;
    display: inline-block;
    height: 20px;
    padding-right:0px;
    vertical-align: middle;
    width: 21px;
}
.leaderrowright .likeimgfill {
    background:url(../images/sprit1.png) no-repeat -264px -390px;
    display: inline-block;
    height: 20px;
    padding-right:0px;
    vertical-align: middle;
    width: 21px;
}
.mfmh-rules table{ margin-bottom:20px;}
.mfmh-rules table tr td{ padding:5px;}
.mfmh-rules h3{ margin:10px 0;}
.btf_keywords{ float:left; width:100%; margin-top:20px;}
.storysectioninner{ padding:0; width:860px; display:block;}
.storysectioninner .storysectionmain{width:860px; background:none;}
.storysectioninner .storyimg {width:830px;padding:15px; display:table-cell; text-align:center; vertical-align:middle; background:#f5f5f5;}
.storysectioninner .storyimg img { /*float: left; height: 100%;*/max-width:830px;}
.storyname{font-size:30px;}
.storysectioninner .storysynopsis{ font-size:16px; line-height:22px; text-align:justify;}
.storysectioninner .totalccdiv{ font-size:15px; color:#ababab; padding-bottom:20px}
.storysectioninner .usercdiv{ font-size:14px; padding-bottom:20px;}
.storysectioninner .usercommentdiv textarea{ width:720px;}
.storysectioninner .categorydiv{ color:#616161; font-size:24px; padding-top:5px;}
.beachampiontitle span{ color:#1667b2 !important;}
.storysectioninner .usercdiv strong{ color:#000000;}
.maxh220{ max-height:220px;}
.sizeinfo{color: #989898; font-size: 11px; padding-top: 3px; position: relative; top: 38px;}
.contest-gift{ height:20px; width:20px; background: url(../images/sprit1.png) -568px -669px ; margin-right:5px; display:inline-block; vertical-align:middle; padding-right:0!important;}
.enquireboxmain .question{ width:100%; float:left; margin-bottom:15px;}
.enquireboxmain .question .questionlabel{ font-weight:bold;}
.enquireboxmain .question select{ width:220px; float:left; margin-right:15px;}
.mar0{ margin-right:0 !important;}
.mart30{ margin-top:30px !important;}
.w230{ width:230px;}
.question .error-msg{ top: -26px; float:left;}
.homepagepimg{height: 176px; width: 245px; display:table-cell; vertical-align: middle;}
.sportobuddyfootball{ display:inline-block;}
.sportobuddyfootball.basic-tabs [data-tab]{ width:24.9% !important;}
.asc .common-box{ width:153px;}
.refreshicon{ background-image: url(../images/refresh.png); background-size:20px 20px; background-repeat:no-repeat; height:20px; width:20px;  display: inline-block; margin-right: 2px;
vertical-align: middle;}

/*new-design-event-fitness-27-11-2017*/
.loyalty-bar{ width:1002px; float:left; padding:8px 10px 8px 10px; border:1px solid #eaeaea; margin-top:25px;}
.loyalty-bar .best-price{ float:left; margin-right:85px;}
.loyalty-bar .best-price .best-price-icon{ background:url(../images/sprit1.png) no-repeat -593px -477px; height:25px; width:45px; float:left; margin-right:8px;}
.loyalty-bar .best-price .text{ color:#000000; font-size:15px; float:left; margin-top:5px;}
.loyalty-bar .rt-booking{ float:left; margin-right:85px;}
.loyalty-bar .rt-booking .rt-booking-icon{background:url(../images/sprit1.png) no-repeat -591px -512px;height:27px;width:26px;float:left;margin-right:8px;}
.loyalty-bar .rt-booking .text{ color:#000000; font-size:15px; float:left; margin-top:5px;}
.loyalty-bar .support{ float:left; margin-right:85px;}
.loyalty-bar .support .support-icon{background:url(../images/sprit1.png) no-repeat  -593px -545px; height:26px; width:30px; float:left; margin-right:8px;}
.loyalty-bar .support .text{ color:#000000; font-size:15px; float:left; margin-top:5px;}
.loyalty-bar .response{float:left;}
.loyalty-bar .response .response-icon{background:url(../images/sprit1.png) no-repeat -591px -581px; height:26px; width:25px; float:left;margin-right:8px;}
.loyalty-bar .response .text{ color:#000000; font-size:15px; float:left; margin-top:5px;}
.detail-right{ float:right; width:270px; padding:15px; background:#efefef; margin-top:35px;}
.detail-right .total-booked{ float:left; font-size:15px; font-weight:600;}
.detail-right .total-booked span{ font-size:20px;}
.detail-right .total-viewed{ float:left; font-size:15px; font-weight:600;}
.detail-right .total-viewed span{ font-size:20px;}
.detail-right .info-box{ float:left; margin-top:25px;}
.detail-right .info-box .title{ font-size:15px; width:100%; text-align:center;}
.detail-right .info-box .title-bottom-sep{ display:block; width:100%; text-align:center; margin-top:5px;}
.detail-right .info-box .title-bottom-sep .sep-bar{background:#f63c4f; width:30px; height:5px; display:block; text-align:center; margin:0 auto;}
.detail-right .info-box-mid{ background:#FFFFFF; padding:12px; float:left; width:242px;}
.detail-right .info-box-mid ul{ margin:0; padding:0;}
.detail-right .info-box-mid ul li{list-style:none;width:60px;float:left;text-align:center;display:table-cell;vertical-align:middle;height:85px;}
.detail-right .info-box-mid ul li + li{ margin-bottom:10px; margin-left:31px;}
.detail-right .info-box-mid ul li .img{ text-align:center; display: block; margin-bottom:7px;}
.detail-right .info-box-mid ul li .text{ text-align:center; font-size:12px; line-height:14px; display:block;}



.detail-verify-tag{}
.new-smodetail{ display:block;margin:10px auto 0 auto; text-align:center; float:right;}
.new-smodetail .smo{ float:right; margin:0; /*width:343px;*/}
/*.smodetail .smo span{ margin-left:18px; text-align:right; padding:0; float:left;}*/
.new-smodetail .smo span{ display:inline-block; margin-bottom:5px;}
.new-smodetail .smo span a{ text-decoration:none; font-size:13px; display:block; /*width:125px;*/ text-align:center; float:left; color:#616161;}
.new-smodetail .share, .new-smodetail .like, .new-smodetail .rating{ margin-right:25px;}

.new-smodetail .smo .shareimg{ height:18px; width:15px;  background:url(../images/sprit1.png) no-repeat -591px -607px; vertical-align:middle; display:inline-block; padding-right:5px;}
.new-smodetail .smo .likeimg{height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -591px -627px; vertical-align:middle; display:inline-block; padding-right:5px;}

.new-smodetail .smo .ratingimg{ height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -591px -647px; vertical-align:middle; display:inline-block; padding-right:5px;}
.new-smodetail .smo .emailimg{ height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -591px -664px; vertical-align:middle; display:inline-block; padding-right:5px;}

.new-smodetail .smo .likeimgfill{height:18px; width:18px;  background:url(../images/sprit1.png) no-repeat -614px -627px; vertical-align:middle; display:inline-block; padding-right:5px;}
.new-smodetail .smo .ratingimgfill{height:18px; width:18px; background:url(../images/sprit1.png) no-repeat -615px -647px; vertical-align:middle; display:inline-block; padding-right:5px;}


.bottominfo2 .request-call-btn{ background:url(../images/callback-btn.png) no-repeat top; float:right; width:224px; height:48px; cursor:pointer;}
.bottominfo2 .book-free-trial{ font-size:15px; color:#fff; float:right; width:223px; text-align:center; padding:8px 0; margin-top:10px; cursor:pointer; background:#f63c4f; text-transform:uppercase;}
.bottominfo2 .newdesignleft { width:725px; float:left;}
.bottominfo2 .newdesignleft .address{ width:100%; font-size:15px; color:#616161; margin-bottom:30px;}
.bottominfo2 .newdesignleft .map-icon{height:23px; width:18px;  background:url(../images/sprit1.png) no-repeat -591px -688px; vertical-align:middle; display:inline-block; padding-right:5px;}
.bottominfo2 .newdesignleft .review{ padding-top:0; }
.bottominfo2 .newdesignleft .ratingstar{ float:left; margin-right:25px;}
.bottominfo2 .newdesignleft .review{ float:left; font-size:15px;}
.bottominfo2 .newdesignleft .ratingstatus{ color:#616161; padding-left:25px;}
.bottominfo2 .newdesignleft .discount-tag{ margin-top:0;}
.bottominfo2 .newdesignleft .pricetag{ float:left;}
.tabnewdesignleft{ width:660px; float:left; padding-top:35px;}
.tabnewdesignleft.basic-tabs [data-tab]{ width:164px; padding:7px 0; font-size:17px; font-weight:500; color:#616161;}
.tabnewdesignleft.basic-tabs [data-tab].tab-active { border-bottom: 2px solid #ef3d52; color: #616161; background: #e0e0e0; font-weight:700;}
.newdesigninformation{ float:left; font-size:15px; }
.newdesigninformation .info-bar{ width:100%; display:inline-block; padding-bottom:20px;}
.newdesigninformation .left-title{ color:#000000; width:80px; float:left; font-weight:700;}
.newdesigninformation .right-info{ color:#616161; float:left; color:#616161 !important; line-height:16px; width:580px;}
.newdesigninformation .right-info span{color:#616161 !important;}
.tabnewdesignleft .gallery .viewport ul li img{ width:116px;}


.newdesign-common-booking-block{ display:inline-block; width:100%;}
.newdesign-common-booking-block .title{ display: inline-block; font-weight:500; font-size:20px; color:#616161; padding-bottom:10px; width:100%;}
.newdesign-common-booking-block .box{ width:626px; padding:15px;  margin-bottom:20px; border:2px solid #efefef; float:left;}

.newdesign-common-booking-block .box .left-detail{ float:left; width:500px;}
.newdesign-common-booking-block .box .right-detail{ float:right; width:115px;}
.newdesign-common-booking-block .box .price-box{ width:500px; padding:0 0px 0px 0px; float:left; }
.newdesign-common-booking-block .box .mrpprice{ font-size:12px; text-decoration:line-through; color:#9a9a9a; float:left; margin-right:20px; padding-top:5px;}
.newdesign-common-booking-block .box .price{ font-size:20px; font-weight:500; float:left;  vertical-align:top; color:#000000; margin-right:10px; }
.newdesign-common-booking-block .box .text{ font-size:12px; vertical-align:top;  color:#9a9a9a; line-height:14px;
width:500px;  padding:0 0px 10px 0px; display:inline-block; border-bottom:1px solid #e0e0e0; margin-bottom:7px;}
.newdesign-common-booking-block .box .booknow-btn { width: 150px;  display: inline-block; vertical-align:top; float:right; text-align:center; margin-top:-53px; }

.newdesign-common-booking-block .box .packagediscount { color: #f93c50; font-size:20px; font-weight: 500; float:left;}
.newdesign-common-booking-block .box .booknow-btn a{ background:#f1273a; padding:7px 0; font-size:12px;text-transform:uppercase; color:#FFFFFF; text-decoration:none; text-align:center; width: 100px; display:inline-block;}
.newdesign-common-booking-block .box .booknow-btn .dateinput input{ border:1px solid #d1d1d1; font-size:12px; padding:5px; width:100px; background:#FFFFFF;}
.newdesign-common-booking-block .box .booknow-btn .input-group-addon i{ height:28px; width:28px; line-height:28px;}
.newdesign-common-booking-block .box .booknow-btn .profile-date-icon{ height:30px;}
.newdesign-common-booking-block .packagedetails{ margin-bottom:10px; margin-top:0;}

.newdesign-common-booking-block .spinner{ width:98px; }
.newdesign-common-booking-block .spinner button{ width:25px; line-height:26px;}
.newdesign-common-booking-block .spinner .value{ font-size:21px;}
.newdesign-common-booking-block .box .booknow-btn .profile-date-icon{ top:-3px;}
.newdesign-common-booking-block .box .booknow-btn input[type="submit"]{ background:#f1273a; padding:7px 0; font-size:12px;text-transform:uppercase; color:#FFFFFF; text-decoration:none; text-align:center; width: 100px; display:inline-block;}
.newdesign-common-booking-block .box .booknow-btn  select{ background-color:#fff; border:1px solid #d1d1d1; padding:5px !important; background-position: 96% 12px; font-size:12px; margin-bottom:10px !important;} 

.newdesign-common-booking-block .booking-person-block{ float: right;}
.newdesign-common-booking-block .booking-person-block .menbertext{ float:left; font-size:14px; padding-top:2px; margin-right:12px;}
.newdesign-common-booking-block .booking-person-block .member-spinner{ float:left;}
.newdesign-common-booking-block .booking-person-block .info-text{ color: #848686;font-size: 12px;padding-top: 2px; text-align: center;}
.reviews .top-titlebar{ width:100%; display:inline-block; border-bottom:1px solid #eaeaea; margin-bottom:10px; padding-bottom:10px;}
.reviews .top-titlebar .ndreviewtitle{ float:left; font-size:17px; color:#000000; font-weight:700;}
.reviews .top-titlebar .ndviewmore{ float:right; font-size:15px; color:#616161; }
.reviews .top-titlebar .ndviewmore a{text-decoration:none;}
.top-50{ top:-50px; }
.newdesignright{ float:right; width:222px;}
.newdesignright .dateinput { margin:15px 0 10px 0;}
.newdesignright .dateinput input::-webkit-input-placeholder{color:#fff!important;}
.newdesignright .dateinput input{ background:#ef3d52; border:0; border-bottom:0; height:33px; color:#fff!important; padding-left:10px;}
.newdesignright .input-group-addon{ border-bottom:0;}
.newdesignright .input-group-addon i{border-radius:0;background:#ef3d52; color:#FFFFFF!important; padding-right:10px !important;}
.newdesignright .profile-date-icon{ top:0; padding-bottom:0;}

.newdesignright select{ margin-bottom:0 !important; margin-top:0; padding-left:10px; padding-top:10px !important; background: url(../images/filter-down-arrow-white.png) no-repeat 94% 13px; background-color:#ef3d52; color:#fff !important;}
.newdesignright select option{ background-color:none;}
.newdesignright .datetimepicker td.day{ color:#616161 !important;}
.free-trial-gym{ width:690px !important; text-align:center; margin-top:20px !important; display:block;}
ul.suggest-service-form.free-trial-gym li{ margin-right:0; width:345px; list-style:none;}
.w33per{ width:219px !important;}
.w50per{ width:329px !important;}
.ratingstar i{ color:#f63c4f;}
.eventcalender .profile-date-icon i{ text-align:right; padding-right:5px; }
.newdesignleft .discount-tag{ padding-top:7px;}

.newdesigninformation .right-info{color: #616161 !important; font-family: 'Lato', sans-serif !important; font-size:15px!important; line-height:18px !important;}
.newdesigninformation .right-info font{color: #616161 !important; font-family: 'Lato', sans-serif !important; font-size:15px!important; line-height:18px !important;}
.newdesigninformation .right-info span{color: #616161 !important; font-family: 'Lato', sans-serif !important; font-size:15px!important; line-height:18px !important;}
.newdesigninformation .right-info ul{ margin-left:15px !important;}
.newdesigninformation .right-info ul li{ line-height:18px !important;}
.contactphone{ float: right; padding-bottom:5px; padding-right:33px; font-size:16px;}
.ecommpagination{ width:100%; float:left; text-align:center; margin-top:15px;}
.ecommpagination a{ background:#f1f1f1; color:#616161; padding:5px 7px; border:1px solid #dadada; display:inline-block; text-align:center; font-size:14px;  margin:0 5px;}
.player-data{ display:block; margin-top:20px;}
.player-data table th{ padding:8px 5px; background:#616161; color:#FFFFFF;}
.profile-form table td{ padding:5px; vertical-align: top;}
.player-data table{ border:1px solid #DCDCDC;}
.player-data table .material-input input{ margin-top:0px; padding-bottom:0px;}
.player-data table .material-input{margin-bottom:0px; padding-top:0px;}
.player-data table .form_date span{ top:0;}
.player-data table .material-input input { height: 42px;}
.player-data table .input-group-addon i{height: 30px;width: 30px; line-height: 30px;}
.player-data input[type="submit"]{ margin-top:20px;}
.player-data table td .error-msg{ top:0;}
.pagination>li>a, .pagination>li>span{margin: 0 5px;}
.newinner{ height:409px;}
.newinner .banner-bg img{ height:409px;}

.campionsignup .haveaccount-link{ color:#616161;}
.campionsignup .haveaccount-link a{color:#616161;}
.campionsignup input::-webkit-input-placeholder{ color:#ffffff;}
.campionsignup input::-moz-placeholder { /* Firefox 19+ */color:#ffffff;}
.campionsignup input:-ms-input-placeholder { /* IE 10+ */ color:#ffffff;}
.campionsignup input:-moz-placeholder { /* Firefox 18- */ color:#ffffff;}
.campionsignup .needpopup_remover{ color:#000000;}
.campionsignup .needpopup_remover:hover{ color:#000000;}
.campionsignup .signup-form input{ color:#ffffff;}
.campionsignup .popup-signup{background: url(../images/campion-signup-bg.jpg) no-repeat top; display: inline-block; height: 504px; width: 100%;}
.listingoutofstock{ position: absolute; width:103px; height:76px;  left:0; top:0; z-index:100; background:url(../images/out-of-stock.png) no-repeat left;}

.republic-event{}
.republic-event ul li{ width:321px !important; margin-right:10px;}
.republic-event ul li:nth-child(1){ width:460px !important; display:block;}
.republic-event ul li:nth-child(2){ width:100% !important; display:block; margin:10px 0; font-size:18px; font-weight:700;}
.republic-event ul li:nth-child(3){ width:30px !important; padding-top:20px;}
.republic-event ul li:nth-child(7){ width:30px !important; padding-top:20px;} 
.republic-event ul li:nth-child(6){ margin-right:0;}
.republic-event ul li:nth-child(10){ margin-right:0;}
.parttitle{width:100% !important; display:block; margin:5px 0 10px 0; font-size:18px; font-weight:700;}
.campionparadediv{    position: fixed;
    right: 0;
    top: 329px;
    display: block;
    z-index: 200;
}

.sccdiv{    position: fixed;
    left: 0;
    top: 150px;
    display: block;
    z-index: 200;
}

.selectpromoclass{ float:left; width:309px; margin-top:10px; padding:10px; background:#FFFFFF;}
.selectpromoclass input[type=radio]{ vertical-align:middle; margin-top:0;}
.selectpromotitle{ margin-bottom:10px; float:left; width:100%; }
.selectpromocontent{ width:100%; float:left; margin-bottom:5px; padding-bottom:10px; border-bottom:1px dotted #b9b9b9;}
.selectpromocontent:last-child{border-bottom:0; margin-bottom:0px; padding-bottom:5px;}
.promoselectdesc{ font-size:13px; padding-top:5px; display:inline-block; /*padding-left:15px;*/ width:296px; color:#a3a3a3;}
.selectpromoname{ font-weight:700; color:#ef3d52; padding-top:2px;}
.selectpromocontent label{ vertical-align:top; width:290px; }

.emptycartmessage{ width:100%; text-align:center; display:inline-block; margin:30px auto 0 auto;}
.emptycartmessage .emptycarttitle{ font-size:18px; font-weight:700; display:block; padding-bottom:40px;}
.emptycartmessage .emptycartimg{display:block; padding-bottom:40px}
.blogslider img{ width:100% !important;}
/*.newdesignright .registernow{    margin-right: 34px;
    margin-bottom: 15px;}*/
.blogslider .nivo-controlNav{ display:none;}
.wmain .sccquestion{ width:45%; float:left; display:inline-block; height:70px;}

.wmain .sccquestion:nth-child(odd){ margin-left:10%;}
.wmain .sccquestion:nth-child(odd){ margin-left:10%;}
.wmain .sccquestion:nth-child(odd){ margin-left:10%;}
.wmain .sccquestion:nth-child(odd){ margin-left:10%;}


.sccquestion .error-msg {
    top: -20px;
    float: left;
}
.apl-cat-title{ font-size:20px;  margin-bottom:15px; margin-top:15px; display:block; background:#E9E9E9; padding:10px 0 10px 10px; color:#ef3d52; font-weight:700;}

.mobile-table table{
    border-color: #eaeaea!important;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    width: 100%;
	border-collapse: collapse;}
.mobile-table table td {
    padding: 15px 10px;
    border-style: solid;
    border-width: 1px;
    vertical-align: top;
	 border-color: #eaeaea!important;
	 font-size:14px;
}
#dream16points{ color:#ef3d52; font-size:24px; font-weight:700;}
.rulescontest .question{ display:block; padding-bottom:15px; margin-bottom:15px; }
.rulescontest .questionlabel{ display:block; font-size:16px; font-weight:700; padding-bottom:15px;}
.rulescontest .material-group-item{ margin-right:20px;}
.rulescontest .material-group{ padding-top:0px;}
.rulescontest .question .error-msg{ top:0;}
.drawstitle{ font-size:22px; font-weight:700; background:#e0e0e0; padding:7px 0 10px 7px; margin-bottom:20px; text-align:center;}
.w17per{ width:16.5% !important}
.sccmaindiv{ width:100%; float:left; }
.sccmaindiv p{ font-size:18px !important; font-weight:normal;}
.scctextdiv{ float:left; width:600px;}
.sccimagediv{float:right; width:200px; margin-top:0; margin-right:20px;}
.w700{ width:700px;}
.sccleaderboardsection{ width:300px; float:right; margin:0 0 0 0;}
.sccleaderboardsection .leaderleft{ float: inherit; width: 100%; margin:0px 0 0 0px;}

.sccleaderboardsection .leaderboardsectionmain{ width:290px; padding-left:5px; height:823px;}
.sccleaderboardsection .leaderboardsectionmain .leaderright{ float:left;width:290px;}
.sccleaderboardsection .leaderrow{ float:left; width:270px;}
.maxhscc{ max-height:710px;}
.sccleaderboardsection .leaderimg{ font-size:20px; line-height:28px; margin-right:14px;}
.sccleaderboardsection .leadername{ font-size:16px; line-height:28px;}
.sccleaderboardsection .leaderlike{ font-size:16px;}
.sccleaderboardsection .leaderboardname{color: #616161;}
.sccleaderboardsection .leaderboardname span { color: #ef3d52;}
.sccleaderboardsection .leaderboardtextbox{ }
.sccleaderboardsection .leaderboardtextbox input[type="text"]{ width:229px; font-size:14px; padding:10px;}
.sccleaderboardsection .leaderboardtextbox input[type="submit"]{ padding:12px;}
.scctnc { font-size:16px;}
.scctnc ul{ margin-left:20px; margin-top:15px;}
.scctnc ul li{ line-height:20px;}
.gmcdiv {
    position: fixed;
    left: 0;
    top: 240px;
    display: block;
    z-index: 200;
}
.home-event-box{ float: left; width:100%; text-align:center; margin-top:40px;}
.home-event-box ul{ margin:0; padding:0;}
.home-event-box ul li{ display:inline-block; margin-bottom:10px; text-align:center; border:1px solid #eaeaea; list-style:none; width:100px; padding:7px;}
.home-event-box ul li + li{ margin-left:10px;}
.home-event-box ul li img{height:60px;/*width:100px;*/ object-fit: cover;}
.otpform{ margin-left: auto; margin-right:auto; width:100%; text-align:center; margin-left:0 !important;}
.newotpbutton{ margin-left:0; padding: 10px !important; width: 104px!important;}
.wallet-icon{ background:url(../images/sprit1.png) no-repeat -645px 0; height:22px; width:22px; display:inline-block; }
.sportowallet{ float: right; position:relative; margin-top:7px; margin-right:10px;}
.sportoamt{ color:#a3a3a3; vertical-align:top; display:inline-block; padding-top:4px;}


.careers-des{ font-family: 'Lato', sans-serif !important; text-align:center; display:inline-block; width:100%; font-size:16px; line-height:20px; color:#494949 !important; margin-bottom:70px;}
.careers-des a{ color:#ef3d52;}
.careers-main{ float:left; width:100%;}
.careers-main .title{ color:#494949 !important; font-size:16px; padding-bottom:25px;}
.careers-main .des-button{width:50%; float:left; margin-bottom:15px;}
.careers-main .des-button a{ color:#494949 !important; font-size:16px;}
.careers-main .des-button a .left-red{ width:10px; float:left; -webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px; background:#ef3d52; height:36px;}
.careers-main .des-button a .right{ float:left; background:#ebebeb; padding:0px 15px; height:36px; line-height:36px; width:370px; -webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;}
.job-des{ float:left; width:100%; text-align:left; font-family: 'Lato', sans-serif !important; font-size:16px !important; margin-top:0px;}
.job-des .title{ font-size:16px; font-weight:bold; color:#ef3d52; display:inline-block; padding-bottom:15px;}
.subtitle{ font-size:16px; font-weight:bold; color:#000; display:block; padding-bottom:15px;}
.bottom-salary{color:#000000; font-size:16px; display:block; padding-bottom:35px;}
.job-des ul{ margin:0 0 30px 15px; width:100%;}
.job-des ul li{ list-style: disc !important; font-size:16px !important; color:#494949; margin-bottom:0 !important; padding-bottom:15px; font-family: 'Lato', sans-serif !important; width:100% !important; margin-left: 39px;}
.mart50{ margin-top:50px;}
.careers-form-main{ width:740px; margin:50px auto 0 auto; display:block;}
ul.careers-form{ float:left; width:334px;}
ul.careers-form li{ margin-right:0; list-style:none;}
.marr72{ margin-right:72px !important;}
.careers-form textarea{  height:177px;}
.customFile {
    background: #fff;
    position: relative;
    font-size: 12px;
    line-height: 33px;
    overflow: hidden;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
border:1px solid #cccccc;
}
.customFile input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 88888;
    width: 100%;
    height: 35px;
    cursor: pointer;
    opacity: 0!important;
}
.customFile[data-display=right] .selectedFile {
    margin: 0 180px 0 0;
}
.customFile .selectedFile {
    display: block;
    padding: 2px 10px 0;
    margin-left: 180px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transform: translateX(0%);
    transition: all 0.4s ease 0.6s;
}
.customFile[data-display=right]:before {
    float: right;
}
.customFile:before {
    content: attr(data-controlMsg);
    background-color: #9f9f9f;
    color: #FFF;
    padding: 2px 12px 0;
    float: left;
    width: 100px;
    text-align: center;
    display: block;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.4s ease;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
font-size:14px;
}

.homeoffers .offerdiscount{ font-size:16px; padding:7px 0px; display:inline-block; text-align:center; width:100%;}
.homeoffers .offerdiscounttitle{ font-size:14px; padding:7px 0px; display:inline-block; text-align:center; width:100%; color:#a3a3a3; height:34px;}
.predcredsignup .popup-signup{background: url(../images/predcred-offer-popup-bg.jpg) no-repeat top; display: inline-block; height: 504px; width: 100%;}


.career-main{ width:100%; float:left;}
.career-main .tab-container{ width:100%; float:left; text-align:center; margin-bottom:60px; padding-top:0;}
.career-main .basic-tabs [data-tab].tab-active{border:0;  padding:10px 0; color:#fff;  background: #ef3d52;
background: -moz-linear-gradient(-45deg, #ef3d52 0%, #a22635 100%);
background: -webkit-linear-gradient(-45deg, #ef3d52 0%,#a22635 100%);
background: linear-gradient(135deg, #ef3d52 0%,#a22635 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef3d52', endColorstr='#a22635',GradientType=1 ); -webkit-box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);
box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);}
.career-main .basic-tabs [data-tab] + [data-tab]{ margin-left:55px;}
.career-main .basic-tabs [data-tab-content]{padding-top:60px;}
.career-main .basic-tabs [data-tab]{border:2px solid #ef3d52; width:200px; font-size:14px; text-align:center; padding:7px 0; text-transform: uppercase; text-decoration:none; color:#ef3d52; border-radius:5px;  margin:0 auto; background:#fff; font-weight:normal; float: none !important;}
.career-main ul{ margin:0; padding:0;}
.career-main ul li{ list-style:none; float:left; width:315px; margin-bottom:100px;}
.career-main ul li + li{ margin-left:39px;}
.career-main ul li .imagebox{ background:#f5f5f5; display:table-cell; text-align:center; vertical-align:middle; width:315px; height:300px;}
.career-main ul li .jd-title{ color:#707070; width:100%; text-align:center; float:left; margin-bottom:20px; font-size:13px; line-height:14px; text-transform:uppercase; margin-top:35px; }
.career-main ul li .jd-title span{ border-bottom:1px solid #e8e8e8; padding-bottom:15px; display:inline-block;}
.career-main ul li .jd-des{ width:100%;color:#707070; font-size:14px; line-height:25px; text-align:center; float:left; height:90px;}
.career-main ul li .btn-box{ width:100%; text-align:center;}
.career-main ul li .apply-btn{ border:2px solid #ef3d52; width:160px; font-size:14px; text-align:center; padding:7px 0; text-transform: uppercase; text-decoration:none; color:#ef3d52; border-radius:5px; display:block; margin:0 auto;}

.about-main{ width:100%; float:left;}
.about-main .tab-container{ width:100%; float:left; text-align:center; margin-bottom:60px; padding-top:0;}
.about-main .basic-tabs [data-tab].tab-active{border:0;  padding:15px 0; color:#fff;  background: #ef3d52;
 -webkit-box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);-moz-box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);}
.about-main .basic-tabs [data-tab] + [data-tab]{ margin-left:55px;}
.about-main .basic-tabs [data-tab-content]{padding-top:40px; text-align:left; font-size:14px; line-height:22px;}
.about-main .basic-tabs [data-tab]{border:1px solid #ef3d52; width:213px; font-size:14px; text-align:center; padding:14px 0; text-transform: uppercase; text-decoration:none; color:#ef3d52; border-radius:5px;  margin:0 auto; background:#fff; font-weight:normal; float: none !important;}
.about-main .culture ul{ margin:40px 0 0 0; padding:0;}
.about-main .culture  ul li{ list-style:none; float:left; width:170px; margin-bottom:100px;}
.about-main .culture ul li + li{ margin-left:43px;}
.about-main .culture ul li .imagebox{ display:table-cell; text-align:center; vertical-align:middle; width:160px; height:126px;}
.about-main .culture ul li .jd-title{ color:#343337; width:100%; text-align:center; float:left; margin-bottom:20px; font-size:14px; line-height:13px; text-transform:uppercase; margin-top:35px; }
.about-main .culture ul li .jd-des{ width:100%;color:#808080; font-size:12px; line-height:22px; text-align:center; float:left; height:90px;}
.about-main .coming-soon{ text-align:center; width:100px; margin:100px auto 0 auto; font-size:16px;}
.about-main .coming-soon img{ margin-bottom:10px;}
.about-des{ text-align:center; display:inline-block; width:100%; font-size:14px; line-height:25px; color:#808080 !important; margin-bottom:90px; margin-top:20px;}


.fb-point .common-box{ width:75px;}
.fb-playerboard .commonbox{ width:12%;}
.fb-result-goal-cnt{font-size:40px; padding-left:40px; line-height:85px;}
.padr40{ padding-right:40px;}
.fbvs{vertical-align:top !important; font-size:40px !important; padding-top:17px !important;}
.fb-result .team-name{padding-left:0;}
.fb-schedule .team1 .team1{ width:260px !important;}
.fb-schedule .team2 { width:260px !important;}
.fb-schedule .team1 .team-name{ padding-left:0px !important;}
.venuesearchbutton{ float:right;}
.venuesearchbutton input{ background:#ef3d52; margin-top:10px;}
.searchVenueDiv .venuesearchitem{ width:160px; display:inline-block; vertical-align:top;}
.searchVenueDiv .venuesearchitem .profile-date-icon{ vertical-align:bottom;}
.searchVenueDiv .venuesearchitem + .venuesearchitem{ margin-left:20px;}
.searchVenueDiv .venuesearchitem select{ height:52px;}
.searchVenueDiv{ width:900px; margin:0 auto 0 85px;}
.venuesearch{ margin-bottom:30px; border:1px solid #d1d1d1; border-radius:10px; padding-top:10px;}
.venuesearch .input-group-addon i{ height:25px; width:25px; line-height:25px; font-size:14px;}
.venuesearch .clock i{height:25px; width:25px; line-height:25px; font-size:16px;}
.venuesearch .searchicon{ font-size:30px; float:left; margin:12px 0 0 30px;}
.scceditdiv{ float:left; margin-top:30px;}

.iit-events-sports{ float:left;}
.iit-events-sports a{ float:left; border:1px solid #d1d1d1; width:230px; text-align:center; margin-bottom:32px;}
.iit-events-sports a + a{ margin-left:32px;}
.iit-events-sports a .sports-title{ font-size:17px; padding:10px 0; color:#333; display:block;}


.media-tab{text-align:center; float:inherit; display:inline-block;}
.media-tab.basic-tabs [data-tab]{float:inherit;}
.merchant-logo a + a{border:inherit}
.media-tab{ text-align:center;}
.media-tab.basic-tabs [data-tab].tab-active{border:0;  padding:10px 0; color:#fff;  background: #ef3d52;
background: -moz-linear-gradient(-45deg, #ef3d52 0%, #a22635 100%);
background: -webkit-linear-gradient(-45deg, #ef3d52 0%,#a22635 100%);
background: linear-gradient(135deg, #ef3d52 0%,#a22635 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef3d52', endColorstr='#a22635',GradientType=1 ); -webkit-box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);
box-shadow: 3px 3px 11px 0px rgba(0,0,0,0.2);}
.media-tab.basic-tabs [data-tab] + [data-tab]{ margin-left:55px;}
.media-tab.basic-tabs [data-tab]{border:2px solid #ef3d52; width:220px; font-size:14px; text-align:center; padding:7px 0; text-transform: uppercase; text-decoration:none; color:#ef3d52; border-radius:5px;  margin:0 auto; background:#fff; font-weight:normal; float: none !important;}
.datetimepicker{ z-index:10!important;}
.bootstrap-timepicker.dropdown-menu{z-index:10!important;}
ul.ui-autocomplete{ z-index:11; /*position:fixed!important;*/}
.add-banner{padding:10px 0 17px 0;display:block;}
.tour-status{height: 35px; color: #ef3d52; font-size: 16px; font-weight:400;line-height: 18px; display: inline-block; padding-top: 5px;margin-bottom: -18px;}

.fifacontent{float:left; text-align:center; width:100%; margin-top: 20px; margin-bottom: 40px;} 
.fifacontent .teambtn{ display: inline-block; text-align: center; margin: 0 50px;} 
.fifacontent .teambtn img{height:99px; width:200px;}
.fifacontent .teambtn .teamname{ font-size:20px; color:#848686; padding-bottom:15px;}
.fifacontent .fifavs{font-size:40px; color: #ef3d52; display: inline-block;}


.matchmultipleselect{float: left; margin:25px 20px 10px 0px;width: 350px;}
.matchmultipleselect .dropdown-menu{background:#1666B0; padding-right: 10px; }
.matchmultipleselect button.btn-default{background:#1666B0; color:#fff; line-height: 12px; height:33px;}
.matchmultipleselect .multiselect-selected-text{width:300px; height:13px;overflow: hidden; padding-top:5px; padding-left: 10px; padding-right: 10px;text-transform: none;}
.matchmultipleselect button.btn-default:hover{ background:#1666B0; color:#fff; }
.matchmultipleselect .error-msg{top:-5px !important;}
.matchmultipleselect .caret{background: url(../images/filter-down-arrow-white.png) no-repeat 60% 0px;}
.matchmultipleselect .btn-group.open .dropdown-toggle{background:#1666B0; color:#fff; }
.matchmultipleselect .dropdown-menu > li > a { color: #fff !important;}
.matchmultipleselect .dropdown-menu > .active > a:hover{ color:#fff !important;}
.battingdiv .score-box{width:111px!important}

.newzdata{display: inline-block; width: 1024px;}
.newzdata ul { margin: 0 auto;padding: 0; width: 100%; display: block !important;}
.newzdata ul li { border-radius: 10px !important; border: 1px solid #d5d5d5; padding: 0px;border-radius: 0px; background-color: #FCFCFC; margin-bottom: 20px; width: 600px; list-style: none; padding: 13px; margin-left: auto; margin-right: auto;}
.newzdata .thumbnail {}
.newzdata .merchant-logo { margin-top: 10px;float:left;}
.newzdata .thumbnail .caption { font-size: 17px;color: #323232; display: inline-block; width: 100%; padding: 0; text-align: left;}
.newzdata .thumbnail .caption p {display: inline;color: #848686; font-size: 12px; padding-bottom: 0;}
.newzdata .date{ font-style: italic; float:left}
.newzdata .desc{ font-size: 14px; line-height: 19px;}
.newzdata h4{ font-size: 18px; color: #ef3d52;}

.bulletin-share {float:right;}
.bulletin-share a { text-decoration: none; font-size: 13px;display: block; text-align: center;float: left;color: #616161;}
.bulletin-share .shareimg { height: 20px; width: 15px; background: url(../images/sprit1.png) no-repeat -591px -607px; vertical-align: middle; display: inline-block;
padding-right: 5px;}



.leaderboard-main{ margin: 0 auto; width: 700px; display: block; text-align: center;}
.leaderboard-main .tou-title{ width: 100%; text-align: center; font-size: 50px; color: #ef3d52; display: block; margin-bottom: 35px;}
.leaderboard-main .vs-bar{ width: 100%; text-align: center; display: inline-block;}
.leaderboard-main .vs-bar .left-logo{ float: left;}
.leaderboard-main .vs-bar .left-logo img{ /*border-radius: 100px;*/ width: 150px;}
.leaderboard-main .vs-bar .vs-text{ font-size: 50px; text-align: center; display: inline-block; margin-top:50px;}
.leaderboard-main .vs-bar .right-logo{ float: right;}
.leaderboard-main .vs-bar .right-logo img{ /*border-radius: 100px;*/ width: 150px;}
.leaderboard-main .vs-bar .date{ width: 100%; text-align: center; display: inline-block; font-size: 34px; margin: 30px 0 10px 0;}
.leaderboard-main .vs-bar .venue{width: 100%; text-align: center; display: inline-block; font-size: 24px; margin: 0px 0 50px 0;}
.clear{ margin: 0; padding: 0; clear: both;}
.leaderboard-main .toss-status{  width: 500px; font-size: 36px; margin: 0 auto; background: #ef3d52; border-radius: 10px; text-align: center; color: #FFFFFF;}
.leaderboard-main .tosswin-team{ width: 100%; text-align: center; display: block; margin: 20px 0 10px 0;}
.leaderboard-main .tosswin-team img{ /*border-radius: 50px;*/}
.leaderboard-main .tosswin-text{ margin-bottom: 50px; font-size:28px; text-align: center; width: 100%; display: block;}
.leaderboard-main .match-details{  width: 500px; font-size: 36px; margin: 0 auto; background: #ef3d52; border-radius: 10px; text-align: center; color: #FFFFFF;}
.leaderboard-main .match-details-team{ width: 100%; text-align: center; display: block; margin: 20px 0 0px 0;}
.leaderboard-main .match-details-team img{/* border-radius: 50px;*/}
.leaderboard-main .match-details-text{ margin-bottom:35px; font-size:33px; text-align: center; width: 100%; display: block;}
.leaderboard-main .match-result{ font-size: 40px; width: 100%; text-align: center; display: block; margin:35px 0 0 0 ; font-weight: 700; color:#29b212;}
.leaderboard-main .match-result span{ display: block; font-size: 26px; font-weight: 500; color:#616161;}
.leaderboard-main .score-board{  width: 500px; font-size: 36px; margin: 0 auto; background: #ef3d52; border-radius: 10px; text-align: center; color: #FFFFFF;}
.leaderboard-main .scoreboard-bar{width: 100%; text-align: center; display: inline-block; margin-top: 25px; margin-bottom: 50px; }
.leaderboard-main .scoreboard-bar .leftteam{ display:inline-block; width: 45%; text-align: center;}
.leaderboard-main .scoreboard-bar .rightteam{ display:inline-block; width: 45%; text-align: center;}
.leaderboard-main .scoreboard-bar img{ display: inline-block; text-align:center; margin-bottom: 10px;}
.leaderboard-main .scoreboard-bar .teamname{ font-size: 26px; width: 100%; text-align: center;font-weight:bold; color: #ef3d52;}
.leaderboard-main .scoreboard-bar .teamscore{font-size: 26px; width: 100%; text-align: center;}
.leaderboard-main .bottom-top-pl{ width: 100%;; display: block; margin-top:50px;}
.leaderboard-main .bottom-top-pl .leftpart{ float: left; width: 45%; margin-right: 2%;}
.leaderboard-main .bottom-top-pl .rightpart{ float: right; width: 45%;}
.leaderboard-main .bottom-top-pl .teamname{ width: 100%; display: block; text-align:left ; margin-bottom: 20px;}
.leaderboard-main .bottom-top-pl .teamname span{ font-size: 30px; border-radius: 10px; line-height:46px; background: #ef3d52; width: 350px; display: inline-block; width: 100%; text-align: center; color: #fff;}
.leaderboard-main .bottom-top-pl .pl-ststusbox{ float: left; width: 100%; margin-bottom: 40px;}
.leaderboard-main .bottom-top-pl .pl-ststusbox .title{ font-size: 24px; display: block; text-align: left; margin-bottom: 10px; font-weight: 700;}
.leaderboard-main .bottom-top-pl .pl-ststusbox ul{ margin: 0; padding: 0 0 0 30px;}
.leaderboard-main .bottom-top-pl .pl-ststusbox ul li{ color: #6a6868; font-size: 22px; text-align: left; line-height: 36px;}

.batting-statistics{ margin: 10px; -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.05);-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.05);box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.05); padding: 20px 15px 20px 15px; float: left; width:460px; margin-bottom: 40px; background: #fff; text-align: center; position: relative; height: 425px; }
.batting-statistics .batting-title{font-size: 14px; color: #707070; font-weight: normal; text-align: left; margin-bottom: 15px; text-transform: uppercase;line-height: 14px; letter-spacing: 2px;}
.batting-statistics .mid-circle{background: url("../images/batting-circle.png") no-repeat top; width: 220px; height: 247px; display: inline-block; text-align: center; margin-top: 70px; margin-left: -116px; position: relative; z-index: 1;}
.batting-statistics .mid-circle .run-cnt{font-size:60px; line-height:60px; color: #414141; font-weight: bold; width:194px; text-align: center; margin-top: 82px;}
.batting-statistics .mid-circle .bottom-title{ text-align: center; font-size: 16px; width:194px; padding-top: 10px;}
.batting-statistics .hundred{ position: absolute;top: 42px;left: 168px;} 
.batting-statistics .hundred .left-border{ height:77px; width: 1px; border-left: 1px dotted #b8b8b8; float: left;}
.batting-statistics .hundred .hundred-circle{ height: 14px; width: 14px; background: #ff6724; border-radius:15px; float:left; position:relative; margin-right: -7px;}
.batting-statistics .hundred .hundred-cnt{ font-size: 40px; color: #414141; font-weight: bold; display: block;text-align: left; margin: 22px 0 5px 10px; float: left;line-height:30px;}
.batting-statistics .hundred .bottom-title{ font-size: 16px; color: #707070; text-align: left; padding-top: 6px; margin-left: 19px;}
.batting-statistics .fifty{ position: absolute;top:84px;left:258px;} 
.batting-statistics .fifty .left-border{ height:77px; width: 1px; border-left: 1px dotted #b8b8b8; float: left;}
.batting-statistics .fifty .fifty-circle{ height: 14px; width: 14px; background: #8083bf; border-radius:15px; float:left; position:relative; margin-right: -7px;}
.batting-statistics .fifty .fifty-cnt{ font-size: 40px; color: #414141; font-weight: bold; display: block;text-align: left; margin: 22px 0 5px 10px; float: left;line-height:30px;}
.batting-statistics .fifty .bottom-title{ font-size: 16px; color: #707070; text-align: left; padding-top: 6px; margin-left: 19px;}
.batting-statistics .four{ position: absolute;top:328px;left:262px;} 
.batting-statistics .four .left-border{ height:77px; width: 1px; border-left: 1px dotted #b8b8b8; float: left;}
.batting-statistics .four .four-circle{ height: 14px; width: 14px; background: #eb3854; border-radius:15px; float:left; position:relative; margin-left: -8px; margin-top: 65px;}
.batting-statistics .four .four-cnt{ font-size: 40px; color: #414141; font-weight: bold; display: block;text-align: left; margin: 5px 0 5px 10px; float: left;line-height:30px;}
.batting-statistics .four .bottom-title{ font-size: 16px; color: #707070; text-align: left; padding-top: 6px; margin-left: 19px;}
.batting-statistics .ducks{ position: absolute;top: 366px;left: 174px;} 
.batting-statistics .ducks .left-border{ height:77px; width: 1px; border-left: 1px dotted #b8b8b8; float: left;}
.batting-statistics .ducks .ducks-circle{ height: 14px; width: 14px; background: #2bc2e7; border-radius:15px; float:left; position:relative; margin-left: -8px; margin-top: 65px;}
.batting-statistics .ducks .ducks-cnt{ font-size: 40px; color: #414141; font-weight: bold; display: block;text-align: left; margin: 5px 0 5px 10px; float: left;line-height:30px;}
.batting-statistics .ducks .bottom-title{ font-size: 16px; color: #707070; text-align: left; padding-top: 6px; margin-left: 19px;}
.batting-statistics .sixs{ position: absolute;top: 238px;right:32px; width: 175px;} 
.batting-statistics .sixs .left-border{ height:1px; width: 75px; border-bottom: 1px dotted #b8b8b8; float: left; position: relative; z-index: 0;}
.batting-statistics .sixs .sixs-circle{margin-top: -5px; height: 14px; width: 14px; background: #2bc2e7; border-radius:15px; float:left; position:relative; }
.batting-statistics .sixs .sixs-cnt{ font-size: 40px; color: #414141; font-weight: bold; display: block;text-align: left; margin:-17px 0 5px 10px; float: left; width: 71px;line-height:30px;}
.batting-statistics .sixs .bottom-title{ font-size: 16px; color: #707070; text-align: left; padding-top: 6px; margin-left: 100px;}
.bowling-statistics{-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.05);-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.05);box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.05); padding: 20px 15px 20px 15px; float: left; margin: 10px; width:460px; margin-bottom: 40px; background:#fff; text-align: center; position: relative; height: 425px; }
.bowling-statistics .bowling-title{font-size: 14px; color: #707070;font-weight: normal; text-align: left; margin-bottom: 15px;     text-transform: uppercase; line-height: 14px; letter-spacing: 2px;}
.bowling-statistics .mid-circle{ width:175px; height:175px; display: inline-block; text-align: center; border: 10px solid #2bc2e7; border-radius: 195px; margin-top: 77px;}
.bowling-statistics .mid-circle .bowling-cnt{font-size:60px; line-height:60px;width: 100%; color: #414141; font-weight: bold; text-align: center; margin-top:55px;}
.bowling-statistics .mid-circle .bottom-title{ text-align: center; font-size: 16px; width: 100%; padding-top: 10px;}
.bowling-statistics .hattric{background: url("../images/hat-tricks.png") no-repeat top; position: absolute; display: inline-block; width: 77px; height: 85px; text-align: center; left: 203px;top: 36px;}
.bowling-statistics .hattric .hattric-cnt{ font-size: 35px; color: #ffffff; display: block; margin-top:15px; font-weight: bold;line-height:28px;}
.bowling-statistics .hattric .hattric-bottom-text{ font-size: 12px; display: block; padding-top:2px; color: #fff;}
.bowling-statistics .runout{background: url("../images/run-out.png") no-repeat top; position: absolute; display: inline-block; width: 81px; height:77px; text-align: center; left:85px;top:97px;}
.bowling-statistics .runout .runout-cnt{ font-size: 35px; color: #ffffff; display: block; margin-top:15px; font-weight: bold; line-height:28px;}
.bowling-statistics .runout .runout-bottom-text{ font-size: 12px; display: block; padding-top:2px; color: #fff;}
.bowling-statistics .stumping{background: url("../images/stumping.png") no-repeat top; position: absolute; display: inline-block; width: 77px; height: 85px; text-align: center;right: 85px;top: 97px;}
.bowling-statistics .stumping .stumping-cnt{ font-size: 35px; color: #ffffff; display: block; margin-top:15px; font-weight: bold; line-height:28px;}
.bowling-statistics .stumping .stumping-bottom-text{ font-size: 12px; display: block; padding-top:4px; color: #fff;}
.bowling-statistics .maidens{background: url("../images/maidens.png") no-repeat top; position: absolute; display: inline-block; width:78px; height:77px; text-align: center; left:85px;top:270px;}
.bowling-statistics .maidens .maidens-cnt{ font-size: 35px; color: #ffffff; display: block; margin-top:19px; font-weight: bold;line-height:28px;}
.bowling-statistics .maidens .maidens-bottom-text{ font-size: 12px; display: block; padding-top:2px; color: #fff;}
.bowling-statistics .catches{background: url("../images/catches.png") no-repeat top; position: absolute; display: inline-block; width:81px; height:77px; text-align: center;right: 85px;top: 270px;}
.bowling-statistics .catches .catches-cnt{ font-size: 35px; color: #ffffff; display: block; margin-top:15px; font-weight: bold;line-height:28px;}
.bowling-statistics .catches .catches-bottom-text{ font-size: 12px; display: block; padding-top:5px; color: #fff;}
.bowling-statistics .wickets{background: url("../images/wickets.png") no-repeat top; position: absolute; display: inline-block; width:77px; height:87px; text-align: center;    left: 203px;bottom: 55px;}
.bowling-statistics .wickets .wickets-cnt{ font-size: 35px; color: #ffffff; display: block; margin-top:23px; font-weight: bold;line-height:28px;}
.bowling-statistics .wickets .wickets-bottom-text{ font-size: 12px; display: block; padding-top:4px; color: #fff;}
.matchsummary{float: left;width: 100%;text-align: center;}
.scoreboard-bar .leftteam img{width:100px;}
.scoreboard-bar .rightteam img{width:100px;}
.scoreboard-bar .vs{ width: 9%;display: inline-block;font-size: 36px;vertical-align: top;margin-top: 23px;}
.scoreboard-bar .match-result span{color: #ef3d52; display: inline-block; font-size: 40px;}

.basic-tabs1 [data-tab] { display: inline-block; padding:10px 0px ; border-bottom: none; text-decoration: none; background-color: #efefef;width:24.9%;text-align:center;color:#a3a3a3;font-weight:700;font-size:20px; float:left}
.basic-tabs1 .w21per{ width:21%;}
.basic-tabs1 a + a{ border-left:1px solid #FFFFFF;}
.basic-tabs1 [data-tab].tab-active { border-bottom: 3px solid #ef3d52;color:#616161; background:#D6D6D6}
.basic-tabs1 [data-tab-content] { float: left; width: 100%; padding-top:40px;}
.btabcontent{display:none;}


.football-livescore{ float: left; width: 100%; position: relative;}
	.liveupdate-box{ float: left; width: 100%; /*padding-bottom: 20px;*/}
	.liveupdate-football {width: 97%;float: left; display: inline-block;text-align: left;padding: 15px;}
	.yellowbar{background: #f1dc7c;}
	.redbar{ background: #ffadad;}	
	.bluebar{ background: #9fe1f6;}
.football-livescore:before {content: '';width: 2px; top: 30px; bottom: 45px; height:auto;background: #559dbd; position: absolute;left: 38px; display: none;}
.liveupdate-football .time {margin-top: 0px; width:80px; float: left; position: absolute; left: 0; right: 0; margin: 0 auto; text-align: center;}
.liveupdate-football .time span .digit + .digit { margin-left: 2px;}
.liveupdate-football .time span .digit { width: 36px; height: 46px; background: #b6b6b6; font-size: 22px; line-height: 46px; font-weight: 700; color: #fff; border-radius: 5px;
 border: 0; text-align: center;display: inline-block;}
.liveupdate-football .left { width:450px;	 margin: 7px 0 0 0; padding: 0; color: #494949;display: table; float: left;}
.liveupdate-football .right{    width:450px; margin: 7px 0 0 0; padding: 0; color: #494949; display: table;float: right;}
.liveupdate-football .left .score-img {margin-left: 5px; vertical-align: top; width: 30px; float: right;}
.liveupdate-football .right .score-img { margin-right: 5px;vertical-align: top; width: 30px; float: left;}
.liveupdate-football .left .foot-stat-title { float: right; font-size: 14px;font-weight: 700; margin-top: -4px; width: 70%; text-align: right;}
.liveupdate-football .left .bootm-text { font-size: 12px;padding-top: 0px; float: right; width: 70%; text-align: right;}
.liveupdate-football .score-img {    margin-right: 10px; vertical-align: top; width: 35px; float: left; margin-left: 10px}
.liveupdate-football .foot-stat-title{ display: block;font-size: 16px; font-weight: 700;}
.liveupdate-football .bootm-text{ font-size: 14px; padding-top: 0px; float: left;}
.liveupdate-box:last-child{ padding-bottom: 0; margin-bottom: 20px;}
.foot_time{font-size:14px;color:green; font-weight:700;}
.w300{width:300px !important;}
.w150{width:150px !important;}
.padl0{padding-left:0px!important;}
.center-time { float: inherit!important; text-align: center; width: 100%!important; display: block!important;}
.center-time .score-img{ width: 100% !important; margin: 0;}
.fb-breaktime {width: 100%; display: block;}
.liveupdate-football .fb-breaktime .foot-stat-title {  width: 100%; text-transform: uppercase;}
.liveupdate-football .fb-breaktime .bootm-text { width: 100%;}
	.bb-top-box{ width: 79%; padding: 1% 1% 0 1%; background: #f2f0f1; color: #616161; display: table;margin: 10px auto 0 auto;}
		.bb-top-box .top-row{ font-size: 14px; float:left; padding-bottom: 7px; width: 100%; font-size: 16px; font-weight: 700; border-bottom: 1px solid #d7d7d7; margin-bottom: 5px;}
		.bb-top-box .name-box{ float: left; width: 30%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px;}
		.bb-top-box .score-box{ float: left; width: 23.3%; text-align: center; font-size: 16px; float: left;}
.bb-top-box .score-row{ float: left; width: 100%; padding-bottom: 10px;}





.w64{width:64px !important;}
.offsidebar{ background: #7CFFBB;}


.scorebox{ width:1024px; border: 2px solid #d7d7d7; border-radius: 10px; display: inline-block; position: relative;}
.scorebox .livebtn{ text-decoration: none;font-weight: bold;position: absolute; top: 5px; left: 5px; border: 2px solid #d7d7d7; border-radius: 10px; font-size: 18px; color: #ea1c2e; line-height: 20px; padding: 0 8px;}
.scorebox .mid-mtach-status{width:990px; margin:0 auto; text-align:center; display:block; margin:0 auto; border-bottom: 1px solid #d7d7d7; padding-bottom:5px; margin-bottom: 5px;}
.scorebox .mid-mtach-status .teams{ vertical-align: top; font-size: 22px; color:#51514f;margin: 0 auto; display:inline-block; margin-top: 5px;width: 450px;	text-align: center;}
.scorebox .mid-mtach-status .teams .team-logo{display: inline-block;}
.scorebox .mid-mtach-status .teams .team-logo img{ height: 45px; width: 45px;}
.scorebox .mid-mtach-status .teams .team-name{ display: inline-block; margin-left: 10px; font-weight: 700; line-height: 46px; vertical-align: top;}
.scorebox .mid-mtach-status .vs{ display: inline-block; text-align: center; padding: 0 30px; font-size: 20px; margin-top: 19px; vertical-align: top;}
.scorebox .mid-mtach-status .teams .score{ display: inline-block; text-align: center; margin-top: 10px;}
.scorebox .mid-mtach-status .teams .score .runs{ display:block; font-size: 18px; font-weight: 700; line-height: 26px; color: #ef3d52;}
.scorebox .mid-mtach-status .teams .bottom-score{ font-size: 16px; display: inline-block; margin-top: 0px;}
.scorebox .mid-mtach-status .tossstatus{ font-size:18px; text-align: center; width: 100%; display: inline-block; padding: 5px 0 0px 0; margin-top: 10px; border-top: 1px solid #d7d7d7; color: #339918;}
.scorebox .tab {overflow: hidden; color: #1d68ae; text-align: center;}
.scorebox .tab button{background-color:inherit; display:inline-block; border:none;outline:none;cursor:pointer;padding:5px 16px;transition:0.3s; color:#1d68ae; font-size:20px;}
.scorebox .tab button:hover { text-decoration: underline;}
.scorebox .tab button.active {text-decoration: underline;}
.scorebox .tabcontent {display: none;padding: 6px 12px; border-top: none;}
.accordion {cursor: pointer;padding: 5px 10px 1px 10px;  border: none;text-align: left;outline: none;font-size: 15px;transition: 0.4s;  }
.panel { padding: 0 18px;max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;box-shadow: none!important;}
.accordion:after {content: '\02795';font-size: 13px;color: #777;float: right;margin-left: 5px; margin-right: 15px;margin-top: 15px;}
.accordionactive:after {content: "\2796";}
.team-accordian{ margin-bottom: 10px; border-radius: 0px;}
.team-accordian + .team-accordian {border-top:1px solid #d7d7d7;}
.scorebox .accordion {width:98%;}
.scorebox .panel {margin-bottom:0; border:0px;}
.scorebox .accordion .header{ vertical-align: top; font-size: 22px; color:#51514f;margin: 0 auto; display:inline-block;	text-align: center;}
.scorebox .accordion .header .team-logo{display: inline-block; border-bottom:0;}
.scorebox .accordion .header .team-logo img{ height: 45px; width: 45px;}
.scorebox .accordion .header .team-name{ display: inline-block; margin-left: 10px; font-weight: 700; line-height: 46px; vertical-align: top; border-bottom:0}
.scorebox .scortop-bar {width: 100%; border-top:1px solid #d7d7d7;display:inline-block; padding: 5px 0;font-size: 18px;color: #51514f; font-weight: 700;}
.scorebox .scortop-bar .right-info{font-weight: 700;}
.scorebox .scortop-bar .left-batting {float: left;}
.scorebox .right-info {float: right;width:500px; font-weight: 500;}
.scorebox .right-info .score-box { width: 73px;padding: 0 10px; text-align: center; display: inline-block;}
.battingdiv .score-box { width: 111px!important;}
.scorebox .livescore-bar { font-size: 16px;color: #616161;border-top: 1px solid #f1f1f1;padding: 5px 0;display: inline-block;width: 100%;float: left;}
.scorebox .livescore-bar .player-name {float: left;width:440px;font-weight: 500;padding: 0 10px 0 0px;}
.how-out {font-size: 14px;color: #ef3d52;padding-top: 3px;}
.notout{ color: #1d68ae; font-weight: 700 !important;}
.extra-bar{font-size:16px;border-top: 1px solid #f1f1f1;padding: 15px 0;display: inline-block;width: 100%;float: left;}
.total-bar{font-size:16px;border-top: 1px solid #f1f1f1;padding: 15px 0;display: inline-block;width: 100%;float: left; font-weight: 700;}
.wicket-fall-bar{font-size:16px;border-top: 1px solid #f1f1f1;padding: 15px 0;display: inline-block;width: 100%;float: left;}
.scorebox .live-header{ vertical-align: top; font-size: 20px; color:#51514f;margin: 0 auto; display:inline-block;	text-align: center;}
.scorebox .live-header .team-logo{display: inline-block;}
.scorebox .live-header .team-logo img{ height: 45px; width: 45px;}
.scorebox .live-header .team-name{ display: inline-block; margin-left: 0px; font-weight: 700; line-height: 46px; vertical-align: top;}
.summarybox{width:1004px; border: 2px solid #d7d7d7; border-radius: 10px; float: left; position: relative; padding: 0 10px;}
.summarybox .sdetail{ float: left; width: 430px; margin-bottom: 0px; }
.summarybox .sdetail .sdetailrow{ float: left; padding: 7px 0; font-size: 18px;  width: 100%; border-bottom: 1px solid #d7d7d7;}
.summarybox .sdetail .sdetailrow.toprow{ font-size: 25px !important;}
.summarybox .sdetail .sdetailrow .team-logo{display: inline-block;}
.summarybox .sdetail .sdetailrow .team-logo img{ height:30px; width:30px;}
.summarybox .sdetail .sdetailrow .team-name{ display: inline-block; margin-left: 10px; font-weight: 700; line-height: 34px; vertical-align: top; width: 300px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;     font-size: 18px;}
.summarybox .sdetail .sdetailrow .teamscore{ color: #1d68ae; margin-top:10px;}
.summarybox .bottom-status{ text-align: center; padding: 5px 0 10px 0;}
.summarybox .bottom-status .wonststus{ font-size: 20px; color: #717171; display:inline-block; font-weight: bold;}
.summarybox .bottom-status .manofthe-match{font-size: 20px; color: #339918; display: inline-block; font-weight: bold; padding-top: 5px;}
.summarybox .sep{ width: 1px; height:110px; display: inline-block; background: #d7d7d7; margin-top: 47px;margin-left: 73px;}
.summarybox .sep2{margin-top: 47px;}
.clear{ margin: 0; padding: 0; clear: both;}
.fl{ float: left !important;}
.fr{ float: right !important;}
.borb0{ border-bottom: 0px!important;}
.mart10{ margin-top: 10px!important;}
.notout-sup{ font-size:16px;}

.scorebox .bottomlive-ststus{ width: 100%; display: inline-block; font-size: 16px; line-height: 18px; border-top:1px solid #d7d7d7; padding: 15px 0;}
.scorebox .recentballs{ width: 100%; display: inline-block;font-size: 16px; border-top:1px solid #d7d7d7; padding: 15px 0; }
.ballbyball{ display: inline-block}
.ballbyball span{ border: 1px solid #ef3d52; color: #000; text-align: center;float: left; margin-right: 10px; font-size: 24px; font-weight: normal; width:30px; height: 30px; line-height: 30px; border-radius: 20px; }
.bowlername{ float: left; width: 400px; text-align: center; margin-top: 36px;}
.bowlername .name{ font-size: 25px; }
.bowlername .bowler-run{ font-size: 30px;}
.bowlername .bowler-ball{ font-size: 20px;}

.extraball{line-height: 15px!important; color: #fff;}
.extraball-run{ font-size: 10px;}
.extraball-info{ font-size:12px;line-height:11px;}
.recent-text{ float: left; margin-right: 10px; margin-top: 5px;}
.commentrybox{ float: left; width: 100%;}
.commentrybox .commentrybar{float: left; width: 100%; border-bottom: 1px solid #d7d7d7; padding: 10px 0;}
.commentrybox .commentrybar .overball{ float: left; font-size: 26px; font-weight: bold; width: 100px;}
.commentrybox .commentrybar .commentry-text{ float: left; font-size: 18px; margin-left: 10px; width: 845px;     line-height: 30px;}
.redball{ background: #ef3d52; color: #fff!important;}
.blueball{ background: #1d68ae; color: #fff!important;}
.padt8{padding-top:8px!important;}


.common-table {
    float: left;
    width: 100%;
    border: 1px solid #EBEBEB;
}
.common-table .top-bar {
    float: left;
    width: 96%;
    background: #444444;
    padding: 1% 2%;
    color: #FFFFFF;
    font-weight: bold;
}
.common-table .info-box {
    float: left;
}
.qct-box-right {
    width: 40%;}
   .qct-box-left {
    width: 60%;}

    .common-table .info-bar {
    float: left;
    width: 96%;
    padding: 5px 2%;
    color: #000;
    font-weight: bold;
}
.scc-leadbord strong img {
    border-radius: 30px;
}
.border-bottm {
    border-bottom: 1px solid #ebebeb;
}
.mfmh-rules table tr td {
    padding: 5px;
    border: 1px solid #eaeaea;
}
.mfmh-rules ul li ul{ margin-left: 20px;}
.mfmh-rules ul li ul li{ padding-bottom: 10px;}

.overseparator{border:0px!important;width: 10px!important;}

.commentryteamname{background: #ececec;padding: 1% 0 1% 2%!important;width: 98%!important;font-size: 16px;font-weight: bold;}
.wagonwheeldiv{margin: 35px auto;width: 100%;text-align: center;}
.wagonteamname{font-size:15px;font-weight:700;width:100%;text-align:center;padding-top:15px; margin-bottom:10px;}

.series-top-pl-box {border: 1px solid #efefef;margin-bottom:20px;background-color: #FFFFFF;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1); border-radius: 0; padding-left: 15px; padding-right: 15px;padding-top: 10px; padding-bottom: 8px; width:994px; display: inline-block;}
.series-top-pl-box .top-title{ width: 100%; text-align: left; display: inline-block; font-size:24px; padding-bottom:15px; font-weight: 700;}
.series-top-pl-box .secound-row{ width: 100%; display: inline-block; font-size: 21px; padding-bottom: 10px; border-bottom: 1px solid #eaeaea;}	
.series-top-pl-box .pl-row{ border-bottom: 1px solid #eaeaea; padding: 12px 0px 12px 0px;float: left;width: 100%; }
.series-top-pl-box .pl-row .srno{ width:40px; float: left; text-align: center; line-height: 84px; font-size:24px;}
.series-top-pl-box .pl-img{  height: 84px; width: 84px; float: left; margin-right: 10px;}
.series-top-pl-box .pl-img img{ height: 84px; width: 84px; border-radius:84px;}
.series-top-pl-box .pl-name-box{width: 700px; float: left; padding-top: 9px;}
.series-top-pl-box .pl-name{width: 700px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:20px;}
.series-top-pl-box .pl-name-bottom{  display: block; padding-top: 5px;}
.series-top-pl-box .pl-name-bottom .tmlogo{ float: left; margin-right: 10px;}
.series-top-pl-box .pl-name-bottom .tmlogo img{ height: 24px; width: 24px;}
.series-top-pl-box .pl-name-bottom .tm-name{color: #939393;font-size: 16px;}
.series-top-pl-box .right-point{ float: right; font-size: 24px; line-height: 84px;}
.football-tab [data-tab]{width:16.58%!important;}
.fb-result{width:172px;}
.fb-comment{display: block!important; padding-top: 15px!important;}
.graybar{ background: #d7d7d7;}
.match-time-result-page{font-weight:bold; display:inline-block; padding-bottom:10px; text-align:right; width:100%;}

.football-stats-main{margin:0 auto;width: 800px;}
.top-team-box{ display: inline-block; text-align: center; width: 100%; margin-top: 30px;}
.top-team-box .left-team{ display: inline-block; width:172px; }
.top-team-box .left-team .team-logo{ display:block; text-align: center;}
.top-team-box .left-team .team-logo img{ width: 175px;}
.top-team-box .left-team .team-name{ display: block; font-size: 15px; color: #444444; font-weight: 700; text-align: center;}
.top-team-box .vs-box{ width:214px; display: inline-block; text-align: center; position: relative; margin-top: 33px; padding: 0 118px; vertical-align: top;}
.top-team-box .vs-box .white-bar{ width:40px; height: 10px; border-radius: 10px; position: absolute; top: 44px; left: 0; right: 0; margin:  0 auto; text-align: center;  background: #fff;}
.top-team-box .vs-box .goal-box{ background: #464646; border-radius: 5px; color: #fff; font-weight: 700; font-size: 40px; height:102px; width: 102px; text-align:  center; float: left; line-height: 102px;}
.top-team-box .vs-box .goal-box + .goal-box{ margin-left: 10px;}
.bottom-info-box{width: 100%;display: inline-block; text-align: center; margin-top: 30px;}
.bottom-info-box .info-row{ display: inline-block; width: 100%; margin-bottom:15px;}
.bball-mom{ text-align: center; font-size: 16px; line-height: 20px;}
.bottom-info-box .info-row .left-box-info{    width: 33%;
    float: left;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    color: #444444;}

.bottom-info-box .info-row .right-box-info{     width: 33%;
    float: right;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    color: #444444;}
.bottom-info-box .fb-bar {
    float: left;
    width: 49.5%;
    height: 3px;
    background: #f2f0f1;
    position: relative;
}

.bottom-info-box .info-row .blankbar{     float: left;
    height: 5px;
    margin-top: 0px;
    position: absolute;
    right: 0;
    top: -1px;}
.bottom-info-box .info-row .dark-gray {
    background: #484848;
}
.bottom-info-box .fb-bar + .fb-bar {
    margin-left: 1%;
}
.bottom-info-box .info-row .light-gray {
    background: #b0b0b0;
}
.bottom-info-box .info-row .blue-bg{     float: right;
    position: absolute;
    left: 0;
    margin-top: 0px;
    height: 5px;
    top: -1px;}
.bottom-info-box .info-row .mid-title-row{    float: left;
    text-align: center;
    font-size: 18px;
    color: #444444;
    width: 33.9%;
    text-transform: capitalize;}
.fb-ts-accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}
.fb-ts-accordion.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.fb-ts-accordion .header{font-size: 22px;
    font-weight: 700;
    display: inline-block;
	line-height: 46px;}
.fb-result-page .panel{margin-bottom: 0;
    border: 0px;}
.fb-result-page  .header .team-name {
    display: inline-block;
    margin-left: 10px;
    font-weight: 700;
    line-height: 46px;
    vertical-align: top;
    border-bottom: 0;
}

.fb-result-page{ padding: 10px;}
.fb-scorebox .mid-mtach-status{ padding: 10px; border-bottom: 0;}
.sixteen-player{font-style:italic; color:#f93c50;}
.team-sep{float:left; width:100%; height:1px; margin:10px 0; background:#D9D9D9;}
.nsci-playerboard a{border-bottom:0px!important;}
.football-result-tab [data-tab]{ width: 33.2%;}

.fb-scorebox .tab-container{ width: 98%;}
.bb-playerboard a { border-bottom: 0px !important;}
.fb-scorebox [data-tab-content]{ padding-top: 10px;}
.cricket-analysis.bottom-info-box {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}
.cricket-analysis.bottom-info-box .info-row {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.cricket-analysis.bottom-info-box .info-row .left-box-info {
   width: 65px;
    background: #d9d9d9;
    float: left;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #444444;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cricket-analysis .info-row .blankbar {
    float: left;
    height: 18px;
    width: 200px;
    background: #7e7e7e;
    margin-top: 4px;
	position: inherit;
}
.cricket-analysis .info-row .mid-title-row {
    background: #d9d9d9;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #444444;
    width: 270px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 26px;
    line-height: 26px;
    text-transform: capitalize;
}
.cricket-analysis .info-row .blue-bg {
    background: #7e7e7e;
}
.cricket-analysis .info-row .right-box-info {
   width: 65px;
    background: #d9d9d9;
    float: left;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #444444;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.bb-leaderboard .column{ width: 125px; text-align: center; text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; font-size: 15px; line-height: 40px;}
.bb-leaderboard .topbar .column:nth-child(3){ width:125px;}
.bb-lb-players{ float: left;
    width: 625px;
    vertical-align: top; }
.bb-leaderboard  .topbar{ font-weight: 700;}
.bb-leaderboard .infobar .column:nth-child(1){ line-height: 80px; font-weight: 700;}
.bb-lb-players .column:nth-child(1){ line-height: 40px !important; font-weight:500!important;}
.bb-leaderboard .infobar .column:nth-child(2){ line-height: 80px;}
.bb-lb-players .column:nth-child(2){ line-height: 40px !important;}
.bb-leaderboard .infobar .column:nth-child(4){ line-height: 80px;}
.bb-lb-players .column:nth-child(4){ line-height: 40px !important;}
.bb-pl-profile .commonbox{    width: 167px;}
.bb-accordion:after{ content: inherit !important; font-size: 0;}

.basketball-tab [data-tab]{width:19.9%!important;}

.pm-box input[type="radio"] { display:none;}
.pm-box input[type="radio"] + label { margin-bottom:0px; font-size:16px; float: left; width: 90%; font-weight: 400;}
.pm-box input[type="radio"] + label span {display:inline-block;width:22px;height:22px; margin:-2px 0px 0 0; vertical-align:middle; background:url(../images/redio_btn.png) no-repeat -22px 0;cursor:pointer; float: right;}
.pm-box input[type="radio"]:checked + label span { background:url(../images/redio_btn.png) no-repeat 0px 0px;}
.pm-team-logo{ float: left; width: 10%;}
.pm-team-logo img{ width: 20px;}
.pre-team{ width: 100%; float: left; padding:10px 0; }
.pm-note{ font-size: 14px; color: #757575; padding-bottom: 15px; line-height:20px;}
.pm-title{ float:left; padding-bottom: 10px; width: 100%; font-weight: 400;}
.pm-playing{ padding-bottom: 20px; float: left; width: 100%;}
.pm-playing input[type="radio"] { display:none;}
.pm-playing input[type="radio"] + label { margin-bottom:0px; font-size:16px; float: left; color: #757575;  margin-right: 20px; display: flex;align-items: center;}
.pm-playing input[type="radio"] + label span {display:inline-block;width:22px;height:22px; margin:-2px 5px 0 0; vertical-align:middle; background:url(../images/redio_btn.png) no-repeat -22px 0;cursor:pointer;}
.pm-playing input[type="radio"]:checked + label span { background:url(../images/redio_btn.png) no-repeat 0px 0px;}
.pm-question{padding-bottom: 10px; float: left; width: 100%; font-weight: 400;}

/*New ui css*/
.app-different-section{ background:#ececec; padding:35px 0; display:inline-block; width:100%;}
.app-different-section-main{ width:1024px; margin:0 auto;}
.diff-section-title{ width:100%; text-align:center; font-size:30px; font-weight:600; padding-bottom:30px; }
.app-different-section .diff-box{ float:left; margin-bottom:25px;}
.app-different-section .diff-box .diff-icon{ float:left; margin-right:25px; width:48px;}
.app-different-section .diff-box .right-content-part{ float:left; width:224px;}
.app-different-section .diff-box .diff-title{ float:left; color:#000; font-size:22px; font-weight:600;} 
.app-different-section .diff-box .diff-text{ float:left; font-size:12px; color:#212121; line-height:14px; padding-top:7px;}
.app-different-section .diff-main-part{ width:950px; margin:0 auto;}
.app-different-section .diff-main-part .left-part{ float:left; width:300px; margin-top:20px;}
.app-different-section .diff-main-part .mid-part{ float:left; width:350px;}
.app-different-section .diff-main-part .right-part{ float:left; width:300px;  margin-top:20px;}
.home-tab {overflow: hidden;background-color: #fff;}
.home-tab .tab-head{background-color:inherit;float:left;outline:none;cursor:pointer;padding:0px 0 30px 0px;transition:0.3s;font-size:28px; color:#000;filter:grayscale(100%); width:33.33%; text-align:center; font-weight:300; border-bottom:1px solid #c9c9c9; opacity:0.50; height:110px;}
.home-tab .tab-head .tab-icon{ width:100%; text-align:center; padding-bottom:10px; display: block; }
.home-tab .tab-head:hover{filter:grayscale(0%); color:#000; font-weight:500;border-bottom:1px solid #c9162e; filter:opacity(100%); opacity:1;}
.home-tab .tab-head.active{filter:grayscale(0%);color:#000; font-weight:500;border-bottom:1px solid #c9162e; filter:opacity(100%); opacity:1;}
.tabcontent {display: none;padding: 50px 0 0 0;border-top: none;}
.home-tab-section{ width:100%; max-width:1024px; padding:40px 0; margin: 0 auto;}
.home-tab-section .home-tab-main{ width:100%; max-width:1024px; margin:0 auto;}
.home-tab-section .home-tab-main .tabcontent{ width:100%; float:left;}
.home-tab-section .home-tab-main .tabcontent .left-part{ width:42%; float:left; margin-right:3%;}
.home-tab-section .home-tab-main .tabcontent .left-part img{ width:100%;}
.home-tab-section .home-tab-main .tabcontent .right-part{ width:55%; float:left; margin-top:40px;}
.home-tab-section .home-tab-main .tabcontent .right-part ul{ margin:0; padding:20px 0 0 0px;}
.home-tab-section .home-tab-main .tabcontent .right-part .title{float:left; display:block; width:100%; font-size:28px; color:#000; font-weight:700; padding-bottom:15px;}
.home-tab-section .home-tab-main .tabcontent .right-part .text{float:left; display:block; width:100%; font-size:18px; color:#000; line-height:20px;}
.app-screen-slider-section{ width:100%; padding:40px 0; margin: 0 auto; background:#e3e3e3; min-height:700px;}
.mobile-screen-slider-noimg{ font-size:30px; line-height:500px;}
.app-screen-slider-section .app-screen-slider-section-main{ width:100%; max-width:1024px; margin:0 auto; text-align:center;}
.app-screen-slider-section-title{ width:100%; text-align:center; font-size:30px; font-weight:600; padding-bottom:30px; }
.cricket-stats-section{ width:100%; padding:20px 0; margin: 0 auto;}
.cricket-stats-section .stats-section-main{ width:100%; max-width:1024px; margin:0 auto; text-align:center;}
.cricket-stats-section .stats-section-main .stats-box{ width:24%; display:inline-block; text-align:center; margin:30px 0 30px 0;}
.cricket-stats-section .stats-section-main .stats-box.small-box{ width:20%;}
.cricket-stats-section .stats-section-main .stats-box .number{ font-size:44px; display:block; color:#000; font-weight:700; line-height:55px;}
.cricket-stats-section .stats-section-main .stats-box .name{font-size:24px; display:block; color:#959393;}
.testimonial-section{ width:100%; padding:40px 0 60px 0; margin: 0 auto; background:#f0f0f0;}
.testimonial-section .testimonial-section-main{ width:100%; max-width:1024px; margin:0 auto; text-align:center;}
.testimonial-section-title{ width:100%; text-align:center; font-size:30px; font-weight:600; padding-bottom:35px; }
.eclipse-wrapper {position: relative; overflow:hidden; padding-top:40px;}
.eclipse-wrapper button {border: none; -webkit-appearance: none; appearance: none; cursor: pointer;}
.eclipse-hide {display: none !important;}
.eclipse-slider {transition: all 500ms; overflow: visible!important; height:400px !important;}
.eclipse-slides {height: 280px; background:#fff; text-align: center; z-index: 1; padding:30px 30px 20px 30px; width:280px!important; -webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);}
.eclipse-slides img {max-width: 100%;}
.eclipse-active {z-index: 10;}
.eclipse-clone {z-index: 0 !important;}
.eclipse-arrow {display: block; position: absolute; top: 50%; z-index: 11; width: 21px; height: 35px; margin: -18px 0 0; /*background: url(images/arrow.png)*/ 0 0 no-repeat; text-indent:-9999em; border:none; -webkit-appearance:none;appearance:none; cursor:pointer; display:none;}
.eclipse-arrow.eclipse-prev {left: -50px; transform: rotate(180deg);}
.eclipse-arrow.eclipse-next {right: -50px;}
.eclipse-controls {position: absolute; left: 50%; bottom: 0px; z-index: 11; line-height: 0; transform: translateX(-50%);}
.eclipse-paging {float: left;}
.eclipse-paging-button {width: 10px; height: 12px; margin: 0 0 0 15px; background: #cbcbcb; border-radius: 50%; text-indent: -9999em;}
.eclipse-paging-button:first-child {margin-left: 0;}
.eclipse-paging-active {background: #828282;}
.eclipse-auto-play {display: block; float: left; width: 25px; height: 25px; margin: 0 0 0 10px; /*background: url(images/play.png)*/ 0 0 no-repeat; text-indent: -9999em; display:none;}
.eclipse-auto-stop {display: block; float: left; width: 25px; height: 25px; margin: 0 0 0 10px; /*background: url(images/stop.png)*/ 0 0 no-repeat; text-indent: -9999em; display:none;}
#eclipse5 .eclipse-slides {opacity: 0.3;}
#eclipse5 .eclipse-active-2 {opacity: 1; overflow:visible!important; margin-top: -35px;}
.app-video-slider{ width:100%; padding:0; margin: 0 auto; background:#fff;}
.app-video-slider .app-video-slider-main{ width:100%; max-width:1024px; margin:0 auto; text-align:center;}
.app-video-slidern-title{ width:100%; text-align:center; font-size:70px; font-weight:600; padding-bottom:30px; color:#fff; }
.testimonial-title{ float:left; width:100%; font-size:26px; text-align:center; margin-bottom:30px; font-weight:600;}
.testimonial-text{ font-size:16px;  float:left; width:100%; text-align:center; line-height:22px; color:#2A3F00;}
.testimonial-name{font-size:20px;float:left; width:100%;text-align:center;line-height:20px; position:absolute;left:0;right: 0;bottom: 40px;}
.testimonial-designation{font-size:15px; float:left; width:100%; text-align:center; line-height:20px; color:#2A3F00; position: absolute;left: 0;right: 0;bottom:14px;}
.download-app-section{width:100%; background-image:url(../images/download-app-section-bg.jpg); margin: 0px auto 0 auto; min-height:445px; background-position: center;}
.download-app-section .download-app-section-main{ width:100%; max-width:1024px; margin:0 auto; text-align:center;}
.download-app-section .download-app-section-main .left-part{ float:left; width:603px; margin-top:90px;}
.download-app-section .download-app-section-main .left-part .title{ font-size:46px; color:#fff; font-weight:500; float:left; width:100%; text-align:left; margin-bottom:18px;}
.download-app-section .download-app-section-main .right-part { float:right; margin-top:-60px;position: relative;}
.download-app-section .download-app-section-main .right-part img{width: 340px;}
.download-app-section .download-app-section-main .left-part .text{ font-size:17px; color:#fff; float:left; width:100%; text-align:justify; line-height:26px;}
.download-app-section .download-app-section-main .left-part .app-download-btn{ float:left; width:100%; margin-top:30px; text-align:left;}
.download-app-section .download-app-section-main .left-part .app-download-btn img{ width:125px;}
.download-app-section .download-app-section-main .left-part .app-download-btn .iphone-btn{ float:left; /*width: 60px;*/ margin-right: 10px;}
.download-app-section .download-app-section-main .left-part .app-download-btn .andriod-btn{ float:left;}
.download-app-section .download-app-section-main .left-part .iosapp-version-info{ float:left; width:100%; margin-top:10px; font-size:18px; color:#fff; text-align:left; font-style:italic;}
footer{ background:#dddddd; width:100%; padding:40px 0 10px 0; margin: 0 auto;}
footer .footer-main{ width:100%; max-width:1024px; margin:0 auto; text-align:center;}
footer .footer-main .footer-link{ float:left; width:785px;}
footer .footer-main .footer-link a{ text-align:left; text-decoration:none; color:#000; float:left; font-size:16px; padding-right:25px; float:left; margin-bottom:20px;}
footer .smo{float: right; width: 221px;}
footer .smo .title{ font-size:15px; text-transform:uppercase; color:#000; font-weight:500;float:left; width:100%; padding-bottom:15px; text-align:left;}
footer .smo .sm-icon{ float:left;}
footer .smo .sm-icon a{ float:left; margin-right:15px;}
footer .footer-logo{ width:100%; text-align:center; float:left; margin-top:20px;}
footer .footer-logo img{ width:260px;}
footer .smo .sm-icon a img{ width:34px;}
footer .f-copy{ padding-top:15px; width:100%; text-align:center; float:left; font-size:14px; color:#000;}


.carousel {position: relative;height: 730px;perspective: 1500px;}
.carousel .carousel-item {width: 368px;opacity: 1!important;}
.carousel .carousel-item img { height: 606px;width:280px !important;transform: translateX(-40px) translateY(-247px);}

.simple-tab{position:relative; text-align:center; margin:0 0 40px 0;}
.simple-tab>li{position:relative; display:inline-block; text-align:center; list-style:none;}
.simple-tab>li>a{display:table-cell;overflow:hidden; padding:0 20px;font-size:24px;color:#959393; text-decoration:none;}
.simple-tab>li.selected{ color:#bd0d1d;}
.simple-tab>li.selected>a{color:#bd0d1d}
.simple-tab>li.dimmed>a{color:#d5d5d5}
.livestat-section{ width:100%; padding:0px 0 40px 0; margin: 0 auto; background:#fff; float:left; margin-top:90px;}
.livestat-section .livestat-section-main{ width:100%; max-width:1024px; margin:0 auto; text-align:center;}
.livestat-section .livestat-section-main .more-link{ float:right; width:100%; text-align: right;}
.livestat-section .livestat-section-main .more-link a{ font-size:11px; color:#575757; text-transform:uppercase; text-align:right; text-decoration:none; background:url(images/more-link-arrow.png) no-repeat right; padding-right:15px; cursor:pointer;}
.livestat-section .ongoing-box{ float:left; width:250px;  text-align:left; position:relative; z-index:1;}
.livestat-section .ongoing-match-box{float:left; /*border-bottom:1px solid #3b67ac; height:214px;*/ width:250px;}
.livestat-section .recent-box{ margin-top:25px;}
.livestat-section .recent-box .ongoing-match-box{ /*height:388px;*/}
.livestat-section .recent-box .result{padding-top: 5px;}
.livestat-section .recent-box .team-row-box{ margin-bottom:15px;}
.livestat-section .title{ float:left; border-bottom:1px solid #3b67ac; width:100%; margin-bottom:5px;}
.livestat-section .title span{-webkit-border-top-right-radius:33px;-moz-border-radius-topright:33px;border-top-right-radius:33px; background:#3b67ac; font-size:18px; padding-left:10px; padding-right:20px; line-height:32px; font-size:16px; color:#fff; float:left; min-width:145px; text-align:left;;}
.livestat-section .ongoing-box .tournament-title{ font-size:16px; float:left; width:100%; color:#010101; font-weight:700;}
.livestat-section .ongoing-box .league-round{font-size:11px; float:left; width:100%; color:#5b5b5b; padding-bottom:5px;}
.livestat-section .ongoing-box .team-row{ float:left; width:100%; text-align:left; }
.livestat-section .ongoing-box .team-row-box{float:left; width:100%;margin-bottom:10px;}
.livestat-section .ongoing-box .team-row .team-img{ float:left; height:30px; width:30px; margin-right:15px;}
.livestat-section .ongoing-box .team-row .team-img img{object-fit: cover;width: 30px;}
.livestat-section .ongoing-box .team-row .team-name{ float:left; font-size:14px; font-weight:700; color:#11263c;width: 115px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; padding-top:5px;}
.livestat-section .ongoing-box .team-row .team-score{ float:right; font-size:14px; color:#11263c; font-weight:700; line-height:26px;}
.livestat-section .ongoing-box .team-row .team-score span{ color:#868686; font-size:14px; padding-left:5px; vertical-align:top;}
.livestat-section .ongoing-box .result{font-size:11px; float:left; width:100%; color:#5b5b5b;}
.livestat-section .ongoing-tournament-box{float:left; width:250px; /*border-bottom: 1px solid #3b67ac; height:214px;*/}
.livestat-section .ongoing-tournament-row{ margin-bottom:15px; float:left; width:100%;}
.livestat-section .ongoing-tournament{ float:left; width:250px; margin-left:8px;}
.livestat-section .ongoing-tournament .tournament-logo{ text-align:center; margin-bottom:4px;}
.livestat-section .ongoing-tournament .tournament-logo img{ height:55px; object-fit:cover;}
.livestat-section .ongoing-tournament .t-title{ font-size:15px; font-weight:700; color:#010101; width:100%; text-align:center; float:left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.livestat-section .ongoing-tournament .t-date{ font-size:12px; color:#5b5b5b; text-align:center; width:100%;}
.livestat-section .ongoing-tournament .t-info{ font-size:12px; color:#5b5b5b; text-align:center; width:100%;}
.livestat-section .live-match-box .live-match-video-box{ float:left; /*height:214px;*/ width: 250px;}
.livestat-section .live-match-box{float:left; width:250px; margin-left:8px;/*border-bottom: 1px solid #3b67ac;*/}
.livestat-section .live-match-box .video-box-title{ color:#ff204f; font-size:12px; float:right; width:100%; text-align:right; }
.livestat-section .live-match-box .video-box{ width:100%; height:160px; float:left; margin-bottom:0px;}
.livestat-section .live-match-box .l-match-logo{ float:left; height:40px; margin:6px 5px 7px 0;}
.livestat-section .live-match-box .l-match-logo img{ width:70px; object-fit: cover;}
.livestat-section .live-match-box .right-info{ width:175px; float:left; text-align:left; margin-top:8px;}
.livestat-section .live-match-box .right-info .l-match-title{font-size:15px;font-weight: 700;color: #010101;width: 100%;text-align: left;float: left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.livestat-section .live-match-box .right-info .ground-info{ color:#676767; float:left; width:100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:12px;}
.livestat-section .t-statistics{float:left; margin-left:14px; width:760px; margin-top: 25px; padding-bottom:16px;}
.livestat-section .t-statistics-box{float:left;  /*border-bottom: 1px solid #3b67ac;*/ padding-bottom:16px; /*height:410px;*/}
.livestat-section .t-statistics .title{ float:left; border-bottom:1px solid #3b67ac; width:100%; margin-bottom:5px;}
.livestat-section .t-statistics .title span{-webkit-border-top-right-radius:33px;-moz-border-radius-topright:33px;border-top-right-radius:33px; background:#3b67ac; font-size:18px; padding-left:10px; padding-right:20px; line-height:32px; font-size:16px; color:#fff; float:left; min-width:145px; text-align:left;}
.livestat-section .t-statistics .top-team-row{ float:left; width:100%;}
.livestat-section .t-statistics .top-team-row .top-team-title{font-size:15px; color:#010101; font-weight:700; float:left; width:100%; text-align:left;}
.livestat-section .t-statistics .top-team-row .team-row{ float:left; width:100%; margin-top:10px;}
.livestat-section .t-statistics .top-team-row .team-row .team-box{ float:left; width:90px;     padding: 0 2px;}
.livestat-section .t-statistics .top-team-row .team-row .team-box + .team-box{ border-left:1px solid #909090;}
.livestat-section .t-statistics .top-team-row .team-row .team-box .t-logo{ float:left; height:40px; width:100%;}
.livestat-section .t-statistics .top-team-row .team-row .team-box .t-logo img{ height:40px; object-fit: cover;}
.livestat-section .t-statistics .top-team-row .team-row .team-box .team-name{font-size: 12px;font-weight: 700; color: #010101;width: 100%;
 text-align: center;float: left;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.livestat-section .t-statistics .top-team-row .team-row .team-box .team-pts{font-size: 12px;font-weight: 700; color: #010101;width: 100%;
 text-align: center;float: left;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.livestat-section .t-statistics .top-pl-row{float:left; width:100%; margin-top:25px;}
.livestat-section .t-statistics .top-pl-row .top-pl-title{font-size:15px; color:#010101; font-weight:700; float:left; width:100%; text-align:left; padding-bottom:10px;}
.livestat-section .t-statistics .left-part{ float:left; width:380px;}
.border0{ border:0px;}
.livestat-section .t-statistics .left-part .cat-title{ font-size:12px; width:100%; float:left; color:#010101; text-align:left; padding-bottom:10px;}
.livestat-section .t-statistics .left-part .top-bat-row{ float:left; border-right:1px solid #909090;}
.livestat-section .t-statistics .left-part .top-bow-row{  border-right:0px;}
.livestat-section .t-statistics .left-part .top-bat-row .top-bat-box{ float:left; width:126px; }
.livestat-section .t-statistics .left-part .top-bat-row .top-bat-box .pl-img{ float:left; height:48px;}
.livestat-section .t-statistics .left-part .top-bat-row .top-bat-box .pl-img img{height:40px; object-fit: cover;  border-radius:50px;}
.livestat-section .t-statistics .left-part .top-bat-row .top-bat-box .pl-name{ font-size:14px; float:left; width:100%; color:#010101; font-weight:700; text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
.livestat-section .t-statistics .left-part .top-bat-row .top-bat-box .pl-team-name{ font-size:12px; float:left; width:100%; color:#010101; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.livestat-section .t-statistics .left-part .top-bat-row .top-bat-box .pl-team-name{ font-size:12px; float:left; width:100%; color:#010101; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.livestat-section .t-statistics .left-part .top-bat-row .top-bat-box .pl-point{ font-size:12px; float:left; width:100%; color:#010101; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.livestat-section .t-statistics .left-part .top-bat-row .top-bat-box .top-bat-right-info{ float:left; padding-left:5px; text-align:left; width:75px;}

.livestat-section .t-statistics .partnership-row{float:left; width:100%; margin-top:25px;}
.livestat-section .t-statistics .partnership-row .partnership-row-title{font-size:15px; color:#010101; font-weight:700; float:left; width:100%; text-align:left; padding-bottom:10px;}
.livestat-section .t-statistics .partnership-row .partnership-box{ text-align:center; width:33.3%; float:left; text-align:center;}
.livestat-section .t-statistics .partnership-row .partnership-box .team-logo{ text-align:center; width:100%; height:36px;}
.livestat-section .t-statistics .partnership-row .partnership-box .team-logo img{height:36px; object-fit: cover;}
.livestat-section .t-statistics .partnership-row .partnership-box .run-title{ text-align:center; font-size:11px; color:#010101; float:left; width:100%;}
.livestat-section .t-statistics .partnership-row .partnership-box .pl-contribute-row{ float:left; text-align:center; width:100%;}
.livestat-section .t-statistics .partnership-row .partnership-box .pl-contribute-row .first-pl-name{ text-align:right;  float:left; width:40%; font-size:14px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; line-height: 22px;}
.livestat-section .t-statistics .partnership-row .partnership-box .pl-contribute-row .second-pl-name{ text-align:left;  float:left; width:40%; font-size:14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; line-height: 22px;}
.livestat-section .t-statistics .partnership-row .partnership-box .pl-contribute-row .partners-runs{ text-align:right;  float:left; width:20%; font-size:18px; text-align:center;}
.app-screen-slider-section .screen-title{ font-size:21px; float:left; width:100%; color:#464646; margin-bottom:10px;}
.app-video-slider .app-video-thumb{ object-fit:cover; width:100%;}
.top-mobile-fream{ position:absolute; top:-330px; right:-30px; width:320px; height:642px; }
.top-mobile-fream .mobile-fream img{ width:290px;}
.mobile-fream-inner-image img{ width:254px;}
.top-mobile-fream .mobile-fream{ position:absolute; z-index:1;}
.top-mobile-fream .mobile-fream-inner-image{ position:absolute; left:18px;top: 17px;}
.mobile-fream-left-section{ padding: 20px 0 40px 0;width: 100%; max-width:1024px; margin:0 auto;     position: relative;}
.mobile-fream-left-text{ float:left; width:700px;}
.mobile-fream-left-text .top-title-text{ font-size:32px; color:#000; width:100%; float:left; padding-bottom:10px; font-weight:700; text-transform:capitalize;}
.mobile-fream-left-text .secound-title-text{ font-size:20px; color:#000; width:100%; float:left; padding-bottom:15px; }
.mobile-fream-left-text .content-text{ font-size:16px; color:#636363; width:100%; float:left; padding-bottom:15px; text-align: justify; }
.mobile-fream-left-text .content-text2{ font-size:16px; color:#636363; width:100%; float:left; text-align: justify; padding-bottom:15px; }
.mobile-fream-left-text .bottom-text{ font-size:14px; color:#636363; width:100%; float:left; padding-bottom:15px; }
.no-data-home{text-align: center; line-height: 200px; font-size: 14px;}
.live-match-video-box .no-data-home   {line-height: 170px;}
#more1, #more2, #more3, #more4 {display: none; cursor:pointer; transition:.20s ease-in-out}
.dolessmore { overflow: hidden; /*border-bottom:1px solid #3b67ac;*/}
.dolessmoreblock { position: relative; }
.lm-control {position: absolute;bottom: 0; left: 0; width: 100%;height: 20px;background: #fff;text-align: right; z-index: 1;
text-transform: uppercase;border-top: 1px solid #3b67ac;}
.showmore-button{text-transform: uppercase;border-top: 1px solid #3b67ac;color: #575757;font-size: 11px;text-align: right;padding-top: 5px; cursor: pointer;}
.dlmexpand { padding-bottom: 20px; }
.glyphicon-menu-down::before {content: "More";color: #575757;font-size: 11px; text-decoration: none;}
.glyphicon-menu-up::before {content: "Less";color: #575757;font-size: 11px; text-decoration: none;}
.livestat-2row{ display:inline-block;width:100%;}
.no-filter-container{width: 100%!important;display: block; float: inherit!important;text-align: center; margin: 0 auto!important;}
.home-tab-section .home-tab-main .tabcontent .right-part ul li{ margin-bottom:10px;  background-repeat: no-repeat; list-style: none; line-height:22px;}
.home-tab-section .home-tab-main .tabcontent .right-part ul li span{ float:left; margin-right: 8px;}
.home-tab-section .home-tab-main .tabcontent .right-part ul li span img{ width:18px; height:18px;}
.home-sports-tab {width: 100%; text-align: center; margin-bottom: 30px; color:#959393;}
.home-sports-tab .sports-slider-btn {font-size:24px;text-align:center; padding: 0 15px;  font-weight: 500; display: inline-block; cursor: pointer;}
.home-sports-tab .sports-slider-btn:hover {color: #bd0d1d;}
.home-sports-tab .sports-slider-btn.active {color: #bd0d1d;}
.slidertabcontent { display: none;}
.sports-slider-container { height: 300px; margin:30px auto; }
.sports-slider-container ul {}
.sports-slider-container ul li {}
.sports-slider-container ul li img {}
.left, .right {cursor: pointer;}
.hi-slide { position: relative; width: 805px; height: 625px; margin:50px auto 0; }
.hi-slide .hi-next, .hi-slide .hi-prev { position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    border-radius: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    background-color: #3b67ac;
    color: #fff;
    opacity: 0.7;
    transition: all 0.6s;
    font-size: 30px;
    font-weight: 700; }
.hi-slide .hi-next:hover, .hi-slide .hi-prev:hover { opacity: 1; background-color: #444; }
.hi-slide .hi-prev { left: -60px; }
.hi-slide .hi-prev::before { content: '<'; }
.hi-slide .hi-next { right: -60px; }
.hi-slide .hi-next::before { content: '>'; }
.hi-slide > ul { list-style: none; position: relative; width: 805px; height: 625px; margin: 0; padding: 0; }
.hi-slide > ul > li { overflow: hidden; position: absolute; z-index: 0; left: 377px; top: 146px; width: 0; height: 0; margin: 0; padding: 0;  background-color: #333; cursor: pointer; }
.hi-slide > ul > li > img { width: 100%; height: 100%; }
.home-slider-mobile-fream{ position: absolute;z-index: 100000;left: 0;top: -19px;right: 0;text-align: center;margin: 0 auto;}
.login-popup-title{ width:100%; text-align:center; font-size:40px; font-weight:700; margin:80px 0 20px 0;}
.adventure-bar {width: 1024px;display:inline-block; margin: 0 auto 10px auto; text-align: center;}
.adventure-bar .sbar { display:inline-block;}
.adventure-bar .sbar + .sbar{ border-left:2px solid #ccc; margin-left: 30px; padding-left: 30px;}
.adventure-bar .sbar img{ float:left; margin-right:10px;}
.adventure-bar .sbar .info-text{ font-size:13px; float:left; line-height: 62px;}
.contactus-form{ width:400px; float:left;}
.companyaddress{ float:right; font-size: 16px; line-height: 24px;}
.companyaddress-title{ font-size:20px; font-weight:500;}
.companyaddress a{ color:#848686;}
