h1,h2,h3,h4,h5,h6,p,div,section,article,aside,sidebar,header,nav,footer,ul,li,tr,td,thead,tbody,table,a{
	margin:0;
	padding:0;
}
body,html{
	padding:0;
	margin:0;
}
*{
	box-sizing:border-box;
}
a{
	text-decoration:none;
}
li{
	list-style:none;
}




@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(http://fonts.gstatic.com/s/ptsans/v8/ATKpv8nLYAKUYexo8iqqrg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ptsans/v8/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v10/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

a:hover,
a:active{
	text-decoration:none !important;	
}
h1, h2, h3, h4, h5, p{
	margin:0;	
}

#banner {
	position: relative;
}

div.module.parallax-header {
	background:url(../images/bg.jpg);

}
	/* Main-Slider */

#banner .banner-inner {
	margin-top: 50px;
	margin-bottom: 30px;
}
.text-right{
	float:right;
}
#header-slider {
	position: relative;
	padding: 0px 20px 0px 20px;
	text-align: center;
  min-height: 500px;
}
#header-slider .item {
   display: block;
   width: 100%;
   min-height: 500px;
   margin-top: 100px; 
}
.owl-theme .owl-controls .owl-buttons div{
   color: #FFF;
   display: inline-block;
   *display: inline;/*IE7 life-saver */
   padding: 0px;
   margin-right: 5px;
   font-weight: normal;	
   width: 50px;
   height: 50px;
   line-height: 48px;
   font-size: 20px;
   text-align: center;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   border: 1px solid #fff;
   filter: Alpha(Opacity=80);/*IE7 fix*/
   opacity: 0.8;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: -45px;
	top: 50%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: -45px;
	top: 50%;
}
.owl-theme .owl-controls .owl-buttons div:hover {
	background: #ff2a70;
	border-color: #fd1561;
}

#header-slider .item .title-lines {
   	text-align: center;
   	width: 100%;
   	margin-top: 75px;    	
}
#header-slider .item .title-lines span, #header-slider .item .title span {
   	display: inline-block;
   	position: relative;
   	font-family: 'PT Sans';
   	color: #fff;
   	text-transform: uppercase;
   	font-size: 56px;
}
.title-lines span:before,
.title-lines span:after {
    content: "";
    position: absolute;
    height: 4px;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    top: 50%;
    width: 80%;
}
.title-lines span:before {
    right: 100%;
    margin-right: 15px;
}
.title-lines span:after {
    left: 100%;
    margin-left: 15px;
}
.title-lines-full {
 	margin-top: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.title-lines-full h1 {
	margin-top: 20px;
}
.title-lines-full h3 {
	margin-bottom: 20px;
}
.hr-line {
	margin-top: 1px;
	margin-bottom: 1px;
}

.btn-play {
	width: 170px !important;
	height: 170px !important;
	background: rgba(255,255,255,0.2);
	border-radius: 50%;
	display: inline-block !important;
	padding:0px !important;
	text-align: center;
	border:1px solid #fff;
	margin-top: 30px;	
  line-height: 170px;
}
.btn-play .fa {
	text-align: center;
}
.btn-play .play-button {
	background: #fff;
	color: #ff2a70;
	width: 140px;
	height: 140px;
	line-height: 140px;
	margin-top: 15px;
	border-radius: 50%;
  text-align: center;
  display: inline-block;
}
.btn-play .play-button .fa-play {
  text-align: center;
  line-height: 140px;
  margin-left: 5px;
}
.line{
	line-height:23px !important;
}
.line2{
	line-height:15px !important;
}

.is-countdown {
	margin-top: 30px;
	margin-bottom: 10px;		
	color: #fff;
	background: none;
	font-family: 'Open Sans';
	font-size: 36px;		
}
#header-slider .item h3 {
	text-align: center;
	font-family: 'Oswald';
	color: #fff;
	font-size: 55px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 40px;
}
.banner-bottom {
	position: relative;
}
.concert-info {
   padding: 10px 30px 10px 30px; 
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   background:#ff2a70;
   border-top-left-radius: 25px;
   border-top-right-radius: 25px;
}
.concert-info .concert-info-body {
   color: #fff;
   font-family: 'PT Sans';
}
.concert-info .concert-info-body span {
   margin-right: 10px;
}
.concert-info .concert-info-body .concert-info-text h4 {
   color: #000;
   font-weight: bold;
   margin-top: 10px;
}
.concert-info .concert-info-body .concert-info-text span {
   font-size: 16px;
}
.concert-registration {
   background: rgba(255,255,255,0.4);
   border-radius: 8px;
   margin-top: 40px;
   padding: 20px; 
   border:1px solid #fff; 
}
.concert-registration .form-inline {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
}
.concert-registration .form-group {
   width: 100%;
}
.concert-registration .form-control {
   padding: 10px 20px;
   margin-bottom: 25px;
   height: 40px;
   width: 100%;
   height: 60px;
}
.btn-concert-registration {
   padding: 20px;
   background: #ff2a70;
   color: #fff;
   text-transform: uppercase;
   font-family: 'Oswald';
   font-size: 22px;
   padding-left:30px;
   padding-right: 30px; 
   -webkit-transition: all 0.9s ease-in-out;
   -moz-transition: all 0.9s ease-in-out;
   -o-transition: all 0.9s ease-in-out;
   transition: all 0.9s ease-in-out;
}
.btn-concert-registration:hover {
	color: #ff2a70;
	background: #fff;
}
#banner .banner-inner p{
   color:#fff;
   font-size:18px;
   padding:20px 0 30px 0;
   font-family: 'PT Sans';
}
#banner .banner-inner a.btn{
   color:#fff;
   font-size:24px;
   font-weight:bold;
   font-family: 'PT Sans';
   border:1px solid #fff;
   padding:15px 38px;
   border-radius:0;
   margin-bottom: 60px;
   background-color:rgba(0,0,0,0.6);
   -webkit-transition: all 0.9s ease-in-out;
   -moz-transition: all 0.9s ease-in-out;
   -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}
#banner .banner-inner a.btn:hover{
   color:#000;
   border:1px solid #fd1561;
   background-color:rgba(255,42,112,0.7);
}
.btn-concert-register, .btn-concert-play {
  margin-top: 80px;
  margin-left: 15px;
}

	/* Main-Slider */

.logo {
  padding-left: 0px;
}
.logo-img {
  margin-left: -30px;
}
#header{
	background-color:rgba(0,0,0,0.5);
	position:relative;
	width:100%;	
	border-bottom:1px solid rgba(255,255,255,0.1);
	-webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
  -ms-transition: all 1s ease;
  float:left;
}
#header.affix {
	background-color:rgba(0,0,0,0.9);
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
   -webkit-transition: all 0.9s ease;
   -moz-transition: all 0.9s ease;
   -o-transition: all 0.9s ease;
   transition: all 0.9s ease;
   -ms-transition: all 1s ease;
}
#header img {
	height:80px;
	margin-top: 10px;
	-webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
}

#header.affix img {
	 height: 50px;
   margin-left: -60px; 
}
#header nav{
	background-color:transparent !important;
	border:none !important;	
	text-align:right;
	padding-top:5px;
}
.navbar{
	margin-bottom:0 !important;	
	z-index:900;
	min-height: 30px;
	line-height: 30px;
}
#header ul.nav {
    list-style: outside none none;
}
.navbar-nav {
    float: right;
}
.navbar li{
	min-height: 45px;
	margin-top: 30px;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;	
}
.navbar-nav > li.active > a{
	color:#ff2a70 !important;
	background-color:transparent !important;
}
.navbar-nav > li:hover > a {
	color:#9e1616 !important;
	background-color:transparent !important;	
}
.navbar-nav > li:hover, .navbar-nav > .active {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.navbar-nav > li:before, .navbar-nav > .active:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #9e1616;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.navbar-nav > li:hover:before, .navbar-nav > li:focus:before, .navbar-nav > .active:before{
  left: 0;
  right: 0;
}

.navbar-default {
    background-image:none;
	background-color:transparent;
    border-radius:0;
    box-shadow:none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-image:none;
    box-shadow:none;
}
.navbar-nav > li > a {
    padding-bottom:0 !important;
    padding-top:0 !important;
  	color:#fff !important;
  	font-size:16px;
    margin-left: 10px;
    margin-right: 10px;
  	font-family: 'PT Sans';
  	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;	
}
#header .header-right{
	padding-top:10px;
	-webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;	
}

#header.affix .header-right {
	 padding-top: 10px; 
}
#header.affix .header-right .social {
	 padding-bottom: 5px; 
}
.affix .navbar li{
	min-height: 35px;
	margin-top: 8px;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;	
}


/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ff2a70;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

div.module.parallax {
	height: auto;	
	background-repeat: no-repeat;
	background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;    
}
.banner_inner_cox{
	margin-top:13px;
	padding: 0 12px;
	float:left;
	width:100%;
}
.banner_inner_cox p{
	text-align: center;
	font-family: 'Oswald';
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	margin-top: 15px;
	line-height:40px;

}
.teamViewSec {
    width: 64%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 44px;
    padding-bottom: 20px;
}
.skySec {
    width: 55%;
    float: left;
}
.skySec h1{
	background-color: rgb(194, 59, 65);
	font-size: 23px;
	padding:5px;
	color:#ffffff;
	font-family: 'Oswald';
	margin:0;
	display:inline-block;
}
.tViewSec {
    width: 41%;
    float: left;
    position: relative;
	top:-23px;
}
.home{
	position:relative;
}
.forex_ad{
	position:fixed;
	z-index:999;
	left:10px;
	top:10px;
}
.xtrade_ad{
	position:fixed;
	right:10px;
	top:10px;
	z-index:999;
}
.step_guide{
	float:left;
	width:100%;
}
.step_guide h2{
	margin:0;
	color:#ffffff;
	text-align:center;
	padding: 0px 0 35px;
	font-family: 'Oswald';
	font-size:36px;
}
.first_step{
	float:left;
	width:100%;
	text-align:center;
}
.first_step h3{
	color:#000;
	font-family: 'PT Sans';
	font-size: 37px;
	font-weight: 600;
line-height: 30px;
padding: 20px 0;
background-color: #fff;
border-radius:50%;
}

#events .event-box {
    height: 180px;
}
#events .event-box-left {
    float: left;
    width: 100%;
}
#events .event-box-left h2 {
    font-family: 'PT Sans';
    font-size: 37px;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    padding: 20px 0;
    background-color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
	margin-top:15px;
}
#events .event-box-right h3.steptext{
	font-size: 14pt !important;
	line-height: 34px !important;
	padding: 10px 150px 18px !important;
	color: #fff !important;
}
.event-box-right{
	float:left;
	width:100%;
}
#blogs{
	padding: 10px 0;
	float:left;
	width:100%;
	
}
.newCol{
	width:50% !important;
}
#blogs ul {
    list-style: none;
}
#blogs .blog-slider li {
    padding-bottom: 05px;
}
#blogs .event-detail {
    background-color: #e3e3e3;
    padding: 10px 10px 0 10px;
    float: left;
    width: 100%;
    height: 81px;
    position: relative;
    z-index: 999;
}

#blogs .event-detail .event-detail-img {
    float: left;
    width: 40%;
}
#blogs .event-detail .event-detail-inner {
    float: left;
    padding-left: 15px;
    width: 59%;
}
.newCol img {
    width: 182px !important;
	height: auto;
margin-top: 1px !important;
}
.event-detail-img img {
    max-width: 100%;
}
.blogs .event-detail h2 a {
    
    display: block;
    font-family: 'PT Sans';
}
.event-detail-inner h2 a {
    font-size: 19px !important;
    padding-bottom: 8px !important;
	color: #4f4540 !important;
}
.event-detail-inner h2{
	margin:0;
}
.btn2{
	font-size:13px !important;
}

.stepText {
    font-size: 14pt !important;
    line-height: 34px !important;
    padding: 10px 150px 18px !important;
    color: #fff !important;
}
div.module.parallax {
    height: auto;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
div.module.parallax-profiles {
    padding: 0px 0 30px;
}

.uVd {
    width: 782px !important;
    margin: 0px auto !important;
    float: none !important;
    padding: 0px !important;
}
#club-form {
    padding: 60px 0 78px 0;
    position: relative;
	width:100%
}
#club-form .club-form img {
   position: absolute;
right:8px;
top: -101px;
max-width:112%;
	
}
.pid{
	padding-left:40px !important;
}
#club-form h1 {
    color: #f0f0f0;
    font-size: 45px;
    font-family: 'Oswald';
	margin:0 !important;
}
#club-form P {
    color: #6d6d6d;
    font-size: 18px;
    font-family: 'PT Sans';
	padding:0;
	font-weight:500;
}
.float{
	float:left;
}
#copy-right {
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'PT Sans';
    font-size: 16px;
    background-color: #e1e1e1 !important;
	float:left;
	width:100%;
}
.clearfix{
	clear:both;
}
.event-detail-inner a button{
	background-color: #ffffff;
}
.event-detail-inner a button:hover{
	background-color:#4f4540 !important;
	color:#fff;
}




.chat_box{
	position:fixed;
	right:10px;
	bottom:0;
	z-index:999;
}

#tawkchat-minified-wrapper {
    
}
#tawkchat-minified-container {
    border: 1px solid #e3e0e7;
    border-bottom: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
#tawkchat-status-middle {
    border: 0 none;
    margin: 0 auto;
    font-size: 17px;
    vertical-align: middle;
    transform: translate(0%,-50%);
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
}
#tawkchat-status-text-container {
    float: left;
    width: 100%;
}
theme-text-color {
    color: #ffffff;
}
#tawkchat-status-message {
    border: 0 none;
    margin: 0 26px 0 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 17px;
   
}
#tawkchat-minified-container {
    cursor: pointer;
}
#tawkchat-minified-agent-container {
    float: left;
    width: 100%;
    display: none;
}
tawkchat-minified-agent-information-wrapper {
    border: 0 none;
    margin: 0 88px 0 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 17px;
}
#tawkchat-minified-link-container {
    float: left;
    width: 20px;
    margin-left: -20px;
    margin-top: 3px;
}
#maximizeChat, #popoutChat {
    width: 16px;
    height: 16px;
    margin: 0;

}
.white #maximizeChat .icon {
    background-position: -79px 0;
}
#maximizeChat .icon {
    width: 11px;
    height: 7px;
    margin: 4.5px 2.5px;
}
#tawkchat-minified-link-container .icon {
    background-image:url(../images/icons.png);
    display: block;
}
#header.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.hidden-xs{
	float:left !important;
}
.pid{
	float:right !important;
}
.img-girl{
	display:none;
}
@media (max-width:1199px){
#club-form .club-form img {
    position: absolute;
    right: 115px;
    top: -88px;
    max-width: 80%;
}
}
@media (max-width:1180px){
.forex_ad, .xtrade_ad{
	display:none;
}
}

@media (max-width:991px){
.teamViewSec {
    width: 75%;
}

#blogs .event-detail {
    background-color: #e3e3e3;
    padding: 10px 0 85px 0;
}
#club-form h1 {
    color: #f0f0f0;
    font-size: 30px;
}
#club-form P {
    color: #6d6d6d;
    font-size: 16px;
}
#club-form {
    padding: 60px 0 50px 0;
}
.uVd{
	width:100% !important;
	padding:0 15px !important;
}
.embed-responsive-item{
	padding:0 15px;
}
.banner_inner_cox {
    padding:0 !important;
}
/*.blog-slider{
	width:50% !important;
}
*/
.event-detail{
	height:auto !important;
}
#blogs .event-detail {
    background-color: #e3e3e3;
    padding: 10px 0 10px 0;
}
#blogs .event-detail .event-detail-img {
    float: left;
    width:40%;
	padding-left: 10px;
}
#blogs .event-detail .event-detail-inner {
    float: left;
    padding-left: 0px;
    width:60%;
}

.blog-slider ul{
	margin-bottom:0;
}
.btn2{
	width:96% !important;
}

.event-detail-img img{
	width:auto;
}

}
@media (max-width:980px){
.embed-responsive-item {
    padding: 0 54px;
}
}
@media (max-width:915px){
#club-form .club-form img {
    position: absolute;
    right: 30px;
    top: -55px;
    max-width: 94%;
}
.pid{
	padding-left:15px !important;
}
}
@media (max-width:800px){
.embed-responsive-item{
	padding:0;
}
.btn2 {
    padding: 2px 12px !important;
}
}
@media (max-width:768px){
.teamViewSec {
    width: 90%;
}
.teamViewSec {
    width: 100%;
}
.skySec {
    width: 40%;
    float: left;
}

.tViewSec {
    width: 60%;
	top: -18px;
	
}
#events .event-box-right h3.steptext {
    padding: 10px 0 18px 
}
.stepText {
    padding: 10px 0 18px !important;
}
.row{
	margin:0 !important;
}
/*
.divli{
	margin-right:5px;
}
.blog-slider{
	padding:0 !important;
}
*/
.blog-slider {
    width:50% !important;
}
.event-detail-inner h2 a {
    font-size: 16px !important;
}
.blogdiv{
	padding:0 7px !important;
}
.vediadiv{
	height:378px !important;
	
}
#club-form .club-form img {
	max-width: 94%;
	top: -43px;
}

}
@media (max-width:767px){
.collapse.in {
    width: 100%;
}
.navbar-nav {
	display:inline-block;
	float:none;
	width:100%;
}
.nav > li > a{
	padding:0;
	margin:0;
	text-align:center;
}
.nav > li {
    position: relative;
    display: block;
    width: 100%;
}
#header ul.nav {
    text-align: center;
    width: 100%;
    margin-left: 0px;
}
.navbar-nav {
    margin: 7.5px 0 !important;
}
.navbar-collapse{
	padding:0 !important;
}
#header .container{
	padding:0 !important;
}
.logo, .affix-header-right, .navbar{
	padding:0 !important;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    position: absolute;
    right: -8px;
    top: -100px;
}
#header ul.nav{
	padding:0 15px;
}
.text-right{
	float:none;
}
.navbar{
	min-height:0 !important;
}
.navbar li {
    min-height: 40px;
    margin-top: 10px;
}

#bs-example-navbar-collapse-1 {
    background-color: rgba(0,0,0,0.9);
    margin-top:0px;
    position: absolute;
    width: 100%;
}
#header{
	padding-bottom:20px;
}
.hidden-xs {
    float: right !important;
    width: 100% !important;
    margin-top: 10px;
	position:relative;
	padding-bottom:45px;

}

.img-girl{
	position:relative;
	float:left;
	width:100%;
	min-height:485px;
}
.img-girl .imgidv img{
	position:absolute;
	bottom:-65px;
	left:0;
	
}
#club-form {
    padding: 60px 0 0 0 !important;
}
.img-girl{
	display:block;
}

}
@media (max-width:640px){
.event-detail-inner h2 a {
    font-size:13px !important;
    padding-bottom: 2px !important;
}
.vediadiv {
    height:300px !important;
}

}

@media (max-width:625px){


#blogs .event-detail {
    background-color: #e3e3e3;
    padding: 10px 0 10px 0;
}
#blogs .event-detail {
    padding: 10px 0 10px 0;
}
#events .event-box-right h3.steptext {
    padding: 10px 0 18px !important;
}
.img-girl .imgidv img{
	width:80%;
	bottom:-54px;
}
.img-girl {
    min-height: 400px;
}
}
@media (max-width:550px){
#blogs .blog-slider li {
    display: inline-block;
	padding-bottom: 0px;
}
#blogs .event-detail .event-detail-img {
    float: left;
    width: 40%;
	padding-left: 10px;
}
#blogs .event-detail .event-detail-inner {
    float: left;
    padding-left: 0px;
    width: 60%;
}
.img-girl {
    min-height: 350px;
}
.img-girl .imgidv img{
	bottom:-40px;
}
}
@media (max-width:500px){
.blog-slider {
    width: 100% !important;
}
#blogs .blog-slider li {
    display: inline-block;
    padding-bottom: 0px;
    width: 100%;
}
#blogs .event-detail .event-detail-img {
	padding-left:10px;
}
.tViewSec{
	top:-10px;
}
.img-girl {
    min-height: 310px;
}
#club-form .club-form img{
	width:100%;
}
}
@media (max-width:450px){
.skySec h1 {
    font-size:13px;
}
.skySec {
    width:100%;
    float: left;
    margin-bottom: 10px;
}
.tViewSec{
	top:0px;
	width:100%;
}
.img-girl .imgidv img {
	bottom:0;
}
.img-girl {
    min-height: 320px;
}
}

@media (max-width:360px){
.newCol img {
    height: auto;
    margin-top: 7px !important;
    width: 138px !important;
	max-width:none !important;
}
#blogs .event-detail {
    0px 0px 5px 0px
}
#blogs .event-detail .event-detail-img {
    padding-left: 5px;
}
#blogs .event-detail .event-detail-inner {
    float: right;
    padding-left: 0;
    width: 55%;
}
.btn2{
	padding:2px 12px !important;
}
.skySec h1 {
    font-size: 21px;
    padding: 4px;
}

.vediadiv {
    height: 129px !important;
}
.img-girl .imgidv img {
    bottom: -34px;
}
.img-girl {
    min-height: 258px;
}
.img-girl .imgidv img {
    width: 90%;
}

#blogs .event-detail {
	padding:0 0 5px 0 !important;
}
#blogs .event-detail {
    padding:4px 0 10px 0 !important;
}
}
@media (max-width:350px){
.btn2 {
    width: 81% !important;
}
}

@media (max-width:320px){
.newCol img {
    height: auto;
    margin-top: 8px !important;
    width: 132px !important;
}

#blogs .event-detail .event-detail-inner {
    float: right;
    padding-left: 0;
    width: 50%;
}
.btn2 {
    width:96% !important;
}
.skySec h1 {
    padding:3px;
}
.img-girl {
    min-height: 230px;
}
.img-girl .imgidv img {
    bottom: -30px;
}
}